mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-09 00:00:08 +02:00
sync: fix warnings in benches and tests (#912)
This commit is contained in:
committed by
Carl Lerche
parent
75ab7c9e9b
commit
beb639a030
@@ -1,3 +1,5 @@
|
||||
#![deny(warnings)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate futures;
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user