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

This commit is contained in:
2025-09-03 00:27:18 +00:00
parent 415479c310
commit 6530c32f76
2 changed files with 7 additions and 7 deletions

View File

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