fix(deps): update rust crate wild to 2.2.1

This commit is contained in:
renovate[bot] 2024-05-03 05:40:58 +00:00 committed by GitHub
parent 7ba7501844
commit c075d78efd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 }