Skip to content

fix(deps): bump crossbeam-epoch to 0.9.20 (RUSTSEC-2026-0204)#265

Merged
J-Mentiora merged 1 commit into
mainfrom
fix-rustsec-2026-0204
Jul 14, 2026
Merged

fix(deps): bump crossbeam-epoch to 0.9.20 (RUSTSEC-2026-0204)#265
J-Mentiora merged 1 commit into
mainfrom
fix-rustsec-2026-0204

Conversation

@J-Mentiora

Copy link
Copy Markdown
Collaborator

Clears the long-standing red cargo-deny job on main.

RUSTSEC-2026-0204 — invalid pointer dereference in the fmt::Pointer impl for
Atomic/Shared (crossbeam-rs/crossbeam#1276). The advisory's own remedy is
"upgrade to >= 0.9.20".

crossbeam-epoch is transitive (via crossbeam-deque), so this is a lockfile-only
bump — one package, no manifest change, no new crates
.

cargo deny check advisoriesadvisories ok locally.

Landing this before tagging v0.14.0 so the release ships with a green advisory check.

🤖 Generated with Claude Code

Clears the cargo-deny advisory that has been red on main: invalid pointer
dereference in the `fmt::Pointer` impl for `Atomic`/`Shared`
(crossbeam-rs/crossbeam#1276). Transitive via crossbeam-deque, so this is a
lockfile-only bump — no manifest change, no new crates.

`cargo deny check advisories` reports "advisories ok" locally.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@J-Mentiora
J-Mentiora merged commit a428ade into main Jul 14, 2026
22 checks passed
@J-Mentiora
J-Mentiora deleted the fix-rustsec-2026-0204 branch July 14, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant