diff --git a/justfile b/justfile index c681bc7..231a778 100644 --- a/justfile +++ b/justfile @@ -59,7 +59,7 @@ init: clean: output-clean cargo clean -rust-cache: wasm-build +rust-cache: build cargo check --all cargo build --all cargo doc --all