mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-11 02:03:07 +00:00
fmt
This commit is contained in:
parent
82a361f466
commit
08bda49b70
@ -56,7 +56,7 @@ mod tests {
|
||||
use plonky2::plonk::circuit_data::CircuitConfig;
|
||||
use plonky2::plonk::config::{GenericConfig, PoseidonGoldilocksConfig};
|
||||
use plonky2::util::timing::TimingTree;
|
||||
use rand::{SeedableRng, Rng};
|
||||
use rand::{Rng, SeedableRng};
|
||||
use rand_chacha::ChaCha8Rng;
|
||||
|
||||
use crate::all_stark::{AllStark, Table};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user