diff --git a/Cargo.toml b/Cargo.toml index 4577c88..29f81d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,5 +21,5 @@ unicode-width = "0.1.11" [dev-dependencies] fuzzy-matcher = "0.3.7" indicatif = "0.17.8" -insta = "1.35.1" +insta = "1.36.1" pretty_assertions = "1.4.0"