Skip to content

Commit

Permalink
build(deps): bump insta from 1.34.0 to 1.41.1
Browse files Browse the repository at this point in the history
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.34.0 to 1.41.1.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.34.0...1.41.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 7861185 commit ebc7c1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
14 changes: 2 additions & 12 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 @@ -50,7 +50,7 @@ prost-build = "0.13"

[dev-dependencies]
file_diff = "1.0"
insta = { version = "1.34", features = ["yaml"] }
insta = { version = "1.41", features = ["yaml"] }
rstest = "0.23"
serde_test = "1.0"
temp_testdir = "0.2"
Expand Down

0 comments on commit ebc7c1e

Please sign in to comment.