Skip to content

Commit bc1b479

Browse files
Update Rust crate insta to v1.22.0 (#5580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39d007c commit bc1b479

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
@@ -90,7 +90,7 @@ cargo-registry-index = { path = "cargo-registry-index", features = ["testing"] }
9090
claims = "=0.7.1"
9191
conduit-test = "=0.10.0"
9292
hyper-tls = "=0.5.0"
93-
insta = { version = "=1.21.2", features = ["redactions", "yaml"] }
93+
insta = { version = "=1.22.0", features = ["redactions", "yaml"] }
9494
once_cell = "=1.16.0"
9595
tokio = "=1.22.0"
9696
tower-service = "=0.3.2"

0 commit comments

Comments
 (0)