Rename "src/" to "lighthouse/"

This commit is contained in:
Paul Hauner 2018-08-15 13:41:16 +10:00
parent 51be1f0ca4
commit 3372583c18
22 changed files with 4 additions and 0 deletions

View File

@ -28,3 +28,7 @@ branch = "feature/hashing"
[patch.crates-io]
ring = { git = "https://github.com/paritytech/ring" }
[[bin]]
path = "lighthouse/main.rs"
name = "lighthouse"