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 @@ -12,7 +12,7 @@ authors = [
1212description = " A bunch of helpful lints to avoid common pitfalls in Rust"
1313repository = " https://github.com/rust-lang/rust-clippy"
1414readme = " README.md"
15- license = " MIT/ Apache-2.0"
15+ license = " MIT OR Apache-2.0"
1616keywords = [" clippy" , " lint" , " plugin" ]
1717edition = " 2018"
1818
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ authors = [
88 " Martin Carton <cartonmartin@gmail.com>" ,
99 " Oliver Schneider <clippy-iethah7aipeen8neex1a@oli-obk.de>"
1010]
11- license = " MIT/ Apache-2.0"
11+ license = " MIT OR Apache-2.0"
1212description = " A macro to test clippy's procedural macro checks"
1313repository = " https://github.com/rust-lang/rust-clippy"
1414edition = " 2018"
You can’t perform that action at this time.
0 commit comments