Skip to content

Commit 4a384a9

Browse files
authored
Merge pull request #74 from pbs-data-solutions/dependabot/cargo/insta-1.41.0
Bump insta from 1.40.0 to 1.41.0
2 parents 2562f46 + 54523a9 commit 4a384a9

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.132"
2323
thiserror = "1.0.65"
2424

2525
[dev-dependencies]
26-
insta = { version = "1.40.0", features = ["yaml"] }
26+
insta = { version = "1.41.0", features = ["yaml"] }
2727
tempfile = "3.13.0"

0 commit comments

Comments
 (0)