From 7485d4b4182f3e9182c3aab9f8ffcae43079e4e9 Mon Sep 17 00:00:00 2001 From: Chris Denton Date: Mon, 2 Sep 2024 10:54:54 +0000 Subject: [PATCH 1/2] WIP --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b5250d493864e..4eafc242bf440 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 From dcaa54ae1bf11ce96365f169fd09ad9fa5474bb1 Mon Sep 17 00:00:00 2001 From: Chris Denton Date: Mon, 2 Sep 2024 10:58:04 +0000 Subject: [PATCH 2/2] WIP --- src/tools/cargo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/cargo b/src/tools/cargo index c1fa840a85eca..cc7a65bce06c2 160000 --- a/src/tools/cargo +++ b/src/tools/cargo @@ -1 +1 @@ -Subproject commit c1fa840a85eca53818895901a53fae34247448b2 +Subproject commit cc7a65bce06c2612d78511962da6e3d3c8c82ed6