Skip to content

Commit d027ac2

Browse files
authored
Merge pull request #101 from pbs-data-solutions/dependabot/cargo/insta-1.42.0
Bump insta from 1.41.1 to 1.42.0
2 parents 0a554c8 + b410ebc commit d027ac2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.135"
2323
thiserror = "2.0.10"
2424

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

0 commit comments

Comments
 (0)