pykmertools 0.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1256 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 3
4
+
5
+ [[package]]
6
+ name = "adler"
7
+ version = "1.0.2"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
10
+
11
+ [[package]]
12
+ name = "aho-corasick"
13
+ version = "1.1.3"
14
+ source = "registry+https://github.com/rust-lang/crates.io-index"
15
+ checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
16
+ dependencies = [
17
+ "memchr",
18
+ ]
19
+
20
+ [[package]]
21
+ name = "anstream"
22
+ version = "0.6.13"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb"
25
+ dependencies = [
26
+ "anstyle",
27
+ "anstyle-parse",
28
+ "anstyle-query",
29
+ "anstyle-wincon",
30
+ "colorchoice",
31
+ "utf8parse",
32
+ ]
33
+
34
+ [[package]]
35
+ name = "anstyle"
36
+ version = "1.0.6"
37
+ source = "registry+https://github.com/rust-lang/crates.io-index"
38
+ checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc"
39
+
40
+ [[package]]
41
+ name = "anstyle-parse"
42
+ version = "0.2.3"
43
+ source = "registry+https://github.com/rust-lang/crates.io-index"
44
+ checksum = "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c"
45
+ dependencies = [
46
+ "utf8parse",
47
+ ]
48
+
49
+ [[package]]
50
+ name = "anstyle-query"
51
+ version = "1.0.2"
52
+ source = "registry+https://github.com/rust-lang/crates.io-index"
53
+ checksum = "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648"
54
+ dependencies = [
55
+ "windows-sys",
56
+ ]
57
+
58
+ [[package]]
59
+ name = "anstyle-wincon"
60
+ version = "3.0.2"
61
+ source = "registry+https://github.com/rust-lang/crates.io-index"
62
+ checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7"
63
+ dependencies = [
64
+ "anstyle",
65
+ "windows-sys",
66
+ ]
67
+
68
+ [[package]]
69
+ name = "anyhow"
70
+ version = "1.0.82"
71
+ source = "registry+https://github.com/rust-lang/crates.io-index"
72
+ checksum = "f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519"
73
+
74
+ [[package]]
75
+ name = "approx"
76
+ version = "0.5.1"
77
+ source = "registry+https://github.com/rust-lang/crates.io-index"
78
+ checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
79
+ dependencies = [
80
+ "num-traits",
81
+ ]
82
+
83
+ [[package]]
84
+ name = "autocfg"
85
+ version = "1.2.0"
86
+ source = "registry+https://github.com/rust-lang/crates.io-index"
87
+ checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80"
88
+
89
+ [[package]]
90
+ name = "bio"
91
+ version = "1.6.0"
92
+ source = "registry+https://github.com/rust-lang/crates.io-index"
93
+ checksum = "7a72cb93babf08c85b375c2938ac678cc637936b3ebb72266d433cec2577f6c2"
94
+ dependencies = [
95
+ "anyhow",
96
+ "approx",
97
+ "bio-types",
98
+ "bit-set",
99
+ "bv",
100
+ "bytecount",
101
+ "csv",
102
+ "custom_derive",
103
+ "editdistancek",
104
+ "enum-map",
105
+ "fxhash",
106
+ "itertools",
107
+ "itertools-num",
108
+ "lazy_static",
109
+ "multimap",
110
+ "ndarray",
111
+ "newtype_derive",
112
+ "num-integer",
113
+ "num-traits",
114
+ "ordered-float",
115
+ "petgraph",
116
+ "rand",
117
+ "regex",
118
+ "serde",
119
+ "serde_derive",
120
+ "statrs",
121
+ "strum",
122
+ "strum_macros",
123
+ "thiserror",
124
+ "triple_accel",
125
+ "vec_map",
126
+ ]
127
+
128
+ [[package]]
129
+ name = "bio-types"
130
+ version = "1.0.1"
131
+ source = "registry+https://github.com/rust-lang/crates.io-index"
132
+ checksum = "9d45749b87f21808051025e9bf714d14ff4627f9d8ca967eade6946ea769aa4a"
133
+ dependencies = [
134
+ "derive-new",
135
+ "lazy_static",
136
+ "regex",
137
+ "strum_macros",
138
+ "thiserror",
139
+ ]
140
+
141
+ [[package]]
142
+ name = "bit-set"
143
+ version = "0.5.3"
144
+ source = "registry+https://github.com/rust-lang/crates.io-index"
145
+ checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
146
+ dependencies = [
147
+ "bit-vec",
148
+ ]
149
+
150
+ [[package]]
151
+ name = "bit-vec"
152
+ version = "0.6.3"
153
+ source = "registry+https://github.com/rust-lang/crates.io-index"
154
+ checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
155
+
156
+ [[package]]
157
+ name = "bv"
158
+ version = "0.11.1"
159
+ source = "registry+https://github.com/rust-lang/crates.io-index"
160
+ checksum = "8834bb1d8ee5dc048ee3124f2c7c1afcc6bc9aed03f11e9dfd8c69470a5db340"
161
+ dependencies = [
162
+ "feature-probe",
163
+ "serde",
164
+ ]
165
+
166
+ [[package]]
167
+ name = "bytecount"
168
+ version = "0.6.7"
169
+ source = "registry+https://github.com/rust-lang/crates.io-index"
170
+ checksum = "e1e5f035d16fc623ae5f74981db80a439803888314e3a555fd6f04acd51a3205"
171
+
172
+ [[package]]
173
+ name = "bytemuck"
174
+ version = "1.15.0"
175
+ source = "registry+https://github.com/rust-lang/crates.io-index"
176
+ checksum = "5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15"
177
+
178
+ [[package]]
179
+ name = "byteorder"
180
+ version = "1.5.0"
181
+ source = "registry+https://github.com/rust-lang/crates.io-index"
182
+ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
183
+
184
+ [[package]]
185
+ name = "cfg-if"
186
+ version = "1.0.0"
187
+ source = "registry+https://github.com/rust-lang/crates.io-index"
188
+ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
189
+
190
+ [[package]]
191
+ name = "clap"
192
+ version = "4.5.4"
193
+ source = "registry+https://github.com/rust-lang/crates.io-index"
194
+ checksum = "90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0"
195
+ dependencies = [
196
+ "clap_builder",
197
+ "clap_derive",
198
+ ]
199
+
200
+ [[package]]
201
+ name = "clap_builder"
202
+ version = "4.5.2"
203
+ source = "registry+https://github.com/rust-lang/crates.io-index"
204
+ checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4"
205
+ dependencies = [
206
+ "anstream",
207
+ "anstyle",
208
+ "clap_lex",
209
+ "strsim",
210
+ ]
211
+
212
+ [[package]]
213
+ name = "clap_derive"
214
+ version = "4.5.4"
215
+ source = "registry+https://github.com/rust-lang/crates.io-index"
216
+ checksum = "528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64"
217
+ dependencies = [
218
+ "heck 0.5.0",
219
+ "proc-macro2",
220
+ "quote",
221
+ "syn 2.0.60",
222
+ ]
223
+
224
+ [[package]]
225
+ name = "clap_lex"
226
+ version = "0.7.0"
227
+ source = "registry+https://github.com/rust-lang/crates.io-index"
228
+ checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce"
229
+
230
+ [[package]]
231
+ name = "colorchoice"
232
+ version = "1.0.0"
233
+ source = "registry+https://github.com/rust-lang/crates.io-index"
234
+ checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
235
+
236
+ [[package]]
237
+ name = "composition"
238
+ version = "0.1.0"
239
+ dependencies = [
240
+ "kmer",
241
+ "ktio",
242
+ "memmap2",
243
+ "rayon",
244
+ ]
245
+
246
+ [[package]]
247
+ name = "console"
248
+ version = "0.15.8"
249
+ source = "registry+https://github.com/rust-lang/crates.io-index"
250
+ checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
251
+ dependencies = [
252
+ "encode_unicode",
253
+ "lazy_static",
254
+ "libc",
255
+ "unicode-width",
256
+ "windows-sys",
257
+ ]
258
+
259
+ [[package]]
260
+ name = "counter"
261
+ version = "0.1.0"
262
+ dependencies = [
263
+ "indicatif",
264
+ "kmer",
265
+ "ktio",
266
+ "rayon",
267
+ "scc",
268
+ ]
269
+
270
+ [[package]]
271
+ name = "coverage"
272
+ version = "0.1.0"
273
+ dependencies = [
274
+ "counter",
275
+ "kmer",
276
+ "ktio",
277
+ "rayon",
278
+ "scc",
279
+ ]
280
+
281
+ [[package]]
282
+ name = "crc32fast"
283
+ version = "1.4.0"
284
+ source = "registry+https://github.com/rust-lang/crates.io-index"
285
+ checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa"
286
+ dependencies = [
287
+ "cfg-if",
288
+ ]
289
+
290
+ [[package]]
291
+ name = "crossbeam-deque"
292
+ version = "0.8.5"
293
+ source = "registry+https://github.com/rust-lang/crates.io-index"
294
+ checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
295
+ dependencies = [
296
+ "crossbeam-epoch",
297
+ "crossbeam-utils",
298
+ ]
299
+
300
+ [[package]]
301
+ name = "crossbeam-epoch"
302
+ version = "0.9.18"
303
+ source = "registry+https://github.com/rust-lang/crates.io-index"
304
+ checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
305
+ dependencies = [
306
+ "crossbeam-utils",
307
+ ]
308
+
309
+ [[package]]
310
+ name = "crossbeam-utils"
311
+ version = "0.8.19"
312
+ source = "registry+https://github.com/rust-lang/crates.io-index"
313
+ checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
314
+
315
+ [[package]]
316
+ name = "csv"
317
+ version = "1.3.0"
318
+ source = "registry+https://github.com/rust-lang/crates.io-index"
319
+ checksum = "ac574ff4d437a7b5ad237ef331c17ccca63c46479e5b5453eb8e10bb99a759fe"
320
+ dependencies = [
321
+ "csv-core",
322
+ "itoa",
323
+ "ryu",
324
+ "serde",
325
+ ]
326
+
327
+ [[package]]
328
+ name = "csv-core"
329
+ version = "0.1.11"
330
+ source = "registry+https://github.com/rust-lang/crates.io-index"
331
+ checksum = "5efa2b3d7902f4b634a20cae3c9c4e6209dc4779feb6863329607560143efa70"
332
+ dependencies = [
333
+ "memchr",
334
+ ]
335
+
336
+ [[package]]
337
+ name = "custom_derive"
338
+ version = "0.1.7"
339
+ source = "registry+https://github.com/rust-lang/crates.io-index"
340
+ checksum = "ef8ae57c4978a2acd8b869ce6b9ca1dfe817bff704c220209fdef2c0b75a01b9"
341
+
342
+ [[package]]
343
+ name = "derive-new"
344
+ version = "0.5.9"
345
+ source = "registry+https://github.com/rust-lang/crates.io-index"
346
+ checksum = "3418329ca0ad70234b9735dc4ceed10af4df60eff9c8e7b06cb5e520d92c3535"
347
+ dependencies = [
348
+ "proc-macro2",
349
+ "quote",
350
+ "syn 1.0.109",
351
+ ]
352
+
353
+ [[package]]
354
+ name = "editdistancek"
355
+ version = "1.0.2"
356
+ source = "registry+https://github.com/rust-lang/crates.io-index"
357
+ checksum = "3e02df23d5b1c6f9e69fa603b890378123b93073df998a21e6e33b9db0a32613"
358
+
359
+ [[package]]
360
+ name = "either"
361
+ version = "1.11.0"
362
+ source = "registry+https://github.com/rust-lang/crates.io-index"
363
+ checksum = "a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2"
364
+
365
+ [[package]]
366
+ name = "encode_unicode"
367
+ version = "0.3.6"
368
+ source = "registry+https://github.com/rust-lang/crates.io-index"
369
+ checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
370
+
371
+ [[package]]
372
+ name = "enum-map"
373
+ version = "2.7.3"
374
+ source = "registry+https://github.com/rust-lang/crates.io-index"
375
+ checksum = "6866f3bfdf8207509a033af1a75a7b08abda06bbaaeae6669323fd5a097df2e9"
376
+ dependencies = [
377
+ "enum-map-derive",
378
+ ]
379
+
380
+ [[package]]
381
+ name = "enum-map-derive"
382
+ version = "0.17.0"
383
+ source = "registry+https://github.com/rust-lang/crates.io-index"
384
+ checksum = "f282cfdfe92516eb26c2af8589c274c7c17681f5ecc03c18255fe741c6aa64eb"
385
+ dependencies = [
386
+ "proc-macro2",
387
+ "quote",
388
+ "syn 2.0.60",
389
+ ]
390
+
391
+ [[package]]
392
+ name = "equivalent"
393
+ version = "1.0.1"
394
+ source = "registry+https://github.com/rust-lang/crates.io-index"
395
+ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
396
+
397
+ [[package]]
398
+ name = "feature-probe"
399
+ version = "0.1.1"
400
+ source = "registry+https://github.com/rust-lang/crates.io-index"
401
+ checksum = "835a3dc7d1ec9e75e2b5fb4ba75396837112d2060b03f7d43bc1897c7f7211da"
402
+
403
+ [[package]]
404
+ name = "fixedbitset"
405
+ version = "0.4.2"
406
+ source = "registry+https://github.com/rust-lang/crates.io-index"
407
+ checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
408
+
409
+ [[package]]
410
+ name = "flate2"
411
+ version = "1.0.28"
412
+ source = "registry+https://github.com/rust-lang/crates.io-index"
413
+ checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e"
414
+ dependencies = [
415
+ "crc32fast",
416
+ "miniz_oxide",
417
+ ]
418
+
419
+ [[package]]
420
+ name = "fxhash"
421
+ version = "0.2.1"
422
+ source = "registry+https://github.com/rust-lang/crates.io-index"
423
+ checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
424
+ dependencies = [
425
+ "byteorder",
426
+ ]
427
+
428
+ [[package]]
429
+ name = "getrandom"
430
+ version = "0.2.14"
431
+ source = "registry+https://github.com/rust-lang/crates.io-index"
432
+ checksum = "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c"
433
+ dependencies = [
434
+ "cfg-if",
435
+ "libc",
436
+ "wasi",
437
+ ]
438
+
439
+ [[package]]
440
+ name = "hashbrown"
441
+ version = "0.14.3"
442
+ source = "registry+https://github.com/rust-lang/crates.io-index"
443
+ checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
444
+
445
+ [[package]]
446
+ name = "heck"
447
+ version = "0.4.1"
448
+ source = "registry+https://github.com/rust-lang/crates.io-index"
449
+ checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
450
+
451
+ [[package]]
452
+ name = "heck"
453
+ version = "0.5.0"
454
+ source = "registry+https://github.com/rust-lang/crates.io-index"
455
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
456
+
457
+ [[package]]
458
+ name = "indexmap"
459
+ version = "2.2.6"
460
+ source = "registry+https://github.com/rust-lang/crates.io-index"
461
+ checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
462
+ dependencies = [
463
+ "equivalent",
464
+ "hashbrown",
465
+ ]
466
+
467
+ [[package]]
468
+ name = "indicatif"
469
+ version = "0.17.8"
470
+ source = "registry+https://github.com/rust-lang/crates.io-index"
471
+ checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3"
472
+ dependencies = [
473
+ "console",
474
+ "instant",
475
+ "number_prefix",
476
+ "portable-atomic",
477
+ "unicode-width",
478
+ ]
479
+
480
+ [[package]]
481
+ name = "indoc"
482
+ version = "2.0.5"
483
+ source = "registry+https://github.com/rust-lang/crates.io-index"
484
+ checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
485
+
486
+ [[package]]
487
+ name = "instant"
488
+ version = "0.1.12"
489
+ source = "registry+https://github.com/rust-lang/crates.io-index"
490
+ checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
491
+ dependencies = [
492
+ "cfg-if",
493
+ ]
494
+
495
+ [[package]]
496
+ name = "itertools"
497
+ version = "0.11.0"
498
+ source = "registry+https://github.com/rust-lang/crates.io-index"
499
+ checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
500
+ dependencies = [
501
+ "either",
502
+ ]
503
+
504
+ [[package]]
505
+ name = "itertools-num"
506
+ version = "0.1.3"
507
+ source = "registry+https://github.com/rust-lang/crates.io-index"
508
+ checksum = "a872a22f9e6f7521ca557660adb96dd830e54f0f490fa115bb55dd69d38b27e7"
509
+ dependencies = [
510
+ "num-traits",
511
+ ]
512
+
513
+ [[package]]
514
+ name = "itoa"
515
+ version = "1.0.11"
516
+ source = "registry+https://github.com/rust-lang/crates.io-index"
517
+ checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
518
+
519
+ [[package]]
520
+ name = "kmer"
521
+ version = "0.1.0"
522
+ dependencies = [
523
+ "indicatif",
524
+ ]
525
+
526
+ [[package]]
527
+ name = "kmertools"
528
+ version = "0.1.0"
529
+ dependencies = [
530
+ "clap",
531
+ "composition",
532
+ "counter",
533
+ "coverage",
534
+ "ktio",
535
+ "misc",
536
+ ]
537
+
538
+ [[package]]
539
+ name = "ktio"
540
+ version = "0.1.0"
541
+ dependencies = [
542
+ "bio",
543
+ "flate2",
544
+ "memmap2",
545
+ ]
546
+
547
+ [[package]]
548
+ name = "lazy_static"
549
+ version = "1.4.0"
550
+ source = "registry+https://github.com/rust-lang/crates.io-index"
551
+ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
552
+
553
+ [[package]]
554
+ name = "libc"
555
+ version = "0.2.153"
556
+ source = "registry+https://github.com/rust-lang/crates.io-index"
557
+ checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
558
+
559
+ [[package]]
560
+ name = "libm"
561
+ version = "0.2.8"
562
+ source = "registry+https://github.com/rust-lang/crates.io-index"
563
+ checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
564
+
565
+ [[package]]
566
+ name = "matrixmultiply"
567
+ version = "0.3.8"
568
+ source = "registry+https://github.com/rust-lang/crates.io-index"
569
+ checksum = "7574c1cf36da4798ab73da5b215bbf444f50718207754cb522201d78d1cd0ff2"
570
+ dependencies = [
571
+ "autocfg",
572
+ "rawpointer",
573
+ ]
574
+
575
+ [[package]]
576
+ name = "memchr"
577
+ version = "2.7.2"
578
+ source = "registry+https://github.com/rust-lang/crates.io-index"
579
+ checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
580
+
581
+ [[package]]
582
+ name = "memmap2"
583
+ version = "0.9.4"
584
+ source = "registry+https://github.com/rust-lang/crates.io-index"
585
+ checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
586
+ dependencies = [
587
+ "libc",
588
+ ]
589
+
590
+ [[package]]
591
+ name = "memoffset"
592
+ version = "0.9.1"
593
+ source = "registry+https://github.com/rust-lang/crates.io-index"
594
+ checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
595
+ dependencies = [
596
+ "autocfg",
597
+ ]
598
+
599
+ [[package]]
600
+ name = "miniz_oxide"
601
+ version = "0.7.2"
602
+ source = "registry+https://github.com/rust-lang/crates.io-index"
603
+ checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"
604
+ dependencies = [
605
+ "adler",
606
+ ]
607
+
608
+ [[package]]
609
+ name = "misc"
610
+ version = "0.1.0"
611
+ dependencies = [
612
+ "indicatif",
613
+ "kmer",
614
+ "ktio",
615
+ "rayon",
616
+ "scc",
617
+ ]
618
+
619
+ [[package]]
620
+ name = "multimap"
621
+ version = "0.9.1"
622
+ source = "registry+https://github.com/rust-lang/crates.io-index"
623
+ checksum = "e1a5d38b9b352dbd913288736af36af41c48d61b1a8cd34bcecd727561b7d511"
624
+ dependencies = [
625
+ "serde",
626
+ ]
627
+
628
+ [[package]]
629
+ name = "nalgebra"
630
+ version = "0.29.0"
631
+ source = "registry+https://github.com/rust-lang/crates.io-index"
632
+ checksum = "d506eb7e08d6329505faa8a3a00a5dcc6de9f76e0c77e4b75763ae3c770831ff"
633
+ dependencies = [
634
+ "approx",
635
+ "matrixmultiply",
636
+ "nalgebra-macros",
637
+ "num-complex",
638
+ "num-rational",
639
+ "num-traits",
640
+ "rand",
641
+ "rand_distr",
642
+ "simba",
643
+ "typenum",
644
+ ]
645
+
646
+ [[package]]
647
+ name = "nalgebra-macros"
648
+ version = "0.1.0"
649
+ source = "registry+https://github.com/rust-lang/crates.io-index"
650
+ checksum = "01fcc0b8149b4632adc89ac3b7b31a12fb6099a0317a4eb2ebff574ef7de7218"
651
+ dependencies = [
652
+ "proc-macro2",
653
+ "quote",
654
+ "syn 1.0.109",
655
+ ]
656
+
657
+ [[package]]
658
+ name = "ndarray"
659
+ version = "0.15.6"
660
+ source = "registry+https://github.com/rust-lang/crates.io-index"
661
+ checksum = "adb12d4e967ec485a5f71c6311fe28158e9d6f4bc4a447b474184d0f91a8fa32"
662
+ dependencies = [
663
+ "matrixmultiply",
664
+ "num-complex",
665
+ "num-integer",
666
+ "num-traits",
667
+ "rawpointer",
668
+ ]
669
+
670
+ [[package]]
671
+ name = "newtype_derive"
672
+ version = "0.1.6"
673
+ source = "registry+https://github.com/rust-lang/crates.io-index"
674
+ checksum = "ac8cd24d9f185bb7223958d8c1ff7a961b74b1953fd05dba7cc568a63b3861ec"
675
+ dependencies = [
676
+ "rustc_version",
677
+ ]
678
+
679
+ [[package]]
680
+ name = "num-complex"
681
+ version = "0.4.5"
682
+ source = "registry+https://github.com/rust-lang/crates.io-index"
683
+ checksum = "23c6602fda94a57c990fe0df199a035d83576b496aa29f4e634a8ac6004e68a6"
684
+ dependencies = [
685
+ "num-traits",
686
+ ]
687
+
688
+ [[package]]
689
+ name = "num-integer"
690
+ version = "0.1.46"
691
+ source = "registry+https://github.com/rust-lang/crates.io-index"
692
+ checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
693
+ dependencies = [
694
+ "num-traits",
695
+ ]
696
+
697
+ [[package]]
698
+ name = "num-rational"
699
+ version = "0.4.1"
700
+ source = "registry+https://github.com/rust-lang/crates.io-index"
701
+ checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
702
+ dependencies = [
703
+ "autocfg",
704
+ "num-integer",
705
+ "num-traits",
706
+ ]
707
+
708
+ [[package]]
709
+ name = "num-traits"
710
+ version = "0.2.18"
711
+ source = "registry+https://github.com/rust-lang/crates.io-index"
712
+ checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a"
713
+ dependencies = [
714
+ "autocfg",
715
+ "libm",
716
+ ]
717
+
718
+ [[package]]
719
+ name = "number_prefix"
720
+ version = "0.4.0"
721
+ source = "registry+https://github.com/rust-lang/crates.io-index"
722
+ checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
723
+
724
+ [[package]]
725
+ name = "once_cell"
726
+ version = "1.19.0"
727
+ source = "registry+https://github.com/rust-lang/crates.io-index"
728
+ checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
729
+
730
+ [[package]]
731
+ name = "ordered-float"
732
+ version = "3.9.2"
733
+ source = "registry+https://github.com/rust-lang/crates.io-index"
734
+ checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
735
+ dependencies = [
736
+ "num-traits",
737
+ ]
738
+
739
+ [[package]]
740
+ name = "paste"
741
+ version = "1.0.14"
742
+ source = "registry+https://github.com/rust-lang/crates.io-index"
743
+ checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
744
+
745
+ [[package]]
746
+ name = "petgraph"
747
+ version = "0.6.4"
748
+ source = "registry+https://github.com/rust-lang/crates.io-index"
749
+ checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
750
+ dependencies = [
751
+ "fixedbitset",
752
+ "indexmap",
753
+ ]
754
+
755
+ [[package]]
756
+ name = "portable-atomic"
757
+ version = "1.6.0"
758
+ source = "registry+https://github.com/rust-lang/crates.io-index"
759
+ checksum = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0"
760
+
761
+ [[package]]
762
+ name = "ppv-lite86"
763
+ version = "0.2.17"
764
+ source = "registry+https://github.com/rust-lang/crates.io-index"
765
+ checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
766
+
767
+ [[package]]
768
+ name = "proc-macro2"
769
+ version = "1.0.81"
770
+ source = "registry+https://github.com/rust-lang/crates.io-index"
771
+ checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba"
772
+ dependencies = [
773
+ "unicode-ident",
774
+ ]
775
+
776
+ [[package]]
777
+ name = "pykmertools"
778
+ version = "0.1.0"
779
+ dependencies = [
780
+ "composition",
781
+ "kmer",
782
+ "pyo3",
783
+ "rayon",
784
+ ]
785
+
786
+ [[package]]
787
+ name = "pyo3"
788
+ version = "0.22.2"
789
+ source = "registry+https://github.com/rust-lang/crates.io-index"
790
+ checksum = "831e8e819a138c36e212f3af3fd9eeffed6bf1510a805af35b0edee5ffa59433"
791
+ dependencies = [
792
+ "cfg-if",
793
+ "indoc",
794
+ "libc",
795
+ "memoffset",
796
+ "once_cell",
797
+ "portable-atomic",
798
+ "pyo3-build-config",
799
+ "pyo3-ffi",
800
+ "pyo3-macros",
801
+ "unindent",
802
+ ]
803
+
804
+ [[package]]
805
+ name = "pyo3-build-config"
806
+ version = "0.22.2"
807
+ source = "registry+https://github.com/rust-lang/crates.io-index"
808
+ checksum = "1e8730e591b14492a8945cdff32f089250b05f5accecf74aeddf9e8272ce1fa8"
809
+ dependencies = [
810
+ "once_cell",
811
+ "target-lexicon",
812
+ ]
813
+
814
+ [[package]]
815
+ name = "pyo3-ffi"
816
+ version = "0.22.2"
817
+ source = "registry+https://github.com/rust-lang/crates.io-index"
818
+ checksum = "5e97e919d2df92eb88ca80a037969f44e5e70356559654962cbb3316d00300c6"
819
+ dependencies = [
820
+ "libc",
821
+ "pyo3-build-config",
822
+ ]
823
+
824
+ [[package]]
825
+ name = "pyo3-macros"
826
+ version = "0.22.2"
827
+ source = "registry+https://github.com/rust-lang/crates.io-index"
828
+ checksum = "eb57983022ad41f9e683a599f2fd13c3664d7063a3ac5714cae4b7bee7d3f206"
829
+ dependencies = [
830
+ "proc-macro2",
831
+ "pyo3-macros-backend",
832
+ "quote",
833
+ "syn 2.0.60",
834
+ ]
835
+
836
+ [[package]]
837
+ name = "pyo3-macros-backend"
838
+ version = "0.22.2"
839
+ source = "registry+https://github.com/rust-lang/crates.io-index"
840
+ checksum = "ec480c0c51ddec81019531705acac51bcdbeae563557c982aa8263bb96880372"
841
+ dependencies = [
842
+ "heck 0.5.0",
843
+ "proc-macro2",
844
+ "pyo3-build-config",
845
+ "quote",
846
+ "syn 2.0.60",
847
+ ]
848
+
849
+ [[package]]
850
+ name = "quote"
851
+ version = "1.0.36"
852
+ source = "registry+https://github.com/rust-lang/crates.io-index"
853
+ checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
854
+ dependencies = [
855
+ "proc-macro2",
856
+ ]
857
+
858
+ [[package]]
859
+ name = "rand"
860
+ version = "0.8.5"
861
+ source = "registry+https://github.com/rust-lang/crates.io-index"
862
+ checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
863
+ dependencies = [
864
+ "libc",
865
+ "rand_chacha",
866
+ "rand_core",
867
+ ]
868
+
869
+ [[package]]
870
+ name = "rand_chacha"
871
+ version = "0.3.1"
872
+ source = "registry+https://github.com/rust-lang/crates.io-index"
873
+ checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
874
+ dependencies = [
875
+ "ppv-lite86",
876
+ "rand_core",
877
+ ]
878
+
879
+ [[package]]
880
+ name = "rand_core"
881
+ version = "0.6.4"
882
+ source = "registry+https://github.com/rust-lang/crates.io-index"
883
+ checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
884
+ dependencies = [
885
+ "getrandom",
886
+ ]
887
+
888
+ [[package]]
889
+ name = "rand_distr"
890
+ version = "0.4.3"
891
+ source = "registry+https://github.com/rust-lang/crates.io-index"
892
+ checksum = "32cb0b9bc82b0a0876c2dd994a7e7a2683d3e7390ca40e6886785ef0c7e3ee31"
893
+ dependencies = [
894
+ "num-traits",
895
+ "rand",
896
+ ]
897
+
898
+ [[package]]
899
+ name = "rawpointer"
900
+ version = "0.2.1"
901
+ source = "registry+https://github.com/rust-lang/crates.io-index"
902
+ checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"
903
+
904
+ [[package]]
905
+ name = "rayon"
906
+ version = "1.10.0"
907
+ source = "registry+https://github.com/rust-lang/crates.io-index"
908
+ checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
909
+ dependencies = [
910
+ "either",
911
+ "rayon-core",
912
+ ]
913
+
914
+ [[package]]
915
+ name = "rayon-core"
916
+ version = "1.12.1"
917
+ source = "registry+https://github.com/rust-lang/crates.io-index"
918
+ checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
919
+ dependencies = [
920
+ "crossbeam-deque",
921
+ "crossbeam-utils",
922
+ ]
923
+
924
+ [[package]]
925
+ name = "regex"
926
+ version = "1.10.4"
927
+ source = "registry+https://github.com/rust-lang/crates.io-index"
928
+ checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c"
929
+ dependencies = [
930
+ "aho-corasick",
931
+ "memchr",
932
+ "regex-automata",
933
+ "regex-syntax",
934
+ ]
935
+
936
+ [[package]]
937
+ name = "regex-automata"
938
+ version = "0.4.6"
939
+ source = "registry+https://github.com/rust-lang/crates.io-index"
940
+ checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
941
+ dependencies = [
942
+ "aho-corasick",
943
+ "memchr",
944
+ "regex-syntax",
945
+ ]
946
+
947
+ [[package]]
948
+ name = "regex-syntax"
949
+ version = "0.8.3"
950
+ source = "registry+https://github.com/rust-lang/crates.io-index"
951
+ checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
952
+
953
+ [[package]]
954
+ name = "rustc_version"
955
+ version = "0.1.7"
956
+ source = "registry+https://github.com/rust-lang/crates.io-index"
957
+ checksum = "c5f5376ea5e30ce23c03eb77cbe4962b988deead10910c372b226388b594c084"
958
+ dependencies = [
959
+ "semver",
960
+ ]
961
+
962
+ [[package]]
963
+ name = "rustversion"
964
+ version = "1.0.15"
965
+ source = "registry+https://github.com/rust-lang/crates.io-index"
966
+ checksum = "80af6f9131f277a45a3fba6ce8e2258037bb0477a67e610d3c1fe046ab31de47"
967
+
968
+ [[package]]
969
+ name = "ryu"
970
+ version = "1.0.17"
971
+ source = "registry+https://github.com/rust-lang/crates.io-index"
972
+ checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1"
973
+
974
+ [[package]]
975
+ name = "safe_arch"
976
+ version = "0.7.1"
977
+ source = "registry+https://github.com/rust-lang/crates.io-index"
978
+ checksum = "f398075ce1e6a179b46f51bd88d0598b92b00d3551f1a2d4ac49e771b56ac354"
979
+ dependencies = [
980
+ "bytemuck",
981
+ ]
982
+
983
+ [[package]]
984
+ name = "scc"
985
+ version = "2.1.1"
986
+ source = "registry+https://github.com/rust-lang/crates.io-index"
987
+ checksum = "76ad2bbb0ae5100a07b7a6f2ed7ab5fd0045551a4c507989b7a620046ea3efdc"
988
+ dependencies = [
989
+ "sdd",
990
+ "serde",
991
+ ]
992
+
993
+ [[package]]
994
+ name = "sdd"
995
+ version = "0.2.0"
996
+ source = "registry+https://github.com/rust-lang/crates.io-index"
997
+ checksum = "b84345e4c9bd703274a082fb80caaa99b7612be48dfaa1dd9266577ec412309d"
998
+
999
+ [[package]]
1000
+ name = "semver"
1001
+ version = "0.1.20"
1002
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1003
+ checksum = "d4f410fedcf71af0345d7607d246e7ad15faaadd49d240ee3b24e5dc21a820ac"
1004
+
1005
+ [[package]]
1006
+ name = "serde"
1007
+ version = "1.0.198"
1008
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1009
+ checksum = "9846a40c979031340571da2545a4e5b7c4163bdae79b301d5f86d03979451fcc"
1010
+ dependencies = [
1011
+ "serde_derive",
1012
+ ]
1013
+
1014
+ [[package]]
1015
+ name = "serde_derive"
1016
+ version = "1.0.198"
1017
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1018
+ checksum = "e88edab869b01783ba905e7d0153f9fc1a6505a96e4ad3018011eedb838566d9"
1019
+ dependencies = [
1020
+ "proc-macro2",
1021
+ "quote",
1022
+ "syn 2.0.60",
1023
+ ]
1024
+
1025
+ [[package]]
1026
+ name = "simba"
1027
+ version = "0.6.0"
1028
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1029
+ checksum = "f0b7840f121a46d63066ee7a99fc81dcabbc6105e437cae43528cea199b5a05f"
1030
+ dependencies = [
1031
+ "approx",
1032
+ "num-complex",
1033
+ "num-traits",
1034
+ "paste",
1035
+ "wide",
1036
+ ]
1037
+
1038
+ [[package]]
1039
+ name = "statrs"
1040
+ version = "0.16.0"
1041
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1042
+ checksum = "2d08e5e1748192713cc281da8b16924fb46be7b0c2431854eadc785823e5696e"
1043
+ dependencies = [
1044
+ "approx",
1045
+ "lazy_static",
1046
+ "nalgebra",
1047
+ "num-traits",
1048
+ "rand",
1049
+ ]
1050
+
1051
+ [[package]]
1052
+ name = "strsim"
1053
+ version = "0.11.1"
1054
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1055
+ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1056
+
1057
+ [[package]]
1058
+ name = "strum"
1059
+ version = "0.25.0"
1060
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1061
+ checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
1062
+
1063
+ [[package]]
1064
+ name = "strum_macros"
1065
+ version = "0.25.3"
1066
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1067
+ checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"
1068
+ dependencies = [
1069
+ "heck 0.4.1",
1070
+ "proc-macro2",
1071
+ "quote",
1072
+ "rustversion",
1073
+ "syn 2.0.60",
1074
+ ]
1075
+
1076
+ [[package]]
1077
+ name = "syn"
1078
+ version = "1.0.109"
1079
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1080
+ checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
1081
+ dependencies = [
1082
+ "proc-macro2",
1083
+ "quote",
1084
+ "unicode-ident",
1085
+ ]
1086
+
1087
+ [[package]]
1088
+ name = "syn"
1089
+ version = "2.0.60"
1090
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1091
+ checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3"
1092
+ dependencies = [
1093
+ "proc-macro2",
1094
+ "quote",
1095
+ "unicode-ident",
1096
+ ]
1097
+
1098
+ [[package]]
1099
+ name = "target-lexicon"
1100
+ version = "0.12.16"
1101
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1102
+ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
1103
+
1104
+ [[package]]
1105
+ name = "thiserror"
1106
+ version = "1.0.58"
1107
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1108
+ checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297"
1109
+ dependencies = [
1110
+ "thiserror-impl",
1111
+ ]
1112
+
1113
+ [[package]]
1114
+ name = "thiserror-impl"
1115
+ version = "1.0.58"
1116
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1117
+ checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7"
1118
+ dependencies = [
1119
+ "proc-macro2",
1120
+ "quote",
1121
+ "syn 2.0.60",
1122
+ ]
1123
+
1124
+ [[package]]
1125
+ name = "triple_accel"
1126
+ version = "0.4.0"
1127
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1128
+ checksum = "22048bc95dfb2ffd05b1ff9a756290a009224b60b2f0e7525faeee7603851e63"
1129
+
1130
+ [[package]]
1131
+ name = "typenum"
1132
+ version = "1.17.0"
1133
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1134
+ checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
1135
+
1136
+ [[package]]
1137
+ name = "unicode-ident"
1138
+ version = "1.0.12"
1139
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1140
+ checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
1141
+
1142
+ [[package]]
1143
+ name = "unicode-width"
1144
+ version = "0.1.12"
1145
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1146
+ checksum = "68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6"
1147
+
1148
+ [[package]]
1149
+ name = "unindent"
1150
+ version = "0.2.3"
1151
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1152
+ checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce"
1153
+
1154
+ [[package]]
1155
+ name = "utf8parse"
1156
+ version = "0.2.1"
1157
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1158
+ checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
1159
+
1160
+ [[package]]
1161
+ name = "vec_map"
1162
+ version = "0.8.2"
1163
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1164
+ checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
1165
+ dependencies = [
1166
+ "serde",
1167
+ ]
1168
+
1169
+ [[package]]
1170
+ name = "wasi"
1171
+ version = "0.11.0+wasi-snapshot-preview1"
1172
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1173
+ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
1174
+
1175
+ [[package]]
1176
+ name = "wide"
1177
+ version = "0.7.16"
1178
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1179
+ checksum = "81a1851a719f11d1d2fea40e15c72f6c00de8c142d7ac47c1441cc7e4d0d5bc6"
1180
+ dependencies = [
1181
+ "bytemuck",
1182
+ "safe_arch",
1183
+ ]
1184
+
1185
+ [[package]]
1186
+ name = "windows-sys"
1187
+ version = "0.52.0"
1188
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1189
+ checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
1190
+ dependencies = [
1191
+ "windows-targets",
1192
+ ]
1193
+
1194
+ [[package]]
1195
+ name = "windows-targets"
1196
+ version = "0.52.5"
1197
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1198
+ checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
1199
+ dependencies = [
1200
+ "windows_aarch64_gnullvm",
1201
+ "windows_aarch64_msvc",
1202
+ "windows_i686_gnu",
1203
+ "windows_i686_gnullvm",
1204
+ "windows_i686_msvc",
1205
+ "windows_x86_64_gnu",
1206
+ "windows_x86_64_gnullvm",
1207
+ "windows_x86_64_msvc",
1208
+ ]
1209
+
1210
+ [[package]]
1211
+ name = "windows_aarch64_gnullvm"
1212
+ version = "0.52.5"
1213
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1214
+ checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
1215
+
1216
+ [[package]]
1217
+ name = "windows_aarch64_msvc"
1218
+ version = "0.52.5"
1219
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1220
+ checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
1221
+
1222
+ [[package]]
1223
+ name = "windows_i686_gnu"
1224
+ version = "0.52.5"
1225
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1226
+ checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
1227
+
1228
+ [[package]]
1229
+ name = "windows_i686_gnullvm"
1230
+ version = "0.52.5"
1231
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1232
+ checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
1233
+
1234
+ [[package]]
1235
+ name = "windows_i686_msvc"
1236
+ version = "0.52.5"
1237
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1238
+ checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
1239
+
1240
+ [[package]]
1241
+ name = "windows_x86_64_gnu"
1242
+ version = "0.52.5"
1243
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1244
+ checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
1245
+
1246
+ [[package]]
1247
+ name = "windows_x86_64_gnullvm"
1248
+ version = "0.52.5"
1249
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1250
+ checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
1251
+
1252
+ [[package]]
1253
+ name = "windows_x86_64_msvc"
1254
+ version = "0.52.5"
1255
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1256
+ checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"