Skip to content

Commit 9b510ba

Browse files
author
Jonathan Turner
committed
Update cargo SHA to latest cargo
1 parent c350ec7 commit 9b510ba

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: "fd90fd642d404d8c66505ca8db742c664ea352f2",
27+
sha: "2d85908217f99a30aa5f68e05a8980704bb71fad",
2828
lock: None,
2929
},
3030
Test {

0 commit comments

Comments
 (0)