diff --git a/justfile b/justfile index 3945fae..c356218 100644 --- a/justfile +++ b/justfile @@ -59,7 +59,7 @@ init: clean: output-clean cargo clean -rust-cache: +rust-cache: wasm-build cargo check --all cargo build --all cargo test --all