tokio-1.25.1
tokio-rs/tokiotokio-1.25.1May 27, 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.25.1 (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