We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149a3c9 commit f652c6aCopy full SHA for f652c6a
crossbeam-channel/Cargo.toml
@@ -6,7 +6,7 @@ name = "crossbeam-channel"
6
# - Create "crossbeam-channel-X.Y.Z" git tag
7
version = "0.4.2"
8
authors = ["The Crossbeam Project Developers"]
9
-license = "MIT/Apache-2.0 AND BSD-2-Clause"
+license = "MIT OR Apache-2.0"
10
readme = "README.md"
11
repository = "https://github.com/crossbeam-rs/crossbeam"
12
homepage = "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel"
0 commit comments