Skip to content

Commit f71f31a

Browse files
committed
Update commit hash in cargotest
1 parent 5a1b62c commit f71f31a

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: "806e3c368a15f618244a3b4e918bf77f9c403fd0",
27+
sha: "b7be4f2ef2cf743492edc6dfb55d087ed88f2d76",
2828
lock: None,
2929
},
3030
Test {

0 commit comments

Comments
 (0)