Skip to content

Commit

Permalink
public use preexecutor
Browse files Browse the repository at this point in the history
  • Loading branch information
peinlcy committed Jan 27, 2024
1 parent 225b6d7 commit d973b60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zk-vm/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ mod preexecutor;
mod vm_manager;

pub use vm_manager::*;
pub use preexecutor::*;

#[cfg(test)]
pub mod test;
Expand Down

0 comments on commit d973b60

Please sign in to comment.