Skip to content

Commit b7f1d7a

Browse files
Update to last cargo version
1 parent 723eed3 commit b7f1d7a

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: "38f52ea846db202f322071f00b083ae8defdda3a",
28+
sha: "0e1e34be7540bdaed4918457654fbf028cf69e56",
2929
lock: None,
3030
},
3131
Test {

0 commit comments

Comments
 (0)