Use a simple progress bar instead of indicatif
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
mod analysis_stats;
|
||||
mod analysis_bench;
|
||||
mod help;
|
||||
mod progress_bar;
|
||||
|
||||
use std::{error::Error, fmt::Write, io::Read};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user