dbus2 / zbus

Rust D-Bus crate.
Other
341 stars 75 forks source link

⬆️ Update tokio to v1.38.1 #904

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

tokio-rs/tokio (tokio) ### [`v1.38.1`](https://togithub.com/tokio-rs/tokio/releases/tag/tokio-1.38.1): Tokio v1.38.1 [Compare Source](https://togithub.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1) ### 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]) [#​6682]: https://togithub.com/tokio-rs/tokio/pull/6682 [#​6683]: https://togithub.com/tokio-rs/tokio/pull/6683

Configuration

📅 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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.