Update to zbus 5.x

Depends on https://github.com/pop-os/libcosmic/pull/682.
This commit is contained in:
Ian Douglas Scott 2025-05-21 15:45:40 -07:00 committed by Victoria Brekenfeld
parent 7ee48e5444
commit b5d5479b86
3 changed files with 99 additions and 129 deletions

View file

@ -57,7 +57,7 @@ xcursor = "0.3.3"
xdg = "^2.1"
xdg-user = "0.2.1"
xkbcommon = "0.8"
zbus = "4.4.0"
zbus = "5.7.1"
profiling = { version = "1.0" }
rustix = { version = "0.38.32", features = ["process"] }
smallvec = "1.13.2"