Skip to content

Commit 83dbecd

Browse files
Bump reqwest from 0.12.19 to 0.12.20 (#1350)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a662707 commit 83dbecd

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 4 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
@@ -110,7 +110,7 @@ rcgen = "0.13.2"
110110
tokio-tungstenite = "0.24.0"
111111

112112
[dev-dependencies.reqwest]
113-
version = "0.12.19"
113+
version = "0.12.20"
114114
# Using rustls-tls because it appears the rcgen-generated certificates are not
115115
# supported by the native Windows APIs.
116116
features = [ "json", "rustls-tls" ]

0 commit comments

Comments
 (0)