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

@@ -25,7 +25,6 @@ edition = "2018"
algebra = { path = "../algebra" }
r1cs-core = { path = "../r1cs-core" }
derivative = "1"
num-traits = { version = "0.2.11" }
radix_trie = "0.1"
[dev-dependencies]