botserver/.cargo/config.toml

6 lines
86 B
TOML
Raw Permalink Normal View History

2026-01-18 19:53:34 -03:00
[build]
rustc-wrapper = "sccache"
[target.x86_64-unknown-linux-gnu]
linker = "clang"