Skip to content

Commit 650e08f

Browse files
Pin Rust crate insta to v1.42.2 (#1507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edd2d2b commit 650e08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ tera = "=1.20.0"
2323
members = ["serve"]
2424

2525
[dev-dependencies]
26-
insta = { version = "1.42.0", features = ["filters", "glob"] }
26+
insta = { version = "=1.42.2", features = ["filters", "glob"] }

0 commit comments

Comments
 (0)