From 7aa04adc386eb6df873305d4f44c9ac904c6029f Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Tue, 24 Oct 2017 21:05:27 -0700 Subject: [PATCH] Update Browser.html There have been some interface improvements since this was last updated. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 97e79370dd6..af384d89a96 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -289,7 +289,7 @@ dependencies = [ [[package]] name = "browserhtml" version = "0.1.17" -source = "git+https://github.com/browserhtml/browserhtml?branch=crate#7c66ae9a3e29d35230d5b9f16d19a562b1312c87" +source = "git+https://github.com/browserhtml/browserhtml?branch=crate#70ad96070f86a8f76b7309ca3cf3b34b88a9da2a" [[package]] name = "byteorder"