added sccache
This commit is contained in:
@@ -20,5 +20,5 @@ codegen-units = 4
|
||||
lto = true
|
||||
strip = true
|
||||
|
||||
#[build]
|
||||
#rustc-wrapper = "/usr/bin/sccache"
|
||||
[build]
|
||||
rustc-wrapper = "/home/luser/.cargo/bin/sccache"
|
||||
|
Reference in New Issue
Block a user