We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb424a commit 9373d2fCopy full SHA for 9373d2f
3 files changed
tokio-postgres/Cargo.toml
@@ -42,7 +42,7 @@ with-openssl = ["tokio-openssl", "openssl"]
42
bytes = "0.4"
43
fallible-iterator = "0.1.3"
44
futures = "0.1.7"
45
-futures-state-stream = "0.1"
+futures-state-stream = "0.2"
46
postgres-protocol = { version = "0.3.0", path = "../postgres-protocol" }
47
postgres-shared = { version = "0.4.0", path = "../postgres-shared" }
48
tokio-core = "0.1"
0 commit comments