Files
wasmtime/Cargo.toml
Jakob Stoklund Olesen 67abb2d2f6 Create a phantom workspace manifest for all crates.
Share a single Cargo.lock and target directory at the repo top-level.
2016-10-10 10:52:48 -07:00

4 lines
90 B
TOML

# Phantom workspace manifest for all Cretonne crates.
[workspace]
members = ["src/tools"]