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 6958d0b commit 6f55293Copy full SHA for 6f55293
Cargo.toml
@@ -79,7 +79,7 @@ p3-goldilocks = { git = "https://github.com/TomWambsgans/Plonky3.git", branch =
79
p3-challenger = { git = "https://github.com/TomWambsgans/Plonky3.git", branch = "lean-multisig" }
80
p3-util = { git = "https://github.com/TomWambsgans/Plonky3.git", branch = "lean-multisig" }
81
82
-whir-p3 = { git = "https://github.com/TomWambsgans/whir-p3" }
+whir-p3 = { git = "https://github.com/TomWambsgans/whir-p3", branch = "lean-multisig" }
83
multilinear-toolkit = { git = "https://github.com/leanEthereum/multilinear-toolkit.git" }
84
85
[dependencies]
0 commit comments