build(deps): bump insta from 1.33.0 to 1.34.0

Bumps [insta](https://github.com/mitsuhiko/insta) from 1.33.0 to 1.34.0.
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.33.0...1.34.0)

---
updated-dependencies:
- dependency-name: insta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-10 07:29:37 +00:00
committed by Quentin Gliech
parent cb202b2b74
commit ce6dafab56
4 changed files with 5 additions and 5 deletions

View File

@@ -32,5 +32,5 @@ mas-iana = { path = "../iana" }
mas-jose = { path = "../jose" }
[dev-dependencies]
insta = { version = "1.33.0", features = ["yaml"] }
insta = { version = "1.34.0", features = ["yaml"] }
rand_chacha = "0.3.1"