Skip to content

Commit e5d2c6a

Browse files
chore(deps): bump insta from 1.45.1 to 1.46.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.45.1 to 1.46.0. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.45.1...1.46.0) --- updated-dependencies: - dependency-name: insta dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3441150 commit e5d2c6a

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
@@ -38,4 +38,4 @@ quickcheck_macros = "1"
3838
serde_json = "1.0.148"
3939
serde = { version = "1.0", features = ["derive"] }
4040
tempfile = "3"
41-
insta = { version = "1.45.1", features = ["json", "redactions"] }
41+
insta = { version = "1.46.0", features = ["json", "redactions"] }

0 commit comments

Comments
 (0)