rust-cache/tests/wasm-workspace/Cargo.toml

6 lines
62 B
TOML

[workspace]
members = [
"crates/one",
"crates/two",
]