File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "crossbeam-channel"
77version = " 0.4.2"
88authors = [" The Crossbeam Project Developers" ]
99edition = " 2018"
10- license = " ( MIT OR Apache-2.0) AND BSD-2-Clause"
10+ license = " MIT AND BSD-2-Clause OR Apache-2.0 AND BSD-2-Clause"
1111readme = " README.md"
1212repository = " https://github.com/crossbeam-rs/crossbeam"
1313homepage = " https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "crossbeam-queue"
77version = " 0.2.2"
88authors = [" The Crossbeam Project Developers" ]
99edition = " 2018"
10- license = " ( MIT OR Apache-2.0) AND BSD-2-Clause"
10+ license = " MIT AND BSD-2-Clause OR Apache-2.0 AND BSD-2-Clause"
1111readme = " README.md"
1212repository = " https://github.com/crossbeam-rs/crossbeam"
1313homepage = " https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
You can’t perform that action at this time.
0 commit comments