chore(deps): bump crossbeam-utils from 0.7.2 to 0.8.21 in /oku - #357
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump crossbeam-utils from 0.7.2 to 0.8.21 in /oku#357dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.7.2 to 0.8.21. - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.7.2...crossbeam-utils-0.8.21) --- updated-dependencies: - dependency-name: crossbeam-utils dependency-version: 0.8.21 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/oku/crossbeam-utils-0.8.21
branch
from
July 20, 2026 04:17
67b62aa to
eb7488c
Compare
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 crossbeam-utils from 0.7.2 to 0.8.21.
Release notes
Sourced from crossbeam-utils's releases.
... (truncated)
Changelog
Sourced from crossbeam-utils's changelog.
Commits
ccd83acPrepare for the next release54988ebCalculate layout in const context761d0b6Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbbRemove optimistic spinning from Context::wait_untila92f6c4Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80CachePadded: Use 128-byte alignment on arm64ecf757eefAdd comment about fixed rustc bug71d8bb0ci: Update minimum tested Rust version to 1.635092a9bci: Clean up no_atomic.sh