File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ publish = false
3
3
name = " regex-benchmark"
4
4
version = " 0.1.0"
5
5
authors = [" The Rust Project Developers" ]
6
- license = " MIT/ Apache-2.0"
6
+ license = " MIT OR Apache-2.0"
7
7
repository = " https://github.com/rust-lang/regex"
8
8
documentation = " https://docs.rs/regex"
9
9
homepage = " https://github.com/rust-lang/regex"
Original file line number Diff line number Diff line change 2
2
name = " rure"
3
3
version = " 0.2.1" # :version
4
4
authors = [" The Rust Project Developers" ]
5
- license = " MIT/ Apache-2.0"
5
+ license = " MIT OR Apache-2.0"
6
6
readme = " README.md"
7
7
repository = " https://github.com/rust-lang/regex"
8
8
documentation = " https://github.com/rust-lang/regex/tree/master/regex-capi"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ publish = false
3
3
name = " regex-debug"
4
4
version = " 0.1.0"
5
5
authors = [" The Rust Project Developers" ]
6
- license = " MIT/ Apache-2.0"
6
+ license = " MIT OR Apache-2.0"
7
7
repository = " https://github.com/rust-lang/regex"
8
8
documentation = " https://docs.rs/regex"
9
9
homepage = " https://github.com/rust-lang/regex"
Original file line number Diff line number Diff line change 2
2
name = " regex-syntax"
3
3
version = " 0.6.25" # :version
4
4
authors = [" The Rust Project Developers" ]
5
- license = " MIT/ Apache-2.0"
5
+ license = " MIT OR Apache-2.0"
6
6
repository = " https://github.com/rust-lang/regex"
7
7
documentation = " https://docs.rs/regex-syntax"
8
8
homepage = " https://github.com/rust-lang/regex"
You can’t perform that action at this time.
0 commit comments