generalbots/.cargo/config.toml

7 lines
135 B
TOML
Raw Normal View History

2026-01-18 19:53:34 -03:00
[build]
# rustc-wrapper = "sccache"
2026-01-18 19:53:34 -03:00
[target.x86_64-unknown-linux-gnu]
linker = "clang"
# rustflags = ["-C", "link-arg=-fuse-ld=mold"]