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.
2 parents 62f05f4 + e3eb286 commit 8830ecaCopy full SHA for 8830eca
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.27.0"
4
authors = ["Yehuda Katz <wycats@gmail.com>",
5
"Carl Lerche <me@carllerche.com>",
6
"Alex Crichton <alex@alexcrichton.com>"]
7
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
8
homepage = "https://crates.io"
9
repository = "https://github.com/rust-lang/cargo"
10
documentation = "https://docs.rs/cargo"
@@ -91,4 +91,4 @@ doc = false
91
92
[[test]]
93
name = "testsuite"
94
-path = "tests/testsuite/lib.rs"
+path = "tests/testsuite/lib.rs"
0 commit comments