mirror of
https://github.com/Swatinem/rust-cache.git
synced 2025-07-18 23:01:38 +03:00
6 lines
62 B
TOML
6 lines
62 B
TOML
[workspace]
|
|
members = [
|
|
"crates/one",
|
|
"crates/two",
|
|
]
|