Implement Tree printing
This commit is contained in:
parent
9a25856548
commit
c8c0759015
6 changed files with 122 additions and 33 deletions
|
|
@ -8,9 +8,11 @@ anyhow.workspace = true
|
|||
axum = "0.7.4"
|
||||
clap = { version = "4.5.1", features = ["derive", "deprecated"] }
|
||||
escpos = { version = "0.7.2", features = ["full"] }
|
||||
image.workspace = true
|
||||
palette.workspace = true
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
showbits-common.workspace = true
|
||||
taffy.workspace = true
|
||||
tokio = { version = "1.36.0", features = ["full"] }
|
||||
|
||||
[lints]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue