Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tnyuzg committed Sep 7, 2024
1 parent d1eb676 commit 25b529f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions zkp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ rand_distr = { workspace = true }
rand_chacha = { workspace = true }
num-traits = { workspace = true }
once_cell = { workspace = true }
rand_distr = { workspace = true }
rand_chacha = "0.3.1"

serde = {workspace = true}
itertools = "0.12.1"

0 comments on commit 25b529f

Please sign in to comment.