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