mirror of
https://github.com/Swatinem/rust-cache.git
synced 2026-05-09 13:50:27 +00:00
Cache multiple target directories from 'target-dir'
This commit is contained in:
committed by
Arpad Borsos
parent
fa61956921
commit
260a713186
5
wasm-workspace/Cargo.toml
Normal file
5
wasm-workspace/Cargo.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"crates/one",
|
||||
"crates/two",
|
||||
]
|
||||
Reference in New Issue
Block a user