]> git.lizzy.rs Git - rust.git/blobdiff - src/libstd/Cargo.toml
Switch to SPDX 2.1 license expression
[rust.git] / src / libstd / Cargo.toml
index ad5d62f667ac97648ca07e2dc2ac0041b682f3f0..5d797b756213df77b41fe9edf358ea4f3625037b 100644 (file)
@@ -3,7 +3,7 @@ authors = ["The Rust Project Developers"]
 name = "std"
 version = "0.0.0"
 build = "build.rs"
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
 repository = "https://github.com/rust-lang/rust.git"
 description = "The Rust Standard Library"
 edition = "2018"