1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "aho-corasick"
7version = "1.1.3"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
10dependencies = [
11 "memchr",
12]
13
14[[package]]
15name = "anes"
16version = "0.1.6"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
19
20[[package]]
21name = "atty"
22version = "0.2.14"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
25dependencies = [
26 "hermit-abi",
27 "libc",
28 "winapi",
29]
30
31[[package]]
32name = "autocfg"
33version = "1.3.0"
34source = "registry+https://github.com/rust-lang/crates.io-index"
35checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
36
37[[package]]
38name = "bitflags"
39version = "1.3.2"
40source = "registry+https://github.com/rust-lang/crates.io-index"
41checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
42
43[[package]]
44name = "bumpalo"
45version = "3.16.0"
46source = "registry+https://github.com/rust-lang/crates.io-index"
47checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
48
49[[package]]
50name = "cast"
51version = "0.3.0"
52source = "registry+https://github.com/rust-lang/crates.io-index"
53checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
54
55[[package]]
56name = "cfg-if"
57version = "1.0.0"
58source = "registry+https://github.com/rust-lang/crates.io-index"
59checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
60
61[[package]]
62name = "ciborium"
63version = "0.2.2"
64source = "registry+https://github.com/rust-lang/crates.io-index"
65checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
66dependencies = [
67 "ciborium-io",
68 "ciborium-ll",
69 "serde",
70]
71
72[[package]]
73name = "ciborium-io"
74version = "0.2.2"
75source = "registry+https://github.com/rust-lang/crates.io-index"
76checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
77
78[[package]]
79name = "ciborium-ll"
80version = "0.2.2"
81source = "registry+https://github.com/rust-lang/crates.io-index"
82checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
83dependencies = [
84 "ciborium-io",
85 "half",
86]
87
88[[package]]
89name = "clap"
90version = "3.2.25"
91source = "registry+https://github.com/rust-lang/crates.io-index"
92checksum = "4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123"
93dependencies = [
94 "bitflags",
95 "clap_lex",
96 "indexmap",
97 "textwrap",
98]
99
100[[package]]
101name = "clap_lex"
102version = "0.2.4"
103source = "registry+https://github.com/rust-lang/crates.io-index"
104checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
105dependencies = [
106 "os_str_bytes",
107]
108
109[[package]]
110name = "criterion"
111version = "0.4.0"
112source = "registry+https://github.com/rust-lang/crates.io-index"
113checksum = "e7c76e09c1aae2bc52b3d2f29e13c6572553b30c4aa1b8a49fd70de6412654cb"
114dependencies = [
115 "anes",
116 "atty",
117 "cast",
118 "ciborium",
119 "clap",
120 "criterion-plot",
121 "itertools 0.10.5",
122 "lazy_static",
123 "num-traits",
124 "oorandom",
125 "plotters",
126 "rayon",
127 "regex",
128 "serde",
129 "serde_derive",
130 "serde_json",
131 "tinytemplate",
132 "walkdir",
133]
134
135[[package]]
136name = "criterion-plot"
137version = "0.5.0"
138source = "registry+https://github.com/rust-lang/crates.io-index"
139checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
140dependencies = [
141 "cast",
142 "itertools 0.10.5",
143]
144
145[[package]]
146name = "crossbeam-deque"
147version = "0.8.5"
148source = "registry+https://github.com/rust-lang/crates.io-index"
149checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
150dependencies = [
151 "crossbeam-epoch",
152 "crossbeam-utils",
153]
154
155[[package]]
156name = "crossbeam-epoch"
157version = "0.9.18"
158source = "registry+https://github.com/rust-lang/crates.io-index"
159checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
160dependencies = [
161 "crossbeam-utils",
162]
163
164[[package]]
165name = "crossbeam-utils"
166version = "0.8.19"
167source = "registry+https://github.com/rust-lang/crates.io-index"
168checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
169
170[[package]]
171name = "crunchy"
172version = "0.2.2"
173source = "registry+https://github.com/rust-lang/crates.io-index"
174checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
175
176[[package]]
177name = "either"
178version = "1.11.0"
179source = "registry+https://github.com/rust-lang/crates.io-index"
180checksum = "a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2"
181
182[[package]]
183name = "getrandom"
184version = "0.1.16"
185source = "registry+https://github.com/rust-lang/crates.io-index"
186checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
187dependencies = [
188 "cfg-if",
189 "libc",
190 "wasi",
191]
192
193[[package]]
194name = "half"
195version = "2.4.1"
196source = "registry+https://github.com/rust-lang/crates.io-index"
197checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
198dependencies = [
199 "cfg-if",
200 "crunchy",
201]
202
203[[package]]
204name = "hashbrown"
205version = "0.12.3"
206source = "registry+https://github.com/rust-lang/crates.io-index"
207checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
208
209[[package]]
210name = "hermit-abi"
211version = "0.1.19"
212source = "registry+https://github.com/rust-lang/crates.io-index"
213checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
214dependencies = [
215 "libc",
216]
217
218[[package]]
219name = "indexmap"
220version = "1.9.3"
221source = "registry+https://github.com/rust-lang/crates.io-index"
222checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
223dependencies = [
224 "autocfg",
225 "hashbrown",
226]
227
228[[package]]
229name = "itertools"
230version = "0.10.5"
231source = "registry+https://github.com/rust-lang/crates.io-index"
232checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
233dependencies = [
234 "either",
235]
236
237[[package]]
238name = "itertools"
239version = "0.13.0"
240dependencies = [
241 "criterion",
242 "either",
243 "paste",
244 "permutohedron",
245 "quickcheck",
246 "rand",
247]
248
249[[package]]
250name = "itoa"
251version = "1.0.11"
252source = "registry+https://github.com/rust-lang/crates.io-index"
253checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
254
255[[package]]
256name = "js-sys"
257version = "0.3.69"
258source = "registry+https://github.com/rust-lang/crates.io-index"
259checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
260dependencies = [
261 "wasm-bindgen",
262]
263
264[[package]]
265name = "lazy_static"
266version = "1.4.0"
267source = "registry+https://github.com/rust-lang/crates.io-index"
268checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
269
270[[package]]
271name = "libc"
272version = "0.2.154"
273source = "registry+https://github.com/rust-lang/crates.io-index"
274checksum = "ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346"
275
276[[package]]
277name = "log"
278version = "0.4.21"
279source = "registry+https://github.com/rust-lang/crates.io-index"
280checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
281
282[[package]]
283name = "memchr"
284version = "2.7.2"
285source = "registry+https://github.com/rust-lang/crates.io-index"
286checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
287
288[[package]]
289name = "num-traits"
290version = "0.2.19"
291source = "registry+https://github.com/rust-lang/crates.io-index"
292checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
293dependencies = [
294 "autocfg",
295]
296
297[[package]]
298name = "once_cell"
299version = "1.19.0"
300source = "registry+https://github.com/rust-lang/crates.io-index"
301checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
302
303[[package]]
304name = "oorandom"
305version = "11.1.3"
306source = "registry+https://github.com/rust-lang/crates.io-index"
307checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
308
309[[package]]
310name = "os_str_bytes"
311version = "6.6.1"
312source = "registry+https://github.com/rust-lang/crates.io-index"
313checksum = "e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1"
314
315[[package]]
316name = "paste"
317version = "1.0.15"
318source = "registry+https://github.com/rust-lang/crates.io-index"
319checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
320
321[[package]]
322name = "permutohedron"
323version = "0.2.4"
324source = "registry+https://github.com/rust-lang/crates.io-index"
325checksum = "b687ff7b5da449d39e418ad391e5e08da53ec334903ddbb921db208908fc372c"
326
327[[package]]
328name = "plotters"
329version = "0.3.5"
330source = "registry+https://github.com/rust-lang/crates.io-index"
331checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45"
332dependencies = [
333 "num-traits",
334 "plotters-backend",
335 "plotters-svg",
336 "wasm-bindgen",
337 "web-sys",
338]
339
340[[package]]
341name = "plotters-backend"
342version = "0.3.5"
343source = "registry+https://github.com/rust-lang/crates.io-index"
344checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609"
345
346[[package]]
347name = "plotters-svg"
348version = "0.3.5"
349source = "registry+https://github.com/rust-lang/crates.io-index"
350checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab"
351dependencies = [
352 "plotters-backend",
353]
354
355[[package]]
356name = "ppv-lite86"
357version = "0.2.17"
358source = "registry+https://github.com/rust-lang/crates.io-index"
359checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
360
361[[package]]
362name = "proc-macro2"
363version = "1.0.82"
364source = "registry+https://github.com/rust-lang/crates.io-index"
365checksum = "8ad3d49ab951a01fbaafe34f2ec74122942fe18a3f9814c3268f1bb72042131b"
366dependencies = [
367 "unicode-ident",
368]
369
370[[package]]
371name = "quickcheck"
372version = "0.9.2"
373source = "registry+https://github.com/rust-lang/crates.io-index"
374checksum = "a44883e74aa97ad63db83c4bf8ca490f02b2fc02f92575e720c8551e843c945f"
375dependencies = [
376 "rand",
377 "rand_core",
378]
379
380[[package]]
381name = "quote"
382version = "1.0.36"
383source = "registry+https://github.com/rust-lang/crates.io-index"
384checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
385dependencies = [
386 "proc-macro2",
387]
388
389[[package]]
390name = "rand"
391version = "0.7.3"
392source = "registry+https://github.com/rust-lang/crates.io-index"
393checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
394dependencies = [
395 "getrandom",
396 "libc",
397 "rand_chacha",
398 "rand_core",
399 "rand_hc",
400]
401
402[[package]]
403name = "rand_chacha"
404version = "0.2.2"
405source = "registry+https://github.com/rust-lang/crates.io-index"
406checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
407dependencies = [
408 "ppv-lite86",
409 "rand_core",
410]
411
412[[package]]
413name = "rand_core"
414version = "0.5.1"
415source = "registry+https://github.com/rust-lang/crates.io-index"
416checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
417dependencies = [
418 "getrandom",
419]
420
421[[package]]
422name = "rand_hc"
423version = "0.2.0"
424source = "registry+https://github.com/rust-lang/crates.io-index"
425checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
426dependencies = [
427 "rand_core",
428]
429
430[[package]]
431name = "rayon"
432version = "1.10.0"
433source = "registry+https://github.com/rust-lang/crates.io-index"
434checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
435dependencies = [
436 "either",
437 "rayon-core",
438]
439
440[[package]]
441name = "rayon-core"
442version = "1.12.1"
443source = "registry+https://github.com/rust-lang/crates.io-index"
444checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
445dependencies = [
446 "crossbeam-deque",
447 "crossbeam-utils",
448]
449
450[[package]]
451name = "regex"
452version = "1.10.4"
453source = "registry+https://github.com/rust-lang/crates.io-index"
454checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c"
455dependencies = [
456 "aho-corasick",
457 "memchr",
458 "regex-automata",
459 "regex-syntax",
460]
461
462[[package]]
463name = "regex-automata"
464version = "0.4.6"
465source = "registry+https://github.com/rust-lang/crates.io-index"
466checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
467dependencies = [
468 "aho-corasick",
469 "memchr",
470 "regex-syntax",
471]
472
473[[package]]
474name = "regex-syntax"
475version = "0.8.3"
476source = "registry+https://github.com/rust-lang/crates.io-index"
477checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
478
479[[package]]
480name = "ryu"
481version = "1.0.18"
482source = "registry+https://github.com/rust-lang/crates.io-index"
483checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
484
485[[package]]
486name = "same-file"
487version = "1.0.6"
488source = "registry+https://github.com/rust-lang/crates.io-index"
489checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
490dependencies = [
491 "winapi-util",
492]
493
494[[package]]
495name = "serde"
496version = "1.0.202"
497source = "registry+https://github.com/rust-lang/crates.io-index"
498checksum = "226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395"
499dependencies = [
500 "serde_derive",
501]
502
503[[package]]
504name = "serde_derive"
505version = "1.0.202"
506source = "registry+https://github.com/rust-lang/crates.io-index"
507checksum = "6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838"
508dependencies = [
509 "proc-macro2",
510 "quote",
511 "syn",
512]
513
514[[package]]
515name = "serde_json"
516version = "1.0.117"
517source = "registry+https://github.com/rust-lang/crates.io-index"
518checksum = "455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3"
519dependencies = [
520 "itoa",
521 "ryu",
522 "serde",
523]
524
525[[package]]
526name = "syn"
527version = "2.0.63"
528source = "registry+https://github.com/rust-lang/crates.io-index"
529checksum = "bf5be731623ca1a1fb7d8be6f261a3be6d3e2337b8a1f97be944d020c8fcb704"
530dependencies = [
531 "proc-macro2",
532 "quote",
533 "unicode-ident",
534]
535
536[[package]]
537name = "textwrap"
538version = "0.16.1"
539source = "registry+https://github.com/rust-lang/crates.io-index"
540checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9"
541
542[[package]]
543name = "tinytemplate"
544version = "1.2.1"
545source = "registry+https://github.com/rust-lang/crates.io-index"
546checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
547dependencies = [
548 "serde",
549 "serde_json",
550]
551
552[[package]]
553name = "unicode-ident"
554version = "1.0.12"
555source = "registry+https://github.com/rust-lang/crates.io-index"
556checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
557
558[[package]]
559name = "walkdir"
560version = "2.5.0"
561source = "registry+https://github.com/rust-lang/crates.io-index"
562checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
563dependencies = [
564 "same-file",
565 "winapi-util",
566]
567
568[[package]]
569name = "wasi"
570version = "0.9.0+wasi-snapshot-preview1"
571source = "registry+https://github.com/rust-lang/crates.io-index"
572checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
573
574[[package]]
575name = "wasm-bindgen"
576version = "0.2.92"
577source = "registry+https://github.com/rust-lang/crates.io-index"
578checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
579dependencies = [
580 "cfg-if",
581 "wasm-bindgen-macro",
582]
583
584[[package]]
585name = "wasm-bindgen-backend"
586version = "0.2.92"
587source = "registry+https://github.com/rust-lang/crates.io-index"
588checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
589dependencies = [
590 "bumpalo",
591 "log",
592 "once_cell",
593 "proc-macro2",
594 "quote",
595 "syn",
596 "wasm-bindgen-shared",
597]
598
599[[package]]
600name = "wasm-bindgen-macro"
601version = "0.2.92"
602source = "registry+https://github.com/rust-lang/crates.io-index"
603checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
604dependencies = [
605 "quote",
606 "wasm-bindgen-macro-support",
607]
608
609[[package]]
610name = "wasm-bindgen-macro-support"
611version = "0.2.92"
612source = "registry+https://github.com/rust-lang/crates.io-index"
613checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
614dependencies = [
615 "proc-macro2",
616 "quote",
617 "syn",
618 "wasm-bindgen-backend",
619 "wasm-bindgen-shared",
620]
621
622[[package]]
623name = "wasm-bindgen-shared"
624version = "0.2.92"
625source = "registry+https://github.com/rust-lang/crates.io-index"
626checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
627
628[[package]]
629name = "web-sys"
630version = "0.3.69"
631source = "registry+https://github.com/rust-lang/crates.io-index"
632checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
633dependencies = [
634 "js-sys",
635 "wasm-bindgen",
636]
637
638[[package]]
639name = "winapi"
640version = "0.3.9"
641source = "registry+https://github.com/rust-lang/crates.io-index"
642checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
643dependencies = [
644 "winapi-i686-pc-windows-gnu",
645 "winapi-x86_64-pc-windows-gnu",
646]
647
648[[package]]
649name = "winapi-i686-pc-windows-gnu"
650version = "0.4.0"
651source = "registry+https://github.com/rust-lang/crates.io-index"
652checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
653
654[[package]]
655name = "winapi-util"
656version = "0.1.8"
657source = "registry+https://github.com/rust-lang/crates.io-index"
658checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
659dependencies = [
660 "windows-sys",
661]
662
663[[package]]
664name = "winapi-x86_64-pc-windows-gnu"
665version = "0.4.0"
666source = "registry+https://github.com/rust-lang/crates.io-index"
667checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
668
669[[package]]
670name = "windows-sys"
671version = "0.52.0"
672source = "registry+https://github.com/rust-lang/crates.io-index"
673checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
674dependencies = [
675 "windows-targets",
676]
677
678[[package]]
679name = "windows-targets"
680version = "0.52.5"
681source = "registry+https://github.com/rust-lang/crates.io-index"
682checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
683dependencies = [
684 "windows_aarch64_gnullvm",
685 "windows_aarch64_msvc",
686 "windows_i686_gnu",
687 "windows_i686_gnullvm",
688 "windows_i686_msvc",
689 "windows_x86_64_gnu",
690 "windows_x86_64_gnullvm",
691 "windows_x86_64_msvc",
692]
693
694[[package]]
695name = "windows_aarch64_gnullvm"
696version = "0.52.5"
697source = "registry+https://github.com/rust-lang/crates.io-index"
698checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
699
700[[package]]
701name = "windows_aarch64_msvc"
702version = "0.52.5"
703source = "registry+https://github.com/rust-lang/crates.io-index"
704checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
705
706[[package]]
707name = "windows_i686_gnu"
708version = "0.52.5"
709source = "registry+https://github.com/rust-lang/crates.io-index"
710checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
711
712[[package]]
713name = "windows_i686_gnullvm"
714version = "0.52.5"
715source = "registry+https://github.com/rust-lang/crates.io-index"
716checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
717
718[[package]]
719name = "windows_i686_msvc"
720version = "0.52.5"
721source = "registry+https://github.com/rust-lang/crates.io-index"
722checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
723
724[[package]]
725name = "windows_x86_64_gnu"
726version = "0.52.5"
727source = "registry+https://github.com/rust-lang/crates.io-index"
728checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
729
730[[package]]
731name = "windows_x86_64_gnullvm"
732version = "0.52.5"
733source = "registry+https://github.com/rust-lang/crates.io-index"
734checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
735
736[[package]]
737name = "windows_x86_64_msvc"
738version = "0.52.5"
739source = "registry+https://github.com/rust-lang/crates.io-index"
740checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
741