Skip to content

Commit c491445

Browse files
chore(deps): bump insta from 1.40.0 to 1.41.0 (#182)
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.40.0 to 1.41.0. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.40.0...1.41.0) --- updated-dependencies: - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da62cd3 commit c491445

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
@@ -34,7 +34,7 @@ futures-util = { version = "0.3.31", default-features = false }
3434
graphql_client = { version = "0.13.0", default-features = false }
3535
headers = { version = "0.4.0" }
3636
http = { version = "1.1" }
37-
insta = { version = "1.40" }
37+
insta = { version = "1.41" }
3838
itertools = { version = "0.13", default-features = false, features = ["use_std"] }
3939
jsonwebtoken = { version = "9.3.0" }
4040
kvsd = { version = "0.1.3", default-features = false }

0 commit comments

Comments
 (0)