feat: switch to crane
All checks were successful
/ check (push) Successful in 6s
/ build (push) Successful in 1s

Should provide better caching of the intermediate build artifacts.
This commit is contained in:
Jalil David Salamé Messina 2024-10-28 21:50:33 +01:00
parent 8dd8b9e3aa
commit d44d2aa1a7
Signed by: jalil
GPG key ID: F016B9E770737A0B
5 changed files with 83 additions and 64 deletions

View file

@ -1,2 +1,2 @@
[build]
rustflags = ["-Clink-arg=-fuse-ld=mold", "-Zthreads=16"]
rustflags = ["-Clink-arg=-fuse-ld=mold"]