Skip to content

Commit

Permalink
white space
Browse files Browse the repository at this point in the history
  • Loading branch information
jack60612 committed Jul 10, 2024
1 parent 72e9eea commit a0c358a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benches/sha256_hash.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ fn sha256_hash_benchmark(c: &mut Criterion) {
}

criterion_group!(sha256_hash, sha256_hash_benchmark);
criterion_main!(sha256_hash);
criterion_main!(sha256_hash);

0 comments on commit a0c358a

Please sign in to comment.