Specify ethereum-types version in SSZ

This commit is contained in:
Paul Hauner
2018-09-22 12:19:43 +10:00
parent 2080368cf2
commit 235a049555

View File

@@ -5,4 +5,4 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
[dependencies]
bytes = "0.4.9"
ethereum-types = ""
ethereum-types = "0.4.0"