add sha256,sm3
This commit is contained in:
@@ -7,8 +7,11 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
rust-crypto = "0.2.36"
|
||||
argparse = "0.2.2"
|
||||
libsm = "0.3.0"
|
||||
rust-crypto = "0.2.36"
|
||||
hex = "0.4.0"
|
||||
indicatif = "0.13.0"
|
||||
rust_util = { git = "https://github.com/jht5945/rust_util" }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user