-
Notifications
You must be signed in to change notification settings - Fork 82
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
Prepare pre.0 prereleases #488
Conversation
2ea6db4
to
6141028
Compare
@@ -183,7 +183,7 @@ where | |||
} | |||
|
|||
Digest::update(&mut digest, idx_block); | |||
let other = digest.finalize_reset().into_uint_le() % s_cost_bigint; | |||
let other = digest.finalize_reset().into_uint_le() % s_cost_bigint.clone(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one I'm not sure. I don't think I have a choice though.
6141028
to
a9fde7e
Compare
a9fde7e
to
1fc5bfb
Compare
This needs updated too (it doctests the toplevel README.md): https://github.com/RustCrypto/password-hashes/blob/master/.readme/Cargo.toml |
I think it would just require for a pre-release version of blake2 to be published That would fix both failing tests here (and allow me to remove the |
Aah sure, we can do that |
This pulls RustCrypto/hashes#560 |
the release |
It’s fine to bump the versions for immediate publishing |
I cut prereleases of all of the crates |
Prepare releases of:
0.5.0-pre.0
0.11.0-pre.0
1.1.0-pre.0
0.13.0-pre.0
0.12.0-pre.0
0.6.0-pre.0
0.6.0-pre.0
This brings:
=0.11.0-pre.8
=0.11.0-pre.3
=0.11.0-pre.3
=0.13.0-pre.3
=0.11.0-pre3