Skip to content

Commit

Permalink
dep: bump insta from 1.41.1 to 1.42.0 in the deps group
Browse files Browse the repository at this point in the history
Bumps the deps group with 1 update: [insta](https://github.com/mitsuhiko/insta).


Updates `insta` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.41.1...1.42.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent e0bce96 commit eb266d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -33,7 +33,7 @@ log = "0.4.22"
thiserror = "2.0.9"
# Dev-dependencies
ciborium = { version = "0.2.2", default-features = false }
insta = { version = "1.41.1" }
insta = { version = "1.42.0" }
itertools = "0.13.0"
pretty_assertions = "1.4.1"
proptest = "1.5.0"
Expand Down

0 comments on commit eb266d3

Please sign in to comment.