[package] name = "simple_colors" description = "Macros for formatting text with colors, backgrounds and styles like bold, italic and underlined." version = "1.0.1" edition = "2021" authors = ["Jonas Everaert "] license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/Jomy10/simple_colors" keywords = ["terminal", "color", "style", "text", "colors"] categories = ["command-line-interface"] exclude = ["/assets"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]