Skip to content

Commit bb935ec

Browse files
Bump insta from 1.30.0 to 1.31.0 (#1130)
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.30.0 to 1.31.0. - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.30.0...1.31.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 916a710 commit bb935ec

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
@@ -56,7 +56,7 @@ parking_lot = "0.12"
5656
[dev-dependencies]
5757
criterion = "0.5.1"
5858
gix-testtools = "0.12.0"
59-
insta = { version = "1.30.0", features = ["json", "redactions"] }
59+
insta = { version = "1.31.0", features = ["json", "redactions"] }
6060
pretty_assertions = "1.4.0"
6161
rstest = "0.18.1"
6262

0 commit comments

Comments
 (0)