qute 0.0.5

designify your terminal with a large ansi colors palette
Documentation
[lib]
doctest = false

[package]
authors = ["monsieurbadia <contact@monsieurbadia.com>"]
description = "designify your terminal with a large ansi colors palette"
edition = "2018"
exclude = ["examples/**/*", "target/**/*"]
homepage = "https://github.com/qurity"
keywords = ["ansi", "color", "rgb", "css-color", "qute"]
license = "MIT"
name = "qute"
readme = "README.md"
repository = "https://github.com/qurity/qute"
version = "0.0.5"
[profile.release]
codegen-units = 1
lto = true
opt-level = "s"