We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec1c4a5 commit a2ab2aaCopy full SHA for a2ab2aa
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