Skip to content

Commit 4103f7d

Browse files
Update Rust crate insta to v1.28.0 (#6084)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ffc200 commit 4103f7d

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
@@ -85,7 +85,7 @@ url = "=2.3.1"
8585
cargo-registry-index = { path = "cargo-registry-index", features = ["testing"] }
8686
claims = "=0.7.1"
8787
hyper-tls = "=0.5.0"
88-
insta = { version = "=1.26.0", features = ["redactions", "yaml"] }
88+
insta = { version = "=1.28.0", features = ["redactions", "yaml"] }
8989
tokio = "=1.25.0"
9090
tower-service = "=0.3.2"
9191

0 commit comments

Comments
 (0)