This commit is contained in:
Sean McArthur
2017-06-13 12:52:38 -07:00
parent cee8692d81
commit e92b57c4f5
3 changed files with 204 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "hyper"
version = "0.11.0-a.0"
version = "0.11.0" # don't forget to update html_root_url
description = "A modern HTTP library."
readme = "README.md"
homepage = "https://hyper.rs"