Skip to content

Commit 458e1c4

Browse files
author
Rickard Lundin
committed
fix
1 parent 3d5306c commit 458e1c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/cli.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
// Last updated: 2024-05-15
2626
//
2727

28+
use atomic_counter::ConsistentCounter;
2829
use clap::{value_parser, ArgAction, Parser, Subcommand};
2930
#[cfg(all(feature = "rayon", debug_assertions))]
3031
use log::debug;

0 commit comments

Comments
 (0)