tokio-1.28.2

tokio-rs/tokiotokio-1.28.2May 28, 2023by Darksonn

AI Summary

A patch release that forwards dependency fixes to improve compatibility by disabling default features for the mio dependency.

Key Highlights

  • Forward ports dependency fixes (disable default features for mio)

Full Release Notes

# 1.28.2 (May 28, 2023)

Forward ports 1.18.6 changes.

### Fixed

- deps: disable default features for mio ([#5728])

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