Skip to content

Commit f6304e1

Browse files
committed
Add Cargo as a submodule
1 parent 691eba1 commit f6304e1

File tree

5 files changed

+625
-14
lines changed

5 files changed

+625
-14
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@
1818
[submodule "src/liblibc"]
1919
path = src/liblibc
2020
url = https://github.com/rust-lang/libc.git
21+
[submodule "src/tools/cargo"]
22+
path = src/tools/cargo
23+
url = https://github.com/rust-lang/cargo

0 commit comments

Comments
 (0)