Skip to content

Commit

Permalink
Bump insta from 1.42.0 to 1.42.1 (#1519)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2025
1 parent 942912c commit 47b9bbb
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
25 changes: 23 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 @@ -72,7 +72,7 @@ typetag = "0.2"
[dev-dependencies]
criterion = "0.5.1"
gix-testtools = "0.15.0"
insta = { version = "1.42.0", features = ["json", "redactions"] }
insta = { version = "1.42.1", features = ["json", "redactions"] }
rstest = "0.24.0"

[[bench]]
Expand Down

0 comments on commit 47b9bbb

Please sign in to comment.