Skip to content

Upgrade to rand 0.7.0#18

Closed
fubuloubu wants to merge 3 commits intoRustCrypto:masterfrom
fubuloubu:patch-1
Closed

Upgrade to rand 0.7.0#18
fubuloubu wants to merge 3 commits intoRustCrypto:masterfrom
fubuloubu:patch-1

Conversation

@fubuloubu
Copy link
Copy Markdown

fixes #17

@fubuloubu
Copy link
Copy Markdown
Author

Failure is due to support for v1.22

Unsure if this is a requirement, but seems like an older version that should be deprecated?

@newpavlov
Copy link
Copy Markdown
Member

Yes, rand v0.7 has MSRV equal to 1.32, so we we will have to bump minor version. I have some breaking-change API redesigns in mind, so we better bump rand together with this redesign.

@fubuloubu
Copy link
Copy Markdown
Author

Any chance we can bump out this small change separately of the breaking updates? It's currently blocking me on a project. Thanks!

@fubuloubu
Copy link
Copy Markdown
Author

Any updates on this?

@pdugre
Copy link
Copy Markdown

pdugre commented May 29, 2020

Any updates? It's blocking me too.

EDIT: Happened to me trying to compile scrypt in WASM, so this PR doesn not fix my problem.

@tarcieri
Copy link
Copy Markdown
Member

Superseded by #31

@tarcieri tarcieri closed this Jun 10, 2020
@fubuloubu fubuloubu deleted the patch-1 branch June 10, 2020 13:27
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.

Upgrade to rand 0.7.0

4 participants