Skip to content

Commit 1a2c2e0

Browse files
Bump insta from 1.43.2 to 1.45.1
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.43.2 to 1.45.1. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.2...1.45.1) --- updated-dependencies: - dependency-name: insta dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a067149 commit 1a2c2e0

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
@@ -26,7 +26,7 @@ assert_cmd = "2.0.17"
2626
clap = { version = "4.5.49", features = ["derive"] }
2727
criterion = "0.8.1"
2828
env_logger = "0.11.8"
29-
insta = { version = "1.43.2", features = ["filters"] }
29+
insta = { version = "1.45.1", features = ["filters"] }
3030
jiff = { version = "0.2.16" }
3131
libc = "0.2.178"
3232
log = "0.4.29"

0 commit comments

Comments
 (0)