We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb07eaf commit 235dfebCopy full SHA for 235dfeb
tokio-postgres/Cargo.toml
@@ -45,7 +45,7 @@ futures = "0.3"
45
log = "0.4"
46
parking_lot = "0.11"
47
percent-encoding = "2.0"
48
-pin-project-lite = "0.1"
+pin-project-lite = "0.2"
49
phf = "0.8"
50
postgres-protocol = { version = "0.5.0", path = "../postgres-protocol" }
51
postgres-types = { version = "0.1.2", path = "../postgres-types" }
0 commit comments