From 50f90968fcbccf3c6ce01fe98cc4112ad05728c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabrice=20Desr=C3=A9?= Date: Thu, 12 Jan 2017 21:45:33 -0800 Subject: [PATCH] Update browser.html to pick up the fix in browserhtml/browserhtml#1263 --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index a2cf443f8153..0c9db3cf71e8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -230,7 +230,7 @@ dependencies = [ [[package]] name = "browserhtml" version = "0.1.17" -source = "git+https://github.com/browserhtml/browserhtml?branch=crate#cbb020096c77f5d2547e575c0e19003a6d2a614a" +source = "git+https://github.com/browserhtml/browserhtml?branch=crate#cd5374a970fd404377ab418ac1e4a358db47691f" [[package]] name = "build-apk"