Skip to content

Commit a63671e

Browse files
committed
deps: bump to grep 0.4.1
1 parent 2ea06d6 commit a63671e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ members = [
5252
[dependencies]
5353
anyhow = "1.0.75"
5454
bstr = "1.7.0"
55-
grep = { version = "0.4.0", path = "crates/grep" }
55+
grep = { version = "0.4.1", path = "crates/grep" }
5656
ignore = { version = "0.4.24", path = "crates/ignore" }
5757
lexopt = "0.3.0"
5858
log = "0.4.5"

0 commit comments

Comments
 (0)