yoda: use local dbus settings bindings
This commit is contained in:
parent
82e00a3e16
commit
f2f53fc4d2
5 changed files with 15 additions and 32 deletions
|
|
@ -7,7 +7,7 @@ license = "GPL-3.0-or-later"
|
|||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
async-fn-stream = "0.3"
|
||||
cosmic-dbus-networkmanager = { git = "https://github.com/pop-os/dbus-settings-bindings" }
|
||||
cosmic-dbus-networkmanager = { path = "../../dbus-settings-bindings/networkmanager" }
|
||||
futures.workspace = true
|
||||
futures-util.workspace = true
|
||||
i18n-embed-fl.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue