Skip to content

Commit

Permalink
build: remove unneeded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
suchapalaver committed Nov 29, 2024
1 parent ce68a3b commit 8110fad
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 19 deletions.
34 changes: 16 additions & 18 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ serde = { version = "1.0.208", features = ["derive"] }
ssz_types = "0.6"
thiserror = "2.0.0"
tonic = "0.12.0"
tree_hash = "0.6.0"
types = { git = "https://github.com/semiotic-ai/lighthouse.git", branch = "stable" }

[build-dependencies]
Expand Down

0 comments on commit 8110fad

Please sign in to comment.