diff --git a/Cargo.toml b/Cargo.toml index 7f054d6b8..a6ef6e167 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ include = [ "src/**/*", ] keywords = ["utility", "cli", "cloc", "lines", "statistics"] -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" name = "tokei" readme = "README.md" repository = "https://github.com/XAMPPRocky/tokei.git"