diff --git a/crates/cli/Cargo.toml b/crates/cli/Cargo.toml index 2ccf5b0..27c4a5e 100644 --- a/crates/cli/Cargo.toml +++ b/crates/cli/Cargo.toml @@ -17,4 +17,4 @@ thiserror.workspace = true tracing.workspace = true tracing-subscriber.workspace = true rpassword = "7.3" -indicatif = "0.17" +indicatif = "0.18"