fix(deps): update rust crate clap-verbosity-flag to v3
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 1m27s
Build and test / Tests (pull_request) Successful in 4m27s
Build and test / Clippy (pull_request) Successful in 4m5s
Checking yaml / Run yamllint (pull_request) Successful in 3s
Build and test / Build AMD64 (pull_request) Successful in 4m14s
Build and test / Generate Documentation (pull_request) Successful in 5m47s
All checks were successful
Checking Renovate configuration / validate (pull_request) Successful in 1m27s
Build and test / Tests (pull_request) Successful in 4m27s
Build and test / Clippy (pull_request) Successful in 4m5s
Checking yaml / Run yamllint (pull_request) Successful in 3s
Build and test / Build AMD64 (pull_request) Successful in 4m14s
Build and test / Generate Documentation (pull_request) Successful in 5m47s
This commit is contained in:
parent
14633059f4
commit
e230ebe185
2 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ ignored = ["progenitor-client", "regress"]
|
|||
bon = "3.0.0"
|
||||
chrono = { version = "0.4.38", features = ["serde"] }
|
||||
clap = { version = "4.5.20", features = ["derive"] }
|
||||
clap-verbosity-flag = "2.2.2"
|
||||
clap-verbosity-flag = "3.0.0"
|
||||
color-eyre = "0.6.3"
|
||||
dialoguer = "0.12.0"
|
||||
directories = "6.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue