We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18ec174 commit cd5511bCopy full SHA for cd5511b
plonk-napi/Cargo.toml
@@ -27,6 +27,7 @@ kimchi.workspace = true
27
mina-curves = { path = "../curves" }
28
mina-poseidon = { path = "../poseidon" }
29
o1-utils = { path = "../utils" }
30
+kimchi = { path = "../kimchi" }
31
poly-commitment = { path = "../poly-commitment" }
32
33
getrandom.workspace = true
0 commit comments