Update Rust crate clap to 4.5.53
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-11-20 00:08:35 +00:00
parent a7f8b87490
commit 94c0ca6393
2 changed files with 5 additions and 5 deletions

View File

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