We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 811a2b9 commit 4ca11ceCopy full SHA for 4ca11ce
src/tools/cargotest/main.rs
@@ -24,7 +24,7 @@ struct Test {
24
const TEST_REPOS: &'static [Test] = &[Test {
25
name: "cargo",
26
repo: "https://github.com/rust-lang/cargo",
27
- sha: "d3bad1ab29efae414e9b4c24534b2d02b3a59782",
+ sha: "806e3c368a15f618244a3b4e918bf77f9c403fd0",
28
lock: None,
29
},
30
Test {
0 commit comments