fix(deps): bump chacha20 off yanked 0.10.0 - #757
Merged
Conversation
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
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>
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.
What
cargo update -p chacha20→ 0.10.2. chacha20 0.10.0 was yanked from crates.io and harmonia'scargo auditconfig denies yanked crates, so every PR's requiredcargo auditcheck currently reds (observed blocking #756, a docs-only change). Pre-existing on main (lockfile pin), surfaced by the advisory-DB refresh.Evidence
error: 1 denied warning found! / Crate: chacha20 / Version: 0.10.0 / Warning: yanked.