diff --git a/Cargo.toml b/Cargo.toml index 250c672c7..8afc760d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ authors = [ "Dylan DPC", "Hunar Roop Kahlon" ] -license = "MIT/Apache-2.0" +license = "Apache-2.0 OR MIT" readme = "README.md" repository = "https://github.com/uuid-rs/uuid" homepage = "https://github.com/uuid-rs/uuid"