We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c3c62 commit 1431c76Copy full SHA for 1431c76
src/tools/cargotest/main.rs
@@ -26,7 +26,7 @@ const TEST_REPOS: &[Test] = &[
26
Test {
27
name: "ripgrep",
28
repo: "https://github.com/BurntSushi/ripgrep",
29
- sha: "3de31f752729525d85a3d1575ac1978733b3f7e7",
+ sha: "ced5b92aa93eb47e892bd2fd26ab454008721730",
30
lock: None,
31
packages: &[],
32
features: None,
0 commit comments