mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 23:02:38 +00:00
fix(deps): update rust crate wild to 2.2.1
This commit is contained in:
parent
7ba7501844
commit
c075d78efd
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ uucore_procs = { workspace = true }
|
|||
number_prefix = { workspace = true }
|
||||
dns-lookup = { version = "2.0.4", optional = true }
|
||||
dunce = { version = "1.0.4", optional = true }
|
||||
wild = "2.2"
|
||||
wild = "2.2.1"
|
||||
glob = { workspace = true }
|
||||
# * optional
|
||||
itertools = { workspace = true, optional = true }
|
||||
|
|
Loading…
Reference in a new issue