mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Update ipc-channel to 0.6.3
This commit is contained in:
parent
3d98e30909
commit
85e2648ffc
32 changed files with 133 additions and 91 deletions
|
@ -15,7 +15,7 @@ canvas_traits = {path = "../canvas_traits"}
|
|||
cssparser = {version = "0.9", features = ["heap_size", "serde-serialization"]}
|
||||
euclid = "0.10.1"
|
||||
gleam = "0.2.8"
|
||||
ipc-channel = "0.5"
|
||||
ipc-channel = "0.6.3"
|
||||
log = "0.3.5"
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = "0.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue