Skip to content

Commit b6bb4c7

Browse files
committed
cont.
1 parent fd6c6ca commit b6bb4c7

2 files changed

Lines changed: 93 additions & 755 deletions

File tree

vmm/src/app.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ use tracing::{error, info};
2323
pub use image::{Image, ImageInfo};
2424
pub use qemu::{VmConfig, VmWorkDir};
2525

26-
mod id_pool;
26+
pub mod id_pool;
2727
mod image;
2828
mod qemu;
2929

0 commit comments

Comments
 (0)