|
|
@ -299,7 +299,7 @@ version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"azure 0.15.0 (git+https://github.com/servo/rust-azure)",
|
|
|
|
"azure 0.15.0 (git+https://github.com/servo/rust-azure)",
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
"cssparser 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -314,7 +314,7 @@ dependencies = [
|
|
|
|
name = "canvas_traits"
|
|
|
|
name = "canvas_traits"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cssparser 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize_derive 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize_derive 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -528,7 +528,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "cssparser"
|
|
|
|
name = "cssparser"
|
|
|
|
version = "0.13.1"
|
|
|
|
version = "0.13.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cssparser-macros 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser-macros 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -959,7 +959,7 @@ name = "geckoservo"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"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.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1365,7 +1365,7 @@ dependencies = [
|
|
|
|
"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)",
|
|
|
|
"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)",
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
"cssparser 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fnv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fnv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gfx 0.0.1",
|
|
|
|
"gfx 0.0.1",
|
|
|
@ -1697,7 +1697,7 @@ name = "msg"
|
|
|
|
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)",
|
|
|
|
"cssparser 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize_derive 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize_derive 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.9.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.9.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2296,7 +2296,7 @@ dependencies = [
|
|
|
|
"caseless 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"caseless 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cookie 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cookie 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"deny_public_fields 0.0.1",
|
|
|
|
"deny_public_fields 0.0.1",
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
"dom_struct 0.0.1",
|
|
|
|
"dom_struct 0.0.1",
|
|
|
@ -2365,7 +2365,7 @@ dependencies = [
|
|
|
|
"app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"app_units 0.4.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)",
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
"cssparser 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"heapsize 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2436,7 +2436,7 @@ name = "selectors"
|
|
|
|
version = "0.18.0"
|
|
|
|
version = "0.18.0"
|
|
|
|
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)",
|
|
|
|
"cssparser 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fnv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fnv 1.0.5 (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)",
|
|
|
|
"precomputed-hash 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"precomputed-hash 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2789,7 +2789,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)",
|
|
|
|
"byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"byteorder 1.0.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)",
|
|
|
|
"cssparser 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fnv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fnv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2829,7 +2829,7 @@ version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"html5ever 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"html5ever 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parking_lot 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2848,7 +2848,7 @@ name = "style_traits"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"app_units 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize_derive 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize_derive 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2861,7 +2861,7 @@ name = "stylo_tests"
|
|
|
|
version = "0.0.1"
|
|
|
|
version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"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.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"geckoservo 0.0.1",
|
|
|
|
"geckoservo 0.0.1",
|
|
|
@ -3413,7 +3413,7 @@ dependencies = [
|
|
|
|
"checksum core-foundation-sys 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "41115a6aa5d3e1e5ef98148373f25971d1fad53818553f216495f9e67e90a624"
|
|
|
|
"checksum core-foundation-sys 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "41115a6aa5d3e1e5ef98148373f25971d1fad53818553f216495f9e67e90a624"
|
|
|
|
"checksum core-graphics 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ead017dcf77f503dc991f6b52de6084eeea60a94b0a652baa9bf88654a28e83f"
|
|
|
|
"checksum core-graphics 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ead017dcf77f503dc991f6b52de6084eeea60a94b0a652baa9bf88654a28e83f"
|
|
|
|
"checksum core-text 4.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0e9719616a10f717628e074744f8c55df7b450f7a34d29c196d14f4498aad05d"
|
|
|
|
"checksum core-text 4.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0e9719616a10f717628e074744f8c55df7b450f7a34d29c196d14f4498aad05d"
|
|
|
|
"checksum cssparser 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b39404c5e04492194e3c69f1a10964b980f2c95c884a940f7903446779f6b027"
|
|
|
|
"checksum cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9d2214de0e040001626d6a36020538d4b35a07cb260fcad0cf64f61fd1857e0e"
|
|
|
|
"checksum cssparser-macros 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "079adec4af52bb5275eadd004292028c79eb3c5f5b4ee8086a36d4197032f6df"
|
|
|
|
"checksum cssparser-macros 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "079adec4af52bb5275eadd004292028c79eb3c5f5b4ee8086a36d4197032f6df"
|
|
|
|
"checksum dbghelp-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "97590ba53bcb8ac28279161ca943a924d1fd4a8fb3fa63302591647c4fc5b850"
|
|
|
|
"checksum dbghelp-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "97590ba53bcb8ac28279161ca943a924d1fd4a8fb3fa63302591647c4fc5b850"
|
|
|
|
"checksum dbus 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "47f881971824401c27bc1ff9f641d54ac66e0f409631806fa7be8cad8e6be450"
|
|
|
|
"checksum dbus 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "47f881971824401c27bc1ff9f641d54ac66e0f409631806fa7be8cad8e6be450"
|
|
|
|