mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 18:18:17 +00:00
deps: bump ignore to 0.4.23
This commit is contained in:
parent
ac02f54c89
commit
312a7884fc
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ members = [
|
|||
anyhow = "1.0.75"
|
||||
bstr = "1.7.0"
|
||||
grep = { version = "0.3.1", path = "crates/grep" }
|
||||
ignore = { version = "0.4.22", path = "crates/ignore" }
|
||||
ignore = { version = "0.4.23", path = "crates/ignore" }
|
||||
lexopt = "0.3.0"
|
||||
log = "0.4.5"
|
||||
serde_json = "1.0.23"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue