mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 23:23:33 +00:00
Bug 1630676 - Update ipc-channel and crossbeam-channel in Servo.
This commit is contained in:
parent
7c7a9cf472
commit
6d4054a3d3
@ -33,7 +33,7 @@ atomic_refcell = "0.1"
|
||||
bitflags = "1.0"
|
||||
byteorder = "1.0"
|
||||
cssparser = "0.27"
|
||||
crossbeam-channel = { version = "0.3", optional = true }
|
||||
crossbeam-channel = { version = "0.4", optional = true }
|
||||
derive_more = "0.99"
|
||||
new_debug_unreachable = "1.0"
|
||||
encoding_rs = {version = "0.8", optional = true}
|
||||
|
Loading…
x
Reference in New Issue
Block a user