Skip to content

Commit a46c11c

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 0c16b33 commit a46c11c

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

Cargo.lock

+2-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.1"
206206
features = ["yaml", "json"]
207207

208208
# Email sending

0 commit comments

Comments
 (0)