Skip to content

Commit

Permalink
Bump insta from 1.31.0 to 1.34.0 (#1211)
Browse files Browse the repository at this point in the history
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.31.0 to 1.34.0.
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.31.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2023
1 parent 5a4b9b2 commit 795f71c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ parking_lot = "0.12"
[dev-dependencies]
criterion = "0.5.1"
gix-testtools = "0.12.0"
insta = { version = "1.31.0", features = ["json", "redactions"] }
insta = { version = "1.34.0", features = ["json", "redactions"] }
pretty_assertions = "1.4.0"
rstest = "0.18.2"

Expand Down

0 comments on commit 795f71c

Please sign in to comment.