Get rid of deprecation warnings
This commit is contained in:
parent
fdcb1b3d6f
commit
c8fb228a24
4 changed files with 71 additions and 6 deletions
|
|
@ -6,6 +6,7 @@ edition = { workspace = true }
|
|||
[dependencies]
|
||||
anyhow = { workspace = true }
|
||||
axum = { workspace = true, features = ["multipart"] }
|
||||
chrono = {workspace = true}
|
||||
clap = { workspace = true }
|
||||
escpos = { workspace = true }
|
||||
image = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue