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 = "android-tzdata"
16version = "0.1.1"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
19
20[[package]]
21name = "android_system_properties"
22version = "0.1.5"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
25dependencies = [
26 "libc",
27]
28
29[[package]]
30name = "anes"
31version = "0.1.6"
32source = "registry+https://github.com/rust-lang/crates.io-index"
33checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
34
35[[package]]
36name = "anstream"
37version = "0.6.13"
38source = "registry+https://github.com/rust-lang/crates.io-index"
39checksum = "d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb"
40dependencies = [
41 "anstyle",
42 "anstyle-parse",
43 "anstyle-query",
44 "anstyle-wincon",
45 "colorchoice",
46 "utf8parse",
47]
48
49[[package]]
50name = "anstyle"
51version = "1.0.6"
52source = "registry+https://github.com/rust-lang/crates.io-index"
53checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc"
54
55[[package]]
56name = "anstyle-parse"
57version = "0.2.3"
58source = "registry+https://github.com/rust-lang/crates.io-index"
59checksum = "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c"
60dependencies = [
61 "utf8parse",
62]
63
64[[package]]
65name = "anstyle-query"
66version = "1.0.2"
67source = "registry+https://github.com/rust-lang/crates.io-index"
68checksum = "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648"
69dependencies = [
70 "windows-sys 0.52.0",
71]
72
73[[package]]
74name = "anstyle-wincon"
75version = "3.0.2"
76source = "registry+https://github.com/rust-lang/crates.io-index"
77checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7"
78dependencies = [
79 "anstyle",
80 "windows-sys 0.52.0",
81]
82
83[[package]]
84name = "anyhow"
85version = "1.0.82"
86source = "registry+https://github.com/rust-lang/crates.io-index"
87checksum = "f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519"
88
89[[package]]
90name = "arbitrary"
91version = "1.3.2"
92source = "registry+https://github.com/rust-lang/crates.io-index"
93checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
94
95[[package]]
96name = "autocfg"
97version = "1.2.0"
98source = "registry+https://github.com/rust-lang/crates.io-index"
99checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80"
100
101[[package]]
102name = "bit-set"
103version = "0.5.3"
104source = "registry+https://github.com/rust-lang/crates.io-index"
105checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
106dependencies = [
107 "bit-vec",
108]
109
110[[package]]
111name = "bit-vec"
112version = "0.6.3"
113source = "registry+https://github.com/rust-lang/crates.io-index"
114checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
115
116[[package]]
117name = "bitflags"
118version = "2.5.0"
119source = "registry+https://github.com/rust-lang/crates.io-index"
120checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
121
122[[package]]
123name = "bstr"
124version = "1.9.1"
125source = "registry+https://github.com/rust-lang/crates.io-index"
126checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706"
127dependencies = [
128 "memchr",
129 "serde",
130]
131
132[[package]]
133name = "build_scripts"
134version = "0.1.0"
135dependencies = [
136 "anyhow",
137 "chrono",
138 "clap",
139 "cmd_runner",
140 "file-header",
141 "globset",
142 "log",
143 "xshell",
144]
145
146[[package]]
147name = "bumpalo"
148version = "3.16.0"
149source = "registry+https://github.com/rust-lang/crates.io-index"
150checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
151
152[[package]]
153name = "bytes"
154version = "1.6.0"
155source = "registry+https://github.com/rust-lang/crates.io-index"
156checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
157
158[[package]]
159name = "cast"
160version = "0.3.0"
161source = "registry+https://github.com/rust-lang/crates.io-index"
162checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
163
164[[package]]
165name = "cc"
166version = "1.0.94"
167source = "registry+https://github.com/rust-lang/crates.io-index"
168checksum = "17f6e324229dc011159fcc089755d1e2e216a90d43a7dea6853ca740b84f35e7"
169dependencies = [
170 "jobserver",
171 "libc",
172]
173
174[[package]]
175name = "cesu8"
176version = "1.1.0"
177source = "registry+https://github.com/rust-lang/crates.io-index"
178checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
179
180[[package]]
181name = "cfg-if"
182version = "1.0.0"
183source = "registry+https://github.com/rust-lang/crates.io-index"
184checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
185
186[[package]]
187name = "chrono"
188version = "0.4.38"
189source = "registry+https://github.com/rust-lang/crates.io-index"
190checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
191dependencies = [
192 "android-tzdata",
193 "iana-time-zone",
194 "js-sys",
195 "num-traits",
196 "wasm-bindgen",
197 "windows-targets 0.52.5",
198]
199
200[[package]]
201name = "ciborium"
202version = "0.2.2"
203source = "registry+https://github.com/rust-lang/crates.io-index"
204checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
205dependencies = [
206 "ciborium-io",
207 "ciborium-ll",
208 "serde",
209]
210
211[[package]]
212name = "ciborium-io"
213version = "0.2.2"
214source = "registry+https://github.com/rust-lang/crates.io-index"
215checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
216
217[[package]]
218name = "ciborium-ll"
219version = "0.2.2"
220source = "registry+https://github.com/rust-lang/crates.io-index"
221checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
222dependencies = [
223 "ciborium-io",
224 "half",
225]
226
227[[package]]
228name = "clap"
229version = "4.5.4"
230source = "registry+https://github.com/rust-lang/crates.io-index"
231checksum = "90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0"
232dependencies = [
233 "clap_builder",
234 "clap_derive",
235]
236
237[[package]]
238name = "clap_builder"
239version = "4.5.2"
240source = "registry+https://github.com/rust-lang/crates.io-index"
241checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4"
242dependencies = [
243 "anstream",
244 "anstyle",
245 "clap_lex",
246 "strsim",
247]
248
249[[package]]
250name = "clap_derive"
251version = "4.5.4"
252source = "registry+https://github.com/rust-lang/crates.io-index"
253checksum = "528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64"
254dependencies = [
255 "heck",
256 "proc-macro2",
257 "quote",
258 "syn",
259]
260
261[[package]]
262name = "clap_lex"
263version = "0.7.0"
264source = "registry+https://github.com/rust-lang/crates.io-index"
265checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce"
266
267[[package]]
268name = "cmd_runner"
269version = "0.1.0"
270dependencies = [
271 "anyhow",
272 "chrono",
273 "clap",
274 "file-header",
275 "globset",
276 "log",
277 "owo-colors",
278 "shell-escape",
279 "xshell",
280]
281
282[[package]]
283name = "colorchoice"
284version = "1.0.0"
285source = "registry+https://github.com/rust-lang/crates.io-index"
286checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
287
288[[package]]
289name = "combine"
290version = "4.6.7"
291source = "registry+https://github.com/rust-lang/crates.io-index"
292checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
293dependencies = [
294 "bytes",
295 "memchr",
296]
297
298[[package]]
299name = "core-foundation-sys"
300version = "0.8.6"
301source = "registry+https://github.com/rust-lang/crates.io-index"
302checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
303
304[[package]]
305name = "criterion"
306version = "0.5.1"
307source = "registry+https://github.com/rust-lang/crates.io-index"
308checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
309dependencies = [
310 "anes",
311 "cast",
312 "ciborium",
313 "clap",
314 "criterion-plot",
315 "is-terminal",
316 "itertools",
317 "num-traits",
318 "once_cell",
319 "oorandom",
320 "plotters",
321 "rayon",
322 "regex",
323 "serde",
324 "serde_derive",
325 "serde_json",
326 "tinytemplate",
327 "walkdir",
328]
329
330[[package]]
331name = "criterion-plot"
332version = "0.5.0"
333source = "registry+https://github.com/rust-lang/crates.io-index"
334checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
335dependencies = [
336 "cast",
337 "itertools",
338]
339
340[[package]]
341name = "crossbeam"
342version = "0.8.4"
343source = "registry+https://github.com/rust-lang/crates.io-index"
344checksum = "1137cd7e7fc0fb5d3c5a8678be38ec56e819125d8d7907411fe24ccb943faca8"
345dependencies = [
346 "crossbeam-channel",
347 "crossbeam-deque",
348 "crossbeam-epoch",
349 "crossbeam-queue",
350 "crossbeam-utils",
351]
352
353[[package]]
354name = "crossbeam-channel"
355version = "0.5.12"
356source = "registry+https://github.com/rust-lang/crates.io-index"
357checksum = "ab3db02a9c5b5121e1e42fbdb1aeb65f5e02624cc58c43f2884c6ccac0b82f95"
358dependencies = [
359 "crossbeam-utils",
360]
361
362[[package]]
363name = "crossbeam-deque"
364version = "0.8.5"
365source = "registry+https://github.com/rust-lang/crates.io-index"
366checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
367dependencies = [
368 "crossbeam-epoch",
369 "crossbeam-utils",
370]
371
372[[package]]
373name = "crossbeam-epoch"
374version = "0.9.18"
375source = "registry+https://github.com/rust-lang/crates.io-index"
376checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
377dependencies = [
378 "crossbeam-utils",
379]
380
381[[package]]
382name = "crossbeam-queue"
383version = "0.3.11"
384source = "registry+https://github.com/rust-lang/crates.io-index"
385checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
386dependencies = [
387 "crossbeam-utils",
388]
389
390[[package]]
391name = "crossbeam-utils"
392version = "0.8.19"
393source = "registry+https://github.com/rust-lang/crates.io-index"
394checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
395
396[[package]]
397name = "crunchy"
398version = "0.2.2"
399source = "registry+https://github.com/rust-lang/crates.io-index"
400checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
401
402[[package]]
403name = "derive_fuzz_example"
404version = "0.1.0"
405dependencies = [
406 "arbitrary",
407 "derive_fuzztest",
408 "libfuzzer-sys",
409 "quickcheck",
410]
411
412[[package]]
413name = "derive_fuzztest"
414version = "0.1.0"
415dependencies = [
416 "arbitrary",
417 "derive_fuzztest_macro",
418 "proptest",
419 "proptest-arbitrary-interop",
420 "quickcheck",
421]
422
423[[package]]
424name = "derive_fuzztest_macro"
425version = "0.1.0"
426dependencies = [
427 "derive_fuzztest",
428 "pretty_assertions",
429 "prettyplease",
430 "proc-macro2",
431 "quote",
432 "syn",
433]
434
435[[package]]
436name = "diff"
437version = "0.1.13"
438source = "registry+https://github.com/rust-lang/crates.io-index"
439checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
440
441[[package]]
442name = "either"
443version = "1.11.0"
444source = "registry+https://github.com/rust-lang/crates.io-index"
445checksum = "a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2"
446
447[[package]]
448name = "env_logger"
449version = "0.8.4"
450source = "registry+https://github.com/rust-lang/crates.io-index"
451checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3"
452dependencies = [
453 "log",
454 "regex",
455]
456
457[[package]]
458name = "errno"
459version = "0.3.8"
460source = "registry+https://github.com/rust-lang/crates.io-index"
461checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
462dependencies = [
463 "libc",
464 "windows-sys 0.52.0",
465]
466
467[[package]]
468name = "fastrand"
469version = "2.0.2"
470source = "registry+https://github.com/rust-lang/crates.io-index"
471checksum = "658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984"
472
473[[package]]
474name = "file-header"
475version = "0.1.2"
476source = "registry+https://github.com/rust-lang/crates.io-index"
477checksum = "b5568149106e77ae33bc3a2c3ef3839cbe63ffa4a8dd4a81612a6f9dfdbc2e9f"
478dependencies = [
479 "crossbeam",
480 "lazy_static",
481 "license",
482 "thiserror",
483 "walkdir",
484]
485
486[[package]]
487name = "fnv"
488version = "1.0.7"
489source = "registry+https://github.com/rust-lang/crates.io-index"
490checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
491
492[[package]]
493name = "getrandom"
494version = "0.2.14"
495source = "registry+https://github.com/rust-lang/crates.io-index"
496checksum = "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c"
497dependencies = [
498 "cfg-if",
499 "libc",
500 "wasi",
501]
502
503[[package]]
504name = "glob"
505version = "0.3.1"
506source = "registry+https://github.com/rust-lang/crates.io-index"
507checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
508
509[[package]]
510name = "globset"
511version = "0.4.14"
512source = "registry+https://github.com/rust-lang/crates.io-index"
513checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1"
514dependencies = [
515 "aho-corasick",
516 "bstr",
517 "log",
518 "regex-automata",
519 "regex-syntax",
520]
521
522[[package]]
523name = "half"
524version = "2.4.1"
525source = "registry+https://github.com/rust-lang/crates.io-index"
526checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
527dependencies = [
528 "cfg-if",
529 "crunchy",
530]
531
532[[package]]
533name = "handle_map"
534version = "0.1.0"
535dependencies = [
536 "criterion",
537 "lazy_static",
538 "lock_adapter",
539]
540
541[[package]]
542name = "heck"
543version = "0.5.0"
544source = "registry+https://github.com/rust-lang/crates.io-index"
545checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
546
547[[package]]
548name = "hermit-abi"
549version = "0.3.9"
550source = "registry+https://github.com/rust-lang/crates.io-index"
551checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
552
553[[package]]
554name = "iana-time-zone"
555version = "0.1.60"
556source = "registry+https://github.com/rust-lang/crates.io-index"
557checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
558dependencies = [
559 "android_system_properties",
560 "core-foundation-sys",
561 "iana-time-zone-haiku",
562 "js-sys",
563 "wasm-bindgen",
564 "windows-core",
565]
566
567[[package]]
568name = "iana-time-zone-haiku"
569version = "0.1.2"
570source = "registry+https://github.com/rust-lang/crates.io-index"
571checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
572dependencies = [
573 "cc",
574]
575
576[[package]]
577name = "is-terminal"
578version = "0.4.12"
579source = "registry+https://github.com/rust-lang/crates.io-index"
580checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b"
581dependencies = [
582 "hermit-abi",
583 "libc",
584 "windows-sys 0.52.0",
585]
586
587[[package]]
588name = "itertools"
589version = "0.10.5"
590source = "registry+https://github.com/rust-lang/crates.io-index"
591checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
592dependencies = [
593 "either",
594]
595
596[[package]]
597name = "itoa"
598version = "1.0.11"
599source = "registry+https://github.com/rust-lang/crates.io-index"
600checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
601
602[[package]]
603name = "java-locator"
604version = "0.1.5"
605source = "registry+https://github.com/rust-lang/crates.io-index"
606checksum = "90003f2fd9c52f212c21d8520f1128da0080bad6fff16b68fe6e7f2f0c3780c2"
607dependencies = [
608 "glob",
609 "lazy_static",
610]
611
612[[package]]
613name = "jni"
614version = "0.21.1"
615source = "registry+https://github.com/rust-lang/crates.io-index"
616checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
617dependencies = [
618 "cesu8",
619 "cfg-if",
620 "combine",
621 "java-locator",
622 "jni-sys",
623 "libloading",
624 "log",
625 "thiserror",
626 "walkdir",
627 "windows-sys 0.45.0",
628]
629
630[[package]]
631name = "jni-sys"
632version = "0.3.0"
633source = "registry+https://github.com/rust-lang/crates.io-index"
634checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
635
636[[package]]
637name = "jobserver"
638version = "0.1.30"
639source = "registry+https://github.com/rust-lang/crates.io-index"
640checksum = "685a7d121ee3f65ae4fddd72b25a04bb36b6af81bc0828f7d5434c0fe60fa3a2"
641dependencies = [
642 "libc",
643]
644
645[[package]]
646name = "js-sys"
647version = "0.3.69"
648source = "registry+https://github.com/rust-lang/crates.io-index"
649checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
650dependencies = [
651 "wasm-bindgen",
652]
653
654[[package]]
655name = "lazy_static"
656version = "1.4.0"
657source = "registry+https://github.com/rust-lang/crates.io-index"
658checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
659dependencies = [
660 "spin 0.5.2",
661]
662
663[[package]]
664name = "libc"
665version = "0.2.153"
666source = "registry+https://github.com/rust-lang/crates.io-index"
667checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
668
669[[package]]
670name = "libfuzzer-sys"
671version = "0.4.7"
672source = "registry+https://github.com/rust-lang/crates.io-index"
673checksum = "a96cfd5557eb82f2b83fed4955246c988d331975a002961b07c81584d107e7f7"
674dependencies = [
675 "arbitrary",
676 "cc",
677 "once_cell",
678]
679
680[[package]]
681name = "libloading"
682version = "0.7.4"
683source = "registry+https://github.com/rust-lang/crates.io-index"
684checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
685dependencies = [
686 "cfg-if",
687 "winapi",
688]
689
690[[package]]
691name = "libm"
692version = "0.2.8"
693source = "registry+https://github.com/rust-lang/crates.io-index"
694checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
695
696[[package]]
697name = "license"
698version = "3.3.1"
699source = "registry+https://github.com/rust-lang/crates.io-index"
700checksum = "3bba2f02ee1d13cd4bea565658939cd851d70e391f34f7c27b45b2077df3a2e4"
701dependencies = [
702 "reword",
703 "serde",
704 "serde_json",
705]
706
707[[package]]
708name = "linux-raw-sys"
709version = "0.4.13"
710source = "registry+https://github.com/rust-lang/crates.io-index"
711checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
712
713[[package]]
714name = "lock_adapter"
715version = "0.1.0"
716dependencies = [
717 "spin 0.9.8",
718]
719
720[[package]]
721name = "lock_api"
722version = "0.4.11"
723source = "registry+https://github.com/rust-lang/crates.io-index"
724checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
725dependencies = [
726 "autocfg",
727 "scopeguard",
728]
729
730[[package]]
731name = "log"
732version = "0.4.21"
733source = "registry+https://github.com/rust-lang/crates.io-index"
734checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
735
736[[package]]
737name = "memchr"
738version = "2.7.2"
739source = "registry+https://github.com/rust-lang/crates.io-index"
740checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
741
742[[package]]
743name = "minimal-lexical"
744version = "0.2.1"
745source = "registry+https://github.com/rust-lang/crates.io-index"
746checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
747
748[[package]]
749name = "nom"
750version = "7.1.3"
751source = "registry+https://github.com/rust-lang/crates.io-index"
752checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
753dependencies = [
754 "memchr",
755 "minimal-lexical",
756]
757
758[[package]]
759name = "num-traits"
760version = "0.2.18"
761source = "registry+https://github.com/rust-lang/crates.io-index"
762checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a"
763dependencies = [
764 "autocfg",
765 "libm",
766]
767
768[[package]]
769name = "once_cell"
770version = "1.19.0"
771source = "registry+https://github.com/rust-lang/crates.io-index"
772checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
773
774[[package]]
775name = "oorandom"
776version = "11.1.3"
777source = "registry+https://github.com/rust-lang/crates.io-index"
778checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
779
780[[package]]
781name = "owo-colors"
782version = "3.5.0"
783source = "registry+https://github.com/rust-lang/crates.io-index"
784checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
785
786[[package]]
787name = "plotters"
788version = "0.3.5"
789source = "registry+https://github.com/rust-lang/crates.io-index"
790checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45"
791dependencies = [
792 "num-traits",
793 "plotters-backend",
794 "plotters-svg",
795 "wasm-bindgen",
796 "web-sys",
797]
798
799[[package]]
800name = "plotters-backend"
801version = "0.3.5"
802source = "registry+https://github.com/rust-lang/crates.io-index"
803checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609"
804
805[[package]]
806name = "plotters-svg"
807version = "0.3.5"
808source = "registry+https://github.com/rust-lang/crates.io-index"
809checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab"
810dependencies = [
811 "plotters-backend",
812]
813
814[[package]]
815name = "pourover"
816version = "0.1.0"
817dependencies = [
818 "jni",
819 "pourover_macro",
820]
821
822[[package]]
823name = "pourover_macro"
824version = "0.1.0"
825dependencies = [
826 "jni",
827 "nom",
828 "pourover",
829 "proc-macro2",
830 "quote",
831 "syn",
832]
833
834[[package]]
835name = "ppv-lite86"
836version = "0.2.17"
837source = "registry+https://github.com/rust-lang/crates.io-index"
838checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
839
840[[package]]
841name = "pretty_assertions"
842version = "1.4.0"
843source = "registry+https://github.com/rust-lang/crates.io-index"
844checksum = "af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66"
845dependencies = [
846 "diff",
847 "yansi",
848]
849
850[[package]]
851name = "prettyplease"
852version = "0.2.19"
853source = "registry+https://github.com/rust-lang/crates.io-index"
854checksum = "5ac2cf0f2e4f42b49f5ffd07dae8d746508ef7526c13940e5f524012ae6c6550"
855dependencies = [
856 "proc-macro2",
857 "syn",
858]
859
860[[package]]
861name = "proc-macro2"
862version = "1.0.81"
863source = "registry+https://github.com/rust-lang/crates.io-index"
864checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba"
865dependencies = [
866 "unicode-ident",
867]
868
869[[package]]
870name = "proptest"
871version = "1.4.0"
872source = "registry+https://github.com/rust-lang/crates.io-index"
873checksum = "31b476131c3c86cb68032fdc5cb6d5a1045e3e42d96b69fa599fd77701e1f5bf"
874dependencies = [
875 "bit-set",
876 "bit-vec",
877 "bitflags",
878 "lazy_static",
879 "num-traits",
880 "rand",
881 "rand_chacha",
882 "rand_xorshift",
883 "regex-syntax",
884 "rusty-fork",
885 "tempfile",
886 "unarray",
887]
888
889[[package]]
890name = "proptest-arbitrary-interop"
891version = "0.1.0"
892source = "git+https://github.com/brson/proptest-arbitrary-interop.git?branch=incorrect-format#9ae407e9805feb109b3d49cc737166bda7e698c3"
893dependencies = [
894 "arbitrary",
895 "proptest",
896]
897
898[[package]]
899name = "quick-error"
900version = "1.2.3"
901source = "registry+https://github.com/rust-lang/crates.io-index"
902checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
903
904[[package]]
905name = "quickcheck"
906version = "1.0.3"
907source = "registry+https://github.com/rust-lang/crates.io-index"
908checksum = "588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6"
909dependencies = [
910 "env_logger",
911 "log",
912 "rand",
913]
914
915[[package]]
916name = "quote"
917version = "1.0.36"
918source = "registry+https://github.com/rust-lang/crates.io-index"
919checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
920dependencies = [
921 "proc-macro2",
922]
923
924[[package]]
925name = "rand"
926version = "0.8.5"
927source = "registry+https://github.com/rust-lang/crates.io-index"
928checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
929dependencies = [
930 "libc",
931 "rand_chacha",
932 "rand_core",
933]
934
935[[package]]
936name = "rand_chacha"
937version = "0.3.1"
938source = "registry+https://github.com/rust-lang/crates.io-index"
939checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
940dependencies = [
941 "ppv-lite86",
942 "rand_core",
943]
944
945[[package]]
946name = "rand_core"
947version = "0.6.4"
948source = "registry+https://github.com/rust-lang/crates.io-index"
949checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
950dependencies = [
951 "getrandom",
952]
953
954[[package]]
955name = "rand_xorshift"
956version = "0.3.0"
957source = "registry+https://github.com/rust-lang/crates.io-index"
958checksum = "d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f"
959dependencies = [
960 "rand_core",
961]
962
963[[package]]
964name = "rayon"
965version = "1.10.0"
966source = "registry+https://github.com/rust-lang/crates.io-index"
967checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
968dependencies = [
969 "either",
970 "rayon-core",
971]
972
973[[package]]
974name = "rayon-core"
975version = "1.12.1"
976source = "registry+https://github.com/rust-lang/crates.io-index"
977checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
978dependencies = [
979 "crossbeam-deque",
980 "crossbeam-utils",
981]
982
983[[package]]
984name = "regex"
985version = "1.10.4"
986source = "registry+https://github.com/rust-lang/crates.io-index"
987checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c"
988dependencies = [
989 "aho-corasick",
990 "memchr",
991 "regex-automata",
992 "regex-syntax",
993]
994
995[[package]]
996name = "regex-automata"
997version = "0.4.6"
998source = "registry+https://github.com/rust-lang/crates.io-index"
999checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
1000dependencies = [
1001 "aho-corasick",
1002 "memchr",
1003 "regex-syntax",
1004]
1005
1006[[package]]
1007name = "regex-syntax"
1008version = "0.8.3"
1009source = "registry+https://github.com/rust-lang/crates.io-index"
1010checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
1011
1012[[package]]
1013name = "reword"
1014version = "7.0.0"
1015source = "registry+https://github.com/rust-lang/crates.io-index"
1016checksum = "fe272098dce9ed76b479995953f748d1851261390b08f8a0ff619c885a1f0765"
1017dependencies = [
1018 "unicode-segmentation",
1019]
1020
1021[[package]]
1022name = "rustix"
1023version = "0.38.32"
1024source = "registry+https://github.com/rust-lang/crates.io-index"
1025checksum = "65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89"
1026dependencies = [
1027 "bitflags",
1028 "errno",
1029 "libc",
1030 "linux-raw-sys",
1031 "windows-sys 0.52.0",
1032]
1033
1034[[package]]
1035name = "rusty-fork"
1036version = "0.3.0"
1037source = "registry+https://github.com/rust-lang/crates.io-index"
1038checksum = "cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f"
1039dependencies = [
1040 "fnv",
1041 "quick-error",
1042 "tempfile",
1043 "wait-timeout",
1044]
1045
1046[[package]]
1047name = "ryu"
1048version = "1.0.17"
1049source = "registry+https://github.com/rust-lang/crates.io-index"
1050checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1"
1051
1052[[package]]
1053name = "same-file"
1054version = "1.0.6"
1055source = "registry+https://github.com/rust-lang/crates.io-index"
1056checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
1057dependencies = [
1058 "winapi-util",
1059]
1060
1061[[package]]
1062name = "scopeguard"
1063version = "1.2.0"
1064source = "registry+https://github.com/rust-lang/crates.io-index"
1065checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
1066
1067[[package]]
1068name = "serde"
1069version = "1.0.198"
1070source = "registry+https://github.com/rust-lang/crates.io-index"
1071checksum = "9846a40c979031340571da2545a4e5b7c4163bdae79b301d5f86d03979451fcc"
1072dependencies = [
1073 "serde_derive",
1074]
1075
1076[[package]]
1077name = "serde_derive"
1078version = "1.0.198"
1079source = "registry+https://github.com/rust-lang/crates.io-index"
1080checksum = "e88edab869b01783ba905e7d0153f9fc1a6505a96e4ad3018011eedb838566d9"
1081dependencies = [
1082 "proc-macro2",
1083 "quote",
1084 "syn",
1085]
1086
1087[[package]]
1088name = "serde_json"
1089version = "1.0.116"
1090source = "registry+https://github.com/rust-lang/crates.io-index"
1091checksum = "3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813"
1092dependencies = [
1093 "itoa",
1094 "ryu",
1095 "serde",
1096]
1097
1098[[package]]
1099name = "shell-escape"
1100version = "0.1.5"
1101source = "registry+https://github.com/rust-lang/crates.io-index"
1102checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
1103
1104[[package]]
1105name = "spin"
1106version = "0.5.2"
1107source = "registry+https://github.com/rust-lang/crates.io-index"
1108checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
1109
1110[[package]]
1111name = "spin"
1112version = "0.9.8"
1113source = "registry+https://github.com/rust-lang/crates.io-index"
1114checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
1115dependencies = [
1116 "lock_api",
1117]
1118
1119[[package]]
1120name = "strsim"
1121version = "0.11.1"
1122source = "registry+https://github.com/rust-lang/crates.io-index"
1123checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1124
1125[[package]]
1126name = "syn"
1127version = "2.0.60"
1128source = "registry+https://github.com/rust-lang/crates.io-index"
1129checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3"
1130dependencies = [
1131 "proc-macro2",
1132 "quote",
1133 "unicode-ident",
1134]
1135
1136[[package]]
1137name = "tempfile"
1138version = "3.10.1"
1139source = "registry+https://github.com/rust-lang/crates.io-index"
1140checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
1141dependencies = [
1142 "cfg-if",
1143 "fastrand",
1144 "rustix",
1145 "windows-sys 0.52.0",
1146]
1147
1148[[package]]
1149name = "thiserror"
1150version = "1.0.58"
1151source = "registry+https://github.com/rust-lang/crates.io-index"
1152checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297"
1153dependencies = [
1154 "thiserror-impl",
1155]
1156
1157[[package]]
1158name = "thiserror-impl"
1159version = "1.0.58"
1160source = "registry+https://github.com/rust-lang/crates.io-index"
1161checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7"
1162dependencies = [
1163 "proc-macro2",
1164 "quote",
1165 "syn",
1166]
1167
1168[[package]]
1169name = "tinytemplate"
1170version = "1.2.1"
1171source = "registry+https://github.com/rust-lang/crates.io-index"
1172checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
1173dependencies = [
1174 "serde",
1175 "serde_json",
1176]
1177
1178[[package]]
1179name = "unarray"
1180version = "0.1.4"
1181source = "registry+https://github.com/rust-lang/crates.io-index"
1182checksum = "eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94"
1183
1184[[package]]
1185name = "unicode-ident"
1186version = "1.0.12"
1187source = "registry+https://github.com/rust-lang/crates.io-index"
1188checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
1189
1190[[package]]
1191name = "unicode-segmentation"
1192version = "1.11.0"
1193source = "registry+https://github.com/rust-lang/crates.io-index"
1194checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
1195
1196[[package]]
1197name = "utf8parse"
1198version = "0.2.1"
1199source = "registry+https://github.com/rust-lang/crates.io-index"
1200checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
1201
1202[[package]]
1203name = "wait-timeout"
1204version = "0.2.0"
1205source = "registry+https://github.com/rust-lang/crates.io-index"
1206checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
1207dependencies = [
1208 "libc",
1209]
1210
1211[[package]]
1212name = "walkdir"
1213version = "2.5.0"
1214source = "registry+https://github.com/rust-lang/crates.io-index"
1215checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
1216dependencies = [
1217 "same-file",
1218 "winapi-util",
1219]
1220
1221[[package]]
1222name = "wasi"
1223version = "0.11.0+wasi-snapshot-preview1"
1224source = "registry+https://github.com/rust-lang/crates.io-index"
1225checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
1226
1227[[package]]
1228name = "wasm-bindgen"
1229version = "0.2.92"
1230source = "registry+https://github.com/rust-lang/crates.io-index"
1231checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
1232dependencies = [
1233 "cfg-if",
1234 "wasm-bindgen-macro",
1235]
1236
1237[[package]]
1238name = "wasm-bindgen-backend"
1239version = "0.2.92"
1240source = "registry+https://github.com/rust-lang/crates.io-index"
1241checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
1242dependencies = [
1243 "bumpalo",
1244 "log",
1245 "once_cell",
1246 "proc-macro2",
1247 "quote",
1248 "syn",
1249 "wasm-bindgen-shared",
1250]
1251
1252[[package]]
1253name = "wasm-bindgen-macro"
1254version = "0.2.92"
1255source = "registry+https://github.com/rust-lang/crates.io-index"
1256checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
1257dependencies = [
1258 "quote",
1259 "wasm-bindgen-macro-support",
1260]
1261
1262[[package]]
1263name = "wasm-bindgen-macro-support"
1264version = "0.2.92"
1265source = "registry+https://github.com/rust-lang/crates.io-index"
1266checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
1267dependencies = [
1268 "proc-macro2",
1269 "quote",
1270 "syn",
1271 "wasm-bindgen-backend",
1272 "wasm-bindgen-shared",
1273]
1274
1275[[package]]
1276name = "wasm-bindgen-shared"
1277version = "0.2.92"
1278source = "registry+https://github.com/rust-lang/crates.io-index"
1279checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
1280
1281[[package]]
1282name = "web-sys"
1283version = "0.3.69"
1284source = "registry+https://github.com/rust-lang/crates.io-index"
1285checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
1286dependencies = [
1287 "js-sys",
1288 "wasm-bindgen",
1289]
1290
1291[[package]]
1292name = "winapi"
1293version = "0.3.9"
1294source = "registry+https://github.com/rust-lang/crates.io-index"
1295checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
1296dependencies = [
1297 "winapi-i686-pc-windows-gnu",
1298 "winapi-x86_64-pc-windows-gnu",
1299]
1300
1301[[package]]
1302name = "winapi-i686-pc-windows-gnu"
1303version = "0.4.0"
1304source = "registry+https://github.com/rust-lang/crates.io-index"
1305checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
1306
1307[[package]]
1308name = "winapi-util"
1309version = "0.1.6"
1310source = "registry+https://github.com/rust-lang/crates.io-index"
1311checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
1312dependencies = [
1313 "winapi",
1314]
1315
1316[[package]]
1317name = "winapi-x86_64-pc-windows-gnu"
1318version = "0.4.0"
1319source = "registry+https://github.com/rust-lang/crates.io-index"
1320checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
1321
1322[[package]]
1323name = "windows-core"
1324version = "0.52.0"
1325source = "registry+https://github.com/rust-lang/crates.io-index"
1326checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
1327dependencies = [
1328 "windows-targets 0.52.5",
1329]
1330
1331[[package]]
1332name = "windows-sys"
1333version = "0.45.0"
1334source = "registry+https://github.com/rust-lang/crates.io-index"
1335checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
1336dependencies = [
1337 "windows-targets 0.42.2",
1338]
1339
1340[[package]]
1341name = "windows-sys"
1342version = "0.52.0"
1343source = "registry+https://github.com/rust-lang/crates.io-index"
1344checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
1345dependencies = [
1346 "windows-targets 0.52.5",
1347]
1348
1349[[package]]
1350name = "windows-targets"
1351version = "0.42.2"
1352source = "registry+https://github.com/rust-lang/crates.io-index"
1353checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
1354dependencies = [
1355 "windows_aarch64_gnullvm 0.42.2",
1356 "windows_aarch64_msvc 0.42.2",
1357 "windows_i686_gnu 0.42.2",
1358 "windows_i686_msvc 0.42.2",
1359 "windows_x86_64_gnu 0.42.2",
1360 "windows_x86_64_gnullvm 0.42.2",
1361 "windows_x86_64_msvc 0.42.2",
1362]
1363
1364[[package]]
1365name = "windows-targets"
1366version = "0.52.5"
1367source = "registry+https://github.com/rust-lang/crates.io-index"
1368checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
1369dependencies = [
1370 "windows_aarch64_gnullvm 0.52.5",
1371 "windows_aarch64_msvc 0.52.5",
1372 "windows_i686_gnu 0.52.5",
1373 "windows_i686_gnullvm",
1374 "windows_i686_msvc 0.52.5",
1375 "windows_x86_64_gnu 0.52.5",
1376 "windows_x86_64_gnullvm 0.52.5",
1377 "windows_x86_64_msvc 0.52.5",
1378]
1379
1380[[package]]
1381name = "windows_aarch64_gnullvm"
1382version = "0.42.2"
1383source = "registry+https://github.com/rust-lang/crates.io-index"
1384checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
1385
1386[[package]]
1387name = "windows_aarch64_gnullvm"
1388version = "0.52.5"
1389source = "registry+https://github.com/rust-lang/crates.io-index"
1390checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
1391
1392[[package]]
1393name = "windows_aarch64_msvc"
1394version = "0.42.2"
1395source = "registry+https://github.com/rust-lang/crates.io-index"
1396checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
1397
1398[[package]]
1399name = "windows_aarch64_msvc"
1400version = "0.52.5"
1401source = "registry+https://github.com/rust-lang/crates.io-index"
1402checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
1403
1404[[package]]
1405name = "windows_i686_gnu"
1406version = "0.42.2"
1407source = "registry+https://github.com/rust-lang/crates.io-index"
1408checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
1409
1410[[package]]
1411name = "windows_i686_gnu"
1412version = "0.52.5"
1413source = "registry+https://github.com/rust-lang/crates.io-index"
1414checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
1415
1416[[package]]
1417name = "windows_i686_gnullvm"
1418version = "0.52.5"
1419source = "registry+https://github.com/rust-lang/crates.io-index"
1420checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
1421
1422[[package]]
1423name = "windows_i686_msvc"
1424version = "0.42.2"
1425source = "registry+https://github.com/rust-lang/crates.io-index"
1426checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
1427
1428[[package]]
1429name = "windows_i686_msvc"
1430version = "0.52.5"
1431source = "registry+https://github.com/rust-lang/crates.io-index"
1432checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
1433
1434[[package]]
1435name = "windows_x86_64_gnu"
1436version = "0.42.2"
1437source = "registry+https://github.com/rust-lang/crates.io-index"
1438checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
1439
1440[[package]]
1441name = "windows_x86_64_gnu"
1442version = "0.52.5"
1443source = "registry+https://github.com/rust-lang/crates.io-index"
1444checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
1445
1446[[package]]
1447name = "windows_x86_64_gnullvm"
1448version = "0.42.2"
1449source = "registry+https://github.com/rust-lang/crates.io-index"
1450checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
1451
1452[[package]]
1453name = "windows_x86_64_gnullvm"
1454version = "0.52.5"
1455source = "registry+https://github.com/rust-lang/crates.io-index"
1456checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
1457
1458[[package]]
1459name = "windows_x86_64_msvc"
1460version = "0.42.2"
1461source = "registry+https://github.com/rust-lang/crates.io-index"
1462checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
1463
1464[[package]]
1465name = "windows_x86_64_msvc"
1466version = "0.52.5"
1467source = "registry+https://github.com/rust-lang/crates.io-index"
1468checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
1469
1470[[package]]
1471name = "xshell"
1472version = "0.2.6"
1473source = "registry+https://github.com/rust-lang/crates.io-index"
1474checksum = "6db0ab86eae739efd1b054a8d3d16041914030ac4e01cd1dca0cf252fd8b6437"
1475dependencies = [
1476 "xshell-macros",
1477]
1478
1479[[package]]
1480name = "xshell-macros"
1481version = "0.2.6"
1482source = "registry+https://github.com/rust-lang/crates.io-index"
1483checksum = "9d422e8e38ec76e2f06ee439ccc765e9c6a9638b9e7c9f2e8255e4d41e8bd852"
1484
1485[[package]]
1486name = "yansi"
1487version = "0.5.1"
1488source = "registry+https://github.com/rust-lang/crates.io-index"
1489checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
1490