We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a83f933 commit 11af87fCopy full SHA for 11af87f
.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 = "edition-2024-crater"
9
10
[submodule "src/doc/reference"]
11
path = src/doc/reference
src/tools/cargo
0 commit comments