mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
signal: Update tokio dependency
tokio::runtime::current_thread was added in 0.1.6
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ mio-uds = "0.6"
|
|||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
tokio-core = "0.1.17"
|
tokio-core = "0.1.17"
|
||||||
tokio = "0.1.0"
|
tokio = "0.1.6"
|
||||||
|
|
||||||
[target.'cfg(windows)'.dependencies.winapi]
|
[target.'cfg(windows)'.dependencies.winapi]
|
||||||
version = "0.3"
|
version = "0.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user