[dependencies.bytes]
version = "0.4.11"
[dependencies.http]
version = "0.1.16"
[package]
authors = ["Carl Lerche <me@carllerche.com>"]
categories = ["web-programming"]
description = "Trait representing an asynchronous, streaming, HTTP request or response body.\n"
documentation = "https://docs.rs/http-body/0.2.0-alpha.2/http-body"
edition = "2018"
homepage = "https://github.com/hyperium/http-body"
keywords = ["http"]
license = "MIT"
name = "http-body"
readme = "README.md"
repository = "https://github.com/hyperium/http-body"
version = "0.2.0-alpha.2"