Make benchmark dependencies dev-dependencies
This commit is contained in:
parent
112e724d9c
commit
b4fe0b0c0f
@ -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"
|
Loading…
Reference in New Issue
Block a user