fix cargotoml
This commit is contained in:
parent
7d91afc119
commit
a9491099f9
2 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ d = "doc --no-deps --open"
|
|||
|
||||
[build]
|
||||
target = "x86_64-unknown-linux-gnu"
|
||||
target-dir = "~/.cache/cargo/target"
|
||||
target-dir = "/home/tao/.cache/cargo/target"
|
||||
rustflags = ["-Z", "threads=8"]
|
||||
rustc-wrapper = "/path/to/sccache"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue