diff --git a/Cargo.toml b/Cargo.toml index b4c13f0..f90a202 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,6 @@ unicode-width = "0.1.11" [dev-dependencies] fuzzy-matcher = "0.3.7" -indicatif = "0.17.7" +indicatif = "0.17.8" insta = "1.34.0" pretty_assertions = "1.4.0"