Bump the ripgrep commit exercised by cargotest

This commit is contained in:
David Tolnay 2022-03-26 21:55:16 -07:00
parent 06c3c62a52
commit 1431c76c56
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -26,7 +26,7 @@ const TEST_REPOS: &[Test] = &[
Test { Test {
name: "ripgrep", name: "ripgrep",
repo: "https://github.com/BurntSushi/ripgrep", repo: "https://github.com/BurntSushi/ripgrep",
sha: "3de31f752729525d85a3d1575ac1978733b3f7e7", sha: "ced5b92aa93eb47e892bd2fd26ab454008721730",
lock: None, lock: None,
packages: &[], packages: &[],
features: None, features: None,