rustcolor 0.4.0

Rust terminal rendering library thats supports 3/4 bit, 8 bit and 24 bit colors.
Documentation
[[bin]]
name = "styles"

[[bin]]
name = "print4bitcolor"

[[bin]]
name = "print8bitcolor"

[[bin]]
name = "print24bitcolor"

[[bin]]
name = "customstyle"

[dependencies]

[package]
authors = ["jcbritobr <jcbritobr@gmail.com>"]
description = "Rust terminal rendering library thats supports 3/4 bit, 8 bit and 24 bit colors."
edition = "2018"
homepage = "https://github.com/jcbritobr/rustcolor"
license = "MIT"
name = "rustcolor"
repository = "https://github.com/jcbritobr/rustcolor"
version = "0.4.0"