We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 226bcdf commit f67c4bbCopy full SHA for f67c4bb
src/tools/cargotest/main.rs
@@ -25,7 +25,7 @@ const TEST_REPOS: &'static [Test] = &[
25
Test {
26
name: "cargo",
27
repo: "https://github.com/rust-lang/cargo",
28
- sha: "26288f799427f9cc6e8bdddd782a17a8156ebc64",
+ sha: "7d79da08238e3d47e0bc4406155bdcc45ccb8c82",
29
lock: None,
30
},
31
0 commit comments