mirror of
https://github.com/Swatinem/rust-cache
synced 2025-04-29 14:45:53 +00:00
5 lines
62 B
TOML
5 lines
62 B
TOML
[workspace]
|
|
members = [
|
|
"crates/one",
|
|
"crates/two",
|
|
]
|