Skip to content

Commit befc640

Browse files
committed
Update crossbeam epoch for release gate
1 parent 81e8f80 commit befc640

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ behavior when the change improves security or project direction.
4141
hooks on unrelated vhosts.
4242
- Use most-restrictive-wins cache-store aggregation so an earlier `skip` cannot
4343
mask a later `deny`.
44+
- Update `crossbeam-epoch` to `0.9.20` to clear `RUSTSEC-2026-0204`.
4445

4546
### Changed
4647

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

release-notes/RELEASE_NOTES_1.7.4.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ raw keys, TTLs, tags, response headers, or stored metadata.
5555
behavior.
5656
- The `wasm` feature remains optional and is still rejected with
5757
`privacy-mode`.
58+
- The release gate updates `crossbeam-epoch` to `0.9.20` to clear
59+
`RUSTSEC-2026-0204`.
5860

5961
## Operator Notes
6062

0 commit comments

Comments
 (0)