dotfiles/templates/rust/.cargo/config.toml

3 lines
51 B
TOML
Raw Normal View History

2024-01-20 13:08:31 +01:00
[target.x86_64-unknown-linux-gnu]
linker = "clang"