tokio-rs / tokio

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
https://tokio.rs
MIT License
26.59k stars 2.45k forks source link

chore: prepare tokio-util 0.7.12 #6823

Closed tglane closed 1 month ago

tglane commented 1 month ago

0.7.12 (September 5th, 2024)

This release bumps the MSRV to 1.70. (#6645)

Added

Changed

Documented