mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-26 00:00:16 +02:00
Update with Poll/Async changes
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
#![deny(missing_docs)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate futures;
|
||||
extern crate mio;
|
||||
extern crate slab;
|
||||
|
||||
Reference in New Issue
Block a user