diff --git a/crossbeam-queue/Cargo.toml b/crossbeam-queue/Cargo.toml index dc52d10c7..6ff45e505 100644 --- a/crossbeam-queue/Cargo.toml +++ b/crossbeam-queue/Cargo.toml @@ -7,7 +7,7 @@ name = "crossbeam-queue" version = "0.3.0" authors = ["The Crossbeam Project Developers"] edition = "2018" -license = "MIT AND BSD-2-Clause OR Apache-2.0 AND BSD-2-Clause" +license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/crossbeam-rs/crossbeam" homepage = "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"