Skip to content

Tokio v1.25.0

Compare
Choose a tag to compare
@Darksonn Darksonn released this 29 Jan 21:46
· 531 commits to master since this release
88b1eb5

1.25.0 (January 28, 2023)

Fixed

  • rt: fix runtime metrics reporting (#5330)

Added

  • sync: add broadcast::Sender::len (#5343)

Changed

  • fs: increase maximum read buffer size to 2MiB (#5397)