3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-08-11 07:40:54 +00:00
rust-cache/tests/wasm-workspace/Cargo.toml
2025-06-20 09:12:23 +02:00

6 lines
77 B
TOML

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