docs(lib): update description of hyper

This commit is contained in:
Sean McArthur
2018-06-01 15:20:15 -07:00
parent 8c393a15c9
commit 58004b847c
3 changed files with 5 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
name = "hyper"
version = "0.12.0-pre.0" # don't forget to update html_root_url
description = "A modern HTTP library."
description = "A fast and correct HTTP library."
readme = "README.md"
homepage = "https://hyper.rs"
documentation = "https://docs.rs/hyper"