[package] name = "aobench" version = "0.1.0" authors = ["Bill Thiede "] edition = "2018" [dependencies] log = "0.4" rand = "0.5" stderrlog = "0.4.1" structopt = "0.2.10"