Skip to content

Commit 2cb7817

Browse files
Bump reqwest from 0.12.23 to 0.12.24 (#1458)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.23 to 0.12.24. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.23...v0.12.24) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 901db4d commit 2cb7817

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.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ rcgen = "0.14.5"
112112
tokio-tungstenite = "0.24.0"
113113

114114
[dev-dependencies.reqwest]
115-
version = "0.12.23"
115+
version = "0.12.24"
116116
# Using rustls-tls because it appears the rcgen-generated certificates are not
117117
# supported by the native Windows APIs.
118118
features = [ "json", "rustls-tls" ]

0 commit comments

Comments
 (0)