Merge pull request 'Update Rust crate clap to 3.1.8' (#2) from renovate/clap-3.x into master
Reviewed-on: #2
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.1.6", features = ["derive", "env"] }
|
||||
clap = { version = "3.1.8", features = ["derive", "env"] }
|
||||
include_dir = "0.7.2"
|
||||
log = "0.4.16"
|
||||
serde_json = "1.0.79"
|
||||
|
Reference in New Issue
Block a user