Cargo optimization.

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-04-19 12:00:01 +00:00
parent cc1b805c38
commit b4241805bd

View file

@ -1,6 +1,6 @@
[build]
# rustc-wrapper = "sccache"
rustc-wrapper = "sccache"
[target.x86_64-unknown-linux-gnu]
linker = "clang"
# rustflags = ["-C", "link-arg=-fuse-ld=mold"]
rustflags = ["-C", "link-arg=-fuse-ld=mold"]