Merge spec into types crate.

Also remove some pre-2018 `extern crate` calls.
This commit is contained in:
Paul Hauner
2019-02-01 19:05:39 +11:00
parent c1c5311ea0
commit aad3b3dc7a
21 changed files with 13 additions and 49 deletions

View File

@@ -3,7 +3,6 @@ members = [
"eth2/attestation_validation",
"eth2/genesis",
"eth2/naive_fork_choice",
"eth2/spec",
"eth2/types",
"eth2/utils/bls",
"eth2/utils/boolean-bitfield",