|
|
|
@ -154,7 +154,7 @@ dependencies = [
|
|
|
|
|
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -268,7 +268,7 @@ dependencies = [
|
|
|
|
|
"bluetooth_traits 0.0.1",
|
|
|
|
|
"device 0.0.1 (git+https://github.com/servo/devices)",
|
|
|
|
|
"embedder_traits 0.0.1",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo_config 0.0.1",
|
|
|
|
|
"servo_rand 0.0.1",
|
|
|
|
@ -280,7 +280,7 @@ name = "bluetooth_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"embedder_traits 0.0.1",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 1.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -400,7 +400,7 @@ dependencies = [
|
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"half 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"offscreen_gl_context 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -421,7 +421,7 @@ dependencies = [
|
|
|
|
|
"cssparser 0.25.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
|
"malloc_size_of_derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -464,6 +464,9 @@ dependencies = [
|
|
|
|
|
name = "cc"
|
|
|
|
|
version = "1.0.35"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cesu8"
|
|
|
|
@ -603,7 +606,7 @@ dependencies = [
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"image 0.22.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keyboard-types 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -646,7 +649,7 @@ dependencies = [
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keyboard-types 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"layout_traits 0.0.1",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -972,7 +975,7 @@ dependencies = [
|
|
|
|
|
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.12.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper_serde 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -987,7 +990,7 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
|
"malloc_size_of_derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
@ -1078,7 +1081,7 @@ name = "embedder_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keyboard-types 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1188,15 +1191,6 @@ dependencies = [
|
|
|
|
|
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "euclid"
|
|
|
|
|
version = "0.19.8"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"euclid_macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "euclid"
|
|
|
|
|
version = "0.20.0"
|
|
|
|
@ -1206,16 +1200,6 @@ dependencies = [
|
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "euclid_macros"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 0.4.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 0.15.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "expat-sys"
|
|
|
|
|
version = "2.1.6"
|
|
|
|
@ -1417,7 +1401,7 @@ dependencies = [
|
|
|
|
|
"freetype 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"harfbuzz-sys 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1475,7 +1459,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gl_generator"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"khronos_api 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1485,7 +1469,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gl_generator"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
version = "0.13.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"khronos_api 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2190,7 +2174,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ipc-channel"
|
|
|
|
|
version = "0.11.3"
|
|
|
|
|
version = "0.12.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bincode 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2294,7 +2278,7 @@ dependencies = [
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"html5ever 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2336,7 +2320,7 @@ dependencies = [
|
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
@ -2367,7 +2351,7 @@ dependencies = [
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"histogram 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"html5ever 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"layout_2013 0.0.1",
|
|
|
|
|
"layout_traits 0.0.1",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2413,7 +2397,7 @@ dependencies = [
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"histogram 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"html5ever 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"layout_2020 0.0.1",
|
|
|
|
|
"layout_traits 0.0.1",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2451,7 +2435,7 @@ dependencies = [
|
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"metrics 0.0.1",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
@ -2525,7 +2509,7 @@ dependencies = [
|
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libservo 0.0.1",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rust-webvr 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rust-webvr 0.14.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"simpleservo 0.0.1",
|
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2554,13 +2538,13 @@ dependencies = [
|
|
|
|
|
"gaol 0.2.0 (git+https://github.com/servo/gaol)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keyboard-types 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"layout_thread_2013 0.0.1",
|
|
|
|
|
"layout_thread_2020 0.0.1",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"media 0.0.1",
|
|
|
|
|
"mozangle 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mozangle 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"net 0.0.1",
|
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
@ -2760,7 +2744,7 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2795,7 +2779,7 @@ name = "metrics"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
|
"malloc_size_of_derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2812,7 +2796,7 @@ name = "metrics_tests"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"layout_2013 0.0.1",
|
|
|
|
|
"metrics 0.0.1",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
@ -2921,11 +2905,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "mozangle"
|
|
|
|
|
version = "0.2.3"
|
|
|
|
|
version = "0.2.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gl_generator 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gl_generator 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -2968,7 +2952,7 @@ dependencies = [
|
|
|
|
|
name = "msg"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
|
"malloc_size_of_derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3003,7 +2987,7 @@ dependencies = [
|
|
|
|
|
"hyper-openssl 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper_serde 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"immeta 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libflate 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3059,7 +3043,7 @@ dependencies = [
|
|
|
|
|
"hyper 0.12.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper_serde 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"image 0.22.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
@ -3387,7 +3371,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "peek-poke"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#b4a6c6a9f16d9ff0953ad02028ce83b96cde098d"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#4646982f69d90f0b39b6345be4e4dbd96ce5ac05"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"peek-poke-derive 0.2.0 (git+https://github.com/servo/webrender)",
|
|
|
|
@ -3396,7 +3380,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "peek-poke-derive"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#b4a6c6a9f16d9ff0953ad02028ce83b96cde098d"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#4646982f69d90f0b39b6345be4e4dbd96ce5ac05"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 0.4.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3542,7 +3526,7 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"heartbeats-simple 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"influent 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
@ -3560,7 +3544,7 @@ dependencies = [
|
|
|
|
|
name = "profile_tests"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"profile 0.0.1",
|
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
|
"servo_config 0.0.1",
|
|
|
|
@ -3574,7 +3558,7 @@ dependencies = [
|
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"energy-monitor 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"energymon 0.3.0 (git+https://github.com/energymon/energymon-rust.git)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo_config 0.0.1",
|
|
|
|
@ -3818,12 +3802,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rust-webvr"
|
|
|
|
|
version = "0.13.0"
|
|
|
|
|
version = "0.14.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bindgen 0.49.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gl_generator 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"glutin 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gvr-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3831,17 +3815,17 @@ dependencies = [
|
|
|
|
|
"libloading 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ovr-mobile-sys 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rust-webvr-api 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rust-webvr-api 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rust-webvr-api"
|
|
|
|
|
version = "0.13.0"
|
|
|
|
|
version = "0.14.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"android_injected_glue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3933,7 +3917,7 @@ dependencies = [
|
|
|
|
|
"hyper_serde 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"image 0.22.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"jstraceable_derive 0.0.1",
|
|
|
|
|
"keyboard-types 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3947,7 +3931,7 @@ dependencies = [
|
|
|
|
|
"mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mime_guess 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mitochondria 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mozangle 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mozangle 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mozjs 0.12.0 (git+https://github.com/servo/rust-mozjs)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
@ -4008,7 +3992,7 @@ dependencies = [
|
|
|
|
|
"euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"html5ever 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
|
"malloc_size_of_derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4066,7 +4050,7 @@ dependencies = [
|
|
|
|
|
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.12.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper_serde 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keyboard-types 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
@ -4189,7 +4173,7 @@ dependencies = [
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"osmesa-src 0.1.0 (git+https://github.com/servo/osmesa-src)",
|
|
|
|
|
"osmesa-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rust-webvr 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rust-webvr 0.14.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-media 0.1.0 (git+https://github.com/servo/media)",
|
|
|
|
|
"sig 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tinyfiledialogs 3.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4239,7 +4223,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo-media"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/media#86b9a2892af3774e42243ac84394a052719b2bf6"
|
|
|
|
|
source = "git+https://github.com/servo/media#131007e6897a15d57ff5080749ae523e04a0dee0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"servo-media-audio 0.1.0 (git+https://github.com/servo/media)",
|
|
|
|
|
"servo-media-player 0.1.0 (git+https://github.com/servo/media)",
|
|
|
|
@ -4251,7 +4235,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo-media-audio"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/media#86b9a2892af3774e42243ac84394a052719b2bf6"
|
|
|
|
|
source = "git+https://github.com/servo/media#131007e6897a15d57ff5080749ae523e04a0dee0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"boxfnonce 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byte-slice-cast 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4268,10 +4252,10 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo-media-dummy"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/media#86b9a2892af3774e42243ac84394a052719b2bf6"
|
|
|
|
|
source = "git+https://github.com/servo/media#131007e6897a15d57ff5080749ae523e04a0dee0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"boxfnonce 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-media 0.1.0 (git+https://github.com/servo/media)",
|
|
|
|
|
"servo-media-audio 0.1.0 (git+https://github.com/servo/media)",
|
|
|
|
|
"servo-media-player 0.1.0 (git+https://github.com/servo/media)",
|
|
|
|
@ -4283,7 +4267,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo-media-gstreamer"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/media#86b9a2892af3774e42243ac84394a052719b2bf6"
|
|
|
|
|
source = "git+https://github.com/servo/media#131007e6897a15d57ff5080749ae523e04a0dee0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"boxfnonce 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byte-slice-cast 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4298,7 +4282,7 @@ dependencies = [
|
|
|
|
|
"gstreamer-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gstreamer-video 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gstreamer-webrtc 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4318,7 +4302,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo-media-gstreamer-render"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/media#86b9a2892af3774e42243ac84394a052719b2bf6"
|
|
|
|
|
source = "git+https://github.com/servo/media#131007e6897a15d57ff5080749ae523e04a0dee0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"gstreamer 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gstreamer-video 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4328,7 +4312,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo-media-gstreamer-render-unix"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/media#86b9a2892af3774e42243ac84394a052719b2bf6"
|
|
|
|
|
source = "git+https://github.com/servo/media#131007e6897a15d57ff5080749ae523e04a0dee0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"glib 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gstreamer 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4341,9 +4325,9 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo-media-player"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/media#86b9a2892af3774e42243ac84394a052719b2bf6"
|
|
|
|
|
source = "git+https://github.com/servo/media#131007e6897a15d57ff5080749ae523e04a0dee0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-media-streams 0.1.0 (git+https://github.com/servo/media)",
|
|
|
|
@ -4353,7 +4337,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo-media-streams"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/media#86b9a2892af3774e42243ac84394a052719b2bf6"
|
|
|
|
|
source = "git+https://github.com/servo/media#131007e6897a15d57ff5080749ae523e04a0dee0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4362,12 +4346,12 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo-media-traits"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/media#86b9a2892af3774e42243ac84394a052719b2bf6"
|
|
|
|
|
source = "git+https://github.com/servo/media#131007e6897a15d57ff5080749ae523e04a0dee0"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo-media-webrtc"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/media#86b9a2892af3774e42243ac84394a052719b2bf6"
|
|
|
|
|
source = "git+https://github.com/servo/media#131007e6897a15d57ff5080749ae523e04a0dee0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"boxfnonce 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -4466,7 +4450,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo_media_derive"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/servo/media#86b9a2892af3774e42243ac84394a052719b2bf6"
|
|
|
|
|
source = "git+https://github.com/servo/media#131007e6897a15d57ff5080749ae523e04a0dee0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -5495,7 +5479,7 @@ dependencies = [
|
|
|
|
|
"euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.12.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"image 0.22.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"keyboard-types 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
@ -5516,7 +5500,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "webrender"
|
|
|
|
|
version = "0.60.0"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#b4a6c6a9f16d9ff0953ad02028ce83b96cde098d"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#4646982f69d90f0b39b6345be4e4dbd96ce5ac05"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bincode 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -5557,7 +5541,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "webrender_api"
|
|
|
|
|
version = "0.60.0"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#b4a6c6a9f16d9ff0953ad02028ce83b96cde098d"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#4646982f69d90f0b39b6345be4e4dbd96ce5ac05"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -5566,7 +5550,7 @@ dependencies = [
|
|
|
|
|
"core-graphics 0.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"derive_more 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"malloc_size_of_derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"peek-poke 0.2.0 (git+https://github.com/servo/webrender)",
|
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -5579,7 +5563,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "webrender_build"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#b4a6c6a9f16d9ff0953ad02028ce83b96cde098d"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#4646982f69d90f0b39b6345be4e4dbd96ce5ac05"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -5601,11 +5585,11 @@ dependencies = [
|
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"rust-webvr 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rust-webvr-api 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rust-webvr 0.14.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rust-webvr-api 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"script_traits 0.0.1",
|
|
|
|
|
"servo_config 0.0.1",
|
|
|
|
|
"webvr_traits 0.0.1",
|
|
|
|
@ -5615,20 +5599,20 @@ dependencies = [
|
|
|
|
|
name = "webvr_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"rust-webvr-api 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rust-webvr-api 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "webxr"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
source = "git+https://github.com/servo/webxr#ee763bc2c579c72c1b1a0706e2876b1f1ddff34d"
|
|
|
|
|
source = "git+https://github.com/servo/webxr#68eb71957897b7cf5b09c7b13bf6f49bb179d4e3"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bindgen 0.49.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gl_generator 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"glutin 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -5642,11 +5626,11 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "webxr-api"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
source = "git+https://github.com/servo/webxr#ee763bc2c579c72c1b1a0706e2876b1f1ddff34d"
|
|
|
|
|
source = "git+https://github.com/servo/webxr#68eb71957897b7cf5b09c7b13bf6f49bb179d4e3"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -5746,7 +5730,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wr_malloc_size_of"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#b4a6c6a9f16d9ff0953ad02028ce83b96cde098d"
|
|
|
|
|
source = "git+https://github.com/servo/webrender#4646982f69d90f0b39b6345be4e4dbd96ce5ac05"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -5951,9 +5935,7 @@ dependencies = [
|
|
|
|
|
"checksum env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "afb070faf94c85d17d50ca44f6ad076bce18ae92f0037d350947240a36e9d42e"
|
|
|
|
|
"checksum erased-serde 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "3beee4bc16478a1b26f2e80ad819a52d24745e292f521a63c16eea5f74b7eb60"
|
|
|
|
|
"checksum error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02"
|
|
|
|
|
"checksum euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7a4719a544a67ed3fc33784c2bd2c6581663dfe83b719a6ae05c6dabc3b51c73"
|
|
|
|
|
"checksum euclid 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2c4786521fec183792e755bf32cd0188e4e7628c6d0fcfd51426435b9081a106"
|
|
|
|
|
"checksum euclid_macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fdcb84c18ea5037a1c5a23039b4ff29403abce2e0d6b1daa11cf0bde2b30be15"
|
|
|
|
|
"checksum expat-sys 2.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "658f19728920138342f68408b7cf7644d90d4784353d8ebc32e7e8663dbe45fa"
|
|
|
|
|
"checksum failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2"
|
|
|
|
|
"checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
|
|
|
|
@ -5978,8 +5960,8 @@ dependencies = [
|
|
|
|
|
"checksum getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "b900c08c1939860ce8b54dc6a89e26e00c04c380fd0e09796799bd7f12861e05"
|
|
|
|
|
"checksum ghost 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5297b71943dc9fea26a3241b178c140ee215798b7f79f7773fd61683e25bca74"
|
|
|
|
|
"checksum gif 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ff3414b424657317e708489d2857d9575f4403698428b040b609b9d1c1a84a2c"
|
|
|
|
|
"checksum gl_generator 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a0ffaf173cf76c73a73e080366bf556b4776ece104b06961766ff11449f38604"
|
|
|
|
|
"checksum gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "39a23d5e872a275135d66895d954269cf5e8661d234eb1c2480f4ce0d586acbd"
|
|
|
|
|
"checksum gl_generator 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ca98bbde17256e02d17336a6bdb5a50f7d0ccacee502e191d3e3d0ec2f96f84a"
|
|
|
|
|
"checksum gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)" = "c8a455b5a3ccd35daeb89fdb8a89ebb0a1fe23c05c7a7f9017840bc3ae176f71"
|
|
|
|
|
"checksum glib 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d70d737019da0473a7cd6d9240571cf58c6897dcb10edf32b90774f4ba237c1b"
|
|
|
|
|
"checksum glib-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4b86a9169fbc9cf9a0ef315039c2304b09d5c575c5fde7defba3576a0311b863"
|
|
|
|
@ -6039,7 +6021,7 @@ dependencies = [
|
|
|
|
|
"checksum inventory-impl 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8a877ae8bce77402d5e9ed870730939e097aad827b2a932b361958fa9d6e75aa"
|
|
|
|
|
"checksum io-surface 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5f9a33981dff54baaff80f4decb487a65d148a3c00facc97820d0f09128f74dd"
|
|
|
|
|
"checksum iovec 0.1.3 (git+https://github.com/servo/iovec.git?branch=servo)" = "<none>"
|
|
|
|
|
"checksum ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f82db24b0c53ee2d54b420bb9258f2b787611fe3e7a28d514b5ea54fe65cd365"
|
|
|
|
|
"checksum ipc-channel 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "79d98ee7dd1d2e796d254807fd86ea7189d07571aeaa74007603e29a79d15217"
|
|
|
|
|
"checksum itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5b8467d9c1cebe26feb08c640139247fac215782d35371ade9a2136ed6085358"
|
|
|
|
|
"checksum itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c069bbec61e1ca5a596166e55dfe4773ff745c3d16b700013bcaff9a6df2c682"
|
|
|
|
|
"checksum jemalloc-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "479294d130502fada93c7a957e8d059b632b03d6204aca37af557dee947f30a9"
|
|
|
|
@ -6085,7 +6067,7 @@ dependencies = [
|
|
|
|
|
"checksum mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125"
|
|
|
|
|
"checksum miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226"
|
|
|
|
|
"checksum mitochondria 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9de3eca27871df31c33b807f834b94ef7d000956f57aa25c5aed9c5f0aae8f6f"
|
|
|
|
|
"checksum mozangle 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c16c861307809350d6ebf120bb43fa081ddde85c32b1a8c205c7a2287ada24e7"
|
|
|
|
|
"checksum mozangle 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0643469d6622a4ffae6a74f13e78a32bfa1406fe8a63010b3fbf2946797fdac7"
|
|
|
|
|
"checksum mozjs 0.12.0 (git+https://github.com/servo/rust-mozjs)" = "<none>"
|
|
|
|
|
"checksum mozjs_sys 0.67.0 (git+https://github.com/servo/mozjs?rev=9c0e589be9dc873e07fb30f47966a80c08b711fa)" = "<none>"
|
|
|
|
|
"checksum msdos_time 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "aad9dfe950c057b1bfe9c1f2aa51583a8468ef2a5baba2ebbe06d775efeb7729"
|
|
|
|
@ -6168,8 +6150,8 @@ dependencies = [
|
|
|
|
|
"checksum remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
|
|
|
|
|
"checksum rle-decode-fast 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cabe4fa914dec5870285fa7f71f602645da47c486e68486d2b4ceb4a343e90ac"
|
|
|
|
|
"checksum ron 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "da06feaa07f69125ab9ddc769b11de29090122170b402547f64b86fe16ebc399"
|
|
|
|
|
"checksum rust-webvr 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ab628b77aaacca496483788a5e0184d42af6dc0e938551aa5be20676c84dd196"
|
|
|
|
|
"checksum rust-webvr-api 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "63d01034b181187e7d048ef4c5caaf95d28d0f7973834907fe7dd74b2bfb66e8"
|
|
|
|
|
"checksum rust-webvr 0.14.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a6dd23c0de4e3a5dbe92d4e629e324e1e068cb92d69361a1a02a671bdadc8276"
|
|
|
|
|
"checksum rust-webvr-api 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f9bf4e36b6f3a3a7c3f5adae7baef2e115d65e1dfb5028e75158df624dbf939a"
|
|
|
|
|
"checksum rustc-demangle 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "3058a43ada2c2d0b92b3ae38007a2d0fa5e9db971be260e0171408a4ff471c95"
|
|
|
|
|
"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
|
|
|
|
|
"checksum rusttype 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b8eb11f5b0a98c8eca2fb1483f42646d8c340e83e46ab416f8a063a0fd0eeb20"
|
|
|
|
|