diff --git a/Cargo.toml b/Cargo.toml index ffe0da9..12ab24f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ authors = ["David Peter "] categories = ["command-line-utilities"] description = "A minimal, fast alternative to 'du -sh'." homepage = "https://github.com/sharkdp/diskus" -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" name = "diskus" readme = "README.md" repository = "https://github.com/sharkdp/diskus"