Skip to content

Commit

Permalink
deps: bump grep to 0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Nov 26, 2023
1 parent 179487a commit 9c4b0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ members = [
[dependencies]
anyhow = "1.0.75"
bstr = "1.7.0"
grep = { version = "0.2.12", path = "crates/grep" }
grep = { version = "0.2.13", path = "crates/grep" }
ignore = { version = "0.4.21", path = "crates/ignore" }
lexopt = "0.3.0"
log = "0.4.5"
Expand Down

0 comments on commit 9c4b0ba

Please sign in to comment.