objdiff/.cargo/config.toml

6 lines
106 B
TOML

[target.x86_64-pc-windows-msvc]
linker = "rust-lld"
[target.aarch64-pc-windows-msvc]
linker = "rust-lld"