Skip to content

Commit 61e6ec4

Browse files
build(deps): bump insta from 1.42.2 to 1.43.1
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.42.2 to 1.43.1. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.42.2...1.43.1) --- updated-dependencies: - dependency-name: insta dependency-version: 1.43.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84ad1f0 commit 61e6ec4

File tree

2 files changed

+3
-31
lines changed

2 files changed

+3
-31
lines changed

Cargo.lock

Lines changed: 2 additions & 30 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
@@ -31,5 +31,5 @@ toml = "0.8.20"
3131

3232
[dev-dependencies]
3333
assert_fs = "1.1.2"
34-
insta = { version = "1.42.2", features = ["glob", "json"] }
34+
insta = { version = "1.43.1", features = ["glob", "json"] }
3535
trycmd = "0.15.9"

0 commit comments

Comments
 (0)