Skip to content

Commit 81a4b24

Browse files
committed
Test cargo workaround
1 parent ae9f501 commit 81a4b24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
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

0 commit comments

Comments
 (0)