weather_api 0.1.0

A sample library for using Weather API
Documentation
[dependencies.reqwest]
features = ["json", "blocking"]
version = "0.10"

[dependencies.tokio]
features = ["macros"]
version = "0.2"

[package]
authors = ["sidrashakeel19 <sidrashakeel19@hotmail.com>"]
description = "A sample library for using Weather API"
edition = "2018"
license = "MIT"
name = "weather_api"
version = "0.1.0"