We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91c0823 + 11af87f commit 519d6e2Copy full SHA for 519d6e2
.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