diff --git a/Cargo.toml b/Cargo.toml index 9358ffa..dc074b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ keywords = [ "filesystem", "tool", ] -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" name = "fd-find" readme = "README.md" repository = "https://github.com/sharkdp/fd"