Skip to content

Commit 49f871d

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -165,7 +165,7 @@ default-features = false
165165

166166
# Snapshot testing
167167
[workspace.dependencies.insta]
168-
version = "1.41.1"
168+
version = "1.42.0"
169169
features = ["yaml", "json"]
170170

171171
# Email sending

0 commit comments

Comments
 (0)