Fix crate name in README (#18)

This commit is contained in:
Eliza Weisman 2017-10-10 16:11:40 -05:00 committed by Carl Lerche
parent 87534a90de
commit f1a19a9b1e

View File

@ -4,7 +4,7 @@ Tower middleware providing a buffering layer in front of an inner `Service`.
# License
`tower-timeout` is primarily distributed under the terms of both the MIT license
`tower-buffer` is primarily distributed under the terms of both the MIT license
and the Apache License (Version 2.0), with portions covered by various BSD-like
licenses.