Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 468
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix rand 0.9 deprecations #1205

Merged
merged 5 commits into from
Feb 2, 2025

Conversation

kristof-mattei
Copy link
Contributor

  • Update rand requirement from 0.8 to 0.9
  • chore: addressed rand 0.9's deprecations

dependabot bot and others added 2 commits January 28, 2025 13:32

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@0.8.5...0.9.0)

---
updated-dependencies:
- dependency-name: rand
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Verified

This commit was signed with the committer’s verified signature.
kristof-mattei Kristof Mattei
@kristof-mattei kristof-mattei mentioned this pull request Feb 1, 2025
@sfackler
Copy link
Owner

sfackler commented Feb 2, 2025

It looks like the wasm test needs to have a RUSTFLAGS=--cfg=wasm_js added.

Verified

This commit was signed with the committer’s verified signature.
sfackler Steven Fackler
…ations

Verified

This commit was signed with the committer’s verified signature.
sfackler Steven Fackler

Verified

This commit was signed with the committer’s verified signature.
sfackler Steven Fackler
@sfackler sfackler merged commit f1c5c4f into sfackler:master Feb 2, 2025
4 checks passed
@kristof-mattei
Copy link
Contributor Author

It looks like the wasm test needs to have a RUSTFLAGS=--cfg=wasm_js added.

Oops. I fixed that in another commit, which ended up not being pushed. Sorry.

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.

None yet

2 participants