feat: update justfile
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
_:
|
||||
@just --list
|
||||
|
||||
build-nightly:
|
||||
build-n:
|
||||
cargo +nightly build -Z build-std=std,panic_abort -Z build-std-features=panic_immediate_abort --target x86_64-apple-darwin --release
|
||||
|
||||
upx:
|
||||
upx --best --lzma target/x86_64-apple-darwin/release/secretshare
|
||||
|
||||
|
||||
Reference in New Issue
Block a user