X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Flibstd%2FCargo.toml;h=5d797b756213df77b41fe9edf358ea4f3625037b;hb=08cd34e4fc062345dd20c018384b360cd57915b1;hp=ad5d62f667ac97648ca07e2dc2ac0041b682f3f0;hpb=59ff11393dc1b55ddd87ae717c052eaa17d3d3d3;p=rust.git diff --git a/src/libstd/Cargo.toml b/src/libstd/Cargo.toml index ad5d62f667a..5d797b75621 100644 --- a/src/libstd/Cargo.toml +++ b/src/libstd/Cargo.toml @@ -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"