Skip to content

Update Rust crate tokio to v1.38.1

Renovate Bot requested to merge renovate/tokio-1.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
tokio (source) dependencies patch 1.38.0 -> 1.38.1

Release Notes

tokio-rs/tokio (tokio)

v1.38.1: Tokio v1.38.1

Compare Source

1.38.1 (July 16th, 2024)

This release fixes the bug identified as (#​6682), which caused timers not to fire when they should.

Fixed
  • time: update wake_up while holding all the locks of sharded time wheels (#​6683)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports