mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
chore: Update futures-preview to 0.3.0-alpha.17 (#1267)
This commit is contained in:
@@ -28,6 +28,6 @@ tokio-futures = { version = "0.2.0", path = "../tokio-futures" }
|
||||
log = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
futures-preview = "0.3.0-alpha.16"
|
||||
futures-preview = "0.3.0-alpha.17"
|
||||
tokio-current-thread = { version = "0.2.0", path = "../tokio-current-thread" }
|
||||
tokio-test = { version = "0.2.0", path = "../tokio-test" }
|
||||
tokio-test = { version = "0.2.0", path = "../tokio-test" }
|
||||
|
||||
Reference in New Issue
Block a user