Skip to content

Commit

Permalink
workspace: Remove arbitrary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
moCello committed Dec 20, 2024
1 parent 3fa0180 commit d6d967c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ poseidon-merkle = "=0.7.0"
# External dependencies
aes = "=0.7.5"
anyhow = "=1.0.89"
arbitrary = "=1.3.2"
ark-bn254 = { version = "=0.4.0", default-features = false }
ark-groth16 = { version = "=0.4.0", default-features = false }
ark-relations = { version = "=0.4.0", default-features = false }
Expand Down

0 comments on commit d6d967c

Please sign in to comment.