fabaccess-bffh/Cargo.lock

2332 lines
56 KiB
Plaintext
Raw Normal View History

2020-02-25 19:29:58 +01:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2021-08-29 11:10:39 +02:00
version = 3
2020-12-12 13:58:04 +01:00
[[package]]
name = "abnf"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47feb9fbcef700639ef28e04ca2a87eab8161a01a075ee227b15c90143805462"
dependencies = [
"nom",
]
[[package]]
name = "abnf_to_pest"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "372baaa5d3a422d8816b513bcdb2c120078c8614f7ecbcc3baf34a1634bbbe2e"
dependencies = [
"abnf",
"indexmap",
"itertools",
"pretty",
]
[[package]]
name = "aes"
version = "0.7.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"
dependencies = [
"cfg-if",
"cipher",
"cpufeatures",
"opaque-debug 0.3.0",
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "annotate-snippets"
2022-02-26 11:38:53 +01:00
version = "0.9.1"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "c3b9d411ecbaf79885c6df4d75fff75858d5995ff25385657a28af47e82f9c36"
2020-12-12 13:58:04 +01:00
dependencies = [
"unicode-width",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "ansi_term"
2022-02-26 11:38:53 +01:00
version = "0.12.1"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"winapi",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "arrayref"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
2020-02-25 19:29:58 +01:00
[[package]]
name = "arrayvec"
2020-11-17 12:26:41 +01:00
version = "0.5.2"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
2020-02-25 19:29:58 +01:00
2022-02-26 11:38:53 +01:00
[[package]]
name = "arrayvec"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
2020-02-25 19:29:58 +01:00
[[package]]
2020-09-07 17:23:42 +02:00
name = "async-channel"
2021-08-29 10:17:55 +02:00
version = "1.6.1"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"
2020-09-07 17:23:42 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"concurrent-queue",
"event-listener",
"futures-core",
2020-09-07 17:23:42 +02:00
]
[[package]]
name = "async-compat"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b48b4ff0c2026db683dea961cd8ea874737f56cffca86fa84415eaddc51c00d"
dependencies = [
"futures-core",
"futures-io",
"once_cell",
"pin-project-lite",
"tokio",
]
2020-09-07 17:23:42 +02:00
[[package]]
name = "async-executor"
2021-08-29 10:17:55 +02:00
version = "1.4.1"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965"
2020-09-07 17:23:42 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"async-task",
"concurrent-queue",
"fastrand",
"futures-lite",
"once_cell",
2021-08-29 10:17:55 +02:00
"slab",
2020-09-07 17:23:42 +02:00
]
[[package]]
name = "async-fs"
2020-11-17 12:26:41 +01:00
version = "1.5.0"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "8b3ca4f8ff117c37c278a2f7415ce9be55560b846b5bc4412aaa5d29c1c3dae2"
2020-09-07 17:23:42 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"async-lock",
"blocking",
"futures-lite",
2020-09-07 17:23:42 +02:00
]
[[package]]
name = "async-io"
2021-08-29 10:17:55 +02:00
version = "1.6.0"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "a811e6a479f2439f0c04038796b5cfb3d2ad56c230e0f2d3f7b04d68cfee607b"
2020-09-07 17:23:42 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"concurrent-queue",
"futures-lite",
"libc",
"log",
"once_cell",
"parking",
"polling",
2021-08-29 10:17:55 +02:00
"slab",
"socket2",
2020-11-24 14:16:22 +01:00
"waker-fn",
"winapi",
2020-09-07 17:23:42 +02:00
]
[[package]]
name = "async-lock"
2022-02-26 11:38:53 +01:00
version = "2.5.0"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "e97a171d191782fba31bb902b14ad94e24a68145032b7eedf871ab0bc0d077b6"
2020-09-07 17:23:42 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"event-listener",
2020-09-07 17:23:42 +02:00
]
[[package]]
name = "async-net"
2021-08-29 10:17:55 +02:00
version = "1.6.1"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "5373304df79b9b4395068fb080369ec7178608827306ce4d081cba51cac551df"
2020-09-07 17:23:42 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"async-io",
"blocking",
"futures-lite",
2020-09-07 17:23:42 +02:00
]
[[package]]
name = "async-process"
2022-02-26 11:38:53 +01:00
version = "1.3.0"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "83137067e3a2a6a06d67168e49e68a0957d215410473a740cea95a2425c0b7c6"
2020-09-07 17:23:42 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"async-io",
"blocking",
2022-03-02 17:20:28 +01:00
"cfg-if",
2020-11-24 14:16:22 +01:00
"event-listener",
"futures-lite",
2021-08-29 10:17:55 +02:00
"libc",
2020-11-24 14:16:22 +01:00
"once_cell",
"signal-hook",
"winapi",
2020-09-07 17:23:42 +02:00
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "async-task"
2022-02-26 11:38:53 +01:00
version = "4.1.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "677d306121baf53310a3fd342d88dc0824f6bbeace68347593658525565abee8"
2020-02-25 19:29:58 +01:00
2020-09-18 13:21:35 +02:00
[[package]]
name = "async-trait"
2022-02-26 11:38:53 +01:00
version = "0.1.52"
2020-09-18 13:21:35 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "061a7acccaa286c011ddc30970520b98fa40e00c9d644633fb26b5fc63a265e3"
2020-09-18 13:21:35 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"proc-macro2",
"quote",
"syn",
2020-09-18 13:21:35 +02:00
]
2020-09-07 17:23:42 +02:00
[[package]]
name = "atomic-waker"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"
2020-09-07 17:23:42 +02:00
2020-02-25 19:29:58 +01:00
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"hermit-abi",
"libc",
"winapi",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "autocfg"
2022-02-26 11:38:53 +01:00
version = "1.1.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
2020-02-25 19:29:58 +01:00
[[package]]
name = "base64"
2021-08-29 10:17:55 +02:00
version = "0.13.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
2020-02-25 19:29:58 +01:00
2021-09-10 16:22:58 +02:00
[[package]]
name = "bincode"
version = "2.0.0-dev"
source = "git+https://github.com/dequbed/bincode.git?branch=feature/in_place_buffer#bdea73bc3542257ef3b9788d4d54e53af236ed7a"
dependencies = [
"byteorder",
"serde",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "bitflags"
2021-08-29 10:17:55 +02:00
version = "1.3.2"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2020-02-25 19:29:58 +01:00
[[package]]
name = "blake2b_simd"
2022-02-26 11:38:53 +01:00
version = "1.0.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "72936ee4afc7f8f736d1c38383b56480b5497b4617b4a77bdbf1d2ababc76127"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"arrayref",
2022-02-26 11:38:53 +01:00
"arrayvec 0.7.2",
2020-11-24 14:16:22 +01:00
"constant_time_eq",
2020-02-25 19:29:58 +01:00
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "block-buffer"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
dependencies = [
"block-padding 0.1.5",
2020-12-12 13:58:04 +01:00
"byte-tools",
"byteorder",
2021-08-29 10:17:55 +02:00
"generic-array 0.12.4",
2020-12-12 13:58:04 +01:00
]
[[package]]
name = "block-buffer"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
dependencies = [
2022-02-26 11:38:53 +01:00
"generic-array 0.14.5",
2020-12-12 13:58:04 +01:00
]
2022-03-02 17:20:28 +01:00
[[package]]
name = "block-buffer"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
dependencies = [
"generic-array 0.14.5",
]
[[package]]
name = "block-modes"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2cb03d1bed155d89dce0f845b7899b18a9a163e148fd004e1c28421a783e2d8e"
dependencies = [
"block-padding 0.2.1",
"cipher",
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "block-padding"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
dependencies = [
"byte-tools",
]
[[package]]
name = "block-padding"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae"
2020-09-07 17:23:42 +02:00
[[package]]
name = "blocking"
2022-02-26 11:38:53 +01:00
version = "1.1.0"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "046e47d4b2d391b1f6f8b407b1deb8dee56c1852ccd868becf2710f601b5f427"
2020-09-07 17:23:42 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"async-channel",
"async-task",
"atomic-waker",
"fastrand",
"futures-lite",
"once_cell",
2020-09-07 17:23:42 +02:00
]
2021-12-09 18:17:35 +01:00
[[package]]
name = "bumpalo"
2022-02-26 11:38:53 +01:00
version = "3.9.1"
2021-12-09 18:17:35 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899"
2021-12-09 18:17:35 +01:00
2020-12-12 13:58:04 +01:00
[[package]]
name = "byte-tools"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
2020-02-25 19:29:58 +01:00
[[package]]
name = "byteorder"
2021-08-29 10:17:55 +02:00
version = "1.4.3"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
2020-02-25 19:29:58 +01:00
2022-02-26 14:00:26 +01:00
[[package]]
name = "bytes"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
2020-02-25 19:29:58 +01:00
[[package]]
2020-09-07 17:23:42 +02:00
name = "cache-padded"
2022-02-26 11:38:53 +01:00
version = "1.2.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"
2020-02-25 19:29:58 +01:00
[[package]]
name = "capnp"
2022-02-26 11:38:53 +01:00
version = "0.14.5"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "16c262726f68118392269a3f7a5546baf51dcfe5cb3c3f0957b502106bf1a065"
2020-02-25 19:29:58 +01:00
[[package]]
name = "capnp-futures"
2021-08-29 10:17:55 +02:00
version = "0.14.1"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "4a15248c8facb189a3c5fee74fbf1ff3adc134261d27da663b89c7d19ebaf983"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"capnp",
2022-02-26 11:38:53 +01:00
"futures 0.3.21",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "capnp-rpc"
2021-08-29 10:17:55 +02:00
version = "0.14.1"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "4c4f17f96f68f2c1168ed7105d9e5cb4a095a5bef3578aee0f9c0644b85ca95e"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"capnp",
"capnp-futures",
2022-02-26 11:38:53 +01:00
"futures 0.3.21",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "capnpc"
2022-02-26 11:38:53 +01:00
version = "0.14.7"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "c7ed9b80f792ac01a8b328ccbc509c2bd756fb5dec18af0163e7963dde23c0b5"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"capnp",
2020-02-25 19:29:58 +01:00
]
2020-04-28 16:51:08 +02:00
[[package]]
name = "cc"
2022-02-26 11:38:53 +01:00
version = "1.0.73"
2020-04-28 16:51:08 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
2020-04-28 16:51:08 +02:00
2020-11-17 12:26:41 +01:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2020-11-17 12:26:41 +01:00
[[package]]
name = "cipher"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"
dependencies = [
"generic-array 0.14.5",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "clap"
2022-02-26 11:38:53 +01:00
version = "2.34.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"ansi_term",
"atty",
"bitflags",
"strsim",
"textwrap",
"unicode-width",
"vec_map",
2020-02-25 19:29:58 +01:00
]
[[package]]
2020-09-07 17:23:42 +02:00
name = "concurrent-queue"
version = "1.2.2"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"cache-padded",
2020-02-25 19:29:58 +01:00
]
[[package]]
2020-09-07 17:23:42 +02:00
name = "constant_time_eq"
version = "0.1.5"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
2020-02-25 19:29:58 +01:00
2020-12-12 13:58:04 +01:00
[[package]]
2021-08-29 10:17:55 +02:00
name = "cpufeatures"
version = "0.2.1"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"
dependencies = [
"libc",
]
2020-12-12 13:58:04 +01:00
2020-02-25 19:29:58 +01:00
[[package]]
name = "crossbeam-channel"
2022-02-26 11:38:53 +01:00
version = "0.5.2"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "e54ea8bc3fb1ee042f5aace6e3c6e025d3874866da222930f70ce62aceba0bfa"
2020-02-25 19:29:58 +01:00
dependencies = [
2022-03-02 17:20:28 +01:00
"cfg-if",
2020-11-24 14:16:22 +01:00
"crossbeam-utils",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "crossbeam-utils"
2022-02-26 11:38:53 +01:00
version = "0.8.7"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "b5e5bed1f1c269533fa816a0a5492b3545209a205ca1a54842be180eb63a16a6"
2020-02-25 19:29:58 +01:00
dependencies = [
2022-03-02 17:20:28 +01:00
"cfg-if",
2020-11-24 14:16:22 +01:00
"lazy_static",
2020-02-25 19:29:58 +01:00
]
2022-03-02 17:20:28 +01:00
[[package]]
name = "crypto-common"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"
dependencies = [
"generic-array 0.14.5",
"typenum",
]
[[package]]
name = "des"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac41dd49fb554432020d52c875fc290e110113f864c6b1b525cd62c7e7747a5d"
dependencies = [
"byteorder",
"cipher",
"opaque-debug 0.3.0",
]
[[package]]
name = "desfire"
version = "0.2.0-alpha1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "83dddd3136b4dfc80f46dc6441cd3f16f99317e645bedc61eabc1452d24bfb3f"
dependencies = [
"aes",
"block-modes",
"des",
"hex",
"num-derive",
"num-traits",
"rand",
"simple-error",
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "dhall"
2022-02-26 11:38:53 +01:00
version = "0.11.0"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "49483fe619f146762fa89c7c840fa1fbf8b534cab0b59622106e8f434bbd4bca"
2020-12-12 13:58:04 +01:00
dependencies = [
"abnf_to_pest",
"annotate-snippets",
2021-02-09 18:19:00 +01:00
"elsa",
2020-12-12 13:58:04 +01:00
"hex",
2022-02-26 11:38:53 +01:00
"home",
2020-12-12 13:58:04 +01:00
"itertools",
"lazy_static",
"once_cell",
"percent-encoding",
"pest",
"pest_consume",
"pest_generator",
"quote",
"serde",
"serde_cbor",
2022-03-02 17:20:28 +01:00
"sha2 0.9.9",
2020-12-12 13:58:04 +01:00
"url",
]
[[package]]
name = "dhall_proc_macros"
2022-02-26 11:38:53 +01:00
version = "0.6.0"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "df7c81d16870879ef530b07cef32bc6088f98937ab4168106cc8e382a05146bf"
2020-12-12 13:58:04 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "diflouroborane"
2022-01-06 20:30:50 +01:00
version = "0.3.2"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-12-01 10:21:39 +01:00
"async-channel",
"async-compat",
2020-11-24 14:16:22 +01:00
"async-trait",
2021-09-10 16:22:58 +02:00
"bincode",
2020-11-24 14:16:22 +01:00
"capnp",
"capnp-futures",
"capnp-rpc",
"capnpc",
"clap",
"desfire",
2020-12-01 10:21:39 +01:00
"easy-parallel",
2020-11-24 14:16:22 +01:00
"flexbuffers",
2022-02-26 11:38:53 +01:00
"futures 0.3.21",
2022-03-09 02:40:38 +01:00
"futures-rustls",
2020-11-24 14:16:22 +01:00
"futures-signals",
2020-12-01 16:06:39 +01:00
"futures-test",
2020-11-24 14:16:22 +01:00
"futures-util",
2020-12-02 16:20:50 +01:00
"genawaiter",
"hex",
2020-11-24 14:16:22 +01:00
"lazy_static",
"libc",
"linkme",
2020-11-24 14:16:22 +01:00
"lmdb-rkv",
"rand",
"rsasl",
2022-02-26 14:00:26 +01:00
"rumqttc",
2020-11-24 14:16:22 +01:00
"rust-argon2",
2022-03-09 02:40:38 +01:00
"rustls 0.20.4",
2021-12-09 18:17:35 +01:00
"rustls-pemfile",
2020-11-24 14:16:22 +01:00
"serde",
2020-12-12 13:58:04 +01:00
"serde_dhall",
2022-01-06 20:30:50 +01:00
"serde_json",
2020-11-24 14:16:22 +01:00
"signal-hook",
"slog",
"slog-async",
"slog-term",
"smol",
2021-09-10 16:22:58 +02:00
"tempfile",
2022-02-26 11:38:53 +01:00
"time",
2020-11-24 14:16:22 +01:00
"toml",
2022-02-26 14:00:26 +01:00
"url",
2020-11-24 14:16:22 +01:00
"uuid",
2021-08-29 10:17:55 +02:00
"walkdir",
2020-02-25 19:29:58 +01:00
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "digest"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
dependencies = [
2021-08-29 10:17:55 +02:00
"generic-array 0.12.4",
2020-12-12 13:58:04 +01:00
]
[[package]]
name = "digest"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
dependencies = [
2022-02-26 11:38:53 +01:00
"generic-array 0.14.5",
2020-12-12 13:58:04 +01:00
]
2022-03-02 17:20:28 +01:00
[[package]]
name = "digest"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"
dependencies = [
"block-buffer 0.10.2",
"crypto-common",
"subtle",
]
2020-02-25 19:29:58 +01:00
[[package]]
2021-08-29 10:17:55 +02:00
name = "dirs-next"
version = "2.0.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
2020-02-25 19:29:58 +01:00
dependencies = [
2022-03-02 17:20:28 +01:00
"cfg-if",
2021-08-29 10:17:55 +02:00
"dirs-sys-next",
2020-02-25 19:29:58 +01:00
]
[[package]]
2021-08-29 10:17:55 +02:00
name = "dirs-sys-next"
version = "0.1.2"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"libc",
"redox_users",
"winapi",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "discard"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0"
2020-02-25 19:29:58 +01:00
2020-12-12 13:58:04 +01:00
[[package]]
name = "doc-comment"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
2020-12-01 10:21:39 +01:00
[[package]]
name = "easy-parallel"
2022-02-26 11:38:53 +01:00
version = "3.2.0"
2020-12-01 10:21:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "6907e25393cdcc1f4f3f513d9aac1e840eb1cc341a0fccb01171f7d14d10b946"
2020-12-01 10:21:39 +01:00
2020-12-12 13:58:04 +01:00
[[package]]
name = "either"
version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
2021-02-09 18:19:00 +01:00
[[package]]
name = "elsa"
2022-02-26 11:38:53 +01:00
version = "1.6.0"
2021-02-09 18:19:00 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "348b451f939db7ec8fb01068d419a2354d76386596d5e4e025ab50bdd9e5c480"
2021-02-09 18:19:00 +01:00
dependencies = [
"stable_deref_trait",
]
2020-09-07 17:23:42 +02:00
[[package]]
name = "event-listener"
2022-02-26 11:38:53 +01:00
version = "2.5.2"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "77f3309417938f28bf8228fcff79a4a37103981e3e186d2ccd19c74b38f4eb71"
2020-09-07 17:23:42 +02:00
2020-12-12 13:58:04 +01:00
[[package]]
name = "fake-simd"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
2020-09-07 17:23:42 +02:00
[[package]]
name = "fastrand"
2022-02-26 11:38:53 +01:00
version = "1.7.0"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
2020-11-17 12:26:41 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"instant",
2020-11-17 12:26:41 +01:00
]
2020-09-07 17:23:42 +02:00
2020-09-18 13:21:35 +02:00
[[package]]
name = "flexbuffers"
2021-08-29 10:17:55 +02:00
version = "2.0.0"
2020-09-18 13:21:35 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "15d14128f06405808ce75bfebe11e9b0f9da18719ede6d7bdb1702d6bfe0f7e8"
2020-09-18 13:21:35 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"bitflags",
"byteorder",
"num_enum",
"serde",
"serde_derive",
2020-09-18 13:21:35 +02:00
]
2022-02-26 14:00:26 +01:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2020-12-12 13:58:04 +01:00
[[package]]
name = "form_urlencoded"
2021-08-29 10:17:55 +02:00
version = "1.0.1"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
2020-12-12 13:58:04 +01:00
dependencies = [
"matches",
"percent-encoding",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "futures"
2021-08-29 10:17:55 +02:00
version = "0.1.31"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
2020-02-25 19:29:58 +01:00
[[package]]
name = "futures"
2022-02-26 11:38:53 +01:00
version = "0.3.21"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "futures-channel"
2022-02-26 11:38:53 +01:00
version = "0.3.21"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"futures-core",
"futures-sink",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "futures-core"
2022-02-26 11:38:53 +01:00
version = "0.3.21"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
2020-02-25 19:29:58 +01:00
[[package]]
name = "futures-executor"
2022-02-26 11:38:53 +01:00
version = "0.3.21"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"futures-core",
"futures-task",
"futures-util",
"num_cpus",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "futures-io"
2022-02-26 11:38:53 +01:00
version = "0.3.21"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"
2020-02-25 19:29:58 +01:00
2020-09-07 17:23:42 +02:00
[[package]]
name = "futures-lite"
2021-08-29 10:17:55 +02:00
version = "1.12.0"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"
2020-09-07 17:23:42 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"fastrand",
"futures-core",
"futures-io",
"memchr",
"parking",
"pin-project-lite",
"waker-fn",
2020-09-07 17:23:42 +02:00
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "futures-macro"
2022-02-26 11:38:53 +01:00
version = "0.3.21"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"proc-macro2",
"quote",
"syn",
2020-02-25 19:29:58 +01:00
]
2022-03-09 02:40:38 +01:00
[[package]]
name = "futures-rustls"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d383f0425d991a05e564c2f3ec150bd6dde863179c131dd60d8aa73a05434461"
dependencies = [
"futures-io",
"rustls 0.20.4",
"webpki 0.22.0",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "futures-signals"
2022-02-26 11:38:53 +01:00
version = "0.3.24"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "439b5920b9dc57ddd4a959b4b1c0eb9a68ded001f1e331d422b0a68ef2928c5f"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"discard",
"futures-channel",
"futures-core",
"futures-util",
2022-02-26 11:38:53 +01:00
"log",
2021-08-29 10:17:55 +02:00
"pin-project",
2020-11-24 14:16:22 +01:00
"serde",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "futures-sink"
2022-02-26 11:38:53 +01:00
version = "0.3.21"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"
2020-02-25 19:29:58 +01:00
[[package]]
name = "futures-task"
2022-02-26 11:38:53 +01:00
version = "0.3.21"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"
2020-02-25 19:29:58 +01:00
2020-12-01 16:06:39 +01:00
[[package]]
name = "futures-test"
2022-02-26 11:38:53 +01:00
version = "0.3.21"
2020-12-01 16:06:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "8c3e9379dbbfb35dd6df79e895d73c0f75558827fe68eb853b858ff417a8ee98"
2020-12-01 16:06:39 +01:00
dependencies = [
"futures-core",
"futures-executor",
"futures-io",
2021-08-29 10:17:55 +02:00
"futures-macro",
2020-12-01 16:06:39 +01:00
"futures-sink",
"futures-task",
"futures-util",
"pin-project",
"pin-utils",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "futures-util"
2022-02-26 11:38:53 +01:00
version = "0.3.21"
2020-11-17 12:26:41 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"
2020-11-17 12:26:41 +01:00
dependencies = [
2021-08-29 10:17:55 +02:00
"futures 0.1.31",
2020-11-24 14:16:22 +01:00
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
2021-08-29 10:17:55 +02:00
"pin-project-lite",
2020-11-24 14:16:22 +01:00
"pin-utils",
"slab",
2020-02-25 19:29:58 +01:00
]
2020-12-02 16:20:50 +01:00
[[package]]
name = "genawaiter"
version = "0.99.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c86bd0361bcbde39b13475e6e36cb24c329964aa2611be285289d1e4b751c1a0"
dependencies = [
"genawaiter-macro",
"genawaiter-proc-macro",
"proc-macro-hack",
]
[[package]]
name = "genawaiter-macro"
version = "0.99.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b32dfe1fdfc0bbde1f22a5da25355514b5e450c33a6af6770884c8750aedfbc"
[[package]]
name = "genawaiter-proc-macro"
version = "0.99.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "784f84eebc366e15251c4a8c3acee82a6a6f427949776ecb88377362a9621738"
dependencies = [
"proc-macro-error",
"proc-macro-hack",
"proc-macro2",
"quote",
"syn",
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "generic-array"
2021-08-29 10:17:55 +02:00
version = "0.12.4"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"
2020-12-12 13:58:04 +01:00
dependencies = [
"typenum",
]
[[package]]
name = "generic-array"
2022-02-26 11:38:53 +01:00
version = "0.14.5"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"
2020-12-12 13:58:04 +01:00
dependencies = [
"typenum",
"version_check",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "getrandom"
2022-02-26 11:38:53 +01:00
version = "0.2.5"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77"
2020-02-25 19:29:58 +01:00
dependencies = [
2022-03-02 17:20:28 +01:00
"cfg-if",
2020-11-24 14:16:22 +01:00
"libc",
2021-08-29 10:17:55 +02:00
"wasi",
2020-02-25 19:29:58 +01:00
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "half"
2022-02-26 11:38:53 +01:00
version = "1.8.2"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7"
2020-12-12 13:58:04 +01:00
[[package]]
name = "hashbrown"
2021-08-29 10:17:55 +02:00
version = "0.11.2"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
2020-12-12 13:58:04 +01:00
2020-02-25 19:29:58 +01:00
[[package]]
name = "hermit-abi"
2021-08-29 10:17:55 +02:00
version = "0.1.19"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"libc",
2020-02-25 19:29:58 +01:00
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "hex"
2021-08-29 10:17:55 +02:00
version = "0.4.3"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2022-03-12 10:45:09 +01:00
dependencies = [
"serde",
]
2020-12-12 13:58:04 +01:00
2022-03-02 17:20:28 +01:00
[[package]]
name = "hmac"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
dependencies = [
"digest 0.10.3",
]
2022-02-26 11:38:53 +01:00
[[package]]
name = "home"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2456aef2e6b6a9784192ae780c0f15bc57df0e918585282325e8c8ac27737654"
dependencies = [
"winapi",
]
2022-02-26 14:00:26 +01:00
[[package]]
name = "http"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03"
dependencies = [
"bytes",
"fnv",
"itoa",
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "idna"
2021-08-29 10:17:55 +02:00
version = "0.2.3"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
2020-12-12 13:58:04 +01:00
dependencies = [
"matches",
"unicode-bidi",
"unicode-normalization",
]
[[package]]
name = "indexmap"
2022-02-26 11:38:53 +01:00
version = "1.8.0"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223"
2020-12-12 13:58:04 +01:00
dependencies = [
"autocfg",
"hashbrown",
]
2020-02-25 19:29:58 +01:00
[[package]]
2020-11-17 12:26:41 +01:00
name = "instant"
2022-02-26 11:38:53 +01:00
version = "0.1.12"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
2020-02-25 19:29:58 +01:00
dependencies = [
2022-03-02 17:20:28 +01:00
"cfg-if",
2020-02-25 19:29:58 +01:00
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "itertools"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
dependencies = [
"either",
]
2022-01-06 20:30:50 +01:00
[[package]]
name = "itoa"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
2021-12-09 18:17:35 +01:00
[[package]]
name = "js-sys"
2022-02-26 11:38:53 +01:00
version = "0.3.56"
2021-12-09 18:17:35 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04"
2021-12-09 18:17:35 +01:00
dependencies = [
"wasm-bindgen",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2020-02-25 19:29:58 +01:00
2020-09-18 13:21:35 +02:00
[[package]]
name = "lexical-core"
2021-08-29 10:17:55 +02:00
version = "0.7.6"
2020-09-18 13:21:35 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe"
2020-09-18 13:21:35 +02:00
dependencies = [
2022-02-26 11:38:53 +01:00
"arrayvec 0.5.2",
2020-11-24 14:16:22 +01:00
"bitflags",
2022-03-02 17:20:28 +01:00
"cfg-if",
2020-11-24 14:16:22 +01:00
"ryu",
"static_assertions",
2020-09-18 13:21:35 +02:00
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "libc"
2022-02-26 11:38:53 +01:00
version = "0.2.119"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4"
2020-02-25 19:29:58 +01:00
2020-04-28 16:51:08 +02:00
[[package]]
2022-03-02 17:20:28 +01:00
name = "linkme"
version = "0.2.10"
2020-04-28 16:51:08 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-02 17:20:28 +01:00
checksum = "edd4ad156b9934dc21cad96fd17278a7cb6f30a5657a9d976cd7b71d6d49c02c"
2020-04-28 16:51:08 +02:00
dependencies = [
2022-03-02 17:20:28 +01:00
"linkme-impl",
]
[[package]]
name = "linkme-impl"
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73fd9dc7072de7168cbdaba9125e8f742cd3a965aa12bde994b4611a174488d8"
dependencies = [
"proc-macro2",
"quote",
"syn",
2020-04-28 16:51:08 +02:00
]
2020-09-18 13:21:35 +02:00
[[package]]
name = "lmdb-rkv"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "447a296f7aca299cfbb50f4e4f3d49451549af655fb7215d7f8c0c3d64bad42b"
2020-09-18 13:21:35 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"bitflags",
"byteorder",
"libc",
"lmdb-rkv-sys",
2020-09-18 13:21:35 +02:00
]
[[package]]
name = "lmdb-rkv-sys"
2022-02-26 11:38:53 +01:00
version = "0.11.2"
2020-09-18 13:21:35 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "61b9ce6b3be08acefa3003c57b7565377432a89ec24476bbe72e11d101f852fe"
2020-09-18 13:21:35 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"cc",
"libc",
"pkg-config",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "log"
2021-08-29 10:17:55 +02:00
version = "0.4.14"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
2020-02-25 19:29:58 +01:00
dependencies = [
2022-03-02 17:20:28 +01:00
"cfg-if",
2020-02-25 19:29:58 +01:00
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "maplit"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
[[package]]
name = "matches"
2021-08-29 10:17:55 +02:00
version = "0.1.9"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
2020-02-25 19:29:58 +01:00
2022-03-02 17:20:28 +01:00
[[package]]
name = "md-5"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "658646b21e0b72f7866c7038ab086d3d5e1cd6271f060fd37defb241949d0582"
dependencies = [
"digest 0.10.3",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "memchr"
2021-08-29 10:17:55 +02:00
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
2022-02-26 14:00:26 +01:00
[[package]]
name = "mio"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba272f85fa0b41fc91872be579b3bbe0f56b792aa361a380eb669469f68dafb2"
dependencies = [
"libc",
"log",
"miow",
"ntapi",
"winapi",
]
[[package]]
name = "miow"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
dependencies = [
"winapi",
]
[[package]]
name = "mqttbytes"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7bd39d24e28e1544d74ff5746e322a477e52353c8ba7adcaa83d2e760752853"
dependencies = [
"bytes",
]
2020-04-28 16:51:08 +02:00
[[package]]
name = "nom"
2020-09-07 17:23:42 +02:00
version = "5.1.2"
2020-04-28 16:51:08 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
2020-04-28 16:51:08 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"lexical-core",
"memchr",
"version_check",
2020-04-28 16:51:08 +02:00
]
2022-02-26 14:00:26 +01:00
[[package]]
name = "ntapi"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
dependencies = [
"winapi",
]
[[package]]
name = "num-derive"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "num-traits"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
dependencies = [
"autocfg",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "num_cpus"
2022-02-26 11:38:53 +01:00
version = "1.13.1"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"hermit-abi",
"libc",
2020-09-18 13:21:35 +02:00
]
[[package]]
name = "num_enum"
2022-02-26 11:38:53 +01:00
version = "0.5.6"
2020-09-18 13:21:35 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "720d3ea1055e4e4574c0c0b0f8c3fd4f24c4cdaf465948206dea090b57b526ad"
2020-09-18 13:21:35 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"num_enum_derive",
2020-09-18 13:21:35 +02:00
]
[[package]]
name = "num_enum_derive"
2022-02-26 11:38:53 +01:00
version = "0.5.6"
2020-09-18 13:21:35 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "0d992b768490d7fe0d8586d9b5745f6c49f557da6d81dc982b1d167ad4edbb21"
2020-09-18 13:21:35 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"proc-macro-crate",
"proc-macro2",
"quote",
"syn",
2020-02-25 19:29:58 +01:00
]
2022-02-26 11:38:53 +01:00
[[package]]
name = "num_threads"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97ba99ba6393e2c3734791401b66902d981cb03bf190af674ca69949b6d5fb15"
dependencies = [
"libc",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "once_cell"
2022-02-26 11:38:53 +01:00
version = "1.9.0"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "da32515d9f6e6e489d7bc9d84c71b060db7247dc035bbe44eac88cf87486d8d5"
2020-09-07 17:23:42 +02:00
2020-12-12 13:58:04 +01:00
[[package]]
name = "opaque-debug"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
[[package]]
name = "opaque-debug"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
2020-09-07 17:23:42 +02:00
[[package]]
name = "parking"
version = "2.0.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"
2020-02-25 19:29:58 +01:00
2020-04-28 16:51:08 +02:00
[[package]]
2022-03-02 17:20:28 +01:00
name = "pbkdf2"
version = "0.10.1"
2020-04-28 16:51:08 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-02 17:20:28 +01:00
checksum = "271779f35b581956db91a3e55737327a03aa051e90b1c47aeb189508533adfd7"
dependencies = [
"digest 0.10.3",
]
2020-04-28 16:51:08 +02:00
2020-12-12 13:58:04 +01:00
[[package]]
name = "percent-encoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
[[package]]
name = "pest"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
dependencies = [
"ucd-trie",
]
[[package]]
name = "pest_consume"
2021-08-29 10:17:55 +02:00
version = "1.1.1"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "dcb7c2ab7ca422b1f9b9e821c96667dc6675885c8a986cb379f7fac36b229085"
2020-12-12 13:58:04 +01:00
dependencies = [
"pest",
"pest_consume_macros",
"pest_derive",
]
[[package]]
name = "pest_consume_macros"
2021-08-29 10:17:55 +02:00
version = "1.1.0"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "9d8630a7a899cb344ec1c16ba0a6b24240029af34bdc0a21f84e411d7f793f29"
2020-12-12 13:58:04 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "pest_derive"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
dependencies = [
"pest",
"pest_generator",
]
[[package]]
name = "pest_generator"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
dependencies = [
"pest",
"pest_meta",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "pest_meta"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"
dependencies = [
"maplit",
"pest",
2022-03-02 17:20:28 +01:00
"sha-1 0.8.2",
2020-12-12 13:58:04 +01:00
]
2020-09-07 17:23:42 +02:00
[[package]]
name = "pin-project"
2022-02-26 11:38:53 +01:00
version = "1.0.10"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"
2020-09-07 17:23:42 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"pin-project-internal",
2020-09-07 17:23:42 +02:00
]
[[package]]
name = "pin-project-internal"
2022-02-26 11:38:53 +01:00
version = "1.0.10"
2020-09-07 17:23:42 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"
2020-09-07 17:23:42 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"proc-macro2",
"quote",
"syn",
2020-09-07 17:23:42 +02:00
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "pin-project-lite"
2022-02-26 11:38:53 +01:00
version = "0.2.8"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c"
2020-02-25 19:29:58 +01:00
[[package]]
name = "pin-utils"
2020-09-07 17:23:42 +02:00
version = "0.1.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2020-02-25 19:29:58 +01:00
2020-09-18 13:21:35 +02:00
[[package]]
name = "pkg-config"
2022-02-26 11:38:53 +01:00
version = "0.3.24"
2020-09-18 13:21:35 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe"
2020-09-18 13:21:35 +02:00
[[package]]
2020-09-07 17:23:42 +02:00
name = "polling"
2022-02-26 11:38:53 +01:00
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"
dependencies = [
2022-03-02 17:20:28 +01:00
"cfg-if",
2020-11-24 14:16:22 +01:00
"libc",
"log",
2021-08-29 10:17:55 +02:00
"wepoll-ffi",
2020-11-24 14:16:22 +01:00
"winapi",
]
2022-02-26 14:00:26 +01:00
[[package]]
name = "pollster"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
2020-02-25 19:29:58 +01:00
[[package]]
name = "ppv-lite86"
2022-02-26 11:38:53 +01:00
version = "0.2.16"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
2020-02-25 19:29:58 +01:00
2020-12-12 13:58:04 +01:00
[[package]]
name = "pretty"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f60c0d9f6fc88ecdd245d90c1920ff76a430ab34303fc778d33b1d0a4c3bf6d3"
dependencies = [
"typed-arena",
]
2020-09-18 13:21:35 +02:00
[[package]]
name = "proc-macro-crate"
2022-02-26 11:38:53 +01:00
version = "1.1.3"
2020-09-18 13:21:35 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"
2020-09-18 13:21:35 +02:00
dependencies = [
2021-08-29 10:17:55 +02:00
"thiserror",
2020-11-24 14:16:22 +01:00
"toml",
2020-09-18 13:21:35 +02:00
]
2020-12-02 16:20:50 +01:00
[[package]]
name = "proc-macro-error"
version = "0.4.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "18f33027081eba0a6d8aba6d1b1c3a3be58cbb12106341c2d5759fcd9b5277e7"
dependencies = [
"proc-macro-error-attr",
"proc-macro2",
"quote",
"syn",
"version_check",
]
[[package]]
name = "proc-macro-error-attr"
version = "0.4.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a5b4b77fdb63c1eca72173d68d24501c54ab1269409f6b672c85deb18af69de"
dependencies = [
"proc-macro2",
"quote",
"syn",
"syn-mid",
"version_check",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "proc-macro-hack"
2020-11-17 12:26:41 +01:00
version = "0.5.19"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
2020-02-25 19:29:58 +01:00
[[package]]
name = "proc-macro2"
2022-02-26 11:38:53 +01:00
version = "1.0.36"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"unicode-xid",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "quote"
2022-02-26 11:38:53 +01:00
version = "1.0.15"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"proc-macro2",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "rand"
2022-02-26 11:38:53 +01:00
version = "0.8.5"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"libc",
"rand_chacha",
"rand_core",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "rand_chacha"
2021-08-29 10:17:55 +02:00
version = "0.3.1"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"ppv-lite86",
"rand_core",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "rand_core"
2021-08-29 10:17:55 +02:00
version = "0.6.3"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"getrandom",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "redox_syscall"
2021-08-29 10:17:55 +02:00
version = "0.2.10"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"
dependencies = [
"bitflags",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "redox_users"
2021-08-29 10:17:55 +02:00
version = "0.4.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"getrandom",
"redox_syscall",
2020-02-25 19:29:58 +01:00
]
2021-09-10 16:22:58 +02:00
[[package]]
name = "remove_dir_all"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
dependencies = [
"winapi",
]
2021-12-09 18:17:35 +01:00
[[package]]
name = "ring"
version = "0.16.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
dependencies = [
"cc",
"libc",
"once_cell",
"spin",
"untrusted",
"web-sys",
"winapi",
]
2020-04-28 16:51:08 +02:00
[[package]]
name = "rsasl"
2022-03-02 17:20:28 +01:00
version = "2.0.0-preview2"
2020-04-28 16:51:08 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-02 17:20:28 +01:00
checksum = "2adcc7fb89ad42cf35d527905a11232c02fa030f7b6983b8c9880c385da2ae8e"
2020-04-28 16:51:08 +02:00
dependencies = [
2022-03-02 17:20:28 +01:00
"base64",
"digest 0.10.3",
"hmac",
2020-11-24 14:16:22 +01:00
"libc",
2022-03-02 17:20:28 +01:00
"linkme",
"md-5",
"pbkdf2",
"rand",
"sha-1 0.10.0",
"sha2 0.10.2",
"stringprep",
2020-04-28 16:51:08 +02:00
]
2022-02-26 14:00:26 +01:00
[[package]]
name = "rumqttc"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e63ee9fd315db8880bf3fd3c20684dee03ca42cdd59b7d5cfdd4378f100a2aa0"
dependencies = [
"async-channel",
"bytes",
"http",
"log",
"mqttbytes",
"pollster",
"thiserror",
"tokio",
"tokio-rustls",
"url",
2022-03-09 02:40:38 +01:00
"webpki 0.21.4",
2022-02-26 14:00:26 +01:00
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "rust-argon2"
2022-02-26 11:38:53 +01:00
version = "1.0.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "b50162d19404029c1ceca6f6980fe40d45c8b369f6f44446fa14bb39573b5bb9"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"base64",
"blake2b_simd",
"constant_time_eq",
"crossbeam-utils",
2020-02-25 19:29:58 +01:00
]
2021-12-09 18:17:35 +01:00
[[package]]
name = "rustls"
version = "0.19.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
dependencies = [
"base64",
"log",
"ring",
2022-03-09 02:40:38 +01:00
"sct 0.6.1",
"webpki 0.21.4",
]
[[package]]
name = "rustls"
version = "0.20.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fbfeb8d0ddb84706bc597a5574ab8912817c52a397f819e5b614e2265206921"
dependencies = [
"log",
"ring",
"sct 0.7.0",
"webpki 0.22.0",
2021-12-09 18:17:35 +01:00
]
[[package]]
name = "rustls-pemfile"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5eebeaeb360c87bfb72e84abdb3447159c0eaececf1bef2aecd65a8be949d1c9"
dependencies = [
"base64",
]
2021-08-29 10:17:55 +02:00
[[package]]
name = "rustversion"
2022-02-26 11:38:53 +01:00
version = "1.0.6"
2021-08-29 10:17:55 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f"
2021-08-29 10:17:55 +02:00
2020-09-18 13:21:35 +02:00
[[package]]
name = "ryu"
2022-02-26 11:38:53 +01:00
version = "1.0.9"
2020-09-18 13:21:35 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"
2020-09-18 13:21:35 +02:00
2021-08-29 10:17:55 +02:00
[[package]]
name = "same-file"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
2021-12-09 18:17:35 +01:00
[[package]]
name = "sct"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"
dependencies = [
"ring",
"untrusted",
]
2022-03-09 02:40:38 +01:00
[[package]]
name = "sct"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
dependencies = [
"ring",
"untrusted",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "serde"
2022-02-26 11:38:53 +01:00
version = "1.0.136"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"serde_derive",
2020-02-25 19:29:58 +01:00
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "serde_cbor"
2021-08-29 10:17:55 +02:00
version = "0.11.2"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5"
2020-12-12 13:58:04 +01:00
dependencies = [
"half",
"serde",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "serde_derive"
2022-02-26 11:38:53 +01:00
version = "1.0.136"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"proc-macro2",
"quote",
"syn",
2020-02-25 19:29:58 +01:00
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "serde_dhall"
2022-02-26 11:38:53 +01:00
version = "0.11.0"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "5212ade489a28b0763867bb60a15169e41d855f3c04c0b26aa3bea50f9770e12"
2020-12-12 13:58:04 +01:00
dependencies = [
"dhall",
"dhall_proc_macros",
"doc-comment",
"serde",
"url",
]
2022-01-06 20:30:50 +01:00
[[package]]
name = "serde_json"
2022-02-26 11:38:53 +01:00
version = "1.0.79"
2022-01-06 20:30:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95"
2022-01-06 20:30:50 +01:00
dependencies = [
"itoa",
"ryu",
"serde",
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "sha-1"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
dependencies = [
"block-buffer 0.7.3",
"digest 0.8.1",
"fake-simd",
"opaque-debug 0.2.3",
]
2022-03-02 17:20:28 +01:00
[[package]]
name = "sha-1"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "028f48d513f9678cda28f6e4064755b3fbb2af6acd672f2c209b62323f7aea0f"
dependencies = [
"cfg-if",
"cpufeatures",
"digest 0.10.3",
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "sha2"
2022-02-26 11:38:53 +01:00
version = "0.9.9"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
2020-12-12 13:58:04 +01:00
dependencies = [
"block-buffer 0.9.0",
2022-03-02 17:20:28 +01:00
"cfg-if",
2021-08-29 10:17:55 +02:00
"cpufeatures",
2020-12-12 13:58:04 +01:00
"digest 0.9.0",
"opaque-debug 0.3.0",
]
2020-04-28 16:51:08 +02:00
[[package]]
2022-03-02 17:20:28 +01:00
name = "sha2"
version = "0.10.2"
2020-04-28 16:51:08 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-02 17:20:28 +01:00
checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"
dependencies = [
"cfg-if",
"cpufeatures",
"digest 0.10.3",
]
2020-04-28 16:51:08 +02:00
2020-02-25 19:29:58 +01:00
[[package]]
name = "signal-hook"
2022-02-26 11:38:53 +01:00
version = "0.3.13"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "647c97df271007dcea485bb74ffdb57f2e683f1306c854f468a0c244badabf2d"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"libc",
"signal-hook-registry",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "signal-hook-registry"
2021-08-29 10:17:55 +02:00
version = "1.4.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"libc",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "simple-error"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc47a29ce97772ca5c927f75bac34866b16d64e07f330c3248e2d7226623901b"
2020-02-25 19:29:58 +01:00
[[package]]
name = "slab"
2022-02-26 11:38:53 +01:00
version = "0.4.5"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"
2020-02-25 19:29:58 +01:00
[[package]]
name = "slog"
2021-08-29 10:17:55 +02:00
version = "2.7.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "8347046d4ebd943127157b94d63abb990fcf729dc4e9978927fdf4ac3c998d06"
2020-02-25 19:29:58 +01:00
[[package]]
name = "slog-async"
2021-08-29 10:17:55 +02:00
version = "2.7.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "766c59b252e62a34651412870ff55d8c4e6d04df19b43eecb2703e417b097ffe"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"crossbeam-channel",
"slog",
"take_mut",
"thread_local",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "slog-term"
2022-02-26 11:38:53 +01:00
version = "2.9.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "87d29185c55b7b258b4f120eab00f48557d4d9bc814f41713f449d35b0f8977c"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"atty",
"slog",
"term",
"thread_local",
2022-02-26 11:38:53 +01:00
"time",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "smol"
2021-08-29 10:17:55 +02:00
version = "1.2.5"
2020-11-17 12:26:41 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "85cf3b5351f3e783c1d79ab5fc604eeed8b8ae9abd36b166e8b87a089efd85e4"
2020-11-17 12:26:41 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"async-channel",
"async-executor",
"async-fs",
"async-io",
"async-lock",
"async-net",
"async-process",
"blocking",
"futures-lite",
"once_cell",
]
2021-08-29 10:17:55 +02:00
[[package]]
name = "socket2"
2022-02-26 11:38:53 +01:00
version = "0.4.4"
2021-08-29 10:17:55 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
2021-08-29 10:17:55 +02:00
dependencies = [
"libc",
"winapi",
]
2021-12-09 18:17:35 +01:00
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
2021-02-09 18:19:00 +01:00
[[package]]
name = "stable_deref_trait"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
[[package]]
2020-09-18 13:21:35 +02:00
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2022-03-02 17:20:28 +01:00
[[package]]
name = "stringprep"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1"
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "strsim"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
2020-02-25 19:29:58 +01:00
2022-03-02 17:20:28 +01:00
[[package]]
name = "subtle"
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
2020-02-25 19:29:58 +01:00
[[package]]
name = "syn"
2022-02-26 11:38:53 +01:00
version = "1.0.86"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"proc-macro2",
"quote",
"unicode-xid",
2020-02-25 19:29:58 +01:00
]
2020-12-02 16:20:50 +01:00
[[package]]
name = "syn-mid"
2021-08-29 10:17:55 +02:00
version = "0.5.3"
2020-12-02 16:20:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "baa8e7560a164edb1621a55d18a0c59abf49d360f47aa7b821061dd7eea7fac9"
2020-12-02 16:20:50 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "take_mut"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"
2020-02-25 19:29:58 +01:00
2021-09-10 16:22:58 +02:00
[[package]]
name = "tempfile"
2022-02-26 11:38:53 +01:00
version = "3.3.0"
2021-09-10 16:22:58 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
2021-09-10 16:22:58 +02:00
dependencies = [
2022-03-02 17:20:28 +01:00
"cfg-if",
2022-02-26 11:38:53 +01:00
"fastrand",
2021-09-10 16:22:58 +02:00
"libc",
"redox_syscall",
"remove_dir_all",
"winapi",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "term"
2021-08-29 10:17:55 +02:00
version = "0.7.0"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
2020-02-25 19:29:58 +01:00
dependencies = [
2021-08-29 10:17:55 +02:00
"dirs-next",
"rustversion",
2020-11-24 14:16:22 +01:00
"winapi",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "textwrap"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"unicode-width",
2020-02-25 19:29:58 +01:00
]
2020-09-18 13:21:35 +02:00
[[package]]
name = "thiserror"
2022-02-26 11:38:53 +01:00
version = "1.0.30"
2020-09-18 13:21:35 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"
2020-09-18 13:21:35 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"thiserror-impl",
2020-09-18 13:21:35 +02:00
]
[[package]]
name = "thiserror-impl"
2022-02-26 11:38:53 +01:00
version = "1.0.30"
2020-09-18 13:21:35 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"
2020-09-18 13:21:35 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"proc-macro2",
"quote",
"syn",
2020-09-18 13:21:35 +02:00
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "thread_local"
2022-02-26 11:38:53 +01:00
version = "1.1.4"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
2020-02-25 19:29:58 +01:00
dependencies = [
2021-08-29 10:17:55 +02:00
"once_cell",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "time"
2022-02-26 11:38:53 +01:00
version = "0.3.7"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "004cbc98f30fa233c61a38bc77e96a9106e65c88f2d3bef182ae952027e5753d"
2020-02-25 19:29:58 +01:00
dependencies = [
2022-02-26 11:38:53 +01:00
"itoa",
2020-11-24 14:16:22 +01:00
"libc",
2022-02-26 11:38:53 +01:00
"num_threads",
"serde",
"time-macros",
2020-02-25 19:29:58 +01:00
]
2022-01-06 20:30:50 +01:00
[[package]]
2022-02-26 11:38:53 +01:00
name = "time-macros"
version = "0.2.3"
2022-01-06 20:30:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "25eb0ca3468fc0acc11828786797f6ef9aa1555e4a211a60d64cc8e4d1be47d6"
2022-01-06 20:30:50 +01:00
2020-12-12 13:58:04 +01:00
[[package]]
name = "tinyvec"
2022-02-26 11:38:53 +01:00
version = "1.5.1"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2"
2020-12-12 13:58:04 +01:00
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
2022-02-26 14:00:26 +01:00
[[package]]
name = "tokio"
version = "1.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee"
dependencies = [
"bytes",
"libc",
"memchr",
"mio",
"pin-project-lite",
"socket2",
"tokio-macros",
"winapi",
]
[[package]]
name = "tokio-macros"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "tokio-rustls"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"
dependencies = [
2022-03-09 02:40:38 +01:00
"rustls 0.19.1",
2022-02-26 14:00:26 +01:00
"tokio",
2022-03-09 02:40:38 +01:00
"webpki 0.21.4",
2022-02-26 14:00:26 +01:00
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "toml"
2021-08-29 10:17:55 +02:00
version = "0.5.8"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"serde",
2020-02-25 19:29:58 +01:00
]
2020-12-12 13:58:04 +01:00
[[package]]
name = "typed-arena"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9b2228007eba4120145f785df0f6c92ea538f5a3635a612ecf4e334c8c1446d"
[[package]]
name = "typenum"
2022-02-26 11:38:53 +01:00
version = "1.15.0"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
2020-12-12 13:58:04 +01:00
[[package]]
name = "ucd-trie"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
[[package]]
name = "unicode-bidi"
2022-02-26 11:38:53 +01:00
version = "0.3.7"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"
2020-12-12 13:58:04 +01:00
[[package]]
name = "unicode-normalization"
2021-08-29 10:17:55 +02:00
version = "0.1.19"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"
2020-12-12 13:58:04 +01:00
dependencies = [
"tinyvec",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "unicode-width"
2022-02-26 11:38:53 +01:00
version = "0.1.9"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
2020-02-25 19:29:58 +01:00
[[package]]
name = "unicode-xid"
2021-08-29 10:17:55 +02:00
version = "0.2.2"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
2020-02-25 19:29:58 +01:00
2021-12-09 18:17:35 +01:00
[[package]]
name = "untrusted"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
2020-12-12 13:58:04 +01:00
[[package]]
name = "url"
2021-08-29 10:17:55 +02:00
version = "2.2.2"
2020-12-12 13:58:04 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
2020-12-12 13:58:04 +01:00
dependencies = [
"form_urlencoded",
"idna",
"matches",
"percent-encoding",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "uuid"
2021-08-29 10:17:55 +02:00
version = "0.8.2"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
2020-02-25 19:29:58 +01:00
dependencies = [
2021-08-29 10:17:55 +02:00
"getrandom",
2020-11-24 14:16:22 +01:00
"serde",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "vec_map"
2020-09-07 17:23:42 +02:00
version = "0.8.2"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
2020-02-25 19:29:58 +01:00
2020-04-28 16:51:08 +02:00
[[package]]
name = "version_check"
2022-02-26 11:38:53 +01:00
version = "0.9.4"
2020-04-28 16:51:08 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2020-04-28 16:51:08 +02:00
[[package]]
2020-09-07 17:23:42 +02:00
name = "waker-fn"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
2020-02-25 19:29:58 +01:00
[[package]]
2021-08-29 10:17:55 +02:00
name = "walkdir"
version = "2.3.2"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
dependencies = [
"same-file",
"winapi",
"winapi-util",
]
2020-02-25 19:29:58 +01:00
[[package]]
2020-09-07 17:23:42 +02:00
name = "wasi"
2021-08-29 10:17:55 +02:00
version = "0.10.2+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
2021-12-09 18:17:35 +01:00
[[package]]
name = "wasm-bindgen"
2022-02-26 11:38:53 +01:00
version = "0.2.79"
2021-12-09 18:17:35 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06"
2021-12-09 18:17:35 +01:00
dependencies = [
2022-03-02 17:20:28 +01:00
"cfg-if",
2021-12-09 18:17:35 +01:00
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2022-02-26 11:38:53 +01:00
version = "0.2.79"
2021-12-09 18:17:35 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca"
2021-12-09 18:17:35 +01:00
dependencies = [
"bumpalo",
"lazy_static",
"log",
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-macro"
2022-02-26 11:38:53 +01:00
version = "0.2.79"
2021-12-09 18:17:35 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01"
2021-12-09 18:17:35 +01:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2022-02-26 11:38:53 +01:00
version = "0.2.79"
2021-12-09 18:17:35 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc"
2021-12-09 18:17:35 +01:00
dependencies = [
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2022-02-26 11:38:53 +01:00
version = "0.2.79"
2021-12-09 18:17:35 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2"
2021-12-09 18:17:35 +01:00
[[package]]
name = "web-sys"
2022-02-26 11:38:53 +01:00
version = "0.3.56"
2021-12-09 18:17:35 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-26 11:38:53 +01:00
checksum = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb"
2021-12-09 18:17:35 +01:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "webpki"
version = "0.21.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"
dependencies = [
"ring",
"untrusted",
]
2022-03-09 02:40:38 +01:00
[[package]]
name = "webpki"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
dependencies = [
"ring",
"untrusted",
]
[[package]]
2021-08-29 10:17:55 +02:00
name = "wepoll-ffi"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-29 10:17:55 +02:00
checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"
dependencies = [
2020-11-24 14:16:22 +01:00
"cc",
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "winapi"
2020-09-07 17:23:42 +02:00
version = "0.3.9"
2020-02-25 19:29:58 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2020-02-25 19:29:58 +01:00
dependencies = [
2020-11-24 14:16:22 +01:00
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
2020-02-25 19:29:58 +01:00
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2020-02-25 19:29:58 +01:00
2020-04-28 16:51:08 +02:00
[[package]]
name = "winapi-util"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
2020-04-28 16:51:08 +02:00
dependencies = [
2020-11-24 14:16:22 +01:00
"winapi",
2020-04-28 16:51:08 +02:00
]
2020-02-25 19:29:58 +01:00
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-11-24 14:16:22 +01:00
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"