fix(deps): update rust crate tokio to 1.32.0
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
Fixed
- sync: fix potential quadradic behavior in
broadcast::Receiver
(#5925)
Added
Unstable
- rt(alt): improve the scalability of alt runtime as the number of cores grows (#5935)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.