Skip to content

Commit

Permalink
Undo a mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
autquis committed Apr 16, 2024
1 parent 3854f20 commit e1a54f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crypto-primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ parallel = [ "std", "rayon", "ark-ec/parallel", "ark-std/parallel", "ark-ff/para
r1cs = [ "ark-r1cs-std", "tracing" ]
crh = [ "sponge" ]
sponge = [ "merlin" ]
commitment = [ "crh" ]
merkle_tree = ["crh", "hashbrown"]
encryption = []
prf = []
Expand Down

0 comments on commit e1a54f6

Please sign in to comment.