We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2615441 + 9b443da commit ee58a1cCopy full SHA for ee58a1c
postgres-protocol/Cargo.toml
@@ -15,7 +15,7 @@ bytes = "0.5"
15
fallible-iterator = "0.2"
16
generic-array = "0.13"
17
hmac = "0.7"
18
-md5 = "0.6"
+md5 = "0.7"
19
memchr = "2.0"
20
rand = "0.7"
21
sha2 = "0.8"
0 commit comments