Name and path correct

This commit is contained in:
Justine 2022-12-20 18:20:37 +01:00
parent 8650e12c41
commit 09806c7463

View File

@ -1,4 +1,4 @@
pub use ::rshell::shell::run_raw;
pub use ::sqish::shell::run_raw;
fn main() {