arkworks-rs / arkworks-rs/std

Bump `rand` crate to 0.9

Open
#59 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
42
Forks
45
PR merge metrics
No merged PRs in 30d

Description

Currently, rand crate is used with version 0.8: https://github.com/arkworks-rs/std/blob/b0cbdeb097b42f61880b3bee19e8dd37258d23a5/Cargo.toml#L16

We should bump this to 0.9 (https://github.com/rust-random/rand/releases/tag/0.9.0)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the rand dependency entry in Cargo.toml, linked at line 16, and read the rand 0.9.0 release notes for upgrade changes. Update the dependency to 0.9 and verify that the project still builds and its checks pass; done means the repository uses rand 0.9 successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.