Skip to content

Commit c619c74

Browse files
committed
Upgrade md5
1 parent 9e4f4d3 commit c619c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-protocol/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bytes = "0.4"
1515
fallible-iterator = "0.1"
1616
generic-array = "0.12"
1717
hmac = "0.7"
18-
md5 = "0.5"
18+
md5 = "0.6"
1919
memchr = "2.0"
2020
rand = "0.6"
2121
sha2 = "0.8"

0 commit comments

Comments
 (0)