colored 1.9.4

The most simple way to add colors in your terminal
Documentation
[dependencies.is-terminal]
version = "0.4"

[dependencies.lazy_static]
version = "1"
[dev-dependencies.ansi_term]
version = "0.12"

[dev-dependencies.rspec]
version = "=1.0.0-beta.3"

[features]
no-color = []

[package]
authors = ["Thomas Wickham <mackwic@gmail.com>"]
description = "The most simple way to add colors in your terminal"
homepage = "https://github.com/mackwic/colored"
keywords = ["color", "string", "term", "ansi_term", "term-painter"]
license = "MPL-2.0"
name = "colored"
readme = "README.md"
repository = "https://github.com/mackwic/colored"
version = "1.9.4"
[target."cfg(windows)".dependencies.winapi]
default-features = false
features = ["consoleapi", "processenv", "winbase"]
version = "0.3"