mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-19 00:00:09 +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]
|
||||
tokio-core = "0.1.17"
|
||||
tokio = "0.1.0"
|
||||
tokio = "0.1.6"
|
||||
|
||||
[target.'cfg(windows)'.dependencies.winapi]
|
||||
version = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user