aobench: lint.
This commit is contained in:
parent
4cddc8571f
commit
4d5056428b
2
aobench/Cargo.lock
generated
2
aobench/Cargo.lock
generated
@ -1,3 +1,5 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
[[package]]
|
||||
name = "ansi_term"
|
||||
version = "0.11.0"
|
||||
|
||||
@ -1,8 +1,6 @@
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
extern crate rand;
|
||||
extern crate stderrlog;
|
||||
#[macro_use]
|
||||
extern crate structopt;
|
||||
|
||||
use rand::Rng;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user