mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Remove "benches" feature
Now benches just live with the rest of the code in the default feature.
This commit is contained in:
@@ -36,6 +36,3 @@ ring = { git = "https://github.com/paritytech/ring" }
|
||||
[[bin]]
|
||||
path = "lighthouse/main.rs"
|
||||
name = "lighthouse"
|
||||
|
||||
[features]
|
||||
benches = []
|
||||
|
||||
Reference in New Issue
Block a user