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 ea103ef commit 4519192Copy full SHA for 4519192
src/libstd/Cargo.toml
@@ -4,6 +4,7 @@ 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
9
[lib]
10
name = "std"
0 commit comments