Cache multiple target directories from 'target-dir'

This commit is contained in:
Nick Mosher
2021-07-16 16:58:46 -04:00
committed by Arpad Borsos
parent fa61956921
commit 260a713186
15 changed files with 195 additions and 41 deletions

View File

@@ -0,0 +1,5 @@
[workspace]
members = [
"crates/one",
"crates/two",
]