Update Cargo.toml

added readme
This commit is contained in:
Timon 2018-01-27 20:08:25 +01:00 committed by GitHub
parent 93bc97c38c
commit e4f71ba342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ documentation = "https://atcentra.com/crossterm/"
license = "MIT"
keywords = ["console", "color", "cursor", "terminal", "cli"]
exclude = ["target", "Cargo.lock"]
readme = "README.md"
[dependencies]
[target.'cfg(windows)'.dependencies]