Skip to content

Commit f28e7bb

Browse files
Bump insta from 1.46.3 to 1.47.2 (#765)
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.46.3 to 1.47.2. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.46.3...1.47.2) --- updated-dependencies: - dependency-name: insta dependency-version: 1.47.2 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 12c2a71 commit f28e7bb

2 files changed

Lines changed: 13 additions & 98 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 97 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
@@ -41,7 +41,7 @@ tokio-util = {version="0.7", features=["codec"], optional=true, default-features
4141
url = {version="2.5", optional=true, default-features=false}
4242

4343
[dev-dependencies]
44-
insta = {version="1.46", features=["json"]}
44+
insta = {version="1.47", features=["json"]}
4545
rand = {version="0.9", default-features=false, features=["small_rng"]}
4646

4747
[profile.release]

0 commit comments

Comments
 (0)