Skip to content

Commit f67c4bb

Browse files
committed
Update cargo version in cargotest
1 parent 226bcdf commit f67c4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/cargotest/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const TEST_REPOS: &'static [Test] = &[
2525
Test {
2626
name: "cargo",
2727
repo: "https://github.com/rust-lang/cargo",
28-
sha: "26288f799427f9cc6e8bdddd782a17a8156ebc64",
28+
sha: "7d79da08238e3d47e0bc4406155bdcc45ccb8c82",
2929
lock: None,
3030
},
3131
Test {

0 commit comments

Comments
 (0)