Skip to content

Commit

Permalink
Add Rustler as a dependency
Browse files Browse the repository at this point in the history
We setup the depedency for rustler, for future changes
  • Loading branch information
mariari committed Aug 4, 2023
1 parent 10c3b59 commit c07e1c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions taiga_halo2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
rustler = "0.29.1"
rand = "0.8.4"
lazy_static = "1"
blake2b_simd = "1"
Expand Down

0 comments on commit c07e1c4

Please sign in to comment.