|
|
|
@ -3,7 +3,6 @@ name = "servo"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"android_glue 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"browserhtml 0.1.4 (git+https://github.com/browserhtml/browserhtml?branch=gh-pages)",
|
|
|
|
|
"canvas 0.0.1",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
@ -139,11 +138,11 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bincode"
|
|
|
|
|
version = "0.5.3"
|
|
|
|
|
version = "0.5.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"byteorder 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -160,7 +159,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bitflags"
|
|
|
|
|
version = "0.5.0"
|
|
|
|
|
version = "0.6.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -223,7 +222,7 @@ name = "caseless"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"regex 0.1.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 0.1.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-normalization 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -265,7 +264,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cmake"
|
|
|
|
|
version = "0.1.14"
|
|
|
|
|
version = "0.1.17"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -451,7 +450,7 @@ dependencies = [
|
|
|
|
|
name = "devtools_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -566,7 +565,7 @@ name = "energymon-builder"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "git+https://github.com/energymon/energymon-sys.git#a0fb99b0312372958b110ae6378b5c89c2287172"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"pkg-config 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -601,7 +600,7 @@ version = "0.3.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 0.1.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 0.1.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -624,7 +623,7 @@ version = "2.1.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"make-cmd 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -638,7 +637,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "fnv"
|
|
|
|
|
version = "1.0.0"
|
|
|
|
|
version = "1.0.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -702,12 +701,12 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"azure 0.4.3 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-foundation 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-graphics 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-text 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"freetype 0.1.0 (git+https://github.com/servo/rust-freetype)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"harfbuzz-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -802,7 +801,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
name = "glutin_app"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"compositing 0.0.1",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -834,7 +833,7 @@ version = "0.1.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -842,8 +841,8 @@ name = "hbs-builder"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cmake 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cmake 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -995,7 +994,7 @@ name = "ipc-channel"
|
|
|
|
|
version = "0.2.2"
|
|
|
|
|
source = "git+https://github.com/servo/ipc-channel#e43fb22c431740a9bc54ce96caebd0e67d1a0586"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bincode 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bincode 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byteorder 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1076,11 +1075,11 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"azure 0.4.3 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"cssparser 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1097,7 +1096,7 @@ dependencies = [
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"script 0.0.1",
|
|
|
|
|
"script_traits 0.0.1",
|
|
|
|
|
"selectors 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1184,7 +1183,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1280,7 +1279,7 @@ dependencies = [
|
|
|
|
|
name = "msg"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1539,7 +1538,7 @@ dependencies = [
|
|
|
|
|
"gdi32-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libressl-pnacl-sys 2.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"user32-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1604,7 +1603,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pkg-config"
|
|
|
|
|
version = "0.3.5"
|
|
|
|
|
version = "0.3.8"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1653,7 +1652,7 @@ dependencies = [
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"profile_traits 0.0.1",
|
|
|
|
|
"regex 0.1.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 0.1.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1755,18 +1754,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "regex"
|
|
|
|
|
version = "0.1.55"
|
|
|
|
|
version = "0.1.69"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aho-corasick 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"memchr 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex-syntax 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex-syntax 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"thread_local 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"utf8-ranges 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "regex-syntax"
|
|
|
|
|
version = "0.2.5"
|
|
|
|
|
version = "0.3.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1784,11 +1784,8 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "scoped_threadpool"
|
|
|
|
|
version = "0.1.6"
|
|
|
|
|
version = "0.1.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"rustc_version 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "script"
|
|
|
|
@ -1796,7 +1793,7 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"angle 0.1.0 (git+https://github.com/emilio/angle?branch=servo)",
|
|
|
|
|
"app_units 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"canvas 0.0.1",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"caseless 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1804,7 +1801,7 @@ dependencies = [
|
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
|
"encoding 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1826,10 +1823,10 @@ dependencies = [
|
|
|
|
|
"rand 0.3.14 (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 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 0.1.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 0.1.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"script_traits 0.0.1",
|
|
|
|
|
"selectors 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"string_cache 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1883,12 +1880,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "selectors"
|
|
|
|
|
version = "0.5.5"
|
|
|
|
|
version = "0.5.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1957,7 +1954,7 @@ version = "2.11.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"expat-sys 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1966,7 +1963,7 @@ name = "servo-freetype-sys"
|
|
|
|
|
version = "2.4.11"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"pkg-config 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2072,11 +2069,11 @@ name = "style"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"encoding 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_plugin 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2085,7 +2082,7 @@ dependencies = [
|
|
|
|
|
"num-traits 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2106,7 +2103,7 @@ dependencies = [
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"string_cache 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style 0.0.1",
|
|
|
|
|
"style_traits 0.0.1",
|
|
|
|
@ -2126,7 +2123,7 @@ dependencies = [
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_macros 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2176,6 +2173,23 @@ dependencies = [
|
|
|
|
|
"utf-8 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "thread-id"
|
|
|
|
|
version = "2.0.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"kernel32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "thread_local"
|
|
|
|
|
version = "0.2.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"thread-id 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "threadpool"
|
|
|
|
|
version = "1.0.0"
|
|
|
|
@ -2289,7 +2303,7 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"backtrace 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"deque 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2395,7 +2409,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"hyper 0.9.1 (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.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 0.1.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -2410,7 +2424,7 @@ dependencies = [
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"msg 0.0.1",
|
|
|
|
|
"plugins 0.0.1",
|
|
|
|
|
"regex 0.1.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 0.1.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"util 0.0.1",
|
|
|
|
@ -2428,7 +2442,7 @@ dependencies = [
|
|
|
|
|
"core-graphics 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-text 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"freetype 0.1.0 (git+https://github.com/servo/rust-freetype)",
|
|
|
|
|
"gleam 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.2.2 (git+https://github.com/servo/ipc-channel)",
|
|
|
|
@ -2436,7 +2450,7 @@ dependencies = [
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"offscreen_gl_context 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"scoped_threadpool 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"scoped_threadpool 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
|
|
|
|
]
|
|
|
|
@ -2498,7 +2512,7 @@ version = "2.3.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|