fix: clap-verbosity-flag dependency
This commit is contained in:
parent
fd25b49cff
commit
a067515b25
2 changed files with 12 additions and 0 deletions
|
@ -31,3 +31,4 @@ tokio = { version = "1.28.2", features = ["full"] }
|
|||
ufmt = { version = "0.2.0", features = ["std"] }
|
||||
futures-util = { version = "0.3.30", features = ["tokio-io"] }
|
||||
snafu = "0.8.5"
|
||||
clap-verbosity-flag = "3.0.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue