Skip to content

Commit 304ac5c

Browse files
authored
Merge pull request #768 from sanders41/dependabot/cargo/insta-1.43.1
Bump insta from 1.43.0 to 1.43.1
2 parents d344961 + d0bac71 commit 304ac5c

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
@@ -31,6 +31,6 @@ serde_json = "1.0.140"
3131
time = { version = "0.3.41", features = ["local-offset"] }
3232

3333
[dev-dependencies]
34-
insta = { version = "1.43.0", features = ["yaml", "filters"] }
34+
insta = { version = "1.43.1", features = ["yaml", "filters"] }
3535
tempfile = "3.19.1"
3636
tmp-path = "0.1.1"

0 commit comments

Comments
 (0)