Update zbus to 5.0
This commit is contained in:
parent
52a0ccee0d
commit
eedf1f889d
3 changed files with 52 additions and 44 deletions
|
|
@ -9,6 +9,4 @@ members = [
|
|||
[workspace.dependencies]
|
||||
sidebus-common = { path = "sidebus-common" }
|
||||
busd = { git = "https://github.com/valpackett/busd", branch = "val/msksqvsqqrxm", default-features = false }
|
||||
zbus = { git = "https://github.com/dbus2/zbus", default-features = false, features = ["tokio", "tokio-vsock", "bus-impl", "p2p"] }
|
||||
# zbus git to match busd git
|
||||
|
||||
zbus = { version = "5.0", default-features = false, features = ["tokio", "tokio-vsock", "bus-impl", "p2p"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue