Update license in Cargo.toml

This commit is contained in:
nbouteme 2019-02-21 11:16:38 +01:00
parent 886b1c48cc
commit e2c13d1188
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ description = "Utility to activate escape codes in Windows' CMD and PowerShell"
repository = "https://github.com/Phundrak/output-vt100-rs"
keywords = ["vt100", "console", "ansi"]
readme = "README.md"
license = "GPL-3.0"
license = "MIT"
categories = ["development-tools"]
[dependencies]