Create a phantom workspace manifest for all crates.
Share a single Cargo.lock and target directory at the repo top-level.
This commit is contained in:
@@ -4,7 +4,4 @@ rust:
|
||||
- beta
|
||||
- nightly
|
||||
script: ./test-all.sh
|
||||
cache:
|
||||
- cargo
|
||||
- directories:
|
||||
- src/tools/target
|
||||
cache: cargo
|
||||
|
||||
Reference in New Issue
Block a user