mirror of
https://gitlab.com/marcandre.lureau/qemu-display.git
synced 2025-01-30 15:25:15 +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"
|
||||
pretty_env_logger = "0.4"
|
||||
once_cell = "1.5"
|
||||
zbus = { version = "4" }
|
||||
qemu-display = { path = "../qemu-display" }
|
||||
keycodemap = { path = "../keycodemap" }
|
||||
zbus.workspace = true
|
||||
qemu-display.workspace = true
|
||||
keycodemap.workspace = true
|
||||
futures-util = "0.3"
|
||||
futures = "0.3"
|
||||
async-trait = "0.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user