Skip to content

Commit 6f55293

Browse files
committed
fix branch
1 parent 6958d0b commit 6f55293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ p3-goldilocks = { git = "https://github.com/TomWambsgans/Plonky3.git", branch =
7979
p3-challenger = { git = "https://github.com/TomWambsgans/Plonky3.git", branch = "lean-multisig" }
8080
p3-util = { git = "https://github.com/TomWambsgans/Plonky3.git", branch = "lean-multisig" }
8181

82-
whir-p3 = { git = "https://github.com/TomWambsgans/whir-p3" }
82+
whir-p3 = { git = "https://github.com/TomWambsgans/whir-p3", branch = "lean-multisig" }
8383
multilinear-toolkit = { git = "https://github.com/leanEthereum/multilinear-toolkit.git" }
8484

8585
[dependencies]

0 commit comments

Comments
 (0)