Skip to content

Commit daa2957

Browse files
fix(deps): bump insta from 1.43.2 to 1.44.1
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.43.2 to 1.44.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.44.1) --- updated-dependencies: - dependency-name: insta dependency-version: 1.44.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf39ab6 commit daa2957

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
@@ -62,7 +62,7 @@ hyper = { version = "1.6.0", features = ["server"] }
6262
hyper-util = { version = "0.1.11", features = ["tokio"] }
6363
indicatif = "0.17.11"
6464
indoc = "2.0.6"
65-
insta = "1.43.1"
65+
insta = "1.44.1"
6666
libc = "0.2.172"
6767
mimalloc = "0.1.46"
6868
mockito = "1.7.0"

0 commit comments

Comments
 (0)