|
|
@ -269,7 +269,7 @@ dependencies = [
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (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)",
|
|
|
|
"gleam 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -330,7 +330,7 @@ name = "cgl"
|
|
|
|
version = "0.2.1"
|
|
|
|
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 = [
|
|
|
|
"gleam 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -418,7 +418,7 @@ version = "0.0.1"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
"gleam 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"image 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"image 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1081,7 +1081,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "gleam"
|
|
|
|
name = "gleam"
|
|
|
|
version = "0.4.29"
|
|
|
|
version = "0.4.34"
|
|
|
|
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.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gl_generator 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1307,7 +1307,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cgl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cgl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"leaky-cow 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"leaky-cow 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -1559,7 +1559,7 @@ dependencies = [
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (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",
|
|
|
|
"gleam 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ipc-channel 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"layout_thread 0.0.1",
|
|
|
|
"layout_thread 0.0.1",
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2051,7 +2051,7 @@ dependencies = [
|
|
|
|
"core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gl_generator 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gl_generator 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2497,7 +2497,7 @@ dependencies = [
|
|
|
|
"encoding_rs 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"encoding_rs 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (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)",
|
|
|
|
"gleam 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.34 (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)",
|
|
|
|
"html5ever 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"html5ever 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.10.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.10.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2717,7 +2717,7 @@ dependencies = [
|
|
|
|
"bitflags 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glutin 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glutin 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libservo 0.0.1",
|
|
|
|
"libservo 0.0.1",
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -2778,7 +2778,7 @@ dependencies = [
|
|
|
|
"cmake 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"expat-sys 2.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"expat-sys 2.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glutin 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glutin 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glx 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glx 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"io-surface 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"io-surface 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3547,7 +3547,7 @@ dependencies = [
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"euclid 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"freetype 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"freetype 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fxhash 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fxhash 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gleam 0.4.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"image 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"image 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -3869,7 +3869,7 @@ dependencies = [
|
|
|
|
"checksum getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9047cfbd08a437050b363d35ef160452c5fe8ea5187ae0a624708c91581d685"
|
|
|
|
"checksum getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9047cfbd08a437050b363d35ef160452c5fe8ea5187ae0a624708c91581d685"
|
|
|
|
"checksum gif 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8a80d6fe9e52f637df9afd4779449a7be17c39cc9c35b01589bb833f956ba596"
|
|
|
|
"checksum gif 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8a80d6fe9e52f637df9afd4779449a7be17c39cc9c35b01589bb833f956ba596"
|
|
|
|
"checksum gl_generator 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a795170cbd85b5a7baa58d6d7525cae6a03e486859860c220f7ebbbdd379d0a"
|
|
|
|
"checksum gl_generator 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a795170cbd85b5a7baa58d6d7525cae6a03e486859860c220f7ebbbdd379d0a"
|
|
|
|
"checksum gleam 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)" = "b74def65dc2902b459fc7dd258b10695130408b79fd8f8beb59f475b1536ed81"
|
|
|
|
"checksum gleam 0.4.34 (registry+https://github.com/rust-lang/crates.io-index)" = "b4e5e2cdcadecdf3886e7808b6a38eae0a48dfe98c5c12b776fc861b80edf4a2"
|
|
|
|
"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
|
|
|
|
"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
|
|
|
|
"checksum glutin 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90de8e0391e57098acfbfe693b23065e9186255d370ebae12c933b7d77df8424"
|
|
|
|
"checksum glutin 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90de8e0391e57098acfbfe693b23065e9186255d370ebae12c933b7d77df8424"
|
|
|
|
"checksum glx 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "63a6e7c2846e12626455f45ebaff9d92161436dd0fa703d9d198012e528ca7b9"
|
|
|
|
"checksum glx 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "63a6e7c2846e12626455f45ebaff9d92161436dd0fa703d9d198012e528ca7b9"
|
|
|
|