Skip to content

Commit 4519192

Browse files
committed
add repository info to libstd
Include the repository info for libstd in the Cargo metadata.
1 parent ea103ef commit 4519192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libstd/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name = "std"
44
version = "0.0.0"
55
build = "build.rs"
66
license = "MIT/Apache-2.0"
7+
repository = "https://github.com/rust-lang/rust.git"
78

89
[lib]
910
name = "std"

0 commit comments

Comments
 (0)