diff --git a/Cargo.toml b/Cargo.toml index f8bb538..4422cb6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,6 +30,6 @@ ron = "0.4" rand = "0.7.0" rand_pcg = "0.2.0" -[target.bench.dependencies] +[target.bench.dev-dependencies] rand = "0.7.0" rand_pcg = "0.2.0" \ No newline at end of file