diff --git a/Cargo.toml b/Cargo.toml index 4a9a074..69bb357 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ structopt = "0.3" clap = "2.33" indicatif = "0.16" pickledb = "0.4" -dialoguer = "0.9" +dialoguer = "0.10" atomic-counter = "1.0" [dev-dependencies]