-
Notifications
You must be signed in to change notification settings - Fork 5
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
Make a 0.7.0 release #16
Comments
If I didn't make a mistake, version 0.6.0 has been published on the 10th of August: https://crates.io/crates/lamport_sigs |
My bad. Updated. |
Sorry, I meant that version 0.6.0 is already published and already integrates those changes, does it not? |
Yeah, I guess I missed that? Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before
merkle_sigs.rs
can be update to ring 0.13.0 in order to eventually fix SpinResearch/RustySecrets#71, the changes in #15 need to be shipped in a new release. After that SpinResearch/merkle_sigs.rs#7 can be merged, and then finally we take care of SpinResearch/RustySecrets#74 (and then SpinResearch/RustySecrets#73).The text was updated successfully, but these errors were encountered: