6 lines
60 B
TOML
6 lines
60 B
TOML
|
|
[workspace]
|
||
|
|
resolver = "2"
|
||
|
|
members = [
|
||
|
|
"sidebus-broker"
|
||
|
|
]
|