diff --git a/Cargo.toml b/Cargo.toml index 4a9a074..77224b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ tokio = { version = "1.12", features = ["full"] } generic_error = "0.2" structopt = "0.3" clap = "2.33" -indicatif = "0.16" +indicatif = "0.17" pickledb = "0.4" dialoguer = "0.9" atomic-counter = "1.0"