Move server component out of unshell-lib

This commit is contained in:
Michael Mikovsky
2025-12-20 12:25:35 -07:00
parent 0dcd841cc5
commit 514dd5c87b
11 changed files with 934 additions and 73 deletions
+7
View File
@@ -0,0 +1,7 @@
OBFUSCATION_KEY=abc123abc \
RUSTFLAGS="-Zlocation-detail=none -Zfmt-debug=none" \
cargo +nightly bloat \
-Z build-std=std,panic_abort \
-Z build-std-features="optimize_for_size" \
$@ \
--profile release