Make benchmark dependencies dev-dependencies

This commit is contained in:
Sebastian Schmidt 2019-08-30 10:47:56 +03:00
parent 112e724d9c
commit b4fe0b0c0f

View File

@ -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"