We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d22aa3 commit 1d9ae82Copy full SHA for 1d9ae82
tokio-postgres/Cargo.toml
@@ -39,6 +39,7 @@ futures = "0.1.7"
39
futures-cpupool = "0.1"
40
lazy_static = "1.0"
41
log = "0.4"
42
+phf = "=0.7.22"
43
postgres-protocol = { version = "0.3.0", path = "../postgres-protocol" }
44
postgres-shared = { version = "0.4.0", path = "../postgres-shared" }
45
state_machine_future = "0.1.7"
0 commit comments