forked from informalsystems/tendermint-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…lsystems#1130) These crates are both based on `digest` v0.10, which is also the same version used by `k256` v0.11 (informalsystems#1129). Note that the `ripemd160` crate is now deprecated: https://docs.rs/ripemd160/latest/ripemd160/ The `ripemd` crate is the replacement. It has the same maintainers (@RustCrypto), but now combines the former `ripemd160` and `ripemd320` crates into a single crate. Co-authored-by: Thane Thomson <[email protected]>
- Loading branch information
1 parent
a453e6e
commit cd3e391
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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