[dependencies.winapi]
features = ["minwindef", "wincon"]
version = "0.3"
[dependencies.winapi-util]
version = "0.1.1"
[lib]
bench = false
name = "wincolor"
[package]
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "DEPRECATED. Use winapi-util instead."
documentation = "https://docs.rs/wincolor"
homepage = "https://github.com/BurntSushi/termcolor/tree/master/wincolor"
keywords = ["windows", "win", "color", "ansi", "console"]
license = "Unlicense OR MIT"
name = "wincolor"
readme = "README.md"
repository = "https://github.com/BurntSushi/termcolor/tree/master/wincolor"
version = "1.0.3"