chiark / gitweb /
README.config: fix to match Python implementation
[hippotat.git] / 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 = "aho-corasick"
7 version = "0.7.18"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
10 dependencies = [
11  "memchr",
12 ]
13
14 [[package]]
15 name = "ansi_term"
16 version = "0.11.0"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
18 checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
19 dependencies = [
20  "winapi",
21 ]
22
23 [[package]]
24 name = "anyhow"
25 version = "1.0.42"
26 source = "registry+https://github.com/rust-lang/crates.io-index"
27 checksum = "595d3cfa7a60d4555cb5067b99f07142a08ea778de5cf993f7b75c7d8fabc486"
28
29 [[package]]
30 name = "atty"
31 version = "0.2.14"
32 source = "registry+https://github.com/rust-lang/crates.io-index"
33 checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
34 dependencies = [
35  "hermit-abi",
36  "libc",
37  "winapi",
38 ]
39
40 [[package]]
41 name = "autocfg"
42 version = "1.0.1"
43 source = "registry+https://github.com/rust-lang/crates.io-index"
44 checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
45
46 [[package]]
47 name = "bitflags"
48 version = "1.2.1"
49 source = "registry+https://github.com/rust-lang/crates.io-index"
50 checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
51
52 [[package]]
53 name = "bytes"
54 version = "1.0.1"
55 source = "registry+https://github.com/rust-lang/crates.io-index"
56 checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040"
57
58 [[package]]
59 name = "cfg-if"
60 version = "1.0.0"
61 source = "registry+https://github.com/rust-lang/crates.io-index"
62 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
63
64 [[package]]
65 name = "clap"
66 version = "2.33.3"
67 source = "registry+https://github.com/rust-lang/crates.io-index"
68 checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
69 dependencies = [
70  "ansi_term",
71  "atty",
72  "bitflags",
73  "strsim",
74  "textwrap",
75  "unicode-width",
76  "vec_map",
77 ]
78
79 [[package]]
80 name = "configparser"
81 version = "2.1.0"
82 source = "registry+https://github.com/rust-lang/crates.io-index"
83 checksum = "f7201ee416d124d589a820111ba755930df8b75855321a9a1b87312a0597ec8f"
84
85 [[package]]
86 name = "env_logger"
87 version = "0.9.0"
88 source = "registry+https://github.com/rust-lang/crates.io-index"
89 checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"
90 dependencies = [
91  "atty",
92  "humantime",
93  "log",
94  "regex",
95  "termcolor",
96 ]
97
98 [[package]]
99 name = "extend"
100 version = "1.1.1"
101 source = "registry+https://github.com/rust-lang/crates.io-index"
102 checksum = "f5c89e2933a4ec753dc007a4d6a7f9b6dc8e89b8fe89cabc252ccddf39c08bb1"
103 dependencies = [
104  "proc-macro-error",
105  "proc-macro2",
106  "quote",
107  "syn",
108 ]
109
110 [[package]]
111 name = "fehler"
112 version = "1.0.0"
113 source = "registry+https://github.com/rust-lang/crates.io-index"
114 checksum = "d5729fe49ba028cd550747b6e62cd3d841beccab5390aa398538c31a2d983635"
115 dependencies = [
116  "fehler-macros",
117 ]
118
119 [[package]]
120 name = "fehler-macros"
121 version = "1.0.0"
122 source = "registry+https://github.com/rust-lang/crates.io-index"
123 checksum = "ccb5acb1045ebbfa222e2c50679e392a71dd77030b78fb0189f2d9c5974400f9"
124 dependencies = [
125  "proc-macro2",
126  "quote",
127  "syn",
128 ]
129
130 [[package]]
131 name = "fnv"
132 version = "1.0.7"
133 source = "registry+https://github.com/rust-lang/crates.io-index"
134 checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
135
136 [[package]]
137 name = "futures-channel"
138 version = "0.3.15"
139 source = "registry+https://github.com/rust-lang/crates.io-index"
140 checksum = "e682a68b29a882df0545c143dc3646daefe80ba479bcdede94d5a703de2871e2"
141 dependencies = [
142  "futures-core",
143 ]
144
145 [[package]]
146 name = "futures-core"
147 version = "0.3.15"
148 source = "registry+https://github.com/rust-lang/crates.io-index"
149 checksum = "0402f765d8a89a26043b889b26ce3c4679d268fa6bb22cd7c6aad98340e179d1"
150
151 [[package]]
152 name = "futures-task"
153 version = "0.3.15"
154 source = "registry+https://github.com/rust-lang/crates.io-index"
155 checksum = "8a16bef9fc1a4dddb5bee51c989e3fbba26569cbb0e31f5b303c184e3dd33dae"
156
157 [[package]]
158 name = "futures-util"
159 version = "0.3.15"
160 source = "registry+https://github.com/rust-lang/crates.io-index"
161 checksum = "feb5c238d27e2bf94ffdfd27b2c29e3df4a68c4193bb6427384259e2bf191967"
162 dependencies = [
163  "autocfg",
164  "futures-core",
165  "futures-task",
166  "pin-project-lite",
167  "pin-utils",
168 ]
169
170 [[package]]
171 name = "heck"
172 version = "0.3.3"
173 source = "registry+https://github.com/rust-lang/crates.io-index"
174 checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
175 dependencies = [
176  "unicode-segmentation",
177 ]
178
179 [[package]]
180 name = "hermit-abi"
181 version = "0.1.19"
182 source = "registry+https://github.com/rust-lang/crates.io-index"
183 checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
184 dependencies = [
185  "libc",
186 ]
187
188 [[package]]
189 name = "hippotat"
190 version = "0.0.0"
191 dependencies = [
192  "anyhow",
193  "configparser",
194  "env_logger",
195  "extend",
196  "fehler",
197  "hyper",
198  "log",
199  "structopt",
200  "tokio",
201  "void",
202 ]
203
204 [[package]]
205 name = "http"
206 version = "0.2.4"
207 source = "registry+https://github.com/rust-lang/crates.io-index"
208 checksum = "527e8c9ac747e28542699a951517aa9a6945af506cd1f2e1b53a576c17b6cc11"
209 dependencies = [
210  "bytes",
211  "fnv",
212  "itoa",
213 ]
214
215 [[package]]
216 name = "http-body"
217 version = "0.4.2"
218 source = "registry+https://github.com/rust-lang/crates.io-index"
219 checksum = "60daa14be0e0786db0f03a9e57cb404c9d756eed2b6c62b9ea98ec5743ec75a9"
220 dependencies = [
221  "bytes",
222  "http",
223  "pin-project-lite",
224 ]
225
226 [[package]]
227 name = "httparse"
228 version = "1.4.1"
229 source = "registry+https://github.com/rust-lang/crates.io-index"
230 checksum = "f3a87b616e37e93c22fb19bcd386f02f3af5ea98a25670ad0fce773de23c5e68"
231
232 [[package]]
233 name = "httpdate"
234 version = "1.0.1"
235 source = "registry+https://github.com/rust-lang/crates.io-index"
236 checksum = "6456b8a6c8f33fee7d958fcd1b60d55b11940a79e63ae87013e6d22e26034440"
237
238 [[package]]
239 name = "humantime"
240 version = "2.1.0"
241 source = "registry+https://github.com/rust-lang/crates.io-index"
242 checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
243
244 [[package]]
245 name = "hyper"
246 version = "0.14.10"
247 source = "registry+https://github.com/rust-lang/crates.io-index"
248 checksum = "7728a72c4c7d72665fde02204bcbd93b247721025b222ef78606f14513e0fd03"
249 dependencies = [
250  "bytes",
251  "futures-channel",
252  "futures-core",
253  "futures-util",
254  "http",
255  "http-body",
256  "httparse",
257  "httpdate",
258  "itoa",
259  "pin-project-lite",
260  "tokio",
261  "tower-service",
262  "tracing",
263  "want",
264 ]
265
266 [[package]]
267 name = "instant"
268 version = "0.1.10"
269 source = "registry+https://github.com/rust-lang/crates.io-index"
270 checksum = "bee0328b1209d157ef001c94dd85b4f8f64139adb0eac2659f4b08382b2f474d"
271 dependencies = [
272  "cfg-if",
273 ]
274
275 [[package]]
276 name = "itoa"
277 version = "0.4.7"
278 source = "registry+https://github.com/rust-lang/crates.io-index"
279 checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736"
280
281 [[package]]
282 name = "lazy_static"
283 version = "1.4.0"
284 source = "registry+https://github.com/rust-lang/crates.io-index"
285 checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
286
287 [[package]]
288 name = "libc"
289 version = "0.2.98"
290 source = "registry+https://github.com/rust-lang/crates.io-index"
291 checksum = "320cfe77175da3a483efed4bc0adc1968ca050b098ce4f2f1c13a56626128790"
292
293 [[package]]
294 name = "lock_api"
295 version = "0.4.4"
296 source = "registry+https://github.com/rust-lang/crates.io-index"
297 checksum = "0382880606dff6d15c9476c416d18690b72742aa7b605bb6dd6ec9030fbf07eb"
298 dependencies = [
299  "scopeguard",
300 ]
301
302 [[package]]
303 name = "log"
304 version = "0.4.14"
305 source = "registry+https://github.com/rust-lang/crates.io-index"
306 checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
307 dependencies = [
308  "cfg-if",
309 ]
310
311 [[package]]
312 name = "memchr"
313 version = "2.4.0"
314 source = "registry+https://github.com/rust-lang/crates.io-index"
315 checksum = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc"
316
317 [[package]]
318 name = "mio"
319 version = "0.7.13"
320 source = "registry+https://github.com/rust-lang/crates.io-index"
321 checksum = "8c2bdb6314ec10835cd3293dd268473a835c02b7b352e788be788b3c6ca6bb16"
322 dependencies = [
323  "libc",
324  "log",
325  "miow",
326  "ntapi",
327  "winapi",
328 ]
329
330 [[package]]
331 name = "miow"
332 version = "0.3.7"
333 source = "registry+https://github.com/rust-lang/crates.io-index"
334 checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
335 dependencies = [
336  "winapi",
337 ]
338
339 [[package]]
340 name = "ntapi"
341 version = "0.3.6"
342 source = "registry+https://github.com/rust-lang/crates.io-index"
343 checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"
344 dependencies = [
345  "winapi",
346 ]
347
348 [[package]]
349 name = "num_cpus"
350 version = "1.13.0"
351 source = "registry+https://github.com/rust-lang/crates.io-index"
352 checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
353 dependencies = [
354  "hermit-abi",
355  "libc",
356 ]
357
358 [[package]]
359 name = "once_cell"
360 version = "1.8.0"
361 source = "registry+https://github.com/rust-lang/crates.io-index"
362 checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56"
363
364 [[package]]
365 name = "parking_lot"
366 version = "0.11.1"
367 source = "registry+https://github.com/rust-lang/crates.io-index"
368 checksum = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb"
369 dependencies = [
370  "instant",
371  "lock_api",
372  "parking_lot_core",
373 ]
374
375 [[package]]
376 name = "parking_lot_core"
377 version = "0.8.3"
378 source = "registry+https://github.com/rust-lang/crates.io-index"
379 checksum = "fa7a782938e745763fe6907fc6ba86946d72f49fe7e21de074e08128a99fb018"
380 dependencies = [
381  "cfg-if",
382  "instant",
383  "libc",
384  "redox_syscall",
385  "smallvec",
386  "winapi",
387 ]
388
389 [[package]]
390 name = "pin-project-lite"
391 version = "0.2.7"
392 source = "registry+https://github.com/rust-lang/crates.io-index"
393 checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443"
394
395 [[package]]
396 name = "pin-utils"
397 version = "0.1.0"
398 source = "registry+https://github.com/rust-lang/crates.io-index"
399 checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
400
401 [[package]]
402 name = "proc-macro-error"
403 version = "1.0.4"
404 source = "registry+https://github.com/rust-lang/crates.io-index"
405 checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
406 dependencies = [
407  "proc-macro-error-attr",
408  "proc-macro2",
409  "quote",
410  "syn",
411  "version_check",
412 ]
413
414 [[package]]
415 name = "proc-macro-error-attr"
416 version = "1.0.4"
417 source = "registry+https://github.com/rust-lang/crates.io-index"
418 checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
419 dependencies = [
420  "proc-macro2",
421  "quote",
422  "version_check",
423 ]
424
425 [[package]]
426 name = "proc-macro2"
427 version = "1.0.27"
428 source = "registry+https://github.com/rust-lang/crates.io-index"
429 checksum = "f0d8caf72986c1a598726adc988bb5984792ef84f5ee5aa50209145ee8077038"
430 dependencies = [
431  "unicode-xid",
432 ]
433
434 [[package]]
435 name = "quote"
436 version = "1.0.9"
437 source = "registry+https://github.com/rust-lang/crates.io-index"
438 checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
439 dependencies = [
440  "proc-macro2",
441 ]
442
443 [[package]]
444 name = "redox_syscall"
445 version = "0.2.9"
446 source = "registry+https://github.com/rust-lang/crates.io-index"
447 checksum = "5ab49abadf3f9e1c4bc499e8845e152ad87d2ad2d30371841171169e9d75feee"
448 dependencies = [
449  "bitflags",
450 ]
451
452 [[package]]
453 name = "regex"
454 version = "1.5.4"
455 source = "registry+https://github.com/rust-lang/crates.io-index"
456 checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"
457 dependencies = [
458  "aho-corasick",
459  "memchr",
460  "regex-syntax",
461 ]
462
463 [[package]]
464 name = "regex-syntax"
465 version = "0.6.25"
466 source = "registry+https://github.com/rust-lang/crates.io-index"
467 checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
468
469 [[package]]
470 name = "scopeguard"
471 version = "1.1.0"
472 source = "registry+https://github.com/rust-lang/crates.io-index"
473 checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
474
475 [[package]]
476 name = "signal-hook-registry"
477 version = "1.4.0"
478 source = "registry+https://github.com/rust-lang/crates.io-index"
479 checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
480 dependencies = [
481  "libc",
482 ]
483
484 [[package]]
485 name = "smallvec"
486 version = "1.6.1"
487 source = "registry+https://github.com/rust-lang/crates.io-index"
488 checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
489
490 [[package]]
491 name = "strsim"
492 version = "0.8.0"
493 source = "registry+https://github.com/rust-lang/crates.io-index"
494 checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
495
496 [[package]]
497 name = "structopt"
498 version = "0.3.22"
499 source = "registry+https://github.com/rust-lang/crates.io-index"
500 checksum = "69b041cdcb67226aca307e6e7be44c8806423d83e018bd662360a93dabce4d71"
501 dependencies = [
502  "clap",
503  "lazy_static",
504  "structopt-derive",
505 ]
506
507 [[package]]
508 name = "structopt-derive"
509 version = "0.4.15"
510 source = "registry+https://github.com/rust-lang/crates.io-index"
511 checksum = "7813934aecf5f51a54775e00068c237de98489463968231a51746bbbc03f9c10"
512 dependencies = [
513  "heck",
514  "proc-macro-error",
515  "proc-macro2",
516  "quote",
517  "syn",
518 ]
519
520 [[package]]
521 name = "syn"
522 version = "1.0.73"
523 source = "registry+https://github.com/rust-lang/crates.io-index"
524 checksum = "f71489ff30030d2ae598524f61326b902466f72a0fb1a8564c001cc63425bcc7"
525 dependencies = [
526  "proc-macro2",
527  "quote",
528  "unicode-xid",
529 ]
530
531 [[package]]
532 name = "termcolor"
533 version = "1.1.2"
534 source = "registry+https://github.com/rust-lang/crates.io-index"
535 checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
536 dependencies = [
537  "winapi-util",
538 ]
539
540 [[package]]
541 name = "textwrap"
542 version = "0.11.0"
543 source = "registry+https://github.com/rust-lang/crates.io-index"
544 checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
545 dependencies = [
546  "unicode-width",
547 ]
548
549 [[package]]
550 name = "tokio"
551 version = "1.8.2"
552 source = "registry+https://github.com/rust-lang/crates.io-index"
553 checksum = "c2602b8af3767c285202012822834005f596c811042315fa7e9f5b12b2a43207"
554 dependencies = [
555  "autocfg",
556  "bytes",
557  "libc",
558  "memchr",
559  "mio",
560  "num_cpus",
561  "once_cell",
562  "parking_lot",
563  "pin-project-lite",
564  "signal-hook-registry",
565  "tokio-macros",
566  "winapi",
567 ]
568
569 [[package]]
570 name = "tokio-macros"
571 version = "1.3.0"
572 source = "registry+https://github.com/rust-lang/crates.io-index"
573 checksum = "54473be61f4ebe4efd09cec9bd5d16fa51d70ea0192213d754d2d500457db110"
574 dependencies = [
575  "proc-macro2",
576  "quote",
577  "syn",
578 ]
579
580 [[package]]
581 name = "tower-service"
582 version = "0.3.1"
583 source = "registry+https://github.com/rust-lang/crates.io-index"
584 checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
585
586 [[package]]
587 name = "tracing"
588 version = "0.1.26"
589 source = "registry+https://github.com/rust-lang/crates.io-index"
590 checksum = "09adeb8c97449311ccd28a427f96fb563e7fd31aabf994189879d9da2394b89d"
591 dependencies = [
592  "cfg-if",
593  "pin-project-lite",
594  "tracing-core",
595 ]
596
597 [[package]]
598 name = "tracing-core"
599 version = "0.1.18"
600 source = "registry+https://github.com/rust-lang/crates.io-index"
601 checksum = "a9ff14f98b1a4b289c6248a023c1c2fa1491062964e9fed67ab29c4e4da4a052"
602 dependencies = [
603  "lazy_static",
604 ]
605
606 [[package]]
607 name = "try-lock"
608 version = "0.2.3"
609 source = "registry+https://github.com/rust-lang/crates.io-index"
610 checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
611
612 [[package]]
613 name = "unicode-segmentation"
614 version = "1.8.0"
615 source = "registry+https://github.com/rust-lang/crates.io-index"
616 checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"
617
618 [[package]]
619 name = "unicode-width"
620 version = "0.1.8"
621 source = "registry+https://github.com/rust-lang/crates.io-index"
622 checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
623
624 [[package]]
625 name = "unicode-xid"
626 version = "0.2.2"
627 source = "registry+https://github.com/rust-lang/crates.io-index"
628 checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
629
630 [[package]]
631 name = "vec_map"
632 version = "0.8.2"
633 source = "registry+https://github.com/rust-lang/crates.io-index"
634 checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
635
636 [[package]]
637 name = "version_check"
638 version = "0.9.3"
639 source = "registry+https://github.com/rust-lang/crates.io-index"
640 checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"
641
642 [[package]]
643 name = "void"
644 version = "1.0.2"
645 source = "registry+https://github.com/rust-lang/crates.io-index"
646 checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
647
648 [[package]]
649 name = "want"
650 version = "0.3.0"
651 source = "registry+https://github.com/rust-lang/crates.io-index"
652 checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
653 dependencies = [
654  "log",
655  "try-lock",
656 ]
657
658 [[package]]
659 name = "winapi"
660 version = "0.3.9"
661 source = "registry+https://github.com/rust-lang/crates.io-index"
662 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
663 dependencies = [
664  "winapi-i686-pc-windows-gnu",
665  "winapi-x86_64-pc-windows-gnu",
666 ]
667
668 [[package]]
669 name = "winapi-i686-pc-windows-gnu"
670 version = "0.4.0"
671 source = "registry+https://github.com/rust-lang/crates.io-index"
672 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
673
674 [[package]]
675 name = "winapi-util"
676 version = "0.1.5"
677 source = "registry+https://github.com/rust-lang/crates.io-index"
678 checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
679 dependencies = [
680  "winapi",
681 ]
682
683 [[package]]
684 name = "winapi-x86_64-pc-windows-gnu"
685 version = "0.4.0"
686 source = "registry+https://github.com/rust-lang/crates.io-index"
687 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"