Skip to content

Bump tokio from 1.53.0 to 1.53.1 in the minor-and-patch-updates group across 1 directory#6

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/cargo/minor-and-patch-updates-f13fcfe967
Open

Bump tokio from 1.53.0 to 1.53.1 in the minor-and-patch-updates group across 1 directory#6
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/cargo/minor-and-patch-updates-f13fcfe967

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown

Bumps the minor-and-patch-updates group with 1 update in the / directory: tokio.

Updates tokio from 1.53.0 to 1.53.1

Release notes

Sourced from tokio's releases.

Tokio v1.53.1

1.53.1 (July 20th, 2026)

Fixed

  • signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)

Fixed (unstable)

  • time: fix alt timer cancellation and insertion race (#8252)

Documented

  • runtime: remove dead link definition in Runtime::block_on (#8301)

#8252: tokio-rs/tokio#8252 #8300: tokio-rs/tokio#8300 #8301: tokio-rs/tokio#8301

Commits
  • 75fef53 chore: prepare Tokio v1.53.1 (#8303)
  • ae9d011 signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)
  • eb4988d time: fix the loom test of the race between cancellation/insertion (#8302)
  • 91d3b4c time: fix alt timer cancellation and insertion race (#8252)
  • a463384 runtime: remove dead link definition in Runtime::block_on (#8301)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 20, 2026
Bumps the minor-and-patch-updates group with 1 update in the / directory: [tokio](https://github.com/tokio-rs/tokio).


Updates `tokio` from 1.53.0 to 1.53.1
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.53.0...tokio-1.53.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.53.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump tokio from 1.53.0 to 1.53.1 in the minor-and-patch-updates group Bump tokio from 1.53.0 to 1.53.1 in the minor-and-patch-updates group across 1 directory Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/minor-and-patch-updates-f13fcfe967 branch from cac3710 to 52467da Compare July 21, 2026 13: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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants