File tree 14 files changed +21
-21
lines changed
14 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "crossbeam"
7
7
version = " 0.7.3"
8
8
authors = [" The Crossbeam Project Developers" ]
9
9
edition = " 2018"
10
- license = " MIT/ Apache-2.0"
10
+ license = " MIT OR Apache-2.0"
11
11
readme = " README.md"
12
12
repository = " https://github.com/crossbeam-rs/crossbeam"
13
13
homepage = " https://github.com/crossbeam-rs/crossbeam"
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://github.com/crossbeam-rs/crossbeam/workflows/CI/badge.svg )] (
4
4
https://github.com/crossbeam-rs/crossbeam/actions )
5
- [ ![ License] ( https://img.shields.io/badge/license-MIT%2FApache --2.0-blue.svg )] (
6
- https://github.com/crossbeam-rs/crossbeam )
5
+ [ ![ License] ( https://img.shields.io/badge/license-MIT%20OR%20Apache --2.0-blue.svg )] (
6
+ https://github.com/crossbeam-rs/crossbeam#license )
7
7
[ ![ Cargo] ( https://img.shields.io/crates/v/crossbeam.svg )] (
8
8
https://crates.io/crates/crossbeam )
9
9
[ ![ Documentation] ( https://docs.rs/crossbeam/badge.svg )] (
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "crossbeam-channel"
7
7
version = " 0.4.2"
8
8
authors = [" The Crossbeam Project Developers" ]
9
9
edition = " 2018"
10
- license = " MIT/ Apache-2.0 AND BSD-2-Clause"
10
+ license = " ( MIT OR Apache-2.0) AND BSD-2-Clause"
11
11
readme = " README.md"
12
12
repository = " https://github.com/crossbeam-rs/crossbeam"
13
13
homepage = " https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel"
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://github.com/crossbeam-rs/crossbeam/workflows/CI/badge.svg )] (
4
4
https://github.com/crossbeam-rs/crossbeam/actions )
5
- [ ![ License] ( https://img.shields.io/badge/license-MIT%2FApache --2.0-blue.svg )] (
6
- https://github.com/crossbeam-rs/crossbeam-channel )
5
+ [ ![ License] ( https://img.shields.io/badge/license-MIT%20OR%20Apache --2.0-blue.svg )] (
6
+ https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam -channel#license )
7
7
[ ![ Cargo] ( https://img.shields.io/crates/v/crossbeam-channel.svg )] (
8
8
https://crates.io/crates/crossbeam-channel )
9
9
[ ![ Documentation] ( https://docs.rs/crossbeam-channel/badge.svg )] (
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "crossbeam-deque"
7
7
version = " 0.7.3"
8
8
authors = [" The Crossbeam Project Developers" ]
9
9
edition = " 2018"
10
- license = " MIT/ Apache-2.0"
10
+ license = " MIT OR Apache-2.0"
11
11
readme = " README.md"
12
12
repository = " https://github.com/crossbeam-rs/crossbeam"
13
13
homepage = " https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque"
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://github.com/crossbeam-rs/crossbeam/workflows/CI/badge.svg )] (
4
4
https://github.com/crossbeam-rs/crossbeam/actions )
5
- [ ![ License] ( https://img.shields.io/badge/license-MIT%2FApache --2.0-blue.svg )] (
6
- https://github.com/crossbeam-rs/crossbeam-deque )
5
+ [ ![ License] ( https://img.shields.io/badge/license-MIT%20OR%20Apache --2.0-blue.svg )] (
6
+ https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam -deque#license )
7
7
[ ![ Cargo] ( https://img.shields.io/crates/v/crossbeam-deque.svg )] (
8
8
https://crates.io/crates/crossbeam-deque )
9
9
[ ![ Documentation] ( https://docs.rs/crossbeam-deque/badge.svg )] (
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "crossbeam-epoch"
7
7
version = " 0.8.2"
8
8
authors = [" The Crossbeam Project Developers" ]
9
9
edition = " 2018"
10
- license = " MIT/ Apache-2.0"
10
+ license = " MIT OR Apache-2.0"
11
11
readme = " README.md"
12
12
repository = " https://github.com/crossbeam-rs/crossbeam"
13
13
homepage = " https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch"
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://github.com/crossbeam-rs/crossbeam/workflows/CI/badge.svg )] (
4
4
https://github.com/crossbeam-rs/crossbeam/actions )
5
- [ ![ License] ( https://img.shields.io/badge/license-MIT%2FApache --2.0-blue.svg )] (
6
- https://github.com/crossbeam-rs/crossbeam-epoch )
5
+ [ ![ License] ( https://img.shields.io/badge/license-MIT%20OR%20Apache --2.0-blue.svg )] (
6
+ https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam -epoch#license )
7
7
[ ![ Cargo] ( https://img.shields.io/crates/v/crossbeam-epoch.svg )] (
8
8
https://crates.io/crates/crossbeam-epoch )
9
9
[ ![ Documentation] ( https://docs.rs/crossbeam-epoch/badge.svg )] (
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "crossbeam-queue"
7
7
version = " 0.2.2"
8
8
authors = [" The Crossbeam Project Developers" ]
9
9
edition = " 2018"
10
- license = " MIT/ Apache-2.0 AND BSD-2-Clause"
10
+ license = " ( MIT OR Apache-2.0) AND BSD-2-Clause"
11
11
readme = " README.md"
12
12
repository = " https://github.com/crossbeam-rs/crossbeam"
13
13
homepage = " https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://github.com/crossbeam-rs/crossbeam/workflows/CI/badge.svg )] (
4
4
https://github.com/crossbeam-rs/crossbeam/actions )
5
- [ ![ License] ( https://img.shields.io/badge/license-MIT%2FApache --2.0-blue.svg )] (
6
- https://github.com/crossbeam-rs/crossbeam-queue /tree/master/src )
5
+ [ ![ License] ( https://img.shields.io/badge/license-MIT%20OR%20Apache --2.0-blue.svg )] (
6
+ https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-queue#license )
7
7
[ ![ Cargo] ( https://img.shields.io/crates/v/crossbeam-queue.svg )] (
8
8
https://crates.io/crates/crossbeam-queue )
9
9
[ ![ Documentation] ( https://docs.rs/crossbeam-queue/badge.svg )] (
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "crossbeam-skiplist"
7
7
version = " 0.0.0"
8
8
authors = [" The Crossbeam Project Developers" ]
9
9
edition = " 2018"
10
- license = " MIT/ Apache-2.0"
10
+ license = " MIT OR Apache-2.0"
11
11
readme = " README.md"
12
12
repository = " https://github.com/crossbeam-rs/crossbeam"
13
13
homepage = " https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-skiplist"
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://github.com/crossbeam-rs/crossbeam/workflows/CI/badge.svg )] (
4
4
https://github.com/crossbeam-rs/crossbeam/actions )
5
- [ ![ License] ( https://img.shields.io/badge/license-MIT%2FApache --2.0-blue.svg )] (
6
- https://github.com/crossbeam-rs/crossbeam-skiplist )
5
+ [ ![ License] ( https://img.shields.io/badge/license-MIT%20OR%20Apache --2.0-blue.svg )] (
6
+ https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam -skiplist#license )
7
7
[ ![ Cargo] ( https://img.shields.io/crates/v/crossbeam-skiplist.svg )] (
8
8
https://crates.io/crates/crossbeam-skiplist )
9
9
[ ![ Documentation] ( https://docs.rs/crossbeam-skiplist/badge.svg )] (
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "crossbeam-utils"
7
7
version = " 0.7.2"
8
8
authors = [" The Crossbeam Project Developers" ]
9
9
edition = " 2018"
10
- license = " MIT/ Apache-2.0"
10
+ license = " MIT OR Apache-2.0"
11
11
readme = " README.md"
12
12
repository = " https://github.com/crossbeam-rs/crossbeam"
13
13
homepage = " https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://github.com/crossbeam-rs/crossbeam/workflows/CI/badge.svg )] (
4
4
https://github.com/crossbeam-rs/crossbeam/actions )
5
- [ ![ License] ( https://img.shields.io/badge/license-MIT%2FApache --2.0-blue.svg )] (
6
- https://github.com/crossbeam-rs/crossbeam-utils /tree/master/src )
5
+ [ ![ License] ( https://img.shields.io/badge/license-MIT%20OR%20Apache --2.0-blue.svg )] (
6
+ https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils#license )
7
7
[ ![ Cargo] ( https://img.shields.io/crates/v/crossbeam-utils.svg )] (
8
8
https://crates.io/crates/crossbeam-utils )
9
9
[ ![ Documentation] ( https://docs.rs/crossbeam-utils/badge.svg )] (
You can’t perform that action at this time.
0 commit comments