mirror of
https://codeberg.org/icewind/ptouch-api.git
synced 2026-06-03 10:54:07 +02:00
change status output
This commit is contained in:
parent
ac046df6c0
commit
9613b2c3ef
5 changed files with 142 additions and 31 deletions
|
|
@ -10,7 +10,6 @@ tokio = { version = "1.47.1", features = ["macros", "rt-multi-thread", "signal"]
|
|||
image = { version = "0.25.8", features = ["png", "jpeg", "bmp"] }
|
||||
axum = { version = "0.8.4", features = ["macros", "json"] }
|
||||
listenfd = "1.0.2"
|
||||
tower-service = "0.3.3"
|
||||
serde = { version = "1.0.225", features = ["derive"] }
|
||||
thiserror = "1.0.69"
|
||||
toml = "0.9.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue