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 ea57265 + 86c09f3 commit 1815265Copy full SHA for 1815265
src/libstd/Cargo.toml
@@ -3,6 +3,9 @@ authors = ["The Rust Project Developers"]
3
name = "std"
4
version = "0.0.0"
5
build = "build.rs"
6
+license = "MIT/Apache-2.0"
7
+repository = "https://github.com/rust-lang/rust.git"
8
+description = "The Rust Standard Library"
9
10
[lib]
11
0 commit comments