Discovery and gossip bug fixes

This commit is contained in:
Age Manning
2019-04-18 15:26:30 +10:00
parent 25f37ad967
commit 75959cc9a2
4 changed files with 7 additions and 19 deletions

View File

@@ -15,7 +15,7 @@ serde = "1.0"
serde_derive = "1.0"
ssz = { path = "../../eth2/utils/ssz" }
ssz_derive = { path = "../../eth2/utils/ssz_derive" }
slog = "2.4.1"
slog = "^2.2.3"
version = { path = "../version" }
tokio = "0.1.16"
futures = "0.1.25"