Skip to content

Commit 008a0ae

Browse files
committed
Upgrade sha2 to 0.10.2
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
1 parent 1a2bb8e commit 008a0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ authors = [
1818
async-trait = "0.1.50"
1919
rand = "0.8.3"
2020
base64 = "0.13.0"
21-
sha2 = "0.9.5"
21+
sha2 = "0.10.2"
2222
hmac = "0.12.1"
2323
serde_json = "1.0.64"
2424
bincode = "1.3.3"

0 commit comments

Comments
 (0)