Skip to content

Commit

Permalink
cargo fmt [minor]
Browse files Browse the repository at this point in the history
  • Loading branch information
hoijui authored and becheran committed Dec 18, 2023
1 parent 3d15165 commit 8812f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benches/patterns.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use criterion::{black_box, criterion_group, criterion_main, Criterion};
use glob::Pattern;
use regex::Regex;
use wildmatch::WildMatch;
use glob::Pattern;

const TEXT: &str = "Lorem ipsum dolor sit amet, \
consetetur sadipscing elitr, sed diam nonumy eirmod tempor \
Expand Down

0 comments on commit 8812f0b

Please sign in to comment.