Skip to content

Commit 8540d0b

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump reqwest from 0.12.8 to 0.12.9
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.8 to 0.12.9. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.8...v0.12.9) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4af91a2 commit 8540d0b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ version = "0.8.5"
194194

195195
# High-level HTTP client
196196
[workspace.dependencies.reqwest]
197-
version = "0.12.8"
197+
version = "0.12.9"
198198
default-features = false
199199
features = ["http2", "rustls-tls-manual-roots", "charset", "json", "socks"]
200200

0 commit comments

Comments
 (0)