Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3bcf4fb

Browse files
authoredApr 1, 2024··
chore(deps): bump insta from 1.36.1 to 1.38.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.36.1 to 1.38.0. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.36.1...1.38.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 042c103 commit 3bcf4fb

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed
 

‎Cargo.lock

+2-12
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
@@ -20,7 +20,7 @@ unique_id = "0.1"
2020

2121
[dev-dependencies]
2222
float_eq = "1.0"
23-
insta = { version = "1.36", features = ["yaml", "redactions"] }
23+
insta = { version = "1.38", features = ["yaml", "redactions"] }
2424

2525
[profile.dev.package]
2626
insta.opt-level = 3

0 commit comments

Comments
 (0)
Please sign in to comment.