Skip to content

Commit bcded6b

Browse files
authored
Merge pull request #580 from sanders41/dependabot/cargo/insta-1.41.1
Bump insta from 1.41.0 to 1.41.1
2 parents d54c7f4 + a89e2c7 commit bcded6b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ colored = "2.0.4"
2323
dirs = "5.0.1"
2424
exponential-backoff = "2.0.0"
2525
indicatif = "0.17.8"
26-
insta = { version = "1.40.0", features = ["filters"] }
26+
insta = { version = "1.41.1", features = ["filters"] }
2727
minijinja = "2.4.0"
2828
rayon = "1.10.0"
2929
reqwest = { version = "0.12.8", features = ["json", "blocking"] }
@@ -32,5 +32,5 @@ serde_json = "1.0.132"
3232
time = { version = "0.3.35", features = ["local-offset"] }
3333

3434
[dev-dependencies]
35-
insta = { version = "1.40.0", features = ["yaml"] }
35+
insta = { version = "1.41.1", features = ["yaml"] }
3636
tempfile = "3.13.0"

0 commit comments

Comments
 (0)