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,7 +28,7 @@ async-traits = ["async-sink", "futures-core-preview"]
|
||||
async-util = { git = "https://github.com/tokio-rs/async" }
|
||||
async-sink = { git = "https://github.com/tokio-rs/async", optional = true }
|
||||
fnv = "1.0.6"
|
||||
futures-core-preview = { version = "0.3.0-alpha.16", optional = true }
|
||||
futures-core-preview = { version = "0.3.0-alpha.17", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = { version = "0.5", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user