Skip to content

Commit 4a2527a

Browse files
authored
Merge pull request #787 from sanders41/dependabot/cargo/reqwest-0.12.16
Bump reqwest from 0.12.15 to 0.12.16
2 parents 197b870 + ff10f36 commit 4a2527a

File tree

2 files changed

+38
-15
lines changed

2 files changed

+38
-15
lines changed

Cargo.lock

Lines changed: 37 additions & 14 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
@@ -25,7 +25,7 @@ exponential-backoff = "2.0.0"
2525
indicatif = "0.17.11"
2626
minijinja = "2.10.2"
2727
rayon = "1.10.0"
28-
reqwest = { version = "0.12.15", features = ["json", "blocking"] }
28+
reqwest = { version = "0.12.16", features = ["json", "blocking"] }
2929
serde = { version = "1.0.219", features = ["derive"] }
3030
serde_json = "1.0.140"
3131
time = { version = "0.3.41", features = ["local-offset"] }

0 commit comments

Comments
 (0)