Skip to content

Commit 8eae7fe

Browse files
Bump insta from 1.41.0 to 1.41.1
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.41.0 to 1.41.1. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.41.0...1.41.1) --- updated-dependencies: - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ace2fb1 commit 8eae7fe

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.41.0", features = ["yaml"] }
26+
insta = { version = "1.41.1", features = ["yaml"] }
2727
tempfile = "3.13.0"

0 commit comments

Comments
 (0)