aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Touchet <alextouchet@outlook.com>2017-10-24 21:05:27 -0700
committerGitHub <noreply@github.com>2017-10-24 21:05:27 -0700
commit7aa04adc386eb6df873305d4f44c9ac904c6029f (patch)
tree86acb51e68fdf1ccdbdf1295d1f98c0ed875d0c5
parenta65253a11aea13bb7cf26aabdcbac41c02d36f68 (diff)
downloadservo-7aa04adc386eb6df873305d4f44c9ac904c6029f.tar.gz
servo-7aa04adc386eb6df873305d4f44c9ac904c6029f.zip
Update Browser.html
There have been some interface improvements since this was last updated.
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
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"