chore: spelling and date format Corrections (#7018)

This commit is contained in:
Noisy
2024-12-10 13:16:41 +01:00
committed by GitHub
parent 6d15c6cacb
commit bfa8cadaa0
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ This release contains one performance improvement:
[#5630]: https://github.com/tokio-rs/tokio/pull/5630
[#5632]: https://github.com/tokio-rs/tokio/pull/5632
# 0.7.7 (February 12, 2023)
# 0.7.7 (February 12th, 2023)
This release reverts the removal of the `Encoder` bound on the `FramedParts`
constructor from [#5280] since it turned out to be a breaking change. ([#5450])