3 lines
131 B
TOML
3 lines
131 B
TOML
[build]
|
|
# Static musl target by default → portable binary with no glibc version dependency.
|
|
target = "x86_64-unknown-linux-musl"
|