Skip to content

Commit e5c2f17

Browse files
Update Rust crate insta to v1.33.0 (#7200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 482ed93 commit e5c2f17

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
@@ -103,7 +103,7 @@ crates_io_index = { path = "crates_io_index", features = ["testing"] }
103103
crates_io_tarball = { path = "crates_io_tarball", features = ["builder"] }
104104
claims = "=0.7.1"
105105
hyper-tls = "=0.5.0"
106-
insta = { version = "=1.32.0", features = ["json", "redactions"] }
106+
insta = { version = "=1.33.0", features = ["json", "redactions"] }
107107
tokio = "=1.32.0"
108108
tower-service = "=0.3.2"
109109

0 commit comments

Comments
 (0)