We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1cd6be commit 604762bCopy full SHA for 604762b
tokio-postgres/Cargo.toml
@@ -57,7 +57,7 @@ log = "0.4"
57
parking_lot = "0.12"
58
percent-encoding = "2.0"
59
pin-project-lite = "0.2"
60
-phf = "0.11"
+phf = "0.12"
61
postgres-protocol = { version = "0.6.8", path = "../postgres-protocol" }
62
postgres-types = { version = "0.2.9", path = "../postgres-types" }
63
tokio = { version = "1.27", features = ["io-util"] }
0 commit comments