Update Cargo.toml
added readme
This commit is contained in:
parent
93bc97c38c
commit
e4f71ba342
@ -8,6 +8,7 @@ documentation = "https://atcentra.com/crossterm/"
|
|||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["console", "color", "cursor", "terminal", "cli"]
|
keywords = ["console", "color", "cursor", "terminal", "cli"]
|
||||||
exclude = ["target", "Cargo.lock"]
|
exclude = ["target", "Cargo.lock"]
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
[target.'cfg(windows)'.dependencies]
|
[target.'cfg(windows)'.dependencies]
|
||||||
|
Loading…
Reference in New Issue
Block a user