Skip to content

Commit 74f9727

Browse files
build(deps): bump alloy from 1.3.0 to 1.4.3
Bumps [alloy](https://github.com/alloy-rs/alloy) from 1.3.0 to 1.4.3. - [Release notes](https://github.com/alloy-rs/alloy/releases) - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md) - [Commits](alloy-rs/alloy@v1.3.0...v1.4.3) --- updated-dependencies: - dependency-name: alloy dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91137d1 commit 74f9727

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

Cargo.lock

Lines changed: 44 additions & 44 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 = "1.0.33", features = ["dyn-abi", "json-abi", "full", "arbitrary", "json-rpc", "serde"] }
38+
alloy = { version = "1.4.3", features = ["dyn-abi", "json-abi", "full", "arbitrary", "json-rpc", "serde"] }
3939
alloy-rpc-types = "1.0.33"
4040
anyhow = "1.0"
4141
async-graphql = { version = "7.1.0", features = ["chrono"] }

0 commit comments

Comments
 (0)