reduce binary size

This commit is contained in:
2025-04-06 18:08:26 +02:00
parent 7c6132e9c2
commit 4648047d89
2 changed files with 8 additions and 0 deletions

3
Makefile Normal file
View File

@ -0,0 +1,3 @@
build:
cargo build --release
upx --best --lzma target/release/du