[]
= "tokio-executor"
# When releasing to crates.io:
# - Update html_root_url.
# - Update CHANGELOG.md.
# - Update doc URL.
# - Cargo.toml
# - README.md
# - Create "v0.1.x" git tag.
= "0.1.6"
= "https://docs.rs/tokio-executor/0.1.6/tokio_executor"
= "https://github.com/tokio-rs/tokio"
= "https://github.com/tokio-rs/tokio"
= "MIT"
= ["Carl Lerche <me@carllerche.com>"]
= """
Future execution primitives
"""
= ["futures", "tokio"]
= ["concurrency", "asynchronous"]
[]
= "0.6.2"
= "0.1.19"