feat: Build fully static binary
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
[env]
|
||||
RUST_LOG = "automation=debug"
|
||||
|
||||
[target.x86_64-unknown-linux-musl]
|
||||
rustflags = ["-C", "link-arg=-lc"]
|
||||
|
||||
Reference in New Issue
Block a user