Update Rust crate clap to 3.2.6
This commit is contained in:
@ -9,7 +9,7 @@ edition = "2021"
|
||||
actix = "0.13.0"
|
||||
actix-identity = "0.4.0"
|
||||
actix-web = "4"
|
||||
clap = { version = "3.2.1", features = ["derive", "env"] }
|
||||
clap = { version = "3.2.6", features = ["derive", "env"] }
|
||||
include_dir = "0.7.2"
|
||||
log = "0.4.17"
|
||||
serde_json = "1.0.81"
|
||||
|
Reference in New Issue
Block a user