Add display toggles for specs and memes
This commit is contained in:
@@ -10,6 +10,7 @@ license.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
ab_glyph = { version = "0.2.31", default-features = false, features = ["std"] }
|
||||
anyhow = "1.0.98"
|
||||
asterctl = { path = "../asterctl", version = "0.2.0" }
|
||||
asterctl-lcd = { path = "../asterctl-lcd", version = "0.2.0" }
|
||||
@@ -17,6 +18,7 @@ axum = { version = "0.8.4", features = ["multipart"] }
|
||||
chrono = "0.4"
|
||||
clap = { version = "4.5.42", features = ["derive"] }
|
||||
image = "0.25.6"
|
||||
imageproc = "0.25.0"
|
||||
mime_guess = "2.0.5"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.142"
|
||||
|
||||
Reference in New Issue
Block a user