Skip to content

Commit 9373d2f

Browse files
committed
Update futures-state-stream
1 parent acb424a commit 9373d2f

File tree

3 files changed

+125
-86
lines changed

3 files changed

+125
-86
lines changed

tokio-postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ with-openssl = ["tokio-openssl", "openssl"]
4242
bytes = "0.4"
4343
fallible-iterator = "0.1.3"
4444
futures = "0.1.7"
45-
futures-state-stream = "0.1"
45+
futures-state-stream = "0.2"
4646
postgres-protocol = { version = "0.3.0", path = "../postgres-protocol" }
4747
postgres-shared = { version = "0.4.0", path = "../postgres-shared" }
4848
tokio-core = "0.1"

0 commit comments

Comments
 (0)