Skip to content

Commit 9ddc99e

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

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.145"
3939
serde = { version = "1.0", features = ["derive"] }
4040
tempfile = "3"
41-
insta = { version = "1.44.1", features = ["json", "redactions"] }
41+
insta = { version = "1.44.3", features = ["json", "redactions"] }

0 commit comments

Comments
 (0)