mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
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:
committed by
Rob Bradford
parent
59e11f1b0b
commit
51002f2bae
+1
-1
@@ -83,5 +83,5 @@ vm-memory = { workspace = true, features = [
|
||||
vm-migration = { path = "../vm-migration" }
|
||||
vm-virtio = { path = "../vm-virtio" }
|
||||
vmm-sys-util = { workspace = true, features = ["with-serde"] }
|
||||
zbus = { version = "4.4.0", optional = true }
|
||||
zbus = { version = "5.7.1", optional = true }
|
||||
zerocopy = { workspace = true, features = ["alloc", "derive"] }
|
||||
|
||||
Reference in New Issue
Block a user