build(deps): bump crossbeam-utils from 0.6.5 to 0.6.6 in the cargo group across 1 directory - #1187
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump crossbeam-utils from 0.6.5 to 0.6.6 in the cargo group across 1 directory#1187dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Member
|
@dependabot rebase |
Bumps the cargo group with 1 update in the / directory: [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam). Updates `crossbeam-utils` from 0.6.5 to 0.6.6 - [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.6.5...crossbeam-utils-0.6.6) --- updated-dependencies: - dependency-name: crossbeam-utils dependency-version: 0.6.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-e7501aec45
branch
from
July 1, 2026 00:55
0589b73 to
0f81ada
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 the cargo group with 1 update in the / directory: crossbeam-utils.
Updates
crossbeam-utilsfrom 0.6.5 to 0.6.6Changelog
Sourced from crossbeam-utils's changelog.
... (truncated)
Commits
9f50786Bump crossbeam-utils to 0.6.64eaf9e4Deprecate AtomicCell::get_mut4bf8700Merge pull request #396 from Marwes/unwind_safe0aab8d3Merge #403109bc59Fix meta variable misuse9898f92Merge #4027169d4fupdate memoffset to 0.5, which contains plenty of soundness fixes244a938Merge #37705e9049feat: impl {Ref,}UnwindSafe for AtomicCell088012eFix list's finalize API