Add auto-generated DBus bindings.
Code largely taken from git.sr.ht/~rycee/sd-switch
This commit is contained in:
parent
4592e2bacc
commit
b291685a98
7 changed files with 3954 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
anyhow = "1.0.68"
|
||||
clap = { version = "4.1.4", features = ["derive"] }
|
||||
dbus = "0.9.7"
|
||||
env_logger = "0.10.0"
|
||||
log = "0.4.17"
|
||||
nix = "0.26.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue