Skip to content

Commit

Permalink
Bump insta from 1.34.0 to 1.35.0 (#17)
Browse files Browse the repository at this point in the history
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.34.0 to 1.35.0.
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.34.0...1.35.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 19, 2024
1 parent b7a8a4a commit 5fe7732
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -41,4 +41,4 @@ simd = ["bytecount/runtime-dispatch-simd"]
[dev-dependencies]
ammonia = "3.3.0"
criterion = "0.5.1"
insta = { version = "1.34.0", features = ["glob"] }
insta = { version = "1.35.0", features = ["glob"] }

0 comments on commit 5fe7732

Please sign in to comment.