Skip to content

Commit 9acb4a5

Browse files
committed
deps: bump grep to 0.3.1
1 parent 0096c74 commit 9acb4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ members = [
5151
[dependencies]
5252
anyhow = "1.0.75"
5353
bstr = "1.7.0"
54-
grep = { version = "0.3.0", path = "crates/grep" }
54+
grep = { version = "0.3.1", path = "crates/grep" }
5555
ignore = { version = "0.4.21", path = "crates/ignore" }
5656
lexopt = "0.3.0"
5757
log = "0.4.5"

0 commit comments

Comments
 (0)