chore(lib): begin 1.0 development (#2882)

This commit is contained in:
Sean McArthur
2022-06-08 16:28:18 -07:00
committed by GitHub
parent b2052a433f
commit 2c7344a65b
2 changed files with 7 additions and 1 deletions

View File

@@ -8,6 +8,10 @@
A **fast** and **correct** HTTP implementation for Rust.
> **Note**: hyper's [master](https://github.com/hyperium/hyper) branch is
> currently preparing breaking changes. For the most recently *released* code,
> look to the [0.14.x branch](https://github.com/hyperium/hyper/tree/0.14.x).
- HTTP/1 and HTTP/2
- Asynchronous design
- Leading in performance