mirror of
https://github.com/Swatinem/rust-cache
synced 2025-05-08 10:55:48 +00:00
Cache multiple target directories from 'target-dir'
This commit is contained in:
parent
fa61956921
commit
260a713186
15 changed files with 195 additions and 41 deletions
3
wasm-workspace/crates/two/src/main.rs
Normal file
3
wasm-workspace/crates/two/src/main.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue