about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/libstd/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstd/Cargo.toml b/src/libstd/Cargo.toml
index c487cd82e46..a1a45029892 100644
--- a/src/libstd/Cargo.toml
+++ b/src/libstd/Cargo.toml
@@ -4,6 +4,7 @@ name = "std"
 version = "0.0.0"
 build = "build.rs"
 license = "MIT/Apache-2.0"
+repository = "https://github.com/rust-lang/rust.git"
 
 [lib]
 name = "std"