Skip to content

Commit a3dd8b0

Browse files
build(deps): bump reqwest from 0.12.12 to 0.12.14
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.12 to 0.12.14. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.12.14/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.12...v0.12.14) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3c7985 commit a3dd8b0

File tree

2 files changed

+77
-14
lines changed

2 files changed

+77
-14
lines changed

Cargo.lock

Lines changed: 76 additions & 13 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
@@ -253,7 +253,7 @@ version = "0.6.4"
253253

254254
# High-level HTTP client
255255
[workspace.dependencies.reqwest]
256-
version = "0.12.12"
256+
version = "0.12.14"
257257
default-features = false
258258
features = ["http2", "rustls-tls-manual-roots", "charset", "json", "socks"]
259259

0 commit comments

Comments
 (0)