Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #129655 - ChrisDenton:cargo-workaround, r=<try>
Browse files Browse the repository at this point in the history
Test cargo workaround

try-job: x86_64-msvc-ext

r? ghost
bors committed Sep 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 9b82580 + dcaa54a commit 3e11f65
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -4,7 +4,8 @@
shallow = true
[submodule "src/tools/cargo"]
path = src/tools/cargo
url = https://github.com/rust-lang/cargo.git
url = https://github.com/ChrisDenton/cargo.git
branch = retry
shallow = true
[submodule "src/doc/reference"]
path = src/doc/reference

0 comments on commit 3e11f65

Please sign in to comment.