mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-09 00:00:08 +02:00
Update Tokio to Rust 2018 (#1082)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
extern crate futures;
|
||||
extern crate tokio_threadpool;
|
||||
use futures;
|
||||
use tokio_threadpool;
|
||||
|
||||
use self::tokio_threadpool::Builder;
|
||||
use futures::sync::oneshot;
|
||||
|
||||
Reference in New Issue
Block a user