yoda: use local dbus settings bindings
This commit is contained in:
parent
495e591dc6
commit
e07a2bbbc8
2 changed files with 1 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ publish = false
|
|||
[dependencies]
|
||||
color-eyre = "0.6"
|
||||
futures-util = "0.3"
|
||||
cosmic-dbus-a11y = { git = "https://github.com/pop-os/dbus-settings-bindings" }
|
||||
cosmic-dbus-a11y = { path = "../dbus-settings-bindings/a11y" }
|
||||
freedesktop-desktop-entry = { version = "0.8", optional = true }
|
||||
shell-words = { version = "1.1.1", optional = true }
|
||||
dirs = { version = "6.0.0", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue