7 lines
72 B
TOML
7 lines
72 B
TOML
[workspace]
|
|
resolver = "3"
|
|
members = [
|
|
"owm_api25",
|
|
"widget",
|
|
]
|