Try to draw simple "Hello world!"
This commit is contained in:
parent
13ed6ef3e3
commit
6ab43a8d5e
6 changed files with 47 additions and 8 deletions
|
|
@ -7,6 +7,7 @@ edition.workspace = true
|
|||
anyhow.workspace = true
|
||||
axum = "0.7.4"
|
||||
clap = { version = "4.5.1", features = ["derive", "deprecated"] }
|
||||
cosmic-text.workspace = true
|
||||
escpos = { version = "0.7.2", features = ["full"] }
|
||||
image.workspace = true
|
||||
palette.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue