Skip to content

Commit 8defd32

Browse files
build(deps): bump reqwest from 0.12.19 to 0.12.20
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.19 to 0.12.20. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.19...v0.12.20) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0dae1af commit 8defd32

File tree

2 files changed

+3
-18
lines changed

2 files changed

+3
-18
lines changed

Cargo.lock

Lines changed: 2 additions & 17 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.19"
284+
version = "0.12.20"
285285
default-features = false
286286
features = ["http2", "rustls-tls-manual-roots", "charset", "json", "socks"]
287287

0 commit comments

Comments
 (0)