mirror of
https://github.com/servo/servo.git
synced 2025-07-16 20:03:39 +01:00
Upgrade glutin, image, and related packages
This commit is contained in:
parent
484c0e4546
commit
1f8940fedd
5 changed files with 56 additions and 84 deletions
61
components/servo/Cargo.lock
generated
61
components/servo/Cargo.lock
generated
|
@ -2,7 +2,7 @@
|
||||||
name = "servo"
|
name = "servo"
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"android_glue 0.0.2",
|
"android_glue 0.1.1",
|
||||||
"bitflags 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
"bitflags 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"canvas 0.0.1",
|
"canvas 0.0.1",
|
||||||
"canvas_traits 0.0.1",
|
"canvas_traits 0.0.1",
|
||||||
|
@ -15,7 +15,7 @@ dependencies = [
|
||||||
"gfx_tests 0.0.1",
|
"gfx_tests 0.0.1",
|
||||||
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"glutin_app 0.0.1",
|
"glutin_app 0.0.1",
|
||||||
"image 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"image 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
||||||
"layout 0.0.1",
|
"layout 0.0.1",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -56,11 +56,11 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "android_glue"
|
name = "android_glue"
|
||||||
version = "0.0.2"
|
version = "0.1.1"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "android_glue"
|
name = "android_glue"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
@ -260,7 +260,7 @@ dependencies = [
|
||||||
"gfx 0.0.1",
|
"gfx 0.0.1",
|
||||||
"gfx_traits 0.0.1",
|
"gfx_traits 0.0.1",
|
||||||
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"image 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"image 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
||||||
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
||||||
"layout_traits 0.0.1",
|
"layout_traits 0.0.1",
|
||||||
|
@ -684,7 +684,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gl_common"
|
name = "gl_common"
|
||||||
version = "0.0.4"
|
version = "0.1.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -692,17 +692,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gl_generator"
|
name = "gl_generator"
|
||||||
version = "0.0.27"
|
version = "0.1.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
dependencies = [
|
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
||||||
"log 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
||||||
"xml-rs 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "gl_generator"
|
|
||||||
version = "0.0.28"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -715,8 +705,8 @@ name = "gleam"
|
||||||
version = "0.1.13"
|
version = "0.1.13"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"gl_common 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_common 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_generator 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_generator 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
@ -728,20 +718,20 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "glutin"
|
name = "glutin"
|
||||||
version = "0.3.6"
|
version = "0.4.0"
|
||||||
source = "git+https://github.com/servo/glutin?branch=servo#d415de427f765d65212ba56f3dcd1949c0c2fcd4"
|
source = "git+https://github.com/servo/glutin?branch=servo#6525e224e3b5b3ad4f0af8d87460512eb64e8c59"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"android_glue 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"android_glue 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"cocoa 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
"cocoa 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"core-graphics 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"core-graphics 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"dwmapi-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"dwmapi-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gdi32-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gdi32-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_common 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_common 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_generator 0.0.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_generator 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"kernel32-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
"kernel32-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"khronos_api 0.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"lazy_static 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
"lazy_static 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"objc 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
"objc 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -767,7 +757,7 @@ dependencies = [
|
||||||
"egl 0.1.0 (git+https://github.com/servo/rust-egl)",
|
"egl 0.1.0 (git+https://github.com/servo/rust-egl)",
|
||||||
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"glutin 0.3.6 (git+https://github.com/servo/glutin?branch=servo)",
|
"glutin 0.4.0 (git+https://github.com/servo/glutin?branch=servo)",
|
||||||
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"msg 0.0.1",
|
"msg 0.0.1",
|
||||||
|
@ -784,8 +774,8 @@ name = "glx"
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
source = "git+https://github.com/servo/rust-glx#75ed2359f50c16c60f871e2f5f146e2016d8453d"
|
source = "git+https://github.com/servo/rust-glx#75ed2359f50c16c60f871e2f5f146e2016d8453d"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"gl_common 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_common 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_generator 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_generator 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
@ -902,7 +892,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "image"
|
name = "image"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"byteorder 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"byteorder 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -960,11 +950,6 @@ dependencies = [
|
||||||
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "khronos_api"
|
|
||||||
version = "0.0.7"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "khronos_api"
|
name = "khronos_api"
|
||||||
version = "0.0.8"
|
version = "0.0.8"
|
||||||
|
@ -1224,7 +1209,7 @@ version = "0.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"image 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"image 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
||||||
"log 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
"log 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"msg 0.0.1",
|
"msg 0.0.1",
|
||||||
|
@ -1291,7 +1276,7 @@ dependencies = [
|
||||||
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_generator 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_generator 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
||||||
|
@ -1516,7 +1501,7 @@ dependencies = [
|
||||||
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"html5ever 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
"html5ever 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"image 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"image 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
||||||
"js 0.1.0 (git+https://github.com/servo/rust-mozjs)",
|
"js 0.1.0 (git+https://github.com/servo/rust-mozjs)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1998,7 +1983,7 @@ name = "webdriver_server"
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"image 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"image 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
||||||
"log 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
"log 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"msg 0.0.1",
|
"msg 0.0.1",
|
||||||
|
|
54
ports/cef/Cargo.lock
generated
54
ports/cef/Cargo.lock
generated
|
@ -51,7 +51,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "android_glue"
|
name = "android_glue"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
@ -251,7 +251,7 @@ dependencies = [
|
||||||
"gfx 0.0.1",
|
"gfx 0.0.1",
|
||||||
"gfx_traits 0.0.1",
|
"gfx_traits 0.0.1",
|
||||||
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"image 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"image 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
||||||
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
||||||
"layout_traits 0.0.1",
|
"layout_traits 0.0.1",
|
||||||
|
@ -634,7 +634,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gl_common"
|
name = "gl_common"
|
||||||
version = "0.0.4"
|
version = "0.1.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -642,17 +642,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gl_generator"
|
name = "gl_generator"
|
||||||
version = "0.0.27"
|
version = "0.1.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
dependencies = [
|
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
||||||
"log 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
||||||
"xml-rs 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "gl_generator"
|
|
||||||
version = "0.0.28"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -665,8 +655,8 @@ name = "gleam"
|
||||||
version = "0.1.13"
|
version = "0.1.13"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"gl_common 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_common 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_generator 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_generator 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
@ -678,20 +668,20 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "glutin"
|
name = "glutin"
|
||||||
version = "0.3.6"
|
version = "0.4.0"
|
||||||
source = "git+https://github.com/servo/glutin?branch=servo#d415de427f765d65212ba56f3dcd1949c0c2fcd4"
|
source = "git+https://github.com/servo/glutin?branch=servo#6525e224e3b5b3ad4f0af8d87460512eb64e8c59"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"android_glue 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"android_glue 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"cocoa 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
"cocoa 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"core-graphics 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"core-graphics 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"dwmapi-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"dwmapi-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gdi32-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gdi32-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_common 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_common 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_generator 0.0.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_generator 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"kernel32-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
"kernel32-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"khronos_api 0.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"lazy_static 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
"lazy_static 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"objc 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
"objc 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -717,7 +707,7 @@ dependencies = [
|
||||||
"egl 0.1.0 (git+https://github.com/servo/rust-egl)",
|
"egl 0.1.0 (git+https://github.com/servo/rust-egl)",
|
||||||
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"glutin 0.3.6 (git+https://github.com/servo/glutin?branch=servo)",
|
"glutin 0.4.0 (git+https://github.com/servo/glutin?branch=servo)",
|
||||||
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"msg 0.0.1",
|
"msg 0.0.1",
|
||||||
|
@ -734,8 +724,8 @@ name = "glx"
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
source = "git+https://github.com/servo/rust-glx#75ed2359f50c16c60f871e2f5f146e2016d8453d"
|
source = "git+https://github.com/servo/rust-glx#75ed2359f50c16c60f871e2f5f146e2016d8453d"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"gl_common 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_common 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_generator 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_generator 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
@ -852,7 +842,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "image"
|
name = "image"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"byteorder 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"byteorder 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -910,11 +900,6 @@ dependencies = [
|
||||||
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "khronos_api"
|
|
||||||
version = "0.0.7"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "khronos_api"
|
name = "khronos_api"
|
||||||
version = "0.0.8"
|
version = "0.0.8"
|
||||||
|
@ -1158,7 +1143,7 @@ version = "0.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"image 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"image 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
||||||
"log 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
"log 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"msg 0.0.1",
|
"msg 0.0.1",
|
||||||
|
@ -1225,7 +1210,7 @@ dependencies = [
|
||||||
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_generator 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_generator 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
||||||
|
@ -1448,6 +1433,7 @@ dependencies = [
|
||||||
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"html5ever 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
"html5ever 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
"image 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
||||||
"js 0.1.0 (git+https://github.com/servo/rust-mozjs)",
|
"js 0.1.0 (git+https://github.com/servo/rust-mozjs)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1927,7 +1913,7 @@ name = "webdriver_server"
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"image 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"image 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
||||||
"log 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
"log 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"msg 0.0.1",
|
"msg 0.0.1",
|
||||||
|
|
|
@ -8,7 +8,7 @@ name = "glutin_app"
|
||||||
path = "lib.rs"
|
path = "lib.rs"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
window = ["glutin/window"]
|
window = []
|
||||||
headless = ["glutin/headless"]
|
headless = ["glutin/headless"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
21
ports/gonk/Cargo.lock
generated
21
ports/gonk/Cargo.lock
generated
|
@ -222,7 +222,7 @@ dependencies = [
|
||||||
"gfx 0.0.1",
|
"gfx 0.0.1",
|
||||||
"gfx_traits 0.0.1",
|
"gfx_traits 0.0.1",
|
||||||
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"image 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"image 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
||||||
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
||||||
"layout_traits 0.0.1",
|
"layout_traits 0.0.1",
|
||||||
|
@ -582,7 +582,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gl_common"
|
name = "gl_common"
|
||||||
version = "0.0.4"
|
version = "0.1.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -590,7 +590,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gl_generator"
|
name = "gl_generator"
|
||||||
version = "0.0.28"
|
version = "0.1.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -603,8 +603,8 @@ name = "gleam"
|
||||||
version = "0.1.13"
|
version = "0.1.13"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"gl_common 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_common 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_generator 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_generator 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
@ -619,8 +619,8 @@ name = "glx"
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
source = "git+https://github.com/servo/rust-glx#75ed2359f50c16c60f871e2f5f146e2016d8453d"
|
source = "git+https://github.com/servo/rust-glx#75ed2359f50c16c60f871e2f5f146e2016d8453d"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"gl_common 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_common 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_generator 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_generator 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
@ -737,7 +737,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "image"
|
name = "image"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"byteorder 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"byteorder 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1029,7 +1029,7 @@ version = "0.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"image 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"image 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
||||||
"log 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
"log 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"msg 0.0.1",
|
"msg 0.0.1",
|
||||||
|
@ -1096,7 +1096,7 @@ dependencies = [
|
||||||
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"euclid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gl_generator 0.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gl_generator 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
"gleam 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
"khronos_api 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
||||||
|
@ -1310,6 +1310,7 @@ dependencies = [
|
||||||
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"html5ever 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
"html5ever 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
"hyper 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
"image 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
||||||
"js 0.1.0 (git+https://github.com/servo/rust-mozjs)",
|
"js 0.1.0 (git+https://github.com/servo/rust-mozjs)",
|
||||||
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 4ed3cb30b289aa0aa84a00e0d5682bc853108e5a
|
Subproject commit a5b6234ef140b0b7e67142ef7c5c41dd526b8d62
|
Loading…
Add table
Add a link
Reference in a new issue