tokio-1.28.1

tokio-rs/tokiotokio-1.28.1May 10, 2023by Darksonn

AI Summary

A patch release fixing a build script mistake that made `AsFd` implementations unavailable on Rust 1.63.

Key Highlights

  • Fix `AsFd` implementations unavailable on Rust 1.63

Full Release Notes

# 1.28.1 (May 10th, 2023)

This release fixes a mistake in the build script that makes `AsFd` implementations unavailable on Rust 1.63. ([#5677])

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