Add uncommitted lockfile change.

This commit is contained in:
Corey Farwell 2016-12-08 09:49:17 -10:00
parent 0fe94a6724
commit 21417f5cd3

7
Cargo.lock generated
View file

@ -222,6 +222,13 @@ name = "browserhtml"
version = "0.1.17"
source = "git+https://github.com/browserhtml/browserhtml?branch=crate#aafbb0996b02d1fadd4713c96e3d22b542f175a1"
[[package]]
name = "build-apk"
version = "0.0.1"
dependencies = [
"walkdir 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "byteorder"
version = "0.5.3"