[package] name = "rcman-rs" authors = ["Matthew Mitchell"] version = "0.1.3" edition = "2021" license = "MIT" repository = "https://gitlab.com/device-config/rcman-rs" documentation = "https://gitlab.com/device-config/rcman-rs/README.md" homepage = "https://gitlab.com/device-config/rcman-rs/README.md" readme = "README.md" description = "A config manager." # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] colored = "2"