fix: swap to justfile

This commit is contained in:
Elijah McMorris 2024-12-17 13:35:22 -08:00
parent d7e708eaca
commit 90a7d7682b
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8

View file

@ -1,5 +1,4 @@
precommit: precommit:
rustup update
cargo update cargo update
cargo check cargo check
cargo fmt cargo fmt