Skip to content

Commit d9de343

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

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
@@ -186,7 +186,7 @@ default-features = false
186186

187187
# Snapshot testing
188188
[workspace.dependencies.insta]
189-
version = "1.42.1"
189+
version = "1.42.2"
190190
features = ["yaml", "json"]
191191

192192
# Email sending

0 commit comments

Comments
 (0)