Skip to content

Commit cc9f27a

Browse files
dep: bump insta from 1.41.1 to 1.42.0 in the deps group (#633)
Bumps the deps group with 1 update: [insta](https://github.com/mitsuhiko/insta). Updates `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 dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0bce96 commit cc9f27a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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
@@ -33,7 +33,7 @@ log = "0.4.22"
3333
thiserror = "2.0.9"
3434
# Dev-dependencies
3535
ciborium = { version = "0.2.2", default-features = false }
36-
insta = { version = "1.41.1" }
36+
insta = { version = "1.42.0" }
3737
itertools = "0.13.0"
3838
pretty_assertions = "1.4.1"
3939
proptest = "1.5.0"

0 commit comments

Comments
 (0)