Skip to content

Commit 558ebe7

Browse files
Bump insta from 1.23.0 to 1.28.0 (#975)
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.23.0 to 1.28.0. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.23.0...1.28.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 326dd87 commit 558ebe7

File tree

2 files changed

+7
-18
lines changed

2 files changed

+7
-18
lines changed

Cargo.lock

Lines changed: 6 additions & 17 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
@@ -54,7 +54,7 @@ yaml-rust = "0.4.5"
5454
[dev-dependencies]
5555
criterion = "0.4.0"
5656
gix-testtools = "0.11.0"
57-
insta = { version = "1.23.0", features = ["json", "redactions"] }
57+
insta = { version = "1.28.0", features = ["json", "redactions"] }
5858
pretty_assertions = "1.3.0"
5959

6060
[[bench]]

0 commit comments

Comments
 (0)