mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-29 00:00:11 +02:00
chore: update futures-preview to 0.3.0-alpha.19 (#1610)
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user