[package] name = "llimphi-surface" version.workspace = true edition.workspace = true license.workspace = true authors.workspace = true publish.workspace = true [dependencies] llimphi-hal = { path = "../llimphi-hal" } llimphi-ui = { path = "../llimphi-ui" } parking_lot = { workspace = true }