Skip to content

Commit e2ad0af

Browse files
dependabot[bot]ntBre
authored andcommitted
Bump insta from 1.42.1 to 1.42.2
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.42.1 to 1.42.2. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.42.1...1.42.2) --- updated-dependencies: - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96e245a commit e2ad0af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -23,7 +23,7 @@ assert_cmd = "2.0.16"
2323
clap = { version = "4.5.31", features = ["derive"] }
2424
criterion = "0.5.0"
2525
env_logger = "0.11.3"
26-
insta = { version = "1.41.1", features = ["filters"] }
26+
insta = { version = "1.42.2", features = ["filters"] }
2727
jiff = { version = "0.2.1" }
2828
libc = "0.2.170"
2929
log = "0.4.26"

0 commit comments

Comments
 (0)