Skip to content

Commit 0bd2488

Browse files
build(deps): bump insta from 1.40.0 to 1.41.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.40.0 to 1.41.0. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.40.0...1.41.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 ad891a0 commit 0bd2488

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
@@ -157,7 +157,7 @@ default-features = false
157157

158158
# Snapshot testing
159159
[workspace.dependencies.insta]
160-
version = "1.40.0"
160+
version = "1.41.0"
161161
features = ["yaml", "json"]
162162

163163
# Email sending

0 commit comments

Comments
 (0)