mirror of
https://gitlab.com/marcandre.lureau/qemu-display.git
synced 2024-12-22 05:35:20 +00:00
qemu-display: export zbus
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
parent
39bf79d2c0
commit
77de690912
@ -1,5 +1,7 @@
|
||||
#![allow(clippy::too_many_arguments)]
|
||||
|
||||
pub use zbus;
|
||||
|
||||
pub mod util;
|
||||
#[cfg(windows)]
|
||||
mod win32;
|
||||
|
Loading…
Reference in New Issue
Block a user