[package] name = "shturman-shell" version = "0.0.0" edition.workspace = true license.workspace = true [dependencies] shturman-sdk = { path = "../../shturman-sdk" } shturman-common = { path = "../../shturman-common" } tokio.workspace = true anyhow.workspace = true tracing.workspace = true slint.workspace = true # PNG-кодек для headless software-render кадра (E2E-ассерт «кадр не пустой», спека §6). png = "0.17" [dev-dependencies] tempfile.workspace = true