Update to insta 1.3.0

This commit is contained in:
Lucien Greathouse
2020-12-14 10:22:40 -08:00
parent 5bb3dc258a
commit ff43ffce07
2 changed files with 16 additions and 19 deletions

View File

@@ -103,7 +103,7 @@ maplit = "1.0.1"
rojo-insta-ext = { path = "rojo-insta-ext" }
criterion = "0.3"
insta = { version = "0.13.1", features = ["redactions"] }
insta = { version = "1.3.0", features = ["redactions"] }
lazy_static = "1.2"
paste = "0.1"
pretty_assertions = "0.6.1"