We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269197f commit 23b83e5Copy full SHA for 23b83e5
1 file changed
tokio-postgres/Cargo.toml
@@ -46,7 +46,7 @@ log = "0.4"
46
percent-encoding = "1.0"
47
phf = "0.7.23"
48
postgres-protocol = { version = "0.3.0", path = "../postgres-protocol" }
49
-state_machine_future = "0.1.7"
+state_machine_future = "0.2"
50
tokio-codec = "0.1"
51
tokio-io = "0.1"
52
0 commit comments