Can i haz Structure?

This commit is contained in:
2026-02-14 03:03:26 +01:00
parent 85f1154c03
commit 112820bf1f
9 changed files with 124 additions and 132 deletions

View File

@@ -4,7 +4,7 @@ version.workspace = true
edition.workspace = true
[dependencies]
# buoyant = "0.6.1"
crossbeam-channel.workspace = true
ctrlc = "3.5"
embedded-graphics = "0.8"
g13-driver.workspace = true
@@ -12,3 +12,4 @@ mlua = { version = "0.11.6", features = ["lua54", "async", "macros", "serde"] }
time = { version = "0.3.47", features = ["formatting", "macros"] }
embedded-graphics-simulator = "0.7.0"
winit = "0.30.12"