From 1a2a24ea74c1081f492804b2682e9fc0788fb75f Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Mon, 15 Apr 2019 18:03:46 -0400 Subject: grep: release 0.2.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 46687eb5..3e49fcb0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ members = [ [dependencies] bstr = "0.1.2" -grep = { version = "0.2.3", path = "grep" } +grep = { version = "0.2.4", path = "grep" } ignore = { version = "0.4.7", path = "ignore" } lazy_static = "1.1.0" log = "0.4.5" -- cgit v1.2.3