|
|
@ -16,10 +16,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
|
|
|
name = "aho-corasick"
|
|
|
|
version = "0.5.3"
|
|
|
|
version = "0.6.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memchr 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -191,7 +191,7 @@ name = "bluetooth_traits"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ipc-channel 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"servo_config 0.0.1",
|
|
|
|
"servo_config 0.0.1",
|
|
|
@ -289,10 +289,10 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "caseless"
|
|
|
|
name = "caseless"
|
|
|
|
version = "0.1.1"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"unicode-normalization 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"unicode-normalization 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -332,12 +332,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "clippy_lints"
|
|
|
|
name = "clippy_lints"
|
|
|
|
version = "0.0.98"
|
|
|
|
version = "0.0.107"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex-syntax 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex-syntax 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"toml 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"toml 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -448,10 +448,10 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "content-blocker"
|
|
|
|
name = "content-blocker"
|
|
|
|
version = "0.2.1"
|
|
|
|
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 = [
|
|
|
|
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -786,11 +786,11 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "env_logger"
|
|
|
|
name = "env_logger"
|
|
|
|
version = "0.3.5"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -897,7 +897,7 @@ dependencies = [
|
|
|
|
"app_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"app_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1420,19 +1420,19 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "libbindgen"
|
|
|
|
name = "libbindgen"
|
|
|
|
version = "0.1.5"
|
|
|
|
version = "0.1.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aster 0.34.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"aster 0.34.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cexpr 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cexpr 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clang-sys 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clang-sys 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi 0.26.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi 0.26.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi_codegen 0.26.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi_codegen 0.26.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.50.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -1477,7 +1477,7 @@ dependencies = [
|
|
|
|
"debugger 0.0.1",
|
|
|
|
"debugger 0.0.1",
|
|
|
|
"devtools 0.0.1",
|
|
|
|
"devtools 0.0.1",
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
"env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gaol 0.0.1 (git+https://github.com/servo/gaol)",
|
|
|
|
"gaol 0.0.1 (git+https://github.com/servo/gaol)",
|
|
|
|
"gfx 0.0.1",
|
|
|
|
"gfx 0.0.1",
|
|
|
@ -1548,7 +1548,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
|
|
|
name = "memchr"
|
|
|
|
version = "0.1.11"
|
|
|
|
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 = [
|
|
|
|
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1663,7 +1663,7 @@ version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"brotli 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"brotli 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"content-blocker 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"content-blocker 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
"flate2 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"flate2 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1713,7 +1713,7 @@ dependencies = [
|
|
|
|
name = "net_tests"
|
|
|
|
name = "net_tests"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"content-blocker 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"content-blocker 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
"flate2 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"flate2 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2060,7 +2060,7 @@ dependencies = [
|
|
|
|
name = "plugins"
|
|
|
|
name = "plugins"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"clippy_lints 0.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clippy_lints 0.0.107 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2092,7 +2092,7 @@ dependencies = [
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"plugins 0.0.1",
|
|
|
|
"plugins 0.0.1",
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2209,19 +2209,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
|
|
|
name = "regex"
|
|
|
|
version = "0.1.80"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aho-corasick 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"aho-corasick 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memchr 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex-syntax 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex-syntax 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"thread_local 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"thread_local 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"utf8-ranges 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
|
|
|
name = "regex-syntax"
|
|
|
|
version = "0.3.9"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2270,7 +2270,7 @@ dependencies = [
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bluetooth_traits 0.0.1",
|
|
|
|
"bluetooth_traits 0.0.1",
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
"caseless 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"caseless 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2306,7 +2306,7 @@ dependencies = [
|
|
|
|
"range 0.0.1",
|
|
|
|
"range 0.0.1",
|
|
|
|
"ref_filter_map 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ref_filter_map 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ref_slice 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ref_slice 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"script_layout_interface 0.0.1",
|
|
|
|
"script_layout_interface 0.0.1",
|
|
|
|
"script_traits 0.0.1",
|
|
|
|
"script_traits 0.0.1",
|
|
|
@ -2596,7 +2596,7 @@ name = "servo_config"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2765,7 +2765,7 @@ dependencies = [
|
|
|
|
"html5ever-atoms 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"html5ever-atoms 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libbindgen 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libbindgen 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"nsstring_vendor 0.1.0",
|
|
|
|
"nsstring_vendor 0.1.0",
|
|
|
@ -2779,7 +2779,7 @@ dependencies = [
|
|
|
|
"phf_codegen 0.7.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"phf_codegen 0.7.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quickersort 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quickersort 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"selectors 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"selectors 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2836,7 +2836,7 @@ dependencies = [
|
|
|
|
"app_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"app_units 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"geckoservo 0.0.1",
|
|
|
|
"geckoservo 0.0.1",
|
|
|
|
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2972,7 +2972,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "thread-id"
|
|
|
|
name = "thread-id"
|
|
|
|
version = "2.0.0"
|
|
|
|
version = "3.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2981,10 +2981,11 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "thread_local"
|
|
|
|
name = "thread_local"
|
|
|
|
version = "0.2.7"
|
|
|
|
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 = [
|
|
|
|
"thread-id 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"thread-id 3.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3109,7 +3110,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "utf8-ranges"
|
|
|
|
name = "utf8-ranges"
|
|
|
|
version = "0.1.3"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3189,13 +3190,13 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "webdriver"
|
|
|
|
name = "webdriver"
|
|
|
|
version = "0.17.1"
|
|
|
|
version = "0.19.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.9.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.9.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -3213,14 +3214,14 @@ dependencies = [
|
|
|
|
"msg 0.0.1",
|
|
|
|
"msg 0.0.1",
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
"net_traits 0.0.1",
|
|
|
|
"plugins 0.0.1",
|
|
|
|
"plugins 0.0.1",
|
|
|
|
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"script_traits 0.0.1",
|
|
|
|
"script_traits 0.0.1",
|
|
|
|
"servo_config 0.0.1",
|
|
|
|
"servo_config 0.0.1",
|
|
|
|
"servo_url 0.0.1",
|
|
|
|
"servo_url 0.0.1",
|
|
|
|
"url 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"uuid 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"uuid 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"webdriver 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"webdriver 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -3382,7 +3383,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
[metadata]
|
|
|
|
"checksum adler32 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "57be033eb4100070a93a9400a725839cda9c415244f808b0357e72b9e003d5ba"
|
|
|
|
"checksum adler32 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "57be033eb4100070a93a9400a725839cda9c415244f808b0357e72b9e003d5ba"
|
|
|
|
"checksum aho-corasick 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ca972c2ea5f742bfce5687b9aef75506a764f61d37f8f649047846a9686ddb66"
|
|
|
|
"checksum aho-corasick 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4f660b942762979b56c9f07b4b36bb559776fbad102f05d6771e1b629e8fd5bf"
|
|
|
|
"checksum alloc-no-stdlib 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b21f6ad9c9957eb5d70c3dee16d31c092b3cab339628f821766b05e6833d72b8"
|
|
|
|
"checksum alloc-no-stdlib 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b21f6ad9c9957eb5d70c3dee16d31c092b3cab339628f821766b05e6833d72b8"
|
|
|
|
"checksum android_glue 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e2b80445d331077679dfc6f3014f3e9ab7083e588423d35041d3fc017198189"
|
|
|
|
"checksum android_glue 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e2b80445d331077679dfc6f3014f3e9ab7083e588423d35041d3fc017198189"
|
|
|
|
"checksum android_injected_glue 0.2.1 (git+https://github.com/mmatyas/android-rs-injected-glue)" = "<none>"
|
|
|
|
"checksum android_injected_glue 0.2.1 (git+https://github.com/mmatyas/android-rs-injected-glue)" = "<none>"
|
|
|
@ -3409,17 +3410,17 @@ dependencies = [
|
|
|
|
"checksum byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0fc10e8cc6b2580fda3f36eb6dc5316657f812a3df879a44a66fc9f0fdbc4855"
|
|
|
|
"checksum byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0fc10e8cc6b2580fda3f36eb6dc5316657f812a3df879a44a66fc9f0fdbc4855"
|
|
|
|
"checksum byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c40977b0ee6b9885c9013cd41d9feffdd22deb3bb4dc3a71d901cc7a77de18c8"
|
|
|
|
"checksum byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c40977b0ee6b9885c9013cd41d9feffdd22deb3bb4dc3a71d901cc7a77de18c8"
|
|
|
|
"checksum bytes 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c129aff112dcc562970abb69e2508b40850dd24c274761bb50fb8a0067ba6c27"
|
|
|
|
"checksum bytes 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c129aff112dcc562970abb69e2508b40850dd24c274761bb50fb8a0067ba6c27"
|
|
|
|
"checksum caseless 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b6893f86ac0c9275b5cbba9212ccd71020b447d4c3e2eebad70e1bc47fdd6dfb"
|
|
|
|
"checksum caseless 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7943e9a31ba2742c288cb755e66a2af03b708e3878c921d56204263270314f8a"
|
|
|
|
"checksum cexpr 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "393a5f0088efbe41f9d1fcd062f24e83c278608420e62109feb2c8abee07de7d"
|
|
|
|
"checksum cexpr 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "393a5f0088efbe41f9d1fcd062f24e83c278608420e62109feb2c8abee07de7d"
|
|
|
|
"checksum cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de1e760d7b6535af4241fca8bd8adf68e2e7edacc6b29f5d399050c5e48cf88c"
|
|
|
|
"checksum cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de1e760d7b6535af4241fca8bd8adf68e2e7edacc6b29f5d399050c5e48cf88c"
|
|
|
|
"checksum cgl 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "8bdd78cca65a739cb5475dbf6b6bbb49373e327f4a6f2b499c0f98632df38c10"
|
|
|
|
"checksum cgl 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "8bdd78cca65a739cb5475dbf6b6bbb49373e327f4a6f2b499c0f98632df38c10"
|
|
|
|
"checksum clang-sys 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "822ea22bbbef9f5934e9477860545fb0311a1759e43a276de42e2856c605aa2b"
|
|
|
|
"checksum clang-sys 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "822ea22bbbef9f5934e9477860545fb0311a1759e43a276de42e2856c605aa2b"
|
|
|
|
"checksum clippy_lints 0.0.98 (registry+https://github.com/rust-lang/crates.io-index)" = "4329699b62341fd3ce3ebe13ade6c87d35b8778091e0c2f6da51399e081b9671"
|
|
|
|
"checksum clippy_lints 0.0.107 (registry+https://github.com/rust-lang/crates.io-index)" = "6a5b967814b5912082a96a18833dcf36d793b13488ab145e485d97eac4a41c80"
|
|
|
|
"checksum cmake 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)" = "a3a6805df695087e7c1bcd9a82e03ad6fb864c8e67ac41b1348229ce5b7f0407"
|
|
|
|
"checksum cmake 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)" = "a3a6805df695087e7c1bcd9a82e03ad6fb864c8e67ac41b1348229ce5b7f0407"
|
|
|
|
"checksum cocoa 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1e1be5fd98bb7e8ef0eea233a4984f4e85ecdcfa002a90b8b12b7a20faf44dc1"
|
|
|
|
"checksum cocoa 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1e1be5fd98bb7e8ef0eea233a4984f4e85ecdcfa002a90b8b12b7a20faf44dc1"
|
|
|
|
"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 compiletest_rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "f3f344389765ad7bec166f64c1b39ed6dd2b54d81c4c5dd8af789169351d380c"
|
|
|
|
"checksum compiletest_rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "f3f344389765ad7bec166f64c1b39ed6dd2b54d81c4c5dd8af789169351d380c"
|
|
|
|
"checksum content-blocker 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1b0d86cb81505503bbfb0d47cf7e12be2e69205a75e70c4da84998e39b96b7f1"
|
|
|
|
"checksum content-blocker 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5893d533bce3cea1f59dd239ae577d4f88e4eccb4bed3b1d9cd51a33b187f7f6"
|
|
|
|
"checksum cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0e3d6405328b6edb412158b3b7710e2634e23f3614b9bb1c412df7952489a626"
|
|
|
|
"checksum cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0e3d6405328b6edb412158b3b7710e2634e23f3614b9bb1c412df7952489a626"
|
|
|
|
"checksum core-foundation 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "20a6d0448d3a99d977ae4a2aa5a98d886a923e863e81ad9ff814645b6feb3bbd"
|
|
|
|
"checksum core-foundation 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "20a6d0448d3a99d977ae4a2aa5a98d886a923e863e81ad9ff814645b6feb3bbd"
|
|
|
|
"checksum core-foundation-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "05eed248dc504a5391c63794fe4fb64f46f071280afaa1b73308f3c0ce4574c5"
|
|
|
|
"checksum core-foundation-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "05eed248dc504a5391c63794fe4fb64f46f071280afaa1b73308f3c0ce4574c5"
|
|
|
@ -3450,7 +3451,7 @@ dependencies = [
|
|
|
|
"checksum energymon-default-sys 0.3.0 (git+https://github.com/energymon/energymon-sys.git)" = "<none>"
|
|
|
|
"checksum energymon-default-sys 0.3.0 (git+https://github.com/energymon/energymon-sys.git)" = "<none>"
|
|
|
|
"checksum energymon-sys 0.3.0 (git+https://github.com/energymon/energymon-sys.git)" = "<none>"
|
|
|
|
"checksum energymon-sys 0.3.0 (git+https://github.com/energymon/energymon-sys.git)" = "<none>"
|
|
|
|
"checksum enum_primitive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f79eff5be92a4d7d5bddf7daa7d650717ea71628634efe6ca7bcda85b2183c23"
|
|
|
|
"checksum enum_primitive 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f79eff5be92a4d7d5bddf7daa7d650717ea71628634efe6ca7bcda85b2183c23"
|
|
|
|
"checksum env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "15abd780e45b3ea4f76b4e9a26ff4843258dd8a3eed2775a0e7368c2e7936c2f"
|
|
|
|
"checksum env_logger 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "99971fb1b635fe7a0ee3c4d065845bb93cca80a23b5613b5613391ece5de4144"
|
|
|
|
"checksum euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0c274f13773ec277a48408d0c7a8dc935ad4bfe190f4cfccd0126d203afc3c83"
|
|
|
|
"checksum euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0c274f13773ec277a48408d0c7a8dc935ad4bfe190f4cfccd0126d203afc3c83"
|
|
|
|
"checksum expat-sys 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cef36cd1a8a02d28b91d97347c63247b9e4cb8a8e36df36f8201dc87a1c0859c"
|
|
|
|
"checksum expat-sys 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cef36cd1a8a02d28b91d97347c63247b9e4cb8a8e36df36f8201dc87a1c0859c"
|
|
|
|
"checksum flate2 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "3eeb481e957304178d2e782f2da1257f1434dfecbae883bafb61ada2a9fea3bb"
|
|
|
|
"checksum flate2 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "3eeb481e957304178d2e782f2da1257f1434dfecbae883bafb61ada2a9fea3bb"
|
|
|
@ -3495,7 +3496,7 @@ dependencies = [
|
|
|
|
"checksum lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6abe0ee2e758cd6bc8a2cd56726359007748fbf4128da998b65d0b70f881e19b"
|
|
|
|
"checksum lazy_static 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6abe0ee2e758cd6bc8a2cd56726359007748fbf4128da998b65d0b70f881e19b"
|
|
|
|
"checksum leak 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bd100e01f1154f2908dfa7d02219aeab25d0b9c7fa955164192e3245255a0c73"
|
|
|
|
"checksum leak 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bd100e01f1154f2908dfa7d02219aeab25d0b9c7fa955164192e3245255a0c73"
|
|
|
|
"checksum leaky-cow 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40a8225d44241fd324a8af2806ba635fc7c8a7e9a7de4d5cf3ef54e71f5926fc"
|
|
|
|
"checksum leaky-cow 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40a8225d44241fd324a8af2806ba635fc7c8a7e9a7de4d5cf3ef54e71f5926fc"
|
|
|
|
"checksum libbindgen 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "03fc3da1bbd6aac5068e7b8464e494352a587f57ec8986974d42216e0c88e58c"
|
|
|
|
"checksum libbindgen 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "09bbe32c80efb922daabd440f4e4ffde6af8fa89d3684aa048caee6ae2f8ad82"
|
|
|
|
"checksum libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "a51822fc847e7a8101514d1d44e354ba2ffa7d4c194dcab48870740e327cac70"
|
|
|
|
"checksum libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "a51822fc847e7a8101514d1d44e354ba2ffa7d4c194dcab48870740e327cac70"
|
|
|
|
"checksum libloading 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "84816a8c6ed8163dfe0dbdd2b09d35c6723270ea77a4c7afa4bedf038a36cb99"
|
|
|
|
"checksum libloading 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "84816a8c6ed8163dfe0dbdd2b09d35c6723270ea77a4c7afa4bedf038a36cb99"
|
|
|
|
"checksum libressl-pnacl-sys 2.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "cbc058951ab6a3ef35ca16462d7642c4867e6403520811f28537a4e2f2db3e71"
|
|
|
|
"checksum libressl-pnacl-sys 2.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "cbc058951ab6a3ef35ca16462d7642c4867e6403520811f28537a4e2f2db3e71"
|
|
|
@ -3505,7 +3506,7 @@ dependencies = [
|
|
|
|
"checksum mac 0.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1b1db08c0d0ddbb591e65f1da58d1cefccc94a2faa0c55bf979ce215a3e04d5e"
|
|
|
|
"checksum mac 0.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1b1db08c0d0ddbb591e65f1da58d1cefccc94a2faa0c55bf979ce215a3e04d5e"
|
|
|
|
"checksum malloc_buf 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
|
|
|
|
"checksum malloc_buf 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
|
|
|
|
"checksum matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "efd7622e3022e1a6eaa602c4cea8912254e5582c9c692e9167714182244801b1"
|
|
|
|
"checksum matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "efd7622e3022e1a6eaa602c4cea8912254e5582c9c692e9167714182244801b1"
|
|
|
|
"checksum memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d8b629fb514376c675b98c1421e80b151d3817ac42d7c667717d282761418d20"
|
|
|
|
"checksum memchr 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1dbccc0e46f1ea47b9f17e6d67c5a96bd27030519c519c9c91327e31275a47b4"
|
|
|
|
"checksum memmap 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f20f72ed93291a72e22e8b16bb18762183bb4943f0f483da5b8be1a9e8192752"
|
|
|
|
"checksum memmap 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f20f72ed93291a72e22e8b16bb18762183bb4943f0f483da5b8be1a9e8192752"
|
|
|
|
"checksum mime 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b5c93a4bd787ddc6e7833c519b73a50883deb5863d76d9b71eb8216fb7f94e66"
|
|
|
|
"checksum mime 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b5c93a4bd787ddc6e7833c519b73a50883deb5863d76d9b71eb8216fb7f94e66"
|
|
|
|
"checksum mime_guess 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "76da6df85047af8c0edfa53f48eb1073012ce1cc95c8fedc0a374f659a89dd65"
|
|
|
|
"checksum mime_guess 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "76da6df85047af8c0edfa53f48eb1073012ce1cc95c8fedc0a374f659a89dd65"
|
|
|
@ -3559,8 +3560,8 @@ dependencies = [
|
|
|
|
"checksum rayon 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "50c575b58c2b109e2fbc181820cbe177474f35610ff9e357dc75f6bac854ffbf"
|
|
|
|
"checksum rayon 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "50c575b58c2b109e2fbc181820cbe177474f35610ff9e357dc75f6bac854ffbf"
|
|
|
|
"checksum ref_filter_map 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2b5ceb840e4009da4841ed22a15eb49f64fdd00a2138945c5beacf506b2fb5ed"
|
|
|
|
"checksum ref_filter_map 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2b5ceb840e4009da4841ed22a15eb49f64fdd00a2138945c5beacf506b2fb5ed"
|
|
|
|
"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 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)" = "4fd4ace6a8cf7860714a2c2280d6c1f7e6a413486c13298bbc86fd3da019402f"
|
|
|
|
"checksum regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4278c17d0f6d62dfef0ab00028feb45bd7d2102843f80763474eeb1be8a10c01"
|
|
|
|
"checksum regex-syntax 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "f9ec002c35e86791825ed294b50008eea9ddfc8def4420124fbc6b08db834957"
|
|
|
|
"checksum regex-syntax 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9191b1f57603095f105d317e375d19b1c9c5c3185ea9633a99a6dcbed04457"
|
|
|
|
"checksum rust-webvr 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0f1c2770eade344950b6959fb7f4c658200a252a61f265b3487383b82fafe61e"
|
|
|
|
"checksum rust-webvr 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0f1c2770eade344950b6959fb7f4c658200a252a61f265b3487383b82fafe61e"
|
|
|
|
"checksum rustc-demangle 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1430d286cadb237c17c885e25447c982c97113926bb579f4379c0eca8d9586dc"
|
|
|
|
"checksum rustc-demangle 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1430d286cadb237c17c885e25447c982c97113926bb579f4379c0eca8d9586dc"
|
|
|
|
"checksum rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = "237546c689f20bb44980270c73c3b9edd0891c1be49cc1274406134a66d3957b"
|
|
|
|
"checksum rustc-serialize 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = "237546c689f20bb44980270c73c3b9edd0891c1be49cc1274406134a66d3957b"
|
|
|
@ -3603,8 +3604,8 @@ dependencies = [
|
|
|
|
"checksum tempfile 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "9270837a93bad1b1dac18fe67e786b3c960513af86231f6f4f57fddd594ff0c8"
|
|
|
|
"checksum tempfile 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "9270837a93bad1b1dac18fe67e786b3c960513af86231f6f4f57fddd594ff0c8"
|
|
|
|
"checksum tendril 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cebf864c2d90394a1b66d6fe45963f9a177f2af81a0edea5060f77627f9c4587"
|
|
|
|
"checksum tendril 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cebf864c2d90394a1b66d6fe45963f9a177f2af81a0edea5060f77627f9c4587"
|
|
|
|
"checksum term 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "3deff8a2b3b6607d6d7cc32ac25c0b33709453ca9cceac006caac51e963cf94a"
|
|
|
|
"checksum term 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "3deff8a2b3b6607d6d7cc32ac25c0b33709453ca9cceac006caac51e963cf94a"
|
|
|
|
"checksum thread-id 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a9539db560102d1cef46b8b78ce737ff0bb64e7e18d35b2a5688f7d097d0ff03"
|
|
|
|
"checksum thread-id 3.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4437c97558c70d129e40629a5b385b3fb1ffac301e63941335e4d354081ec14a"
|
|
|
|
"checksum thread_local 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "8576dbbfcaef9641452d5cf0df9b0e7eeab7694956dd33bb61515fb8f18cfdd5"
|
|
|
|
"checksum thread_local 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7793b722f0f77ce716e7f1acf416359ca32ff24d04ffbac4269f44a4a83be05d"
|
|
|
|
"checksum threadpool 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "59f6d3eff89920113dac9db44dde461d71d01e88a5b57b258a0466c32b5d7fe1"
|
|
|
|
"checksum threadpool 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "59f6d3eff89920113dac9db44dde461d71d01e88a5b57b258a0466c32b5d7fe1"
|
|
|
|
"checksum time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)" = "3c7ec6d62a20df54e07ab3b78b9a3932972f4b7981de295563686849eb3989af"
|
|
|
|
"checksum time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)" = "3c7ec6d62a20df54e07ab3b78b9a3932972f4b7981de295563686849eb3989af"
|
|
|
|
"checksum tinyfiledialogs 2.5.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1d401358cd71aca93d5f4fccd3db5b87d970ae70fe457911929d99f4a87f7531"
|
|
|
|
"checksum tinyfiledialogs 2.5.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1d401358cd71aca93d5f4fccd3db5b87d970ae70fe457911929d99f4a87f7531"
|
|
|
@ -3621,7 +3622,7 @@ dependencies = [
|
|
|
|
"checksum url 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f024e241a55f5c88401595adc1d4af0c9649e91da82d0e190fe55950231ae575"
|
|
|
|
"checksum url 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f024e241a55f5c88401595adc1d4af0c9649e91da82d0e190fe55950231ae575"
|
|
|
|
"checksum user32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4ef4711d107b21b410a3a974b1204d9accc8b10dad75d8324b5d755de1617d47"
|
|
|
|
"checksum user32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4ef4711d107b21b410a3a974b1204d9accc8b10dad75d8324b5d755de1617d47"
|
|
|
|
"checksum utf-8 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a9aee9ba280438b56d1ebc5329f2094f0ff457f811eeeff0b278d75aa99db400"
|
|
|
|
"checksum utf-8 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a9aee9ba280438b56d1ebc5329f2094f0ff457f811eeeff0b278d75aa99db400"
|
|
|
|
"checksum utf8-ranges 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a1ca13c08c41c9c3e04224ed9ff80461d97e121589ff27c753a16cb10830ae0f"
|
|
|
|
"checksum utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "662fab6525a98beff2921d7f61a39e7d59e0b425ebc7d0d9e66d316e55124122"
|
|
|
|
"checksum uuid 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1a9ff57156caf7e22f37baf3c9d8f6ce8194842c23419dafcb0716024514d162"
|
|
|
|
"checksum uuid 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1a9ff57156caf7e22f37baf3c9d8f6ce8194842c23419dafcb0716024514d162"
|
|
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
|
|
"checksum walkdir 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c66c0b9792f0a765345452775f3adbd28dde9d33f30d13e5dcc5ae17cf6f3780"
|
|
|
|
"checksum walkdir 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c66c0b9792f0a765345452775f3adbd28dde9d33f30d13e5dcc5ae17cf6f3780"
|
|
|
@ -3630,7 +3631,7 @@ dependencies = [
|
|
|
|
"checksum wayland-scanner 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)" = "5a1869370d6bafcbabae8724511d803f4e209a70e94ad94a4249269534364f66"
|
|
|
|
"checksum wayland-scanner 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)" = "5a1869370d6bafcbabae8724511d803f4e209a70e94ad94a4249269534364f66"
|
|
|
|
"checksum wayland-sys 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9633f7fe5de56544215f82eaf1b76bf1b584becf7f08b58cbef4c2c7d10e803a"
|
|
|
|
"checksum wayland-sys 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9633f7fe5de56544215f82eaf1b76bf1b584becf7f08b58cbef4c2c7d10e803a"
|
|
|
|
"checksum wayland-window 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "309b69d3a863c9c21422d889fb7d98cf02f8a2ca054960a49243ce5b67ad884c"
|
|
|
|
"checksum wayland-window 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "309b69d3a863c9c21422d889fb7d98cf02f8a2ca054960a49243ce5b67ad884c"
|
|
|
|
"checksum webdriver 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b6a882a0a869b3c24ea501e1219c5385f0e085773ffbbc3217f8c2b720cb7b03"
|
|
|
|
"checksum webdriver 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)" = "32a1ceb18495b51df0e9136784e55bd4ef619a2b8d7a580699d48ed2888647e8"
|
|
|
|
"checksum webrender 0.11.1 (git+https://github.com/servo/webrender)" = "<none>"
|
|
|
|
"checksum webrender 0.11.1 (git+https://github.com/servo/webrender)" = "<none>"
|
|
|
|
"checksum webrender_traits 0.11.0 (git+https://github.com/servo/webrender)" = "<none>"
|
|
|
|
"checksum webrender_traits 0.11.0 (git+https://github.com/servo/webrender)" = "<none>"
|
|
|
|
"checksum websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4a1a6ea5ed0367f32eb3d94dcc58859ef4294b5f75ba983dbf56ac314af45d"
|
|
|
|
"checksum websocket 0.17.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4a1a6ea5ed0367f32eb3d94dcc58859ef4294b5f75ba983dbf56ac314af45d"
|
|
|
|