yoda: use local dbus settings bindings
This commit is contained in:
parent
f19473a05c
commit
331aba9d95
7 changed files with 14 additions and 29 deletions
|
|
@ -7,7 +7,7 @@ rust-version.workspace = true
|
|||
publish = true
|
||||
|
||||
[dependencies]
|
||||
bluez-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
|
||||
bluez-zbus = { path = "../../../dbus-settings-bindings/bluez" }
|
||||
futures = "0.3.32"
|
||||
iced_futures = { git = "https://github.com/pop-os/libcosmic" }
|
||||
tokio = "1.49.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue