Update Rust crate clap to 4.5.49
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-10-14 00:37:36 +00:00
parent 922663de67
commit 8a2b7f8f10
2 changed files with 7 additions and 7 deletions

View File

@@ -8,4 +8,4 @@ log = "0.4.28"
env_logger = "0.11.8"
actix-web = "4.11.0"
rand = "0.9.2"
clap = { version = "4.5.48", features = ["derive"] }
clap = { version = "4.5.49", features = ["derive"] }