4 lines
95 B
TOML
4 lines
95 B
TOML
[build]
|
|
# Target musl-libc by default when running Cargo.
|
|
target = "x86_64-unknown-linux-musl"
|