Skip to content

Commit 1c885dd

Browse files
committed
Auto merge of rust-lang#129655 - ChrisDenton:cargo-workaround, r=<try>
Test cargo workaround try-job: x86_64-msvc-ext r? ghost
2 parents ae9f501 + 358546e commit 1c885dd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitmodules

+2-1
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/ChrisDenton/cargo.git
8+
branch = retry
89
shallow = true
910
[submodule "src/doc/reference"]
1011
path = src/doc/reference

src/tools/cargo

Submodule cargo updated from 8f40fc5 to f889604

0 commit comments

Comments
 (0)