mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-10 19:49:35 +00:00
Remove unused exit-future (#9095)
Remove the `exit-future` crate as it is unused. Co-Authored-By: Mac L <mjladson@pm.me>
This commit is contained in:
@@ -145,7 +145,6 @@ ethereum_serde_utils = "0.8.0"
|
||||
ethereum_ssz = { version = "0.10.0", features = ["context_deserialize"] }
|
||||
ethereum_ssz_derive = "0.10.0"
|
||||
execution_layer = { path = "beacon_node/execution_layer" }
|
||||
exit-future = "0.2"
|
||||
filesystem = { path = "common/filesystem" }
|
||||
fixed_bytes = { path = "consensus/fixed_bytes" }
|
||||
fnv = "1"
|
||||
|
||||
Reference in New Issue
Block a user