Skip to content

Commit 65132f3

Browse files
committed
Auto merge of #132712 - ehuss:2024-crater, r=<try>
Crater 2024 edition
2 parents ff1737b + 2bb7e98 commit 65132f3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
shallow = true
55
[submodule "src/tools/cargo"]
66
path = src/tools/cargo
7-
url = https://github.com/rust-lang/cargo.git
7+
url = https://github.com/ehuss/cargo.git
8+
branch = "2024-crater"
89
shallow = true
910
[submodule "src/doc/reference"]
1011
path = src/doc/reference

0 commit comments

Comments
 (0)