Skip to content

Bump rand_core to v0.10; MSRV 1.85#71

Merged
ebfull merged 1 commit into
zkcrypto:release-0.14.0from
tarcieri:rand_core/v0.10
May 21, 2026
Merged

Bump rand_core to v0.10; MSRV 1.85#71
ebfull merged 1 commit into
zkcrypto:release-0.14.0from
tarcieri:rand_core/v0.10

Conversation

@tarcieri

@tarcieri tarcieri commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

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

Comment thread .github/workflows/ci.yml
matrix:
target:
- wasm32-wasi
- wasm32-wasip1

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

wasm32-wasi doesn't exist anymore

Comment thread .github/workflows/ci.yml
- uses: actions/checkout@v4
- run: cargo fetch
# Requires #![deny(rustdoc::broken_intra_doc_links)] in crates.
- run: sudo apt-get -y install libfontconfig1-dev

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@ebfull

ebfull commented Feb 25, 2026

Copy link
Copy Markdown
Collaborator

I updated the RFC with the rename for try_from_rng -> try_random.

@ebfull

ebfull commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Merging; separately updated to retarget patch to ff's release branch for 0.14 and to reflect try_from_rng -> try_random change.

@ebfull ebfull merged commit 62923b9 into zkcrypto:release-0.14.0 May 21, 2026
11 checks passed
@tarcieri tarcieri deleted the rand_core/v0.10 branch June 6, 2026 15:53
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.

2 participants