1786089862
This commit is contained in:
@@ -8,8 +8,10 @@ embedded-graphics = "0.8.2"
|
||||
embedded-graphics-core = "0.4.1"
|
||||
evdev = "0.13.2"
|
||||
framebuffer = "0.3.1"
|
||||
hass-rs = "0.5.0"
|
||||
linfb = { version = "0.2.1", default-features = false }
|
||||
slint = { version = "1.17.1", default-features = false, features = ["std", "compat-1-2", "libm", "renderer-software", "unsafe-single-threaded"] }
|
||||
tokio = { version = "1.53.1", features = ["full"] }
|
||||
|
||||
[features]
|
||||
dev = ["slint/backend-winit-x11"]
|
||||
|
||||
Reference in New Issue
Block a user