1
Fork 0
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:
Daniel Hofstetter 2024-12-12 10:22:30 +01:00
parent 5007bf2598
commit 934cbb38f6
2 changed files with 25 additions and 18 deletions

View file

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