Skip to content

Commit 52f3735

Browse files
deps(deps): bump alloy-rpc-types-trace from 1.0.38 to 1.0.41
Bumps [alloy-rpc-types-trace](https://github.com/alloy-rs/alloy) from 1.0.38 to 1.0.41. - [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.0.38...v1.0.41) --- updated-dependencies: - dependency-name: alloy-rpc-types-trace dependency-version: 1.0.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6302e88 commit 52f3735

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -76,7 +76,7 @@ ethabi = "=18.0.0"
7676
rlp = "=0.6.1"
7777
alloy-trie = "=0.9.1"
7878
revm-inspectors = { version = "=0.31.2", features = ["js-tracer"] }
79-
alloy-rpc-types-trace = "=1.0.38"
79+
alloy-rpc-types-trace = "=1.0.41"
8080
alloy-rpc-types-eth = "=1.0.41"
8181
alloy-consensus = { version = "=1.1.0", features = ["k256"] }
8282
alloy-primitives = { version = "=1.5.2", features = ["rand"] }

0 commit comments

Comments
 (0)