@@ -37,16 +37,16 @@ itertools = "0.13"
3737num-bigint = { version = " 0.4.6" }
3838num-derive = " 0.4"
3939num-traits = " 0.2"
40- p3-baby-bear = { git = " https://github.com/scroll-tech/plonky3" , rev = " 8d2be81 " }
41- p3-challenger = { git = " https://github.com/scroll-tech/plonky3" , rev = " 8d2be81 " }
42- p3-field = { git = " https://github.com/scroll-tech/plonky3" , rev = " 8d2be81 " }
43- p3-goldilocks = { git = " https://github.com/scroll-tech/plonky3" , rev = " 8d2be81 " }
44- p3-matrix = { git = " https://github.com/scroll-tech/plonky3" , rev = " 8d2be81 " }
45- p3-maybe-rayon = { git = " https://github.com/scroll-tech/plonky3" , rev = " 8d2be81 " }
46- p3-mds = { git = " https://github.com/scroll-tech/plonky3" , rev = " 8d2be81 " }
47- p3-poseidon = { git = " https://github.com/scroll-tech/plonky3" , rev = " 8d2be81 " }
48- p3-poseidon2 = { git = " https://github.com/scroll-tech/plonky3" , rev = " 8d2be81 " }
49- p3-symmetric = { git = " https://github.com/scroll-tech/plonky3" , rev = " 8d2be81 " }
40+ p3-baby-bear = { git = " https://github.com/scroll-tech/plonky3" , rev = " 20c3cb9 " }
41+ p3-challenger = { git = " https://github.com/scroll-tech/plonky3" , rev = " 20c3cb9 " }
42+ p3-field = { git = " https://github.com/scroll-tech/plonky3" , rev = " 20c3cb9 " }
43+ p3-goldilocks = { git = " https://github.com/scroll-tech/plonky3" , rev = " 20c3cb9 " }
44+ p3-matrix = { git = " https://github.com/scroll-tech/plonky3" , rev = " 20c3cb9 " }
45+ p3-maybe-rayon = { git = " https://github.com/scroll-tech/plonky3" , rev = " 20c3cb9 " }
46+ p3-mds = { git = " https://github.com/scroll-tech/plonky3" , rev = " 20c3cb9 " }
47+ p3-poseidon = { git = " https://github.com/scroll-tech/plonky3" , rev = " 20c3cb9 " }
48+ p3-poseidon2 = { git = " https://github.com/scroll-tech/plonky3" , rev = " 20c3cb9 " }
49+ p3-symmetric = { git = " https://github.com/scroll-tech/plonky3" , rev = " 20c3cb9 " }
5050paste = " 1"
5151plonky2 = " 0.2"
5252poseidon = { path = " ./poseidon" }
0 commit comments