Skip to content

Commit 571dfe6

Browse files
build(deps): bump insta from 1.42.0 to 1.42.1
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.42.0 to 1.42.1. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.42.0...1.42.1) --- updated-dependencies: - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6897c15 commit 571dfe6

File tree

2 files changed

+24
-3
lines changed

2 files changed

+24
-3
lines changed

Cargo.lock

Lines changed: 23 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
@@ -33,5 +33,5 @@ toml = "0.8.19"
3333

3434
[dev-dependencies]
3535
assert_fs = "1.1.2"
36-
insta = { version = "1.42.0", features = ["glob", "json"] }
36+
insta = { version = "1.42.1", features = ["glob", "json"] }
3737
trycmd = "0.15.8"

0 commit comments

Comments
 (0)