Skip to content

Instantly share code, notes, and snippets.

@preinpost
Created May 5, 2025 02:24
Show Gist options
  • Save preinpost/190fe4e9c5783989b92b840b92304a33 to your computer and use it in GitHub Desktop.
Save preinpost/190fe4e9c5783989b92b840b92304a33 to your computer and use it in GitHub Desktop.
sccache
# .cargo/config.toml
[build]
rustc-wrapper = "sccache"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment