We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e4f4d3 commit c619c74Copy full SHA for c619c74
1 file changed
postgres-protocol/Cargo.toml
@@ -15,7 +15,7 @@ bytes = "0.4"
15
fallible-iterator = "0.1"
16
generic-array = "0.12"
17
hmac = "0.7"
18
-md5 = "0.5"
+md5 = "0.6"
19
memchr = "2.0"
20
rand = "0.6"
21
sha2 = "0.8"
0 commit comments