2019-04-30 08:12:01 +00:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2017-01-15 00:22:28 +00:00
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.7.18"
|
2017-01-15 00:22:28 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
|
2017-01-15 00:22:28 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"memchr",
|
2017-01-15 00:22:28 +00:00
|
|
|
]
|
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ansi_term"
|
2018-04-07 23:18:51 +00:00
|
|
|
version = "0.11.0"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
|
2018-04-07 23:18:51 +00:00
|
|
|
dependencies = [
|
2020-05-04 09:40:17 +00:00
|
|
|
"winapi",
|
2018-04-07 23:18:51 +00:00
|
|
|
]
|
2016-09-20 21:56:27 +00:00
|
|
|
|
2020-07-17 05:05:11 +00:00
|
|
|
[[package]]
|
|
|
|
name = "arrayvec"
|
|
|
|
version = "0.4.12"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"
|
|
|
|
dependencies = [
|
|
|
|
"nodrop",
|
|
|
|
]
|
|
|
|
|
2017-07-16 19:42:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "atty"
|
2020-02-13 16:18:48 +00:00
|
|
|
version = "0.2.14"
|
2017-07-16 19:42:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
2017-07-16 19:42:57 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"hermit-abi",
|
|
|
|
"libc",
|
2020-05-04 09:40:17 +00:00
|
|
|
"winapi",
|
2017-07-16 19:42:57 +00:00
|
|
|
]
|
|
|
|
|
2019-11-12 15:47:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "1.0.1"
|
2019-10-09 16:11:33 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
|
2019-10-09 16:11:33 +00:00
|
|
|
|
2017-08-10 23:05:17 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2019-11-12 15:56:49 +00:00
|
|
|
version = "1.2.1"
|
2017-08-10 23:05:17 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
|
2017-08-10 23:05:17 +00:00
|
|
|
|
2019-01-10 09:53:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "block-buffer"
|
2019-06-10 16:30:00 +00:00
|
|
|
version = "0.7.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
|
2019-06-10 16:30:00 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"block-padding",
|
|
|
|
"byte-tools",
|
|
|
|
"byteorder",
|
|
|
|
"generic-array",
|
2019-06-10 16:30:00 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "block-padding"
|
2019-11-12 15:56:49 +00:00
|
|
|
version = "0.1.5"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
|
2019-01-10 09:53:24 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"byte-tools",
|
2019-01-10 09:53:24 +00:00
|
|
|
]
|
|
|
|
|
2019-06-01 17:31:39 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bstr"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.2.16"
|
2019-06-01 17:31:39 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "90682c8d613ad3373e66de8c6411e0ae2ab2571e879d2efbf73558cc66f21279"
|
2019-06-01 17:31:39 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"memchr",
|
2019-06-01 17:31:39 +00:00
|
|
|
]
|
|
|
|
|
2019-01-10 09:53:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "byte-tools"
|
2019-06-10 16:30:00 +00:00
|
|
|
version = "0.3.1"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
|
2019-01-10 09:53:24 +00:00
|
|
|
|
2019-06-01 17:31:39 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bytecount"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.6.2"
|
2019-06-01 17:31:39 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "72feb31ffc86498dacdbd0fcebb56138e7177a8cc5cea4516031d15ae85a742e"
|
2019-06-01 17:31:39 +00:00
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
2018-01-06 15:44:46 +00:00
|
|
|
name = "byteorder"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.4.3"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
2019-07-19 07:00:45 +00:00
|
|
|
|
2019-01-10 09:53:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.0.67"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd"
|
2019-10-05 17:06:24 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"jobserver",
|
2019-10-05 17:06:24 +00:00
|
|
|
]
|
2016-09-20 21:56:27 +00:00
|
|
|
|
2020-12-23 02:57:46 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
2020-05-28 07:28:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.4.19"
|
2020-05-28 07:28:09 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
|
2020-05-28 07:28:09 +00:00
|
|
|
dependencies = [
|
2021-01-18 06:46:13 +00:00
|
|
|
"libc",
|
2020-05-28 07:28:09 +00:00
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
"time",
|
2021-01-18 06:46:13 +00:00
|
|
|
"winapi",
|
2020-05-28 07:28:09 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "chrono-tz"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.5.3"
|
2020-05-28 07:28:09 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "2554a3155fec064362507487171dcc4edc3df60cb10f3a1fb10ed8094822b120"
|
2020-05-28 07:28:09 +00:00
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
|
|
|
"parse-zoneinfo",
|
|
|
|
]
|
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2020-08-14 04:37:38 +00:00
|
|
|
version = "2.33.3"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-08-14 04:37:38 +00:00
|
|
|
checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
|
2016-09-20 21:56:27 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"ansi_term",
|
|
|
|
"atty",
|
|
|
|
"bitflags",
|
|
|
|
"strsim",
|
|
|
|
"textwrap",
|
|
|
|
"unicode-width",
|
|
|
|
"vec_map",
|
2016-09-20 21:56:27 +00:00
|
|
|
]
|
|
|
|
|
2020-12-23 02:57:46 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-channel"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.5.1"
|
2020-12-23 02:57:46 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4"
|
2020-12-23 02:57:46 +00:00
|
|
|
dependencies = [
|
2021-05-09 12:18:39 +00:00
|
|
|
"cfg-if",
|
2021-01-18 06:46:13 +00:00
|
|
|
"crossbeam-utils",
|
2020-12-23 02:57:46 +00:00
|
|
|
]
|
|
|
|
|
2018-02-20 15:15:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-deque"
|
2020-12-23 07:36:52 +00:00
|
|
|
version = "0.8.0"
|
2016-11-27 15:54:35 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-12-23 07:36:52 +00:00
|
|
|
checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9"
|
2017-07-27 16:00:57 +00:00
|
|
|
dependencies = [
|
2021-05-09 12:18:39 +00:00
|
|
|
"cfg-if",
|
2020-03-18 00:58:44 +00:00
|
|
|
"crossbeam-epoch",
|
2021-01-18 06:46:13 +00:00
|
|
|
"crossbeam-utils",
|
2018-02-20 15:15:48 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-epoch"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.9.4"
|
2018-02-20 15:15:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "52fb27eab85b17fbb9f6fd667089e07d6a2eb8743d02639ee7f6a7a7729c9c94"
|
2018-02-20 15:15:48 +00:00
|
|
|
dependencies = [
|
2021-05-09 12:18:39 +00:00
|
|
|
"cfg-if",
|
2021-01-18 06:46:13 +00:00
|
|
|
"crossbeam-utils",
|
2020-03-18 00:58:44 +00:00
|
|
|
"lazy_static",
|
|
|
|
"memoffset",
|
|
|
|
"scopeguard",
|
2017-08-10 23:05:17 +00:00
|
|
|
]
|
|
|
|
|
2019-11-12 15:47:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.8.4"
|
2020-12-23 02:57:46 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "4feb231f0d4d6af81aed15928e58ecf5816aa62a2393e2c82f46973e92a9a278"
|
2020-12-23 02:57:46 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
2021-05-09 12:18:39 +00:00
|
|
|
"cfg-if",
|
2020-03-18 00:58:44 +00:00
|
|
|
"lazy_static",
|
2019-11-12 15:47:18 +00:00
|
|
|
]
|
|
|
|
|
2020-03-18 04:55:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "dashmap"
|
2021-01-13 04:29:45 +00:00
|
|
|
version = "4.0.2"
|
2020-03-18 04:55:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-13 04:29:45 +00:00
|
|
|
checksum = "e77a43b28d0668df09411cb0bc9a8c2adc40f9a048afe863e05fd43251e8e39c"
|
2020-03-18 04:55:54 +00:00
|
|
|
dependencies = [
|
2021-05-09 12:18:39 +00:00
|
|
|
"cfg-if",
|
2020-08-05 04:36:30 +00:00
|
|
|
"num_cpus",
|
2020-03-20 17:22:48 +00:00
|
|
|
"serde",
|
2020-03-18 04:55:54 +00:00
|
|
|
]
|
|
|
|
|
2020-05-28 07:28:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "deunicode"
|
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "850878694b7933ca4c9569d30a34b55031b9b139ee1fc7b94a527c4ef960d690"
|
|
|
|
|
2019-01-10 09:53:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "digest"
|
2019-07-19 07:00:45 +00:00
|
|
|
version = "0.8.1"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
|
2019-01-10 09:53:24 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"generic-array",
|
2019-01-10 09:53:24 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2021-01-18 06:46:13 +00:00
|
|
|
name = "dirs-next"
|
|
|
|
version = "2.0.0"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
|
2019-01-10 09:53:24 +00:00
|
|
|
dependencies = [
|
2021-05-09 12:18:39 +00:00
|
|
|
"cfg-if",
|
2021-01-18 06:46:13 +00:00
|
|
|
"dirs-sys-next",
|
2019-06-10 16:30:00 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2021-01-18 06:46:13 +00:00
|
|
|
name = "dirs-sys-next"
|
|
|
|
version = "0.1.2"
|
2019-06-10 16:30:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
|
2019-06-10 16:30:00 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"libc",
|
|
|
|
"redox_users",
|
2020-05-04 09:40:17 +00:00
|
|
|
"winapi",
|
2019-01-10 09:53:24 +00:00
|
|
|
]
|
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "dtoa"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.4.8"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0"
|
2016-09-20 21:56:27 +00:00
|
|
|
|
2017-07-27 16:00:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "1.6.1"
|
2017-07-27 16:00:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
|
2017-07-27 16:00:57 +00:00
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
2018-08-24 15:46:42 +00:00
|
|
|
name = "encoding_rs"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.8.28"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "80df024fbc5ac80f87dfef0d9f5209a252f2a497f7f42944cff24d8253cac065"
|
2016-09-20 21:56:27 +00:00
|
|
|
dependencies = [
|
2021-05-09 12:18:39 +00:00
|
|
|
"cfg-if",
|
2016-09-20 21:56:27 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2018-08-24 15:46:42 +00:00
|
|
|
name = "encoding_rs_io"
|
2020-02-10 05:10:17 +00:00
|
|
|
version = "0.1.7"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "1cc3c5651fb62ab8aa3103998dade57efdd028544bd300516baa31840c252a83"
|
2016-09-20 21:56:27 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"encoding_rs",
|
2016-09-20 21:56:27 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "env_logger"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.8.3"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "17392a012ea30ef05a610aa97dfb49496e71c9f676b27879922ea5bdf60d9d3f"
|
2016-09-20 21:56:27 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"atty",
|
|
|
|
"humantime",
|
|
|
|
"log",
|
|
|
|
"regex",
|
|
|
|
"termcolor",
|
2019-01-10 09:53:24 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fake-simd"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
|
2019-01-10 09:53:24 +00:00
|
|
|
|
2016-11-06 19:39:34 +00:00
|
|
|
[[package]]
|
2016-11-27 15:54:35 +00:00
|
|
|
name = "fnv"
|
2020-05-19 22:05:19 +00:00
|
|
|
version = "1.0.7"
|
2018-01-06 15:44:46 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-19 22:05:19 +00:00
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
2018-01-06 15:44:46 +00:00
|
|
|
|
2019-01-10 09:53:24 +00:00
|
|
|
[[package]]
|
2021-01-18 06:46:13 +00:00
|
|
|
name = "form_urlencoded"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.0.1"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
|
2019-01-10 09:53:24 +00:00
|
|
|
dependencies = [
|
2021-01-18 06:46:13 +00:00
|
|
|
"matches",
|
|
|
|
"percent-encoding",
|
2019-01-10 09:53:24 +00:00
|
|
|
]
|
|
|
|
|
2019-07-19 07:00:45 +00:00
|
|
|
[[package]]
|
2021-01-18 06:46:13 +00:00
|
|
|
name = "generic-array"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.12.4"
|
2019-07-19 07:00:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"
|
2019-07-19 07:00:45 +00:00
|
|
|
dependencies = [
|
2021-01-18 06:46:13 +00:00
|
|
|
"typenum",
|
2019-07-19 07:00:45 +00:00
|
|
|
]
|
|
|
|
|
2020-12-23 02:54:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.2.2"
|
2020-12-23 02:54:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "c9495705279e7140bf035dde1f6e750c162df8b625267cd52cc44e0b156732c8"
|
2020-12-23 02:54:48 +00:00
|
|
|
dependencies = [
|
2021-05-09 12:18:39 +00:00
|
|
|
"cfg-if",
|
2020-12-23 02:54:48 +00:00
|
|
|
"libc",
|
|
|
|
"wasi",
|
|
|
|
]
|
|
|
|
|
2019-03-11 16:00:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "git2"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.13.18"
|
2019-03-11 16:00:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "b483c6c2145421099df1b4efd50e0f6205479a072199460eff852fa15e5603c7"
|
2019-03-11 16:00:03 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"bitflags",
|
|
|
|
"libc",
|
|
|
|
"libgit2-sys",
|
|
|
|
"log",
|
|
|
|
"url",
|
2019-03-11 16:00:03 +00:00
|
|
|
]
|
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
2016-11-27 15:54:35 +00:00
|
|
|
name = "globset"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.4.6"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "c152169ef1e421390738366d2f796655fec62621dabbd0fd476f905934061e4a"
|
2016-11-27 15:54:35 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"aho-corasick",
|
|
|
|
"bstr",
|
|
|
|
"fnv",
|
|
|
|
"log",
|
|
|
|
"regex",
|
2016-11-27 15:54:35 +00:00
|
|
|
]
|
2016-09-20 21:56:27 +00:00
|
|
|
|
2020-05-28 07:28:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "globwalk"
|
2020-12-23 02:54:48 +00:00
|
|
|
version = "0.8.1"
|
2020-05-28 07:28:09 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-12-23 02:54:48 +00:00
|
|
|
checksum = "93e3af942408868f6934a7b85134a3230832b9977cf66125df2f9edcfce4ddcc"
|
2020-05-28 07:28:09 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"ignore",
|
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
2019-06-01 17:31:39 +00:00
|
|
|
[[package]]
|
|
|
|
name = "grep-matcher"
|
2020-03-18 00:58:44 +00:00
|
|
|
version = "0.1.4"
|
2019-06-01 17:31:39 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "fdf0e1fd5af17008a918fd868e63ec0226e96ce88b832f00c7fb041e014b9350"
|
2019-06-01 17:31:39 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"memchr",
|
2019-06-01 17:31:39 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "grep-searcher"
|
2020-03-17 16:14:10 +00:00
|
|
|
version = "0.1.7"
|
2019-06-01 17:31:39 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "19897320890970db77fb9e8110aeafdf5a74f4ee32756db16d44a96d8f454b1b"
|
2019-06-01 17:31:39 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"bstr",
|
|
|
|
"bytecount",
|
|
|
|
"encoding_rs",
|
|
|
|
"encoding_rs_io",
|
|
|
|
"grep-matcher",
|
|
|
|
"log",
|
|
|
|
"memmap",
|
2019-06-01 17:31:39 +00:00
|
|
|
]
|
|
|
|
|
2018-08-24 15:46:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "half"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "1.7.1"
|
2018-08-24 15:46:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "62aca2aba2d62b4a7f5b33f3712cb1b0692779a56fb510499d5c0aa594daeaf3"
|
2018-08-24 15:46:42 +00:00
|
|
|
|
2019-11-12 15:56:49 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.1.18"
|
2019-11-12 15:56:49 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c"
|
2019-11-12 15:56:49 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"libc",
|
2019-11-12 15:56:49 +00:00
|
|
|
]
|
|
|
|
|
2016-11-27 15:54:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hex"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.4.3"
|
2016-11-27 15:54:35 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
2016-11-27 15:54:35 +00:00
|
|
|
|
2020-05-28 07:28:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "humansize"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b6cab2627acfc432780848602f3f558f7e9dd427352224b0d9324025796d2a5e"
|
|
|
|
|
2018-04-07 23:18:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "humantime"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "2.1.0"
|
2018-04-07 23:18:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
2018-04-07 23:18:51 +00:00
|
|
|
|
2019-03-11 16:00:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.2.3"
|
2019-03-11 16:00:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
|
2019-03-11 16:00:03 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"matches",
|
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
2019-03-11 16:00:03 +00:00
|
|
|
]
|
|
|
|
|
2016-11-27 15:54:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ignore"
|
2020-12-23 14:27:17 +00:00
|
|
|
version = "0.4.17"
|
2016-11-27 15:54:35 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-12-23 14:27:17 +00:00
|
|
|
checksum = "b287fb45c60bb826a0dc68ff08742b9d88a2fea13d6e0c286b3172065aaf878c"
|
2016-11-27 15:54:35 +00:00
|
|
|
dependencies = [
|
2021-01-18 06:46:13 +00:00
|
|
|
"crossbeam-utils",
|
2020-03-18 00:58:44 +00:00
|
|
|
"globset",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"memchr",
|
|
|
|
"regex",
|
|
|
|
"same-file",
|
|
|
|
"thread_local",
|
|
|
|
"walkdir",
|
|
|
|
"winapi-util",
|
2016-11-27 15:54:35 +00:00
|
|
|
]
|
|
|
|
|
2020-06-29 20:20:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "instant"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.1.9"
|
2020-06-29 20:20:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "61124eeebbd69b8190558df225adf7e4caafce0d743919e5d6b19652314ec5ec"
|
|
|
|
dependencies = [
|
2021-05-09 12:18:39 +00:00
|
|
|
"cfg-if",
|
2021-01-18 06:46:13 +00:00
|
|
|
]
|
2020-06-29 20:20:34 +00:00
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.4.7"
|
2017-12-02 14:59:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736"
|
2017-12-02 14:59:44 +00:00
|
|
|
|
2019-10-05 17:06:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "jobserver"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.1.22"
|
2019-10-05 17:06:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "972f5ae5d1cb9c6ae417789196c803205313edde988685da5e3aae0827b9e7fd"
|
2019-10-05 17:06:24 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"libc",
|
2019-10-05 17:06:24 +00:00
|
|
|
]
|
|
|
|
|
2017-12-02 14:59:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
2019-10-05 08:40:17 +00:00
|
|
|
version = "1.4.0"
|
2016-11-06 19:39:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
2016-11-06 19:39:34 +00:00
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.2.94"
|
2017-02-15 19:42:08 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "18794a8ad5b29321f790b55d93dfba91e125cb1a9edbd4f8e3150acc771c1a5e"
|
2017-02-15 19:42:08 +00:00
|
|
|
|
2019-03-11 16:00:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libgit2-sys"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.12.19+1.1.0"
|
2019-03-11 16:00:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "f322155d574c8b9ebe991a04f6908bb49e68a79463338d24a43d6274cb6443e6"
|
2019-03-11 16:00:03 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"libz-sys",
|
|
|
|
"pkg-config",
|
2019-03-11 16:00:03 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libz-sys"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.1.3"
|
2019-03-11 16:00:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66"
|
2019-03-11 16:00:03 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
2019-03-11 16:00:03 +00:00
|
|
|
]
|
|
|
|
|
2017-02-15 19:42:08 +00:00
|
|
|
[[package]]
|
|
|
|
name = "linked-hash-map"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.5.4"
|
2017-07-27 16:00:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"
|
2017-07-27 16:00:57 +00:00
|
|
|
|
2020-03-18 04:55:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.4.4"
|
2020-03-18 04:55:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "0382880606dff6d15c9476c416d18690b72742aa7b605bb6dd6ec9030fbf07eb"
|
2020-03-18 04:55:54 +00:00
|
|
|
dependencies = [
|
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
2017-01-15 00:22:28 +00:00
|
|
|
[[package]]
|
2018-01-06 15:44:46 +00:00
|
|
|
name = "log"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.4.14"
|
2017-01-15 00:22:28 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
|
2017-01-15 00:22:28 +00:00
|
|
|
dependencies = [
|
2021-05-09 12:18:39 +00:00
|
|
|
"cfg-if",
|
2016-09-20 21:56:27 +00:00
|
|
|
]
|
|
|
|
|
2019-01-10 09:53:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "maplit"
|
2019-10-09 16:11:33 +00:00
|
|
|
version = "1.0.2"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
|
2019-01-10 09:53:24 +00:00
|
|
|
|
2019-03-11 16:00:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "matches"
|
|
|
|
version = "0.1.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
|
2019-03-11 16:00:03 +00:00
|
|
|
|
2017-12-02 14:59:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "2.4.0"
|
2017-12-02 14:59:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc"
|
2017-12-02 14:59:44 +00:00
|
|
|
|
2019-06-01 17:31:39 +00:00
|
|
|
[[package]]
|
|
|
|
name = "memmap"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"
|
2019-06-01 17:31:39 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"libc",
|
2020-05-04 09:40:17 +00:00
|
|
|
"winapi",
|
2019-06-01 17:31:39 +00:00
|
|
|
]
|
|
|
|
|
2018-02-20 15:15:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "memoffset"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.6.3"
|
2018-02-20 15:15:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "f83fb6581e8ed1f85fd45c116db8405483899489e38406156c25eb743554361d"
|
2019-10-09 16:11:33 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"autocfg",
|
2019-10-09 16:11:33 +00:00
|
|
|
]
|
2018-02-20 15:15:48 +00:00
|
|
|
|
2020-07-17 05:05:11 +00:00
|
|
|
[[package]]
|
|
|
|
name = "nodrop"
|
|
|
|
version = "0.1.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-format"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bafe4179722c2894288ee77a9f044f02811c86af699344c498b0840c698a2465"
|
|
|
|
dependencies = [
|
2021-01-18 06:46:13 +00:00
|
|
|
"arrayvec",
|
2020-07-17 05:05:11 +00:00
|
|
|
"itoa",
|
|
|
|
]
|
|
|
|
|
2020-05-28 07:28:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "num-integer"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.1.44"
|
2020-05-28 07:28:09 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
|
2020-05-28 07:28:09 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.2.14"
|
2020-05-28 07:28:09 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
|
2020-05-28 07:28:09 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "num_cpus"
|
2020-05-06 08:31:59 +00:00
|
|
|
version = "1.13.0"
|
2018-10-08 15:55:35 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-06 08:31:59 +00:00
|
|
|
checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
|
2018-10-08 15:55:35 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"hermit-abi",
|
|
|
|
"libc",
|
2019-03-11 16:00:03 +00:00
|
|
|
]
|
|
|
|
|
2020-05-28 05:40:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.7.2"
|
2020-05-28 05:40:18 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "af8b08b04175473088b46763e51ee54da5f9a164bc162f615b91bc179dbf15a3"
|
2020-05-28 05:40:18 +00:00
|
|
|
|
2019-06-10 16:30:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "opaque-debug"
|
2019-10-09 16:11:33 +00:00
|
|
|
version = "0.2.3"
|
2019-06-10 16:30:00 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
|
2019-06-10 16:30:00 +00:00
|
|
|
|
2020-03-18 04:55:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
2020-11-18 08:15:31 +00:00
|
|
|
version = "0.11.1"
|
2020-03-18 04:55:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-18 08:15:31 +00:00
|
|
|
checksum = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb"
|
2020-03-18 04:55:54 +00:00
|
|
|
dependencies = [
|
2020-06-29 20:20:34 +00:00
|
|
|
"instant",
|
2020-03-18 04:55:54 +00:00
|
|
|
"lock_api",
|
|
|
|
"parking_lot_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.8.3"
|
2020-03-18 04:55:54 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "fa7a782938e745763fe6907fc6ba86946d72f49fe7e21de074e08128a99fb018"
|
2020-03-18 04:55:54 +00:00
|
|
|
dependencies = [
|
2021-05-09 12:18:39 +00:00
|
|
|
"cfg-if",
|
2020-06-29 20:20:34 +00:00
|
|
|
"instant",
|
2020-03-18 04:55:54 +00:00
|
|
|
"libc",
|
2021-05-09 12:18:39 +00:00
|
|
|
"redox_syscall",
|
2020-03-18 04:55:54 +00:00
|
|
|
"smallvec",
|
2020-05-04 09:40:17 +00:00
|
|
|
"winapi",
|
2020-03-18 04:55:54 +00:00
|
|
|
]
|
|
|
|
|
2020-05-28 07:28:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "parse-zoneinfo"
|
2020-06-13 10:32:24 +00:00
|
|
|
version = "0.3.0"
|
2020-05-28 07:28:09 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-06-13 10:32:24 +00:00
|
|
|
checksum = "c705f256449c60da65e11ff6626e0c16a0a0b96aaa348de61376b249bc340f41"
|
2020-05-28 07:28:09 +00:00
|
|
|
dependencies = [
|
|
|
|
"regex",
|
|
|
|
]
|
|
|
|
|
2019-03-11 16:00:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "percent-encoding"
|
2019-10-05 17:06:24 +00:00
|
|
|
version = "2.1.0"
|
2019-03-11 16:00:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
|
2019-03-11 16:00:03 +00:00
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
2016-10-03 23:01:43 +00:00
|
|
|
name = "pest"
|
2020-03-18 00:58:44 +00:00
|
|
|
version = "2.1.3"
|
2016-10-03 23:01:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
|
2019-01-10 09:53:24 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"ucd-trie",
|
2019-01-10 09:53:24 +00:00
|
|
|
]
|
2016-10-03 23:01:43 +00:00
|
|
|
|
2018-01-25 15:12:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pest_derive"
|
2019-01-13 19:27:04 +00:00
|
|
|
version = "2.1.0"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
|
2019-01-10 09:53:24 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"pest",
|
|
|
|
"pest_generator",
|
2019-01-10 09:53:24 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_generator"
|
2020-03-18 00:58:44 +00:00
|
|
|
version = "2.1.3"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
|
2019-01-10 09:53:24 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"pest",
|
|
|
|
"pest_meta",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
2019-01-10 09:53:24 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_meta"
|
2020-03-18 00:58:44 +00:00
|
|
|
version = "2.1.3"
|
2018-01-25 15:12:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"
|
2018-01-25 15:12:27 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"maplit",
|
|
|
|
"pest",
|
|
|
|
"sha-1",
|
2018-01-25 15:12:27 +00:00
|
|
|
]
|
|
|
|
|
2019-03-11 16:00:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.3.19"
|
2019-03-11 16:00:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
|
2019-03-11 16:00:03 +00:00
|
|
|
|
2019-07-19 07:00:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.2.10"
|
2018-04-07 23:18:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
|
2018-04-07 23:18:51 +00:00
|
|
|
|
2019-10-04 08:54:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.0.26"
|
2019-10-04 08:54:01 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "a152013215dca273577e18d2bf00fa862b89b24169fb78c4c95aeb07992c9cec"
|
2019-10-04 08:54:01 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"unicode-xid",
|
2019-10-04 08:54:01 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.0.9"
|
2019-10-04 08:54:01 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
|
2019-10-04 08:54:01 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"proc-macro2",
|
2019-10-04 08:54:01 +00:00
|
|
|
]
|
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.8.3"
|
2020-12-23 02:54:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "0ef9e7e66b4468674bfcb0c81af8b7fa0bb154fa9f28eb840da5c447baeb8d7e"
|
2020-12-23 02:54:48 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2021-01-18 06:46:13 +00:00
|
|
|
"rand_chacha",
|
|
|
|
"rand_core",
|
|
|
|
"rand_hc",
|
2020-12-23 02:54:48 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d"
|
|
|
|
dependencies = [
|
|
|
|
"ppv-lite86",
|
2021-01-18 06:46:13 +00:00
|
|
|
"rand_core",
|
2019-03-11 16:00:03 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2019-07-19 07:00:45 +00:00
|
|
|
name = "rand_core"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.6.2"
|
2019-03-11 16:00:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7"
|
2019-03-11 16:00:03 +00:00
|
|
|
dependencies = [
|
2021-01-18 06:46:13 +00:00
|
|
|
"getrandom",
|
2020-12-23 02:54:48 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_hc"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3190ef7066a446f2e7f42e239d161e905420ccab01eb967c9eb27d21b2322a73"
|
|
|
|
dependencies = [
|
2021-01-18 06:46:13 +00:00
|
|
|
"rand_core",
|
2019-03-11 16:00:03 +00:00
|
|
|
]
|
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rayon"
|
2020-12-23 07:36:52 +00:00
|
|
|
version = "1.5.0"
|
2017-07-27 16:00:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-12-23 07:36:52 +00:00
|
|
|
checksum = "8b0d8e0819fadc20c74ea8373106ead0600e3a67ef1fe8da56e39b9ae7275674"
|
2017-07-27 16:00:57 +00:00
|
|
|
dependencies = [
|
2020-06-16 04:38:27 +00:00
|
|
|
"autocfg",
|
2020-03-18 00:58:44 +00:00
|
|
|
"crossbeam-deque",
|
|
|
|
"either",
|
|
|
|
"rayon-core",
|
2017-07-27 16:00:57 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rayon-core"
|
2020-12-23 07:36:52 +00:00
|
|
|
version = "1.9.0"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-12-23 07:36:52 +00:00
|
|
|
checksum = "9ab346ac5921dc62ffa9f89b7a773907511cdfa5490c572ae9be1be33e8afa4a"
|
2016-09-20 21:56:27 +00:00
|
|
|
dependencies = [
|
2020-12-23 07:36:52 +00:00
|
|
|
"crossbeam-channel",
|
2020-03-18 00:58:44 +00:00
|
|
|
"crossbeam-deque",
|
2021-01-18 06:46:13 +00:00
|
|
|
"crossbeam-utils",
|
2020-03-18 00:58:44 +00:00
|
|
|
"lazy_static",
|
|
|
|
"num_cpus",
|
2018-01-06 15:44:46 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.2.8"
|
2018-01-06 15:44:46 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "742739e41cd49414de871ea5e549afb7e2a3ac77b589bcbebe8c82fab37147fc"
|
2021-01-18 06:46:13 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
]
|
2018-01-06 15:44:46 +00:00
|
|
|
|
2019-01-10 09:53:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "redox_users"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.4.0"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
|
2019-01-10 09:53:24 +00:00
|
|
|
dependencies = [
|
2021-01-18 06:46:13 +00:00
|
|
|
"getrandom",
|
2021-05-09 12:18:39 +00:00
|
|
|
"redox_syscall",
|
2016-09-20 21:56:27 +00:00
|
|
|
]
|
|
|
|
|
2017-01-15 00:22:28 +00:00
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.5.4"
|
2018-05-12 09:35:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"
|
2018-05-12 09:35:23 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-syntax",
|
2018-05-12 09:35:23 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.6.25"
|
2017-01-15 00:22:28 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
|
2017-01-15 00:22:28 +00:00
|
|
|
|
2018-02-20 15:15:48 +00:00
|
|
|
[[package]]
|
|
|
|
name = "remove_dir_all"
|
2020-06-13 10:32:24 +00:00
|
|
|
version = "0.5.3"
|
2018-02-20 15:15:48 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-06-13 10:32:24 +00:00
|
|
|
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
2018-02-20 15:15:48 +00:00
|
|
|
dependencies = [
|
2020-05-04 09:40:17 +00:00
|
|
|
"winapi",
|
2019-10-09 16:11:33 +00:00
|
|
|
]
|
|
|
|
|
2018-08-24 15:46:42 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2020-06-13 10:32:24 +00:00
|
|
|
version = "1.0.5"
|
2018-08-24 15:46:42 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-06-13 10:32:24 +00:00
|
|
|
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
|
2018-08-24 15:46:42 +00:00
|
|
|
|
2017-01-15 00:22:28 +00:00
|
|
|
[[package]]
|
|
|
|
name = "same-file"
|
2020-02-13 16:18:48 +00:00
|
|
|
version = "1.0.6"
|
2017-01-15 00:22:28 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
2017-01-15 00:22:28 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"winapi-util",
|
2017-01-15 00:22:28 +00:00
|
|
|
]
|
|
|
|
|
2019-01-10 09:53:24 +00:00
|
|
|
[[package]]
|
2019-10-09 16:11:33 +00:00
|
|
|
name = "scopeguard"
|
2020-03-18 00:58:44 +00:00
|
|
|
version = "1.1.0"
|
2017-07-27 16:00:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
2017-07-27 16:00:57 +00:00
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2021-03-23 04:43:48 +00:00
|
|
|
version = "1.0.125"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-23 04:43:48 +00:00
|
|
|
checksum = "558dc50e1a5a5fa7112ca2ce4effcb321b0300c0d4ccf0776a9f60cd89031171"
|
2020-03-20 17:22:48 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
2016-09-20 21:56:27 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_cbor"
|
2020-01-13 06:05:41 +00:00
|
|
|
version = "0.11.1"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "1e18acfa2f90e8b735b2836ab8d538de304cbb6729a7360729ea5a895d15a622"
|
2016-09-20 21:56:27 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"half",
|
|
|
|
"serde",
|
2016-09-20 21:56:27 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2017-07-27 16:00:57 +00:00
|
|
|
name = "serde_derive"
|
2021-03-23 04:43:48 +00:00
|
|
|
version = "1.0.125"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-23 04:43:48 +00:00
|
|
|
checksum = "b093b7a2bb58203b5da3056c05b4ec1fed827dcfdb37347a8841695263b3d06d"
|
2016-09-20 21:56:27 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
2016-09-20 21:56:27 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2021-03-01 04:31:30 +00:00
|
|
|
version = "1.0.64"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-01 04:31:30 +00:00
|
|
|
checksum = "799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79"
|
2016-09-20 21:56:27 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"itoa",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
2016-09-20 21:56:27 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_yaml"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.8.17"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "15654ed4ab61726bf918a39cb8d98a2e2995b002387807fa6ba58fdf7f59bb23"
|
2016-09-20 21:56:27 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"dtoa",
|
|
|
|
"linked-hash-map",
|
|
|
|
"serde",
|
|
|
|
"yaml-rust",
|
2018-10-08 15:55:35 +00:00
|
|
|
]
|
|
|
|
|
2019-01-10 09:53:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sha-1"
|
2020-02-13 16:18:48 +00:00
|
|
|
version = "0.8.2"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
|
2019-01-10 09:53:24 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"block-buffer",
|
|
|
|
"digest",
|
|
|
|
"fake-simd",
|
|
|
|
"opaque-debug",
|
2019-01-10 09:53:24 +00:00
|
|
|
]
|
|
|
|
|
2020-05-28 07:28:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "slug"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b3bc762e6a4b6c6fcaade73e77f9ebc6991b676f88bb2358bddb56560f073373"
|
|
|
|
dependencies = [
|
|
|
|
"deunicode",
|
|
|
|
]
|
|
|
|
|
2018-10-08 15:55:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "1.6.1"
|
2018-10-08 15:55:35 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
|
2018-10-08 15:55:35 +00:00
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
2019-06-10 16:30:00 +00:00
|
|
|
version = "0.8.0"
|
2018-01-25 15:12:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
|
2018-01-25 15:12:27 +00:00
|
|
|
|
2016-10-03 23:01:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.0.72"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "a1e8cdbefb79a9a5a65e0db8b47b723ee907b7c7f8496c76a1770b5c310bab82"
|
2016-09-20 21:56:27 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-xid",
|
2016-09-20 21:56:27 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2019-03-11 16:00:03 +00:00
|
|
|
name = "tempfile"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "3.2.0"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
|
2016-09-20 21:56:27 +00:00
|
|
|
dependencies = [
|
2021-05-09 12:18:39 +00:00
|
|
|
"cfg-if",
|
2020-03-18 00:58:44 +00:00
|
|
|
"libc",
|
2021-01-18 06:46:13 +00:00
|
|
|
"rand",
|
2021-05-09 12:18:39 +00:00
|
|
|
"redox_syscall",
|
2020-03-18 00:58:44 +00:00
|
|
|
"remove_dir_all",
|
2020-05-04 09:40:17 +00:00
|
|
|
"winapi",
|
2016-09-20 21:56:27 +00:00
|
|
|
]
|
|
|
|
|
2020-05-28 07:28:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tera"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.8.0"
|
2020-05-28 07:28:09 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "b64b021b8d3ab1f59ceae9e6cd1c26c8e7ce0322a9ebfff6c0e22b3b66938935"
|
2020-05-28 07:28:09 +00:00
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
|
|
|
"chrono-tz",
|
|
|
|
"globwalk",
|
|
|
|
"humansize",
|
|
|
|
"lazy_static",
|
|
|
|
"percent-encoding",
|
|
|
|
"pest",
|
|
|
|
"pest_derive",
|
2021-01-18 06:46:13 +00:00
|
|
|
"rand",
|
2020-05-28 07:28:09 +00:00
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"slug",
|
|
|
|
"unic-segment",
|
|
|
|
]
|
|
|
|
|
2018-08-22 06:58:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "term_size"
|
2020-05-04 09:40:17 +00:00
|
|
|
version = "0.3.2"
|
2018-08-22 06:58:33 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-04 09:40:17 +00:00
|
|
|
checksum = "1e4129646ca0ed8f45d09b929036bafad5377103edd06e50bf574b353d2b08d9"
|
2018-08-22 06:58:33 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"libc",
|
2020-05-04 09:40:17 +00:00
|
|
|
"winapi",
|
2018-08-22 06:58:33 +00:00
|
|
|
]
|
|
|
|
|
2018-01-06 19:06:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "termcolor"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "1.1.2"
|
2018-01-06 19:06:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
|
2018-01-06 19:06:20 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"winapi-util",
|
2018-01-06 19:06:20 +00:00
|
|
|
]
|
|
|
|
|
2016-11-27 15:54:35 +00:00
|
|
|
[[package]]
|
2017-07-16 19:42:57 +00:00
|
|
|
name = "textwrap"
|
2019-06-10 16:30:00 +00:00
|
|
|
version = "0.11.0"
|
2016-11-27 15:54:35 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
|
2016-11-27 15:54:35 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"unicode-width",
|
2016-11-27 15:54:35 +00:00
|
|
|
]
|
|
|
|
|
2020-01-10 10:26:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "thread_local"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.1.3"
|
2020-01-10 10:26:34 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd"
|
2020-01-10 10:26:34 +00:00
|
|
|
dependencies = [
|
2021-05-09 12:18:39 +00:00
|
|
|
"once_cell",
|
2020-01-10 10:26:34 +00:00
|
|
|
]
|
|
|
|
|
2020-05-28 07:28:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "time"
|
|
|
|
version = "0.1.43"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2020-06-22 10:53:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tinyvec"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.2.0"
|
2020-06-22 10:53:09 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "5b5220f05bb7de7f3f53c7c065e1199b3172696fe2db9f9c4d8ad9b4ee74c342"
|
2021-01-18 06:46:13 +00:00
|
|
|
dependencies = [
|
|
|
|
"tinyvec_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec_macros"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
|
2020-06-22 10:53:09 +00:00
|
|
|
|
2018-01-01 22:53:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tokei"
|
2021-01-12 20:48:02 +00:00
|
|
|
version = "12.1.2"
|
2018-01-01 22:53:59 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"aho-corasick",
|
|
|
|
"clap",
|
2020-12-23 07:36:52 +00:00
|
|
|
"crossbeam-channel",
|
2020-03-18 04:55:54 +00:00
|
|
|
"dashmap",
|
2021-01-18 06:46:13 +00:00
|
|
|
"dirs-next",
|
2020-03-18 00:58:44 +00:00
|
|
|
"encoding_rs_io",
|
|
|
|
"env_logger",
|
|
|
|
"git2",
|
|
|
|
"grep-searcher",
|
|
|
|
"hex",
|
|
|
|
"ignore",
|
|
|
|
"log",
|
2020-07-17 05:05:11 +00:00
|
|
|
"num-format",
|
2020-05-28 05:40:18 +00:00
|
|
|
"once_cell",
|
2020-03-18 04:55:54 +00:00
|
|
|
"parking_lot",
|
2020-03-18 00:58:44 +00:00
|
|
|
"rayon",
|
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"serde_cbor",
|
|
|
|
"serde_json",
|
|
|
|
"serde_yaml",
|
|
|
|
"tempfile",
|
2020-05-28 07:28:09 +00:00
|
|
|
"tera",
|
2020-03-18 00:58:44 +00:00
|
|
|
"term_size",
|
|
|
|
"toml",
|
2016-09-20 21:56:27 +00:00
|
|
|
]
|
|
|
|
|
2018-04-07 23:18:51 +00:00
|
|
|
[[package]]
|
2019-01-10 09:53:24 +00:00
|
|
|
name = "toml"
|
2020-12-23 02:55:01 +00:00
|
|
|
version = "0.5.8"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-12-23 02:55:01 +00:00
|
|
|
checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
|
2019-01-10 09:53:24 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"serde",
|
2019-01-10 09:53:24 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "typenum"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "1.13.0"
|
2019-01-10 09:53:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "879f6906492a7cd215bfa4cf595b600146ccfac0c79bcbd1f3000162af5e8b06"
|
2019-01-10 09:53:24 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ucd-trie"
|
2020-03-18 00:58:44 +00:00
|
|
|
version = "0.1.3"
|
2018-04-07 23:18:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
|
2018-04-07 23:18:51 +00:00
|
|
|
|
2020-05-28 07:28:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unic-char-property"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
|
|
|
|
dependencies = [
|
|
|
|
"unic-char-range",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-char-range"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-common"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-segment"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e4ed5d26be57f84f176157270c112ef57b86debac9cd21daaabbe56db0f88f23"
|
|
|
|
dependencies = [
|
|
|
|
"unic-ucd-segment",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-ucd-segment"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2079c122a62205b421f499da10f3ee0f7697f012f55b675e002483c73ea34700"
|
|
|
|
dependencies = [
|
|
|
|
"unic-char-property",
|
|
|
|
"unic-char-range",
|
|
|
|
"unic-ucd-version",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-ucd-version"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
|
|
|
|
dependencies = [
|
|
|
|
"unic-common",
|
|
|
|
]
|
|
|
|
|
2019-03-11 16:00:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-bidi"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.3.5"
|
2019-03-11 16:00:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "eeb8be209bb1c96b7c177c7420d26e04eccacb0eeae6b980e35fcb74678107e0"
|
2019-03-11 16:00:03 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"matches",
|
2019-03-11 16:00:03 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-normalization"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.1.17"
|
2019-03-11 16:00:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "07fbfce1c8a97d547e8b5334978438d9d6ec8c20e38f56d4a4374d181493eaef"
|
2019-03-11 16:00:03 +00:00
|
|
|
dependencies = [
|
2020-06-22 10:53:09 +00:00
|
|
|
"tinyvec",
|
2019-03-11 16:00:03 +00:00
|
|
|
]
|
|
|
|
|
2017-01-15 00:22:28 +00:00
|
|
|
[[package]]
|
2019-01-10 09:53:24 +00:00
|
|
|
name = "unicode-width"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.1.8"
|
2017-01-15 00:22:28 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
|
2017-01-15 00:22:28 +00:00
|
|
|
|
2019-10-04 08:54:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-xid"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.2.2"
|
2019-10-04 08:54:01 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
|
2019-10-04 08:54:01 +00:00
|
|
|
|
2019-03-11 16:00:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "url"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "2.2.2"
|
2019-03-11 16:00:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
|
2019-03-11 16:00:03 +00:00
|
|
|
dependencies = [
|
2021-01-18 06:46:13 +00:00
|
|
|
"form_urlencoded",
|
2020-03-18 00:58:44 +00:00
|
|
|
"idna",
|
|
|
|
"matches",
|
|
|
|
"percent-encoding",
|
2019-03-11 16:00:03 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "vcpkg"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.2.12"
|
2019-03-11 16:00:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "cbdbff6266a24120518560b5dc983096efb98462e51d0d68169895b237be3e5d"
|
2019-03-11 16:00:03 +00:00
|
|
|
|
2016-09-20 21:56:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "vec_map"
|
2020-05-19 22:05:19 +00:00
|
|
|
version = "0.8.2"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-19 22:05:19 +00:00
|
|
|
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
|
2016-09-20 21:56:27 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "walkdir"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "2.3.2"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
|
2016-09-20 21:56:27 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"same-file",
|
2020-05-04 09:40:17 +00:00
|
|
|
"winapi",
|
2020-03-18 00:58:44 +00:00
|
|
|
"winapi-util",
|
2016-09-20 21:56:27 +00:00
|
|
|
]
|
|
|
|
|
2019-10-05 17:06:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
2021-05-09 12:18:39 +00:00
|
|
|
version = "0.10.2+wasi-snapshot-preview1"
|
2019-10-05 17:06:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-05-09 12:18:39 +00:00
|
|
|
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
|
2019-10-05 17:06:24 +00:00
|
|
|
|
2018-08-22 06:58:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
2021-01-18 06:46:13 +00:00
|
|
|
version = "0.3.9"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-18 06:46:13 +00:00
|
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
2018-01-06 15:44:46 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"winapi-i686-pc-windows-gnu",
|
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
2018-01-06 15:44:46 +00:00
|
|
|
]
|
2016-09-20 21:56:27 +00:00
|
|
|
|
|
|
|
[[package]]
|
2018-01-06 15:44:46 +00:00
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
2018-01-19 14:57:48 +00:00
|
|
|
version = "0.4.0"
|
2018-01-06 15:44:46 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
2018-01-06 15:44:46 +00:00
|
|
|
|
2018-10-08 15:55:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
2020-05-06 08:31:59 +00:00
|
|
|
version = "0.1.5"
|
2018-10-08 15:55:35 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-05-06 08:31:59 +00:00
|
|
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
2018-10-08 15:55:35 +00:00
|
|
|
dependencies = [
|
2020-05-04 09:40:17 +00:00
|
|
|
"winapi",
|
2018-10-08 15:55:35 +00:00
|
|
|
]
|
|
|
|
|
2018-01-06 15:44:46 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
2018-01-19 14:57:48 +00:00
|
|
|
version = "0.4.0"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-03-18 00:58:44 +00:00
|
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
2016-09-20 21:56:27 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yaml-rust"
|
2021-01-11 11:34:58 +00:00
|
|
|
version = "0.4.5"
|
2016-09-20 21:56:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-01-11 11:34:58 +00:00
|
|
|
checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
|
2017-02-15 19:42:08 +00:00
|
|
|
dependencies = [
|
2020-03-18 00:58:44 +00:00
|
|
|
"linked-hash-map",
|
|
|
|
]
|