From c8d8ab8ded2ea426b6f8208f59c615a2d35eb020 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 12 Jun 2021 08:08:58 -0400 Subject: deps/grep: update minimal versions --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cdcfbc38..6686af33 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ members = [ [dependencies] bstr = "0.2.12" -grep = { version = "0.2.7", path = "crates/grep" } +grep = { version = "0.2.8", path = "crates/grep" } ignore = { version = "0.4.18", path = "crates/ignore" } lazy_static = "1.1.0" log = "0.4.5" -- cgit v1.2.3