Skip to content

Commit cbbea39

Browse files
Bump insta from 1.34.0 to 1.38.0 (#1323)
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.34.0 to 1.38.0. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.34.0...1.38.0) --- updated-dependencies: - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea38477 commit cbbea39

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

Cargo.lock

Lines changed: 2 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ parking_lot = "0.12"
6969
[dev-dependencies]
7070
criterion = "0.5.1"
7171
gix-testtools = "0.13.0"
72-
insta = { version = "1.34.0", features = ["json", "redactions"] }
72+
insta = { version = "1.38.0", features = ["json", "redactions"] }
7373
pretty_assertions = "1.4.0"
7474
rstest = "0.18.2"
7575

0 commit comments

Comments
 (0)