- Move OWM library crate to a seperate repo - https://git.candifloss.cc/candifloss/OpenWeatherMapSDK.git
7 lines
90 B
TOML
7 lines
90 B
TOML
[workspace]
|
|
resolver = "3"
|
|
members = [
|
|
"owm_widg_config", "weatherd",
|
|
"widget",
|
|
]
|