mirror of
https://github.com/hyperium/hyper.git
synced 2026-01-25 02:16:14 +00:00
v1.8.1
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
### v1.8.1 (2025-11-13)
|
||||
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
* **http1:** fix consuming extra CPU from previous change (#3977) ([4492f31e](https://github.com/hyperium/hyper/commit/4492f31e9429c34166da5a069c00b65be20e4a02))
|
||||
|
||||
|
||||
## v1.8.0 (2025-11-11)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "hyper"
|
||||
version = "1.8.0"
|
||||
version = "1.8.1"
|
||||
description = "A protective and efficient HTTP library for all."
|
||||
readme = "README.md"
|
||||
homepage = "https://hyper.rs"
|
||||
|
||||
Reference in New Issue
Block a user