grep-0.4.0

This commit is contained in:
Andrew Gallant
2025-10-15 23:06:34 -04:00
parent a6092beee4
commit ca2e34f37c
3 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ members = [
[dependencies]
anyhow = "1.0.75"
bstr = "1.7.0"
grep = { version = "0.3.2", path = "crates/grep" }
grep = { version = "0.4.0", path = "crates/grep" }
ignore = { version = "0.4.24", path = "crates/ignore" }
lexopt = "0.3.0"
log = "0.4.5"