Skip to content

Commit a826046

Browse files
authored
Merge pull request #153 from pbs-data-solutions/dependabot/cargo/insta-1.43.2
Bump insta from 1.43.1 to 1.43.2
2 parents a1b5eda + 17b1942 commit a826046

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
@@ -23,5 +23,5 @@ serde_json = "1.0.143"
2323
thiserror = "2.0.16"
2424

2525
[dev-dependencies]
26-
insta = { version = "1.43.1", features = ["yaml"] }
26+
insta = { version = "1.43.2", features = ["yaml"] }
2727
tempfile = "3.21.0"

0 commit comments

Comments
 (0)