diff --git a/Cargo.toml b/Cargo.toml index 04d2dbd..8f7fda6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = [ "David Cuddeback ", "Gonzalo Brito Gadeschi " ] -license = "BSD-2-Clause/MIT/Apache-2.0" +license = "BSD-2-Clause OR MIT OR Apache-2.0" description = "A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX." repository = "https://github.com/fitzgen/mach" readme = "README.md"