mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Add uncommitted lockfile change.
This commit is contained in:
parent
0fe94a6724
commit
21417f5cd3
1 changed files with 7 additions and 0 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -222,6 +222,13 @@ name = "browserhtml"
|
||||||
version = "0.1.17"
|
version = "0.1.17"
|
||||||
source = "git+https://github.com/browserhtml/browserhtml?branch=crate#aafbb0996b02d1fadd4713c96e3d22b542f175a1"
|
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]]
|
[[package]]
|
||||||
name = "byteorder"
|
name = "byteorder"
|
||||||
version = "0.5.3"
|
version = "0.5.3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue