[dependencies.bytes]
version = "0.4"
[dependencies.futures]
version = "0.1"
[package]
authors = ["Carl Lerche <me@carllerche.com>"]
description = "Send and receive Serde encodable types over the network using Tokio.\n\nThis library is used as a building block for serialization format specific\nlibraries.\n"
documentation = "https://docs.rs/tokio-serde"
homepage = "https://github.com/carllerche/tokio-serde"
keywords = []
license = "MIT/Apache-2.0"
name = "tokio-serde"
readme = "README.md"
repository = "https://github.com/carllerche/tokio-serde"
version = "0.3.0"