Skip to content

Commit befa72e

Browse files
taiki-eyoshuawuyts
authored andcommitted
Update futures-preview to 0.3.0-alpha.19 (#33)
1 parent 92a0257 commit befa72e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ Timeouts and intervals for futures.
1313
"""
1414

1515
[dependencies]
16-
futures-core-preview = "0.3.0-alpha.18"
17-
futures-util-preview = "0.3.0-alpha.18"
16+
futures-core-preview = "0.3.0-alpha.19"
17+
futures-util-preview = "0.3.0-alpha.19"
1818
pin-utils = "0.1.0-alpha.4"
1919

2020
[dev-dependencies]
21-
futures-preview = "0.3.0-alpha.18"
21+
futures-preview = "0.3.0-alpha.19"
2222
runtime = "0.3.0-alpha.7"

0 commit comments

Comments
 (0)