This commit is contained in:
Candifloss 2025-10-09 23:42:37 +05:30
parent e56d43b9e7
commit a05be1821d

View File

@ -3,7 +3,7 @@
//! It provides abstractions for APIs to enable simple weather data integration into your apps. //! It provides abstractions for APIs to enable simple weather data integration into your apps.
//! //!
//! ## Currently Available APIs //! ## Currently Available APIs
//! - `free_api25`: `OpenWeatherMap` Free API v2.5 //! - `free_api_v25`: `OpenWeatherMap` Free API v2.5
//! //!
//! ## Coming soon //! ## Coming soon
//! - `onecall_api_v30`: `OpenWeatherMap` One Call API v3.0 //! - `onecall_api_v30`: `OpenWeatherMap` One Call API v3.0