mirror of
https://gitlab.com/marcandre.lureau/qemu-display.git
synced 2024-12-22 05:35:20 +00:00
qemu-display: bump zbus to 3.3
<3.2 had regressions
This commit is contained in:
parent
e7b1548361
commit
bb87cfc1fc
@ -13,7 +13,7 @@ qmp = ["dep:qapi", "dep:base64"]
|
||||
cfg-if = "1.0"
|
||||
log = "0.4"
|
||||
derivative = "2.2.0"
|
||||
zbus = { version = "3.2", features = ["xml"] }
|
||||
zbus = { version = "3.3", features = ["xml"] }
|
||||
zvariant = { version = "3.0", features = ["serde_bytes"] }
|
||||
libc = "0.2.86"
|
||||
enumflags2 = { version = "0.7", features = ["serde"] }
|
||||
|
Loading…
Reference in New Issue
Block a user