Update license in Cargo.toml
This commit is contained in:
parent
886b1c48cc
commit
e2c13d1188
@ -7,7 +7,7 @@ description = "Utility to activate escape codes in Windows' CMD and PowerShell"
|
|||||||
repository = "https://github.com/Phundrak/output-vt100-rs"
|
repository = "https://github.com/Phundrak/output-vt100-rs"
|
||||||
keywords = ["vt100", "console", "ansi"]
|
keywords = ["vt100", "console", "ansi"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "GPL-3.0"
|
license = "MIT"
|
||||||
categories = ["development-tools"]
|
categories = ["development-tools"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
Reference in New Issue
Block a user