Skip to content

fix(deps): bump chacha20 off yanked 0.10.0 - #757

Merged
forkwright merged 1 commit into
mainfrom
fix/chacha20-yanked
Sep 1, 2026
Merged

fix(deps): bump chacha20 off yanked 0.10.0#757
forkwright merged 1 commit into
mainfrom
fix/chacha20-yanked

Conversation

@forkwright

Copy link
Copy Markdown
Owner

What

cargo update -p chacha20 → 0.10.2. chacha20 0.10.0 was yanked from crates.io and harmonia's cargo audit config denies yanked crates, so every PR's required cargo audit check currently reds (observed blocking #756, a docs-only change). Pre-existing on main (lockfile pin), surfaced by the advisory-DB refresh.

Evidence

0.10.0 was yanked from crates.io; cargo audit denies the yanked version,
which reds every PR's required cargo audit check (observed on #756).
0.10.2 is the latest Rust-1.89-compatible patch; no API change within the
patch series.
@forkwright
forkwright merged commit 67c04af into main Sep 1, 2026
16 checks passed
@forkwright
forkwright deleted the fix/chacha20-yanked branch September 1, 2026 18:30
forkwright pushed a commit that referenced this pull request Sep 3, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.4.3](v0.4.2...v0.4.3)
(2026-09-01)


### Bug Fixes

* **ci:** dispatch the binary release build from release-please itself
([#739](#739))
([6564411](6564411)),
closes [#709](#709)
* **deps:** bump chacha20 off yanked 0.10.0
([#757](#757))
([67c04af](67c04af))


### Documentation

* remove website-only llms index
([#756](#756))
([63fd323](63fd323))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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