7 lines
77 B
TOML
7 lines
77 B
TOML
[workspace]
|
|
members = [
|
|
"foxchat",
|
|
"identity",
|
|
"chat"
|
|
]
|
|
resolver = "2"
|