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