mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
714 lines
22 KiB
TOML
714 lines
22 KiB
TOML
[root]
|
|
name = "embedding"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
|
|
"cocoa 0.1.1 (git+https://github.com/servo/rust-cocoa)",
|
|
"core_graphics 0.1.0 (git+https://github.com/servo/rust-core-graphics)",
|
|
"core_text 0.1.0 (git+https://github.com/servo/rust-core-text)",
|
|
"devtools 0.0.1",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"gfx 0.0.1",
|
|
"glfw 0.0.1 (git+https://github.com/servo/glfw-rs?ref=servo)",
|
|
"glfw_app 0.0.1",
|
|
"js 0.1.0 (git+https://github.com/servo/rust-mozjs)",
|
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
|
"msg 0.0.1",
|
|
"net 0.0.1",
|
|
"plugins 0.0.1",
|
|
"png 0.1.0 (git+https://github.com/servo/rust-png)",
|
|
"script 0.0.1",
|
|
"servo 0.0.1",
|
|
"stb_image 0.1.0 (git+https://github.com/servo/rust-stb-image)",
|
|
"style 0.0.1",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "azure"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-azure#fe95551ca22f2a75b0dd690a72841df39b33885d"
|
|
dependencies = [
|
|
"core_foundation 0.1.0 (git+https://github.com/servo/rust-core-foundation)",
|
|
"core_graphics 0.1.0 (git+https://github.com/servo/rust-core-graphics)",
|
|
"core_text 0.1.0 (git+https://github.com/servo/rust-core-text)",
|
|
"egl 0.1.0 (git+https://github.com/servo/rust-egl)",
|
|
"freetype 0.1.0 (git+https://github.com/servo/rust-freetype)",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
|
"skia-sys 0.0.20130412 (git+https://github.com/servo/skia?ref=upstream-2014-06-16)",
|
|
"xlib 0.1.0 (git+https://github.com/servo/rust-xlib)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "canvas"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cgl"
|
|
version = "0.0.1"
|
|
source = "git+https://github.com/servo/rust-cgl#7b7090729f65e2287c3d80651df02e547911b119"
|
|
dependencies = [
|
|
"gleam 0.0.1 (git+https://github.com/servo/gleam)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cocoa"
|
|
version = "0.1.1"
|
|
source = "git+https://github.com/servo/rust-cocoa#19d6f6977dcedbf29000b65d83df66cf589c20c3"
|
|
|
|
[[package]]
|
|
name = "compositing"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
|
|
"core_graphics 0.1.0 (git+https://github.com/servo/rust-core-graphics)",
|
|
"core_text 0.1.0 (git+https://github.com/servo/rust-core-text)",
|
|
"devtools 0.0.1",
|
|
"devtools_traits 0.0.1",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"gfx 0.0.1",
|
|
"gleam 0.0.1 (git+https://github.com/servo/gleam)",
|
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
|
"layout_traits 0.0.1",
|
|
"msg 0.0.1",
|
|
"net 0.0.1",
|
|
"png 0.1.0 (git+https://github.com/servo/rust-png)",
|
|
"script_traits 0.0.1",
|
|
"time 0.1.0 (git+https://github.com/rust-lang/time)",
|
|
"url 0.1.0 (git+https://github.com/servo/rust-url)",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cookie"
|
|
version = "0.0.1"
|
|
source = "git+https://github.com/servo/cookie-rs#f82090b19c2738b90528167ef873d8eac0353294"
|
|
dependencies = [
|
|
"openssl 0.0.2 (git+https://github.com/servo/rust-openssl)",
|
|
"time 0.1.0 (git+https://github.com/rust-lang/time)",
|
|
"url 0.1.0 (git+https://github.com/servo/rust-url)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "core_foundation"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-core-foundation#d2dbe4fb6f6892521a37735cd7a97098d1b64808"
|
|
|
|
[[package]]
|
|
name = "core_graphics"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-core-graphics#9434e2bda65d259f825104170b5fa6cc6dbaf5a9"
|
|
dependencies = [
|
|
"core_foundation 0.1.0 (git+https://github.com/servo/rust-core-foundation)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "core_text"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-core-text#85784007b6fa1b8f9614059edcd0429b2bd69a11"
|
|
dependencies = [
|
|
"core_foundation 0.1.0 (git+https://github.com/servo/rust-core-foundation)",
|
|
"core_graphics 0.1.0 (git+https://github.com/servo/rust-core-graphics)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cssparser"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-cssparser#97d8c3b20a240881573748d4eadcda610bfb888c"
|
|
dependencies = [
|
|
"encoding 0.2.3 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "devtools"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"devtools_traits 0.0.1",
|
|
"msg 0.0.1",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "devtools_traits"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"msg 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "egl"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-egl#88f2a13812ddbce2bf2317221663a61c31b3e220"
|
|
|
|
[[package]]
|
|
name = "encoding"
|
|
version = "0.2.3"
|
|
source = "git+https://github.com/lifthrasiir/rust-encoding#15ac0ded3ca592c31ded5b9ff6f9fe2fa4b73fc4"
|
|
dependencies = [
|
|
"encoding-index-japanese 1.0.20140915 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
"encoding-index-korean 1.0.20140915 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
"encoding-index-simpchinese 1.0.20140915 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
"encoding-index-singlebyte 1.0.20140915 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
"encoding-index-tradchinese 1.0.20140915 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "encoding-index-japanese"
|
|
version = "1.0.20140915"
|
|
source = "git+https://github.com/lifthrasiir/rust-encoding#15ac0ded3ca592c31ded5b9ff6f9fe2fa4b73fc4"
|
|
dependencies = [
|
|
"encoding_index_tests 0.1.0 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "encoding-index-korean"
|
|
version = "1.0.20140915"
|
|
source = "git+https://github.com/lifthrasiir/rust-encoding#15ac0ded3ca592c31ded5b9ff6f9fe2fa4b73fc4"
|
|
dependencies = [
|
|
"encoding_index_tests 0.1.0 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "encoding-index-simpchinese"
|
|
version = "1.0.20140915"
|
|
source = "git+https://github.com/lifthrasiir/rust-encoding#15ac0ded3ca592c31ded5b9ff6f9fe2fa4b73fc4"
|
|
dependencies = [
|
|
"encoding_index_tests 0.1.0 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "encoding-index-singlebyte"
|
|
version = "1.0.20140915"
|
|
source = "git+https://github.com/lifthrasiir/rust-encoding#15ac0ded3ca592c31ded5b9ff6f9fe2fa4b73fc4"
|
|
dependencies = [
|
|
"encoding_index_tests 0.1.0 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "encoding-index-tradchinese"
|
|
version = "1.0.20140915"
|
|
source = "git+https://github.com/lifthrasiir/rust-encoding#15ac0ded3ca592c31ded5b9ff6f9fe2fa4b73fc4"
|
|
dependencies = [
|
|
"encoding_index_tests 0.1.0 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "encoding_index_tests"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/lifthrasiir/rust-encoding#15ac0ded3ca592c31ded5b9ff6f9fe2fa4b73fc4"
|
|
|
|
[[package]]
|
|
name = "expat-sys"
|
|
version = "2.1.0"
|
|
source = "git+https://github.com/servo/libexpat#da2ddaf78cbef836b8790807bb76b357c58df3a1"
|
|
|
|
[[package]]
|
|
name = "fontconfig"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-fontconfig#f42ff5cbd0404fe4d2cd64e8d9bb6307bad8fd7c"
|
|
dependencies = [
|
|
"fontconfig-sys 2.11.1 (git+https://github.com/servo/libfontconfig)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fontconfig-sys"
|
|
version = "2.11.1"
|
|
source = "git+https://github.com/servo/libfontconfig#fcc324d2c8175d2e8e8c0aab032c03a404809f6d"
|
|
dependencies = [
|
|
"expat-sys 2.1.0 (git+https://github.com/servo/libexpat)",
|
|
"freetype-sys 2.4.11 (git+https://github.com/servo/libfreetype2)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "freetype"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-freetype#e55b06110fb2d74a2db68ead740db7e98fb98060"
|
|
|
|
[[package]]
|
|
name = "freetype-sys"
|
|
version = "2.4.11"
|
|
source = "git+https://github.com/servo/libfreetype2#f5c49c0da1d5bc6b206c4176344012ac37524243"
|
|
|
|
[[package]]
|
|
name = "gcc"
|
|
version = "0.0.2"
|
|
source = "git+https://github.com/alexcrichton/gcc-rs#903e8f8a2e3766ad3d514404d452dbaa1d3b2d79"
|
|
|
|
[[package]]
|
|
name = "geom"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-geom#da6b4a36a5549cf78bf702f0b9387b5c8cf61498"
|
|
|
|
[[package]]
|
|
name = "gfx"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
|
|
"core_foundation 0.1.0 (git+https://github.com/servo/rust-core-foundation)",
|
|
"core_graphics 0.1.0 (git+https://github.com/servo/rust-core-graphics)",
|
|
"core_text 0.1.0 (git+https://github.com/servo/rust-core-text)",
|
|
"fontconfig 0.1.0 (git+https://github.com/servo/rust-fontconfig)",
|
|
"freetype 0.1.0 (git+https://github.com/servo/rust-freetype)",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"harfbuzz 0.1.0 (git+https://github.com/servo/rust-harfbuzz)",
|
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
|
"msg 0.0.1",
|
|
"net 0.0.1",
|
|
"plugins 0.0.1",
|
|
"png 0.1.0 (git+https://github.com/servo/rust-png)",
|
|
"script_traits 0.0.1",
|
|
"stb_image 0.1.0 (git+https://github.com/servo/rust-stb-image)",
|
|
"style 0.0.1",
|
|
"time 0.1.0 (git+https://github.com/rust-lang/time)",
|
|
"url 0.1.0 (git+https://github.com/servo/rust-url)",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gl_common"
|
|
version = "0.0.1"
|
|
source = "git+https://github.com/bjz/gl-rs.git#c76c23fc9a0dae824b45550d4b823cdb726f242d"
|
|
|
|
[[package]]
|
|
name = "gl_generator"
|
|
version = "0.0.1"
|
|
source = "git+https://github.com/bjz/gl-rs.git#c76c23fc9a0dae824b45550d4b823cdb726f242d"
|
|
dependencies = [
|
|
"gl_common 0.0.1 (git+https://github.com/bjz/gl-rs.git)",
|
|
"khronos_api 0.0.2 (git+https://github.com/bjz/gl-rs.git)",
|
|
"rust-xml 0.1.2-pre (git+https://github.com/netvl/rust-xml)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gleam"
|
|
version = "0.0.1"
|
|
source = "git+https://github.com/servo/gleam#c54eb9ad6d4b62b7effbe9c79a1b3720845b45b4"
|
|
dependencies = [
|
|
"gl_generator 0.0.1 (git+https://github.com/bjz/gl-rs.git)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "glfw"
|
|
version = "0.0.1"
|
|
source = "git+https://github.com/servo/glfw-rs?ref=servo#1b05fdc7eab45e1d462758ab991065ee78593b7f"
|
|
dependencies = [
|
|
"glfw-sys 3.0.4 (git+https://github.com/servo/glfw?ref=cargo-3.0.4)",
|
|
"semver 0.1.3 (git+https://github.com/rust-lang/semver)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "glfw-sys"
|
|
version = "3.0.4"
|
|
source = "git+https://github.com/servo/glfw?ref=cargo-3.0.4#765dace7e4125b87c764f5ac0e7a80eae5c550b2"
|
|
|
|
[[package]]
|
|
name = "glfw_app"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"cgl 0.0.1 (git+https://github.com/servo/rust-cgl)",
|
|
"compositing 0.0.1",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"gleam 0.0.1 (git+https://github.com/servo/gleam)",
|
|
"glfw 0.0.1 (git+https://github.com/servo/glfw-rs?ref=servo)",
|
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
|
"msg 0.0.1",
|
|
"time 0.1.0 (git+https://github.com/rust-lang/time)",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "glx"
|
|
version = "0.0.1"
|
|
source = "git+https://github.com/servo/rust-glx#7126ffa09fcfcc9f85f1406f3b5db729f5fdb7c3"
|
|
dependencies = [
|
|
"gl_generator 0.0.1 (git+https://github.com/bjz/gl-rs.git)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "harfbuzz"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-harfbuzz#8aab215463214647b7a81f66011da552bbb1121c"
|
|
|
|
[[package]]
|
|
name = "html5ever"
|
|
version = "0.0.0"
|
|
source = "git+https://github.com/servo/html5ever#e6f8d83de9fffe63a825d95d957ba6bcbc3e1632"
|
|
dependencies = [
|
|
"html5ever_macros 0.0.0 (git+https://github.com/servo/html5ever)",
|
|
"phf 0.0.0 (git+https://github.com/sfackler/rust-phf)",
|
|
"phf_mac 0.0.0 (git+https://github.com/sfackler/rust-phf)",
|
|
"string_cache 0.0.0 (git+https://github.com/servo/string-cache)",
|
|
"string_cache_macros 0.0.0 (git+https://github.com/servo/string-cache)",
|
|
"time 0.1.0 (git+https://github.com/rust-lang/time)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "html5ever_macros"
|
|
version = "0.0.0"
|
|
source = "git+https://github.com/servo/html5ever#e6f8d83de9fffe63a825d95d957ba6bcbc3e1632"
|
|
|
|
[[package]]
|
|
name = "hyper"
|
|
version = "0.0.1"
|
|
source = "git+https://github.com/servo/hyper?ref=servo#9c70c58e65ec80446fdb6e338f1060589b562f8c"
|
|
dependencies = [
|
|
"cookie 0.0.1 (git+https://github.com/servo/cookie-rs)",
|
|
"mime 0.0.1 (git+https://github.com/hyperium/mime.rs)",
|
|
"openssl 0.0.2 (git+https://github.com/servo/rust-openssl)",
|
|
"time 0.1.0 (git+https://github.com/rust-lang/time)",
|
|
"unsafe-any 0.1.0 (git+https://github.com/reem/rust-unsafe-any)",
|
|
"url 0.1.0 (git+https://github.com/servo/rust-url)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "io_surface"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-io-surface#691cbccc320c4fb9b75e215da9b0b82539d729bd"
|
|
dependencies = [
|
|
"cgl 0.0.1 (git+https://github.com/servo/rust-cgl)",
|
|
"core_foundation 0.1.0 (git+https://github.com/servo/rust-core-foundation)",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"gleam 0.0.1 (git+https://github.com/servo/gleam)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "js"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-mozjs#e04e7307a3e52f46bc9ba3d5682188285110bc67"
|
|
dependencies = [
|
|
"mozjs-sys 0.0.0 (git+https://github.com/servo/mozjs)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "khronos_api"
|
|
version = "0.0.2"
|
|
source = "git+https://github.com/bjz/gl-rs.git#c76c23fc9a0dae824b45550d4b823cdb726f242d"
|
|
|
|
[[package]]
|
|
name = "layers"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-layers#21798aac4de6bfd800836f419dd5b6a308edcaa4"
|
|
dependencies = [
|
|
"cgl 0.0.1 (git+https://github.com/servo/rust-cgl)",
|
|
"core_foundation 0.1.0 (git+https://github.com/servo/rust-core-foundation)",
|
|
"egl 0.1.0 (git+https://github.com/servo/rust-egl)",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"gleam 0.0.1 (git+https://github.com/servo/gleam)",
|
|
"glx 0.0.1 (git+https://github.com/servo/rust-glx)",
|
|
"io_surface 0.1.0 (git+https://github.com/servo/rust-io-surface)",
|
|
"xlib 0.1.0 (git+https://github.com/servo/rust-xlib)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "layout"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"cssparser 0.1.0 (git+https://github.com/servo/rust-cssparser)",
|
|
"encoding 0.2.3 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"gfx 0.0.1",
|
|
"layout_traits 0.0.1",
|
|
"net 0.0.1",
|
|
"plugins 0.0.1",
|
|
"script 0.0.1",
|
|
"script_traits 0.0.1",
|
|
"string_cache 0.0.0 (git+https://github.com/servo/string-cache)",
|
|
"string_cache_macros 0.0.0 (git+https://github.com/servo/string-cache)",
|
|
"style 0.0.1",
|
|
"url 0.1.0 (git+https://github.com/servo/rust-url)",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "layout_traits"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"gfx 0.0.1",
|
|
"msg 0.0.1",
|
|
"net 0.0.1",
|
|
"script_traits 0.0.1",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lazy_static"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/Kimundi/lazy-static.rs#62976cb611c5396e11315ae64c9c389576240eb7"
|
|
|
|
[[package]]
|
|
name = "libressl-pnacl-sys"
|
|
version = "2.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"pnacl-build-helper 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mime"
|
|
version = "0.0.1"
|
|
source = "git+https://github.com/hyperium/mime.rs#7898f1c29c7f5d35d0c3c7aed37ebcfc95a40873"
|
|
|
|
[[package]]
|
|
name = "mozjs-sys"
|
|
version = "0.0.0"
|
|
source = "git+https://github.com/servo/mozjs#0dd618fcc78fe7aa64e4e2a3b0f7f0d8a2f0f08a"
|
|
|
|
[[package]]
|
|
name = "msg"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
|
|
"core_foundation 0.1.0 (git+https://github.com/servo/rust-core-foundation)",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"hyper 0.0.1 (git+https://github.com/servo/hyper?ref=servo)",
|
|
"io_surface 0.1.0 (git+https://github.com/servo/rust-io-surface)",
|
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
|
"style 0.0.1",
|
|
"url 0.1.0 (git+https://github.com/servo/rust-url)",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "net"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"hyper 0.0.1 (git+https://github.com/servo/hyper?ref=servo)",
|
|
"png 0.1.0 (git+https://github.com/servo/rust-png)",
|
|
"stb_image 0.1.0 (git+https://github.com/servo/rust-stb-image)",
|
|
"time 0.1.0 (git+https://github.com/rust-lang/time)",
|
|
"url 0.1.0 (git+https://github.com/servo/rust-url)",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "openssl"
|
|
version = "0.0.2"
|
|
source = "git+https://github.com/servo/rust-openssl#19d9b53a86d602e16ab2274813a517cfaa4a2512"
|
|
dependencies = [
|
|
"libressl-pnacl-sys 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"openssl-sys 0.0.2 (git+https://github.com/servo/rust-openssl)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "openssl-sys"
|
|
version = "0.0.2"
|
|
source = "git+https://github.com/servo/rust-openssl#19d9b53a86d602e16ab2274813a517cfaa4a2512"
|
|
dependencies = [
|
|
"pkg-config 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf"
|
|
version = "0.0.0"
|
|
source = "git+https://github.com/sfackler/rust-phf#aa3e2d0aedea4d55c2e4cea1bdf6e89418dc1206"
|
|
dependencies = [
|
|
"xxhash 0.0.1 (git+https://github.com/Jurily/rust-xxhash)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf_mac"
|
|
version = "0.0.0"
|
|
source = "git+https://github.com/sfackler/rust-phf#aa3e2d0aedea4d55c2e4cea1bdf6e89418dc1206"
|
|
dependencies = [
|
|
"time 0.1.0 (git+https://github.com/rust-lang/time)",
|
|
"xxhash 0.0.1 (git+https://github.com/Jurily/rust-xxhash)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pkg-config"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "plugins"
|
|
version = "0.0.1"
|
|
|
|
[[package]]
|
|
name = "pnacl-build-helper"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
name = "png"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-png#f060a2d9484a150de286f930eb80f9f3bff3ea38"
|
|
dependencies = [
|
|
"png-sys 1.6.3 (git+https://github.com/servo/libpng?ref=servo)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "png-sys"
|
|
version = "1.6.3"
|
|
source = "git+https://github.com/servo/libpng?ref=servo#d01f32b4eb86904695efe7fc02b574f902e21a98"
|
|
|
|
[[package]]
|
|
name = "rust-xml"
|
|
version = "0.1.2-pre"
|
|
source = "git+https://github.com/netvl/rust-xml#2d9df3267aeaa4d442e1e19a4dfed733cb1397ed"
|
|
|
|
[[package]]
|
|
name = "script"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"canvas 0.0.1",
|
|
"cssparser 0.1.0 (git+https://github.com/servo/rust-cssparser)",
|
|
"devtools_traits 0.0.1",
|
|
"encoding 0.2.3 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"gfx 0.0.1",
|
|
"html5ever 0.0.0 (git+https://github.com/servo/html5ever)",
|
|
"hyper 0.0.1 (git+https://github.com/servo/hyper?ref=servo)",
|
|
"js 0.1.0 (git+https://github.com/servo/rust-mozjs)",
|
|
"msg 0.0.1",
|
|
"net 0.0.1",
|
|
"plugins 0.0.1",
|
|
"script_traits 0.0.1",
|
|
"string_cache 0.0.0 (git+https://github.com/servo/string-cache)",
|
|
"string_cache_macros 0.0.0 (git+https://github.com/servo/string-cache)",
|
|
"style 0.0.1",
|
|
"time 0.1.0 (git+https://github.com/rust-lang/time)",
|
|
"url 0.1.0 (git+https://github.com/servo/rust-url)",
|
|
"util 0.0.1",
|
|
"uuid 0.0.2 (git+https://github.com/rust-lang/uuid)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "script_traits"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"devtools_traits 0.0.1",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"msg 0.0.1",
|
|
"net 0.0.1",
|
|
"url 0.1.0 (git+https://github.com/servo/rust-url)",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "semver"
|
|
version = "0.1.3"
|
|
source = "git+https://github.com/rust-lang/semver#29212953f839337c672d185dde74e14b5dfb1f46"
|
|
|
|
[[package]]
|
|
name = "servo"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"compositing 0.0.1",
|
|
"gfx 0.0.1",
|
|
"glfw_app 0.0.1",
|
|
"layout 0.0.1",
|
|
"msg 0.0.1",
|
|
"net 0.0.1",
|
|
"script 0.0.1",
|
|
"time 0.1.0 (git+https://github.com/rust-lang/time)",
|
|
"url 0.1.0 (git+https://github.com/servo/rust-url)",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "skia-sys"
|
|
version = "0.0.20130412"
|
|
source = "git+https://github.com/servo/skia?ref=upstream-2014-06-16#35649d0cddfd89c0bfee0ff558da7291e26d30c3"
|
|
dependencies = [
|
|
"expat-sys 2.1.0 (git+https://github.com/servo/libexpat)",
|
|
"freetype-sys 2.4.11 (git+https://github.com/servo/libfreetype2)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "stb_image"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-stb-image#97d7e440e80e41a304647363c322eab68e3700aa"
|
|
|
|
[[package]]
|
|
name = "string_cache"
|
|
version = "0.0.0"
|
|
source = "git+https://github.com/servo/string-cache#a18a432fd274e816fc41876536f70e5380abb677"
|
|
dependencies = [
|
|
"lazy_static 0.1.0 (git+https://github.com/Kimundi/lazy-static.rs)",
|
|
"phf 0.0.0 (git+https://github.com/sfackler/rust-phf)",
|
|
"phf_mac 0.0.0 (git+https://github.com/sfackler/rust-phf)",
|
|
"string_cache_macros 0.0.0 (git+https://github.com/servo/string-cache)",
|
|
"xxhash 0.0.1 (git+https://github.com/Jurily/rust-xxhash)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "string_cache_macros"
|
|
version = "0.0.0"
|
|
source = "git+https://github.com/servo/string-cache#a18a432fd274e816fc41876536f70e5380abb677"
|
|
dependencies = [
|
|
"lazy_static 0.1.0 (git+https://github.com/Kimundi/lazy-static.rs)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "style"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"cssparser 0.1.0 (git+https://github.com/servo/rust-cssparser)",
|
|
"encoding 0.2.3 (git+https://github.com/lifthrasiir/rust-encoding)",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"lazy_static 0.1.0 (git+https://github.com/Kimundi/lazy-static.rs)",
|
|
"plugins 0.0.1",
|
|
"string_cache 0.0.0 (git+https://github.com/servo/string-cache)",
|
|
"string_cache_macros 0.0.0 (git+https://github.com/servo/string-cache)",
|
|
"url 0.1.0 (git+https://github.com/servo/rust-url)",
|
|
"util 0.0.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "task_info"
|
|
version = "0.0.1"
|
|
|
|
[[package]]
|
|
name = "time"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/rust-lang/time#afab521f3b91658a3ba2d3e877b7e01699733bef"
|
|
dependencies = [
|
|
"gcc 0.0.2 (git+https://github.com/alexcrichton/gcc-rs)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unsafe-any"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/reem/rust-unsafe-any#2863af363bbd83079b6773920bba5b736408db33"
|
|
|
|
[[package]]
|
|
name = "url"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-url#46458f80e48c542b2f175e36e5b7d30782ca7dc5"
|
|
|
|
[[package]]
|
|
name = "util"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"cssparser 0.1.0 (git+https://github.com/servo/rust-cssparser)",
|
|
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
|
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
|
"string_cache 0.0.0 (git+https://github.com/servo/string-cache)",
|
|
"string_cache_macros 0.0.0 (git+https://github.com/servo/string-cache)",
|
|
"task_info 0.0.1",
|
|
"time 0.1.0 (git+https://github.com/rust-lang/time)",
|
|
"url 0.1.0 (git+https://github.com/servo/rust-url)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uuid"
|
|
version = "0.0.2"
|
|
source = "git+https://github.com/rust-lang/uuid#f5d94d0043a615756edefaf9c6041f11e52b8370"
|
|
|
|
[[package]]
|
|
name = "xlib"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/servo/rust-xlib#58ec3847b592aeabdcfeb6a2d02033d3a2c7f427"
|
|
|
|
[[package]]
|
|
name = "xxhash"
|
|
version = "0.0.1"
|
|
source = "git+https://github.com/Jurily/rust-xxhash#64f8d02314735f511cb4272563d0f703d575c159"
|
|
|