[package] name = "cloth" version = "0.1.0" authors = ["june wilde "] description = "project schema linter" license = "MPL-2.0" keywords = ["warmth"] homepage = "https://github.com/rosegardencult/cloth" repository = "https://github.com/rosegardencult/cloth" readme = "README.md" edition = "2018" [dependencies] [lib] path = "src/lib.rs" crate-type = ["lib", "staticlib"]