Skip to content

Commit 290dd46

Browse files
Pin Rust crate insta to =1.43.2
1 parent 4a3ec38 commit 290dd46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/plotnik-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ logos = "0.15.1"
88
serde = { version = "1.0.228", features = ["derive"] }
99

1010
[dev-dependencies]
11-
insta = { version = "1.43.2", features = ["yaml"] }
11+
insta = { version = "=1.43.2", features = ["yaml"] }

0 commit comments

Comments
 (0)