mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #15537 - servo:webrender, r=SimonSapin
Update ipc-channel to 0.6.3 <!-- 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/15537) <!-- Reviewable:end -->
This commit is contained in:
commit
4a0b730caf
32 changed files with 135 additions and 93 deletions
|
@ -49,7 +49,7 @@ html5ever-atoms = {version = "0.1", features = ["heap_size"]}
|
|||
hyper = "0.9.9"
|
||||
hyper_serde = "0.1.4"
|
||||
image = "0.12"
|
||||
ipc-channel = "0.5"
|
||||
ipc-channel = "0.6.3"
|
||||
js = {git = "https://github.com/servo/rust-mozjs", features = ["promises"]}
|
||||
jstraceable_derive = {path = "../jstraceable_derive"}
|
||||
libc = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue