github tokio-rs/tokio tokio-1.15.0
Tokio v1.15.0

latest releases: tokio-stream-0.1.16, tokio-util-0.7.12, tokio-1.40.0...
2 years ago

Fixed

  • io: add cooperative yielding support to io::empty() (#4300)
  • time: make timeout robust against budget-depleting tasks (#4314)

Changed

  • update minimum supported Rust version to 1.46.

Added

  • time: add Interval::reset() (#4248)
  • io: add explicit lifetimes to AsyncFdReadyGuard (#4267)
  • process: add Command::as_std() (#4295)

Added (unstable)

  • tracing: instrument tokio::sync types (#4302)

Don't miss a new tokio release

NewReleases is sending notifications on new releases.