Remove unused dependencies (#456)

This commit is contained in:
Pawan Dhananjay
2019-07-29 05:25:57 +05:30
committed by Paul Hauner
parent 3752a8f860
commit db094022b9
18 changed files with 0 additions and 60 deletions

View File

@@ -5,7 +5,6 @@ authors = ["Age Manning <Age@AgeManning.com>"]
edition = "2018"
[dependencies]
beacon_chain = { path = "../beacon_chain" }
clap = "2.32.0"
#SigP repository
libp2p = { git = "https://github.com/SigP/rust-libp2p", rev = "be5710bbde69d8c5be732c13ba64239e2f370a7b" }