forked from max_ag/wayland_panel
bumped iced_layershell version
This commit is contained in:
parent
c2c4881942
commit
83b396ae3e
3 changed files with 12 additions and 12 deletions
|
|
@ -6,7 +6,7 @@ edition = "2024"
|
|||
[dependencies]
|
||||
chrono = "0.4.44"
|
||||
iced = { version = "0.14.0", default-features = false, features = ["wgpu", "wayland", "tokio"] }
|
||||
iced_layershell = { version = "0.15.0", default-features = false }
|
||||
iced_layershell = { version = "0.16.0", default-features = false }
|
||||
ppd = "0.1.7"
|
||||
tokio = { version = "1.50.0", features = ["time"] }
|
||||
winit = { version = "0.30.12", default-features = false, features = ["wayland"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue