We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60f424 commit 9a7e8a1Copy full SHA for 9a7e8a1
.gitmodules
@@ -3,7 +3,8 @@
3
url = https://github.com/rust-lang/nomicon.git
4
[submodule "src/tools/cargo"]
5
path = src/tools/cargo
6
- url = https://github.com/rust-lang/cargo.git
+ url = https://github.com/weihanglo/cargo.git
7
+ branch = make-cargo-a-workspace
8
[submodule "src/doc/reference"]
9
path = src/doc/reference
10
url = https://github.com/rust-lang/reference.git
0 commit comments