mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update cargo.lock for wr2, pin ipc-channel.
This commit is contained in:
parent
c349e4b1b8
commit
db8c3ef727
26 changed files with 79 additions and 79 deletions
|
@ -20,7 +20,7 @@ bitflags = "0.7"
|
|||
euclid = "0.7.1"
|
||||
getopts = "0.2.11"
|
||||
heapsize = "0.3.0"
|
||||
ipc-channel = {git = "https://github.com/servo/ipc-channel", optional = true}
|
||||
ipc-channel = {version = "0.4.0", optional = true}
|
||||
lazy_static = "0.2"
|
||||
log = "0.3.5"
|
||||
num_cpus = "0.2.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue