v0.3.12
版本发布时间: 2022-03-10 03:03:02
hyperium/h2最新发布版本:v0.4.6(2024-08-19 23:52:23)
- Avoid time operations that can panic (#599)
- Bump MSRV to Rust 1.49 (#606)
- Fix header decoding error when a header name is contained at a continuation header boundary (#589)
- Remove I/O type names from handshake
tracing
spans (#608)
New Contributors
- @LPardue made their first contribution in https://github.com/hyperium/h2/pull/602
- @hikaricai made their first contribution in https://github.com/hyperium/h2/pull/589