chore: update futures-preview to 0.3.0-alpha.19 (#1610)

This commit is contained in:
Taiki Endo
2019-09-30 13:32:37 -04:00
committed by Jon Gjengset
parent 7c341f45e0
commit 3b8ee2d991
10 changed files with 27 additions and 27 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ async-traits = []
tokio-executor = { version = "=0.2.0-alpha.5", path = "../tokio-executor" }
tokio-sync = { version = "=0.2.0-alpha.5", path = "../tokio-sync" }
futures-core-preview = "=0.3.0-alpha.18"
futures-util-preview = "=0.3.0-alpha.18"
futures-core-preview = "=0.3.0-alpha.19"
futures-util-preview = "=0.3.0-alpha.19"
crossbeam-utils = "0.6.0"
# Backs `DelayQueue`