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.17 (#1267)
This commit is contained in:
@@ -33,7 +33,7 @@ crossbeam-utils = "0.6.0"
|
||||
# Backs `DelayQueue`
|
||||
slab = "0.4.1"
|
||||
# optionals
|
||||
futures-core-preview = { version = "0.3.0-alpha.16", optional = true }
|
||||
futures-core-preview = { version = "0.3.0-alpha.17", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "0.6"
|
||||
|
||||
Reference in New Issue
Block a user