Skip to content

Commit 18b824b

Browse files
build(deps): bump reqwest from 0.12.15 to 0.12.19
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.15 to 0.12.19. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.15...v0.12.19) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed31b2f commit 18b824b

File tree

2 files changed

+21
-91
lines changed

2 files changed

+21
-91
lines changed

Cargo.lock

Lines changed: 20 additions & 90 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
@@ -281,7 +281,7 @@ version = "0.6.4"
281281

282282
# High-level HTTP client
283283
[workspace.dependencies.reqwest]
284-
version = "0.12.15"
284+
version = "0.12.19"
285285
default-features = false
286286
features = ["http2", "rustls-tls-manual-roots", "charset", "json", "socks"]
287287

0 commit comments

Comments
 (0)