mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Replace env::dir with dirs crate
This commit is contained in:
@@ -12,6 +12,7 @@ boolean-bitfield = { path = "boolean-bitfield" }
|
||||
bytes = ""
|
||||
crypto-mac = "^0.6.2"
|
||||
clap = "2.32.0"
|
||||
dirs = "1.0.3"
|
||||
ethereum-types = ""
|
||||
futures = "0.1.23"
|
||||
network-libp2p = { path = "network-libp2p" }
|
||||
|
||||
Reference in New Issue
Block a user