nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
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.2"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
10dependencies = [
11 "memchr",
12]
13
14[[package]]
15name = "anstyle"
16version = "1.0.6"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc"
19
20[[package]]
21name = "anyhow"
22version = "1.0.81"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "0952808a6c2afd1aa8947271f3a60f1a6763c7b912d210184c5149b5cf147247"
25
26[[package]]
27name = "assert_cmd"
28version = "2.0.14"
29source = "registry+https://github.com/rust-lang/crates.io-index"
30checksum = "ed72493ac66d5804837f480ab3766c72bdfab91a65e565fc54fa9e42db0073a8"
31dependencies = [
32 "anstyle",
33 "bstr",
34 "doc-comment",
35 "predicates",
36 "predicates-core",
37 "predicates-tree",
38 "wait-timeout",
39]
40
41[[package]]
42name = "atty"
43version = "0.2.14"
44source = "registry+https://github.com/rust-lang/crates.io-index"
45checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
46dependencies = [
47 "hermit-abi 0.1.19",
48 "libc",
49 "winapi 0.3.9",
50]
51
52[[package]]
53name = "autocfg"
54version = "1.1.0"
55source = "registry+https://github.com/rust-lang/crates.io-index"
56checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
57
58[[package]]
59name = "bitflags"
60version = "1.3.2"
61source = "registry+https://github.com/rust-lang/crates.io-index"
62checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
63
64[[package]]
65name = "bitflags"
66version = "2.4.2"
67source = "registry+https://github.com/rust-lang/crates.io-index"
68checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
69
70[[package]]
71name = "bstr"
72version = "1.9.1"
73source = "registry+https://github.com/rust-lang/crates.io-index"
74checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706"
75dependencies = [
76 "memchr",
77 "regex-automata",
78 "serde",
79]
80
81[[package]]
82name = "cfg-if"
83version = "1.0.0"
84source = "registry+https://github.com/rust-lang/crates.io-index"
85checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
86
87[[package]]
88name = "clap"
89version = "3.2.25"
90source = "registry+https://github.com/rust-lang/crates.io-index"
91checksum = "4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123"
92dependencies = [
93 "atty",
94 "bitflags 1.3.2",
95 "clap_derive",
96 "clap_lex",
97 "indexmap",
98 "once_cell",
99 "strsim",
100 "termcolor",
101 "textwrap",
102]
103
104[[package]]
105name = "clap_derive"
106version = "3.2.25"
107source = "registry+https://github.com/rust-lang/crates.io-index"
108checksum = "ae6371b8bdc8b7d3959e9cf7b22d4435ef3e79e138688421ec654acf8c81b008"
109dependencies = [
110 "heck",
111 "proc-macro-error",
112 "proc-macro2",
113 "quote",
114 "syn 1.0.109",
115]
116
117[[package]]
118name = "clap_lex"
119version = "0.2.4"
120source = "registry+https://github.com/rust-lang/crates.io-index"
121checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
122dependencies = [
123 "os_str_bytes",
124]
125
126[[package]]
127name = "colored"
128version = "1.9.4"
129source = "registry+https://github.com/rust-lang/crates.io-index"
130checksum = "5a5f741c91823341bebf717d4c71bda820630ce065443b58bd1b7451af008355"
131dependencies = [
132 "is-terminal",
133 "lazy_static",
134 "winapi 0.3.9",
135]
136
137[[package]]
138name = "ctor"
139version = "0.1.26"
140source = "registry+https://github.com/rust-lang/crates.io-index"
141checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"
142dependencies = [
143 "quote",
144 "syn 1.0.109",
145]
146
147[[package]]
148name = "diff"
149version = "0.1.13"
150source = "registry+https://github.com/rust-lang/crates.io-index"
151checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
152
153[[package]]
154name = "difflib"
155version = "0.4.0"
156source = "registry+https://github.com/rust-lang/crates.io-index"
157checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
158
159[[package]]
160name = "doc-comment"
161version = "0.3.3"
162source = "registry+https://github.com/rust-lang/crates.io-index"
163checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
164
165[[package]]
166name = "either"
167version = "1.10.0"
168source = "registry+https://github.com/rust-lang/crates.io-index"
169checksum = "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a"
170
171[[package]]
172name = "errno"
173version = "0.3.8"
174source = "registry+https://github.com/rust-lang/crates.io-index"
175checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
176dependencies = [
177 "libc",
178 "windows-sys",
179]
180
181[[package]]
182name = "getrandom"
183version = "0.2.12"
184source = "registry+https://github.com/rust-lang/crates.io-index"
185checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5"
186dependencies = [
187 "cfg-if",
188 "libc",
189 "wasi",
190]
191
192[[package]]
193name = "hashbrown"
194version = "0.12.3"
195source = "registry+https://github.com/rust-lang/crates.io-index"
196checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
197
198[[package]]
199name = "heck"
200version = "0.4.1"
201source = "registry+https://github.com/rust-lang/crates.io-index"
202checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
203
204[[package]]
205name = "hermit-abi"
206version = "0.1.19"
207source = "registry+https://github.com/rust-lang/crates.io-index"
208checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
209dependencies = [
210 "libc",
211]
212
213[[package]]
214name = "hermit-abi"
215version = "0.3.9"
216source = "registry+https://github.com/rust-lang/crates.io-index"
217checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
218
219[[package]]
220name = "home"
221version = "0.5.9"
222source = "registry+https://github.com/rust-lang/crates.io-index"
223checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
224dependencies = [
225 "windows-sys",
226]
227
228[[package]]
229name = "indexmap"
230version = "1.9.3"
231source = "registry+https://github.com/rust-lang/crates.io-index"
232checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
233dependencies = [
234 "autocfg",
235 "hashbrown",
236]
237
238[[package]]
239name = "is-terminal"
240version = "0.4.12"
241source = "registry+https://github.com/rust-lang/crates.io-index"
242checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b"
243dependencies = [
244 "hermit-abi 0.3.9",
245 "libc",
246 "windows-sys",
247]
248
249[[package]]
250name = "k9"
251version = "0.11.6"
252source = "registry+https://github.com/rust-lang/crates.io-index"
253checksum = "32ddb58b0079a063218472916af599f2753ccb40942cdaba9d1f3fefccef17a9"
254dependencies = [
255 "anyhow",
256 "colored",
257 "diff",
258 "lazy_static",
259 "libc",
260 "proc-macro2",
261 "regex",
262 "syn 1.0.109",
263 "term_size",
264]
265
266[[package]]
267name = "kernel32-sys"
268version = "0.2.2"
269source = "registry+https://github.com/rust-lang/crates.io-index"
270checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
271dependencies = [
272 "winapi 0.2.8",
273 "winapi-build",
274]
275
276[[package]]
277name = "lazy_static"
278version = "1.4.0"
279source = "registry+https://github.com/rust-lang/crates.io-index"
280checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
281
282[[package]]
283name = "libc"
284version = "0.2.153"
285source = "registry+https://github.com/rust-lang/crates.io-index"
286checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
287
288[[package]]
289name = "linux-raw-sys"
290version = "0.4.13"
291source = "registry+https://github.com/rust-lang/crates.io-index"
292checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
293
294[[package]]
295name = "memchr"
296version = "2.7.1"
297source = "registry+https://github.com/rust-lang/crates.io-index"
298checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
299
300[[package]]
301name = "nanoid"
302version = "0.4.0"
303source = "registry+https://github.com/rust-lang/crates.io-index"
304checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
305dependencies = [
306 "rand",
307]
308
309[[package]]
310name = "once_cell"
311version = "1.19.0"
312source = "registry+https://github.com/rust-lang/crates.io-index"
313checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
314
315[[package]]
316name = "os_str_bytes"
317version = "6.6.1"
318source = "registry+https://github.com/rust-lang/crates.io-index"
319checksum = "e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1"
320
321[[package]]
322name = "path-slash"
323version = "0.1.5"
324source = "registry+https://github.com/rust-lang/crates.io-index"
325checksum = "498a099351efa4becc6a19c72aa9270598e8fd274ca47052e37455241c88b696"
326
327[[package]]
328name = "ppv-lite86"
329version = "0.2.17"
330source = "registry+https://github.com/rust-lang/crates.io-index"
331checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
332
333[[package]]
334name = "predicates"
335version = "3.1.0"
336source = "registry+https://github.com/rust-lang/crates.io-index"
337checksum = "68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8"
338dependencies = [
339 "anstyle",
340 "difflib",
341 "predicates-core",
342]
343
344[[package]]
345name = "predicates-core"
346version = "1.0.6"
347source = "registry+https://github.com/rust-lang/crates.io-index"
348checksum = "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174"
349
350[[package]]
351name = "predicates-tree"
352version = "1.0.9"
353source = "registry+https://github.com/rust-lang/crates.io-index"
354checksum = "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf"
355dependencies = [
356 "predicates-core",
357 "termtree",
358]
359
360[[package]]
361name = "proc-macro-error"
362version = "1.0.4"
363source = "registry+https://github.com/rust-lang/crates.io-index"
364checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
365dependencies = [
366 "proc-macro-error-attr",
367 "proc-macro2",
368 "quote",
369 "syn 1.0.109",
370 "version_check",
371]
372
373[[package]]
374name = "proc-macro-error-attr"
375version = "1.0.4"
376source = "registry+https://github.com/rust-lang/crates.io-index"
377checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
378dependencies = [
379 "proc-macro2",
380 "quote",
381 "version_check",
382]
383
384[[package]]
385name = "proc-macro2"
386version = "1.0.79"
387source = "registry+https://github.com/rust-lang/crates.io-index"
388checksum = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e"
389dependencies = [
390 "unicode-ident",
391]
392
393[[package]]
394name = "quote"
395version = "1.0.35"
396source = "registry+https://github.com/rust-lang/crates.io-index"
397checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
398dependencies = [
399 "proc-macro2",
400]
401
402[[package]]
403name = "rand"
404version = "0.8.5"
405source = "registry+https://github.com/rust-lang/crates.io-index"
406checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
407dependencies = [
408 "libc",
409 "rand_chacha",
410 "rand_core",
411]
412
413[[package]]
414name = "rand_chacha"
415version = "0.3.1"
416source = "registry+https://github.com/rust-lang/crates.io-index"
417checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
418dependencies = [
419 "ppv-lite86",
420 "rand_core",
421]
422
423[[package]]
424name = "rand_core"
425version = "0.6.4"
426source = "registry+https://github.com/rust-lang/crates.io-index"
427checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
428dependencies = [
429 "getrandom",
430]
431
432[[package]]
433name = "regex"
434version = "1.10.3"
435source = "registry+https://github.com/rust-lang/crates.io-index"
436checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
437dependencies = [
438 "aho-corasick",
439 "memchr",
440 "regex-automata",
441 "regex-syntax",
442]
443
444[[package]]
445name = "regex-automata"
446version = "0.4.6"
447source = "registry+https://github.com/rust-lang/crates.io-index"
448checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
449dependencies = [
450 "aho-corasick",
451 "memchr",
452 "regex-syntax",
453]
454
455[[package]]
456name = "regex-syntax"
457version = "0.8.2"
458source = "registry+https://github.com/rust-lang/crates.io-index"
459checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
460
461[[package]]
462name = "rustix"
463version = "0.38.31"
464source = "registry+https://github.com/rust-lang/crates.io-index"
465checksum = "6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949"
466dependencies = [
467 "bitflags 2.4.2",
468 "errno",
469 "libc",
470 "linux-raw-sys",
471 "windows-sys",
472]
473
474[[package]]
475name = "serde"
476version = "1.0.197"
477source = "registry+https://github.com/rust-lang/crates.io-index"
478checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2"
479dependencies = [
480 "serde_derive",
481]
482
483[[package]]
484name = "serde_derive"
485version = "1.0.197"
486source = "registry+https://github.com/rust-lang/crates.io-index"
487checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b"
488dependencies = [
489 "proc-macro2",
490 "quote",
491 "syn 2.0.53",
492]
493
494[[package]]
495name = "stdext"
496version = "0.2.1"
497source = "registry+https://github.com/rust-lang/crates.io-index"
498checksum = "4a61b4ae487cb43d0479907e74d36f8813e9940bd3b1adcbecc69fe8a0cee3ec"
499
500[[package]]
501name = "strsim"
502version = "0.10.0"
503source = "registry+https://github.com/rust-lang/crates.io-index"
504checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
505
506[[package]]
507name = "syn"
508version = "1.0.109"
509source = "registry+https://github.com/rust-lang/crates.io-index"
510checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
511dependencies = [
512 "proc-macro2",
513 "quote",
514 "unicode-ident",
515]
516
517[[package]]
518name = "syn"
519version = "2.0.53"
520source = "registry+https://github.com/rust-lang/crates.io-index"
521checksum = "7383cd0e49fff4b6b90ca5670bfd3e9d6a733b3f90c686605aa7eec8c4996032"
522dependencies = [
523 "proc-macro2",
524 "quote",
525 "unicode-ident",
526]
527
528[[package]]
529name = "system_shutdown"
530version = "3.0.0"
531source = "registry+https://github.com/rust-lang/crates.io-index"
532checksum = "035e081d603551d8d78db27d2232913269c749ea67648c369100049820406a14"
533dependencies = [
534 "winapi 0.3.9",
535]
536
537[[package]]
538name = "term"
539version = "0.4.6"
540source = "registry+https://github.com/rust-lang/crates.io-index"
541checksum = "fa63644f74ce96fbeb9b794f66aff2a52d601cbd5e80f4b97123e3899f4570f1"
542dependencies = [
543 "kernel32-sys",
544 "winapi 0.2.8",
545]
546
547[[package]]
548name = "term-painter"
549version = "0.2.4"
550source = "registry+https://github.com/rust-lang/crates.io-index"
551checksum = "dcaa948f0e3e38470cd8dc8dcfe561a75c9e43f28075bb183845be2b9b3c08cf"
552dependencies = [
553 "term",
554]
555
556[[package]]
557name = "term_size"
558version = "0.3.2"
559source = "registry+https://github.com/rust-lang/crates.io-index"
560checksum = "1e4129646ca0ed8f45d09b929036bafad5377103edd06e50bf574b353d2b08d9"
561dependencies = [
562 "libc",
563 "winapi 0.3.9",
564]
565
566[[package]]
567name = "termcolor"
568version = "1.4.1"
569source = "registry+https://github.com/rust-lang/crates.io-index"
570checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
571dependencies = [
572 "winapi-util",
573]
574
575[[package]]
576name = "termtree"
577version = "0.4.1"
578source = "registry+https://github.com/rust-lang/crates.io-index"
579checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
580
581[[package]]
582name = "textwrap"
583version = "0.16.1"
584source = "registry+https://github.com/rust-lang/crates.io-index"
585checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9"
586
587[[package]]
588name = "unicode-ident"
589version = "1.0.12"
590source = "registry+https://github.com/rust-lang/crates.io-index"
591checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
592
593[[package]]
594name = "version_check"
595version = "0.9.4"
596source = "registry+https://github.com/rust-lang/crates.io-index"
597checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
598
599[[package]]
600name = "vidmerger"
601version = "0.3.2"
602dependencies = [
603 "assert_cmd",
604 "clap",
605 "ctor",
606 "k9",
607 "nanoid",
608 "path-slash",
609 "regex",
610 "stdext",
611 "system_shutdown",
612 "term-painter",
613 "which",
614]
615
616[[package]]
617name = "wait-timeout"
618version = "0.2.0"
619source = "registry+https://github.com/rust-lang/crates.io-index"
620checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
621dependencies = [
622 "libc",
623]
624
625[[package]]
626name = "wasi"
627version = "0.11.0+wasi-snapshot-preview1"
628source = "registry+https://github.com/rust-lang/crates.io-index"
629checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
630
631[[package]]
632name = "which"
633version = "4.4.2"
634source = "registry+https://github.com/rust-lang/crates.io-index"
635checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
636dependencies = [
637 "either",
638 "home",
639 "once_cell",
640 "rustix",
641]
642
643[[package]]
644name = "winapi"
645version = "0.2.8"
646source = "registry+https://github.com/rust-lang/crates.io-index"
647checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
648
649[[package]]
650name = "winapi"
651version = "0.3.9"
652source = "registry+https://github.com/rust-lang/crates.io-index"
653checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
654dependencies = [
655 "winapi-i686-pc-windows-gnu",
656 "winapi-x86_64-pc-windows-gnu",
657]
658
659[[package]]
660name = "winapi-build"
661version = "0.1.1"
662source = "registry+https://github.com/rust-lang/crates.io-index"
663checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
664
665[[package]]
666name = "winapi-i686-pc-windows-gnu"
667version = "0.4.0"
668source = "registry+https://github.com/rust-lang/crates.io-index"
669checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
670
671[[package]]
672name = "winapi-util"
673version = "0.1.6"
674source = "registry+https://github.com/rust-lang/crates.io-index"
675checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
676dependencies = [
677 "winapi 0.3.9",
678]
679
680[[package]]
681name = "winapi-x86_64-pc-windows-gnu"
682version = "0.4.0"
683source = "registry+https://github.com/rust-lang/crates.io-index"
684checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
685
686[[package]]
687name = "windows-sys"
688version = "0.52.0"
689source = "registry+https://github.com/rust-lang/crates.io-index"
690checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
691dependencies = [
692 "windows-targets",
693]
694
695[[package]]
696name = "windows-targets"
697version = "0.52.4"
698source = "registry+https://github.com/rust-lang/crates.io-index"
699checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b"
700dependencies = [
701 "windows_aarch64_gnullvm",
702 "windows_aarch64_msvc",
703 "windows_i686_gnu",
704 "windows_i686_msvc",
705 "windows_x86_64_gnu",
706 "windows_x86_64_gnullvm",
707 "windows_x86_64_msvc",
708]
709
710[[package]]
711name = "windows_aarch64_gnullvm"
712version = "0.52.4"
713source = "registry+https://github.com/rust-lang/crates.io-index"
714checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9"
715
716[[package]]
717name = "windows_aarch64_msvc"
718version = "0.52.4"
719source = "registry+https://github.com/rust-lang/crates.io-index"
720checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675"
721
722[[package]]
723name = "windows_i686_gnu"
724version = "0.52.4"
725source = "registry+https://github.com/rust-lang/crates.io-index"
726checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3"
727
728[[package]]
729name = "windows_i686_msvc"
730version = "0.52.4"
731source = "registry+https://github.com/rust-lang/crates.io-index"
732checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02"
733
734[[package]]
735name = "windows_x86_64_gnu"
736version = "0.52.4"
737source = "registry+https://github.com/rust-lang/crates.io-index"
738checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03"
739
740[[package]]
741name = "windows_x86_64_gnullvm"
742version = "0.52.4"
743source = "registry+https://github.com/rust-lang/crates.io-index"
744checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177"
745
746[[package]]
747name = "windows_x86_64_msvc"
748version = "0.52.4"
749source = "registry+https://github.com/rust-lang/crates.io-index"
750checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"