@@ -39,21 +39,21 @@ clap = { version = "4.5", features = ["derive"] }
3939criterion = { version = " 0.5" , features = [" html_reports" ] }
4040either = { version = " 1.15.*" , features = [" serde" ] }
4141itertools = " 0.13"
42- p3-baby-bear = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
43- p3-challenger = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
44- p3-commit = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
45- p3-dft = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
46- p3-field = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
47- p3-fri = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
48- p3-goldilocks = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
49- p3-matrix = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
50- p3-maybe-rayon = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
51- p3-mds = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
52- p3-merkle-tree = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
53- p3-poseidon = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
54- p3-poseidon2 = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
55- p3-symmetric = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
56- p3-util = { git = " https://github.com/Plonky3/plonky3" , rev = " 1ba4e5c " }
42+ p3-baby-bear = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
43+ p3-challenger = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
44+ p3-commit = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
45+ p3-dft = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
46+ p3-field = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
47+ p3-fri = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
48+ p3-goldilocks = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
49+ p3-matrix = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
50+ p3-maybe-rayon = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
51+ p3-mds = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
52+ p3-merkle-tree = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
53+ p3-poseidon = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
54+ p3-poseidon2 = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
55+ p3-symmetric = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
56+ p3-util = { git = " https://github.com/Plonky3/plonky3" , rev = " 539bbc8 " }
5757rand = " 0.8"
5858rand_chacha = { version = " 0.3" , features = [" serde1" ] }
5959rand_core = " 0.6"
0 commit comments