diff --git a/herodb/src/lib.rs b/herodb/src/lib.rs index f1f91be..f5b6a46 100644 --- a/herodb/src/lib.rs +++ b/herodb/src/lib.rs @@ -7,6 +7,7 @@ pub mod db; pub mod error; pub mod models; +// pub mod rhaiengine; // Re-exports pub use error::Error;