termcolor 1.1.3

A simple cross platform library for writing colored text to a terminal.
Documentation
[lib]
bench = false
name = "termcolor"

[package]
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "A simple cross platform library for writing colored text to a terminal.\n"
documentation = "https://docs.rs/termcolor"
edition = "2018"
exclude = ["/.travis.yml", "/appveyor.yml", "/ci/**"]
homepage = "https://github.com/BurntSushi/termcolor"
keywords = ["windows", "win", "color", "ansi", "console"]
license = "Unlicense OR MIT"
name = "termcolor"
readme = "README.md"
repository = "https://github.com/BurntSushi/termcolor"
version = "1.1.3"
[target."cfg(windows)".dependencies.winapi-util]
version = "0.1.3"