Updated the justfile here

This commit is contained in:
Russell 2025-07-28 17:03:01 +00:00
parent 3c9602bdd3
commit 1cd3ea67f1
1 changed files with 3 additions and 0 deletions

View File

@ -14,3 +14,6 @@ run mode="quiet":
build:
cargo build --release
clean:
cargo clean