mirror of
https://gitlab.com/marcandre.lureau/qemu-display.git
synced 2025-01-03 03:05:18 +00:00
qemu-rdw: use workspace deps
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
parent
abca0e48d5
commit
a2185be540
@ -12,9 +12,9 @@ qmp = ["qemu-display/qmp"]
|
|||||||
log = "0.4"
|
log = "0.4"
|
||||||
pretty_env_logger = "0.4"
|
pretty_env_logger = "0.4"
|
||||||
once_cell = "1.5"
|
once_cell = "1.5"
|
||||||
zbus = { version = "4" }
|
zbus.workspace = true
|
||||||
qemu-display = { path = "../qemu-display" }
|
qemu-display.workspace = true
|
||||||
keycodemap = { path = "../keycodemap" }
|
keycodemap.workspace = true
|
||||||
futures-util = "0.3"
|
futures-util = "0.3"
|
||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
async-trait = "0.1"
|
async-trait = "0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user