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 686ed85 commit abff35eCopy full SHA for abff35e
tokio-postgres/Cargo.toml
@@ -50,7 +50,7 @@ log = "0.4"
50
parking_lot = "0.12"
51
percent-encoding = "2.0"
52
pin-project-lite = "0.2"
53
-phf = "0.10"
+phf = "0.11"
54
postgres-protocol = { version = "0.6.4", path = "../postgres-protocol" }
55
postgres-types = { version = "0.2.3", path = "../postgres-types" }
56
serde = { version = "1.0", optional = true }
0 commit comments