feat: v0.1.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "digest-tool"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "Digest cli tool"
|
||||
@@ -12,7 +12,7 @@ license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
argparse = "0.2.2"
|
||||
libsm = "0.3.0"
|
||||
libsm = "0.5.0"
|
||||
rust-crypto = "0.2.36"
|
||||
hex = "0.4.0"
|
||||
indicatif = "0.13.0"
|
||||
|
||||
Reference in New Issue
Block a user