diff --git a/Cargo.toml b/Cargo.toml index 183702f5..fb1a1f1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,7 +55,7 @@ tracing-appender = "0.2" # CLI and user interaction indicatif = "0.17" -dialoguer = { version = "0.11", features = ["fuzzy-select"] } +dialoguer = { version = "0.12", features = ["fuzzy-select"] } clap = { version = "4.0", features = ["derive"] } # Cryptography and security