@@ -37,16 +37,16 @@ itertools = "0.13"
37
37
num-bigint = { version = " 0.4.6" }
38
38
num-derive = " 0.4"
39
39
num-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 " }
50
50
paste = " 1"
51
51
plonky2 = " 0.2"
52
52
poseidon = { path = " ./poseidon" }
0 commit comments