Skip to content

fix(deps): update rust crate tokio to 1.32.0

renovate requested to merge renovate/tokio-1.x into master

This MR contains the following updates:

Package Type Update Change
tokio (source) dependencies minor 1.31.0 -> 1.32.0

Release Notes

tokio-rs/tokio (tokio)

v1.32.0: Tokio v1.32.0

Compare Source

Fixed
  • sync: fix potential quadradic behavior in broadcast::Receiver (#​5925)
Added
  • process: stabilize Command::raw_arg (#​5930)
  • io: enable awaiting error readiness (#​5781)
Unstable
  • rt(alt): improve the scalability of alt runtime as the number of cores grows (#​5935)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports