diff --git a/Cargo.toml b/Cargo.toml index 29f81d3..1867e6a 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.36.1" +insta = "1.38.0" pretty_assertions = "1.4.0"