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:
@@ -17,7 +17,6 @@ Next, add this to your crate:
|
||||
|
||||
```rust
|
||||
#[macro_use]
|
||||
extern crate tokio_test;
|
||||
```
|
||||
|
||||
You can find extensive documentation and examples about how to use this crate
|
||||
|
||||
Reference in New Issue
Block a user