Skip to content

Commit

Permalink
dep: bump the deps group with 1 update
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.35.1 to 1.36.1
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.35.1...1.36.1)

---
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 Mar 5, 2024
1 parent 199278e commit 563eb63
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.57"
unicode-width = "0.1.11"

[dev-dependencies]
insta = "1.35.1"
insta = "1.36.1"
pretty_assertions = "1.4.0"
proptest = "1.4.0"
test-case = "3.3.1"
Expand Down

0 comments on commit 563eb63

Please sign in to comment.