Prepare v0.10.1: deprecate feature log by dhardy · Pull Request #1763 · rust-random/rand (original) (raw)
dhardy deleted the push-qmwpoxslllum branch
This was referenced
Apr 11, 2026
This was referenced
Apr 11, 2026
This was referenced
Apr 11, 2026
This was referenced
Apr 11, 2026
This was referenced
Apr 11, 2026
This was referenced
May 27, 2026
This was referenced
Jun 1, 2026
pealmeida pushed a commit to pealmeida/sovereign-vault that referenced this pull request
rand 0.10 renamed the core trait RngCore -> Rng; rand::rng().fill_bytes() is otherwise unchanged. 0.10.1 also carries a soundness fix (rust-random/rand#1763). Verified: fmt + clippy -D warnings + cargo test --workspace (82 passed).
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
pealmeida pushed a commit to pealmeida/sovereign-vault that referenced this pull request
- build(deps): bump rand from 0.9.4 to 0.10.1
Bumps rand from 0.9.4 to 0.10.1.
updated-dependencies:
- dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com
- fix(crypto): migrate to rand 0.10 (RngCore trait renamed to Rng)
rand 0.10 renamed the core trait RngCore -> Rng; rand::rng().fill_bytes() is otherwise unchanged. 0.10.1 also carries a soundness fix (rust-random/rand#1763). Verified: fmt + clippy -D warnings + cargo test --workspace (82 passed).
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pedro Almeida pedroalmeida@Pedros-MacBook-Pro.local Co-authored-by: Claude Opus 4.8 noreply@anthropic.com
This was referenced
Jun 8, 2026
This was referenced
Jun 15, 2026
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
[ Show hidden characters]({{ revealButtonHref }})