Skip to content

Commit b6c7ffe

Browse files
build(deps): bump insta from 1.42.2 to 1.43.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.42.2 to 1.43.0. - [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.0) --- updated-dependencies: - dependency-name: insta dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e243b62 commit b6c7ffe

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

Cargo.lock

Lines changed: 2 additions & 10 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
@@ -202,7 +202,7 @@ features = ["serde"]
202202

203203
# Snapshot testing
204204
[workspace.dependencies.insta]
205-
version = "1.42.2"
205+
version = "1.43.0"
206206
features = ["yaml", "json"]
207207

208208
# Email sending

0 commit comments

Comments
 (0)