mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Make all features explicit (#1251)
* Make all features explicit * Remove default feature and add missing newline to cargo.toml * Fix compilation for --feature libp2p-websocket Signed-off-by: pscott <scottpiriou@gmail.com> * Remove 'with-arbitrary'
This commit is contained in:
@@ -51,3 +51,6 @@ slog-term = "2.5.0"
|
||||
slog-async = "2.5.0"
|
||||
tempdir = "0.3.7"
|
||||
exit-future = "0.2.0"
|
||||
|
||||
[features]
|
||||
libp2p-websocket = []
|
||||
|
||||
Reference in New Issue
Block a user