peta 0.0.3

Very small and simple http library
Documentation
[dependencies.bytes]
version = "0.4"

[dependencies.futures]
version = "0.1"

[dependencies.httparse]
version = "1.3"

[dependencies.net2]
version = "0.2"

[dependencies.tokio]
version = "0.1"

[dependencies.tokio-current-thread]
version = "0.1"
[dev-dependencies.hyper]
version = "0.12"

[package]
authors = ["Dmitrii Goriunov <goriunovd@gmail.com>"]
description = "Very small and simple http library"
documentation = "https://docs.rs/peta/"
edition = "2018"
homepage = "https://github.com/goriunov/peta"
license = "MIT"
name = "peta"
readme = "README.md"
repository = "https://github.com/goriunov/peta"
version = "0.0.3"