specify deps
This commit is contained in:
parent
958f163ed9
commit
af1cc089ec
3 changed files with 7 additions and 4 deletions
|
|
@ -9,5 +9,8 @@ bitflags = "1.3"
|
|||
derive_builder = "0.12"
|
||||
procfs = { version = "0.14", default-features = false }
|
||||
time = "0.3"
|
||||
zbus = "3.6"
|
||||
zvariant = "3.1"
|
||||
zvariant = "3.1.2"
|
||||
|
||||
[dependencies.zbus]
|
||||
git = "https://gitlab.freedesktop.org/dbus/zbus"
|
||||
branch = "main"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue