# This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "adler32" version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2" [[package]] name = "arrayvec" version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8" [[package]] name = "autocfg" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d" [[package]] name = "base64" version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b41b7ea54a0c9d92199de89e20e58d49f02f8e699814ef3fdf266f6f748d15c7" [[package]] name = "bitflags" version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693" [[package]] name = "byteorder" version = "1.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de" [[package]] name = "cairo-rs" version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "157049ba9618aa3a61c39d5d785102c04d3b1f40632a706c621a9aedc21e6084" dependencies = [ "bitflags", "cairo-sys-rs", "libc", ] [[package]] name = "cairo-sys-rs" version = "0.9.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ff65ba02cac715be836f63429ab00a767d48336efc5497c5637afb53b4f14d63" dependencies = [ "libc", "pkg-config", ] [[package]] name = "cc" version = "1.0.52" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c3d87b23d6a92cd03af510a5ade527033f6aa6fa92161e2d5863a907d4c5e31d" [[package]] name = "cfg-if" version = "0.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" [[package]] name = "cmake" version = "0.1.42" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "81fb25b677f8bf1eb325017cb6bb8452f87969db0fedb4f757b297bee78a7c62" dependencies = [ "cc", ] [[package]] name = "core-foundation" version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "25b9e03f145fd4f2bf705e07b900cd41fc636598fe5dc452fd0db1441c3f496d" dependencies = [ "core-foundation-sys", "libc", ] [[package]] name = "core-foundation-sys" version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b" [[package]] name = "core-graphics" version = "0.17.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "56790968ab1c8a1202a102e6de05fc6e1ec87da99e4e93e9a7d13efbfc1e95a9" dependencies = [ "bitflags", "core-foundation", "foreign-types", "libc", ] [[package]] name = "core-text" version = "13.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "db84654ad95211c082cf9795f6f83dc17d0ae6c985ac1b906369dc7384ed346d" dependencies = [ "core-foundation", "core-graphics", "foreign-types", "libc", ] [[package]] name = "crc32fast" version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1" dependencies = [ "cfg-if", ] [[package]] name = "data-url" version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d33fe99ccedd6e84bc035f1931bb2e6be79739d6242bd895e7311c886c50dc9c" dependencies = [ "matches", ] [[package]] name = "deflate" version = "0.7.20" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "707b6a7b384888a70c8d2e8650b3e60170dfc6a67bb4aa67b6dfca57af4bedb4" dependencies = [ "adler32", "byteorder", ] [[package]] name = "euclid" version = "0.20.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0c6a5b0c779cd0b744c73a1d2083faf181080d696903cdad99a3b03d015d7030" dependencies = [ "num-traits", ] [[package]] name = "fern" version = "0.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "29d26fa0f4d433d1956746e66ec10d6bf4d6c8b93cd39965cceea7f7cc78c7dd" dependencies = [ "log", ] [[package]] name = "flate2" version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2cfff41391129e0a856d6d822600b8d71179d46879e310417eb9c762eb178b42" dependencies = [ "cfg-if", "crc32fast", "libc", "miniz_oxide", ] [[package]] name = "float-cmp" version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "75224bec9bfe1a65e2d34132933f2de7fe79900c96a0174307554244ece8150e" [[package]] name = "foreign-types" version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" dependencies = [ "foreign-types-shared", ] [[package]] name = "foreign-types-shared" version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "freetype" version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "11926b2b410b469d0e9399eca4cbbe237a9ef02176c485803b29216307e8e028" dependencies = [ "libc", "servo-freetype-sys", ] [[package]] name = "harfbuzz-sys" version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "212d74cab8498b2d15700b694fb38f77562869d05e1f8b602dd05221a1ca2d63" dependencies = [ "cc", "core-graphics", "core-text", "foreign-types", "freetype", "pkg-config", ] [[package]] name = "harfbuzz_rs" version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cab35982090055087fad29795c465b33e8cf201bda50bfa008311ffe88630f16" dependencies = [ "bitflags", "harfbuzz-sys", ] [[package]] name = "inflate" version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1cdb29978cc5797bd8dcc8e5bf7de604891df2a8dc576973d71a281e916db2ff" dependencies = [ "adler32", ] [[package]] name = "jpeg-decoder" version = "0.1.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0256f0aec7352539102a9efbcb75543227b7ab1117e0f95450023af730128451" dependencies = [ "byteorder", ] [[package]] name = "kurbo" version = "0.5.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bf50e17a1697110c694d47c5b1a6b64faf5eb3ffe5a286df23fb8cd516e33be6" dependencies = [ "arrayvec", ] [[package]] name = "libc" version = "0.2.69" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "99e85c08494b21a9054e7fe1374a732aeadaff3980b6990b94bfd3a70f690005" [[package]] name = "log" version = "0.4.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7" dependencies = [ "cfg-if", ] [[package]] name = "lyon_geom" version = "0.15.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "575bca30bcbaea23a6f544a9e8b57b12ceb3611ea3fd4f5779a1d6705b4672b7" dependencies = [ "arrayvec", "euclid", "num-traits", ] [[package]] name = "matches" version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" [[package]] name = "memmap2" version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d9b70ca2a6103ac8b665dc150b142ef0e4e89df640c9e6cf295d189c3caebe5a" dependencies = [ "libc", ] [[package]] name = "miniz_oxide" version = "0.3.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "aa679ff6578b1cddee93d7e82e263b94a575e0bfced07284eb0c037c1d2416a5" dependencies = [ "adler32", ] [[package]] name = "num-traits" version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c62be47e61d1842b9170f0fdeec8eba98e60e90e5446449a0545e5152acd7096" dependencies = [ "autocfg", ] [[package]] name = "pico-args" version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2fce25154205cf4360b456fd7d48994afe20663b77e3bd3d0a353a2fccf7f22c" [[package]] name = "pkg-config" version = "0.3.17" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677" [[package]] name = "png" version = "0.15.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ef859a23054bbfee7811284275ae522f0434a3c8e7f4b74bd4a35ae7e1c4a283" dependencies = [ "bitflags", "crc32fast", "deflate", "inflate", ] [[package]] name = "raqote" version = "0.7.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5e8400fa875bc4d584d9145cef72074df4d51d106dcc52678d4bf4214ba52eae" dependencies = [ "euclid", "lyon_geom", "png", "sw-composite", "typed-arena", ] [[package]] name = "rctree" version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "be9e29cb19c8fe84169fcb07f8f11e66bc9e6e0280efd4715c54818296f8a4a8" [[package]] name = "rendersvg-meetmangukiya" version = "0.9.1" dependencies = [ "fern", "log", "pico-args", "resvg", ] [[package]] name = "resvg" version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "52d7032d9d22798fd2f832e893247c0e33040c01742a02812101bd94f7591629" dependencies = [ "cairo-rs", "jpeg-decoder", "log", "png", "raqote", "resvg-qt", "resvg-skia", "rgb", "svgfilters", "usvg", ] [[package]] name = "resvg-qt" version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1e546d29f684d4d0326512655d74bba3524865586be2d0293689ed4981ed046c" dependencies = [ "cc", "pkg-config", ] [[package]] name = "resvg-skia" version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "87138351fa659f1c035dd7a25c3d2f86a26b87e7498ec68a871d2d59000d7506" dependencies = [ "cc", "pkg-config", ] [[package]] name = "rgb" version = "0.8.17" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a85b83fd629b0ce765f45316774fa6aaa95947fd74c8e4bbf3c6d1e349701d95" [[package]] name = "roxmltree" version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "99d696b20b92d3e02e08fd8456f0ab03007c99e6b111a6205b9cb6fc044d0957" dependencies = [ "xmlparser", ] [[package]] name = "servo-freetype-sys" version = "4.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2c4ccb6d0d32d277d3ef7dea86203d8210945eb7a45fba89dd445b3595dd0dfc" dependencies = [ "cmake", "pkg-config", ] [[package]] name = "simplecss" version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "596554e63596d556a0dbd681416342ca61c75f1a45203201e7e77d3fa2fa9014" dependencies = [ "log", ] [[package]] name = "siphasher" version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac" [[package]] name = "svgfilters" version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "08035a14ca51cbc8dde5470f9109615e6acf181020dc9f1cfba9c12efd31ad84" dependencies = [ "float-cmp", "rgb", ] [[package]] name = "svgtypes" version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9c536faaff1a10837cfe373142583f6e27d81e96beba339147e77b67c9f260ff" dependencies = [ "float-cmp", "siphasher", ] [[package]] name = "sw-composite" version = "0.7.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4d6f48c48b3c9694cc69663c891e5fbcf20437dd377e52221491816778e28184" [[package]] name = "ttf-parser" version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a67a691cd15aae8f55fcc6e68efec96ec9e6e3ad967ac16f18681e2268c92037" [[package]] name = "typed-arena" version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae" [[package]] name = "unicode-bidi" version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5" dependencies = [ "matches", ] [[package]] name = "unicode-script" version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dc3ca3febe3d301fa4ff250e63a11d9da58390c3f079c736fc6602bcd36449d2" [[package]] name = "unicode-vo" version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94" [[package]] name = "usvg" version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4725473a52c4ebc949d3141d39c97b5131a575a96bea4912ccd5b03a720d7a1b" dependencies = [ "base64", "data-url", "flate2", "harfbuzz_rs", "kurbo", "log", "memmap2", "rctree", "roxmltree", "simplecss", "siphasher", "svgtypes", "ttf-parser", "unicode-bidi", "unicode-script", "unicode-vo", "xmlwriter", ] [[package]] name = "xmlparser" version = "0.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ccb4240203dadf40be2de9369e5c6dec1bf427528115b030baca3334c18362d7" [[package]] name = "xmlwriter" version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"