build: Bump zbus from 4.4.0 to 5.7.1

Along with this also fix some API incompatibilities issues.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
This commit is contained in:
Jinank Jain
2025-06-09 15:05:30 +05:30
committed by Rob Bradford
parent 59e11f1b0b
commit 51002f2bae
4 changed files with 40 additions and 126 deletions

View File

@@ -48,7 +48,7 @@ tracer = { path = "tracer" }
vm-memory = { workspace = true }
vmm = { path = "vmm" }
vmm-sys-util = { workspace = true }
zbus = { version = "4.4.0", optional = true }
zbus = { version = "5.7.1", optional = true }
[dev-dependencies]
dirs = "6.0.0"