roc/Cargo.lock

5800 lines
133 KiB
Plaintext
Raw Normal View History

2019-04-18 02:32:10 +03:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2021-08-13 20:54:35 +03:00
version = 3
2020-05-05 04:06:36 +03:00
[[package]]
2020-05-30 08:08:17 +03:00
name = "ab_glyph"
2021-05-29 22:46:33 +03:00
version = "0.2.11"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "af0ac006645f86f20f6c6fa4dcaef920bf803df819123626f9440e35835e7d80"
2020-05-30 08:08:17 +03:00
dependencies = [
"ab_glyph_rasterizer",
2021-09-08 19:24:32 +03:00
"owned_ttf_parser 0.12.1",
2020-05-30 08:08:17 +03:00
]
[[package]]
name = "ab_glyph_rasterizer"
version = "0.1.4"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9fe5e32de01730eb1f6b7f5b51c17e03e2325bf40a74f754f04f130043affff"
2020-05-05 04:06:36 +03:00
2020-10-11 02:49:49 +03:00
[[package]]
name = "addr2line"
2021-08-28 15:48:24 +03:00
version = "0.16.0"
2020-10-11 02:49:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-28 15:48:24 +03:00
checksum = "3e61f2b7f93d2c7d2b08263acaa4a363b3e276806c68af6134c44f523bf1aacd"
2020-10-11 02:49:49 +03:00
dependencies = [
2021-08-28 15:48:24 +03:00
"gimli 0.25.0",
2020-10-11 02:49:49 +03:00
]
[[package]]
name = "adler"
2021-03-06 14:14:55 +03:00
version = "1.0.2"
2020-10-11 02:49:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-06 14:14:55 +03:00
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2020-10-11 02:49:49 +03:00
[[package]]
name = "ahash"
version = "0.4.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e"
2021-04-18 16:35:43 +03:00
[[package]]
name = "ahash"
2021-05-29 22:46:33 +03:00
version = "0.7.4"
2021-04-18 16:35:43 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "43bb833f0bf979d8475d38fbf09ed3b8a55e1885fe93ad3f93239fc6a4f17b98"
2021-04-18 16:35:43 +03:00
dependencies = [
2021-05-29 22:46:33 +03:00
"getrandom 0.2.3",
2021-04-18 16:35:43 +03:00
"once_cell",
2021-05-28 16:08:46 +03:00
"version_check",
2021-04-18 16:35:43 +03:00
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "aho-corasick"
2021-05-29 22:46:33 +03:00
version = "0.7.18"
2019-09-15 00:03:28 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"memchr",
2019-09-15 00:03:28 +03:00
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "alsa"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75c4da790adcb2ce5e758c064b4f3ec17a30349f9961d3e5e6c9688b052a9e18"
dependencies = [
"alsa-sys",
"bitflags",
"libc",
"nix 0.20.0",
]
[[package]]
name = "alsa-sys"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
dependencies = [
"libc",
"pkg-config",
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "andrew"
version = "0.3.1"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c4afb09dd642feec8408e33f92f3ffc4052946f6b20f32fb99c1f58cd4fa7cf"
2020-05-05 04:06:36 +03:00
dependencies = [
"bitflags",
"rusttype",
2020-05-05 04:06:36 +03:00
"walkdir",
"xdg",
"xml-rs",
]
2019-01-28 01:39:45 +03:00
[[package]]
name = "ansi_term"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
2019-01-28 01:39:45 +03:00
dependencies = [
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2019-01-28 01:39:45 +03:00
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "approx"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0e60b75072ecd4168020818c0107f2857bb6c4e64252d8d3983f6263b40a5c3"
dependencies = [
"num-traits",
]
2020-04-15 14:00:06 +03:00
[[package]]
name = "approx"
version = "0.4.0"
2020-04-15 14:00:06 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f2a05fd1bd10b2527e20a2cd32d8873d115b8b39fe219ee25f42a8aca6ba278"
dependencies = [
"num-traits",
]
2020-04-15 14:00:06 +03:00
[[package]]
name = "approx"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "072df7202e63b127ab55acfe16ce97013d5b97bf160489336d3f1840fd78e99e"
dependencies = [
"num-traits",
]
2020-08-01 22:42:03 +03:00
[[package]]
name = "arena-pool"
2020-08-01 22:42:03 +03:00
version = "0.1.0"
2020-08-02 07:03:38 +03:00
dependencies = [
"pretty_assertions 0.5.1",
2020-08-02 07:03:38 +03:00
]
2020-08-01 22:42:03 +03:00
[[package]]
name = "arraystring"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d517c467117e1d8ca795bc8cc90857ff7f79790cca0e26f6e9462694ece0185"
dependencies = [
"typenum",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "arrayvec"
version = "0.5.2"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
2020-04-04 02:40:17 +03:00
[[package]]
name = "arrayvec"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be4dc07131ffa69b8072d35f5007352af944213cde02545e2103680baed38fcd"
2020-05-05 04:06:36 +03:00
[[package]]
name = "ash"
version = "0.33.3+1.2.191"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc4f1d82f164f838ae413296d1131aa6fa79b917d25bebaa7033d25620c09219"
2020-05-05 04:06:36 +03:00
dependencies = [
"libloading 0.7.0",
2020-05-05 04:06:36 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
"hermit-abi",
2021-05-28 16:08:46 +03:00
"libc",
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2020-04-04 02:40:17 +03:00
]
2019-06-21 05:28:54 +03:00
[[package]]
name = "autocfg"
2019-11-18 16:56:35 +03:00
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
2019-11-18 16:56:35 +03:00
2020-04-04 02:40:17 +03:00
[[package]]
name = "autocfg"
2020-09-12 15:06:26 +03:00
version = "1.0.1"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-12 15:06:26 +03:00
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
2020-04-04 02:40:17 +03:00
2020-10-11 02:49:49 +03:00
[[package]]
name = "backtrace"
2021-08-28 15:48:24 +03:00
version = "0.3.61"
2020-10-11 02:49:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-28 15:48:24 +03:00
checksum = "e7a905d892734eea339e896738c14b9afce22b5318f64b951e70bf3844419b01"
2020-10-11 02:49:49 +03:00
dependencies = [
"addr2line",
2021-05-29 22:46:33 +03:00
"cc",
"cfg-if 1.0.0",
2021-05-28 16:08:46 +03:00
"libc",
2020-10-11 02:49:49 +03:00
"miniz_oxide",
2021-09-08 19:24:32 +03:00
"object 0.26.2",
2020-10-11 02:49:49 +03:00
"rustc-demangle",
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "bincode"
version = "1.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
dependencies = [
"serde",
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "bindgen"
version = "0.56.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2da379dbebc0b76ef63ca68d8fc6e71c0f13e59432e0987e508c1820e6ab5239"
dependencies = [
"bitflags",
"cexpr",
"clang-sys",
"lazy_static",
"lazycell",
"peeking_take_while",
"proc-macro2 1.0.29",
"quote 1.0.9",
"regex",
"rustc-hash",
"shlex",
]
2020-10-31 02:54:56 +03: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"
2020-10-31 02:54:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
2020-10-31 02:54:56 +03:00
2019-09-15 00:03:28 +03:00
[[package]]
name = "bitflags"
2021-09-08 19:24:32 +03:00
version = "1.3.2"
2019-09-15 00:03:28 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2019-09-15 00:03:28 +03:00
2019-11-21 01:54:08 +03:00
[[package]]
name = "bitmaps"
2020-03-30 00:32:54 +03:00
version = "2.1.0"
2019-11-21 01:54:08 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-03-30 00:32:54 +03:00
checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
2019-11-21 01:54:08 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"typenum",
2020-01-25 01:09:12 +03:00
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "block"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
2020-09-14 05:35:28 +03:00
[[package]]
name = "block-buffer"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
dependencies = [
"block-padding",
"byte-tools",
"byteorder",
2021-05-07 18:26:49 +03:00
"generic-array 0.12.4",
]
[[package]]
name = "block-buffer"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
dependencies = [
"generic-array 0.14.4",
2020-09-14 05:35:28 +03:00
]
[[package]]
name = "block-padding"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
dependencies = [
"byte-tools",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "bstr"
2021-05-29 22:46:33 +03:00
version = "0.2.16"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "90682c8d613ad3373e66de8c6411e0ae2ab2571e879d2efbf73558cc66f21279"
2020-04-04 02:40:17 +03:00
dependencies = [
"lazy_static",
"memchr",
"regex-automata",
"serde",
]
2019-09-02 22:07:45 +03:00
[[package]]
name = "bumpalo"
2021-05-29 22:46:33 +03:00
version = "3.7.0"
2019-09-02 22:07:45 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631"
2019-09-02 22:07:45 +03:00
2020-09-14 05:35:28 +03:00
[[package]]
name = "byte-tools"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
2020-11-05 05:47:41 +03:00
[[package]]
name = "bytemuck"
2021-09-08 19:24:32 +03:00
version = "1.7.2"
2020-11-05 05:47:41 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "72957246c41db82b8ef88a5486143830adeb8227ef9837740bdec67724cf2c5b"
2020-12-02 18:43:54 +03:00
dependencies = [
"bytemuck_derive",
]
[[package]]
name = "bytemuck_derive"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e215f8c2f9f79cb53c8335e687ffd07d5bfcb6fe5fc80723762d0be46e7cc54"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-12-02 18:43:54 +03:00
]
2020-11-05 05:47:41 +03:00
2020-04-04 02:40:17 +03:00
[[package]]
name = "byteorder"
2021-04-13 15:39:32 +03:00
version = "1.4.3"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-13 15:39:32 +03:00
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
2020-04-04 02:40:17 +03:00
2019-11-28 06:12:51 +03:00
[[package]]
name = "bytes"
2020-07-24 04:38:10 +03:00
version = "0.5.6"
2019-11-28 06:12:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
2019-11-28 06:12:51 +03:00
2021-09-28 20:54:05 +03:00
[[package]]
name = "bytes"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
2020-05-05 04:06:36 +03:00
[[package]]
name = "calloop"
version = "0.6.5"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b036167e76041694579972c28cf4877b4f92da222560ddb49008937b6a6727c"
2020-05-05 04:06:36 +03:00
dependencies = [
"log",
"nix 0.18.0",
2020-05-05 04:06:36 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "cast"
2021-09-08 19:24:32 +03:00
version = "0.2.7"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "4c24dab4283a142afa2fdca129b80ad2c6284e073930f964c3a1293c225ee39a"
2020-04-04 02:40:17 +03:00
dependencies = [
"rustc_version",
]
2019-10-16 04:16:27 +03:00
[[package]]
name = "cc"
2021-09-08 19:24:32 +03:00
version = "1.0.70"
2019-10-16 04:16:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "d26a6ce4b6a484fa3edb70f7efa6fc430fd2b87285fe8b84304fd0936faa0dc0"
2020-10-31 02:54:56 +03:00
dependencies = [
"jobserver",
]
2019-10-16 04:16:27 +03:00
2021-09-28 20:54:05 +03:00
[[package]]
name = "cesu8"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
[[package]]
name = "cexpr"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4aedb84272dbe89af497cf81375129abda4fc0a9e7c5d317498c15cc30c0d27"
dependencies = [
"nom 5.1.2",
]
2019-10-16 04:16:27 +03:00
2019-01-30 04:08:23 +03:00
[[package]]
name = "cfg-if"
2019-11-18 16:56:35 +03:00
version = "0.1.10"
2019-01-30 04:08:23 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
2019-01-30 04:08:23 +03:00
2020-11-21 19:50:38 +03:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "cfg_aliases"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2020-12-04 22:05:29 +03:00
[[package]]
name = "cgmath"
version = "0.18.0"
2020-12-04 22:05:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a98d30140e3296250832bbaaff83b27dcd6fa3cc70fb6f1f3e5c9c0023b5317"
2020-12-04 22:05:29 +03:00
dependencies = [
"approx 0.4.0",
2020-12-04 22:05:29 +03:00
"num-traits",
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "clang-sys"
version = "1.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10612c0ec0e0a1ff0e97980647cb058a6e7aedb913d01d009c406b8b7d0b26ee"
dependencies = [
"glob",
"libc",
"libloading 0.7.0",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "clap"
2020-09-12 15:06:26 +03:00
version = "2.33.3"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-12 15:06:26 +03:00
checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
2020-04-04 02:40:17 +03:00
dependencies = [
"bitflags",
"textwrap",
"unicode-width",
]
2020-07-21 08:35:10 +03:00
[[package]]
name = "clap"
version = "3.0.0-beta.1"
source = "git+https://github.com/rtfeldman/clap?branch=master#e1d83a78804a271b053d4d21f69b67f7eb01ad01"
2020-07-21 08:35:10 +03:00
dependencies = [
"atty",
"bitflags",
"clap_derive",
"indexmap",
"lazy_static",
2021-08-28 15:48:24 +03:00
"strsim 0.9.3",
2020-07-21 08:35:10 +03:00
"termcolor",
"textwrap",
"unicode-width",
"vec_map",
]
[[package]]
name = "clap_derive"
version = "3.0.0-beta.1"
source = "git+https://github.com/rtfeldman/clap?branch=master#e1d83a78804a271b053d4d21f69b67f7eb01ad01"
2020-07-21 08:35:10 +03:00
dependencies = [
"heck",
2021-08-28 15:48:24 +03:00
"proc-macro-error 0.4.12",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-07-21 08:35:10 +03:00
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "claxon"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4bfbf56724aa9eca8afa4fcfadeb479e722935bb2a0900c2d37e0cc477af0688"
[[package]]
name = "cli_utils"
version = "0.1.0"
dependencies = [
"bumpalo",
"criterion",
"inlinable_string",
2021-08-03 13:42:19 +03:00
"rlimit",
"roc_cli",
"roc_collections",
"roc_load",
"roc_module",
"serde",
"serde-xml-rs",
"strip-ansi-escapes",
"tempfile",
]
[[package]]
name = "clipboard-win"
2021-01-30 18:23:54 +03:00
version = "3.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-30 18:23:54 +03:00
checksum = "9fdf5e01086b6be750428ba4a40619f847eb2e95756eee84b18e06e5f0b50342"
dependencies = [
2021-01-30 18:23:54 +03:00
"lazy-bytes-cast",
"winapi 0.3.9",
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "cloudabi"
version = "0.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"bitflags",
2019-11-18 16:56:35 +03:00
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "cocoa"
version = "0.24.0"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f63902e9223530efb4e26ccd0cf55ec30d592d3b42e21a28defc42a9586e832"
2020-05-05 04:06:36 +03:00
dependencies = [
"bitflags",
"block",
"cocoa-foundation",
"core-foundation 0.9.1",
"core-graphics 0.22.2",
2020-05-05 04:06:36 +03:00
"foreign-types",
2021-05-28 16:08:46 +03:00
"libc",
2020-05-05 04:06:36 +03:00
"objc",
]
[[package]]
2020-07-24 04:38:10 +03:00
name = "cocoa-foundation"
version = "0.1.0"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "7ade49b65d560ca58c403a479bb396592b155c0185eada742ee323d1d68d6318"
2020-05-05 04:06:36 +03:00
dependencies = [
"bitflags",
"block",
"core-foundation 0.9.1",
2020-07-24 04:38:10 +03:00
"core-graphics-types",
2020-05-05 04:06:36 +03:00
"foreign-types",
2021-05-28 16:08:46 +03:00
"libc",
2020-05-05 04:06:36 +03:00
"objc",
]
[[package]]
name = "codespan-reporting"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
dependencies = [
"termcolor",
"unicode-width",
]
[[package]]
name = "colored"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd"
dependencies = [
"atty",
"lazy_static",
"winapi 0.3.9",
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "combine"
version = "4.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a909e4d93292cd8e9c42e189f61681eff9d67b6541f96b8a1a737f23737bd001"
dependencies = [
"bytes 1.1.0",
"memchr",
]
[[package]]
name = "confy"
version = "0.4.0"
2021-09-08 19:24:32 +03:00
source = "git+https://github.com/rust-cli/confy#664992aecd97b4af0eda8d9d2825885662e1c6b4"
dependencies = [
"directories-next",
"serde",
"serde_yaml",
]
2020-11-18 21:26:59 +03:00
[[package]]
name = "const_format"
2021-09-08 19:24:32 +03:00
version = "0.2.19"
2020-11-18 21:26:59 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "59c7d3aa11be45d56befebb10f4a8785fcb62aabddf5f33638efef922e505ec9"
2020-11-18 21:26:59 +03:00
dependencies = [
"const_format_proc_macros",
]
[[package]]
name = "const_format_proc_macros"
2021-04-13 15:39:32 +03:00
version = "0.2.14"
2020-11-18 21:26:59 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-13 15:39:32 +03:00
checksum = "29c36c619c422113552db4eb28cddba8faa757e33f758cc3415bd2885977b591"
2020-11-18 21:26:59 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-05-29 22:46:33 +03:00
"unicode-xid 0.2.2",
2020-11-18 21:26:59 +03:00
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "copyless"
2020-07-24 04:38:10 +03:00
version = "0.1.5"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "a2df960f5d869b2dd8532793fde43eb5427cceb126c929747a26823ab0eeb536"
2020-05-05 04:06:36 +03:00
2021-01-30 18:23:54 +03:00
[[package]]
name = "copypasta"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4423d79fed83ebd9ab81ec21fa97144300a961782158287dc9bf7eddac37ff0b"
dependencies = [
"clipboard-win",
"objc",
"objc-foundation",
"objc_id",
"smithay-clipboard",
"x11-clipboard",
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "core-foundation"
2020-07-24 04:38:10 +03:00
version = "0.7.0"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
2020-05-05 04:06:36 +03:00
dependencies = [
2020-07-24 04:38:10 +03:00
"core-foundation-sys 0.7.0",
2021-05-28 16:08:46 +03:00
"libc",
2020-05-05 04:06:36 +03:00
]
[[package]]
name = "core-foundation"
version = "0.9.1"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a89e2ae426ea83155dccf10c0fa6b1463ef6d5fcb44cee0b224a408fa640a62"
2020-05-05 04:06:36 +03:00
dependencies = [
"core-foundation-sys 0.8.2",
2021-05-28 16:08:46 +03:00
"libc",
2020-05-05 04:06:36 +03:00
]
[[package]]
name = "core-foundation-sys"
2020-07-24 04:38:10 +03:00
version = "0.7.0"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
2020-05-05 04:06:36 +03:00
[[package]]
name = "core-foundation-sys"
version = "0.8.2"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea221b5284a47e40033bf9b66f35f984ec0ea2931eb03505246cd27a963f981b"
2020-05-05 04:06:36 +03:00
[[package]]
name = "core-graphics"
2020-07-24 04:38:10 +03:00
version = "0.19.2"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "b3889374e6ea6ab25dba90bb5d96202f61108058361f6dc72e8b03e6f8bbe923"
2020-05-05 04:06:36 +03:00
dependencies = [
"bitflags",
2020-07-24 04:38:10 +03:00
"core-foundation 0.7.0",
2020-05-05 04:06:36 +03:00
"foreign-types",
2021-05-28 16:08:46 +03:00
"libc",
2020-05-05 04:06:36 +03:00
]
[[package]]
name = "core-graphics"
version = "0.22.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "269f35f69b542b80e736a20a89a05215c0ce80c2c03c514abb2e318b78379d86"
dependencies = [
"bitflags",
"core-foundation 0.9.1",
"core-graphics-types",
"foreign-types",
2021-05-28 16:08:46 +03:00
"libc",
]
2020-05-05 04:06:36 +03:00
[[package]]
2020-07-24 04:38:10 +03:00
name = "core-graphics-types"
version = "0.1.1"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a68b68b3446082644c91ac778bf50cd4104bfb002b5a6a7c44cca5a2c70788b"
2020-05-05 04:06:36 +03:00
dependencies = [
"bitflags",
"core-foundation 0.9.1",
2020-05-05 04:06:36 +03:00
"foreign-types",
2021-05-28 16:08:46 +03:00
"libc",
2020-05-05 04:06:36 +03:00
]
[[package]]
name = "core-video-sys"
2020-07-24 04:38:10 +03:00
version = "0.1.4"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "34ecad23610ad9757664d644e369246edde1803fcb43ed72876565098a5d3828"
2020-05-05 04:06:36 +03:00
dependencies = [
2020-11-21 19:50:38 +03:00
"cfg-if 0.1.10",
2020-07-24 04:38:10 +03:00
"core-foundation-sys 0.7.0",
"core-graphics 0.19.2",
2021-05-28 16:08:46 +03:00
"libc",
2020-05-05 04:06:36 +03:00
"objc",
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "coreaudio-rs"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11894b20ebfe1ff903cbdc52259693389eea03b94918a2def2c30c3bf227ad88"
dependencies = [
"bitflags",
"coreaudio-sys",
]
[[package]]
name = "coreaudio-sys"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b7e3347be6a09b46aba228d6608386739fb70beff4f61e07422da87b0bb31fa"
dependencies = [
"bindgen",
]
[[package]]
name = "cpal"
version = "0.13.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98f45f0a21f617cd2c788889ef710b63f075c949259593ea09c826f1e47a2418"
dependencies = [
"alsa",
"core-foundation-sys 0.8.2",
"coreaudio-rs",
"jni",
"js-sys",
"lazy_static",
"libc",
"mach",
"ndk 0.3.0",
"ndk-glue 0.3.0",
"nix 0.20.0",
"oboe",
"parking_lot",
"stdweb",
"thiserror",
"web-sys",
"winapi 0.3.9",
]
2021-05-07 18:26:49 +03:00
[[package]]
name = "cpufeatures"
2021-09-08 19:24:32 +03:00
version = "0.2.1"
2021-05-07 18:26:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"
2021-05-07 18:26:49 +03:00
dependencies = [
"libc",
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "cranelift-bforest"
version = "0.74.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8ca3560686e7c9c7ed7e0fe77469f2410ba5d7781b1acaa9adc8d8deea28e3e"
dependencies = [
"cranelift-entity",
]
[[package]]
name = "cranelift-codegen"
version = "0.74.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf9bf1ffffb6ce3d2e5ebc83549bd2436426c99b31cc550d521364cbe35d276"
dependencies = [
"cranelift-bforest",
"cranelift-codegen-meta",
"cranelift-codegen-shared",
"cranelift-entity",
"gimli 0.24.0",
"log",
"regalloc",
"smallvec",
"target-lexicon",
]
[[package]]
name = "cranelift-codegen-meta"
version = "0.74.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4cc21936a5a6d07e23849ffe83e5c1f6f50305c074f4b2970ca50c13bf55b821"
dependencies = [
"cranelift-codegen-shared",
"cranelift-entity",
]
[[package]]
name = "cranelift-codegen-shared"
version = "0.74.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca5b6ffaa87560bebe69a5446449da18090b126037920b0c1c6d5945f72faf6b"
[[package]]
name = "cranelift-entity"
version = "0.74.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d6b4a8bef04f82e4296782646f733c641d09497df2fabf791323fefaa44c64c"
[[package]]
name = "cranelift-frontend"
version = "0.74.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c31b783b351f966fce33e3c03498cb116d16d97a8f9978164a60920bd0d3a99c"
dependencies = [
"cranelift-codegen",
"log",
"smallvec",
"target-lexicon",
]
[[package]]
name = "crc32fast"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a"
dependencies = [
"cfg-if 1.0.0",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "criterion"
version = "0.3.5"
2021-09-08 19:24:32 +03:00
source = "git+https://github.com/Anton-4/criterion.rs#3e46ad2b234e36928fb5234d36cf53b5837cbb87"
2020-04-04 02:40:17 +03:00
dependencies = [
"atty",
"cast",
2020-09-12 15:06:26 +03:00
"clap 2.33.3",
2020-04-04 02:40:17 +03:00
"criterion-plot",
"csv",
2021-09-08 19:24:32 +03:00
"itertools 0.10.1",
2020-04-04 02:40:17 +03:00
"lazy_static",
"num-traits",
"oorandom",
"plotters",
"rayon",
"regex",
"serde",
2020-07-24 04:38:10 +03:00
"serde_cbor",
2020-04-04 02:40:17 +03:00
"serde_derive",
"serde_json",
"tinytemplate",
"walkdir",
]
[[package]]
name = "criterion-plot"
2020-07-24 04:38:10 +03:00
version = "0.4.3"
2021-09-08 19:24:32 +03:00
source = "git+https://github.com/Anton-4/criterion.rs#3e46ad2b234e36928fb5234d36cf53b5837cbb87"
2020-04-04 02:40:17 +03:00
dependencies = [
"cast",
2021-02-08 00:50:33 +03:00
"itertools 0.9.0",
2020-04-04 02:40:17 +03:00
]
2020-07-29 03:35:18 +03:00
[[package]]
name = "crossbeam"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69323bff1fb41c635347b8ead484a5ca6c3f11914d784170b158d8449ab07f8e"
dependencies = [
2020-11-21 19:50:38 +03:00
"cfg-if 0.1.10",
"crossbeam-channel 0.4.4",
2021-09-08 19:24:32 +03:00
"crossbeam-deque 0.7.4",
"crossbeam-epoch 0.8.2",
2020-07-29 03:35:18 +03:00
"crossbeam-queue",
"crossbeam-utils 0.7.2",
2020-07-29 03:35:18 +03:00
]
2020-05-30 08:08:17 +03:00
[[package]]
name = "crossbeam-channel"
2020-09-12 15:06:26 +03:00
version = "0.4.4"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-12 15:06:26 +03:00
checksum = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87"
2020-05-30 08:08:17 +03:00
dependencies = [
"crossbeam-utils 0.7.2",
2020-09-12 15:06:26 +03:00
"maybe-uninit",
2020-05-30 08:08:17 +03:00
]
[[package]]
name = "crossbeam-channel"
2021-04-13 15:39:32 +03:00
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-13 15:39:32 +03:00
checksum = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4"
dependencies = [
"cfg-if 1.0.0",
"crossbeam-utils 0.8.5",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "crossbeam-deque"
2021-09-08 19:24:32 +03:00
version = "0.7.4"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "c20ff29ded3204c5106278a81a38f4b482636ed4fa1e6cfbeef193291beb29ed"
2020-04-04 02:40:17 +03:00
dependencies = [
"crossbeam-epoch 0.8.2",
"crossbeam-utils 0.7.2",
2020-04-04 02:40:17 +03:00
"maybe-uninit",
]
[[package]]
name = "crossbeam-deque"
2021-09-08 19:24:32 +03:00
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"
dependencies = [
"cfg-if 1.0.0",
"crossbeam-epoch 0.9.5",
"crossbeam-utils 0.8.5",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "crossbeam-epoch"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
dependencies = [
2020-09-12 15:06:26 +03:00
"autocfg 1.0.1",
2020-11-21 19:50:38 +03:00
"cfg-if 0.1.10",
"crossbeam-utils 0.7.2",
2020-04-04 02:40:17 +03:00
"lazy_static",
"maybe-uninit",
"memoffset 0.5.6",
"scopeguard",
]
[[package]]
name = "crossbeam-epoch"
version = "0.9.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd"
dependencies = [
"cfg-if 1.0.0",
"crossbeam-utils 0.8.5",
"lazy_static",
2021-05-29 22:46:33 +03:00
"memoffset 0.6.4",
2020-04-04 02:40:17 +03:00
"scopeguard",
]
[[package]]
name = "crossbeam-queue"
2020-07-24 04:38:10 +03:00
version = "0.2.3"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570"
2020-04-04 02:40:17 +03:00
dependencies = [
2020-11-21 19:50:38 +03:00
"cfg-if 0.1.10",
"crossbeam-utils 0.7.2",
2020-07-24 04:38:10 +03:00
"maybe-uninit",
2020-04-04 02:40:17 +03:00
]
[[package]]
name = "crossbeam-utils"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
dependencies = [
2020-09-12 15:06:26 +03:00
"autocfg 1.0.1",
2020-11-21 19:50:38 +03:00
"cfg-if 0.1.10",
2020-04-04 02:40:17 +03:00
"lazy_static",
]
[[package]]
name = "crossbeam-utils"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db"
dependencies = [
"cfg-if 1.0.0",
2020-04-04 02:40:17 +03:00
"lazy_static",
]
[[package]]
name = "csv"
2021-04-13 15:39:32 +03:00
version = "1.1.6"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-13 15:39:32 +03:00
checksum = "22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1"
2020-04-04 02:40:17 +03:00
dependencies = [
"bstr",
"csv-core",
"itoa",
"ryu",
"serde",
]
[[package]]
name = "csv-core"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90"
dependencies = [
"memchr",
]
[[package]]
name = "ctor"
2021-09-08 19:24:32 +03:00
version = "0.1.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa"
dependencies = [
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "d3d12"
2021-09-08 19:24:32 +03:00
version = "0.4.1"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "2daefd788d1e96e0a9d66dee4b828b883509bc3ea9ce30665f04c3246372690c"
2020-05-05 04:06:36 +03:00
dependencies = [
"bitflags",
"libloading 0.7.0",
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
]
[[package]]
name = "darling"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d706e75d87e35569db781a9b5e2416cff1236a47ed380831f959382ccd5f858"
dependencies = [
2021-08-28 15:48:24 +03:00
"darling_core 0.10.2",
"darling_macro 0.10.2",
]
[[package]]
name = "darling"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "757c0ded2af11d8e739c4daea1ac623dd1624b06c844cf3f5a39f1bdbd99bb12"
dependencies = [
"darling_core 0.13.0",
"darling_macro 0.13.0",
]
[[package]]
name = "darling_core"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0c960ae2da4de88a91b2d920c2a7233b400bc33cb28453a2987822d8392519b"
dependencies = [
"fnv",
"ident_case",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
"quote 1.0.9",
2021-08-28 15:48:24 +03:00
"strsim 0.9.3",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-08-28 15:48:24 +03:00
]
[[package]]
name = "darling_core"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c34d8efb62d0c2d7f60ece80f75e5c63c1588ba68032740494b0b9a996466e3"
dependencies = [
"fnv",
"ident_case",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-08-28 15:48:24 +03:00
"quote 1.0.9",
"strsim 0.10.0",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
]
[[package]]
name = "darling_macro"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b5a2f4ac4969822c62224815d069952656cadc7084fdca9751e6d959189b72"
dependencies = [
2021-08-28 15:48:24 +03:00
"darling_core 0.10.2",
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-08-28 15:48:24 +03:00
]
[[package]]
name = "darling_macro"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ade7bff147130fe5e6d39f089c6bd49ec0250f35d70b2eebf72afdfc919f15cc"
dependencies = [
"darling_core 0.13.0",
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
]
2020-07-24 04:38:10 +03:00
[[package]]
name = "derivative"
2021-02-08 00:50:33 +03:00
version = "2.2.0"
2020-07-24 04:38:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
2020-07-24 04:38:10 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-05-05 04:06:36 +03:00
]
2019-01-28 01:39:45 +03:00
[[package]]
name = "difference"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
2019-01-28 01:39:45 +03:00
2020-09-14 05:35:28 +03:00
[[package]]
name = "digest"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
dependencies = [
2021-05-07 18:26:49 +03:00
"generic-array 0.12.4",
]
[[package]]
name = "digest"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
dependencies = [
"generic-array 0.14.4",
2020-09-14 05:35:28 +03:00
]
[[package]]
name = "directories-next"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"
dependencies = [
"cfg-if 1.0.0",
"dirs-sys-next",
]
2020-11-21 19:50:38 +03:00
[[package]]
2021-02-08 00:50:33 +03:00
name = "dirs-next"
version = "1.0.2"
2020-11-21 19:50:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf36e65a80337bea855cd4ef9b8401ffce06a7baedf2e85ec467b1ac3f6e82b6"
2020-11-21 19:50:38 +03:00
dependencies = [
2021-02-08 00:50:33 +03:00
"cfg-if 1.0.0",
"dirs-sys-next",
2020-11-21 19:50:38 +03:00
]
[[package]]
2021-02-08 00:50:33 +03:00
name = "dirs-sys-next"
version = "0.1.2"
2020-11-21 19:50:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
2020-11-21 19:50:38 +03:00
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
2020-11-21 19:50:38 +03:00
"redox_users",
"winapi 0.3.9",
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "dispatch"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
2020-04-08 18:14:38 +03:00
[[package]]
name = "distance"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d9d8664cf849d7d0f3114a3a387d2f5e4303176d746d5a951aaddc66dfe9240"
2020-05-05 04:06:36 +03:00
[[package]]
name = "dlib"
2020-07-24 04:38:10 +03:00
version = "0.4.2"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "b11f15d1e3268f140f68d390637d5e76d849782d971ae7063e0da69fe9709a76"
2020-05-05 04:06:36 +03:00
dependencies = [
2021-03-06 14:14:55 +03:00
"libloading 0.6.7",
]
[[package]]
name = "dlib"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac1b7517328c04c2aa68422fc60a41b92208182142ed04a25879c26c8f878794"
dependencies = [
"libloading 0.7.0",
2020-05-05 04:06:36 +03:00
]
[[package]]
name = "doc-comment"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
2020-05-05 04:06:36 +03:00
[[package]]
name = "downcast-rs"
2020-07-24 04:38:10 +03:00
version = "1.2.0"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"
2020-05-05 04:06:36 +03:00
[[package]]
name = "dtoa"
2021-04-13 15:39:32 +03:00
version = "0.4.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-13 15:39:32 +03:00
checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0"
2019-10-16 04:16:27 +03:00
[[package]]
name = "either"
version = "1.6.1"
2019-10-16 04:16:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
2019-10-16 04:16:27 +03:00
2020-07-27 02:31:03 +03:00
[[package]]
name = "encode_unicode"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
2021-08-28 15:48:24 +03:00
[[package]]
name = "enumset"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e76129da36102af021b8e5000dab2c1c30dbef85c1e482beeff8da5dde0e0b0"
dependencies = [
"enumset_derive",
]
[[package]]
name = "enumset_derive"
version = "0.5.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6451128aa6655d880755345d085494cf7561a6bee7c8dc821e5d77e6d267ecd4"
dependencies = [
"darling 0.13.0",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-08-28 15:48:24 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-08-28 15:48:24 +03:00
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "env_logger"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "aafcde04e90a5226a6443b7aabdb016ba2f8307c847d524724bd9b346dd1a2d3"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"log",
"regex",
2019-09-15 00:03:28 +03:00
]
2020-05-05 04:06:36 +03:00
[[package]]
2020-05-30 08:08:17 +03:00
name = "env_logger"
2021-09-08 19:24:32 +03:00
version = "0.8.4"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3"
2020-05-30 08:08:17 +03:00
dependencies = [
"atty",
"humantime",
"log",
"regex",
"termcolor",
]
2020-05-05 04:06:36 +03:00
2021-08-28 15:48:24 +03:00
[[package]]
name = "erased-serde"
version = "0.3.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3de9ad4541d99dc22b59134e7ff8dc3d6c988c89ecd7324bf10a8362b07a2afa"
dependencies = [
"serde",
]
2020-09-14 05:35:28 +03:00
[[package]]
name = "fake-simd"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
2021-08-28 15:48:24 +03:00
[[package]]
name = "fallible-iterator"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
2020-10-11 02:49:49 +03:00
[[package]]
name = "fixedbitset"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"
[[package]]
name = "fixedbitset"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "398ea4fabe40b9b0d885340a2a991a44c8a645624075ad966d21f88688e2b69e"
[[package]]
name = "flate2"
2021-09-08 19:24:32 +03:00
version = "1.0.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "80edafed416a46fb378521624fab1cfa2eb514784fd8921adbe8a8d8321da811"
dependencies = [
"cfg-if 1.0.0",
"crc32fast",
2021-05-28 16:08:46 +03:00
"libc",
"miniz_oxide",
]
2019-11-18 16:56:35 +03:00
[[package]]
name = "fnv"
2020-07-24 04:38:10 +03:00
version = "1.0.7"
2019-11-18 16:56:35 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2019-11-18 16:56:35 +03:00
2020-05-05 04:06:36 +03: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"
2021-09-08 21:01:46 +03:00
[[package]]
name = "fs_extra"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"
2019-09-15 00:03:28 +03:00
[[package]]
name = "fuchsia-cprng"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
2019-09-15 00:03:28 +03:00
2020-04-15 14:00:06 +03:00
[[package]]
name = "fuchsia-zircon"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
dependencies = [
"bitflags",
"fuchsia-zircon-sys",
]
[[package]]
name = "fuchsia-zircon-sys"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
2020-05-05 04:06:36 +03:00
[[package]]
2020-05-30 08:08:17 +03:00
name = "futures"
2021-09-08 19:24:32 +03:00
version = "0.3.17"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "a12aa0eb539080d55c3f2d45a67c3b58b6b0773c1a3ca2dfec66d58c97fd66ca"
2020-05-05 04:06:36 +03:00
dependencies = [
2020-05-30 08:08:17 +03:00
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
2020-05-05 04:06:36 +03:00
]
[[package]]
2020-05-30 08:08:17 +03:00
name = "futures-channel"
2021-09-08 19:24:32 +03:00
version = "0.3.17"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "5da6ba8c3bb3c165d3c7319fc1cc8304facf1fb8db99c5de877183c08a273888"
2020-05-05 04:06:36 +03:00
dependencies = [
2020-05-30 08:08:17 +03:00
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
2021-09-08 19:24:32 +03:00
version = "0.3.17"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "88d1c26957f23603395cd326b0ffe64124b818f4449552f960d815cfba83a53d"
2020-05-30 08:08:17 +03:00
[[package]]
name = "futures-executor"
2021-09-08 19:24:32 +03:00
version = "0.3.17"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "45025be030969d763025784f7f355043dc6bc74093e4ecc5000ca4dc50d8745c"
2020-05-30 08:08:17 +03:00
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-io"
2021-09-08 19:24:32 +03:00
version = "0.3.17"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "522de2a0fe3e380f1bc577ba0474108faf3f6b18321dbf60b3b9c39a75073377"
2020-05-30 08:08:17 +03:00
[[package]]
name = "futures-macro"
2021-09-08 19:24:32 +03:00
version = "0.3.17"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "18e4a4b95cea4b4ccbcf1c5675ca7c4ee4e9e75eb79944d07defde18068f79bb"
2020-05-30 08:08:17 +03:00
dependencies = [
2021-05-29 22:46:33 +03:00
"autocfg 1.0.1",
2020-05-30 08:08:17 +03:00
"proc-macro-hack",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-05-30 08:08:17 +03:00
]
[[package]]
name = "futures-sink"
2021-09-08 19:24:32 +03:00
version = "0.3.17"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "36ea153c13024fe480590b3e3d4cad89a0cfacecc24577b68f86c6ced9c2bc11"
2020-05-30 08:08:17 +03:00
[[package]]
name = "futures-task"
2021-09-08 19:24:32 +03:00
version = "0.3.17"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "1d3d00f4eddb73e498a54394f228cd55853bdf059259e8e7bc6e69d408892e99"
2020-05-30 08:08:17 +03:00
[[package]]
name = "futures-util"
2021-09-08 19:24:32 +03:00
version = "0.3.17"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "36568465210a3a6ee45e1f165136d68671471a501e632e9a98d96872222b5481"
2020-05-30 08:08:17 +03:00
dependencies = [
2021-05-29 22:46:33 +03:00
"autocfg 1.0.1",
2020-05-30 08:08:17 +03:00
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
2021-09-08 19:24:32 +03:00
"pin-project-lite 0.2.7",
2020-05-30 08:08:17 +03:00
"pin-utils",
"proc-macro-hack",
"proc-macro-nested",
"slab",
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "fxhash"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
dependencies = [
"byteorder",
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "generational-arena"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e1d3b771574f62d0548cee0ad9057857e9fc25d7a3335f140c84f6acd0bf601"
dependencies = [
"cfg-if 0.1.10",
"serde",
]
2020-09-14 05:35:28 +03:00
[[package]]
name = "generic-array"
2021-03-06 14:14:55 +03:00
version = "0.12.4"
2020-09-14 05:35:28 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-06 14:14:55 +03:00
checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"
2020-09-14 05:35:28 +03:00
dependencies = [
"typenum",
]
2021-05-07 18:26:49 +03:00
[[package]]
name = "generic-array"
version = "0.14.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
dependencies = [
"typenum",
"version_check",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "getrandom"
2021-02-08 00:50:33 +03:00
version = "0.1.16"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
2020-04-04 02:40:17 +03:00
dependencies = [
2021-02-08 00:50:33 +03:00
"cfg-if 1.0.0",
2021-05-28 16:08:46 +03:00
"libc",
"wasi 0.9.0+wasi-snapshot-preview1",
]
[[package]]
name = "getrandom"
2021-05-29 22:46:33 +03:00
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753"
dependencies = [
"cfg-if 1.0.0",
2021-05-28 16:08:46 +03:00
"libc",
2021-02-08 00:50:33 +03:00
"wasi 0.10.2+wasi-snapshot-preview1",
2020-04-04 02:40:17 +03:00
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "ghost"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a5bcf1bbeab73aa4cf2fde60a846858dc036163c7c33bec309f8d17de785479"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-08-28 15:48:24 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-08-28 15:48:24 +03:00
]
2020-10-11 02:49:49 +03:00
[[package]]
name = "gimli"
2021-05-29 22:46:33 +03:00
version = "0.24.0"
2020-10-11 02:49:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "0e4075386626662786ddb0ec9081e7c7eeb1ba31951f447ca780ef9f5d568189"
2021-08-28 15:48:24 +03:00
dependencies = [
"fallible-iterator",
"indexmap",
"stable_deref_trait",
]
[[package]]
name = "gimli"
version = "0.25.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0a01e0497841a3b2db4f8afa483cce65f7e96a3498bd6c541734792aeac8fe7"
2020-10-11 02:49:49 +03:00
2021-09-28 20:54:05 +03:00
[[package]]
name = "glob"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
[[package]]
name = "glow"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f04649123493bc2483cbef4daddb45d40bbdae5adb221a63a23efdb0cc99520"
dependencies = [
"js-sys",
"slotmap",
"wasm-bindgen",
"web-sys",
]
2020-05-05 04:06:36 +03:00
[[package]]
2020-05-30 08:08:17 +03:00
name = "glyph_brush"
2021-02-08 00:50:33 +03:00
version = "0.7.2"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "3e3f00b8574a76fb6c50890c48da03946ca50e4372a2778737922666a2238221"
2020-05-05 04:06:36 +03:00
dependencies = [
2020-05-30 08:08:17 +03:00
"glyph_brush_draw_cache",
"glyph_brush_layout",
"log",
"ordered-float",
2020-05-30 08:08:17 +03:00
"rustc-hash",
"twox-hash",
]
[[package]]
name = "glyph_brush_draw_cache"
2021-02-08 00:50:33 +03:00
version = "0.1.4"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "ac2c82074cafb68b9e459c50c655f7eedcb92d6ee7166813802934bc6fc29fa3"
2020-05-30 08:08:17 +03:00
dependencies = [
"ab_glyph",
2021-04-13 15:39:32 +03:00
"crossbeam-channel 0.5.1",
2021-09-08 19:24:32 +03:00
"crossbeam-deque 0.8.1",
2020-05-30 08:08:17 +03:00
"linked-hash-map",
"rayon",
"rustc-hash",
]
[[package]]
name = "glyph_brush_layout"
2021-09-08 19:24:32 +03:00
version = "0.2.3"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "cc32c2334f00ca5ac3695c5009ae35da21da8c62d255b5b96d56e2597a637a38"
2020-05-30 08:08:17 +03:00
dependencies = [
"ab_glyph",
"approx 0.5.0",
2020-05-30 08:08:17 +03:00
"xi-unicode",
2020-05-05 04:06:36 +03:00
]
[[package]]
name = "gpu-alloc"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab8524eac5fc9d05625c891adf78fcf64dc0ee9f8d0882874b9f220f42b442bf"
dependencies = [
"bitflags",
"gpu-alloc-types",
]
[[package]]
name = "gpu-alloc-types"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54804d0d6bc9d7f26db4eaec1ad10def69b599315f487d32c334a80d1efe67a5"
dependencies = [
"bitflags",
]
[[package]]
name = "gpu-descriptor"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7a237f0419ab10d17006d55c62ac4f689a6bf52c75d3f38b8361d249e8d4b0b"
dependencies = [
"bitflags",
"gpu-descriptor-types",
2021-04-18 16:35:43 +03:00
"hashbrown 0.9.1",
]
[[package]]
name = "gpu-descriptor-types"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "363e3677e55ad168fef68cf9de3a4a310b53124c5e784c53a1d70e92d23f2126"
dependencies = [
"bitflags",
]
2020-07-24 04:38:10 +03:00
[[package]]
name = "half"
2021-02-08 00:50:33 +03:00
version = "1.7.1"
2020-07-24 04:38:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "62aca2aba2d62b4a7f5b33f3712cb1b0692779a56fb510499d5c0aa594daeaf3"
2020-07-24 04:38:10 +03:00
2020-07-21 08:35:10 +03:00
[[package]]
name = "hashbrown"
version = "0.9.1"
2020-07-21 08:35:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
dependencies = [
2021-04-18 16:35:43 +03:00
"ahash 0.4.7",
]
[[package]]
name = "hashbrown"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
dependencies = [
2021-05-29 22:46:33 +03:00
"ahash 0.7.4",
2021-04-18 16:35:43 +03:00
"bumpalo",
]
2020-07-21 08:35:10 +03:00
[[package]]
name = "heck"
version = "0.3.3"
2020-07-21 08:35:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
2020-07-21 08:35:10 +03:00
dependencies = [
"unicode-segmentation",
]
2019-11-18 16:56:35 +03:00
[[package]]
name = "hermit-abi"
2021-09-08 19:24:32 +03:00
version = "0.1.19"
2019-11-18 16:56:35 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
2019-11-18 16:56:35 +03:00
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
2019-11-18 16:56:35 +03:00
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "hound"
version = "3.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a164bb2ceaeff4f42542bdb847c41517c78a60f5649671b2a07312b6e117549"
2020-05-30 08:08:17 +03:00
[[package]]
name = "humantime"
version = "2.1.0"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
[[package]]
name = "iced-x86"
version = "1.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7383772b06135cede839b7270023b46403656a9148024886e721e82639d3f90e"
dependencies = [
"lazy_static",
"static_assertions",
]
[[package]]
name = "ident_case"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2020-05-30 08:08:17 +03:00
2019-11-30 18:49:37 +03:00
[[package]]
name = "im"
version = "14.3.0"
2019-11-30 18:49:37 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "696059c87b83c5a258817ecd67c3af915e3ed141891fc35a1e79908801cf0ce7"
2019-11-30 18:49:37 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"bitmaps",
"rand_core 0.5.1",
"rand_xoshiro",
"sized-chunks 0.5.3",
"typenum",
2021-05-28 16:08:46 +03:00
"version_check",
]
[[package]]
name = "im"
version = "15.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "111c1983f3c5bb72732df25cddacee9b546d08325fb584b5ebd38148be7b0246"
dependencies = [
"bitmaps",
"rand_core 0.5.1",
"rand_xoshiro",
2021-05-29 22:46:33 +03:00
"sized-chunks 0.6.5",
2020-02-05 15:43:48 +03:00
"typenum",
2021-05-28 16:08:46 +03:00
"version_check",
2019-11-30 18:49:37 +03:00
]
2019-05-24 08:54:10 +03:00
[[package]]
name = "im-rc"
version = "14.3.0"
2019-05-24 08:54:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "303f7e6256d546e01979071417432425f15c1891fb309a5f2d724ee908fabd6e"
2019-05-24 08:54:10 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"bitmaps",
"rand_core 0.5.1",
"rand_xoshiro",
"sized-chunks 0.5.3",
"typenum",
2021-05-28 16:08:46 +03:00
"version_check",
]
[[package]]
name = "im-rc"
version = "15.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ca8957e71f04a205cb162508f9326aea04676c8dfd0711220190d6b83664f3f"
dependencies = [
"bitmaps",
"rand_core 0.5.1",
"rand_xoshiro",
2021-05-29 22:46:33 +03:00
"sized-chunks 0.6.5",
2020-02-05 15:43:48 +03:00
"typenum",
2021-05-28 16:08:46 +03:00
"version_check",
2019-11-18 16:56:35 +03:00
]
2020-07-21 08:35:10 +03:00
[[package]]
name = "indexmap"
2021-09-08 19:24:32 +03:00
version = "1.7.0"
2020-07-21 08:35:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5"
2020-07-21 08:35:10 +03:00
dependencies = [
2020-09-12 15:06:26 +03:00
"autocfg 1.0.1",
2021-09-08 19:24:32 +03:00
"hashbrown 0.11.2",
2021-08-28 15:48:24 +03:00
"serde",
2020-07-21 08:35:10 +03:00
]
2019-07-23 04:57:30 +03:00
[[package]]
name = "indoc"
2020-07-24 04:38:10 +03:00
version = "0.3.6"
2019-07-23 04:57:30 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "47741a8bc60fb26eb8d6e0238bbb26d8575ff623fdc97b1a2c00c050b9684ed8"
2019-07-23 04:57:30 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"indoc-impl",
"proc-macro-hack",
2019-07-23 04:57:30 +03:00
]
[[package]]
name = "indoc"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5a75aeaaef0ce18b58056d306c27b07436fbb34b8816c53094b76dd81803136"
dependencies = [
"unindent",
]
2019-07-23 04:57:30 +03:00
[[package]]
name = "indoc-impl"
2020-07-24 04:38:10 +03:00
version = "0.3.6"
2019-07-23 04:57:30 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "ce046d161f000fffde5f432a0d034d0341dc152643b2598ed5bfce44c4f3a8f0"
2019-07-23 04:57:30 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"proc-macro-hack",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-02-05 15:43:48 +03:00
"unindent",
2019-07-23 04:57:30 +03:00
]
2019-10-16 04:16:27 +03:00
[[package]]
name = "inkwell"
version = "0.1.0"
2021-05-29 22:46:33 +03:00
dependencies = [
"inkwell 0.1.0 (git+https://github.com/rtfeldman/inkwell?tag=llvm12-0.release8)",
2021-05-29 22:46:33 +03:00
]
2019-10-16 04:16:27 +03:00
[[package]]
name = "inkwell"
version = "0.1.0"
source = "git+https://github.com/rtfeldman/inkwell?tag=llvm12-0.release8#14b78d96d2dbc95694e181be66e4cd53df3fc02f"
2019-10-16 04:16:27 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"either",
"inkwell_internals",
2021-05-28 16:08:46 +03:00
"libc",
2020-02-05 15:43:48 +03:00
"llvm-sys",
"once_cell",
"parking_lot",
2020-02-05 15:43:48 +03:00
"regex",
2019-10-16 04:16:27 +03:00
]
[[package]]
2019-11-18 16:56:35 +03:00
name = "inkwell_internals"
2021-04-22 13:43:26 +03:00
version = "0.3.0"
source = "git+https://github.com/rtfeldman/inkwell?tag=llvm12-0.release8#14b78d96d2dbc95694e181be66e4cd53df3fc02f"
2019-10-16 04:16:27 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2019-11-18 16:56:35 +03:00
]
2020-01-01 14:02:02 +03:00
[[package]]
name = "inlinable_string"
version = "0.1.14"
2020-01-25 01:09:12 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3094308123a0e9fd59659ce45e22de9f53fc1d2ac6e1feb9fef988e4f76cad77"
2020-05-05 04:06:36 +03:00
2020-10-31 02:54:56 +03:00
[[package]]
name = "inplace_it"
2021-02-08 00:50:33 +03:00
version = "0.3.3"
2020-01-25 01:09:12 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "90953f308a79fe6d62a4643e51f848fbfddcd05975a38e69fdf4ab86a7baf7ca"
2020-05-05 04:06:36 +03:00
[[package]]
name = "instant"
2021-09-08 19:24:32 +03:00
version = "0.1.10"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "bee0328b1209d157ef001c94dd85b4f8f64139adb0eac2659f4b08382b2f474d"
dependencies = [
"cfg-if 1.0.0",
]
2020-01-25 01:09:12 +03:00
2021-08-28 15:48:24 +03:00
[[package]]
name = "inventory"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0f0f7efb804ec95e33db9ad49e4252f049e37e8b0a4652e3cd61f7999f2eff7f"
dependencies = [
"ctor",
"ghost",
"inventory-impl",
]
[[package]]
name = "inventory-impl"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75c094e94816723ab936484666968f5b58060492e880f3c8d00489a1e244fa51"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-08-28 15:48:24 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-08-28 15:48:24 +03:00
]
2020-04-15 14:00:06 +03:00
[[package]]
name = "iovec"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
2020-04-15 14:00:06 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "itertools"
2020-07-24 04:38:10 +03:00
version = "0.9.0"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
2020-04-04 02:40:17 +03:00
dependencies = [
"either",
]
2021-02-08 00:50:33 +03:00
[[package]]
name = "itertools"
2021-09-08 19:24:32 +03:00
version = "0.10.1"
2021-02-08 00:50:33 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf"
2021-02-08 00:50:33 +03:00
dependencies = [
"either",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "itoa"
2021-09-08 19:24:32 +03:00
version = "0.4.8"
2020-07-24 04:38:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
2020-07-24 04:38:10 +03:00
2021-09-28 20:54:05 +03:00
[[package]]
name = "jni"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec"
dependencies = [
"cesu8",
"combine",
"jni-sys",
"log",
"thiserror",
"walkdir",
]
2020-07-24 04:38:10 +03:00
[[package]]
name = "jni-sys"
version = "0.3.0"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
2020-04-04 02:40:17 +03:00
2020-10-31 02:54:56 +03:00
[[package]]
name = "jobserver"
2021-09-08 19:24:32 +03:00
version = "0.1.24"
2020-10-31 02:54:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"
2020-10-31 02:54:56 +03:00
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
2020-10-31 02:54:56 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "js-sys"
2021-09-08 19:24:32 +03:00
version = "0.3.54"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "1866b355d9c878e5e607473cbe3f63282c0b7aad2db1dbebf55076c686918254"
2020-04-04 02:40:17 +03:00
dependencies = [
"wasm-bindgen",
]
2020-04-15 14:00:06 +03:00
[[package]]
name = "kernel32-sys"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
dependencies = [
"winapi 0.2.8",
"winapi-build",
]
[[package]]
name = "khronos-egl"
version = "4.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c2352bd1d0bceb871cb9d40f24360c8133c11d7486b68b5381c1dd1a32015e3"
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
"libloading 0.7.0",
]
2021-01-30 18:23:54 +03:00
[[package]]
name = "lazy-bytes-cast"
version = "5.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10257499f089cd156ad82d0a9cd57d9501fa2c989068992a97eb3c27836f206b"
2019-06-21 05:28:54 +03:00
[[package]]
name = "lazy_static"
2019-11-18 16:56:35 +03:00
version = "1.4.0"
2019-06-21 05:28:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2019-06-21 05:28:54 +03:00
2020-05-05 04:06:36 +03:00
[[package]]
name = "lazycell"
2020-09-12 15:06:26 +03:00
version = "1.3.0"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-12 15:06:26 +03:00
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
2020-05-05 04:06:36 +03:00
2021-08-28 15:48:24 +03:00
[[package]]
name = "leb128"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3576a87f2ba00f6f106fdfcd16db1d698d648a26ad8e0573cad8537c3c362d2a"
2021-09-28 20:54:05 +03:00
[[package]]
name = "lewton"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "777b48df9aaab155475a83a7df3070395ea1ac6902f5cd062b8f2b028075c030"
dependencies = [
"byteorder",
"ogg",
"tinyvec",
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "libc"
2021-09-08 19:24:32 +03:00
version = "0.2.101"
2019-09-15 00:03:28 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "3cb00336871be5ed2c8ed44b60ae9959dc5b9f08539422ed43f09e34ecaeba21"
2019-09-15 00:03:28 +03:00
2020-05-05 04:06:36 +03:00
[[package]]
name = "libloading"
2021-02-08 00:50:33 +03:00
version = "0.6.7"
2020-07-24 04:38:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "351a32417a12d5f7e82c368a66781e307834dae04c6ce0cd4456d52989229883"
2020-07-24 04:38:10 +03:00
dependencies = [
"cfg-if 1.0.0",
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2020-05-05 04:06:36 +03:00
]
2021-03-06 14:14:55 +03:00
[[package]]
name = "libloading"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f84d96438c15fcd6c3f244c8fce01d1e2b9c6b5623e9c711dc9286d8fc92d6a"
dependencies = [
"cfg-if 1.0.0",
"winapi 0.3.9",
]
[[package]]
name = "libmimalloc-sys"
version = "0.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d1b8479c593dba88c2741fc50b92e13dbabbbe0bd504d979f244ccc1a5b1c01"
dependencies = [
"cc",
]
2020-05-30 08:08:17 +03:00
[[package]]
name = "linked-hash-map"
version = "0.5.4"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"
2020-05-30 08:08:17 +03:00
2019-10-16 04:16:27 +03:00
[[package]]
name = "llvm-sys"
version = "120.2.1"
2019-10-16 04:16:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4a810627ac62b396f5fd2214ba9bbd8748d4d6efdc4d2c1c1303ea7a75763ce"
2019-10-16 04:16:27 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"cc",
"lazy_static",
2021-05-28 16:08:46 +03:00
"libc",
2020-02-05 15:43:48 +03:00
"regex",
2021-09-08 19:24:32 +03:00
"semver 0.11.0",
2019-10-16 04:16:27 +03:00
]
2020-10-11 02:49:49 +03:00
[[package]]
name = "lock_api"
2021-09-08 19:24:32 +03:00
version = "0.4.5"
2020-10-11 02:49:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109"
2020-10-11 02:49:49 +03:00
dependencies = [
"scopeguard",
]
2019-01-30 04:08:23 +03:00
[[package]]
name = "log"
2021-02-08 00:50:33 +03:00
version = "0.4.14"
2019-01-30 04:08:23 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
2019-01-30 04:08:23 +03:00
dependencies = [
2021-02-08 00:50:33 +03:00
"cfg-if 1.0.0",
2019-01-30 04:08:23 +03:00
]
2019-01-28 08:35:31 +03:00
2021-08-28 15:48:24 +03:00
[[package]]
name = "loupe"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b6a72dfa44fe15b5e76b94307eeb2ff995a8c5b283b55008940c02e0c5b634d"
dependencies = [
"indexmap",
"loupe-derive",
"rustversion",
]
[[package]]
name = "loupe-derive"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0fbfc88337168279f2e9ae06e157cfed4efd3316e14dc96ed074d4f2e6c5952"
dependencies = [
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-08-28 15:48:24 +03:00
]
[[package]]
name = "mach"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
dependencies = [
"libc",
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "malloc_buf"
version = "0.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
2020-05-05 04:06:36 +03:00
]
2019-01-28 01:39:45 +03:00
[[package]]
name = "maplit"
2019-11-18 16:56:35 +03:00
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
2019-11-18 16:56:35 +03:00
2020-04-04 02:40:17 +03:00
[[package]]
name = "maybe-uninit"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
2019-03-14 05:32:08 +03:00
[[package]]
name = "memchr"
2021-08-28 15:48:24 +03:00
version = "2.4.1"
2020-01-31 07:57:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-28 15:48:24 +03:00
checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
2020-01-31 07:57:17 +03:00
2021-01-30 18:23:54 +03:00
[[package]]
name = "memmap2"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b70ca2a6103ac8b665dc150b142ef0e4e89df640c9e6cf295d189c3caebe5a"
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
2021-01-30 18:23:54 +03:00
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "memmap2"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"
dependencies = [
"libc",
]
[[package]]
name = "memmap2"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00b6c2ebff6180198788f5db08d7ce3bc1d0b617176678831a7510825973e357"
dependencies = [
"libc",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "memoffset"
version = "0.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa"
dependencies = [
"autocfg 1.0.1",
]
[[package]]
name = "memoffset"
2021-05-29 22:46:33 +03:00
version = "0.6.4"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9"
2020-04-04 02:40:17 +03:00
dependencies = [
2020-09-12 15:06:26 +03:00
"autocfg 1.0.1",
2020-04-04 02:40:17 +03:00
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "metal"
2021-09-08 19:24:32 +03:00
version = "0.23.1"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "e0514f491f4cc03632ab399ee01e2c1c1b12d3e1cf2d667c1ff5f87d6dcd2084"
2020-05-05 04:06:36 +03:00
dependencies = [
"bitflags",
"block",
"core-graphics-types",
2020-05-05 04:06:36 +03:00
"foreign-types",
"log",
"objc",
]
[[package]]
name = "mimalloc"
version = "0.1.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb74897ce508e6c49156fd1476fc5922cbc6e75183c65e399c765a09122e5130"
dependencies = [
"libmimalloc-sys",
]
2021-09-08 19:24:32 +03:00
[[package]]
name = "minimal-lexical"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c835948974f68e0bd58636fc6c5b1fbff7b297e3046f11b3b3c18bbac012c6d"
2021-09-28 20:54:05 +03:00
[[package]]
name = "minimp3"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "985438f75febf74c392071a975a29641b420dd84431135a6e6db721de4b74372"
dependencies = [
"minimp3-sys",
"slice-deque",
"thiserror",
]
[[package]]
name = "minimp3-sys"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e21c73734c69dc95696c9ed8926a2b393171d98b3f5f5935686a26a487ab9b90"
dependencies = [
"cc",
]
2020-10-11 02:49:49 +03:00
[[package]]
name = "miniz_oxide"
2021-03-06 14:14:55 +03:00
version = "0.4.4"
2020-10-11 02:49:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-06 14:14:55 +03:00
checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
2020-10-11 02:49:49 +03:00
dependencies = [
"adler",
"autocfg 1.0.1",
]
2020-04-15 14:00:06 +03:00
[[package]]
name = "mio"
version = "0.6.23"
2020-04-15 14:00:06 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
2020-04-15 14:00:06 +03:00
dependencies = [
2020-11-21 19:50:38 +03:00
"cfg-if 0.1.10",
2020-04-15 14:00:06 +03:00
"fuchsia-zircon",
"fuchsia-zircon-sys",
"iovec",
"kernel32-sys",
2021-05-28 16:08:46 +03:00
"libc",
2020-04-15 14:00:06 +03:00
"log",
"miow",
2020-04-15 14:00:06 +03:00
"net2",
"slab",
"winapi 0.2.8",
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "mio-extras"
version = "2.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
dependencies = [
"lazycell",
"log",
"mio",
"slab",
]
2020-04-15 14:00:06 +03:00
[[package]]
name = "miow"
version = "0.2.2"
2020-04-15 14:00:06 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
2020-04-15 14:00:06 +03:00
dependencies = [
"kernel32-sys",
"net2",
"winapi 0.2.8",
"ws2_32-sys",
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "more-asserts"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0debeb9fcf88823ea64d64e4a815ab1643f33127d995978e099942ce38f25238"
2021-05-07 18:26:49 +03:00
[[package]]
name = "morphic_lib"
version = "0.1.0"
dependencies = [
"sha2",
2021-06-02 17:04:24 +03:00
"smallvec",
2021-05-07 18:26:49 +03:00
"thiserror",
"typed-arena",
2021-05-07 18:26:49 +03:00
]
2020-10-31 02:54:56 +03:00
[[package]]
name = "naga"
version = "0.6.3"
2020-10-31 02:54:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c5859e55c51da10b98e7a73068e0a0c5da7bbcae4fc38f86043d0c6d1b917cf"
2020-10-31 02:54:56 +03:00
dependencies = [
"bit-set",
2020-10-31 02:54:56 +03:00
"bitflags",
"codespan-reporting",
2020-10-31 02:54:56 +03:00
"fxhash",
"log",
"num-traits",
"petgraph 0.6.0",
"spirv",
2020-10-31 02:54:56 +03:00
"thiserror",
]
2020-07-24 04:38:10 +03:00
[[package]]
name = "ndk"
version = "0.2.1"
2020-07-24 04:38:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5eb167c1febed0a496639034d0c76b3b74263636045db5489eee52143c246e73"
2020-07-24 04:38:10 +03:00
dependencies = [
"jni-sys",
"ndk-sys",
2021-09-28 20:54:05 +03:00
"num_enum 0.4.3",
"thiserror",
]
[[package]]
name = "ndk"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8794322172319b972f528bf90c6b467be0079f1fa82780ffb431088e741a73ab"
dependencies = [
"jni-sys",
"ndk-sys",
"num_enum 0.5.4",
"thiserror",
]
[[package]]
name = "ndk"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d64d6af06fde0e527b1ba5c7b79a6cc89cfc46325b0b2887dffe8f70197e0c3c"
dependencies = [
"bitflags",
"jni-sys",
"ndk-sys",
"num_enum 0.5.4",
"thiserror",
2020-07-24 04:38:10 +03:00
]
[[package]]
name = "ndk-glue"
version = "0.2.1"
2020-07-24 04:38:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bdf399b8b7a39c6fb153c4ec32c72fd5fe789df24a647f229c239aa7adb15241"
2020-07-24 04:38:10 +03:00
dependencies = [
"lazy_static",
2021-05-28 16:08:46 +03:00
"libc",
2020-07-24 04:38:10 +03:00
"log",
2021-09-28 20:54:05 +03:00
"ndk 0.2.1",
"ndk-macro",
"ndk-sys",
]
[[package]]
name = "ndk-glue"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c5caf0c24d51ac1c905c27d4eda4fa0635bbe0de596b8f79235e0b17a4d29385"
dependencies = [
"lazy_static",
"libc",
"log",
"ndk 0.3.0",
"ndk-macro",
"ndk-sys",
]
[[package]]
name = "ndk-glue"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3e9e94628f24e7a3cb5b96a2dc5683acd9230bf11991c2a1677b87695138420"
dependencies = [
"lazy_static",
"libc",
"log",
"ndk 0.4.0",
"ndk-macro",
2020-07-24 04:38:10 +03:00
"ndk-sys",
]
[[package]]
name = "ndk-macro"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05d1c6307dc424d0f65b9b06e94f88248e6305726b14729fd67a5e47b2dc481d"
dependencies = [
2021-08-28 15:48:24 +03:00
"darling 0.10.2",
2021-09-28 20:54:05 +03:00
"proc-macro-crate 0.1.5",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
]
2020-07-24 04:38:10 +03:00
[[package]]
name = "ndk-sys"
version = "0.2.1"
2020-07-24 04:38:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c44922cb3dbb1c70b5e5f443d63b64363a898564d739ba5198e3a9138442868d"
2020-07-24 04:38:10 +03:00
2020-04-15 14:00:06 +03:00
[[package]]
name = "net2"
2021-02-08 00:50:33 +03:00
version = "0.2.37"
2020-04-15 14:00:06 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"
2020-04-15 14:00:06 +03:00
dependencies = [
2020-11-21 19:50:38 +03:00
"cfg-if 0.1.10",
2021-05-28 16:08:46 +03:00
"libc",
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2020-04-15 14:00:06 +03:00
]
2021-01-30 18:23:54 +03:00
[[package]]
name = "nix"
version = "0.17.0"
2021-01-30 18:23:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50e4785f2c3b7589a0d0c1dd60285e1188adac4006e8abd6dd578e1567027363"
2021-01-30 18:23:54 +03:00
dependencies = [
"bitflags",
"cc",
"cfg-if 0.1.10",
2021-05-28 16:08:46 +03:00
"libc",
"void",
2021-01-30 18:23:54 +03:00
]
2020-11-21 19:50:38 +03:00
[[package]]
name = "nix"
version = "0.18.0"
2020-11-21 19:50:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "83450fe6a6142ddd95fb064b746083fc4ef1705fe81f64a64e1d4b39f54a1055"
2020-11-21 19:50:38 +03:00
dependencies = [
"bitflags",
"cc",
"cfg-if 0.1.10",
2021-05-28 16:08:46 +03:00
"libc",
2020-11-21 19:50:38 +03:00
]
2021-03-06 14:14:55 +03:00
[[package]]
name = "nix"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa9b4819da1bc61c0ea48b63b7bc8604064dd43013e7cc325df098d49cd7c18a"
dependencies = [
"bitflags",
"cc",
"cfg-if 1.0.0",
2021-05-28 16:08:46 +03:00
"libc",
2021-03-06 14:14:55 +03:00
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "nom"
version = "5.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
dependencies = [
"memchr",
"version_check",
]
2021-01-30 18:23:54 +03:00
[[package]]
name = "nom"
2021-09-08 19:24:32 +03:00
version = "7.0.0"
2021-01-30 18:23:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "7ffd9d26838a953b4af82cbeb9f1592c6798916983959be223a7124e992742c1"
2021-01-30 18:23:54 +03:00
dependencies = [
"memchr",
2021-09-08 19:24:32 +03:00
"minimal-lexical",
2021-05-28 16:08:46 +03:00
"version_check",
2021-01-30 18:23:54 +03:00
]
[[package]]
name = "nonempty"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fa586da3e43cc7df44aae0e21ed2e743218b876de3f38035683d30bd8a3828e"
2021-09-28 20:54:05 +03:00
[[package]]
name = "num-derive"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d"
dependencies = [
"proc-macro2 1.0.29",
"quote 1.0.9",
"syn 1.0.76",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "num-traits"
version = "0.2.14"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
2020-04-04 02:40:17 +03:00
dependencies = [
2020-09-12 15:06:26 +03:00
"autocfg 1.0.1",
2020-04-04 02:40:17 +03:00
]
2019-11-18 16:56:35 +03:00
[[package]]
2019-12-16 17:42:46 +03:00
name = "num_cpus"
2020-07-24 04:38:10 +03:00
version = "1.13.0"
2019-11-18 16:56:35 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
2019-11-18 16:56:35 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"hermit-abi",
2021-05-28 16:08:46 +03:00
"libc",
2019-11-18 16:56:35 +03:00
]
2020-07-24 04:38:10 +03:00
[[package]]
name = "num_enum"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca565a7df06f3d4b485494f25ba05da1435950f4dc263440eda7a6fa9b8e36e4"
dependencies = [
"derivative",
2021-09-28 20:54:05 +03:00
"num_enum_derive 0.4.3",
]
[[package]]
name = "num_enum"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9bd055fb730c4f8f4f57d45d35cd6b3f0980535b056dc7ff119cee6a66ed6f"
dependencies = [
"derivative",
"num_enum_derive 0.5.4",
2020-07-24 04:38:10 +03:00
]
[[package]]
name = "num_enum_derive"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffa5a33ddddfee04c0283a7653987d634e880347e96b5b2ed64de07efb59db9d"
dependencies = [
2021-09-28 20:54:05 +03:00
"proc-macro-crate 0.1.5",
"proc-macro2 1.0.29",
"quote 1.0.9",
"syn 1.0.76",
]
[[package]]
name = "num_enum_derive"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "486ea01961c4a818096de679a8b740b26d9033146ac5291b1c98557658f8cdd9"
dependencies = [
"proc-macro-crate 1.1.0",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-07-24 04:38:10 +03:00
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "objc"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
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",
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "objc_exception"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
dependencies = [
"cc",
]
[[package]]
name = "objc_id"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
dependencies = [
"objc",
]
2020-10-11 02:49:49 +03:00
[[package]]
name = "object"
2021-05-22 21:56:40 +03:00
version = "0.24.0"
2020-10-11 02:49:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-22 21:56:40 +03:00
checksum = "1a5b3dd1c072ee7963717671d1ca129f1048fda25edea6b752bfc71ac8854170"
dependencies = [
"crc32fast",
"flate2",
"indexmap",
]
2020-10-11 02:49:49 +03:00
[[package]]
name = "object"
2021-08-28 15:48:24 +03:00
version = "0.25.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-28 15:48:24 +03:00
checksum = "a38f2be3697a57b4060074ff41b44c16870d916ad7877c17696e063257482bc7"
dependencies = [
"crc32fast",
"indexmap",
"memchr",
]
[[package]]
name = "object"
2021-09-08 19:24:32 +03:00
version = "0.26.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "39f37e50073ccad23b6d09bcb5b263f4e76d3bb6038e4a3c08e52162ffa8abc2"
dependencies = [
"crc32fast",
2021-08-17 06:06:44 +03:00
"flate2",
"indexmap",
"memchr",
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "oboe"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e15e22bc67e047fe342a32ecba55f555e3be6166b04dd157cd0f803dfa9f48e1"
dependencies = [
"jni",
"ndk 0.4.0",
"ndk-glue 0.4.0",
"num-derive",
"num-traits",
"oboe-sys",
]
[[package]]
name = "oboe-sys"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "338142ae5ab0aaedc8275aa8f67f460e43ae0fca76a695a742d56da0a269eadc"
dependencies = [
"cc",
]
[[package]]
name = "ogg"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6951b4e8bf21c8193da321bcce9c9dd2e13c858fe078bf9054a288b419ae5d6e"
dependencies = [
"byteorder",
]
[[package]]
name = "once_cell"
2021-09-08 19:24:32 +03:00
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56"
2020-04-04 02:40:17 +03:00
[[package]]
name = "oorandom"
version = "11.1.3"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
2020-04-04 02:40:17 +03:00
2020-09-14 05:35:28 +03:00
[[package]]
name = "opaque-debug"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
2021-05-07 18:26:49 +03:00
[[package]]
name = "opaque-debug"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
2020-05-05 04:06:36 +03:00
[[package]]
name = "ordered-float"
2021-09-08 19:24:32 +03:00
version = "2.8.0"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "97c9d06878b3a851e8026ef94bf7fef9ba93062cd412601da4d9cf369b1cc62d"
2021-02-08 00:50:33 +03:00
dependencies = [
"num-traits",
]
[[package]]
name = "output_vt100"
version = "0.1.2"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53cdc5b785b7a58c5aad8216b3dfa114df64b0b06ae6e1501cef91df2fbdf8f9"
2020-05-05 04:06:36 +03:00
dependencies = [
"winapi 0.3.9",
]
[[package]]
name = "owned_ttf_parser"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f923fb806c46266c02ab4a5b239735c144bdeda724a50ed058e5226f594cde3"
dependencies = [
"ttf-parser 0.6.2",
2020-05-05 04:06:36 +03:00
]
2020-05-30 08:08:17 +03:00
[[package]]
name = "owned_ttf_parser"
2021-09-08 19:24:32 +03:00
version = "0.12.1"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "60ac8dda2e5cc09bf6480e3b3feff9783db251710c922ae9369a429c51efdeb0"
2020-05-30 08:08:17 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"ttf-parser 0.12.3",
2020-05-30 08:08:17 +03:00
]
2020-10-22 04:48:01 +03:00
[[package]]
name = "page_size"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eebde548fbbf1ea81a99b128872779c437752fb99f217c45245e1a61dcd9edcd"
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
2020-10-22 04:48:01 +03:00
"winapi 0.3.9",
]
2021-02-23 21:43:50 +03:00
[[package]]
name = "palette"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a05c0334468e62a4dfbda34b29110aa7d70d58c7fdb2c9857b5874dd9827cc59"
dependencies = [
"approx 0.3.2",
"num-traits",
"palette_derive",
"phf",
"phf_codegen",
]
[[package]]
name = "palette_derive"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b4b5f600e60dd3a147fb57b4547033d382d1979eb087af310e91cb45a63b1f4"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-02-23 21:43:50 +03:00
]
2021-09-05 15:07:37 +03:00
[[package]]
name = "parity-wasm"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92"
2020-10-11 02:49:49 +03:00
[[package]]
name = "parking_lot"
2021-09-08 19:24:32 +03:00
version = "0.11.2"
2020-10-11 02:49:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
2020-10-11 02:49:49 +03:00
dependencies = [
"instant",
"lock_api",
"parking_lot_core",
2020-10-11 02:49:49 +03:00
]
[[package]]
name = "parking_lot_core"
2021-09-08 19:24:32 +03:00
version = "0.8.5"
2020-10-11 02:49:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"
2020-10-11 02:49:49 +03:00
dependencies = [
"backtrace",
2021-02-08 00:50:33 +03:00
"cfg-if 1.0.0",
2020-10-11 02:49:49 +03:00
"instant",
2021-05-28 16:08:46 +03:00
"libc",
"petgraph 0.5.1",
2021-09-08 19:24:32 +03:00
"redox_syscall",
2020-02-05 15:43:48 +03:00
"smallvec",
2020-10-11 02:49:49 +03:00
"thread-id",
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2019-12-16 01:17:41 +03:00
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "peeking_take_while"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
2020-05-05 04:06:36 +03:00
[[package]]
name = "percent-encoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
2020-09-14 05:35:28 +03:00
[[package]]
name = "pest"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
dependencies = [
"ucd-trie",
]
[[package]]
name = "pest_derive"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
dependencies = [
"pest",
"pest_generator",
]
[[package]]
name = "pest_generator"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
dependencies = [
"pest",
"pest_meta",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-09-14 05:35:28 +03:00
]
[[package]]
name = "pest_meta"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"
dependencies = [
"maplit",
"pest",
"sha-1",
]
2020-10-11 02:49:49 +03:00
[[package]]
name = "petgraph"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"
dependencies = [
"fixedbitset 0.2.0",
"indexmap",
]
[[package]]
name = "petgraph"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a13a2fa9d0b63e5f22328828741e523766fff0ee9e779316902290dff3f824f"
dependencies = [
"fixedbitset 0.4.0",
2020-10-11 02:49:49 +03:00
"indexmap",
]
2021-02-23 21:43:50 +03:00
[[package]]
name = "phf"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
dependencies = [
"phf_shared",
]
[[package]]
name = "phf_codegen"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815"
dependencies = [
"phf_generator",
"phf_shared",
]
[[package]]
name = "phf_generator"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
dependencies = [
"phf_shared",
"rand 0.7.3",
]
[[package]]
name = "phf_shared"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
dependencies = [
"siphasher",
]
2019-11-28 06:12:51 +03:00
[[package]]
name = "pin-project-lite"
2021-03-06 14:14:55 +03:00
version = "0.1.12"
2019-11-28 06:12:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-06 14:14:55 +03:00
checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"
[[package]]
name = "pin-project-lite"
2021-09-08 19:24:32 +03:00
version = "0.2.7"
2019-11-28 06:12:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443"
2019-11-28 06:12:51 +03:00
2020-05-30 08:08:17 +03:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2020-05-05 04:06:36 +03:00
[[package]]
name = "pkg-config"
version = "0.3.19"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
2020-05-05 04:06:36 +03:00
2020-04-04 02:40:17 +03:00
[[package]]
name = "plotters"
version = "0.3.1"
source = "git+https://github.com/Anton-4/plotters#d043988179b61db714ad60f678637ee145e363d3"
2020-04-04 02:40:17 +03:00
dependencies = [
"num-traits",
2021-02-08 00:50:33 +03:00
"plotters-backend",
"plotters-svg",
2020-04-04 02:40:17 +03:00
"wasm-bindgen",
"web-sys",
]
2021-02-08 00:50:33 +03:00
[[package]]
name = "plotters-backend"
2021-09-08 19:24:32 +03:00
version = "0.3.2"
2021-02-08 00:50:33 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "d88417318da0eaf0fdcdb51a0ee6c3bed624333bff8f946733049380be67ac1c"
2021-02-08 00:50:33 +03:00
[[package]]
name = "plotters-svg"
2021-09-08 19:24:32 +03:00
version = "0.3.1"
2021-02-08 00:50:33 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "521fa9638fa597e1dc53e9412a4f9cefb01187ee1f7413076f9e6749e2885ba9"
2021-02-08 00:50:33 +03:00
dependencies = [
"plotters-backend",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "ppv-lite86"
version = "0.2.10"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
2020-04-04 02:40:17 +03:00
2019-01-28 01:39:45 +03:00
[[package]]
name = "pretty_assertions"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
2019-01-28 01:39:45 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"ansi_term",
"difference",
2019-01-28 01:39:45 +03:00
]
[[package]]
name = "pretty_assertions"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f81e1644e1b54f5a68959a29aa86cde704219254669da328ecfdf6a1f09d427"
dependencies = [
"ansi_term",
"ctor",
"difference",
"output_vt100",
]
2020-07-24 04:38:10 +03:00
[[package]]
name = "proc-macro-crate"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
dependencies = [
"toml",
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "proc-macro-crate"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83"
dependencies = [
"thiserror",
"toml",
]
2020-07-21 08:35:10 +03:00
[[package]]
name = "proc-macro-error"
version = "0.4.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "18f33027081eba0a6d8aba6d1b1c3a3be58cbb12106341c2d5759fcd9b5277e7"
dependencies = [
2021-08-28 15:48:24 +03:00
"proc-macro-error-attr 0.4.12",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-08-28 15:48:24 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-08-28 15:48:24 +03:00
"version_check",
]
[[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 1.0.4",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-05-28 16:08:46 +03:00
"version_check",
2020-07-21 08:35:10 +03:00
]
[[package]]
name = "proc-macro-error-attr"
version = "0.4.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a5b4b77fdb63c1eca72173d68d24501c54ab1269409f6b672c85deb18af69de"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-07-21 08:35:10 +03:00
"syn-mid",
2021-05-28 16:08:46 +03:00
"version_check",
2020-07-21 08:35:10 +03:00
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-08-28 15:48:24 +03:00
"quote 1.0.9",
"version_check",
]
2019-07-23 04:57:30 +03:00
[[package]]
name = "proc-macro-hack"
version = "0.5.19"
2019-07-23 04:57:30 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
2019-07-23 04:57:30 +03:00
2020-05-30 08:08:17 +03:00
[[package]]
name = "proc-macro-nested"
2021-02-08 00:50:33 +03:00
version = "0.1.7"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086"
2020-05-30 08:08:17 +03:00
2019-07-23 04:57:30 +03:00
[[package]]
name = "proc-macro2"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
2019-07-23 04:57:30 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"unicode-xid 0.1.0",
2019-07-23 04:57:30 +03:00
]
2019-10-16 04:16:27 +03:00
[[package]]
name = "proc-macro2"
2021-09-08 19:24:32 +03:00
version = "1.0.29"
2019-10-16 04:16:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "b9f5105d4fdaab20335ca9565e106a5d9b82b6219b5ba735731124ac6711d23d"
2019-10-16 04:16:27 +03:00
dependencies = [
2021-05-29 22:46:33 +03:00
"unicode-xid 0.2.2",
2019-10-16 04:16:27 +03:00
]
[[package]]
name = "profiling"
2021-09-08 19:24:32 +03:00
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "87dfd5592a8eed7e74f56ad7b125f8234763b805c30f0c7c95c486920026a6ec"
2021-08-28 15:48:24 +03:00
[[package]]
name = "ptr_meta"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
dependencies = [
"ptr_meta_derive",
]
[[package]]
name = "ptr_meta_derive"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-08-28 15:48:24 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-08-28 15:48:24 +03:00
]
2020-09-14 05:35:28 +03:00
[[package]]
name = "pulldown-cmark"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffade02495f22453cd593159ea2f59827aae7f53fa8323f756799b670881dcf8"
dependencies = [
"bitflags",
"memchr",
"unicase",
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "quickcheck"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "9c35d9c36a562f37eca96e79f66d5fd56eefbc22560dacc4a864cabd2d277456"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-05-30 08:08:17 +03:00
"env_logger 0.6.2",
2020-02-05 15:43:48 +03:00
"log",
2020-04-04 02:40:17 +03:00
"rand 0.6.5",
2020-02-05 15:43:48 +03:00
"rand_core 0.4.2",
2019-09-15 00:03:28 +03:00
]
[[package]]
name = "quickcheck"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6"
dependencies = [
2021-09-08 19:24:32 +03:00
"env_logger 0.8.4",
"log",
2021-09-08 19:24:32 +03:00
"rand 0.8.4",
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "quickcheck_macros"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "d7dfc1c4a1e048f5cc7d36a4c4118dfcf31d217c79f4b9a61bad65d68185752c"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"proc-macro2 0.4.30",
"quote 0.6.13",
"syn 0.15.44",
2019-09-15 00:03:28 +03:00
]
[[package]]
name = "quickcheck_macros"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b22a693222d716a9587786f37ac3f6b4faedb5b80c23914e7303ff5a1d8016e9"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
]
2019-07-23 04:57:30 +03:00
[[package]]
name = "quote"
version = "0.6.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1"
2019-07-23 04:57:30 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"proc-macro2 0.4.30",
2019-07-23 04:57:30 +03:00
]
2019-10-16 04:16:27 +03:00
[[package]]
name = "quote"
2021-03-06 14:14:55 +03:00
version = "1.0.9"
2019-10-16 04:16:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-06 14:14:55 +03:00
checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
2019-10-16 04:16:27 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2019-10-16 04:16:27 +03:00
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "rand"
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-04-04 02:40:17 +03:00
"autocfg 0.1.7",
2021-05-28 16:08:46 +03:00
"libc",
2020-04-04 02:40:17 +03:00
"rand_chacha 0.1.1",
2020-02-05 15:43:48 +03:00
"rand_core 0.4.2",
2020-04-04 02:40:17 +03:00
"rand_hc 0.1.0",
2020-02-05 15:43:48 +03:00
"rand_isaac",
"rand_jitter",
"rand_os",
2021-02-23 21:43:50 +03:00
"rand_pcg 0.1.2",
2020-02-05 15:43:48 +03:00
"rand_xorshift",
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2019-11-18 16:56:35 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "rand"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
dependencies = [
2021-02-08 00:50:33 +03:00
"getrandom 0.1.16",
2021-05-28 16:08:46 +03:00
"libc",
2020-04-04 02:40:17 +03:00
"rand_chacha 0.2.2",
"rand_core 0.5.1",
"rand_hc 0.2.0",
2021-02-23 21:43:50 +03:00
"rand_pcg 0.2.1",
2020-04-04 02:40:17 +03:00
]
[[package]]
name = "rand"
2021-09-08 19:24:32 +03:00
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
2021-09-08 19:24:32 +03:00
"rand_chacha 0.3.1",
"rand_core 0.6.3",
"rand_hc 0.3.1",
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "rand_chacha"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-04-04 02:40:17 +03:00
"autocfg 0.1.7",
2020-02-05 15:43:48 +03:00
"rand_core 0.3.1",
2019-09-15 00:03:28 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "rand_chacha"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
dependencies = [
"ppv-lite86",
"rand_core 0.5.1",
]
[[package]]
name = "rand_chacha"
2021-09-08 19:24:32 +03:00
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
2021-09-08 19:24:32 +03:00
"rand_core 0.6.3",
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "rand_core"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"rand_core 0.4.2",
2019-09-15 00:03:28 +03:00
]
[[package]]
name = "rand_core"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
2019-09-15 00:03:28 +03:00
2019-11-18 16:56:35 +03:00
[[package]]
name = "rand_core"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
2020-04-04 02:40:17 +03:00
dependencies = [
2021-02-08 00:50:33 +03:00
"getrandom 0.1.16",
]
[[package]]
name = "rand_core"
2021-09-08 19:24:32 +03:00
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
dependencies = [
2021-05-29 22:46:33 +03:00
"getrandom 0.2.3",
2020-04-04 02:40:17 +03:00
]
2019-11-18 16:56:35 +03:00
2019-09-15 00:03:28 +03:00
[[package]]
name = "rand_hc"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"rand_core 0.3.1",
2019-09-15 00:03:28 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "rand_hc"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
dependencies = [
"rand_core 0.5.1",
]
[[package]]
name = "rand_hc"
2021-09-08 19:24:32 +03:00
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"
dependencies = [
2021-09-08 19:24:32 +03:00
"rand_core 0.6.3",
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "rand_isaac"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"rand_core 0.3.1",
2019-09-15 00:03:28 +03:00
]
[[package]]
name = "rand_jitter"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
2019-09-15 00:03:28 +03:00
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
2020-02-05 15:43:48 +03:00
"rand_core 0.4.2",
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2019-09-15 00:03:28 +03:00
]
[[package]]
name = "rand_os"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
2019-09-15 00:03:28 +03:00
dependencies = [
2021-02-08 00:50:33 +03:00
"cloudabi",
2020-02-05 15:43:48 +03:00
"fuchsia-cprng",
2021-05-28 16:08:46 +03:00
"libc",
2020-02-05 15:43:48 +03:00
"rand_core 0.4.2",
"rdrand",
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2019-09-15 00:03:28 +03:00
]
[[package]]
name = "rand_pcg"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-04-04 02:40:17 +03:00
"autocfg 0.1.7",
2020-02-05 15:43:48 +03:00
"rand_core 0.4.2",
2019-09-15 00:03:28 +03:00
]
2021-02-23 21:43:50 +03:00
[[package]]
name = "rand_pcg"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
dependencies = [
"rand_core 0.5.1",
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "rand_xorshift"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"rand_core 0.3.1",
2019-09-15 00:03:28 +03:00
]
2019-11-21 01:54:08 +03:00
[[package]]
name = "rand_xoshiro"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "a9fcdd2e881d02f1d9390ae47ad8e5696a9e4be7b547a1da2afbc61973217004"
2019-11-21 01:54:08 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"rand_core 0.5.1",
2019-11-21 01:54:08 +03:00
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "range-alloc"
2021-02-08 00:50:33 +03:00
version = "0.1.2"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "63e935c45e09cc6dcf00d2f0b2d630a58f4095320223d47fc68918722f0538b6"
2020-05-05 04:06:36 +03:00
[[package]]
name = "raw-window-handle"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a441a7a6c80ad6473bd4b74ec1c9a4c951794285bf941c2126f607c72e48211"
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
2020-05-05 04:06:36 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "rayon"
2021-05-29 22:46:33 +03:00
version = "1.5.1"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90"
2020-04-04 02:40:17 +03:00
dependencies = [
2020-09-12 15:06:26 +03:00
"autocfg 1.0.1",
2021-09-08 19:24:32 +03:00
"crossbeam-deque 0.8.1",
2020-04-04 02:40:17 +03:00
"either",
"rayon-core",
]
[[package]]
name = "rayon-core"
2021-05-29 22:46:33 +03:00
version = "1.9.1"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e"
2020-04-04 02:40:17 +03:00
dependencies = [
2021-04-13 15:39:32 +03:00
"crossbeam-channel 0.5.1",
2021-09-08 19:24:32 +03:00
"crossbeam-deque 0.8.1",
"crossbeam-utils 0.8.5",
2020-04-04 02:40:17 +03:00
"lazy_static",
"num_cpus",
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "rdrand"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"rand_core 0.3.1",
2019-09-15 00:03:28 +03:00
]
2019-11-18 16:56:35 +03:00
[[package]]
name = "redox_syscall"
2021-09-08 19:24:32 +03:00
version = "0.2.10"
2021-02-08 00:50:33 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"
2021-02-08 00:50:33 +03:00
dependencies = [
"bitflags",
]
2020-11-21 19:50:38 +03:00
[[package]]
name = "redox_users"
2021-02-08 00:50:33 +03:00
version = "0.4.0"
2020-11-21 19:50:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
2020-11-21 19:50:38 +03:00
dependencies = [
2021-05-29 22:46:33 +03:00
"getrandom 0.2.3",
2021-09-08 19:24:32 +03:00
"redox_syscall",
2020-11-21 19:50:38 +03:00
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "regalloc"
version = "0.0.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "571f7f397d61c4755285cd37853fe8e03271c243424a907415909379659381c5"
dependencies = [
"log",
"rustc-hash",
"smallvec",
]
2019-09-15 00:03:28 +03:00
[[package]]
name = "regex"
2021-05-29 22:46:33 +03:00
version = "1.5.4"
2019-09-15 00:03:28 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"
2019-09-15 00:03:28 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"aho-corasick",
"memchr",
"regex-syntax",
2019-09-15 00:03:28 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "regex-automata"
version = "0.1.10"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
2020-04-04 02:40:17 +03:00
2019-09-15 00:03:28 +03:00
[[package]]
name = "regex-syntax"
2021-05-29 22:46:33 +03:00
version = "0.6.25"
2019-09-15 00:03:28 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
2019-09-15 00:03:28 +03:00
2021-08-28 15:48:24 +03:00
[[package]]
name = "region"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"
dependencies = [
"bitflags",
"libc",
"mach",
"winapi 0.3.9",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "remove_dir_all"
2020-07-24 04:38:10 +03:00
version = "0.5.3"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
2020-04-04 02:40:17 +03:00
dependencies = [
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2020-04-04 02:40:17 +03:00
]
[[package]]
name = "renderdoc-sys"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1382d1f0a252c4bf97dc20d979a2fdd05b024acd7c2ed0f7595d7817666a157"
2021-08-28 15:48:24 +03:00
[[package]]
name = "rkyv"
version = "0.6.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb135b3e5e3311f0a254bfb00333f4bac9ef1d89888b84242a89eb8722b09a07"
dependencies = [
"memoffset 0.6.4",
"ptr_meta",
"rkyv_derive",
"seahash",
]
[[package]]
name = "rkyv_derive"
version = "0.6.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba8f489f6b6d8551bb15904293c1ad58a6abafa7d8390d15f7ed05a2afcd87d5"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-08-28 15:48:24 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-08-28 15:48:24 +03:00
]
2021-08-03 13:42:19 +03:00
[[package]]
name = "rlimit"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc0bf25554376fd362f54332b8410a625c71f15445bca32ffdfdf4ec9ac91726"
dependencies = [
"libc",
]
[[package]]
name = "roc_ast"
version = "0.1.0"
dependencies = [
"arraystring",
"bumpalo",
"indoc 1.0.3",
"libc",
"page_size",
"pretty_assertions 0.6.1",
2021-10-04 20:26:31 +03:00
"roc_builtins",
"roc_can",
"roc_collections",
2021-10-04 20:26:31 +03:00
"roc_load",
"roc_module",
"roc_parse",
"roc_problem",
"roc_region",
"roc_types",
"roc_unify",
"snafu",
"ven_graph",
]
2020-07-21 08:35:10 +03:00
[[package]]
2020-08-23 18:49:33 +03:00
name = "roc_build"
2020-07-21 08:35:10 +03:00
version = "0.1.0"
dependencies = [
"bumpalo",
"im 14.3.0",
"im-rc 14.3.0",
"indoc 0.3.6",
2021-05-29 22:46:33 +03:00
"inkwell 0.1.0",
2020-07-21 08:35:10 +03:00
"inlinable_string",
2021-03-06 14:14:55 +03:00
"libloading 0.6.7",
2020-07-21 08:35:10 +03:00
"maplit",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
2020-07-21 08:35:10 +03:00
"roc_builtins",
"roc_can",
"roc_collections",
"roc_constrain",
2021-09-15 21:53:00 +03:00
"roc_gen_dev",
"roc_gen_llvm",
2021-09-15 21:53:00 +03:00
"roc_gen_wasm",
2020-07-21 08:35:10 +03:00
"roc_load",
"roc_module",
"roc_mono",
"roc_parse",
"roc_problem",
"roc_region",
"roc_reporting",
"roc_solve",
"roc_std",
2020-07-21 08:35:10 +03:00
"roc_types",
"roc_unify",
2021-03-15 03:41:19 +03:00
"serde_json",
2020-07-21 08:35:10 +03:00
"target-lexicon",
2020-10-25 08:36:46 +03:00
"tempfile",
2020-07-21 08:35:10 +03:00
]
2020-05-14 00:03:50 +03:00
[[package]]
2020-08-23 18:49:33 +03:00
name = "roc_builtins"
2020-05-14 00:03:50 +03:00
version = "0.1.0"
dependencies = [
"indoc 0.3.6",
2020-05-14 00:03:50 +03:00
"maplit",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
2020-05-14 00:03:50 +03:00
"roc_collections",
"roc_module",
2020-03-31 02:31:42 +03:00
"roc_region",
"roc_types",
]
2020-08-23 18:49:33 +03:00
[[package]]
name = "roc_can"
version = "0.1.0"
dependencies = [
2020-08-23 18:49:33 +03:00
"bumpalo",
"im 14.3.0",
"im-rc 14.3.0",
"indoc 0.3.6",
"maplit",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
"roc_builtins",
"roc_collections",
"roc_module",
2020-08-23 18:49:33 +03:00
"roc_parse",
"roc_problem",
"roc_region",
"roc_types",
2020-08-23 18:49:33 +03:00
"ven_graph",
]
2020-04-01 04:15:13 +03:00
[[package]]
2020-08-23 18:49:33 +03:00
name = "roc_cli"
version = "0.1.0"
dependencies = [
"bumpalo",
2020-08-23 18:49:33 +03:00
"clap 3.0.0-beta.1",
"cli_utils",
2020-11-18 21:26:59 +03:00
"const_format",
"criterion",
"im 14.3.0",
"im-rc 14.3.0",
"indoc 0.3.6",
2021-05-29 22:46:33 +03:00
"inkwell 0.1.0",
2021-05-28 16:08:46 +03:00
"libc",
2021-03-06 14:14:55 +03:00
"libloading 0.6.7",
"maplit",
"mimalloc",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
2020-08-23 18:49:33 +03:00
"roc_build",
"roc_builtins",
"roc_can",
"roc_collections",
2020-08-23 18:49:33 +03:00
"roc_constrain",
"roc_docs",
2020-08-23 18:49:33 +03:00
"roc_editor",
"roc_fmt",
"roc_gen_llvm",
"roc_linker",
2020-08-23 18:49:33 +03:00
"roc_load",
"roc_module",
2020-08-23 18:49:33 +03:00
"roc_mono",
"roc_parse",
"roc_problem",
"roc_region",
2020-08-23 18:49:33 +03:00
"roc_reporting",
"roc_solve",
"roc_types",
2020-08-23 18:49:33 +03:00
"roc_unify",
2020-11-21 19:50:38 +03:00
"rustyline",
"rustyline-derive",
2020-10-27 03:32:44 +03:00
"serial_test",
2020-08-23 18:49:33 +03:00
"target-lexicon",
2020-10-18 15:42:51 +03:00
"tempfile",
2021-08-30 22:43:58 +03:00
"wasmer",
"wasmer-wasi",
]
[[package]]
name = "roc_code_markup"
version = "0.1.0"
dependencies = [
"bumpalo",
2021-10-08 21:19:52 +03:00
"itertools 0.10.1",
"palette",
"roc_ast",
"roc_module",
"roc_utils",
"serde",
"snafu",
]
[[package]]
name = "roc_collections"
version = "0.1.0"
dependencies = [
"bumpalo",
2021-04-18 16:35:43 +03:00
"hashbrown 0.11.2",
"im 14.3.0",
"im-rc 14.3.0",
"wyhash",
]
[[package]]
name = "roc_constrain"
version = "0.1.0"
dependencies = [
"indoc 0.3.6",
"maplit",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
"roc_builtins",
"roc_can",
"roc_collections",
"roc_module",
"roc_parse",
"roc_region",
"roc_types",
]
[[package]]
name = "roc_docs"
version = "0.1.0"
dependencies = [
"bumpalo",
"maplit",
"pretty_assertions 0.5.1",
"pulldown-cmark",
2021-09-29 21:05:03 +03:00
"roc_ast",
"roc_builtins",
"roc_can",
2021-09-29 21:05:03 +03:00
"roc_code_markup",
"roc_collections",
"roc_fmt",
"roc_load",
"roc_module",
2021-08-01 08:39:11 +03:00
"roc_parse",
"roc_region",
"roc_types",
2021-10-04 20:26:31 +03:00
"tempfile",
"uuid",
]
2020-05-04 04:38:36 +03:00
[[package]]
name = "roc_editor"
version = "0.1.0"
dependencies = [
"arraystring",
2020-05-04 04:38:36 +03:00
"bumpalo",
2020-11-05 05:47:41 +03:00
"bytemuck",
2020-12-04 22:05:29 +03:00
"cgmath",
"colored",
"confy",
2021-01-30 18:23:54 +03:00
"copypasta",
2021-09-08 19:24:32 +03:00
"env_logger 0.8.4",
2021-09-08 21:01:46 +03:00
"fs_extra",
2020-05-30 08:08:17 +03:00
"futures",
"glyph_brush",
"im 15.0.0",
"im-rc 15.0.0",
"indoc 1.0.3",
2021-05-28 16:08:46 +03:00
"libc",
2020-05-30 08:08:17 +03:00
"log",
2020-05-04 04:38:36 +03:00
"maplit",
"nonempty",
2020-10-22 04:48:01 +03:00
"page_size",
2021-02-23 21:43:50 +03:00
"palette",
"pest",
"pest_derive",
"pretty_assertions 0.6.1",
"quickcheck 1.0.3",
"quickcheck_macros 1.0.0",
2021-09-08 19:24:32 +03:00
"rand 0.8.4",
"roc_ast",
2021-08-13 20:54:35 +03:00
"roc_builtins",
2020-05-04 04:38:36 +03:00
"roc_can",
"roc_code_markup",
2020-05-04 04:38:36 +03:00
"roc_collections",
"roc_fmt",
2021-08-13 20:54:35 +03:00
"roc_load",
2020-05-04 04:38:36 +03:00
"roc_module",
"roc_parse",
"roc_problem",
"roc_region",
"roc_reporting",
2021-04-10 19:58:02 +03:00
"roc_solve",
2020-05-04 04:38:36 +03:00
"roc_types",
"roc_unify",
2021-09-28 20:54:05 +03:00
"rodio",
2021-01-11 21:46:15 +03:00
"ropey",
"serde",
"snafu",
2021-08-13 20:54:35 +03:00
"tempfile",
2021-09-29 14:48:53 +03:00
"threadpool",
2021-08-13 20:54:35 +03:00
"uuid",
2020-12-21 15:55:40 +03:00
"ven_graph",
2020-05-30 08:08:17 +03:00
"wgpu",
"wgpu_glyph",
2020-05-05 04:06:36 +03:00
"winit",
2020-05-30 08:08:17 +03:00
"zerocopy",
2020-05-04 04:38:36 +03:00
]
2020-03-07 02:14:23 +03:00
[[package]]
name = "roc_fmt"
version = "0.1.0"
dependencies = [
"bumpalo",
"im 14.3.0",
"im-rc 14.3.0",
"indoc 0.3.6",
2020-03-07 02:14:23 +03:00
"maplit",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
2020-03-07 02:14:23 +03:00
"roc_collections",
"roc_module",
"roc_parse",
"roc_region",
]
2020-03-07 02:15:38 +03:00
[[package]]
name = "roc_gen_dev"
2020-03-07 02:15:38 +03:00
version = "0.1.0"
dependencies = [
"bumpalo",
"im 14.3.0",
"im-rc 14.3.0",
"indoc 0.3.6",
"itertools 0.9.0",
2021-05-28 16:08:46 +03:00
"libc",
"libloading 0.6.7",
2020-03-07 02:15:38 +03:00
"maplit",
"object 0.24.0",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
2020-10-24 19:26:40 +03:00
"roc_build",
2020-03-07 02:15:38 +03:00
"roc_builtins",
"roc_can",
"roc_collections",
"roc_constrain",
2020-10-13 22:45:41 +03:00
"roc_load",
2020-03-07 02:15:38 +03:00
"roc_module",
"roc_mono",
"roc_parse",
"roc_problem",
"roc_region",
"roc_reporting",
2020-03-07 02:15:38 +03:00
"roc_solve",
2020-09-30 16:01:16 +03:00
"roc_std",
2020-03-07 02:15:38 +03:00
"roc_types",
"roc_unify",
2020-03-31 02:31:42 +03:00
"target-lexicon",
"tempfile",
2020-03-07 02:15:38 +03:00
"tokio",
]
[[package]]
name = "roc_gen_llvm"
version = "0.1.0"
dependencies = [
"bumpalo",
"im 14.3.0",
"im-rc 14.3.0",
"indoc 0.3.6",
"inkwell 0.1.0",
2021-05-28 16:08:46 +03:00
"libc",
"maplit",
"morphic_lib",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
"roc_build",
"roc_builtins",
"roc_can",
"roc_collections",
"roc_load",
"roc_module",
"roc_mono",
"roc_parse",
"roc_problem",
"roc_region",
"roc_reporting",
"roc_solve",
"roc_std",
"roc_types",
"roc_unify",
"target-lexicon",
"tokio",
]
2021-09-05 15:07:37 +03:00
[[package]]
name = "roc_gen_wasm"
version = "0.1.0"
dependencies = [
"bumpalo",
"indoc 0.3.6",
"libc",
"parity-wasm",
"pretty_assertions 0.5.1",
"roc_builtins",
"roc_can",
"roc_collections",
"roc_load",
"roc_module",
"roc_mono",
"roc_std",
"roc_types",
"target-lexicon",
"tempfile",
"wasmer",
"wasmer-wasi",
]
2021-08-03 05:17:13 +03:00
[[package]]
name = "roc_ident"
version = "0.1.0"
2021-08-17 06:06:44 +03:00
[[package]]
name = "roc_linker"
version = "0.1.0"
dependencies = [
2021-08-21 06:52:43 +03:00
"bincode",
2021-08-17 06:06:44 +03:00
"bumpalo",
"clap 3.0.0-beta.1",
"iced-x86",
"memmap2 0.3.1",
2021-09-12 08:56:40 +03:00
"object 0.26.2",
"roc_build",
"roc_collections",
"roc_mono",
2021-08-21 06:52:43 +03:00
"serde",
"target-lexicon",
"tempfile",
2021-08-17 06:06:44 +03:00
]
2020-03-07 02:15:23 +03:00
[[package]]
name = "roc_load"
version = "0.1.0"
dependencies = [
"bumpalo",
2020-07-29 03:35:18 +03:00
"crossbeam",
"indoc 0.3.6",
2020-03-07 02:15:23 +03:00
"maplit",
2021-05-25 10:08:01 +03:00
"morphic_lib",
2020-07-30 06:40:12 +03:00
"num_cpus",
"parking_lot",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
2020-03-07 02:15:23 +03:00
"roc_builtins",
"roc_can",
"roc_collections",
"roc_constrain",
"roc_module",
2020-08-13 06:15:05 +03:00
"roc_mono",
2020-03-07 02:15:23 +03:00
"roc_parse",
"roc_problem",
"roc_region",
2021-02-03 22:21:12 +03:00
"roc_reporting",
2020-03-07 02:15:23 +03:00
"roc_solve",
"roc_types",
"roc_unify",
2020-11-11 03:19:54 +03:00
"tempfile",
2021-02-21 02:14:15 +03:00
"ven_pretty",
2020-03-07 02:15:23 +03:00
]
[[package]]
name = "roc_module"
version = "0.1.0"
dependencies = [
"bumpalo",
"indoc 0.3.6",
"lazy_static",
"maplit",
"pretty_assertions 0.5.1",
"roc_collections",
2021-08-03 20:28:28 +03:00
"roc_ident",
"roc_region",
2021-08-03 23:16:27 +03:00
"static_assertions",
]
2020-03-07 02:15:06 +03:00
[[package]]
name = "roc_mono"
version = "0.1.0"
dependencies = [
"bumpalo",
2021-04-18 16:35:43 +03:00
"hashbrown 0.11.2",
"indoc 0.3.6",
"linked-hash-map",
2020-03-07 02:15:06 +03:00
"maplit",
2021-05-07 18:26:49 +03:00
"morphic_lib",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
2020-03-07 02:15:06 +03:00
"roc_builtins",
"roc_can",
"roc_collections",
2020-10-16 01:18:40 +03:00
"roc_load",
2020-03-07 02:15:06 +03:00
"roc_module",
"roc_parse",
"roc_problem",
"roc_region",
"roc_solve",
2021-08-26 21:18:26 +03:00
"roc_std",
2020-03-07 02:15:06 +03:00
"roc_types",
"roc_unify",
2020-10-13 17:10:38 +03:00
"ven_ena",
2021-07-25 21:17:11 +03:00
"ven_graph",
2020-07-28 02:13:49 +03:00
"ven_pretty",
2020-03-07 02:15:06 +03:00
]
[[package]]
name = "roc_parse"
version = "0.1.0"
dependencies = [
"bumpalo",
2020-07-27 02:31:03 +03:00
"encode_unicode",
"indoc 0.3.6",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
"roc_collections",
"roc_module",
"roc_region",
]
[[package]]
name = "roc_problem"
version = "0.1.0"
dependencies = [
"indoc 0.3.6",
"maplit",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
"roc_collections",
"roc_module",
"roc_parse",
"roc_region",
]
[[package]]
name = "roc_region"
version = "0.1.0"
2020-03-06 10:06:18 +03:00
[[package]]
name = "roc_reporting"
version = "0.1.0"
dependencies = [
2020-03-07 22:43:47 +03:00
"bumpalo",
2020-04-08 18:14:38 +03:00
"distance",
"im 14.3.0",
"im-rc 14.3.0",
"indoc 0.3.6",
2020-03-06 10:06:18 +03:00
"maplit",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
2020-03-07 22:43:47 +03:00
"roc_builtins",
"roc_can",
2020-03-06 10:06:18 +03:00
"roc_collections",
2020-03-07 22:43:47 +03:00
"roc_constrain",
2020-03-06 10:06:18 +03:00
"roc_module",
2020-04-12 02:56:57 +03:00
"roc_mono",
2020-03-07 22:43:47 +03:00
"roc_parse",
2020-03-06 10:06:18 +03:00
"roc_problem",
"roc_region",
2020-03-07 22:43:47 +03:00
"roc_solve",
2020-03-06 10:06:18 +03:00
"roc_types",
2020-04-04 02:40:17 +03:00
"ven_pretty",
2020-03-06 10:06:18 +03:00
]
[[package]]
name = "roc_solve"
version = "0.1.0"
dependencies = [
"bumpalo",
"indoc 0.3.6",
"maplit",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
"roc_builtins",
"roc_can",
"roc_collections",
2020-10-16 21:50:42 +03:00
"roc_load",
"roc_module",
"roc_parse",
"roc_problem",
"roc_region",
"roc_solve",
"roc_types",
"roc_unify",
2020-10-16 21:50:42 +03:00
"tempfile",
]
2020-09-30 16:01:16 +03:00
[[package]]
name = "roc_std"
version = "0.1.0"
[[package]]
name = "roc_types"
version = "0.1.0"
dependencies = [
"indoc 0.3.6",
"maplit",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
"roc_collections",
"roc_module",
"roc_region",
2021-08-03 23:16:27 +03:00
"static_assertions",
"ven_ena",
]
[[package]]
name = "roc_unify"
version = "0.1.0"
dependencies = [
"indoc 0.3.6",
"maplit",
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
"roc_collections",
"roc_module",
"roc_types",
]
[[package]]
name = "roc_utils"
version = "0.1.0"
dependencies = [
"snafu",
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "rodio"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d98f5e557b61525057e2bc142c8cd7f0e70d75dc32852309bec440e6e046bf9"
dependencies = [
"claxon",
"cpal",
"hound",
"lewton",
"minimp3",
]
2021-01-11 21:46:15 +03:00
[[package]]
name = "ropey"
2021-09-08 19:24:32 +03:00
version = "1.3.1"
2021-01-11 21:46:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "9150aff6deb25b20ed110889f070a678bcd1033e46e5e9d6fb1abeab17947f28"
2021-01-11 21:46:15 +03:00
dependencies = [
"smallvec",
]
2020-10-11 02:49:49 +03:00
[[package]]
name = "rustc-demangle"
2021-09-08 19:24:32 +03:00
version = "0.1.21"
2020-10-11 02:49:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"
2020-10-11 02:49:49 +03:00
2020-05-30 08:08:17 +03:00
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
2020-04-04 02:40:17 +03:00
[[package]]
name = "rustc_version"
2021-09-08 19:24:32 +03:00
version = "0.4.0"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
2020-04-04 02:40:17 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"semver 1.0.4",
2020-04-04 02:40:17 +03:00
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "rusttype"
version = "0.9.2"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc7c727aded0be18c5b80c1640eae0ac8e396abf6fa8477d96cb37d18ee5ec59"
2020-05-05 04:06:36 +03:00
dependencies = [
"ab_glyph_rasterizer",
"owned_ttf_parser 0.6.0",
2020-05-05 04:06:36 +03:00
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "rustversion"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088"
2020-11-21 19:50:38 +03:00
[[package]]
name = "rustyline"
version = "6.2.0"
source = "git+https://github.com/rtfeldman/rustyline?tag=prompt-fix#a6b8a20d2bf5c3793d7367848be2f4afec2f0d99"
2020-11-21 19:50:38 +03:00
dependencies = [
"cfg-if 0.1.10",
2021-02-08 00:50:33 +03:00
"dirs-next",
2021-05-28 16:08:46 +03:00
"libc",
2020-11-21 19:50:38 +03:00
"log",
"memchr",
"nix 0.17.0",
2020-11-21 19:50:38 +03:00
"scopeguard",
"unicode-segmentation",
"unicode-width",
2021-09-08 19:24:32 +03:00
"utf8parse",
2020-11-21 19:50:38 +03:00
"winapi 0.3.9",
]
[[package]]
name = "rustyline-derive"
version = "0.3.1"
source = "git+https://github.com/rtfeldman/rustyline?tag=prompt-fix#a6b8a20d2bf5c3793d7367848be2f4afec2f0d99"
2020-11-21 19:50:38 +03:00
dependencies = [
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-11-21 19:50:38 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "ryu"
2020-07-24 04:38:10 +03:00
version = "1.0.5"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
2020-04-04 02:40:17 +03:00
[[package]]
name = "same-file"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
2021-01-30 18:23:54 +03:00
[[package]]
name = "scoped-tls"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
2019-11-18 16:56:35 +03:00
[[package]]
name = "scopeguard"
2020-02-28 06:07:55 +03:00
version = "1.1.0"
2019-11-18 16:56:35 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-28 06:07:55 +03:00
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
2019-11-18 16:56:35 +03:00
2021-08-28 15:48:24 +03:00
[[package]]
name = "seahash"
version = "4.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
2021-05-29 22:46:33 +03:00
[[package]]
name = "semver"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
dependencies = [
2021-06-07 21:02:59 +03:00
"semver-parser",
2019-05-24 08:54:10 +03:00
]
2021-09-08 19:24:32 +03:00
[[package]]
name = "semver"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "568a8e6258aa33c13358f81fd834adb854c6f7c9468520910a9b1e8fac068012"
2021-05-29 22:46:33 +03:00
[[package]]
name = "semver-parser"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
dependencies = [
"pest",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "serde"
2021-09-08 19:24:32 +03:00
version = "1.0.130"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913"
dependencies = [
"serde_derive",
]
[[package]]
name = "serde-xml-rs"
2021-02-08 00:50:33 +03:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "f0bf1ba0696ccf0872866277143ff1fd14d22eec235d2b23702f95e6660f7dfa"
dependencies = [
"log",
"serde",
"thiserror",
"xml-rs",
]
2020-07-24 04:38:10 +03:00
2021-08-28 15:48:24 +03:00
[[package]]
name = "serde_bytes"
version = "0.11.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16ae07dd2f88a366f15bd0632ba725227018c69a1c8550a927324f8eb8368bb9"
dependencies = [
"serde",
]
2020-07-24 04:38:10 +03:00
[[package]]
name = "serde_cbor"
2021-09-08 19:24:32 +03:00
version = "0.11.2"
2020-07-24 04:38:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5"
2020-07-24 04:38:10 +03:00
dependencies = [
"half",
"serde",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "serde_derive"
2021-09-08 19:24:32 +03:00
version = "1.0.130"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b"
2020-04-04 02:40:17 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-04-04 02:40:17 +03:00
]
[[package]]
name = "serde_json"
2021-09-08 19:24:32 +03:00
version = "1.0.67"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "a7f9e390c27c3c0ce8bc5d725f6e4d30a29d26659494aa4b17535f7522c5c950"
2020-04-04 02:40:17 +03:00
dependencies = [
"itoa",
"ryu",
"serde",
]
[[package]]
name = "serde_yaml"
2021-09-08 19:24:32 +03:00
version = "0.8.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "ad104641f3c958dab30eb3010e834c2622d1f3f4c530fef1dee20ad9485f3c09"
dependencies = [
"dtoa",
2021-09-08 19:24:32 +03:00
"indexmap",
"serde",
"yaml-rust",
]
2020-10-27 03:32:44 +03:00
[[package]]
name = "serial_test"
version = "0.5.1"
2020-10-27 03:32:44 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0bccbcf40c8938196944a3da0e133e031a33f4d6b72db3bda3cc556e361905d"
2020-10-27 03:32:44 +03:00
dependencies = [
"lazy_static",
"parking_lot",
2020-10-27 03:32:44 +03:00
"serial_test_derive",
]
[[package]]
name = "serial_test_derive"
version = "0.5.1"
2020-10-27 03:32:44 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2acd6defeddb41eb60bb468f8825d0cfd0c2a76bc03bfd235b6a1dc4f6a1ad5"
2020-10-27 03:32:44 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-10-27 03:32:44 +03:00
]
2020-09-14 05:35:28 +03:00
[[package]]
name = "sha-1"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
dependencies = [
2021-05-07 18:26:49 +03:00
"block-buffer 0.7.3",
"digest 0.8.1",
2020-09-14 05:35:28 +03:00
"fake-simd",
2021-05-07 18:26:49 +03:00
"opaque-debug 0.2.3",
]
[[package]]
name = "sha2"
2021-09-09 02:12:24 +03:00
version = "0.9.7"
2021-05-07 18:26:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-09 02:12:24 +03:00
checksum = "91e36fa7752016a6c4483706d634fd82c48860dd2df17a0cfaaebc714f23b2dd"
2021-05-07 18:26:49 +03:00
dependencies = [
"block-buffer 0.9.0",
"cfg-if 1.0.0",
"cpufeatures",
"digest 0.9.0",
"opaque-debug 0.3.0",
2020-09-14 05:35:28 +03:00
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "shlex"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
2021-02-23 21:43:50 +03:00
[[package]]
name = "siphasher"
2021-09-08 19:24:32 +03:00
version = "0.3.7"
2021-02-23 21:43:50 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "533494a8f9b724d33625ab53c6c4800f7cc445895924a8ef649222dcb76e938b"
2021-02-23 21:43:50 +03:00
2019-05-24 08:54:10 +03:00
[[package]]
name = "sized-chunks"
2020-03-21 04:10:43 +03:00
version = "0.5.3"
2019-11-18 16:56:35 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-03-21 04:10:43 +03:00
checksum = "d59044ea371ad781ff976f7b06480b9f0180e834eda94114f2afb4afc12b7718"
2019-11-18 16:56:35 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"bitmaps",
"typenum",
2019-11-18 16:56:35 +03:00
]
[[package]]
name = "sized-chunks"
2021-05-29 22:46:33 +03:00
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e"
dependencies = [
"bitmaps",
"typenum",
]
2020-04-15 14:00:06 +03:00
[[package]]
name = "slab"
2021-09-08 19:24:32 +03:00
version = "0.4.4"
2020-04-15 14:00:06 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "c307a32c1c5c437f38c7fd45d753050587732ba8628319fbdf12a7e289ccc590"
2020-04-15 14:00:06 +03:00
2021-09-28 20:54:05 +03:00
[[package]]
name = "slice-deque"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31ef6ee280cdefba6d2d0b4b78a84a1c1a3f3a4cec98c2d4231c8bc225de0f25"
dependencies = [
"libc",
"mach",
"winapi 0.3.9",
]
2019-11-27 01:18:57 +03:00
[[package]]
name = "slotmap"
version = "1.0.6"
2020-01-31 07:57:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"
dependencies = [
"version_check",
]
2020-01-31 07:57:17 +03:00
2020-05-05 04:06:36 +03:00
[[package]]
name = "smallvec"
version = "1.6.1"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
2021-01-30 18:23:54 +03:00
[[package]]
name = "smithay-client-toolkit"
2021-03-06 14:14:55 +03:00
version = "0.12.3"
2021-01-30 18:23:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-06 14:14:55 +03:00
checksum = "4750c76fd5d3ac95fa3ed80fe667d6a3d8590a960e5b575b98eea93339a80b80"
2021-01-30 18:23:54 +03:00
dependencies = [
"andrew",
2021-01-30 18:23:54 +03:00
"bitflags",
"calloop",
2021-03-06 14:14:55 +03:00
"dlib 0.4.2",
2021-01-30 18:23:54 +03:00
"lazy_static",
"log",
2021-08-28 15:48:24 +03:00
"memmap2 0.1.0",
2021-01-30 18:23:54 +03:00
"nix 0.18.0",
"wayland-client",
2021-01-30 18:23:54 +03:00
"wayland-cursor",
"wayland-protocols",
2021-01-30 18:23:54 +03:00
]
2021-09-08 19:24:32 +03:00
[[package]]
name = "smithay-client-toolkit"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec783683499a2cfc85b6df3d04f83b1907b5cbd98a1aed44667dbdf1eac4e64c"
dependencies = [
"bitflags",
"dlib 0.5.0",
"lazy_static",
"log",
"memmap2 0.2.3",
"nix 0.20.0",
"wayland-client",
"wayland-cursor",
"wayland-protocols",
]
2021-01-30 18:23:54 +03:00
[[package]]
name = "smithay-clipboard"
2021-09-08 19:24:32 +03:00
version = "0.6.4"
2021-01-30 18:23:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "986c5b4a7bd4f50d4c51f81f844745535cb488360f9cf63293780b109b9295f3"
2021-01-30 18:23:54 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"smithay-client-toolkit 0.14.0",
"wayland-client",
2020-05-05 04:06:36 +03:00
]
[[package]]
name = "snafu"
version = "0.6.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eab12d3c261b2308b0d80c26fffb58d17eba81a4be97890101f416b478c79ca7"
dependencies = [
"backtrace",
"doc-comment",
"snafu-derive",
]
[[package]]
name = "snafu-derive"
version = "0.6.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1508efa03c362e23817f96cde18abed596a25219a8b2c66e8db33c03543d315b"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
]
2020-05-30 08:08:17 +03:00
[[package]]
name = "spirv"
version = "0.2.0+1.5.4"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830"
2020-10-31 02:54:56 +03:00
dependencies = [
"bitflags",
"num-traits",
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "stable_deref_trait"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2021-09-28 20:54:05 +03:00
[[package]]
name = "stdweb"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef5430c8e36b713e13b48a9f709cc21e046723fe44ce34587b73a830203b533e"
2020-08-23 18:49:33 +03:00
[[package]]
name = "strip-ansi-escapes"
2021-09-08 19:24:32 +03:00
version = "0.1.1"
2020-08-23 18:49:33 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "011cbb39cf7c1f62871aea3cc46e5817b0937b49e9447370c93cacbe93a766d8"
2020-08-23 18:49:33 +03:00
dependencies = [
"vte",
]
2020-07-21 08:35:10 +03:00
[[package]]
name = "strsim"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c"
2021-08-28 15:48:24 +03:00
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2019-07-23 04:57:30 +03:00
[[package]]
name = "syn"
2019-11-18 16:56:35 +03:00
version = "0.15.44"
2019-07-23 04:57:30 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5"
2019-07-23 04:57:30 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"proc-macro2 0.4.30",
"quote 0.6.13",
"unicode-xid 0.1.0",
2019-07-23 04:57:30 +03:00
]
2019-10-16 04:16:27 +03:00
[[package]]
name = "syn"
2021-09-08 19:24:32 +03:00
version = "1.0.76"
2019-10-16 04:16:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "c6f107db402c2c2055242dbf4d2af0e69197202e9faacbef9571bbe47f5a1b84"
2019-10-16 04:16:27 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-05-29 22:46:33 +03:00
"unicode-xid 0.2.2",
2019-10-16 04:16:27 +03:00
]
2020-07-21 08:35:10 +03:00
[[package]]
name = "syn-mid"
2021-02-08 00:50:33 +03:00
version = "0.5.3"
2020-07-21 08:35:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "baa8e7560a164edb1621a55d18a0c59abf49d360f47aa7b821061dd7eea7fac9"
2020-07-21 08:35:10 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-07-21 08:35:10 +03:00
]
2020-05-30 08:08:17 +03:00
[[package]]
name = "synstructure"
2021-09-08 19:24:32 +03:00
version = "0.12.5"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "474aaa926faa1603c40b7885a9eaea29b444d1cb2850cb7c0e37bb1a4182f4fa"
2020-05-30 08:08:17 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-05-29 22:46:33 +03:00
"unicode-xid 0.2.2",
2020-05-30 08:08:17 +03:00
]
2020-03-31 02:31:42 +03:00
[[package]]
name = "target-lexicon"
2021-08-26 22:39:33 +03:00
version = "0.12.2"
2020-03-31 02:31:42 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-26 22:39:33 +03:00
checksum = "d9bffcddbc2458fa3e6058414599e3c838a022abae82e5c67b4f7f80298d5bff"
2020-03-31 02:31:42 +03:00
2020-04-04 02:40:17 +03:00
[[package]]
name = "tempfile"
2021-02-08 00:50:33 +03:00
version = "3.2.0"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
2020-04-04 02:40:17 +03:00
dependencies = [
2021-02-08 00:50:33 +03:00
"cfg-if 1.0.0",
2021-05-28 16:08:46 +03:00
"libc",
2021-09-08 19:24:32 +03:00
"rand 0.8.4",
"redox_syscall",
2020-04-04 02:40:17 +03:00
"remove_dir_all",
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2020-04-04 02:40:17 +03:00
]
[[package]]
name = "termcolor"
version = "1.1.2"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
2020-04-04 02:40:17 +03:00
dependencies = [
"winapi-util",
]
2021-03-01 16:59:27 +03:00
[[package]]
name = "test_gen"
version = "0.1.0"
dependencies = [
"bumpalo",
"either",
"im 14.3.0",
"im-rc 14.3.0",
"indoc 0.3.6",
2021-05-29 22:46:33 +03:00
"inkwell 0.1.0",
2021-05-28 16:08:46 +03:00
"libc",
2021-03-06 14:14:55 +03:00
"libloading 0.6.7",
2021-03-01 16:59:27 +03:00
"maplit",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
2021-03-01 16:59:27 +03:00
"roc_build",
"roc_builtins",
"roc_can",
"roc_collections",
"roc_constrain",
"roc_gen_llvm",
2021-09-05 15:07:37 +03:00
"roc_gen_wasm",
2021-03-01 16:59:27 +03:00
"roc_load",
"roc_module",
"roc_mono",
"roc_parse",
"roc_problem",
"roc_region",
"roc_reporting",
"roc_solve",
"roc_std",
"roc_types",
"roc_unify",
"target-lexicon",
"tempfile",
2021-03-01 16:59:27 +03:00
"tokio",
2021-08-28 15:48:24 +03:00
"wasmer",
"wasmer-wasi",
2021-03-01 16:59:27 +03:00
]
2021-05-30 17:48:42 +03:00
[[package]]
2021-05-30 19:09:41 +03:00
name = "test_mono"
2021-05-30 17:48:42 +03:00
version = "0.1.0"
dependencies = [
2021-05-30 19:09:41 +03:00
"bumpalo",
"either",
"im 14.3.0",
"im-rc 14.3.0",
2021-05-30 17:48:42 +03:00
"indoc 0.3.6",
2021-05-30 19:09:41 +03:00
"libc",
"libloading 0.6.7",
2021-05-30 17:48:42 +03:00
"pretty_assertions 0.5.1",
"quickcheck 0.8.5",
"quickcheck_macros 0.8.0",
2021-05-30 19:09:41 +03:00
"roc_build",
2021-05-30 17:48:42 +03:00
"roc_builtins",
"roc_can",
"roc_collections",
2021-05-30 19:09:41 +03:00
"roc_constrain",
2021-05-30 17:48:42 +03:00
"roc_load",
"roc_module",
"roc_mono",
"roc_parse",
"roc_problem",
"roc_region",
2021-05-30 19:09:41 +03:00
"roc_reporting",
2021-05-30 17:48:42 +03:00
"roc_solve",
"roc_types",
"roc_unify",
2021-05-30 19:09:41 +03:00
"target-lexicon",
"test_mono_macros",
]
[[package]]
name = "test_mono_macros"
version = "0.1.0"
dependencies = [
2021-08-28 15:48:24 +03:00
"darling 0.10.2",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-05-30 19:09:41 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-05-30 17:48:42 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "textwrap"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
dependencies = [
"unicode-width",
]
[[package]]
name = "thiserror"
2021-09-08 19:24:32 +03:00
version = "1.0.29"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "602eca064b2d83369e2b2f34b09c70b605402801927c65c11071ac911d299b88"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2021-09-08 19:24:32 +03:00
version = "1.0.29"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "bad553cc2c78e8de258400763a647e80e6d1b31ee237275d756f6836d204494c"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
]
2020-10-11 02:49:49 +03:00
[[package]]
name = "thread-id"
2021-09-08 19:24:32 +03:00
version = "4.0.0"
2020-10-11 02:49:49 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "5fdfe0627923f7411a43ec9ec9c39c3a9b4151be313e0922042581fb6c9b717f"
2020-10-11 02:49:49 +03:00
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
2021-09-08 19:24:32 +03:00
"redox_syscall",
2020-10-11 02:49:49 +03:00
"winapi 0.3.9",
]
2021-09-29 14:48:53 +03:00
[[package]]
name = "threadpool"
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
dependencies = [
"num_cpus",
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "time"
version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
dependencies = [
"libc",
"winapi 0.3.9",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "tinytemplate"
2021-03-06 14:14:55 +03:00
version = "1.2.1"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-03-06 14:14:55 +03:00
checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
2020-04-04 02:40:17 +03:00
dependencies = [
"serde",
"serde_json",
]
2021-09-28 20:54:05 +03:00
[[package]]
name = "tinyvec"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f83b2a3d4d9091d0abd7eba4dc2710b1718583bd4d8992e2190720ea38f391f7"
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
2019-11-28 06:12:51 +03:00
[[package]]
name = "tokio"
2021-02-08 00:50:33 +03:00
version = "0.2.25"
2019-11-28 06:12:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"
2019-11-28 06:12:51 +03:00
dependencies = [
2021-09-28 20:54:05 +03:00
"bytes 0.5.6",
2020-02-05 15:43:48 +03:00
"fnv",
"memchr",
"num_cpus",
2021-03-06 14:14:55 +03:00
"pin-project-lite 0.1.12",
"slab",
2020-07-24 04:38:10 +03:00
]
[[package]]
name = "toml"
2021-02-08 00:50:33 +03:00
version = "0.5.8"
2020-07-24 04:38:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
2020-07-24 04:38:10 +03:00
dependencies = [
"serde",
2019-11-18 16:56:35 +03:00
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "tracing"
version = "0.1.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09adeb8c97449311ccd28a427f96fb563e7fd31aabf994189879d9da2394b89d"
dependencies = [
"cfg-if 1.0.0",
"log",
2021-09-08 19:24:32 +03:00
"pin-project-lite 0.2.7",
2021-08-28 15:48:24 +03:00
"tracing-attributes",
"tracing-core",
]
[[package]]
name = "tracing-attributes"
version = "0.1.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c42e6fa53307c8a17e4ccd4dc81cf5ec38db9209f59b222210375b54ee40d1e2"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-08-28 15:48:24 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-08-28 15:48:24 +03:00
]
[[package]]
name = "tracing-core"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2ca517f43f0fb96e0c3072ed5c275fe5eece87e8cb52f4a77b69226d3b1c9df8"
dependencies = [
"lazy_static",
]
[[package]]
name = "ttf-parser"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e5d7cd7ab3e47dda6e56542f4bbf3824c15234958c6e1bd6aaa347e93499fdc"
2020-05-30 08:08:17 +03:00
[[package]]
name = "ttf-parser"
2021-09-08 19:24:32 +03:00
version = "0.12.3"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "7ae2f58a822f08abdaf668897e96a5656fe72f5a9ce66422423e8849384872e6"
2020-05-30 08:08:17 +03:00
[[package]]
name = "twox-hash"
2021-09-08 19:24:32 +03:00
version = "1.6.1"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "1f559b464de2e2bdabcac6a210d12e9b5a5973c251e102c44c585c71d51bd78e"
2020-05-30 08:08:17 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"cfg-if 1.0.0",
"rand 0.8.4",
"static_assertions",
2020-05-30 08:08:17 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "typed-arena"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae"
2019-05-24 08:54:10 +03:00
[[package]]
name = "typenum"
2021-09-08 19:24:32 +03:00
version = "1.14.0"
2019-11-18 16:56:35 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "b63708a265f51345575b27fe43f9500ad611579e764c79edbc2037b1121959ec"
2019-11-18 16:56:35 +03:00
2021-08-28 15:48:24 +03:00
[[package]]
name = "typetag"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "422619e1a7299befb977a1f6d8932c499f6151dbcafae715193570860cae8f07"
dependencies = [
"erased-serde",
"inventory",
"lazy_static",
"serde",
"typetag-impl",
]
[[package]]
name = "typetag-impl"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "504f9626fe6cc1c376227864781996668e15c1ff251d222f63ef17f310bf1fec"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-08-28 15:48:24 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-08-28 15:48:24 +03:00
]
2020-09-14 05:35:28 +03:00
[[package]]
name = "ucd-trie"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
[[package]]
name = "unicase"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
dependencies = [
2021-05-28 16:08:46 +03:00
"version_check",
2020-09-14 05:35:28 +03:00
]
2020-07-21 08:35:10 +03:00
[[package]]
name = "unicode-segmentation"
2021-09-08 19:24:32 +03:00
version = "1.8.0"
2020-07-21 08:35:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"
2020-07-21 08:35:10 +03:00
2020-04-04 02:40:17 +03:00
[[package]]
name = "unicode-width"
2020-07-24 04:38:10 +03:00
version = "0.1.8"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
2020-04-04 02:40:17 +03:00
2019-07-23 04:57:30 +03:00
[[package]]
name = "unicode-xid"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
2019-07-23 04:57:30 +03:00
2019-10-16 04:16:27 +03:00
[[package]]
name = "unicode-xid"
2021-05-29 22:46:33 +03:00
version = "0.2.2"
2019-10-16 04:16:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
2019-10-16 04:16:27 +03:00
2019-07-23 04:57:30 +03:00
[[package]]
name = "unindent"
version = "0.1.7"
2019-11-18 16:56:35 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f14ee04d9415b52b3aeab06258a3f07093182b88ba0f9b8d203f211a7a7d41c7"
2019-11-18 16:56:35 +03:00
2020-11-21 19:50:38 +03:00
[[package]]
name = "utf8parse"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "936e4b492acfd135421d8dca4b1aa80a7bfc26e702ef3af710e0752684df5372"
2021-08-13 20:54:35 +03:00
[[package]]
name = "uuid"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
dependencies = [
"getrandom 0.2.3",
]
2020-04-17 05:02:29 +03:00
[[package]]
name = "vec_map"
2020-06-01 01:14:34 +03:00
version = "0.8.2"
2020-04-17 05:02:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-06-01 01:14:34 +03:00
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
2020-04-17 05:02:29 +03:00
[[package]]
name = "ven_ena"
version = "0.13.1"
dependencies = [
"log",
]
[[package]]
name = "ven_graph"
version = "2.0.5-pre"
dependencies = [
"roc_collections",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "ven_pretty"
version = "0.9.1-alpha.0"
dependencies = [
"arrayvec 0.5.2",
2020-04-04 02:40:17 +03:00
"criterion",
"difference",
"tempfile",
"termcolor",
"typed-arena",
]
2019-11-18 16:56:35 +03:00
[[package]]
name = "version_check"
2021-04-13 15:39:32 +03:00
version = "0.9.3"
2019-11-18 16:56:35 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-13 15:39:32 +03:00
checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"
2019-11-18 16:56:35 +03:00
[[package]]
name = "void"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
2020-08-23 18:49:33 +03:00
[[package]]
name = "vte"
2021-09-08 19:24:32 +03:00
version = "0.10.1"
2020-08-23 18:49:33 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "6cbce692ab4ca2f1f3047fcf732430249c0e971bfdd2b234cf2c47ad93af5983"
2020-08-23 18:49:33 +03:00
dependencies = [
"arrayvec 0.5.2",
2021-09-08 19:24:32 +03:00
"utf8parse",
"vte_generate_state_changes",
]
[[package]]
name = "vte_generate_state_changes"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d257817081c7dffcdbab24b9e62d2def62e2ff7d00b1c20062551e6cccc145ff"
dependencies = [
"proc-macro2 1.0.29",
"quote 1.0.9",
2020-08-23 18:49:33 +03:00
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "walkdir"
2021-04-13 15:39:32 +03:00
version = "2.3.2"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-04-13 15:39:32 +03:00
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
2020-04-04 02:40:17 +03:00
dependencies = [
"same-file",
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2020-04-04 02:40:17 +03:00
"winapi-util",
]
[[package]]
name = "wasi"
version = "0.9.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
[[package]]
name = "wasi"
2021-02-08 00:50:33 +03:00
version = "0.10.2+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-08 00:50:33 +03:00
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
2020-04-04 02:40:17 +03:00
[[package]]
name = "wasm-bindgen"
2021-09-08 19:24:32 +03:00
version = "0.2.77"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "5e68338db6becec24d3c7977b5bf8a48be992c934b5d07177e3931f5dc9b076c"
2020-04-04 02:40:17 +03:00
dependencies = [
"cfg-if 1.0.0",
2020-04-04 02:40:17 +03:00
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2021-09-08 19:24:32 +03:00
version = "0.2.77"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "f34c405b4f0658583dba0c1c7c9b694f3cac32655db463b56c254a1c75269523"
2020-04-04 02:40:17 +03:00
dependencies = [
"bumpalo",
"lazy_static",
"log",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-04-04 02:40:17 +03:00
"wasm-bindgen-shared",
]
2020-10-31 02:54:56 +03:00
[[package]]
name = "wasm-bindgen-futures"
2021-09-08 19:24:32 +03:00
version = "0.4.27"
2020-10-31 02:54:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "a87d738d4abc4cf22f6eb142f5b9a81301331ee3c767f2fef2fda4e325492060"
2020-10-31 02:54:56 +03:00
dependencies = [
"cfg-if 1.0.0",
2020-10-31 02:54:56 +03:00
"js-sys",
"wasm-bindgen",
"web-sys",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "wasm-bindgen-macro"
2021-09-08 19:24:32 +03:00
version = "0.2.77"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "b9d5a6580be83b19dc570a8f9c324251687ab2184e57086f71625feb57ec77c8"
2020-04-04 02:40:17 +03:00
dependencies = [
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2020-04-04 02:40:17 +03:00
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2021-09-08 19:24:32 +03:00
version = "0.2.77"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "e3775a030dc6f5a0afd8a84981a21cc92a781eb429acef9ecce476d0c9113e92"
2020-04-04 02:40:17 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2020-04-04 02:40:17 +03:00
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2021-09-08 19:24:32 +03:00
version = "0.2.77"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "c279e376c7a8e8752a8f1eaa35b7b0bee6bb9fb0cdacfa97cc3f1f289c87e2b4"
2020-04-04 02:40:17 +03:00
2021-08-28 15:48:24 +03:00
[[package]]
name = "wasmer"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f52e455a01d0fac439cd7a96ba9b519bdc84e923a5b96034054697ebb17cd75"
dependencies = [
"cfg-if 1.0.0",
"indexmap",
"loupe",
"more-asserts",
"target-lexicon",
"thiserror",
"wasmer-compiler",
"wasmer-compiler-cranelift",
"wasmer-derive",
"wasmer-engine",
"wasmer-engine-dylib",
"wasmer-engine-universal",
"wasmer-types",
"wasmer-vm",
"wat",
"winapi 0.3.9",
]
[[package]]
name = "wasmer-compiler"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc86dda6f715f03104800be575a38382b35c3962953af9e9d8722dcf0bd2458f"
dependencies = [
"enumset",
"loupe",
"rkyv",
"serde",
"serde_bytes",
"smallvec",
"target-lexicon",
"thiserror",
"wasmer-types",
"wasmer-vm",
"wasmparser",
]
[[package]]
name = "wasmer-compiler-cranelift"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a570746cbec434179e2d53357973a34dfdb208043104e8fac3b7b0023015cf6"
dependencies = [
"cranelift-codegen",
"cranelift-entity",
"cranelift-frontend",
"gimli 0.24.0",
"loupe",
"more-asserts",
"rayon",
"smallvec",
"tracing",
"wasmer-compiler",
"wasmer-types",
"wasmer-vm",
]
[[package]]
name = "wasmer-derive"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ee7b351bcc1e782997c72dc0b5b328f3ddcad4813b8ce3cac3f25ae5a4ab56b"
dependencies = [
"proc-macro-error 1.0.4",
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-08-28 15:48:24 +03:00
"quote 1.0.9",
2021-09-08 19:24:32 +03:00
"syn 1.0.76",
2021-08-28 15:48:24 +03:00
]
[[package]]
name = "wasmer-engine"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8454ead320a4017ba36ddd9ab4fbf7776fceea6ab0b79b5e53664a1682569fc3"
dependencies = [
"backtrace",
"lazy_static",
"loupe",
"memmap2 0.2.3",
"more-asserts",
"rustc-demangle",
"serde",
"serde_bytes",
"target-lexicon",
"thiserror",
"wasmer-compiler",
"wasmer-types",
"wasmer-vm",
]
[[package]]
name = "wasmer-engine-dylib"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6aa390d123ebe23d5315c39f6063fcc18319661d03c8000f23d0fe1c011e8135"
dependencies = [
"cfg-if 1.0.0",
"leb128",
"libloading 0.7.0",
"loupe",
"rkyv",
"serde",
"tempfile",
"tracing",
"wasmer-compiler",
"wasmer-engine",
"wasmer-object",
"wasmer-types",
"wasmer-vm",
"which",
]
[[package]]
name = "wasmer-engine-universal"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0dffe8015f08915eb4939ebc8e521cde8246f272f5197ea60d46214ac5aef285"
dependencies = [
"cfg-if 1.0.0",
"leb128",
"loupe",
"region",
"rkyv",
"wasmer-compiler",
"wasmer-engine",
"wasmer-types",
"wasmer-vm",
"winapi 0.3.9",
]
[[package]]
name = "wasmer-object"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c541c985799fc1444702501c15d41becfb066c92d9673defc1c7417fd8739e15"
dependencies = [
"object 0.25.3",
"thiserror",
"wasmer-compiler",
"wasmer-types",
]
[[package]]
name = "wasmer-types"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c91f75d3c31f8b1f8d818ff49624fc974220243cbc07a2252f408192e97c6b51"
dependencies = [
"indexmap",
"loupe",
"rkyv",
"serde",
"thiserror",
]
[[package]]
name = "wasmer-vm"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "469a12346a4831e7dac639b9646d8c9b24c7d2cf0cf458b77f489edb35060c1f"
dependencies = [
"backtrace",
"cc",
"cfg-if 1.0.0",
"indexmap",
"libc",
"loupe",
"memoffset 0.6.4",
"more-asserts",
"region",
"rkyv",
"serde",
"thiserror",
"wasmer-types",
"winapi 0.3.9",
]
[[package]]
name = "wasmer-wasi"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a992dcafd11c584f3b8d84b7b4c6af350b63db03cf4452fc38647e8eab45994"
dependencies = [
"bincode",
"generational-arena",
"getrandom 0.2.3",
"libc",
"serde",
"thiserror",
"tracing",
"typetag",
"wasmer",
"wasmer-wasi-types",
"winapi 0.3.9",
]
[[package]]
name = "wasmer-wasi-types"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "55a275df0190f65f9e62f25b6bc8505a55cc643e433c822fb03a5e3e11fe1c29"
dependencies = [
"byteorder",
"serde",
"time",
"wasmer-types",
]
[[package]]
name = "wasmparser"
version = "0.78.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52144d4c78e5cf8b055ceab8e5fa22814ce4315d6002ad32cfd914f37c12fd65"
[[package]]
name = "wast"
version = "38.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ebc29df4629f497e0893aacd40f13a4a56b85ef6eb4ab6d603f07244f1a7bf2"
dependencies = [
"leb128",
]
[[package]]
name = "wat"
version = "1.0.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "adcfaeb27e2578d2c6271a45609f4a055e6d7ba3a12eff35b1fd5ba147bdf046"
dependencies = [
"wast",
]
2021-01-30 18:23:54 +03:00
[[package]]
name = "wayland-client"
2021-09-08 19:24:32 +03:00
version = "0.28.6"
2021-01-30 18:23:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "e3ab332350e502f159382201394a78e3cc12d0f04db863429260164ea40e0355"
2021-01-30 18:23:54 +03:00
dependencies = [
"bitflags",
"downcast-rs",
2021-05-28 16:08:46 +03:00
"libc",
2021-03-06 14:14:55 +03:00
"nix 0.20.0",
2021-01-30 18:23:54 +03:00
"scoped-tls",
"wayland-commons",
"wayland-scanner",
"wayland-sys",
2021-01-30 18:23:54 +03:00
]
[[package]]
name = "wayland-commons"
2021-09-08 19:24:32 +03:00
version = "0.28.6"
2021-01-30 18:23:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "a21817947c7011bbd0a27e11b17b337bfd022e8544b071a2641232047966fbda"
2021-01-30 18:23:54 +03:00
dependencies = [
2021-03-06 14:14:55 +03:00
"nix 0.20.0",
2021-01-30 18:23:54 +03:00
"once_cell",
"smallvec",
"wayland-sys",
2021-01-30 18:23:54 +03:00
]
[[package]]
name = "wayland-cursor"
2021-09-08 19:24:32 +03:00
version = "0.28.6"
2021-01-30 18:23:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "be610084edd1586d45e7bdd275fe345c7c1873598caa464c4fb835dee70fa65a"
2021-01-30 18:23:54 +03:00
dependencies = [
2021-03-06 14:14:55 +03:00
"nix 0.20.0",
"wayland-client",
2021-01-30 18:23:54 +03:00
"xcursor",
2020-05-05 04:06:36 +03:00
]
2021-01-30 18:23:54 +03:00
[[package]]
name = "wayland-protocols"
2021-09-08 19:24:32 +03:00
version = "0.28.6"
2021-01-30 18:23:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "286620ea4d803bacf61fa087a4242ee316693099ee5a140796aaba02b29f861f"
2021-01-30 18:23:54 +03:00
dependencies = [
"bitflags",
"wayland-client",
"wayland-commons",
"wayland-scanner",
2020-05-05 04:06:36 +03:00
]
2021-01-30 18:23:54 +03:00
[[package]]
name = "wayland-scanner"
2021-09-08 19:24:32 +03:00
version = "0.28.6"
2021-01-30 18:23:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "ce923eb2deb61de332d1f356ec7b6bf37094dc5573952e1c8936db03b54c03f1"
2021-01-30 18:23:54 +03:00
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
2021-03-06 14:14:55 +03:00
"quote 1.0.9",
2021-01-30 18:23:54 +03:00
"xml-rs",
]
[[package]]
name = "wayland-sys"
2021-09-08 19:24:32 +03:00
version = "0.28.6"
2021-01-30 18:23:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "d841fca9aed7febf9bed2e9796c49bf58d4152ceda8ac949ebe00868d8f0feb8"
2021-01-30 18:23:54 +03:00
dependencies = [
2021-03-06 14:14:55 +03:00
"dlib 0.5.0",
2021-01-30 18:23:54 +03:00
"lazy_static",
"pkg-config",
]
2020-04-04 02:40:17 +03:00
[[package]]
name = "web-sys"
version = "0.3.51"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e828417b379f3df7111d3a2a9e5753706cae29c41f7c4029ee9fd77f3e09e582"
2020-04-04 02:40:17 +03:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
2020-05-30 08:08:17 +03:00
[[package]]
name = "wgpu"
version = "0.10.1"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d92a4fe73b1e7d7ef99938dacd49258cbf1ad87cdb5bf6efa20c27447442b45"
2020-05-30 08:08:17 +03:00
dependencies = [
"arrayvec 0.7.1",
2020-10-31 02:54:56 +03:00
"js-sys",
"log",
"parking_lot",
2020-05-30 08:08:17 +03:00
"raw-window-handle",
"smallvec",
2020-10-31 02:54:56 +03:00
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
2020-05-30 08:08:17 +03:00
"wgpu-core",
"wgpu-hal",
2020-05-30 08:08:17 +03:00
"wgpu-types",
]
[[package]]
name = "wgpu-core"
version = "0.10.3"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f1b4d918c970526cbc83b72ccb72dbefd38aec45f07b2310de4ffcd7f4bd8c5"
2020-05-30 08:08:17 +03:00
dependencies = [
"arrayvec 0.7.1",
2020-05-30 08:08:17 +03:00
"bitflags",
"cfg_aliases",
2020-05-30 08:08:17 +03:00
"copyless",
"fxhash",
"log",
2020-10-31 02:54:56 +03:00
"naga",
"parking_lot",
"profiling",
2020-05-30 08:08:17 +03:00
"raw-window-handle",
2020-10-31 02:54:56 +03:00
"smallvec",
"thiserror",
"wgpu-hal",
"wgpu-types",
]
[[package]]
name = "wgpu-hal"
version = "0.10.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "27cd894b17bff1958ee93da1cc991fd64bf99667746d4bd2a7403855f4d37fe2"
dependencies = [
"arrayvec 0.7.1",
"ash",
"bit-set",
"bitflags",
"block",
"core-graphics-types",
"d3d12",
"foreign-types",
"fxhash",
"glow",
"gpu-alloc",
"gpu-descriptor",
"inplace_it",
"khronos-egl",
"libloading 0.7.0",
"log",
"metal",
"naga",
"objc",
"parking_lot",
"range-alloc",
"raw-window-handle",
"renderdoc-sys",
"thiserror",
2020-05-30 08:08:17 +03:00
"wgpu-types",
"winapi 0.3.9",
2020-05-30 08:08:17 +03:00
]
[[package]]
name = "wgpu-types"
version = "0.10.0"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25feb2fbf24ab3219a9f10890ceb8e1ef02b13314ed89d64a9ae99dcad883e18"
2020-05-30 08:08:17 +03:00
dependencies = [
"bitflags",
]
[[package]]
name = "wgpu_glyph"
version = "0.14.1"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbf11aebbcf20806535bee127367bcb393c83d77c60c4f7917184d839716cf41"
2020-05-30 08:08:17 +03:00
dependencies = [
"bytemuck",
2020-05-30 08:08:17 +03:00
"glyph_brush",
"log",
"wgpu",
]
2021-08-28 15:48:24 +03:00
[[package]]
name = "which"
version = "4.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9"
dependencies = [
"either",
"lazy_static",
"libc",
]
2020-04-15 14:00:06 +03:00
[[package]]
name = "winapi"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
2019-11-18 16:56:35 +03:00
[[package]]
name = "winapi"
2020-07-24 04:38:10 +03:00
version = "0.3.9"
2019-01-28 01:39:45 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2019-01-28 01:39:45 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
2019-01-28 01:39:45 +03:00
]
2020-04-15 14:00:06 +03:00
[[package]]
name = "winapi-build"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
2019-01-28 01:39:45 +03:00
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2019-01-28 01:39:45 +03:00
2020-04-04 02:40:17 +03:00
[[package]]
name = "winapi-util"
2020-07-24 04:38:10 +03:00
version = "0.1.5"
2020-04-04 02:40:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-24 04:38:10 +03:00
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
2020-04-04 02:40:17 +03:00
dependencies = [
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2020-04-04 02:40:17 +03:00
]
2019-01-28 01:39:45 +03:00
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2019-01-28 01:39:45 +03:00
2020-05-05 04:06:36 +03:00
[[package]]
name = "winit"
version = "0.24.0"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da4eda6fce0eb84bd0a33e3c8794eb902e1033d0a1d5a31bc4f19b1b4bbff597"
2020-05-05 04:06:36 +03:00
dependencies = [
"bitflags",
2020-07-24 04:38:10 +03:00
"cocoa",
"core-foundation 0.9.1",
"core-graphics 0.22.2",
2020-05-05 04:06:36 +03:00
"core-video-sys",
"dispatch",
"instant",
"lazy_static",
2021-05-28 16:08:46 +03:00
"libc",
2020-05-05 04:06:36 +03:00
"log",
"mio",
"mio-extras",
2021-09-28 20:54:05 +03:00
"ndk 0.2.1",
"ndk-glue 0.2.1",
2020-07-24 04:38:10 +03:00
"ndk-sys",
2020-05-05 04:06:36 +03:00
"objc",
"parking_lot",
2020-05-05 04:06:36 +03:00
"percent-encoding",
"raw-window-handle",
2021-09-08 19:24:32 +03:00
"smithay-client-toolkit 0.12.3",
"wayland-client",
2020-07-24 04:38:10 +03:00
"winapi 0.3.9",
2020-05-05 04:06:36 +03:00
"x11-dl",
]
2020-04-15 14:00:06 +03:00
[[package]]
name = "ws2_32-sys"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
dependencies = [
"winapi 0.2.8",
"winapi-build",
]
2019-11-27 01:17:20 +03:00
[[package]]
name = "wyhash"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-02-05 15:43:48 +03:00
checksum = "782a50f48ac4336916227cd199c61c7b42f38d0ad705421b49eb12c74c53ae00"
2019-11-27 01:17:20 +03:00
dependencies = [
2020-02-05 15:43:48 +03:00
"rand_core 0.4.2",
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "x11-clipboard"
2021-05-29 22:46:33 +03:00
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-29 22:46:33 +03:00
checksum = "b397ace6e980510de59a4fe3d4c758dffab231d6d747ce9fa1aba6b6035d5f32"
dependencies = [
"xcb",
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "x11-dl"
version = "2.18.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2bf981e3a5b3301209754218f962052d4d9ee97e478f4d26d4a6eced34c1fef8"
dependencies = [
"lazy_static",
2021-05-28 16:08:46 +03:00
"libc",
2020-05-05 04:06:36 +03:00
"maybe-uninit",
"pkg-config",
]
[[package]]
name = "xcb"
2021-01-30 17:06:29 +03:00
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-30 17:06:29 +03:00
checksum = "62056f63138b39116f82a540c983cc11f1c90cd70b3d492a70c25eaa50bd22a6"
dependencies = [
2021-05-28 16:08:46 +03:00
"libc",
"log",
]
2021-01-30 18:23:54 +03:00
[[package]]
name = "xcursor"
2021-09-08 19:24:32 +03:00
version = "0.3.4"
2021-01-30 18:23:54 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "463705a63313cd4301184381c5e8042f0a7e9b4bb63653f216311d4ae74690b7"
2021-01-30 18:23:54 +03:00
dependencies = [
2021-09-28 20:54:05 +03:00
"nom 7.0.0",
2021-01-30 18:23:54 +03:00
]
2020-05-05 04:06:36 +03:00
[[package]]
name = "xdg"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d089681aa106a86fade1b0128fb5daf07d5867a509ab036d99988dec80429a57"
2020-05-30 08:08:17 +03:00
[[package]]
name = "xi-unicode"
version = "0.3.0"
2020-05-30 08:08:17 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a67300977d3dc3f8034dae89778f502b6ba20b269527b3223ba59c0cf393bb8a"
2020-05-30 08:08:17 +03:00
2020-05-05 04:06:36 +03:00
[[package]]
name = "xml-rs"
2021-09-08 19:24:32 +03:00
version = "0.8.4"
2020-05-05 04:06:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-08 19:24:32 +03:00
checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3"
2020-05-30 08:08:17 +03:00
[[package]]
name = "yaml-rust"
version = "0.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
dependencies = [
"linked-hash-map",
]
2020-05-30 08:08:17 +03:00
[[package]]
name = "zerocopy"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6580539ad917b7c026220c4b3f2c08d52ce54d6ce0dc491e66002e35388fab46"
dependencies = [
"byteorder",
"zerocopy-derive",
]
[[package]]
name = "zerocopy-derive"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d498dbd1fd7beb83c86709ae1c33ca50942889473473d287d56ce4770a18edfb"
dependencies = [
2021-09-08 19:24:32 +03:00
"proc-macro2 1.0.29",
"syn 1.0.76",
2020-05-30 08:08:17 +03:00
"synstructure",
]