8 lines
103 B
TOML
8 lines
103 B
TOML
[workspace]
|
|
members = [
|
|
"post",
|
|
"infrastructure",
|
|
"scrapper",
|
|
"bot",
|
|
]
|
|
resolver = "2"
|