mirror of
https://github.com/Swatinem/rust-cache
synced 2025-04-04 20:54:07 +00:00
6 lines
62 B
TOML
6 lines
62 B
TOML
[workspace]
|
|
members = [
|
|
"crates/one",
|
|
"crates/two",
|
|
]
|