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.
1 parent 8b22e70 commit ea103efCopy full SHA for ea103ef
src/libstd/Cargo.toml
@@ -3,6 +3,7 @@ authors = ["The Rust Project Developers"]
3
name = "std"
4
version = "0.0.0"
5
build = "build.rs"
6
+license = "MIT/Apache-2.0"
7
8
[lib]
9
0 commit comments