Skip to content
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

crypto_kx: use CryptoRngCore; cleanup deps #132

Merged
merged 1 commit into from
Jul 22, 2023

Conversation

tarcieri
Copy link
Member

Uses the CryptoRngCore trait alias as introduced in rand_core v0.6.4.

Also removes extraneous dependencies.

Uses the `CryptoRngCore` trait alias as introduced in `rand_core`
v0.6.4.

Also removes extraneous dependencies.
@tarcieri tarcieri merged commit e29491f into master Jul 22, 2023
33 checks passed
@tarcieri tarcieri deleted the crypto_kx/use-cryptorngcore-cleanup-deps branch July 22, 2023 17:31
@tarcieri tarcieri mentioned this pull request Jul 22, 2023
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.

1 participant