honeycomb-home/Cargo.toml
2026-02-10 00:27:19 +01:00

8 lines
164 B
TOML

[package]
name = "honeycomb-bg"
version = "0.1.0"
edition = "2024"
[dependencies]
iced = { version = "0.13.1", features = [ "image" ] }
iced_layershell = "0.13.7"