tokio-1.16.1

tokio-rs/tokiotokio-1.16.1Jan 28, 2022by Darksonn

AI Summary

This release fixes a regression in the soundness fix implemented for `io::Take` in the previous version.

Key Highlights

  • Fixes a bug in the soundness fix for `io::Take`
  • Addresses regression introduced in PR #4428

Full Release Notes

# 1.16.1 (January 28, 2022)

This release fixes a bug in [#4428] with the change [#4437].

[#4428]: https://github.com/tokio-rs/tokio/pull/4428
[#4437]: https://github.com/tokio-rs/tokio/pull/4437