fixed util benches on nighly

This commit is contained in:
debris 2016-02-14 13:25:12 +01:00 committed by Nikolay Volf
parent b5fc7f9d8f
commit 9bbb4c6f7b

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;