Skip to content

Commit

Permalink
fix bitfinity tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ufoscout committed Jul 2, 2024
1 parent 20d9ef8 commit 81160fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions bin/reth/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,9 @@ reth-discv4.workspace = true

# bitfinity dev dependencies
dirs.workspace = true
jsonrpsee = { workspace = true }
parking_lot = { workspace = true }
rand = { workspace = true }
reth-primitives = { workspace = true, features = ["test-utils"] }
reth-trie = { workspace = true, features = ["test-utils"] }
revm-primitives.workspace = true
Expand Down

0 comments on commit 81160fd

Please sign in to comment.