Update Rust crate clap to 4.5.36
This commit is contained in:
@ -8,4 +8,4 @@ log = "0.4.27"
|
||||
env_logger = "0.11.8"
|
||||
actix-web = "4.10.2"
|
||||
rand = "0.9.0"
|
||||
clap = { version = "4.5.35", features = ["derive"] }
|
||||
clap = { version = "4.5.36", features = ["derive"] }
|
||||
|
Reference in New Issue
Block a user