Skip to content

Update Rust crate tokio to 1.42.0#228

Merged
augustuswm merged 1 commit intomainfrom
renovate/tokio-1.x
Dec 9, 2024
Merged

Update Rust crate tokio to 1.42.0#228
augustuswm merged 1 commit intomainfrom
renovate/tokio-1.x

Conversation

@oxide-renovate
Copy link
Copy Markdown
Contributor

@oxide-renovate oxide-renovate Bot commented Dec 4, 2024

This PR contains the following updates:

Package Type Update Change
tokio (source) workspace.dependencies minor 1.41.1 -> 1.42.0

Release Notes

tokio-rs/tokio (tokio)

v1.42.0: Tokio v1.42.0

Compare Source

1.42.0 (Dec 3rd, 2024)

Added
  • io: add AsyncFd::{try_io, try_io_mut} (#​6967)
Fixed
  • io: avoid ptr->ref->ptr roundtrip in RegistrationSet (#​6929)
  • runtime: do not defer yield_now inside block_in_place (#​6999)
Changes
  • io: simplify io readiness logic (#​6966)
Documented
  • net: fix docs for tokio::net::unix::{pid_t, gid_t, uid_t} (#​6791)
  • time: fix a typo in Instant docs (#​6982)

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate Bot added the dependencies Pull requests that update a dependency file label Dec 4, 2024
@augustuswm augustuswm merged commit 36bc75e into main Dec 9, 2024
@augustuswm augustuswm deleted the renovate/tokio-1.x branch December 9, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant