mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-29 10:54:24 +00:00
Restructure heavily
This commit is contained in:
@@ -20,6 +20,7 @@ libp2p-tcp-transport = { git = "https://github.com/tomaka/libp2p-rs", branch ="z
|
||||
libp2p-floodsub = { git = "https://github.com/tomaka/libp2p-rs", branch ="zksummit" }
|
||||
libp2p-identify = { git = "https://github.com/tomaka/libp2p-rs", branch ="zksummit" }
|
||||
libp2p-kad = { git = "https://github.com/tomaka/libp2p-rs", branch ="zksummit" }
|
||||
network-libp2p = { path = "network-libp2p" }
|
||||
# TODO: Bring pem module internal; too risky to have as external dep.
|
||||
pem = "0.5.0"
|
||||
rand = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user