diff --git a/src/main.rs b/src/main.rs index 37d4be4..fe65178 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,4 +1,4 @@ -pub use ::rshell::shell::run_raw; +pub use ::sqish::shell::run_raw; fn main() {