Add more detail to bad hardcoded dir warning (#1069)

This commit is contained in:
Paul Hauner
2020-04-30 16:19:15 +10:00
committed by GitHub
parent dea01be00e
commit 8bf0ef8d30
4 changed files with 12 additions and 16 deletions

1
Cargo.lock generated
View File

@@ -250,6 +250,7 @@ version = "0.2.0"
dependencies = [
"beacon_chain 0.2.0",
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
"clap_utils 0.1.0",
"client 0.2.0",
"ctrlc 3.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",