Fix build

This commit is contained in:
Steven Fackler 2017-07-23 13:08:12 -07:00
parent 5524e21f9a
commit 178d119c21

View File

@ -44,7 +44,7 @@ fallible-iterator = "0.1.3"
futures = "0.1.7"
futures-state-stream = "0.1"
postgres-protocol = { version = "0.3.0", path = "../postgres-protocol" }
postgres-shared = { version = "0.3.0", path = "../postgres-shared" }
postgres-shared = { version = "0.4.0", path = "../postgres-shared" }
tokio-core = "0.1"
tokio-dns-unofficial = "0.1"
tokio-io = "0.1"