Add "pretty" subcommand
This commit is contained in:
parent
43d5b6d5ae
commit
407786b98c
4 changed files with 74 additions and 1 deletions
|
|
@ -7,3 +7,4 @@ edition = "2021"
|
|||
anyhow = "1.0.66"
|
||||
chumsky = "0.8.0"
|
||||
clap = { version = "4.0.26", features = ["derive", "deprecated"] }
|
||||
pretty = "0.11.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue