mirror of
https://github.com/Swatinem/rust-cache
synced 2025-11-18 13:30:48 +00:00
Cache multiple target directories from 'target-dir'
This commit is contained in:
parent
81d053bdb0
commit
bd480418f0
11 changed files with 648 additions and 17 deletions
2
wasm-workspace/.cargo/config.toml
Normal file
2
wasm-workspace/.cargo/config.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[build]
|
||||
target = "wasm32-unknown-unknown"
|
||||
Loading…
Add table
Add a link
Reference in a new issue