honeycomb-home/Cargo.toml
user0-07161 b8a5ccbd8f
All checks were successful
build / test-debian (push) Successful in 1m43s
build / test-alpine (push) Successful in 5m24s
chore: cleanup, upgrade to latest iced and deps
2026-02-11 19:28:48 +01:00

8 lines
166 B
TOML

[package]
name = "honeycomb-home"
version = "0.1.0"
edition = "2024"
[dependencies]
iced = { version = "0.14.0", features = [ "image" ] }
iced_layershell = "0.14.2"