Skip to content

Commit 1431c76

Browse files
committed
Bump the ripgrep commit exercised by cargotest
1 parent 06c3c62 commit 1431c76

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
@@ -26,7 +26,7 @@ const TEST_REPOS: &[Test] = &[
2626
Test {
2727
name: "ripgrep",
2828
repo: "https://github.com/BurntSushi/ripgrep",
29-
sha: "3de31f752729525d85a3d1575ac1978733b3f7e7",
29+
sha: "ced5b92aa93eb47e892bd2fd26ab454008721730",
3030
lock: None,
3131
packages: &[],
3232
features: None,

0 commit comments

Comments
 (0)