fix(deps): update rust crate tokio to 1.23.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tokio (source) | dependencies | minor |
1.22.0 -> 1.23.0
|
Release Notes
tokio-rs/tokio
v1.23.0
Fixed
- net: fix Windows named pipe connect (#5208)
- io: support vectored writes for
ChildStdin
(#5216) - io: fix
async fn ready()
false positive for OS-specific events (#5231)
Changed
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.