yoda: use local dbus settings bindings
Some checks are pending
Continuous Integration / formatting (push) Waiting to run
Continuous Integration / linting (push) Waiting to run

This commit is contained in:
Lionel DARNIS 2026-05-25 09:55:11 +02:00
parent 6c24edfae2
commit 28e7e2c37e
5 changed files with 6 additions and 15 deletions

View file

@ -8,8 +8,7 @@ license = "GPL-3.0-only"
i18n-embed-fl.workspace = true
i18n-embed.workspace = true
cosmic.workspace = true
mpris2-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
# mpris2-zbus = { path = "../../dbus-settings-bindings/mpris2" }
mpris2-zbus = { path = "../../dbus-settings-bindings/mpris2" }
rust-embed.workspace = true
serde.workspace = true
tokio.workspace = true