Buildup of logind dbus methods

This commit is contained in:
Luke D Jones
2021-03-12 22:00:31 +13:00
parent 875ff6d354
commit ae4f7f9949
12 changed files with 391 additions and 19 deletions

View File

@@ -7,7 +7,9 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serde = "^1.0"
serde_json = "^1.0"
zbus = "^1.8"
zbus_macros = "^1.8"
zvariant = "^2.4"
zvariant = "^2.5"
zvariant_derive = "^2.5"