Skip to content

Commit

Permalink
feat: move rpc-builder types to rpc-server-types (wip)
Browse files Browse the repository at this point in the history
  • Loading branch information
leruaa committed May 31, 2024
1 parent fd766e9 commit 41bf574
Show file tree
Hide file tree
Showing 13 changed files with 703 additions and 631 deletions.
15 changes: 13 additions & 2 deletions Cargo.lock

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

4 changes: 0 additions & 4 deletions crates/rpc/rpc-builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ tower = { workspace = true, features = ["full"] }
hyper.workspace = true
pin-project.workspace = true

# metrics
reth-metrics = { workspace = true, features = ["common"] }
metrics.workspace = true

# misc
strum = { workspace = true, features = ["derive"] }
serde = { workspace = true, features = ["derive"] }
Expand Down
Loading

0 comments on commit 41bf574

Please sign in to comment.