Release tokio-postgres v0.1.0
This commit is contained in:
parent
c62bedc4e4
commit
90bc787b75
@ -23,7 +23,7 @@ with-openssl = ["tokio-openssl", "openssl"]
|
|||||||
fallible-iterator = "0.1.3"
|
fallible-iterator = "0.1.3"
|
||||||
futures = "0.1.7"
|
futures = "0.1.7"
|
||||||
futures-state-stream = "0.1"
|
futures-state-stream = "0.1"
|
||||||
postgres-shared = { path = "../postgres-shared" }
|
postgres-shared = { version = "0.1.0", path = "../postgres-shared" }
|
||||||
postgres-protocol = "0.2"
|
postgres-protocol = "0.2"
|
||||||
tokio-core = "0.1"
|
tokio-core = "0.1"
|
||||||
tokio-dns-unofficial = "0.1"
|
tokio-dns-unofficial = "0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user