Skip to content

Commit 5f45641

Browse files
committed
GH-29 # Update sha2 library
1 parent 7fb7170 commit 5f45641

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exclude = [
1616
[dependencies]
1717
hex = "^0.4"
1818
rand = "^0.10"
19-
sha2 = "^0.10"
19+
sha2 = "^0.11"
2020

2121
[dev-dependencies]
2222
rstest = "~0.26"

0 commit comments

Comments
 (0)