[ethbloom] Update fixed-hash 0.3.0-beta => 0.3.0

This commit is contained in:
Herobird 2018-11-12 20:21:22 +01:00
parent 9be7fc6497
commit ab3d73afdc
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ repository = "https://github.com/paritytech/primitives"
tiny-keccak = "1.4"
crunchy = { version = "0.2.1", default-features = false, features = ["limit_256"] }
rustc-hex = { version = "2.0" }
fixed-hash = { version = "0.3.0-beta.2", default_features = false }
fixed-hash = { version = "0.3.0", default_features = false }
ethereum-types-serialize = { version = "0.2.1", path = "../serialize", optional = true }
serde = { version = "1.0", optional = true }