Update to zbus 5.x
This commit is contained in:
parent
b61e0bc94d
commit
417f43a0f5
14 changed files with 756 additions and 514 deletions
|
|
@ -60,7 +60,7 @@ once_cell = "1"
|
|||
rust-embed = "8.5"
|
||||
rust-embed-utils = "8.5.0"
|
||||
rustix = { version = "0.38", features = ["fs", "process"] }
|
||||
zbus = { version = "4", default-features = false, features = ["tokio"] }
|
||||
zbus = { version = "5.7.1", default-features = false, features = ["tokio"] }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
|
||||
tracing-log = "0.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue