feat: add plaintext output to CLI
This commit is contained in:
parent
114a86a382
commit
91b020efd4
4 changed files with 411 additions and 55 deletions
|
|
@ -56,3 +56,5 @@ tracing.workspace = true
|
|||
tracing-subscriber.workspace = true
|
||||
serde_yaml.workspace = true
|
||||
dirs.workspace = true
|
||||
|
||||
color-print = "0.3.6"
|
||||
|
|
|
|||
Reference in a new issue