Skip to content

Commit 5ea5c8e

Browse files
Update Rust crate insta to v1.21.0 (#5268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7f57c6 commit 5ea5c8e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -89,7 +89,7 @@ cargo-registry-index = { path = "cargo-registry-index", features = ["testing"] }
8989
claims = "=0.7.1"
9090
conduit-test = "=0.10.0"
9191
hyper-tls = "=0.5.0"
92-
insta = { version = "=1.20.0", features = ["redactions", "yaml"] }
92+
insta = { version = "=1.21.0", features = ["redactions", "yaml"] }
9393
once_cell = "=1.15.0"
9494
tokio = "=1.21.2"
9595
tower-service = "=0.3.2"

0 commit comments

Comments
 (0)