Skip to content

Commit

Permalink
chore: remove unused deps (#59)
Browse files Browse the repository at this point in the history
Random `cargo machete` run. Also wonder if we're still maintaining
`alphanet`?
  • Loading branch information
hai-rise authored Oct 19, 2024
1 parent b2ed2b9 commit 2f82401
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion bin/odyssey/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ reth-cli-util.workspace = true
reth-node-builder.workspace = true
reth-optimism-node.workspace = true
reth-optimism-cli.workspace = true
reth-optimism-rpc.workspace = true
reth-provider.workspace = true
clap = { workspace = true, features = ["derive"] }

Expand Down
1 change: 0 additions & 1 deletion crates/precompile/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ p256 = { version = "0.13.2", features = ["ecdsa"] }
[dev-dependencies]
reth-node-api.workspace = true
reth-primitives.workspace = true
eyre.workspace = true
rstest.workspace = true

[lints]
Expand Down

0 comments on commit 2f82401

Please sign in to comment.