Skip to content

Commit

Permalink
chore(deps): bump insta from 1.36.1 to 1.37.0
Browse files Browse the repository at this point in the history
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.36.1 to 1.37.0.
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.36.1...1.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cljoly committed Mar 27, 2024
1 parent 4e0720e commit c5b17fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
16 changes: 3 additions & 13 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 rusqlite_migration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ criterion = { version = "0.5.0", features = [
"cargo_bench_support",
] }
iai = "0.1"
insta = "1.34.0"
insta = "1.37.0"
mutants = "0.0.3"

[[bench]]
Expand Down

0 comments on commit c5b17fc

Please sign in to comment.