We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec1c4a5 + a2ab2aa commit a4fd89eCopy full SHA for a4fd89e
postgres-protocol/Cargo.toml
@@ -13,7 +13,7 @@ base64 = "0.13"
13
byteorder = "1.0"
14
bytes = "0.5"
15
fallible-iterator = "0.2"
16
-hmac = "0.9"
+hmac = "0.10"
17
md5 = "0.7"
18
memchr = "2.0"
19
rand = "0.7"
0 commit comments