Skip to content

Commit f47d56a

Browse files
committed
update ripgrep tested by cargotest
1 parent 6fb97a6 commit f47d56a

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
@@ -33,7 +33,7 @@ const TEST_REPOS: &'static [Test] = &[
3333
Test {
3434
name: "ripgrep",
3535
repo: "https://github.com/BurntSushi/ripgrep",
36-
sha: "b65bb37b14655e1a89c7cd19c8b011ef3e312791",
36+
sha: "ad9befbc1d3b5c695e7f6b6734ee1b8e683edd41",
3737
lock: None,
3838
packages: &[],
3939
},

0 commit comments

Comments
 (0)