We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939218c commit 83616faCopy full SHA for 83616fa
postgres-protocol/Cargo.toml
@@ -13,7 +13,7 @@ base64 = "0.13"
13
byteorder = "1.0"
14
bytes = "1.0"
15
fallible-iterator = "0.2"
16
-hmac = "0.10"
+hmac = "0.11"
17
md-5 = "0.9"
18
memchr = "2.0"
19
rand = "0.8"
0 commit comments