mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Bump clap from 4.4.2 to 4.5.23
This commit is contained in:
parent
5007bf2598
commit
934cbb38f6
2 changed files with 25 additions and 18 deletions
|
@ -276,7 +276,7 @@ chrono = { version = "0.4.38", default-features = false, features = [
|
|||
"alloc",
|
||||
"clock",
|
||||
] }
|
||||
clap = { version = "4.4", features = ["wrap_help", "cargo"] }
|
||||
clap = { version = "4.5", features = ["wrap_help", "cargo"] }
|
||||
clap_complete = "4.4"
|
||||
clap_mangen = "0.2"
|
||||
compare = "0.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue