We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff9953 commit 90a405eCopy full SHA for 90a405e
Cargo.toml
@@ -3,6 +3,8 @@ name = "ansi_rgb"
3
version = "0.1.0"
4
authors = ["Matt Thomas <[email protected]>"]
5
edition = "2018"
6
+description = "Simple `no_std` compatible ANSI escape character coloring"
7
+license-file = "LICENSE"
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
10
0 commit comments