mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-26 00:00:16 +02:00
process: Bump minimum version of tokio-core
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ An implementation of an asynchronous process management backed futures.
|
||||
"""
|
||||
|
||||
[dependencies]
|
||||
tokio-core = "0.1"
|
||||
tokio-core = "0.1.2"
|
||||
futures = "0.1.7"
|
||||
mio = "0.6"
|
||||
log = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user