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

sha2 v0.9.0 #157

Merged
merged 1 commit into from
Jun 10, 2020
Merged

sha2 v0.9.0 #157

merged 1 commit into from
Jun 10, 2020

Conversation

tarcieri
Copy link
Member

Changed

  • Update to digest v0.9 release; MSRV 1.41+ (#155)
  • Use new *Dirty traits from the digest crate (#153)
  • Bump block-buffer to v0.8 release (#151)
  • Rename *result* to finalize (#148)
  • Upgrade to Rust 2018 edition (#133)

@tarcieri tarcieri merged commit bb9f913 into master Jun 10, 2020
@tarcieri tarcieri deleted the sha2/v0.9.0 branch June 10, 2020 02:38
smacfarlane added a commit to habitat-sh/builder that referenced this pull request Jul 2, 2020
As part of the update to 0.9.0, the RustCrypto suite of crates has changed some function names in their public api:
RustCrypto/traits#43
RustCrypto/hashes#157

This commit updates to the 0.9.x version of the sha2 crate from that suite and changes function calls as appropriate.

Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
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