mirror of
https://github.com/Swatinem/rust-cache.git
synced 2025-08-14 12:45:11 +00:00
6 lines
62 B
TOML
6 lines
62 B
TOML
[workspace]
|
|
members = [
|
|
"crates/one",
|
|
"crates/two",
|
|
]
|