Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Getrandom 0.3.1#1206

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

kristof-mattei
Copy link
Contributor

#1205 should go first, becauserand@0.9 needsgetrandom@0.3.1, and doinggetrandom only makesrand being included twice.

Notice I've had to update theRUSTFLAGS for the wasm build. This means that customers of this crate who use wasm must do the same. It might warrant an update in the docs.

If you don't, fails like this:

error: The wasm32-unknown-unknown targets are not supported by default; you may need to enable the "wasm_js" configuration flag. Note that enabling the `wasm_js` feature flag alone is insufficient. For more information see: https://docs.rs/getrandom/#webassembly-support   --> /home/kristof/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.3.1/src/backends.rs:159:9    |159 | /         compile_error!(160 | |             "The wasm32-unknown-unknown targets are not supported by default; \161 | |             you may need to enable the \"wasm_js\" configuration flag. Note \162 | |             that enabling the `wasm_js` feature flag alone is insufficient. \163 | |             For more information see: \164 | |             https://docs.rs/getrandom/#webassembly-support"165 | |         );    | |_________^

dependabotbotand others added2 commitsJanuary 28, 2025 13:32
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>
@sfackler
Copy link
Collaborator

Folded into#1201

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@kristof-mattei@sfackler

[8]ページ先頭

©2009-2025 Movatter.jp