v0.3.14
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
### v0.3.14 (2015-04-18)
|
||||
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
* **http:** Adjust httparse Request and Response lifetimes. ([76550fdb](https://github.com/hyperium/hyper/commit/76550fdb20bb812e92a1fc3f3a7eaaf4a689348b))
|
||||
|
||||
|
||||
### v0.3.13 (2015-04-17)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "hyper"
|
||||
version = "0.3.13"
|
||||
version = "0.3.14"
|
||||
description = "A modern HTTP library."
|
||||
readme = "README.md"
|
||||
documentation = "http://hyperium.github.io/hyper/hyper/index.html"
|
||||
|
||||
Reference in New Issue
Block a user