This commit is contained in:
Sean McArthur
2017-09-28 16:43:50 -07:00
parent 32c4efb86e
commit 217941cef2
3 changed files with 30 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "hyper"
version = "0.11.2" # don't forget to update html_root_url
version = "0.11.3" # don't forget to update html_root_url
description = "A modern HTTP library."
readme = "README.md"
homepage = "https://hyper.rs"
@@ -46,4 +46,4 @@ spmc = "0.2"
default = []
nightly = []
raw_status = []
compat = [ "http" ]
compat = [ "http" ]