[package] name = "colorized" version = "1.0.0" edition = "2021" authors = ["Xavier Brasher "] license = "MIT" description = "A tool to colorized output" documentation = "https://docs.rs/crate/colorized/latest" readme = "README.md" homepage = "https://github.com/xavierbrasher/colorized" repository = "https://github.com/xavierbrasher/colorized" keywords = ["color", "command", "cli"] categories = ["command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]