Skip to content

Commit 54523a9

Browse files
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 2562f46 commit 54523a9

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

2525
[dev-dependencies]
26-
insta = { version = "1.40.0", features = ["yaml"] }
26+
insta = { version = "1.41.0", features = ["yaml"] }
2727
tempfile = "3.13.0"

0 commit comments

Comments
 (0)