mirror of
https://github.com/Swatinem/rust-cache
synced 2025-08-11 07:40:54 +00:00
6 lines
77 B
TOML
6 lines
77 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"crates/one",
|
|
"crates/two",
|
|
]
|