1 2 3 4 5 6 7 8 9
[package] name = "colors" version = "0.0.1" authors = ["Jesse Tuchsen <tuchsen@hush.ai>"] description = "A library that helps you color and style your text" license = "MIT" readme = "README.md" repository = "https://github.com/jtuchsen/colors.git"