Skip to content

Commit 125206c

Browse files
committed
deps: use kimchi in plonk-napi
1 parent 203eb33 commit 125206c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plonk-napi/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ arkworks.workspace = true
2626
mina-curves = { path = "../curves" }
2727
mina-poseidon = { path = "../poseidon" }
2828
o1-utils = { path = "../utils" }
29+
kimchi = { path = "../kimchi" }
2930
poly-commitment = { path = "../poly-commitment" }
3031

3132
getrandom.workspace = true

0 commit comments

Comments
 (0)