Skip to content

Commit 23b83e5

Browse files
committed
Upgrade state-machine-future
1 parent 269197f commit 23b83e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokio-postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ log = "0.4"
4646
percent-encoding = "1.0"
4747
phf = "0.7.23"
4848
postgres-protocol = { version = "0.3.0", path = "../postgres-protocol" }
49-
state_machine_future = "0.1.7"
49+
state_machine_future = "0.2"
5050
tokio-codec = "0.1"
5151
tokio-io = "0.1"
5252

0 commit comments

Comments
 (0)