deps.rs/Cargo.lock

1654 lines
40 KiB
Text
Raw Normal View History

2020-09-28 22:18:06 +00:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2021-05-27 14:02:02 +00:00
version = 3
2018-02-18 04:11:48 +00:00
[[package]]
2020-09-28 22:18:06 +00:00
name = "ab_glyph_rasterizer"
version = "0.1.5"
2018-02-18 04:11:48 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a13739d7177fbd22bb0ed28badfff9f372f8bef46c863db4e1c6248f6b223b6e"
2018-02-18 04:11:48 +00:00
2018-02-14 00:23:42 +00:00
[[package]]
2020-09-28 23:28:58 +00:00
name = "anyhow"
2022-03-18 13:21:51 +00:00
version = "1.0.56"
2020-09-30 12:58:18 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27"
2020-10-04 15:03:52 +00:00
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
"hermit-abi",
"libc",
2021-01-06 11:24:06 +00:00
"winapi",
2020-10-04 15:03:52 +00:00
]
2020-09-28 22:18:06 +00:00
[[package]]
2020-09-28 23:28:58 +00:00
name = "autocfg"
2022-03-07 18:51:57 +00:00
version = "1.1.0"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
2018-02-14 00:23:42 +00:00
[[package]]
name = "badge"
2018-02-14 00:48:17 +00:00
version = "0.2.0"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-29 21:03:55 +00:00
"base64",
2020-09-28 22:48:26 +00:00
"once_cell",
"rusttype",
"serde",
"serde_urlencoded",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "base64"
version = "0.13.0"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
2018-02-14 00:23:42 +00:00
[[package]]
name = "bitflags"
version = "1.3.2"
2020-09-28 22:18:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2020-09-28 22:18:06 +00:00
[[package]]
name = "block-buffer"
2022-03-07 18:51:57 +00:00
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
dependencies = [
"generic-array",
]
2020-10-03 12:08:16 +00:00
[[package]]
name = "bumpalo"
version = "3.9.1"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899"
2018-02-14 00:23:42 +00:00
2021-01-06 11:24:06 +00:00
[[package]]
name = "bytes"
version = "1.1.0"
2021-01-06 11:24:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
2021-01-06 11:24:06 +00:00
2018-02-24 06:37:42 +00:00
[[package]]
name = "cadence"
2022-03-07 18:51:57 +00:00
version = "0.28.0"
2018-02-24 06:37:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "cd137b6c69af8875b7d45447027dd91b1ecf2b0d574ecf30a4e41c311aa1d713"
2018-02-24 06:37:42 +00:00
dependencies = [
2020-09-30 12:58:18 +00:00
"crossbeam-channel",
2018-02-24 06:37:42 +00:00
]
2020-09-28 23:55:02 +00:00
[[package]]
name = "cargo-lock"
version = "7.0.1"
2020-09-28 23:55:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fb04b88bd5b2036e30704f95c6ee16f3b5ca3b4ca307da2889d9006648e5c88"
2020-09-28 23:55:02 +00:00
dependencies = [
2021-12-29 07:30:53 +00:00
"semver",
2020-09-28 23:55:02 +00:00
"serde",
"toml",
"url",
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "cc"
2022-03-07 18:51:57 +00:00
version = "1.0.73"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
2020-09-28 23:55:02 +00:00
dependencies = [
"jobserver",
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2021-05-27 14:02:02 +00:00
[[package]]
name = "convert_case"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
2018-02-14 00:23:42 +00:00
[[package]]
name = "core-foundation"
2022-03-07 18:51:57 +00:00
version = "0.9.3"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"core-foundation-sys",
"libc",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "core-foundation-sys"
version = "0.8.3"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
2018-02-14 00:23:42 +00:00
[[package]]
2021-05-27 14:02:02 +00:00
name = "cpufeatures"
version = "0.2.1"
2020-09-28 23:55:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"
2020-09-28 23:55:02 +00:00
dependencies = [
2021-05-27 14:02:02 +00:00
"libc",
2020-09-28 23:55:02 +00:00
]
[[package]]
name = "crates-index"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ad4af5c8dd9940a497ef4473e6e558b660a4a1b6e5ce2cb9d85454e2aaaf947"
dependencies = [
"git2",
"glob",
"hex",
"home",
"memchr",
2021-12-29 07:30:53 +00:00
"semver",
"serde",
"serde_derive",
"serde_json",
"smartstring",
]
2018-02-24 06:37:42 +00:00
[[package]]
2020-09-30 12:58:18 +00:00
name = "crossbeam-channel"
2022-03-18 13:21:51 +00:00
version = "0.5.3"
2018-03-22 08:47:32 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "fdbfe11fe19ff083c48923cf179540e8cd0535903dc35e178a1fdeeb59aef51f"
2018-03-22 08:47:32 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"cfg-if",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-utils"
2022-03-18 13:21:51 +00:00
version = "0.8.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"
dependencies = [
2021-02-14 15:40:37 +00:00
"cfg-if",
2020-09-29 21:03:55 +00:00
"lazy_static",
2020-09-28 22:18:06 +00:00
]
2021-12-29 07:30:53 +00:00
[[package]]
name = "crypto-common"
2022-03-07 18:51:57 +00:00
version = "0.1.3"
2021-12-29 07:30:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"
2021-12-29 07:30:53 +00:00
dependencies = [
"generic-array",
2022-03-07 18:51:57 +00:00
"typenum",
2021-12-29 07:30:53 +00:00
]
2020-09-28 23:55:02 +00:00
[[package]]
name = "cvss"
2021-05-27 14:02:02 +00:00
version = "1.0.2"
2020-09-28 23:55:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-27 14:02:02 +00:00
checksum = "829862dabeab142ae0efd558d42d8fd874659268ccd810809ac6f1ee6bfcbd3f"
2020-09-28 23:55:02 +00:00
dependencies = [
"serde",
]
2020-09-28 23:01:14 +00:00
[[package]]
name = "derive_more"
2021-12-29 07:30:53 +00:00
version = "0.99.17"
2020-09-28 23:01:14 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
2020-09-28 23:01:14 +00:00
dependencies = [
2021-05-27 14:02:02 +00:00
"convert_case",
2020-09-28 23:01:14 +00:00
"proc-macro2",
"quote",
"rustc_version",
2020-09-28 23:01:14 +00:00
"syn",
]
[[package]]
name = "digest"
2022-03-07 18:51:57 +00:00
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"
dependencies = [
2021-12-29 07:30:53 +00:00
"block-buffer",
"crypto-common",
]
2020-10-04 15:03:52 +00:00
[[package]]
2021-02-14 15:40:37 +00:00
name = "dirs-next"
version = "2.0.0"
2020-10-04 15:03:52 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-14 15:40:37 +00:00
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
2020-10-04 15:03:52 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"cfg-if",
"dirs-sys-next",
2020-10-04 15:03:52 +00:00
]
[[package]]
2021-02-14 15:40:37 +00:00
name = "dirs-sys-next"
version = "0.1.2"
2020-10-04 15:03:52 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-14 15:40:37 +00:00
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
2020-10-04 15:03:52 +00:00
dependencies = [
"libc",
"redox_users",
2021-01-06 11:24:06 +00:00
"winapi",
2020-10-04 15:03:52 +00:00
]
2020-10-03 12:08:16 +00:00
[[package]]
name = "encoding_rs"
2021-12-29 07:30:53 +00:00
version = "0.8.30"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "7896dc8abb250ffdda33912550faa54c88ec8b998dec0b2c55ab224921ce11df"
2020-10-03 12:08:16 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"cfg-if",
2020-10-03 12:08:16 +00:00
]
[[package]]
name = "fastrand"
2022-03-07 18:51:57 +00:00
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
dependencies = [
"instant",
]
2020-09-28 22:18:06 +00:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2020-09-28 22:18:06 +00:00
[[package]]
name = "font-awesome-as-a-crate"
2021-12-29 07:30:53 +00:00
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "86afa981f309a5d0ddbcb682820e5d6066157f903d06b9fb2959707b958f6618"
2018-02-14 00:23:42 +00:00
[[package]]
name = "foreign-types"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"foreign-types-shared",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "foreign-types-shared"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
2018-02-14 00:23:42 +00:00
[[package]]
name = "form_urlencoded"
2021-05-27 14:02:02 +00:00
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-27 14:02:02 +00:00
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
dependencies = [
"matches",
"percent-encoding",
]
[[package]]
name = "fs-err"
2022-03-07 18:51:57 +00:00
version = "2.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "5bd79fa345a495d3ae89fb7165fec01c0e72f41821d642dda363a1e97975652e"
2018-02-14 00:23:42 +00:00
[[package]]
2020-09-30 12:58:18 +00:00
name = "futures-channel"
2022-03-07 18:51:57 +00:00
version = "0.3.21"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-30 12:58:18 +00:00
"futures-core",
]
[[package]]
name = "futures-core"
2022-03-07 18:51:57 +00:00
version = "0.3.21"
2020-09-30 12:58:18 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
2020-09-30 12:58:18 +00:00
[[package]]
name = "futures-sink"
2022-03-07 18:51:57 +00:00
version = "0.3.21"
2020-09-30 12:58:18 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"
2020-09-30 12:58:18 +00:00
[[package]]
name = "futures-task"
2022-03-07 18:51:57 +00:00
version = "0.3.21"
2020-09-30 12:58:18 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"
2020-09-30 12:58:18 +00:00
[[package]]
name = "futures-util"
2022-03-07 18:51:57 +00:00
version = "0.3.21"
2020-09-30 12:58:18 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"
2020-09-30 12:58:18 +00:00
dependencies = [
"futures-core",
"futures-task",
2021-02-14 15:40:37 +00:00
"pin-project-lite",
2020-09-30 12:58:18 +00:00
"pin-utils",
"slab",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "generic-array"
version = "0.14.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"
dependencies = [
"typenum",
"version_check",
]
[[package]]
name = "getopts"
version = "0.2.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
dependencies = [
"unicode-width",
]
2020-09-29 21:03:55 +00:00
[[package]]
name = "getrandom"
2022-03-07 18:51:57 +00:00
version = "0.2.5"
2020-09-29 21:03:55 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77"
2020-09-29 21:03:55 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"cfg-if",
2020-09-29 21:03:55 +00:00
"libc",
2022-03-18 13:21:51 +00:00
"wasi 0.10.2+wasi-snapshot-preview1",
2020-09-29 21:03:55 +00:00
]
2020-09-28 23:55:02 +00:00
[[package]]
name = "git2"
2021-12-29 07:30:53 +00:00
version = "0.13.25"
2020-09-28 23:55:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "f29229cc1b24c0e6062f6e742aa3e256492a5323365e5ed3413599f8a5eff7d6"
2020-09-28 23:55:02 +00:00
dependencies = [
2020-09-29 21:03:55 +00:00
"bitflags",
2020-09-28 23:55:02 +00:00
"libc",
"libgit2-sys",
2020-09-29 21:03:55 +00:00
"log",
2020-09-28 23:55:02 +00:00
"openssl-probe",
"openssl-sys",
"url",
]
[[package]]
name = "glob"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
2020-09-29 21:03:55 +00:00
[[package]]
name = "h2"
2022-03-18 13:21:51 +00:00
version = "0.3.12"
2020-09-29 21:03:55 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "62eeb471aa3e3c9197aa4bfeabfe02982f6dc96f750486c0bb0009ac58b26d2b"
2020-09-29 21:03:55 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"bytes",
2020-09-29 21:03:55 +00:00
"fnv",
2020-09-30 12:58:18 +00:00
"futures-core",
"futures-sink",
"futures-util",
2020-09-29 21:03:55 +00:00
"http",
"indexmap",
"slab",
2020-09-30 12:58:18 +00:00
"tokio",
"tokio-util",
"tracing",
2020-09-29 21:03:55 +00:00
]
2020-09-28 22:18:06 +00:00
[[package]]
name = "hashbrown"
version = "0.11.2"
2020-09-28 22:18:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
2020-09-28 22:18:06 +00:00
[[package]]
name = "hermit-abi"
version = "0.1.19"
2020-09-28 22:18:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
2020-09-28 22:18:06 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"libc",
2020-09-28 22:18:06 +00:00
]
2018-02-14 00:23:42 +00:00
[[package]]
2020-09-28 23:55:02 +00:00
name = "hex"
2021-05-27 14:02:02 +00:00
version = "0.4.3"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-27 14:02:02 +00:00
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2020-09-28 23:55:02 +00:00
dependencies = [
"serde",
]
2018-02-14 00:23:42 +00:00
2018-02-18 04:11:48 +00:00
[[package]]
2020-09-28 23:55:02 +00:00
name = "home"
version = "0.5.3"
2018-02-18 04:11:48 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 23:55:02 +00:00
checksum = "2456aef2e6b6a9784192ae780c0f15bc57df0e918585282325e8c8ac27737654"
2018-02-18 04:11:48 +00:00
dependencies = [
2021-01-06 11:24:06 +00:00
"winapi",
2018-02-18 04:11:48 +00:00
]
2020-09-29 21:03:55 +00:00
[[package]]
name = "http"
version = "0.2.6"
2020-09-29 21:03:55 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03"
2020-09-29 21:03:55 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"bytes",
2020-09-29 21:03:55 +00:00
"fnv",
2022-03-07 18:51:57 +00:00
"itoa",
2020-09-29 21:03:55 +00:00
]
[[package]]
name = "http-body"
version = "0.4.4"
2020-09-29 21:03:55 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6"
2020-09-29 21:03:55 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"bytes",
2020-09-29 21:03:55 +00:00
"http",
2021-05-27 14:02:02 +00:00
"pin-project-lite",
2020-09-29 21:03:55 +00:00
]
2020-09-28 23:55:02 +00:00
[[package]]
name = "httparse"
2022-03-07 18:51:57 +00:00
version = "1.6.0"
2020-09-28 23:55:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "9100414882e15fb7feccb4897e5f0ff0ff1ca7d1a86a23208ada4d7a18e6c6c4"
2020-09-28 23:55:02 +00:00
2020-09-30 12:58:18 +00:00
[[package]]
name = "httpdate"
version = "1.0.2"
2020-09-30 12:58:18 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
2020-09-30 12:58:18 +00:00
[[package]]
name = "humantime"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
[[package]]
name = "humantime-serde"
2022-03-18 13:21:51 +00:00
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c"
dependencies = [
"humantime",
"serde",
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "hyper"
2022-03-07 18:51:57 +00:00
version = "0.14.17"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "043f0e083e9901b6cc658a77d1eb86f4fc650bbb977a4337dd63192826aa85dd"
2020-09-28 22:48:26 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"bytes",
2020-09-30 12:58:18 +00:00
"futures-channel",
"futures-core",
"futures-util",
2020-09-29 21:03:55 +00:00
"h2",
"http",
"http-body",
2020-09-28 22:48:26 +00:00
"httparse",
2020-09-30 12:58:18 +00:00
"httpdate",
2022-03-07 18:51:57 +00:00
"itoa",
"pin-project-lite",
2020-09-30 12:58:18 +00:00
"socket2",
2020-09-29 21:03:55 +00:00
"tokio",
2020-09-30 12:58:18 +00:00
"tower-service",
"tracing",
2020-09-28 22:48:26 +00:00
"want",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "hyper-tls"
2021-01-06 11:24:06 +00:00
version = "0.5.0"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-06 11:24:06 +00:00
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
2018-02-14 00:23:42 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"bytes",
2020-09-28 23:55:02 +00:00
"hyper",
2020-09-28 22:48:26 +00:00
"native-tls",
2020-09-30 12:58:18 +00:00
"tokio",
2021-01-06 11:24:06 +00:00
"tokio-native-tls",
2018-02-14 00:23:42 +00:00
]
2018-02-18 04:11:48 +00:00
[[package]]
name = "idna"
2021-05-27 14:02:02 +00:00
version = "0.2.3"
2018-02-18 04:11:48 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-27 14:02:02 +00:00
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
2018-02-18 04:11:48 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"matches",
"unicode-bidi",
"unicode-normalization",
2018-02-18 04:11:48 +00:00
]
2018-02-16 22:31:38 +00:00
[[package]]
name = "indexmap"
version = "1.8.0"
2018-02-16 22:31:38 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223"
2018-02-16 22:31:38 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"autocfg",
"hashbrown",
2020-09-28 23:55:02 +00:00
"serde",
2018-02-16 22:31:38 +00:00
]
[[package]]
name = "instant"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
dependencies = [
"cfg-if",
]
2020-10-03 12:08:16 +00:00
[[package]]
name = "ipnet"
2022-03-07 18:51:57 +00:00
version = "2.4.0"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "35e70ee094dc02fd9c13fdad4940090f22dbd6ac7c9e7094a46cf0232a50bc7c"
2018-02-14 00:23:42 +00:00
2021-12-29 07:30:53 +00:00
[[package]]
name = "itoa"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
2018-02-14 00:23:42 +00:00
[[package]]
2020-09-28 23:55:02 +00:00
name = "jobserver"
version = "0.1.24"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"
2020-09-28 23:55:02 +00:00
dependencies = [
"libc",
]
2018-02-14 00:23:42 +00:00
2020-10-03 12:08:16 +00:00
[[package]]
name = "js-sys"
2022-03-07 18:51:57 +00:00
version = "0.3.56"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04"
2020-10-03 12:08:16 +00:00
dependencies = [
"wasm-bindgen",
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "lazy_static"
2020-09-28 22:18:06 +00:00
version = "1.4.0"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2018-02-14 00:23:42 +00:00
[[package]]
name = "libc"
2022-03-18 13:21:51 +00:00
version = "0.2.120"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "ad5c14e80759d0939d013e6ca49930e59fc53dd8e5009132f76240c179380c09"
2018-02-14 00:23:42 +00:00
2020-09-28 23:55:02 +00:00
[[package]]
name = "libgit2-sys"
2021-12-29 07:30:53 +00:00
version = "0.12.26+1.3.0"
2020-09-28 23:55:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "19e1c899248e606fbfe68dcb31d8b0176ebab833b103824af31bddf4b7457494"
2020-09-28 23:55:02 +00:00
dependencies = [
"cc",
"libc",
"libssh2-sys",
"libz-sys",
"openssl-sys",
"pkg-config",
]
[[package]]
name = "libssh2-sys"
version = "0.2.23"
2020-09-28 23:55:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b094a36eb4b8b8c8a7b4b8ae43b2944502be3e59cd87687595cf6b0a71b3f4ca"
2020-09-28 23:55:02 +00:00
dependencies = [
"cc",
"libc",
"libz-sys",
"openssl-sys",
"pkg-config",
"vcpkg",
]
[[package]]
name = "libz-sys"
2022-03-18 13:21:51 +00:00
version = "1.1.5"
2020-09-28 23:55:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "6f35facd4a5673cb5a48822be2be1d4236c1c99cb4113cab7061ac720d5bf859"
2020-09-28 23:55:02 +00:00
dependencies = [
"cc",
"libc",
"pkg-config",
"vcpkg",
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "log"
2021-02-14 15:40:37 +00:00
version = "0.4.14"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-14 15:40:37 +00:00
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
2018-02-14 00:23:42 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"cfg-if",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "lru_time_cache"
version = "0.11.11"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9106e1d747ffd48e6be5bb2d97fa706ed25b144fbee4d5c02eae110cd8d6badd"
2018-02-14 00:23:42 +00:00
2018-02-18 04:11:48 +00:00
[[package]]
name = "matches"
version = "0.1.9"
2018-02-18 04:11:48 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
2018-02-18 04:11:48 +00:00
2018-02-14 00:23:42 +00:00
[[package]]
name = "maud"
version = "0.23.0"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7384febb4f8fc970cc2efab1650a6f48cac2e79b0b29587c90497b646fb10e1e"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"maud_macros",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "maud_macros"
version = "0.23.0"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "423430ac467408136d7de93f2929debd8a7bc3e795c92476f45e259b158e3355"
2018-02-14 00:23:42 +00:00
dependencies = [
"proc-macro-error",
"proc-macro2",
"quote",
2020-09-28 22:48:26 +00:00
"syn",
2018-02-14 00:23:42 +00:00
]
2018-03-12 10:10:27 +00:00
[[package]]
2020-09-30 12:58:18 +00:00
name = "memchr"
version = "2.4.1"
2018-03-12 10:10:27 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
2018-03-12 10:10:27 +00:00
2020-10-03 12:08:16 +00:00
[[package]]
name = "mime"
version = "0.3.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
2018-02-14 00:23:42 +00:00
[[package]]
name = "mio"
2022-03-18 13:21:51 +00:00
version = "0.8.2"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "52da4364ffb0e4fe33a9841a98a3f3014fb964045ce4f7a45a398243c8d6b0c9"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"libc",
2020-09-29 21:03:55 +00:00
"log",
2021-01-06 11:24:06 +00:00
"miow",
"ntapi",
2022-03-18 13:21:51 +00:00
"wasi 0.11.0+wasi-snapshot-preview1",
2021-01-06 11:24:06 +00:00
"winapi",
2018-02-14 00:23:42 +00:00
]
2020-09-30 12:58:18 +00:00
[[package]]
name = "miow"
2021-05-27 14:02:02 +00:00
version = "0.3.7"
2020-09-30 12:58:18 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-27 14:02:02 +00:00
checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
2020-09-30 12:58:18 +00:00
dependencies = [
2021-01-06 11:24:06 +00:00
"winapi",
2020-09-30 12:58:18 +00:00
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "native-tls"
version = "0.2.8"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "48ba9f7719b5a0f42f338907614285fb5fd70e53858141f69898a1fb7203b24d"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-29 21:03:55 +00:00
"lazy_static",
2020-09-28 22:48:26 +00:00
"libc",
2020-09-29 21:03:55 +00:00
"log",
2020-09-28 22:48:26 +00:00
"openssl",
2020-09-29 21:03:55 +00:00
"openssl-probe",
"openssl-sys",
2020-09-28 22:48:26 +00:00
"schannel",
"security-framework",
"security-framework-sys",
2020-09-29 21:03:55 +00:00
"tempfile",
2018-02-14 00:23:42 +00:00
]
[[package]]
2021-01-06 11:24:06 +00:00
name = "ntapi"
2022-03-07 18:51:57 +00:00
version = "0.3.7"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
2018-02-14 00:23:42 +00:00
dependencies = [
2021-01-06 11:24:06 +00:00
"winapi",
2018-02-14 00:23:42 +00:00
]
[[package]]
2022-03-07 18:51:57 +00:00
name = "num_cpus"
version = "1.13.1"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
2018-02-14 00:23:42 +00:00
dependencies = [
2022-03-07 18:51:57 +00:00
"hermit-abi",
"libc",
2018-02-14 00:23:42 +00:00
]
[[package]]
2022-03-07 18:51:57 +00:00
name = "num_threads"
2022-03-18 13:21:51 +00:00
version = "0.1.5"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "aba1801fb138d8e85e11d0fc70baf4fe1cdfffda7c6cd34a854905df588e5ed0"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"libc",
2018-02-14 00:23:42 +00:00
]
[[package]]
2020-09-28 22:18:06 +00:00
name = "once_cell"
2022-03-07 18:51:57 +00:00
version = "1.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9"
2018-02-14 00:23:42 +00:00
[[package]]
name = "openssl"
version = "0.10.38"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-29 21:03:55 +00:00
"bitflags",
2021-02-14 15:40:37 +00:00
"cfg-if",
2020-09-28 22:48:26 +00:00
"foreign-types",
"libc",
2021-05-27 14:02:02 +00:00
"once_cell",
2020-09-28 22:48:26 +00:00
"openssl-sys",
2018-02-14 00:23:42 +00:00
]
2020-09-28 23:55:02 +00:00
[[package]]
name = "openssl-probe"
version = "0.1.5"
2020-09-28 23:55:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
2020-09-28 23:55:02 +00:00
2018-02-14 00:23:42 +00:00
[[package]]
name = "openssl-sys"
2021-12-29 07:30:53 +00:00
version = "0.9.72"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "7e46109c383602735fa0a2e48dd2b7c892b048e1bf69e5c3b1d804b7d9c203cb"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"autocfg",
"cc",
"libc",
"pkg-config",
"vcpkg",
2018-02-14 00:23:42 +00:00
]
2018-02-14 00:48:17 +00:00
[[package]]
2020-09-28 22:18:06 +00:00
name = "owned_ttf_parser"
version = "0.6.0"
2018-02-14 00:48:17 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "9f923fb806c46266c02ab4a5b239735c144bdeda724a50ed058e5226f594cde3"
2018-02-14 00:48:17 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"ttf-parser",
2020-09-28 22:18:06 +00:00
]
2020-09-28 23:55:02 +00:00
[[package]]
name = "percent-encoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
[[package]]
name = "pin-project-lite"
version = "0.2.8"
2020-09-30 12:58:18 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c"
2020-09-30 12:58:18 +00:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2018-02-14 00:23:42 +00:00
[[package]]
name = "pkg-config"
2021-12-29 07:30:53 +00:00
version = "0.3.24"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe"
2018-02-14 00:23:42 +00:00
2020-09-28 23:55:02 +00:00
[[package]]
name = "platforms"
version = "2.0.0"
2020-09-28 23:55:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"
2020-09-28 23:55:02 +00:00
dependencies = [
"serde",
]
[[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",
"proc-macro2",
"quote",
"syn",
"version_check",
]
[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
dependencies = [
"proc-macro2",
"quote",
"version_check",
]
2018-03-12 10:10:27 +00:00
[[package]]
name = "proc-macro2"
2021-12-29 07:30:53 +00:00
version = "1.0.36"
2018-03-12 10:10:27 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
2018-03-12 10:10:27 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"unicode-xid",
2018-03-12 10:10:27 +00:00
]
[[package]]
name = "pulldown-cmark"
2022-03-07 18:51:57 +00:00
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "34f197a544b0c9ab3ae46c359a7ec9cbbb5c7bf97054266fecb7ead794a181d6"
dependencies = [
"bitflags",
"getopts",
"memchr",
"unicase",
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "quote"
2022-03-18 13:21:51 +00:00
version = "1.0.16"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "b4af2ec4714533fcdf07e886f17025ace8b997b9ce51204ee69b6da831c3da57"
2020-09-28 22:18:06 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"proc-macro2",
2020-09-28 22:18:06 +00:00
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "redox_syscall"
2022-03-07 18:51:57 +00:00
version = "0.2.11"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "8380fe0152551244f0747b1bf41737e0f8a74f97a14ccefd1148187271634f3c"
2021-02-14 15:40:37 +00:00
dependencies = [
"bitflags",
]
2018-02-14 00:23:42 +00:00
2020-10-04 15:03:52 +00:00
[[package]]
name = "redox_users"
2022-03-18 13:21:51 +00:00
version = "0.4.2"
2020-10-04 15:03:52 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "7776223e2696f1aa4c6b0170e83212f47296a00424305117d013dfe86fb0fe55"
2020-10-04 15:03:52 +00:00
dependencies = [
"getrandom",
"redox_syscall",
2022-03-18 13:21:51 +00:00
"thiserror",
2020-10-04 15:03:52 +00:00
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "relative-path"
2022-03-07 18:51:57 +00:00
version = "1.6.1"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "a49a831dc1e13c9392b660b162333d4cb0033bbbdfe6a1687177e59e89037c86"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 23:55:02 +00:00
"serde",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "remove_dir_all"
2020-09-28 22:18:06 +00:00
version = "0.5.3"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
2018-02-14 00:23:42 +00:00
dependencies = [
2021-01-06 11:24:06 +00:00
"winapi",
2018-02-14 00:23:42 +00:00
]
2020-10-03 12:08:16 +00:00
[[package]]
name = "reqwest"
2022-03-18 13:21:51 +00:00
version = "0.11.10"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "46a1f7aa4f35e5e8b4160449f51afc758f0ce6454315a9fa7d0d113e958c41eb"
2020-10-03 12:08:16 +00:00
dependencies = [
"base64",
2021-02-14 15:40:37 +00:00
"bytes",
2020-10-03 12:08:16 +00:00
"encoding_rs",
"futures-core",
"futures-util",
"h2",
2020-10-03 12:08:16 +00:00
"http",
"http-body",
"hyper",
"hyper-tls",
"ipnet",
"js-sys",
"lazy_static",
"log",
"mime",
"native-tls",
"percent-encoding",
2021-01-06 11:24:06 +00:00
"pin-project-lite",
2020-10-03 12:08:16 +00:00
"serde",
"serde_json",
"serde_urlencoded",
"tokio",
2021-01-06 11:24:06 +00:00
"tokio-native-tls",
2020-10-03 12:08:16 +00:00
"url",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
"winreg",
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "route-recognizer"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "afab94fb28594581f62d981211a9a4d53cc8130bbcbbb89a0440d9b8e81a7746"
[[package]]
name = "rustc_version"
2021-12-29 07:30:53 +00:00
version = "0.4.0"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
dependencies = [
2021-12-29 07:30:53 +00:00
"semver",
]
2020-09-28 22:18:06 +00:00
2018-02-18 04:11:48 +00:00
[[package]]
name = "rustsec"
version = "0.25.1"
2018-02-18 04:11:48 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d6136976fbabcd3ca37a12ae8ecc3408e8d7a94916d1cabdabd86aa4464e0887"
2018-02-18 04:11:48 +00:00
dependencies = [
2020-09-28 23:55:02 +00:00
"cargo-lock",
2021-05-27 14:02:02 +00:00
"crates-index",
2020-09-28 23:55:02 +00:00
"cvss",
"fs-err",
2020-09-28 23:55:02 +00:00
"git2",
"home",
"humantime",
"humantime-serde",
2020-09-28 23:55:02 +00:00
"platforms",
2021-12-29 07:30:53 +00:00
"semver",
2020-09-28 23:55:02 +00:00
"serde",
"thiserror",
"toml",
"url",
2018-02-18 04:11:48 +00:00
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "rusttype"
2020-09-28 22:18:06 +00:00
version = "0.9.2"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "dc7c727aded0be18c5b80c1640eae0ac8e396abf6fa8477d96cb37d18ee5ec59"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"ab_glyph_rasterizer",
"owned_ttf_parser",
2018-02-14 00:23:42 +00:00
]
2021-02-14 15:40:37 +00:00
[[package]]
name = "rustversion"
2021-12-29 07:30:53 +00:00
version = "1.0.6"
2021-02-14 15:40:37 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f"
2021-02-14 15:40:37 +00:00
2020-09-28 22:18:06 +00:00
[[package]]
name = "ryu"
2021-12-29 07:30:53 +00:00
version = "1.0.9"
2020-09-28 22:18:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"
2020-09-28 22:18:06 +00:00
2018-02-14 00:23:42 +00:00
[[package]]
name = "sass-rs"
2020-09-28 22:18:06 +00:00
version = "0.2.2"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "cabcf7c6e55053f359911187ac401409aad2dc14338cae972dec266fee486abd"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"libc",
"sass-sys",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "sass-sys"
version = "0.4.22"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "933bca23b402377f0ab71e79732a826deffc748013746ac3314f6abc7f9fc51c"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"cc",
"libc",
"num_cpus",
"pkg-config",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "schannel"
2020-09-28 22:18:06 +00:00
version = "0.1.19"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-29 21:03:55 +00:00
"lazy_static",
2021-01-06 11:24:06 +00:00
"winapi",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "security-framework"
2022-03-07 18:51:57 +00:00
version = "2.6.1"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-29 21:03:55 +00:00
"bitflags",
2020-09-28 22:48:26 +00:00
"core-foundation",
"core-foundation-sys",
"libc",
"security-framework-sys",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "security-framework-sys"
2022-03-07 18:51:57 +00:00
version = "2.6.1"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"core-foundation-sys",
"libc",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "semver"
2022-03-07 18:51:57 +00:00
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "a4a3381e03edd24287172047536f20cabde766e2cd3e65e6b00fb3af51c4f38d"
2020-09-28 22:18:06 +00:00
dependencies = [
2020-09-28 23:55:02 +00:00
"serde",
2018-02-14 00:23:42 +00:00
]
[[package]]
2020-09-28 22:18:06 +00:00
name = "serde"
2022-03-07 18:51:57 +00:00
version = "1.0.136"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"
2020-09-28 22:53:20 +00:00
dependencies = [
"serde_derive",
]
2018-02-14 00:23:42 +00:00
[[package]]
2020-09-28 22:18:06 +00:00
name = "serde_derive"
2022-03-07 18:51:57 +00:00
version = "1.0.136"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"proc-macro2",
"quote",
"syn",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "serde_json"
2022-03-07 18:51:57 +00:00
version = "1.0.79"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95"
2018-02-14 00:23:42 +00:00
dependencies = [
2022-03-07 18:51:57 +00:00
"itoa",
2020-09-28 22:48:26 +00:00
"ryu",
2020-09-28 23:55:02 +00:00
"serde",
2020-09-28 22:18:06 +00:00
]
2020-10-03 12:08:16 +00:00
[[package]]
name = "serde_urlencoded"
2022-03-07 18:51:57 +00:00
version = "0.7.1"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
2020-10-03 12:08:16 +00:00
dependencies = [
"form_urlencoded",
2022-03-07 18:51:57 +00:00
"itoa",
"ryu",
2020-10-03 12:08:16 +00:00
"serde",
]
[[package]]
name = "sha-1"
2021-12-29 07:30:53 +00:00
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "028f48d513f9678cda28f6e4064755b3fbb2af6acd672f2c209b62323f7aea0f"
dependencies = [
2021-02-14 15:40:37 +00:00
"cfg-if",
2021-05-27 14:02:02 +00:00
"cpufeatures",
"digest",
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "shiny-robots"
version = "0.1.0"
dependencies = [
2020-09-28 23:28:58 +00:00
"anyhow",
2020-09-28 22:48:26 +00:00
"badge",
"cadence",
2021-05-27 14:02:02 +00:00
"crates-index",
2020-09-28 23:01:14 +00:00
"derive_more",
"font-awesome-as-a-crate",
"futures-util",
2020-09-28 23:55:02 +00:00
"hyper",
2020-09-28 22:48:26 +00:00
"indexmap",
"lru_time_cache",
2020-09-28 22:48:26 +00:00
"maud",
"once_cell",
"pulldown-cmark",
2020-09-28 22:48:26 +00:00
"relative-path",
2020-10-03 12:08:16 +00:00
"reqwest",
2020-09-28 22:48:26 +00:00
"route-recognizer",
"rustsec",
"sass-rs",
2021-12-29 07:30:53 +00:00
"semver",
2020-09-28 23:55:02 +00:00
"serde",
"serde_json",
"serde_urlencoded",
"sha-1",
2020-09-28 22:48:26 +00:00
"slog",
2020-10-04 15:03:52 +00:00
"slog-async",
"slog-term",
2020-09-30 12:58:18 +00:00
"tokio",
2020-09-28 23:55:02 +00:00
"toml",
2020-09-30 12:58:18 +00:00
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "slab"
version = "0.4.5"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"
2018-02-14 00:23:42 +00:00
[[package]]
name = "slog"
version = "2.7.0"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8347046d4ebd943127157b94d63abb990fcf729dc4e9978927fdf4ac3c998d06"
2018-02-14 00:23:42 +00:00
[[package]]
2020-10-04 15:03:52 +00:00
name = "slog-async"
version = "2.7.0"
2020-10-04 15:03:52 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "766c59b252e62a34651412870ff55d8c4e6d04df19b43eecb2703e417b097ffe"
2020-10-04 15:03:52 +00:00
dependencies = [
"crossbeam-channel",
"slog",
"take_mut",
"thread_local",
]
[[package]]
name = "slog-term"
2022-03-07 18:51:57 +00:00
version = "2.9.0"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "87d29185c55b7b258b4f120eab00f48557d4d9bc814f41713f449d35b0f8977c"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-10-04 15:03:52 +00:00
"atty",
2020-09-28 22:48:26 +00:00
"slog",
2020-10-04 15:03:52 +00:00
"term",
"thread_local",
2022-03-07 18:51:57 +00:00
"time",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "smartstring"
2022-03-07 18:51:57 +00:00
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "e714dff2b33f2321fdcd475b71cec79781a692d846f37f415fb395a1d2bcd48e"
dependencies = [
"serde",
"static_assertions",
]
2020-09-29 21:03:55 +00:00
[[package]]
2020-09-30 12:58:18 +00:00
name = "socket2"
2022-03-07 18:51:57 +00:00
version = "0.4.4"
2020-09-29 21:03:55 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
2020-09-29 21:03:55 +00:00
dependencies = [
2020-09-30 12:58:18 +00:00
"libc",
2021-01-06 11:24:06 +00:00
"winapi",
2020-09-29 21:03:55 +00:00
]
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2018-02-14 00:23:42 +00:00
[[package]]
name = "syn"
2022-03-18 13:21:51 +00:00
version = "1.0.89"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "ea297be220d52398dcc07ce15a209fce436d361735ac1db700cab3b6cdfb9f54"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"proc-macro2",
"quote",
"unicode-xid",
2018-02-14 00:23:42 +00:00
]
2020-10-04 15:03:52 +00:00
[[package]]
name = "take_mut"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"
2018-02-14 00:23:42 +00:00
[[package]]
2020-09-29 21:03:55 +00:00
name = "tempfile"
version = "3.3.0"
2020-09-28 22:18:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
2018-02-14 00:23:42 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"cfg-if",
"fastrand",
2020-09-29 21:03:55 +00:00
"libc",
"redox_syscall",
2020-09-28 22:48:26 +00:00
"remove_dir_all",
2021-01-06 11:24:06 +00:00
"winapi",
2018-02-14 00:23:42 +00:00
]
2020-10-04 15:03:52 +00:00
[[package]]
name = "term"
2021-02-14 15:40:37 +00:00
version = "0.7.0"
2020-10-04 15:03:52 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-14 15:40:37 +00:00
checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
2020-10-04 15:03:52 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"dirs-next",
"rustversion",
2021-01-06 11:24:06 +00:00
"winapi",
2020-10-04 15:03:52 +00:00
]
2020-09-28 23:55:02 +00:00
[[package]]
name = "thiserror"
version = "1.0.30"
2020-09-28 23:55:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"
2020-09-28 23:55:02 +00:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
version = "1.0.30"
2020-09-28 23:55:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"
2020-09-28 23:55:02 +00:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2020-10-04 15:03:52 +00:00
[[package]]
name = "thread_local"
2022-03-07 18:51:57 +00:00
version = "1.1.4"
2020-10-04 15:03:52 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
2020-10-04 15:03:52 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"once_cell",
2020-10-04 15:03:52 +00:00
]
2018-02-14 00:23:42 +00:00
[[package]]
2020-09-28 22:18:06 +00:00
name = "time"
2022-03-07 18:51:57 +00:00
version = "0.3.7"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "004cbc98f30fa233c61a38bc77e96a9106e65c88f2d3bef182ae952027e5753d"
2018-02-14 00:23:42 +00:00
dependencies = [
2022-03-07 18:51:57 +00:00
"itoa",
2020-09-28 22:48:26 +00:00
"libc",
2022-03-07 18:51:57 +00:00
"num_threads",
"time-macros",
2018-02-14 00:23:42 +00:00
]
2022-03-07 18:51:57 +00:00
[[package]]
name = "time-macros"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25eb0ca3468fc0acc11828786797f6ef9aa1555e4a211a60d64cc8e4d1be47d6"
2018-02-14 00:23:42 +00:00
[[package]]
2020-09-28 22:18:06 +00:00
name = "tinyvec"
version = "1.5.1"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2"
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
2018-02-14 00:23:42 +00:00
[[package]]
2020-09-28 22:18:06 +00:00
name = "tokio"
2022-03-07 18:51:57 +00:00
version = "1.17.0"
2020-09-29 21:03:55 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee"
2020-09-29 21:03:55 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"bytes",
2020-09-30 12:58:18 +00:00
"libc",
"memchr",
2020-09-28 22:48:26 +00:00
"mio",
"num_cpus",
2021-01-06 11:24:06 +00:00
"pin-project-lite",
2022-03-07 18:51:57 +00:00
"socket2",
2020-09-30 12:58:18 +00:00
"tokio-macros",
2021-01-06 11:24:06 +00:00
"winapi",
2018-03-12 10:10:27 +00:00
]
2018-02-14 00:23:42 +00:00
[[package]]
2020-09-30 12:58:18 +00:00
name = "tokio-macros"
2021-12-29 07:30:53 +00:00
version = "1.7.0"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-30 12:58:18 +00:00
"proc-macro2",
"quote",
"syn",
2020-09-28 22:18:06 +00:00
]
[[package]]
2021-01-06 11:24:06 +00:00
name = "tokio-native-tls"
version = "0.3.0"
2020-09-28 22:18:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-06 11:24:06 +00:00
checksum = "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b"
2020-09-28 22:18:06 +00:00
dependencies = [
2020-09-30 12:58:18 +00:00
"native-tls",
"tokio",
2018-02-14 00:23:42 +00:00
]
2018-03-12 10:10:27 +00:00
[[package]]
2020-09-30 12:58:18 +00:00
name = "tokio-util"
version = "0.6.9"
2018-03-12 10:10:27 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0"
2018-03-26 08:23:18 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"bytes",
2020-09-30 12:58:18 +00:00
"futures-core",
"futures-sink",
2020-09-29 21:03:55 +00:00
"log",
2021-01-06 11:24:06 +00:00
"pin-project-lite",
2020-09-30 12:58:18 +00:00
"tokio",
2020-09-28 22:18:06 +00:00
]
[[package]]
2020-09-30 12:58:18 +00:00
name = "toml"
2021-02-14 15:40:37 +00:00
version = "0.5.8"
2020-09-28 22:18:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-14 15:40:37 +00:00
checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
2020-09-28 22:18:06 +00:00
dependencies = [
2020-09-30 12:58:18 +00:00
"serde",
2018-03-12 10:10:27 +00:00
]
2018-03-26 08:23:18 +00:00
[[package]]
2020-09-30 12:58:18 +00:00
name = "tower-service"
2021-02-14 15:40:37 +00:00
version = "0.3.1"
2018-03-26 08:23:18 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-14 15:40:37 +00:00
checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
2020-09-28 22:18:06 +00:00
[[package]]
2020-09-30 12:58:18 +00:00
name = "tracing"
2022-03-18 13:21:51 +00:00
version = "0.1.32"
2020-09-28 22:18:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "4a1bdf54a7c28a2bbf701e1d2233f6c77f473486b94bee4f9678da5a148dca7f"
2020-09-28 22:18:06 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"cfg-if",
2021-01-06 11:24:06 +00:00
"pin-project-lite",
2020-09-30 12:58:18 +00:00
"tracing-core",
2018-02-14 00:23:42 +00:00
]
[[package]]
2020-09-30 12:58:18 +00:00
name = "tracing-core"
2022-03-18 13:21:51 +00:00
version = "0.1.23"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "aa31669fa42c09c34d94d8165dd2012e8ff3c66aca50f3bb226b68f216f2706c"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-30 12:58:18 +00:00
"lazy_static",
2018-02-14 00:23:42 +00:00
]
2020-09-28 22:18:06 +00:00
[[package]]
name = "try-lock"
2020-09-29 21:03:55 +00:00
version = "0.2.3"
2020-09-28 22:18:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-29 21:03:55 +00:00
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
2020-09-28 22:18:06 +00:00
[[package]]
name = "ttf-parser"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "3e5d7cd7ab3e47dda6e56542f4bbf3824c15234958c6e1bd6aaa347e93499fdc"
2020-09-28 22:18:06 +00:00
[[package]]
name = "typenum"
2021-12-29 07:30:53 +00:00
version = "1.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-29 07:30:53 +00:00
checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
[[package]]
name = "unicase"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
dependencies = [
"version_check",
]
2018-02-18 04:11:48 +00:00
[[package]]
name = "unicode-bidi"
version = "0.3.7"
2018-02-18 04:11:48 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"
2018-02-18 04:11:48 +00:00
[[package]]
name = "unicode-normalization"
version = "0.1.19"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"
2020-09-28 22:18:06 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"tinyvec",
2020-09-28 22:18:06 +00:00
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "unicode-width"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
2018-03-12 10:10:27 +00:00
[[package]]
name = "unicode-xid"
2021-05-27 14:02:02 +00:00
version = "0.2.2"
2018-02-14 00:48:17 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-27 14:02:02 +00:00
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
2018-02-14 00:48:17 +00:00
2018-02-18 04:11:48 +00:00
[[package]]
name = "url"
2021-05-27 14:02:02 +00:00
version = "2.2.2"
2018-02-18 04:11:48 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-05-27 14:02:02 +00:00
checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
2018-02-18 04:11:48 +00:00
dependencies = [
"form_urlencoded",
2020-09-28 22:48:26 +00:00
"idna",
"matches",
2020-09-29 21:03:55 +00:00
"percent-encoding",
"serde",
2018-02-18 04:11:48 +00:00
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "vcpkg"
version = "0.2.15"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2018-02-14 00:23:42 +00:00
2020-10-03 12:08:16 +00:00
[[package]]
name = "version_check"
version = "0.9.4"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2020-10-03 12:08:16 +00:00
2020-09-28 22:18:06 +00:00
[[package]]
name = "want"
2020-09-30 12:58:18 +00:00
version = "0.3.0"
2020-09-28 22:18:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-30 12:58:18 +00:00
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
2020-09-28 22:18:06 +00:00
dependencies = [
2020-09-29 21:03:55 +00:00
"log",
2020-09-28 22:48:26 +00:00
"try-lock",
2020-09-28 22:18:06 +00:00
]
2020-09-29 21:03:55 +00:00
[[package]]
name = "wasi"
2021-02-14 15:40:37 +00:00
version = "0.10.2+wasi-snapshot-preview1"
2020-09-29 21:03:55 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-02-14 15:40:37 +00:00
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
2018-02-14 00:48:17 +00:00
2022-03-18 13:21:51 +00:00
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2020-10-03 12:08:16 +00:00
[[package]]
name = "wasm-bindgen"
2022-03-07 18:51:57 +00:00
version = "0.2.79"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06"
2020-10-03 12:08:16 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"cfg-if",
2020-10-03 12:08:16 +00:00
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2022-03-07 18:51:57 +00:00
version = "0.2.79"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca"
2020-10-03 12:08:16 +00:00
dependencies = [
"bumpalo",
"lazy_static",
"log",
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-futures"
2022-03-07 18:51:57 +00:00
version = "0.4.29"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395"
2020-10-03 12:08:16 +00:00
dependencies = [
2021-02-14 15:40:37 +00:00
"cfg-if",
2020-10-03 12:08:16 +00:00
"js-sys",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "wasm-bindgen-macro"
2022-03-07 18:51:57 +00:00
version = "0.2.79"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01"
2020-10-03 12:08:16 +00:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2022-03-07 18:51:57 +00:00
version = "0.2.79"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc"
2020-10-03 12:08:16 +00:00
dependencies = [
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2022-03-07 18:51:57 +00:00
version = "0.2.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2"
2020-10-03 12:08:16 +00:00
[[package]]
name = "web-sys"
2022-03-07 18:51:57 +00:00
version = "0.3.56"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-07 18:51:57 +00:00
checksum = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb"
2020-10-03 12:08:16 +00:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
2018-02-14 00:23:42 +00:00
[[package]]
name = "winapi"
2020-09-28 22:18:06 +00:00
version = "0.3.9"
2018-02-14 00:23:42 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2018-02-14 00:23:42 +00:00
dependencies = [
2020-09-28 22:48:26 +00:00
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
2018-02-14 00:23:42 +00:00
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2018-02-14 00:23:42 +00:00
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-28 22:48:26 +00:00
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2018-02-14 00:23:42 +00:00
2020-10-03 12:08:16 +00:00
[[package]]
name = "winreg"
2022-03-18 13:21:51 +00:00
version = "0.10.1"
2020-10-03 12:08:16 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-18 13:21:51 +00:00
checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
2020-10-03 12:08:16 +00:00
dependencies = [
2021-01-06 11:24:06 +00:00
"winapi",
2020-09-28 22:48:26 +00:00
]