Skip to content

Commit d966fba

Browse files
Bump insta from 1.42.2 to 1.43.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.42.2 to 1.43.0. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.42.2...1.43.0) --- updated-dependencies: - dependency-name: insta dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d971c8 commit d966fba

File tree

2 files changed

+3
-31
lines changed

2 files changed

+3
-31
lines changed

Cargo.lock

+2-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ typetag = "0.2"
7272
[dev-dependencies]
7373
criterion = "0.5.1"
7474
gix-testtools = "0.16.1"
75-
insta = { version = "1.42.2", features = ["json", "redactions"] }
75+
insta = { version = "1.43.1", features = ["json", "redactions"] }
7676
rstest = "0.25.0"
7777

7878
[[bench]]

0 commit comments

Comments
 (0)