chore(deps): bump tokio from 1.53.0 to 1.53.1 in the tokio group across 1 directory - #10
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump tokio from 1.53.0 to 1.53.1 in the tokio group across 1 directory#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Deploying nulang-docs with
|
| Latest commit: |
0c48c8f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://af210479.nulang-docs.pages.dev |
| Branch Preview URL: | https://dependabot-cargo-tokio-f13fc.nulang-docs.pages.dev |
dependabot
Bot
force-pushed
the
dependabot/cargo/tokio-f13fcfe967
branch
4 times, most recently
from
July 29, 2026 01:59
2ee1e00 to
773164b
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/tokio-f13fcfe967
branch
2 times, most recently
from
August 3, 2026 09:24
6350905 to
b9246c6
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/tokio-f13fcfe967
branch
9 times, most recently
from
August 9, 2026 20:01
bef0997 to
fc8652a
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/tokio-f13fcfe967
branch
2 times, most recently
from
August 10, 2026 15:36
a26f38f to
5155497
Compare
Bumps the tokio 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: tokio ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/tokio-f13fcfe967
branch
from
August 12, 2026 02:13
5155497 to
0c48c8f
Compare
Contributor
Author
|
Looks like tokio is no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the tokio group with 1 update in the / directory: tokio.
Updates
tokiofrom 1.53.0 to 1.53.1Release notes
Sourced from tokio's releases.
Commits
75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)