Upgrade to Insta 0.13.1

This commit is contained in:
Lucien Greathouse
2020-03-06 13:52:23 -08:00
parent d4a39674de
commit 4b0189dd55
100 changed files with 6 additions and 27 deletions

View File

@@ -89,7 +89,7 @@ winreg = "0.6.2"
rojo-insta-ext = { path = "rojo-insta-ext" }
criterion = "0.3"
insta = { version = "0.12.0", features = ["redactions"] }
insta = { version = "0.13.1", features = ["redactions"] }
lazy_static = "1.2"
paste = "0.1"
pretty_assertions = "0.6.1"