8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
[build]
|
|
target = "x86_64-unknown-linux-musl"
|
|
|
|
[profile.release]
|
|
lto = true
|
|
panic = "abort"
|
|
codegen-units = 1
|