[]
= "tower-service"
# When releasing to crates.io:
# - Update html_root_url.
# - Update CHANGELOG.md.
# - Update documentation URL
# - Create "v0.1.x" git tag.
= "0.1.0"
= ["Carl Lerche <me@carllerche.com>"]
= "MIT"
= "README.md"
= "https://github.com/tower-rs/tower"
= "https://github.com/tower-rs/tower"
= "https://docs.rs/tokio-service/0.1.0"
= """
Trait representing an asynchronous, request / response based, client or server.
"""
= ["asynchronous", "network-programming"]
[]
= "0.1.23"