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:
Jakob Stoklund Olesen
2016-10-10 10:44:33 -07:00
parent a460a637dd
commit 67abb2d2f6
6 changed files with 8 additions and 167 deletions

View File

@@ -4,7 +4,4 @@ rust:
- beta
- nightly
script: ./test-all.sh
cache:
- cargo
- directories:
- src/tools/target
cache: cargo