diff --git a/Cargo.toml b/Cargo.toml index 0a678f7..3a68589 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ include = [ "README.md", ] keywords = ["utility", "filesystem", "remove_dir", "windows"] -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" name = "remove_dir_all" readme = "README.md" repository = "https://github.com/XAMPPRocky/remove_dir_all.git"