Skip to content

Commit edd665c

Browse files
dependabot[bot]mistydemeo
authored andcommitted
chore(deps): bump insta from 1.44.3 to 1.45.0
Bumps [insta](https://github.com/mitsuhiko/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 373e714 commit edd665c

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
@@ -55,7 +55,7 @@ tokio = { version = "1.48.0", features = ["full"] }
5555
temp-dir = "0.1.16"
5656
sha3 = "0.10.8"
5757
blake2 = "0.10.6"
58-
insta = { version = "1.44.3", features = ["filters"] }
58+
insta = { version = "1.45.0", features = ["filters"] }
5959
tar = "0.4.44"
6060
flate2 = "1.1.7"
6161
pathdiff = { version = "0.2.3", features = ["camino"] }

0 commit comments

Comments
 (0)