Skip to content

Update rand to 0.9#319

Open
JonathanWoollett-Light wants to merge 1 commit intoramosbugs:mainfrom
JonathanWoollett-Light:main
Open

Update rand to 0.9#319
JonathanWoollett-Light wants to merge 1 commit intoramosbugs:mainfrom
JonathanWoollett-Light:main

Conversation

@JonathanWoollett-Light
Copy link

@JonathanWoollett-Light JonathanWoollett-Light commented May 21, 2025

Closes #318

@hanyuone
Copy link

Would upgrading rand to v0.9 also involve upgrading getrandom to v0.3? Relevant information in the upgrade guide for rand here.

@ramosbugs
Copy link
Owner

see #306

@CosminPerRam
Copy link
Contributor

Although this isn't merged, consider rand 0.10.

@hanyuone
Copy link

hanyuone commented Mar 5, 2026

From rand 0.10 onwards, getrandom 0.4 is used, which no longer requires any extra rustflags, thus not leading to a breaking change for a major version (the issue seen in #306).

@ramosbugs would a PR that bumps the rand version to 0.10 be accepted?

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.

Update to rand 0.9

4 participants