We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1737b commit 2bb7e98Copy full SHA for 2bb7e98
.gitmodules
@@ -4,7 +4,8 @@
4
shallow = true
5
[submodule "src/tools/cargo"]
6
path = src/tools/cargo
7
- url = https://github.com/rust-lang/cargo.git
+ url = https://github.com/ehuss/cargo.git
8
+ branch = "2024-crater"
9
10
[submodule "src/doc/reference"]
11
path = src/doc/reference
src/tools/cargo
0 commit comments