panorama/Cargo.lock

2939 lines
71 KiB
Plaintext
Raw Normal View History

2021-02-12 08:12:43 +00:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2021-07-19 23:16:08 +00:00
version = 3
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "ab_glyph"
version = "0.2.11"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "af0ac006645f86f20f6c6fa4dcaef920bf803df819123626f9440e35835e7d80"
dependencies = [
"ab_glyph_rasterizer",
"owned_ttf_parser 0.12.1",
]
2021-03-02 06:15:12 +00:00
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "ab_glyph_rasterizer"
version = "0.1.4"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "d9fe5e32de01730eb1f6b7f5b51c17e03e2325bf40a74f754f04f130043affff"
2021-03-10 09:44:31 +00:00
2021-03-23 17:18:35 +00:00
[[package]]
name = "ahash"
2021-07-19 23:16:08 +00:00
version = "0.4.7"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e"
2021-03-23 17:18:35 +00:00
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "andrew"
version = "0.3.1"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "8c4afb09dd642feec8408e33f92f3ffc4052946f6b20f32fb99c1f58cd4fa7cf"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"rusttype",
"walkdir",
"xdg",
"xml-rs",
2021-03-02 06:15:12 +00:00
]
[[package]]
name = "ansi_term"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
dependencies = [
2021-07-19 23:16:08 +00:00
"winapi 0.3.9",
2021-02-16 10:45:41 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "anyhow"
2021-07-19 23:16:08 +00:00
version = "1.0.42"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "595d3cfa7a60d4555cb5067b99f07142a08ea778de5cf993f7b75c7d8fabc486"
2021-02-12 08:12:43 +00:00
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "approx"
version = "0.5.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "072df7202e63b127ab55acfe16ce97013d5b97bf160489336d3f1840fd78e99e"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"num-traits",
2021-03-10 09:44:31 +00:00
]
2021-02-26 03:54:41 +00:00
[[package]]
name = "arrayvec"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "ash"
version = "0.31.0"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "c69a8137596e84c22d57f3da1b5de1d4230b1742a710091c85f4d7ce50f00f38"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"libloading 0.6.7",
2021-03-23 17:18:35 +00:00
]
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
"hermit-abi",
"libc",
2021-07-19 23:16:08 +00:00
"winapi 0.3.9",
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "autocfg"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
2021-03-10 09:44:31 +00:00
[[package]]
name = "bit-set"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e11e16035ea35e4e5997b393eacbf6f63983188f7a2ad25bfb13465f5ad59de"
dependencies = [
"bit-vec",
]
[[package]]
name = "bit-vec"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
2021-02-12 08:12:43 +00:00
[[package]]
name = "bitflags"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "block"
version = "0.1.6"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
2021-03-23 17:18:35 +00:00
2021-02-26 03:54:41 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "bumpalo"
version = "2.6.0"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "ad807f2fc2bf185eeb98ff3a901bd46dc5ad58163d0fa4577ba0d25674d71708"
2021-02-26 03:54:41 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "bumpalo"
version = "3.7.0"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631"
2021-02-26 03:54:41 +00:00
2021-02-12 12:32:17 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "bytemuck"
version = "1.7.0"
2021-02-12 12:32:17 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "9966d2ab714d0f785dbac0a0396251a35280aeb42413281617d0209ab4898435"
2021-02-12 12:32:17 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bytemuck_derive",
2021-02-22 21:33:30 +00:00
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "bytemuck_derive"
version = "1.0.1"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "8e215f8c2f9f79cb53c8335e687ffd07d5bfcb6fe5fc80723762d0be46e7cc54"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"proc-macro2",
"quote",
"syn",
2021-03-02 06:15:12 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "byteorder"
2021-03-20 07:53:40 +00:00
version = "1.4.3"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-20 07:53:40 +00:00
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
2021-02-12 08:12:43 +00:00
[[package]]
name = "bytes"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040"
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "calloop"
version = "0.6.5"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "0b036167e76041694579972c28cf4877b4f92da222560ddb49008937b6a6727c"
2021-03-02 06:15:12 +00:00
dependencies = [
"log",
2021-07-19 23:16:08 +00:00
"nix 0.18.0",
2021-03-02 06:15:12 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "cc"
2021-07-19 23:16:08 +00:00
version = "1.0.69"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "e70cc2f62c6ce1868963827bd677764c62d07c3d9a3e1fb1177ee1a9ab199eb2"
2021-03-02 06:15:12 +00:00
dependencies = [
"jobserver",
]
2021-02-12 08:12:43 +00:00
2021-02-24 10:46:21 +00:00
[[package]]
name = "cfg-if"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
2021-02-12 08:12:43 +00:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2021-03-25 18:27:57 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "cfg_aliases"
version = "0.1.1"
2021-03-09 11:21:23 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2021-03-09 11:21:23 +00:00
[[package]]
name = "clap"
version = "2.33.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
dependencies = [
2021-02-22 07:37:19 +00:00
"ansi_term",
"atty",
2021-07-19 23:16:08 +00:00
"bitflags",
2021-02-20 05:03:33 +00:00
"strsim 0.8.0",
"textwrap",
"unicode-width",
"vec_map",
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "clipboard-win"
version = "4.2.1"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "4e4ea1881992efc993e4dc50a324cdbd03216e41bdc8385720ff47efc9bd2ca8"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"error-code",
"str-buf",
"winapi 0.3.9",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "clipboard_macos"
version = "0.1.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "145a7f9e9b89453bc0a5e32d166456405d389cea5b578f57f1274b1397588a95"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"objc",
"objc-foundation",
"objc_id",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "clipboard_wayland"
version = "0.2.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "6f6364a9f7a66f2ac1a1a098aa1c7f6b686f2496c6ac5e5c0d773445df912747"
dependencies = [
"smithay-clipboard",
]
2021-03-10 09:44:31 +00:00
2021-02-22 07:37:19 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "clipboard_x11"
version = "0.3.1"
2021-02-22 07:37:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "64240d63f1883d87e5637bfcaf9d77e5c8bd24e30fd440ea2dff5c48c0bf0b7a"
2021-02-22 07:37:19 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"thiserror",
"x11rb",
2021-02-22 07:37:19 +00:00
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "cmake"
version = "0.1.45"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "eb6210b637171dfba4cda12e579ac6dc73f5165ad56133e5d72ef3131f320855"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"cc",
2021-03-02 06:15:12 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "cocoa"
version = "0.24.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "6f63902e9223530efb4e26ccd0cf55ec30d592d3b42e21a28defc42a9586e832"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"block",
"cocoa-foundation",
"core-foundation 0.9.1",
"core-graphics 0.22.2",
"foreign-types",
2021-03-02 06:15:12 +00:00
"libc",
2021-07-19 23:16:08 +00:00
"objc",
2021-03-02 06:15:12 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "cocoa-foundation"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "7ade49b65d560ca58c403a479bb396592b155c0185eada742ee323d1d68d6318"
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"block",
"core-foundation 0.9.1",
"core-graphics-types",
"foreign-types",
"libc",
"objc",
]
2021-02-26 03:54:41 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "copyless"
2021-02-26 03:54:41 +00:00
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "a2df960f5d869b2dd8532793fde43eb5427cceb126c929747a26823ab0eeb536"
[[package]]
name = "core-foundation"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
dependencies = [
"core-foundation-sys 0.7.0",
"libc",
]
2021-02-26 03:54:41 +00:00
2021-03-02 06:15:12 +00:00
[[package]]
name = "core-foundation"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a89e2ae426ea83155dccf10c0fa6b1463ef6d5fcb44cee0b224a408fa640a62"
dependencies = [
2021-07-19 23:16:08 +00:00
"core-foundation-sys 0.8.2",
2021-03-02 06:15:12 +00:00
"libc",
]
2021-07-19 23:16:08 +00:00
[[package]]
name = "core-foundation-sys"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
2021-03-02 06:15:12 +00:00
[[package]]
name = "core-foundation-sys"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea221b5284a47e40033bf9b66f35f984ec0ea2931eb03505246cd27a963f981b"
[[package]]
2021-07-19 23:16:08 +00:00
name = "core-graphics"
version = "0.19.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "b3889374e6ea6ab25dba90bb5d96202f61108058361f6dc72e8b03e6f8bbe923"
2021-06-24 18:59:20 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"core-foundation 0.7.0",
"foreign-types",
2021-06-24 18:59:20 +00:00
"libc",
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "core-graphics"
version = "0.22.2"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "269f35f69b542b80e736a20a89a05215c0ce80c2c03c514abb2e318b78379d86"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"core-foundation 0.9.1",
"core-graphics-types",
"foreign-types",
"libc",
2021-03-02 06:15:12 +00:00
]
2021-03-23 17:18:35 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "core-graphics-types"
version = "0.1.1"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "3a68b68b3446082644c91ac778bf50cd4104bfb002b5a6a7c44cca5a2c70788b"
2021-03-23 17:18:35 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"core-foundation 0.9.1",
"foreign-types",
"libc",
2021-03-23 17:18:35 +00:00
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "core-text"
version = "19.2.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "99d74ada66e07c1cefa18f8abfba765b486f250de2e4a999e5727fc0dd4b4a25"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"core-foundation 0.9.1",
"core-graphics 0.22.2",
"foreign-types",
"libc",
]
[[package]]
name = "core-video-sys"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34ecad23610ad9757664d644e369246edde1803fcb43ed72876565098a5d3828"
dependencies = [
"cfg-if 0.1.10",
"core-foundation-sys 0.7.0",
"core-graphics 0.19.2",
"libc",
"objc",
2021-03-02 06:15:12 +00:00
]
2021-03-23 17:18:35 +00:00
[[package]]
name = "crossbeam-channel"
2021-06-24 18:59:20 +00:00
version = "0.5.1"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4"
2021-03-23 17:18:35 +00:00
dependencies = [
"cfg-if 1.0.0",
2021-07-19 23:16:08 +00:00
"crossbeam-utils",
2021-03-23 17:18:35 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "crossbeam-deque"
version = "0.8.0"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9"
2021-03-23 17:18:35 +00:00
dependencies = [
"cfg-if 1.0.0",
2021-07-19 23:16:08 +00:00
"crossbeam-epoch",
"crossbeam-utils",
2021-03-23 17:18:35 +00:00
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "crossbeam-epoch"
version = "0.9.5"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"cfg-if 1.0.0",
"crossbeam-utils",
2021-03-10 09:44:31 +00:00
"lazy_static",
2021-07-19 23:16:08 +00:00
"memoffset",
"scopeguard",
2021-03-10 09:44:31 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "crossbeam-utils"
2021-06-24 18:59:20 +00:00
version = "0.8.5"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db"
2021-02-12 08:12:43 +00:00
dependencies = [
"cfg-if 1.0.0",
"lazy_static",
2021-02-12 08:12:43 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "d3d12"
version = "0.3.2"
2021-02-24 10:46:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "d0a60cceb22c7c53035f8980524fdc7f17cf49681a3c154e6757d30afbec6ec4"
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"libloading 0.6.7",
"winapi 0.3.9",
]
2021-02-24 10:46:21 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "darling"
version = "0.10.2"
2021-02-24 10:46:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "0d706e75d87e35569db781a9b5e2416cff1236a47ed380831f959382ccd5f858"
2021-02-24 10:46:21 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"darling_core",
"darling_macro",
2021-02-24 10:46:21 +00:00
]
2021-02-26 03:54:41 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "darling_core"
version = "0.10.2"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "f0c960ae2da4de88a91b2d920c2a7233b400bc33cb28453a2987822d8392519b"
2021-02-26 03:54:41 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"fnv",
"ident_case",
"proc-macro2",
"quote",
"strsim 0.9.3",
"syn",
2021-02-26 03:54:41 +00:00
]
2021-02-24 10:46:21 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "darling_macro"
version = "0.10.2"
2021-02-24 10:46:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "d9b5a2f4ac4969822c62224815d069952656cadc7084fdca9751e6d959189b72"
2021-02-24 10:46:21 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"darling_core",
"quote",
"syn",
2021-02-26 03:54:41 +00:00
]
[[package]]
name = "derivative"
version = "2.2.0"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
2021-02-26 03:54:41 +00:00
dependencies = [
"proc-macro2",
2021-07-19 23:16:08 +00:00
"quote",
"syn",
2021-03-25 14:12:28 +00:00
]
[[package]]
name = "dirs-next"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
dependencies = [
"cfg-if 1.0.0",
"dirs-sys-next",
]
[[package]]
name = "dirs-sys-next"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
dependencies = [
"libc",
2021-07-19 23:16:08 +00:00
"redox_users",
"winapi 0.3.9",
2021-02-26 03:54:41 +00:00
]
2021-03-23 17:18:35 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "dispatch"
version = "0.2.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "dlib"
version = "0.4.2"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "b11f15d1e3268f140f68d390637d5e76d849782d971ae7063e0da69fe9709a76"
dependencies = [
"libloading 0.6.7",
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "dlib"
version = "0.5.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "ac1b7517328c04c2aa68422fc60a41b92208182142ed04a25879c26c8f878794"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"libloading 0.7.0",
2021-03-10 09:44:31 +00:00
]
2021-03-25 18:27:57 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "dodrio"
version = "0.2.0"
2021-03-25 18:27:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "b7593dfc68e57dc1d058ada0f151ba07f4b05183c4da4c4df8ff651a81ef0fab"
2021-03-25 18:27:57 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bumpalo 2.6.0",
"cfg-if 0.1.10",
"fxhash",
"js-sys",
"longest-increasing-subsequence",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
2021-03-25 18:27:57 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "downcast-rs"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"
[[package]]
2021-07-19 23:16:08 +00:00
name = "dwrote"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b"
dependencies = [
2021-07-19 23:16:08 +00:00
"lazy_static",
"libc",
"winapi 0.3.9",
"wio",
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "either"
version = "1.6.1"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "error-code"
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "b5115567ac25674e0043e472be13d14e537f37ea8aa4bdc4aef0c89add1db1ff"
dependencies = [
2021-07-19 23:16:08 +00:00
"libc",
"str-buf",
]
2021-02-22 07:37:19 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "euclid"
version = "0.22.6"
2021-02-22 07:37:19 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "da96828553a086d7b18dcebfc579bd9628b016f86590d7453c115e490fa74b80"
2021-02-22 07:37:19 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"num-traits",
2021-02-22 07:37:19 +00:00
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "expat-sys"
version = "2.1.6"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "658f19728920138342f68408b7cf7644d90d4784353d8ebc32e7e8663dbe45fa"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"cmake",
"pkg-config",
2021-03-02 06:15:12 +00:00
]
2021-03-10 09:44:31 +00:00
[[package]]
name = "fixedbitset"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "float-ord"
version = "0.2.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "7bad48618fdb549078c333a7a8528acb57af271d0433bdecd523eb620628364e"
2021-03-02 06:15:12 +00:00
2021-02-20 05:03:33 +00:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2021-07-19 23:16:08 +00:00
[[package]]
name = "font-kit"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "46c9a156ec38864999bc9c4156e5f3b50224d4a5578028a64e5a3875caa9ee28"
dependencies = [
"bitflags",
"byteorder",
"core-foundation 0.9.1",
"core-graphics 0.22.2",
"core-text",
"dirs-next",
"dwrote",
"float-ord",
"freetype",
"lazy_static",
"libc",
"log",
"pathfinder_geometry",
"pathfinder_simd",
"servo-fontconfig",
"walkdir",
"winapi 0.3.9",
]
2021-03-02 06:15:12 +00:00
[[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 = "form_urlencoded"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
dependencies = [
"matches",
"percent-encoding",
]
2021-02-20 01:44:04 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "freetype"
version = "0.7.0"
2021-02-20 01:44:04 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "bee38378a9e3db1cc693b4f88d166ae375338a0ff75cb8263e1c601d51f35dc6"
2021-02-20 01:44:04 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"freetype-sys",
"libc",
2021-02-20 01:44:04 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "freetype-sys"
version = "0.13.1"
2021-02-20 01:44:04 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "a37d4011c0cc628dfa766fcc195454f4b068d7afdc2adfd28861191d866e731a"
2021-02-20 01:44:04 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"cmake",
"libc",
"pkg-config",
2021-02-20 01:44:04 +00:00
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "fuchsia-zircon"
version = "0.3.3"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
dependencies = [
"bitflags",
"fuchsia-zircon-sys",
]
2021-03-23 17:18:35 +00:00
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "fuchsia-zircon-sys"
version = "0.3.3"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
2021-03-10 09:44:31 +00:00
2021-02-12 08:12:43 +00:00
[[package]]
name = "futures"
2021-06-24 18:59:20 +00:00
version = "0.3.15"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "0e7e43a803dae2fa37c1f6a8fe121e1f7bf9548b4dfc0522a42f34145dadfc27"
2021-02-12 08:12:43 +00:00
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-channel"
2021-06-24 18:59:20 +00:00
version = "0.3.15"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "e682a68b29a882df0545c143dc3646daefe80ba479bcdede94d5a703de2871e2"
2021-02-12 08:12:43 +00:00
dependencies = [
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
2021-06-24 18:59:20 +00:00
version = "0.3.15"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "0402f765d8a89a26043b889b26ce3c4679d268fa6bb22cd7c6aad98340e179d1"
2021-02-12 08:12:43 +00:00
[[package]]
name = "futures-executor"
2021-06-24 18:59:20 +00:00
version = "0.3.15"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "badaa6a909fac9e7236d0620a2f57f7664640c56575b71a7552fbd68deafab79"
2021-02-12 08:12:43 +00:00
dependencies = [
"futures-core",
"futures-task",
"futures-util",
2021-07-19 23:16:08 +00:00
"num_cpus",
2021-02-12 08:12:43 +00:00
]
[[package]]
name = "futures-io"
2021-06-24 18:59:20 +00:00
version = "0.3.15"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "acc499defb3b348f8d8f3f66415835a9131856ff7714bf10dadfc4ec4bdb29a1"
2021-02-12 08:12:43 +00:00
[[package]]
name = "futures-macro"
2021-06-24 18:59:20 +00:00
version = "0.3.15"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "a4c40298486cdf52cc00cd6d6987892ba502c7656a16a4192a9992b1ccedd121"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-06-24 18:59:20 +00:00
"autocfg",
2021-02-12 08:12:43 +00:00
"proc-macro-hack",
"proc-macro2",
2021-07-19 23:16:08 +00:00
"quote",
"syn",
2021-02-12 08:12:43 +00:00
]
[[package]]
name = "futures-sink"
2021-06-24 18:59:20 +00:00
version = "0.3.15"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "a57bead0ceff0d6dde8f465ecd96c9338121bb7717d3e7b108059531870c4282"
2021-02-12 08:12:43 +00:00
[[package]]
name = "futures-task"
2021-06-24 18:59:20 +00:00
version = "0.3.15"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "8a16bef9fc1a4dddb5bee51c989e3fbba26569cbb0e31f5b303c184e3dd33dae"
2021-02-12 08:12:43 +00:00
[[package]]
name = "futures-util"
2021-06-24 18:59:20 +00:00
version = "0.3.15"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "feb5c238d27e2bf94ffdfd27b2c29e3df4a68c4193bb6427384259e2bf191967"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-06-24 18:59:20 +00:00
"autocfg",
2021-02-12 08:12:43 +00:00
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
2021-07-19 23:16:08 +00:00
"pin-project-lite",
2021-02-12 08:12:43 +00:00
"pin-utils",
"proc-macro-hack",
"proc-macro-nested",
"slab",
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "fxhash"
version = "0.2.1"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"byteorder",
2021-03-02 06:15:12 +00:00
]
2021-02-22 21:33:30 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "gethostname"
version = "0.2.1"
2021-02-22 21:33:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "e692e296bfac1d2533ef168d0b60ff5897b8b70a4009276834014dd8924cc028"
2021-02-22 21:33:30 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"libc",
"winapi 0.3.9",
2021-02-22 21:33:30 +00:00
]
2021-02-24 10:46:21 +00:00
[[package]]
name = "getrandom"
version = "0.1.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
dependencies = [
"cfg-if 1.0.0",
"libc",
"wasi 0.9.0+wasi-snapshot-preview1",
]
2021-03-02 06:15:12 +00:00
[[package]]
name = "getrandom"
2021-06-24 18:59:20 +00:00
version = "0.2.3"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753"
2021-03-02 06:15:12 +00:00
dependencies = [
"cfg-if 1.0.0",
"libc",
2021-07-19 23:16:08 +00:00
"wasi 0.10.2+wasi-snapshot-preview1",
2021-03-02 06:15:12 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "gfx-auxil"
version = "0.8.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "e7b33ecf067f2117668d91c9b0f2e5f223ebd1ffec314caa2f3de27bb580186d"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"fxhash",
"gfx-hal",
"spirv_cross",
2021-03-02 06:15:12 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "gfx-backend-dx11"
version = "0.7.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "f851d03c2e8f117e3702bf41201a4fafa447d5cb1276d5375870ae7573d069dd"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"arrayvec",
"bitflags",
"gfx-auxil",
"gfx-hal",
"libloading 0.6.7",
2021-03-02 06:15:12 +00:00
"log",
2021-07-19 23:16:08 +00:00
"parking_lot",
"range-alloc",
"raw-window-handle",
"smallvec",
"spirv_cross",
"thunderdome",
"winapi 0.3.9",
"wio",
2021-03-02 06:15:12 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "gfx-backend-dx12"
version = "0.7.1"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "5032d716a2a5f4dafb4675a794c5dc32081af8fbc7303c93ad93ff5413c6559f"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"arrayvec",
"bit-set",
"bitflags",
"d3d12",
"gfx-auxil",
"gfx-hal",
2021-03-02 06:15:12 +00:00
"log",
2021-07-19 23:16:08 +00:00
"parking_lot",
"range-alloc",
"raw-window-handle",
"smallvec",
"spirv_cross",
"thunderdome",
"winapi 0.3.9",
2021-03-02 06:15:12 +00:00
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "gfx-backend-empty"
version = "0.7.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "9f07ef26a65954cfdd7b4c587f485100d1bb3b0bd6a51b02d817d6c87cca7a91"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"gfx-hal",
2021-03-10 09:44:31 +00:00
"log",
2021-07-19 23:16:08 +00:00
"raw-window-handle",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "gfx-backend-gl"
version = "0.7.1"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "c6717c50ab601efe4a669bfb44db615e3888695ac8263222aeaa702642b9fbc2"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"arrayvec",
"bitflags",
"gfx-auxil",
"gfx-hal",
"glow",
"js-sys",
"khronos-egl",
"libloading 0.6.7",
2021-03-10 09:44:31 +00:00
"log",
2021-07-19 23:16:08 +00:00
"naga",
2021-03-10 09:44:31 +00:00
"parking_lot",
2021-07-19 23:16:08 +00:00
"raw-window-handle",
"spirv_cross",
"wasm-bindgen",
"web-sys",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "gfx-backend-metal"
version = "0.7.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "8dc54b456ece69ef49f8893269ebf24ac70969ed34ba2719c3f3abcc8fbff14e"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"arrayvec",
"bitflags",
"block",
"cocoa-foundation",
"copyless",
"foreign-types",
"gfx-auxil",
"gfx-hal",
"log",
"metal",
"naga",
"objc",
"parking_lot",
"range-alloc",
"raw-window-handle",
"spirv_cross",
"storage-map",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "gfx-backend-vulkan"
version = "0.7.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "dabe88b1a5c91e0f969b441cc57e70364858066e4ba937deeb62065654ef9bd9"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"arrayvec",
"ash",
"byteorder",
"core-graphics-types",
"gfx-hal",
"inplace_it",
2021-03-10 09:44:31 +00:00
"log",
2021-07-19 23:16:08 +00:00
"naga",
"objc",
"parking_lot",
"raw-window-handle",
2021-03-10 09:44:31 +00:00
"smallvec",
2021-07-19 23:16:08 +00:00
"winapi 0.3.9",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "gfx-hal"
version = "0.7.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "c1d9cc8d3b573dda62d0baca4f02e0209786e22c562caff001d77c389008781d"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"naga",
"raw-window-handle",
"thiserror",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "glam"
version = "0.10.2"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "579160312273c954cc51bd440f059dde741029ac8daf8c84fece76cb77f62c15"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"version_check",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "glow"
version = "0.7.2"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "072136d2c3783f3a92f131acb227bc806d3886278e2a4dc1e9990ec89ef9e70b"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"js-sys",
"slotmap",
"wasm-bindgen",
"web-sys",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "glyph_brush"
version = "0.7.2"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "3e3f00b8574a76fb6c50890c48da03946ca50e4372a2778737922666a2238221"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"glyph_brush_draw_cache",
"glyph_brush_layout",
2021-03-10 09:44:31 +00:00
"log",
"ordered-float",
2021-07-19 23:16:08 +00:00
"rustc-hash",
"twox-hash",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "glyph_brush_draw_cache"
version = "0.1.4"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "ac2c82074cafb68b9e459c50c655f7eedcb92d6ee7166813802934bc6fc29fa3"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"ab_glyph",
"crossbeam-channel",
"crossbeam-deque",
"linked-hash-map",
"rayon",
"rustc-hash",
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "glyph_brush_layout"
version = "0.2.3"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "cc32c2334f00ca5ac3695c5009ae35da21da8c62d255b5b96d56e2597a637a38"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"ab_glyph",
"approx",
"xi-unicode",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "gpu-alloc"
version = "0.3.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "1e7724b9aef57ea36d70faf54e0ee6265f86e41de16bed8333efdeab5b00e16b"
dependencies = [
"bitflags",
"gpu-alloc-types",
"tracing",
]
2021-06-24 18:59:20 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "gpu-alloc-types"
version = "0.2.0"
2021-06-24 18:59:20 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "54804d0d6bc9d7f26db4eaec1ad10def69b599315f487d32c334a80d1efe67a5"
2021-03-23 17:18:35 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
2021-03-23 17:18:35 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "gpu-descriptor"
version = "0.1.1"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "e8a70f1e87a3840ed6a3e99e02c2b861e4dbdf26f0d07e38f42ea5aff46cfce2"
2021-03-23 17:18:35 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"gpu-descriptor-types",
"hashbrown 0.9.1",
"tracing",
]
[[package]]
name = "gpu-descriptor-types"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "363e3677e55ad168fef68cf9de3a4a310b53124c5e784c53a1d70e92d23f2126"
dependencies = [
"bitflags",
]
[[package]]
name = "guillotiere"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9253eedea82720b2bc91fe831c9ce3a31299955ed5eb19b9ed600a625b686212"
dependencies = [
"euclid",
"svg_fmt",
]
[[package]]
name = "hashbrown"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
dependencies = [
"ahash",
2021-03-23 17:18:35 +00:00
]
2021-03-10 09:44:31 +00:00
2021-07-19 23:16:08 +00:00
[[package]]
name = "hashbrown"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
[[package]]
name = "heck"
2021-06-24 18:59:20 +00:00
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
dependencies = [
"unicode-segmentation",
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "hermit-abi"
2021-06-24 18:59:20 +00:00
version = "0.1.19"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
2021-02-12 08:12:43 +00:00
dependencies = [
"libc",
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "iced"
version = "0.3.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "05279cf5a83b960a1a01cff455fede8a33df720f3ff4fc9d33be79fcea9d2466"
dependencies = [
"iced_core",
"iced_futures",
"iced_web",
"iced_wgpu",
"iced_winit",
"thiserror",
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "iced_core"
version = "0.4.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "fafe4a5eeee85876f3bad347338456e0f3e7fcdc2381a5ce6c3ba2a60dd769bf"
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "iced_futures"
version = "0.3.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "a89fdde2cb9c5807d23f40230297122e480428c660ad7d0373e625cd0725afa1"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"futures",
"log",
"wasm-bindgen-futures",
2021-03-02 06:15:12 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "iced_graphics"
version = "0.2.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "c7e977de2685d4c0671e6d4b6cab5edab432295507552a746cdb759c0a8dc1f5"
dependencies = [
"bytemuck",
"font-kit",
"glam",
"iced_native",
"iced_style",
"raw-window-handle",
"thiserror",
]
2021-03-02 06:15:12 +00:00
2021-02-20 05:03:33 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "iced_native"
version = "0.4.0"
2021-02-20 05:03:33 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "35030736d160e88b79edddee7ab664a2f3ac6b4046608e298b4c853030e3cc06"
dependencies = [
"iced_core",
"iced_futures",
"num-traits",
"twox-hash",
"unicode-segmentation",
]
2021-02-20 05:03:33 +00:00
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "iced_style"
version = "0.3.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "ca93066a80759bfb31f2900d45ca4cf7500b88611607da5e380143badfcd7837"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"iced_core",
2021-03-02 06:15:12 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "iced_web"
version = "0.4.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "9c57300b109735abcee7aed27101eb1b29016ba07ec50b6944530982231397ad"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"dodrio",
"iced_core",
"iced_futures",
"iced_style",
"num-traits",
"url",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
2021-03-02 06:15:12 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "iced_wgpu"
version = "0.4.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "82aca9978311350fab02132bc0f5c66cd89d3165e16eae22d42ab0acec529ae9"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bytemuck",
"futures",
"glyph_brush",
"guillotiere",
"iced_graphics",
"iced_native",
"log",
"raw-window-handle",
"wgpu",
"wgpu_glyph",
2021-03-02 06:15:12 +00:00
]
2021-06-24 18:59:20 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "iced_winit"
version = "0.3.0"
2021-06-24 18:59:20 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "a6bd9fc4bb0e18949a905e3fe36aa4f7e85375ab3c4a83610cf7f08b5ed106f2"
2021-06-24 18:59:20 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"iced_futures",
"iced_graphics",
"iced_native",
"log",
"thiserror",
"winapi 0.3.9",
"window_clipboard",
"winit",
2021-06-24 18:59:20 +00:00
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "ident_case"
version = "1.0.1"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2021-03-10 09:44:31 +00:00
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "idna"
version = "0.2.3"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"matches",
"unicode-bidi",
"unicode-normalization",
2021-02-12 08:12:43 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "indexmap"
version = "1.7.0"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"autocfg",
"hashbrown 0.11.2",
2021-02-12 08:12:43 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "inplace_it"
version = "0.3.3"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "90953f308a79fe6d62a4643e51f848fbfddcd05975a38e69fdf4ab86a7baf7ca"
2021-02-12 08:12:43 +00:00
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "instant"
version = "0.1.10"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "bee0328b1209d157ef001c94dd85b4f8f64139adb0eac2659f4b08382b2f474d"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"cfg-if 1.0.0",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "iovec"
version = "0.1.4"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"libc",
2021-03-10 09:44:31 +00:00
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "jni-sys"
version = "0.3.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
2021-03-02 06:15:12 +00:00
[[package]]
name = "jobserver"
2021-06-24 18:59:20 +00:00
version = "0.1.22"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "972f5ae5d1cb9c6ae417789196c803205313edde988685da5e3aae0827b9e7fd"
2021-03-02 06:15:12 +00:00
dependencies = [
"libc",
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "js-sys"
2021-07-19 23:16:08 +00:00
version = "0.3.46"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "cf3d7383929f7c9c7c2d0fa596f325832df98c3704f2c60553080f7127a58175"
2021-02-12 08:12:43 +00:00
dependencies = [
"wasm-bindgen",
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "kernel32-sys"
version = "0.2.2"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"winapi 0.2.8",
"winapi-build",
2021-03-10 09:44:31 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "khronos-egl"
version = "3.0.2"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "b19cc4a81304db2a0ad69740e83cdc3a9364e3f9bd6d88a87288a4c2deec927b"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"libc",
"libloading 0.6.7",
2021-03-10 09:44:31 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
2021-03-02 06:15:12 +00:00
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "lazycell"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
[[package]]
name = "libc"
2021-07-19 23:16:08 +00:00
version = "0.2.98"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "320cfe77175da3a483efed4bc0adc1968ca050b098ce4f2f1c13a56626128790"
2021-03-02 06:15:12 +00:00
2021-03-23 17:18:35 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "libloading"
version = "0.6.7"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "351a32417a12d5f7e82c368a66781e307834dae04c6ce0cd4456d52989229883"
2021-03-23 17:18:35 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"cfg-if 1.0.0",
"winapi 0.3.9",
2021-03-23 17:18:35 +00:00
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "libloading"
version = "0.7.0"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "6f84d96438c15fcd6c3f244c8fce01d1e2b9c6b5623e9c711dc9286d8fc92d6a"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"cfg-if 1.0.0",
"winapi 0.3.9",
2021-03-02 06:15:12 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "linked-hash-map"
version = "0.5.4"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"
2021-02-12 08:12:43 +00:00
[[package]]
name = "lock_api"
2021-06-24 18:59:20 +00:00
version = "0.4.4"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "0382880606dff6d15c9476c416d18690b72742aa7b605bb6dd6ec9030fbf07eb"
2021-02-12 08:12:43 +00:00
dependencies = [
"scopeguard",
]
[[package]]
name = "log"
version = "0.4.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
dependencies = [
2021-02-24 10:46:21 +00:00
"cfg-if 1.0.0",
2021-02-12 08:12:43 +00:00
]
2021-02-26 03:54:41 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "longest-increasing-subsequence"
version = "0.1.0"
2021-03-25 18:27:57 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "b3bd0dd2cd90571056fdb71f6275fada10131182f84899f4b2a916e565d81d86"
2021-03-25 18:27:57 +00:00
2021-02-26 03:54:41 +00:00
[[package]]
name = "malloc_buf"
version = "0.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
dependencies = [
"libc",
]
2021-03-02 06:15:12 +00:00
[[package]]
name = "matches"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
2021-07-19 23:16:08 +00:00
[[package]]
name = "maybe-uninit"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
2021-02-12 08:12:43 +00:00
[[package]]
2021-02-16 10:45:41 +00:00
name = "memchr"
2021-06-24 18:59:20 +00:00
version = "2.4.0"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc"
2021-02-12 08:12:43 +00:00
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "memmap2"
version = "0.1.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "d9b70ca2a6103ac8b665dc150b142ef0e4e89df640c9e6cf295d189c3caebe5a"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"libc",
2021-03-02 06:15:12 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "memmap2"
version = "0.2.3"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"
2021-02-12 08:12:43 +00:00
dependencies = [
"libc",
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "memoffset"
version = "0.6.4"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"autocfg",
2021-02-12 08:12:43 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "metal"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "4598d719460ade24c7d91f335daf055bf2a7eec030728ce751814c50cdd6a26c"
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"block",
"cocoa-foundation",
"foreign-types",
"log",
"objc",
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "mio"
version = "0.6.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
dependencies = [
"cfg-if 0.1.10",
2021-07-19 23:16:08 +00:00
"fuchsia-zircon",
"fuchsia-zircon-sys",
"iovec",
"kernel32-sys",
"libc",
2021-07-19 23:16:08 +00:00
"log",
"miow 0.2.2",
"net2",
"slab",
"winapi 0.2.8",
]
2021-03-23 17:18:35 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "mio"
version = "0.7.13"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "8c2bdb6314ec10835cd3293dd268473a835c02b7b352e788be788b3c6ca6bb16"
2021-03-23 17:18:35 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"libc",
"log",
"miow 0.3.7",
"ntapi",
"winapi 0.3.9",
2021-03-23 17:18:35 +00:00
]
2021-02-26 03:54:41 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "mio-extras"
version = "2.0.6"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
2021-02-26 03:54:41 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"lazycell",
"log",
"mio 0.6.23",
"slab",
2021-02-26 03:54:41 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "miow"
version = "0.2.2"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"kernel32-sys",
"net2",
"winapi 0.2.8",
"ws2_32-sys",
2021-02-12 08:12:43 +00:00
]
2021-02-24 10:46:21 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "miow"
version = "0.3.7"
2021-02-24 10:46:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
2021-02-24 10:46:21 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"winapi 0.3.9",
2021-02-24 10:46:21 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "naga"
version = "0.3.2"
2021-02-24 10:46:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "05089b2acdf0e6a962cdbf5e328402345a27f59fcde1a59fe97a73e8149d416f"
2021-02-24 10:46:21 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bit-set",
"bitflags",
"fxhash",
"log",
"num-traits",
"petgraph",
"spirv_headers",
"thiserror",
2021-02-24 10:46:21 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "ndk"
version = "0.2.1"
2021-02-24 10:46:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "5eb167c1febed0a496639034d0c76b3b74263636045db5489eee52143c246e73"
2021-02-24 10:46:21 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"jni-sys",
"ndk-sys",
"num_enum",
"thiserror",
]
[[package]]
name = "ndk-glue"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bdf399b8b7a39c6fb153c4ec32c72fd5fe789df24a647f229c239aa7adb15241"
dependencies = [
"lazy_static",
"libc",
2021-07-19 23:16:08 +00:00
"log",
"ndk",
"ndk-macro",
"ndk-sys",
2021-02-24 10:46:21 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "ndk-macro"
version = "0.2.0"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "05d1c6307dc424d0f65b9b06e94f88248e6305726b14729fd67a5e47b2dc481d"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"darling",
"proc-macro-crate",
"proc-macro2",
"quote",
"syn",
2021-02-26 03:54:41 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "ndk-sys"
version = "0.2.1"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "c44922cb3dbb1c70b5e5f443d63b64363a898564d739ba5198e3a9138442868d"
[[package]]
name = "net2"
version = "0.2.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"
2021-02-26 03:54:41 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"cfg-if 0.1.10",
"libc",
"winapi 0.3.9",
2021-02-26 03:54:41 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "nix"
version = "0.18.0"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "83450fe6a6142ddd95fb064b746083fc4ef1705fe81f64a64e1d4b39f54a1055"
2021-02-26 03:54:41 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"cc",
"cfg-if 0.1.10",
"libc",
2021-02-26 03:54:41 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "nix"
version = "0.20.0"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "fa9b4819da1bc61c0ea48b63b7bc8604064dd43013e7cc325df098d49cd7c18a"
dependencies = [
"bitflags",
"cc",
"cfg-if 1.0.0",
"libc",
]
2021-02-12 08:12:43 +00:00
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "nom"
version = "6.1.2"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "e7413f999671bd4745a7b624bd370a569fb6bc574b23c83a3c5ed2e453f3d5e2"
dependencies = [
"memchr",
"version_check",
]
2021-03-10 09:44:31 +00:00
2021-02-22 21:33:30 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "ntapi"
version = "0.3.6"
2021-02-22 21:33:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"
dependencies = [
"winapi 0.3.9",
]
2021-02-22 21:33:30 +00:00
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "num-traits"
version = "0.2.14"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"autocfg",
2021-03-02 06:15:12 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "num_cpus"
version = "1.13.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"hermit-abi",
2021-03-02 06:15:12 +00:00
"libc",
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "num_enum"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca565a7df06f3d4b485494f25ba05da1435950f4dc263440eda7a6fa9b8e36e4"
dependencies = [
"derivative",
"num_enum_derive",
]
[[package]]
name = "num_enum_derive"
version = "0.4.3"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "ffa5a33ddddfee04c0283a7653987d634e880347e96b5b2ed64de07efb59db9d"
dependencies = [
"proc-macro-crate",
"proc-macro2",
"quote",
"syn",
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "objc"
version = "0.2.7"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
dependencies = [
"malloc_buf",
"objc_exception",
]
[[package]]
name = "objc-foundation"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
dependencies = [
"block",
"objc",
"objc_id",
]
[[package]]
name = "objc_exception"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
2021-03-02 06:15:12 +00:00
dependencies = [
"cc",
]
2021-07-19 23:16:08 +00:00
[[package]]
name = "objc_id"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
dependencies = [
"objc",
]
[[package]]
name = "once_cell"
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56"
2021-03-10 09:44:31 +00:00
[[package]]
name = "ordered-float"
2021-07-19 23:16:08 +00:00
version = "2.7.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "039f02eb0f69271f26abe3202189275d7aa2258b903cb0281b5de710a2570ff3"
2021-03-10 09:44:31 +00:00
dependencies = [
"num-traits",
]
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "owned_ttf_parser"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f923fb806c46266c02ab4a5b239735c144bdeda724a50ed058e5226f594cde3"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"ttf-parser 0.6.2",
2021-02-12 08:12:43 +00:00
]
2021-02-14 12:30:53 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "owned_ttf_parser"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60ac8dda2e5cc09bf6480e3b3feff9783db251710c922ae9369a429c51efdeb0"
2021-02-14 12:30:53 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"ttf-parser 0.12.3",
2021-02-14 12:30:53 +00:00
]
2021-02-24 12:50:27 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "panorama-core"
2021-02-24 12:50:27 +00:00
version = "0.1.0"
[[package]]
2021-07-19 23:16:08 +00:00
name = "panorama-gui"
version = "0.1.0"
dependencies = [
"anyhow",
2021-07-19 23:16:08 +00:00
"iced",
"iced_native",
"structopt",
"tokio",
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "parking_lot"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb"
dependencies = [
"instant",
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
2021-02-14 12:41:58 +00:00
version = "0.8.3"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-14 12:41:58 +00:00
checksum = "fa7a782938e745763fe6907fc6ba86946d72f49fe7e21de074e08128a99fb018"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-02-24 10:46:21 +00:00
"cfg-if 1.0.0",
2021-02-12 08:12:43 +00:00
"instant",
"libc",
2021-07-19 23:16:08 +00:00
"redox_syscall",
2021-02-12 08:12:43 +00:00
"smallvec",
2021-07-19 23:16:08 +00:00
"winapi 0.3.9",
2021-02-12 08:12:43 +00:00
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "pathfinder_geometry"
version = "0.5.1"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
2021-02-22 21:33:30 +00:00
dependencies = [
2021-03-08 23:07:44 +00:00
"log",
2021-07-19 23:16:08 +00:00
"pathfinder_simd",
2021-02-22 21:33:30 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "pathfinder_simd"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39fe46acc5503595e5949c17b818714d26fdf9b4920eacf3b2947f0199f4a6ff"
2021-02-22 21:33:30 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"rustc_version",
2021-02-22 21:33:30 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "percent-encoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
2021-02-22 21:33:30 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "pest"
2021-02-22 21:33:30 +00:00
version = "2.1.3"
2021-07-19 23:16:08 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
2021-02-22 21:33:30 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"ucd-trie",
2021-02-12 08:12:43 +00:00
]
2021-03-10 09:44:31 +00:00
[[package]]
name = "petgraph"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"
dependencies = [
"fixedbitset",
"indexmap",
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "pin-project-lite"
2021-07-19 23:16:08 +00:00
version = "0.2.7"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443"
2021-02-12 08:12:43 +00:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2021-03-02 06:15:12 +00:00
[[package]]
name = "pkg-config"
version = "0.3.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
[[package]]
name = "ppv-lite86"
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
[[package]]
name = "proc-macro-crate"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
dependencies = [
"toml",
]
[[package]]
name = "proc-macro-error"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
dependencies = [
"proc-macro-error-attr",
2021-02-26 03:54:41 +00:00
"proc-macro2",
2021-07-19 23:16:08 +00:00
"quote",
"syn",
"version_check",
]
[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
dependencies = [
"proc-macro2",
2021-07-19 23:16:08 +00:00
"quote",
"version_check",
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "proc-macro-hack"
version = "0.5.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
[[package]]
name = "proc-macro-nested"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086"
[[package]]
name = "proc-macro2"
2021-06-24 18:59:20 +00:00
version = "1.0.27"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "f0d8caf72986c1a598726adc988bb5984792ef84f5ee5aa50209145ee8077038"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"unicode-xid",
2021-02-12 08:12:43 +00:00
]
[[package]]
name = "quote"
2021-02-14 12:41:58 +00:00
version = "1.0.9"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-14 12:41:58 +00:00
checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
2021-02-12 08:12:43 +00:00
dependencies = [
"proc-macro2",
]
2021-03-10 09:44:31 +00:00
[[package]]
name = "rand"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
dependencies = [
"getrandom 0.1.16",
"libc",
2021-07-19 23:16:08 +00:00
"rand_chacha",
"rand_core",
"rand_hc",
2021-03-10 09:44:31 +00:00
]
[[package]]
name = "rand_chacha"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
dependencies = [
"ppv-lite86",
2021-07-19 23:16:08 +00:00
"rand_core",
2021-03-02 06:15:12 +00:00
]
[[package]]
name = "rand_core"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
2021-03-10 09:44:31 +00:00
dependencies = [
"getrandom 0.1.16",
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "rand_hc"
version = "0.2.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"rand_core",
2021-03-02 06:15:12 +00:00
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "range-alloc"
version = "0.1.2"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "63e935c45e09cc6dcf00d2f0b2d630a58f4095320223d47fc68918722f0538b6"
2021-03-10 09:44:31 +00:00
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "raw-window-handle"
version = "0.3.3"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "0a441a7a6c80ad6473bd4b74ec1c9a4c951794285bf941c2126f607c72e48211"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"libc",
2021-03-02 06:15:12 +00:00
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "rayon"
version = "1.5.1"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"autocfg",
"crossbeam-deque",
"either",
"rayon-core",
2021-03-10 09:44:31 +00:00
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "rayon-core"
version = "1.9.1"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-utils",
"lazy_static",
"num_cpus",
2021-03-02 06:15:12 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "redox_syscall"
2021-06-24 18:59:20 +00:00
version = "0.2.9"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "5ab49abadf3f9e1c4bc499e8845e152ad87d2ad2d30371841171169e9d75feee"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
2021-02-12 08:12:43 +00:00
]
2021-03-25 14:12:28 +00:00
[[package]]
name = "redox_users"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
dependencies = [
2021-06-24 18:59:20 +00:00
"getrandom 0.2.3",
2021-07-19 23:16:08 +00:00
"redox_syscall",
2021-02-26 03:54:41 +00:00
]
2021-03-10 09:44:31 +00:00
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "rustc_version"
version = "0.3.3"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"semver",
2021-03-02 06:15:12 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "rusttype"
version = "0.9.2"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "dc7c727aded0be18c5b80c1640eae0ac8e396abf6fa8477d96cb37d18ee5ec59"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"ab_glyph_rasterizer",
"owned_ttf_parser 0.6.0",
2021-02-12 08:12:43 +00:00
]
2021-03-02 06:15:12 +00:00
[[package]]
name = "same-file"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
[[package]]
name = "scoped-tls"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
2021-02-12 08:12:43 +00:00
[[package]]
name = "scopeguard"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
2021-03-02 06:15:12 +00:00
[[package]]
name = "semver"
2021-07-19 23:16:08 +00:00
version = "0.11.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
2021-03-02 06:15:12 +00:00
dependencies = [
"semver-parser",
]
[[package]]
name = "semver-parser"
2021-07-19 23:16:08 +00:00
version = "0.10.2"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
dependencies = [
2021-07-19 23:16:08 +00:00
"pest",
]
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "serde"
2021-06-24 18:59:20 +00:00
version = "1.0.126"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "ec7505abeacaec74ae4778d9d9328fe5a5d04253220a85c4ee022239fc996d03"
2021-03-02 06:15:12 +00:00
2021-03-25 14:12:28 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "servo-fontconfig"
version = "0.5.1"
2021-03-25 14:12:28 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "c7e3e22fe5fd73d04ebf0daa049d3efe3eae55369ce38ab16d07ddd9ac5c217c"
2021-03-25 14:12:28 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"libc",
"servo-fontconfig-sys",
2021-03-25 14:12:28 +00:00
]
2021-02-24 10:46:21 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "servo-fontconfig-sys"
version = "5.1.0"
2021-02-24 10:46:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "e36b879db9892dfa40f95da1c38a835d41634b825fbd8c4c418093d53c24b388"
2021-02-24 10:46:21 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"expat-sys",
"freetype-sys",
"pkg-config",
2021-02-22 21:33:30 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "signal-hook-registry"
2021-06-24 18:59:20 +00:00
version = "1.4.0"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
2021-02-12 08:12:43 +00:00
dependencies = [
"libc",
]
[[package]]
name = "slab"
2021-06-24 18:59:20 +00:00
version = "0.4.3"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "f173ac3d1a7e3b28003f40de0b5ce7fe2710f9b9dc3fc38664cebee46b3b6527"
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "slotmap"
version = "0.4.2"
2021-03-27 07:29:07 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "d61b40583e0c1bd3100652ba8940939decc8808e7b2a07f4f4606c6a8a40035a"
2021-03-27 07:29:07 +00:00
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "smallvec"
version = "1.6.1"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
2021-02-12 08:12:43 +00:00
2021-03-23 17:18:35 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "smithay-client-toolkit"
version = "0.12.3"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "4750c76fd5d3ac95fa3ed80fe667d6a3d8590a960e5b575b98eea93339a80b80"
2021-03-23 17:18:35 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"andrew",
"bitflags",
"calloop",
"dlib 0.4.2",
2021-03-23 17:18:35 +00:00
"lazy_static",
"log",
2021-07-19 23:16:08 +00:00
"memmap2 0.1.0",
"nix 0.18.0",
"wayland-client",
"wayland-cursor",
"wayland-protocols",
2021-03-23 17:18:35 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "smithay-client-toolkit"
version = "0.14.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "ec783683499a2cfc85b6df3d04f83b1907b5cbd98a1aed44667dbdf1eac4e64c"
2021-03-10 09:44:31 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"dlib 0.5.0",
2021-03-10 09:44:31 +00:00
"lazy_static",
2021-07-19 23:16:08 +00:00
"log",
"memmap2 0.2.3",
"nix 0.20.0",
"wayland-client",
"wayland-cursor",
"wayland-protocols",
2021-03-23 17:18:35 +00:00
]
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "smithay-clipboard"
version = "0.6.4"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "986c5b4a7bd4f50d4c51f81f844745535cb488360f9cf63293780b109b9295f3"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"smithay-client-toolkit 0.14.0",
"wayland-client",
2021-03-02 06:15:12 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "spirv_cross"
version = "0.23.1"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "60647fadbf83c4a72f0d7ea67a7ca3a81835cf442b8deae5c134c3e0055b2e14"
dependencies = [
2021-07-19 23:16:08 +00:00
"cc",
"js-sys",
"wasm-bindgen",
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "spirv_headers"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "1f5b132530b1ac069df335577e3581765995cba5a13995cdbbdbc8fb057c532c"
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"num-traits",
2021-02-26 03:54:41 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "static_assertions"
version = "1.1.0"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2021-02-26 03:54:41 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "storage-map"
version = "0.3.0"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "418bb14643aa55a7841d5303f72cf512cfb323b8cc221d51580500a1ca75206c"
2021-02-26 03:54:41 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"lock_api",
2021-02-26 03:54:41 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "str-buf"
version = "1.0.5"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "d44a3643b4ff9caf57abcee9c2c621d6c03d9135e0d8b589bd9afb5992cb176a"
2021-02-26 03:54:41 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "strsim"
version = "0.8.0"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
2021-02-12 08:12:43 +00:00
2021-03-23 17:18:35 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "strsim"
version = "0.9.3"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c"
2021-03-23 17:18:35 +00:00
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "structopt"
version = "0.3.22"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "69b041cdcb67226aca307e6e7be44c8806423d83e018bd662360a93dabce4d71"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"clap",
"lazy_static",
"structopt-derive",
2021-03-02 06:15:12 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "structopt-derive"
version = "0.4.15"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "7813934aecf5f51a54775e00068c237de98489463968231a51746bbbc03f9c10"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"heck",
"proc-macro-error",
"proc-macro2",
"quote",
"syn",
2021-03-02 06:15:12 +00:00
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "svg_fmt"
version = "0.4.1"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
2021-03-10 09:44:31 +00:00
2021-03-02 06:15:12 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "syn"
version = "1.0.65"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "f3a1d708c221c5a612956ef9f75b37e454e88d1f7b899fbd3a18d4252012d663"
2021-03-02 06:15:12 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"proc-macro2",
"quote",
"unicode-xid",
2021-03-02 06:15:12 +00:00
]
[[package]]
name = "textwrap"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
dependencies = [
"unicode-width",
]
2021-03-23 17:18:35 +00:00
[[package]]
name = "thiserror"
2021-07-19 23:16:08 +00:00
version = "1.0.26"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "93119e4feac1cbe6c798c34d3a53ea0026b0b1de6a120deef895137c0529bfe2"
2021-03-23 17:18:35 +00:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2021-07-19 23:16:08 +00:00
version = "1.0.26"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "060d69a0afe7796bf42e9e2ff91f5ee691fb15c53d38b4b62a9a53eb23164745"
2021-03-23 17:18:35 +00:00
dependencies = [
"proc-macro2",
2021-07-19 23:16:08 +00:00
"quote",
"syn",
2021-02-12 08:12:43 +00:00
]
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "thunderdome"
version = "0.3.0"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "7572415bd688d401c52f6e36f4c8e805b9ae1622619303b9fa835d531db0acae"
2021-03-10 09:44:31 +00:00
2021-03-02 06:15:12 +00:00
[[package]]
name = "tinyvec"
2021-06-24 18:59:20 +00:00
version = "1.2.0"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "5b5220f05bb7de7f3f53c7c065e1199b3172696fe2db9f9c4d8ad9b4ee74c342"
2021-03-02 06:15:12 +00:00
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
2021-03-10 09:44:31 +00:00
[[package]]
name = "tokio"
2021-07-19 23:16:08 +00:00
version = "1.8.2"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "c2602b8af3767c285202012822834005f596c811042315fa7e9f5b12b2a43207"
2021-02-12 08:12:43 +00:00
dependencies = [
"autocfg",
2021-07-19 23:16:08 +00:00
"bytes",
2021-02-12 08:12:43 +00:00
"libc",
"memchr",
2021-07-19 23:16:08 +00:00
"mio 0.7.13",
2021-02-12 08:12:43 +00:00
"num_cpus",
"once_cell",
"parking_lot",
2021-07-19 23:16:08 +00:00
"pin-project-lite",
2021-02-12 08:12:43 +00:00
"signal-hook-registry",
"tokio-macros",
2021-07-19 23:16:08 +00:00
"winapi 0.3.9",
2021-02-12 08:12:43 +00:00
]
[[package]]
name = "tokio-macros"
2021-07-19 23:16:08 +00:00
version = "1.3.0"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "54473be61f4ebe4efd09cec9bd5d16fa51d70ea0192213d754d2d500457db110"
2021-02-12 08:12:43 +00:00
dependencies = [
"proc-macro2",
2021-07-19 23:16:08 +00:00
"quote",
"syn",
2021-02-12 08:12:43 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "toml"
version = "0.5.8"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"serde",
2021-02-12 08:12:43 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "tracing"
version = "0.1.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "09adeb8c97449311ccd28a427f96fb563e7fd31aabf994189879d9da2394b89d"
dependencies = [
2021-07-19 23:16:08 +00:00
"cfg-if 1.0.0",
"pin-project-lite",
"tracing-attributes",
"tracing-core",
]
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "tracing-attributes"
version = "0.1.15"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "c42e6fa53307c8a17e4ccd4dc81cf5ec38db9209f59b222210375b54ee40d1e2"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"proc-macro2",
"quote",
"syn",
2021-02-12 08:12:43 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "tracing-core"
version = "0.1.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "a9ff14f98b1a4b289c6248a023c1c2fa1491062964e9fed67ab29c4e4da4a052"
dependencies = [
2021-07-19 23:16:08 +00:00
"lazy_static",
2021-02-16 10:45:41 +00:00
]
2021-03-01 08:20:21 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "ttf-parser"
version = "0.6.2"
2021-03-01 08:20:21 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "3e5d7cd7ab3e47dda6e56542f4bbf3824c15234958c6e1bd6aaa347e93499fdc"
2021-03-01 08:20:21 +00:00
2021-03-10 09:44:31 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "ttf-parser"
version = "0.12.3"
2021-03-10 09:44:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "7ae2f58a822f08abdaf668897e96a5656fe72f5a9ce66422423e8849384872e6"
2021-03-10 09:44:31 +00:00
2021-02-22 21:33:30 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "twox-hash"
version = "1.6.0"
2021-02-22 21:33:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59"
dependencies = [
"cfg-if 0.1.10",
"rand",
"static_assertions",
]
2021-02-22 21:33:30 +00:00
[[package]]
name = "ucd-trie"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
2021-03-02 06:15:12 +00:00
[[package]]
name = "unicode-bidi"
2021-06-24 18:59:20 +00:00
version = "0.3.5"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "eeb8be209bb1c96b7c177c7420d26e04eccacb0eeae6b980e35fcb74678107e0"
2021-03-02 06:15:12 +00:00
dependencies = [
"matches",
]
[[package]]
name = "unicode-normalization"
2021-06-24 18:59:20 +00:00
version = "0.1.19"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"
2021-03-02 06:15:12 +00:00
dependencies = [
"tinyvec",
]
[[package]]
name = "unicode-segmentation"
2021-07-19 23:16:08 +00:00
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"
[[package]]
name = "unicode-width"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
2021-02-12 08:12:43 +00:00
[[package]]
name = "unicode-xid"
2021-06-24 18:59:20 +00:00
version = "0.2.2"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
2021-02-12 08:12:43 +00:00
2021-03-02 06:15:12 +00:00
[[package]]
name = "url"
2021-06-24 18:59:20 +00:00
version = "2.2.2"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-06-24 18:59:20 +00:00
checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
2021-03-02 06:15:12 +00:00
dependencies = [
"form_urlencoded",
"idna",
"matches",
"percent-encoding",
]
[[package]]
name = "vec_map"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
2021-02-12 12:32:17 +00:00
[[package]]
name = "version_check"
2021-03-20 07:53:40 +00:00
version = "0.9.3"
2021-02-12 12:32:17 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-20 07:53:40 +00:00
checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"
2021-02-12 12:32:17 +00:00
2021-03-02 06:15:12 +00:00
[[package]]
name = "walkdir"
2021-03-27 07:29:07 +00:00
version = "2.3.2"
2021-03-02 06:15:12 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-27 07:29:07 +00:00
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
2021-03-02 06:15:12 +00:00
dependencies = [
"same-file",
2021-07-19 23:16:08 +00:00
"winapi 0.3.9",
2021-03-02 06:15:12 +00:00
"winapi-util",
]
2021-02-24 10:46:21 +00:00
[[package]]
name = "wasi"
version = "0.9.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
2021-02-12 08:12:43 +00:00
[[package]]
name = "wasi"
2021-07-19 23:16:08 +00:00
version = "0.10.2+wasi-snapshot-preview1"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
2021-02-12 08:12:43 +00:00
[[package]]
name = "wasm-bindgen"
2021-07-19 23:16:08 +00:00
version = "0.2.69"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "3cd364751395ca0f68cafb17666eee36b63077fb5ecd972bbcd74c90c4bf736e"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-02-24 10:46:21 +00:00
"cfg-if 1.0.0",
2021-02-12 08:12:43 +00:00
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2021-07-19 23:16:08 +00:00
version = "0.2.69"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "1114f89ab1f4106e5b55e688b828c0ab0ea593a1ea7c094b141b14cbaaec2d62"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bumpalo 3.7.0",
2021-02-12 08:12:43 +00:00
"lazy_static",
"log",
"proc-macro2",
2021-07-19 23:16:08 +00:00
"quote",
"syn",
2021-02-12 08:12:43 +00:00
"wasm-bindgen-shared",
]
2021-07-19 23:16:08 +00:00
[[package]]
name = "wasm-bindgen-futures"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fe9756085a84584ee9457a002b7cdfe0bfff169f45d2591d8be1345a6780e35"
dependencies = [
"cfg-if 1.0.0",
"js-sys",
"wasm-bindgen",
"web-sys",
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "wasm-bindgen-macro"
2021-07-19 23:16:08 +00:00
version = "0.2.69"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "7a6ac8995ead1f084a8dea1e65f194d0973800c7f571f6edd70adf06ecf77084"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"quote",
2021-02-12 08:12:43 +00:00
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2021-07-19 23:16:08 +00:00
version = "0.2.69"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "b5a48c72f299d80557c7c62e37e7225369ecc0c963964059509fbafe917c7549"
2021-02-12 08:12:43 +00:00
dependencies = [
"proc-macro2",
2021-07-19 23:16:08 +00:00
"quote",
"syn",
2021-02-12 08:12:43 +00:00
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2021-07-19 23:16:08 +00:00
version = "0.2.69"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "7e7811dd7f9398f14cc76efd356f98f03aa30419dea46aa810d71e819fc97158"
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "wayland-client"
version = "0.28.6"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "e3ab332350e502f159382201394a78e3cc12d0f04db863429260164ea40e0355"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"downcast-rs",
"libc",
"nix 0.20.0",
"scoped-tls",
"wayland-commons",
"wayland-scanner",
"wayland-sys",
2021-02-12 08:12:43 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "wayland-commons"
version = "0.28.6"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "a21817947c7011bbd0a27e11b17b337bfd022e8544b071a2641232047966fbda"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"nix 0.20.0",
"once_cell",
"smallvec",
"wayland-sys",
2021-02-12 08:12:43 +00:00
]
2021-06-24 18:59:20 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "wayland-cursor"
version = "0.28.6"
2021-06-24 18:59:20 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "be610084edd1586d45e7bdd275fe345c7c1873598caa464c4fb835dee70fa65a"
2021-06-24 18:59:20 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"nix 0.20.0",
"wayland-client",
"xcursor",
2021-06-24 18:59:20 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "wayland-protocols"
version = "0.28.6"
2021-06-24 18:59:20 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "286620ea4d803bacf61fa087a4242ee316693099ee5a140796aaba02b29f861f"
2021-06-24 18:59:20 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"wayland-client",
"wayland-commons",
"wayland-scanner",
2021-06-24 18:59:20 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "wayland-scanner"
version = "0.28.6"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "ce923eb2deb61de332d1f356ec7b6bf37094dc5573952e1c8936db03b54c03f1"
2021-02-12 08:12:43 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"proc-macro2",
"quote",
"xml-rs",
2021-02-12 08:12:43 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "wayland-sys"
version = "0.28.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "d841fca9aed7febf9bed2e9796c49bf58d4152ceda8ac949ebe00868d8f0feb8"
dependencies = [
2021-07-19 23:16:08 +00:00
"dlib 0.5.0",
"lazy_static",
"pkg-config",
]
[[package]]
name = "web-sys"
version = "0.3.46"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "222b1ef9334f92a21d3fb53dc3fd80f30836959a90f9274a626d7e06315ba3c3"
dependencies = [
"js-sys",
"wasm-bindgen",
]
2021-03-23 17:18:35 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "wgpu"
version = "0.7.1"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "79a0a0a63fac9492cfaf6e7e4bdf9729c128f1e94124b9e4cbc4004b8cb6d1d8"
2021-03-23 17:18:35 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"arrayvec",
"js-sys",
"naga",
"parking_lot",
"raw-window-handle",
"smallvec",
"syn",
"tracing",
2021-03-23 17:18:35 +00:00
"wasm-bindgen",
2021-07-19 23:16:08 +00:00
"wasm-bindgen-futures",
2021-03-23 17:18:35 +00:00
"web-sys",
2021-07-19 23:16:08 +00:00
"wgpu-core",
"wgpu-types",
]
[[package]]
name = "wgpu-core"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c89fa2cc5d72236461ac09c5be967012663e29cb62f1a972654cbf35e49dffa8"
dependencies = [
"arrayvec",
"bitflags",
"cfg_aliases",
"copyless",
"fxhash",
"gfx-backend-dx11",
"gfx-backend-dx12",
"gfx-backend-empty",
"gfx-backend-gl",
"gfx-backend-metal",
"gfx-backend-vulkan",
"gfx-hal",
"gpu-alloc",
"gpu-descriptor",
"naga",
"parking_lot",
"raw-window-handle",
"smallvec",
"thiserror",
"tracing",
"wgpu-types",
]
[[package]]
name = "wgpu-types"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72fa9ba80626278fd87351555c363378d08122d7601e58319be3d6fa85a87747"
dependencies = [
"bitflags",
]
[[package]]
name = "wgpu_glyph"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "354c1f79e09923724a6006a6953c3946522b84f7a9ec202b7e8001f274fd4bd5"
dependencies = [
"bytemuck",
"glyph_brush",
"log",
"wgpu",
2021-03-23 17:18:35 +00:00
]
2021-07-19 23:16:08 +00:00
[[package]]
name = "winapi"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
2021-02-12 08:12:43 +00:00
[[package]]
name = "winapi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
2021-07-19 23:16:08 +00:00
[[package]]
name = "winapi-build"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
2021-02-12 08:12:43 +00:00
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2021-03-02 06:15:12 +00:00
[[package]]
name = "winapi-util"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
dependencies = [
2021-07-19 23:16:08 +00:00
"winapi 0.3.9",
]
[[package]]
name = "winapi-wsapoll"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44c17110f57155602a80dca10be03852116403c9ff3cd25b079d666f2aa3df6e"
dependencies = [
"winapi 0.3.9",
2021-03-02 06:15:12 +00:00
]
2021-02-12 08:12:43 +00:00
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2021-02-26 03:54:41 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "window_clipboard"
version = "0.2.1"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "33a4518b538a45ad39d138a8c3bea8f6b4452174aeb38143d1dd643a3a838ccc"
2021-02-26 03:54:41 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"clipboard-win",
"clipboard_macos",
"clipboard_wayland",
"clipboard_x11",
"raw-window-handle",
2021-02-26 03:54:41 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "winit"
version = "0.24.0"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "da4eda6fce0eb84bd0a33e3c8794eb902e1033d0a1d5a31bc4f19b1b4bbff597"
2021-02-26 03:54:41 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"bitflags",
"cocoa",
"core-foundation 0.9.1",
"core-graphics 0.22.2",
"core-video-sys",
"dispatch",
"instant",
"lazy_static",
"libc",
"log",
"mio 0.6.23",
"mio-extras",
"ndk",
"ndk-glue",
"ndk-sys",
"objc",
"parking_lot",
"percent-encoding",
"raw-window-handle",
"smithay-client-toolkit 0.12.3",
"wayland-client",
"winapi 0.3.9",
"x11-dl",
2021-02-26 03:54:41 +00:00
]
2021-03-23 17:18:35 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "wio"
version = "0.2.2"
2021-03-23 17:18:35 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
dependencies = [
"winapi 0.3.9",
]
2021-03-23 17:18:35 +00:00
2021-02-12 08:12:43 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "ws2_32-sys"
version = "0.2.1"
2021-02-12 08:12:43 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
dependencies = [
"winapi 0.2.8",
"winapi-build",
]
2021-02-24 10:46:21 +00:00
2021-02-26 03:54:41 +00:00
[[package]]
2021-07-19 23:16:08 +00:00
name = "x11-dl"
version = "2.18.5"
2021-02-26 03:54:41 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "2bf981e3a5b3301209754218f962052d4d9ee97e478f4d26d4a6eced34c1fef8"
2021-02-26 03:54:41 +00:00
dependencies = [
2021-07-19 23:16:08 +00:00
"lazy_static",
"libc",
"maybe-uninit",
"pkg-config",
2021-02-26 03:54:41 +00:00
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "x11rb"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "6ffb080b3f2f616242a4eb8e7d325035312127901025b0052bc3154a282d0f19"
dependencies = [
2021-07-19 23:16:08 +00:00
"gethostname",
"nix 0.20.0",
"winapi 0.3.9",
"winapi-wsapoll",
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "xcursor"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "3a9a231574ae78801646617cefd13bfe94be907c0e4fa979cfd8b770aa3c5d08"
dependencies = [
2021-07-19 23:16:08 +00:00
"nom",
]
[[package]]
2021-07-19 23:16:08 +00:00
name = "xdg"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "d089681aa106a86fade1b0128fb5daf07d5867a509ab036d99988dec80429a57"
[[package]]
2021-07-19 23:16:08 +00:00
name = "xi-unicode"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-19 23:16:08 +00:00
checksum = "a67300977d3dc3f8034dae89778f502b6ba20b269527b3223ba59c0cf393bb8a"
[[package]]
name = "xml-rs"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b07db065a5cf61a7e4ba64f29e67db906fb1787316516c4e6e5ff0fea1efcd8a"