diff --git a/Cargo.toml b/Cargo.toml index d4f122ec8a..54f324a146 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -96,7 +96,7 @@ futures = "0.3.28" futures-retry = "0.6.0" httpmock = { version = "0.6.8", default-features = false } indexmap = "1.9.3" -indicatif = "0.17.3" +indicatif = "0.17.7" indoc = "2.0.4" itertools = "0.10.5" lazy_static = "1.4.0"