Skip to content

Commit 91f548a

Browse files
authored
Merge pull request #107 from pbs-data-solutions/dependabot/cargo/insta-1.42.1
Bump insta from 1.42.0 to 1.42.1
2 parents 158adb6 + 3c01152 commit 91f548a

File tree

2 files changed

+24
-3
lines changed

2 files changed

+24
-3
lines changed

Cargo.lock

Lines changed: 23 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.137"
2323
thiserror = "2.0.11"
2424

2525
[dev-dependencies]
26-
insta = { version = "1.42.0", features = ["yaml"] }
26+
insta = { version = "1.42.1", features = ["yaml"] }
2727
tempfile = "3.15.0"

0 commit comments

Comments
 (0)