diff --git a/Cargo.toml b/Cargo.toml index 350180d..d0a7096 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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]