Merge branch 'master' into headermap2

This commit is contained in:
SleeplessOne1917 2023-12-26 18:26:47 +00:00 committed by GitHub
commit 200742bb53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -14,9 +14,12 @@
## 3.5.0 ## 3.5.0
### Changed ### Added
- Implement `From<HeaderMap>` for `http::HeaderMap`. - Implement `From<HeaderMap>` for `http::HeaderMap`.
### Changed
- Updated `zstd` dependency to `0.13`. - Updated `zstd` dependency to `0.13`.
### Fixed ### Fixed