Skip to content

build(deps): bump chacha20 from 0.10.0-rc.10 to 0.10#796

Merged
tarcieri merged 2 commits into
masterfrom
dependabot/cargo/chacha20-0.10.0
Feb 9, 2026
Merged

build(deps): bump chacha20 from 0.10.0-rc.10 to 0.10#796
tarcieri merged 2 commits into
masterfrom
dependabot/cargo/chacha20-0.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Copy link
Copy Markdown
Contributor

Bumps chacha20 from 0.10.0-rc.10 to 0.10.0.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [chacha20](https://github.com/RustCrypto/stream-ciphers) from 0.10.0-rc.10 to 0.10.0.
- [Commits](RustCrypto/stream-ciphers@chacha20-v0.10.0-rc.10...chacha20-v0.10.0)

---
updated-dependencies:
- dependency-name: chacha20
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 9, 2026
Comment thread chacha20poly1305/Cargo.toml Outdated
@tarcieri tarcieri changed the title build(deps): bump chacha20 from 0.10.0-rc.10 to 0.10.0 build(deps): bump chacha20 from 0.10.0-rc.10 to 0.10 Feb 9, 2026
@tarcieri tarcieri merged commit d50ba3b into master Feb 9, 2026
126 checks passed
@tarcieri tarcieri deleted the dependabot/cargo/chacha20-0.10.0 branch February 9, 2026 15:07
tarcieri added a commit that referenced this pull request Jun 28, 2026
## Added
- `bytes` feature passthrough (#631)

## Changed
- Bump `aead` from `0.5` to `0.6` (#831)
- Bump `chacha20` from `0.9` to `0.10` (#796)
- Bump `cipher` from `0.4` to `0.5` (#583)
- Bump `poly1305` from `0.8` to `0.9` (#823)
- Edition changed to 2024 and MSRV bumped to 1.85 (#662)
- Relax MSRV policy and allow MSRV bumps in patch releases

## Removed
- `std` and `stream` features (#662)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant