Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
build(Cargo.toml): remove unused dependencies with cargo-udeps
Browse files Browse the repository at this point in the history
  • Loading branch information
suchapalaver committed Jul 9, 2024
1 parent 20799e9 commit 3a287f0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 51 deletions.
49 changes: 0 additions & 49 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ edition = "2021"
[dependencies]
alloy-primitives = "0.7.7"
alloy-rlp = "0.3.7"
anyhow = "1.0.72"
bincode = "1.3.3"
clap = { version = "4.3.21", features = ["derive"] }
ethereum-types = "=0.14.1"
prost = "0.12.3"
prost-types = "0.12.3"
rand = "0.8.5"
Expand Down

0 comments on commit 3a287f0

Please sign in to comment.