diff --git a/Cargo.toml b/Cargo.toml index 03bda18..1838f2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "bit-set" version = "0.6.0" authors = ["Alexis Beingessner "] -license = "MIT/Apache-2.0" +license = "Apache-2.0 OR MIT" description = "A set of bits" repository = "https://github.com/contain-rs/bit-set" homepage = "https://github.com/contain-rs/bit-set"