tokio-1.35.1
版本发布时间: 2023-12-20 01:56:32
tokio-rs/tokio最新发布版本:tokio-1.40.0(2024-08-30 16:04:47)
1.35.1 (December 19, 2023)
This is a forward part of a change that was backported to 1.25.3.
Fixed
- io: add budgeting to
tokio::runtime::io::registration::async_io
(#6221)