Skip to content

Commit 4ca11ce

Browse files
committed
Update cargo sha for cargotest
1 parent 811a2b9 commit 4ca11ce

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

0 commit comments

Comments
 (0)