Add verbosity and respect colours
This commit is contained in:
parent
b48af7e211
commit
f1002712e9
7 changed files with 106 additions and 24 deletions
|
|
@ -36,6 +36,7 @@ regex = "1.11.1"
|
|||
clap = { version = "4.5.32", features = ["derive"] }
|
||||
futures = "0.3.31"
|
||||
serde_json = "1.0.140"
|
||||
clap-verbosity-flag = "3.0.2"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue