Skip to content

Commit

Permalink
Add Cargo as a submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Mar 1, 2017
1 parent 691eba1 commit f6304e1
Show file tree
Hide file tree
Showing 5 changed files with 625 additions and 14 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@
[submodule "src/liblibc"]
path = src/liblibc
url = https://github.com/rust-lang/libc.git
[submodule "src/tools/cargo"]
path = src/tools/cargo
url = https://github.com/rust-lang/cargo
Loading

0 comments on commit f6304e1

Please sign in to comment.