]> git.sesse.net Git - linux-dallas-multipass/blob - Cargo.lock
Bump version number; evidently, Buypass thinks our emulated version was now too old.
[linux-dallas-multipass] / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 version = 3
4
5 [[package]]
6 name = "autocfg"
7 version = "1.0.1"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
10
11 [[package]]
12 name = "base64"
13 version = "0.12.3"
14 source = "registry+https://github.com/rust-lang/crates.io-index"
15 checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"
16
17 [[package]]
18 name = "bitflags"
19 version = "1.2.1"
20 source = "registry+https://github.com/rust-lang/crates.io-index"
21 checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
22
23 [[package]]
24 name = "bumpalo"
25 version = "3.4.0"
26 source = "registry+https://github.com/rust-lang/crates.io-index"
27 checksum = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820"
28
29 [[package]]
30 name = "bytes"
31 version = "0.5.6"
32 source = "registry+https://github.com/rust-lang/crates.io-index"
33 checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
34
35 [[package]]
36 name = "cc"
37 version = "1.0.62"
38 source = "registry+https://github.com/rust-lang/crates.io-index"
39 checksum = "f1770ced377336a88a67c473594ccc14eca6f4559217c34f64aac8f83d641b40"
40
41 [[package]]
42 name = "cfg-if"
43 version = "0.1.10"
44 source = "registry+https://github.com/rust-lang/crates.io-index"
45 checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
46
47 [[package]]
48 name = "core-foundation"
49 version = "0.7.0"
50 source = "registry+https://github.com/rust-lang/crates.io-index"
51 checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
52 dependencies = [
53  "core-foundation-sys",
54  "libc",
55 ]
56
57 [[package]]
58 name = "core-foundation-sys"
59 version = "0.7.0"
60 source = "registry+https://github.com/rust-lang/crates.io-index"
61 checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
62
63 [[package]]
64 name = "ct-logs"
65 version = "0.7.0"
66 source = "registry+https://github.com/rust-lang/crates.io-index"
67 checksum = "8c8e13110a84b6315df212c045be706af261fd364791cad863285439ebba672e"
68 dependencies = [
69  "sct",
70 ]
71
72 [[package]]
73 name = "fnv"
74 version = "1.0.7"
75 source = "registry+https://github.com/rust-lang/crates.io-index"
76 checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
77
78 [[package]]
79 name = "fuchsia-zircon"
80 version = "0.3.3"
81 source = "registry+https://github.com/rust-lang/crates.io-index"
82 checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
83 dependencies = [
84  "bitflags",
85  "fuchsia-zircon-sys",
86 ]
87
88 [[package]]
89 name = "fuchsia-zircon-sys"
90 version = "0.3.3"
91 source = "registry+https://github.com/rust-lang/crates.io-index"
92 checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
93
94 [[package]]
95 name = "futures-channel"
96 version = "0.3.8"
97 source = "registry+https://github.com/rust-lang/crates.io-index"
98 checksum = "4b7109687aa4e177ef6fe84553af6280ef2778bdb7783ba44c9dc3399110fe64"
99 dependencies = [
100  "futures-core",
101 ]
102
103 [[package]]
104 name = "futures-core"
105 version = "0.3.8"
106 source = "registry+https://github.com/rust-lang/crates.io-index"
107 checksum = "847ce131b72ffb13b6109a221da9ad97a64cbe48feb1028356b836b47b8f1748"
108
109 [[package]]
110 name = "futures-macro"
111 version = "0.3.8"
112 source = "registry+https://github.com/rust-lang/crates.io-index"
113 checksum = "77408a692f1f97bcc61dc001d752e00643408fbc922e4d634c655df50d595556"
114 dependencies = [
115  "proc-macro-hack",
116  "proc-macro2",
117  "quote",
118  "syn",
119 ]
120
121 [[package]]
122 name = "futures-sink"
123 version = "0.3.8"
124 source = "registry+https://github.com/rust-lang/crates.io-index"
125 checksum = "f878195a49cee50e006b02b93cf7e0a95a38ac7b776b4c4d9cc1207cd20fcb3d"
126
127 [[package]]
128 name = "futures-task"
129 version = "0.3.8"
130 source = "registry+https://github.com/rust-lang/crates.io-index"
131 checksum = "7c554eb5bf48b2426c4771ab68c6b14468b6e76cc90996f528c3338d761a4d0d"
132 dependencies = [
133  "once_cell",
134 ]
135
136 [[package]]
137 name = "futures-util"
138 version = "0.3.8"
139 source = "registry+https://github.com/rust-lang/crates.io-index"
140 checksum = "d304cff4a7b99cfb7986f7d43fbe93d175e72e704a8860787cc95e9ffd85cbd2"
141 dependencies = [
142  "futures-core",
143  "futures-macro",
144  "futures-task",
145  "pin-project 1.0.1",
146  "pin-utils",
147  "proc-macro-hack",
148  "proc-macro-nested",
149  "slab",
150 ]
151
152 [[package]]
153 name = "h2"
154 version = "0.2.7"
155 source = "registry+https://github.com/rust-lang/crates.io-index"
156 checksum = "5e4728fd124914ad25e99e3d15a9361a879f6620f63cb56bbb08f95abb97a535"
157 dependencies = [
158  "bytes",
159  "fnv",
160  "futures-core",
161  "futures-sink",
162  "futures-util",
163  "http",
164  "indexmap",
165  "slab",
166  "tokio",
167  "tokio-util",
168  "tracing",
169  "tracing-futures",
170 ]
171
172 [[package]]
173 name = "hashbrown"
174 version = "0.9.1"
175 source = "registry+https://github.com/rust-lang/crates.io-index"
176 checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
177
178 [[package]]
179 name = "hex"
180 version = "0.3.2"
181 source = "registry+https://github.com/rust-lang/crates.io-index"
182 checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
183
184 [[package]]
185 name = "http"
186 version = "0.2.1"
187 source = "registry+https://github.com/rust-lang/crates.io-index"
188 checksum = "28d569972648b2c512421b5f2a405ad6ac9666547189d0c5477a3f200f3e02f9"
189 dependencies = [
190  "bytes",
191  "fnv",
192  "itoa",
193 ]
194
195 [[package]]
196 name = "http-body"
197 version = "0.3.1"
198 source = "registry+https://github.com/rust-lang/crates.io-index"
199 checksum = "13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b"
200 dependencies = [
201  "bytes",
202  "http",
203 ]
204
205 [[package]]
206 name = "httparse"
207 version = "1.3.4"
208 source = "registry+https://github.com/rust-lang/crates.io-index"
209 checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
210
211 [[package]]
212 name = "httpdate"
213 version = "0.3.2"
214 source = "registry+https://github.com/rust-lang/crates.io-index"
215 checksum = "494b4d60369511e7dea41cf646832512a94e542f68bb9c49e54518e0f468eb47"
216
217 [[package]]
218 name = "hyper"
219 version = "0.13.9"
220 source = "registry+https://github.com/rust-lang/crates.io-index"
221 checksum = "f6ad767baac13b44d4529fcf58ba2cd0995e36e7b435bc5b039de6f47e880dbf"
222 dependencies = [
223  "bytes",
224  "futures-channel",
225  "futures-core",
226  "futures-util",
227  "h2",
228  "http",
229  "http-body",
230  "httparse",
231  "httpdate",
232  "itoa",
233  "pin-project 1.0.1",
234  "socket2",
235  "tokio",
236  "tower-service",
237  "tracing",
238  "want",
239 ]
240
241 [[package]]
242 name = "hyper-rustls"
243 version = "0.21.0"
244 source = "registry+https://github.com/rust-lang/crates.io-index"
245 checksum = "37743cc83e8ee85eacfce90f2f4102030d9ff0a95244098d781e9bee4a90abb6"
246 dependencies = [
247  "bytes",
248  "ct-logs",
249  "futures-util",
250  "hyper",
251  "log",
252  "rustls",
253  "rustls-native-certs",
254  "tokio",
255  "tokio-rustls",
256  "webpki",
257 ]
258
259 [[package]]
260 name = "indexmap"
261 version = "1.6.0"
262 source = "registry+https://github.com/rust-lang/crates.io-index"
263 checksum = "55e2e4c765aa53a0424761bf9f41aa7a6ac1efa87238f59560640e27fca028f2"
264 dependencies = [
265  "autocfg",
266  "hashbrown",
267 ]
268
269 [[package]]
270 name = "iovec"
271 version = "0.1.4"
272 source = "registry+https://github.com/rust-lang/crates.io-index"
273 checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
274 dependencies = [
275  "libc",
276 ]
277
278 [[package]]
279 name = "itoa"
280 version = "0.4.6"
281 source = "registry+https://github.com/rust-lang/crates.io-index"
282 checksum = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6"
283
284 [[package]]
285 name = "js-sys"
286 version = "0.3.45"
287 source = "registry+https://github.com/rust-lang/crates.io-index"
288 checksum = "ca059e81d9486668f12d455a4ea6daa600bd408134cd17e3d3fb5a32d1f016f8"
289 dependencies = [
290  "wasm-bindgen",
291 ]
292
293 [[package]]
294 name = "kernel32-sys"
295 version = "0.2.2"
296 source = "registry+https://github.com/rust-lang/crates.io-index"
297 checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
298 dependencies = [
299  "winapi 0.2.8",
300  "winapi-build",
301 ]
302
303 [[package]]
304 name = "lazy_static"
305 version = "1.4.0"
306 source = "registry+https://github.com/rust-lang/crates.io-index"
307 checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
308
309 [[package]]
310 name = "libc"
311 version = "0.2.80"
312 source = "registry+https://github.com/rust-lang/crates.io-index"
313 checksum = "4d58d1b70b004888f764dfbf6a26a3b0342a1632d33968e4a179d8011c760614"
314
315 [[package]]
316 name = "log"
317 version = "0.4.11"
318 source = "registry+https://github.com/rust-lang/crates.io-index"
319 checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b"
320 dependencies = [
321  "cfg-if",
322 ]
323
324 [[package]]
325 name = "memchr"
326 version = "2.3.4"
327 source = "registry+https://github.com/rust-lang/crates.io-index"
328 checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
329
330 [[package]]
331 name = "mio"
332 version = "0.6.22"
333 source = "registry+https://github.com/rust-lang/crates.io-index"
334 checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430"
335 dependencies = [
336  "cfg-if",
337  "fuchsia-zircon",
338  "fuchsia-zircon-sys",
339  "iovec",
340  "kernel32-sys",
341  "libc",
342  "log",
343  "miow",
344  "net2",
345  "slab",
346  "winapi 0.2.8",
347 ]
348
349 [[package]]
350 name = "miow"
351 version = "0.2.1"
352 source = "registry+https://github.com/rust-lang/crates.io-index"
353 checksum = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
354 dependencies = [
355  "kernel32-sys",
356  "net2",
357  "winapi 0.2.8",
358  "ws2_32-sys",
359 ]
360
361 [[package]]
362 name = "multipass"
363 version = "0.1.0"
364 dependencies = [
365  "futures-util",
366  "hex",
367  "hyper",
368  "hyper-rustls",
369  "lazy_static",
370  "pcsc",
371  "percent-encoding",
372  "rustls",
373  "rustls-native-certs",
374  "serde_json",
375  "simple-error",
376  "tokio",
377  "tokio-rustls",
378  "webpki",
379  "webpki-roots",
380 ]
381
382 [[package]]
383 name = "net2"
384 version = "0.2.35"
385 source = "registry+https://github.com/rust-lang/crates.io-index"
386 checksum = "3ebc3ec692ed7c9a255596c67808dee269f64655d8baf7b4f0638e51ba1d6853"
387 dependencies = [
388  "cfg-if",
389  "libc",
390  "winapi 0.3.9",
391 ]
392
393 [[package]]
394 name = "once_cell"
395 version = "1.5.2"
396 source = "registry+https://github.com/rust-lang/crates.io-index"
397 checksum = "13bd41f508810a131401606d54ac32a467c97172d74ba7662562ebba5ad07fa0"
398
399 [[package]]
400 name = "openssl-probe"
401 version = "0.1.2"
402 source = "registry+https://github.com/rust-lang/crates.io-index"
403 checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
404
405 [[package]]
406 name = "pcsc"
407 version = "2.4.0"
408 source = "registry+https://github.com/rust-lang/crates.io-index"
409 checksum = "88e09a8d8705a2c9b1ffe1f9dd9580efe3f8e80c19fc9f99038fe99b7bb56c83"
410 dependencies = [
411  "bitflags",
412  "pcsc-sys",
413 ]
414
415 [[package]]
416 name = "pcsc-sys"
417 version = "1.2.0"
418 source = "registry+https://github.com/rust-lang/crates.io-index"
419 checksum = "e1b7bfecba2c0f1b5efb0e7caf7533ab1c295024165bcbb066231f60d33e23ea"
420 dependencies = [
421  "pkg-config",
422 ]
423
424 [[package]]
425 name = "percent-encoding"
426 version = "2.2.0"
427 source = "registry+https://github.com/rust-lang/crates.io-index"
428 checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
429
430 [[package]]
431 name = "pin-project"
432 version = "0.4.27"
433 source = "registry+https://github.com/rust-lang/crates.io-index"
434 checksum = "2ffbc8e94b38ea3d2d8ba92aea2983b503cd75d0888d75b86bb37970b5698e15"
435 dependencies = [
436  "pin-project-internal 0.4.27",
437 ]
438
439 [[package]]
440 name = "pin-project"
441 version = "1.0.1"
442 source = "registry+https://github.com/rust-lang/crates.io-index"
443 checksum = "ee41d838744f60d959d7074e3afb6b35c7456d0f61cad38a24e35e6553f73841"
444 dependencies = [
445  "pin-project-internal 1.0.1",
446 ]
447
448 [[package]]
449 name = "pin-project-internal"
450 version = "0.4.27"
451 source = "registry+https://github.com/rust-lang/crates.io-index"
452 checksum = "65ad2ae56b6abe3a1ee25f15ee605bacadb9a764edaba9c2bf4103800d4a1895"
453 dependencies = [
454  "proc-macro2",
455  "quote",
456  "syn",
457 ]
458
459 [[package]]
460 name = "pin-project-internal"
461 version = "1.0.1"
462 source = "registry+https://github.com/rust-lang/crates.io-index"
463 checksum = "81a4ffa594b66bff340084d4081df649a7dc049ac8d7fc458d8e628bfbbb2f86"
464 dependencies = [
465  "proc-macro2",
466  "quote",
467  "syn",
468 ]
469
470 [[package]]
471 name = "pin-project-lite"
472 version = "0.1.11"
473 source = "registry+https://github.com/rust-lang/crates.io-index"
474 checksum = "c917123afa01924fc84bb20c4c03f004d9c38e5127e3c039bbf7f4b9c76a2f6b"
475
476 [[package]]
477 name = "pin-utils"
478 version = "0.1.0"
479 source = "registry+https://github.com/rust-lang/crates.io-index"
480 checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
481
482 [[package]]
483 name = "pkg-config"
484 version = "0.3.19"
485 source = "registry+https://github.com/rust-lang/crates.io-index"
486 checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
487
488 [[package]]
489 name = "proc-macro-hack"
490 version = "0.5.19"
491 source = "registry+https://github.com/rust-lang/crates.io-index"
492 checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
493
494 [[package]]
495 name = "proc-macro-nested"
496 version = "0.1.6"
497 source = "registry+https://github.com/rust-lang/crates.io-index"
498 checksum = "eba180dafb9038b050a4c280019bbedf9f2467b61e5d892dcad585bb57aadc5a"
499
500 [[package]]
501 name = "proc-macro2"
502 version = "1.0.24"
503 source = "registry+https://github.com/rust-lang/crates.io-index"
504 checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
505 dependencies = [
506  "unicode-xid",
507 ]
508
509 [[package]]
510 name = "quote"
511 version = "1.0.7"
512 source = "registry+https://github.com/rust-lang/crates.io-index"
513 checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"
514 dependencies = [
515  "proc-macro2",
516 ]
517
518 [[package]]
519 name = "redox_syscall"
520 version = "0.1.57"
521 source = "registry+https://github.com/rust-lang/crates.io-index"
522 checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
523
524 [[package]]
525 name = "ring"
526 version = "0.16.15"
527 source = "registry+https://github.com/rust-lang/crates.io-index"
528 checksum = "952cd6b98c85bbc30efa1ba5783b8abf12fec8b3287ffa52605b9432313e34e4"
529 dependencies = [
530  "cc",
531  "libc",
532  "once_cell",
533  "spin",
534  "untrusted",
535  "web-sys",
536  "winapi 0.3.9",
537 ]
538
539 [[package]]
540 name = "rustls"
541 version = "0.18.1"
542 source = "registry+https://github.com/rust-lang/crates.io-index"
543 checksum = "5d1126dcf58e93cee7d098dbda643b5f92ed724f1f6a63007c1116eed6700c81"
544 dependencies = [
545  "base64",
546  "log",
547  "ring",
548  "sct",
549  "webpki",
550 ]
551
552 [[package]]
553 name = "rustls-native-certs"
554 version = "0.4.0"
555 source = "registry+https://github.com/rust-lang/crates.io-index"
556 checksum = "629d439a7672da82dd955498445e496ee2096fe2117b9f796558a43fdb9e59b8"
557 dependencies = [
558  "openssl-probe",
559  "rustls",
560  "schannel",
561  "security-framework",
562 ]
563
564 [[package]]
565 name = "ryu"
566 version = "1.0.5"
567 source = "registry+https://github.com/rust-lang/crates.io-index"
568 checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
569
570 [[package]]
571 name = "schannel"
572 version = "0.1.19"
573 source = "registry+https://github.com/rust-lang/crates.io-index"
574 checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
575 dependencies = [
576  "lazy_static",
577  "winapi 0.3.9",
578 ]
579
580 [[package]]
581 name = "sct"
582 version = "0.6.0"
583 source = "registry+https://github.com/rust-lang/crates.io-index"
584 checksum = "e3042af939fca8c3453b7af0f1c66e533a15a86169e39de2657310ade8f98d3c"
585 dependencies = [
586  "ring",
587  "untrusted",
588 ]
589
590 [[package]]
591 name = "security-framework"
592 version = "1.0.0"
593 source = "registry+https://github.com/rust-lang/crates.io-index"
594 checksum = "ad502866817f0575705bd7be36e2b2535cc33262d493aa733a2ec862baa2bc2b"
595 dependencies = [
596  "bitflags",
597  "core-foundation",
598  "core-foundation-sys",
599  "libc",
600  "security-framework-sys",
601 ]
602
603 [[package]]
604 name = "security-framework-sys"
605 version = "1.0.0"
606 source = "registry+https://github.com/rust-lang/crates.io-index"
607 checksum = "51ceb04988b17b6d1dcd555390fa822ca5637b4a14e1f5099f13d351bed4d6c7"
608 dependencies = [
609  "core-foundation-sys",
610  "libc",
611 ]
612
613 [[package]]
614 name = "serde"
615 version = "1.0.117"
616 source = "registry+https://github.com/rust-lang/crates.io-index"
617 checksum = "b88fa983de7720629c9387e9f517353ed404164b1e482c970a90c1a4aaf7dc1a"
618
619 [[package]]
620 name = "serde_json"
621 version = "1.0.59"
622 source = "registry+https://github.com/rust-lang/crates.io-index"
623 checksum = "dcac07dbffa1c65e7f816ab9eba78eb142c6d44410f4eeba1e26e4f5dfa56b95"
624 dependencies = [
625  "itoa",
626  "ryu",
627  "serde",
628 ]
629
630 [[package]]
631 name = "simple-error"
632 version = "0.2.2"
633 source = "registry+https://github.com/rust-lang/crates.io-index"
634 checksum = "634bf7bc1315698154cb1b45c1db17fcd2e5ce41f925b7b4063e971536714bf1"
635
636 [[package]]
637 name = "slab"
638 version = "0.4.2"
639 source = "registry+https://github.com/rust-lang/crates.io-index"
640 checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
641
642 [[package]]
643 name = "socket2"
644 version = "0.3.16"
645 source = "registry+https://github.com/rust-lang/crates.io-index"
646 checksum = "7fd8b795c389288baa5f355489c65e71fd48a02104600d15c4cfbc561e9e429d"
647 dependencies = [
648  "cfg-if",
649  "libc",
650  "redox_syscall",
651  "winapi 0.3.9",
652 ]
653
654 [[package]]
655 name = "spin"
656 version = "0.5.2"
657 source = "registry+https://github.com/rust-lang/crates.io-index"
658 checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
659
660 [[package]]
661 name = "syn"
662 version = "1.0.48"
663 source = "registry+https://github.com/rust-lang/crates.io-index"
664 checksum = "cc371affeffc477f42a221a1e4297aedcea33d47d19b61455588bd9d8f6b19ac"
665 dependencies = [
666  "proc-macro2",
667  "quote",
668  "unicode-xid",
669 ]
670
671 [[package]]
672 name = "tokio"
673 version = "0.2.22"
674 source = "registry+https://github.com/rust-lang/crates.io-index"
675 checksum = "5d34ca54d84bf2b5b4d7d31e901a8464f7b60ac145a284fba25ceb801f2ddccd"
676 dependencies = [
677  "bytes",
678  "fnv",
679  "futures-core",
680  "iovec",
681  "lazy_static",
682  "memchr",
683  "mio",
684  "pin-project-lite",
685  "slab",
686  "tokio-macros",
687 ]
688
689 [[package]]
690 name = "tokio-macros"
691 version = "0.2.6"
692 source = "registry+https://github.com/rust-lang/crates.io-index"
693 checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"
694 dependencies = [
695  "proc-macro2",
696  "quote",
697  "syn",
698 ]
699
700 [[package]]
701 name = "tokio-rustls"
702 version = "0.14.1"
703 source = "registry+https://github.com/rust-lang/crates.io-index"
704 checksum = "e12831b255bcfa39dc0436b01e19fea231a37db570686c06ee72c423479f889a"
705 dependencies = [
706  "futures-core",
707  "rustls",
708  "tokio",
709  "webpki",
710 ]
711
712 [[package]]
713 name = "tokio-util"
714 version = "0.3.1"
715 source = "registry+https://github.com/rust-lang/crates.io-index"
716 checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499"
717 dependencies = [
718  "bytes",
719  "futures-core",
720  "futures-sink",
721  "log",
722  "pin-project-lite",
723  "tokio",
724 ]
725
726 [[package]]
727 name = "tower-service"
728 version = "0.3.0"
729 source = "registry+https://github.com/rust-lang/crates.io-index"
730 checksum = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860"
731
732 [[package]]
733 name = "tracing"
734 version = "0.1.21"
735 source = "registry+https://github.com/rust-lang/crates.io-index"
736 checksum = "b0987850db3733619253fe60e17cb59b82d37c7e6c0236bb81e4d6b87c879f27"
737 dependencies = [
738  "cfg-if",
739  "log",
740  "pin-project-lite",
741  "tracing-core",
742 ]
743
744 [[package]]
745 name = "tracing-core"
746 version = "0.1.17"
747 source = "registry+https://github.com/rust-lang/crates.io-index"
748 checksum = "f50de3927f93d202783f4513cda820ab47ef17f624b03c096e86ef00c67e6b5f"
749 dependencies = [
750  "lazy_static",
751 ]
752
753 [[package]]
754 name = "tracing-futures"
755 version = "0.2.4"
756 source = "registry+https://github.com/rust-lang/crates.io-index"
757 checksum = "ab7bb6f14721aa00656086e9335d363c5c8747bae02ebe32ea2c7dece5689b4c"
758 dependencies = [
759  "pin-project 0.4.27",
760  "tracing",
761 ]
762
763 [[package]]
764 name = "try-lock"
765 version = "0.2.3"
766 source = "registry+https://github.com/rust-lang/crates.io-index"
767 checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
768
769 [[package]]
770 name = "unicode-xid"
771 version = "0.2.1"
772 source = "registry+https://github.com/rust-lang/crates.io-index"
773 checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
774
775 [[package]]
776 name = "untrusted"
777 version = "0.7.1"
778 source = "registry+https://github.com/rust-lang/crates.io-index"
779 checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
780
781 [[package]]
782 name = "want"
783 version = "0.3.0"
784 source = "registry+https://github.com/rust-lang/crates.io-index"
785 checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
786 dependencies = [
787  "log",
788  "try-lock",
789 ]
790
791 [[package]]
792 name = "wasm-bindgen"
793 version = "0.2.68"
794 source = "registry+https://github.com/rust-lang/crates.io-index"
795 checksum = "1ac64ead5ea5f05873d7c12b545865ca2b8d28adfc50a49b84770a3a97265d42"
796 dependencies = [
797  "cfg-if",
798  "wasm-bindgen-macro",
799 ]
800
801 [[package]]
802 name = "wasm-bindgen-backend"
803 version = "0.2.68"
804 source = "registry+https://github.com/rust-lang/crates.io-index"
805 checksum = "f22b422e2a757c35a73774860af8e112bff612ce6cb604224e8e47641a9e4f68"
806 dependencies = [
807  "bumpalo",
808  "lazy_static",
809  "log",
810  "proc-macro2",
811  "quote",
812  "syn",
813  "wasm-bindgen-shared",
814 ]
815
816 [[package]]
817 name = "wasm-bindgen-macro"
818 version = "0.2.68"
819 source = "registry+https://github.com/rust-lang/crates.io-index"
820 checksum = "6b13312a745c08c469f0b292dd2fcd6411dba5f7160f593da6ef69b64e407038"
821 dependencies = [
822  "quote",
823  "wasm-bindgen-macro-support",
824 ]
825
826 [[package]]
827 name = "wasm-bindgen-macro-support"
828 version = "0.2.68"
829 source = "registry+https://github.com/rust-lang/crates.io-index"
830 checksum = "f249f06ef7ee334cc3b8ff031bfc11ec99d00f34d86da7498396dc1e3b1498fe"
831 dependencies = [
832  "proc-macro2",
833  "quote",
834  "syn",
835  "wasm-bindgen-backend",
836  "wasm-bindgen-shared",
837 ]
838
839 [[package]]
840 name = "wasm-bindgen-shared"
841 version = "0.2.68"
842 source = "registry+https://github.com/rust-lang/crates.io-index"
843 checksum = "1d649a3145108d7d3fbcde896a468d1bd636791823c9921135218ad89be08307"
844
845 [[package]]
846 name = "web-sys"
847 version = "0.3.45"
848 source = "registry+https://github.com/rust-lang/crates.io-index"
849 checksum = "4bf6ef87ad7ae8008e15a355ce696bed26012b7caa21605188cfd8214ab51e2d"
850 dependencies = [
851  "js-sys",
852  "wasm-bindgen",
853 ]
854
855 [[package]]
856 name = "webpki"
857 version = "0.21.3"
858 source = "registry+https://github.com/rust-lang/crates.io-index"
859 checksum = "ab146130f5f790d45f82aeeb09e55a256573373ec64409fc19a6fb82fb1032ae"
860 dependencies = [
861  "ring",
862  "untrusted",
863 ]
864
865 [[package]]
866 name = "webpki-roots"
867 version = "0.20.0"
868 source = "registry+https://github.com/rust-lang/crates.io-index"
869 checksum = "0f20dea7535251981a9670857150d571846545088359b28e4951d350bdaf179f"
870 dependencies = [
871  "webpki",
872 ]
873
874 [[package]]
875 name = "winapi"
876 version = "0.2.8"
877 source = "registry+https://github.com/rust-lang/crates.io-index"
878 checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
879
880 [[package]]
881 name = "winapi"
882 version = "0.3.9"
883 source = "registry+https://github.com/rust-lang/crates.io-index"
884 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
885 dependencies = [
886  "winapi-i686-pc-windows-gnu",
887  "winapi-x86_64-pc-windows-gnu",
888 ]
889
890 [[package]]
891 name = "winapi-build"
892 version = "0.1.1"
893 source = "registry+https://github.com/rust-lang/crates.io-index"
894 checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
895
896 [[package]]
897 name = "winapi-i686-pc-windows-gnu"
898 version = "0.4.0"
899 source = "registry+https://github.com/rust-lang/crates.io-index"
900 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
901
902 [[package]]
903 name = "winapi-x86_64-pc-windows-gnu"
904 version = "0.4.0"
905 source = "registry+https://github.com/rust-lang/crates.io-index"
906 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
907
908 [[package]]
909 name = "ws2_32-sys"
910 version = "0.2.1"
911 source = "registry+https://github.com/rust-lang/crates.io-index"
912 checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
913 dependencies = [
914  "winapi 0.2.8",
915  "winapi-build",
916 ]