8 lines
72 B
TOML
8 lines
72 B
TOML
[workspace]
|
|
members = [
|
|
"backend",
|
|
"frontend"
|
|
]
|
|
resolver = "2"
|
|
|