Skip to content

Commit

Permalink
docs(frontmatter-gen): 📝 minor tweaks on benches
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Nov 17, 2024
1 parent 1f4fad8 commit 63eb2b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benches/frontmatter_benchmark.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
//! in various formats such as YAML, TOML, and JSON. It uses the `criterion` crate
//! for accurate performance measurements.
#![allow(missing_docs)]
use criterion::{
black_box, criterion_group, criterion_main, Criterion,
};
Expand Down

0 comments on commit 63eb2b5

Please sign in to comment.