8 lines
54 B
TOML
8 lines
54 B
TOML
|
[workspace]
|
||
|
resolver = "2"
|
||
|
members = [
|
||
|
"canome"
|
||
|
]
|
||
|
|
||
|
|