Skip to content

Update rand_core to 0.10.0-rc-4#1712

Merged
dhardy merged 4 commits into
masterfrom
push-nzsxxkozrnpy
Jan 20, 2026
Merged

Update rand_core to 0.10.0-rc-4#1712
dhardy merged 4 commits into
masterfrom
push-nzsxxkozrnpy

Conversation

@dhardy

@dhardy dhardy commented Jan 19, 2026

Copy link
Copy Markdown
Member
  • Added a CHANGELOG.md entry

Summary

Update regarding these rand_core PRs:

Unresolved

chacha20

rand_chacha test failure (likely due to rust-random/rand_core#44)

@dhardy dhardy force-pushed the push-nzsxxkozrnpy branch from 1a6f1f5 to dc9d6e6 Compare January 20, 2026 12:01
@dhardy dhardy force-pushed the push-nzsxxkozrnpy branch from dc9d6e6 to 6830af0 Compare January 20, 2026 12:14
@dhardy dhardy marked this pull request as ready for review January 20, 2026 12:20
@Fethbita

Copy link
Copy Markdown

0.10.0-rc-5 (see rust-random/rand_core#51) is published, maybe better to update to that?

@dhardy

dhardy commented Jan 20, 2026

Copy link
Copy Markdown
Member Author

RC5 has no breaking changes over this.

@baloo baloo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in a couple of downstream crates. No issues found

@dhardy dhardy merged commit 9c99d93 into master Jan 20, 2026
15 checks passed
@dhardy dhardy deleted the push-nzsxxkozrnpy branch January 20, 2026 16:04
@tarcieri

Copy link
Copy Markdown
Contributor

Hmm, shouldn't both the rand_core and chacha20 dependencies be bumped?

@dhardy

dhardy commented Jan 20, 2026

Copy link
Copy Markdown
Member Author

@tarcieri dependabot has done this: #1713.

I don't think we need to bump the numbers in Cargo.toml since we opted to allow this type of update.

@tarcieri

Copy link
Copy Markdown
Contributor

Yeah they should all be compatible, just noting you merged old version numbers

@dhardy

dhardy commented Jan 20, 2026

Copy link
Copy Markdown
Member Author

Yes, I saw no need to update; the code should be compatible with both versions (on your advice not to pin the version).

@baloo

baloo commented Jan 20, 2026

Copy link
Copy Markdown
Contributor

Any chance to get another release candidate of rand?

Would ease things up for consumers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants