adds the LICENSE.txt file to the files published in this crate
This commit is contained in:
parent
29707b465c
commit
2da6eb2337
@ -12,7 +12,7 @@ license = "MIT"
|
||||
publish = true
|
||||
keywords = ["ansi", "escape-codes", "control-codes", "ISO-6429", "ECMA-48"]
|
||||
categories = ["command-line-interface"]
|
||||
include = ["**/*.rs", "Cargo.toml", "README.md"]
|
||||
include = ["**/*.rs", "Cargo.toml", "README.md", "LICENSE.txt"]
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user