Update Cargo.toml

This commit is contained in:
Pratyush Mishra
2020-01-18 18:08:43 -08:00
parent 40cf13b7b8
commit 762793ccbd
2 changed files with 0 additions and 2 deletions

View File

@@ -32,7 +32,6 @@ bench-utils = { path = "../bench-utils" }
digest = "0.7"
blake2 = "0.7"
num-traits = { version = "0.2.11" }
rand = { version = "0.7" }
derivative = "1"
rayon = "1"