use sha-1/hmac
This commit is contained in:
@@ -10,16 +10,14 @@ edition = "2018"
|
||||
dirs = "2.0.1"
|
||||
argparse = "0.2.2"
|
||||
json = "0.11.14"
|
||||
rust-crypto = "0.2.36"
|
||||
hmac = "0.7.1"
|
||||
sha-1 = "0.8.2"
|
||||
indicatif = "0.13.0"
|
||||
urlencoding = "1.0.0"
|
||||
base64 = "0.11.0"
|
||||
reqwest = "0.9.22"
|
||||
sequoia-openpgp = "0.12.0"
|
||||
oss-rust-sdk = "0.1.12"
|
||||
chrono = "0.4.10"
|
||||
zip = "0.5.3"
|
||||
lazy_static = "1.3.0"
|
||||
rust_util = { git = "https://github.com/jht5945/rust_util" }
|
||||
|
||||
|
||||
rust_util = "0.2.1"
|
||||
|
||||
Reference in New Issue
Block a user