[]
= "tokio-channel"
# When releasing to crates.io:
# - Update html_root_url.
# - Update CHANGELOG.md.
# - Create "v0.1.x" git tag.
= "0.1.0"
= ["Carl Lerche <me@carllerche.com>"]
= "MIT"
= "https://github.com/tokio-rs/tokio"
= "https://tokio.rs"
= "https://docs.rs/tokio-channel/0.1.0"
= """
Channels for asynchronous communication using Tokio.
"""
= ["asynchronous"]
[]
# This feature comes with no promise of stability. Things will break with each
# patch release. Use at your own risk.
= []
[]
= "0.1.23"