diff --git a/src/tools/cargotest/main.rs b/src/tools/cargotest/main.rs index 7e688b5ec6b..9332a8e5f6c 100644 --- a/src/tools/cargotest/main.rs +++ b/src/tools/cargotest/main.rs @@ -25,7 +25,7 @@ const TEST_REPOS: &'static [Test] = &[ Test { name: "cargo", repo: "https://github.com/rust-lang/cargo", - sha: "26288f799427f9cc6e8bdddd782a17a8156ebc64", + sha: "7d79da08238e3d47e0bc4406155bdcc45ccb8c82", lock: None, }, Test {