zeke 0.1.2

a http library for rust built on top of tokio
Documentation
[dependencies.bincode]
version = "1.3.3"

[dependencies.chrono]
version = "0.4"

[dependencies.serde]
features = ["derive"]
version = "1.0.200"

[dependencies.serde_json]
version = "1.0"

[dependencies.tokio]
features = ["full"]
version = "1.37.0"

[package]
authors = ["Phillip England <phillip.mark.england@gmail.com>"]
description = "a http library for rust built on top of tokio"
edition = "2021"
license = "MIT"
name = "zeke"
readme = "README.md"
version = "0.1.2"