OpenWeatherWidget/Cargo.toml
2025-09-19 17:54:55 +05:30

7 lines
72 B
TOML

[workspace]
resolver = "3"
members = [
"owm_api25",
"widget",
]