fix(deps): update rust crate tokio to 1.25.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tokio (source) | dependencies | minor |
1.24.2 -> 1.25.0
|
Release Notes
tokio-rs/tokio
v1.25.0
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)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.