We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fb97a6 commit f47d56aCopy full SHA for f47d56a
src/tools/cargotest/main.rs
@@ -33,7 +33,7 @@ const TEST_REPOS: &'static [Test] = &[
33
Test {
34
name: "ripgrep",
35
repo: "https://github.com/BurntSushi/ripgrep",
36
- sha: "b65bb37b14655e1a89c7cd19c8b011ef3e312791",
+ sha: "ad9befbc1d3b5c695e7f6b6734ee1b8e683edd41",
37
lock: None,
38
packages: &[],
39
},
0 commit comments