We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7dc8b commit 6fad307Copy full SHA for 6fad307
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+### v0.3.14 (2015-04-18)
2
+
3
4
+#### Bug Fixes
5
6
+* **http:** Adjust httparse Request and Response lifetimes. ([76550fdb](https://github.com/hyperium/hyper/commit/76550fdb20bb812e92a1fc3f3a7eaaf4a689348b))
7
8
9
### v0.3.13 (2015-04-17)
10
11
Cargo.toml
@@ -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"
0 commit comments