witt-strutil 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,1924 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "adler2"
7
+ version = "2.0.1"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
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 = "allocator-api2"
22
+ version = "0.2.21"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
25
+
26
+ [[package]]
27
+ name = "android-tzdata"
28
+ version = "0.1.1"
29
+ source = "registry+https://github.com/rust-lang/crates.io-index"
30
+ checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
31
+
32
+ [[package]]
33
+ name = "android_system_properties"
34
+ version = "0.1.5"
35
+ source = "registry+https://github.com/rust-lang/crates.io-index"
36
+ checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
37
+ dependencies = [
38
+ "libc",
39
+ ]
40
+
41
+ [[package]]
42
+ name = "argminmax"
43
+ version = "0.6.3"
44
+ source = "registry+https://github.com/rust-lang/crates.io-index"
45
+ checksum = "70f13d10a41ac8d2ec79ee34178d61e6f47a29c2edfe7ef1721c7383b0359e65"
46
+ dependencies = [
47
+ "num-traits",
48
+ ]
49
+
50
+ [[package]]
51
+ name = "array-init-cursor"
52
+ version = "0.2.1"
53
+ source = "registry+https://github.com/rust-lang/crates.io-index"
54
+ checksum = "ed51fe0f224d1d4ea768be38c51f9f831dee9d05c163c11fba0b8c44387b1fc3"
55
+
56
+ [[package]]
57
+ name = "atoi_simd"
58
+ version = "0.16.1"
59
+ source = "registry+https://github.com/rust-lang/crates.io-index"
60
+ checksum = "c2a49e05797ca52e312a0c658938b7d00693ef037799ef7187678f212d7684cf"
61
+ dependencies = [
62
+ "debug_unsafe",
63
+ ]
64
+
65
+ [[package]]
66
+ name = "autocfg"
67
+ version = "1.5.0"
68
+ source = "registry+https://github.com/rust-lang/crates.io-index"
69
+ checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
70
+
71
+ [[package]]
72
+ name = "base64"
73
+ version = "0.22.1"
74
+ source = "registry+https://github.com/rust-lang/crates.io-index"
75
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
76
+
77
+ [[package]]
78
+ name = "bincode"
79
+ version = "2.0.1"
80
+ source = "registry+https://github.com/rust-lang/crates.io-index"
81
+ checksum = "36eaf5d7b090263e8150820482d5d93cd964a81e4019913c972f4edcc6edb740"
82
+ dependencies = [
83
+ "bincode_derive",
84
+ "serde",
85
+ "unty",
86
+ ]
87
+
88
+ [[package]]
89
+ name = "bincode_derive"
90
+ version = "2.0.1"
91
+ source = "registry+https://github.com/rust-lang/crates.io-index"
92
+ checksum = "bf95709a440f45e986983918d0e8a1f30a9b1df04918fc828670606804ac3c09"
93
+ dependencies = [
94
+ "virtue",
95
+ ]
96
+
97
+ [[package]]
98
+ name = "bitflags"
99
+ version = "2.9.3"
100
+ source = "registry+https://github.com/rust-lang/crates.io-index"
101
+ checksum = "34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d"
102
+ dependencies = [
103
+ "serde",
104
+ ]
105
+
106
+ [[package]]
107
+ name = "block-buffer"
108
+ version = "0.10.4"
109
+ source = "registry+https://github.com/rust-lang/crates.io-index"
110
+ checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
111
+ dependencies = [
112
+ "generic-array",
113
+ ]
114
+
115
+ [[package]]
116
+ name = "boxcar"
117
+ version = "0.2.14"
118
+ source = "registry+https://github.com/rust-lang/crates.io-index"
119
+ checksum = "36f64beae40a84da1b4b26ff2761a5b895c12adc41dc25aaee1c4f2bbfe97a6e"
120
+
121
+ [[package]]
122
+ name = "bumpalo"
123
+ version = "3.19.0"
124
+ source = "registry+https://github.com/rust-lang/crates.io-index"
125
+ checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
126
+
127
+ [[package]]
128
+ name = "bytemuck"
129
+ version = "1.23.2"
130
+ source = "registry+https://github.com/rust-lang/crates.io-index"
131
+ checksum = "3995eaeebcdf32f91f980d360f78732ddc061097ab4e39991ae7a6ace9194677"
132
+ dependencies = [
133
+ "bytemuck_derive",
134
+ ]
135
+
136
+ [[package]]
137
+ name = "bytemuck_derive"
138
+ version = "1.10.1"
139
+ source = "registry+https://github.com/rust-lang/crates.io-index"
140
+ checksum = "4f154e572231cb6ba2bd1176980827e3d5dc04cc183a75dea38109fbdd672d29"
141
+ dependencies = [
142
+ "proc-macro2",
143
+ "quote",
144
+ "syn",
145
+ ]
146
+
147
+ [[package]]
148
+ name = "byteorder"
149
+ version = "1.5.0"
150
+ source = "registry+https://github.com/rust-lang/crates.io-index"
151
+ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
152
+
153
+ [[package]]
154
+ name = "bytes"
155
+ version = "1.10.1"
156
+ source = "registry+https://github.com/rust-lang/crates.io-index"
157
+ checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
158
+ dependencies = [
159
+ "serde",
160
+ ]
161
+
162
+ [[package]]
163
+ name = "castaway"
164
+ version = "0.2.4"
165
+ source = "registry+https://github.com/rust-lang/crates.io-index"
166
+ checksum = "dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a"
167
+ dependencies = [
168
+ "rustversion",
169
+ ]
170
+
171
+ [[package]]
172
+ name = "cc"
173
+ version = "1.2.34"
174
+ source = "registry+https://github.com/rust-lang/crates.io-index"
175
+ checksum = "42bc4aea80032b7bf409b0bc7ccad88853858911b7713a8062fdc0623867bedc"
176
+ dependencies = [
177
+ "jobserver",
178
+ "libc",
179
+ "shlex",
180
+ ]
181
+
182
+ [[package]]
183
+ name = "cfg-if"
184
+ version = "1.0.3"
185
+ source = "registry+https://github.com/rust-lang/crates.io-index"
186
+ checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9"
187
+
188
+ [[package]]
189
+ name = "chrono"
190
+ version = "0.4.41"
191
+ source = "registry+https://github.com/rust-lang/crates.io-index"
192
+ checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
193
+ dependencies = [
194
+ "android-tzdata",
195
+ "iana-time-zone",
196
+ "num-traits",
197
+ "serde",
198
+ "windows-link",
199
+ ]
200
+
201
+ [[package]]
202
+ name = "chrono-tz"
203
+ version = "0.10.4"
204
+ source = "registry+https://github.com/rust-lang/crates.io-index"
205
+ checksum = "a6139a8597ed92cf816dfb33f5dd6cf0bb93a6adc938f11039f371bc5bcd26c3"
206
+ dependencies = [
207
+ "chrono",
208
+ "phf",
209
+ ]
210
+
211
+ [[package]]
212
+ name = "compact_str"
213
+ version = "0.9.0"
214
+ source = "registry+https://github.com/rust-lang/crates.io-index"
215
+ checksum = "3fdb1325a1cece981e8a296ab8f0f9b63ae357bd0784a9faaf548cc7b480707a"
216
+ dependencies = [
217
+ "castaway",
218
+ "cfg-if",
219
+ "itoa",
220
+ "rustversion",
221
+ "ryu",
222
+ "serde",
223
+ "static_assertions",
224
+ ]
225
+
226
+ [[package]]
227
+ name = "core-foundation-sys"
228
+ version = "0.8.7"
229
+ source = "registry+https://github.com/rust-lang/crates.io-index"
230
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
231
+
232
+ [[package]]
233
+ name = "cpufeatures"
234
+ version = "0.2.17"
235
+ source = "registry+https://github.com/rust-lang/crates.io-index"
236
+ checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
237
+ dependencies = [
238
+ "libc",
239
+ ]
240
+
241
+ [[package]]
242
+ name = "crc32fast"
243
+ version = "1.5.0"
244
+ source = "registry+https://github.com/rust-lang/crates.io-index"
245
+ checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
246
+ dependencies = [
247
+ "cfg-if",
248
+ ]
249
+
250
+ [[package]]
251
+ name = "crossbeam-deque"
252
+ version = "0.8.6"
253
+ source = "registry+https://github.com/rust-lang/crates.io-index"
254
+ checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
255
+ dependencies = [
256
+ "crossbeam-epoch",
257
+ "crossbeam-utils",
258
+ ]
259
+
260
+ [[package]]
261
+ name = "crossbeam-epoch"
262
+ version = "0.9.18"
263
+ source = "registry+https://github.com/rust-lang/crates.io-index"
264
+ checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
265
+ dependencies = [
266
+ "crossbeam-utils",
267
+ ]
268
+
269
+ [[package]]
270
+ name = "crossbeam-utils"
271
+ version = "0.8.21"
272
+ source = "registry+https://github.com/rust-lang/crates.io-index"
273
+ checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
274
+
275
+ [[package]]
276
+ name = "crypto-common"
277
+ version = "0.1.6"
278
+ source = "registry+https://github.com/rust-lang/crates.io-index"
279
+ checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
280
+ dependencies = [
281
+ "generic-array",
282
+ "typenum",
283
+ ]
284
+
285
+ [[package]]
286
+ name = "debug_unsafe"
287
+ version = "0.1.3"
288
+ source = "registry+https://github.com/rust-lang/crates.io-index"
289
+ checksum = "85d3cef41d236720ed453e102153a53e4cc3d2fde848c0078a50cf249e8e3e5b"
290
+
291
+ [[package]]
292
+ name = "digest"
293
+ version = "0.10.7"
294
+ source = "registry+https://github.com/rust-lang/crates.io-index"
295
+ checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
296
+ dependencies = [
297
+ "block-buffer",
298
+ "crypto-common",
299
+ ]
300
+
301
+ [[package]]
302
+ name = "dyn-clone"
303
+ version = "1.0.20"
304
+ source = "registry+https://github.com/rust-lang/crates.io-index"
305
+ checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
306
+
307
+ [[package]]
308
+ name = "either"
309
+ version = "1.15.0"
310
+ source = "registry+https://github.com/rust-lang/crates.io-index"
311
+ checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
312
+ dependencies = [
313
+ "serde",
314
+ ]
315
+
316
+ [[package]]
317
+ name = "equivalent"
318
+ version = "1.0.2"
319
+ source = "registry+https://github.com/rust-lang/crates.io-index"
320
+ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
321
+
322
+ [[package]]
323
+ name = "ethnum"
324
+ version = "1.5.2"
325
+ source = "registry+https://github.com/rust-lang/crates.io-index"
326
+ checksum = "ca81e6b4777c89fd810c25a4be2b1bd93ea034fbe58e6a75216a34c6b82c539b"
327
+
328
+ [[package]]
329
+ name = "fallible-streaming-iterator"
330
+ version = "0.1.9"
331
+ source = "registry+https://github.com/rust-lang/crates.io-index"
332
+ checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
333
+
334
+ [[package]]
335
+ name = "fast-float2"
336
+ version = "0.2.3"
337
+ source = "registry+https://github.com/rust-lang/crates.io-index"
338
+ checksum = "f8eb564c5c7423d25c886fb561d1e4ee69f72354d16918afa32c08811f6b6a55"
339
+
340
+ [[package]]
341
+ name = "flate2"
342
+ version = "1.1.2"
343
+ source = "registry+https://github.com/rust-lang/crates.io-index"
344
+ checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d"
345
+ dependencies = [
346
+ "crc32fast",
347
+ "miniz_oxide",
348
+ ]
349
+
350
+ [[package]]
351
+ name = "foldhash"
352
+ version = "0.1.5"
353
+ source = "registry+https://github.com/rust-lang/crates.io-index"
354
+ checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
355
+
356
+ [[package]]
357
+ name = "generic-array"
358
+ version = "0.14.7"
359
+ source = "registry+https://github.com/rust-lang/crates.io-index"
360
+ checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
361
+ dependencies = [
362
+ "typenum",
363
+ "version_check",
364
+ ]
365
+
366
+ [[package]]
367
+ name = "getrandom"
368
+ version = "0.2.16"
369
+ source = "registry+https://github.com/rust-lang/crates.io-index"
370
+ checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
371
+ dependencies = [
372
+ "cfg-if",
373
+ "js-sys",
374
+ "libc",
375
+ "wasi 0.11.1+wasi-snapshot-preview1",
376
+ "wasm-bindgen",
377
+ ]
378
+
379
+ [[package]]
380
+ name = "getrandom"
381
+ version = "0.3.3"
382
+ source = "registry+https://github.com/rust-lang/crates.io-index"
383
+ checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4"
384
+ dependencies = [
385
+ "cfg-if",
386
+ "js-sys",
387
+ "libc",
388
+ "r-efi",
389
+ "wasi 0.14.2+wasi-0.2.4",
390
+ "wasm-bindgen",
391
+ ]
392
+
393
+ [[package]]
394
+ name = "glob"
395
+ version = "0.3.3"
396
+ source = "registry+https://github.com/rust-lang/crates.io-index"
397
+ checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
398
+
399
+ [[package]]
400
+ name = "hashbrown"
401
+ version = "0.15.5"
402
+ source = "registry+https://github.com/rust-lang/crates.io-index"
403
+ checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
404
+ dependencies = [
405
+ "allocator-api2",
406
+ "equivalent",
407
+ "foldhash",
408
+ "rayon",
409
+ "serde",
410
+ ]
411
+
412
+ [[package]]
413
+ name = "heck"
414
+ version = "0.5.0"
415
+ source = "registry+https://github.com/rust-lang/crates.io-index"
416
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
417
+
418
+ [[package]]
419
+ name = "home"
420
+ version = "0.5.11"
421
+ source = "registry+https://github.com/rust-lang/crates.io-index"
422
+ checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
423
+ dependencies = [
424
+ "windows-sys",
425
+ ]
426
+
427
+ [[package]]
428
+ name = "iana-time-zone"
429
+ version = "0.1.63"
430
+ source = "registry+https://github.com/rust-lang/crates.io-index"
431
+ checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8"
432
+ dependencies = [
433
+ "android_system_properties",
434
+ "core-foundation-sys",
435
+ "iana-time-zone-haiku",
436
+ "js-sys",
437
+ "log",
438
+ "wasm-bindgen",
439
+ "windows-core",
440
+ ]
441
+
442
+ [[package]]
443
+ name = "iana-time-zone-haiku"
444
+ version = "0.1.2"
445
+ source = "registry+https://github.com/rust-lang/crates.io-index"
446
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
447
+ dependencies = [
448
+ "cc",
449
+ ]
450
+
451
+ [[package]]
452
+ name = "indexmap"
453
+ version = "2.11.0"
454
+ source = "registry+https://github.com/rust-lang/crates.io-index"
455
+ checksum = "f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9"
456
+ dependencies = [
457
+ "equivalent",
458
+ "hashbrown",
459
+ "serde",
460
+ ]
461
+
462
+ [[package]]
463
+ name = "indoc"
464
+ version = "2.0.6"
465
+ source = "registry+https://github.com/rust-lang/crates.io-index"
466
+ checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
467
+
468
+ [[package]]
469
+ name = "iter-read"
470
+ version = "1.1.0"
471
+ source = "registry+https://github.com/rust-lang/crates.io-index"
472
+ checksum = "071ed4cc1afd86650602c7b11aa2e1ce30762a1c27193201cb5cee9c6ebb1294"
473
+
474
+ [[package]]
475
+ name = "itoa"
476
+ version = "1.0.15"
477
+ source = "registry+https://github.com/rust-lang/crates.io-index"
478
+ checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
479
+
480
+ [[package]]
481
+ name = "jobserver"
482
+ version = "0.1.34"
483
+ source = "registry+https://github.com/rust-lang/crates.io-index"
484
+ checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
485
+ dependencies = [
486
+ "getrandom 0.3.3",
487
+ "libc",
488
+ ]
489
+
490
+ [[package]]
491
+ name = "js-sys"
492
+ version = "0.3.77"
493
+ source = "registry+https://github.com/rust-lang/crates.io-index"
494
+ checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
495
+ dependencies = [
496
+ "once_cell",
497
+ "wasm-bindgen",
498
+ ]
499
+
500
+ [[package]]
501
+ name = "libc"
502
+ version = "0.2.175"
503
+ source = "registry+https://github.com/rust-lang/crates.io-index"
504
+ checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543"
505
+
506
+ [[package]]
507
+ name = "libm"
508
+ version = "0.2.15"
509
+ source = "registry+https://github.com/rust-lang/crates.io-index"
510
+ checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
511
+
512
+ [[package]]
513
+ name = "lock_api"
514
+ version = "0.4.13"
515
+ source = "registry+https://github.com/rust-lang/crates.io-index"
516
+ checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765"
517
+ dependencies = [
518
+ "autocfg",
519
+ "scopeguard",
520
+ ]
521
+
522
+ [[package]]
523
+ name = "log"
524
+ version = "0.4.27"
525
+ source = "registry+https://github.com/rust-lang/crates.io-index"
526
+ checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
527
+
528
+ [[package]]
529
+ name = "lz4"
530
+ version = "1.28.1"
531
+ source = "registry+https://github.com/rust-lang/crates.io-index"
532
+ checksum = "a20b523e860d03443e98350ceaac5e71c6ba89aea7d960769ec3ce37f4de5af4"
533
+ dependencies = [
534
+ "lz4-sys",
535
+ ]
536
+
537
+ [[package]]
538
+ name = "lz4-sys"
539
+ version = "1.11.1+lz4-1.10.0"
540
+ source = "registry+https://github.com/rust-lang/crates.io-index"
541
+ checksum = "6bd8c0d6c6ed0cd30b3652886bb8711dc4bb01d637a68105a3d5158039b418e6"
542
+ dependencies = [
543
+ "cc",
544
+ "libc",
545
+ ]
546
+
547
+ [[package]]
548
+ name = "memchr"
549
+ version = "2.7.5"
550
+ source = "registry+https://github.com/rust-lang/crates.io-index"
551
+ checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
552
+
553
+ [[package]]
554
+ name = "memmap2"
555
+ version = "0.9.8"
556
+ source = "registry+https://github.com/rust-lang/crates.io-index"
557
+ checksum = "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7"
558
+ dependencies = [
559
+ "libc",
560
+ ]
561
+
562
+ [[package]]
563
+ name = "memoffset"
564
+ version = "0.9.1"
565
+ source = "registry+https://github.com/rust-lang/crates.io-index"
566
+ checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
567
+ dependencies = [
568
+ "autocfg",
569
+ ]
570
+
571
+ [[package]]
572
+ name = "miniz_oxide"
573
+ version = "0.8.9"
574
+ source = "registry+https://github.com/rust-lang/crates.io-index"
575
+ checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
576
+ dependencies = [
577
+ "adler2",
578
+ ]
579
+
580
+ [[package]]
581
+ name = "now"
582
+ version = "0.1.3"
583
+ source = "registry+https://github.com/rust-lang/crates.io-index"
584
+ checksum = "6d89e9874397a1f0a52fc1f197a8effd9735223cb2390e9dcc83ac6cd02923d0"
585
+ dependencies = [
586
+ "chrono",
587
+ ]
588
+
589
+ [[package]]
590
+ name = "num-bigint"
591
+ version = "0.4.6"
592
+ source = "registry+https://github.com/rust-lang/crates.io-index"
593
+ checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
594
+ dependencies = [
595
+ "num-integer",
596
+ "num-traits",
597
+ ]
598
+
599
+ [[package]]
600
+ name = "num-integer"
601
+ version = "0.1.46"
602
+ source = "registry+https://github.com/rust-lang/crates.io-index"
603
+ checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
604
+ dependencies = [
605
+ "num-traits",
606
+ ]
607
+
608
+ [[package]]
609
+ name = "num-traits"
610
+ version = "0.2.19"
611
+ source = "registry+https://github.com/rust-lang/crates.io-index"
612
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
613
+ dependencies = [
614
+ "autocfg",
615
+ "libm",
616
+ ]
617
+
618
+ [[package]]
619
+ name = "once_cell"
620
+ version = "1.21.3"
621
+ source = "registry+https://github.com/rust-lang/crates.io-index"
622
+ checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
623
+
624
+ [[package]]
625
+ name = "parking_lot"
626
+ version = "0.12.4"
627
+ source = "registry+https://github.com/rust-lang/crates.io-index"
628
+ checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13"
629
+ dependencies = [
630
+ "lock_api",
631
+ "parking_lot_core",
632
+ ]
633
+
634
+ [[package]]
635
+ name = "parking_lot_core"
636
+ version = "0.9.11"
637
+ source = "registry+https://github.com/rust-lang/crates.io-index"
638
+ checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5"
639
+ dependencies = [
640
+ "cfg-if",
641
+ "libc",
642
+ "redox_syscall",
643
+ "smallvec",
644
+ "windows-targets",
645
+ ]
646
+
647
+ [[package]]
648
+ name = "paste"
649
+ version = "1.0.15"
650
+ source = "registry+https://github.com/rust-lang/crates.io-index"
651
+ checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
652
+
653
+ [[package]]
654
+ name = "percent-encoding"
655
+ version = "2.3.2"
656
+ source = "registry+https://github.com/rust-lang/crates.io-index"
657
+ checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
658
+
659
+ [[package]]
660
+ name = "phf"
661
+ version = "0.12.1"
662
+ source = "registry+https://github.com/rust-lang/crates.io-index"
663
+ checksum = "913273894cec178f401a31ec4b656318d95473527be05c0752cc41cdc32be8b7"
664
+ dependencies = [
665
+ "phf_shared",
666
+ ]
667
+
668
+ [[package]]
669
+ name = "phf_shared"
670
+ version = "0.12.1"
671
+ source = "registry+https://github.com/rust-lang/crates.io-index"
672
+ checksum = "06005508882fb681fd97892ecff4b7fd0fee13ef1aa569f8695dae7ab9099981"
673
+ dependencies = [
674
+ "siphasher",
675
+ ]
676
+
677
+ [[package]]
678
+ name = "pkg-config"
679
+ version = "0.3.32"
680
+ source = "registry+https://github.com/rust-lang/crates.io-index"
681
+ checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
682
+
683
+ [[package]]
684
+ name = "planus"
685
+ version = "1.1.1"
686
+ source = "registry+https://github.com/rust-lang/crates.io-index"
687
+ checksum = "3daf8e3d4b712abe1d690838f6e29fb76b76ea19589c4afa39ec30e12f62af71"
688
+ dependencies = [
689
+ "array-init-cursor",
690
+ "hashbrown",
691
+ ]
692
+
693
+ [[package]]
694
+ name = "polars"
695
+ version = "0.50.0"
696
+ source = "registry+https://github.com/rust-lang/crates.io-index"
697
+ checksum = "fde57577c2b4b823d85617c2c95c11fcdc649e68467030e321e573800524946c"
698
+ dependencies = [
699
+ "getrandom 0.2.16",
700
+ "getrandom 0.3.3",
701
+ "polars-arrow",
702
+ "polars-core",
703
+ "polars-error",
704
+ "polars-parquet",
705
+ "polars-utils",
706
+ "version_check",
707
+ ]
708
+
709
+ [[package]]
710
+ name = "polars-arrow"
711
+ version = "0.50.0"
712
+ source = "registry+https://github.com/rust-lang/crates.io-index"
713
+ checksum = "29f705dc037eb0a4213554a19320f13c02095c63bdd5e9e7f960817fa29b7b8d"
714
+ dependencies = [
715
+ "bitflags",
716
+ "bytemuck",
717
+ "chrono",
718
+ "chrono-tz",
719
+ "dyn-clone",
720
+ "either",
721
+ "ethnum",
722
+ "getrandom 0.2.16",
723
+ "getrandom 0.3.3",
724
+ "hashbrown",
725
+ "lz4",
726
+ "num-traits",
727
+ "polars-arrow-format",
728
+ "polars-error",
729
+ "polars-schema",
730
+ "polars-utils",
731
+ "serde",
732
+ "simdutf8",
733
+ "streaming-iterator",
734
+ "strum_macros",
735
+ "version_check",
736
+ "zstd",
737
+ ]
738
+
739
+ [[package]]
740
+ name = "polars-arrow-format"
741
+ version = "0.2.0"
742
+ source = "registry+https://github.com/rust-lang/crates.io-index"
743
+ checksum = "863c04c514be005eced7db7053e20d49f7e7a58048a282fa52dfea1fd5434e78"
744
+ dependencies = [
745
+ "planus",
746
+ "serde",
747
+ ]
748
+
749
+ [[package]]
750
+ name = "polars-compute"
751
+ version = "0.50.0"
752
+ source = "registry+https://github.com/rust-lang/crates.io-index"
753
+ checksum = "896f4efdf1292121df34d6214fd32e634ce9aa5f3739519b3ccd9c11bda75d2a"
754
+ dependencies = [
755
+ "atoi_simd",
756
+ "bytemuck",
757
+ "chrono",
758
+ "either",
759
+ "fast-float2",
760
+ "hashbrown",
761
+ "itoa",
762
+ "num-traits",
763
+ "polars-arrow",
764
+ "polars-error",
765
+ "polars-utils",
766
+ "rand",
767
+ "ryu",
768
+ "serde",
769
+ "skiplist",
770
+ "strength_reduce",
771
+ "strum_macros",
772
+ "version_check",
773
+ ]
774
+
775
+ [[package]]
776
+ name = "polars-core"
777
+ version = "0.50.0"
778
+ source = "registry+https://github.com/rust-lang/crates.io-index"
779
+ checksum = "11e2c54762ac17a039552033d81779b58619b832aa4f36ebc3395f9aa8bce083"
780
+ dependencies = [
781
+ "bitflags",
782
+ "boxcar",
783
+ "bytemuck",
784
+ "chrono",
785
+ "either",
786
+ "hashbrown",
787
+ "indexmap",
788
+ "itoa",
789
+ "num-traits",
790
+ "polars-arrow",
791
+ "polars-compute",
792
+ "polars-dtype",
793
+ "polars-error",
794
+ "polars-row",
795
+ "polars-schema",
796
+ "polars-utils",
797
+ "rand",
798
+ "rand_distr",
799
+ "rayon",
800
+ "regex",
801
+ "serde",
802
+ "serde_json",
803
+ "strum_macros",
804
+ "uuid",
805
+ "version_check",
806
+ "xxhash-rust",
807
+ ]
808
+
809
+ [[package]]
810
+ name = "polars-dtype"
811
+ version = "0.50.0"
812
+ source = "registry+https://github.com/rust-lang/crates.io-index"
813
+ checksum = "6bdc47854d72f3df098a06b984de4105ca5030123445d3edef27502e6034019a"
814
+ dependencies = [
815
+ "boxcar",
816
+ "hashbrown",
817
+ "polars-arrow",
818
+ "polars-error",
819
+ "polars-utils",
820
+ "serde",
821
+ "uuid",
822
+ ]
823
+
824
+ [[package]]
825
+ name = "polars-error"
826
+ version = "0.50.0"
827
+ source = "registry+https://github.com/rust-lang/crates.io-index"
828
+ checksum = "24d0fe86ef36dfa5c9e0b9833effd2e42cd64054b862fe40a243a635ecf62771"
829
+ dependencies = [
830
+ "parking_lot",
831
+ "polars-arrow-format",
832
+ "pyo3",
833
+ "regex",
834
+ "signal-hook",
835
+ "simdutf8",
836
+ ]
837
+
838
+ [[package]]
839
+ name = "polars-ffi"
840
+ version = "0.50.0"
841
+ source = "registry+https://github.com/rust-lang/crates.io-index"
842
+ checksum = "1354f67dee77ec33dbc7a13e8e1110cd92b8b933bc5fd40ca013a656cd4981d0"
843
+ dependencies = [
844
+ "polars-arrow",
845
+ "polars-core",
846
+ ]
847
+
848
+ [[package]]
849
+ name = "polars-io"
850
+ version = "0.50.0"
851
+ source = "registry+https://github.com/rust-lang/crates.io-index"
852
+ checksum = "cba1a01ed61ec1ba3f3f7d1a7c4ad61cb7ece4bfd606d5d52bfa1384ce707109"
853
+ dependencies = [
854
+ "atoi_simd",
855
+ "bytes",
856
+ "fast-float2",
857
+ "glob",
858
+ "hashbrown",
859
+ "home",
860
+ "itoa",
861
+ "memchr",
862
+ "memmap2",
863
+ "num-traits",
864
+ "percent-encoding",
865
+ "polars-arrow",
866
+ "polars-core",
867
+ "polars-error",
868
+ "polars-parquet",
869
+ "polars-schema",
870
+ "polars-utils",
871
+ "rayon",
872
+ "regex",
873
+ "ryu",
874
+ "serde",
875
+ "simdutf8",
876
+ ]
877
+
878
+ [[package]]
879
+ name = "polars-ops"
880
+ version = "0.50.0"
881
+ source = "registry+https://github.com/rust-lang/crates.io-index"
882
+ checksum = "7c433eb8eb4d5767504a6a145df286e503307d773dc92a085b9cabc6eaaafb01"
883
+ dependencies = [
884
+ "argminmax",
885
+ "bytemuck",
886
+ "either",
887
+ "hashbrown",
888
+ "indexmap",
889
+ "libm",
890
+ "memchr",
891
+ "num-traits",
892
+ "polars-arrow",
893
+ "polars-compute",
894
+ "polars-core",
895
+ "polars-error",
896
+ "polars-schema",
897
+ "polars-utils",
898
+ "rayon",
899
+ "regex",
900
+ "regex-syntax",
901
+ "serde",
902
+ "strum_macros",
903
+ "version_check",
904
+ ]
905
+
906
+ [[package]]
907
+ name = "polars-parquet"
908
+ version = "0.50.0"
909
+ source = "registry+https://github.com/rust-lang/crates.io-index"
910
+ checksum = "6efe8ffb9207c3d50d47ee9b5ee750beb889e7cffd2b61291766c74a020ee51d"
911
+ dependencies = [
912
+ "base64",
913
+ "bytemuck",
914
+ "ethnum",
915
+ "hashbrown",
916
+ "num-traits",
917
+ "polars-arrow",
918
+ "polars-compute",
919
+ "polars-error",
920
+ "polars-parquet-format",
921
+ "polars-utils",
922
+ "serde",
923
+ "simdutf8",
924
+ "streaming-decompression",
925
+ ]
926
+
927
+ [[package]]
928
+ name = "polars-parquet-format"
929
+ version = "0.1.0"
930
+ source = "registry+https://github.com/rust-lang/crates.io-index"
931
+ checksum = "c025243dcfe8dbc57e94d9f82eb3bef10b565ab180d5b99bed87fd8aea319ce1"
932
+
933
+ [[package]]
934
+ name = "polars-plan"
935
+ version = "0.50.0"
936
+ source = "registry+https://github.com/rust-lang/crates.io-index"
937
+ checksum = "2219ff36b304d0543185773cf182c49eca4f558403fb33c464b7688cd4f178d2"
938
+ dependencies = [
939
+ "bitflags",
940
+ "bytemuck",
941
+ "bytes",
942
+ "either",
943
+ "hashbrown",
944
+ "memmap2",
945
+ "num-traits",
946
+ "percent-encoding",
947
+ "polars-arrow",
948
+ "polars-compute",
949
+ "polars-core",
950
+ "polars-error",
951
+ "polars-ffi",
952
+ "polars-io",
953
+ "polars-ops",
954
+ "polars-time",
955
+ "polars-utils",
956
+ "pyo3",
957
+ "rayon",
958
+ "recursive",
959
+ "serde",
960
+ "sha2",
961
+ "strum_macros",
962
+ "version_check",
963
+ ]
964
+
965
+ [[package]]
966
+ name = "polars-row"
967
+ version = "0.50.0"
968
+ source = "registry+https://github.com/rust-lang/crates.io-index"
969
+ checksum = "1eb03bbe6518a9a50fbe2f0d587f6634cf33f1e485657ef3db2bfab997fbc7a4"
970
+ dependencies = [
971
+ "bitflags",
972
+ "bytemuck",
973
+ "polars-arrow",
974
+ "polars-compute",
975
+ "polars-dtype",
976
+ "polars-error",
977
+ "polars-utils",
978
+ ]
979
+
980
+ [[package]]
981
+ name = "polars-schema"
982
+ version = "0.50.0"
983
+ source = "registry+https://github.com/rust-lang/crates.io-index"
984
+ checksum = "4b2daa5d628c4aa56deed967cc64fd24c9f62a919c8aaaf2b77b1457f8684f98"
985
+ dependencies = [
986
+ "indexmap",
987
+ "polars-error",
988
+ "polars-utils",
989
+ "serde",
990
+ "version_check",
991
+ ]
992
+
993
+ [[package]]
994
+ name = "polars-time"
995
+ version = "0.50.0"
996
+ source = "registry+https://github.com/rust-lang/crates.io-index"
997
+ checksum = "954b926cf121787c9fd2cf274b66ed85be46ab425405d0c5a1830c885c78b259"
998
+ dependencies = [
999
+ "atoi_simd",
1000
+ "bytemuck",
1001
+ "chrono",
1002
+ "now",
1003
+ "num-traits",
1004
+ "polars-arrow",
1005
+ "polars-compute",
1006
+ "polars-core",
1007
+ "polars-error",
1008
+ "polars-ops",
1009
+ "polars-utils",
1010
+ "rayon",
1011
+ "regex",
1012
+ "serde",
1013
+ "strum_macros",
1014
+ ]
1015
+
1016
+ [[package]]
1017
+ name = "polars-utils"
1018
+ version = "0.50.0"
1019
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1020
+ checksum = "846a868e172550e4a3a465d7cdddee06377ccd0ea863cd49afd6f903078e0cff"
1021
+ dependencies = [
1022
+ "bincode",
1023
+ "bytemuck",
1024
+ "bytes",
1025
+ "compact_str",
1026
+ "flate2",
1027
+ "foldhash",
1028
+ "hashbrown",
1029
+ "indexmap",
1030
+ "libc",
1031
+ "memmap2",
1032
+ "num-traits",
1033
+ "polars-error",
1034
+ "pyo3",
1035
+ "rand",
1036
+ "raw-cpuid",
1037
+ "rayon",
1038
+ "regex",
1039
+ "rmp-serde",
1040
+ "serde",
1041
+ "serde_json",
1042
+ "serde_stacker",
1043
+ "slotmap",
1044
+ "stacker",
1045
+ "uuid",
1046
+ "version_check",
1047
+ ]
1048
+
1049
+ [[package]]
1050
+ name = "portable-atomic"
1051
+ version = "1.11.1"
1052
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1053
+ checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483"
1054
+
1055
+ [[package]]
1056
+ name = "ppv-lite86"
1057
+ version = "0.2.21"
1058
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1059
+ checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
1060
+ dependencies = [
1061
+ "zerocopy",
1062
+ ]
1063
+
1064
+ [[package]]
1065
+ name = "proc-macro2"
1066
+ version = "1.0.101"
1067
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1068
+ checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
1069
+ dependencies = [
1070
+ "unicode-ident",
1071
+ ]
1072
+
1073
+ [[package]]
1074
+ name = "psm"
1075
+ version = "0.1.26"
1076
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1077
+ checksum = "6e944464ec8536cd1beb0bbfd96987eb5e3b72f2ecdafdc5c769a37f1fa2ae1f"
1078
+ dependencies = [
1079
+ "cc",
1080
+ ]
1081
+
1082
+ [[package]]
1083
+ name = "pyo3"
1084
+ version = "0.25.1"
1085
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1086
+ checksum = "8970a78afe0628a3e3430376fc5fd76b6b45c4d43360ffd6cdd40bdde72b682a"
1087
+ dependencies = [
1088
+ "indoc",
1089
+ "libc",
1090
+ "memoffset",
1091
+ "once_cell",
1092
+ "portable-atomic",
1093
+ "pyo3-build-config",
1094
+ "pyo3-ffi",
1095
+ "pyo3-macros",
1096
+ "unindent",
1097
+ ]
1098
+
1099
+ [[package]]
1100
+ name = "pyo3-build-config"
1101
+ version = "0.25.1"
1102
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1103
+ checksum = "458eb0c55e7ece017adeba38f2248ff3ac615e53660d7c71a238d7d2a01c7598"
1104
+ dependencies = [
1105
+ "once_cell",
1106
+ "target-lexicon",
1107
+ ]
1108
+
1109
+ [[package]]
1110
+ name = "pyo3-ffi"
1111
+ version = "0.25.1"
1112
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1113
+ checksum = "7114fe5457c61b276ab77c5055f206295b812608083644a5c5b2640c3102565c"
1114
+ dependencies = [
1115
+ "libc",
1116
+ "pyo3-build-config",
1117
+ ]
1118
+
1119
+ [[package]]
1120
+ name = "pyo3-macros"
1121
+ version = "0.25.1"
1122
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1123
+ checksum = "a8725c0a622b374d6cb051d11a0983786448f7785336139c3c94f5aa6bef7e50"
1124
+ dependencies = [
1125
+ "proc-macro2",
1126
+ "pyo3-macros-backend",
1127
+ "quote",
1128
+ "syn",
1129
+ ]
1130
+
1131
+ [[package]]
1132
+ name = "pyo3-macros-backend"
1133
+ version = "0.25.1"
1134
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1135
+ checksum = "4109984c22491085343c05b0dbc54ddc405c3cf7b4374fc533f5c3313a572ccc"
1136
+ dependencies = [
1137
+ "heck",
1138
+ "proc-macro2",
1139
+ "pyo3-build-config",
1140
+ "quote",
1141
+ "syn",
1142
+ ]
1143
+
1144
+ [[package]]
1145
+ name = "pyo3-polars"
1146
+ version = "0.23.1"
1147
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1148
+ checksum = "397fc817a8494103df667771886b00a815ada3fa999c117467cd29abb6846f38"
1149
+ dependencies = [
1150
+ "libc",
1151
+ "once_cell",
1152
+ "polars",
1153
+ "polars-arrow",
1154
+ "polars-core",
1155
+ "polars-error",
1156
+ "polars-ffi",
1157
+ "polars-plan",
1158
+ "pyo3",
1159
+ "pyo3-polars-derive",
1160
+ "serde",
1161
+ "serde-pickle",
1162
+ "thiserror 1.0.69",
1163
+ ]
1164
+
1165
+ [[package]]
1166
+ name = "pyo3-polars-derive"
1167
+ version = "0.17.1"
1168
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1169
+ checksum = "0829881e0dbc79a7c22168fbcbce53f4464793fd69eaf5539ffdcd74de9c51f1"
1170
+ dependencies = [
1171
+ "polars-arrow",
1172
+ "polars-core",
1173
+ "polars-ffi",
1174
+ "polars-plan",
1175
+ "proc-macro2",
1176
+ "quote",
1177
+ "syn",
1178
+ ]
1179
+
1180
+ [[package]]
1181
+ name = "quote"
1182
+ version = "1.0.40"
1183
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1184
+ checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
1185
+ dependencies = [
1186
+ "proc-macro2",
1187
+ ]
1188
+
1189
+ [[package]]
1190
+ name = "r-efi"
1191
+ version = "5.3.0"
1192
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1193
+ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
1194
+
1195
+ [[package]]
1196
+ name = "rand"
1197
+ version = "0.9.2"
1198
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1199
+ checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
1200
+ dependencies = [
1201
+ "rand_chacha",
1202
+ "rand_core",
1203
+ ]
1204
+
1205
+ [[package]]
1206
+ name = "rand_chacha"
1207
+ version = "0.9.0"
1208
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1209
+ checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
1210
+ dependencies = [
1211
+ "ppv-lite86",
1212
+ "rand_core",
1213
+ ]
1214
+
1215
+ [[package]]
1216
+ name = "rand_core"
1217
+ version = "0.9.3"
1218
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1219
+ checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
1220
+ dependencies = [
1221
+ "getrandom 0.3.3",
1222
+ ]
1223
+
1224
+ [[package]]
1225
+ name = "rand_distr"
1226
+ version = "0.5.1"
1227
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1228
+ checksum = "6a8615d50dcf34fa31f7ab52692afec947c4dd0ab803cc87cb3b0b4570ff7463"
1229
+ dependencies = [
1230
+ "num-traits",
1231
+ "rand",
1232
+ ]
1233
+
1234
+ [[package]]
1235
+ name = "raw-cpuid"
1236
+ version = "11.5.0"
1237
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1238
+ checksum = "c6df7ab838ed27997ba19a4664507e6f82b41fe6e20be42929332156e5e85146"
1239
+ dependencies = [
1240
+ "bitflags",
1241
+ ]
1242
+
1243
+ [[package]]
1244
+ name = "rayon"
1245
+ version = "1.11.0"
1246
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1247
+ checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f"
1248
+ dependencies = [
1249
+ "either",
1250
+ "rayon-core",
1251
+ ]
1252
+
1253
+ [[package]]
1254
+ name = "rayon-core"
1255
+ version = "1.13.0"
1256
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1257
+ checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
1258
+ dependencies = [
1259
+ "crossbeam-deque",
1260
+ "crossbeam-utils",
1261
+ ]
1262
+
1263
+ [[package]]
1264
+ name = "recursive"
1265
+ version = "0.1.1"
1266
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1267
+ checksum = "0786a43debb760f491b1bc0269fe5e84155353c67482b9e60d0cfb596054b43e"
1268
+ dependencies = [
1269
+ "recursive-proc-macro-impl",
1270
+ "stacker",
1271
+ ]
1272
+
1273
+ [[package]]
1274
+ name = "recursive-proc-macro-impl"
1275
+ version = "0.1.1"
1276
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1277
+ checksum = "76009fbe0614077fc1a2ce255e3a1881a2e3a3527097d5dc6d8212c585e7e38b"
1278
+ dependencies = [
1279
+ "quote",
1280
+ "syn",
1281
+ ]
1282
+
1283
+ [[package]]
1284
+ name = "redox_syscall"
1285
+ version = "0.5.17"
1286
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1287
+ checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77"
1288
+ dependencies = [
1289
+ "bitflags",
1290
+ ]
1291
+
1292
+ [[package]]
1293
+ name = "regex"
1294
+ version = "1.11.1"
1295
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1296
+ checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
1297
+ dependencies = [
1298
+ "aho-corasick",
1299
+ "memchr",
1300
+ "regex-automata",
1301
+ "regex-syntax",
1302
+ ]
1303
+
1304
+ [[package]]
1305
+ name = "regex-automata"
1306
+ version = "0.4.9"
1307
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1308
+ checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
1309
+ dependencies = [
1310
+ "aho-corasick",
1311
+ "memchr",
1312
+ "regex-syntax",
1313
+ ]
1314
+
1315
+ [[package]]
1316
+ name = "regex-syntax"
1317
+ version = "0.8.5"
1318
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1319
+ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
1320
+
1321
+ [[package]]
1322
+ name = "rmp"
1323
+ version = "0.8.14"
1324
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1325
+ checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
1326
+ dependencies = [
1327
+ "byteorder",
1328
+ "num-traits",
1329
+ "paste",
1330
+ ]
1331
+
1332
+ [[package]]
1333
+ name = "rmp-serde"
1334
+ version = "1.3.0"
1335
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1336
+ checksum = "52e599a477cf9840e92f2cde9a7189e67b42c57532749bf90aea6ec10facd4db"
1337
+ dependencies = [
1338
+ "byteorder",
1339
+ "rmp",
1340
+ "serde",
1341
+ ]
1342
+
1343
+ [[package]]
1344
+ name = "rustversion"
1345
+ version = "1.0.22"
1346
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1347
+ checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
1348
+
1349
+ [[package]]
1350
+ name = "ryu"
1351
+ version = "1.0.20"
1352
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1353
+ checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
1354
+
1355
+ [[package]]
1356
+ name = "scopeguard"
1357
+ version = "1.2.0"
1358
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1359
+ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
1360
+
1361
+ [[package]]
1362
+ name = "serde"
1363
+ version = "1.0.219"
1364
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1365
+ checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6"
1366
+ dependencies = [
1367
+ "serde_derive",
1368
+ ]
1369
+
1370
+ [[package]]
1371
+ name = "serde-pickle"
1372
+ version = "1.2.0"
1373
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1374
+ checksum = "b641fdc8bcf2781ee78b30c599700d64ad4f412976143e4c5d0b9df906bb4843"
1375
+ dependencies = [
1376
+ "byteorder",
1377
+ "iter-read",
1378
+ "num-bigint",
1379
+ "num-traits",
1380
+ "serde",
1381
+ ]
1382
+
1383
+ [[package]]
1384
+ name = "serde_derive"
1385
+ version = "1.0.219"
1386
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1387
+ checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00"
1388
+ dependencies = [
1389
+ "proc-macro2",
1390
+ "quote",
1391
+ "syn",
1392
+ ]
1393
+
1394
+ [[package]]
1395
+ name = "serde_json"
1396
+ version = "1.0.143"
1397
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1398
+ checksum = "d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a"
1399
+ dependencies = [
1400
+ "itoa",
1401
+ "memchr",
1402
+ "ryu",
1403
+ "serde",
1404
+ ]
1405
+
1406
+ [[package]]
1407
+ name = "serde_stacker"
1408
+ version = "0.1.12"
1409
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1410
+ checksum = "69c8defe6c780725cce4ec6ad3bd91e321baf6fa4e255df1f31e345d507ef01a"
1411
+ dependencies = [
1412
+ "serde",
1413
+ "stacker",
1414
+ ]
1415
+
1416
+ [[package]]
1417
+ name = "sha2"
1418
+ version = "0.10.9"
1419
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1420
+ checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
1421
+ dependencies = [
1422
+ "cfg-if",
1423
+ "cpufeatures",
1424
+ "digest",
1425
+ ]
1426
+
1427
+ [[package]]
1428
+ name = "shlex"
1429
+ version = "1.3.0"
1430
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1431
+ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1432
+
1433
+ [[package]]
1434
+ name = "signal-hook"
1435
+ version = "0.3.18"
1436
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1437
+ checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2"
1438
+ dependencies = [
1439
+ "libc",
1440
+ "signal-hook-registry",
1441
+ ]
1442
+
1443
+ [[package]]
1444
+ name = "signal-hook-registry"
1445
+ version = "1.4.6"
1446
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1447
+ checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b"
1448
+ dependencies = [
1449
+ "libc",
1450
+ ]
1451
+
1452
+ [[package]]
1453
+ name = "simdutf8"
1454
+ version = "0.1.5"
1455
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1456
+ checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
1457
+
1458
+ [[package]]
1459
+ name = "siphasher"
1460
+ version = "1.0.1"
1461
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1462
+ checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
1463
+
1464
+ [[package]]
1465
+ name = "skiplist"
1466
+ version = "0.6.0"
1467
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1468
+ checksum = "f354fd282d3177c2951004953e2fdc4cb342fa159bbee8b829852b6a081c8ea1"
1469
+ dependencies = [
1470
+ "rand",
1471
+ "thiserror 2.0.16",
1472
+ ]
1473
+
1474
+ [[package]]
1475
+ name = "slotmap"
1476
+ version = "1.0.7"
1477
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1478
+ checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
1479
+ dependencies = [
1480
+ "version_check",
1481
+ ]
1482
+
1483
+ [[package]]
1484
+ name = "smallvec"
1485
+ version = "1.15.1"
1486
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1487
+ checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
1488
+
1489
+ [[package]]
1490
+ name = "stacker"
1491
+ version = "0.1.21"
1492
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1493
+ checksum = "cddb07e32ddb770749da91081d8d0ac3a16f1a569a18b20348cd371f5dead06b"
1494
+ dependencies = [
1495
+ "cc",
1496
+ "cfg-if",
1497
+ "libc",
1498
+ "psm",
1499
+ "windows-sys",
1500
+ ]
1501
+
1502
+ [[package]]
1503
+ name = "static_assertions"
1504
+ version = "1.1.0"
1505
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1506
+ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
1507
+
1508
+ [[package]]
1509
+ name = "streaming-decompression"
1510
+ version = "0.1.2"
1511
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1512
+ checksum = "bf6cc3b19bfb128a8ad11026086e31d3ce9ad23f8ea37354b31383a187c44cf3"
1513
+ dependencies = [
1514
+ "fallible-streaming-iterator",
1515
+ ]
1516
+
1517
+ [[package]]
1518
+ name = "streaming-iterator"
1519
+ version = "0.1.9"
1520
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1521
+ checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
1522
+
1523
+ [[package]]
1524
+ name = "strength_reduce"
1525
+ version = "0.2.4"
1526
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1527
+ checksum = "fe895eb47f22e2ddd4dabc02bce419d2e643c8e3b585c78158b349195bc24d82"
1528
+
1529
+ [[package]]
1530
+ name = "strum_macros"
1531
+ version = "0.27.2"
1532
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1533
+ checksum = "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7"
1534
+ dependencies = [
1535
+ "heck",
1536
+ "proc-macro2",
1537
+ "quote",
1538
+ "syn",
1539
+ ]
1540
+
1541
+ [[package]]
1542
+ name = "syn"
1543
+ version = "2.0.106"
1544
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1545
+ checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6"
1546
+ dependencies = [
1547
+ "proc-macro2",
1548
+ "quote",
1549
+ "unicode-ident",
1550
+ ]
1551
+
1552
+ [[package]]
1553
+ name = "target-lexicon"
1554
+ version = "0.13.2"
1555
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1556
+ checksum = "e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a"
1557
+
1558
+ [[package]]
1559
+ name = "thiserror"
1560
+ version = "1.0.69"
1561
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1562
+ checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
1563
+ dependencies = [
1564
+ "thiserror-impl 1.0.69",
1565
+ ]
1566
+
1567
+ [[package]]
1568
+ name = "thiserror"
1569
+ version = "2.0.16"
1570
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1571
+ checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0"
1572
+ dependencies = [
1573
+ "thiserror-impl 2.0.16",
1574
+ ]
1575
+
1576
+ [[package]]
1577
+ name = "thiserror-impl"
1578
+ version = "1.0.69"
1579
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1580
+ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
1581
+ dependencies = [
1582
+ "proc-macro2",
1583
+ "quote",
1584
+ "syn",
1585
+ ]
1586
+
1587
+ [[package]]
1588
+ name = "thiserror-impl"
1589
+ version = "2.0.16"
1590
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1591
+ checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960"
1592
+ dependencies = [
1593
+ "proc-macro2",
1594
+ "quote",
1595
+ "syn",
1596
+ ]
1597
+
1598
+ [[package]]
1599
+ name = "typenum"
1600
+ version = "1.18.0"
1601
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1602
+ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
1603
+
1604
+ [[package]]
1605
+ name = "unicode-ident"
1606
+ version = "1.0.18"
1607
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1608
+ checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
1609
+
1610
+ [[package]]
1611
+ name = "unindent"
1612
+ version = "0.2.4"
1613
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1614
+ checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
1615
+
1616
+ [[package]]
1617
+ name = "unty"
1618
+ version = "0.0.4"
1619
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1620
+ checksum = "6d49784317cd0d1ee7ec5c716dd598ec5b4483ea832a2dced265471cc0f690ae"
1621
+
1622
+ [[package]]
1623
+ name = "uuid"
1624
+ version = "1.18.0"
1625
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1626
+ checksum = "f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be"
1627
+ dependencies = [
1628
+ "getrandom 0.3.3",
1629
+ "js-sys",
1630
+ "serde",
1631
+ "wasm-bindgen",
1632
+ ]
1633
+
1634
+ [[package]]
1635
+ name = "version_check"
1636
+ version = "0.9.5"
1637
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1638
+ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
1639
+
1640
+ [[package]]
1641
+ name = "virtue"
1642
+ version = "0.0.18"
1643
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1644
+ checksum = "051eb1abcf10076295e815102942cc58f9d5e3b4560e46e53c21e8ff6f3af7b1"
1645
+
1646
+ [[package]]
1647
+ name = "wasi"
1648
+ version = "0.11.1+wasi-snapshot-preview1"
1649
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1650
+ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
1651
+
1652
+ [[package]]
1653
+ name = "wasi"
1654
+ version = "0.14.2+wasi-0.2.4"
1655
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1656
+ checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3"
1657
+ dependencies = [
1658
+ "wit-bindgen-rt",
1659
+ ]
1660
+
1661
+ [[package]]
1662
+ name = "wasm-bindgen"
1663
+ version = "0.2.100"
1664
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1665
+ checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
1666
+ dependencies = [
1667
+ "cfg-if",
1668
+ "once_cell",
1669
+ "rustversion",
1670
+ "wasm-bindgen-macro",
1671
+ ]
1672
+
1673
+ [[package]]
1674
+ name = "wasm-bindgen-backend"
1675
+ version = "0.2.100"
1676
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1677
+ checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
1678
+ dependencies = [
1679
+ "bumpalo",
1680
+ "log",
1681
+ "proc-macro2",
1682
+ "quote",
1683
+ "syn",
1684
+ "wasm-bindgen-shared",
1685
+ ]
1686
+
1687
+ [[package]]
1688
+ name = "wasm-bindgen-macro"
1689
+ version = "0.2.100"
1690
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1691
+ checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
1692
+ dependencies = [
1693
+ "quote",
1694
+ "wasm-bindgen-macro-support",
1695
+ ]
1696
+
1697
+ [[package]]
1698
+ name = "wasm-bindgen-macro-support"
1699
+ version = "0.2.100"
1700
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1701
+ checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
1702
+ dependencies = [
1703
+ "proc-macro2",
1704
+ "quote",
1705
+ "syn",
1706
+ "wasm-bindgen-backend",
1707
+ "wasm-bindgen-shared",
1708
+ ]
1709
+
1710
+ [[package]]
1711
+ name = "wasm-bindgen-shared"
1712
+ version = "0.2.100"
1713
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1714
+ checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
1715
+ dependencies = [
1716
+ "unicode-ident",
1717
+ ]
1718
+
1719
+ [[package]]
1720
+ name = "windows-core"
1721
+ version = "0.61.2"
1722
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1723
+ checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
1724
+ dependencies = [
1725
+ "windows-implement",
1726
+ "windows-interface",
1727
+ "windows-link",
1728
+ "windows-result",
1729
+ "windows-strings",
1730
+ ]
1731
+
1732
+ [[package]]
1733
+ name = "windows-implement"
1734
+ version = "0.60.0"
1735
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1736
+ checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
1737
+ dependencies = [
1738
+ "proc-macro2",
1739
+ "quote",
1740
+ "syn",
1741
+ ]
1742
+
1743
+ [[package]]
1744
+ name = "windows-interface"
1745
+ version = "0.59.1"
1746
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1747
+ checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
1748
+ dependencies = [
1749
+ "proc-macro2",
1750
+ "quote",
1751
+ "syn",
1752
+ ]
1753
+
1754
+ [[package]]
1755
+ name = "windows-link"
1756
+ version = "0.1.3"
1757
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1758
+ checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
1759
+
1760
+ [[package]]
1761
+ name = "windows-result"
1762
+ version = "0.3.4"
1763
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1764
+ checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
1765
+ dependencies = [
1766
+ "windows-link",
1767
+ ]
1768
+
1769
+ [[package]]
1770
+ name = "windows-strings"
1771
+ version = "0.4.2"
1772
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1773
+ checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
1774
+ dependencies = [
1775
+ "windows-link",
1776
+ ]
1777
+
1778
+ [[package]]
1779
+ name = "windows-sys"
1780
+ version = "0.59.0"
1781
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1782
+ checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
1783
+ dependencies = [
1784
+ "windows-targets",
1785
+ ]
1786
+
1787
+ [[package]]
1788
+ name = "windows-targets"
1789
+ version = "0.52.6"
1790
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1791
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
1792
+ dependencies = [
1793
+ "windows_aarch64_gnullvm",
1794
+ "windows_aarch64_msvc",
1795
+ "windows_i686_gnu",
1796
+ "windows_i686_gnullvm",
1797
+ "windows_i686_msvc",
1798
+ "windows_x86_64_gnu",
1799
+ "windows_x86_64_gnullvm",
1800
+ "windows_x86_64_msvc",
1801
+ ]
1802
+
1803
+ [[package]]
1804
+ name = "windows_aarch64_gnullvm"
1805
+ version = "0.52.6"
1806
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1807
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
1808
+
1809
+ [[package]]
1810
+ name = "windows_aarch64_msvc"
1811
+ version = "0.52.6"
1812
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1813
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
1814
+
1815
+ [[package]]
1816
+ name = "windows_i686_gnu"
1817
+ version = "0.52.6"
1818
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1819
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
1820
+
1821
+ [[package]]
1822
+ name = "windows_i686_gnullvm"
1823
+ version = "0.52.6"
1824
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1825
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
1826
+
1827
+ [[package]]
1828
+ name = "windows_i686_msvc"
1829
+ version = "0.52.6"
1830
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1831
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
1832
+
1833
+ [[package]]
1834
+ name = "windows_x86_64_gnu"
1835
+ version = "0.52.6"
1836
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1837
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
1838
+
1839
+ [[package]]
1840
+ name = "windows_x86_64_gnullvm"
1841
+ version = "0.52.6"
1842
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1843
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
1844
+
1845
+ [[package]]
1846
+ name = "windows_x86_64_msvc"
1847
+ version = "0.52.6"
1848
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1849
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
1850
+
1851
+ [[package]]
1852
+ name = "wit-bindgen-rt"
1853
+ version = "0.39.0"
1854
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1855
+ checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1"
1856
+ dependencies = [
1857
+ "bitflags",
1858
+ ]
1859
+
1860
+ [[package]]
1861
+ name = "witt-strutil"
1862
+ version = "0.1.0"
1863
+ dependencies = [
1864
+ "polars",
1865
+ "polars-arrow",
1866
+ "pyo3",
1867
+ "pyo3-polars",
1868
+ "rand",
1869
+ "serde",
1870
+ ]
1871
+
1872
+ [[package]]
1873
+ name = "xxhash-rust"
1874
+ version = "0.8.15"
1875
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1876
+ checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3"
1877
+
1878
+ [[package]]
1879
+ name = "zerocopy"
1880
+ version = "0.8.26"
1881
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1882
+ checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f"
1883
+ dependencies = [
1884
+ "zerocopy-derive",
1885
+ ]
1886
+
1887
+ [[package]]
1888
+ name = "zerocopy-derive"
1889
+ version = "0.8.26"
1890
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1891
+ checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181"
1892
+ dependencies = [
1893
+ "proc-macro2",
1894
+ "quote",
1895
+ "syn",
1896
+ ]
1897
+
1898
+ [[package]]
1899
+ name = "zstd"
1900
+ version = "0.13.3"
1901
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1902
+ checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
1903
+ dependencies = [
1904
+ "zstd-safe",
1905
+ ]
1906
+
1907
+ [[package]]
1908
+ name = "zstd-safe"
1909
+ version = "7.2.4"
1910
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1911
+ checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d"
1912
+ dependencies = [
1913
+ "zstd-sys",
1914
+ ]
1915
+
1916
+ [[package]]
1917
+ name = "zstd-sys"
1918
+ version = "2.0.15+zstd.1.5.7"
1919
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1920
+ checksum = "eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237"
1921
+ dependencies = [
1922
+ "cc",
1923
+ "pkg-config",
1924
+ ]