scriptherder-rs/.cargo/config.toml
2026-06-26 14:25:16 +02:00

3 lines
131 B
TOML

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