Skip to content

Commit 4b10c0e

Browse files
Bump reqwest from 0.12.23 to 0.12.24
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] <[email protected]>
1 parent def75ed commit 4b10c0e

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
@@ -22,7 +22,7 @@ reth-node-ethereum = { git = "https://github.com/paradigmxyz/reth", tag = "v1.8.
2222

2323
eyre = "0.6.12"
2424
openssl = { version = "0.10", features = ["vendored"] }
25-
reqwest = { version = "0.12.22", features = ["rustls-tls-native-roots", "json"]}
25+
reqwest = { version = "0.12.24", features = ["rustls-tls-native-roots", "json"]}
2626
tracing = "0.1.41"
2727

2828
[profile.release]

0 commit comments

Comments
 (0)