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

6 lines
62 B
TOML
Raw Normal View History

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