Skip to content

Commit a3bf556

Browse files
authored
Merge pull request #5317 from uutils/renovate/wild-2.x
fix(deps): update rust crate wild to 2.2
2 parents e39c8d6 + 6aba3a4 commit a3bf556

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/uucore/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ clap = { workspace = true }
2222
uucore_procs = { workspace = true }
2323
dns-lookup = { version = "2.0.3", optional = true }
2424
dunce = { version = "1.0.4", optional = true }
25-
wild = "2.1"
25+
wild = "2.2"
2626
glob = { workspace = true }
2727
# * optional
2828
itertools = { workspace = true, optional = true }

0 commit comments

Comments
 (0)