WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 14a2136

Browse files
Bump reqwest from 0.12.24 to 0.12.25 (#1494)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.24 to 0.12.25. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.24...v0.12.25) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1352aff commit 14a2136

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 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
@@ -112,7 +112,7 @@ rcgen = "0.14.6"
112112
tokio-tungstenite = "0.24.0"
113113

114114
[dev-dependencies.reqwest]
115-
version = "0.12.24"
115+
version = "0.12.25"
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)