]> Untitled Git - lemmy.git/blob - Cargo.lock
Move websocket structs into lemmy_structs (ref #1115)
[lemmy.git] / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 [[package]]
4 name = "activitystreams"
5 version = "0.7.0-alpha.4"
6 source = "registry+https://github.com/rust-lang/crates.io-index"
7 checksum = "261b423734cca2a170d7a76936f1f0f9e6c6fc297d36cfc5ea6aa15f9017f996"
8 dependencies = [
9  "chrono",
10  "mime",
11  "serde 1.0.115",
12  "serde_json",
13  "thiserror",
14  "url",
15 ]
16
17 [[package]]
18 name = "activitystreams-ext"
19 version = "0.1.0-alpha.2"
20 source = "registry+https://github.com/rust-lang/crates.io-index"
21 checksum = "bb8e19a0810cc25df3535061a08b7d8f8a734d309ea4411c57a9767e4a2ffa0e"
22 dependencies = [
23  "activitystreams",
24  "serde 1.0.115",
25  "serde_json",
26 ]
27
28 [[package]]
29 name = "actix"
30 version = "0.10.0"
31 source = "registry+https://github.com/rust-lang/crates.io-index"
32 checksum = "1be241f88f3b1e7e9a3fbe3b5a8a0f6915b5a1d7ee0d9a248d3376d01068cc60"
33 dependencies = [
34  "actix-rt",
35  "actix_derive",
36  "bitflags 1.2.1",
37  "bytes",
38  "crossbeam-channel",
39  "derive_more",
40  "futures-channel",
41  "futures-util",
42  "log",
43  "once_cell",
44  "parking_lot",
45  "pin-project",
46  "smallvec",
47  "tokio",
48  "tokio-util 0.3.1",
49  "trust-dns-proto",
50  "trust-dns-resolver",
51 ]
52
53 [[package]]
54 name = "actix-codec"
55 version = "0.2.0"
56 source = "registry+https://github.com/rust-lang/crates.io-index"
57 checksum = "09e55f0a5c2ca15795035d90c46bd0e73a5123b72f68f12596d6ba5282051380"
58 dependencies = [
59  "bitflags 1.2.1",
60  "bytes",
61  "futures-core",
62  "futures-sink",
63  "log",
64  "tokio",
65  "tokio-util 0.2.0",
66 ]
67
68 [[package]]
69 name = "actix-codec"
70 version = "0.3.0"
71 source = "registry+https://github.com/rust-lang/crates.io-index"
72 checksum = "78d1833b3838dbe990df0f1f87baf640cf6146e898166afe401839d1b001e570"
73 dependencies = [
74  "bitflags 1.2.1",
75  "bytes",
76  "futures-core",
77  "futures-sink",
78  "log",
79  "pin-project",
80  "tokio",
81  "tokio-util 0.3.1",
82 ]
83
84 [[package]]
85 name = "actix-connect"
86 version = "2.0.0"
87 source = "registry+https://github.com/rust-lang/crates.io-index"
88 checksum = "177837a10863f15ba8d3ae3ec12fac1099099529ed20083a27fdfe247381d0dc"
89 dependencies = [
90  "actix-codec 0.3.0",
91  "actix-rt",
92  "actix-service",
93  "actix-utils 2.0.0",
94  "derive_more",
95  "either",
96  "futures-util",
97  "http",
98  "log",
99  "rustls",
100  "tokio-rustls",
101  "trust-dns-proto",
102  "trust-dns-resolver",
103  "webpki",
104 ]
105
106 [[package]]
107 name = "actix-files"
108 version = "0.3.0"
109 source = "registry+https://github.com/rust-lang/crates.io-index"
110 checksum = "8035f08f194893b199f4928b40425bd727c0257cf0fcf36f4ac214968d649ec7"
111 dependencies = [
112  "actix-http",
113  "actix-service",
114  "actix-web",
115  "bitflags 1.2.1",
116  "bytes",
117  "derive_more",
118  "futures-core",
119  "futures-util",
120  "log",
121  "mime",
122  "mime_guess",
123  "percent-encoding",
124  "v_htmlescape",
125 ]
126
127 [[package]]
128 name = "actix-http"
129 version = "2.0.0"
130 source = "registry+https://github.com/rust-lang/crates.io-index"
131 checksum = "05dd80ba8f27c4a34357c07e338c8f5c38f8520e6d626ca1727d8fecc41b0cab"
132 dependencies = [
133  "actix-codec 0.3.0",
134  "actix-connect",
135  "actix-rt",
136  "actix-service",
137  "actix-threadpool",
138  "actix-tls",
139  "actix-utils 2.0.0",
140  "base64 0.12.3",
141  "bitflags 1.2.1",
142  "brotli2",
143  "bytes",
144  "cookie",
145  "copyless",
146  "derive_more",
147  "either",
148  "encoding_rs",
149  "flate2",
150  "futures-channel",
151  "futures-core",
152  "futures-util",
153  "fxhash",
154  "h2",
155  "http",
156  "httparse",
157  "indexmap",
158  "itoa",
159  "language-tags",
160  "lazy_static",
161  "log",
162  "mime",
163  "percent-encoding",
164  "pin-project",
165  "rand 0.7.3",
166  "regex",
167  "serde 1.0.115",
168  "serde_json",
169  "serde_urlencoded",
170  "sha-1 0.9.1",
171  "slab",
172  "time 0.2.18",
173 ]
174
175 [[package]]
176 name = "actix-macros"
177 version = "0.1.2"
178 source = "registry+https://github.com/rust-lang/crates.io-index"
179 checksum = "a60f9ba7c4e6df97f3aacb14bb5c0cd7d98a49dcbaed0d7f292912ad9a6a3ed2"
180 dependencies = [
181  "quote",
182  "syn",
183 ]
184
185 [[package]]
186 name = "actix-router"
187 version = "0.2.4"
188 source = "registry+https://github.com/rust-lang/crates.io-index"
189 checksum = "9d7a10ca4d94e8c8e7a87c5173aba1b97ba9a6563ca02b0e1cd23531093d3ec8"
190 dependencies = [
191  "bytestring",
192  "http",
193  "log",
194  "regex",
195  "serde 1.0.115",
196 ]
197
198 [[package]]
199 name = "actix-rt"
200 version = "1.1.1"
201 source = "registry+https://github.com/rust-lang/crates.io-index"
202 checksum = "143fcc2912e0d1de2bcf4e2f720d2a60c28652ab4179685a1ee159e0fb3db227"
203 dependencies = [
204  "actix-macros",
205  "actix-threadpool",
206  "copyless",
207  "futures-channel",
208  "futures-util",
209  "smallvec",
210  "tokio",
211 ]
212
213 [[package]]
214 name = "actix-server"
215 version = "1.0.3"
216 source = "registry+https://github.com/rust-lang/crates.io-index"
217 checksum = "e6d74b464215a473c973a2d7d03a69cc10f4ce1f4b38a7659c5193dc5c675630"
218 dependencies = [
219  "actix-codec 0.2.0",
220  "actix-rt",
221  "actix-service",
222  "actix-utils 1.0.6",
223  "futures-channel",
224  "futures-util",
225  "log",
226  "mio",
227  "mio-uds",
228  "num_cpus",
229  "slab",
230  "socket2",
231 ]
232
233 [[package]]
234 name = "actix-service"
235 version = "1.0.6"
236 source = "registry+https://github.com/rust-lang/crates.io-index"
237 checksum = "0052435d581b5be835d11f4eb3bce417c8af18d87ddf8ace99f8e67e595882bb"
238 dependencies = [
239  "futures-util",
240  "pin-project",
241 ]
242
243 [[package]]
244 name = "actix-testing"
245 version = "1.0.1"
246 source = "registry+https://github.com/rust-lang/crates.io-index"
247 checksum = "47239ca38799ab74ee6a8a94d1ce857014b2ac36f242f70f3f75a66f691e791c"
248 dependencies = [
249  "actix-macros",
250  "actix-rt",
251  "actix-server",
252  "actix-service",
253  "log",
254  "socket2",
255 ]
256
257 [[package]]
258 name = "actix-threadpool"
259 version = "0.3.3"
260 source = "registry+https://github.com/rust-lang/crates.io-index"
261 checksum = "d209f04d002854b9afd3743032a27b066158817965bf5d036824d19ac2cc0e30"
262 dependencies = [
263  "derive_more",
264  "futures-channel",
265  "lazy_static",
266  "log",
267  "num_cpus",
268  "parking_lot",
269  "threadpool",
270 ]
271
272 [[package]]
273 name = "actix-tls"
274 version = "2.0.0"
275 source = "registry+https://github.com/rust-lang/crates.io-index"
276 checksum = "24789b7d7361cf5503a504ebe1c10806896f61e96eca9a7350e23001aca715fb"
277 dependencies = [
278  "actix-codec 0.3.0",
279  "actix-service",
280  "actix-utils 2.0.0",
281  "futures-util",
282  "rustls",
283  "tokio-rustls",
284  "webpki",
285  "webpki-roots",
286 ]
287
288 [[package]]
289 name = "actix-utils"
290 version = "1.0.6"
291 source = "registry+https://github.com/rust-lang/crates.io-index"
292 checksum = "fcf8f5631bf01adec2267808f00e228b761c60c0584cc9fa0b5364f41d147f4e"
293 dependencies = [
294  "actix-codec 0.2.0",
295  "actix-rt",
296  "actix-service",
297  "bitflags 1.2.1",
298  "bytes",
299  "either",
300  "futures",
301  "log",
302  "pin-project",
303  "slab",
304 ]
305
306 [[package]]
307 name = "actix-utils"
308 version = "2.0.0"
309 source = "registry+https://github.com/rust-lang/crates.io-index"
310 checksum = "2e9022dec56632d1d7979e59af14f0597a28a830a9c1c7fec8b2327eb9f16b5a"
311 dependencies = [
312  "actix-codec 0.3.0",
313  "actix-rt",
314  "actix-service",
315  "bitflags 1.2.1",
316  "bytes",
317  "either",
318  "futures-channel",
319  "futures-sink",
320  "futures-util",
321  "log",
322  "pin-project",
323  "slab",
324 ]
325
326 [[package]]
327 name = "actix-web"
328 version = "3.0.1"
329 source = "registry+https://github.com/rust-lang/crates.io-index"
330 checksum = "cd7fc56022da91a4dc00ccae7d7bb82e539749ca36df181695f4efdf5d413b2e"
331 dependencies = [
332  "actix-codec 0.3.0",
333  "actix-http",
334  "actix-macros",
335  "actix-router",
336  "actix-rt",
337  "actix-server",
338  "actix-service",
339  "actix-testing",
340  "actix-threadpool",
341  "actix-tls",
342  "actix-utils 2.0.0",
343  "actix-web-codegen",
344  "awc",
345  "bytes",
346  "derive_more",
347  "encoding_rs",
348  "futures-channel",
349  "futures-core",
350  "futures-util",
351  "fxhash",
352  "log",
353  "mime",
354  "pin-project",
355  "regex",
356  "rustls",
357  "serde 1.0.115",
358  "serde_json",
359  "serde_urlencoded",
360  "socket2",
361  "time 0.2.18",
362  "tinyvec",
363  "url",
364 ]
365
366 [[package]]
367 name = "actix-web-actors"
368 version = "3.0.0"
369 source = "registry+https://github.com/rust-lang/crates.io-index"
370 checksum = "7f6edf3c2693e2a8c422800c87ee89a6a4eac7dd01109bc172a1093ce1f4f001"
371 dependencies = [
372  "actix",
373  "actix-codec 0.3.0",
374  "actix-http",
375  "actix-web",
376  "bytes",
377  "futures-channel",
378  "futures-core",
379  "pin-project",
380 ]
381
382 [[package]]
383 name = "actix-web-codegen"
384 version = "0.3.0"
385 source = "registry+https://github.com/rust-lang/crates.io-index"
386 checksum = "750ca8fb60bbdc79491991650ba5d2ae7cd75f3fc00ead51390cfe9efda0d4d8"
387 dependencies = [
388  "proc-macro2",
389  "quote",
390  "syn",
391 ]
392
393 [[package]]
394 name = "actix_derive"
395 version = "0.5.0"
396 source = "registry+https://github.com/rust-lang/crates.io-index"
397 checksum = "b95aceadaf327f18f0df5962fedc1bde2f870566a0b9f65c89508a3b1f79334c"
398 dependencies = [
399  "proc-macro2",
400  "quote",
401  "syn",
402 ]
403
404 [[package]]
405 name = "addr2line"
406 version = "0.13.0"
407 source = "registry+https://github.com/rust-lang/crates.io-index"
408 checksum = "1b6a2d3371669ab3ca9797670853d61402b03d0b4b9ebf33d677dfa720203072"
409 dependencies = [
410  "gimli",
411 ]
412
413 [[package]]
414 name = "adler"
415 version = "0.2.3"
416 source = "registry+https://github.com/rust-lang/crates.io-index"
417 checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
418
419 [[package]]
420 name = "adler32"
421 version = "1.2.0"
422 source = "registry+https://github.com/rust-lang/crates.io-index"
423 checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
424
425 [[package]]
426 name = "aho-corasick"
427 version = "0.7.13"
428 source = "registry+https://github.com/rust-lang/crates.io-index"
429 checksum = "043164d8ba5c4c3035fec9bbee8647c0261d788f3474306f93bb65901cae0e86"
430 dependencies = [
431  "memchr",
432 ]
433
434 [[package]]
435 name = "ansi_term"
436 version = "0.11.0"
437 source = "registry+https://github.com/rust-lang/crates.io-index"
438 checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
439 dependencies = [
440  "winapi 0.3.9",
441 ]
442
443 [[package]]
444 name = "anyhow"
445 version = "1.0.32"
446 source = "registry+https://github.com/rust-lang/crates.io-index"
447 checksum = "6b602bfe940d21c130f3895acd65221e8a61270debe89d628b9cb4e3ccb8569b"
448
449 [[package]]
450 name = "arc-swap"
451 version = "0.4.7"
452 source = "registry+https://github.com/rust-lang/crates.io-index"
453 checksum = "4d25d88fd6b8041580a654f9d0c581a047baee2b3efee13275f2fc392fc75034"
454
455 [[package]]
456 name = "arrayvec"
457 version = "0.5.1"
458 source = "registry+https://github.com/rust-lang/crates.io-index"
459 checksum = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8"
460
461 [[package]]
462 name = "ascii_utils"
463 version = "0.9.3"
464 source = "registry+https://github.com/rust-lang/crates.io-index"
465 checksum = "71938f30533e4d95a6d17aa530939da3842c2ab6f4f84b9dae68447e4129f74a"
466
467 [[package]]
468 name = "async-trait"
469 version = "0.1.40"
470 source = "registry+https://github.com/rust-lang/crates.io-index"
471 checksum = "687c230d85c0a52504709705fc8a53e4a692b83a2184f03dae73e38e1e93a783"
472 dependencies = [
473  "proc-macro2",
474  "quote",
475  "syn",
476 ]
477
478 [[package]]
479 name = "atty"
480 version = "0.2.14"
481 source = "registry+https://github.com/rust-lang/crates.io-index"
482 checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
483 dependencies = [
484  "hermit-abi",
485  "libc",
486  "winapi 0.3.9",
487 ]
488
489 [[package]]
490 name = "autocfg"
491 version = "0.1.7"
492 source = "registry+https://github.com/rust-lang/crates.io-index"
493 checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
494
495 [[package]]
496 name = "autocfg"
497 version = "1.0.1"
498 source = "registry+https://github.com/rust-lang/crates.io-index"
499 checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
500
501 [[package]]
502 name = "awc"
503 version = "2.0.0"
504 source = "registry+https://github.com/rust-lang/crates.io-index"
505 checksum = "150e00c06683ab44c5f97d033950e5d87a7a042d06d77f5eecb443cbd23d0575"
506 dependencies = [
507  "actix-codec 0.3.0",
508  "actix-http",
509  "actix-rt",
510  "actix-service",
511  "base64 0.12.3",
512  "bytes",
513  "derive_more",
514  "futures-core",
515  "log",
516  "mime",
517  "percent-encoding",
518  "rand 0.7.3",
519  "rustls",
520  "serde 1.0.115",
521  "serde_json",
522  "serde_urlencoded",
523 ]
524
525 [[package]]
526 name = "background-jobs"
527 version = "0.8.0-alpha.2"
528 source = "registry+https://github.com/rust-lang/crates.io-index"
529 checksum = "fb38c4a5de33324650e9023829b0f4129eb5418b29f5dfe69a52100ff5bc50d7"
530 dependencies = [
531  "background-jobs-actix",
532  "background-jobs-core",
533 ]
534
535 [[package]]
536 name = "background-jobs-actix"
537 version = "0.8.0-alpha.2"
538 source = "registry+https://github.com/rust-lang/crates.io-index"
539 checksum = "d012b9293806c777f806b537e04b5eec34ecd6eaf876c52792017695ce53262f"
540 dependencies = [
541  "actix-rt",
542  "anyhow",
543  "async-trait",
544  "background-jobs-core",
545  "chrono",
546  "log",
547  "num_cpus",
548  "rand 0.7.3",
549  "serde 1.0.115",
550  "serde_json",
551  "thiserror",
552  "tokio",
553  "uuid 0.8.1",
554 ]
555
556 [[package]]
557 name = "background-jobs-core"
558 version = "0.8.0-alpha.2"
559 source = "registry+https://github.com/rust-lang/crates.io-index"
560 checksum = "bd5efe91c019d7780d5a2fc2f92a15e1f95b84a761428e1d1972b7428634ebc7"
561 dependencies = [
562  "actix-rt",
563  "anyhow",
564  "async-trait",
565  "chrono",
566  "futures",
567  "log",
568  "serde 1.0.115",
569  "serde_json",
570  "thiserror",
571  "tokio",
572  "uuid 0.8.1",
573 ]
574
575 [[package]]
576 name = "backtrace"
577 version = "0.3.50"
578 source = "registry+https://github.com/rust-lang/crates.io-index"
579 checksum = "46254cf2fdcdf1badb5934448c1bcbe046a56537b3987d96c51a7afc5d03f293"
580 dependencies = [
581  "addr2line",
582  "cfg-if",
583  "libc",
584  "miniz_oxide",
585  "object",
586  "rustc-demangle",
587 ]
588
589 [[package]]
590 name = "base-x"
591 version = "0.2.6"
592 source = "registry+https://github.com/rust-lang/crates.io-index"
593 checksum = "1b20b618342cf9891c292c4f5ac2cde7287cc5c87e87e9c769d617793607dec1"
594
595 [[package]]
596 name = "base64"
597 version = "0.5.2"
598 source = "registry+https://github.com/rust-lang/crates.io-index"
599 checksum = "30e93c03064e7590d0466209155251b90c22e37fab1daf2771582598b5827557"
600 dependencies = [
601  "byteorder",
602 ]
603
604 [[package]]
605 name = "base64"
606 version = "0.9.3"
607 source = "registry+https://github.com/rust-lang/crates.io-index"
608 checksum = "489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643"
609 dependencies = [
610  "byteorder",
611  "safemem",
612 ]
613
614 [[package]]
615 name = "base64"
616 version = "0.10.1"
617 source = "registry+https://github.com/rust-lang/crates.io-index"
618 checksum = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
619 dependencies = [
620  "byteorder",
621 ]
622
623 [[package]]
624 name = "base64"
625 version = "0.12.3"
626 source = "registry+https://github.com/rust-lang/crates.io-index"
627 checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"
628
629 [[package]]
630 name = "bcrypt"
631 version = "0.8.2"
632 source = "registry+https://github.com/rust-lang/crates.io-index"
633 checksum = "e2cab630912253fb9dc92c0e2fabd0a7b51f5a5a4007177cfa31e517015b7204"
634 dependencies = [
635  "base64 0.12.3",
636  "blowfish",
637  "byteorder",
638  "getrandom",
639 ]
640
641 [[package]]
642 name = "bitflags"
643 version = "0.7.0"
644 source = "registry+https://github.com/rust-lang/crates.io-index"
645 checksum = "aad18937a628ec6abcd26d1489012cc0e18c21798210f491af69ded9b881106d"
646
647 [[package]]
648 name = "bitflags"
649 version = "1.2.1"
650 source = "registry+https://github.com/rust-lang/crates.io-index"
651 checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
652
653 [[package]]
654 name = "block-buffer"
655 version = "0.7.3"
656 source = "registry+https://github.com/rust-lang/crates.io-index"
657 checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
658 dependencies = [
659  "block-padding",
660  "byte-tools",
661  "byteorder",
662  "generic-array 0.12.3",
663 ]
664
665 [[package]]
666 name = "block-buffer"
667 version = "0.9.0"
668 source = "registry+https://github.com/rust-lang/crates.io-index"
669 checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
670 dependencies = [
671  "generic-array 0.14.4",
672 ]
673
674 [[package]]
675 name = "block-cipher"
676 version = "0.8.0"
677 source = "registry+https://github.com/rust-lang/crates.io-index"
678 checksum = "f337a3e6da609650eb74e02bc9fac7b735049f7623ab12f2e4c719316fcc7e80"
679 dependencies = [
680  "generic-array 0.14.4",
681 ]
682
683 [[package]]
684 name = "block-padding"
685 version = "0.1.5"
686 source = "registry+https://github.com/rust-lang/crates.io-index"
687 checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
688 dependencies = [
689  "byte-tools",
690 ]
691
692 [[package]]
693 name = "blowfish"
694 version = "0.6.0"
695 source = "registry+https://github.com/rust-lang/crates.io-index"
696 checksum = "0f06850ba969bc59388b2cc0a4f186fc6d9d37208863b15b84ae3866ac90ac06"
697 dependencies = [
698  "block-cipher",
699  "byteorder",
700  "opaque-debug 0.3.0",
701 ]
702
703 [[package]]
704 name = "brotli-sys"
705 version = "0.3.2"
706 source = "registry+https://github.com/rust-lang/crates.io-index"
707 checksum = "4445dea95f4c2b41cde57cc9fee236ae4dbae88d8fcbdb4750fc1bb5d86aaecd"
708 dependencies = [
709  "cc",
710  "libc",
711 ]
712
713 [[package]]
714 name = "brotli2"
715 version = "0.3.2"
716 source = "registry+https://github.com/rust-lang/crates.io-index"
717 checksum = "0cb036c3eade309815c15ddbacec5b22c4d1f3983a774ab2eac2e3e9ea85568e"
718 dependencies = [
719  "brotli-sys",
720  "libc",
721 ]
722
723 [[package]]
724 name = "buf-min"
725 version = "0.1.1"
726 source = "registry+https://github.com/rust-lang/crates.io-index"
727 checksum = "b6ae7069aad07c7cdefe6a22a671f00650728bd2331a4cc62e1e5d0becdf9ca4"
728 dependencies = [
729  "bytes",
730 ]
731
732 [[package]]
733 name = "bufstream"
734 version = "0.1.4"
735 source = "registry+https://github.com/rust-lang/crates.io-index"
736 checksum = "40e38929add23cdf8a366df9b0e088953150724bcbe5fc330b0d8eb3b328eec8"
737
738 [[package]]
739 name = "bumpalo"
740 version = "3.4.0"
741 source = "registry+https://github.com/rust-lang/crates.io-index"
742 checksum = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820"
743
744 [[package]]
745 name = "byte-tools"
746 version = "0.3.1"
747 source = "registry+https://github.com/rust-lang/crates.io-index"
748 checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
749
750 [[package]]
751 name = "bytemuck"
752 version = "1.4.1"
753 source = "registry+https://github.com/rust-lang/crates.io-index"
754 checksum = "41aa2ec95ca3b5c54cf73c91acf06d24f4495d5f1b1c12506ae3483d646177ac"
755
756 [[package]]
757 name = "byteorder"
758 version = "1.3.4"
759 source = "registry+https://github.com/rust-lang/crates.io-index"
760 checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
761
762 [[package]]
763 name = "bytes"
764 version = "0.5.6"
765 source = "registry+https://github.com/rust-lang/crates.io-index"
766 checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
767
768 [[package]]
769 name = "bytestring"
770 version = "0.1.5"
771 source = "registry+https://github.com/rust-lang/crates.io-index"
772 checksum = "fc7c05fa5172da78a62d9949d662d2ac89d4cc7355d7b49adee5163f1fb3f363"
773 dependencies = [
774  "bytes",
775 ]
776
777 [[package]]
778 name = "c_vec"
779 version = "1.3.3"
780 source = "registry+https://github.com/rust-lang/crates.io-index"
781 checksum = "f8a318911dce53b5f1ca6539c44f5342c632269f0fa7ea3e35f32458c27a7c30"
782
783 [[package]]
784 name = "captcha"
785 version = "0.0.7"
786 source = "registry+https://github.com/rust-lang/crates.io-index"
787 checksum = "4d060a3be43adb2fe89d3448e9a193149806139b1ce99281865fcab7aeaf04ed"
788 dependencies = [
789  "base64 0.5.2",
790  "image",
791  "lodepng",
792  "rand 0.3.23",
793  "serde_json",
794  "time 0.1.44",
795 ]
796
797 [[package]]
798 name = "cargo-husky"
799 version = "1.5.0"
800 source = "registry+https://github.com/rust-lang/crates.io-index"
801 checksum = "7b02b629252fe8ef6460461409564e2c21d0c8e77e0944f3d189ff06c4e932ad"
802
803 [[package]]
804 name = "cc"
805 version = "1.0.59"
806 source = "registry+https://github.com/rust-lang/crates.io-index"
807 checksum = "66120af515773fb005778dc07c261bd201ec8ce50bd6e7144c927753fe013381"
808
809 [[package]]
810 name = "cfg-if"
811 version = "0.1.10"
812 source = "registry+https://github.com/rust-lang/crates.io-index"
813 checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
814
815 [[package]]
816 name = "chrono"
817 version = "0.4.15"
818 source = "registry+https://github.com/rust-lang/crates.io-index"
819 checksum = "942f72db697d8767c22d46a598e01f2d3b475501ea43d0db4f16d90259182d0b"
820 dependencies = [
821  "num-integer",
822  "num-traits 0.2.12",
823  "serde 1.0.115",
824  "time 0.1.44",
825 ]
826
827 [[package]]
828 name = "clap"
829 version = "2.33.3"
830 source = "registry+https://github.com/rust-lang/crates.io-index"
831 checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
832 dependencies = [
833  "ansi_term",
834  "atty",
835  "bitflags 1.2.1",
836  "strsim 0.8.0",
837  "textwrap",
838  "unicode-width",
839  "vec_map",
840 ]
841
842 [[package]]
843 name = "cloudabi"
844 version = "0.0.3"
845 source = "registry+https://github.com/rust-lang/crates.io-index"
846 checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
847 dependencies = [
848  "bitflags 1.2.1",
849 ]
850
851 [[package]]
852 name = "cloudabi"
853 version = "0.1.0"
854 source = "registry+https://github.com/rust-lang/crates.io-index"
855 checksum = "4344512281c643ae7638bbabc3af17a11307803ec8f0fcad9fae512a8bf36467"
856 dependencies = [
857  "bitflags 1.2.1",
858 ]
859
860 [[package]]
861 name = "color_quant"
862 version = "1.0.1"
863 source = "registry+https://github.com/rust-lang/crates.io-index"
864 checksum = "0dbbb57365263e881e805dc77d94697c9118fd94d8da011240555aa7b23445bd"
865
866 [[package]]
867 name = "comrak"
868 version = "0.8.2"
869 source = "registry+https://github.com/rust-lang/crates.io-index"
870 checksum = "0d325e4f2ffff52ca77d995bb675494d5364aa332499d5f7c7fbb28c25e671f6"
871 dependencies = [
872  "clap",
873  "entities",
874  "lazy_static",
875  "pest",
876  "pest_derive",
877  "regex",
878  "shell-words",
879  "twoway",
880  "typed-arena",
881  "unicode_categories",
882  "xdg",
883 ]
884
885 [[package]]
886 name = "config"
887 version = "0.10.1"
888 source = "registry+https://github.com/rust-lang/crates.io-index"
889 checksum = "19b076e143e1d9538dde65da30f8481c2a6c44040edb8e02b9bf1351edb92ce3"
890 dependencies = [
891  "lazy_static",
892  "nom 5.1.2",
893  "serde 1.0.115",
894  "serde-hjson",
895 ]
896
897 [[package]]
898 name = "const_fn"
899 version = "0.4.2"
900 source = "registry+https://github.com/rust-lang/crates.io-index"
901 checksum = "ce90df4c658c62f12d78f7508cf92f9173e5184a539c10bfe54a3107b3ffd0f2"
902
903 [[package]]
904 name = "cookie"
905 version = "0.14.2"
906 source = "registry+https://github.com/rust-lang/crates.io-index"
907 checksum = "1373a16a4937bc34efec7b391f9c1500c30b8478a701a4f44c9165cc0475a6e0"
908 dependencies = [
909  "percent-encoding",
910  "time 0.2.18",
911  "version_check 0.9.2",
912 ]
913
914 [[package]]
915 name = "copyless"
916 version = "0.1.5"
917 source = "registry+https://github.com/rust-lang/crates.io-index"
918 checksum = "a2df960f5d869b2dd8532793fde43eb5427cceb126c929747a26823ab0eeb536"
919
920 [[package]]
921 name = "core-foundation"
922 version = "0.7.0"
923 source = "registry+https://github.com/rust-lang/crates.io-index"
924 checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
925 dependencies = [
926  "core-foundation-sys",
927  "libc",
928 ]
929
930 [[package]]
931 name = "core-foundation-sys"
932 version = "0.7.0"
933 source = "registry+https://github.com/rust-lang/crates.io-index"
934 checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
935
936 [[package]]
937 name = "cpuid-bool"
938 version = "0.1.2"
939 source = "registry+https://github.com/rust-lang/crates.io-index"
940 checksum = "8aebca1129a03dc6dc2b127edd729435bbc4a37e1d5f4d7513165089ceb02634"
941
942 [[package]]
943 name = "crc32fast"
944 version = "1.2.0"
945 source = "registry+https://github.com/rust-lang/crates.io-index"
946 checksum = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1"
947 dependencies = [
948  "cfg-if",
949 ]
950
951 [[package]]
952 name = "crossbeam-channel"
953 version = "0.4.4"
954 source = "registry+https://github.com/rust-lang/crates.io-index"
955 checksum = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87"
956 dependencies = [
957  "crossbeam-utils",
958  "maybe-uninit",
959 ]
960
961 [[package]]
962 name = "crossbeam-deque"
963 version = "0.7.3"
964 source = "registry+https://github.com/rust-lang/crates.io-index"
965 checksum = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285"
966 dependencies = [
967  "crossbeam-epoch",
968  "crossbeam-utils",
969  "maybe-uninit",
970 ]
971
972 [[package]]
973 name = "crossbeam-epoch"
974 version = "0.8.2"
975 source = "registry+https://github.com/rust-lang/crates.io-index"
976 checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
977 dependencies = [
978  "autocfg 1.0.1",
979  "cfg-if",
980  "crossbeam-utils",
981  "lazy_static",
982  "maybe-uninit",
983  "memoffset",
984  "scopeguard",
985 ]
986
987 [[package]]
988 name = "crossbeam-utils"
989 version = "0.7.2"
990 source = "registry+https://github.com/rust-lang/crates.io-index"
991 checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
992 dependencies = [
993  "autocfg 1.0.1",
994  "cfg-if",
995  "lazy_static",
996 ]
997
998 [[package]]
999 name = "darling"
1000 version = "0.10.2"
1001 source = "registry+https://github.com/rust-lang/crates.io-index"
1002 checksum = "0d706e75d87e35569db781a9b5e2416cff1236a47ed380831f959382ccd5f858"
1003 dependencies = [
1004  "darling_core",
1005  "darling_macro",
1006 ]
1007
1008 [[package]]
1009 name = "darling_core"
1010 version = "0.10.2"
1011 source = "registry+https://github.com/rust-lang/crates.io-index"
1012 checksum = "f0c960ae2da4de88a91b2d920c2a7233b400bc33cb28453a2987822d8392519b"
1013 dependencies = [
1014  "fnv",
1015  "ident_case",
1016  "proc-macro2",
1017  "quote",
1018  "strsim 0.9.3",
1019  "syn",
1020 ]
1021
1022 [[package]]
1023 name = "darling_macro"
1024 version = "0.10.2"
1025 source = "registry+https://github.com/rust-lang/crates.io-index"
1026 checksum = "d9b5a2f4ac4969822c62224815d069952656cadc7084fdca9751e6d959189b72"
1027 dependencies = [
1028  "darling_core",
1029  "quote",
1030  "syn",
1031 ]
1032
1033 [[package]]
1034 name = "deflate"
1035 version = "0.7.20"
1036 source = "registry+https://github.com/rust-lang/crates.io-index"
1037 checksum = "707b6a7b384888a70c8d2e8650b3e60170dfc6a67bb4aa67b6dfca57af4bedb4"
1038 dependencies = [
1039  "adler32",
1040  "byteorder",
1041 ]
1042
1043 [[package]]
1044 name = "derive_builder"
1045 version = "0.9.0"
1046 source = "registry+https://github.com/rust-lang/crates.io-index"
1047 checksum = "a2658621297f2cf68762a6f7dc0bb7e1ff2cfd6583daef8ee0fed6f7ec468ec0"
1048 dependencies = [
1049  "darling",
1050  "derive_builder_core",
1051  "proc-macro2",
1052  "quote",
1053  "syn",
1054 ]
1055
1056 [[package]]
1057 name = "derive_builder_core"
1058 version = "0.9.0"
1059 source = "registry+https://github.com/rust-lang/crates.io-index"
1060 checksum = "2791ea3e372c8495c0bc2033991d76b512cd799d07491fbd6890124db9458bef"
1061 dependencies = [
1062  "darling",
1063  "proc-macro2",
1064  "quote",
1065  "syn",
1066 ]
1067
1068 [[package]]
1069 name = "derive_more"
1070 version = "0.99.9"
1071 source = "registry+https://github.com/rust-lang/crates.io-index"
1072 checksum = "298998b1cf6b5b2c8a7b023dfd45821825ce3ba8a8af55c921a0e734e4653f76"
1073 dependencies = [
1074  "proc-macro2",
1075  "quote",
1076  "syn",
1077 ]
1078
1079 [[package]]
1080 name = "diesel"
1081 version = "1.4.5"
1082 source = "registry+https://github.com/rust-lang/crates.io-index"
1083 checksum = "3e2de9deab977a153492a1468d1b1c0662c1cf39e5ea87d0c060ecd59ef18d8c"
1084 dependencies = [
1085  "bitflags 1.2.1",
1086  "byteorder",
1087  "chrono",
1088  "diesel_derives",
1089  "pq-sys",
1090  "r2d2",
1091  "serde_json",
1092 ]
1093
1094 [[package]]
1095 name = "diesel_derives"
1096 version = "1.4.1"
1097 source = "registry+https://github.com/rust-lang/crates.io-index"
1098 checksum = "45f5098f628d02a7a0f68ddba586fb61e80edec3bdc1be3b921f4ceec60858d3"
1099 dependencies = [
1100  "proc-macro2",
1101  "quote",
1102  "syn",
1103 ]
1104
1105 [[package]]
1106 name = "diesel_migrations"
1107 version = "1.4.0"
1108 source = "registry+https://github.com/rust-lang/crates.io-index"
1109 checksum = "bf3cde8413353dc7f5d72fa8ce0b99a560a359d2c5ef1e5817ca731cd9008f4c"
1110 dependencies = [
1111  "migrations_internals",
1112  "migrations_macros",
1113 ]
1114
1115 [[package]]
1116 name = "digest"
1117 version = "0.8.1"
1118 source = "registry+https://github.com/rust-lang/crates.io-index"
1119 checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
1120 dependencies = [
1121  "generic-array 0.12.3",
1122 ]
1123
1124 [[package]]
1125 name = "digest"
1126 version = "0.9.0"
1127 source = "registry+https://github.com/rust-lang/crates.io-index"
1128 checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
1129 dependencies = [
1130  "generic-array 0.14.4",
1131 ]
1132
1133 [[package]]
1134 name = "discard"
1135 version = "1.0.4"
1136 source = "registry+https://github.com/rust-lang/crates.io-index"
1137 checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0"
1138
1139 [[package]]
1140 name = "dotenv"
1141 version = "0.15.0"
1142 source = "registry+https://github.com/rust-lang/crates.io-index"
1143 checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f"
1144
1145 [[package]]
1146 name = "dtoa"
1147 version = "0.4.6"
1148 source = "registry+https://github.com/rust-lang/crates.io-index"
1149 checksum = "134951f4028bdadb9b84baf4232681efbf277da25144b9b0ad65df75946c422b"
1150
1151 [[package]]
1152 name = "either"
1153 version = "1.6.0"
1154 source = "registry+https://github.com/rust-lang/crates.io-index"
1155 checksum = "cd56b59865bce947ac5958779cfa508f6c3b9497cc762b7e24a12d11ccde2c4f"
1156
1157 [[package]]
1158 name = "email"
1159 version = "0.0.20"
1160 source = "registry+https://github.com/rust-lang/crates.io-index"
1161 checksum = "91549a51bb0241165f13d57fc4c72cef063b4088fb078b019ecbf464a45f22e4"
1162 dependencies = [
1163  "base64 0.9.3",
1164  "chrono",
1165  "encoding",
1166  "lazy_static",
1167  "rand 0.4.6",
1168  "time 0.1.44",
1169  "version_check 0.1.5",
1170 ]
1171
1172 [[package]]
1173 name = "encoding"
1174 version = "0.2.33"
1175 source = "registry+https://github.com/rust-lang/crates.io-index"
1176 checksum = "6b0d943856b990d12d3b55b359144ff341533e516d94098b1d3fc1ac666d36ec"
1177 dependencies = [
1178  "encoding-index-japanese",
1179  "encoding-index-korean",
1180  "encoding-index-simpchinese",
1181  "encoding-index-singlebyte",
1182  "encoding-index-tradchinese",
1183 ]
1184
1185 [[package]]
1186 name = "encoding-index-japanese"
1187 version = "1.20141219.5"
1188 source = "registry+https://github.com/rust-lang/crates.io-index"
1189 checksum = "04e8b2ff42e9a05335dbf8b5c6f7567e5591d0d916ccef4e0b1710d32a0d0c91"
1190 dependencies = [
1191  "encoding_index_tests",
1192 ]
1193
1194 [[package]]
1195 name = "encoding-index-korean"
1196 version = "1.20141219.5"
1197 source = "registry+https://github.com/rust-lang/crates.io-index"
1198 checksum = "4dc33fb8e6bcba213fe2f14275f0963fd16f0a02c878e3095ecfdf5bee529d81"
1199 dependencies = [
1200  "encoding_index_tests",
1201 ]
1202
1203 [[package]]
1204 name = "encoding-index-simpchinese"
1205 version = "1.20141219.5"
1206 source = "registry+https://github.com/rust-lang/crates.io-index"
1207 checksum = "d87a7194909b9118fc707194baa434a4e3b0fb6a5a757c73c3adb07aa25031f7"
1208 dependencies = [
1209  "encoding_index_tests",
1210 ]
1211
1212 [[package]]
1213 name = "encoding-index-singlebyte"
1214 version = "1.20141219.5"
1215 source = "registry+https://github.com/rust-lang/crates.io-index"
1216 checksum = "3351d5acffb224af9ca265f435b859c7c01537c0849754d3db3fdf2bfe2ae84a"
1217 dependencies = [
1218  "encoding_index_tests",
1219 ]
1220
1221 [[package]]
1222 name = "encoding-index-tradchinese"
1223 version = "1.20141219.5"
1224 source = "registry+https://github.com/rust-lang/crates.io-index"
1225 checksum = "fd0e20d5688ce3cab59eb3ef3a2083a5c77bf496cb798dc6fcdb75f323890c18"
1226 dependencies = [
1227  "encoding_index_tests",
1228 ]
1229
1230 [[package]]
1231 name = "encoding_index_tests"
1232 version = "0.1.4"
1233 source = "registry+https://github.com/rust-lang/crates.io-index"
1234 checksum = "a246d82be1c9d791c5dfde9a2bd045fc3cbba3fa2b11ad558f27d01712f00569"
1235
1236 [[package]]
1237 name = "encoding_rs"
1238 version = "0.8.24"
1239 source = "registry+https://github.com/rust-lang/crates.io-index"
1240 checksum = "a51b8cf747471cb9499b6d59e59b0444f4c90eba8968c4e44874e92b5b64ace2"
1241 dependencies = [
1242  "cfg-if",
1243 ]
1244
1245 [[package]]
1246 name = "entities"
1247 version = "1.0.1"
1248 source = "registry+https://github.com/rust-lang/crates.io-index"
1249 checksum = "b5320ae4c3782150d900b79807611a59a99fc9a1d61d686faafc24b93fc8d7ca"
1250
1251 [[package]]
1252 name = "enum-as-inner"
1253 version = "0.3.3"
1254 source = "registry+https://github.com/rust-lang/crates.io-index"
1255 checksum = "7c5f0096a91d210159eceb2ff5e1c4da18388a170e1e3ce948aac9c8fdbbf595"
1256 dependencies = [
1257  "heck",
1258  "proc-macro2",
1259  "quote",
1260  "syn",
1261 ]
1262
1263 [[package]]
1264 name = "enum_primitive"
1265 version = "0.1.1"
1266 source = "registry+https://github.com/rust-lang/crates.io-index"
1267 checksum = "be4551092f4d519593039259a9ed8daedf0da12e5109c5280338073eaeb81180"
1268 dependencies = [
1269  "num-traits 0.1.43",
1270 ]
1271
1272 [[package]]
1273 name = "env_logger"
1274 version = "0.7.1"
1275 source = "registry+https://github.com/rust-lang/crates.io-index"
1276 checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
1277 dependencies = [
1278  "atty",
1279  "humantime",
1280  "log",
1281  "regex",
1282  "termcolor",
1283 ]
1284
1285 [[package]]
1286 name = "fake-simd"
1287 version = "0.1.2"
1288 source = "registry+https://github.com/rust-lang/crates.io-index"
1289 checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
1290
1291 [[package]]
1292 name = "fast_chemail"
1293 version = "0.9.6"
1294 source = "registry+https://github.com/rust-lang/crates.io-index"
1295 checksum = "495a39d30d624c2caabe6312bfead73e7717692b44e0b32df168c275a2e8e9e4"
1296 dependencies = [
1297  "ascii_utils",
1298 ]
1299
1300 [[package]]
1301 name = "flate2"
1302 version = "1.0.17"
1303 source = "registry+https://github.com/rust-lang/crates.io-index"
1304 checksum = "766d0e77a2c1502169d4a93ff3b8c15a71fd946cd0126309752104e5f3c46d94"
1305 dependencies = [
1306  "cfg-if",
1307  "crc32fast",
1308  "libc",
1309  "miniz_oxide",
1310 ]
1311
1312 [[package]]
1313 name = "fnv"
1314 version = "1.0.7"
1315 source = "registry+https://github.com/rust-lang/crates.io-index"
1316 checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
1317
1318 [[package]]
1319 name = "foreign-types"
1320 version = "0.3.2"
1321 source = "registry+https://github.com/rust-lang/crates.io-index"
1322 checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
1323 dependencies = [
1324  "foreign-types-shared",
1325 ]
1326
1327 [[package]]
1328 name = "foreign-types-shared"
1329 version = "0.1.1"
1330 source = "registry+https://github.com/rust-lang/crates.io-index"
1331 checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
1332
1333 [[package]]
1334 name = "fuchsia-cprng"
1335 version = "0.1.1"
1336 source = "registry+https://github.com/rust-lang/crates.io-index"
1337 checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
1338
1339 [[package]]
1340 name = "fuchsia-zircon"
1341 version = "0.3.3"
1342 source = "registry+https://github.com/rust-lang/crates.io-index"
1343 checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
1344 dependencies = [
1345  "bitflags 1.2.1",
1346  "fuchsia-zircon-sys",
1347 ]
1348
1349 [[package]]
1350 name = "fuchsia-zircon-sys"
1351 version = "0.3.3"
1352 source = "registry+https://github.com/rust-lang/crates.io-index"
1353 checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
1354
1355 [[package]]
1356 name = "futures"
1357 version = "0.3.5"
1358 source = "registry+https://github.com/rust-lang/crates.io-index"
1359 checksum = "1e05b85ec287aac0dc34db7d4a569323df697f9c55b99b15d6b4ef8cde49f613"
1360 dependencies = [
1361  "futures-channel",
1362  "futures-core",
1363  "futures-executor",
1364  "futures-io",
1365  "futures-sink",
1366  "futures-task",
1367  "futures-util",
1368 ]
1369
1370 [[package]]
1371 name = "futures-channel"
1372 version = "0.3.5"
1373 source = "registry+https://github.com/rust-lang/crates.io-index"
1374 checksum = "f366ad74c28cca6ba456d95e6422883cfb4b252a83bed929c83abfdbbf2967d5"
1375 dependencies = [
1376  "futures-core",
1377  "futures-sink",
1378 ]
1379
1380 [[package]]
1381 name = "futures-core"
1382 version = "0.3.5"
1383 source = "registry+https://github.com/rust-lang/crates.io-index"
1384 checksum = "59f5fff90fd5d971f936ad674802482ba441b6f09ba5e15fd8b39145582ca399"
1385
1386 [[package]]
1387 name = "futures-executor"
1388 version = "0.3.5"
1389 source = "registry+https://github.com/rust-lang/crates.io-index"
1390 checksum = "10d6bb888be1153d3abeb9006b11b02cf5e9b209fda28693c31ae1e4e012e314"
1391 dependencies = [
1392  "futures-core",
1393  "futures-task",
1394  "futures-util",
1395 ]
1396
1397 [[package]]
1398 name = "futures-io"
1399 version = "0.3.5"
1400 source = "registry+https://github.com/rust-lang/crates.io-index"
1401 checksum = "de27142b013a8e869c14957e6d2edeef89e97c289e69d042ee3a49acd8b51789"
1402
1403 [[package]]
1404 name = "futures-macro"
1405 version = "0.3.5"
1406 source = "registry+https://github.com/rust-lang/crates.io-index"
1407 checksum = "d0b5a30a4328ab5473878237c447333c093297bded83a4983d10f4deea240d39"
1408 dependencies = [
1409  "proc-macro-hack",
1410  "proc-macro2",
1411  "quote",
1412  "syn",
1413 ]
1414
1415 [[package]]
1416 name = "futures-sink"
1417 version = "0.3.5"
1418 source = "registry+https://github.com/rust-lang/crates.io-index"
1419 checksum = "3f2032893cb734c7a05d85ce0cc8b8c4075278e93b24b66f9de99d6eb0fa8acc"
1420
1421 [[package]]
1422 name = "futures-task"
1423 version = "0.3.5"
1424 source = "registry+https://github.com/rust-lang/crates.io-index"
1425 checksum = "bdb66b5f09e22019b1ab0830f7785bcea8e7a42148683f99214f73f8ec21a626"
1426 dependencies = [
1427  "once_cell",
1428 ]
1429
1430 [[package]]
1431 name = "futures-util"
1432 version = "0.3.5"
1433 source = "registry+https://github.com/rust-lang/crates.io-index"
1434 checksum = "8764574ff08b701a084482c3c7031349104b07ac897393010494beaa18ce32c6"
1435 dependencies = [
1436  "futures-channel",
1437  "futures-core",
1438  "futures-io",
1439  "futures-macro",
1440  "futures-sink",
1441  "futures-task",
1442  "memchr",
1443  "pin-project",
1444  "pin-utils",
1445  "proc-macro-hack",
1446  "proc-macro-nested",
1447  "slab",
1448 ]
1449
1450 [[package]]
1451 name = "fxhash"
1452 version = "0.2.1"
1453 source = "registry+https://github.com/rust-lang/crates.io-index"
1454 checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
1455 dependencies = [
1456  "byteorder",
1457 ]
1458
1459 [[package]]
1460 name = "generic-array"
1461 version = "0.12.3"
1462 source = "registry+https://github.com/rust-lang/crates.io-index"
1463 checksum = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"
1464 dependencies = [
1465  "typenum",
1466 ]
1467
1468 [[package]]
1469 name = "generic-array"
1470 version = "0.14.4"
1471 source = "registry+https://github.com/rust-lang/crates.io-index"
1472 checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
1473 dependencies = [
1474  "typenum",
1475  "version_check 0.9.2",
1476 ]
1477
1478 [[package]]
1479 name = "getrandom"
1480 version = "0.1.15"
1481 source = "registry+https://github.com/rust-lang/crates.io-index"
1482 checksum = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6"
1483 dependencies = [
1484  "cfg-if",
1485  "libc",
1486  "wasi 0.9.0+wasi-snapshot-preview1",
1487 ]
1488
1489 [[package]]
1490 name = "gif"
1491 version = "0.9.2"
1492 source = "registry+https://github.com/rust-lang/crates.io-index"
1493 checksum = "e2e41945ba23db3bf51b24756d73d81acb4f28d85c3dccc32c6fae904438c25f"
1494 dependencies = [
1495  "color_quant",
1496  "lzw",
1497 ]
1498
1499 [[package]]
1500 name = "gimli"
1501 version = "0.22.0"
1502 source = "registry+https://github.com/rust-lang/crates.io-index"
1503 checksum = "aaf91faf136cb47367fa430cd46e37a788775e7fa104f8b4bcb3861dc389b724"
1504
1505 [[package]]
1506 name = "h2"
1507 version = "0.2.6"
1508 source = "registry+https://github.com/rust-lang/crates.io-index"
1509 checksum = "993f9e0baeed60001cf565546b0d3dbe6a6ad23f2bd31644a133c641eccf6d53"
1510 dependencies = [
1511  "bytes",
1512  "fnv",
1513  "futures-core",
1514  "futures-sink",
1515  "futures-util",
1516  "http",
1517  "indexmap",
1518  "slab",
1519  "tokio",
1520  "tokio-util 0.3.1",
1521  "tracing",
1522 ]
1523
1524 [[package]]
1525 name = "hashbrown"
1526 version = "0.9.0"
1527 source = "registry+https://github.com/rust-lang/crates.io-index"
1528 checksum = "00d63df3d41950fb462ed38308eea019113ad1508da725bbedcd0fa5a85ef5f7"
1529
1530 [[package]]
1531 name = "heck"
1532 version = "0.3.1"
1533 source = "registry+https://github.com/rust-lang/crates.io-index"
1534 checksum = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"
1535 dependencies = [
1536  "unicode-segmentation",
1537 ]
1538
1539 [[package]]
1540 name = "hermit-abi"
1541 version = "0.1.15"
1542 source = "registry+https://github.com/rust-lang/crates.io-index"
1543 checksum = "3deed196b6e7f9e44a2ae8d94225d80302d81208b1bb673fd21fe634645c85a9"
1544 dependencies = [
1545  "libc",
1546 ]
1547
1548 [[package]]
1549 name = "hostname"
1550 version = "0.1.5"
1551 source = "registry+https://github.com/rust-lang/crates.io-index"
1552 checksum = "21ceb46a83a85e824ef93669c8b390009623863b5c195d1ba747292c0c72f94e"
1553 dependencies = [
1554  "libc",
1555  "winutil",
1556 ]
1557
1558 [[package]]
1559 name = "hostname"
1560 version = "0.3.1"
1561 source = "registry+https://github.com/rust-lang/crates.io-index"
1562 checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"
1563 dependencies = [
1564  "libc",
1565  "match_cfg",
1566  "winapi 0.3.9",
1567 ]
1568
1569 [[package]]
1570 name = "http"
1571 version = "0.2.1"
1572 source = "registry+https://github.com/rust-lang/crates.io-index"
1573 checksum = "28d569972648b2c512421b5f2a405ad6ac9666547189d0c5477a3f200f3e02f9"
1574 dependencies = [
1575  "bytes",
1576  "fnv",
1577  "itoa",
1578 ]
1579
1580 [[package]]
1581 name = "http-body"
1582 version = "0.3.1"
1583 source = "registry+https://github.com/rust-lang/crates.io-index"
1584 checksum = "13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b"
1585 dependencies = [
1586  "bytes",
1587  "http",
1588 ]
1589
1590 [[package]]
1591 name = "http-signature-normalization"
1592 version = "0.5.2"
1593 source = "registry+https://github.com/rust-lang/crates.io-index"
1594 checksum = "ee917294413cec0db93a8af6ecfa63730c1d2bb604bd1da69ba75b342fb23f21"
1595 dependencies = [
1596  "chrono",
1597  "thiserror",
1598 ]
1599
1600 [[package]]
1601 name = "http-signature-normalization-actix"
1602 version = "0.4.0"
1603 source = "registry+https://github.com/rust-lang/crates.io-index"
1604 checksum = "88c2cc504dd6a2af53b5f2c3dba63aa5d797359df5b64a21e2230bf78146a373"
1605 dependencies = [
1606  "actix-web",
1607  "awc",
1608  "base64 0.12.3",
1609  "bytes",
1610  "chrono",
1611  "futures",
1612  "http-signature-normalization",
1613  "log",
1614  "sha2",
1615  "thiserror",
1616 ]
1617
1618 [[package]]
1619 name = "httparse"
1620 version = "1.3.4"
1621 source = "registry+https://github.com/rust-lang/crates.io-index"
1622 checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
1623
1624 [[package]]
1625 name = "humantime"
1626 version = "1.3.0"
1627 source = "registry+https://github.com/rust-lang/crates.io-index"
1628 checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
1629 dependencies = [
1630  "quick-error",
1631 ]
1632
1633 [[package]]
1634 name = "hyper"
1635 version = "0.13.7"
1636 source = "registry+https://github.com/rust-lang/crates.io-index"
1637 checksum = "3e68a8dd9716185d9e64ea473ea6ef63529252e3e27623295a0378a19665d5eb"
1638 dependencies = [
1639  "bytes",
1640  "futures-channel",
1641  "futures-core",
1642  "futures-util",
1643  "h2",
1644  "http",
1645  "http-body",
1646  "httparse",
1647  "itoa",
1648  "pin-project",
1649  "socket2",
1650  "time 0.1.44",
1651  "tokio",
1652  "tower-service",
1653  "tracing",
1654  "want",
1655 ]
1656
1657 [[package]]
1658 name = "hyper-tls"
1659 version = "0.4.3"
1660 source = "registry+https://github.com/rust-lang/crates.io-index"
1661 checksum = "d979acc56dcb5b8dddba3917601745e877576475aa046df3226eabdecef78eed"
1662 dependencies = [
1663  "bytes",
1664  "hyper",
1665  "native-tls",
1666  "tokio",
1667  "tokio-tls",
1668 ]
1669
1670 [[package]]
1671 name = "ident_case"
1672 version = "1.0.1"
1673 source = "registry+https://github.com/rust-lang/crates.io-index"
1674 checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1675
1676 [[package]]
1677 name = "idna"
1678 version = "0.2.0"
1679 source = "registry+https://github.com/rust-lang/crates.io-index"
1680 checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
1681 dependencies = [
1682  "matches",
1683  "unicode-bidi",
1684  "unicode-normalization",
1685 ]
1686
1687 [[package]]
1688 name = "image"
1689 version = "0.13.0"
1690 source = "registry+https://github.com/rust-lang/crates.io-index"
1691 checksum = "1c3f4f5ea213ed9899eca760a8a14091d4b82d33e27cf8ced336ff730e9f6da8"
1692 dependencies = [
1693  "byteorder",
1694  "enum_primitive",
1695  "gif",
1696  "jpeg-decoder",
1697  "num-iter",
1698  "num-rational",
1699  "num-traits 0.1.43",
1700  "png",
1701  "scoped_threadpool",
1702 ]
1703
1704 [[package]]
1705 name = "indexmap"
1706 version = "1.6.0"
1707 source = "registry+https://github.com/rust-lang/crates.io-index"
1708 checksum = "55e2e4c765aa53a0424761bf9f41aa7a6ac1efa87238f59560640e27fca028f2"
1709 dependencies = [
1710  "autocfg 1.0.1",
1711  "hashbrown",
1712 ]
1713
1714 [[package]]
1715 name = "inflate"
1716 version = "0.2.0"
1717 source = "registry+https://github.com/rust-lang/crates.io-index"
1718 checksum = "d1238524675af3938a7c74980899535854b88ba07907bb1c944abe5b8fc437e5"
1719
1720 [[package]]
1721 name = "instant"
1722 version = "0.1.6"
1723 source = "registry+https://github.com/rust-lang/crates.io-index"
1724 checksum = "5b141fdc7836c525d4d594027d318c84161ca17aaf8113ab1f81ab93ae897485"
1725
1726 [[package]]
1727 name = "iovec"
1728 version = "0.1.4"
1729 source = "registry+https://github.com/rust-lang/crates.io-index"
1730 checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
1731 dependencies = [
1732  "libc",
1733 ]
1734
1735 [[package]]
1736 name = "ipconfig"
1737 version = "0.2.2"
1738 source = "registry+https://github.com/rust-lang/crates.io-index"
1739 checksum = "f7e2f18aece9709094573a9f24f483c4f65caa4298e2f7ae1b71cc65d853fad7"
1740 dependencies = [
1741  "socket2",
1742  "widestring",
1743  "winapi 0.3.9",
1744  "winreg 0.6.2",
1745 ]
1746
1747 [[package]]
1748 name = "ipnet"
1749 version = "2.3.0"
1750 source = "registry+https://github.com/rust-lang/crates.io-index"
1751 checksum = "47be2f14c678be2fdcab04ab1171db51b2762ce6f0a8ee87c8dd4a04ed216135"
1752
1753 [[package]]
1754 name = "itertools"
1755 version = "0.9.0"
1756 source = "registry+https://github.com/rust-lang/crates.io-index"
1757 checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
1758 dependencies = [
1759  "either",
1760 ]
1761
1762 [[package]]
1763 name = "itoa"
1764 version = "0.4.6"
1765 source = "registry+https://github.com/rust-lang/crates.io-index"
1766 checksum = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6"
1767
1768 [[package]]
1769 name = "jpeg-decoder"
1770 version = "0.1.20"
1771 source = "registry+https://github.com/rust-lang/crates.io-index"
1772 checksum = "cc797adac5f083b8ff0ca6f6294a999393d76e197c36488e2ef732c4715f6fa3"
1773 dependencies = [
1774  "byteorder",
1775  "rayon",
1776 ]
1777
1778 [[package]]
1779 name = "js-sys"
1780 version = "0.3.45"
1781 source = "registry+https://github.com/rust-lang/crates.io-index"
1782 checksum = "ca059e81d9486668f12d455a4ea6daa600bd408134cd17e3d3fb5a32d1f016f8"
1783 dependencies = [
1784  "wasm-bindgen",
1785 ]
1786
1787 [[package]]
1788 name = "jsonwebtoken"
1789 version = "7.2.0"
1790 source = "registry+https://github.com/rust-lang/crates.io-index"
1791 checksum = "afabcc15e437a6484fc4f12d0fd63068fe457bf93f1c148d3d9649c60b103f32"
1792 dependencies = [
1793  "base64 0.12.3",
1794  "pem",
1795  "ring",
1796  "serde 1.0.115",
1797  "serde_json",
1798  "simple_asn1",
1799 ]
1800
1801 [[package]]
1802 name = "kernel32-sys"
1803 version = "0.2.2"
1804 source = "registry+https://github.com/rust-lang/crates.io-index"
1805 checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
1806 dependencies = [
1807  "winapi 0.2.8",
1808  "winapi-build",
1809 ]
1810
1811 [[package]]
1812 name = "language-tags"
1813 version = "0.2.2"
1814 source = "registry+https://github.com/rust-lang/crates.io-index"
1815 checksum = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a"
1816
1817 [[package]]
1818 name = "lazy_static"
1819 version = "1.4.0"
1820 source = "registry+https://github.com/rust-lang/crates.io-index"
1821 checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
1822
1823 [[package]]
1824 name = "lemmy_db"
1825 version = "0.1.0"
1826 dependencies = [
1827  "bcrypt",
1828  "chrono",
1829  "diesel",
1830  "lazy_static",
1831  "log",
1832  "regex",
1833  "serde 1.0.115",
1834  "serde_json",
1835  "sha2",
1836  "strum",
1837  "strum_macros",
1838  "url",
1839 ]
1840
1841 [[package]]
1842 name = "lemmy_rate_limit"
1843 version = "0.1.0"
1844 dependencies = [
1845  "actix-web",
1846  "futures",
1847  "lemmy_utils",
1848  "log",
1849  "strum",
1850  "strum_macros",
1851  "tokio",
1852 ]
1853
1854 [[package]]
1855 name = "lemmy_server"
1856 version = "0.0.1"
1857 dependencies = [
1858  "activitystreams",
1859  "activitystreams-ext",
1860  "actix",
1861  "actix-files",
1862  "actix-rt",
1863  "actix-web",
1864  "actix-web-actors",
1865  "anyhow",
1866  "async-trait",
1867  "awc",
1868  "background-jobs",
1869  "base64 0.12.3",
1870  "bcrypt",
1871  "captcha",
1872  "cargo-husky",
1873  "chrono",
1874  "diesel",
1875  "diesel_migrations",
1876  "dotenv",
1877  "env_logger",
1878  "futures",
1879  "http",
1880  "http-signature-normalization-actix",
1881  "itertools",
1882  "jsonwebtoken",
1883  "lazy_static",
1884  "lemmy_db",
1885  "lemmy_rate_limit",
1886  "lemmy_structs",
1887  "lemmy_utils",
1888  "log",
1889  "openssl",
1890  "percent-encoding",
1891  "rand 0.7.3",
1892  "reqwest",
1893  "rss",
1894  "serde 1.0.115",
1895  "serde_json",
1896  "sha2",
1897  "strum",
1898  "thiserror",
1899  "tokio",
1900  "url",
1901  "uuid 0.8.1",
1902 ]
1903
1904 [[package]]
1905 name = "lemmy_structs"
1906 version = "0.1.0"
1907 dependencies = [
1908  "actix",
1909  "actix-web",
1910  "chrono",
1911  "diesel",
1912  "lemmy_db",
1913  "lemmy_utils",
1914  "log",
1915  "serde 1.0.115",
1916  "strum",
1917  "strum_macros",
1918 ]
1919
1920 [[package]]
1921 name = "lemmy_utils"
1922 version = "0.1.0"
1923 dependencies = [
1924  "actix-web",
1925  "anyhow",
1926  "chrono",
1927  "comrak",
1928  "config",
1929  "itertools",
1930  "lazy_static",
1931  "lettre",
1932  "lettre_email",
1933  "log",
1934  "openssl",
1935  "rand 0.7.3",
1936  "regex",
1937  "serde 1.0.115",
1938  "serde_json",
1939  "thiserror",
1940  "url",
1941 ]
1942
1943 [[package]]
1944 name = "lettre"
1945 version = "0.9.3"
1946 source = "registry+https://github.com/rust-lang/crates.io-index"
1947 checksum = "bf43f3202a879fbdab4ecafec3349b0139f81d31c626246d53bcbb546253ffaa"
1948 dependencies = [
1949  "base64 0.10.1",
1950  "bufstream",
1951  "fast_chemail",
1952  "hostname 0.1.5",
1953  "log",
1954  "native-tls",
1955  "nom 4.2.3",
1956  "serde 1.0.115",
1957  "serde_derive",
1958  "serde_json",
1959 ]
1960
1961 [[package]]
1962 name = "lettre_email"
1963 version = "0.9.4"
1964 source = "registry+https://github.com/rust-lang/crates.io-index"
1965 checksum = "fd02480f8dcf48798e62113974d6ccca2129a51d241fa20f1ea349c8a42559d5"
1966 dependencies = [
1967  "base64 0.10.1",
1968  "email",
1969  "lettre",
1970  "mime",
1971  "time 0.1.44",
1972  "uuid 0.7.4",
1973 ]
1974
1975 [[package]]
1976 name = "lexical-core"
1977 version = "0.7.4"
1978 source = "registry+https://github.com/rust-lang/crates.io-index"
1979 checksum = "db65c6da02e61f55dae90a0ae427b2a5f6b3e8db09f58d10efab23af92592616"
1980 dependencies = [
1981  "arrayvec",
1982  "bitflags 1.2.1",
1983  "cfg-if",
1984  "ryu",
1985  "static_assertions",
1986 ]
1987
1988 [[package]]
1989 name = "libc"
1990 version = "0.2.77"
1991 source = "registry+https://github.com/rust-lang/crates.io-index"
1992 checksum = "f2f96b10ec2560088a8e76961b00d47107b3a625fecb76dedb29ee7ccbf98235"
1993
1994 [[package]]
1995 name = "linked-hash-map"
1996 version = "0.3.0"
1997 source = "registry+https://github.com/rust-lang/crates.io-index"
1998 checksum = "6d262045c5b87c0861b3f004610afd0e2c851e2908d08b6c870cbb9d5f494ecd"
1999 dependencies = [
2000  "serde 0.8.23",
2001  "serde_test",
2002 ]
2003
2004 [[package]]
2005 name = "linked-hash-map"
2006 version = "0.5.3"
2007 source = "registry+https://github.com/rust-lang/crates.io-index"
2008 checksum = "8dd5a6d5999d9907cda8ed67bbd137d3af8085216c2ac62de5be860bd41f304a"
2009
2010 [[package]]
2011 name = "lock_api"
2012 version = "0.4.1"
2013 source = "registry+https://github.com/rust-lang/crates.io-index"
2014 checksum = "28247cc5a5be2f05fbcd76dd0cf2c7d3b5400cb978a28042abcd4fa0b3f8261c"
2015 dependencies = [
2016  "scopeguard",
2017 ]
2018
2019 [[package]]
2020 name = "lodepng"
2021 version = "1.2.2"
2022 source = "registry+https://github.com/rust-lang/crates.io-index"
2023 checksum = "8ac1dfdf85b7d5dea61a620e12c051a72078189366a0b3c0ab331e30847def2f"
2024 dependencies = [
2025  "c_vec",
2026  "cc",
2027  "libc",
2028  "rgb",
2029 ]
2030
2031 [[package]]
2032 name = "log"
2033 version = "0.4.11"
2034 source = "registry+https://github.com/rust-lang/crates.io-index"
2035 checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b"
2036 dependencies = [
2037  "cfg-if",
2038 ]
2039
2040 [[package]]
2041 name = "lru-cache"
2042 version = "0.1.2"
2043 source = "registry+https://github.com/rust-lang/crates.io-index"
2044 checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"
2045 dependencies = [
2046  "linked-hash-map 0.5.3",
2047 ]
2048
2049 [[package]]
2050 name = "lzw"
2051 version = "0.10.0"
2052 source = "registry+https://github.com/rust-lang/crates.io-index"
2053 checksum = "7d947cbb889ed21c2a84be6ffbaebf5b4e0f4340638cba0444907e38b56be084"
2054
2055 [[package]]
2056 name = "maplit"
2057 version = "1.0.2"
2058 source = "registry+https://github.com/rust-lang/crates.io-index"
2059 checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
2060
2061 [[package]]
2062 name = "match_cfg"
2063 version = "0.1.0"
2064 source = "registry+https://github.com/rust-lang/crates.io-index"
2065 checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"
2066
2067 [[package]]
2068 name = "matches"
2069 version = "0.1.8"
2070 source = "registry+https://github.com/rust-lang/crates.io-index"
2071 checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
2072
2073 [[package]]
2074 name = "maybe-uninit"
2075 version = "2.0.0"
2076 source = "registry+https://github.com/rust-lang/crates.io-index"
2077 checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
2078
2079 [[package]]
2080 name = "memchr"
2081 version = "2.3.3"
2082 source = "registry+https://github.com/rust-lang/crates.io-index"
2083 checksum = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400"
2084
2085 [[package]]
2086 name = "memoffset"
2087 version = "0.5.5"
2088 source = "registry+https://github.com/rust-lang/crates.io-index"
2089 checksum = "c198b026e1bbf08a937e94c6c60f9ec4a2267f5b0d2eec9c1b21b061ce2be55f"
2090 dependencies = [
2091  "autocfg 1.0.1",
2092 ]
2093
2094 [[package]]
2095 name = "migrations_internals"
2096 version = "1.4.1"
2097 source = "registry+https://github.com/rust-lang/crates.io-index"
2098 checksum = "2b4fc84e4af020b837029e017966f86a1c2d5e83e64b589963d5047525995860"
2099 dependencies = [
2100  "diesel",
2101 ]
2102
2103 [[package]]
2104 name = "migrations_macros"
2105 version = "1.4.2"
2106 source = "registry+https://github.com/rust-lang/crates.io-index"
2107 checksum = "9753f12909fd8d923f75ae5c3258cae1ed3c8ec052e1b38c93c21a6d157f789c"
2108 dependencies = [
2109  "migrations_internals",
2110  "proc-macro2",
2111  "quote",
2112  "syn",
2113 ]
2114
2115 [[package]]
2116 name = "mime"
2117 version = "0.3.16"
2118 source = "registry+https://github.com/rust-lang/crates.io-index"
2119 checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
2120
2121 [[package]]
2122 name = "mime_guess"
2123 version = "2.0.3"
2124 source = "registry+https://github.com/rust-lang/crates.io-index"
2125 checksum = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212"
2126 dependencies = [
2127  "mime",
2128  "unicase",
2129 ]
2130
2131 [[package]]
2132 name = "miniz_oxide"
2133 version = "0.4.1"
2134 source = "registry+https://github.com/rust-lang/crates.io-index"
2135 checksum = "4d7559a8a40d0f97e1edea3220f698f78b1c5ab67532e49f68fde3910323b722"
2136 dependencies = [
2137  "adler",
2138 ]
2139
2140 [[package]]
2141 name = "mio"
2142 version = "0.6.22"
2143 source = "registry+https://github.com/rust-lang/crates.io-index"
2144 checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430"
2145 dependencies = [
2146  "cfg-if",
2147  "fuchsia-zircon",
2148  "fuchsia-zircon-sys",
2149  "iovec",
2150  "kernel32-sys",
2151  "libc",
2152  "log",
2153  "miow",
2154  "net2",
2155  "slab",
2156  "winapi 0.2.8",
2157 ]
2158
2159 [[package]]
2160 name = "mio-uds"
2161 version = "0.6.8"
2162 source = "registry+https://github.com/rust-lang/crates.io-index"
2163 checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0"
2164 dependencies = [
2165  "iovec",
2166  "libc",
2167  "mio",
2168 ]
2169
2170 [[package]]
2171 name = "miow"
2172 version = "0.2.1"
2173 source = "registry+https://github.com/rust-lang/crates.io-index"
2174 checksum = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
2175 dependencies = [
2176  "kernel32-sys",
2177  "net2",
2178  "winapi 0.2.8",
2179  "ws2_32-sys",
2180 ]
2181
2182 [[package]]
2183 name = "native-tls"
2184 version = "0.2.4"
2185 source = "registry+https://github.com/rust-lang/crates.io-index"
2186 checksum = "2b0d88c06fe90d5ee94048ba40409ef1d9315d86f6f38c2efdaad4fb50c58b2d"
2187 dependencies = [
2188  "lazy_static",
2189  "libc",
2190  "log",
2191  "openssl",
2192  "openssl-probe",
2193  "openssl-sys",
2194  "schannel",
2195  "security-framework",
2196  "security-framework-sys",
2197  "tempfile",
2198 ]
2199
2200 [[package]]
2201 name = "net2"
2202 version = "0.2.35"
2203 source = "registry+https://github.com/rust-lang/crates.io-index"
2204 checksum = "3ebc3ec692ed7c9a255596c67808dee269f64655d8baf7b4f0638e51ba1d6853"
2205 dependencies = [
2206  "cfg-if",
2207  "libc",
2208  "winapi 0.3.9",
2209 ]
2210
2211 [[package]]
2212 name = "nom"
2213 version = "4.2.3"
2214 source = "registry+https://github.com/rust-lang/crates.io-index"
2215 checksum = "2ad2a91a8e869eeb30b9cb3119ae87773a8f4ae617f41b1eb9c154b2905f7bd6"
2216 dependencies = [
2217  "memchr",
2218  "version_check 0.1.5",
2219 ]
2220
2221 [[package]]
2222 name = "nom"
2223 version = "5.1.2"
2224 source = "registry+https://github.com/rust-lang/crates.io-index"
2225 checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
2226 dependencies = [
2227  "lexical-core",
2228  "memchr",
2229  "version_check 0.9.2",
2230 ]
2231
2232 [[package]]
2233 name = "num-bigint"
2234 version = "0.2.6"
2235 source = "registry+https://github.com/rust-lang/crates.io-index"
2236 checksum = "090c7f9998ee0ff65aa5b723e4009f7b217707f1fb5ea551329cc4d6231fb304"
2237 dependencies = [
2238  "autocfg 1.0.1",
2239  "num-integer",
2240  "num-traits 0.2.12",
2241 ]
2242
2243 [[package]]
2244 name = "num-integer"
2245 version = "0.1.43"
2246 source = "registry+https://github.com/rust-lang/crates.io-index"
2247 checksum = "8d59457e662d541ba17869cf51cf177c0b5f0cbf476c66bdc90bf1edac4f875b"
2248 dependencies = [
2249  "autocfg 1.0.1",
2250  "num-traits 0.2.12",
2251 ]
2252
2253 [[package]]
2254 name = "num-iter"
2255 version = "0.1.41"
2256 source = "registry+https://github.com/rust-lang/crates.io-index"
2257 checksum = "7a6e6b7c748f995c4c29c5f5ae0248536e04a5739927c74ec0fa564805094b9f"
2258 dependencies = [
2259  "autocfg 1.0.1",
2260  "num-integer",
2261  "num-traits 0.2.12",
2262 ]
2263
2264 [[package]]
2265 name = "num-rational"
2266 version = "0.1.42"
2267 source = "registry+https://github.com/rust-lang/crates.io-index"
2268 checksum = "ee314c74bd753fc86b4780aa9475da469155f3848473a261d2d18e35245a784e"
2269 dependencies = [
2270  "num-integer",
2271  "num-traits 0.2.12",
2272 ]
2273
2274 [[package]]
2275 name = "num-traits"
2276 version = "0.1.43"
2277 source = "registry+https://github.com/rust-lang/crates.io-index"
2278 checksum = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"
2279 dependencies = [
2280  "num-traits 0.2.12",
2281 ]
2282
2283 [[package]]
2284 name = "num-traits"
2285 version = "0.2.12"
2286 source = "registry+https://github.com/rust-lang/crates.io-index"
2287 checksum = "ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611"
2288 dependencies = [
2289  "autocfg 1.0.1",
2290 ]
2291
2292 [[package]]
2293 name = "num_cpus"
2294 version = "1.13.0"
2295 source = "registry+https://github.com/rust-lang/crates.io-index"
2296 checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
2297 dependencies = [
2298  "hermit-abi",
2299  "libc",
2300 ]
2301
2302 [[package]]
2303 name = "object"
2304 version = "0.20.0"
2305 source = "registry+https://github.com/rust-lang/crates.io-index"
2306 checksum = "1ab52be62400ca80aa00285d25253d7f7c437b7375c4de678f5405d3afe82ca5"
2307
2308 [[package]]
2309 name = "once_cell"
2310 version = "1.4.1"
2311 source = "registry+https://github.com/rust-lang/crates.io-index"
2312 checksum = "260e51e7efe62b592207e9e13a68e43692a7a279171d6ba57abd208bf23645ad"
2313
2314 [[package]]
2315 name = "opaque-debug"
2316 version = "0.2.3"
2317 source = "registry+https://github.com/rust-lang/crates.io-index"
2318 checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
2319
2320 [[package]]
2321 name = "opaque-debug"
2322 version = "0.3.0"
2323 source = "registry+https://github.com/rust-lang/crates.io-index"
2324 checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
2325
2326 [[package]]
2327 name = "openssl"
2328 version = "0.10.30"
2329 source = "registry+https://github.com/rust-lang/crates.io-index"
2330 checksum = "8d575eff3665419f9b83678ff2815858ad9d11567e082f5ac1814baba4e2bcb4"
2331 dependencies = [
2332  "bitflags 1.2.1",
2333  "cfg-if",
2334  "foreign-types",
2335  "lazy_static",
2336  "libc",
2337  "openssl-sys",
2338 ]
2339
2340 [[package]]
2341 name = "openssl-probe"
2342 version = "0.1.2"
2343 source = "registry+https://github.com/rust-lang/crates.io-index"
2344 checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
2345
2346 [[package]]
2347 name = "openssl-sys"
2348 version = "0.9.58"
2349 source = "registry+https://github.com/rust-lang/crates.io-index"
2350 checksum = "a842db4709b604f0fe5d1170ae3565899be2ad3d9cbc72dedc789ac0511f78de"
2351 dependencies = [
2352  "autocfg 1.0.1",
2353  "cc",
2354  "libc",
2355  "pkg-config",
2356  "vcpkg",
2357 ]
2358
2359 [[package]]
2360 name = "parking_lot"
2361 version = "0.11.0"
2362 source = "registry+https://github.com/rust-lang/crates.io-index"
2363 checksum = "a4893845fa2ca272e647da5d0e46660a314ead9c2fdd9a883aabc32e481a8733"
2364 dependencies = [
2365  "instant",
2366  "lock_api",
2367  "parking_lot_core",
2368 ]
2369
2370 [[package]]
2371 name = "parking_lot_core"
2372 version = "0.8.0"
2373 source = "registry+https://github.com/rust-lang/crates.io-index"
2374 checksum = "c361aa727dd08437f2f1447be8b59a33b0edd15e0fcee698f935613d9efbca9b"
2375 dependencies = [
2376  "cfg-if",
2377  "cloudabi 0.1.0",
2378  "instant",
2379  "libc",
2380  "redox_syscall",
2381  "smallvec",
2382  "winapi 0.3.9",
2383 ]
2384
2385 [[package]]
2386 name = "pem"
2387 version = "0.8.1"
2388 source = "registry+https://github.com/rust-lang/crates.io-index"
2389 checksum = "59698ea79df9bf77104aefd39cc3ec990cb9693fb59c3b0a70ddf2646fdffb4b"
2390 dependencies = [
2391  "base64 0.12.3",
2392  "once_cell",
2393  "regex",
2394 ]
2395
2396 [[package]]
2397 name = "percent-encoding"
2398 version = "2.1.0"
2399 source = "registry+https://github.com/rust-lang/crates.io-index"
2400 checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
2401
2402 [[package]]
2403 name = "pest"
2404 version = "2.1.3"
2405 source = "registry+https://github.com/rust-lang/crates.io-index"
2406 checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
2407 dependencies = [
2408  "ucd-trie",
2409 ]
2410
2411 [[package]]
2412 name = "pest_derive"
2413 version = "2.1.0"
2414 source = "registry+https://github.com/rust-lang/crates.io-index"
2415 checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
2416 dependencies = [
2417  "pest",
2418  "pest_generator",
2419 ]
2420
2421 [[package]]
2422 name = "pest_generator"
2423 version = "2.1.3"
2424 source = "registry+https://github.com/rust-lang/crates.io-index"
2425 checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
2426 dependencies = [
2427  "pest",
2428  "pest_meta",
2429  "proc-macro2",
2430  "quote",
2431  "syn",
2432 ]
2433
2434 [[package]]
2435 name = "pest_meta"
2436 version = "2.1.3"
2437 source = "registry+https://github.com/rust-lang/crates.io-index"
2438 checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"
2439 dependencies = [
2440  "maplit",
2441  "pest",
2442  "sha-1 0.8.2",
2443 ]
2444
2445 [[package]]
2446 name = "pin-project"
2447 version = "0.4.23"
2448 source = "registry+https://github.com/rust-lang/crates.io-index"
2449 checksum = "ca4433fff2ae79342e497d9f8ee990d174071408f28f726d6d83af93e58e48aa"
2450 dependencies = [
2451  "pin-project-internal",
2452 ]
2453
2454 [[package]]
2455 name = "pin-project-internal"
2456 version = "0.4.23"
2457 source = "registry+https://github.com/rust-lang/crates.io-index"
2458 checksum = "2c0e815c3ee9a031fdf5af21c10aa17c573c9c6a566328d99e3936c34e36461f"
2459 dependencies = [
2460  "proc-macro2",
2461  "quote",
2462  "syn",
2463 ]
2464
2465 [[package]]
2466 name = "pin-project-lite"
2467 version = "0.1.7"
2468 source = "registry+https://github.com/rust-lang/crates.io-index"
2469 checksum = "282adbf10f2698a7a77f8e983a74b2d18176c19a7fd32a45446139ae7b02b715"
2470
2471 [[package]]
2472 name = "pin-utils"
2473 version = "0.1.0"
2474 source = "registry+https://github.com/rust-lang/crates.io-index"
2475 checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2476
2477 [[package]]
2478 name = "pkg-config"
2479 version = "0.3.18"
2480 source = "registry+https://github.com/rust-lang/crates.io-index"
2481 checksum = "d36492546b6af1463394d46f0c834346f31548646f6ba10849802c9c9a27ac33"
2482
2483 [[package]]
2484 name = "png"
2485 version = "0.7.0"
2486 source = "registry+https://github.com/rust-lang/crates.io-index"
2487 checksum = "48f397b84083c2753ba53c7b56ad023edb94512b2885ffe227c66ff7edb61868"
2488 dependencies = [
2489  "bitflags 0.7.0",
2490  "deflate",
2491  "inflate",
2492  "num-iter",
2493 ]
2494
2495 [[package]]
2496 name = "ppv-lite86"
2497 version = "0.2.9"
2498 source = "registry+https://github.com/rust-lang/crates.io-index"
2499 checksum = "c36fa947111f5c62a733b652544dd0016a43ce89619538a8ef92724a6f501a20"
2500
2501 [[package]]
2502 name = "pq-sys"
2503 version = "0.4.6"
2504 source = "registry+https://github.com/rust-lang/crates.io-index"
2505 checksum = "6ac25eee5a0582f45a67e837e350d784e7003bd29a5f460796772061ca49ffda"
2506 dependencies = [
2507  "vcpkg",
2508 ]
2509
2510 [[package]]
2511 name = "proc-macro-hack"
2512 version = "0.5.18"
2513 source = "registry+https://github.com/rust-lang/crates.io-index"
2514 checksum = "99c605b9a0adc77b7211c6b1f722dcb613d68d66859a44f3d485a6da332b0598"
2515
2516 [[package]]
2517 name = "proc-macro-nested"
2518 version = "0.1.6"
2519 source = "registry+https://github.com/rust-lang/crates.io-index"
2520 checksum = "eba180dafb9038b050a4c280019bbedf9f2467b61e5d892dcad585bb57aadc5a"
2521
2522 [[package]]
2523 name = "proc-macro2"
2524 version = "1.0.21"
2525 source = "registry+https://github.com/rust-lang/crates.io-index"
2526 checksum = "36e28516df94f3dd551a587da5357459d9b36d945a7c37c3557928c1c2ff2a2c"
2527 dependencies = [
2528  "unicode-xid",
2529 ]
2530
2531 [[package]]
2532 name = "quick-error"
2533 version = "1.2.3"
2534 source = "registry+https://github.com/rust-lang/crates.io-index"
2535 checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
2536
2537 [[package]]
2538 name = "quick-xml"
2539 version = "0.17.2"
2540 source = "registry+https://github.com/rust-lang/crates.io-index"
2541 checksum = "fe1e430bdcf30c9fdc25053b9c459bb1a4672af4617b6c783d7d91dc17c6bbb0"
2542 dependencies = [
2543  "encoding_rs",
2544  "memchr",
2545 ]
2546
2547 [[package]]
2548 name = "quote"
2549 version = "1.0.7"
2550 source = "registry+https://github.com/rust-lang/crates.io-index"
2551 checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"
2552 dependencies = [
2553  "proc-macro2",
2554 ]
2555
2556 [[package]]
2557 name = "r2d2"
2558 version = "0.8.9"
2559 source = "registry+https://github.com/rust-lang/crates.io-index"
2560 checksum = "545c5bc2b880973c9c10e4067418407a0ccaa3091781d1671d46eb35107cb26f"
2561 dependencies = [
2562  "log",
2563  "parking_lot",
2564  "scheduled-thread-pool",
2565 ]
2566
2567 [[package]]
2568 name = "rand"
2569 version = "0.3.23"
2570 source = "registry+https://github.com/rust-lang/crates.io-index"
2571 checksum = "64ac302d8f83c0c1974bf758f6b041c6c8ada916fbb44a609158ca8b064cc76c"
2572 dependencies = [
2573  "libc",
2574  "rand 0.4.6",
2575 ]
2576
2577 [[package]]
2578 name = "rand"
2579 version = "0.4.6"
2580 source = "registry+https://github.com/rust-lang/crates.io-index"
2581 checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
2582 dependencies = [
2583  "fuchsia-cprng",
2584  "libc",
2585  "rand_core 0.3.1",
2586  "rdrand",
2587  "winapi 0.3.9",
2588 ]
2589
2590 [[package]]
2591 name = "rand"
2592 version = "0.6.5"
2593 source = "registry+https://github.com/rust-lang/crates.io-index"
2594 checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"
2595 dependencies = [
2596  "autocfg 0.1.7",
2597  "libc",
2598  "rand_chacha 0.1.1",
2599  "rand_core 0.4.2",
2600  "rand_hc 0.1.0",
2601  "rand_isaac",
2602  "rand_jitter",
2603  "rand_os",
2604  "rand_pcg",
2605  "rand_xorshift",
2606  "winapi 0.3.9",
2607 ]
2608
2609 [[package]]
2610 name = "rand"
2611 version = "0.7.3"
2612 source = "registry+https://github.com/rust-lang/crates.io-index"
2613 checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
2614 dependencies = [
2615  "getrandom",
2616  "libc",
2617  "rand_chacha 0.2.2",
2618  "rand_core 0.5.1",
2619  "rand_hc 0.2.0",
2620 ]
2621
2622 [[package]]
2623 name = "rand_chacha"
2624 version = "0.1.1"
2625 source = "registry+https://github.com/rust-lang/crates.io-index"
2626 checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"
2627 dependencies = [
2628  "autocfg 0.1.7",
2629  "rand_core 0.3.1",
2630 ]
2631
2632 [[package]]
2633 name = "rand_chacha"
2634 version = "0.2.2"
2635 source = "registry+https://github.com/rust-lang/crates.io-index"
2636 checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
2637 dependencies = [
2638  "ppv-lite86",
2639  "rand_core 0.5.1",
2640 ]
2641
2642 [[package]]
2643 name = "rand_core"
2644 version = "0.3.1"
2645 source = "registry+https://github.com/rust-lang/crates.io-index"
2646 checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
2647 dependencies = [
2648  "rand_core 0.4.2",
2649 ]
2650
2651 [[package]]
2652 name = "rand_core"
2653 version = "0.4.2"
2654 source = "registry+https://github.com/rust-lang/crates.io-index"
2655 checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
2656
2657 [[package]]
2658 name = "rand_core"
2659 version = "0.5.1"
2660 source = "registry+https://github.com/rust-lang/crates.io-index"
2661 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
2662 dependencies = [
2663  "getrandom",
2664 ]
2665
2666 [[package]]
2667 name = "rand_hc"
2668 version = "0.1.0"
2669 source = "registry+https://github.com/rust-lang/crates.io-index"
2670 checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
2671 dependencies = [
2672  "rand_core 0.3.1",
2673 ]
2674
2675 [[package]]
2676 name = "rand_hc"
2677 version = "0.2.0"
2678 source = "registry+https://github.com/rust-lang/crates.io-index"
2679 checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
2680 dependencies = [
2681  "rand_core 0.5.1",
2682 ]
2683
2684 [[package]]
2685 name = "rand_isaac"
2686 version = "0.1.1"
2687 source = "registry+https://github.com/rust-lang/crates.io-index"
2688 checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
2689 dependencies = [
2690  "rand_core 0.3.1",
2691 ]
2692
2693 [[package]]
2694 name = "rand_jitter"
2695 version = "0.1.4"
2696 source = "registry+https://github.com/rust-lang/crates.io-index"
2697 checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
2698 dependencies = [
2699  "libc",
2700  "rand_core 0.4.2",
2701  "winapi 0.3.9",
2702 ]
2703
2704 [[package]]
2705 name = "rand_os"
2706 version = "0.1.3"
2707 source = "registry+https://github.com/rust-lang/crates.io-index"
2708 checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
2709 dependencies = [
2710  "cloudabi 0.0.3",
2711  "fuchsia-cprng",
2712  "libc",
2713  "rand_core 0.4.2",
2714  "rdrand",
2715  "winapi 0.3.9",
2716 ]
2717
2718 [[package]]
2719 name = "rand_pcg"
2720 version = "0.1.2"
2721 source = "registry+https://github.com/rust-lang/crates.io-index"
2722 checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"
2723 dependencies = [
2724  "autocfg 0.1.7",
2725  "rand_core 0.4.2",
2726 ]
2727
2728 [[package]]
2729 name = "rand_xorshift"
2730 version = "0.1.1"
2731 source = "registry+https://github.com/rust-lang/crates.io-index"
2732 checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"
2733 dependencies = [
2734  "rand_core 0.3.1",
2735 ]
2736
2737 [[package]]
2738 name = "rayon"
2739 version = "1.4.0"
2740 source = "registry+https://github.com/rust-lang/crates.io-index"
2741 checksum = "cfd016f0c045ad38b5251be2c9c0ab806917f82da4d36b2a327e5166adad9270"
2742 dependencies = [
2743  "autocfg 1.0.1",
2744  "crossbeam-deque",
2745  "either",
2746  "rayon-core",
2747 ]
2748
2749 [[package]]
2750 name = "rayon-core"
2751 version = "1.8.0"
2752 source = "registry+https://github.com/rust-lang/crates.io-index"
2753 checksum = "91739a34c4355b5434ce54c9086c5895604a9c278586d1f1aa95e04f66b525a0"
2754 dependencies = [
2755  "crossbeam-channel",
2756  "crossbeam-deque",
2757  "crossbeam-utils",
2758  "lazy_static",
2759  "num_cpus",
2760 ]
2761
2762 [[package]]
2763 name = "rdrand"
2764 version = "0.4.0"
2765 source = "registry+https://github.com/rust-lang/crates.io-index"
2766 checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
2767 dependencies = [
2768  "rand_core 0.3.1",
2769 ]
2770
2771 [[package]]
2772 name = "redox_syscall"
2773 version = "0.1.57"
2774 source = "registry+https://github.com/rust-lang/crates.io-index"
2775 checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
2776
2777 [[package]]
2778 name = "regex"
2779 version = "1.3.9"
2780 source = "registry+https://github.com/rust-lang/crates.io-index"
2781 checksum = "9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6"
2782 dependencies = [
2783  "aho-corasick",
2784  "memchr",
2785  "regex-syntax",
2786  "thread_local",
2787 ]
2788
2789 [[package]]
2790 name = "regex-syntax"
2791 version = "0.6.18"
2792 source = "registry+https://github.com/rust-lang/crates.io-index"
2793 checksum = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8"
2794
2795 [[package]]
2796 name = "remove_dir_all"
2797 version = "0.5.3"
2798 source = "registry+https://github.com/rust-lang/crates.io-index"
2799 checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
2800 dependencies = [
2801  "winapi 0.3.9",
2802 ]
2803
2804 [[package]]
2805 name = "reqwest"
2806 version = "0.10.8"
2807 source = "registry+https://github.com/rust-lang/crates.io-index"
2808 checksum = "e9eaa17ac5d7b838b7503d118fa16ad88f440498bf9ffe5424e621f93190d61e"
2809 dependencies = [
2810  "base64 0.12.3",
2811  "bytes",
2812  "encoding_rs",
2813  "futures-core",
2814  "futures-util",
2815  "http",
2816  "http-body",
2817  "hyper",
2818  "hyper-tls",
2819  "ipnet",
2820  "js-sys",
2821  "lazy_static",
2822  "log",
2823  "mime",
2824  "mime_guess",
2825  "native-tls",
2826  "percent-encoding",
2827  "pin-project-lite",
2828  "serde 1.0.115",
2829  "serde_json",
2830  "serde_urlencoded",
2831  "tokio",
2832  "tokio-tls",
2833  "url",
2834  "wasm-bindgen",
2835  "wasm-bindgen-futures",
2836  "web-sys",
2837  "winreg 0.7.0",
2838 ]
2839
2840 [[package]]
2841 name = "resolv-conf"
2842 version = "0.6.3"
2843 source = "registry+https://github.com/rust-lang/crates.io-index"
2844 checksum = "11834e137f3b14e309437a8276714eed3a80d1ef894869e510f2c0c0b98b9f4a"
2845 dependencies = [
2846  "hostname 0.3.1",
2847  "quick-error",
2848 ]
2849
2850 [[package]]
2851 name = "rgb"
2852 version = "0.8.25"
2853 source = "registry+https://github.com/rust-lang/crates.io-index"
2854 checksum = "287f3c3f8236abb92d8b7e36797f19159df4b58f0a658cc3fb6dd3004b1f3bd3"
2855 dependencies = [
2856  "bytemuck",
2857 ]
2858
2859 [[package]]
2860 name = "ring"
2861 version = "0.16.15"
2862 source = "registry+https://github.com/rust-lang/crates.io-index"
2863 checksum = "952cd6b98c85bbc30efa1ba5783b8abf12fec8b3287ffa52605b9432313e34e4"
2864 dependencies = [
2865  "cc",
2866  "libc",
2867  "once_cell",
2868  "spin",
2869  "untrusted",
2870  "web-sys",
2871  "winapi 0.3.9",
2872 ]
2873
2874 [[package]]
2875 name = "rss"
2876 version = "1.9.0"
2877 source = "registry+https://github.com/rust-lang/crates.io-index"
2878 checksum = "99979205510c60f80a119dedbabd0b8426517384edf205322f8bcd51796bcef9"
2879 dependencies = [
2880  "derive_builder",
2881  "quick-xml",
2882 ]
2883
2884 [[package]]
2885 name = "rustc-demangle"
2886 version = "0.1.16"
2887 source = "registry+https://github.com/rust-lang/crates.io-index"
2888 checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
2889
2890 [[package]]
2891 name = "rustc_version"
2892 version = "0.2.3"
2893 source = "registry+https://github.com/rust-lang/crates.io-index"
2894 checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
2895 dependencies = [
2896  "semver",
2897 ]
2898
2899 [[package]]
2900 name = "rustls"
2901 version = "0.18.1"
2902 source = "registry+https://github.com/rust-lang/crates.io-index"
2903 checksum = "5d1126dcf58e93cee7d098dbda643b5f92ed724f1f6a63007c1116eed6700c81"
2904 dependencies = [
2905  "base64 0.12.3",
2906  "log",
2907  "ring",
2908  "sct",
2909  "webpki",
2910 ]
2911
2912 [[package]]
2913 name = "ryu"
2914 version = "1.0.5"
2915 source = "registry+https://github.com/rust-lang/crates.io-index"
2916 checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
2917
2918 [[package]]
2919 name = "safemem"
2920 version = "0.3.3"
2921 source = "registry+https://github.com/rust-lang/crates.io-index"
2922 checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
2923
2924 [[package]]
2925 name = "schannel"
2926 version = "0.1.19"
2927 source = "registry+https://github.com/rust-lang/crates.io-index"
2928 checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
2929 dependencies = [
2930  "lazy_static",
2931  "winapi 0.3.9",
2932 ]
2933
2934 [[package]]
2935 name = "scheduled-thread-pool"
2936 version = "0.2.5"
2937 source = "registry+https://github.com/rust-lang/crates.io-index"
2938 checksum = "dc6f74fd1204073fa02d5d5d68bec8021be4c38690b61264b2fdb48083d0e7d7"
2939 dependencies = [
2940  "parking_lot",
2941 ]
2942
2943 [[package]]
2944 name = "scoped_threadpool"
2945 version = "0.1.9"
2946 source = "registry+https://github.com/rust-lang/crates.io-index"
2947 checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
2948
2949 [[package]]
2950 name = "scopeguard"
2951 version = "1.1.0"
2952 source = "registry+https://github.com/rust-lang/crates.io-index"
2953 checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
2954
2955 [[package]]
2956 name = "sct"
2957 version = "0.6.0"
2958 source = "registry+https://github.com/rust-lang/crates.io-index"
2959 checksum = "e3042af939fca8c3453b7af0f1c66e533a15a86169e39de2657310ade8f98d3c"
2960 dependencies = [
2961  "ring",
2962  "untrusted",
2963 ]
2964
2965 [[package]]
2966 name = "security-framework"
2967 version = "0.4.4"
2968 source = "registry+https://github.com/rust-lang/crates.io-index"
2969 checksum = "64808902d7d99f78eaddd2b4e2509713babc3dc3c85ad6f4c447680f3c01e535"
2970 dependencies = [
2971  "bitflags 1.2.1",
2972  "core-foundation",
2973  "core-foundation-sys",
2974  "libc",
2975  "security-framework-sys",
2976 ]
2977
2978 [[package]]
2979 name = "security-framework-sys"
2980 version = "0.4.3"
2981 source = "registry+https://github.com/rust-lang/crates.io-index"
2982 checksum = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"
2983 dependencies = [
2984  "core-foundation-sys",
2985  "libc",
2986 ]
2987
2988 [[package]]
2989 name = "semver"
2990 version = "0.9.0"
2991 source = "registry+https://github.com/rust-lang/crates.io-index"
2992 checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
2993 dependencies = [
2994  "semver-parser",
2995 ]
2996
2997 [[package]]
2998 name = "semver-parser"
2999 version = "0.7.0"
3000 source = "registry+https://github.com/rust-lang/crates.io-index"
3001 checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
3002
3003 [[package]]
3004 name = "serde"
3005 version = "0.8.23"
3006 source = "registry+https://github.com/rust-lang/crates.io-index"
3007 checksum = "9dad3f759919b92c3068c696c15c3d17238234498bbdcc80f2c469606f948ac8"
3008
3009 [[package]]
3010 name = "serde"
3011 version = "1.0.115"
3012 source = "registry+https://github.com/rust-lang/crates.io-index"
3013 checksum = "e54c9a88f2da7238af84b5101443f0c0d0a3bbdc455e34a5c9497b1903ed55d5"
3014 dependencies = [
3015  "serde_derive",
3016 ]
3017
3018 [[package]]
3019 name = "serde-hjson"
3020 version = "0.9.1"
3021 source = "registry+https://github.com/rust-lang/crates.io-index"
3022 checksum = "6a3a4e0ea8a88553209f6cc6cfe8724ecad22e1acf372793c27d995290fe74f8"
3023 dependencies = [
3024  "lazy_static",
3025  "linked-hash-map 0.3.0",
3026  "num-traits 0.1.43",
3027  "regex",
3028  "serde 0.8.23",
3029 ]
3030
3031 [[package]]
3032 name = "serde_derive"
3033 version = "1.0.115"
3034 source = "registry+https://github.com/rust-lang/crates.io-index"
3035 checksum = "609feed1d0a73cc36a0182a840a9b37b4a82f0b1150369f0536a9e3f2a31dc48"
3036 dependencies = [
3037  "proc-macro2",
3038  "quote",
3039  "syn",
3040 ]
3041
3042 [[package]]
3043 name = "serde_json"
3044 version = "1.0.57"
3045 source = "registry+https://github.com/rust-lang/crates.io-index"
3046 checksum = "164eacbdb13512ec2745fb09d51fd5b22b0d65ed294a1dcf7285a360c80a675c"
3047 dependencies = [
3048  "indexmap",
3049  "itoa",
3050  "ryu",
3051  "serde 1.0.115",
3052 ]
3053
3054 [[package]]
3055 name = "serde_test"
3056 version = "0.8.23"
3057 source = "registry+https://github.com/rust-lang/crates.io-index"
3058 checksum = "110b3dbdf8607ec493c22d5d947753282f3bae73c0f56d322af1e8c78e4c23d5"
3059 dependencies = [
3060  "serde 0.8.23",
3061 ]
3062
3063 [[package]]
3064 name = "serde_urlencoded"
3065 version = "0.6.1"
3066 source = "registry+https://github.com/rust-lang/crates.io-index"
3067 checksum = "9ec5d77e2d4c73717816afac02670d5c4f534ea95ed430442cad02e7a6e32c97"
3068 dependencies = [
3069  "dtoa",
3070  "itoa",
3071  "serde 1.0.115",
3072  "url",
3073 ]
3074
3075 [[package]]
3076 name = "sha-1"
3077 version = "0.8.2"
3078 source = "registry+https://github.com/rust-lang/crates.io-index"
3079 checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
3080 dependencies = [
3081  "block-buffer 0.7.3",
3082  "digest 0.8.1",
3083  "fake-simd",
3084  "opaque-debug 0.2.3",
3085 ]
3086
3087 [[package]]
3088 name = "sha-1"
3089 version = "0.9.1"
3090 source = "registry+https://github.com/rust-lang/crates.io-index"
3091 checksum = "170a36ea86c864a3f16dd2687712dd6646f7019f301e57537c7f4dc9f5916770"
3092 dependencies = [
3093  "block-buffer 0.9.0",
3094  "cfg-if",
3095  "cpuid-bool",
3096  "digest 0.9.0",
3097  "opaque-debug 0.3.0",
3098 ]
3099
3100 [[package]]
3101 name = "sha1"
3102 version = "0.6.0"
3103 source = "registry+https://github.com/rust-lang/crates.io-index"
3104 checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"
3105
3106 [[package]]
3107 name = "sha2"
3108 version = "0.9.1"
3109 source = "registry+https://github.com/rust-lang/crates.io-index"
3110 checksum = "2933378ddfeda7ea26f48c555bdad8bb446bf8a3d17832dc83e380d444cfb8c1"
3111 dependencies = [
3112  "block-buffer 0.9.0",
3113  "cfg-if",
3114  "cpuid-bool",
3115  "digest 0.9.0",
3116  "opaque-debug 0.3.0",
3117 ]
3118
3119 [[package]]
3120 name = "shell-words"
3121 version = "1.0.0"
3122 source = "registry+https://github.com/rust-lang/crates.io-index"
3123 checksum = "b6fa3938c99da4914afedd13bf3d79bcb6c277d1b2c398d23257a304d9e1b074"
3124
3125 [[package]]
3126 name = "signal-hook-registry"
3127 version = "1.2.1"
3128 source = "registry+https://github.com/rust-lang/crates.io-index"
3129 checksum = "a3e12110bc539e657a646068aaf5eb5b63af9d0c1f7b29c97113fad80e15f035"
3130 dependencies = [
3131  "arc-swap",
3132  "libc",
3133 ]
3134
3135 [[package]]
3136 name = "simple_asn1"
3137 version = "0.4.1"
3138 source = "registry+https://github.com/rust-lang/crates.io-index"
3139 checksum = "692ca13de57ce0613a363c8c2f1de925adebc81b04c923ac60c5488bb44abe4b"
3140 dependencies = [
3141  "chrono",
3142  "num-bigint",
3143  "num-traits 0.2.12",
3144 ]
3145
3146 [[package]]
3147 name = "slab"
3148 version = "0.4.2"
3149 source = "registry+https://github.com/rust-lang/crates.io-index"
3150 checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
3151
3152 [[package]]
3153 name = "smallvec"
3154 version = "1.4.2"
3155 source = "registry+https://github.com/rust-lang/crates.io-index"
3156 checksum = "fbee7696b84bbf3d89a1c2eccff0850e3047ed46bfcd2e92c29a2d074d57e252"
3157
3158 [[package]]
3159 name = "socket2"
3160 version = "0.3.15"
3161 source = "registry+https://github.com/rust-lang/crates.io-index"
3162 checksum = "b1fa70dc5c8104ec096f4fe7ede7a221d35ae13dcd19ba1ad9a81d2cab9a1c44"
3163 dependencies = [
3164  "cfg-if",
3165  "libc",
3166  "redox_syscall",
3167  "winapi 0.3.9",
3168 ]
3169
3170 [[package]]
3171 name = "spin"
3172 version = "0.5.2"
3173 source = "registry+https://github.com/rust-lang/crates.io-index"
3174 checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
3175
3176 [[package]]
3177 name = "standback"
3178 version = "0.2.10"
3179 source = "registry+https://github.com/rust-lang/crates.io-index"
3180 checksum = "33a71ea1ea5f8747d1af1979bfb7e65c3a025a70609f04ceb78425bc5adad8e6"
3181 dependencies = [
3182  "version_check 0.9.2",
3183 ]
3184
3185 [[package]]
3186 name = "static_assertions"
3187 version = "1.1.0"
3188 source = "registry+https://github.com/rust-lang/crates.io-index"
3189 checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
3190
3191 [[package]]
3192 name = "stdweb"
3193 version = "0.4.20"
3194 source = "registry+https://github.com/rust-lang/crates.io-index"
3195 checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5"
3196 dependencies = [
3197  "discard",
3198  "rustc_version",
3199  "stdweb-derive",
3200  "stdweb-internal-macros",
3201  "stdweb-internal-runtime",
3202  "wasm-bindgen",
3203 ]
3204
3205 [[package]]
3206 name = "stdweb-derive"
3207 version = "0.5.3"
3208 source = "registry+https://github.com/rust-lang/crates.io-index"
3209 checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef"
3210 dependencies = [
3211  "proc-macro2",
3212  "quote",
3213  "serde 1.0.115",
3214  "serde_derive",
3215  "syn",
3216 ]
3217
3218 [[package]]
3219 name = "stdweb-internal-macros"
3220 version = "0.2.9"
3221 source = "registry+https://github.com/rust-lang/crates.io-index"
3222 checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11"
3223 dependencies = [
3224  "base-x",
3225  "proc-macro2",
3226  "quote",
3227  "serde 1.0.115",
3228  "serde_derive",
3229  "serde_json",
3230  "sha1",
3231  "syn",
3232 ]
3233
3234 [[package]]
3235 name = "stdweb-internal-runtime"
3236 version = "0.1.5"
3237 source = "registry+https://github.com/rust-lang/crates.io-index"
3238 checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0"
3239
3240 [[package]]
3241 name = "strsim"
3242 version = "0.8.0"
3243 source = "registry+https://github.com/rust-lang/crates.io-index"
3244 checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
3245
3246 [[package]]
3247 name = "strsim"
3248 version = "0.9.3"
3249 source = "registry+https://github.com/rust-lang/crates.io-index"
3250 checksum = "6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c"
3251
3252 [[package]]
3253 name = "strum"
3254 version = "0.19.2"
3255 source = "registry+https://github.com/rust-lang/crates.io-index"
3256 checksum = "3924a58d165da3b7b2922c667ab0673c7b5fd52b5c19ea3442747bcb3cd15abe"
3257
3258 [[package]]
3259 name = "strum_macros"
3260 version = "0.19.2"
3261 source = "registry+https://github.com/rust-lang/crates.io-index"
3262 checksum = "2d2ab682ecdcae7f5f45ae85cd7c1e6c8e68ea42c8a612d47fedf831c037146a"
3263 dependencies = [
3264  "heck",
3265  "proc-macro2",
3266  "quote",
3267  "syn",
3268 ]
3269
3270 [[package]]
3271 name = "syn"
3272 version = "1.0.40"
3273 source = "registry+https://github.com/rust-lang/crates.io-index"
3274 checksum = "963f7d3cc59b59b9325165add223142bbf1df27655d07789f109896d353d8350"
3275 dependencies = [
3276  "proc-macro2",
3277  "quote",
3278  "unicode-xid",
3279 ]
3280
3281 [[package]]
3282 name = "tempfile"
3283 version = "3.1.0"
3284 source = "registry+https://github.com/rust-lang/crates.io-index"
3285 checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
3286 dependencies = [
3287  "cfg-if",
3288  "libc",
3289  "rand 0.7.3",
3290  "redox_syscall",
3291  "remove_dir_all",
3292  "winapi 0.3.9",
3293 ]
3294
3295 [[package]]
3296 name = "termcolor"
3297 version = "1.1.0"
3298 source = "registry+https://github.com/rust-lang/crates.io-index"
3299 checksum = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"
3300 dependencies = [
3301  "winapi-util",
3302 ]
3303
3304 [[package]]
3305 name = "textwrap"
3306 version = "0.11.0"
3307 source = "registry+https://github.com/rust-lang/crates.io-index"
3308 checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
3309 dependencies = [
3310  "unicode-width",
3311 ]
3312
3313 [[package]]
3314 name = "thiserror"
3315 version = "1.0.20"
3316 source = "registry+https://github.com/rust-lang/crates.io-index"
3317 checksum = "7dfdd070ccd8ccb78f4ad66bf1982dc37f620ef696c6b5028fe2ed83dd3d0d08"
3318 dependencies = [
3319  "thiserror-impl",
3320 ]
3321
3322 [[package]]
3323 name = "thiserror-impl"
3324 version = "1.0.20"
3325 source = "registry+https://github.com/rust-lang/crates.io-index"
3326 checksum = "bd80fc12f73063ac132ac92aceea36734f04a1d93c1240c6944e23a3b8841793"
3327 dependencies = [
3328  "proc-macro2",
3329  "quote",
3330  "syn",
3331 ]
3332
3333 [[package]]
3334 name = "thread_local"
3335 version = "1.0.1"
3336 source = "registry+https://github.com/rust-lang/crates.io-index"
3337 checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
3338 dependencies = [
3339  "lazy_static",
3340 ]
3341
3342 [[package]]
3343 name = "threadpool"
3344 version = "1.8.1"
3345 source = "registry+https://github.com/rust-lang/crates.io-index"
3346 checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
3347 dependencies = [
3348  "num_cpus",
3349 ]
3350
3351 [[package]]
3352 name = "time"
3353 version = "0.1.44"
3354 source = "registry+https://github.com/rust-lang/crates.io-index"
3355 checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
3356 dependencies = [
3357  "libc",
3358  "wasi 0.10.0+wasi-snapshot-preview1",
3359  "winapi 0.3.9",
3360 ]
3361
3362 [[package]]
3363 name = "time"
3364 version = "0.2.18"
3365 source = "registry+https://github.com/rust-lang/crates.io-index"
3366 checksum = "12785163ae8a1cbb52a5db39af4a5baabd3fe49f07f76f952f89d7e89e5ce531"
3367 dependencies = [
3368  "const_fn",
3369  "libc",
3370  "standback",
3371  "stdweb",
3372  "time-macros",
3373  "version_check 0.9.2",
3374  "winapi 0.3.9",
3375 ]
3376
3377 [[package]]
3378 name = "time-macros"
3379 version = "0.1.0"
3380 source = "registry+https://github.com/rust-lang/crates.io-index"
3381 checksum = "9ae9b6e9f095bc105e183e3cd493d72579be3181ad4004fceb01adbe9eecab2d"
3382 dependencies = [
3383  "proc-macro-hack",
3384  "time-macros-impl",
3385 ]
3386
3387 [[package]]
3388 name = "time-macros-impl"
3389 version = "0.1.1"
3390 source = "registry+https://github.com/rust-lang/crates.io-index"
3391 checksum = "e5c3be1edfad6027c69f5491cf4cb310d1a71ecd6af742788c6ff8bced86b8fa"
3392 dependencies = [
3393  "proc-macro-hack",
3394  "proc-macro2",
3395  "quote",
3396  "standback",
3397  "syn",
3398 ]
3399
3400 [[package]]
3401 name = "tinyvec"
3402 version = "0.3.4"
3403 source = "registry+https://github.com/rust-lang/crates.io-index"
3404 checksum = "238ce071d267c5710f9d31451efec16c5ee22de34df17cc05e56cbc92e967117"
3405
3406 [[package]]
3407 name = "tokio"
3408 version = "0.2.22"
3409 source = "registry+https://github.com/rust-lang/crates.io-index"
3410 checksum = "5d34ca54d84bf2b5b4d7d31e901a8464f7b60ac145a284fba25ceb801f2ddccd"
3411 dependencies = [
3412  "bytes",
3413  "fnv",
3414  "futures-core",
3415  "iovec",
3416  "lazy_static",
3417  "libc",
3418  "memchr",
3419  "mio",
3420  "mio-uds",
3421  "pin-project-lite",
3422  "signal-hook-registry",
3423  "slab",
3424  "winapi 0.3.9",
3425 ]
3426
3427 [[package]]
3428 name = "tokio-rustls"
3429 version = "0.14.1"
3430 source = "registry+https://github.com/rust-lang/crates.io-index"
3431 checksum = "e12831b255bcfa39dc0436b01e19fea231a37db570686c06ee72c423479f889a"
3432 dependencies = [
3433  "futures-core",
3434  "rustls",
3435  "tokio",
3436  "webpki",
3437 ]
3438
3439 [[package]]
3440 name = "tokio-tls"
3441 version = "0.3.1"
3442 source = "registry+https://github.com/rust-lang/crates.io-index"
3443 checksum = "9a70f4fcd7b3b24fb194f837560168208f669ca8cb70d0c4b862944452396343"
3444 dependencies = [
3445  "native-tls",
3446  "tokio",
3447 ]
3448
3449 [[package]]
3450 name = "tokio-util"
3451 version = "0.2.0"
3452 source = "registry+https://github.com/rust-lang/crates.io-index"
3453 checksum = "571da51182ec208780505a32528fc5512a8fe1443ab960b3f2f3ef093cd16930"
3454 dependencies = [
3455  "bytes",
3456  "futures-core",
3457  "futures-sink",
3458  "log",
3459  "pin-project-lite",
3460  "tokio",
3461 ]
3462
3463 [[package]]
3464 name = "tokio-util"
3465 version = "0.3.1"
3466 source = "registry+https://github.com/rust-lang/crates.io-index"
3467 checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499"
3468 dependencies = [
3469  "bytes",
3470  "futures-core",
3471  "futures-io",
3472  "futures-sink",
3473  "log",
3474  "pin-project-lite",
3475  "tokio",
3476 ]
3477
3478 [[package]]
3479 name = "tower-service"
3480 version = "0.3.0"
3481 source = "registry+https://github.com/rust-lang/crates.io-index"
3482 checksum = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860"
3483
3484 [[package]]
3485 name = "tracing"
3486 version = "0.1.19"
3487 source = "registry+https://github.com/rust-lang/crates.io-index"
3488 checksum = "6d79ca061b032d6ce30c660fded31189ca0b9922bf483cd70759f13a2d86786c"
3489 dependencies = [
3490  "cfg-if",
3491  "log",
3492  "tracing-core",
3493 ]
3494
3495 [[package]]
3496 name = "tracing-core"
3497 version = "0.1.16"
3498 source = "registry+https://github.com/rust-lang/crates.io-index"
3499 checksum = "5bcf46c1f1f06aeea2d6b81f3c863d0930a596c86ad1920d4e5bad6dd1d7119a"
3500 dependencies = [
3501  "lazy_static",
3502 ]
3503
3504 [[package]]
3505 name = "trust-dns-proto"
3506 version = "0.19.5"
3507 source = "registry+https://github.com/rust-lang/crates.io-index"
3508 checksum = "cdd7061ba6f4d4d9721afedffbfd403f20f39a4301fee1b70d6fcd09cca69f28"
3509 dependencies = [
3510  "async-trait",
3511  "backtrace",
3512  "enum-as-inner",
3513  "futures",
3514  "idna",
3515  "lazy_static",
3516  "log",
3517  "rand 0.7.3",
3518  "smallvec",
3519  "thiserror",
3520  "tokio",
3521  "url",
3522 ]
3523
3524 [[package]]
3525 name = "trust-dns-resolver"
3526 version = "0.19.5"
3527 source = "registry+https://github.com/rust-lang/crates.io-index"
3528 checksum = "0f23cdfdc3d8300b3c50c9e84302d3bd6d860fb9529af84ace6cf9665f181b77"
3529 dependencies = [
3530  "backtrace",
3531  "cfg-if",
3532  "futures",
3533  "ipconfig",
3534  "lazy_static",
3535  "log",
3536  "lru-cache",
3537  "resolv-conf",
3538  "smallvec",
3539  "thiserror",
3540  "tokio",
3541  "trust-dns-proto",
3542 ]
3543
3544 [[package]]
3545 name = "try-lock"
3546 version = "0.2.3"
3547 source = "registry+https://github.com/rust-lang/crates.io-index"
3548 checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
3549
3550 [[package]]
3551 name = "twoway"
3552 version = "0.2.1"
3553 source = "registry+https://github.com/rust-lang/crates.io-index"
3554 checksum = "6b40075910de3a912adbd80b5d8bad6ad10a23eeb1f5bf9d4006839e899ba5bc"
3555 dependencies = [
3556  "memchr",
3557  "unchecked-index",
3558 ]
3559
3560 [[package]]
3561 name = "typed-arena"
3562 version = "1.7.0"
3563 source = "registry+https://github.com/rust-lang/crates.io-index"
3564 checksum = "a9b2228007eba4120145f785df0f6c92ea538f5a3635a612ecf4e334c8c1446d"
3565
3566 [[package]]
3567 name = "typenum"
3568 version = "1.12.0"
3569 source = "registry+https://github.com/rust-lang/crates.io-index"
3570 checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
3571
3572 [[package]]
3573 name = "ucd-trie"
3574 version = "0.1.3"
3575 source = "registry+https://github.com/rust-lang/crates.io-index"
3576 checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
3577
3578 [[package]]
3579 name = "unchecked-index"
3580 version = "0.2.2"
3581 source = "registry+https://github.com/rust-lang/crates.io-index"
3582 checksum = "eeba86d422ce181a719445e51872fa30f1f7413b62becb52e95ec91aa262d85c"
3583
3584 [[package]]
3585 name = "unicase"
3586 version = "2.6.0"
3587 source = "registry+https://github.com/rust-lang/crates.io-index"
3588 checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
3589 dependencies = [
3590  "version_check 0.9.2",
3591 ]
3592
3593 [[package]]
3594 name = "unicode-bidi"
3595 version = "0.3.4"
3596 source = "registry+https://github.com/rust-lang/crates.io-index"
3597 checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
3598 dependencies = [
3599  "matches",
3600 ]
3601
3602 [[package]]
3603 name = "unicode-normalization"
3604 version = "0.1.13"
3605 source = "registry+https://github.com/rust-lang/crates.io-index"
3606 checksum = "6fb19cf769fa8c6a80a162df694621ebeb4dafb606470b2b2fce0be40a98a977"
3607 dependencies = [
3608  "tinyvec",
3609 ]
3610
3611 [[package]]
3612 name = "unicode-segmentation"
3613 version = "1.6.0"
3614 source = "registry+https://github.com/rust-lang/crates.io-index"
3615 checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"
3616
3617 [[package]]
3618 name = "unicode-width"
3619 version = "0.1.8"
3620 source = "registry+https://github.com/rust-lang/crates.io-index"
3621 checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
3622
3623 [[package]]
3624 name = "unicode-xid"
3625 version = "0.2.1"
3626 source = "registry+https://github.com/rust-lang/crates.io-index"
3627 checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
3628
3629 [[package]]
3630 name = "unicode_categories"
3631 version = "0.1.1"
3632 source = "registry+https://github.com/rust-lang/crates.io-index"
3633 checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
3634
3635 [[package]]
3636 name = "untrusted"
3637 version = "0.7.1"
3638 source = "registry+https://github.com/rust-lang/crates.io-index"
3639 checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
3640
3641 [[package]]
3642 name = "url"
3643 version = "2.1.1"
3644 source = "registry+https://github.com/rust-lang/crates.io-index"
3645 checksum = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb"
3646 dependencies = [
3647  "idna",
3648  "matches",
3649  "percent-encoding",
3650  "serde 1.0.115",
3651 ]
3652
3653 [[package]]
3654 name = "uuid"
3655 version = "0.7.4"
3656 source = "registry+https://github.com/rust-lang/crates.io-index"
3657 checksum = "90dbc611eb48397705a6b0f6e917da23ae517e4d127123d2cf7674206627d32a"
3658 dependencies = [
3659  "rand 0.6.5",
3660 ]
3661
3662 [[package]]
3663 name = "uuid"
3664 version = "0.8.1"
3665 source = "registry+https://github.com/rust-lang/crates.io-index"
3666 checksum = "9fde2f6a4bea1d6e007c4ad38c6839fa71cbb63b6dbf5b595aa38dc9b1093c11"
3667 dependencies = [
3668  "rand 0.7.3",
3669  "serde 1.0.115",
3670 ]
3671
3672 [[package]]
3673 name = "v_escape"
3674 version = "0.12.1"
3675 source = "registry+https://github.com/rust-lang/crates.io-index"
3676 checksum = "7b2d5ca56f0412d5ad5e642202e5c8fb61b61ad39435a53ed501fbd45380e8d3"
3677 dependencies = [
3678  "buf-min",
3679  "v_escape_derive",
3680 ]
3681
3682 [[package]]
3683 name = "v_escape_derive"
3684 version = "0.8.1"
3685 source = "registry+https://github.com/rust-lang/crates.io-index"
3686 checksum = "cae7cffca0b1f9af9b20610f6fdeee9ffcce61417b5ad186a5d482dc904e24cd"
3687 dependencies = [
3688  "nom 4.2.3",
3689  "proc-macro2",
3690  "quote",
3691  "syn",
3692 ]
3693
3694 [[package]]
3695 name = "v_htmlescape"
3696 version = "0.10.0"
3697 source = "registry+https://github.com/rust-lang/crates.io-index"
3698 checksum = "f5fd25529cb2f78527b5ee507bcfb357b26d057b5e480853c26d49a4ead5c629"
3699 dependencies = [
3700  "cfg-if",
3701  "v_escape",
3702 ]
3703
3704 [[package]]
3705 name = "vcpkg"
3706 version = "0.2.10"
3707 source = "registry+https://github.com/rust-lang/crates.io-index"
3708 checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c"
3709
3710 [[package]]
3711 name = "vec_map"
3712 version = "0.8.2"
3713 source = "registry+https://github.com/rust-lang/crates.io-index"
3714 checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
3715
3716 [[package]]
3717 name = "version_check"
3718 version = "0.1.5"
3719 source = "registry+https://github.com/rust-lang/crates.io-index"
3720 checksum = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
3721
3722 [[package]]
3723 name = "version_check"
3724 version = "0.9.2"
3725 source = "registry+https://github.com/rust-lang/crates.io-index"
3726 checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"
3727
3728 [[package]]
3729 name = "want"
3730 version = "0.3.0"
3731 source = "registry+https://github.com/rust-lang/crates.io-index"
3732 checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
3733 dependencies = [
3734  "log",
3735  "try-lock",
3736 ]
3737
3738 [[package]]
3739 name = "wasi"
3740 version = "0.9.0+wasi-snapshot-preview1"
3741 source = "registry+https://github.com/rust-lang/crates.io-index"
3742 checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
3743
3744 [[package]]
3745 name = "wasi"
3746 version = "0.10.0+wasi-snapshot-preview1"
3747 source = "registry+https://github.com/rust-lang/crates.io-index"
3748 checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
3749
3750 [[package]]
3751 name = "wasm-bindgen"
3752 version = "0.2.68"
3753 source = "registry+https://github.com/rust-lang/crates.io-index"
3754 checksum = "1ac64ead5ea5f05873d7c12b545865ca2b8d28adfc50a49b84770a3a97265d42"
3755 dependencies = [
3756  "cfg-if",
3757  "serde 1.0.115",
3758  "serde_json",
3759  "wasm-bindgen-macro",
3760 ]
3761
3762 [[package]]
3763 name = "wasm-bindgen-backend"
3764 version = "0.2.68"
3765 source = "registry+https://github.com/rust-lang/crates.io-index"
3766 checksum = "f22b422e2a757c35a73774860af8e112bff612ce6cb604224e8e47641a9e4f68"
3767 dependencies = [
3768  "bumpalo",
3769  "lazy_static",
3770  "log",
3771  "proc-macro2",
3772  "quote",
3773  "syn",
3774  "wasm-bindgen-shared",
3775 ]
3776
3777 [[package]]
3778 name = "wasm-bindgen-futures"
3779 version = "0.4.18"
3780 source = "registry+https://github.com/rust-lang/crates.io-index"
3781 checksum = "b7866cab0aa01de1edf8b5d7936938a7e397ee50ce24119aef3e1eaa3b6171da"
3782 dependencies = [
3783  "cfg-if",
3784  "js-sys",
3785  "wasm-bindgen",
3786  "web-sys",
3787 ]
3788
3789 [[package]]
3790 name = "wasm-bindgen-macro"
3791 version = "0.2.68"
3792 source = "registry+https://github.com/rust-lang/crates.io-index"
3793 checksum = "6b13312a745c08c469f0b292dd2fcd6411dba5f7160f593da6ef69b64e407038"
3794 dependencies = [
3795  "quote",
3796  "wasm-bindgen-macro-support",
3797 ]
3798
3799 [[package]]
3800 name = "wasm-bindgen-macro-support"
3801 version = "0.2.68"
3802 source = "registry+https://github.com/rust-lang/crates.io-index"
3803 checksum = "f249f06ef7ee334cc3b8ff031bfc11ec99d00f34d86da7498396dc1e3b1498fe"
3804 dependencies = [
3805  "proc-macro2",
3806  "quote",
3807  "syn",
3808  "wasm-bindgen-backend",
3809  "wasm-bindgen-shared",
3810 ]
3811
3812 [[package]]
3813 name = "wasm-bindgen-shared"
3814 version = "0.2.68"
3815 source = "registry+https://github.com/rust-lang/crates.io-index"
3816 checksum = "1d649a3145108d7d3fbcde896a468d1bd636791823c9921135218ad89be08307"
3817
3818 [[package]]
3819 name = "web-sys"
3820 version = "0.3.45"
3821 source = "registry+https://github.com/rust-lang/crates.io-index"
3822 checksum = "4bf6ef87ad7ae8008e15a355ce696bed26012b7caa21605188cfd8214ab51e2d"
3823 dependencies = [
3824  "js-sys",
3825  "wasm-bindgen",
3826 ]
3827
3828 [[package]]
3829 name = "webpki"
3830 version = "0.21.3"
3831 source = "registry+https://github.com/rust-lang/crates.io-index"
3832 checksum = "ab146130f5f790d45f82aeeb09e55a256573373ec64409fc19a6fb82fb1032ae"
3833 dependencies = [
3834  "ring",
3835  "untrusted",
3836 ]
3837
3838 [[package]]
3839 name = "webpki-roots"
3840 version = "0.20.0"
3841 source = "registry+https://github.com/rust-lang/crates.io-index"
3842 checksum = "0f20dea7535251981a9670857150d571846545088359b28e4951d350bdaf179f"
3843 dependencies = [
3844  "webpki",
3845 ]
3846
3847 [[package]]
3848 name = "widestring"
3849 version = "0.4.2"
3850 source = "registry+https://github.com/rust-lang/crates.io-index"
3851 checksum = "a763e303c0e0f23b0da40888724762e802a8ffefbc22de4127ef42493c2ea68c"
3852
3853 [[package]]
3854 name = "winapi"
3855 version = "0.2.8"
3856 source = "registry+https://github.com/rust-lang/crates.io-index"
3857 checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
3858
3859 [[package]]
3860 name = "winapi"
3861 version = "0.3.9"
3862 source = "registry+https://github.com/rust-lang/crates.io-index"
3863 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
3864 dependencies = [
3865  "winapi-i686-pc-windows-gnu",
3866  "winapi-x86_64-pc-windows-gnu",
3867 ]
3868
3869 [[package]]
3870 name = "winapi-build"
3871 version = "0.1.1"
3872 source = "registry+https://github.com/rust-lang/crates.io-index"
3873 checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
3874
3875 [[package]]
3876 name = "winapi-i686-pc-windows-gnu"
3877 version = "0.4.0"
3878 source = "registry+https://github.com/rust-lang/crates.io-index"
3879 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3880
3881 [[package]]
3882 name = "winapi-util"
3883 version = "0.1.5"
3884 source = "registry+https://github.com/rust-lang/crates.io-index"
3885 checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
3886 dependencies = [
3887  "winapi 0.3.9",
3888 ]
3889
3890 [[package]]
3891 name = "winapi-x86_64-pc-windows-gnu"
3892 version = "0.4.0"
3893 source = "registry+https://github.com/rust-lang/crates.io-index"
3894 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
3895
3896 [[package]]
3897 name = "winreg"
3898 version = "0.6.2"
3899 source = "registry+https://github.com/rust-lang/crates.io-index"
3900 checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"
3901 dependencies = [
3902  "winapi 0.3.9",
3903 ]
3904
3905 [[package]]
3906 name = "winreg"
3907 version = "0.7.0"
3908 source = "registry+https://github.com/rust-lang/crates.io-index"
3909 checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"
3910 dependencies = [
3911  "winapi 0.3.9",
3912 ]
3913
3914 [[package]]
3915 name = "winutil"
3916 version = "0.1.1"
3917 source = "registry+https://github.com/rust-lang/crates.io-index"
3918 checksum = "7daf138b6b14196e3830a588acf1e86966c694d3e8fb026fb105b8b5dca07e6e"
3919 dependencies = [
3920  "winapi 0.3.9",
3921 ]
3922
3923 [[package]]
3924 name = "ws2_32-sys"
3925 version = "0.2.1"
3926 source = "registry+https://github.com/rust-lang/crates.io-index"
3927 checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
3928 dependencies = [
3929  "winapi 0.2.8",
3930  "winapi-build",
3931 ]
3932
3933 [[package]]
3934 name = "xdg"
3935 version = "2.2.0"
3936 source = "registry+https://github.com/rust-lang/crates.io-index"
3937 checksum = "d089681aa106a86fade1b0128fb5daf07d5867a509ab036d99988dec80429a57"