add RIPEMD160

This commit is contained in:
2019-11-24 12:17:34 +08:00
parent e8f3c47416
commit 339c4e2ab7
3 changed files with 5 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -142,7 +142,7 @@ dependencies = [
[[package]]
name = "digest"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"argparse 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"hex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",