Skip to content

Commit 795f71c

Browse files
Bump insta from 1.31.0 to 1.34.0 (#1211)
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.31.0 to 1.34.0. - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.31.0...1.34.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>
1 parent 5a4b9b2 commit 795f71c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.12.0"
72-
insta = { version = "1.31.0", features = ["json", "redactions"] }
72+
insta = { version = "1.34.0", features = ["json", "redactions"] }
7373
pretty_assertions = "1.4.0"
7474
rstest = "0.18.2"
7575

0 commit comments

Comments
 (0)