Skip to content

Commit de5eaab

Browse files
committed
Update cargo_test hash.
1 parent a18fc76 commit de5eaab

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
@@ -24,7 +24,7 @@ struct Test {
2424
const TEST_REPOS: &'static [Test] = &[Test {
2525
name: "cargo",
2626
repo: "https://github.com/rust-lang/cargo",
27-
sha: "7d79da08238e3d47e0bc4406155bdcc45ccb8c82",
27+
sha: "fd90fd642d404d8c66505ca8db742c664ea352f2",
2828
lock: None,
2929
},
3030
Test {

0 commit comments

Comments
 (0)