4 lines
76 B
TOML
4 lines
76 B
TOML
[build]
|
|
target-dir = 'dist/target'
|
|
rustflags = ["-Clink-args=-fuse-ld=lld"]
|