diff --git a/justfile b/justfile index cdcc83d..e3571e9 100644 --- a/justfile +++ b/justfile @@ -8,8 +8,6 @@ default: just --list build: cargo build -sbuild: - sccache cargo build run: cargo run -- {{ui}} run-release: