Skip to content

Commit 152abcb

Browse files
chore(deps): bump reqwest from 0.12.26 to 0.12.28 (#33)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.26 to 0.12.28. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.26...v0.12.28) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.28 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 176a40f commit 152abcb

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

2121
eyre = "0.6.12"
2222
openssl = { version = "0.10", features = ["vendored"] }
23-
reqwest = { version = "0.12.26", features = ["rustls-tls-native-roots", "json"]}
23+
reqwest = { version = "0.12.28", features = ["rustls-tls-native-roots", "json"]}
2424
tracing = "0.1.44"
2525

2626
[profile.release]

0 commit comments

Comments
 (0)