From 986c28efb7e2c61342cf912dbf1c17e1587b78da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Drwi=C4=99ga?= Date: Mon, 11 Jul 2016 15:45:47 +0200 Subject: [PATCH] Updating UI --- Cargo.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 94014110a..4d2bd0781 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -862,7 +862,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "parity-dapps" version = "0.3.0" -source = "git+https://github.com/ethcore/parity-ui.git#b0c1fa6cbe5e72d7e6542b547e886b37f7cf86de" +source = "git+https://github.com/ethcore/parity-ui.git#171ccf74a4962c2e7f2d95c9c8e63ec3c93f6a77" dependencies = [ "aster 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", @@ -876,7 +876,7 @@ dependencies = [ [[package]] name = "parity-dapps-home" version = "0.5.2" -source = "git+https://github.com/ethcore/parity-ui.git#b0c1fa6cbe5e72d7e6542b547e886b37f7cf86de" +source = "git+https://github.com/ethcore/parity-ui.git#171ccf74a4962c2e7f2d95c9c8e63ec3c93f6a77" dependencies = [ "parity-dapps 0.3.0 (git+https://github.com/ethcore/parity-ui.git)", ] @@ -884,7 +884,7 @@ dependencies = [ [[package]] name = "parity-dapps-signer" version = "0.2.0" -source = "git+https://github.com/ethcore/parity-ui.git#b0c1fa6cbe5e72d7e6542b547e886b37f7cf86de" +source = "git+https://github.com/ethcore/parity-ui.git#171ccf74a4962c2e7f2d95c9c8e63ec3c93f6a77" dependencies = [ "parity-dapps 0.3.0 (git+https://github.com/ethcore/parity-ui.git)", ] @@ -892,7 +892,7 @@ dependencies = [ [[package]] name = "parity-dapps-status" version = "0.5.1" -source = "git+https://github.com/ethcore/parity-ui.git#b0c1fa6cbe5e72d7e6542b547e886b37f7cf86de" +source = "git+https://github.com/ethcore/parity-ui.git#171ccf74a4962c2e7f2d95c9c8e63ec3c93f6a77" dependencies = [ "parity-dapps 0.3.0 (git+https://github.com/ethcore/parity-ui.git)", ] @@ -900,7 +900,7 @@ dependencies = [ [[package]] name = "parity-dapps-wallet" version = "0.6.1" -source = "git+https://github.com/ethcore/parity-ui.git#b0c1fa6cbe5e72d7e6542b547e886b37f7cf86de" +source = "git+https://github.com/ethcore/parity-ui.git#171ccf74a4962c2e7f2d95c9c8e63ec3c93f6a77" dependencies = [ "parity-dapps 0.3.0 (git+https://github.com/ethcore/parity-ui.git)", ]