Update to zbus 5.x

This commit is contained in:
Ian Douglas Scott 2025-05-23 09:19:59 -07:00 committed by Ian Douglas Scott
parent 8a9b9ea614
commit 31f45648ca
2 changed files with 272 additions and 196 deletions

467
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -26,7 +26,6 @@ freedesktop-icons = { package = "cosmic-freedesktop-icons", git = "https://githu
memmap2 = "0.9.0"
tokio = "1.23.0"
wayland-protocols = "0.32.1"
zbus = { version = "4.0.0", default-features = false, features = ["tokio"] }
delegate = "0.13.0"
itertools = "0.14.0"
log = "0.4.20"