ethbloom crate

This commit is contained in:
debris 2018-01-05 17:42:29 +01:00
parent d0f9df0719
commit 2ea80de13c
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ rustc_version = "0.2"
[dependencies]
crunchy = "0.1.5"
ethereum-types = { path ="../ethereum-types", features = ["std", "heapsizeof"] }
quickcheck = "0.4"
quickcheck = "0.6"
uint = { path = "../uint" }