Merge pull request #3781 from roc-lang/dependabot/cargo/insta-1.18.2

Bump insta from 1.15.0 to 1.18.2
This commit is contained in:
Ayaz 2022-08-13 13:36:32 -07:00 committed by GitHub
commit 11f0de21e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 9 deletions

View file

@ -37,4 +37,4 @@ tempfile = "3.2.0"
bumpalo = { version = "3.8.0", features = ["collections"] }
regex = "1.5.5"
lazy_static = "1.4.0"
insta = "1.15.0"
insta = "1.18.2"