[]
= "tokio-codec"
# When releasing to crates.io:
# - Remove path dependencies
# - Update html_root_url.
# - Update doc url
# - Cargo.toml
# - README.md
# - Update CHANGELOG.md.
# - Create "v0.1.x" git tag.
= "0.1.2"
= ["Carl Lerche <me@carllerche.com>", "Bryan Burgers <bryan@burgers.io>"]
= "MIT"
= "https://github.com/tokio-rs/tokio"
= "https://tokio.rs"
= "https://docs.rs/tokio-codec/0.1.2/tokio_codec"
= """
Utilities for encoding and decoding frames.
"""
= ["asynchronous"]
[]
= "0.1.7"
= "0.4.7"
= "0.1.18"