We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5524e21 commit 178d119Copy full SHA for 178d119
tokio-postgres/Cargo.toml
@@ -44,7 +44,7 @@ fallible-iterator = "0.1.3"
44
futures = "0.1.7"
45
futures-state-stream = "0.1"
46
postgres-protocol = { version = "0.3.0", path = "../postgres-protocol" }
47
-postgres-shared = { version = "0.3.0", path = "../postgres-shared" }
+postgres-shared = { version = "0.4.0", path = "../postgres-shared" }
48
tokio-core = "0.1"
49
tokio-dns-unofficial = "0.1"
50
tokio-io = "0.1"
0 commit comments