Closed renovate[bot] closed 12 months ago
This PR contains the following updates:
1.33.0
1.34.0
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.33.0
->1.34.0
Release Notes
tokio-rs/tokio (tokio)
### [`v1.34.0`](https://togithub.com/tokio-rs/tokio/releases/tag/tokio-1.34.0): Tokio v1.34.0 [Compare Source](https://togithub.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.34.0) ##### Fixed - io: allow `clear_readiness` after io driver shutdown ([#6067]) - io: fix integer overflow in `take` ([#6080]) - io: fix I/O resource hang ([#6134]) - sync: fix `broadcast::channel` link ([#6100]) ##### Changed - macros: use `::core` qualified imports instead of `::std` inside `tokio::test` macro ([#5973]) ##### Added - fs: update cfg attr in `fs::read_dir` to include `aix` ([#6075]) - sync: add `mpsc::Receiver::recv_many` ([#6010]) - tokio: added vita target support ([#6094]) [#5973]: https://togithub.com/tokio-rs/tokio/pull/5973 [#6067]: https://togithub.com/tokio-rs/tokio/pull/6067 [#6080]: https://togithub.com/tokio-rs/tokio/pull/6080 [#6134]: https://togithub.com/tokio-rs/tokio/pull/6134 [#6100]: https://togithub.com/tokio-rs/tokio/pull/6100 [#6075]: https://togithub.com/tokio-rs/tokio/pull/6075 [#6010]: https://togithub.com/tokio-rs/tokio/pull/6010 [#6094]: https://togithub.com/tokio-rs/tokio/pull/6094Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.