2020-06-29 15:35:19 +00:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2022-01-13 17:36:41 +00:00
|
|
|
version = 3
|
2021-03-29 15:43:37 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "adler"
|
|
|
|
version = "1.0.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.7.18"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "alloc-no-stdlib"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "2.0.3"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "35ef4730490ad1c4eae5c4325b2a95f521d023e5c885853ff7aca0a6a1631db3"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "alloc-stdlib"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "697ed7edc0f1711de49ce108c541623a0af97c6c60b2f6e2b65229847ac843c2"
|
|
|
|
dependencies = [
|
|
|
|
"alloc-no-stdlib",
|
|
|
|
]
|
|
|
|
|
2021-03-29 15:43:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
2022-03-16 15:47:19 +00:00
|
|
|
version = "1.0.56"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-16 15:47:19 +00:00
|
|
|
checksum = "4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27"
|
2021-03-29 15:43:37 +00:00
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "approx"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3f2a05fd1bd10b2527e20a2cd32d8873d115b8b39fe219ee25f42a8aca6ba278"
|
|
|
|
dependencies = [
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
2022-01-25 21:30:32 +00:00
|
|
|
[[package]]
|
|
|
|
name = "arc-swap"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c5d78ce20460b82d3fa150275ed9d55e21064fc7951177baacf86a145c4a4b1f"
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "argon2"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.4.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "a27e27b63e4a34caee411ade944981136fdfa535522dc9944d6700196cbd899f"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"base64ct",
|
|
|
|
"blake2",
|
|
|
|
"password-hash",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "as-slice"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "45403b49e3954a4b8428a0ac21a4b7afadccf92bfd96273f1a58cd4812496ae0"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array 0.12.4",
|
|
|
|
"generic-array 0.13.3",
|
2022-01-22 21:16:13 +00:00
|
|
|
"generic-array 0.14.5",
|
2022-01-13 17:36:41 +00:00
|
|
|
"stable_deref_trait",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "async-compression"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.3.12"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "f2bf394cfbbe876f0ac67b13b6ca819f9c9f2fb9ec67223cceb1555fbab1c31a"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"brotli",
|
|
|
|
"flate2",
|
|
|
|
"futures-core",
|
|
|
|
"memchr",
|
|
|
|
"pin-project-lite",
|
2021-03-29 15:43:37 +00:00
|
|
|
"tokio",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-01-14 17:15:18 +00:00
|
|
|
[[package]]
|
|
|
|
name = "async-recursion"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2cda8f4bcc10624c4e85bc66b3f452cca98cfa5ca002dc83a16aad2367641bea"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "async-trait"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.1.53"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "ed6aa3524a2dfcf9fe180c51eae2b58738348d819517ceadf95789c51fff7600"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +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-03-29 15:43:37 +00:00
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "1.1.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2021-03-29 15:43:37 +00:00
|
|
|
version = "0.13.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "base64ct"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "1.5.0"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "dea908e7347a8c64e378c17e30ef880ad73e3b4498346b055c2c00ea342f3179"
|
2022-01-13 17:36:41 +00:00
|
|
|
|
2022-03-17 21:01:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bigdecimal"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6aaf33151a6429fe9211d1b276eafdf70cdff28b071e76c0b0e1503221ea3744"
|
|
|
|
dependencies = [
|
|
|
|
"num-bigint",
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bindgen"
|
|
|
|
version = "0.57.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fd4865004a46a0aafb2a0a5eb19d3c9fc46ee5f063a6cfc605c69ac9ecf5263d"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"cexpr",
|
|
|
|
"clang-sys",
|
|
|
|
"lazy_static",
|
|
|
|
"lazycell",
|
|
|
|
"peeking_take_while",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"regex",
|
|
|
|
"rustc-hash",
|
|
|
|
"shlex",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "1.3.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
2021-03-29 15:43:37 +00:00
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "bitmaps"
|
|
|
|
version = "2.1.0"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
|
2021-03-29 15:43:37 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"typenum",
|
2021-03-29 15:43:37 +00:00
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "blake2"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.10.4"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "b9cf849ee05b2ee5fba5e36f97ff8ec2533916700fc0758d40d92136a42f3388"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-02-22 14:16:50 +00:00
|
|
|
"digest 0.10.3",
|
2021-03-29 15:43:37 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "block-buffer"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
|
|
|
|
dependencies = [
|
2022-01-22 21:16:13 +00:00
|
|
|
"generic-array 0.14.5",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "block-buffer"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.10.2"
|
2022-01-22 21:16:13 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
|
2022-01-22 21:16:13 +00:00
|
|
|
dependencies = [
|
|
|
|
"generic-array 0.14.5",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "boringssl-src"
|
|
|
|
version = "0.2.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "0511b9f0b739706e05b7279ece5dfc1932a42839cf005cb0f00420a3fea27c96"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"cmake",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "brotli"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "3.3.4"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"alloc-no-stdlib",
|
|
|
|
"alloc-stdlib",
|
|
|
|
"brotli-decompressor",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "brotli-decompressor"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "2.3.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "59ad2d4653bf5ca36ae797b1f4bb4dbddb60ce49ca4aed8a2ce4829f60425b80"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"alloc-no-stdlib",
|
|
|
|
"alloc-stdlib",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "buf_redux"
|
|
|
|
version = "0.8.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b953a6887648bb07a535631f2bc00fbdb2a2216f135552cb3f534ed136b9c07f"
|
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
"safemem",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "3.9.1"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "1.4.3"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "1.1.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "1.0.73"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "cexpr"
|
|
|
|
version = "0.4.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "f4aedb84272dbe89af497cf81375129abda4fc0a9e7c5d317498c15cc30c0d27"
|
|
|
|
dependencies = [
|
|
|
|
"nom 5.1.2",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
2021-03-29 15:43:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2021-03-29 15:43:37 +00:00
|
|
|
version = "0.4.19"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"libc",
|
2020-06-29 15:35:19 +00:00
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
"serde",
|
|
|
|
"time",
|
2021-03-29 15:43:37 +00:00
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cipher"
|
2022-03-04 12:15:24 +00:00
|
|
|
version = "0.4.3"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-04 12:15:24 +00:00
|
|
|
checksum = "d1873270f8f7942c191139cb8a40fd228da6c3fd2fc376d7e92d47aa14aeb59e"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
2022-02-22 14:16:50 +00:00
|
|
|
"crypto-common",
|
|
|
|
"inout",
|
2022-01-13 17:36:41 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clang-sys"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "1.3.1"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "4cc00842eed744b858222c4c9faf7243aafc6d33f92f96935263ef4d8a41ce21"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"glob",
|
|
|
|
"libc",
|
|
|
|
"libloading",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "3.1.8"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "71c47df61d9e16dc010b55dba1952a57d8c215dbb533fd13cdd13369aac73b1c"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"atty",
|
|
|
|
"bitflags",
|
2022-01-23 12:30:59 +00:00
|
|
|
"indexmap",
|
|
|
|
"os_str_bytes",
|
2020-06-29 15:35:19 +00:00
|
|
|
"strsim",
|
2022-01-23 12:30:59 +00:00
|
|
|
"termcolor",
|
2020-06-29 15:35:19 +00:00
|
|
|
"textwrap",
|
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cmake"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.1.48"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "e8ad8cef104ac57b68b89df3208164d228503abbdce70f6880ffa3d970e7443a"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "colored"
|
|
|
|
version = "1.9.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f4ffc801dacf156c5854b9df4f425a626539c3a6ef7893cc0c5084a23f0b6c59"
|
|
|
|
dependencies = [
|
|
|
|
"atty",
|
|
|
|
"lazy_static",
|
2021-03-29 15:43:37 +00:00
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-02-22 14:16:50 +00:00
|
|
|
[[package]]
|
|
|
|
name = "console_error_panic_hook"
|
|
|
|
version = "0.1.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "core-foundation"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.9.3"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.8.3"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
|
2021-03-29 15:43:37 +00:00
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "cpufeatures"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.2.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crc32fast"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "1.3.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"cfg-if",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-22 21:16:13 +00:00
|
|
|
name = "crypto-common"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.1.3"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-22 21:16:13 +00:00
|
|
|
"generic-array 0.14.5",
|
2022-02-22 14:16:50 +00:00
|
|
|
"typenum",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "derive-new"
|
|
|
|
version = "0.5.9"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "3418329ca0ad70234b9735dc4ceed10af4df60eff9c8e7b06cb5e520d92c3535"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "deunicode"
|
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "850878694b7933ca4c9569d30a34b55031b9b139ee1fc7b94a527c4ef960d690"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "digest"
|
|
|
|
version = "0.9.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-22 21:16:13 +00:00
|
|
|
"generic-array 0.14.5",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "digest"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.10.3"
|
2022-01-22 21:16:13 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"
|
2022-01-22 21:16:13 +00:00
|
|
|
dependencies = [
|
2022-02-22 14:16:50 +00:00
|
|
|
"block-buffer 0.10.2",
|
2022-01-22 21:16:13 +00:00
|
|
|
"crypto-common",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dmp"
|
2022-02-10 13:00:57 +00:00
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "58c388e3a2998dce9c8aaa87ca67203d62954e9cf00879468c775aa4bba533ea"
|
2022-01-22 21:16:13 +00:00
|
|
|
dependencies = [
|
|
|
|
"regex",
|
|
|
|
"urlencoding",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "echodb"
|
2022-03-07 18:11:44 +00:00
|
|
|
version = "0.2.1"
|
2022-02-10 13:00:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-07 18:11:44 +00:00
|
|
|
checksum = "e7717db5a8a5af149e6652cce851908dbfe05bdd4183c6d2f382e312ef3dc523"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
2022-01-25 21:30:32 +00:00
|
|
|
"arc-swap",
|
2022-03-07 18:11:44 +00:00
|
|
|
"imbl",
|
2022-01-13 17:36:41 +00:00
|
|
|
"thiserror",
|
2022-02-22 14:16:50 +00:00
|
|
|
"tokio",
|
2022-01-13 17:36:41 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "either"
|
|
|
|
version = "1.6.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "encoding_rs"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.8.30"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "7896dc8abb250ffdda33912550faa54c88ec8b998dec0b2c55ab224921ce11df"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"cfg-if",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "fail"
|
|
|
|
version = "0.4.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "3be3c61c59fdc91f5dbc3ea31ee8623122ce80057058be560654c5d410d181a6"
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"rand 0.7.3",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
2022-01-22 21:16:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fastrand"
|
|
|
|
version = "1.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
|
|
|
|
dependencies = [
|
|
|
|
"instant",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fern"
|
|
|
|
version = "0.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8c9a4820f0ccc8a7afd67c39a0f1a0f4b07ca1725164271a64939d7aeb9af065"
|
|
|
|
dependencies = [
|
|
|
|
"colored",
|
2021-03-29 15:43:37 +00:00
|
|
|
"log",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fixedbitset"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"
|
|
|
|
|
2022-03-05 14:45:40 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fixedbitset"
|
|
|
|
version = "0.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "279fb028e20b3c4c320317955b77c5e0c9701f05a1d309905d6fc702cdc5053e"
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flate2"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "1.0.22"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"cfg-if",
|
2020-06-29 15:35:19 +00:00
|
|
|
"crc32fast",
|
|
|
|
"libc",
|
|
|
|
"miniz_oxide",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fnv"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "1.0.7"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "foreign-types"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
|
|
|
|
dependencies = [
|
|
|
|
"foreign-types-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "foreign-types-shared"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
|
|
|
|
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "form_urlencoded"
|
|
|
|
version = "1.0.1"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"matches",
|
|
|
|
"percent-encoding",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "futures"
|
|
|
|
version = "0.1.31"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.3.21"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-executor",
|
|
|
|
"futures-io",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-channel"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.3.21"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-core"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.3.21"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-executor"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.3.21"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
2022-01-13 17:36:41 +00:00
|
|
|
"num_cpus",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-io"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.3.21"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-macro"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.3.21"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-sink"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.3.21"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-task"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.3.21"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"
|
2022-01-13 17:36:41 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-timer"
|
|
|
|
version = "3.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-util"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.3.21"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"futures 0.1.31",
|
2020-06-29 15:35:19 +00:00
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-io",
|
|
|
|
"futures-macro",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"memchr",
|
2021-03-29 15:43:37 +00:00
|
|
|
"pin-project-lite",
|
2020-06-29 15:35:19 +00:00
|
|
|
"pin-utils",
|
|
|
|
"slab",
|
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fuzzy-matcher"
|
|
|
|
version = "0.3.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
|
|
|
|
dependencies = [
|
|
|
|
"thread_local",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "generic-array"
|
|
|
|
version = "0.12.4"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"typenum",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "generic-array"
|
|
|
|
version = "0.13.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f797e67af32588215eaaab8327027ee8e71b9dd0b2b26996aedf20c030fce309"
|
|
|
|
dependencies = [
|
|
|
|
"typenum",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "generic-array"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.14.5"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"typenum",
|
2021-03-29 15:43:37 +00:00
|
|
|
"version_check",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "geo"
|
2022-03-16 15:47:19 +00:00
|
|
|
version = "0.19.0"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-16 15:47:19 +00:00
|
|
|
checksum = "61faf6a68f9432b5287c393268e86a07e4dfed79e6e0962b0e6e59b2f70c77d8"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"geo-types",
|
|
|
|
"geographiclib-rs",
|
|
|
|
"log",
|
|
|
|
"num-traits",
|
|
|
|
"robust",
|
|
|
|
"rstar",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "geo-types"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.7.3"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "658ffd4025e593f0b64e8fa7a1afc4082e4471ac823034b9d4e338edc9adc6fb"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"approx",
|
|
|
|
"num-traits",
|
|
|
|
"rstar",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "geographiclib-rs"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.2.1"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "fdbd3cdc1856ca7736763d2784671c2c9b0093f0ee47e2bed0059feed6afca89"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.1.16"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"cfg-if",
|
2020-06-29 15:35:19 +00:00
|
|
|
"libc",
|
2021-03-29 15:43:37 +00:00
|
|
|
"wasi 0.9.0+wasi-snapshot-preview1",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "getrandom"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.2.6"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad"
|
2021-03-29 15:43:37 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"cfg-if",
|
2021-03-29 15:43:37 +00:00
|
|
|
"libc",
|
2022-01-13 17:36:41 +00:00
|
|
|
"wasi 0.10.0+wasi-snapshot-preview1",
|
2021-03-29 15:43:37 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "glob"
|
|
|
|
version = "0.3.0"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "grpcio"
|
|
|
|
version = "0.8.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "99cf790272c5fb75a2fd7f2e8282e910d0fe0ed1d954cb29b07b74228694302a"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
2022-02-22 14:16:50 +00:00
|
|
|
"futures 0.3.21",
|
2022-01-13 17:36:41 +00:00
|
|
|
"grpcio-sys",
|
|
|
|
"libc",
|
|
|
|
"log",
|
|
|
|
"parking_lot",
|
2022-03-05 14:45:40 +00:00
|
|
|
"prost 0.7.0",
|
2022-01-13 17:36:41 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "grpcio-compiler"
|
2022-03-05 14:45:40 +00:00
|
|
|
version = "0.10.0"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-05 14:45:40 +00:00
|
|
|
checksum = "b9f38c62d3825465f8ebadd2d51f9df350e510f7ca0cab0503ab827153db66fc"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"derive-new",
|
2022-03-05 14:45:40 +00:00
|
|
|
"prost 0.9.0",
|
|
|
|
"prost-build 0.9.0",
|
|
|
|
"prost-types 0.9.0",
|
2022-01-13 17:36:41 +00:00
|
|
|
"tempfile",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "grpcio-sys"
|
|
|
|
version = "0.8.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1f89a56d830be4dddc939c377c95e3b77e30c86a8df99c20095c34cf9038447b"
|
|
|
|
dependencies = [
|
|
|
|
"bindgen",
|
|
|
|
"boringssl-src",
|
|
|
|
"cc",
|
|
|
|
"cmake",
|
|
|
|
"libc",
|
|
|
|
"libz-sys",
|
|
|
|
"openssl-sys",
|
|
|
|
"pkg-config",
|
|
|
|
"walkdir",
|
|
|
|
]
|
2021-03-29 15:43:37 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "h2"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.3.13"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"fnv",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-util",
|
|
|
|
"http",
|
|
|
|
"indexmap",
|
|
|
|
"slab",
|
|
|
|
"tokio",
|
2022-04-01 21:04:11 +00:00
|
|
|
"tokio-util 0.7.1",
|
2021-03-29 15:43:37 +00:00
|
|
|
"tracing",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "half"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "1.8.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hash32"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d4041af86e63ac4298ce40e5cca669066e75b6f1aa3390fe2561ffa5e1d9f4cc"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
2021-03-29 15:43:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.11.2"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
|
2021-03-29 15:43:37 +00:00
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "headers"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.3.7"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "4cff78e5788be1e0ab65b04d306b2ed5092c815ec97ec70f4ebd5aee158aa55d"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"base64",
|
2020-06-29 15:35:19 +00:00
|
|
|
"bitflags",
|
|
|
|
"bytes",
|
|
|
|
"headers-core",
|
|
|
|
"http",
|
2022-01-13 17:36:41 +00:00
|
|
|
"httpdate",
|
2021-03-29 15:43:37 +00:00
|
|
|
"mime",
|
2022-02-22 14:16:50 +00:00
|
|
|
"sha-1 0.10.0",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "headers-core"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
|
|
|
|
dependencies = [
|
|
|
|
"http",
|
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "heapless"
|
|
|
|
version = "0.6.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "634bd4d29cbf24424d0a4bfcbf80c6960129dc24424752a7d1d1390607023422"
|
|
|
|
dependencies = [
|
|
|
|
"as-slice",
|
2022-01-22 21:16:13 +00:00
|
|
|
"generic-array 0.14.5",
|
2022-01-13 17:36:41 +00:00
|
|
|
"hash32",
|
|
|
|
"stable_deref_trait",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
|
|
|
|
dependencies = [
|
|
|
|
"unicode-segmentation",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.1.19"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hex"
|
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|
|
|
|
2022-01-22 21:16:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hmac"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.12.1"
|
2022-01-22 21:16:13 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
|
2022-01-22 21:16:13 +00:00
|
|
|
dependencies = [
|
2022-02-22 14:16:50 +00:00
|
|
|
"digest 0.10.3",
|
2022-01-13 17:36:41 +00:00
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "http"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.2.6"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"fnv",
|
2022-02-22 14:16:50 +00:00
|
|
|
"itoa",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http-body"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.4.4"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"http",
|
2022-01-13 17:36:41 +00:00
|
|
|
"pin-project-lite",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "httparse"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "1.6.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "9100414882e15fb7feccb4897e5f0ff0ff1ca7d1a86a23208ada4d7a18e6c6c4"
|
2021-03-29 15:43:37 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "httpdate"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "1.0.2"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hyper"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.14.18"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "b26ae0a80afebe130861d90abf98e3814a4f28a4c6ffeb5ab8ebb2be311e0ef2"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"h2",
|
|
|
|
"http",
|
|
|
|
"http-body",
|
|
|
|
"httparse",
|
2021-03-29 15:43:37 +00:00
|
|
|
"httpdate",
|
2022-02-22 14:16:50 +00:00
|
|
|
"itoa",
|
2022-01-13 17:36:41 +00:00
|
|
|
"pin-project-lite",
|
2020-06-29 15:35:19 +00:00
|
|
|
"socket2",
|
|
|
|
"tokio",
|
|
|
|
"tower-service",
|
2021-03-29 15:43:37 +00:00
|
|
|
"tracing",
|
2020-06-29 15:35:19 +00:00
|
|
|
"want",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hyper-tls"
|
2021-03-29 15:43:37 +00:00
|
|
|
version = "0.5.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"hyper",
|
|
|
|
"native-tls",
|
|
|
|
"tokio",
|
2021-03-29 15:43:37 +00:00
|
|
|
"tokio-native-tls",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.2.3"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"matches",
|
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
2022-03-07 18:11:44 +00:00
|
|
|
name = "imbl"
|
|
|
|
version = "1.0.1"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-07 18:11:44 +00:00
|
|
|
checksum = "543682c9082b25e63d03b5acbd65ad111fd49dd93e70843e5175db4ff81d606b"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitmaps",
|
2022-03-07 18:11:44 +00:00
|
|
|
"rand_core 0.6.3",
|
2022-01-13 17:36:41 +00:00
|
|
|
"rand_xoshiro",
|
|
|
|
"sized-chunks",
|
|
|
|
"typenum",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "1.8.1"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "0f647032dfaa1f8b6dc29bd3edb7bbef4861b8b8007ebb118d6db284fd59f6ee"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"autocfg",
|
|
|
|
"hashbrown",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-02-22 14:16:50 +00:00
|
|
|
[[package]]
|
|
|
|
name = "indxdb"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.1.3"
|
2022-02-22 14:16:50 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "c89b87ab58cbdad0201008ce91890b38e09e18bcc546ee9cb3bf78c1c8dcd3bf"
|
2022-02-22 14:16:50 +00:00
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"rexie",
|
|
|
|
"thiserror",
|
|
|
|
"tokio",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "inout"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.1.3"
|
2022-02-22 14:16:50 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
|
2022-02-22 14:16:50 +00:00
|
|
|
dependencies = [
|
|
|
|
"generic-array 0.14.5",
|
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +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-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "ipnet"
|
2022-03-16 15:47:19 +00:00
|
|
|
version = "2.4.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-16 15:47:19 +00:00
|
|
|
checksum = "35e70ee094dc02fd9c13fdad4940090f22dbd6ac7c9e7094a46cf0232a50bc7c"
|
2022-01-13 17:36:41 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
|
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
2022-03-05 14:45:40 +00:00
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
|
|
|
version = "0.10.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"
|
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
2022-01-22 21:16:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "js-sys"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.3.56"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "lazycell"
|
|
|
|
version = "1.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.2.121"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "efaa7b300f3b5fe8eb6bf21ce3895e1751d9665086af2d64b42f19701015ff4f"
|
2022-01-13 17:36:41 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libloading"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.7.3"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"cfg-if",
|
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "libz-sys"
|
2022-03-16 15:47:19 +00:00
|
|
|
version = "1.1.5"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-16 15:47:19 +00:00
|
|
|
checksum = "6f35facd4a5673cb5a48822be2be1d4236c1c99cb4113cab7061ac720d5bf859"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "lock_api"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.4.7"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-04-01 21:04:11 +00:00
|
|
|
"autocfg",
|
2022-01-13 17:36:41 +00:00
|
|
|
"scopeguard",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "log"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.4.16"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "6389c490849ff5bc16be905ae24bc913a9c8892e19b2341dbc175e14c341c2b8"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "matches"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.1.9"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "md-5"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.10.1"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "658646b21e0b72f7866c7038ab086d3d5e1cd6271f060fd37defb241949d0582"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
2022-02-22 14:16:50 +00:00
|
|
|
"digest 0.10.3",
|
2022-01-13 17:36:41 +00:00
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "memchr"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "2.4.1"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mime"
|
|
|
|
version = "0.3.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mime_guess"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "2.0.4"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"mime",
|
|
|
|
"unicase",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "minimal-lexical"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.2.1"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
2022-01-13 17:36:41 +00:00
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
2021-03-29 15:43:37 +00:00
|
|
|
version = "0.4.4"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"adler",
|
|
|
|
"autocfg",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2022-03-17 21:01:29 +00:00
|
|
|
version = "0.8.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-17 21:01:29 +00:00
|
|
|
checksum = "52da4364ffb0e4fe33a9841a98a3f3014fb964045ce4f7a45a398243c8d6b0c9"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2021-03-29 15:43:37 +00:00
|
|
|
"log",
|
2020-06-29 15:35:19 +00:00
|
|
|
"miow",
|
2021-03-29 15:43:37 +00:00
|
|
|
"ntapi",
|
2022-03-16 15:47:19 +00:00
|
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
2021-03-29 15:43:37 +00:00
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "miow"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.3.7"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "multimap"
|
|
|
|
version = "0.8.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "multipart"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.18.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "00dec633863867f29cb39df64a397cdf4a6354708ddd7759f70c7fb51c5f9182"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"buf_redux",
|
|
|
|
"httparse",
|
2021-03-29 15:43:37 +00:00
|
|
|
"log",
|
|
|
|
"mime",
|
|
|
|
"mime_guess",
|
2020-06-29 15:35:19 +00:00
|
|
|
"quick-error",
|
2022-02-22 14:16:50 +00:00
|
|
|
"rand 0.8.5",
|
2020-06-29 15:35:19 +00:00
|
|
|
"safemem",
|
|
|
|
"tempfile",
|
|
|
|
"twoway",
|
|
|
|
]
|
|
|
|
|
2022-02-14 10:13:50 +00:00
|
|
|
[[package]]
|
|
|
|
name = "nanoid"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
|
|
|
|
dependencies = [
|
2022-02-22 14:16:50 +00:00
|
|
|
"rand 0.8.5",
|
2022-02-14 10:13:50 +00:00
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "native-tls"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.2.10"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "fd7e2f3618557f980e0b17e8856252eee3c97fa12c54dff0ca290fb6266ca4a9"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"libc",
|
2021-03-29 15:43:37 +00:00
|
|
|
"log",
|
2020-06-29 15:35:19 +00:00
|
|
|
"openssl",
|
|
|
|
"openssl-probe",
|
|
|
|
"openssl-sys",
|
|
|
|
"schannel",
|
|
|
|
"security-framework",
|
|
|
|
"security-framework-sys",
|
|
|
|
"tempfile",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "nom"
|
|
|
|
version = "5.1.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
|
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
"version_check",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "nom"
|
2022-03-16 15:47:19 +00:00
|
|
|
version = "7.1.1"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-16 15:47:19 +00:00
|
|
|
checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
2022-01-13 17:36:41 +00:00
|
|
|
"minimal-lexical",
|
2021-03-29 15:43:37 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ntapi"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.3.7"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
|
2021-03-29 15:43:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-03-17 21:01:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "num-bigint"
|
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "num-integer"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.1.44"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"autocfg",
|
2020-06-29 15:35:19 +00:00
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.2.14"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"autocfg",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num_cpus"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "1.13.1"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"hermit-abi",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2022-03-05 14:45:40 +00:00
|
|
|
version = "1.10.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-05 14:45:40 +00:00
|
|
|
checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
2021-03-29 15:43:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "opaque-debug"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "openssl"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.10.38"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
2022-01-13 17:36:41 +00:00
|
|
|
"cfg-if",
|
2020-06-29 15:35:19 +00:00
|
|
|
"foreign-types",
|
|
|
|
"libc",
|
2022-01-13 17:36:41 +00:00
|
|
|
"once_cell",
|
2020-06-29 15:35:19 +00:00
|
|
|
"openssl-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl-probe"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.1.5"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
2022-01-13 17:36:41 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl-src"
|
2022-03-16 15:47:19 +00:00
|
|
|
version = "111.18.0+1.1.1n"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-16 15:47:19 +00:00
|
|
|
checksum = "7897a926e1e8d00219127dc020130eca4292e5ca666dd592480d72c3eca2ff6c"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl-sys"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.9.72"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "7e46109c383602735fa0a2e48dd2b7c892b048e1bf69e5c3b1d804b7d9c203cb"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"autocfg",
|
2020-06-29 15:35:19 +00:00
|
|
|
"cc",
|
|
|
|
"libc",
|
2022-01-13 17:36:41 +00:00
|
|
|
"openssl-src",
|
2020-06-29 15:35:19 +00:00
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
2022-01-23 12:30:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "os_str_bytes"
|
|
|
|
version = "6.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64"
|
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "parking_lot"
|
|
|
|
version = "0.11.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
|
|
|
|
dependencies = [
|
|
|
|
"instant",
|
|
|
|
"lock_api",
|
|
|
|
"parking_lot_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
|
|
|
version = "0.8.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"instant",
|
|
|
|
"libc",
|
|
|
|
"redox_syscall",
|
|
|
|
"smallvec",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "password-hash"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.4.0"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "aa26fd5c3cd6e6bb83dd9c0cef40fbeb77d7596339ca46c18a6f66919bb07769"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"base64ct",
|
|
|
|
"rand_core 0.6.3",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
2022-01-22 21:16:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pbkdf2"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.11.0"
|
2022-01-22 21:16:13 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
|
2022-01-22 21:16:13 +00:00
|
|
|
dependencies = [
|
2022-02-22 14:16:50 +00:00
|
|
|
"digest 0.10.3",
|
2022-01-23 12:30:59 +00:00
|
|
|
"hmac",
|
|
|
|
"password-hash",
|
|
|
|
"sha2",
|
2022-01-13 17:36:41 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pdqselect"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4ec91767ecc0a0bbe558ce8c9da33c068066c57ecc8bb8477ef8c1ad3ef77c27"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "peeking_take_while"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "percent-encoding"
|
|
|
|
version = "2.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "petgraph"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"
|
|
|
|
dependencies = [
|
2022-03-05 14:45:40 +00:00
|
|
|
"fixedbitset 0.2.0",
|
|
|
|
"indexmap",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "petgraph"
|
|
|
|
version = "0.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4a13a2fa9d0b63e5f22328828741e523766fff0ee9e779316902290dff3f824f"
|
|
|
|
dependencies = [
|
|
|
|
"fixedbitset 0.4.1",
|
2022-01-13 17:36:41 +00:00
|
|
|
"indexmap",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-project"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "1.0.10"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"pin-project-internal",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-project-internal"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "1.0.10"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-project-lite"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.2.8"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c"
|
2022-01-13 17:36:41 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-utils"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.3.25"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"
|
2022-01-13 17:36:41 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.2.16"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
|
2022-01-13 17:36:41 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "1.0.36"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"unicode-xid",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "procfs"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ab8809e0c18450a2db0f236d2a44ec0b4c1412d0eb936233579f0990faa5d5cd"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"byteorder",
|
|
|
|
"flate2",
|
|
|
|
"hex",
|
|
|
|
"lazy_static",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "prometheus"
|
|
|
|
version = "0.12.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5986aa8d62380092d2f50f8b1cdba9cb9b6731ffd4b25b51fd126b6c3e05b99c"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"fnv",
|
|
|
|
"lazy_static",
|
|
|
|
"libc",
|
|
|
|
"memchr",
|
|
|
|
"parking_lot",
|
|
|
|
"procfs",
|
|
|
|
"protobuf",
|
|
|
|
"reqwest",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "prost"
|
|
|
|
version = "0.7.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "9e6984d2f1a23009bd270b8bb56d0926810a3d483f59c987d77969e9d8e840b2"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
2022-03-05 14:45:40 +00:00
|
|
|
"prost-derive 0.7.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "prost"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"prost-derive 0.9.0",
|
2022-01-13 17:36:41 +00:00
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "prost-build"
|
|
|
|
version = "0.7.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "32d3ebd75ac2679c2af3a92246639f9fcc8a442ee420719cc4fe195b98dd5fa3"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"bytes",
|
|
|
|
"heck",
|
2022-03-05 14:45:40 +00:00
|
|
|
"itertools 0.9.0",
|
2022-01-13 17:36:41 +00:00
|
|
|
"log",
|
|
|
|
"multimap",
|
2022-03-05 14:45:40 +00:00
|
|
|
"petgraph 0.5.1",
|
|
|
|
"prost 0.7.0",
|
|
|
|
"prost-types 0.7.0",
|
|
|
|
"tempfile",
|
|
|
|
"which",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "prost-build"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"heck",
|
|
|
|
"itertools 0.10.3",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"multimap",
|
|
|
|
"petgraph 0.6.0",
|
|
|
|
"prost 0.9.0",
|
|
|
|
"prost-types 0.9.0",
|
|
|
|
"regex",
|
2022-01-13 17:36:41 +00:00
|
|
|
"tempfile",
|
|
|
|
"which",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "prost-derive"
|
|
|
|
version = "0.7.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "169a15f3008ecb5160cba7d37bcd690a7601b6d30cfb87a117d45e59d52af5d4"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"anyhow",
|
2022-03-05 14:45:40 +00:00
|
|
|
"itertools 0.9.0",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "prost-derive"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"itertools 0.10.3",
|
2020-06-29 15:35:19 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "prost-types"
|
|
|
|
version = "0.7.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "b518d7cdd93dab1d1122cf07fa9a60771836c668dde9d9e2a139f957f0d9f1bb"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
2022-03-05 14:45:40 +00:00
|
|
|
"prost 0.7.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "prost-types"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"prost 0.9.0",
|
2022-01-13 17:36:41 +00:00
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "protobuf"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "2.27.1"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "cf7e6d18738ecd0902d30d1ad232c9125985a3422929b16c65517b38adc14f96"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "protobuf-build"
|
|
|
|
version = "0.12.3"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "6a7266835d38c38c73b091a24412de1f4b4382a5195fab1ec038161582b03b78"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"bitflags",
|
|
|
|
"grpcio-compiler",
|
|
|
|
"proc-macro2",
|
2022-03-05 14:45:40 +00:00
|
|
|
"prost-build 0.7.0",
|
2022-01-13 17:36:41 +00:00
|
|
|
"quote",
|
|
|
|
"syn",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quick-error"
|
|
|
|
version = "1.2.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "1.0.17"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "632d02bff7f874a36f33ea8bb416cd484b90cc66c1194b1a1110d067a7013f58"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
|
|
|
version = "0.7.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
|
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"getrandom 0.1.16",
|
2020-06-29 15:35:19 +00:00
|
|
|
"libc",
|
2022-01-13 17:36:41 +00:00
|
|
|
"rand_chacha 0.2.2",
|
2020-06-29 15:35:19 +00:00
|
|
|
"rand_core 0.5.1",
|
2022-02-22 14:16:50 +00:00
|
|
|
"rand_hc",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "rand"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.8.5"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"libc",
|
2022-01-13 17:36:41 +00:00
|
|
|
"rand_chacha 0.3.1",
|
|
|
|
"rand_core 0.6.3",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.2.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"ppv-lite86",
|
2020-06-29 15:35:19 +00:00
|
|
|
"rand_core 0.5.1",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "rand_chacha"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.3.1"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"ppv-lite86",
|
2022-01-13 17:36:41 +00:00
|
|
|
"rand_core 0.6.3",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
|
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"getrandom 0.1.16",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "rand_core"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.6.3"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-04-01 21:04:11 +00:00
|
|
|
"getrandom 0.2.6",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_hc"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core 0.5.1",
|
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rand_xoshiro"
|
2022-03-07 18:11:44 +00:00
|
|
|
version = "0.6.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-07 18:11:44 +00:00
|
|
|
checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-03-07 18:11:44 +00:00
|
|
|
"rand_core 0.6.3",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.2.13"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2022-03-16 15:47:19 +00:00
|
|
|
version = "1.5.5"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-16 15:47:19 +00:00
|
|
|
checksum = "1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.6.25"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "remove_dir_all"
|
2021-03-29 15:43:37 +00:00
|
|
|
version = "0.5.3"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "reqwest"
|
2022-03-16 15:47:19 +00:00
|
|
|
version = "0.11.10"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-16 15:47:19 +00:00
|
|
|
checksum = "46a1f7aa4f35e5e8b4160449f51afc758f0ce6454315a9fa7d0d113e958c41eb"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"base64",
|
2020-06-29 15:35:19 +00:00
|
|
|
"bytes",
|
|
|
|
"encoding_rs",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
2022-01-22 21:16:13 +00:00
|
|
|
"h2",
|
2020-06-29 15:35:19 +00:00
|
|
|
"http",
|
|
|
|
"http-body",
|
|
|
|
"hyper",
|
|
|
|
"hyper-tls",
|
2021-03-29 15:43:37 +00:00
|
|
|
"ipnet",
|
2020-06-29 15:35:19 +00:00
|
|
|
"js-sys",
|
|
|
|
"lazy_static",
|
2021-03-29 15:43:37 +00:00
|
|
|
"log",
|
|
|
|
"mime",
|
2020-06-29 15:35:19 +00:00
|
|
|
"native-tls",
|
|
|
|
"percent-encoding",
|
|
|
|
"pin-project-lite",
|
|
|
|
"serde",
|
2022-01-13 17:36:41 +00:00
|
|
|
"serde_json",
|
2020-06-29 15:35:19 +00:00
|
|
|
"serde_urlencoded",
|
|
|
|
"tokio",
|
2021-03-29 15:43:37 +00:00
|
|
|
"tokio-native-tls",
|
2020-06-29 15:35:19 +00:00
|
|
|
"url",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"web-sys",
|
2022-02-22 14:16:50 +00:00
|
|
|
"winreg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rexie"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e8e6178d9a4aaae55ce07627003b9281dd02ffd0f489b4f80e1e242380492744"
|
|
|
|
dependencies = [
|
|
|
|
"console_error_panic_hook",
|
|
|
|
"js-sys",
|
|
|
|
"num-traits",
|
|
|
|
"thiserror",
|
|
|
|
"tokio",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-02-05 23:06:16 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rmp"
|
|
|
|
version = "0.8.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4f55e5fa1446c4d5dd1f5daeed2a4fe193071771a2636274d0d7a3b082aa7ad6"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rmp-serde"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f3eedffbfcc6a428f230c04baf8f59bd73c1781361e4286111fe900849aaddaf"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"rmp",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "robust"
|
|
|
|
version = "0.2.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e5864e7ef1a6b7bcf1d6ca3f655e65e724ed3b52546a0d0a663c991522f552ea"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rstar"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.8.4"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "3a45c0e8804d37e4d97e55c6f258bc9ad9c5ee7b07437009dd152d764949a27c"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"heapless",
|
2020-06-29 15:35:19 +00:00
|
|
|
"num-traits",
|
2022-01-13 17:36:41 +00:00
|
|
|
"pdqselect",
|
|
|
|
"smallvec",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "rustc-hash"
|
|
|
|
version = "1.1.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "1.0.9"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "safemem"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "salsa20"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.10.2"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"cipher",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "same-file"
|
|
|
|
version = "1.0.6"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"winapi-util",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "schannel"
|
|
|
|
version = "0.1.19"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"winapi",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scoped-tls"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scrypt"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.10.0"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "9f9e24d2b632954ded8ab2ef9fea0a0c769ea56ea98bddbafbad22caeeadf45d"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
2022-01-23 12:30:59 +00:00
|
|
|
"hmac",
|
2022-01-13 17:36:41 +00:00
|
|
|
"password-hash",
|
2022-01-23 12:30:59 +00:00
|
|
|
"pbkdf2",
|
2022-01-13 17:36:41 +00:00
|
|
|
"salsa20",
|
2022-01-23 12:30:59 +00:00
|
|
|
"sha2",
|
2022-01-13 17:36:41 +00:00
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "security-framework"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "2.6.1"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"core-foundation",
|
|
|
|
"core-foundation-sys",
|
2021-03-29 15:43:37 +00:00
|
|
|
"libc",
|
2020-06-29 15:35:19 +00:00
|
|
|
"security-framework-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "security-framework-sys"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "2.6.1"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "1.0.136"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_cbor"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.11.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"half",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "1.0.136"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "1.0.79"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-02-22 14:16:50 +00:00
|
|
|
"itoa",
|
2020-06-29 15:35:19 +00:00
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_urlencoded"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.7.1"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"form_urlencoded",
|
2022-02-22 14:16:50 +00:00
|
|
|
"itoa",
|
2021-03-29 15:43:37 +00:00
|
|
|
"ryu",
|
2020-06-29 15:35:19 +00:00
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "sha-1"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.9.8"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-22 21:16:13 +00:00
|
|
|
"block-buffer 0.9.0",
|
2022-01-13 17:36:41 +00:00
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
2022-01-22 21:16:13 +00:00
|
|
|
"digest 0.9.0",
|
2022-01-13 17:36:41 +00:00
|
|
|
"opaque-debug",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-23 12:30:59 +00:00
|
|
|
name = "sha-1"
|
|
|
|
version = "0.10.0"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-23 12:30:59 +00:00
|
|
|
checksum = "028f48d513f9678cda28f6e4064755b3fbb2af6acd672f2c209b62323f7aea0f"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
2022-02-22 14:16:50 +00:00
|
|
|
"digest 0.10.3",
|
2022-01-13 17:36:41 +00:00
|
|
|
]
|
|
|
|
|
2022-01-22 21:16:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sha2"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.10.2"
|
2022-01-22 21:16:13 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"
|
2022-01-22 21:16:13 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
2022-02-22 14:16:50 +00:00
|
|
|
"digest 0.10.3",
|
2022-01-22 21:16:13 +00:00
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "shlex"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "sized-chunks"
|
|
|
|
version = "0.6.5"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e"
|
2021-03-29 15:43:37 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"bitmaps",
|
|
|
|
"typenum",
|
2021-03-29 15:43:37 +00:00
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.4.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "slug"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b3bc762e6a4b6c6fcaade73e77f9ebc6991b676f88bb2358bddb56560f073373"
|
|
|
|
dependencies = [
|
|
|
|
"deunicode",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "1.8.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "socket2"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "0.4.4"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2021-03-29 15:43:37 +00:00
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-13 17:36:41 +00:00
|
|
|
name = "stable_deref_trait"
|
|
|
|
version = "1.2.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
2022-03-15 12:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "storekey"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8eb2d79b9cdf125f28f0d57d28b17cb7871f43fff9e34db594ecf0fc8dcc5e65"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"serde",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
2022-01-23 12:30:59 +00:00
|
|
|
version = "0.10.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-23 12:30:59 +00:00
|
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "subtle"
|
|
|
|
version = "2.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "surreal"
|
|
|
|
version = "0.0.0"
|
2022-02-22 14:16:50 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"chrono",
|
|
|
|
"clap",
|
|
|
|
"fern",
|
|
|
|
"futures 0.3.21",
|
|
|
|
"http",
|
|
|
|
"hyper",
|
|
|
|
"log",
|
|
|
|
"once_cell",
|
|
|
|
"reqwest",
|
|
|
|
"rmp-serde",
|
|
|
|
"serde",
|
|
|
|
"serde_cbor",
|
|
|
|
"serde_json",
|
|
|
|
"surrealdb",
|
|
|
|
"thiserror",
|
|
|
|
"tokio",
|
|
|
|
"warp",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "surrealdb"
|
|
|
|
version = "0.1.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"argon2",
|
2022-01-14 17:15:18 +00:00
|
|
|
"async-recursion",
|
2022-03-17 21:01:29 +00:00
|
|
|
"bigdecimal",
|
2022-01-13 17:36:41 +00:00
|
|
|
"byteorder",
|
2020-06-29 15:35:19 +00:00
|
|
|
"chrono",
|
2022-01-22 21:16:13 +00:00
|
|
|
"dmp",
|
2022-01-13 17:36:41 +00:00
|
|
|
"echodb",
|
2022-02-22 14:16:50 +00:00
|
|
|
"futures 0.3.21",
|
2022-01-13 17:36:41 +00:00
|
|
|
"fuzzy-matcher",
|
|
|
|
"geo",
|
2022-02-22 14:16:50 +00:00
|
|
|
"indxdb",
|
2021-03-29 15:43:37 +00:00
|
|
|
"log",
|
2022-01-13 17:36:41 +00:00
|
|
|
"md-5",
|
2022-02-14 10:13:50 +00:00
|
|
|
"nanoid",
|
2022-03-16 15:47:19 +00:00
|
|
|
"nom 7.1.1",
|
2022-01-13 17:36:41 +00:00
|
|
|
"once_cell",
|
2022-01-23 12:30:59 +00:00
|
|
|
"pbkdf2",
|
2022-02-22 14:16:50 +00:00
|
|
|
"rand 0.8.5",
|
2020-06-29 15:35:19 +00:00
|
|
|
"regex",
|
2022-02-05 23:06:16 +00:00
|
|
|
"rmp-serde",
|
2022-01-13 17:36:41 +00:00
|
|
|
"scrypt",
|
2020-06-29 15:35:19 +00:00
|
|
|
"serde",
|
2022-01-23 12:30:59 +00:00
|
|
|
"sha-1 0.10.0",
|
|
|
|
"sha2",
|
2022-01-13 17:36:41 +00:00
|
|
|
"slug",
|
2022-03-15 12:36:41 +00:00
|
|
|
"storekey",
|
2022-02-26 00:34:05 +00:00
|
|
|
"surrealdb-derive",
|
2021-03-29 15:43:37 +00:00
|
|
|
"thiserror",
|
2022-01-13 17:36:41 +00:00
|
|
|
"tikv-client",
|
2020-06-29 15:35:19 +00:00
|
|
|
"tokio",
|
2022-02-22 14:16:50 +00:00
|
|
|
"trice",
|
2022-01-13 17:36:41 +00:00
|
|
|
"url",
|
|
|
|
"utf-8",
|
2020-06-29 15:35:19 +00:00
|
|
|
"uuid",
|
|
|
|
]
|
|
|
|
|
2022-02-26 00:34:05 +00:00
|
|
|
[[package]]
|
|
|
|
name = "surrealdb-derive"
|
2022-03-07 18:11:44 +00:00
|
|
|
version = "0.1.2"
|
2022-02-26 00:34:05 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-07 18:11:44 +00:00
|
|
|
checksum = "6045ae5b030a2485f0862dd735eff304b72a7cef3d4d541b3a46a45565737548"
|
2022-02-26 00:34:05 +00:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "1.0.90"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "704df27628939572cd88d33f171cd6f896f4eaca85252c6e0a72d8d8287ee86f"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-xid",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tempfile"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "3.3.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"cfg-if",
|
2022-01-22 21:16:13 +00:00
|
|
|
"fastrand",
|
2020-06-29 15:35:19 +00:00
|
|
|
"libc",
|
|
|
|
"redox_syscall",
|
|
|
|
"remove_dir_all",
|
2021-03-29 15:43:37 +00:00
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-23 12:30:59 +00:00
|
|
|
name = "termcolor"
|
2022-03-05 14:45:40 +00:00
|
|
|
version = "1.1.3"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-05 14:45:40 +00:00
|
|
|
checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-23 12:30:59 +00:00
|
|
|
"winapi-util",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-01-23 12:30:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "textwrap"
|
2022-03-05 14:45:40 +00:00
|
|
|
version = "0.15.0"
|
2022-01-23 12:30:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-05 14:45:40 +00:00
|
|
|
checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"
|
2022-01-23 12:30:59 +00:00
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "thiserror"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "1.0.30"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"thiserror-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "1.0.30"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"
|
2021-03-29 15:43:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "thread_local"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "1.1.4"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"once_cell",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tikv-client"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "26904b386ca52ce25b3a620b397e6e4e93c4fd06d13c2c5936d9ac597f897263"
|
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
|
|
|
"derive-new",
|
|
|
|
"fail",
|
2022-02-22 14:16:50 +00:00
|
|
|
"futures 0.3.21",
|
2022-01-13 17:36:41 +00:00
|
|
|
"futures-timer",
|
|
|
|
"grpcio",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"prometheus",
|
2022-02-22 14:16:50 +00:00
|
|
|
"rand 0.8.5",
|
2022-01-13 17:36:41 +00:00
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"serde_derive",
|
|
|
|
"thiserror",
|
|
|
|
"tikv-client-common",
|
|
|
|
"tikv-client-pd",
|
|
|
|
"tikv-client-proto",
|
|
|
|
"tikv-client-store",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tikv-client-common"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "72fc3bb3fbec1f2a3354d4bbe48501b23ea47b79da2ffaedeadcc8a6183188e4"
|
|
|
|
dependencies = [
|
2022-02-22 14:16:50 +00:00
|
|
|
"futures 0.3.21",
|
2022-01-13 17:36:41 +00:00
|
|
|
"grpcio",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"regex",
|
|
|
|
"thiserror",
|
|
|
|
"tikv-client-proto",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tikv-client-pd"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f8cadef1633d4e7952d9a3a88211f03f71e9f90769a5b50c40b5eccc06408977"
|
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
2022-02-22 14:16:50 +00:00
|
|
|
"futures 0.3.21",
|
2022-01-13 17:36:41 +00:00
|
|
|
"grpcio",
|
|
|
|
"log",
|
|
|
|
"tikv-client-common",
|
|
|
|
"tikv-client-proto",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tikv-client-proto"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f9707c63c11c19b87b6eb3df40c6103d0f1e2f06b53445bad91a8c9e06407d9b"
|
|
|
|
dependencies = [
|
2022-02-22 14:16:50 +00:00
|
|
|
"futures 0.3.21",
|
2022-01-13 17:36:41 +00:00
|
|
|
"grpcio",
|
|
|
|
"lazy_static",
|
2022-03-05 14:45:40 +00:00
|
|
|
"prost 0.7.0",
|
|
|
|
"prost-derive 0.7.0",
|
2022-01-13 17:36:41 +00:00
|
|
|
"protobuf",
|
|
|
|
"protobuf-build",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tikv-client-store"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8ab348b60ef0a384985c488e25bf35721956b3b45332945f0841f9ac8a693586"
|
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
|
|
|
"derive-new",
|
2022-02-22 14:16:50 +00:00
|
|
|
"futures 0.3.21",
|
2022-01-13 17:36:41 +00:00
|
|
|
"grpcio",
|
|
|
|
"log",
|
|
|
|
"tikv-client-common",
|
|
|
|
"tikv-client-proto",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "time"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.1.44"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2022-01-13 17:36:41 +00:00
|
|
|
"wasi 0.10.0+wasi-snapshot-preview1",
|
2021-03-29 15:43:37 +00:00
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2021-03-29 15:43:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tinyvec"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "1.5.1"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2"
|
2021-03-29 15:43:37 +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-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tokio"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "1.17.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
2021-03-29 15:43:37 +00:00
|
|
|
"libc",
|
2020-06-29 15:35:19 +00:00
|
|
|
"memchr",
|
|
|
|
"mio",
|
|
|
|
"num_cpus",
|
|
|
|
"pin-project-lite",
|
2022-02-22 14:16:50 +00:00
|
|
|
"socket2",
|
2020-06-29 15:35:19 +00:00
|
|
|
"tokio-macros",
|
2022-01-13 17:36:41 +00:00
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-macros"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "1.7.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "tokio-native-tls"
|
2020-06-29 15:35:19 +00:00
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"native-tls",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
2021-03-29 15:43:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-stream"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.1.8"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3"
|
2021-03-29 15:43:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-tungstenite"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.15.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "511de3f85caf1c98983545490c3d09685fa8eb634e57eec22bb4db271f46cbd8"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"futures-util",
|
|
|
|
"log",
|
2020-06-29 15:35:19 +00:00
|
|
|
"pin-project",
|
|
|
|
"tokio",
|
|
|
|
"tungstenite",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-util"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.6.9"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
2021-03-29 15:43:37 +00:00
|
|
|
"log",
|
2020-06-29 15:35:19 +00:00
|
|
|
"pin-project-lite",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
2022-04-01 21:04:11 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-util"
|
|
|
|
version = "0.7.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0edfdeb067411dba2044da6d1cb2df793dd35add7888d73c16e3381ded401764"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tower-service"
|
2021-03-29 15:43:37 +00:00
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing"
|
2022-03-16 15:47:19 +00:00
|
|
|
version = "0.1.32"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-16 15:47:19 +00:00
|
|
|
checksum = "4a1bdf54a7c28a2bbf701e1d2233f6c77f473486b94bee4f9678da5a148dca7f"
|
2021-03-29 15:43:37 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"cfg-if",
|
2021-03-29 15:43:37 +00:00
|
|
|
"log",
|
|
|
|
"pin-project-lite",
|
2022-04-01 21:04:11 +00:00
|
|
|
"tracing-attributes",
|
2021-03-29 15:43:37 +00:00
|
|
|
"tracing-core",
|
|
|
|
]
|
|
|
|
|
2022-04-01 21:04:11 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tracing-attributes"
|
|
|
|
version = "0.1.20"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2e65ce065b4b5c53e73bb28912318cb8c9e9ad3921f1d669eb0e68b4c8143a2b"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2021-03-29 15:43:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tracing-core"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "0.1.24"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "90442985ee2f57c9e1b548ee72ae842f4a9a20e3f417cc38dbc5dc684d9bb4ee"
|
2021-03-29 15:43:37 +00:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
2022-02-22 14:16:50 +00:00
|
|
|
[[package]]
|
|
|
|
name = "trice"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "27a3a110aba3d0ffc4dac3eedbce006dce1a3db5b484c94313940b999c9409ef"
|
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "try-lock"
|
2021-03-29 15:43:37 +00:00
|
|
|
version = "0.2.3"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tungstenite"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.14.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "a0b2d8558abd2e276b0a8df5c05a2ec762609344191e5fd23e292c910e9165b5"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"base64",
|
2020-06-29 15:35:19 +00:00
|
|
|
"byteorder",
|
|
|
|
"bytes",
|
|
|
|
"http",
|
|
|
|
"httparse",
|
2021-03-29 15:43:37 +00:00
|
|
|
"log",
|
2022-02-22 14:16:50 +00:00
|
|
|
"rand 0.8.5",
|
2022-01-23 12:30:59 +00:00
|
|
|
"sha-1 0.9.8",
|
2022-01-22 21:16:13 +00:00
|
|
|
"thiserror",
|
2020-06-29 15:35:19 +00:00
|
|
|
"url",
|
|
|
|
"utf-8",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "twoway"
|
|
|
|
version = "0.1.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "59b11b2b5241ba34be09c3cc85a36e56e48f9888862e19cedf23336d35316ed1"
|
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "typenum"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "1.15.0"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicase"
|
|
|
|
version = "2.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
|
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"version_check",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-bidi"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.3.7"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-normalization"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.1.19"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"tinyvec",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-segmentation"
|
2022-02-22 14:16:50 +00:00
|
|
|
version = "1.9.0"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-22 14:16:50 +00:00
|
|
|
checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"
|
2022-01-13 17:36:41 +00:00
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-xid"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.2.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "url"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "2.2.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"form_urlencoded",
|
2020-06-29 15:35:19 +00:00
|
|
|
"idna",
|
|
|
|
"matches",
|
|
|
|
"percent-encoding",
|
|
|
|
]
|
|
|
|
|
2022-01-22 21:16:13 +00:00
|
|
|
[[package]]
|
|
|
|
name = "urlencoding"
|
|
|
|
version = "2.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "68b90931029ab9b034b300b797048cf23723400aa757e8a2bfb9d748102f9821"
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "utf-8"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.7.6"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "uuid"
|
2021-03-29 15:43:37 +00:00
|
|
|
version = "0.8.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-04-01 21:04:11 +00:00
|
|
|
"getrandom 0.2.6",
|
2020-06-29 15:35:19 +00:00
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "vcpkg"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.2.15"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.9.4"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
2021-03-29 15:43:37 +00:00
|
|
|
name = "walkdir"
|
|
|
|
version = "2.3.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-03-29 15:43:37 +00:00
|
|
|
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
|
|
|
|
dependencies = [
|
|
|
|
"same-file",
|
|
|
|
"winapi",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "want"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
|
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"log",
|
2020-06-29 15:35:19 +00:00
|
|
|
"try-lock",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "warp"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.3.2"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "3cef4e1e9114a4b7f1ac799f16ce71c14de5778500c5450ec6b7b920c55b587e"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"async-compression",
|
|
|
|
"bytes",
|
2022-01-22 21:16:13 +00:00
|
|
|
"futures-channel",
|
|
|
|
"futures-util",
|
2020-06-29 15:35:19 +00:00
|
|
|
"headers",
|
|
|
|
"http",
|
|
|
|
"hyper",
|
2021-03-29 15:43:37 +00:00
|
|
|
"log",
|
|
|
|
"mime",
|
|
|
|
"mime_guess",
|
2020-06-29 15:35:19 +00:00
|
|
|
"multipart",
|
2021-03-29 15:43:37 +00:00
|
|
|
"percent-encoding",
|
2020-06-29 15:35:19 +00:00
|
|
|
"pin-project",
|
2021-03-29 15:43:37 +00:00
|
|
|
"scoped-tls",
|
2020-06-29 15:35:19 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
|
|
|
"tokio",
|
2021-03-29 15:43:37 +00:00
|
|
|
"tokio-stream",
|
2020-06-29 15:35:19 +00:00
|
|
|
"tokio-tungstenite",
|
2022-04-01 21:04:11 +00:00
|
|
|
"tokio-util 0.6.9",
|
2020-06-29 15:35:19 +00:00
|
|
|
"tower-service",
|
2021-03-29 15:43:37 +00:00
|
|
|
"tracing",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.9.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
|
|
|
|
|
2021-03-29 15:43:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.10.0+wasi-snapshot-preview1"
|
2021-03-29 15:43:37 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
|
2021-03-29 15:43:37 +00:00
|
|
|
|
2022-03-16 15:47:19 +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-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.2.79"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"cfg-if",
|
2022-02-22 14:16:50 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2020-06-29 15:35:19 +00:00
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.2.79"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"lazy_static",
|
2021-03-29 15:43:37 +00:00
|
|
|
"log",
|
2020-06-29 15:35:19 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-futures"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.4.29"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2022-01-13 17:36:41 +00:00
|
|
|
"cfg-if",
|
2020-06-29 15:35:19 +00:00
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.2.79"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.2.79"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.2.79"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2"
|
2020-06-29 15:35:19 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "web-sys"
|
2022-01-22 21:16:13 +00:00
|
|
|
version = "0.3.56"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-22 21:16:13 +00:00
|
|
|
checksum = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2022-01-13 17:36:41 +00:00
|
|
|
[[package]]
|
|
|
|
name = "which"
|
2022-04-01 21:04:11 +00:00
|
|
|
version = "4.2.5"
|
2022-01-13 17:36:41 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 21:04:11 +00:00
|
|
|
checksum = "5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae"
|
2022-01-13 17:36:41 +00:00
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
"lazy_static",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
2022-01-13 17:36:41 +00:00
|
|
|
version = "0.3.9"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-13 17:36:41 +00:00
|
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"winapi-i686-pc-windows-gnu",
|
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
|
2021-03-29 15:43:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2020-06-29 15:35:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winreg"
|
2022-03-16 15:47:19 +00:00
|
|
|
version = "0.10.1"
|
2020-06-29 15:35:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-03-16 15:47:19 +00:00
|
|
|
checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
|
2020-06-29 15:35:19 +00:00
|
|
|
dependencies = [
|
2021-03-29 15:43:37 +00:00
|
|
|
"winapi",
|
2020-06-29 15:35:19 +00:00
|
|
|
]
|