|
|
@ -69,7 +69,7 @@ name = "ansi_term"
|
|
|
|
version = "0.11.0"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -132,7 +132,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -145,7 +145,7 @@ name = "azure"
|
|
|
|
version = "0.36.0"
|
|
|
|
version = "0.36.0"
|
|
|
|
source = "git+https://github.com/servo/rust-azure#ca9cc643808f6f63576c5c2cd098e973406cc7f3"
|
|
|
|
source = "git+https://github.com/servo/rust-azure#ca9cc643808f6f63576c5c2cd098e973406cc7f3"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.40 (git+https://github.com/alexcrichton/cmake-rs)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"servo-freetype-sys 4.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"servo-freetype-sys 4.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -156,10 +156,10 @@ dependencies = [
|
|
|
|
name = "background_hang_monitor"
|
|
|
|
name = "background_hang_monitor"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-channel 0.3.8 (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.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.3.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)",
|
|
|
|
"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)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -173,14 +173,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "backtrace"
|
|
|
|
name = "backtrace"
|
|
|
|
version = "0.3.9"
|
|
|
|
version = "0.3.26"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"backtrace-sys 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"backtrace-sys 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-demangle 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-demangle 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -291,7 +291,7 @@ dependencies = [
|
|
|
|
"bluetooth_traits 0.0.1",
|
|
|
|
"bluetooth_traits 0.0.1",
|
|
|
|
"device 0.0.1 (git+https://github.com/servo/devices)",
|
|
|
|
"device 0.0.1 (git+https://github.com/servo/devices)",
|
|
|
|
"embedder_traits 0.0.1",
|
|
|
|
"embedder_traits 0.0.1",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.6 (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_config 0.0.1",
|
|
|
|
"servo_rand 0.0.1",
|
|
|
|
"servo_rand 0.0.1",
|
|
|
@ -303,7 +303,7 @@ name = "bluetooth_traits"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"embedder_traits 0.0.1",
|
|
|
|
"embedder_traits 0.0.1",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.1.6 (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.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -428,10 +428,10 @@ dependencies = [
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"half 1.0.0 (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.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.6 (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)",
|
|
|
|
"num-traits 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"offscreen_gl_context 0.22.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"offscreen_gl_context 0.22.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pixels 0.0.1",
|
|
|
|
"pixels 0.0.1",
|
|
|
|
"raqote 0.4.1-alpha.0 (git+https://github.com/jrmuizel/raqote)",
|
|
|
|
"raqote 0.4.1-alpha.0 (git+https://github.com/jrmuizel/raqote)",
|
|
|
|
"serde_bytes 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_bytes 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -447,7 +447,7 @@ dependencies = [
|
|
|
|
"cssparser 0.25.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.25.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.3.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 0.0.1",
|
|
|
|
"malloc_size_of_derive 0.1.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)",
|
|
|
@ -566,7 +566,7 @@ name = "clipboard-win"
|
|
|
|
version = "2.1.1"
|
|
|
|
version = "2.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -579,8 +579,8 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "cmake"
|
|
|
|
name = "cmake"
|
|
|
|
version = "0.1.38"
|
|
|
|
version = "0.1.40"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "git+https://github.com/alexcrichton/cmake-rs#a1bc46e419be49fe3ed9eb1da8d26800a8e7c972"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -626,7 +626,7 @@ dependencies = [
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"image 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"image 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"keyboard-types 0.4.4 (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)",
|
|
|
|
"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)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -652,7 +652,7 @@ name = "constellation"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"background_hang_monitor 0.0.1",
|
|
|
|
"background_hang_monitor 0.0.1",
|
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bluetooth_traits 0.0.1",
|
|
|
|
"bluetooth_traits 0.0.1",
|
|
|
|
"canvas 0.0.1",
|
|
|
|
"canvas 0.0.1",
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
@ -667,7 +667,7 @@ dependencies = [
|
|
|
|
"gfx 0.0.1",
|
|
|
|
"gfx 0.0.1",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"keyboard-types 0.4.4 (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",
|
|
|
|
"layout_traits 0.0.1",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1000,7 +1000,7 @@ dependencies = [
|
|
|
|
"http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.12.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.12.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper_serde 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper_serde 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.6 (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",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1015,7 +1015,7 @@ version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
"malloc_size_of_derive 0.1.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)",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"msg 0.0.1",
|
|
|
@ -1046,7 +1046,7 @@ version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1101,7 +1101,7 @@ dependencies = [
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1111,7 +1111,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static 1.3.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)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1124,7 +1124,7 @@ name = "embedder_traits"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"crossbeam-channel 0.3.8 (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.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"keyboard-types 0.4.4 (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)",
|
|
|
|
"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)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1165,7 +1165,7 @@ name = "energymon-builder"
|
|
|
|
version = "0.3.0"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "git+https://github.com/energymon/energymon-sys.git#f8d77ea2906b25f9c0fd358aa9d300a46dc3e97c"
|
|
|
|
source = "git+https://github.com/energymon/energymon-sys.git#f8d77ea2906b25f9c0fd358aa9d300a46dc3e97c"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.40 (git+https://github.com/alexcrichton/cmake-rs)",
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1222,7 +1222,7 @@ name = "error-chain"
|
|
|
|
version = "0.12.0"
|
|
|
|
version = "0.12.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1250,7 +1250,7 @@ name = "expat-sys"
|
|
|
|
version = "2.1.6"
|
|
|
|
version = "2.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.40 (git+https://github.com/alexcrichton/cmake-rs)",
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1259,7 +1259,7 @@ name = "failure"
|
|
|
|
version = "0.1.5"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1321,7 +1321,7 @@ dependencies = [
|
|
|
|
"memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"servo-fontconfig 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"servo-fontconfig 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1329,7 +1329,7 @@ name = "fontsan"
|
|
|
|
version = "0.4.0"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "git+https://github.com/servo/fontsan#29e879c870348c4b3fd51086e42dbb6365171479"
|
|
|
|
source = "git+https://github.com/servo/fontsan#29e879c870348c4b3fd51086e42dbb6365171479"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.40 (git+https://github.com/alexcrichton/cmake-rs)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -1454,7 +1454,7 @@ dependencies = [
|
|
|
|
"freetype 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"freetype 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"harfbuzz-sys 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"harfbuzz-sys 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.3.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)",
|
|
|
|
"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)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1576,7 +1576,7 @@ dependencies = [
|
|
|
|
"osmesa-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"osmesa-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wayland-client 0.21.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wayland-client 0.21.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winit 0.19.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winit 0.19.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -1586,7 +1586,7 @@ version = "0.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1932,7 +1932,7 @@ name = "harfbuzz-sys"
|
|
|
|
version = "0.3.2"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.40 (git+https://github.com/alexcrichton/cmake-rs)",
|
|
|
|
"core-graphics 0.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"core-graphics 0.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"core-text 13.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"core-text 13.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2006,7 +2006,7 @@ name = "heartbeats-simple-sys"
|
|
|
|
version = "0.4.1"
|
|
|
|
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 = [
|
|
|
|
"cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.40 (git+https://github.com/alexcrichton/cmake-rs)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -2203,12 +2203,12 @@ version = "0.1.3"
|
|
|
|
source = "git+https://github.com/servo/iovec.git?branch=servo#538decd188e46e74844c93c0cc987c2be38b3700"
|
|
|
|
source = "git+https://github.com/servo/iovec.git?branch=servo#538decd188e46e74844c93c0cc987c2be38b3700"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ipc-channel"
|
|
|
|
name = "ipc-channel"
|
|
|
|
version = "0.11.2"
|
|
|
|
version = "0.11.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bincode 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bincode 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2217,7 +2217,7 @@ dependencies = [
|
|
|
|
"lazy_static 1.3.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)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mio 0.6.18 (git+https://github.com/servo/mio.git?branch=servo)",
|
|
|
|
"mio 0.6.18 (git+https://github.com/servo/mio.git?branch=servo)",
|
|
|
|
"rand 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"uuid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"uuid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2312,7 +2312,7 @@ dependencies = [
|
|
|
|
"gfx 0.0.1",
|
|
|
|
"gfx 0.0.1",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"html5ever 0.23.0 (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.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (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)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
@ -2359,7 +2359,7 @@ dependencies = [
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"histogram 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"html5ever 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"layout 0.0.1",
|
|
|
|
"layout 0.0.1",
|
|
|
|
"layout_traits 0.0.1",
|
|
|
|
"layout_traits 0.0.1",
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2397,7 +2397,7 @@ dependencies = [
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gfx 0.0.1",
|
|
|
|
"gfx 0.0.1",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"metrics 0.0.1",
|
|
|
|
"metrics 0.0.1",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
"net_traits 0.0.1",
|
|
|
@ -2460,7 +2460,7 @@ version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2496,11 +2496,11 @@ dependencies = [
|
|
|
|
"gaol 0.2.0 (git+https://github.com/servo/gaol)",
|
|
|
|
"gaol 0.2.0 (git+https://github.com/servo/gaol)",
|
|
|
|
"gfx 0.0.1",
|
|
|
|
"gfx 0.0.1",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"keyboard-types 0.4.4 (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 0.0.1",
|
|
|
|
"layout_thread 0.0.1",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mozangle 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mozangle 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"net 0.0.1",
|
|
|
|
"net 0.0.1",
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
"net_traits 0.0.1",
|
|
|
@ -2702,7 +2702,7 @@ version = "0.6.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2711,7 +2711,7 @@ version = "0.7.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.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2724,7 +2724,7 @@ name = "metrics"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.6 (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 0.0.1",
|
|
|
|
"malloc_size_of_derive 0.1.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)",
|
|
|
@ -2741,7 +2741,7 @@ name = "metrics_tests"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"layout 0.0.1",
|
|
|
|
"layout 0.0.1",
|
|
|
|
"metrics 0.0.1",
|
|
|
|
"metrics 0.0.1",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"msg 0.0.1",
|
|
|
@ -2812,7 +2812,7 @@ dependencies = [
|
|
|
|
"miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2842,7 +2842,7 @@ version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"socket2 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"socket2 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2852,7 +2852,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "mozangle"
|
|
|
|
name = "mozangle"
|
|
|
|
version = "0.2.0"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2863,20 +2863,20 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "mozjs"
|
|
|
|
name = "mozjs"
|
|
|
|
version = "0.11.0"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "git+https://github.com/servo/rust-mozjs?rev=357d1db91e4e49c3f148fe05fdfae5f8f0834ca8#357d1db91e4e49c3f148fe05fdfae5f8f0834ca8"
|
|
|
|
source = "git+https://github.com/servo/rust-mozjs#be4e35a87c4fd71db584a392edd99f428c54ccc7"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.3.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)",
|
|
|
|
"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)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mozjs_sys 0.66.0 (git+https://github.com/servo/mozjs?rev=e21c05b415dfc246175ff8d5fc48b0e8c5b4e9e9)",
|
|
|
|
"mozjs_sys 0.66.1 (git+https://github.com/servo/mozjs?rev=2e00bbc9e0cfd04be08356a79cfce41e4c7f165a)",
|
|
|
|
"num-traits 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "mozjs_sys"
|
|
|
|
name = "mozjs_sys"
|
|
|
|
version = "0.66.0"
|
|
|
|
version = "0.66.1"
|
|
|
|
source = "git+https://github.com/servo/mozjs?rev=e21c05b415dfc246175ff8d5fc48b0e8c5b4e9e9#e21c05b415dfc246175ff8d5fc48b0e8c5b4e9e9"
|
|
|
|
source = "git+https://github.com/servo/mozjs?rev=2e00bbc9e0cfd04be08356a79cfce41e4c7f165a#2e00bbc9e0cfd04be08356a79cfce41e4c7f165a"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bindgen 0.49.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bindgen 0.49.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2890,7 +2890,7 @@ version = "0.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2929,7 +2929,7 @@ dependencies = [
|
|
|
|
"hyper-openssl 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper-openssl 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper_serde 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper_serde 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"immeta 0.4.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.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.3.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.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libflate 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2969,7 +2969,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2984,7 +2984,7 @@ dependencies = [
|
|
|
|
"hyper 0.12.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.12.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper_serde 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper_serde 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"image 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"image 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.3.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)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
@ -3127,7 +3127,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "offscreen_gl_context"
|
|
|
|
name = "offscreen_gl_context"
|
|
|
|
version = "0.22.1"
|
|
|
|
version = "0.22.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cgl 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cgl 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3141,7 +3141,7 @@ dependencies = [
|
|
|
|
"objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"osmesa-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"osmesa-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"x11 2.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"x11 2.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -3250,7 +3250,7 @@ dependencies = [
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3265,7 +3265,7 @@ dependencies = [
|
|
|
|
"redox_syscall 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"redox_syscall 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3388,7 +3388,7 @@ version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"heartbeats-simple 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heartbeats-simple 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"influent 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"influent 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (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)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
"profile_traits 0.0.1",
|
|
|
@ -3406,7 +3406,7 @@ dependencies = [
|
|
|
|
name = "profile_tests"
|
|
|
|
name = "profile_tests"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"profile 0.0.1",
|
|
|
|
"profile 0.0.1",
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
"servo_config 0.0.1",
|
|
|
|
"servo_config 0.0.1",
|
|
|
@ -3420,7 +3420,7 @@ dependencies = [
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"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)",
|
|
|
|
"energymon 0.3.0 (git+https://github.com/energymon/energymon-rust.git)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.6 (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.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"servo_config 0.0.1",
|
|
|
|
"servo_config 0.0.1",
|
|
|
@ -3450,7 +3450,7 @@ dependencies = [
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3462,7 +3462,7 @@ dependencies = [
|
|
|
|
"fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3480,7 +3480,7 @@ dependencies = [
|
|
|
|
"rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3528,7 +3528,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3541,7 +3541,7 @@ dependencies = [
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3658,9 +3658,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "remove_dir_all"
|
|
|
|
name = "remove_dir_all"
|
|
|
|
version = "0.5.1"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "git+https://github.com/XAMPPRocky/remove_dir_all#5e3f71bd30da66d64ed0c81278de0648c3d7d87b"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3696,7 +3696,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"android_injected_glue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"android_injected_glue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3741,7 +3741,7 @@ name = "same-file"
|
|
|
|
version = "1.0.2"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3764,7 +3764,7 @@ name = "script"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"app_units 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"app_units 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bluetooth_traits 0.0.1",
|
|
|
|
"bluetooth_traits 0.0.1",
|
|
|
@ -3772,7 +3772,7 @@ dependencies = [
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
"caseless 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"caseless 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.40 (git+https://github.com/alexcrichton/cmake-rs)",
|
|
|
|
"cookie 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cookie 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.25.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.25.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3794,7 +3794,7 @@ dependencies = [
|
|
|
|
"hyper_serde 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper_serde 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"image 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"image 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"indexmap 1.0.2 (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.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itertools 0.8.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",
|
|
|
|
"jstraceable_derive 0.0.1",
|
|
|
|
"keyboard-types 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"keyboard-types 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3807,8 +3807,8 @@ dependencies = [
|
|
|
|
"mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime_guess 2.0.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime_guess 2.0.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mitochondria 1.1.2 (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.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mozangle 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mozjs 0.11.0 (git+https://github.com/servo/rust-mozjs?rev=357d1db91e4e49c3f148fe05fdfae5f8f0834ca8)",
|
|
|
|
"mozjs 0.11.0 (git+https://github.com/servo/rust-mozjs)",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
"num-traits 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3864,7 +3864,7 @@ dependencies = [
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"html5ever 0.23.0 (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.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (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 0.0.1",
|
|
|
|
"malloc_size_of_derive 0.1.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)",
|
|
|
@ -3922,7 +3922,7 @@ dependencies = [
|
|
|
|
"http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.12.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.12.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper_serde 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper_serde 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"keyboard-types 0.4.4 (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)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
@ -4015,7 +4015,7 @@ dependencies = [
|
|
|
|
name = "servo"
|
|
|
|
name = "servo"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -4033,7 +4033,7 @@ dependencies = [
|
|
|
|
"rust-webvr 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rust-webvr 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"sig 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"tinyfiledialogs 3.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winres 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winres 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"x11 2.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"x11 2.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -4070,7 +4070,7 @@ name = "servo-freetype-sys"
|
|
|
|
version = "4.0.4"
|
|
|
|
version = "4.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.40 (git+https://github.com/alexcrichton/cmake-rs)",
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -4107,7 +4107,7 @@ version = "0.1.0"
|
|
|
|
source = "git+https://github.com/servo/media#2dabf1ab7e3b6d3b6764eebdf8855431367752c4"
|
|
|
|
source = "git+https://github.com/servo/media#2dabf1ab7e3b6d3b6764eebdf8855431367752c4"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"boxfnonce 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"boxfnonce 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"servo-media 0.1.0 (git+https://github.com/servo/media)",
|
|
|
|
"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-audio 0.1.0 (git+https://github.com/servo/media)",
|
|
|
|
"servo-media-player 0.1.0 (git+https://github.com/servo/media)",
|
|
|
|
"servo-media-player 0.1.0 (git+https://github.com/servo/media)",
|
|
|
@ -4134,7 +4134,7 @@ dependencies = [
|
|
|
|
"gstreamer-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gstreamer-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gstreamer-video 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gstreamer-video 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gstreamer-webrtc 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gstreamer-webrtc 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -4177,7 +4177,7 @@ name = "servo-media-player"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+https://github.com/servo/media#2dabf1ab7e3b6d3b6764eebdf8855431367752c4"
|
|
|
|
source = "git+https://github.com/servo/media#2dabf1ab7e3b6d3b6764eebdf8855431367752c4"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"servo-media-streams 0.1.0 (git+https://github.com/servo/media)",
|
|
|
|
"servo-media-streams 0.1.0 (git+https://github.com/servo/media)",
|
|
|
@ -4208,7 +4208,7 @@ version = "0.30000021.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cgl 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cgl 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.40 (git+https://github.com/alexcrichton/cmake-rs)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"expat-sys 2.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"expat-sys 2.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -4227,7 +4227,7 @@ name = "servo_allocator"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"jemalloc-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jemalloc-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -4398,7 +4398,7 @@ dependencies = [
|
|
|
|
"libloading 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libloading 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libservo 0.0.1",
|
|
|
|
"libservo 0.0.1",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -4476,7 +4476,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -4703,8 +4703,8 @@ dependencies = [
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"redox_syscall 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"redox_syscall 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"remove_dir_all 0.5.1 (git+https://github.com/XAMPPRocky/remove_dir_all)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -4785,7 +4785,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"redox_syscall 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"redox_syscall 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -5164,7 +5164,7 @@ version = "2.2.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -5261,7 +5261,7 @@ dependencies = [
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.12.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.12.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"image 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"image 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"keyboard-types 0.4.4 (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)",
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"msg 0.0.1",
|
|
|
@ -5331,7 +5331,7 @@ dependencies = [
|
|
|
|
"core-graphics 0.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"derive_more 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (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)",
|
|
|
|
"malloc_size_of_derive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_bytes 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_bytes 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -5356,7 +5356,7 @@ dependencies = [
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.6 (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",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"rust-webvr 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rust-webvr 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -5369,7 +5369,7 @@ dependencies = [
|
|
|
|
name = "webvr_traits"
|
|
|
|
name = "webvr_traits"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"rust-webvr-api 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rust-webvr-api 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -5394,7 +5394,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
|
|
|
name = "winapi"
|
|
|
|
version = "0.3.6"
|
|
|
|
version = "0.3.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -5411,7 +5411,7 @@ name = "winapi-util"
|
|
|
|
version = "0.1.1"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -5424,7 +5424,7 @@ name = "wincolor"
|
|
|
|
version = "1.0.1"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -5434,7 +5434,7 @@ version = "0.19.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"android_glue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"android_glue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cocoa 0.18.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cocoa 0.18.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"core-foundation 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"core-foundation 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -5447,7 +5447,7 @@ dependencies = [
|
|
|
|
"percent-encoding 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"percent-encoding 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smithay-client-toolkit 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smithay-client-toolkit 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wayland-client 0.21.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wayland-client 0.21.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"x11-dl 2.18.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"x11-dl 2.18.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -5582,7 +5582,7 @@ dependencies = [
|
|
|
|
"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
|
|
|
|
"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
|
|
|
|
"checksum autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a6d640bee2da49f60a4068a7fae53acde8982514ab7bae8b8cea9e88cbcfd799"
|
|
|
|
"checksum autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a6d640bee2da49f60a4068a7fae53acde8982514ab7bae8b8cea9e88cbcfd799"
|
|
|
|
"checksum azure 0.36.0 (git+https://github.com/servo/rust-azure)" = "<none>"
|
|
|
|
"checksum azure 0.36.0 (git+https://github.com/servo/rust-azure)" = "<none>"
|
|
|
|
"checksum backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "89a47830402e9981c5c41223151efcced65a0510c13097c769cede7efb34782a"
|
|
|
|
"checksum backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)" = "1a13fc43f04daf08ab4f71e3d27e1fc27fc437d3e95ac0063a796d92fb40f39b"
|
|
|
|
"checksum backtrace-sys 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)" = "c66d56ac8dabd07f6aacdaf633f4b8262f5b3601a810a0dcddffd5c22c69daa0"
|
|
|
|
"checksum backtrace-sys 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)" = "c66d56ac8dabd07f6aacdaf633f4b8262f5b3601a810a0dcddffd5c22c69daa0"
|
|
|
|
"checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
|
|
|
|
"checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
|
|
|
|
"checksum base64 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "85415d2594767338a74a30c1d370b2f3262ec1b4ed2d7bba5b3faf4de40467d9"
|
|
|
|
"checksum base64 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "85415d2594767338a74a30c1d370b2f3262ec1b4ed2d7bba5b3faf4de40467d9"
|
|
|
@ -5622,7 +5622,7 @@ dependencies = [
|
|
|
|
"checksum clipboard 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "25a904646c0340239dcf7c51677b33928bf24fdf424b79a57909c0109075b2e7"
|
|
|
|
"checksum clipboard 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "25a904646c0340239dcf7c51677b33928bf24fdf424b79a57909c0109075b2e7"
|
|
|
|
"checksum clipboard-win 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "14cc3e6c075926b96490d5f90d4a5af7be8012a4d8a8698e619655085a7641a3"
|
|
|
|
"checksum clipboard-win 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "14cc3e6c075926b96490d5f90d4a5af7be8012a4d8a8698e619655085a7641a3"
|
|
|
|
"checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
|
|
|
|
"checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
|
|
|
|
"checksum cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" = "96210eec534fc3fbfc0452a63769424eaa80205fda6cea98e5b61cb3d97bcec8"
|
|
|
|
"checksum cmake 0.1.40 (git+https://github.com/alexcrichton/cmake-rs)" = "<none>"
|
|
|
|
"checksum cocoa 0.18.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cf79daa4e11e5def06e55306aa3601b87de6b5149671529318da048f67cdd77b"
|
|
|
|
"checksum cocoa 0.18.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cf79daa4e11e5def06e55306aa3601b87de6b5149671529318da048f67cdd77b"
|
|
|
|
"checksum color_quant 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a475fc4af42d83d28adf72968d9bcfaf035a1a9381642d8e85d8a04957767b0d"
|
|
|
|
"checksum color_quant 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a475fc4af42d83d28adf72968d9bcfaf035a1a9381642d8e85d8a04957767b0d"
|
|
|
|
"checksum combine 3.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "54cedd8056314afe0d844a37a207007edf8a45f2cc452fd77629cd63c221740e"
|
|
|
|
"checksum combine 3.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "54cedd8056314afe0d844a37a207007edf8a45f2cc452fd77629cd63c221740e"
|
|
|
@ -5759,7 +5759,7 @@ dependencies = [
|
|
|
|
"checksum influent 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d0c75b206f14630274457146294c0e01297ed555176306fd074d5c34a30bb348"
|
|
|
|
"checksum influent 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d0c75b206f14630274457146294c0e01297ed555176306fd074d5c34a30bb348"
|
|
|
|
"checksum io-surface 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5f9a33981dff54baaff80f4decb487a65d148a3c00facc97820d0f09128f74dd"
|
|
|
|
"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 iovec 0.1.3 (git+https://github.com/servo/iovec.git?branch=servo)" = "<none>"
|
|
|
|
"checksum ipc-channel 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a3a369bb751cf24f18084aabb56995268ec1f68d2b69937aaf031d41690c1bef"
|
|
|
|
"checksum ipc-channel 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f82db24b0c53ee2d54b420bb9258f2b787611fe3e7a28d514b5ea54fe65cd365"
|
|
|
|
"checksum itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5b8467d9c1cebe26feb08c640139247fac215782d35371ade9a2136ed6085358"
|
|
|
|
"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 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"
|
|
|
|
"checksum jemalloc-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "479294d130502fada93c7a957e8d059b632b03d6204aca37af557dee947f30a9"
|
|
|
@ -5806,9 +5806,9 @@ dependencies = [
|
|
|
|
"checksum mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125"
|
|
|
|
"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 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 mitochondria 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9de3eca27871df31c33b807f834b94ef7d000956f57aa25c5aed9c5f0aae8f6f"
|
|
|
|
"checksum mozangle 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c9ba1ce5212fd56a71cfbc463aedd4ece76090d98b96d5122f84dedffa0cc508"
|
|
|
|
"checksum mozangle 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1dc10080cc8b83bfb5580de720f00c768ec1b365c75fbc4c57324118a38a618d"
|
|
|
|
"checksum mozjs 0.11.0 (git+https://github.com/servo/rust-mozjs?rev=357d1db91e4e49c3f148fe05fdfae5f8f0834ca8)" = "<none>"
|
|
|
|
"checksum mozjs 0.11.0 (git+https://github.com/servo/rust-mozjs)" = "<none>"
|
|
|
|
"checksum mozjs_sys 0.66.0 (git+https://github.com/servo/mozjs?rev=e21c05b415dfc246175ff8d5fc48b0e8c5b4e9e9)" = "<none>"
|
|
|
|
"checksum mozjs_sys 0.66.1 (git+https://github.com/servo/mozjs?rev=2e00bbc9e0cfd04be08356a79cfce41e4c7f165a)" = "<none>"
|
|
|
|
"checksum msdos_time 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "aad9dfe950c057b1bfe9c1f2aa51583a8468ef2a5baba2ebbe06d775efeb7729"
|
|
|
|
"checksum msdos_time 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "aad9dfe950c057b1bfe9c1f2aa51583a8468ef2a5baba2ebbe06d775efeb7729"
|
|
|
|
"checksum muldiv 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "451a9a05d2a32c566c897835e0ea95cf79ed2fdfe957924045a1721a36c9980f"
|
|
|
|
"checksum muldiv 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "451a9a05d2a32c566c897835e0ea95cf79ed2fdfe957924045a1721a36c9980f"
|
|
|
|
"checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
|
|
|
|
"checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
|
|
|
@ -5826,7 +5826,7 @@ dependencies = [
|
|
|
|
"checksum objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "31d20fd2b37e07cf5125be68357b588672e8cefe9a96f8c17a9d46053b3e590d"
|
|
|
|
"checksum objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "31d20fd2b37e07cf5125be68357b588672e8cefe9a96f8c17a9d46053b3e590d"
|
|
|
|
"checksum objc-foundation 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
|
|
|
|
"checksum objc-foundation 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
|
|
|
|
"checksum objc_id 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e4730aa1c64d722db45f7ccc4113a3e2c465d018de6db4d3e7dfe031e8c8a297"
|
|
|
|
"checksum objc_id 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e4730aa1c64d722db45f7ccc4113a3e2c465d018de6db4d3e7dfe031e8c8a297"
|
|
|
|
"checksum offscreen_gl_context 0.22.1 (registry+https://github.com/rust-lang/crates.io-index)" = "38859c15b777b90fcf28b5142da49575d9cb83c81b95f132e570841e35455ee6"
|
|
|
|
"checksum offscreen_gl_context 0.22.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ac6904d3015b214944273ac55f9619a3c2884ce21108007fc6595db2b537886f"
|
|
|
|
"checksum opaque-debug 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "51ecbcb821e1bd256d456fe858aaa7f380b63863eab2eb86eee1bd9f33dd6682"
|
|
|
|
"checksum opaque-debug 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "51ecbcb821e1bd256d456fe858aaa7f380b63863eab2eb86eee1bd9f33dd6682"
|
|
|
|
"checksum openssl 0.10.11 (registry+https://github.com/rust-lang/crates.io-index)" = "6c24d3508b4fb6da175c10baac54c578b33f09c89ae90c6fe9788b3b4768efdc"
|
|
|
|
"checksum openssl 0.10.11 (registry+https://github.com/rust-lang/crates.io-index)" = "6c24d3508b4fb6da175c10baac54c578b33f09c89ae90c6fe9788b3b4768efdc"
|
|
|
|
"checksum openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)" = "912f301a749394e1025d9dcddef6106ddee9252620e6d0a0e5f8d0681de9b129"
|
|
|
|
"checksum openssl-sys 0.9.35 (registry+https://github.com/rust-lang/crates.io-index)" = "912f301a749394e1025d9dcddef6106ddee9252620e6d0a0e5f8d0681de9b129"
|
|
|
@ -5879,7 +5879,7 @@ dependencies = [
|
|
|
|
"checksum ref_slice 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "825740057197b7d43025e7faf6477eaabc03434e153233da02d1f44602f71527"
|
|
|
|
"checksum ref_slice 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "825740057197b7d43025e7faf6477eaabc03434e153233da02d1f44602f71527"
|
|
|
|
"checksum regex 1.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "8f0a0bcab2fd7d1d7c54fa9eae6f43eddeb9ce2e7352f8518a814a4f65d60c58"
|
|
|
|
"checksum regex 1.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "8f0a0bcab2fd7d1d7c54fa9eae6f43eddeb9ce2e7352f8518a814a4f65d60c58"
|
|
|
|
"checksum regex-syntax 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = "dcfd8681eebe297b81d98498869d4aae052137651ad7b96822f09ceb690d0a96"
|
|
|
|
"checksum regex-syntax 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = "dcfd8681eebe297b81d98498869d4aae052137651ad7b96822f09ceb690d0a96"
|
|
|
|
"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
|
|
|
|
"checksum remove_dir_all 0.5.1 (git+https://github.com/XAMPPRocky/remove_dir_all)" = "<none>"
|
|
|
|
"checksum ron 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "da06feaa07f69125ab9ddc769b11de29090122170b402547f64b86fe16ebc399"
|
|
|
|
"checksum ron 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "da06feaa07f69125ab9ddc769b11de29090122170b402547f64b86fe16ebc399"
|
|
|
|
"checksum rust-webvr 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7a171c39fdd52c5b461f2384a04e2d75555c7ed657c057c45ea9d69d68b5f9fb"
|
|
|
|
"checksum rust-webvr 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7a171c39fdd52c5b461f2384a04e2d75555c7ed657c057c45ea9d69d68b5f9fb"
|
|
|
|
"checksum rust-webvr-api 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c5611b60f8a26ad5af2b8d6ac072f9e1b396305e8eb19efd5a6df84c588b1429"
|
|
|
|
"checksum rust-webvr-api 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c5611b60f8a26ad5af2b8d6ac072f9e1b396305e8eb19efd5a6df84c588b1429"
|
|
|
@ -6002,7 +6002,7 @@ dependencies = [
|
|
|
|
"checksum webrender_build 0.0.1 (git+https://github.com/servo/webrender)" = "<none>"
|
|
|
|
"checksum webrender_build 0.0.1 (git+https://github.com/servo/webrender)" = "<none>"
|
|
|
|
"checksum weedle 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bcc44aa200daee8b1f3a004beaf16554369746f1b4486f0cf93b0caf8a3c2d1e"
|
|
|
|
"checksum weedle 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bcc44aa200daee8b1f3a004beaf16554369746f1b4486f0cf93b0caf8a3c2d1e"
|
|
|
|
"checksum which 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b57acb10231b9493c8472b20cb57317d0679a49e0bdbee44b3b803a6473af164"
|
|
|
|
"checksum which 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b57acb10231b9493c8472b20cb57317d0679a49e0bdbee44b3b803a6473af164"
|
|
|
|
"checksum winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0"
|
|
|
|
"checksum winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "f10e386af2b13e47c89e7236a7a14a086791a2b88ebad6df9bf42040195cf770"
|
|
|
|
"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
"checksum winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "afc5508759c5bf4285e61feb862b6083c8480aec864fa17a81fdec6f69b461ab"
|
|
|
|
"checksum winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "afc5508759c5bf4285e61feb862b6083c8480aec864fa17a81fdec6f69b461ab"
|
|
|
|
"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
|
"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
|