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:
3
Cargo.toml
Normal file
3
Cargo.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
# Phantom workspace manifest for all Cretonne crates.
|
||||
[workspace]
|
||||
members = ["src/tools"]
|
||||
Reference in New Issue
Block a user