mirror of
https://github.com/servo/servo.git
synced 2025-07-10 08:53:41 +01:00
Update image.
This commit is contained in:
parent
ed3f53211c
commit
1c0b09f85a
6 changed files with 43 additions and 21 deletions
|
@ -13,7 +13,7 @@ path = "lib.rs"
|
|||
euclid = "0.10.1"
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
gleam = "0.2.8"
|
||||
image = "0.10"
|
||||
image = "0.12"
|
||||
ipc-channel = "0.5"
|
||||
log = "0.3.5"
|
||||
msg = {path = "../msg"}
|
||||
|
|
|
@ -16,7 +16,7 @@ heapsize = "0.3.0"
|
|||
heapsize_derive = "0.1"
|
||||
hyper = "0.9.9"
|
||||
hyper_serde = "0.1.4"
|
||||
image = "0.10"
|
||||
image = "0.12"
|
||||
lazy_static = "0.2"
|
||||
log = "0.3.5"
|
||||
num-traits = "0.1.32"
|
||||
|
|
|
@ -42,7 +42,7 @@ html5ever = {version = "0.12.1", features = ["heap_size", "unstable"]}
|
|||
html5ever-atoms = {version = "0.1", features = ["heap_size"]}
|
||||
hyper = "0.9.9"
|
||||
hyper_serde = "0.1.4"
|
||||
image = "0.10"
|
||||
image = "0.12"
|
||||
ipc-channel = "0.5"
|
||||
js = {git = "https://github.com/servo/rust-mozjs", features = ["promises"]}
|
||||
jstraceable_derive = {path = "../jstraceable_derive"}
|
||||
|
|
|
@ -13,7 +13,7 @@ path = "lib.rs"
|
|||
cookie = {version = "0.2.5", features = ["serialize-rustc"]}
|
||||
euclid = "0.10.1"
|
||||
hyper = "0.9.9"
|
||||
image = "0.10"
|
||||
image = "0.12"
|
||||
ipc-channel = "0.5"
|
||||
log = "0.3.5"
|
||||
msg = {path = "../msg"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue