Skip to content

Commit

Permalink
Removes unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
raugfer committed Aug 7, 2024
1 parent 29d0c33 commit 051823c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tools/garaga_rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ edition = "2021"
[dependencies]
pyo3 = { version = "0.15", features = ["extension-module", "num-bigint"] }
num-bigint = "0.4"
num-traits = "0.2"
sha2 = "0.10"
num-integer = "0.1"
lazy_static = "1.4"
ark-bn254 = "0.4"
ark-bls12-381 = "0.4"
ark-ff = "0.4"
Expand Down

0 comments on commit 051823c

Please sign in to comment.