Skip to content

Update nist-pqc-seeded-rng requirement from 0.2.1 to 0.4.0#21

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/nist-pqc-seeded-rng-0.4.0
Open

Update nist-pqc-seeded-rng requirement from 0.2.1 to 0.4.0#21
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/nist-pqc-seeded-rng-0.4.0

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on nist-pqc-seeded-rng to permit the latest version.

Changelog

Sourced from nist-pqc-seeded-rng's changelog.

Changelog

0.4 (2026-02-03)

  • Upgrade to rand_core version 0.10.

0.3.2 (2026-01-23)

  • Re-export rand_core.
  • Internal refactoring.

0.3.1 (2025-04-15)

  • Bump edition to 2024.
  • Fix generation if destination buffer is not zeroized.

0.3 (2025-01-29)

  • Upgrade to rand_core version 0.9.

0.2 (2024-09-13)

  • Reimplement Seed without generic-array.

0.1.3 (2024-09-12)

  • Refactor to remove direct dependency on generic-array.

0.1.2 (2024-07-16)

  • Provide convenience TryFrom and From implementation for byte slices and byte arrays.
  • Add serde support.
  • Dual license as Apache-2.0 or MIT.

0.1.1 (2024-07-15)

  • Make the crate actually usable

0.1 (2024-07-15)

  • Initial release.
Commits
  • d4974b2 nist-pqc-seeded-rng version 0.4
  • 2c9a77c Update to rand_core 0.10
  • adace84 Bump actions/checkout from 5 to 6
  • ec5876e Merge branch 'main' of github.com:ait-crypto/nist-pqc-seeded-rng
  • beea08c nist-pqc-seeded-rng version 0.3.2
  • 4e6f0b9 Refactor
  • da814b8 Re-export rand_core
  • cb03eaa Bump actions/checkout from 4 to 5 (#2)
  • ef50ff8 Use zero input buffer instead of temporary destination buffers
  • 92094aa Refactor
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
nist-pqc-seeded-rng [>= 0.3.a, < 0.4]

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 9, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/nist-pqc-seeded-rng-0.4.0 branch from 733d28a to 67b1385 Compare February 19, 2026 16:01
Updates the requirements on [nist-pqc-seeded-rng](https://github.com/ait-crypto/nist-pqc-seeded-rng) to permit the latest version.
- [Changelog](https://github.com/ait-crypto/nist-pqc-seeded-rng/blob/main/CHANGELOG.md)
- [Commits](ait-crypto/nist-pqc-seeded-rng@v0.2.1...v0.4)

---
updated-dependencies:
- dependency-name: nist-pqc-seeded-rng
  dependency-version: 0.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/nist-pqc-seeded-rng-0.4.0 branch from 67b1385 to 5ef7246 Compare February 19, 2026 16:02
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.

0 participants