Bump rand_core to v0.10; MSRV 1.85#71
Open
tarcieri wants to merge 1 commit intozkcrypto:release-0.14.0from
Open
Bump rand_core to v0.10; MSRV 1.85#71tarcieri wants to merge 1 commit intozkcrypto:release-0.14.0from
rand_core to v0.10; MSRV 1.85#71tarcieri wants to merge 1 commit intozkcrypto:release-0.14.0from
Conversation
This was referenced Feb 5, 2026
06d2f62 to
383558c
Compare
tarcieri
commented
Feb 5, 2026
| matrix: | ||
| target: | ||
| - wasm32-wasi | ||
| - wasm32-wasip1 |
Contributor
Author
There was a problem hiding this comment.
wasm32-wasi doesn't exist anymore
tarcieri
commented
Feb 5, 2026
| - uses: actions/checkout@v4 | ||
| - run: cargo fetch | ||
| # Requires #![deny(rustdoc::broken_intra_doc_links)] in crates. | ||
| - run: sudo apt-get -y install libfontconfig1-dev |
Contributor
Author
There was a problem hiding this comment.
This was necessitated by these failures: https://github.com/zkcrypto/group/actions/runs/21721102807/job/62650760028?pr=71
NOTE: depends on zkcrypto/ff#149 Release notes for `rand_core` v0.10.0: https://github.com/rust-random/rand_core/releases/tag/v0.10.0
383558c to
87fcee0
Compare
Collaborator
|
I updated the RFC with the rename for |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NOTE: depends on zkcrypto/ff#149
Release notes for
rand_corev0.10.0:https://github.com/rust-random/rand_core/releases/tag/v0.10.0