mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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
|
@ -38,7 +38,7 @@ heapsize_plugin = "0.1.2"
|
|||
html5ever = {version = "0.5.1", features = ["heap_size", "unstable"]}
|
||||
hyper = {version = "0.9.9", features = ["serde-serialization"]}
|
||||
image = "0.10"
|
||||
ipc-channel = {git = "https://github.com/servo/ipc-channel"}
|
||||
ipc-channel = "0.4.0"
|
||||
js = {git = "https://github.com/servo/rust-mozjs"}
|
||||
libc = "0.2"
|
||||
log = "0.3.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue