We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97b595e commit 7829148Copy full SHA for 7829148
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+### v0.14.31 (2024-10-15)
2
+
3
4
+#### Bug Fixes
5
6
+* **http1:** improve performance of parsing sequentially partial messages ([97b595e](https://github.com/hyperium/hyper/commit/97b595e5892c239a195b199f9e7910f582351c44))
7
8
9
### v0.14.30 (2024-07-09)
10
11
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hyper"
-version = "0.14.30"
+version = "0.14.31"
description = "A fast and correct HTTP library."
readme = "README.md"
homepage = "https://hyper.rs"
0 commit comments