Skip to content

Conversation

@beyarkay
Copy link
Contributor

@beyarkay beyarkay commented Mar 16, 2024

The main example doesn't explicitly indicate that the rand_core feature is required, and rust gives confusing error messages if you don't include it. This change simply adds a line reminding the new user of the crate to include the rand_core feature.

Closes #633

@tarcieri tarcieri merged commit cc3421a into dalek-cryptography:main Mar 16, 2024
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.

docs.rs homepage examples use rand_core crate option, but do not mention its existence

2 participants