Use published state-stream
This commit is contained in:
parent
faf6645fe7
commit
d17846f9ca
@ -9,7 +9,7 @@ with-openssl = ["tokio-openssl", "openssl"]
|
||||
[dependencies]
|
||||
fallible-iterator = "0.1.3"
|
||||
futures = "0.1.7"
|
||||
futures-state-stream = { git = "https://github.com/sfackler/futures-state-stream" }
|
||||
futures-state-stream = "0.1"
|
||||
postgres-shared = { path = "../postgres-shared" }
|
||||
postgres-protocol = "0.2"
|
||||
tokio-core = "0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user