6 lines
53 B
TOML
6 lines
53 B
TOML
|
[workspace]
|
||
|
resolver = "2"
|
||
|
members = [
|
||
|
"crates/*"
|
||
|
]
|