Skip to content

build(deps): bump hybrid-array from 0.4.7 to 0.4.10#1464

Merged
tarcieri merged 1 commit intomasterfrom
dependabot/cargo/hybrid-array-0.4.10
Apr 1, 2026
Merged

build(deps): bump hybrid-array from 0.4.7 to 0.4.10#1464
tarcieri merged 1 commit intomasterfrom
dependabot/cargo/hybrid-array-0.4.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps hybrid-array from 0.4.7 to 0.4.10.

Changelog

Sourced from hybrid-array's changelog.

0.4.10 (2026-03-31)

Added

  • AsMut<Array<T, U>> impl for Array<T, U> (#193)
  • HQC KEM sizes (#195)

#193: RustCrypto/hybrid-array#193 #195: RustCrypto/hybrid-array#195

0.4.9 (2026-03-30)

Added

  • Functions for casting from core references (#181)
    • Array::cast_from_core: const fn equivalent of From<[T; N]>
    • Array::cast_from_core_mut: mut equivalent of the above
    • Array::from_ref: cast &T to &Array<T; U1>
    • Array::from_mut: mut equivalent of the above

#181: RustCrypto/hybrid-array#181

0.4.8 (2026-03-08)

Added

  • ctutils support (#177)

#177: RustCrypto/hybrid-array#177

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 [hybrid-array](https://github.com/RustCrypto/hybrid-array) from 0.4.7 to 0.4.10.
- [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md)
- [Commits](RustCrypto/hybrid-array@v0.4.7...v0.4.10)

---
updated-dependencies:
- dependency-name: hybrid-array
  dependency-version: 0.4.10
  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 Apr 1, 2026
@tarcieri tarcieri merged commit ae493bf into master Apr 1, 2026
129 checks passed
@tarcieri tarcieri deleted the dependabot/cargo/hybrid-array-0.4.10 branch April 1, 2026 13:58
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