mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #12731 - paulrouget:bhtmlupdate, r=nox
Browserhtml update We also changed the branch name. Fix #12012 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12731) <!-- Reviewable:end -->
This commit is contained in:
commit
41cb4f4c77
3 changed files with 5 additions and 5 deletions
4
ports/cef/Cargo.lock
generated
4
ports/cef/Cargo.lock
generated
|
@ -167,7 +167,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "browserhtml"
|
||||
version = "0.1.15"
|
||||
source = "git+https://github.com/browserhtml/browserhtml?branch=gh-pages#48eed1856f8bf49ccf3f60e25d871e1654d67f22"
|
||||
source = "git+https://github.com/browserhtml/browserhtml?branch=crate#702f464d198481476363693315085d37b8e305b7"
|
||||
|
||||
[[package]]
|
||||
name = "byteorder"
|
||||
|
@ -1885,7 +1885,7 @@ version = "0.0.1"
|
|||
dependencies = [
|
||||
"android_glue 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"backtrace 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"browserhtml 0.1.15 (git+https://github.com/browserhtml/browserhtml?branch=gh-pages)",
|
||||
"browserhtml 0.1.15 (git+https://github.com/browserhtml/browserhtml?branch=crate)",
|
||||
"canvas 0.0.1",
|
||||
"canvas_traits 0.0.1",
|
||||
"compositing 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue