This commit is contained in:
Tao Tien 2025-12-03 18:42:21 -08:00
parent f789d8daec
commit cbc9ee5b18
4 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ d = "doc --no-deps --open"
[build]
target = "x86_64-unknown-linux-gnu"
target-dir = "/home/tao/.cache/cargo/target"
built-dir = "/home/tao/.cache/cargo/target"
rustflags = ["-Z", "threads=8"]
rustc-wrapper = "/path/to/sccache"