mirror of
https://github.com/Swatinem/rust-cache
synced 2025-09-01 17:20:41 +00:00
5 lines
62 B
TOML
5 lines
62 B
TOML
[workspace]
|
|
members = [
|
|
"crates/one",
|
|
"crates/two",
|
|
]
|