feat: Build fully static binary

This commit is contained in:
2026-06-19 05:57:30 +02:00
parent d353fa9759
commit 0ef3f33746
4 changed files with 12 additions and 4 deletions
+3
View File
@@ -1,2 +1,5 @@
[env]
RUST_LOG = "automation=debug"
[target.x86_64-unknown-linux-musl]
rustflags = ["-C", "link-arg=-lc"]