yoda: use local dbus settings bindings

This commit is contained in:
Lionel DARNIS 2026-05-25 09:55:11 +02:00
parent b4fbfe168a
commit 0023a462ba
4 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ futures.workspace = true
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" }
rust-embed.workspace = true
serde.workspace = true
tokio.workspace = true