Run cargo update; with iced changes and new wayland-rs

This commit is contained in:
Ian Douglas Scott 2024-06-12 09:17:06 -07:00
parent a936ac96c1
commit 5e6c6054a9
2 changed files with 59 additions and 44 deletions

View file

@ -19,7 +19,7 @@ freedesktop-icons = "0.2.4"
memmap2 = "0.9.0"
tokio = "1.23.0"
wayland-protocols = "0.31.0"
wayland-protocols = "0.32.1"
zbus = { version = "4.0.0", default-features = false, features = ["tokio"] }
once_cell = "1.18.0"
delegate = "0.12.0"