Skip to content

Commit b410ebc

Browse files
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 430adcf commit b410ebc

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
@@ -23,5 +23,5 @@ serde_json = "1.0.133"
2323
thiserror = "2.0.10"
2424

2525
[dev-dependencies]
26-
insta = { version = "1.41.1", features = ["yaml"] }
26+
insta = { version = "1.42.0", features = ["yaml"] }
2727
tempfile = "3.15.0"

0 commit comments

Comments
 (0)