yoda: use local dbus settings bindings

This commit is contained in:
Lionel DARNIS 2026-05-25 09:55:11 +02:00
parent 82e00a3e16
commit f2f53fc4d2
5 changed files with 15 additions and 32 deletions

View file

@ -17,5 +17,5 @@ tracing-subscriber.workspace = true
tracing.workspace = true
icu = { version = "2.1.1", features = ["compiled_data"] }
zbus.workspace = true
timedate-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
timedate-zbus = { path = "../../dbus-settings-bindings/timedate" }
logind-zbus = "5.3.2"