gandi-live-dns-rust/Cargo.lock

2245 lines
55 KiB
Plaintext
Raw Normal View History

2021-12-12 00:36:40 -06:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "aho-corasick"
version = "0.7.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e"
dependencies = [
"memchr",
]
2022-01-23 02:22:41 -06:00
[[package]]
name = "anyhow"
version = "1.0.66"
2022-01-23 02:22:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6"
2022-01-23 02:22:41 -06:00
[[package]]
name = "ascii-canvas"
version = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8824ecca2e851cec16968d54a01dd372ef8f95b244fb84b84e70128be347c3c6"
dependencies = [
"term",
]
[[package]]
name = "assert-json-diff"
version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12"
dependencies = [
"serde",
"serde_json",
]
[[package]]
name = "async-channel"
version = "1.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e14485364214912d3b19cc3435dde4df66065127f05fa0d75c712f36f12c2f28"
dependencies = [
"concurrent-queue 1.2.4",
"event-listener",
"futures-core",
]
[[package]]
name = "async-executor"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17adb73da160dfb475c183343c8cccd80721ea5a605d3eb57125f0a7b7a92d0b"
dependencies = [
"async-lock",
"async-task",
"concurrent-queue 2.0.0",
"fastrand",
"futures-lite",
"slab",
]
[[package]]
name = "async-global-executor"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1b6f5d7df27bd294849f8eec66ecfc63d11814df7a4f5d74168a2394467b776"
dependencies = [
"async-channel",
"async-executor",
"async-io",
"async-lock",
"blocking",
"futures-lite",
"once_cell",
]
[[package]]
name = "async-io"
version = "1.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8121296a9f05be7f34aa4196b1747243b3b62e048bb7906f644f3fbfc490cf7"
dependencies = [
"async-lock",
"autocfg",
"concurrent-queue 1.2.4",
"futures-lite",
"libc",
"log",
"parking",
"polling",
"slab",
"socket2",
"waker-fn",
"winapi",
]
[[package]]
name = "async-lock"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8101efe8695a6c17e02911402145357e718ac92d3ff88ae8419e84b1707b685"
dependencies = [
"event-listener",
"futures-lite",
]
[[package]]
name = "async-object-pool"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aeb901c30ebc2fc4ab46395bbfbdba9542c16559d853645d75190c3056caf3bc"
dependencies = [
"async-std",
]
[[package]]
name = "async-process"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02111fd8655a613c25069ea89fc8d9bb89331fa77486eb3bc059ee757cfa481c"
dependencies = [
"async-io",
"autocfg",
"blocking",
"cfg-if",
"event-listener",
"futures-lite",
"libc",
"once_cell",
"signal-hook",
"winapi",
]
[[package]]
name = "async-std"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"
dependencies = [
"async-channel",
"async-global-executor",
"async-io",
"async-lock",
"async-process",
"crossbeam-utils",
"futures-channel",
"futures-core",
"futures-io",
"futures-lite",
"gloo-timers",
"kv-log-macro",
"log",
"memchr",
"once_cell",
"pin-project-lite",
"pin-utils",
"slab",
"wasm-bindgen-futures",
]
[[package]]
name = "async-task"
version = "4.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a40729d2133846d9ed0ea60a8b9541bccddab49cd30f0715a1da672fe9a2524"
[[package]]
name = "async-trait"
version = "0.1.58"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e805d94e6b5001b651426cf4cd446b1ab5f319d27bab5c644f61de0a804360c"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "atomic-waker"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"
2021-12-12 02:49:21 -06:00
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
"hermit-abi",
"libc",
"winapi",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "autocfg"
2022-03-10 20:18:41 -06:00
version = "1.1.0"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-10 20:18:41 -06:00
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
2021-12-12 00:36:40 -06:00
[[package]]
name = "base64"
version = "0.13.1"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
2021-12-12 00:36:40 -06:00
[[package]]
name = "basic-cookies"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb53b6b315f924c7f113b162e53b3901c05fc9966baf84d201dfcc7432a4bb38"
dependencies = [
"lalrpop",
"lalrpop-util",
"regex",
]
[[package]]
name = "bit-set"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
dependencies = [
"bit-vec",
]
[[package]]
name = "bit-vec"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
2021-12-12 00:36:40 -06:00
[[package]]
name = "bitflags"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
[[package]]
name = "blocking"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6ccb65d468978a086b69884437ded69a90faab3bbe6e67f242173ea728acccc"
dependencies = [
"async-channel",
"async-task",
"atomic-waker",
"fastrand",
"futures-lite",
"once_cell",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "bumpalo"
version = "3.11.1"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"
2021-12-12 00:36:40 -06:00
[[package]]
name = "bytes"
2022-08-23 00:20:30 -05:00
version = "1.2.1"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-23 00:20:30 -05:00
checksum = "ec8a7b6a70fde80372154c65702f00a0f56f3e1c36abbc6c440484be248856db"
2021-12-12 00:36:40 -06:00
[[package]]
name = "cache-padded"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"
[[package]]
name = "castaway"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2698f953def977c68f935bb0dfa959375ad4638570e969e2f1e9f433cbf1af6"
2021-12-12 00:36:40 -06:00
[[package]]
name = "cc"
version = "1.0.76"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76a284da2e6fe2092f2353e51713435363112dfd60030e22add80be333fb928f"
2021-12-12 00:36:40 -06:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2021-12-12 02:49:21 -06:00
[[package]]
name = "clap"
version = "4.0.23"
2021-12-12 02:49:21 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0eb41c13df48950b20eb4cd0eefa618819469df1bffc49d11e8487c4ba0037e5"
2021-12-12 02:49:21 -06:00
dependencies = [
"atty",
"bitflags",
"clap_derive",
"clap_lex",
2022-07-20 22:14:33 -05:00
"once_cell",
2021-12-12 02:49:21 -06:00
"strsim",
"termcolor",
"terminal_size",
"unicase",
"unicode-width",
]
[[package]]
name = "clap_derive"
version = "4.0.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0177313f9f02afc995627906bbd8967e2be069f5261954222dac78290c2b9014"
dependencies = [
"heck",
"proc-macro-error",
"proc-macro2",
"quote",
"syn",
2021-12-12 02:49:21 -06:00
]
[[package]]
name = "clap_lex"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d4198f73e42b4936b35b5bb248d81d2b595ecb170da0bac7655c54eedfa8da8"
dependencies = [
"os_str_bytes",
]
[[package]]
name = "concurrent-queue"
version = "1.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af4780a44ab5696ea9e28294517f1fffb421a83a25af521333c838635509db9c"
dependencies = [
"cache-padded",
]
[[package]]
name = "concurrent-queue"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd7bef69dc86e3c610e4e7aed41035e2a7ed12e72dd7530f61327a6579a4390b"
dependencies = [
"crossbeam-utils",
]
2022-03-10 20:18:41 -06:00
[[package]]
name = "crossbeam-utils"
version = "0.8.12"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "edbafec5fa1f196ca66527c1b12c2ec4745ca14b50f1ad8f9f6f720b55d11fac"
2022-03-10 20:18:41 -06:00
dependencies = [
"cfg-if",
]
[[package]]
name = "crunchy"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
[[package]]
name = "ctor"
version = "0.1.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"
dependencies = [
"quote",
"syn",
]
[[package]]
name = "curl"
version = "0.4.44"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "509bd11746c7ac09ebd19f0b17782eae80aadee26237658a6b4808afb5c11a22"
dependencies = [
"curl-sys",
"libc",
"openssl-probe",
"openssl-sys",
"schannel",
"socket2",
"winapi",
]
[[package]]
name = "curl-sys"
version = "0.4.59+curl-7.86.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6cfce34829f448b08f55b7db6d0009e23e2e86a34e8c2b366269bf5799b4a407"
dependencies = [
"cc",
"libc",
"libnghttp2-sys",
"libz-sys",
"openssl-sys",
"pkg-config",
"vcpkg",
"winapi",
]
2022-03-10 20:18:41 -06:00
[[package]]
name = "dashmap"
version = "5.4.0"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "907076dfda823b0b36d2a1bb5f90c96660a5bbcd7729e10727f07858f22c4edc"
2022-03-10 20:18:41 -06:00
dependencies = [
"cfg-if",
2022-07-20 22:14:33 -05:00
"hashbrown",
"lock_api",
"once_cell",
2022-07-20 22:14:33 -05:00
"parking_lot_core",
2022-03-10 20:18:41 -06:00
]
2022-01-23 15:12:27 -06:00
[[package]]
name = "die-exit"
version = "0.3.3"
2022-01-23 21:40:11 -06:00
source = "git+https://github.com/Xavientois/die.git?rev=31d3801f4e21654b0b28430987b1e21fc7728676#31d3801f4e21654b0b28430987b1e21fc7728676"
2022-01-23 15:12:27 -06:00
[[package]]
name = "diff"
version = "0.1.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
2021-12-12 02:49:21 -06:00
[[package]]
name = "directories"
version = "4.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210"
dependencies = [
"dirs-sys",
]
[[package]]
name = "dirs-next"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
dependencies = [
"cfg-if",
"dirs-sys-next",
]
2021-12-12 02:49:21 -06:00
[[package]]
name = "dirs-sys"
version = "0.3.7"
2021-12-12 02:49:21 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
2021-12-12 02:49:21 -06:00
dependencies = [
"libc",
"redox_users",
"winapi",
]
[[package]]
name = "dirs-sys-next"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
dependencies = [
"libc",
"redox_users",
"winapi",
]
[[package]]
name = "either"
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"
[[package]]
name = "ena"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7402b94a93c24e742487327a7cd839dc9d36fec9de9fb25b09f2dae459f36c3"
dependencies = [
"log",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "encoding_rs"
2022-07-20 22:14:33 -05:00
version = "0.8.31"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b"
2021-12-12 00:36:40 -06:00
dependencies = [
"cfg-if",
]
[[package]]
name = "errno"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
dependencies = [
"errno-dragonfly",
"libc",
"winapi",
]
[[package]]
name = "errno-dragonfly"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
dependencies = [
"cc",
"libc",
]
[[package]]
name = "event-listener"
version = "2.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
[[package]]
name = "fastrand"
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"
dependencies = [
"instant",
]
[[package]]
name = "fixedbitset"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
2021-12-12 00:36:40 -06:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "form_urlencoded"
version = "1.1.0"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
2021-12-12 00:36:40 -06:00
dependencies = [
"percent-encoding",
]
2021-12-24 19:20:31 -06:00
[[package]]
name = "futures"
version = "0.3.25"
2021-12-24 19:20:31 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0"
2021-12-24 19:20:31 -06:00
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "futures-channel"
version = "0.3.25"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed"
2021-12-12 00:36:40 -06:00
dependencies = [
"futures-core",
2021-12-24 19:20:31 -06:00
"futures-sink",
2021-12-12 00:36:40 -06:00
]
[[package]]
name = "futures-core"
version = "0.3.25"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"
2021-12-24 19:20:31 -06:00
[[package]]
name = "futures-executor"
version = "0.3.25"
2021-12-24 19:20:31 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2"
2021-12-24 19:20:31 -06:00
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-io"
version = "0.3.25"
2021-12-24 19:20:31 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb"
2021-12-24 19:20:31 -06:00
[[package]]
name = "futures-lite"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"
dependencies = [
"fastrand",
"futures-core",
"futures-io",
"memchr",
"parking",
"pin-project-lite",
"waker-fn",
]
2021-12-24 19:20:31 -06:00
[[package]]
name = "futures-macro"
version = "0.3.25"
2021-12-24 19:20:31 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d"
2021-12-24 19:20:31 -06:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "futures-sink"
version = "0.3.25"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"
2021-12-12 00:36:40 -06:00
[[package]]
name = "futures-task"
version = "0.3.25"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"
2022-03-10 20:18:41 -06:00
[[package]]
name = "futures-timer"
version = "3.0.2"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-10 20:18:41 -06:00
checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"
2021-12-12 00:36:40 -06:00
[[package]]
name = "futures-util"
version = "0.3.25"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"
2021-12-12 00:36:40 -06:00
dependencies = [
2021-12-24 19:20:31 -06:00
"futures-channel",
2021-12-12 00:36:40 -06:00
"futures-core",
2021-12-24 19:20:31 -06:00
"futures-io",
"futures-macro",
"futures-sink",
2021-12-12 00:36:40 -06:00
"futures-task",
2021-12-24 19:20:31 -06:00
"memchr",
2021-12-12 00:36:40 -06:00
"pin-project-lite",
"pin-utils",
2021-12-24 19:20:31 -06:00
"slab",
2021-12-12 00:36:40 -06:00
]
[[package]]
name = "gandi-live-dns"
2022-11-13 14:53:56 -06:00
version = "1.5.0"
2021-12-12 00:36:40 -06:00
dependencies = [
2022-01-23 02:22:41 -06:00
"anyhow",
"async-trait",
"clap",
2022-01-23 15:12:27 -06:00
"die-exit",
2021-12-12 02:49:21 -06:00
"directories",
2021-12-24 19:20:31 -06:00
"futures",
2022-03-10 20:18:41 -06:00
"governor",
"httpmock",
2021-12-24 19:20:31 -06:00
"json",
"regex",
2021-12-12 00:36:40 -06:00
"reqwest",
"serde",
2021-12-14 21:30:36 -06:00
"tokio",
2021-12-12 00:36:40 -06:00
"toml",
]
[[package]]
name = "getrandom"
version = "0.2.8"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
2021-12-12 00:36:40 -06:00
dependencies = [
"cfg-if",
"libc",
2022-07-20 22:14:33 -05:00
"wasi 0.11.0+wasi-snapshot-preview1",
2021-12-12 00:36:40 -06:00
]
[[package]]
name = "gloo-timers"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fb7d06c1c8cc2a29bee7ec961009a0b2caa0793ee4900c2ffb348734ba1c8f9"
dependencies = [
"futures-channel",
"futures-core",
"js-sys",
"wasm-bindgen",
]
2022-03-10 20:18:41 -06:00
[[package]]
name = "governor"
version = "0.5.0"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de1b4626e87b9eb1d603ed23067ba1e29ec1d0b35325a2b96c3fe1cf20871f56"
2022-03-10 20:18:41 -06:00
dependencies = [
"cfg-if",
2022-03-10 20:18:41 -06:00
"dashmap",
"futures",
"futures-timer",
"no-std-compat",
"nonzero_ext",
"parking_lot",
"quanta",
"rand",
"smallvec",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "h2"
version = "0.3.15"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"
2021-12-12 00:36:40 -06:00
dependencies = [
"bytes",
"fnv",
"futures-core",
"futures-sink",
"futures-util",
"http",
"indexmap",
"slab",
"tokio",
"tokio-util",
"tracing",
]
[[package]]
name = "hashbrown"
2022-07-20 22:14:33 -05:00
version = "0.12.3"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
2021-12-12 00:36:40 -06:00
2021-12-12 02:49:21 -06:00
[[package]]
name = "heck"
version = "0.4.0"
2021-12-12 02:49:21 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
2021-12-12 02:49:21 -06:00
[[package]]
name = "hermit-abi"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
dependencies = [
"libc",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "http"
2022-07-20 22:14:33 -05:00
version = "0.2.8"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
2021-12-12 00:36:40 -06:00
dependencies = [
"bytes",
"fnv",
2022-03-10 20:18:41 -06:00
"itoa",
2021-12-12 00:36:40 -06:00
]
[[package]]
name = "http-body"
2022-07-20 22:14:33 -05:00
version = "0.4.5"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
2021-12-12 00:36:40 -06:00
dependencies = [
"bytes",
"http",
"pin-project-lite",
]
[[package]]
name = "httparse"
version = "1.8.0"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
2021-12-12 00:36:40 -06:00
[[package]]
name = "httpdate"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
[[package]]
name = "httpmock"
version = "0.6.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c159c4fc205e6c1a9b325cb7ec135d13b5f47188ce175dabb76ec847f331d9bd"
dependencies = [
"assert-json-diff",
"async-object-pool",
"async-trait",
"base64",
"basic-cookies",
"crossbeam-utils",
"form_urlencoded",
"futures-util",
"hyper",
"isahc",
"lazy_static",
"levenshtein",
"log",
"regex",
"serde",
"serde_json",
"serde_regex",
"similar",
"tokio",
"url",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "hyper"
version = "0.14.23"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c"
2021-12-12 00:36:40 -06:00
dependencies = [
"bytes",
"futures-channel",
"futures-core",
"futures-util",
"h2",
"http",
"http-body",
"httparse",
"httpdate",
2022-03-10 20:18:41 -06:00
"itoa",
2021-12-12 00:36:40 -06:00
"pin-project-lite",
"socket2",
"tokio",
"tower-service",
"tracing",
"want",
]
[[package]]
2022-01-25 22:57:24 -06:00
name = "hyper-rustls"
version = "0.23.0"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-25 22:57:24 -06:00
checksum = "d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac"
2021-12-12 00:36:40 -06:00
dependencies = [
2022-01-25 22:57:24 -06:00
"http",
2021-12-12 00:36:40 -06:00
"hyper",
2022-01-25 22:57:24 -06:00
"rustls",
2021-12-12 00:36:40 -06:00
"tokio",
2022-01-25 22:57:24 -06:00
"tokio-rustls",
2021-12-12 00:36:40 -06:00
]
[[package]]
name = "idna"
version = "0.3.0"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
2021-12-12 00:36:40 -06:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
[[package]]
name = "indexmap"
2022-07-20 22:14:33 -05:00
version = "1.9.1"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"
2021-12-12 00:36:40 -06:00
dependencies = [
"autocfg",
"hashbrown",
]
[[package]]
name = "instant"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
dependencies = [
"cfg-if",
]
[[package]]
name = "io-lifetimes"
version = "0.7.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59ce5ef949d49ee85593fc4d3f3f95ad61657076395cbbce23e2121fc5542074"
2021-12-12 00:36:40 -06:00
[[package]]
name = "ipnet"
version = "2.5.1"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f88c5561171189e69df9d98bcf18fd5f9558300f7ea7b801eb8a0fd748bd8745"
2021-12-12 00:36:40 -06:00
[[package]]
name = "isahc"
version = "1.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "334e04b4d781f436dc315cb1e7515bd96826426345d498149e4bde36b67f8ee9"
dependencies = [
"async-channel",
"castaway",
"crossbeam-utils",
"curl",
"curl-sys",
"encoding_rs",
"event-listener",
"futures-lite",
"http",
"log",
"mime",
"once_cell",
"polling",
"slab",
"sluice",
"tracing",
"tracing-futures",
"url",
"waker-fn",
]
[[package]]
name = "itertools"
version = "0.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
dependencies = [
"either",
]
2022-01-23 21:26:57 -06:00
[[package]]
name = "itoa"
version = "1.0.4"
2022-01-23 21:26:57 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc"
2022-01-23 21:26:57 -06:00
2021-12-12 00:36:40 -06:00
[[package]]
name = "js-sys"
version = "0.3.60"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"
2021-12-12 00:36:40 -06:00
dependencies = [
"wasm-bindgen",
]
2021-12-24 19:20:31 -06:00
[[package]]
name = "json"
version = "0.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd"
[[package]]
name = "kv-log-macro"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
dependencies = [
"log",
]
[[package]]
name = "lalrpop"
version = "0.19.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b30455341b0e18f276fa64540aff54deafb54c589de6aca68659c63dd2d5d823"
dependencies = [
"ascii-canvas",
"atty",
"bit-set",
"diff",
"ena",
"itertools",
"lalrpop-util",
"petgraph",
"pico-args",
"regex",
"regex-syntax",
"string_cache",
"term",
"tiny-keccak",
"unicode-xid",
]
[[package]]
name = "lalrpop-util"
version = "0.19.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bcf796c978e9b4d983414f4caedc9273aa33ee214c5b887bd55fde84c85d2dc4"
dependencies = [
"regex",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "levenshtein"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760"
2021-12-12 00:36:40 -06:00
[[package]]
name = "libc"
version = "0.2.137"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"
2021-12-12 00:36:40 -06:00
[[package]]
name = "libnghttp2-sys"
version = "0.1.7+1.45.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57ed28aba195b38d5ff02b9170cbff627e336a20925e43b4945390401c5dc93f"
dependencies = [
"cc",
"libc",
]
[[package]]
name = "libz-sys"
version = "1.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"
dependencies = [
"cc",
"libc",
"pkg-config",
"vcpkg",
]
[[package]]
name = "linux-raw-sys"
version = "0.0.46"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4d2456c373231a208ad294c33dc5bff30051eafd954cd4caae83a712b12854d"
2021-12-14 21:30:36 -06:00
[[package]]
name = "lock_api"
version = "0.4.9"
2021-12-14 21:30:36 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"
2021-12-14 21:30:36 -06:00
dependencies = [
"autocfg",
2021-12-14 21:30:36 -06:00
"scopeguard",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "log"
2022-07-20 22:14:33 -05:00
version = "0.4.17"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
2021-12-12 00:36:40 -06:00
dependencies = [
"cfg-if",
"value-bag",
2021-12-12 00:36:40 -06:00
]
2022-03-10 20:18:41 -06:00
[[package]]
name = "mach"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
dependencies = [
"libc",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "memchr"
2022-07-20 22:14:33 -05:00
version = "2.5.0"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
2021-12-12 00:36:40 -06:00
[[package]]
name = "mime"
version = "0.3.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
[[package]]
name = "mio"
version = "0.8.5"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"
2021-12-12 00:36:40 -06:00
dependencies = [
"libc",
"log",
"wasi 0.11.0+wasi-snapshot-preview1",
"windows-sys 0.42.0",
2021-12-12 00:36:40 -06:00
]
[[package]]
name = "new_debug_unreachable"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
2022-03-10 20:18:41 -06:00
[[package]]
name = "no-std-compat"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b93853da6d84c2e3c7d730d6473e8817692dd89be387eb01b94d7f108ecb5b8c"
[[package]]
name = "nonzero_ext"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21"
2021-12-14 21:30:36 -06:00
[[package]]
name = "num_cpus"
version = "1.14.0"
2021-12-14 21:30:36 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6058e64324c71e02bc2b150e4f3bc8286db6c83092132ffa3f6b1eab0f9def5"
2021-12-14 21:30:36 -06:00
dependencies = [
"hermit-abi",
"libc",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "once_cell"
version = "1.16.0"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"
2021-12-12 00:36:40 -06:00
[[package]]
name = "openssl-probe"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
[[package]]
name = "openssl-sys"
version = "0.9.77"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b03b84c3b2d099b81f0953422b4d4ad58761589d0229b5506356afca05a3670a"
dependencies = [
"autocfg",
"cc",
"libc",
"pkg-config",
"vcpkg",
]
[[package]]
name = "os_str_bytes"
version = "6.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b5bf27447411e9ee3ff51186bf7a08e16c341efdde93f4d823e8844429bed7e"
[[package]]
name = "parking"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"
2021-12-14 21:30:36 -06:00
[[package]]
name = "parking_lot"
2022-07-20 22:14:33 -05:00
version = "0.12.1"
2021-12-14 21:30:36 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
2021-12-14 21:30:36 -06:00
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
version = "0.9.4"
2021-12-14 21:30:36 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4dc9e0dc2adc1c69d09143aff38d3d30c5c3f0df0dad82e6d25547af174ebec0"
2021-12-14 21:30:36 -06:00
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
"smallvec",
"windows-sys 0.42.0",
2021-12-14 21:30:36 -06:00
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "percent-encoding"
version = "2.2.0"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
2021-12-12 00:36:40 -06:00
[[package]]
name = "petgraph"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"
dependencies = [
"fixedbitset",
"indexmap",
]
[[package]]
name = "phf_shared"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
dependencies = [
"siphasher",
]
[[package]]
name = "pico-args"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db8bcd96cb740d03149cbad5518db9fd87126a10ab519c011893b1754134c468"
[[package]]
name = "pin-project"
version = "1.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"
dependencies = [
"pin-project-internal",
]
[[package]]
name = "pin-project-internal"
version = "1.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "pin-project-lite"
2022-07-20 22:14:33 -05:00
version = "0.2.9"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
2021-12-12 00:36:40 -06: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"
version = "0.3.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"
[[package]]
name = "polling"
version = "2.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab4609a838d88b73d8238967b60dd115cc08d38e2bbaf51ee1e4b695f89122e2"
dependencies = [
"autocfg",
"cfg-if",
"libc",
"log",
"wepoll-ffi",
"winapi",
]
2022-03-10 20:18:41 -06:00
[[package]]
name = "ppv-lite86"
version = "0.2.17"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
2022-03-10 20:18:41 -06:00
[[package]]
name = "precomputed-hash"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
2021-12-12 02:49:21 -06:00
[[package]]
name = "proc-macro-error"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
dependencies = [
"proc-macro-error-attr",
"proc-macro2",
"quote",
"syn",
"version_check",
]
[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
dependencies = [
"proc-macro2",
"quote",
"version_check",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "proc-macro2"
version = "1.0.47"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"
2021-12-12 00:36:40 -06:00
dependencies = [
2022-07-20 22:14:33 -05:00
"unicode-ident",
2021-12-12 00:36:40 -06:00
]
2022-03-10 20:18:41 -06:00
[[package]]
name = "quanta"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20afe714292d5e879d8b12740aa223c6a88f118af41870e8b6196e39a02238a8"
dependencies = [
"crossbeam-utils",
"libc",
"mach",
"once_cell",
"raw-cpuid",
"wasi 0.10.2+wasi-snapshot-preview1",
2022-03-10 20:18:41 -06:00
"web-sys",
"winapi",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "quote"
2022-08-23 00:20:30 -05:00
version = "1.0.21"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-23 00:20:30 -05:00
checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
2021-12-12 00:36:40 -06:00
dependencies = [
"proc-macro2",
]
2022-03-10 20:18:41 -06:00
[[package]]
name = "rand"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
"libc",
"rand_chacha",
"rand_core",
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
"rand_core",
]
[[package]]
name = "rand_core"
version = "0.6.4"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2022-03-10 20:18:41 -06:00
dependencies = [
"getrandom",
]
[[package]]
name = "raw-cpuid"
version = "10.6.0"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6823ea29436221176fe662da99998ad3b4db2c7f31e7b6f5fe43adccd6320bb"
2022-03-10 20:18:41 -06:00
dependencies = [
"bitflags",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "redox_syscall"
2022-08-23 00:20:30 -05:00
version = "0.2.16"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-23 00:20:30 -05:00
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
2021-12-12 00:36:40 -06:00
dependencies = [
"bitflags",
]
2021-12-12 02:49:21 -06:00
[[package]]
name = "redox_users"
version = "0.4.3"
2021-12-12 02:49:21 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
2021-12-12 02:49:21 -06:00
dependencies = [
"getrandom",
"redox_syscall",
"thiserror",
2021-12-12 02:49:21 -06:00
]
[[package]]
name = "regex"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a"
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
version = "0.6.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"
2021-12-12 00:36:40 -06:00
[[package]]
name = "reqwest"
version = "0.11.12"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "431949c384f4e2ae07605ccaa56d1d9d2ecdb5cadd4f9577ccfab29f2e5149fc"
2021-12-12 00:36:40 -06:00
dependencies = [
"base64",
"bytes",
"encoding_rs",
"futures-core",
"futures-util",
2022-01-23 21:26:57 -06:00
"h2",
2021-12-12 00:36:40 -06:00
"http",
"http-body",
"hyper",
2022-01-25 22:57:24 -06:00
"hyper-rustls",
2021-12-12 00:36:40 -06:00
"ipnet",
"js-sys",
"log",
"mime",
"once_cell",
2021-12-12 00:36:40 -06:00
"percent-encoding",
"pin-project-lite",
2022-01-25 22:57:24 -06:00
"rustls",
"rustls-pemfile",
2021-12-12 00:36:40 -06:00
"serde",
"serde_json",
"serde_urlencoded",
"tokio",
2022-01-25 22:57:24 -06:00
"tokio-rustls",
2022-07-20 22:14:33 -05:00
"tower-service",
2021-12-12 00:36:40 -06:00
"url",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
2022-01-25 22:57:24 -06:00
"webpki-roots",
2021-12-12 00:36:40 -06:00
"winreg",
]
[[package]]
2022-01-25 22:57:24 -06:00
name = "ring"
version = "0.16.20"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-25 22:57:24 -06:00
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
2021-12-12 00:36:40 -06:00
dependencies = [
2022-01-25 22:57:24 -06:00
"cc",
"libc",
"once_cell",
"spin",
"untrusted",
"web-sys",
2021-12-12 00:36:40 -06:00
"winapi",
]
[[package]]
name = "rustix"
version = "0.35.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "727a1a6d65f786ec22df8a81ca3121107f235970dc1705ed681d3e6e8b9cd5f9"
dependencies = [
"bitflags",
"errno",
"io-lifetimes",
"libc",
"linux-raw-sys",
"windows-sys 0.42.0",
]
2021-12-14 21:30:36 -06:00
[[package]]
2022-01-25 22:57:24 -06:00
name = "rustls"
version = "0.20.7"
2021-12-14 21:30:36 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "539a2bfe908f471bfa933876bd1eb6a19cf2176d375f82ef7f99530a40e48c2c"
2022-01-25 22:57:24 -06:00
dependencies = [
"log",
"ring",
"sct",
"webpki",
]
2021-12-14 21:30:36 -06:00
2021-12-12 00:36:40 -06:00
[[package]]
2022-01-25 22:57:24 -06:00
name = "rustls-pemfile"
2022-08-23 00:20:30 -05:00
version = "1.0.1"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-23 00:20:30 -05:00
checksum = "0864aeff53f8c05aa08d86e5ef839d3dfcf07aeba2db32f12db0ef716e87bd55"
2021-12-12 00:36:40 -06:00
dependencies = [
2022-01-25 22:57:24 -06:00
"base64",
2021-12-12 00:36:40 -06:00
]
[[package]]
name = "rustversion"
version = "1.0.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8"
2021-12-12 00:36:40 -06:00
[[package]]
2022-01-25 22:57:24 -06:00
name = "ryu"
2022-08-23 00:20:30 -05:00
version = "1.0.11"
2022-01-25 22:57:24 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-23 00:20:30 -05:00
checksum = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09"
2022-01-25 22:57:24 -06:00
[[package]]
name = "schannel"
version = "0.1.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"
dependencies = [
"lazy_static",
"windows-sys 0.36.1",
]
2022-01-25 22:57:24 -06:00
[[package]]
name = "scopeguard"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
[[package]]
name = "sct"
version = "0.7.0"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-25 22:57:24 -06:00
checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
2021-12-12 00:36:40 -06:00
dependencies = [
2022-01-25 22:57:24 -06:00
"ring",
"untrusted",
2021-12-12 00:36:40 -06:00
]
[[package]]
name = "serde"
version = "1.0.147"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965"
2021-12-12 00:36:40 -06:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
version = "1.0.147"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852"
2021-12-12 00:36:40 -06:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "serde_json"
version = "1.0.87"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ce777b7b150d76b9cf60d28b55f5847135a003f7d7350c6be7a773508ce7d45"
2021-12-12 00:36:40 -06:00
dependencies = [
2022-03-10 20:18:41 -06:00
"itoa",
2021-12-12 00:36:40 -06:00
"ryu",
"serde",
]
[[package]]
name = "serde_regex"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8136f1a4ea815d7eac4101cfd0b16dc0cb5e1fe1b8609dfd728058656b7badf"
dependencies = [
"regex",
"serde",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "serde_urlencoded"
2022-01-23 21:26:57 -06:00
version = "0.7.1"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-23 21:26:57 -06:00
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
2021-12-12 00:36:40 -06:00
dependencies = [
"form_urlencoded",
2022-03-10 20:18:41 -06:00
"itoa",
2021-12-12 00:36:40 -06:00
"ryu",
"serde",
]
[[package]]
name = "signal-hook"
version = "0.3.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"
dependencies = [
"libc",
"signal-hook-registry",
]
2021-12-14 21:30:36 -06:00
[[package]]
name = "signal-hook-registry"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
dependencies = [
"libc",
]
[[package]]
name = "similar"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62ac7f900db32bf3fd12e0117dd3dc4da74bc52ebaac97f39668446d89694803"
[[package]]
name = "siphasher"
version = "0.3.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
2021-12-12 00:36:40 -06:00
[[package]]
name = "slab"
2022-07-20 22:14:33 -05:00
version = "0.4.7"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"
dependencies = [
"autocfg",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "sluice"
version = "0.5.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5"
dependencies = [
"async-channel",
"futures-core",
"futures-io",
]
2021-12-14 21:30:36 -06:00
[[package]]
name = "smallvec"
version = "1.10.0"
2021-12-14 21:30:36 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
2021-12-14 21:30:36 -06:00
2021-12-12 00:36:40 -06:00
[[package]]
name = "socket2"
version = "0.4.7"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"
2021-12-12 00:36:40 -06:00
dependencies = [
"libc",
"winapi",
]
2022-01-25 22:57:24 -06:00
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
[[package]]
name = "string_cache"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "213494b7a2b503146286049378ce02b482200519accc31872ee8be91fa820a08"
dependencies = [
"new_debug_unreachable",
"once_cell",
"parking_lot",
"phf_shared",
"precomputed-hash",
]
2021-12-12 02:49:21 -06:00
[[package]]
name = "strsim"
version = "0.10.0"
2021-12-12 02:49:21 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2021-12-12 02:49:21 -06:00
[[package]]
name = "syn"
version = "1.0.103"
2021-12-12 02:49:21 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d"
2021-12-12 02:49:21 -06:00
dependencies = [
"proc-macro2",
"quote",
2022-07-20 22:14:33 -05:00
"unicode-ident",
2021-12-12 02:49:21 -06:00
]
[[package]]
name = "term"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
dependencies = [
"dirs-next",
"rustversion",
"winapi",
]
2021-12-12 02:49:21 -06:00
[[package]]
name = "termcolor"
version = "1.1.3"
2021-12-12 02:49:21 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
2021-12-12 02:49:21 -06:00
dependencies = [
"winapi-util",
2021-12-12 02:49:21 -06:00
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "terminal_size"
version = "0.2.2"
2021-12-12 02:49:21 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "40ca90c434fd12083d1a6bdcbe9f92a14f96c8a1ba600ba451734ac334521f7a"
2021-12-12 02:49:21 -06:00
dependencies = [
"rustix",
"windows-sys 0.42.0",
2021-12-12 02:49:21 -06:00
]
[[package]]
name = "thiserror"
version = "1.0.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
version = "1.0.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "tiny-keccak"
version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
dependencies = [
"crunchy",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "tinyvec"
2022-07-20 22:14:33 -05:00
version = "1.6.0"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
2021-12-12 00:36:40 -06:00
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
[[package]]
name = "tokio"
version = "1.21.2"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9e03c497dc955702ba729190dc4aac6f2a0ce97f913e5b1b5912fc5039d9099"
2021-12-12 00:36:40 -06:00
dependencies = [
2022-07-20 22:14:33 -05:00
"autocfg",
2021-12-12 00:36:40 -06:00
"bytes",
"libc",
"memchr",
"mio",
2021-12-14 21:30:36 -06:00
"num_cpus",
"parking_lot",
2021-12-12 00:36:40 -06:00
"pin-project-lite",
2021-12-14 21:30:36 -06:00
"signal-hook-registry",
2022-03-10 20:18:41 -06:00
"socket2",
2021-12-14 21:30:36 -06:00
"tokio-macros",
2021-12-12 00:36:40 -06:00
"winapi",
]
2021-12-14 21:30:36 -06:00
[[package]]
name = "tokio-macros"
2022-07-20 22:14:33 -05:00
version = "1.8.0"
2021-12-14 21:30:36 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"
2021-12-14 21:30:36 -06:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2021-12-12 00:36:40 -06:00
[[package]]
2022-01-25 22:57:24 -06:00
name = "tokio-rustls"
2022-07-20 22:14:33 -05:00
version = "0.23.4"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"
2021-12-12 00:36:40 -06:00
dependencies = [
2022-01-25 22:57:24 -06:00
"rustls",
2021-12-12 00:36:40 -06:00
"tokio",
2022-01-25 22:57:24 -06:00
"webpki",
2021-12-12 00:36:40 -06:00
]
[[package]]
name = "tokio-util"
version = "0.7.4"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"
2021-12-12 00:36:40 -06:00
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
"tracing",
2021-12-12 00:36:40 -06:00
]
[[package]]
name = "toml"
version = "0.5.9"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"
2021-12-12 00:36:40 -06:00
dependencies = [
"serde",
]
[[package]]
name = "tower-service"
2022-07-20 22:14:33 -05:00
version = "0.3.2"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
2021-12-12 00:36:40 -06:00
[[package]]
name = "tracing"
version = "0.1.37"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
2021-12-12 00:36:40 -06:00
dependencies = [
"cfg-if",
"log",
2021-12-12 00:36:40 -06:00
"pin-project-lite",
"tracing-attributes",
2021-12-12 00:36:40 -06:00
"tracing-core",
]
[[package]]
name = "tracing-attributes"
version = "0.1.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "tracing-core"
version = "0.1.30"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
2021-12-12 00:36:40 -06:00
dependencies = [
2022-07-20 22:14:33 -05:00
"once_cell",
2021-12-12 00:36:40 -06:00
]
[[package]]
name = "tracing-futures"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
dependencies = [
"pin-project",
"tracing",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "try-lock"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
[[package]]
name = "unicase"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
dependencies = [
"version_check",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "unicode-bidi"
2022-07-20 22:14:33 -05:00
version = "0.3.8"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"
[[package]]
name = "unicode-ident"
version = "1.0.5"
2022-07-20 22:14:33 -05:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"
2021-12-12 00:36:40 -06:00
[[package]]
name = "unicode-normalization"
version = "0.1.22"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
2021-12-12 00:36:40 -06:00
dependencies = [
"tinyvec",
]
2021-12-12 02:49:21 -06:00
[[package]]
name = "unicode-width"
version = "0.1.10"
2021-12-12 02:49:21 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
2021-12-12 02:49:21 -06:00
[[package]]
name = "unicode-xid"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
2022-01-25 22:57:24 -06:00
[[package]]
name = "untrusted"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
2021-12-12 00:36:40 -06:00
[[package]]
name = "url"
version = "2.3.1"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
2021-12-12 00:36:40 -06:00
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
]
[[package]]
name = "value-bag"
version = "1.0.0-alpha.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"
dependencies = [
"ctor",
"version_check",
]
[[package]]
name = "vcpkg"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2021-12-12 02:49:21 -06:00
[[package]]
name = "version_check"
2022-01-23 21:26:57 -06:00
version = "0.9.4"
2021-12-12 02:49:21 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-23 21:26:57 -06:00
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2021-12-12 02:49:21 -06:00
[[package]]
name = "waker-fn"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
2021-12-12 00:36:40 -06:00
[[package]]
name = "want"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
dependencies = [
"log",
"try-lock",
]
[[package]]
name = "wasi"
version = "0.10.2+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2021-12-12 00:36:40 -06:00
[[package]]
name = "wasm-bindgen"
version = "0.2.83"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"
2021-12-12 00:36:40 -06:00
dependencies = [
"cfg-if",
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
version = "0.2.83"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"
2021-12-12 00:36:40 -06:00
dependencies = [
"bumpalo",
"log",
2022-08-23 00:20:30 -05:00
"once_cell",
2021-12-12 00:36:40 -06:00
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-futures"
version = "0.4.33"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d"
2021-12-12 00:36:40 -06:00
dependencies = [
"cfg-if",
"js-sys",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "wasm-bindgen-macro"
version = "0.2.83"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"
2021-12-12 00:36:40 -06:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
version = "0.2.83"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"
2021-12-12 00:36:40 -06:00
dependencies = [
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
version = "0.2.83"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"
2021-12-12 00:36:40 -06:00
[[package]]
name = "web-sys"
version = "0.3.60"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"
2021-12-12 00:36:40 -06:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
2022-01-25 22:57:24 -06:00
[[package]]
name = "webpki"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
dependencies = [
"ring",
"untrusted",
]
[[package]]
name = "webpki-roots"
version = "0.22.5"
2022-01-25 22:57:24 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "368bfe657969fb01238bb756d351dcade285e0f6fcbd36dcb23359a5169975be"
2022-01-25 22:57:24 -06:00
dependencies = [
"webpki",
]
[[package]]
name = "wepoll-ffi"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"
dependencies = [
"cc",
]
2021-12-12 00:36:40 -06:00
[[package]]
name = "winapi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
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"
[[package]]
name = "winapi-util"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
dependencies = [
"winapi",
]
2021-12-12 00:36:40 -06: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"
2022-03-10 20:18:41 -06:00
[[package]]
name = "windows-sys"
2022-07-20 22:14:33 -05:00
version = "0.36.1"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
2022-03-10 20:18:41 -06:00
dependencies = [
"windows_aarch64_msvc 0.36.1",
"windows_i686_gnu 0.36.1",
"windows_i686_msvc 0.36.1",
"windows_x86_64_gnu 0.36.1",
"windows_x86_64_msvc 0.36.1",
]
[[package]]
name = "windows-sys"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
dependencies = [
"windows_aarch64_gnullvm",
"windows_aarch64_msvc 0.42.0",
"windows_i686_gnu 0.42.0",
"windows_i686_msvc 0.42.0",
"windows_x86_64_gnu 0.42.0",
"windows_x86_64_gnullvm",
"windows_x86_64_msvc 0.42.0",
2022-03-10 20:18:41 -06:00
]
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e"
2022-03-10 20:18:41 -06:00
[[package]]
name = "windows_aarch64_msvc"
2022-07-20 22:14:33 -05:00
version = "0.36.1"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"
2022-03-10 20:18:41 -06:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4"
2022-03-10 20:18:41 -06:00
[[package]]
name = "windows_i686_gnu"
2022-07-20 22:14:33 -05:00
version = "0.36.1"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"
2022-03-10 20:18:41 -06:00
[[package]]
name = "windows_i686_gnu"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7"
2022-03-10 20:18:41 -06:00
[[package]]
name = "windows_i686_msvc"
2022-07-20 22:14:33 -05:00
version = "0.36.1"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"
2022-03-10 20:18:41 -06:00
[[package]]
name = "windows_i686_msvc"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246"
2022-03-10 20:18:41 -06:00
[[package]]
name = "windows_x86_64_gnu"
2022-07-20 22:14:33 -05:00
version = "0.36.1"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"
2022-03-10 20:18:41 -06:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028"
2022-03-10 20:18:41 -06:00
[[package]]
name = "windows_x86_64_msvc"
2022-07-20 22:14:33 -05:00
version = "0.36.1"
2022-03-10 20:18:41 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-20 22:14:33 -05:00
checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"
2022-03-10 20:18:41 -06:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"
2021-12-12 00:36:40 -06:00
[[package]]
name = "winreg"
version = "0.10.1"
2021-12-12 00:36:40 -06:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
2021-12-12 00:36:40 -06:00
dependencies = [
"winapi",
]