Skip to content

Commit

Permalink
fix(deps): update rust crate wild to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 7ba7501 commit c075d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uucore/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
Expand Down

0 comments on commit c075d78

Please sign in to comment.