fixed util benches on nighly

This commit is contained in:
debris 2016-02-14 13:25:12 +01:00
parent f1b39ee1e5
commit 3ffaed9857

View File

@ -17,7 +17,6 @@
#![feature(test)] #![feature(test)]
extern crate test; extern crate test;
extern crate rand;
extern crate ethcore_util; extern crate ethcore_util;
#[macro_use] #[macro_use]
extern crate log; extern crate log;