Cargo stuff

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-16 14:52:42 +01:00
parent 89e8300bfb
commit a6ef72925e
7 changed files with 17 additions and 955 deletions

View file

@ -5,7 +5,6 @@ edition = "2024"
[dependencies]
cxx = "1.0.194"
dark-light = "2.0.0"
iced = { version = "0.14.0", default-features = false, features = ["wgpu", "wayland", "tokio"] }
iced_layershell = { version = "0.15.0", default-features = false }
winit = { version = "0.30.12", default-features = false, features = ["wayland"] }