1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 version = 3
4 
5 [[package]]
6 name = "async-channel"
7 version = "2.1.1"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "1ca33f4bc4ed1babef42cad36cc1f51fa88be00420404e5b1e80ab1b18f7678c"
10 dependencies = [
11  "concurrent-queue",
12  "event-listener 4.0.1",
13  "event-listener-strategy",
14  "futures-core",
15  "pin-project-lite",
16 ]
17 
18 [[package]]
19 name = "async-executor"
20 version = "1.8.0"
21 source = "registry+https://github.com/rust-lang/crates.io-index"
22 checksum = "17ae5ebefcc48e7452b4987947920dac9450be1110cadf34d1b8c116bdbaf97c"
23 dependencies = [
24  "async-lock 3.2.0",
25  "async-task 4.7.0",
26  "concurrent-queue",
27  "fastrand",
28  "futures-lite",
29  "slab",
30 ]
31 
32 [[package]]
33 name = "async-fs"
34 version = "2.1.1"
35 source = "registry+https://github.com/rust-lang/crates.io-index"
36 checksum = "bc19683171f287921f2405677dd2ed2549c3b3bda697a563ebc3a121ace2aba1"
37 dependencies = [
38  "async-lock 3.2.0",
39  "blocking",
40  "futures-lite",
41 ]
42 
43 [[package]]
44 name = "async-io"
45 version = "2.2.2"
46 source = "registry+https://github.com/rust-lang/crates.io-index"
47 checksum = "6afaa937395a620e33dc6a742c593c01aced20aa376ffb0f628121198578ccc7"
48 dependencies = [
49  "async-lock 3.2.0",
50  "cfg-if",
51  "concurrent-queue",
52  "futures-io",
53  "futures-lite",
54  "parking",
55  "polling",
56  "rustix",
57  "slab",
58  "tracing",
59  "windows-sys 0.52.0",
60 ]
61 
62 [[package]]
63 name = "async-lock"
64 version = "2.8.0"
65 source = "registry+https://github.com/rust-lang/crates.io-index"
66 checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
67 dependencies = [
68  "event-listener 2.5.3",
69 ]
70 
71 [[package]]
72 name = "async-lock"
73 version = "3.2.0"
74 source = "registry+https://github.com/rust-lang/crates.io-index"
75 checksum = "7125e42787d53db9dd54261812ef17e937c95a51e4d291373b670342fa44310c"
76 dependencies = [
77  "event-listener 4.0.1",
78  "event-listener-strategy",
79  "pin-project-lite",
80 ]
81 
82 [[package]]
83 name = "async-net"
84 version = "2.0.0"
85 source = "registry+https://github.com/rust-lang/crates.io-index"
86 checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
87 dependencies = [
88  "async-io",
89  "blocking",
90  "futures-lite",
91 ]
92 
93 [[package]]
94 name = "async-process"
95 version = "2.2.2"
96 source = "registry+https://github.com/rust-lang/crates.io-index"
97 checksum = "a53fc6301894e04a92cb2584fedde80cb25ba8e02d9dc39d4a87d036e22f397d"
98 dependencies = [
99  "async-channel",
100  "async-io",
101  "async-lock 3.2.0",
102  "async-signal",
103  "async-task 4.7.0",
104  "blocking",
105  "cfg-if",
106  "event-listener 5.3.0",
107  "futures-lite",
108  "rustix",
109  "tracing",
110  "windows-sys 0.52.0",
111 ]
112 
113 [[package]]
114 name = "async-signal"
115 version = "0.2.5"
116 source = "registry+https://github.com/rust-lang/crates.io-index"
117 checksum = "9e47d90f65a225c4527103a8d747001fc56e375203592b25ad103e1ca13124c5"
118 dependencies = [
119  "async-io",
120  "async-lock 2.8.0",
121  "atomic-waker",
122  "cfg-if",
123  "futures-core",
124  "futures-io",
125  "rustix",
126  "signal-hook-registry",
127  "slab",
128  "windows-sys 0.48.0",
129 ]
130 
131 [[package]]
132 name = "async-task"
133 version = "4.7.0"
134 source = "registry+https://github.com/rust-lang/crates.io-index"
135 checksum = "fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799"
136 
137 [[package]]
138 name = "async-task"
139 version = "4.7.1"
140 dependencies = [
141  "atomic-waker",
142  "easy-parallel",
143  "flaky_test",
144  "flume",
145  "futures-lite",
146  "once_cell",
147  "pin-project-lite",
148  "portable-atomic",
149  "smol",
150 ]
151 
152 [[package]]
153 name = "atomic-waker"
154 version = "1.1.2"
155 source = "registry+https://github.com/rust-lang/crates.io-index"
156 checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
157 
158 [[package]]
159 name = "autocfg"
160 version = "1.1.0"
161 source = "registry+https://github.com/rust-lang/crates.io-index"
162 checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
163 
164 [[package]]
165 name = "bitflags"
166 version = "2.4.1"
167 source = "registry+https://github.com/rust-lang/crates.io-index"
168 checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
169 
170 [[package]]
171 name = "blocking"
172 version = "1.5.1"
173 source = "registry+https://github.com/rust-lang/crates.io-index"
174 checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118"
175 dependencies = [
176  "async-channel",
177  "async-lock 3.2.0",
178  "async-task 4.7.0",
179  "fastrand",
180  "futures-io",
181  "futures-lite",
182  "piper",
183  "tracing",
184 ]
185 
186 [[package]]
187 name = "cfg-if"
188 version = "1.0.0"
189 source = "registry+https://github.com/rust-lang/crates.io-index"
190 checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
191 
192 [[package]]
193 name = "concurrent-queue"
194 version = "2.4.0"
195 source = "registry+https://github.com/rust-lang/crates.io-index"
196 checksum = "d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363"
197 dependencies = [
198  "crossbeam-utils",
199 ]
200 
201 [[package]]
202 name = "crossbeam-utils"
203 version = "0.8.17"
204 source = "registry+https://github.com/rust-lang/crates.io-index"
205 checksum = "c06d96137f14f244c37f989d9fff8f95e6c18b918e71f36638f8c49112e4c78f"
206 dependencies = [
207  "cfg-if",
208 ]
209 
210 [[package]]
211 name = "easy-parallel"
212 version = "3.3.1"
213 source = "registry+https://github.com/rust-lang/crates.io-index"
214 checksum = "2afbb9b0aef60e4f0d2b18129b6c0dff035a6f7dbbd17c2f38c1432102ee223c"
215 
216 [[package]]
217 name = "errno"
218 version = "0.3.8"
219 source = "registry+https://github.com/rust-lang/crates.io-index"
220 checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
221 dependencies = [
222  "libc",
223  "windows-sys 0.52.0",
224 ]
225 
226 [[package]]
227 name = "event-listener"
228 version = "2.5.3"
229 source = "registry+https://github.com/rust-lang/crates.io-index"
230 checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
231 
232 [[package]]
233 name = "event-listener"
234 version = "4.0.1"
235 source = "registry+https://github.com/rust-lang/crates.io-index"
236 checksum = "84f2cdcf274580f2d63697192d744727b3198894b1bf02923643bf59e2c26712"
237 dependencies = [
238  "concurrent-queue",
239  "parking",
240  "pin-project-lite",
241 ]
242 
243 [[package]]
244 name = "event-listener"
245 version = "5.3.0"
246 source = "registry+https://github.com/rust-lang/crates.io-index"
247 checksum = "6d9944b8ca13534cdfb2800775f8dd4902ff3fc75a50101466decadfdf322a24"
248 dependencies = [
249  "concurrent-queue",
250  "parking",
251  "pin-project-lite",
252 ]
253 
254 [[package]]
255 name = "event-listener-strategy"
256 version = "0.4.0"
257 source = "registry+https://github.com/rust-lang/crates.io-index"
258 checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3"
259 dependencies = [
260  "event-listener 4.0.1",
261  "pin-project-lite",
262 ]
263 
264 [[package]]
265 name = "fastrand"
266 version = "2.0.1"
267 source = "registry+https://github.com/rust-lang/crates.io-index"
268 checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
269 
270 [[package]]
271 name = "flaky_test"
272 version = "0.2.2"
273 source = "registry+https://github.com/rust-lang/crates.io-index"
274 checksum = "046caa1f23d7f751fc4ead3d6669a77fa5fc6cf6074960ddeb6a0b0a5b83c8da"
275 dependencies = [
276  "flaky_test_impl",
277  "futures-util",
278 ]
279 
280 [[package]]
281 name = "flaky_test_impl"
282 version = "0.2.2"
283 source = "registry+https://github.com/rust-lang/crates.io-index"
284 checksum = "85e35909c2f0552fdae5b40f1e95a7da12afb58c1f2f455a12c216c58d869abe"
285 dependencies = [
286  "proc-macro2",
287  "quote",
288  "syn",
289 ]
290 
291 [[package]]
292 name = "flume"
293 version = "0.11.0"
294 source = "registry+https://github.com/rust-lang/crates.io-index"
295 checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
296 dependencies = [
297  "spin",
298 ]
299 
300 [[package]]
301 name = "futures-core"
302 version = "0.3.29"
303 source = "registry+https://github.com/rust-lang/crates.io-index"
304 checksum = "eb1d22c66e66d9d72e1758f0bd7d4fd0bee04cad842ee34587d68c07e45d088c"
305 
306 [[package]]
307 name = "futures-io"
308 version = "0.3.29"
309 source = "registry+https://github.com/rust-lang/crates.io-index"
310 checksum = "8bf34a163b5c4c52d0478a4d757da8fb65cabef42ba90515efee0f6f9fa45aaa"
311 
312 [[package]]
313 name = "futures-lite"
314 version = "2.1.0"
315 source = "registry+https://github.com/rust-lang/crates.io-index"
316 checksum = "aeee267a1883f7ebef3700f262d2d54de95dfaf38189015a74fdc4e0c7ad8143"
317 dependencies = [
318  "fastrand",
319  "futures-core",
320  "futures-io",
321  "parking",
322  "pin-project-lite",
323 ]
324 
325 [[package]]
326 name = "futures-task"
327 version = "0.3.30"
328 source = "registry+https://github.com/rust-lang/crates.io-index"
329 checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
330 
331 [[package]]
332 name = "futures-util"
333 version = "0.3.29"
334 source = "registry+https://github.com/rust-lang/crates.io-index"
335 checksum = "a19526d624e703a3179b3d322efec918b6246ea0fa51d41124525f00f1cc8104"
336 dependencies = [
337  "futures-core",
338  "futures-task",
339  "pin-project-lite",
340  "pin-utils",
341  "slab",
342 ]
343 
344 [[package]]
345 name = "libc"
346 version = "0.2.151"
347 source = "registry+https://github.com/rust-lang/crates.io-index"
348 checksum = "302d7ab3130588088d277783b1e2d2e10c9e9e4a16dd9050e6ec93fb3e7048f4"
349 
350 [[package]]
351 name = "linux-raw-sys"
352 version = "0.4.12"
353 source = "registry+https://github.com/rust-lang/crates.io-index"
354 checksum = "c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456"
355 
356 [[package]]
357 name = "lock_api"
358 version = "0.4.11"
359 source = "registry+https://github.com/rust-lang/crates.io-index"
360 checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
361 dependencies = [
362  "autocfg",
363  "scopeguard",
364 ]
365 
366 [[package]]
367 name = "once_cell"
368 version = "1.19.0"
369 source = "registry+https://github.com/rust-lang/crates.io-index"
370 checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
371 
372 [[package]]
373 name = "parking"
374 version = "2.2.0"
375 source = "registry+https://github.com/rust-lang/crates.io-index"
376 checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
377 
378 [[package]]
379 name = "pin-project-lite"
380 version = "0.2.13"
381 source = "registry+https://github.com/rust-lang/crates.io-index"
382 checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
383 
384 [[package]]
385 name = "pin-utils"
386 version = "0.1.0"
387 source = "registry+https://github.com/rust-lang/crates.io-index"
388 checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
389 
390 [[package]]
391 name = "piper"
392 version = "0.2.1"
393 source = "registry+https://github.com/rust-lang/crates.io-index"
394 checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4"
395 dependencies = [
396  "atomic-waker",
397  "fastrand",
398  "futures-io",
399 ]
400 
401 [[package]]
402 name = "polling"
403 version = "3.3.1"
404 source = "registry+https://github.com/rust-lang/crates.io-index"
405 checksum = "cf63fa624ab313c11656b4cda960bfc46c410187ad493c41f6ba2d8c1e991c9e"
406 dependencies = [
407  "cfg-if",
408  "concurrent-queue",
409  "pin-project-lite",
410  "rustix",
411  "tracing",
412  "windows-sys 0.52.0",
413 ]
414 
415 [[package]]
416 name = "portable-atomic"
417 version = "1.6.0"
418 source = "registry+https://github.com/rust-lang/crates.io-index"
419 checksum = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0"
420 
421 [[package]]
422 name = "proc-macro2"
423 version = "1.0.70"
424 source = "registry+https://github.com/rust-lang/crates.io-index"
425 checksum = "39278fbbf5fb4f646ce651690877f89d1c5811a3d4acb27700c1cb3cdb78fd3b"
426 dependencies = [
427  "unicode-ident",
428 ]
429 
430 [[package]]
431 name = "quote"
432 version = "1.0.33"
433 source = "registry+https://github.com/rust-lang/crates.io-index"
434 checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
435 dependencies = [
436  "proc-macro2",
437 ]
438 
439 [[package]]
440 name = "rustix"
441 version = "0.38.28"
442 source = "registry+https://github.com/rust-lang/crates.io-index"
443 checksum = "72e572a5e8ca657d7366229cdde4bd14c4eb5499a9573d4d366fe1b599daa316"
444 dependencies = [
445  "bitflags",
446  "errno",
447  "libc",
448  "linux-raw-sys",
449  "windows-sys 0.52.0",
450 ]
451 
452 [[package]]
453 name = "scopeguard"
454 version = "1.2.0"
455 source = "registry+https://github.com/rust-lang/crates.io-index"
456 checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
457 
458 [[package]]
459 name = "signal-hook-registry"
460 version = "1.4.1"
461 source = "registry+https://github.com/rust-lang/crates.io-index"
462 checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
463 dependencies = [
464  "libc",
465 ]
466 
467 [[package]]
468 name = "slab"
469 version = "0.4.9"
470 source = "registry+https://github.com/rust-lang/crates.io-index"
471 checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
472 dependencies = [
473  "autocfg",
474 ]
475 
476 [[package]]
477 name = "smol"
478 version = "2.0.0"
479 source = "registry+https://github.com/rust-lang/crates.io-index"
480 checksum = "e635339259e51ef85ac7aa29a1cd991b957047507288697a690e80ab97d07cad"
481 dependencies = [
482  "async-channel",
483  "async-executor",
484  "async-fs",
485  "async-io",
486  "async-lock 3.2.0",
487  "async-net",
488  "async-process",
489  "blocking",
490  "futures-lite",
491 ]
492 
493 [[package]]
494 name = "spin"
495 version = "0.9.8"
496 source = "registry+https://github.com/rust-lang/crates.io-index"
497 checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
498 dependencies = [
499  "lock_api",
500 ]
501 
502 [[package]]
503 name = "syn"
504 version = "1.0.109"
505 source = "registry+https://github.com/rust-lang/crates.io-index"
506 checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
507 dependencies = [
508  "proc-macro2",
509  "quote",
510  "unicode-ident",
511 ]
512 
513 [[package]]
514 name = "tracing"
515 version = "0.1.40"
516 source = "registry+https://github.com/rust-lang/crates.io-index"
517 checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
518 dependencies = [
519  "pin-project-lite",
520  "tracing-core",
521 ]
522 
523 [[package]]
524 name = "tracing-core"
525 version = "0.1.32"
526 source = "registry+https://github.com/rust-lang/crates.io-index"
527 checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
528 
529 [[package]]
530 name = "unicode-ident"
531 version = "1.0.12"
532 source = "registry+https://github.com/rust-lang/crates.io-index"
533 checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
534 
535 [[package]]
536 name = "windows-sys"
537 version = "0.48.0"
538 source = "registry+https://github.com/rust-lang/crates.io-index"
539 checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
540 dependencies = [
541  "windows-targets 0.48.5",
542 ]
543 
544 [[package]]
545 name = "windows-sys"
546 version = "0.52.0"
547 source = "registry+https://github.com/rust-lang/crates.io-index"
548 checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
549 dependencies = [
550  "windows-targets 0.52.0",
551 ]
552 
553 [[package]]
554 name = "windows-targets"
555 version = "0.48.5"
556 source = "registry+https://github.com/rust-lang/crates.io-index"
557 checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
558 dependencies = [
559  "windows_aarch64_gnullvm 0.48.5",
560  "windows_aarch64_msvc 0.48.5",
561  "windows_i686_gnu 0.48.5",
562  "windows_i686_msvc 0.48.5",
563  "windows_x86_64_gnu 0.48.5",
564  "windows_x86_64_gnullvm 0.48.5",
565  "windows_x86_64_msvc 0.48.5",
566 ]
567 
568 [[package]]
569 name = "windows-targets"
570 version = "0.52.0"
571 source = "registry+https://github.com/rust-lang/crates.io-index"
572 checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd"
573 dependencies = [
574  "windows_aarch64_gnullvm 0.52.0",
575  "windows_aarch64_msvc 0.52.0",
576  "windows_i686_gnu 0.52.0",
577  "windows_i686_msvc 0.52.0",
578  "windows_x86_64_gnu 0.52.0",
579  "windows_x86_64_gnullvm 0.52.0",
580  "windows_x86_64_msvc 0.52.0",
581 ]
582 
583 [[package]]
584 name = "windows_aarch64_gnullvm"
585 version = "0.48.5"
586 source = "registry+https://github.com/rust-lang/crates.io-index"
587 checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
588 
589 [[package]]
590 name = "windows_aarch64_gnullvm"
591 version = "0.52.0"
592 source = "registry+https://github.com/rust-lang/crates.io-index"
593 checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea"
594 
595 [[package]]
596 name = "windows_aarch64_msvc"
597 version = "0.48.5"
598 source = "registry+https://github.com/rust-lang/crates.io-index"
599 checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
600 
601 [[package]]
602 name = "windows_aarch64_msvc"
603 version = "0.52.0"
604 source = "registry+https://github.com/rust-lang/crates.io-index"
605 checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef"
606 
607 [[package]]
608 name = "windows_i686_gnu"
609 version = "0.48.5"
610 source = "registry+https://github.com/rust-lang/crates.io-index"
611 checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
612 
613 [[package]]
614 name = "windows_i686_gnu"
615 version = "0.52.0"
616 source = "registry+https://github.com/rust-lang/crates.io-index"
617 checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313"
618 
619 [[package]]
620 name = "windows_i686_msvc"
621 version = "0.48.5"
622 source = "registry+https://github.com/rust-lang/crates.io-index"
623 checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
624 
625 [[package]]
626 name = "windows_i686_msvc"
627 version = "0.52.0"
628 source = "registry+https://github.com/rust-lang/crates.io-index"
629 checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a"
630 
631 [[package]]
632 name = "windows_x86_64_gnu"
633 version = "0.48.5"
634 source = "registry+https://github.com/rust-lang/crates.io-index"
635 checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
636 
637 [[package]]
638 name = "windows_x86_64_gnu"
639 version = "0.52.0"
640 source = "registry+https://github.com/rust-lang/crates.io-index"
641 checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd"
642 
643 [[package]]
644 name = "windows_x86_64_gnullvm"
645 version = "0.48.5"
646 source = "registry+https://github.com/rust-lang/crates.io-index"
647 checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
648 
649 [[package]]
650 name = "windows_x86_64_gnullvm"
651 version = "0.52.0"
652 source = "registry+https://github.com/rust-lang/crates.io-index"
653 checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e"
654 
655 [[package]]
656 name = "windows_x86_64_msvc"
657 version = "0.48.5"
658 source = "registry+https://github.com/rust-lang/crates.io-index"
659 checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
660 
661 [[package]]
662 name = "windows_x86_64_msvc"
663 version = "0.52.0"
664 source = "registry+https://github.com/rust-lang/crates.io-index"
665 checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"
666