[package] name = "colorable" version = "0.1.4" authors = ["Markus Everling "] edition = "2018" description = "An easy way to get colored console output" readme = "README.md" repository = "https://github.com/Sp00ph/colorable/" license-file = "LICENSE" keywords = ["colored", "terminal", "ansi"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] # once_cell = "1.4.1"