Skip to content

Commit aefe173

Browse files
build(deps): bump alloy from 2.0.1 to 2.0.4 (#6553)
Bumps [alloy](https://github.com/alloy-rs/alloy) from 2.0.1 to 2.0.4. - [Release notes](https://github.com/alloy-rs/alloy/releases) - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md) - [Commits](alloy-rs/alloy@v2.0.1...v2.0.4) --- updated-dependencies: - dependency-name: alloy dependency-version: 2.0.4 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 9783f9d commit aefe173

2 files changed

Lines changed: 57 additions & 57 deletions

File tree

Cargo.lock

Lines changed: 56 additions & 56 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
@@ -35,7 +35,7 @@ repository = "https://github.com/graphprotocol/graph-node"
3535
license = "MIT OR Apache-2.0"
3636

3737
[workspace.dependencies]
38-
alloy = { version = "2.0.1", features = ["dyn-abi", "json-abi", "full", "arbitrary", "json-rpc", "serde"] }
38+
alloy = { version = "2.0.4", features = ["dyn-abi", "json-abi", "full", "arbitrary", "json-rpc", "serde"] }
3939
alloy-rpc-types = "2.0.0"
4040
# rustls is pulled in transitively by alloy (aws_lc_rs) and object_store via
4141
# reqwest (ring). With both providers linked, rustls 0.23 requires an explicit

0 commit comments

Comments
 (0)