Skip to content

Commit 3a4a737

Browse files
Bump reqwest from 0.12.24 to 0.12.26
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.24 to 0.12.26. - [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.26) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b46c826 commit 3a4a737

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ rs_merkle = "1.4.2"
102102
zxcvbn = { version = "3.0.1", features = ["ser"] }
103103
chbs = "0.1.1"
104104

105-
reqwest = { version = "0.12.5", default-features = false }
105+
reqwest = { version = "0.12.26", default-features = false }
106106
tokio-tungstenite = { version = "0.28", features = ["rustls-tls-webpki-roots"]}
107107
webpki-roots = "1"
108108
rustls-pemfile = "2"

0 commit comments

Comments
 (0)