feat: add util::digest_sha256
This commit is contained in:
@@ -15,3 +15,5 @@ reqwest = { version = "0.10", features = ["blocking", "json"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
lazy_static = "1.4.0"
|
||||
hex = "0.4.2"
|
||||
sha2 = "0.9.1"
|
||||
|
||||
Reference in New Issue
Block a user