Skip to content

Commit cd5511b

Browse files
committed
deps: use kimchi in plonk-napi
1 parent 18ec174 commit cd5511b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plonk-napi/Cargo.toml

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

3233
getrandom.workspace = true

0 commit comments

Comments
 (0)