mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Merge pull request #4690 from uutils/renovate/wild-2.x
fix(deps): update rust crate wild to 2.1
This commit is contained in:
commit
b90f91482d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ clap = { workspace=true }
|
|||
uucore_procs = { workspace=true }
|
||||
dns-lookup = { version="1.0.8", optional=true }
|
||||
dunce = "1.0.3"
|
||||
wild = "2.0"
|
||||
wild = "2.1"
|
||||
glob = "0.3.1"
|
||||
# * optional
|
||||
itertools = { version="0.10.5", optional=true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue