Merge pull request #3859 from roc-lang/dependabot/cargo/insta-1.19.0

Bump insta from 1.18.2 to 1.19.0
This commit is contained in:
Folkert de Vries 2022-08-30 12:14:24 +02:00 committed by GitHub
commit 3dbf6cc99b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 6 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.18.2"
insta = "1.19.0"