8 lines
66 B
TOML
8 lines
66 B
TOML
[workspace]
|
|
|
|
resolver = "2"
|
|
|
|
members = [
|
|
"yorokobot",
|
|
"zou"
|
|
]
|