mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-31 23:36:12 +00:00
Merge pull request #5536 from chentt10/fix-name-shim-source-ambiguous
runtime-rs : fix the shim source in the documentation test is ambiguous
This commit is contained in:
commit
7d91150185
@ -16,7 +16,7 @@ pub use error::Error;
|
||||
mod logger;
|
||||
mod panic_hook;
|
||||
mod shim;
|
||||
pub use shim::ShimExecutor;
|
||||
pub use crate::shim::ShimExecutor;
|
||||
mod core_sched;
|
||||
#[rustfmt::skip]
|
||||
pub mod config;
|
||||
|
Loading…
Reference in New Issue
Block a user