zang 0.1.1

A test crate which is also a collection of some libraries which I tend to use for hobby projects.
Documentation
[dependencies.reqwest]
features = ["blocking"]
version = "0.11.13"

[dependencies.urlencoding]
version = "2.1.2"

[package]
authors = ["Shahzeb Ihsan <shahzeb@gmail.com>"]
categories = []
description = "A test crate which is also a collection of some libraries which I tend to use for hobby projects."
edition = "2021"
keywords = []
license = "MIT OR Apache-2.0"
name = "zang"
readme = "README.md"
repository = "https://github.com/icode-iam/zang"
version = "0.1.1"