Skip to content

Commit 650c728

Browse files
Update Rust crate insta to v1.43.0
1 parent e8c41d7 commit 650c728

File tree

2 files changed

+3
-31
lines changed

2 files changed

+3
-31
lines changed

Cargo.lock

+2-30
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.42.2", features = ["filters", "glob"] }
7+
insta = { version = "=1.43.0", features = ["filters", "glob"] }

0 commit comments

Comments
 (0)