diff --git a/Cargo.toml b/Cargo.toml index 3104abe..e4854c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,3 +12,4 @@ chrono = "0.4.19" walkdir = "2.3.1" text_io = "0.1.8" clap = "2.33.3" +dialoguer = "0.7.1"