Skip to content

Commit f059e1c

Browse files
committed
Add Cargo as a submodule
1 parent 1572bf1 commit f059e1c

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)