Skip to content

Commit b121069

Browse files
dep: bump insta from 1.44.3 to 1.45.0 in the deps group
Bumps the deps group with 1 update: [insta](https://github.com/mitsuhiko/insta). Updates `insta` from 1.44.3 to 1.45.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.44.3...1.45.0) --- updated-dependencies: - dependency-name: insta dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfafc79 commit b121069

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -33,7 +33,7 @@ log = "0.4.29"
3333
thiserror = "2.0.17"
3434
# Dev-dependencies
3535
ciborium = { version = "0.2.2", default-features = false }
36-
insta = { version = "1.43.2" }
36+
insta = { version = "1.45.0" }
3737
itertools = "0.14.0"
3838
pretty_assertions = "1.4.1"
3939
proptest = "1.8.0"

0 commit comments

Comments
 (0)