diff --git a/Cargo.toml b/Cargo.toml index 63ee3fb..b26bae5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,6 @@ unicode-width = "0.2.0" [dev-dependencies] fuzzy-matcher = "0.3.7" -indicatif = "0.17.8" +indicatif = "0.18.0" insta = "1.36.1" pretty_assertions = "1.4.0"