mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 04:57:45 +00:00
Merge pull request #6335 from uutils/renovate/wild-2.x
fix(deps): update rust crate wild to 2.2.1
This commit is contained in:
commit
eb1616be9d
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ uucore_procs = { workspace = true }
|
||||||
number_prefix = { workspace = true }
|
number_prefix = { workspace = true }
|
||||||
dns-lookup = { version = "2.0.4", optional = true }
|
dns-lookup = { version = "2.0.4", optional = true }
|
||||||
dunce = { version = "1.0.4", optional = true }
|
dunce = { version = "1.0.4", optional = true }
|
||||||
wild = "2.2"
|
wild = "2.2.1"
|
||||||
glob = { workspace = true }
|
glob = { workspace = true }
|
||||||
# * optional
|
# * optional
|
||||||
itertools = { workspace = true, optional = true }
|
itertools = { workspace = true, optional = true }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue