[package] name = "simulator" version = "0.1.0" edition = "2024" [dependencies] embedded-graphics = "0.8.1" embedded-graphics-simulator = "0.7.0" shared = { path = "../shared" }