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
|
publish = true
|
||||||
keywords = ["ansi", "escape-codes", "control-codes", "ISO-6429", "ECMA-48"]
|
keywords = ["ansi", "escape-codes", "control-codes", "ISO-6429", "ECMA-48"]
|
||||||
categories = ["command-line-interface"]
|
categories = ["command-line-interface"]
|
||||||
include = ["**/*.rs", "Cargo.toml", "README.md"]
|
include = ["**/*.rs", "Cargo.toml", "README.md", "LICENSE.txt"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user