fresh-start

This commit is contained in:
2026-08-31 22:51:49 +01:00
parent 81f242419e
commit cc5db9089a
8 changed files with 44 additions and 481 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ version = "0.1.0"
edition = "2021"
[dependencies]
iced = { version = "0.14", default-features = false, features = ["wgpu", "wayland", "crisp", "web-colors", "thread-pool", "advanced"] }
iced = { version = "0.14", default-features = false, features = ["wgpu", "wayland", "crisp", "web-colors", "thread-pool"] }
iced_layershell = { version = "0.19", default-features = false }