Skip to content

Commit

Permalink
Update mod.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
WizardOfMenlo committed Sep 9, 2024
1 parent 1654090 commit 5832c8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/plugins/pow/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mod blake3;
mod keccak;
pub mod blake3;
pub mod keccak;

use crate::{
Arthur, ByteChallenges, ByteIOPattern, ByteReader, ByteWriter, IOPattern, Merlin, ProofError,
Expand Down

0 comments on commit 5832c8e

Please sign in to comment.