From 66a8d534ef5b8ca2a728d2fd10f7f55a62a1e447 Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Mon, 24 Oct 2016 12:28:32 +0200 Subject: [PATCH] Bump js-precompiled to 20161022-223915 UTC (#2826) --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 33581c9e8..5d18a9074 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1207,7 +1207,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.4.0" -source = "git+https://github.com/ethcore/js-precompiled.git#eba8fdcb29c2230868b6604dd341513b5beceba9" +source = "git+https://github.com/ethcore/js-precompiled.git#28ab89f9944d4ec8943868c4147db98d853d88e4" dependencies = [ "parity-dapps-glue 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", ]