Skip to content

Commit 42c88a5

Browse files
committed
fix e2e test build
1 parent 36ec0f7 commit 42c88a5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/e2e-tests/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ reth-payload-builder.workspace = true
3333
reth-basic-payload-builder.workspace = true
3434
reth-engine-local.workspace = true
3535
reth-revm.workspace = true
36+
reth-chainspec.workspace = true
37+
reth_ethereum_primitives.workspace = true
3638

3739
# Alloy dependencies
3840
alloy-genesis.workspace = true

0 commit comments

Comments
 (0)