fix(benches): removed unused features
* 'io' and 'net'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#![deny(warnings)]
|
||||
#![feature(net, test)]
|
||||
#![feature(test)]
|
||||
extern crate hyper;
|
||||
extern crate test;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user