Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yczhangsjtu committed Jan 6, 2025
1 parent a9b53d1 commit f996c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpcs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ poseidon.workspace = true
rand.workspace = true
rand_chacha.workspace = true
rayon = { workspace = true, optional = true }
serde = { version = "1.0", features = ["derive"] }
serde.workspace = true
transcript = { path = "../transcript" }
whir = { path = "../../whir", features = ["ceno"] }
zeroize = "1.8"
Expand Down

0 comments on commit f996c40

Please sign in to comment.