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