Commit 5546487
committed
Update Rust crate tokio to 1.23 (#286)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [tokio](https://tokio.rs) ([source](https://togithub.com/tokio-rs/tokio)) | dependencies | minor | `1.22` -> `1.23` |
---
### Release Notes
<details>
<summary>tokio-rs/tokio</summary>
### [`v1.23.0`](https://togithub.com/tokio-rs/tokio/releases/tag/tokio-1.23.0): Tokio v1.23.0
[Compare Source](https://togithub.com/tokio-rs/tokio/compare/tokio-1.22.0...tokio-1.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
- runtime: `yield_now` defers task until after driver poll ([#​5223])
- runtime: reduce amount of codegen needed per spawned task ([#​5213])
- windows: replace `winapi` dependency with `windows-sys` ([#​5204])
[#​5208]: https://togithub.com/tokio-rs/tokio/pull/5208
[#​5216]: https://togithub.com/tokio-rs/tokio/pull/5216
[#​5213]: https://togithub.com/tokio-rs/tokio/pull/5213
[#​5204]: https://togithub.com/tokio-rs/tokio/pull/5204
[#​5223]: https://togithub.com/tokio-rs/tokio/pull/5223
[#​5231]: https://togithub.com/tokio-rs/tokio/pull/5231
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 5:00 and before 6:00 every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/stackabletech/hbase-operator).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMiJ9-->1 parent 5513c28 commit 5546487
2 files changed
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments