mirror of
https://codeberg.org/icewind/shortcutd.git
synced 2026-06-03 09:14:07 +02:00
don't expose dbus internals, docs
This commit is contained in:
parent
e65d8fbf57
commit
22cd9700bb
8 changed files with 72 additions and 29 deletions
|
|
@ -14,7 +14,7 @@ path = "src/server.rs"
|
|||
[dependencies]
|
||||
main_error = "0.1.0"
|
||||
glob = "0.3.0"
|
||||
evdev-shortcut = "0.1.3"
|
||||
evdev-shortcut = "0.1.4"
|
||||
tokio = { version = "1.28.2", features = ["macros", "rt-multi-thread"] }
|
||||
futures = "0.3.28"
|
||||
zbus = { version = "3.13.1", features = ["tokio"], default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue