Skip to content

Commit 70ccb6e

Browse files
Update Rust crate insta to v1.43.1 (#1598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b61409 commit 70ccb6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/snapshot/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dev-dependencies]
7-
insta = { version = "=1.43.0", features = ["filters", "glob"] }
7+
insta = { version = "=1.43.1", features = ["filters", "glob"] }

0 commit comments

Comments
 (0)