mirror of
https://github.com/Swatinem/rust-cache.git
synced 2024-11-27 02:06:07 +08:00
6 lines
62 B
TOML
6 lines
62 B
TOML
|
[workspace]
|
||
|
members = [
|
||
|
"crates/one",
|
||
|
"crates/two",
|
||
|
]
|