Bump digest dependency to v0.11.0-rc.11#781
Merged
Conversation
This release removed `digest::crypto_common` in favor of `digest::common` which necessitated changes in the following crates, whose versions have been bumped so we can cut a new release with these changes: - `ascon-hash256` v0.5.0-rc.2 - `bash-hash` v0.1.0-rc.1 - `belt-hash` v0.2.0-rc.5 - `blake2` v0.11.0-rc.5 - `fsb` v0.2.0-rc.2 - `gost94` v0.11.0-rc.2 - `groestl` v0.11.0-rc.2 - `kupyna` v0.1.0-pre.0 - `md2` v0.11.0-rc.2 - `md4` v0.11.0-rc.2 - `md-5` v0.11.0-rc.5 - `ripemd` v0.2.0-rc.5 - `sha1` v0.11.0-rc.5 - `sha2` v0.11.0-rc.5 - `sha3` v0.11.0-rc.7 - `shabal` v0.5.0-rc.2 - `skein` v0.2.0-rc.2 - `sm3` v0.5.0-rc.5 - `streebog` v0.11.0-rc.5 - `tiger` v0.3.0-rc.2 - `whirlpool` v0.11.0-rc.5
891f3bc to
05b8a45
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This release removed
digest::crypto_commonin favor ofdigest::commonwhich necessitated changes in the following crates, whose versions have been bumped so we can cut a new release with these changes:ascon-hash256v0.5.0-rc.2bash-hashv0.1.0-rc.1belt-hashv0.2.0-rc.5blake2v0.11.0-rc.5fsbv0.2.0-rc.2gost94v0.11.0-rc.2groestlv0.11.0-rc.2kupynav0.1.0-pre.0md2v0.11.0-rc.2md4v0.11.0-rc.2md-5v0.11.0-rc.5ripemdv0.2.0-rc.5sha1v0.11.0-rc.5sha2v0.11.0-rc.5sha3v0.11.0-rc.7shabalv0.5.0-rc.2skeinv0.2.0-rc.2sm3v0.5.0-rc.5streebogv0.11.0-rc.5tigerv0.3.0-rc.2whirlpoolv0.11.0-rc.5