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

@ -19,7 +19,7 @@ fastrand = "2.3.0"
rust-embed.workspace = true
rustix.workspace = true
rustc-hash.workspace = true
switcheroo-control = { git = "https://github.com/pop-os/dbus-settings-bindings" }
switcheroo-control = { path = "../../dbus-settings-bindings/switcheroo-control" }
tokio.workspace = true
tracing-log.workspace = true
tracing-subscriber.workspace = true