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

Bump ed25519 crate to v2.0.0-rc.1 #261

Closed
wants to merge 1 commit into from
Closed

Conversation

tarcieri
Copy link
Contributor

@tarcieri tarcieri commented Jan 8, 2023

This transitively updates signature to v2.0.0-rc.1, which contains RNG API changes which don't impact ed25519-dalek, as it doesn't use or enable the RNG API.

This transitively updates `signature` to v2.0.0-rc.1, which contains RNG
API changes which don't impact `ed25519-dalek`, as it doesn't use or
enable the RNG API.
@tarcieri
Copy link
Contributor Author

I'll have rc.2 out tomorrow which uses signature v2.0.0 (final release)

@tarcieri tarcieri closed this Jan 15, 2023
@tarcieri tarcieri deleted the ed25519/2.0.0-rc.1 branch January 15, 2023 03:48
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

1 participant