@@ -0,0 +1,8 @@
# justfile, build bin file
release:
cargo b --release
release-linux:
cargo r -- build --release
The note is not visible to the blocked user.