Skip to content

Commit

Permalink
chore: minor nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Al-Kindi-0 committed Dec 18, 2023
1 parent 7711f01 commit 4345ab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rand/rpo.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ use winter_math::{FieldElement, StarkField};

use super::{Felt, RandFeltsGen, Word, ZERO};
use crate::hash::rpo::{Rpo256, RpoDigest};
use crate::utils::collections::Vec;
use crate::utils::vec;

// CONSTANTS
Expand Down

0 comments on commit 4345ab1

Please sign in to comment.