]> Git — Sourcephile - sourcephile-nix.git/blob - nixpkgs/pkgs/matrirc/Cargo.lock
mermet: matrirc: init
[sourcephile-nix.git] / nixpkgs / pkgs / matrirc / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 version = 3
4
5 [[package]]
6 name = "aead"
7 version = "0.4.3"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877"
10 dependencies = [
11 "generic-array",
12 "rand_core 0.6.4",
13 ]
14
15 [[package]]
16 name = "aes"
17 version = "0.8.2"
18 source = "registry+https://github.com/rust-lang/crates.io-index"
19 checksum = "433cfd6710c9986c576a25ca913c39d66a6474107b406f34f91d4a8923395241"
20 dependencies = [
21 "cfg-if",
22 "cipher 0.4.4",
23 "cpufeatures",
24 ]
25
26 [[package]]
27 name = "ahash"
28 version = "0.8.3"
29 source = "registry+https://github.com/rust-lang/crates.io-index"
30 checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f"
31 dependencies = [
32 "cfg-if",
33 "once_cell",
34 "version_check",
35 ]
36
37 [[package]]
38 name = "aho-corasick"
39 version = "1.0.1"
40 source = "registry+https://github.com/rust-lang/crates.io-index"
41 checksum = "67fc08ce920c31afb70f013dcce1bfc3a3195de6a228474e45e1f145b36f8d04"
42 dependencies = [
43 "memchr",
44 ]
45
46 [[package]]
47 name = "android-tzdata"
48 version = "0.1.1"
49 source = "registry+https://github.com/rust-lang/crates.io-index"
50 checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
51
52 [[package]]
53 name = "android_system_properties"
54 version = "0.1.5"
55 source = "registry+https://github.com/rust-lang/crates.io-index"
56 checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
57 dependencies = [
58 "libc",
59 ]
60
61 [[package]]
62 name = "anstream"
63 version = "0.3.2"
64 source = "registry+https://github.com/rust-lang/crates.io-index"
65 checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
66 dependencies = [
67 "anstyle",
68 "anstyle-parse",
69 "anstyle-query",
70 "anstyle-wincon",
71 "colorchoice",
72 "is-terminal",
73 "utf8parse",
74 ]
75
76 [[package]]
77 name = "anstyle"
78 version = "1.0.0"
79 source = "registry+https://github.com/rust-lang/crates.io-index"
80 checksum = "41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d"
81
82 [[package]]
83 name = "anstyle-parse"
84 version = "0.2.0"
85 source = "registry+https://github.com/rust-lang/crates.io-index"
86 checksum = "e765fd216e48e067936442276d1d57399e37bce53c264d6fefbe298080cb57ee"
87 dependencies = [
88 "utf8parse",
89 ]
90
91 [[package]]
92 name = "anstyle-query"
93 version = "1.0.0"
94 source = "registry+https://github.com/rust-lang/crates.io-index"
95 checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
96 dependencies = [
97 "windows-sys 0.48.0",
98 ]
99
100 [[package]]
101 name = "anstyle-wincon"
102 version = "1.0.1"
103 source = "registry+https://github.com/rust-lang/crates.io-index"
104 checksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188"
105 dependencies = [
106 "anstyle",
107 "windows-sys 0.48.0",
108 ]
109
110 [[package]]
111 name = "anyhow"
112 version = "1.0.71"
113 source = "registry+https://github.com/rust-lang/crates.io-index"
114 checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"
115
116 [[package]]
117 name = "anymap2"
118 version = "0.13.0"
119 source = "registry+https://github.com/rust-lang/crates.io-index"
120 checksum = "d301b3b94cb4b2f23d7917810addbbaff90738e0ca2be692bd027e70d7e0330c"
121
122 [[package]]
123 name = "argon2"
124 version = "0.5.0"
125 source = "registry+https://github.com/rust-lang/crates.io-index"
126 checksum = "95c2fcf79ad1932ac6269a738109997a83c227c09b75842ae564dc8ede6a861c"
127 dependencies = [
128 "base64ct",
129 "blake2",
130 "password-hash 0.5.0",
131 ]
132
133 [[package]]
134 name = "arrayref"
135 version = "0.3.7"
136 source = "registry+https://github.com/rust-lang/crates.io-index"
137 checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"
138
139 [[package]]
140 name = "arrayvec"
141 version = "0.7.2"
142 source = "registry+https://github.com/rust-lang/crates.io-index"
143 checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
144 dependencies = [
145 "serde",
146 ]
147
148 [[package]]
149 name = "assign"
150 version = "1.1.1"
151 source = "registry+https://github.com/rust-lang/crates.io-index"
152 checksum = "5f093eed78becd229346bf859eec0aa4dd7ddde0757287b2b4107a1f09c80002"
153
154 [[package]]
155 name = "async-channel"
156 version = "1.8.0"
157 source = "registry+https://github.com/rust-lang/crates.io-index"
158 checksum = "cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833"
159 dependencies = [
160 "concurrent-queue",
161 "event-listener",
162 "futures-core",
163 ]
164
165 [[package]]
166 name = "async-executor"
167 version = "1.5.1"
168 source = "registry+https://github.com/rust-lang/crates.io-index"
169 checksum = "6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb"
170 dependencies = [
171 "async-lock",
172 "async-task",
173 "concurrent-queue",
174 "fastrand",
175 "futures-lite",
176 "slab",
177 ]
178
179 [[package]]
180 name = "async-global-executor"
181 version = "2.3.1"
182 source = "registry+https://github.com/rust-lang/crates.io-index"
183 checksum = "f1b6f5d7df27bd294849f8eec66ecfc63d11814df7a4f5d74168a2394467b776"
184 dependencies = [
185 "async-channel",
186 "async-executor",
187 "async-io",
188 "async-lock",
189 "blocking",
190 "futures-lite",
191 "once_cell",
192 ]
193
194 [[package]]
195 name = "async-io"
196 version = "1.13.0"
197 source = "registry+https://github.com/rust-lang/crates.io-index"
198 checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
199 dependencies = [
200 "async-lock",
201 "autocfg",
202 "cfg-if",
203 "concurrent-queue",
204 "futures-lite",
205 "log",
206 "parking",
207 "polling",
208 "rustix",
209 "slab",
210 "socket2",
211 "waker-fn",
212 ]
213
214 [[package]]
215 name = "async-lock"
216 version = "2.7.0"
217 source = "registry+https://github.com/rust-lang/crates.io-index"
218 checksum = "fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7"
219 dependencies = [
220 "event-listener",
221 ]
222
223 [[package]]
224 name = "async-process"
225 version = "1.7.0"
226 source = "registry+https://github.com/rust-lang/crates.io-index"
227 checksum = "7a9d28b1d97e08915212e2e45310d47854eafa69600756fc735fb788f75199c9"
228 dependencies = [
229 "async-io",
230 "async-lock",
231 "autocfg",
232 "blocking",
233 "cfg-if",
234 "event-listener",
235 "futures-lite",
236 "rustix",
237 "signal-hook",
238 "windows-sys 0.48.0",
239 ]
240
241 [[package]]
242 name = "async-std"
243 version = "1.12.0"
244 source = "registry+https://github.com/rust-lang/crates.io-index"
245 checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"
246 dependencies = [
247 "async-channel",
248 "async-global-executor",
249 "async-io",
250 "async-lock",
251 "async-process",
252 "crossbeam-utils",
253 "futures-channel",
254 "futures-core",
255 "futures-io",
256 "futures-lite",
257 "gloo-timers",
258 "kv-log-macro",
259 "log",
260 "memchr",
261 "once_cell",
262 "pin-project-lite",
263 "pin-utils",
264 "slab",
265 "wasm-bindgen-futures",
266 ]
267
268 [[package]]
269 name = "async-stream"
270 version = "0.3.5"
271 source = "registry+https://github.com/rust-lang/crates.io-index"
272 checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
273 dependencies = [
274 "async-stream-impl",
275 "futures-core",
276 "pin-project-lite",
277 ]
278
279 [[package]]
280 name = "async-stream-impl"
281 version = "0.3.5"
282 source = "registry+https://github.com/rust-lang/crates.io-index"
283 checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
284 dependencies = [
285 "proc-macro2",
286 "quote",
287 "syn 2.0.18",
288 ]
289
290 [[package]]
291 name = "async-task"
292 version = "4.4.0"
293 source = "registry+https://github.com/rust-lang/crates.io-index"
294 checksum = "ecc7ab41815b3c653ccd2978ec3255c81349336702dfdf62ee6f7069b12a3aae"
295
296 [[package]]
297 name = "async-trait"
298 version = "0.1.68"
299 source = "registry+https://github.com/rust-lang/crates.io-index"
300 checksum = "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842"
301 dependencies = [
302 "proc-macro2",
303 "quote",
304 "syn 2.0.18",
305 ]
306
307 [[package]]
308 name = "atomic"
309 version = "0.5.3"
310 source = "registry+https://github.com/rust-lang/crates.io-index"
311 checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
312
313 [[package]]
314 name = "atomic-waker"
315 version = "1.1.1"
316 source = "registry+https://github.com/rust-lang/crates.io-index"
317 checksum = "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3"
318
319 [[package]]
320 name = "autocfg"
321 version = "1.1.0"
322 source = "registry+https://github.com/rust-lang/crates.io-index"
323 checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
324
325 [[package]]
326 name = "backoff"
327 version = "0.4.0"
328 source = "registry+https://github.com/rust-lang/crates.io-index"
329 checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1"
330 dependencies = [
331 "futures-core",
332 "getrandom 0.2.9",
333 "instant",
334 "pin-project-lite",
335 "rand 0.8.5",
336 "tokio",
337 ]
338
339 [[package]]
340 name = "base64"
341 version = "0.13.1"
342 source = "registry+https://github.com/rust-lang/crates.io-index"
343 checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
344
345 [[package]]
346 name = "base64"
347 version = "0.21.2"
348 source = "registry+https://github.com/rust-lang/crates.io-index"
349 checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
350
351 [[package]]
352 name = "base64-serde"
353 version = "0.7.0"
354 source = "registry+https://github.com/rust-lang/crates.io-index"
355 checksum = "ba368df5de76a5bea49aaf0cf1b39ccfbbef176924d1ba5db3e4135216cbe3c7"
356 dependencies = [
357 "base64 0.21.2",
358 "serde",
359 ]
360
361 [[package]]
362 name = "base64ct"
363 version = "1.6.0"
364 source = "registry+https://github.com/rust-lang/crates.io-index"
365 checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
366
367 [[package]]
368 name = "bitflags"
369 version = "1.3.2"
370 source = "registry+https://github.com/rust-lang/crates.io-index"
371 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
372
373 [[package]]
374 name = "bitflags"
375 version = "2.3.1"
376 source = "registry+https://github.com/rust-lang/crates.io-index"
377 checksum = "6776fc96284a0bb647b615056fc496d1fe1644a7ab01829818a6d91cae888b84"
378
379 [[package]]
380 name = "bitmaps"
381 version = "3.2.0"
382 source = "registry+https://github.com/rust-lang/crates.io-index"
383 checksum = "703642b98a00b3b90513279a8ede3fcfa479c126c5fb46e78f3051522f021403"
384
385 [[package]]
386 name = "blake2"
387 version = "0.10.6"
388 source = "registry+https://github.com/rust-lang/crates.io-index"
389 checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe"
390 dependencies = [
391 "digest 0.10.7",
392 ]
393
394 [[package]]
395 name = "blake3"
396 version = "1.3.3"
397 source = "registry+https://github.com/rust-lang/crates.io-index"
398 checksum = "42ae2468a89544a466886840aa467a25b766499f4f04bf7d9fcd10ecee9fccef"
399 dependencies = [
400 "arrayref",
401 "arrayvec",
402 "cc",
403 "cfg-if",
404 "constant_time_eq",
405 "digest 0.10.7",
406 ]
407
408 [[package]]
409 name = "block-buffer"
410 version = "0.9.0"
411 source = "registry+https://github.com/rust-lang/crates.io-index"
412 checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
413 dependencies = [
414 "generic-array",
415 ]
416
417 [[package]]
418 name = "block-buffer"
419 version = "0.10.4"
420 source = "registry+https://github.com/rust-lang/crates.io-index"
421 checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
422 dependencies = [
423 "generic-array",
424 ]
425
426 [[package]]
427 name = "block-padding"
428 version = "0.3.3"
429 source = "registry+https://github.com/rust-lang/crates.io-index"
430 checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
431 dependencies = [
432 "generic-array",
433 ]
434
435 [[package]]
436 name = "blocking"
437 version = "1.3.1"
438 source = "registry+https://github.com/rust-lang/crates.io-index"
439 checksum = "77231a1c8f801696fc0123ec6150ce92cffb8e164a02afb9c8ddee0e9b65ad65"
440 dependencies = [
441 "async-channel",
442 "async-lock",
443 "async-task",
444 "atomic-waker",
445 "fastrand",
446 "futures-lite",
447 "log",
448 ]
449
450 [[package]]
451 name = "bumpalo"
452 version = "3.13.0"
453 source = "registry+https://github.com/rust-lang/crates.io-index"
454 checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
455
456 [[package]]
457 name = "byteorder"
458 version = "1.4.3"
459 source = "registry+https://github.com/rust-lang/crates.io-index"
460 checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
461
462 [[package]]
463 name = "bytes"
464 version = "1.4.0"
465 source = "registry+https://github.com/rust-lang/crates.io-index"
466 checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
467
468 [[package]]
469 name = "bytesize"
470 version = "1.2.0"
471 source = "registry+https://github.com/rust-lang/crates.io-index"
472 checksum = "38fcc2979eff34a4b84e1cf9a1e3da42a7d44b3b690a40cdcb23e3d556cfb2e5"
473
474 [[package]]
475 name = "cbc"
476 version = "0.1.2"
477 source = "registry+https://github.com/rust-lang/crates.io-index"
478 checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
479 dependencies = [
480 "cipher 0.4.4",
481 ]
482
483 [[package]]
484 name = "cc"
485 version = "1.0.79"
486 source = "registry+https://github.com/rust-lang/crates.io-index"
487 checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
488
489 [[package]]
490 name = "cfg-if"
491 version = "1.0.0"
492 source = "registry+https://github.com/rust-lang/crates.io-index"
493 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
494
495 [[package]]
496 name = "chacha20"
497 version = "0.8.2"
498 source = "registry+https://github.com/rust-lang/crates.io-index"
499 checksum = "5c80e5460aa66fe3b91d40bcbdab953a597b60053e34d684ac6903f863b680a6"
500 dependencies = [
501 "cfg-if",
502 "cipher 0.3.0",
503 "cpufeatures",
504 "zeroize",
505 ]
506
507 [[package]]
508 name = "chacha20poly1305"
509 version = "0.9.1"
510 source = "registry+https://github.com/rust-lang/crates.io-index"
511 checksum = "a18446b09be63d457bbec447509e85f662f32952b035ce892290396bc0b0cff5"
512 dependencies = [
513 "aead",
514 "chacha20",
515 "cipher 0.3.0",
516 "poly1305",
517 "zeroize",
518 ]
519
520 [[package]]
521 name = "chrono"
522 version = "0.4.26"
523 source = "registry+https://github.com/rust-lang/crates.io-index"
524 checksum = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
525 dependencies = [
526 "android-tzdata",
527 "iana-time-zone",
528 "num-traits",
529 "winapi",
530 ]
531
532 [[package]]
533 name = "cipher"
534 version = "0.3.0"
535 source = "registry+https://github.com/rust-lang/crates.io-index"
536 checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"
537 dependencies = [
538 "generic-array",
539 ]
540
541 [[package]]
542 name = "cipher"
543 version = "0.4.4"
544 source = "registry+https://github.com/rust-lang/crates.io-index"
545 checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
546 dependencies = [
547 "crypto-common",
548 "inout",
549 ]
550
551 [[package]]
552 name = "clap"
553 version = "4.3.0"
554 source = "registry+https://github.com/rust-lang/crates.io-index"
555 checksum = "93aae7a4192245f70fe75dd9157fc7b4a5bf53e88d30bd4396f7d8f9284d5acc"
556 dependencies = [
557 "clap_builder",
558 "clap_derive",
559 "once_cell",
560 ]
561
562 [[package]]
563 name = "clap_builder"
564 version = "4.3.0"
565 source = "registry+https://github.com/rust-lang/crates.io-index"
566 checksum = "4f423e341edefb78c9caba2d9c7f7687d0e72e89df3ce3394554754393ac3990"
567 dependencies = [
568 "anstream",
569 "anstyle",
570 "bitflags 1.3.2",
571 "clap_lex",
572 "strsim",
573 ]
574
575 [[package]]
576 name = "clap_derive"
577 version = "4.3.0"
578 source = "registry+https://github.com/rust-lang/crates.io-index"
579 checksum = "191d9573962933b4027f932c600cd252ce27a8ad5979418fe78e43c07996f27b"
580 dependencies = [
581 "heck",
582 "proc-macro2",
583 "quote",
584 "syn 2.0.18",
585 ]
586
587 [[package]]
588 name = "clap_lex"
589 version = "0.5.0"
590 source = "registry+https://github.com/rust-lang/crates.io-index"
591 checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
592
593 [[package]]
594 name = "colorchoice"
595 version = "1.0.0"
596 source = "registry+https://github.com/rust-lang/crates.io-index"
597 checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
598
599 [[package]]
600 name = "concurrent-queue"
601 version = "2.2.0"
602 source = "registry+https://github.com/rust-lang/crates.io-index"
603 checksum = "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c"
604 dependencies = [
605 "crossbeam-utils",
606 ]
607
608 [[package]]
609 name = "const-oid"
610 version = "0.7.1"
611 source = "registry+https://github.com/rust-lang/crates.io-index"
612 checksum = "e4c78c047431fee22c1a7bb92e00ad095a02a983affe4d8a72e2a2c62c1b94f3"
613
614 [[package]]
615 name = "constant_time_eq"
616 version = "0.2.5"
617 source = "registry+https://github.com/rust-lang/crates.io-index"
618 checksum = "13418e745008f7349ec7e449155f419a61b92b58a99cc3616942b926825ec76b"
619
620 [[package]]
621 name = "core-foundation"
622 version = "0.9.3"
623 source = "registry+https://github.com/rust-lang/crates.io-index"
624 checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
625 dependencies = [
626 "core-foundation-sys",
627 "libc",
628 ]
629
630 [[package]]
631 name = "core-foundation-sys"
632 version = "0.8.4"
633 source = "registry+https://github.com/rust-lang/crates.io-index"
634 checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
635
636 [[package]]
637 name = "cpufeatures"
638 version = "0.2.7"
639 source = "registry+https://github.com/rust-lang/crates.io-index"
640 checksum = "3e4c1eaa2012c47becbbad2ab175484c2a84d1185b566fb2cc5b8707343dfe58"
641 dependencies = [
642 "libc",
643 ]
644
645 [[package]]
646 name = "crossbeam-utils"
647 version = "0.8.15"
648 source = "registry+https://github.com/rust-lang/crates.io-index"
649 checksum = "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b"
650 dependencies = [
651 "cfg-if",
652 ]
653
654 [[package]]
655 name = "crypto-common"
656 version = "0.1.6"
657 source = "registry+https://github.com/rust-lang/crates.io-index"
658 checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
659 dependencies = [
660 "generic-array",
661 "typenum",
662 ]
663
664 [[package]]
665 name = "ctr"
666 version = "0.9.2"
667 source = "registry+https://github.com/rust-lang/crates.io-index"
668 checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"
669 dependencies = [
670 "cipher 0.4.4",
671 ]
672
673 [[package]]
674 name = "curve25519-dalek"
675 version = "3.2.1"
676 source = "registry+https://github.com/rust-lang/crates.io-index"
677 checksum = "90f9d052967f590a76e62eb387bd0bbb1b000182c3cefe5364db6b7211651bc0"
678 dependencies = [
679 "byteorder",
680 "digest 0.9.0",
681 "rand_core 0.5.1",
682 "serde",
683 "subtle",
684 "zeroize",
685 ]
686
687 [[package]]
688 name = "dashmap"
689 version = "5.4.0"
690 source = "registry+https://github.com/rust-lang/crates.io-index"
691 checksum = "907076dfda823b0b36d2a1bb5f90c96660a5bbcd7729e10727f07858f22c4edc"
692 dependencies = [
693 "cfg-if",
694 "hashbrown 0.12.3",
695 "lock_api",
696 "once_cell",
697 "parking_lot_core",
698 ]
699
700 [[package]]
701 name = "deadpool"
702 version = "0.9.5"
703 source = "registry+https://github.com/rust-lang/crates.io-index"
704 checksum = "421fe0f90f2ab22016f32a9881be5134fdd71c65298917084b0c7477cbc3856e"
705 dependencies = [
706 "async-trait",
707 "deadpool-runtime",
708 "num_cpus",
709 "retain_mut",
710 "tokio",
711 ]
712
713 [[package]]
714 name = "deadpool-runtime"
715 version = "0.1.2"
716 source = "registry+https://github.com/rust-lang/crates.io-index"
717 checksum = "eaa37046cc0f6c3cc6090fbdbf73ef0b8ef4cfcc37f6befc0020f63e8cf121e1"
718 dependencies = [
719 "tokio",
720 ]
721
722 [[package]]
723 name = "deadpool-sqlite"
724 version = "0.5.0"
725 source = "registry+https://github.com/rust-lang/crates.io-index"
726 checksum = "e026821eaacbce25ff0d54405e4421d71656fcae3e4a9323461280fcda6dbc7d"
727 dependencies = [
728 "deadpool",
729 "deadpool-sync",
730 "rusqlite",
731 ]
732
733 [[package]]
734 name = "deadpool-sync"
735 version = "0.1.0"
736 source = "registry+https://github.com/rust-lang/crates.io-index"
737 checksum = "b1bea344b64b32537fde6e0f0179b1ede34d435636719dd40fe6a0f28218a61c"
738 dependencies = [
739 "deadpool",
740 ]
741
742 [[package]]
743 name = "der"
744 version = "0.5.1"
745 source = "registry+https://github.com/rust-lang/crates.io-index"
746 checksum = "6919815d73839e7ad218de758883aae3a257ba6759ce7a9992501efbb53d705c"
747 dependencies = [
748 "const-oid",
749 ]
750
751 [[package]]
752 name = "digest"
753 version = "0.9.0"
754 source = "registry+https://github.com/rust-lang/crates.io-index"
755 checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
756 dependencies = [
757 "generic-array",
758 ]
759
760 [[package]]
761 name = "digest"
762 version = "0.10.7"
763 source = "registry+https://github.com/rust-lang/crates.io-index"
764 checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
765 dependencies = [
766 "block-buffer 0.10.4",
767 "crypto-common",
768 "subtle",
769 ]
770
771 [[package]]
772 name = "displaydoc"
773 version = "0.2.4"
774 source = "registry+https://github.com/rust-lang/crates.io-index"
775 checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d"
776 dependencies = [
777 "proc-macro2",
778 "quote",
779 "syn 2.0.18",
780 ]
781
782 [[package]]
783 name = "ed25519"
784 version = "1.5.3"
785 source = "registry+https://github.com/rust-lang/crates.io-index"
786 checksum = "91cff35c70bba8a626e3185d8cd48cc11b5437e1a5bcd15b9b5fa3c64b6dfee7"
787 dependencies = [
788 "serde",
789 "signature",
790 ]
791
792 [[package]]
793 name = "ed25519-dalek"
794 version = "1.0.1"
795 source = "registry+https://github.com/rust-lang/crates.io-index"
796 checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d"
797 dependencies = [
798 "curve25519-dalek",
799 "ed25519",
800 "rand 0.7.3",
801 "serde",
802 "serde_bytes",
803 "sha2 0.9.9",
804 "zeroize",
805 ]
806
807 [[package]]
808 name = "either"
809 version = "1.8.1"
810 source = "registry+https://github.com/rust-lang/crates.io-index"
811 checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
812
813 [[package]]
814 name = "emoji"
815 version = "0.2.1"
816 source = "registry+https://github.com/rust-lang/crates.io-index"
817 checksum = "32e9309870371f7fa7767752e5048fc0c0675b017a27d9c601dffe9a1efe0301"
818 dependencies = [
819 "fuzzy-matcher",
820 "itertools 0.9.0",
821 "lazy_static",
822 "phf",
823 ]
824
825 [[package]]
826 name = "encoding"
827 version = "0.2.33"
828 source = "registry+https://github.com/rust-lang/crates.io-index"
829 checksum = "6b0d943856b990d12d3b55b359144ff341533e516d94098b1d3fc1ac666d36ec"
830 dependencies = [
831 "encoding-index-japanese",
832 "encoding-index-korean",
833 "encoding-index-simpchinese",
834 "encoding-index-singlebyte",
835 "encoding-index-tradchinese",
836 ]
837
838 [[package]]
839 name = "encoding-index-japanese"
840 version = "1.20141219.5"
841 source = "registry+https://github.com/rust-lang/crates.io-index"
842 checksum = "04e8b2ff42e9a05335dbf8b5c6f7567e5591d0d916ccef4e0b1710d32a0d0c91"
843 dependencies = [
844 "encoding_index_tests",
845 ]
846
847 [[package]]
848 name = "encoding-index-korean"
849 version = "1.20141219.5"
850 source = "registry+https://github.com/rust-lang/crates.io-index"
851 checksum = "4dc33fb8e6bcba213fe2f14275f0963fd16f0a02c878e3095ecfdf5bee529d81"
852 dependencies = [
853 "encoding_index_tests",
854 ]
855
856 [[package]]
857 name = "encoding-index-simpchinese"
858 version = "1.20141219.5"
859 source = "registry+https://github.com/rust-lang/crates.io-index"
860 checksum = "d87a7194909b9118fc707194baa434a4e3b0fb6a5a757c73c3adb07aa25031f7"
861 dependencies = [
862 "encoding_index_tests",
863 ]
864
865 [[package]]
866 name = "encoding-index-singlebyte"
867 version = "1.20141219.5"
868 source = "registry+https://github.com/rust-lang/crates.io-index"
869 checksum = "3351d5acffb224af9ca265f435b859c7c01537c0849754d3db3fdf2bfe2ae84a"
870 dependencies = [
871 "encoding_index_tests",
872 ]
873
874 [[package]]
875 name = "encoding-index-tradchinese"
876 version = "1.20141219.5"
877 source = "registry+https://github.com/rust-lang/crates.io-index"
878 checksum = "fd0e20d5688ce3cab59eb3ef3a2083a5c77bf496cb798dc6fcdb75f323890c18"
879 dependencies = [
880 "encoding_index_tests",
881 ]
882
883 [[package]]
884 name = "encoding_index_tests"
885 version = "0.1.4"
886 source = "registry+https://github.com/rust-lang/crates.io-index"
887 checksum = "a246d82be1c9d791c5dfde9a2bd045fc3cbba3fa2b11ad558f27d01712f00569"
888
889 [[package]]
890 name = "encoding_rs"
891 version = "0.8.32"
892 source = "registry+https://github.com/rust-lang/crates.io-index"
893 checksum = "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394"
894 dependencies = [
895 "cfg-if",
896 ]
897
898 [[package]]
899 name = "env_logger"
900 version = "0.10.0"
901 source = "registry+https://github.com/rust-lang/crates.io-index"
902 checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
903 dependencies = [
904 "humantime",
905 "is-terminal",
906 "log",
907 "regex",
908 "termcolor",
909 ]
910
911 [[package]]
912 name = "errno"
913 version = "0.3.1"
914 source = "registry+https://github.com/rust-lang/crates.io-index"
915 checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
916 dependencies = [
917 "errno-dragonfly",
918 "libc",
919 "windows-sys 0.48.0",
920 ]
921
922 [[package]]
923 name = "errno-dragonfly"
924 version = "0.1.2"
925 source = "registry+https://github.com/rust-lang/crates.io-index"
926 checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
927 dependencies = [
928 "cc",
929 "libc",
930 ]
931
932 [[package]]
933 name = "event-listener"
934 version = "2.5.3"
935 source = "registry+https://github.com/rust-lang/crates.io-index"
936 checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
937
938 [[package]]
939 name = "eyeball"
940 version = "0.7.0"
941 source = "registry+https://github.com/rust-lang/crates.io-index"
942 checksum = "01fb4d0bc50820a1c925b6b65ad230ce8ca59f689418fb35af560e41df208523"
943 dependencies = [
944 "futures-core",
945 "readlock",
946 ]
947
948 [[package]]
949 name = "eyeball-im"
950 version = "0.2.0"
951 source = "registry+https://github.com/rust-lang/crates.io-index"
952 checksum = "29e6dff0ac9894dcc183064377dfeb4137bcffa9f9ec3dbc10f8e7fba34c0ac7"
953 dependencies = [
954 "futures-core",
955 "imbl",
956 "tokio",
957 "tokio-stream",
958 ]
959
960 [[package]]
961 name = "fallible-iterator"
962 version = "0.2.0"
963 source = "registry+https://github.com/rust-lang/crates.io-index"
964 checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
965
966 [[package]]
967 name = "fallible-streaming-iterator"
968 version = "0.1.9"
969 source = "registry+https://github.com/rust-lang/crates.io-index"
970 checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
971
972 [[package]]
973 name = "fastrand"
974 version = "1.9.0"
975 source = "registry+https://github.com/rust-lang/crates.io-index"
976 checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
977 dependencies = [
978 "instant",
979 ]
980
981 [[package]]
982 name = "fnv"
983 version = "1.0.7"
984 source = "registry+https://github.com/rust-lang/crates.io-index"
985 checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
986
987 [[package]]
988 name = "foreign-types"
989 version = "0.3.2"
990 source = "registry+https://github.com/rust-lang/crates.io-index"
991 checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
992 dependencies = [
993 "foreign-types-shared",
994 ]
995
996 [[package]]
997 name = "foreign-types-shared"
998 version = "0.1.1"
999 source = "registry+https://github.com/rust-lang/crates.io-index"
1000 checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
1001
1002 [[package]]
1003 name = "form_urlencoded"
1004 version = "1.1.0"
1005 source = "registry+https://github.com/rust-lang/crates.io-index"
1006 checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
1007 dependencies = [
1008 "percent-encoding",
1009 ]
1010
1011 [[package]]
1012 name = "futures"
1013 version = "0.3.28"
1014 source = "registry+https://github.com/rust-lang/crates.io-index"
1015 checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
1016 dependencies = [
1017 "futures-channel",
1018 "futures-core",
1019 "futures-executor",
1020 "futures-io",
1021 "futures-sink",
1022 "futures-task",
1023 "futures-util",
1024 ]
1025
1026 [[package]]
1027 name = "futures-channel"
1028 version = "0.3.28"
1029 source = "registry+https://github.com/rust-lang/crates.io-index"
1030 checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
1031 dependencies = [
1032 "futures-core",
1033 "futures-sink",
1034 ]
1035
1036 [[package]]
1037 name = "futures-core"
1038 version = "0.3.28"
1039 source = "registry+https://github.com/rust-lang/crates.io-index"
1040 checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
1041
1042 [[package]]
1043 name = "futures-executor"
1044 version = "0.3.28"
1045 source = "registry+https://github.com/rust-lang/crates.io-index"
1046 checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
1047 dependencies = [
1048 "futures-core",
1049 "futures-task",
1050 "futures-util",
1051 ]
1052
1053 [[package]]
1054 name = "futures-io"
1055 version = "0.3.28"
1056 source = "registry+https://github.com/rust-lang/crates.io-index"
1057 checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
1058
1059 [[package]]
1060 name = "futures-lite"
1061 version = "1.13.0"
1062 source = "registry+https://github.com/rust-lang/crates.io-index"
1063 checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
1064 dependencies = [
1065 "fastrand",
1066 "futures-core",
1067 "futures-io",
1068 "memchr",
1069 "parking",
1070 "pin-project-lite",
1071 "waker-fn",
1072 ]
1073
1074 [[package]]
1075 name = "futures-macro"
1076 version = "0.3.28"
1077 source = "registry+https://github.com/rust-lang/crates.io-index"
1078 checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
1079 dependencies = [
1080 "proc-macro2",
1081 "quote",
1082 "syn 2.0.18",
1083 ]
1084
1085 [[package]]
1086 name = "futures-sink"
1087 version = "0.3.28"
1088 source = "registry+https://github.com/rust-lang/crates.io-index"
1089 checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
1090
1091 [[package]]
1092 name = "futures-task"
1093 version = "0.3.28"
1094 source = "registry+https://github.com/rust-lang/crates.io-index"
1095 checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
1096
1097 [[package]]
1098 name = "futures-util"
1099 version = "0.3.28"
1100 source = "registry+https://github.com/rust-lang/crates.io-index"
1101 checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
1102 dependencies = [
1103 "futures-channel",
1104 "futures-core",
1105 "futures-io",
1106 "futures-macro",
1107 "futures-sink",
1108 "futures-task",
1109 "memchr",
1110 "pin-project-lite",
1111 "pin-utils",
1112 "slab",
1113 ]
1114
1115 [[package]]
1116 name = "fuzzy-matcher"
1117 version = "0.3.7"
1118 source = "registry+https://github.com/rust-lang/crates.io-index"
1119 checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
1120 dependencies = [
1121 "thread_local",
1122 ]
1123
1124 [[package]]
1125 name = "generic-array"
1126 version = "0.14.7"
1127 source = "registry+https://github.com/rust-lang/crates.io-index"
1128 checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
1129 dependencies = [
1130 "typenum",
1131 "version_check",
1132 ]
1133
1134 [[package]]
1135 name = "getrandom"
1136 version = "0.1.16"
1137 source = "registry+https://github.com/rust-lang/crates.io-index"
1138 checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
1139 dependencies = [
1140 "cfg-if",
1141 "js-sys",
1142 "libc",
1143 "wasi 0.9.0+wasi-snapshot-preview1",
1144 "wasm-bindgen",
1145 ]
1146
1147 [[package]]
1148 name = "getrandom"
1149 version = "0.2.9"
1150 source = "registry+https://github.com/rust-lang/crates.io-index"
1151 checksum = "c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4"
1152 dependencies = [
1153 "cfg-if",
1154 "js-sys",
1155 "libc",
1156 "wasi 0.11.0+wasi-snapshot-preview1",
1157 "wasm-bindgen",
1158 ]
1159
1160 [[package]]
1161 name = "gloo-timers"
1162 version = "0.2.6"
1163 source = "registry+https://github.com/rust-lang/crates.io-index"
1164 checksum = "9b995a66bb87bebce9a0f4a95aed01daca4872c050bfcb21653361c03bc35e5c"
1165 dependencies = [
1166 "futures-channel",
1167 "futures-core",
1168 "js-sys",
1169 "wasm-bindgen",
1170 ]
1171
1172 [[package]]
1173 name = "gloo-utils"
1174 version = "0.1.6"
1175 source = "registry+https://github.com/rust-lang/crates.io-index"
1176 checksum = "a8e8fc851e9c7b9852508bc6e3f690f452f474417e8545ec9857b7f7377036b5"
1177 dependencies = [
1178 "js-sys",
1179 "serde",
1180 "serde_json",
1181 "wasm-bindgen",
1182 "web-sys",
1183 ]
1184
1185 [[package]]
1186 name = "h2"
1187 version = "0.3.19"
1188 source = "registry+https://github.com/rust-lang/crates.io-index"
1189 checksum = "d357c7ae988e7d2182f7d7871d0b963962420b0678b0997ce7de72001aeab782"
1190 dependencies = [
1191 "bytes",
1192 "fnv",
1193 "futures-core",
1194 "futures-sink",
1195 "futures-util",
1196 "http",
1197 "indexmap",
1198 "slab",
1199 "tokio",
1200 "tokio-util",
1201 "tracing",
1202 ]
1203
1204 [[package]]
1205 name = "hashbrown"
1206 version = "0.12.3"
1207 source = "registry+https://github.com/rust-lang/crates.io-index"
1208 checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
1209
1210 [[package]]
1211 name = "hashbrown"
1212 version = "0.13.2"
1213 source = "registry+https://github.com/rust-lang/crates.io-index"
1214 checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
1215 dependencies = [
1216 "ahash",
1217 ]
1218
1219 [[package]]
1220 name = "hashlink"
1221 version = "0.8.2"
1222 source = "registry+https://github.com/rust-lang/crates.io-index"
1223 checksum = "0761a1b9491c4f2e3d66aa0f62d0fba0af9a0e2852e4d48ea506632a4b56e6aa"
1224 dependencies = [
1225 "hashbrown 0.13.2",
1226 ]
1227
1228 [[package]]
1229 name = "heck"
1230 version = "0.4.1"
1231 source = "registry+https://github.com/rust-lang/crates.io-index"
1232 checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
1233
1234 [[package]]
1235 name = "hermit-abi"
1236 version = "0.2.6"
1237 source = "registry+https://github.com/rust-lang/crates.io-index"
1238 checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
1239 dependencies = [
1240 "libc",
1241 ]
1242
1243 [[package]]
1244 name = "hermit-abi"
1245 version = "0.3.1"
1246 source = "registry+https://github.com/rust-lang/crates.io-index"
1247 checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
1248
1249 [[package]]
1250 name = "hkdf"
1251 version = "0.12.3"
1252 source = "registry+https://github.com/rust-lang/crates.io-index"
1253 checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437"
1254 dependencies = [
1255 "hmac",
1256 ]
1257
1258 [[package]]
1259 name = "hmac"
1260 version = "0.12.1"
1261 source = "registry+https://github.com/rust-lang/crates.io-index"
1262 checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
1263 dependencies = [
1264 "digest 0.10.7",
1265 ]
1266
1267 [[package]]
1268 name = "http"
1269 version = "0.2.9"
1270 source = "registry+https://github.com/rust-lang/crates.io-index"
1271 checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
1272 dependencies = [
1273 "bytes",
1274 "fnv",
1275 "itoa",
1276 ]
1277
1278 [[package]]
1279 name = "http-body"
1280 version = "0.4.5"
1281 source = "registry+https://github.com/rust-lang/crates.io-index"
1282 checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
1283 dependencies = [
1284 "bytes",
1285 "http",
1286 "pin-project-lite",
1287 ]
1288
1289 [[package]]
1290 name = "httparse"
1291 version = "1.8.0"
1292 source = "registry+https://github.com/rust-lang/crates.io-index"
1293 checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
1294
1295 [[package]]
1296 name = "httpdate"
1297 version = "1.0.2"
1298 source = "registry+https://github.com/rust-lang/crates.io-index"
1299 checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
1300
1301 [[package]]
1302 name = "humantime"
1303 version = "2.1.0"
1304 source = "registry+https://github.com/rust-lang/crates.io-index"
1305 checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
1306
1307 [[package]]
1308 name = "hyper"
1309 version = "0.14.26"
1310 source = "registry+https://github.com/rust-lang/crates.io-index"
1311 checksum = "ab302d72a6f11a3b910431ff93aae7e773078c769f0a3ef15fb9ec692ed147d4"
1312 dependencies = [
1313 "bytes",
1314 "futures-channel",
1315 "futures-core",
1316 "futures-util",
1317 "h2",
1318 "http",
1319 "http-body",
1320 "httparse",
1321 "httpdate",
1322 "itoa",
1323 "pin-project-lite",
1324 "socket2",
1325 "tokio",
1326 "tower-service",
1327 "tracing",
1328 "want",
1329 ]
1330
1331 [[package]]
1332 name = "hyper-tls"
1333 version = "0.5.0"
1334 source = "registry+https://github.com/rust-lang/crates.io-index"
1335 checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
1336 dependencies = [
1337 "bytes",
1338 "hyper",
1339 "native-tls",
1340 "tokio",
1341 "tokio-native-tls",
1342 ]
1343
1344 [[package]]
1345 name = "iana-time-zone"
1346 version = "0.1.56"
1347 source = "registry+https://github.com/rust-lang/crates.io-index"
1348 checksum = "0722cd7114b7de04316e7ea5456a0bbb20e4adb46fd27a3697adb812cff0f37c"
1349 dependencies = [
1350 "android_system_properties",
1351 "core-foundation-sys",
1352 "iana-time-zone-haiku",
1353 "js-sys",
1354 "wasm-bindgen",
1355 "windows",
1356 ]
1357
1358 [[package]]
1359 name = "iana-time-zone-haiku"
1360 version = "0.1.2"
1361 source = "registry+https://github.com/rust-lang/crates.io-index"
1362 checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
1363 dependencies = [
1364 "cc",
1365 ]
1366
1367 [[package]]
1368 name = "idna"
1369 version = "0.3.0"
1370 source = "registry+https://github.com/rust-lang/crates.io-index"
1371 checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
1372 dependencies = [
1373 "unicode-bidi",
1374 "unicode-normalization",
1375 ]
1376
1377 [[package]]
1378 name = "imbl"
1379 version = "2.0.0"
1380 source = "registry+https://github.com/rust-lang/crates.io-index"
1381 checksum = "c2806b69cd9f4664844027b64465eacb444c67c1db9c778e341adff0c25cdb0d"
1382 dependencies = [
1383 "bitmaps",
1384 "imbl-sized-chunks",
1385 "rand_core 0.6.4",
1386 "rand_xoshiro",
1387 "serde",
1388 "version_check",
1389 ]
1390
1391 [[package]]
1392 name = "imbl-sized-chunks"
1393 version = "0.1.1"
1394 source = "registry+https://github.com/rust-lang/crates.io-index"
1395 checksum = "e6957ea0b2541c5ca561d3ef4538044af79f8a05a1eb3a3b148936aaceaa1076"
1396 dependencies = [
1397 "bitmaps",
1398 ]
1399
1400 [[package]]
1401 name = "indexed_db_futures"
1402 version = "0.3.0"
1403 source = "registry+https://github.com/rust-lang/crates.io-index"
1404 checksum = "bfbcff6ae46750b15cc594bfd277b188cbddcfdc1817848f97f03f26f8625b9e"
1405 dependencies = [
1406 "cfg-if",
1407 "js-sys",
1408 "uuid",
1409 "wasm-bindgen",
1410 "wasm-bindgen-futures",
1411 "web-sys",
1412 ]
1413
1414 [[package]]
1415 name = "indexmap"
1416 version = "1.9.3"
1417 source = "registry+https://github.com/rust-lang/crates.io-index"
1418 checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
1419 dependencies = [
1420 "autocfg",
1421 "hashbrown 0.12.3",
1422 "serde",
1423 ]
1424
1425 [[package]]
1426 name = "inout"
1427 version = "0.1.3"
1428 source = "registry+https://github.com/rust-lang/crates.io-index"
1429 checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
1430 dependencies = [
1431 "block-padding",
1432 "generic-array",
1433 ]
1434
1435 [[package]]
1436 name = "instant"
1437 version = "0.1.12"
1438 source = "registry+https://github.com/rust-lang/crates.io-index"
1439 checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
1440 dependencies = [
1441 "cfg-if",
1442 "js-sys",
1443 "wasm-bindgen",
1444 "web-sys",
1445 ]
1446
1447 [[package]]
1448 name = "io-lifetimes"
1449 version = "1.0.11"
1450 source = "registry+https://github.com/rust-lang/crates.io-index"
1451 checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
1452 dependencies = [
1453 "hermit-abi 0.3.1",
1454 "libc",
1455 "windows-sys 0.48.0",
1456 ]
1457
1458 [[package]]
1459 name = "ipnet"
1460 version = "2.7.2"
1461 source = "registry+https://github.com/rust-lang/crates.io-index"
1462 checksum = "12b6ee2129af8d4fb011108c73d99a1b83a85977f23b82460c0ae2e25bb4b57f"
1463
1464 [[package]]
1465 name = "irc"
1466 version = "0.15.0"
1467 source = "git+https://github.com/aatxe/irc?rev=709151b94d9f92a79758e706e6bea219b449e56f#709151b94d9f92a79758e706e6bea219b449e56f"
1468 dependencies = [
1469 "chrono",
1470 "encoding",
1471 "futures-util",
1472 "irc-proto",
1473 "log",
1474 "native-tls",
1475 "parking_lot",
1476 "pin-project",
1477 "serde",
1478 "serde_derive",
1479 "thiserror",
1480 "tokio",
1481 "tokio-native-tls",
1482 "tokio-stream",
1483 "tokio-util",
1484 "toml",
1485 ]
1486
1487 [[package]]
1488 name = "irc-proto"
1489 version = "0.15.0"
1490 source = "git+https://github.com/aatxe/irc?rev=709151b94d9f92a79758e706e6bea219b449e56f#709151b94d9f92a79758e706e6bea219b449e56f"
1491 dependencies = [
1492 "bytes",
1493 "encoding",
1494 "thiserror",
1495 "tokio",
1496 "tokio-util",
1497 ]
1498
1499 [[package]]
1500 name = "is-terminal"
1501 version = "0.4.7"
1502 source = "registry+https://github.com/rust-lang/crates.io-index"
1503 checksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f"
1504 dependencies = [
1505 "hermit-abi 0.3.1",
1506 "io-lifetimes",
1507 "rustix",
1508 "windows-sys 0.48.0",
1509 ]
1510
1511 [[package]]
1512 name = "itertools"
1513 version = "0.9.0"
1514 source = "registry+https://github.com/rust-lang/crates.io-index"
1515 checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
1516 dependencies = [
1517 "either",
1518 ]
1519
1520 [[package]]
1521 name = "itertools"
1522 version = "0.10.5"
1523 source = "registry+https://github.com/rust-lang/crates.io-index"
1524 checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
1525 dependencies = [
1526 "either",
1527 ]
1528
1529 [[package]]
1530 name = "itoa"
1531 version = "1.0.6"
1532 source = "registry+https://github.com/rust-lang/crates.io-index"
1533 checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"
1534
1535 [[package]]
1536 name = "js-sys"
1537 version = "0.3.63"
1538 source = "registry+https://github.com/rust-lang/crates.io-index"
1539 checksum = "2f37a4a5928311ac501dee68b3c7613a1037d0edb30c8e5427bd832d55d1b790"
1540 dependencies = [
1541 "wasm-bindgen",
1542 ]
1543
1544 [[package]]
1545 name = "js_int"
1546 version = "0.2.2"
1547 source = "registry+https://github.com/rust-lang/crates.io-index"
1548 checksum = "d937f95470b270ce8b8950207715d71aa8e153c0d44c6684d59397ed4949160a"
1549 dependencies = [
1550 "serde",
1551 ]
1552
1553 [[package]]
1554 name = "js_option"
1555 version = "0.1.1"
1556 source = "registry+https://github.com/rust-lang/crates.io-index"
1557 checksum = "68421373957a1593a767013698dbf206e2b221eefe97a44d98d18672ff38423c"
1558 dependencies = [
1559 "serde",
1560 ]
1561
1562 [[package]]
1563 name = "konst"
1564 version = "0.2.19"
1565 source = "registry+https://github.com/rust-lang/crates.io-index"
1566 checksum = "330f0e13e6483b8c34885f7e6c9f19b1a7bd449c673fbb948a51c99d66ef74f4"
1567 dependencies = [
1568 "konst_macro_rules",
1569 "konst_proc_macros",
1570 ]
1571
1572 [[package]]
1573 name = "konst_macro_rules"
1574 version = "0.2.19"
1575 source = "registry+https://github.com/rust-lang/crates.io-index"
1576 checksum = "a4933f3f57a8e9d9da04db23fb153356ecaf00cbd14aee46279c33dc80925c37"
1577
1578 [[package]]
1579 name = "konst_proc_macros"
1580 version = "0.2.11"
1581 source = "registry+https://github.com/rust-lang/crates.io-index"
1582 checksum = "984e109462d46ad18314f10e392c286c3d47bce203088a09012de1015b45b737"
1583
1584 [[package]]
1585 name = "kv-log-macro"
1586 version = "1.0.7"
1587 source = "registry+https://github.com/rust-lang/crates.io-index"
1588 checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
1589 dependencies = [
1590 "log",
1591 ]
1592
1593 [[package]]
1594 name = "lazy_static"
1595 version = "1.4.0"
1596 source = "registry+https://github.com/rust-lang/crates.io-index"
1597 checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
1598
1599 [[package]]
1600 name = "libc"
1601 version = "0.2.144"
1602 source = "registry+https://github.com/rust-lang/crates.io-index"
1603 checksum = "2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1"
1604
1605 [[package]]
1606 name = "libsqlite3-sys"
1607 version = "0.25.2"
1608 source = "registry+https://github.com/rust-lang/crates.io-index"
1609 checksum = "29f835d03d717946d28b1d1ed632eb6f0e24a299388ee623d0c23118d3e8a7fa"
1610 dependencies = [
1611 "pkg-config",
1612 "vcpkg",
1613 ]
1614
1615 [[package]]
1616 name = "linux-raw-sys"
1617 version = "0.3.8"
1618 source = "registry+https://github.com/rust-lang/crates.io-index"
1619 checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
1620
1621 [[package]]
1622 name = "lock_api"
1623 version = "0.4.9"
1624 source = "registry+https://github.com/rust-lang/crates.io-index"
1625 checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"
1626 dependencies = [
1627 "autocfg",
1628 "scopeguard",
1629 ]
1630
1631 [[package]]
1632 name = "log"
1633 version = "0.4.18"
1634 source = "registry+https://github.com/rust-lang/crates.io-index"
1635 checksum = "518ef76f2f87365916b142844c16d8fefd85039bc5699050210a7778ee1cd1de"
1636 dependencies = [
1637 "value-bag",
1638 ]
1639
1640 [[package]]
1641 name = "lru"
1642 version = "0.10.1"
1643 source = "registry+https://github.com/rust-lang/crates.io-index"
1644 checksum = "718e8fae447df0c7e1ba7f5189829e63fd536945c8988d61444c19039f16b670"
1645 dependencies = [
1646 "hashbrown 0.13.2",
1647 ]
1648
1649 [[package]]
1650 name = "maplit"
1651 version = "1.0.2"
1652 source = "registry+https://github.com/rust-lang/crates.io-index"
1653 checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
1654
1655 [[package]]
1656 name = "matrirc"
1657 version = "0.1.0"
1658 dependencies = [
1659 "anyhow",
1660 "argon2",
1661 "async-trait",
1662 "base64 0.21.2",
1663 "base64-serde",
1664 "chacha20poly1305",
1665 "chrono",
1666 "clap",
1667 "emoji",
1668 "env_logger",
1669 "futures",
1670 "irc",
1671 "lazy_static",
1672 "log",
1673 "lru",
1674 "matrix-sdk",
1675 "rand_core 0.6.4",
1676 "regex",
1677 "serde",
1678 "serde_json",
1679 "tokio",
1680 "tokio-util",
1681 ]
1682
1683 [[package]]
1684 name = "matrix-pickle"
1685 version = "0.1.0"
1686 source = "registry+https://github.com/rust-lang/crates.io-index"
1687 checksum = "b18185b3f64cc8d44840dbf92d92aeb05c1ef97094f51a32c1afd36a4415d225"
1688 dependencies = [
1689 "matrix-pickle-derive",
1690 "thiserror",
1691 ]
1692
1693 [[package]]
1694 name = "matrix-pickle-derive"
1695 version = "0.1.0"
1696 source = "registry+https://github.com/rust-lang/crates.io-index"
1697 checksum = "cef08fbb48d0d5125d3885e422c426b5be84067c63ceb5d8b32f9130143f5b81"
1698 dependencies = [
1699 "proc-macro-crate",
1700 "proc-macro-error",
1701 "proc-macro2",
1702 "quote",
1703 "syn 1.0.109",
1704 ]
1705
1706 [[package]]
1707 name = "matrix-sdk"
1708 version = "0.6.2"
1709 source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=0b9c082e11955f49f99acd21542f62b40f11c418#0b9c082e11955f49f99acd21542f62b40f11c418"
1710 dependencies = [
1711 "anyhow",
1712 "anymap2",
1713 "async-stream",
1714 "async-trait",
1715 "backoff",
1716 "bytes",
1717 "bytesize",
1718 "dashmap",
1719 "event-listener",
1720 "eyeball",
1721 "eyeball-im",
1722 "futures-core",
1723 "futures-util",
1724 "gloo-timers",
1725 "http",
1726 "imbl",
1727 "matrix-sdk-base",
1728 "matrix-sdk-common",
1729 "matrix-sdk-indexeddb",
1730 "matrix-sdk-sqlite",
1731 "mime",
1732 "mime2ext",
1733 "reqwest",
1734 "ruma",
1735 "serde",
1736 "serde_html_form",
1737 "serde_json",
1738 "tempfile",
1739 "thiserror",
1740 "tokio",
1741 "tracing",
1742 "url",
1743 "zeroize",
1744 ]
1745
1746 [[package]]
1747 name = "matrix-sdk-base"
1748 version = "0.6.1"
1749 source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=0b9c082e11955f49f99acd21542f62b40f11c418#0b9c082e11955f49f99acd21542f62b40f11c418"
1750 dependencies = [
1751 "async-trait",
1752 "bitflags 2.3.1",
1753 "dashmap",
1754 "eyeball",
1755 "futures-util",
1756 "matrix-sdk-common",
1757 "matrix-sdk-crypto",
1758 "matrix-sdk-store-encryption",
1759 "once_cell",
1760 "ruma",
1761 "serde",
1762 "serde_json",
1763 "thiserror",
1764 "tokio",
1765 "tracing",
1766 ]
1767
1768 [[package]]
1769 name = "matrix-sdk-common"
1770 version = "0.6.0"
1771 source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=0b9c082e11955f49f99acd21542f62b40f11c418#0b9c082e11955f49f99acd21542f62b40f11c418"
1772 dependencies = [
1773 "futures-core",
1774 "futures-util",
1775 "gloo-timers",
1776 "instant",
1777 "ruma",
1778 "serde",
1779 "serde_json",
1780 "tokio",
1781 "wasm-bindgen-futures",
1782 ]
1783
1784 [[package]]
1785 name = "matrix-sdk-crypto"
1786 version = "0.6.0"
1787 source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=0b9c082e11955f49f99acd21542f62b40f11c418#0b9c082e11955f49f99acd21542f62b40f11c418"
1788 dependencies = [
1789 "aes",
1790 "async-std",
1791 "async-trait",
1792 "atomic",
1793 "base64 0.21.2",
1794 "byteorder",
1795 "cfg-if",
1796 "ctr",
1797 "dashmap",
1798 "eyeball",
1799 "futures-core",
1800 "futures-util",
1801 "hmac",
1802 "itertools 0.10.5",
1803 "matrix-sdk-common",
1804 "pbkdf2",
1805 "rand 0.8.5",
1806 "rmp-serde",
1807 "ruma",
1808 "serde",
1809 "serde_json",
1810 "sha2 0.10.6",
1811 "thiserror",
1812 "tokio",
1813 "tokio-stream",
1814 "tracing",
1815 "ulid",
1816 "vodozemac",
1817 "zeroize",
1818 ]
1819
1820 [[package]]
1821 name = "matrix-sdk-indexeddb"
1822 version = "0.2.0"
1823 source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=0b9c082e11955f49f99acd21542f62b40f11c418#0b9c082e11955f49f99acd21542f62b40f11c418"
1824 dependencies = [
1825 "anyhow",
1826 "async-trait",
1827 "base64 0.21.2",
1828 "getrandom 0.2.9",
1829 "gloo-utils",
1830 "indexed_db_futures",
1831 "js-sys",
1832 "matrix-sdk-base",
1833 "matrix-sdk-crypto",
1834 "matrix-sdk-store-encryption",
1835 "ruma",
1836 "serde",
1837 "serde_json",
1838 "thiserror",
1839 "tokio",
1840 "tracing",
1841 "wasm-bindgen",
1842 "web-sys",
1843 ]
1844
1845 [[package]]
1846 name = "matrix-sdk-sqlite"
1847 version = "0.1.0"
1848 source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=0b9c082e11955f49f99acd21542f62b40f11c418#0b9c082e11955f49f99acd21542f62b40f11c418"
1849 dependencies = [
1850 "async-trait",
1851 "deadpool-sqlite",
1852 "matrix-sdk-base",
1853 "matrix-sdk-crypto",
1854 "matrix-sdk-store-encryption",
1855 "rmp-serde",
1856 "ruma",
1857 "rusqlite",
1858 "serde",
1859 "serde_json",
1860 "thiserror",
1861 "tokio",
1862 "tracing",
1863 "vodozemac",
1864 ]
1865
1866 [[package]]
1867 name = "matrix-sdk-store-encryption"
1868 version = "0.2.0"
1869 source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=0b9c082e11955f49f99acd21542f62b40f11c418#0b9c082e11955f49f99acd21542f62b40f11c418"
1870 dependencies = [
1871 "blake3",
1872 "chacha20poly1305",
1873 "displaydoc",
1874 "getrandom 0.2.9",
1875 "hmac",
1876 "pbkdf2",
1877 "rand 0.8.5",
1878 "rmp-serde",
1879 "serde",
1880 "serde_json",
1881 "sha2 0.10.6",
1882 "thiserror",
1883 "zeroize",
1884 ]
1885
1886 [[package]]
1887 name = "memchr"
1888 version = "2.5.0"
1889 source = "registry+https://github.com/rust-lang/crates.io-index"
1890 checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
1891
1892 [[package]]
1893 name = "mime"
1894 version = "0.3.17"
1895 source = "registry+https://github.com/rust-lang/crates.io-index"
1896 checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
1897
1898 [[package]]
1899 name = "mime2ext"
1900 version = "0.1.52"
1901 source = "registry+https://github.com/rust-lang/crates.io-index"
1902 checksum = "a1a85a5069ebd40e64b1985773cc81addbe9d90d7ecf60e7b5475a57ad584c70"
1903
1904 [[package]]
1905 name = "mio"
1906 version = "0.8.7"
1907 source = "registry+https://github.com/rust-lang/crates.io-index"
1908 checksum = "eebffdb73fe72e917997fad08bdbf31ac50b0fa91cec93e69a0662e4264d454c"
1909 dependencies = [
1910 "libc",
1911 "wasi 0.11.0+wasi-snapshot-preview1",
1912 "windows-sys 0.48.0",
1913 ]
1914
1915 [[package]]
1916 name = "native-tls"
1917 version = "0.2.11"
1918 source = "registry+https://github.com/rust-lang/crates.io-index"
1919 checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
1920 dependencies = [
1921 "lazy_static",
1922 "libc",
1923 "log",
1924 "openssl",
1925 "openssl-probe",
1926 "openssl-sys",
1927 "schannel",
1928 "security-framework",
1929 "security-framework-sys",
1930 "tempfile",
1931 ]
1932
1933 [[package]]
1934 name = "num-traits"
1935 version = "0.2.15"
1936 source = "registry+https://github.com/rust-lang/crates.io-index"
1937 checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
1938 dependencies = [
1939 "autocfg",
1940 ]
1941
1942 [[package]]
1943 name = "num_cpus"
1944 version = "1.15.0"
1945 source = "registry+https://github.com/rust-lang/crates.io-index"
1946 checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
1947 dependencies = [
1948 "hermit-abi 0.2.6",
1949 "libc",
1950 ]
1951
1952 [[package]]
1953 name = "once_cell"
1954 version = "1.17.2"
1955 source = "registry+https://github.com/rust-lang/crates.io-index"
1956 checksum = "9670a07f94779e00908f3e686eab508878ebb390ba6e604d3a284c00e8d0487b"
1957
1958 [[package]]
1959 name = "opaque-debug"
1960 version = "0.3.0"
1961 source = "registry+https://github.com/rust-lang/crates.io-index"
1962 checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
1963
1964 [[package]]
1965 name = "openssl"
1966 version = "0.10.53"
1967 source = "registry+https://github.com/rust-lang/crates.io-index"
1968 checksum = "12df40a956736488b7b44fe79fe12d4f245bb5b3f5a1f6095e499760015be392"
1969 dependencies = [
1970 "bitflags 1.3.2",
1971 "cfg-if",
1972 "foreign-types",
1973 "libc",
1974 "once_cell",
1975 "openssl-macros",
1976 "openssl-sys",
1977 ]
1978
1979 [[package]]
1980 name = "openssl-macros"
1981 version = "0.1.1"
1982 source = "registry+https://github.com/rust-lang/crates.io-index"
1983 checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
1984 dependencies = [
1985 "proc-macro2",
1986 "quote",
1987 "syn 2.0.18",
1988 ]
1989
1990 [[package]]
1991 name = "openssl-probe"
1992 version = "0.1.5"
1993 source = "registry+https://github.com/rust-lang/crates.io-index"
1994 checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
1995
1996 [[package]]
1997 name = "openssl-sys"
1998 version = "0.9.88"
1999 source = "registry+https://github.com/rust-lang/crates.io-index"
2000 checksum = "c2ce0f250f34a308dcfdbb351f511359857d4ed2134ba715a4eadd46e1ffd617"
2001 dependencies = [
2002 "cc",
2003 "libc",
2004 "pkg-config",
2005 "vcpkg",
2006 ]
2007
2008 [[package]]
2009 name = "parking"
2010 version = "2.1.0"
2011 source = "registry+https://github.com/rust-lang/crates.io-index"
2012 checksum = "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e"
2013
2014 [[package]]
2015 name = "parking_lot"
2016 version = "0.12.1"
2017 source = "registry+https://github.com/rust-lang/crates.io-index"
2018 checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
2019 dependencies = [
2020 "lock_api",
2021 "parking_lot_core",
2022 ]
2023
2024 [[package]]
2025 name = "parking_lot_core"
2026 version = "0.9.7"
2027 source = "registry+https://github.com/rust-lang/crates.io-index"
2028 checksum = "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521"
2029 dependencies = [
2030 "cfg-if",
2031 "libc",
2032 "redox_syscall 0.2.16",
2033 "smallvec",
2034 "windows-sys 0.45.0",
2035 ]
2036
2037 [[package]]
2038 name = "password-hash"
2039 version = "0.4.2"
2040 source = "registry+https://github.com/rust-lang/crates.io-index"
2041 checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700"
2042 dependencies = [
2043 "base64ct",
2044 "rand_core 0.6.4",
2045 "subtle",
2046 ]
2047
2048 [[package]]
2049 name = "password-hash"
2050 version = "0.5.0"
2051 source = "registry+https://github.com/rust-lang/crates.io-index"
2052 checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
2053 dependencies = [
2054 "base64ct",
2055 "rand_core 0.6.4",
2056 "subtle",
2057 ]
2058
2059 [[package]]
2060 name = "paste"
2061 version = "1.0.12"
2062 source = "registry+https://github.com/rust-lang/crates.io-index"
2063 checksum = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79"
2064
2065 [[package]]
2066 name = "pbkdf2"
2067 version = "0.11.0"
2068 source = "registry+https://github.com/rust-lang/crates.io-index"
2069 checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
2070 dependencies = [
2071 "digest 0.10.7",
2072 "hmac",
2073 "password-hash 0.4.2",
2074 "sha2 0.10.6",
2075 ]
2076
2077 [[package]]
2078 name = "percent-encoding"
2079 version = "2.2.0"
2080 source = "registry+https://github.com/rust-lang/crates.io-index"
2081 checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
2082
2083 [[package]]
2084 name = "phf"
2085 version = "0.8.0"
2086 source = "registry+https://github.com/rust-lang/crates.io-index"
2087 checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
2088 dependencies = [
2089 "phf_macros",
2090 "phf_shared",
2091 "proc-macro-hack",
2092 ]
2093
2094 [[package]]
2095 name = "phf_generator"
2096 version = "0.8.0"
2097 source = "registry+https://github.com/rust-lang/crates.io-index"
2098 checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
2099 dependencies = [
2100 "phf_shared",
2101 "rand 0.7.3",
2102 ]
2103
2104 [[package]]
2105 name = "phf_macros"
2106 version = "0.8.0"
2107 source = "registry+https://github.com/rust-lang/crates.io-index"
2108 checksum = "7f6fde18ff429ffc8fe78e2bf7f8b7a5a5a6e2a8b58bc5a9ac69198bbda9189c"
2109 dependencies = [
2110 "phf_generator",
2111 "phf_shared",
2112 "proc-macro-hack",
2113 "proc-macro2",
2114 "quote",
2115 "syn 1.0.109",
2116 ]
2117
2118 [[package]]
2119 name = "phf_shared"
2120 version = "0.8.0"
2121 source = "registry+https://github.com/rust-lang/crates.io-index"
2122 checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
2123 dependencies = [
2124 "siphasher",
2125 ]
2126
2127 [[package]]
2128 name = "pin-project"
2129 version = "1.1.0"
2130 source = "registry+https://github.com/rust-lang/crates.io-index"
2131 checksum = "c95a7476719eab1e366eaf73d0260af3021184f18177925b07f54b30089ceead"
2132 dependencies = [
2133 "pin-project-internal",
2134 ]
2135
2136 [[package]]
2137 name = "pin-project-internal"
2138 version = "1.1.0"
2139 source = "registry+https://github.com/rust-lang/crates.io-index"
2140 checksum = "39407670928234ebc5e6e580247dd567ad73a3578460c5990f9503df207e8f07"
2141 dependencies = [
2142 "proc-macro2",
2143 "quote",
2144 "syn 2.0.18",
2145 ]
2146
2147 [[package]]
2148 name = "pin-project-lite"
2149 version = "0.2.9"
2150 source = "registry+https://github.com/rust-lang/crates.io-index"
2151 checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
2152
2153 [[package]]
2154 name = "pin-utils"
2155 version = "0.1.0"
2156 source = "registry+https://github.com/rust-lang/crates.io-index"
2157 checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2158
2159 [[package]]
2160 name = "pkcs7"
2161 version = "0.3.0"
2162 source = "registry+https://github.com/rust-lang/crates.io-index"
2163 checksum = "1f7364e6d0e236473de91e042395d71e0e64715f99a60620b014a4a4c7d1619b"
2164 dependencies = [
2165 "der",
2166 "spki",
2167 ]
2168
2169 [[package]]
2170 name = "pkg-config"
2171 version = "0.3.27"
2172 source = "registry+https://github.com/rust-lang/crates.io-index"
2173 checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
2174
2175 [[package]]
2176 name = "polling"
2177 version = "2.8.0"
2178 source = "registry+https://github.com/rust-lang/crates.io-index"
2179 checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
2180 dependencies = [
2181 "autocfg",
2182 "bitflags 1.3.2",
2183 "cfg-if",
2184 "concurrent-queue",
2185 "libc",
2186 "log",
2187 "pin-project-lite",
2188 "windows-sys 0.48.0",
2189 ]
2190
2191 [[package]]
2192 name = "poly1305"
2193 version = "0.7.2"
2194 source = "registry+https://github.com/rust-lang/crates.io-index"
2195 checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede"
2196 dependencies = [
2197 "cpufeatures",
2198 "opaque-debug",
2199 "universal-hash",
2200 ]
2201
2202 [[package]]
2203 name = "ppv-lite86"
2204 version = "0.2.17"
2205 source = "registry+https://github.com/rust-lang/crates.io-index"
2206 checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
2207
2208 [[package]]
2209 name = "proc-macro-crate"
2210 version = "1.3.1"
2211 source = "registry+https://github.com/rust-lang/crates.io-index"
2212 checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
2213 dependencies = [
2214 "once_cell",
2215 "toml_edit",
2216 ]
2217
2218 [[package]]
2219 name = "proc-macro-error"
2220 version = "1.0.4"
2221 source = "registry+https://github.com/rust-lang/crates.io-index"
2222 checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
2223 dependencies = [
2224 "proc-macro-error-attr",
2225 "proc-macro2",
2226 "quote",
2227 "version_check",
2228 ]
2229
2230 [[package]]
2231 name = "proc-macro-error-attr"
2232 version = "1.0.4"
2233 source = "registry+https://github.com/rust-lang/crates.io-index"
2234 checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
2235 dependencies = [
2236 "proc-macro2",
2237 "quote",
2238 "version_check",
2239 ]
2240
2241 [[package]]
2242 name = "proc-macro-hack"
2243 version = "0.5.20+deprecated"
2244 source = "registry+https://github.com/rust-lang/crates.io-index"
2245 checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
2246
2247 [[package]]
2248 name = "proc-macro2"
2249 version = "1.0.59"
2250 source = "registry+https://github.com/rust-lang/crates.io-index"
2251 checksum = "6aeca18b86b413c660b781aa319e4e2648a3e6f9eadc9b47e9038e6fe9f3451b"
2252 dependencies = [
2253 "unicode-ident",
2254 ]
2255
2256 [[package]]
2257 name = "prost"
2258 version = "0.11.9"
2259 source = "registry+https://github.com/rust-lang/crates.io-index"
2260 checksum = "0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd"
2261 dependencies = [
2262 "bytes",
2263 "prost-derive",
2264 ]
2265
2266 [[package]]
2267 name = "prost-derive"
2268 version = "0.11.9"
2269 source = "registry+https://github.com/rust-lang/crates.io-index"
2270 checksum = "e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4"
2271 dependencies = [
2272 "anyhow",
2273 "itertools 0.10.5",
2274 "proc-macro2",
2275 "quote",
2276 "syn 1.0.109",
2277 ]
2278
2279 [[package]]
2280 name = "quote"
2281 version = "1.0.28"
2282 source = "registry+https://github.com/rust-lang/crates.io-index"
2283 checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488"
2284 dependencies = [
2285 "proc-macro2",
2286 ]
2287
2288 [[package]]
2289 name = "rand"
2290 version = "0.7.3"
2291 source = "registry+https://github.com/rust-lang/crates.io-index"
2292 checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
2293 dependencies = [
2294 "getrandom 0.1.16",
2295 "libc",
2296 "rand_chacha 0.2.2",
2297 "rand_core 0.5.1",
2298 "rand_hc",
2299 "rand_pcg",
2300 ]
2301
2302 [[package]]
2303 name = "rand"
2304 version = "0.8.5"
2305 source = "registry+https://github.com/rust-lang/crates.io-index"
2306 checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2307 dependencies = [
2308 "libc",
2309 "rand_chacha 0.3.1",
2310 "rand_core 0.6.4",
2311 ]
2312
2313 [[package]]
2314 name = "rand_chacha"
2315 version = "0.2.2"
2316 source = "registry+https://github.com/rust-lang/crates.io-index"
2317 checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
2318 dependencies = [
2319 "ppv-lite86",
2320 "rand_core 0.5.1",
2321 ]
2322
2323 [[package]]
2324 name = "rand_chacha"
2325 version = "0.3.1"
2326 source = "registry+https://github.com/rust-lang/crates.io-index"
2327 checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2328 dependencies = [
2329 "ppv-lite86",
2330 "rand_core 0.6.4",
2331 ]
2332
2333 [[package]]
2334 name = "rand_core"
2335 version = "0.5.1"
2336 source = "registry+https://github.com/rust-lang/crates.io-index"
2337 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
2338 dependencies = [
2339 "getrandom 0.1.16",
2340 ]
2341
2342 [[package]]
2343 name = "rand_core"
2344 version = "0.6.4"
2345 source = "registry+https://github.com/rust-lang/crates.io-index"
2346 checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2347 dependencies = [
2348 "getrandom 0.2.9",
2349 ]
2350
2351 [[package]]
2352 name = "rand_hc"
2353 version = "0.2.0"
2354 source = "registry+https://github.com/rust-lang/crates.io-index"
2355 checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
2356 dependencies = [
2357 "rand_core 0.5.1",
2358 ]
2359
2360 [[package]]
2361 name = "rand_pcg"
2362 version = "0.2.1"
2363 source = "registry+https://github.com/rust-lang/crates.io-index"
2364 checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
2365 dependencies = [
2366 "rand_core 0.5.1",
2367 ]
2368
2369 [[package]]
2370 name = "rand_xoshiro"
2371 version = "0.6.0"
2372 source = "registry+https://github.com/rust-lang/crates.io-index"
2373 checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
2374 dependencies = [
2375 "rand_core 0.6.4",
2376 ]
2377
2378 [[package]]
2379 name = "readlock"
2380 version = "0.1.5"
2381 source = "registry+https://github.com/rust-lang/crates.io-index"
2382 checksum = "ed5b7f359207e69e1395440120fa3b07c59bb92c4ec077804cd10d7ebbe4c01a"
2383
2384 [[package]]
2385 name = "redox_syscall"
2386 version = "0.2.16"
2387 source = "registry+https://github.com/rust-lang/crates.io-index"
2388 checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
2389 dependencies = [
2390 "bitflags 1.3.2",
2391 ]
2392
2393 [[package]]
2394 name = "redox_syscall"
2395 version = "0.3.5"
2396 source = "registry+https://github.com/rust-lang/crates.io-index"
2397 checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
2398 dependencies = [
2399 "bitflags 1.3.2",
2400 ]
2401
2402 [[package]]
2403 name = "regex"
2404 version = "1.8.3"
2405 source = "registry+https://github.com/rust-lang/crates.io-index"
2406 checksum = "81ca098a9821bd52d6b24fd8b10bd081f47d39c22778cafaa75a2857a62c6390"
2407 dependencies = [
2408 "aho-corasick",
2409 "memchr",
2410 "regex-syntax",
2411 ]
2412
2413 [[package]]
2414 name = "regex-syntax"
2415 version = "0.7.2"
2416 source = "registry+https://github.com/rust-lang/crates.io-index"
2417 checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
2418
2419 [[package]]
2420 name = "reqwest"
2421 version = "0.11.18"
2422 source = "registry+https://github.com/rust-lang/crates.io-index"
2423 checksum = "cde824a14b7c14f85caff81225f411faacc04a2013f41670f41443742b1c1c55"
2424 dependencies = [
2425 "base64 0.21.2",
2426 "bytes",
2427 "encoding_rs",
2428 "futures-core",
2429 "futures-util",
2430 "h2",
2431 "http",
2432 "http-body",
2433 "hyper",
2434 "hyper-tls",
2435 "ipnet",
2436 "js-sys",
2437 "log",
2438 "mime",
2439 "native-tls",
2440 "once_cell",
2441 "percent-encoding",
2442 "pin-project-lite",
2443 "serde",
2444 "serde_json",
2445 "serde_urlencoded",
2446 "tokio",
2447 "tokio-native-tls",
2448 "tower-service",
2449 "url",
2450 "wasm-bindgen",
2451 "wasm-bindgen-futures",
2452 "web-sys",
2453 "winreg",
2454 ]
2455
2456 [[package]]
2457 name = "retain_mut"
2458 version = "0.1.9"
2459 source = "registry+https://github.com/rust-lang/crates.io-index"
2460 checksum = "4389f1d5789befaf6029ebd9f7dac4af7f7e3d61b69d4f30e2ac02b57e7712b0"
2461
2462 [[package]]
2463 name = "rmp"
2464 version = "0.8.11"
2465 source = "registry+https://github.com/rust-lang/crates.io-index"
2466 checksum = "44519172358fd6d58656c86ab8e7fbc9e1490c3e8f14d35ed78ca0dd07403c9f"
2467 dependencies = [
2468 "byteorder",
2469 "num-traits",
2470 "paste",
2471 ]
2472
2473 [[package]]
2474 name = "rmp-serde"
2475 version = "1.1.1"
2476 source = "registry+https://github.com/rust-lang/crates.io-index"
2477 checksum = "c5b13be192e0220b8afb7222aa5813cb62cc269ebb5cac346ca6487681d2913e"
2478 dependencies = [
2479 "byteorder",
2480 "rmp",
2481 "serde",
2482 ]
2483
2484 [[package]]
2485 name = "ruma"
2486 version = "0.8.2"
2487 source = "git+https://github.com/ruma/ruma?rev=e3282d8bfebc69d2e64815105ebe9dced130b94a#e3282d8bfebc69d2e64815105ebe9dced130b94a"
2488 dependencies = [
2489 "assign",
2490 "js_int",
2491 "js_option",
2492 "ruma-client-api",
2493 "ruma-common",
2494 "ruma-federation-api",
2495 ]
2496
2497 [[package]]
2498 name = "ruma-client-api"
2499 version = "0.16.2"
2500 source = "git+https://github.com/ruma/ruma?rev=e3282d8bfebc69d2e64815105ebe9dced130b94a#e3282d8bfebc69d2e64815105ebe9dced130b94a"
2501 dependencies = [
2502 "assign",
2503 "bytes",
2504 "http",
2505 "js_int",
2506 "js_option",
2507 "maplit",
2508 "ruma-common",
2509 "serde",
2510 "serde_html_form",
2511 "serde_json",
2512 ]
2513
2514 [[package]]
2515 name = "ruma-common"
2516 version = "0.11.3"
2517 source = "git+https://github.com/ruma/ruma?rev=e3282d8bfebc69d2e64815105ebe9dced130b94a#e3282d8bfebc69d2e64815105ebe9dced130b94a"
2518 dependencies = [
2519 "base64 0.21.2",
2520 "bytes",
2521 "form_urlencoded",
2522 "getrandom 0.2.9",
2523 "http",
2524 "indexmap",
2525 "js-sys",
2526 "js_int",
2527 "js_option",
2528 "konst",
2529 "percent-encoding",
2530 "rand 0.8.5",
2531 "regex",
2532 "ruma-identifiers-validation",
2533 "ruma-macros",
2534 "serde",
2535 "serde_html_form",
2536 "serde_json",
2537 "thiserror",
2538 "tracing",
2539 "url",
2540 "uuid",
2541 "wildmatch",
2542 ]
2543
2544 [[package]]
2545 name = "ruma-federation-api"
2546 version = "0.7.1"
2547 source = "git+https://github.com/ruma/ruma?rev=e3282d8bfebc69d2e64815105ebe9dced130b94a#e3282d8bfebc69d2e64815105ebe9dced130b94a"
2548 dependencies = [
2549 "js_int",
2550 "ruma-common",
2551 "serde",
2552 "serde_json",
2553 ]
2554
2555 [[package]]
2556 name = "ruma-identifiers-validation"
2557 version = "0.9.1"
2558 source = "git+https://github.com/ruma/ruma?rev=e3282d8bfebc69d2e64815105ebe9dced130b94a#e3282d8bfebc69d2e64815105ebe9dced130b94a"
2559 dependencies = [
2560 "js_int",
2561 "thiserror",
2562 ]
2563
2564 [[package]]
2565 name = "ruma-macros"
2566 version = "0.11.3"
2567 source = "git+https://github.com/ruma/ruma?rev=e3282d8bfebc69d2e64815105ebe9dced130b94a#e3282d8bfebc69d2e64815105ebe9dced130b94a"
2568 dependencies = [
2569 "once_cell",
2570 "proc-macro-crate",
2571 "proc-macro2",
2572 "quote",
2573 "ruma-identifiers-validation",
2574 "serde",
2575 "syn 2.0.18",
2576 "toml",
2577 ]
2578
2579 [[package]]
2580 name = "rusqlite"
2581 version = "0.28.0"
2582 source = "registry+https://github.com/rust-lang/crates.io-index"
2583 checksum = "01e213bc3ecb39ac32e81e51ebe31fd888a940515173e3a18a35f8c6e896422a"
2584 dependencies = [
2585 "bitflags 1.3.2",
2586 "fallible-iterator",
2587 "fallible-streaming-iterator",
2588 "hashlink",
2589 "libsqlite3-sys",
2590 "smallvec",
2591 ]
2592
2593 [[package]]
2594 name = "rustix"
2595 version = "0.37.19"
2596 source = "registry+https://github.com/rust-lang/crates.io-index"
2597 checksum = "acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d"
2598 dependencies = [
2599 "bitflags 1.3.2",
2600 "errno",
2601 "io-lifetimes",
2602 "libc",
2603 "linux-raw-sys",
2604 "windows-sys 0.48.0",
2605 ]
2606
2607 [[package]]
2608 name = "ryu"
2609 version = "1.0.13"
2610 source = "registry+https://github.com/rust-lang/crates.io-index"
2611 checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041"
2612
2613 [[package]]
2614 name = "schannel"
2615 version = "0.1.21"
2616 source = "registry+https://github.com/rust-lang/crates.io-index"
2617 checksum = "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3"
2618 dependencies = [
2619 "windows-sys 0.42.0",
2620 ]
2621
2622 [[package]]
2623 name = "scopeguard"
2624 version = "1.1.0"
2625 source = "registry+https://github.com/rust-lang/crates.io-index"
2626 checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
2627
2628 [[package]]
2629 name = "security-framework"
2630 version = "2.9.1"
2631 source = "registry+https://github.com/rust-lang/crates.io-index"
2632 checksum = "1fc758eb7bffce5b308734e9b0c1468893cae9ff70ebf13e7090be8dcbcc83a8"
2633 dependencies = [
2634 "bitflags 1.3.2",
2635 "core-foundation",
2636 "core-foundation-sys",
2637 "libc",
2638 "security-framework-sys",
2639 ]
2640
2641 [[package]]
2642 name = "security-framework-sys"
2643 version = "2.9.0"
2644 source = "registry+https://github.com/rust-lang/crates.io-index"
2645 checksum = "f51d0c0d83bec45f16480d0ce0058397a69e48fcdc52d1dc8855fb68acbd31a7"
2646 dependencies = [
2647 "core-foundation-sys",
2648 "libc",
2649 ]
2650
2651 [[package]]
2652 name = "serde"
2653 version = "1.0.163"
2654 source = "registry+https://github.com/rust-lang/crates.io-index"
2655 checksum = "2113ab51b87a539ae008b5c6c02dc020ffa39afd2d83cffcb3f4eb2722cebec2"
2656 dependencies = [
2657 "serde_derive",
2658 ]
2659
2660 [[package]]
2661 name = "serde_bytes"
2662 version = "0.11.9"
2663 source = "registry+https://github.com/rust-lang/crates.io-index"
2664 checksum = "416bda436f9aab92e02c8e10d49a15ddd339cea90b6e340fe51ed97abb548294"
2665 dependencies = [
2666 "serde",
2667 ]
2668
2669 [[package]]
2670 name = "serde_derive"
2671 version = "1.0.163"
2672 source = "registry+https://github.com/rust-lang/crates.io-index"
2673 checksum = "8c805777e3930c8883389c602315a24224bcc738b63905ef87cd1420353ea93e"
2674 dependencies = [
2675 "proc-macro2",
2676 "quote",
2677 "syn 2.0.18",
2678 ]
2679
2680 [[package]]
2681 name = "serde_html_form"
2682 version = "0.2.0"
2683 source = "registry+https://github.com/rust-lang/crates.io-index"
2684 checksum = "53192e38d5c88564b924dbe9b60865ecbb71b81d38c4e61c817cffd3e36ef696"
2685 dependencies = [
2686 "form_urlencoded",
2687 "indexmap",
2688 "itoa",
2689 "ryu",
2690 "serde",
2691 ]
2692
2693 [[package]]
2694 name = "serde_json"
2695 version = "1.0.96"
2696 source = "registry+https://github.com/rust-lang/crates.io-index"
2697 checksum = "057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1"
2698 dependencies = [
2699 "itoa",
2700 "ryu",
2701 "serde",
2702 ]
2703
2704 [[package]]
2705 name = "serde_spanned"
2706 version = "0.6.2"
2707 source = "registry+https://github.com/rust-lang/crates.io-index"
2708 checksum = "93107647184f6027e3b7dcb2e11034cf95ffa1e3a682c67951963ac69c1c007d"
2709 dependencies = [
2710 "serde",
2711 ]
2712
2713 [[package]]
2714 name = "serde_urlencoded"
2715 version = "0.7.1"
2716 source = "registry+https://github.com/rust-lang/crates.io-index"
2717 checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
2718 dependencies = [
2719 "form_urlencoded",
2720 "itoa",
2721 "ryu",
2722 "serde",
2723 ]
2724
2725 [[package]]
2726 name = "sha2"
2727 version = "0.9.9"
2728 source = "registry+https://github.com/rust-lang/crates.io-index"
2729 checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
2730 dependencies = [
2731 "block-buffer 0.9.0",
2732 "cfg-if",
2733 "cpufeatures",
2734 "digest 0.9.0",
2735 "opaque-debug",
2736 ]
2737
2738 [[package]]
2739 name = "sha2"
2740 version = "0.10.6"
2741 source = "registry+https://github.com/rust-lang/crates.io-index"
2742 checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
2743 dependencies = [
2744 "cfg-if",
2745 "cpufeatures",
2746 "digest 0.10.7",
2747 ]
2748
2749 [[package]]
2750 name = "signal-hook"
2751 version = "0.3.15"
2752 source = "registry+https://github.com/rust-lang/crates.io-index"
2753 checksum = "732768f1176d21d09e076c23a93123d40bba92d50c4058da34d45c8de8e682b9"
2754 dependencies = [
2755 "libc",
2756 "signal-hook-registry",
2757 ]
2758
2759 [[package]]
2760 name = "signal-hook-registry"
2761 version = "1.4.1"
2762 source = "registry+https://github.com/rust-lang/crates.io-index"
2763 checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
2764 dependencies = [
2765 "libc",
2766 ]
2767
2768 [[package]]
2769 name = "signature"
2770 version = "1.6.4"
2771 source = "registry+https://github.com/rust-lang/crates.io-index"
2772 checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
2773
2774 [[package]]
2775 name = "siphasher"
2776 version = "0.3.10"
2777 source = "registry+https://github.com/rust-lang/crates.io-index"
2778 checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
2779
2780 [[package]]
2781 name = "slab"
2782 version = "0.4.8"
2783 source = "registry+https://github.com/rust-lang/crates.io-index"
2784 checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
2785 dependencies = [
2786 "autocfg",
2787 ]
2788
2789 [[package]]
2790 name = "smallvec"
2791 version = "1.10.0"
2792 source = "registry+https://github.com/rust-lang/crates.io-index"
2793 checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
2794
2795 [[package]]
2796 name = "socket2"
2797 version = "0.4.9"
2798 source = "registry+https://github.com/rust-lang/crates.io-index"
2799 checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
2800 dependencies = [
2801 "libc",
2802 "winapi",
2803 ]
2804
2805 [[package]]
2806 name = "spki"
2807 version = "0.5.4"
2808 source = "registry+https://github.com/rust-lang/crates.io-index"
2809 checksum = "44d01ac02a6ccf3e07db148d2be087da624fea0221a16152ed01f0496a6b0a27"
2810 dependencies = [
2811 "der",
2812 ]
2813
2814 [[package]]
2815 name = "strsim"
2816 version = "0.10.0"
2817 source = "registry+https://github.com/rust-lang/crates.io-index"
2818 checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2819
2820 [[package]]
2821 name = "subtle"
2822 version = "2.5.0"
2823 source = "registry+https://github.com/rust-lang/crates.io-index"
2824 checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
2825
2826 [[package]]
2827 name = "syn"
2828 version = "1.0.109"
2829 source = "registry+https://github.com/rust-lang/crates.io-index"
2830 checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
2831 dependencies = [
2832 "proc-macro2",
2833 "quote",
2834 "unicode-ident",
2835 ]
2836
2837 [[package]]
2838 name = "syn"
2839 version = "2.0.18"
2840 source = "registry+https://github.com/rust-lang/crates.io-index"
2841 checksum = "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e"
2842 dependencies = [
2843 "proc-macro2",
2844 "quote",
2845 "unicode-ident",
2846 ]
2847
2848 [[package]]
2849 name = "tempfile"
2850 version = "3.5.0"
2851 source = "registry+https://github.com/rust-lang/crates.io-index"
2852 checksum = "b9fbec84f381d5795b08656e4912bec604d162bff9291d6189a78f4c8ab87998"
2853 dependencies = [
2854 "cfg-if",
2855 "fastrand",
2856 "redox_syscall 0.3.5",
2857 "rustix",
2858 "windows-sys 0.45.0",
2859 ]
2860
2861 [[package]]
2862 name = "termcolor"
2863 version = "1.2.0"
2864 source = "registry+https://github.com/rust-lang/crates.io-index"
2865 checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
2866 dependencies = [
2867 "winapi-util",
2868 ]
2869
2870 [[package]]
2871 name = "thiserror"
2872 version = "1.0.40"
2873 source = "registry+https://github.com/rust-lang/crates.io-index"
2874 checksum = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac"
2875 dependencies = [
2876 "thiserror-impl",
2877 ]
2878
2879 [[package]]
2880 name = "thiserror-impl"
2881 version = "1.0.40"
2882 source = "registry+https://github.com/rust-lang/crates.io-index"
2883 checksum = "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f"
2884 dependencies = [
2885 "proc-macro2",
2886 "quote",
2887 "syn 2.0.18",
2888 ]
2889
2890 [[package]]
2891 name = "thread_local"
2892 version = "1.1.7"
2893 source = "registry+https://github.com/rust-lang/crates.io-index"
2894 checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
2895 dependencies = [
2896 "cfg-if",
2897 "once_cell",
2898 ]
2899
2900 [[package]]
2901 name = "tinyvec"
2902 version = "1.6.0"
2903 source = "registry+https://github.com/rust-lang/crates.io-index"
2904 checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
2905 dependencies = [
2906 "tinyvec_macros",
2907 ]
2908
2909 [[package]]
2910 name = "tinyvec_macros"
2911 version = "0.1.1"
2912 source = "registry+https://github.com/rust-lang/crates.io-index"
2913 checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2914
2915 [[package]]
2916 name = "tokio"
2917 version = "1.28.2"
2918 source = "registry+https://github.com/rust-lang/crates.io-index"
2919 checksum = "94d7b1cfd2aa4011f2de74c2c4c63665e27a71006b0a192dcd2710272e73dfa2"
2920 dependencies = [
2921 "autocfg",
2922 "bytes",
2923 "libc",
2924 "mio",
2925 "num_cpus",
2926 "parking_lot",
2927 "pin-project-lite",
2928 "signal-hook-registry",
2929 "socket2",
2930 "tokio-macros",
2931 "windows-sys 0.48.0",
2932 ]
2933
2934 [[package]]
2935 name = "tokio-macros"
2936 version = "2.1.0"
2937 source = "registry+https://github.com/rust-lang/crates.io-index"
2938 checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
2939 dependencies = [
2940 "proc-macro2",
2941 "quote",
2942 "syn 2.0.18",
2943 ]
2944
2945 [[package]]
2946 name = "tokio-native-tls"
2947 version = "0.3.1"
2948 source = "registry+https://github.com/rust-lang/crates.io-index"
2949 checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
2950 dependencies = [
2951 "native-tls",
2952 "tokio",
2953 ]
2954
2955 [[package]]
2956 name = "tokio-stream"
2957 version = "0.1.14"
2958 source = "registry+https://github.com/rust-lang/crates.io-index"
2959 checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
2960 dependencies = [
2961 "futures-core",
2962 "pin-project-lite",
2963 "tokio",
2964 "tokio-util",
2965 ]
2966
2967 [[package]]
2968 name = "tokio-util"
2969 version = "0.7.8"
2970 source = "registry+https://github.com/rust-lang/crates.io-index"
2971 checksum = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d"
2972 dependencies = [
2973 "bytes",
2974 "futures-core",
2975 "futures-sink",
2976 "pin-project-lite",
2977 "tokio",
2978 "tracing",
2979 ]
2980
2981 [[package]]
2982 name = "toml"
2983 version = "0.7.4"
2984 source = "registry+https://github.com/rust-lang/crates.io-index"
2985 checksum = "d6135d499e69981f9ff0ef2167955a5333c35e36f6937d382974566b3d5b94ec"
2986 dependencies = [
2987 "serde",
2988 "serde_spanned",
2989 "toml_datetime",
2990 "toml_edit",
2991 ]
2992
2993 [[package]]
2994 name = "toml_datetime"
2995 version = "0.6.2"
2996 source = "registry+https://github.com/rust-lang/crates.io-index"
2997 checksum = "5a76a9312f5ba4c2dec6b9161fdf25d87ad8a09256ccea5a556fef03c706a10f"
2998 dependencies = [
2999 "serde",
3000 ]
3001
3002 [[package]]
3003 name = "toml_edit"
3004 version = "0.19.10"
3005 source = "registry+https://github.com/rust-lang/crates.io-index"
3006 checksum = "2380d56e8670370eee6566b0bfd4265f65b3f432e8c6d85623f728d4fa31f739"
3007 dependencies = [
3008 "indexmap",
3009 "serde",
3010 "serde_spanned",
3011 "toml_datetime",
3012 "winnow",
3013 ]
3014
3015 [[package]]
3016 name = "tower-service"
3017 version = "0.3.2"
3018 source = "registry+https://github.com/rust-lang/crates.io-index"
3019 checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
3020
3021 [[package]]
3022 name = "tracing"
3023 version = "0.1.37"
3024 source = "registry+https://github.com/rust-lang/crates.io-index"
3025 checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
3026 dependencies = [
3027 "cfg-if",
3028 "pin-project-lite",
3029 "tracing-attributes",
3030 "tracing-core",
3031 ]
3032
3033 [[package]]
3034 name = "tracing-attributes"
3035 version = "0.1.24"
3036 source = "registry+https://github.com/rust-lang/crates.io-index"
3037 checksum = "0f57e3ca2a01450b1a921183a9c9cbfda207fd822cef4ccb00a65402cbba7a74"
3038 dependencies = [
3039 "proc-macro2",
3040 "quote",
3041 "syn 2.0.18",
3042 ]
3043
3044 [[package]]
3045 name = "tracing-core"
3046 version = "0.1.31"
3047 source = "registry+https://github.com/rust-lang/crates.io-index"
3048 checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
3049 dependencies = [
3050 "once_cell",
3051 ]
3052
3053 [[package]]
3054 name = "try-lock"
3055 version = "0.2.4"
3056 source = "registry+https://github.com/rust-lang/crates.io-index"
3057 checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
3058
3059 [[package]]
3060 name = "typenum"
3061 version = "1.16.0"
3062 source = "registry+https://github.com/rust-lang/crates.io-index"
3063 checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
3064
3065 [[package]]
3066 name = "ulid"
3067 version = "1.0.0"
3068 source = "registry+https://github.com/rust-lang/crates.io-index"
3069 checksum = "13a3aaa69b04e5b66cc27309710a569ea23593612387d67daaf102e73aa974fd"
3070 dependencies = [
3071 "rand 0.8.5",
3072 ]
3073
3074 [[package]]
3075 name = "unicode-bidi"
3076 version = "0.3.13"
3077 source = "registry+https://github.com/rust-lang/crates.io-index"
3078 checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
3079
3080 [[package]]
3081 name = "unicode-ident"
3082 version = "1.0.9"
3083 source = "registry+https://github.com/rust-lang/crates.io-index"
3084 checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0"
3085
3086 [[package]]
3087 name = "unicode-normalization"
3088 version = "0.1.22"
3089 source = "registry+https://github.com/rust-lang/crates.io-index"
3090 checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
3091 dependencies = [
3092 "tinyvec",
3093 ]
3094
3095 [[package]]
3096 name = "universal-hash"
3097 version = "0.4.0"
3098 source = "registry+https://github.com/rust-lang/crates.io-index"
3099 checksum = "8326b2c654932e3e4f9196e69d08fdf7cfd718e1dc6f66b347e6024a0c961402"
3100 dependencies = [
3101 "generic-array",
3102 "subtle",
3103 ]
3104
3105 [[package]]
3106 name = "url"
3107 version = "2.3.1"
3108 source = "registry+https://github.com/rust-lang/crates.io-index"
3109 checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
3110 dependencies = [
3111 "form_urlencoded",
3112 "idna",
3113 "percent-encoding",
3114 ]
3115
3116 [[package]]
3117 name = "utf8parse"
3118 version = "0.2.1"
3119 source = "registry+https://github.com/rust-lang/crates.io-index"
3120 checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
3121
3122 [[package]]
3123 name = "uuid"
3124 version = "1.3.3"
3125 source = "registry+https://github.com/rust-lang/crates.io-index"
3126 checksum = "345444e32442451b267fc254ae85a209c64be56d2890e601a0c37ff0c3c5ecd2"
3127 dependencies = [
3128 "getrandom 0.2.9",
3129 "wasm-bindgen",
3130 ]
3131
3132 [[package]]
3133 name = "value-bag"
3134 version = "1.4.0"
3135 source = "registry+https://github.com/rust-lang/crates.io-index"
3136 checksum = "a4d330786735ea358f3bc09eea4caa098569c1c93f342d9aca0514915022fe7e"
3137
3138 [[package]]
3139 name = "vcpkg"
3140 version = "0.2.15"
3141 source = "registry+https://github.com/rust-lang/crates.io-index"
3142 checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
3143
3144 [[package]]
3145 name = "version_check"
3146 version = "0.9.4"
3147 source = "registry+https://github.com/rust-lang/crates.io-index"
3148 checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
3149
3150 [[package]]
3151 name = "vodozemac"
3152 version = "0.4.0"
3153 source = "registry+https://github.com/rust-lang/crates.io-index"
3154 checksum = "56d1b4c112e19e1f9361e34c7a40d30bd7f1de0fec43b83f2f8383d6eee9f561"
3155 dependencies = [
3156 "aes",
3157 "arrayvec",
3158 "base64 0.13.1",
3159 "cbc",
3160 "ed25519-dalek",
3161 "hkdf",
3162 "hmac",
3163 "matrix-pickle",
3164 "pkcs7",
3165 "prost",
3166 "rand 0.7.3",
3167 "serde",
3168 "serde_json",
3169 "sha2 0.10.6",
3170 "subtle",
3171 "thiserror",
3172 "x25519-dalek",
3173 "zeroize",
3174 ]
3175
3176 [[package]]
3177 name = "waker-fn"
3178 version = "1.1.0"
3179 source = "registry+https://github.com/rust-lang/crates.io-index"
3180 checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
3181
3182 [[package]]
3183 name = "want"
3184 version = "0.3.0"
3185 source = "registry+https://github.com/rust-lang/crates.io-index"
3186 checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
3187 dependencies = [
3188 "log",
3189 "try-lock",
3190 ]
3191
3192 [[package]]
3193 name = "wasi"
3194 version = "0.9.0+wasi-snapshot-preview1"
3195 source = "registry+https://github.com/rust-lang/crates.io-index"
3196 checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
3197
3198 [[package]]
3199 name = "wasi"
3200 version = "0.11.0+wasi-snapshot-preview1"
3201 source = "registry+https://github.com/rust-lang/crates.io-index"
3202 checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
3203
3204 [[package]]
3205 name = "wasm-bindgen"
3206 version = "0.2.86"
3207 source = "registry+https://github.com/rust-lang/crates.io-index"
3208 checksum = "5bba0e8cb82ba49ff4e229459ff22a191bbe9a1cb3a341610c9c33efc27ddf73"
3209 dependencies = [
3210 "cfg-if",
3211 "wasm-bindgen-macro",
3212 ]
3213
3214 [[package]]
3215 name = "wasm-bindgen-backend"
3216 version = "0.2.86"
3217 source = "registry+https://github.com/rust-lang/crates.io-index"
3218 checksum = "19b04bc93f9d6bdee709f6bd2118f57dd6679cf1176a1af464fca3ab0d66d8fb"
3219 dependencies = [
3220 "bumpalo",
3221 "log",
3222 "once_cell",
3223 "proc-macro2",
3224 "quote",
3225 "syn 2.0.18",
3226 "wasm-bindgen-shared",
3227 ]
3228
3229 [[package]]
3230 name = "wasm-bindgen-futures"
3231 version = "0.4.36"
3232 source = "registry+https://github.com/rust-lang/crates.io-index"
3233 checksum = "2d1985d03709c53167ce907ff394f5316aa22cb4e12761295c5dc57dacb6297e"
3234 dependencies = [
3235 "cfg-if",
3236 "js-sys",
3237 "wasm-bindgen",
3238 "web-sys",
3239 ]
3240
3241 [[package]]
3242 name = "wasm-bindgen-macro"
3243 version = "0.2.86"
3244 source = "registry+https://github.com/rust-lang/crates.io-index"
3245 checksum = "14d6b024f1a526bb0234f52840389927257beb670610081360e5a03c5df9c258"
3246 dependencies = [
3247 "quote",
3248 "wasm-bindgen-macro-support",
3249 ]
3250
3251 [[package]]
3252 name = "wasm-bindgen-macro-support"
3253 version = "0.2.86"
3254 source = "registry+https://github.com/rust-lang/crates.io-index"
3255 checksum = "e128beba882dd1eb6200e1dc92ae6c5dbaa4311aa7bb211ca035779e5efc39f8"
3256 dependencies = [
3257 "proc-macro2",
3258 "quote",
3259 "syn 2.0.18",
3260 "wasm-bindgen-backend",
3261 "wasm-bindgen-shared",
3262 ]
3263
3264 [[package]]
3265 name = "wasm-bindgen-shared"
3266 version = "0.2.86"
3267 source = "registry+https://github.com/rust-lang/crates.io-index"
3268 checksum = "ed9d5b4305409d1fc9482fee2d7f9bcbf24b3972bf59817ef757e23982242a93"
3269
3270 [[package]]
3271 name = "web-sys"
3272 version = "0.3.63"
3273 source = "registry+https://github.com/rust-lang/crates.io-index"
3274 checksum = "3bdd9ef4e984da1187bf8110c5cf5b845fbc87a23602cdf912386a76fcd3a7c2"
3275 dependencies = [
3276 "js-sys",
3277 "wasm-bindgen",
3278 ]
3279
3280 [[package]]
3281 name = "wildmatch"
3282 version = "2.1.1"
3283 source = "registry+https://github.com/rust-lang/crates.io-index"
3284 checksum = "ee583bdc5ff1cf9db20e9db5bb3ff4c3089a8f6b8b31aff265c9aba85812db86"
3285
3286 [[package]]
3287 name = "winapi"
3288 version = "0.3.9"
3289 source = "registry+https://github.com/rust-lang/crates.io-index"
3290 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
3291 dependencies = [
3292 "winapi-i686-pc-windows-gnu",
3293 "winapi-x86_64-pc-windows-gnu",
3294 ]
3295
3296 [[package]]
3297 name = "winapi-i686-pc-windows-gnu"
3298 version = "0.4.0"
3299 source = "registry+https://github.com/rust-lang/crates.io-index"
3300 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3301
3302 [[package]]
3303 name = "winapi-util"
3304 version = "0.1.5"
3305 source = "registry+https://github.com/rust-lang/crates.io-index"
3306 checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
3307 dependencies = [
3308 "winapi",
3309 ]
3310
3311 [[package]]
3312 name = "winapi-x86_64-pc-windows-gnu"
3313 version = "0.4.0"
3314 source = "registry+https://github.com/rust-lang/crates.io-index"
3315 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
3316
3317 [[package]]
3318 name = "windows"
3319 version = "0.48.0"
3320 source = "registry+https://github.com/rust-lang/crates.io-index"
3321 checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
3322 dependencies = [
3323 "windows-targets 0.48.0",
3324 ]
3325
3326 [[package]]
3327 name = "windows-sys"
3328 version = "0.42.0"
3329 source = "registry+https://github.com/rust-lang/crates.io-index"
3330 checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
3331 dependencies = [
3332 "windows_aarch64_gnullvm 0.42.2",
3333 "windows_aarch64_msvc 0.42.2",
3334 "windows_i686_gnu 0.42.2",
3335 "windows_i686_msvc 0.42.2",
3336 "windows_x86_64_gnu 0.42.2",
3337 "windows_x86_64_gnullvm 0.42.2",
3338 "windows_x86_64_msvc 0.42.2",
3339 ]
3340
3341 [[package]]
3342 name = "windows-sys"
3343 version = "0.45.0"
3344 source = "registry+https://github.com/rust-lang/crates.io-index"
3345 checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
3346 dependencies = [
3347 "windows-targets 0.42.2",
3348 ]
3349
3350 [[package]]
3351 name = "windows-sys"
3352 version = "0.48.0"
3353 source = "registry+https://github.com/rust-lang/crates.io-index"
3354 checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
3355 dependencies = [
3356 "windows-targets 0.48.0",
3357 ]
3358
3359 [[package]]
3360 name = "windows-targets"
3361 version = "0.42.2"
3362 source = "registry+https://github.com/rust-lang/crates.io-index"
3363 checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
3364 dependencies = [
3365 "windows_aarch64_gnullvm 0.42.2",
3366 "windows_aarch64_msvc 0.42.2",
3367 "windows_i686_gnu 0.42.2",
3368 "windows_i686_msvc 0.42.2",
3369 "windows_x86_64_gnu 0.42.2",
3370 "windows_x86_64_gnullvm 0.42.2",
3371 "windows_x86_64_msvc 0.42.2",
3372 ]
3373
3374 [[package]]
3375 name = "windows-targets"
3376 version = "0.48.0"
3377 source = "registry+https://github.com/rust-lang/crates.io-index"
3378 checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
3379 dependencies = [
3380 "windows_aarch64_gnullvm 0.48.0",
3381 "windows_aarch64_msvc 0.48.0",
3382 "windows_i686_gnu 0.48.0",
3383 "windows_i686_msvc 0.48.0",
3384 "windows_x86_64_gnu 0.48.0",
3385 "windows_x86_64_gnullvm 0.48.0",
3386 "windows_x86_64_msvc 0.48.0",
3387 ]
3388
3389 [[package]]
3390 name = "windows_aarch64_gnullvm"
3391 version = "0.42.2"
3392 source = "registry+https://github.com/rust-lang/crates.io-index"
3393 checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
3394
3395 [[package]]
3396 name = "windows_aarch64_gnullvm"
3397 version = "0.48.0"
3398 source = "registry+https://github.com/rust-lang/crates.io-index"
3399 checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
3400
3401 [[package]]
3402 name = "windows_aarch64_msvc"
3403 version = "0.42.2"
3404 source = "registry+https://github.com/rust-lang/crates.io-index"
3405 checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
3406
3407 [[package]]
3408 name = "windows_aarch64_msvc"
3409 version = "0.48.0"
3410 source = "registry+https://github.com/rust-lang/crates.io-index"
3411 checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
3412
3413 [[package]]
3414 name = "windows_i686_gnu"
3415 version = "0.42.2"
3416 source = "registry+https://github.com/rust-lang/crates.io-index"
3417 checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
3418
3419 [[package]]
3420 name = "windows_i686_gnu"
3421 version = "0.48.0"
3422 source = "registry+https://github.com/rust-lang/crates.io-index"
3423 checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
3424
3425 [[package]]
3426 name = "windows_i686_msvc"
3427 version = "0.42.2"
3428 source = "registry+https://github.com/rust-lang/crates.io-index"
3429 checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
3430
3431 [[package]]
3432 name = "windows_i686_msvc"
3433 version = "0.48.0"
3434 source = "registry+https://github.com/rust-lang/crates.io-index"
3435 checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
3436
3437 [[package]]
3438 name = "windows_x86_64_gnu"
3439 version = "0.42.2"
3440 source = "registry+https://github.com/rust-lang/crates.io-index"
3441 checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
3442
3443 [[package]]
3444 name = "windows_x86_64_gnu"
3445 version = "0.48.0"
3446 source = "registry+https://github.com/rust-lang/crates.io-index"
3447 checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
3448
3449 [[package]]
3450 name = "windows_x86_64_gnullvm"
3451 version = "0.42.2"
3452 source = "registry+https://github.com/rust-lang/crates.io-index"
3453 checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
3454
3455 [[package]]
3456 name = "windows_x86_64_gnullvm"
3457 version = "0.48.0"
3458 source = "registry+https://github.com/rust-lang/crates.io-index"
3459 checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
3460
3461 [[package]]
3462 name = "windows_x86_64_msvc"
3463 version = "0.42.2"
3464 source = "registry+https://github.com/rust-lang/crates.io-index"
3465 checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
3466
3467 [[package]]
3468 name = "windows_x86_64_msvc"
3469 version = "0.48.0"
3470 source = "registry+https://github.com/rust-lang/crates.io-index"
3471 checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
3472
3473 [[package]]
3474 name = "winnow"
3475 version = "0.4.6"
3476 source = "registry+https://github.com/rust-lang/crates.io-index"
3477 checksum = "61de7bac303dc551fe038e2b3cef0f571087a47571ea6e79a87692ac99b99699"
3478 dependencies = [
3479 "memchr",
3480 ]
3481
3482 [[package]]
3483 name = "winreg"
3484 version = "0.10.1"
3485 source = "registry+https://github.com/rust-lang/crates.io-index"
3486 checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
3487 dependencies = [
3488 "winapi",
3489 ]
3490
3491 [[package]]
3492 name = "x25519-dalek"
3493 version = "1.2.0"
3494 source = "registry+https://github.com/rust-lang/crates.io-index"
3495 checksum = "2392b6b94a576b4e2bf3c5b2757d63f10ada8020a2e4d08ac849ebcf6ea8e077"
3496 dependencies = [
3497 "curve25519-dalek",
3498 "rand_core 0.5.1",
3499 "serde",
3500 "zeroize",
3501 ]
3502
3503 [[package]]
3504 name = "zeroize"
3505 version = "1.3.0"
3506 source = "registry+https://github.com/rust-lang/crates.io-index"
3507 checksum = "4756f7db3f7b5574938c3eb1c117038b8e07f95ee6718c0efad4ac21508f1efd"
3508 dependencies = [
3509 "zeroize_derive",
3510 ]
3511
3512 [[package]]
3513 name = "zeroize_derive"
3514 version = "1.4.2"
3515 source = "registry+https://github.com/rust-lang/crates.io-index"
3516 checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
3517 dependencies = [
3518 "proc-macro2",
3519 "quote",
3520 "syn 2.0.18",
3521 ]