Skip to content

Commit 57f0b2c

Browse files
chore(deps): bump alloy-transport-http from 0.15.10 to 0.15.11
Bumps [alloy-transport-http](https://github.com/alloy-rs/alloy) from 0.15.10 to 0.15.11. - [Release notes](https://github.com/alloy-rs/alloy/releases) - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md) - [Commits](alloy-rs/alloy@v0.15.10...v0.15.11) --- updated-dependencies: - dependency-name: alloy-transport-http dependency-version: 0.15.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 056ee98 commit 57f0b2c

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -55,7 +55,7 @@ eigenda-v2-struct = { path = "crates/eigenda-v2-struct" }
5555
alloy-signer-local = { version = "0.15.8", default-features = false }
5656
alloy-provider = { version = "0.15.8", default-features = false }
5757
alloy-transport = { version = "0.15.8", default-features = false }
58-
alloy-transport-http = { version = "0.15.8", default-features = false }
58+
alloy-transport-http = { version = "0.15.11", default-features = false }
5959
alloy-contract = { version = "0.15.8", default-features = false }
6060
alloy-network = { version = "0.15.8", default-features = false }
6161
alloy-rlp = { version = "0.3.11", default-features = false }

0 commit comments

Comments
 (0)