From 04b641ff5f4d1092cf0515b9acf9ea8d2d74f619 Mon Sep 17 00:00:00 2001 From: arkpar Date: Mon, 17 Jul 2017 10:45:34 +0200 Subject: [PATCH] Fixed build --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 7e1db98f8..3c1ac28d9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2134,7 +2134,7 @@ dependencies = [ name = "price-info" version = "1.7.0" dependencies = [ - "ethcore-util 1.7.0", + "ethcore-util 1.8.0", "fetch 0.1.0", "futures 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",