Skip to content

Commit

Permalink
dep: bump insta from 1.40.0 to 1.41.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.40.0 to 1.41.0
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.40.0...1.41.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 Oct 28, 2024
1 parent 4955b37 commit 0b2c183
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 crates/rsonpath-syntax/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ thiserror = "1.0.65"
unicode-width = "0.2.0"

[dev-dependencies]
insta = "1.40.0"
insta = "1.41.0"
pretty_assertions = "1.4.1"
proptest = "1.5.0"
test-case = "3.3.1"
Expand Down

0 comments on commit 0b2c183

Please sign in to comment.