aci-rssa 0.0.6__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,3793 @@
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.4"
14
+ source = "registry+https://github.com/rust-lang/crates.io-index"
15
+ checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
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_system_properties"
28
+ version = "0.1.5"
29
+ source = "registry+https://github.com/rust-lang/crates.io-index"
30
+ checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
31
+ dependencies = [
32
+ "libc",
33
+ ]
34
+
35
+ [[package]]
36
+ name = "ar_archive_writer"
37
+ version = "0.5.2"
38
+ source = "registry+https://github.com/rust-lang/crates.io-index"
39
+ checksum = "4087686b4b0a3427190bae57a1d9a478dbb2d40c5dc1bd6e2b6d797913bdd348"
40
+ dependencies = [
41
+ "object",
42
+ ]
43
+
44
+ [[package]]
45
+ name = "argminmax"
46
+ version = "0.6.3"
47
+ source = "registry+https://github.com/rust-lang/crates.io-index"
48
+ checksum = "70f13d10a41ac8d2ec79ee34178d61e6f47a29c2edfe7ef1721c7383b0359e65"
49
+ dependencies = [
50
+ "half",
51
+ "num-traits",
52
+ ]
53
+
54
+ [[package]]
55
+ name = "array-init-cursor"
56
+ version = "0.2.1"
57
+ source = "registry+https://github.com/rust-lang/crates.io-index"
58
+ checksum = "ed51fe0f224d1d4ea768be38c51f9f831dee9d05c163c11fba0b8c44387b1fc3"
59
+
60
+ [[package]]
61
+ name = "arrayref"
62
+ version = "0.3.9"
63
+ source = "registry+https://github.com/rust-lang/crates.io-index"
64
+ checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
65
+
66
+ [[package]]
67
+ name = "arrayvec"
68
+ version = "0.7.8"
69
+ source = "registry+https://github.com/rust-lang/crates.io-index"
70
+ checksum = "d3fb67a6e08acf24fdeccbac2cb6ac4305825bd1f117462e0e6f2f193345ad56"
71
+
72
+ [[package]]
73
+ name = "async-channel"
74
+ version = "2.5.0"
75
+ source = "registry+https://github.com/rust-lang/crates.io-index"
76
+ checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
77
+ dependencies = [
78
+ "concurrent-queue",
79
+ "event-listener-strategy",
80
+ "futures-core",
81
+ "pin-project-lite",
82
+ ]
83
+
84
+ [[package]]
85
+ name = "async-stream"
86
+ version = "0.3.6"
87
+ source = "registry+https://github.com/rust-lang/crates.io-index"
88
+ checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
89
+ dependencies = [
90
+ "async-stream-impl",
91
+ "futures-core",
92
+ "pin-project-lite",
93
+ ]
94
+
95
+ [[package]]
96
+ name = "async-stream-impl"
97
+ version = "0.3.6"
98
+ source = "registry+https://github.com/rust-lang/crates.io-index"
99
+ checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
100
+ dependencies = [
101
+ "proc-macro2",
102
+ "quote",
103
+ "syn 2.0.119",
104
+ ]
105
+
106
+ [[package]]
107
+ name = "async-trait"
108
+ version = "0.1.91"
109
+ source = "registry+https://github.com/rust-lang/crates.io-index"
110
+ checksum = "ae36dc4177970ef04fde5178d3e2429882def40e57a451f919c098f72baa6cec"
111
+ dependencies = [
112
+ "proc-macro2",
113
+ "quote",
114
+ "syn 3.0.3",
115
+ ]
116
+
117
+ [[package]]
118
+ name = "atoi_simd"
119
+ version = "0.17.0"
120
+ source = "registry+https://github.com/rust-lang/crates.io-index"
121
+ checksum = "8ad17c7c205c2c28b527b9845eeb91cf1b4d008b438f98ce0e628227a822758e"
122
+ dependencies = [
123
+ "debug_unsafe",
124
+ ]
125
+
126
+ [[package]]
127
+ name = "atomic-waker"
128
+ version = "1.1.2"
129
+ source = "registry+https://github.com/rust-lang/crates.io-index"
130
+ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
131
+
132
+ [[package]]
133
+ name = "autocfg"
134
+ version = "1.5.1"
135
+ source = "registry+https://github.com/rust-lang/crates.io-index"
136
+ checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
137
+
138
+ [[package]]
139
+ name = "base64"
140
+ version = "0.22.1"
141
+ source = "registry+https://github.com/rust-lang/crates.io-index"
142
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
143
+
144
+ [[package]]
145
+ name = "bincode"
146
+ version = "2.0.1"
147
+ source = "registry+https://github.com/rust-lang/crates.io-index"
148
+ checksum = "36eaf5d7b090263e8150820482d5d93cd964a81e4019913c972f4edcc6edb740"
149
+ dependencies = [
150
+ "bincode_derive",
151
+ "serde",
152
+ "unty",
153
+ ]
154
+
155
+ [[package]]
156
+ name = "bincode_derive"
157
+ version = "2.0.1"
158
+ source = "registry+https://github.com/rust-lang/crates.io-index"
159
+ checksum = "bf95709a440f45e986983918d0e8a1f30a9b1df04918fc828670606804ac3c09"
160
+ dependencies = [
161
+ "virtue",
162
+ ]
163
+
164
+ [[package]]
165
+ name = "bitflags"
166
+ version = "2.13.1"
167
+ source = "registry+https://github.com/rust-lang/crates.io-index"
168
+ checksum = "b588b76d00fde79687d7646a9b5bdf3cc0f655e0bbd080335a95d7e96f3587da"
169
+ dependencies = [
170
+ "serde_core",
171
+ ]
172
+
173
+ [[package]]
174
+ name = "blake3"
175
+ version = "1.8.5"
176
+ source = "registry+https://github.com/rust-lang/crates.io-index"
177
+ checksum = "0aa83c34e62843d924f905e0f5c866eb1dd6545fc4d719e803d9ba6030371fce"
178
+ dependencies = [
179
+ "arrayref",
180
+ "arrayvec",
181
+ "cc",
182
+ "cfg-if",
183
+ "constant_time_eq",
184
+ "cpufeatures 0.3.0",
185
+ ]
186
+
187
+ [[package]]
188
+ name = "block-buffer"
189
+ version = "0.10.4"
190
+ source = "registry+https://github.com/rust-lang/crates.io-index"
191
+ checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
192
+ dependencies = [
193
+ "generic-array",
194
+ ]
195
+
196
+ [[package]]
197
+ name = "boxcar"
198
+ version = "0.2.14"
199
+ source = "registry+https://github.com/rust-lang/crates.io-index"
200
+ checksum = "36f64beae40a84da1b4b26ff2761a5b895c12adc41dc25aaee1c4f2bbfe97a6e"
201
+
202
+ [[package]]
203
+ name = "bumpalo"
204
+ version = "3.20.3"
205
+ source = "registry+https://github.com/rust-lang/crates.io-index"
206
+ checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
207
+
208
+ [[package]]
209
+ name = "bytemuck"
210
+ version = "1.25.2"
211
+ source = "registry+https://github.com/rust-lang/crates.io-index"
212
+ checksum = "95832e849adfb21180ccb6826a99da14e5d266ae5c2e668e1602cf234f153797"
213
+ dependencies = [
214
+ "bytemuck_derive",
215
+ ]
216
+
217
+ [[package]]
218
+ name = "bytemuck_derive"
219
+ version = "1.11.0"
220
+ source = "registry+https://github.com/rust-lang/crates.io-index"
221
+ checksum = "f65693059b6b9c588b9f62fed1cedbf0a8b805631457ea162d68f0de186f3de5"
222
+ dependencies = [
223
+ "proc-macro2",
224
+ "quote",
225
+ "syn 2.0.119",
226
+ ]
227
+
228
+ [[package]]
229
+ name = "bytes"
230
+ version = "1.12.1"
231
+ source = "registry+https://github.com/rust-lang/crates.io-index"
232
+ checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04"
233
+ dependencies = [
234
+ "serde",
235
+ ]
236
+
237
+ [[package]]
238
+ name = "castaway"
239
+ version = "0.2.4"
240
+ source = "registry+https://github.com/rust-lang/crates.io-index"
241
+ checksum = "dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a"
242
+ dependencies = [
243
+ "rustversion",
244
+ ]
245
+
246
+ [[package]]
247
+ name = "cc"
248
+ version = "1.3.0"
249
+ source = "registry+https://github.com/rust-lang/crates.io-index"
250
+ checksum = "c89588d05638b5b4594a3348a2d6c20277e43a7f5c5202b05cc56888475a47b8"
251
+ dependencies = [
252
+ "find-msvc-tools",
253
+ "jobserver",
254
+ "libc",
255
+ "shlex",
256
+ ]
257
+
258
+ [[package]]
259
+ name = "cfg-if"
260
+ version = "1.0.4"
261
+ source = "registry+https://github.com/rust-lang/crates.io-index"
262
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
263
+
264
+ [[package]]
265
+ name = "cfg_aliases"
266
+ version = "0.2.2"
267
+ source = "registry+https://github.com/rust-lang/crates.io-index"
268
+ checksum = "f079e83a288787bcd14a6aea84cee5c87a67c5a3e660c30f557a3d24761b3527"
269
+
270
+ [[package]]
271
+ name = "chacha20"
272
+ version = "0.10.1"
273
+ source = "registry+https://github.com/rust-lang/crates.io-index"
274
+ checksum = "d524456ba66e72eb8b115ff89e01e497f8e6d11d78b70b1aa13c0fbd97540a81"
275
+ dependencies = [
276
+ "cfg-if",
277
+ "cpufeatures 0.3.0",
278
+ "rand_core 0.10.1",
279
+ ]
280
+
281
+ [[package]]
282
+ name = "chrono"
283
+ version = "0.4.45"
284
+ source = "registry+https://github.com/rust-lang/crates.io-index"
285
+ checksum = "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327"
286
+ dependencies = [
287
+ "iana-time-zone",
288
+ "num-traits",
289
+ "serde",
290
+ "windows-link 0.2.1",
291
+ ]
292
+
293
+ [[package]]
294
+ name = "chrono-tz"
295
+ version = "0.10.4"
296
+ source = "registry+https://github.com/rust-lang/crates.io-index"
297
+ checksum = "a6139a8597ed92cf816dfb33f5dd6cf0bb93a6adc938f11039f371bc5bcd26c3"
298
+ dependencies = [
299
+ "chrono",
300
+ "phf",
301
+ ]
302
+
303
+ [[package]]
304
+ name = "comfy-table"
305
+ version = "7.2.2"
306
+ source = "registry+https://github.com/rust-lang/crates.io-index"
307
+ checksum = "958c5d6ecf1f214b4c2bbbbf6ab9523a864bd136dcf71a7e8904799acfe1ad47"
308
+ dependencies = [
309
+ "crossterm",
310
+ "unicode-segmentation",
311
+ "unicode-width",
312
+ ]
313
+
314
+ [[package]]
315
+ name = "compact_str"
316
+ version = "0.9.1"
317
+ source = "registry+https://github.com/rust-lang/crates.io-index"
318
+ checksum = "9dfdd1c2274d9aa354115b09dc9a901d6c5576818cdf70d14cae2bdb47df00ab"
319
+ dependencies = [
320
+ "castaway",
321
+ "cfg-if",
322
+ "itoa",
323
+ "rustversion",
324
+ "ryu",
325
+ "serde",
326
+ "static_assertions",
327
+ ]
328
+
329
+ [[package]]
330
+ name = "concurrent-queue"
331
+ version = "2.5.0"
332
+ source = "registry+https://github.com/rust-lang/crates.io-index"
333
+ checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
334
+ dependencies = [
335
+ "crossbeam-utils",
336
+ ]
337
+
338
+ [[package]]
339
+ name = "constant_time_eq"
340
+ version = "0.4.2"
341
+ source = "registry+https://github.com/rust-lang/crates.io-index"
342
+ checksum = "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b"
343
+
344
+ [[package]]
345
+ name = "core-foundation"
346
+ version = "0.10.1"
347
+ source = "registry+https://github.com/rust-lang/crates.io-index"
348
+ checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
349
+ dependencies = [
350
+ "core-foundation-sys",
351
+ "libc",
352
+ ]
353
+
354
+ [[package]]
355
+ name = "core-foundation-sys"
356
+ version = "0.8.7"
357
+ source = "registry+https://github.com/rust-lang/crates.io-index"
358
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
359
+
360
+ [[package]]
361
+ name = "cpufeatures"
362
+ version = "0.2.17"
363
+ source = "registry+https://github.com/rust-lang/crates.io-index"
364
+ checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
365
+ dependencies = [
366
+ "libc",
367
+ ]
368
+
369
+ [[package]]
370
+ name = "cpufeatures"
371
+ version = "0.3.0"
372
+ source = "registry+https://github.com/rust-lang/crates.io-index"
373
+ checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201"
374
+ dependencies = [
375
+ "libc",
376
+ ]
377
+
378
+ [[package]]
379
+ name = "crc32fast"
380
+ version = "1.5.0"
381
+ source = "registry+https://github.com/rust-lang/crates.io-index"
382
+ checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
383
+ dependencies = [
384
+ "cfg-if",
385
+ ]
386
+
387
+ [[package]]
388
+ name = "crossbeam-channel"
389
+ version = "0.5.16"
390
+ source = "registry+https://github.com/rust-lang/crates.io-index"
391
+ checksum = "d85363c37faeca707aef026efa9f3b34d077bce547e48f770770625c6013679e"
392
+ dependencies = [
393
+ "crossbeam-utils",
394
+ ]
395
+
396
+ [[package]]
397
+ name = "crossbeam-deque"
398
+ version = "0.8.7"
399
+ source = "registry+https://github.com/rust-lang/crates.io-index"
400
+ checksum = "5181e0de7b61eb03a81e347d6dd8797bae9da5146707b51077e2d71a54ec0ceb"
401
+ dependencies = [
402
+ "crossbeam-epoch",
403
+ "crossbeam-utils",
404
+ ]
405
+
406
+ [[package]]
407
+ name = "crossbeam-epoch"
408
+ version = "0.9.20"
409
+ source = "registry+https://github.com/rust-lang/crates.io-index"
410
+ checksum = "2d6914041f254d6e9176c01941b21115dcfb7089e55135a35411081bd106ef3f"
411
+ dependencies = [
412
+ "crossbeam-utils",
413
+ ]
414
+
415
+ [[package]]
416
+ name = "crossbeam-queue"
417
+ version = "0.3.13"
418
+ source = "registry+https://github.com/rust-lang/crates.io-index"
419
+ checksum = "803d13fb3b09d88be9f4dbc29062c66b19bf7170867ceb746d2a8689bf6c7a26"
420
+ dependencies = [
421
+ "crossbeam-utils",
422
+ ]
423
+
424
+ [[package]]
425
+ name = "crossbeam-utils"
426
+ version = "0.8.22"
427
+ source = "registry+https://github.com/rust-lang/crates.io-index"
428
+ checksum = "61803da095bee82a81bb1a452ecc25d3b2f1416d1897eb86430c6159ef717c17"
429
+
430
+ [[package]]
431
+ name = "crossterm"
432
+ version = "0.29.0"
433
+ source = "registry+https://github.com/rust-lang/crates.io-index"
434
+ checksum = "d8b9f2e4c67f833b660cdb0a3523065869fb35570177239812ed4c905aeff87b"
435
+ dependencies = [
436
+ "bitflags",
437
+ "crossterm_winapi",
438
+ "document-features",
439
+ "parking_lot",
440
+ "rustix",
441
+ "winapi",
442
+ ]
443
+
444
+ [[package]]
445
+ name = "crossterm_winapi"
446
+ version = "0.9.1"
447
+ source = "registry+https://github.com/rust-lang/crates.io-index"
448
+ checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b"
449
+ dependencies = [
450
+ "winapi",
451
+ ]
452
+
453
+ [[package]]
454
+ name = "crunchy"
455
+ version = "0.2.4"
456
+ source = "registry+https://github.com/rust-lang/crates.io-index"
457
+ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
458
+
459
+ [[package]]
460
+ name = "crypto-common"
461
+ version = "0.1.7"
462
+ source = "registry+https://github.com/rust-lang/crates.io-index"
463
+ checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
464
+ dependencies = [
465
+ "generic-array",
466
+ "typenum",
467
+ ]
468
+
469
+ [[package]]
470
+ name = "debug_unsafe"
471
+ version = "0.1.4"
472
+ source = "registry+https://github.com/rust-lang/crates.io-index"
473
+ checksum = "7eed2c4702fa172d1ce21078faa7c5203e69f5394d48cc436d25928394a867a2"
474
+
475
+ [[package]]
476
+ name = "digest"
477
+ version = "0.10.7"
478
+ source = "registry+https://github.com/rust-lang/crates.io-index"
479
+ checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
480
+ dependencies = [
481
+ "block-buffer",
482
+ "crypto-common",
483
+ ]
484
+
485
+ [[package]]
486
+ name = "displaydoc"
487
+ version = "0.2.6"
488
+ source = "registry+https://github.com/rust-lang/crates.io-index"
489
+ checksum = "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f"
490
+ dependencies = [
491
+ "proc-macro2",
492
+ "quote",
493
+ "syn 2.0.119",
494
+ ]
495
+
496
+ [[package]]
497
+ name = "document-features"
498
+ version = "0.2.12"
499
+ source = "registry+https://github.com/rust-lang/crates.io-index"
500
+ checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61"
501
+ dependencies = [
502
+ "litrs",
503
+ ]
504
+
505
+ [[package]]
506
+ name = "dyn-clone"
507
+ version = "1.0.20"
508
+ source = "registry+https://github.com/rust-lang/crates.io-index"
509
+ checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
510
+
511
+ [[package]]
512
+ name = "either"
513
+ version = "1.16.0"
514
+ source = "registry+https://github.com/rust-lang/crates.io-index"
515
+ checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
516
+
517
+ [[package]]
518
+ name = "equivalent"
519
+ version = "1.0.2"
520
+ source = "registry+https://github.com/rust-lang/crates.io-index"
521
+ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
522
+
523
+ [[package]]
524
+ name = "errno"
525
+ version = "0.3.14"
526
+ source = "registry+https://github.com/rust-lang/crates.io-index"
527
+ checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
528
+ dependencies = [
529
+ "libc",
530
+ "windows-sys 0.61.2",
531
+ ]
532
+
533
+ [[package]]
534
+ name = "ethnum"
535
+ version = "1.5.3"
536
+ source = "registry+https://github.com/rust-lang/crates.io-index"
537
+ checksum = "40404c3f5f511ec4da6fe866ddf6a717c309fdbb69fbbad7b0f3edab8f2e835f"
538
+
539
+ [[package]]
540
+ name = "event-listener"
541
+ version = "5.4.1"
542
+ source = "registry+https://github.com/rust-lang/crates.io-index"
543
+ checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
544
+ dependencies = [
545
+ "concurrent-queue",
546
+ "parking",
547
+ "pin-project-lite",
548
+ ]
549
+
550
+ [[package]]
551
+ name = "event-listener-strategy"
552
+ version = "0.5.4"
553
+ source = "registry+https://github.com/rust-lang/crates.io-index"
554
+ checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
555
+ dependencies = [
556
+ "event-listener",
557
+ "pin-project-lite",
558
+ ]
559
+
560
+ [[package]]
561
+ name = "fallible-streaming-iterator"
562
+ version = "0.1.9"
563
+ source = "registry+https://github.com/rust-lang/crates.io-index"
564
+ checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
565
+
566
+ [[package]]
567
+ name = "fast-float2"
568
+ version = "0.2.3"
569
+ source = "registry+https://github.com/rust-lang/crates.io-index"
570
+ checksum = "f8eb564c5c7423d25c886fb561d1e4ee69f72354d16918afa32c08811f6b6a55"
571
+
572
+ [[package]]
573
+ name = "fastrand"
574
+ version = "2.5.0"
575
+ source = "registry+https://github.com/rust-lang/crates.io-index"
576
+ checksum = "da7c62ceae207dd37ea5b845da6a0696c799f85e97da1ab5b7910be3c1c80223"
577
+
578
+ [[package]]
579
+ name = "find-msvc-tools"
580
+ version = "0.1.9"
581
+ source = "registry+https://github.com/rust-lang/crates.io-index"
582
+ checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
583
+
584
+ [[package]]
585
+ name = "flate2"
586
+ version = "1.1.9"
587
+ source = "registry+https://github.com/rust-lang/crates.io-index"
588
+ checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
589
+ dependencies = [
590
+ "crc32fast",
591
+ "miniz_oxide",
592
+ ]
593
+
594
+ [[package]]
595
+ name = "fnv"
596
+ version = "1.0.7"
597
+ source = "registry+https://github.com/rust-lang/crates.io-index"
598
+ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
599
+
600
+ [[package]]
601
+ name = "foldhash"
602
+ version = "0.1.5"
603
+ source = "registry+https://github.com/rust-lang/crates.io-index"
604
+ checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
605
+
606
+ [[package]]
607
+ name = "foldhash"
608
+ version = "0.2.0"
609
+ source = "registry+https://github.com/rust-lang/crates.io-index"
610
+ checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
611
+
612
+ [[package]]
613
+ name = "form_urlencoded"
614
+ version = "1.2.2"
615
+ source = "registry+https://github.com/rust-lang/crates.io-index"
616
+ checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
617
+ dependencies = [
618
+ "percent-encoding",
619
+ ]
620
+
621
+ [[package]]
622
+ name = "fs4"
623
+ version = "0.13.1"
624
+ source = "registry+https://github.com/rust-lang/crates.io-index"
625
+ checksum = "8640e34b88f7652208ce9e88b1a37a2ae95227d84abec377ccd3c5cfeb141ed4"
626
+ dependencies = [
627
+ "rustix",
628
+ "windows-sys 0.59.0",
629
+ ]
630
+
631
+ [[package]]
632
+ name = "futures"
633
+ version = "0.3.33"
634
+ source = "registry+https://github.com/rust-lang/crates.io-index"
635
+ checksum = "a88cf1f829d945f548cf8fec32c61b1f202b6d93b45848602fc02af4b12ad218"
636
+ dependencies = [
637
+ "futures-channel",
638
+ "futures-core",
639
+ "futures-executor",
640
+ "futures-io",
641
+ "futures-sink",
642
+ "futures-task",
643
+ "futures-util",
644
+ ]
645
+
646
+ [[package]]
647
+ name = "futures-channel"
648
+ version = "0.3.33"
649
+ source = "registry+https://github.com/rust-lang/crates.io-index"
650
+ checksum = "262590f4fe6afeb0bc83be1daa64e52657fe185690a958af7f3ad0e92085c5ae"
651
+ dependencies = [
652
+ "futures-core",
653
+ "futures-sink",
654
+ ]
655
+
656
+ [[package]]
657
+ name = "futures-core"
658
+ version = "0.3.33"
659
+ source = "registry+https://github.com/rust-lang/crates.io-index"
660
+ checksum = "2cd50c473c80f6d7c3670a752354b8e569b1a7cbfdc0419ec88e5edad85e0dc7"
661
+
662
+ [[package]]
663
+ name = "futures-executor"
664
+ version = "0.3.33"
665
+ source = "registry+https://github.com/rust-lang/crates.io-index"
666
+ checksum = "6754879cc9f2c66f88c6e5c35344bb0bdb0708b0352b1201815667c7eabc7458"
667
+ dependencies = [
668
+ "futures-core",
669
+ "futures-task",
670
+ "futures-util",
671
+ ]
672
+
673
+ [[package]]
674
+ name = "futures-io"
675
+ version = "0.3.33"
676
+ source = "registry+https://github.com/rust-lang/crates.io-index"
677
+ checksum = "4577ecaa3c4f96589d473f679a71b596316f6641bc350038b962a5daf0085d7a"
678
+
679
+ [[package]]
680
+ name = "futures-macro"
681
+ version = "0.3.33"
682
+ source = "registry+https://github.com/rust-lang/crates.io-index"
683
+ checksum = "2d6d3cde68c518367be28956066ddfef33813991b77a55005a69dae04bf3b10b"
684
+ dependencies = [
685
+ "proc-macro2",
686
+ "quote",
687
+ "syn 2.0.119",
688
+ ]
689
+
690
+ [[package]]
691
+ name = "futures-sink"
692
+ version = "0.3.33"
693
+ source = "registry+https://github.com/rust-lang/crates.io-index"
694
+ checksum = "e34418ac499d6305c2fb5ad0ed2f6ac998c5f8ca209b4510f7f94242c647e307"
695
+
696
+ [[package]]
697
+ name = "futures-task"
698
+ version = "0.3.33"
699
+ source = "registry+https://github.com/rust-lang/crates.io-index"
700
+ checksum = "b231ed28831efb4a61a08580c4bc233ec56bc009f4cd8f52da2c3cb97df0c109"
701
+
702
+ [[package]]
703
+ name = "futures-util"
704
+ version = "0.3.33"
705
+ source = "registry+https://github.com/rust-lang/crates.io-index"
706
+ checksum = "a77a90a256fce34da66415271e30f94ee91c57b04b8a2c042d9cf3220179deaa"
707
+ dependencies = [
708
+ "futures-channel",
709
+ "futures-core",
710
+ "futures-io",
711
+ "futures-macro",
712
+ "futures-sink",
713
+ "futures-task",
714
+ "memchr",
715
+ "pin-project-lite",
716
+ "slab",
717
+ ]
718
+
719
+ [[package]]
720
+ name = "generic-array"
721
+ version = "0.14.7"
722
+ source = "registry+https://github.com/rust-lang/crates.io-index"
723
+ checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
724
+ dependencies = [
725
+ "typenum",
726
+ "version_check",
727
+ ]
728
+
729
+ [[package]]
730
+ name = "getrandom"
731
+ version = "0.2.17"
732
+ source = "registry+https://github.com/rust-lang/crates.io-index"
733
+ checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
734
+ dependencies = [
735
+ "cfg-if",
736
+ "js-sys",
737
+ "libc",
738
+ "wasi",
739
+ "wasm-bindgen",
740
+ ]
741
+
742
+ [[package]]
743
+ name = "getrandom"
744
+ version = "0.3.4"
745
+ source = "registry+https://github.com/rust-lang/crates.io-index"
746
+ checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
747
+ dependencies = [
748
+ "cfg-if",
749
+ "js-sys",
750
+ "libc",
751
+ "r-efi 5.3.0",
752
+ "wasip2",
753
+ "wasm-bindgen",
754
+ ]
755
+
756
+ [[package]]
757
+ name = "getrandom"
758
+ version = "0.4.3"
759
+ source = "registry+https://github.com/rust-lang/crates.io-index"
760
+ checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
761
+ dependencies = [
762
+ "cfg-if",
763
+ "js-sys",
764
+ "libc",
765
+ "r-efi 6.0.0",
766
+ "rand_core 0.10.1",
767
+ "wasm-bindgen",
768
+ ]
769
+
770
+ [[package]]
771
+ name = "glob"
772
+ version = "0.3.4"
773
+ source = "registry+https://github.com/rust-lang/crates.io-index"
774
+ checksum = "e4eba85ea1d0a966a983acd07deee566e67395d2d96b6fb39e62b5a833f1eb0b"
775
+
776
+ [[package]]
777
+ name = "h2"
778
+ version = "0.4.15"
779
+ source = "registry+https://github.com/rust-lang/crates.io-index"
780
+ checksum = "6cb093c84e8bd9b188d4c4a8cb6579fc016968d14c99882163cd3ff402a4f155"
781
+ dependencies = [
782
+ "atomic-waker",
783
+ "bytes",
784
+ "fnv",
785
+ "futures-core",
786
+ "futures-sink",
787
+ "http",
788
+ "indexmap",
789
+ "slab",
790
+ "tokio",
791
+ "tokio-util",
792
+ "tracing",
793
+ ]
794
+
795
+ [[package]]
796
+ name = "half"
797
+ version = "2.7.1"
798
+ source = "registry+https://github.com/rust-lang/crates.io-index"
799
+ checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
800
+ dependencies = [
801
+ "bytemuck",
802
+ "cfg-if",
803
+ "crunchy",
804
+ "num-traits",
805
+ "serde",
806
+ "zerocopy",
807
+ ]
808
+
809
+ [[package]]
810
+ name = "hashbrown"
811
+ version = "0.15.5"
812
+ source = "registry+https://github.com/rust-lang/crates.io-index"
813
+ checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
814
+ dependencies = [
815
+ "allocator-api2",
816
+ "equivalent",
817
+ "foldhash 0.1.5",
818
+ ]
819
+
820
+ [[package]]
821
+ name = "hashbrown"
822
+ version = "0.16.1"
823
+ source = "registry+https://github.com/rust-lang/crates.io-index"
824
+ checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
825
+ dependencies = [
826
+ "allocator-api2",
827
+ "equivalent",
828
+ "foldhash 0.2.0",
829
+ "rayon",
830
+ "serde",
831
+ "serde_core",
832
+ ]
833
+
834
+ [[package]]
835
+ name = "hashbrown"
836
+ version = "0.17.1"
837
+ source = "registry+https://github.com/rust-lang/crates.io-index"
838
+ checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
839
+
840
+ [[package]]
841
+ name = "heck"
842
+ version = "0.5.0"
843
+ source = "registry+https://github.com/rust-lang/crates.io-index"
844
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
845
+
846
+ [[package]]
847
+ name = "hex"
848
+ version = "0.4.3"
849
+ source = "registry+https://github.com/rust-lang/crates.io-index"
850
+ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
851
+
852
+ [[package]]
853
+ name = "home"
854
+ version = "0.5.12"
855
+ source = "registry+https://github.com/rust-lang/crates.io-index"
856
+ checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d"
857
+ dependencies = [
858
+ "windows-sys 0.61.2",
859
+ ]
860
+
861
+ [[package]]
862
+ name = "http"
863
+ version = "1.4.2"
864
+ source = "registry+https://github.com/rust-lang/crates.io-index"
865
+ checksum = "6970f50e31d6fc17d3fa27329444bfa74e196cf62e95052a3f6fee181dba6425"
866
+ dependencies = [
867
+ "bytes",
868
+ "itoa",
869
+ ]
870
+
871
+ [[package]]
872
+ name = "http-body"
873
+ version = "1.1.0"
874
+ source = "registry+https://github.com/rust-lang/crates.io-index"
875
+ checksum = "ca2a8f2913ee65f60facd6a5905613afaa448497a0230cc41ce022d93290bc2c"
876
+ dependencies = [
877
+ "bytes",
878
+ "http",
879
+ ]
880
+
881
+ [[package]]
882
+ name = "http-body-util"
883
+ version = "0.1.4"
884
+ source = "registry+https://github.com/rust-lang/crates.io-index"
885
+ checksum = "e9f41fd6a08e4d4ec69df65976da761afd5ad5e58a9d4acb46bd1c953a9e3ff2"
886
+ dependencies = [
887
+ "bytes",
888
+ "futures-core",
889
+ "http",
890
+ "http-body",
891
+ "pin-project-lite",
892
+ ]
893
+
894
+ [[package]]
895
+ name = "httparse"
896
+ version = "1.10.1"
897
+ source = "registry+https://github.com/rust-lang/crates.io-index"
898
+ checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
899
+
900
+ [[package]]
901
+ name = "humantime"
902
+ version = "2.4.0"
903
+ source = "registry+https://github.com/rust-lang/crates.io-index"
904
+ checksum = "15cdd26707701c53297e2fa6afb323d55fbc1d0810c3aec078ae3ef0424c3c15"
905
+
906
+ [[package]]
907
+ name = "hyper"
908
+ version = "1.11.0"
909
+ source = "registry+https://github.com/rust-lang/crates.io-index"
910
+ checksum = "d22053281f852e11534f5198498373cbb59295120a20771d90f7ed1897490a72"
911
+ dependencies = [
912
+ "atomic-waker",
913
+ "bytes",
914
+ "futures-channel",
915
+ "futures-core",
916
+ "h2",
917
+ "http",
918
+ "http-body",
919
+ "httparse",
920
+ "itoa",
921
+ "pin-project-lite",
922
+ "smallvec",
923
+ "tokio",
924
+ "want",
925
+ ]
926
+
927
+ [[package]]
928
+ name = "hyper-rustls"
929
+ version = "0.27.9"
930
+ source = "registry+https://github.com/rust-lang/crates.io-index"
931
+ checksum = "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f"
932
+ dependencies = [
933
+ "http",
934
+ "hyper",
935
+ "hyper-util",
936
+ "rustls",
937
+ "rustls-native-certs",
938
+ "tokio",
939
+ "tokio-rustls",
940
+ "tower-service",
941
+ ]
942
+
943
+ [[package]]
944
+ name = "hyper-util"
945
+ version = "0.1.20"
946
+ source = "registry+https://github.com/rust-lang/crates.io-index"
947
+ checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0"
948
+ dependencies = [
949
+ "base64",
950
+ "bytes",
951
+ "futures-channel",
952
+ "futures-util",
953
+ "http",
954
+ "http-body",
955
+ "hyper",
956
+ "ipnet",
957
+ "libc",
958
+ "percent-encoding",
959
+ "pin-project-lite",
960
+ "socket2",
961
+ "tokio",
962
+ "tower-service",
963
+ "tracing",
964
+ ]
965
+
966
+ [[package]]
967
+ name = "iana-time-zone"
968
+ version = "0.1.65"
969
+ source = "registry+https://github.com/rust-lang/crates.io-index"
970
+ checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
971
+ dependencies = [
972
+ "android_system_properties",
973
+ "core-foundation-sys",
974
+ "iana-time-zone-haiku",
975
+ "js-sys",
976
+ "log",
977
+ "wasm-bindgen",
978
+ "windows-core 0.62.2",
979
+ ]
980
+
981
+ [[package]]
982
+ name = "iana-time-zone-haiku"
983
+ version = "0.1.2"
984
+ source = "registry+https://github.com/rust-lang/crates.io-index"
985
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
986
+ dependencies = [
987
+ "cc",
988
+ ]
989
+
990
+ [[package]]
991
+ name = "icu_collections"
992
+ version = "2.2.0"
993
+ source = "registry+https://github.com/rust-lang/crates.io-index"
994
+ checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
995
+ dependencies = [
996
+ "displaydoc",
997
+ "potential_utf",
998
+ "utf8_iter",
999
+ "yoke",
1000
+ "zerofrom",
1001
+ "zerovec",
1002
+ ]
1003
+
1004
+ [[package]]
1005
+ name = "icu_locale_core"
1006
+ version = "2.2.0"
1007
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1008
+ checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
1009
+ dependencies = [
1010
+ "displaydoc",
1011
+ "litemap",
1012
+ "tinystr",
1013
+ "writeable",
1014
+ "zerovec",
1015
+ ]
1016
+
1017
+ [[package]]
1018
+ name = "icu_normalizer"
1019
+ version = "2.2.0"
1020
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1021
+ checksum = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4"
1022
+ dependencies = [
1023
+ "icu_collections",
1024
+ "icu_normalizer_data",
1025
+ "icu_properties",
1026
+ "icu_provider",
1027
+ "smallvec",
1028
+ "zerovec",
1029
+ ]
1030
+
1031
+ [[package]]
1032
+ name = "icu_normalizer_data"
1033
+ version = "2.2.0"
1034
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1035
+ checksum = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38"
1036
+
1037
+ [[package]]
1038
+ name = "icu_properties"
1039
+ version = "2.2.0"
1040
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1041
+ checksum = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de"
1042
+ dependencies = [
1043
+ "icu_collections",
1044
+ "icu_locale_core",
1045
+ "icu_properties_data",
1046
+ "icu_provider",
1047
+ "zerotrie",
1048
+ "zerovec",
1049
+ ]
1050
+
1051
+ [[package]]
1052
+ name = "icu_properties_data"
1053
+ version = "2.2.0"
1054
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1055
+ checksum = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14"
1056
+
1057
+ [[package]]
1058
+ name = "icu_provider"
1059
+ version = "2.2.0"
1060
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1061
+ checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
1062
+ dependencies = [
1063
+ "displaydoc",
1064
+ "icu_locale_core",
1065
+ "writeable",
1066
+ "yoke",
1067
+ "zerofrom",
1068
+ "zerotrie",
1069
+ "zerovec",
1070
+ ]
1071
+
1072
+ [[package]]
1073
+ name = "idna"
1074
+ version = "1.1.0"
1075
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1076
+ checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
1077
+ dependencies = [
1078
+ "idna_adapter",
1079
+ "smallvec",
1080
+ "utf8_iter",
1081
+ ]
1082
+
1083
+ [[package]]
1084
+ name = "idna_adapter"
1085
+ version = "1.2.2"
1086
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1087
+ checksum = "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714"
1088
+ dependencies = [
1089
+ "icu_normalizer",
1090
+ "icu_properties",
1091
+ ]
1092
+
1093
+ [[package]]
1094
+ name = "indexmap"
1095
+ version = "2.14.0"
1096
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1097
+ checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
1098
+ dependencies = [
1099
+ "equivalent",
1100
+ "hashbrown 0.17.1",
1101
+ "serde",
1102
+ "serde_core",
1103
+ ]
1104
+
1105
+ [[package]]
1106
+ name = "ipnet"
1107
+ version = "2.12.0"
1108
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1109
+ checksum = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2"
1110
+
1111
+ [[package]]
1112
+ name = "itertools"
1113
+ version = "0.14.0"
1114
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1115
+ checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
1116
+ dependencies = [
1117
+ "either",
1118
+ ]
1119
+
1120
+ [[package]]
1121
+ name = "itoa"
1122
+ version = "1.0.18"
1123
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1124
+ checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
1125
+
1126
+ [[package]]
1127
+ name = "jobserver"
1128
+ version = "0.1.35"
1129
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1130
+ checksum = "1c00acbd29eabad4a2392fa0e921c874934dbbf4194312ad20f04a0ed67a3cb3"
1131
+ dependencies = [
1132
+ "getrandom 0.4.3",
1133
+ "libc",
1134
+ ]
1135
+
1136
+ [[package]]
1137
+ name = "js-sys"
1138
+ version = "0.3.103"
1139
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1140
+ checksum = "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102"
1141
+ dependencies = [
1142
+ "cfg-if",
1143
+ "futures-util",
1144
+ "wasm-bindgen",
1145
+ ]
1146
+
1147
+ [[package]]
1148
+ name = "libc"
1149
+ version = "0.2.189"
1150
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1151
+ checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2"
1152
+
1153
+ [[package]]
1154
+ name = "libm"
1155
+ version = "0.2.16"
1156
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1157
+ checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
1158
+
1159
+ [[package]]
1160
+ name = "linux-raw-sys"
1161
+ version = "0.12.1"
1162
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1163
+ checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
1164
+
1165
+ [[package]]
1166
+ name = "litemap"
1167
+ version = "0.8.2"
1168
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1169
+ checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
1170
+
1171
+ [[package]]
1172
+ name = "litrs"
1173
+ version = "1.0.0"
1174
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1175
+ checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
1176
+
1177
+ [[package]]
1178
+ name = "lock_api"
1179
+ version = "0.4.14"
1180
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1181
+ checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
1182
+ dependencies = [
1183
+ "scopeguard",
1184
+ ]
1185
+
1186
+ [[package]]
1187
+ name = "log"
1188
+ version = "0.4.33"
1189
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1190
+ checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
1191
+
1192
+ [[package]]
1193
+ name = "lru-slab"
1194
+ version = "0.1.2"
1195
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1196
+ checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
1197
+
1198
+ [[package]]
1199
+ name = "lz4"
1200
+ version = "1.28.1"
1201
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1202
+ checksum = "a20b523e860d03443e98350ceaac5e71c6ba89aea7d960769ec3ce37f4de5af4"
1203
+ dependencies = [
1204
+ "lz4-sys",
1205
+ ]
1206
+
1207
+ [[package]]
1208
+ name = "lz4-sys"
1209
+ version = "1.11.1+lz4-1.10.0"
1210
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1211
+ checksum = "6bd8c0d6c6ed0cd30b3652886bb8711dc4bb01d637a68105a3d5158039b418e6"
1212
+ dependencies = [
1213
+ "cc",
1214
+ "libc",
1215
+ ]
1216
+
1217
+ [[package]]
1218
+ name = "memchr"
1219
+ version = "2.8.3"
1220
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1221
+ checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98"
1222
+
1223
+ [[package]]
1224
+ name = "memmap2"
1225
+ version = "0.9.11"
1226
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1227
+ checksum = "d1219ed1b7f229ee7104d281dd01d6802fe28bb6e95d292942c4daacdeb798c0"
1228
+ dependencies = [
1229
+ "libc",
1230
+ ]
1231
+
1232
+ [[package]]
1233
+ name = "miniz_oxide"
1234
+ version = "0.8.9"
1235
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1236
+ checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
1237
+ dependencies = [
1238
+ "adler2",
1239
+ "simd-adler32",
1240
+ ]
1241
+
1242
+ [[package]]
1243
+ name = "mio"
1244
+ version = "1.2.2"
1245
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1246
+ checksum = "30d65c71f1ce40ab09135ce117d742b9f8a19ff91a41a8b57ed50bc2de59c427"
1247
+ dependencies = [
1248
+ "libc",
1249
+ "wasi",
1250
+ "windows-sys 0.61.2",
1251
+ ]
1252
+
1253
+ [[package]]
1254
+ name = "now"
1255
+ version = "0.1.3"
1256
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1257
+ checksum = "6d89e9874397a1f0a52fc1f197a8effd9735223cb2390e9dcc83ac6cd02923d0"
1258
+ dependencies = [
1259
+ "chrono",
1260
+ ]
1261
+
1262
+ [[package]]
1263
+ name = "ntapi"
1264
+ version = "0.4.3"
1265
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1266
+ checksum = "c3b335231dfd352ffb0f8017f3b6027a4917f7df785ea2143d8af2adc66980ae"
1267
+ dependencies = [
1268
+ "winapi",
1269
+ ]
1270
+
1271
+ [[package]]
1272
+ name = "num-derive"
1273
+ version = "0.4.2"
1274
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1275
+ checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
1276
+ dependencies = [
1277
+ "proc-macro2",
1278
+ "quote",
1279
+ "syn 2.0.119",
1280
+ ]
1281
+
1282
+ [[package]]
1283
+ name = "num-traits"
1284
+ version = "0.2.19"
1285
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1286
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1287
+ dependencies = [
1288
+ "autocfg",
1289
+ "libm",
1290
+ ]
1291
+
1292
+ [[package]]
1293
+ name = "objc2-core-foundation"
1294
+ version = "0.3.2"
1295
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1296
+ checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536"
1297
+ dependencies = [
1298
+ "bitflags",
1299
+ ]
1300
+
1301
+ [[package]]
1302
+ name = "objc2-io-kit"
1303
+ version = "0.3.2"
1304
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1305
+ checksum = "33fafba39597d6dc1fb709123dfa8289d39406734be322956a69f0931c73bb15"
1306
+ dependencies = [
1307
+ "libc",
1308
+ "objc2-core-foundation",
1309
+ ]
1310
+
1311
+ [[package]]
1312
+ name = "object"
1313
+ version = "0.37.3"
1314
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1315
+ checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe"
1316
+ dependencies = [
1317
+ "memchr",
1318
+ ]
1319
+
1320
+ [[package]]
1321
+ name = "object_store"
1322
+ version = "0.13.2"
1323
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1324
+ checksum = "622acbc9100d3c10e2ee15804b0caa40e55c933d5aa53814cd520805b7958a49"
1325
+ dependencies = [
1326
+ "async-trait",
1327
+ "base64",
1328
+ "bytes",
1329
+ "chrono",
1330
+ "form_urlencoded",
1331
+ "futures-channel",
1332
+ "futures-core",
1333
+ "futures-util",
1334
+ "http",
1335
+ "http-body-util",
1336
+ "humantime",
1337
+ "hyper",
1338
+ "itertools",
1339
+ "parking_lot",
1340
+ "percent-encoding",
1341
+ "quick-xml",
1342
+ "rand 0.10.2",
1343
+ "reqwest",
1344
+ "ring",
1345
+ "serde",
1346
+ "serde_json",
1347
+ "serde_urlencoded",
1348
+ "thiserror",
1349
+ "tokio",
1350
+ "tracing",
1351
+ "url",
1352
+ "walkdir",
1353
+ "wasm-bindgen-futures",
1354
+ "web-time",
1355
+ ]
1356
+
1357
+ [[package]]
1358
+ name = "once_cell"
1359
+ version = "1.21.4"
1360
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1361
+ checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
1362
+
1363
+ [[package]]
1364
+ name = "openssl-probe"
1365
+ version = "0.2.1"
1366
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1367
+ checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe"
1368
+
1369
+ [[package]]
1370
+ name = "parking"
1371
+ version = "2.2.1"
1372
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1373
+ checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
1374
+
1375
+ [[package]]
1376
+ name = "parking_lot"
1377
+ version = "0.12.5"
1378
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1379
+ checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
1380
+ dependencies = [
1381
+ "lock_api",
1382
+ "parking_lot_core",
1383
+ ]
1384
+
1385
+ [[package]]
1386
+ name = "parking_lot_core"
1387
+ version = "0.9.12"
1388
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1389
+ checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
1390
+ dependencies = [
1391
+ "cfg-if",
1392
+ "libc",
1393
+ "redox_syscall",
1394
+ "smallvec",
1395
+ "windows-link 0.2.1",
1396
+ ]
1397
+
1398
+ [[package]]
1399
+ name = "percent-encoding"
1400
+ version = "2.3.2"
1401
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1402
+ checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
1403
+
1404
+ [[package]]
1405
+ name = "phf"
1406
+ version = "0.12.1"
1407
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1408
+ checksum = "913273894cec178f401a31ec4b656318d95473527be05c0752cc41cdc32be8b7"
1409
+ dependencies = [
1410
+ "phf_shared",
1411
+ ]
1412
+
1413
+ [[package]]
1414
+ name = "phf_shared"
1415
+ version = "0.12.1"
1416
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1417
+ checksum = "06005508882fb681fd97892ecff4b7fd0fee13ef1aa569f8695dae7ab9099981"
1418
+ dependencies = [
1419
+ "siphasher",
1420
+ ]
1421
+
1422
+ [[package]]
1423
+ name = "pin-project-lite"
1424
+ version = "0.2.17"
1425
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1426
+ checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
1427
+
1428
+ [[package]]
1429
+ name = "pkg-config"
1430
+ version = "0.3.33"
1431
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1432
+ checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e"
1433
+
1434
+ [[package]]
1435
+ name = "planus"
1436
+ version = "1.1.1"
1437
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1438
+ checksum = "3daf8e3d4b712abe1d690838f6e29fb76b76ea19589c4afa39ec30e12f62af71"
1439
+ dependencies = [
1440
+ "array-init-cursor",
1441
+ "hashbrown 0.15.5",
1442
+ ]
1443
+
1444
+ [[package]]
1445
+ name = "polars"
1446
+ version = "0.54.4"
1447
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1448
+ checksum = "82f1f122456ec136102033b13f71905b7c3f01e526642679c86aace9f9cdefde"
1449
+ dependencies = [
1450
+ "getrandom 0.2.17",
1451
+ "getrandom 0.3.4",
1452
+ "polars-arrow",
1453
+ "polars-buffer",
1454
+ "polars-compute",
1455
+ "polars-core",
1456
+ "polars-error",
1457
+ "polars-io",
1458
+ "polars-lazy",
1459
+ "polars-ops",
1460
+ "polars-parquet",
1461
+ "polars-sql",
1462
+ "polars-time",
1463
+ "polars-utils",
1464
+ "version_check",
1465
+ ]
1466
+
1467
+ [[package]]
1468
+ name = "polars-arrow"
1469
+ version = "0.54.4"
1470
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1471
+ checksum = "87d4892d5cc6461bb4a184d18e6fa03a5d316ee1d6de06a33dfa08d479fbc2db"
1472
+ dependencies = [
1473
+ "atoi_simd",
1474
+ "bitflags",
1475
+ "bytemuck",
1476
+ "bytes",
1477
+ "chrono",
1478
+ "chrono-tz",
1479
+ "dyn-clone",
1480
+ "either",
1481
+ "ethnum",
1482
+ "getrandom 0.2.17",
1483
+ "getrandom 0.3.4",
1484
+ "half",
1485
+ "hashbrown 0.16.1",
1486
+ "itoa",
1487
+ "lz4",
1488
+ "num-traits",
1489
+ "polars-arrow-format",
1490
+ "polars-buffer",
1491
+ "polars-error",
1492
+ "polars-schema",
1493
+ "polars-utils",
1494
+ "serde",
1495
+ "simdutf8",
1496
+ "streaming-iterator",
1497
+ "strum_macros",
1498
+ "version_check",
1499
+ "zstd",
1500
+ ]
1501
+
1502
+ [[package]]
1503
+ name = "polars-arrow-format"
1504
+ version = "0.2.1"
1505
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1506
+ checksum = "a556ac0ee744e61e167f34c1eb0013ce740e0ee6cd8c158b2ec0b518f10e6675"
1507
+ dependencies = [
1508
+ "planus",
1509
+ "serde",
1510
+ ]
1511
+
1512
+ [[package]]
1513
+ name = "polars-async"
1514
+ version = "0.54.4"
1515
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1516
+ checksum = "91e87f836190486f500b28347436985cc0af29b7a514e53f98840d396ce4d5f5"
1517
+ dependencies = [
1518
+ "atomic-waker",
1519
+ "crossbeam-channel",
1520
+ "crossbeam-deque",
1521
+ "crossbeam-utils",
1522
+ "parking_lot",
1523
+ "pin-project-lite",
1524
+ "polars-config",
1525
+ "polars-error",
1526
+ "polars-utils",
1527
+ "rand 0.9.5",
1528
+ "slotmap",
1529
+ "tokio",
1530
+ ]
1531
+
1532
+ [[package]]
1533
+ name = "polars-buffer"
1534
+ version = "0.54.4"
1535
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1536
+ checksum = "e481eeaf33c544ac0dd71a2e375553ca2fdae47b3472a96eaccb6eb43218783d"
1537
+ dependencies = [
1538
+ "bytemuck",
1539
+ "either",
1540
+ "polars-utils",
1541
+ "serde",
1542
+ "version_check",
1543
+ ]
1544
+
1545
+ [[package]]
1546
+ name = "polars-compute"
1547
+ version = "0.54.4"
1548
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1549
+ checksum = "c55d41642a9ee887ac394c5a310af3256fa8340a86cde2cb624c515aa963461c"
1550
+ dependencies = [
1551
+ "atoi_simd",
1552
+ "bytemuck",
1553
+ "chrono",
1554
+ "either",
1555
+ "fast-float2",
1556
+ "hashbrown 0.16.1",
1557
+ "itoa",
1558
+ "num-traits",
1559
+ "polars-arrow",
1560
+ "polars-buffer",
1561
+ "polars-error",
1562
+ "polars-utils",
1563
+ "rand 0.9.5",
1564
+ "serde",
1565
+ "strength_reduce",
1566
+ "strum_macros",
1567
+ "version_check",
1568
+ "zmij",
1569
+ ]
1570
+
1571
+ [[package]]
1572
+ name = "polars-config"
1573
+ version = "0.54.4"
1574
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1575
+ checksum = "65af861341b00eac73bcb65423fb5cc3d2322526d6b7561a0ddf094947c38033"
1576
+ dependencies = [
1577
+ "polars-error",
1578
+ "serde",
1579
+ ]
1580
+
1581
+ [[package]]
1582
+ name = "polars-core"
1583
+ version = "0.54.4"
1584
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1585
+ checksum = "3e5924fc46306054bae78f9d35ea5e404cf185baa7f170eb55a16ff95191069c"
1586
+ dependencies = [
1587
+ "bitflags",
1588
+ "boxcar",
1589
+ "bytemuck",
1590
+ "chrono",
1591
+ "chrono-tz",
1592
+ "comfy-table",
1593
+ "either",
1594
+ "getrandom 0.3.4",
1595
+ "hashbrown 0.16.1",
1596
+ "indexmap",
1597
+ "itoa",
1598
+ "num-traits",
1599
+ "polars-arrow",
1600
+ "polars-async",
1601
+ "polars-buffer",
1602
+ "polars-compute",
1603
+ "polars-config",
1604
+ "polars-dtype",
1605
+ "polars-error",
1606
+ "polars-row",
1607
+ "polars-schema",
1608
+ "polars-utils",
1609
+ "rand 0.9.5",
1610
+ "rand_distr",
1611
+ "rayon",
1612
+ "regex",
1613
+ "serde",
1614
+ "serde_json",
1615
+ "strum_macros",
1616
+ "tokio",
1617
+ "uuid",
1618
+ "version_check",
1619
+ "xxhash-rust",
1620
+ ]
1621
+
1622
+ [[package]]
1623
+ name = "polars-dtype"
1624
+ version = "0.54.4"
1625
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1626
+ checksum = "7b65a750bb99ea66be90c8a7e336f6f3a87427a0f7f89d2a40adae98314e9b27"
1627
+ dependencies = [
1628
+ "boxcar",
1629
+ "hashbrown 0.16.1",
1630
+ "polars-arrow",
1631
+ "polars-error",
1632
+ "polars-utils",
1633
+ "serde",
1634
+ "uuid",
1635
+ ]
1636
+
1637
+ [[package]]
1638
+ name = "polars-error"
1639
+ version = "0.54.4"
1640
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1641
+ checksum = "e49a75e3406b9b5b4e5ff177877fe0de766e9688fbdb263a7b25f293dc47d61a"
1642
+ dependencies = [
1643
+ "object_store",
1644
+ "parking_lot",
1645
+ "polars-arrow-format",
1646
+ "pyo3",
1647
+ "regex",
1648
+ "signal-hook",
1649
+ "simdutf8",
1650
+ ]
1651
+
1652
+ [[package]]
1653
+ name = "polars-expr"
1654
+ version = "0.54.4"
1655
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1656
+ checksum = "e21fdd37e8d9ef109f13d3454baffa0a57041cf60069123b8a2bd846c8ad0205"
1657
+ dependencies = [
1658
+ "bitflags",
1659
+ "hashbrown 0.16.1",
1660
+ "num-traits",
1661
+ "polars-arrow",
1662
+ "polars-buffer",
1663
+ "polars-compute",
1664
+ "polars-core",
1665
+ "polars-io",
1666
+ "polars-ops",
1667
+ "polars-plan",
1668
+ "polars-row",
1669
+ "polars-time",
1670
+ "polars-utils",
1671
+ "rand 0.9.5",
1672
+ "rayon",
1673
+ "recursive",
1674
+ "regex",
1675
+ "version_check",
1676
+ ]
1677
+
1678
+ [[package]]
1679
+ name = "polars-ffi"
1680
+ version = "0.54.4"
1681
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1682
+ checksum = "7fddc8eb96794c42758233f017cfe1cedb3ab24296583171a94d6f452f0ef1f6"
1683
+ dependencies = [
1684
+ "polars-arrow",
1685
+ "polars-core",
1686
+ ]
1687
+
1688
+ [[package]]
1689
+ name = "polars-io"
1690
+ version = "0.54.4"
1691
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1692
+ checksum = "6363a1c44a65fe8d73cce7fe4d77c9b6fea3a0da44007012e755e5b4e65aa078"
1693
+ dependencies = [
1694
+ "async-trait",
1695
+ "atoi_simd",
1696
+ "blake3",
1697
+ "bytes",
1698
+ "chrono",
1699
+ "fast-float2",
1700
+ "fastrand",
1701
+ "fs4",
1702
+ "futures",
1703
+ "glob",
1704
+ "hashbrown 0.16.1",
1705
+ "home",
1706
+ "itoa",
1707
+ "memchr",
1708
+ "memmap2",
1709
+ "num-traits",
1710
+ "object_store",
1711
+ "parking_lot",
1712
+ "percent-encoding",
1713
+ "polars-arrow",
1714
+ "polars-buffer",
1715
+ "polars-compute",
1716
+ "polars-config",
1717
+ "polars-core",
1718
+ "polars-error",
1719
+ "polars-parquet",
1720
+ "polars-schema",
1721
+ "polars-time",
1722
+ "polars-utils",
1723
+ "rand 0.9.5",
1724
+ "rayon",
1725
+ "regex",
1726
+ "reqwest",
1727
+ "serde",
1728
+ "serde_json",
1729
+ "simdutf8",
1730
+ "tokio",
1731
+ "zmij",
1732
+ ]
1733
+
1734
+ [[package]]
1735
+ name = "polars-lazy"
1736
+ version = "0.54.4"
1737
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1738
+ checksum = "809d9590232a37d638337629c18279af97bdb0d17c3d8b2b6bb186e903e8bd5e"
1739
+ dependencies = [
1740
+ "bitflags",
1741
+ "chrono",
1742
+ "either",
1743
+ "memchr",
1744
+ "polars-arrow",
1745
+ "polars-buffer",
1746
+ "polars-compute",
1747
+ "polars-config",
1748
+ "polars-core",
1749
+ "polars-expr",
1750
+ "polars-io",
1751
+ "polars-mem-engine",
1752
+ "polars-ops",
1753
+ "polars-plan",
1754
+ "polars-stream",
1755
+ "polars-time",
1756
+ "polars-utils",
1757
+ "rayon",
1758
+ "version_check",
1759
+ ]
1760
+
1761
+ [[package]]
1762
+ name = "polars-mem-engine"
1763
+ version = "0.54.4"
1764
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1765
+ checksum = "f55c6b7d162c506bc8eee82b065fa0399ebcd20b8f08675a534f3d360904ba38"
1766
+ dependencies = [
1767
+ "memmap2",
1768
+ "polars-arrow",
1769
+ "polars-core",
1770
+ "polars-error",
1771
+ "polars-expr",
1772
+ "polars-io",
1773
+ "polars-ops",
1774
+ "polars-plan",
1775
+ "polars-time",
1776
+ "polars-utils",
1777
+ "rayon",
1778
+ "recursive",
1779
+ ]
1780
+
1781
+ [[package]]
1782
+ name = "polars-ooc"
1783
+ version = "0.54.4"
1784
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1785
+ checksum = "78b3eea0b386837b760a97ec9c92df99cbc10f94885cae060fd7100f9b794163"
1786
+ dependencies = [
1787
+ "async-trait",
1788
+ "boxcar",
1789
+ "libc",
1790
+ "polars-async",
1791
+ "polars-config",
1792
+ "polars-core",
1793
+ "polars-io",
1794
+ "polars-utils",
1795
+ "thread_local",
1796
+ "tokio",
1797
+ ]
1798
+
1799
+ [[package]]
1800
+ name = "polars-ops"
1801
+ version = "0.54.4"
1802
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1803
+ checksum = "cb146490a717ac5ae4ff3a22a5adf3ebae79361f187b1f550f9e24783d7ad765"
1804
+ dependencies = [
1805
+ "argminmax",
1806
+ "base64",
1807
+ "bytemuck",
1808
+ "chrono",
1809
+ "chrono-tz",
1810
+ "either",
1811
+ "hashbrown 0.16.1",
1812
+ "hex",
1813
+ "indexmap",
1814
+ "libm",
1815
+ "memchr",
1816
+ "num-traits",
1817
+ "polars-arrow",
1818
+ "polars-buffer",
1819
+ "polars-compute",
1820
+ "polars-core",
1821
+ "polars-error",
1822
+ "polars-schema",
1823
+ "polars-utils",
1824
+ "rayon",
1825
+ "regex",
1826
+ "regex-syntax",
1827
+ "strum_macros",
1828
+ "unicode-normalization",
1829
+ "unicode-reverse",
1830
+ "version_check",
1831
+ ]
1832
+
1833
+ [[package]]
1834
+ name = "polars-parquet"
1835
+ version = "0.54.4"
1836
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1837
+ checksum = "fd6b79ba2103c00cbb9c5dd4459ffff1d8ce15286c7a6d376a04c711df20d8b7"
1838
+ dependencies = [
1839
+ "async-stream",
1840
+ "base64",
1841
+ "bytemuck",
1842
+ "ethnum",
1843
+ "futures",
1844
+ "hashbrown 0.16.1",
1845
+ "num-traits",
1846
+ "polars-arrow",
1847
+ "polars-buffer",
1848
+ "polars-compute",
1849
+ "polars-config",
1850
+ "polars-error",
1851
+ "polars-parquet-format",
1852
+ "polars-utils",
1853
+ "regex",
1854
+ "serde",
1855
+ "simdutf8",
1856
+ "streaming-decompression",
1857
+ ]
1858
+
1859
+ [[package]]
1860
+ name = "polars-parquet-format"
1861
+ version = "0.1.0"
1862
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1863
+ checksum = "c025243dcfe8dbc57e94d9f82eb3bef10b565ab180d5b99bed87fd8aea319ce1"
1864
+ dependencies = [
1865
+ "async-trait",
1866
+ "futures",
1867
+ ]
1868
+
1869
+ [[package]]
1870
+ name = "polars-plan"
1871
+ version = "0.54.4"
1872
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1873
+ checksum = "2f5ccc230515adb10762a8c7b0df03fd88f3328deb5b60e9b1eeb2eceef4d344"
1874
+ dependencies = [
1875
+ "bitflags",
1876
+ "blake3",
1877
+ "bytemuck",
1878
+ "bytes",
1879
+ "chrono",
1880
+ "chrono-tz",
1881
+ "either",
1882
+ "futures",
1883
+ "hashbrown 0.16.1",
1884
+ "indexmap",
1885
+ "memmap2",
1886
+ "num-traits",
1887
+ "percent-encoding",
1888
+ "polars-arrow",
1889
+ "polars-buffer",
1890
+ "polars-compute",
1891
+ "polars-config",
1892
+ "polars-core",
1893
+ "polars-error",
1894
+ "polars-io",
1895
+ "polars-ops",
1896
+ "polars-time",
1897
+ "polars-utils",
1898
+ "rayon",
1899
+ "recursive",
1900
+ "regex",
1901
+ "sha2",
1902
+ "slotmap",
1903
+ "strum_macros",
1904
+ "tokio",
1905
+ "version_check",
1906
+ ]
1907
+
1908
+ [[package]]
1909
+ name = "polars-row"
1910
+ version = "0.54.4"
1911
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1912
+ checksum = "3d4e3254450024078e10c919ecd3b467bdcfdd5cf386c2ca6eedec89bd4771d2"
1913
+ dependencies = [
1914
+ "bitflags",
1915
+ "bytemuck",
1916
+ "polars-arrow",
1917
+ "polars-buffer",
1918
+ "polars-compute",
1919
+ "polars-dtype",
1920
+ "polars-error",
1921
+ "polars-utils",
1922
+ ]
1923
+
1924
+ [[package]]
1925
+ name = "polars-schema"
1926
+ version = "0.54.4"
1927
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1928
+ checksum = "6f8a0de8951d02576fd0cdcecd9c605a6b6364d3105b7469b8d7874ea34eea2f"
1929
+ dependencies = [
1930
+ "indexmap",
1931
+ "polars-error",
1932
+ "polars-utils",
1933
+ "serde",
1934
+ "version_check",
1935
+ ]
1936
+
1937
+ [[package]]
1938
+ name = "polars-sql"
1939
+ version = "0.54.4"
1940
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1941
+ checksum = "b282a6164927eb12774b66b071b773a1573173ae53758e8d4df50389ff06efa2"
1942
+ dependencies = [
1943
+ "bitflags",
1944
+ "hex",
1945
+ "polars-core",
1946
+ "polars-error",
1947
+ "polars-lazy",
1948
+ "polars-ops",
1949
+ "polars-plan",
1950
+ "polars-time",
1951
+ "polars-utils",
1952
+ "regex",
1953
+ "serde",
1954
+ "sqlparser",
1955
+ ]
1956
+
1957
+ [[package]]
1958
+ name = "polars-stream"
1959
+ version = "0.54.4"
1960
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1961
+ checksum = "cfa8ff4ee21799898579595a0ef2fb728d0a9cac3d061835fb7f7f6dd854734a"
1962
+ dependencies = [
1963
+ "async-channel",
1964
+ "async-trait",
1965
+ "bitflags",
1966
+ "bytes",
1967
+ "chrono-tz",
1968
+ "crossbeam-channel",
1969
+ "crossbeam-queue",
1970
+ "futures",
1971
+ "memchr",
1972
+ "num-traits",
1973
+ "parking_lot",
1974
+ "percent-encoding",
1975
+ "polars-arrow",
1976
+ "polars-async",
1977
+ "polars-buffer",
1978
+ "polars-compute",
1979
+ "polars-config",
1980
+ "polars-core",
1981
+ "polars-error",
1982
+ "polars-expr",
1983
+ "polars-io",
1984
+ "polars-mem-engine",
1985
+ "polars-ooc",
1986
+ "polars-ops",
1987
+ "polars-parquet",
1988
+ "polars-plan",
1989
+ "polars-time",
1990
+ "polars-utils",
1991
+ "rayon",
1992
+ "recursive",
1993
+ "slotmap",
1994
+ "tokio",
1995
+ "uuid",
1996
+ "version_check",
1997
+ ]
1998
+
1999
+ [[package]]
2000
+ name = "polars-time"
2001
+ version = "0.54.4"
2002
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2003
+ checksum = "e1063fe074c4212a54917be604377c6e6bfbc8b6c942a5c57be214e4ccaaafdf"
2004
+ dependencies = [
2005
+ "atoi_simd",
2006
+ "bytemuck",
2007
+ "chrono",
2008
+ "chrono-tz",
2009
+ "now",
2010
+ "num-traits",
2011
+ "polars-arrow",
2012
+ "polars-compute",
2013
+ "polars-core",
2014
+ "polars-error",
2015
+ "polars-ops",
2016
+ "polars-utils",
2017
+ "rayon",
2018
+ "regex",
2019
+ "strum_macros",
2020
+ ]
2021
+
2022
+ [[package]]
2023
+ name = "polars-utils"
2024
+ version = "0.54.4"
2025
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2026
+ checksum = "590b0a94aa8f97992d52f1198600ecc1c1f7cfa03c1b31cae057143455804ac0"
2027
+ dependencies = [
2028
+ "argminmax",
2029
+ "bincode",
2030
+ "bytemuck",
2031
+ "bytes",
2032
+ "compact_str",
2033
+ "either",
2034
+ "flate2",
2035
+ "foldhash 0.2.0",
2036
+ "futures",
2037
+ "half",
2038
+ "hashbrown 0.16.1",
2039
+ "indexmap",
2040
+ "libc",
2041
+ "memmap2",
2042
+ "num-derive",
2043
+ "num-traits",
2044
+ "polars-config",
2045
+ "polars-error",
2046
+ "rand 0.9.5",
2047
+ "raw-cpuid",
2048
+ "rayon",
2049
+ "regex",
2050
+ "rmp-serde",
2051
+ "serde",
2052
+ "serde_json",
2053
+ "serde_stacker",
2054
+ "slotmap",
2055
+ "stacker",
2056
+ "sysinfo",
2057
+ "tokio",
2058
+ "uuid",
2059
+ "version_check",
2060
+ ]
2061
+
2062
+ [[package]]
2063
+ name = "portable-atomic"
2064
+ version = "1.14.0"
2065
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2066
+ checksum = "3d20d5497ef88037a52ff98267d066e7f11fcc5e99bbfbd58a42336193aacec3"
2067
+
2068
+ [[package]]
2069
+ name = "potential_utf"
2070
+ version = "0.1.5"
2071
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2072
+ checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
2073
+ dependencies = [
2074
+ "zerovec",
2075
+ ]
2076
+
2077
+ [[package]]
2078
+ name = "ppv-lite86"
2079
+ version = "0.2.21"
2080
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2081
+ checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
2082
+ dependencies = [
2083
+ "zerocopy",
2084
+ ]
2085
+
2086
+ [[package]]
2087
+ name = "proc-macro2"
2088
+ version = "1.0.107"
2089
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2090
+ checksum = "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9"
2091
+ dependencies = [
2092
+ "unicode-ident",
2093
+ ]
2094
+
2095
+ [[package]]
2096
+ name = "psm"
2097
+ version = "0.1.31"
2098
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2099
+ checksum = "645dbe486e346d9b5de3ef16ede18c26e6c70ad97418f4874b8b1889d6e761ea"
2100
+ dependencies = [
2101
+ "ar_archive_writer",
2102
+ "cc",
2103
+ ]
2104
+
2105
+ [[package]]
2106
+ name = "pyo3"
2107
+ version = "0.28.3"
2108
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2109
+ checksum = "91fd8e38a3b50ed1167fb981cd6fd60147e091784c427b8f7183a7ee32c31c12"
2110
+ dependencies = [
2111
+ "libc",
2112
+ "once_cell",
2113
+ "portable-atomic",
2114
+ "pyo3-build-config",
2115
+ "pyo3-ffi",
2116
+ "pyo3-macros",
2117
+ ]
2118
+
2119
+ [[package]]
2120
+ name = "pyo3-build-config"
2121
+ version = "0.28.3"
2122
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2123
+ checksum = "e368e7ddfdeb98c9bca7f8383be1648fd84ab466bf2bc015e94008db6d35611e"
2124
+ dependencies = [
2125
+ "python3-dll-a",
2126
+ "target-lexicon",
2127
+ ]
2128
+
2129
+ [[package]]
2130
+ name = "pyo3-ffi"
2131
+ version = "0.28.3"
2132
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2133
+ checksum = "7f29e10af80b1f7ccaf7f69eace800a03ecd13e883acfacc1e5d0988605f651e"
2134
+ dependencies = [
2135
+ "libc",
2136
+ "pyo3-build-config",
2137
+ ]
2138
+
2139
+ [[package]]
2140
+ name = "pyo3-macros"
2141
+ version = "0.28.3"
2142
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2143
+ checksum = "df6e520eff47c45997d2fc7dd8214b25dd1310918bbb2642156ef66a67f29813"
2144
+ dependencies = [
2145
+ "proc-macro2",
2146
+ "pyo3-macros-backend",
2147
+ "quote",
2148
+ "syn 2.0.119",
2149
+ ]
2150
+
2151
+ [[package]]
2152
+ name = "pyo3-macros-backend"
2153
+ version = "0.28.3"
2154
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2155
+ checksum = "c4cdc218d835738f81c2338f822078af45b4afdf8b2e33cbb5916f108b813acb"
2156
+ dependencies = [
2157
+ "heck",
2158
+ "proc-macro2",
2159
+ "pyo3-build-config",
2160
+ "quote",
2161
+ "syn 2.0.119",
2162
+ ]
2163
+
2164
+ [[package]]
2165
+ name = "pyo3-polars"
2166
+ version = "0.27.0"
2167
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2168
+ checksum = "6ad2fcbcb8a0dc41549b73e6481c8fbe236a5461d8cf6d639e840b04d594990a"
2169
+ dependencies = [
2170
+ "libc",
2171
+ "once_cell",
2172
+ "polars",
2173
+ "polars-arrow",
2174
+ "polars-config",
2175
+ "polars-core",
2176
+ "polars-error",
2177
+ "polars-ffi",
2178
+ "pyo3",
2179
+ "thiserror",
2180
+ ]
2181
+
2182
+ [[package]]
2183
+ name = "python3-dll-a"
2184
+ version = "0.2.15"
2185
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2186
+ checksum = "d80ba7540edb18890d444c5aa8e1f1f99b1bdf26fb26ae383135325f4a36042b"
2187
+ dependencies = [
2188
+ "cc",
2189
+ ]
2190
+
2191
+ [[package]]
2192
+ name = "quick-xml"
2193
+ version = "0.39.4"
2194
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2195
+ checksum = "cdcc8dd4e2f670d309a5f0e83fe36dfdc05af317008fea29144da1a2ac858e5e"
2196
+ dependencies = [
2197
+ "memchr",
2198
+ "serde",
2199
+ ]
2200
+
2201
+ [[package]]
2202
+ name = "quinn"
2203
+ version = "0.11.11"
2204
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2205
+ checksum = "0c1a41e437b6bbd489372cd4971de128e85c855f56c57f283d20ff016cf7c0a8"
2206
+ dependencies = [
2207
+ "bytes",
2208
+ "cfg_aliases",
2209
+ "pin-project-lite",
2210
+ "quinn-proto",
2211
+ "quinn-udp",
2212
+ "rustc-hash",
2213
+ "rustls",
2214
+ "socket2",
2215
+ "thiserror",
2216
+ "tokio",
2217
+ "tracing",
2218
+ "web-time",
2219
+ ]
2220
+
2221
+ [[package]]
2222
+ name = "quinn-proto"
2223
+ version = "0.11.16"
2224
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2225
+ checksum = "2f4bfc015262b9df63c8845072ce59068853ff5872180c2ce2f13038b970e560"
2226
+ dependencies = [
2227
+ "bytes",
2228
+ "getrandom 0.4.3",
2229
+ "lru-slab",
2230
+ "rand 0.10.2",
2231
+ "rand_pcg",
2232
+ "ring",
2233
+ "rustc-hash",
2234
+ "rustls",
2235
+ "rustls-pki-types",
2236
+ "slab",
2237
+ "thiserror",
2238
+ "tinyvec",
2239
+ "tracing",
2240
+ "web-time",
2241
+ ]
2242
+
2243
+ [[package]]
2244
+ name = "quinn-udp"
2245
+ version = "0.5.15"
2246
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2247
+ checksum = "35a133f956daabe89a61a685c2649f13d82d5aa4bd5d12d1277e1072a21c0694"
2248
+ dependencies = [
2249
+ "cfg_aliases",
2250
+ "libc",
2251
+ "once_cell",
2252
+ "socket2",
2253
+ "tracing",
2254
+ "windows-sys 0.61.2",
2255
+ ]
2256
+
2257
+ [[package]]
2258
+ name = "quote"
2259
+ version = "1.0.47"
2260
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2261
+ checksum = "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001"
2262
+ dependencies = [
2263
+ "proc-macro2",
2264
+ ]
2265
+
2266
+ [[package]]
2267
+ name = "r-efi"
2268
+ version = "5.3.0"
2269
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2270
+ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
2271
+
2272
+ [[package]]
2273
+ name = "r-efi"
2274
+ version = "6.0.0"
2275
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2276
+ checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
2277
+
2278
+ [[package]]
2279
+ name = "rand"
2280
+ version = "0.9.5"
2281
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2282
+ checksum = "b9ef1d0d795eb7d84685bca4f72f3649f064e6641543d3a8c415898726a57b41"
2283
+ dependencies = [
2284
+ "rand_chacha",
2285
+ "rand_core 0.9.5",
2286
+ ]
2287
+
2288
+ [[package]]
2289
+ name = "rand"
2290
+ version = "0.10.2"
2291
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2292
+ checksum = "c7f5fa3a058cd35567ef9bfa5e75732bee0f9e4c55fa90477bef2dfcdbc4be80"
2293
+ dependencies = [
2294
+ "chacha20",
2295
+ "getrandom 0.4.3",
2296
+ "rand_core 0.10.1",
2297
+ ]
2298
+
2299
+ [[package]]
2300
+ name = "rand_chacha"
2301
+ version = "0.9.0"
2302
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2303
+ checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
2304
+ dependencies = [
2305
+ "ppv-lite86",
2306
+ "rand_core 0.9.5",
2307
+ ]
2308
+
2309
+ [[package]]
2310
+ name = "rand_core"
2311
+ version = "0.9.5"
2312
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2313
+ checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
2314
+ dependencies = [
2315
+ "getrandom 0.3.4",
2316
+ ]
2317
+
2318
+ [[package]]
2319
+ name = "rand_core"
2320
+ version = "0.10.1"
2321
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2322
+ checksum = "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69"
2323
+
2324
+ [[package]]
2325
+ name = "rand_distr"
2326
+ version = "0.5.1"
2327
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2328
+ checksum = "6a8615d50dcf34fa31f7ab52692afec947c4dd0ab803cc87cb3b0b4570ff7463"
2329
+ dependencies = [
2330
+ "num-traits",
2331
+ "rand 0.9.5",
2332
+ ]
2333
+
2334
+ [[package]]
2335
+ name = "rand_pcg"
2336
+ version = "0.10.2"
2337
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2338
+ checksum = "caa0f4137e1c0a72f4c651489402276c8e8e1cf081f3b0ba156d2cbeef09e86a"
2339
+ dependencies = [
2340
+ "rand_core 0.10.1",
2341
+ ]
2342
+
2343
+ [[package]]
2344
+ name = "raw-cpuid"
2345
+ version = "11.6.0"
2346
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2347
+ checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186"
2348
+ dependencies = [
2349
+ "bitflags",
2350
+ ]
2351
+
2352
+ [[package]]
2353
+ name = "rayon"
2354
+ version = "1.12.0"
2355
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2356
+ checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
2357
+ dependencies = [
2358
+ "either",
2359
+ "rayon-core",
2360
+ ]
2361
+
2362
+ [[package]]
2363
+ name = "rayon-core"
2364
+ version = "1.13.0"
2365
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2366
+ checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
2367
+ dependencies = [
2368
+ "crossbeam-deque",
2369
+ "crossbeam-utils",
2370
+ ]
2371
+
2372
+ [[package]]
2373
+ name = "recursive"
2374
+ version = "0.1.1"
2375
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2376
+ checksum = "0786a43debb760f491b1bc0269fe5e84155353c67482b9e60d0cfb596054b43e"
2377
+ dependencies = [
2378
+ "recursive-proc-macro-impl",
2379
+ "stacker",
2380
+ ]
2381
+
2382
+ [[package]]
2383
+ name = "recursive-proc-macro-impl"
2384
+ version = "0.1.1"
2385
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2386
+ checksum = "76009fbe0614077fc1a2ce255e3a1881a2e3a3527097d5dc6d8212c585e7e38b"
2387
+ dependencies = [
2388
+ "quote",
2389
+ "syn 2.0.119",
2390
+ ]
2391
+
2392
+ [[package]]
2393
+ name = "redox_syscall"
2394
+ version = "0.5.18"
2395
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2396
+ checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
2397
+ dependencies = [
2398
+ "bitflags",
2399
+ ]
2400
+
2401
+ [[package]]
2402
+ name = "regex"
2403
+ version = "1.13.1"
2404
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2405
+ checksum = "f020237b6c8eed93db2e2cb53c00c60a8e1bc73da7d073199a1180401450218d"
2406
+ dependencies = [
2407
+ "aho-corasick",
2408
+ "memchr",
2409
+ "regex-automata",
2410
+ "regex-syntax",
2411
+ ]
2412
+
2413
+ [[package]]
2414
+ name = "regex-automata"
2415
+ version = "0.4.16"
2416
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2417
+ checksum = "8fcfdb36bda0c880c5931cdc7a2bcdc8ba4556847b9d912bca70bc94708711ad"
2418
+ dependencies = [
2419
+ "aho-corasick",
2420
+ "memchr",
2421
+ "regex-syntax",
2422
+ ]
2423
+
2424
+ [[package]]
2425
+ name = "regex-syntax"
2426
+ version = "0.8.11"
2427
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2428
+ checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
2429
+
2430
+ [[package]]
2431
+ name = "reqwest"
2432
+ version = "0.12.28"
2433
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2434
+ checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147"
2435
+ dependencies = [
2436
+ "base64",
2437
+ "bytes",
2438
+ "futures-core",
2439
+ "futures-util",
2440
+ "h2",
2441
+ "http",
2442
+ "http-body",
2443
+ "http-body-util",
2444
+ "hyper",
2445
+ "hyper-rustls",
2446
+ "hyper-util",
2447
+ "js-sys",
2448
+ "log",
2449
+ "percent-encoding",
2450
+ "pin-project-lite",
2451
+ "quinn",
2452
+ "rustls",
2453
+ "rustls-native-certs",
2454
+ "rustls-pki-types",
2455
+ "serde",
2456
+ "serde_json",
2457
+ "serde_urlencoded",
2458
+ "sync_wrapper",
2459
+ "tokio",
2460
+ "tokio-rustls",
2461
+ "tokio-util",
2462
+ "tower",
2463
+ "tower-http",
2464
+ "tower-service",
2465
+ "url",
2466
+ "wasm-bindgen",
2467
+ "wasm-bindgen-futures",
2468
+ "wasm-streams",
2469
+ "web-sys",
2470
+ ]
2471
+
2472
+ [[package]]
2473
+ name = "ring"
2474
+ version = "0.17.14"
2475
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2476
+ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
2477
+ dependencies = [
2478
+ "cc",
2479
+ "cfg-if",
2480
+ "getrandom 0.2.17",
2481
+ "libc",
2482
+ "untrusted",
2483
+ "windows-sys 0.52.0",
2484
+ ]
2485
+
2486
+ [[package]]
2487
+ name = "rmp"
2488
+ version = "0.8.15"
2489
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2490
+ checksum = "4ba8be72d372b2c9b35542551678538b562e7cf86c3315773cae48dfbfe7790c"
2491
+ dependencies = [
2492
+ "num-traits",
2493
+ ]
2494
+
2495
+ [[package]]
2496
+ name = "rmp-serde"
2497
+ version = "1.3.1"
2498
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2499
+ checksum = "72f81bee8c8ef9b577d1681a70ebbc962c232461e397b22c208c43c04b67a155"
2500
+ dependencies = [
2501
+ "rmp",
2502
+ "serde",
2503
+ ]
2504
+
2505
+ [[package]]
2506
+ name = "rssa-core"
2507
+ version = "0.0.6"
2508
+ dependencies = [
2509
+ "memmap2",
2510
+ "polars",
2511
+ "rayon",
2512
+ "serde",
2513
+ "serde_json",
2514
+ "tempfile",
2515
+ "thiserror",
2516
+ ]
2517
+
2518
+ [[package]]
2519
+ name = "rssa-python"
2520
+ version = "0.0.6"
2521
+ dependencies = [
2522
+ "polars",
2523
+ "pyo3",
2524
+ "pyo3-polars",
2525
+ "rssa-core",
2526
+ ]
2527
+
2528
+ [[package]]
2529
+ name = "rustc-hash"
2530
+ version = "2.1.3"
2531
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2532
+ checksum = "6b1e7f9a428571be2dc5bc0505c13fb6bf936822b894ec87abf8a08a4e51742d"
2533
+
2534
+ [[package]]
2535
+ name = "rustix"
2536
+ version = "1.1.4"
2537
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2538
+ checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
2539
+ dependencies = [
2540
+ "bitflags",
2541
+ "errno",
2542
+ "libc",
2543
+ "linux-raw-sys",
2544
+ "windows-sys 0.61.2",
2545
+ ]
2546
+
2547
+ [[package]]
2548
+ name = "rustls"
2549
+ version = "0.23.42"
2550
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2551
+ checksum = "3c54fcab019b409d04215d3a17cb438fd7fbf192ee61461f20f4fe18704bc138"
2552
+ dependencies = [
2553
+ "once_cell",
2554
+ "ring",
2555
+ "rustls-pki-types",
2556
+ "rustls-webpki",
2557
+ "subtle",
2558
+ "zeroize",
2559
+ ]
2560
+
2561
+ [[package]]
2562
+ name = "rustls-native-certs"
2563
+ version = "0.8.4"
2564
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2565
+ checksum = "dab5152771c58876a2146916e53e35057e1a4dfa2b9df0f0305b07f611fdea4d"
2566
+ dependencies = [
2567
+ "openssl-probe",
2568
+ "rustls-pki-types",
2569
+ "schannel",
2570
+ "security-framework",
2571
+ ]
2572
+
2573
+ [[package]]
2574
+ name = "rustls-pki-types"
2575
+ version = "1.15.1"
2576
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2577
+ checksum = "2f4925028c7eb5d1fcdaf196971378ed9d2c1c4efc7dc5d011256f76c99c0a96"
2578
+ dependencies = [
2579
+ "web-time",
2580
+ "zeroize",
2581
+ ]
2582
+
2583
+ [[package]]
2584
+ name = "rustls-webpki"
2585
+ version = "0.103.13"
2586
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2587
+ checksum = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e"
2588
+ dependencies = [
2589
+ "ring",
2590
+ "rustls-pki-types",
2591
+ "untrusted",
2592
+ ]
2593
+
2594
+ [[package]]
2595
+ name = "rustversion"
2596
+ version = "1.0.23"
2597
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2598
+ checksum = "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f"
2599
+
2600
+ [[package]]
2601
+ name = "ryu"
2602
+ version = "1.0.23"
2603
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2604
+ checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
2605
+
2606
+ [[package]]
2607
+ name = "same-file"
2608
+ version = "1.0.6"
2609
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2610
+ checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
2611
+ dependencies = [
2612
+ "winapi-util",
2613
+ ]
2614
+
2615
+ [[package]]
2616
+ name = "schannel"
2617
+ version = "0.1.29"
2618
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2619
+ checksum = "91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939"
2620
+ dependencies = [
2621
+ "windows-sys 0.61.2",
2622
+ ]
2623
+
2624
+ [[package]]
2625
+ name = "scopeguard"
2626
+ version = "1.2.0"
2627
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2628
+ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2629
+
2630
+ [[package]]
2631
+ name = "security-framework"
2632
+ version = "3.7.0"
2633
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2634
+ checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d"
2635
+ dependencies = [
2636
+ "bitflags",
2637
+ "core-foundation",
2638
+ "core-foundation-sys",
2639
+ "libc",
2640
+ "security-framework-sys",
2641
+ ]
2642
+
2643
+ [[package]]
2644
+ name = "security-framework-sys"
2645
+ version = "2.17.0"
2646
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2647
+ checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3"
2648
+ dependencies = [
2649
+ "core-foundation-sys",
2650
+ "libc",
2651
+ ]
2652
+
2653
+ [[package]]
2654
+ name = "serde"
2655
+ version = "1.0.229"
2656
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2657
+ checksum = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba"
2658
+ dependencies = [
2659
+ "serde_core",
2660
+ "serde_derive",
2661
+ ]
2662
+
2663
+ [[package]]
2664
+ name = "serde_core"
2665
+ version = "1.0.229"
2666
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2667
+ checksum = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48"
2668
+ dependencies = [
2669
+ "serde_derive",
2670
+ ]
2671
+
2672
+ [[package]]
2673
+ name = "serde_derive"
2674
+ version = "1.0.229"
2675
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2676
+ checksum = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348"
2677
+ dependencies = [
2678
+ "proc-macro2",
2679
+ "quote",
2680
+ "syn 3.0.3",
2681
+ ]
2682
+
2683
+ [[package]]
2684
+ name = "serde_json"
2685
+ version = "1.0.151"
2686
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2687
+ checksum = "c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14"
2688
+ dependencies = [
2689
+ "itoa",
2690
+ "memchr",
2691
+ "serde",
2692
+ "serde_core",
2693
+ "zmij",
2694
+ ]
2695
+
2696
+ [[package]]
2697
+ name = "serde_stacker"
2698
+ version = "0.1.14"
2699
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2700
+ checksum = "d4936375d50c4be7eff22293a9344f8e46f323ed2b3c243e52f89138d9bb0f4a"
2701
+ dependencies = [
2702
+ "serde",
2703
+ "serde_core",
2704
+ "stacker",
2705
+ ]
2706
+
2707
+ [[package]]
2708
+ name = "serde_urlencoded"
2709
+ version = "0.7.1"
2710
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2711
+ checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
2712
+ dependencies = [
2713
+ "form_urlencoded",
2714
+ "itoa",
2715
+ "ryu",
2716
+ "serde",
2717
+ ]
2718
+
2719
+ [[package]]
2720
+ name = "sha2"
2721
+ version = "0.10.9"
2722
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2723
+ checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
2724
+ dependencies = [
2725
+ "cfg-if",
2726
+ "cpufeatures 0.2.17",
2727
+ "digest",
2728
+ ]
2729
+
2730
+ [[package]]
2731
+ name = "shlex"
2732
+ version = "2.0.1"
2733
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2734
+ checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
2735
+
2736
+ [[package]]
2737
+ name = "signal-hook"
2738
+ version = "0.4.4"
2739
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2740
+ checksum = "b2a0c28ca5908dbdbcd52e6fdaa00358ab88637f8ab33e1f188dd510eb44b53d"
2741
+ dependencies = [
2742
+ "libc",
2743
+ "signal-hook-registry",
2744
+ ]
2745
+
2746
+ [[package]]
2747
+ name = "signal-hook-registry"
2748
+ version = "1.4.8"
2749
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2750
+ checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
2751
+ dependencies = [
2752
+ "errno",
2753
+ "libc",
2754
+ ]
2755
+
2756
+ [[package]]
2757
+ name = "simd-adler32"
2758
+ version = "0.3.10"
2759
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2760
+ checksum = "3a219298ac11a56ea9a6d2120044824d6f01aeb034955e7af7bc16858527deea"
2761
+
2762
+ [[package]]
2763
+ name = "simdutf8"
2764
+ version = "0.1.5"
2765
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2766
+ checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
2767
+
2768
+ [[package]]
2769
+ name = "siphasher"
2770
+ version = "1.0.3"
2771
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2772
+ checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
2773
+
2774
+ [[package]]
2775
+ name = "slab"
2776
+ version = "0.4.12"
2777
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2778
+ checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
2779
+
2780
+ [[package]]
2781
+ name = "slotmap"
2782
+ version = "1.1.1"
2783
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2784
+ checksum = "bdd58c3c93c3d278ca835519292445cb4b0d4dc59ccfdf7ceadaab3f8aeb4038"
2785
+ dependencies = [
2786
+ "version_check",
2787
+ ]
2788
+
2789
+ [[package]]
2790
+ name = "smallvec"
2791
+ version = "1.15.2"
2792
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2793
+ checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90"
2794
+
2795
+ [[package]]
2796
+ name = "socket2"
2797
+ version = "0.6.5"
2798
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2799
+ checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4"
2800
+ dependencies = [
2801
+ "libc",
2802
+ "windows-sys 0.61.2",
2803
+ ]
2804
+
2805
+ [[package]]
2806
+ name = "sqlparser"
2807
+ version = "0.60.0"
2808
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2809
+ checksum = "505aa16b045c4c1375bf5f125cce3813d0176325bfe9ffc4a903f423de7774ff"
2810
+ dependencies = [
2811
+ "log",
2812
+ "recursive",
2813
+ "sqlparser_derive",
2814
+ ]
2815
+
2816
+ [[package]]
2817
+ name = "sqlparser_derive"
2818
+ version = "0.4.0"
2819
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2820
+ checksum = "028e551d5e270b31b9f3ea271778d9d827148d4287a5d96167b6bb9787f5cc38"
2821
+ dependencies = [
2822
+ "proc-macro2",
2823
+ "quote",
2824
+ "syn 2.0.119",
2825
+ ]
2826
+
2827
+ [[package]]
2828
+ name = "stable_deref_trait"
2829
+ version = "1.2.1"
2830
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2831
+ checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
2832
+
2833
+ [[package]]
2834
+ name = "stacker"
2835
+ version = "0.1.24"
2836
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2837
+ checksum = "640c8cdd92b6b12f5bcb1803ca3bbf5ab96e5e6b6b96b9ab77dabe9e880b3190"
2838
+ dependencies = [
2839
+ "cc",
2840
+ "cfg-if",
2841
+ "libc",
2842
+ "psm",
2843
+ "windows-sys 0.61.2",
2844
+ ]
2845
+
2846
+ [[package]]
2847
+ name = "static_assertions"
2848
+ version = "1.1.0"
2849
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2850
+ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2851
+
2852
+ [[package]]
2853
+ name = "streaming-decompression"
2854
+ version = "0.1.2"
2855
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2856
+ checksum = "bf6cc3b19bfb128a8ad11026086e31d3ce9ad23f8ea37354b31383a187c44cf3"
2857
+ dependencies = [
2858
+ "fallible-streaming-iterator",
2859
+ ]
2860
+
2861
+ [[package]]
2862
+ name = "streaming-iterator"
2863
+ version = "0.1.9"
2864
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2865
+ checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
2866
+
2867
+ [[package]]
2868
+ name = "strength_reduce"
2869
+ version = "0.2.4"
2870
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2871
+ checksum = "fe895eb47f22e2ddd4dabc02bce419d2e643c8e3b585c78158b349195bc24d82"
2872
+
2873
+ [[package]]
2874
+ name = "strum_macros"
2875
+ version = "0.27.2"
2876
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2877
+ checksum = "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7"
2878
+ dependencies = [
2879
+ "heck",
2880
+ "proc-macro2",
2881
+ "quote",
2882
+ "syn 2.0.119",
2883
+ ]
2884
+
2885
+ [[package]]
2886
+ name = "subtle"
2887
+ version = "2.6.1"
2888
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2889
+ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
2890
+
2891
+ [[package]]
2892
+ name = "syn"
2893
+ version = "2.0.119"
2894
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2895
+ checksum = "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297"
2896
+ dependencies = [
2897
+ "proc-macro2",
2898
+ "quote",
2899
+ "unicode-ident",
2900
+ ]
2901
+
2902
+ [[package]]
2903
+ name = "syn"
2904
+ version = "3.0.3"
2905
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2906
+ checksum = "53e9bae58849f64dfa4f5d5ae372c8341f7305f82a3868709269343628b659a3"
2907
+ dependencies = [
2908
+ "proc-macro2",
2909
+ "quote",
2910
+ "unicode-ident",
2911
+ ]
2912
+
2913
+ [[package]]
2914
+ name = "sync_wrapper"
2915
+ version = "1.0.2"
2916
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2917
+ checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
2918
+ dependencies = [
2919
+ "futures-core",
2920
+ ]
2921
+
2922
+ [[package]]
2923
+ name = "synstructure"
2924
+ version = "0.13.2"
2925
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2926
+ checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
2927
+ dependencies = [
2928
+ "proc-macro2",
2929
+ "quote",
2930
+ "syn 2.0.119",
2931
+ ]
2932
+
2933
+ [[package]]
2934
+ name = "sysinfo"
2935
+ version = "0.37.2"
2936
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2937
+ checksum = "16607d5caffd1c07ce073528f9ed972d88db15dd44023fa57142963be3feb11f"
2938
+ dependencies = [
2939
+ "libc",
2940
+ "memchr",
2941
+ "ntapi",
2942
+ "objc2-core-foundation",
2943
+ "objc2-io-kit",
2944
+ "windows",
2945
+ ]
2946
+
2947
+ [[package]]
2948
+ name = "target-lexicon"
2949
+ version = "0.13.5"
2950
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2951
+ checksum = "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
2952
+
2953
+ [[package]]
2954
+ name = "tempfile"
2955
+ version = "3.27.0"
2956
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2957
+ checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
2958
+ dependencies = [
2959
+ "fastrand",
2960
+ "getrandom 0.4.3",
2961
+ "once_cell",
2962
+ "rustix",
2963
+ "windows-sys 0.61.2",
2964
+ ]
2965
+
2966
+ [[package]]
2967
+ name = "thiserror"
2968
+ version = "2.0.19"
2969
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2970
+ checksum = "09a43598840e33d5b0331f38c5e30d13bb11c11210a4b58f0d9b18a5a5eefcd9"
2971
+ dependencies = [
2972
+ "thiserror-impl",
2973
+ ]
2974
+
2975
+ [[package]]
2976
+ name = "thiserror-impl"
2977
+ version = "2.0.19"
2978
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2979
+ checksum = "43cbfe0cf76104d42a574802844187e84a305e531ed54455f11fbde0f10541cd"
2980
+ dependencies = [
2981
+ "proc-macro2",
2982
+ "quote",
2983
+ "syn 3.0.3",
2984
+ ]
2985
+
2986
+ [[package]]
2987
+ name = "thread_local"
2988
+ version = "1.1.10"
2989
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2990
+ checksum = "1ad99c4c6d32803332c548b1af0540b357b3f5fc0be8f6c6bfe8b2e6ae784070"
2991
+ dependencies = [
2992
+ "cfg-if",
2993
+ ]
2994
+
2995
+ [[package]]
2996
+ name = "tinystr"
2997
+ version = "0.8.3"
2998
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2999
+ checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
3000
+ dependencies = [
3001
+ "displaydoc",
3002
+ "zerovec",
3003
+ ]
3004
+
3005
+ [[package]]
3006
+ name = "tinyvec"
3007
+ version = "1.12.0"
3008
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3009
+ checksum = "bb4ebadaa0af04fab11ae01eb5f9fdb5f9c5b875506e210e71c07873528baa7f"
3010
+ dependencies = [
3011
+ "tinyvec_macros",
3012
+ ]
3013
+
3014
+ [[package]]
3015
+ name = "tinyvec_macros"
3016
+ version = "0.1.1"
3017
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3018
+ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
3019
+
3020
+ [[package]]
3021
+ name = "tokio"
3022
+ version = "1.53.1"
3023
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3024
+ checksum = "202caea871b69668250d242070849eb495be178ed697a3e98aebce5bc81a0bed"
3025
+ dependencies = [
3026
+ "bytes",
3027
+ "libc",
3028
+ "mio",
3029
+ "pin-project-lite",
3030
+ "socket2",
3031
+ "tokio-macros",
3032
+ "windows-sys 0.61.2",
3033
+ ]
3034
+
3035
+ [[package]]
3036
+ name = "tokio-macros"
3037
+ version = "2.7.1"
3038
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3039
+ checksum = "6328af13490e73a9b4694030fafd93f8c8c6a9dede33e821c3fc63eddf8042ba"
3040
+ dependencies = [
3041
+ "proc-macro2",
3042
+ "quote",
3043
+ "syn 2.0.119",
3044
+ ]
3045
+
3046
+ [[package]]
3047
+ name = "tokio-rustls"
3048
+ version = "0.26.4"
3049
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3050
+ checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
3051
+ dependencies = [
3052
+ "rustls",
3053
+ "tokio",
3054
+ ]
3055
+
3056
+ [[package]]
3057
+ name = "tokio-util"
3058
+ version = "0.7.19"
3059
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3060
+ checksum = "494815d09bf52b5548659851081238f0ca39ff638363907596da739561c62c52"
3061
+ dependencies = [
3062
+ "bytes",
3063
+ "futures-core",
3064
+ "futures-sink",
3065
+ "libc",
3066
+ "pin-project-lite",
3067
+ "tokio",
3068
+ ]
3069
+
3070
+ [[package]]
3071
+ name = "tower"
3072
+ version = "0.5.3"
3073
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3074
+ checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4"
3075
+ dependencies = [
3076
+ "futures-core",
3077
+ "futures-util",
3078
+ "pin-project-lite",
3079
+ "sync_wrapper",
3080
+ "tokio",
3081
+ "tower-layer",
3082
+ "tower-service",
3083
+ ]
3084
+
3085
+ [[package]]
3086
+ name = "tower-http"
3087
+ version = "0.6.11"
3088
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3089
+ checksum = "4cfcf7e2740e6fc6d4d688b4ef00650406bb94adf4731e43c096c3a19fe40840"
3090
+ dependencies = [
3091
+ "bitflags",
3092
+ "bytes",
3093
+ "futures-util",
3094
+ "http",
3095
+ "http-body",
3096
+ "pin-project-lite",
3097
+ "tower",
3098
+ "tower-layer",
3099
+ "tower-service",
3100
+ "url",
3101
+ ]
3102
+
3103
+ [[package]]
3104
+ name = "tower-layer"
3105
+ version = "0.3.3"
3106
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3107
+ checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
3108
+
3109
+ [[package]]
3110
+ name = "tower-service"
3111
+ version = "0.3.3"
3112
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3113
+ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
3114
+
3115
+ [[package]]
3116
+ name = "tracing"
3117
+ version = "0.1.44"
3118
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3119
+ checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
3120
+ dependencies = [
3121
+ "pin-project-lite",
3122
+ "tracing-attributes",
3123
+ "tracing-core",
3124
+ ]
3125
+
3126
+ [[package]]
3127
+ name = "tracing-attributes"
3128
+ version = "0.1.31"
3129
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3130
+ checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
3131
+ dependencies = [
3132
+ "proc-macro2",
3133
+ "quote",
3134
+ "syn 2.0.119",
3135
+ ]
3136
+
3137
+ [[package]]
3138
+ name = "tracing-core"
3139
+ version = "0.1.36"
3140
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3141
+ checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
3142
+ dependencies = [
3143
+ "once_cell",
3144
+ ]
3145
+
3146
+ [[package]]
3147
+ name = "try-lock"
3148
+ version = "0.2.5"
3149
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3150
+ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
3151
+
3152
+ [[package]]
3153
+ name = "typenum"
3154
+ version = "1.20.1"
3155
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3156
+ checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20"
3157
+
3158
+ [[package]]
3159
+ name = "unicode-ident"
3160
+ version = "1.0.24"
3161
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3162
+ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
3163
+
3164
+ [[package]]
3165
+ name = "unicode-normalization"
3166
+ version = "0.1.25"
3167
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3168
+ checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8"
3169
+ dependencies = [
3170
+ "tinyvec",
3171
+ ]
3172
+
3173
+ [[package]]
3174
+ name = "unicode-reverse"
3175
+ version = "1.0.9"
3176
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3177
+ checksum = "4b6f4888ebc23094adfb574fdca9fdc891826287a6397d2cd28802ffd6f20c76"
3178
+ dependencies = [
3179
+ "unicode-segmentation",
3180
+ ]
3181
+
3182
+ [[package]]
3183
+ name = "unicode-segmentation"
3184
+ version = "1.13.3"
3185
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3186
+ checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
3187
+
3188
+ [[package]]
3189
+ name = "unicode-width"
3190
+ version = "0.2.2"
3191
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3192
+ checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
3193
+
3194
+ [[package]]
3195
+ name = "untrusted"
3196
+ version = "0.9.0"
3197
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3198
+ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
3199
+
3200
+ [[package]]
3201
+ name = "unty"
3202
+ version = "0.0.4"
3203
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3204
+ checksum = "6d49784317cd0d1ee7ec5c716dd598ec5b4483ea832a2dced265471cc0f690ae"
3205
+
3206
+ [[package]]
3207
+ name = "url"
3208
+ version = "2.5.8"
3209
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3210
+ checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
3211
+ dependencies = [
3212
+ "form_urlencoded",
3213
+ "idna",
3214
+ "percent-encoding",
3215
+ "serde",
3216
+ ]
3217
+
3218
+ [[package]]
3219
+ name = "utf8_iter"
3220
+ version = "1.0.4"
3221
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3222
+ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
3223
+
3224
+ [[package]]
3225
+ name = "uuid"
3226
+ version = "1.24.0"
3227
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3228
+ checksum = "bf3923a6f5c4c6382e0b653c4117f48d631ea17f38ed86e2a828e6f7412f5239"
3229
+ dependencies = [
3230
+ "getrandom 0.4.3",
3231
+ "js-sys",
3232
+ "serde_core",
3233
+ "wasm-bindgen",
3234
+ ]
3235
+
3236
+ [[package]]
3237
+ name = "version_check"
3238
+ version = "0.9.5"
3239
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3240
+ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
3241
+
3242
+ [[package]]
3243
+ name = "virtue"
3244
+ version = "0.0.18"
3245
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3246
+ checksum = "051eb1abcf10076295e815102942cc58f9d5e3b4560e46e53c21e8ff6f3af7b1"
3247
+
3248
+ [[package]]
3249
+ name = "walkdir"
3250
+ version = "2.5.0"
3251
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3252
+ checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
3253
+ dependencies = [
3254
+ "same-file",
3255
+ "winapi-util",
3256
+ ]
3257
+
3258
+ [[package]]
3259
+ name = "want"
3260
+ version = "0.3.1"
3261
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3262
+ checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
3263
+ dependencies = [
3264
+ "try-lock",
3265
+ ]
3266
+
3267
+ [[package]]
3268
+ name = "wasi"
3269
+ version = "0.11.1+wasi-snapshot-preview1"
3270
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3271
+ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
3272
+
3273
+ [[package]]
3274
+ name = "wasip2"
3275
+ version = "1.0.4+wasi-0.2.12"
3276
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3277
+ checksum = "b67efb37e106e55ce722a510d6b5f9c17f083e5fc79afc2badeb12cc313d9487"
3278
+ dependencies = [
3279
+ "wit-bindgen",
3280
+ ]
3281
+
3282
+ [[package]]
3283
+ name = "wasm-bindgen"
3284
+ version = "0.2.126"
3285
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3286
+ checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4"
3287
+ dependencies = [
3288
+ "cfg-if",
3289
+ "once_cell",
3290
+ "rustversion",
3291
+ "wasm-bindgen-macro",
3292
+ "wasm-bindgen-shared",
3293
+ ]
3294
+
3295
+ [[package]]
3296
+ name = "wasm-bindgen-futures"
3297
+ version = "0.4.76"
3298
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3299
+ checksum = "c62df1340f32221cb9c54d6a27b030e3dba64361d4a95bed55f9aacb44da291d"
3300
+ dependencies = [
3301
+ "js-sys",
3302
+ "wasm-bindgen",
3303
+ ]
3304
+
3305
+ [[package]]
3306
+ name = "wasm-bindgen-macro"
3307
+ version = "0.2.126"
3308
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3309
+ checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1"
3310
+ dependencies = [
3311
+ "quote",
3312
+ "wasm-bindgen-macro-support",
3313
+ ]
3314
+
3315
+ [[package]]
3316
+ name = "wasm-bindgen-macro-support"
3317
+ version = "0.2.126"
3318
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3319
+ checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e"
3320
+ dependencies = [
3321
+ "bumpalo",
3322
+ "proc-macro2",
3323
+ "quote",
3324
+ "syn 2.0.119",
3325
+ "wasm-bindgen-shared",
3326
+ ]
3327
+
3328
+ [[package]]
3329
+ name = "wasm-bindgen-shared"
3330
+ version = "0.2.126"
3331
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3332
+ checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24"
3333
+ dependencies = [
3334
+ "unicode-ident",
3335
+ ]
3336
+
3337
+ [[package]]
3338
+ name = "wasm-streams"
3339
+ version = "0.4.2"
3340
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3341
+ checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
3342
+ dependencies = [
3343
+ "futures-util",
3344
+ "js-sys",
3345
+ "wasm-bindgen",
3346
+ "wasm-bindgen-futures",
3347
+ "web-sys",
3348
+ ]
3349
+
3350
+ [[package]]
3351
+ name = "web-sys"
3352
+ version = "0.3.103"
3353
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3354
+ checksum = "8622dcb61c0bcc9fffa6938bed81210af2da9a7e4a1a834b2e37a59b6dfb6141"
3355
+ dependencies = [
3356
+ "js-sys",
3357
+ "wasm-bindgen",
3358
+ ]
3359
+
3360
+ [[package]]
3361
+ name = "web-time"
3362
+ version = "1.1.0"
3363
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3364
+ checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
3365
+ dependencies = [
3366
+ "js-sys",
3367
+ "wasm-bindgen",
3368
+ ]
3369
+
3370
+ [[package]]
3371
+ name = "winapi"
3372
+ version = "0.3.9"
3373
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3374
+ checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
3375
+ dependencies = [
3376
+ "winapi-i686-pc-windows-gnu",
3377
+ "winapi-x86_64-pc-windows-gnu",
3378
+ ]
3379
+
3380
+ [[package]]
3381
+ name = "winapi-i686-pc-windows-gnu"
3382
+ version = "0.4.0"
3383
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3384
+ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3385
+
3386
+ [[package]]
3387
+ name = "winapi-util"
3388
+ version = "0.1.11"
3389
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3390
+ checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
3391
+ dependencies = [
3392
+ "windows-sys 0.61.2",
3393
+ ]
3394
+
3395
+ [[package]]
3396
+ name = "winapi-x86_64-pc-windows-gnu"
3397
+ version = "0.4.0"
3398
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3399
+ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
3400
+
3401
+ [[package]]
3402
+ name = "windows"
3403
+ version = "0.61.3"
3404
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3405
+ checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
3406
+ dependencies = [
3407
+ "windows-collections",
3408
+ "windows-core 0.61.2",
3409
+ "windows-future",
3410
+ "windows-link 0.1.3",
3411
+ "windows-numerics",
3412
+ ]
3413
+
3414
+ [[package]]
3415
+ name = "windows-collections"
3416
+ version = "0.2.0"
3417
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3418
+ checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
3419
+ dependencies = [
3420
+ "windows-core 0.61.2",
3421
+ ]
3422
+
3423
+ [[package]]
3424
+ name = "windows-core"
3425
+ version = "0.61.2"
3426
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3427
+ checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
3428
+ dependencies = [
3429
+ "windows-implement",
3430
+ "windows-interface",
3431
+ "windows-link 0.1.3",
3432
+ "windows-result 0.3.4",
3433
+ "windows-strings 0.4.2",
3434
+ ]
3435
+
3436
+ [[package]]
3437
+ name = "windows-core"
3438
+ version = "0.62.2"
3439
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3440
+ checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
3441
+ dependencies = [
3442
+ "windows-implement",
3443
+ "windows-interface",
3444
+ "windows-link 0.2.1",
3445
+ "windows-result 0.4.1",
3446
+ "windows-strings 0.5.1",
3447
+ ]
3448
+
3449
+ [[package]]
3450
+ name = "windows-future"
3451
+ version = "0.2.1"
3452
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3453
+ checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e"
3454
+ dependencies = [
3455
+ "windows-core 0.61.2",
3456
+ "windows-link 0.1.3",
3457
+ "windows-threading",
3458
+ ]
3459
+
3460
+ [[package]]
3461
+ name = "windows-implement"
3462
+ version = "0.60.2"
3463
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3464
+ checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
3465
+ dependencies = [
3466
+ "proc-macro2",
3467
+ "quote",
3468
+ "syn 2.0.119",
3469
+ ]
3470
+
3471
+ [[package]]
3472
+ name = "windows-interface"
3473
+ version = "0.59.3"
3474
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3475
+ checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
3476
+ dependencies = [
3477
+ "proc-macro2",
3478
+ "quote",
3479
+ "syn 2.0.119",
3480
+ ]
3481
+
3482
+ [[package]]
3483
+ name = "windows-link"
3484
+ version = "0.1.3"
3485
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3486
+ checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
3487
+
3488
+ [[package]]
3489
+ name = "windows-link"
3490
+ version = "0.2.1"
3491
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3492
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
3493
+
3494
+ [[package]]
3495
+ name = "windows-numerics"
3496
+ version = "0.2.0"
3497
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3498
+ checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
3499
+ dependencies = [
3500
+ "windows-core 0.61.2",
3501
+ "windows-link 0.1.3",
3502
+ ]
3503
+
3504
+ [[package]]
3505
+ name = "windows-result"
3506
+ version = "0.3.4"
3507
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3508
+ checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
3509
+ dependencies = [
3510
+ "windows-link 0.1.3",
3511
+ ]
3512
+
3513
+ [[package]]
3514
+ name = "windows-result"
3515
+ version = "0.4.1"
3516
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3517
+ checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
3518
+ dependencies = [
3519
+ "windows-link 0.2.1",
3520
+ ]
3521
+
3522
+ [[package]]
3523
+ name = "windows-strings"
3524
+ version = "0.4.2"
3525
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3526
+ checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
3527
+ dependencies = [
3528
+ "windows-link 0.1.3",
3529
+ ]
3530
+
3531
+ [[package]]
3532
+ name = "windows-strings"
3533
+ version = "0.5.1"
3534
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3535
+ checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
3536
+ dependencies = [
3537
+ "windows-link 0.2.1",
3538
+ ]
3539
+
3540
+ [[package]]
3541
+ name = "windows-sys"
3542
+ version = "0.52.0"
3543
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3544
+ checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
3545
+ dependencies = [
3546
+ "windows-targets",
3547
+ ]
3548
+
3549
+ [[package]]
3550
+ name = "windows-sys"
3551
+ version = "0.59.0"
3552
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3553
+ checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
3554
+ dependencies = [
3555
+ "windows-targets",
3556
+ ]
3557
+
3558
+ [[package]]
3559
+ name = "windows-sys"
3560
+ version = "0.61.2"
3561
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3562
+ checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
3563
+ dependencies = [
3564
+ "windows-link 0.2.1",
3565
+ ]
3566
+
3567
+ [[package]]
3568
+ name = "windows-targets"
3569
+ version = "0.52.6"
3570
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3571
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
3572
+ dependencies = [
3573
+ "windows_aarch64_gnullvm",
3574
+ "windows_aarch64_msvc",
3575
+ "windows_i686_gnu",
3576
+ "windows_i686_gnullvm",
3577
+ "windows_i686_msvc",
3578
+ "windows_x86_64_gnu",
3579
+ "windows_x86_64_gnullvm",
3580
+ "windows_x86_64_msvc",
3581
+ ]
3582
+
3583
+ [[package]]
3584
+ name = "windows-threading"
3585
+ version = "0.1.0"
3586
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3587
+ checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6"
3588
+ dependencies = [
3589
+ "windows-link 0.1.3",
3590
+ ]
3591
+
3592
+ [[package]]
3593
+ name = "windows_aarch64_gnullvm"
3594
+ version = "0.52.6"
3595
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3596
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
3597
+
3598
+ [[package]]
3599
+ name = "windows_aarch64_msvc"
3600
+ version = "0.52.6"
3601
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3602
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
3603
+
3604
+ [[package]]
3605
+ name = "windows_i686_gnu"
3606
+ version = "0.52.6"
3607
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3608
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
3609
+
3610
+ [[package]]
3611
+ name = "windows_i686_gnullvm"
3612
+ version = "0.52.6"
3613
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3614
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
3615
+
3616
+ [[package]]
3617
+ name = "windows_i686_msvc"
3618
+ version = "0.52.6"
3619
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3620
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
3621
+
3622
+ [[package]]
3623
+ name = "windows_x86_64_gnu"
3624
+ version = "0.52.6"
3625
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3626
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
3627
+
3628
+ [[package]]
3629
+ name = "windows_x86_64_gnullvm"
3630
+ version = "0.52.6"
3631
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3632
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
3633
+
3634
+ [[package]]
3635
+ name = "windows_x86_64_msvc"
3636
+ version = "0.52.6"
3637
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3638
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
3639
+
3640
+ [[package]]
3641
+ name = "wit-bindgen"
3642
+ version = "0.57.1"
3643
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3644
+ checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e"
3645
+
3646
+ [[package]]
3647
+ name = "writeable"
3648
+ version = "0.6.3"
3649
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3650
+ checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
3651
+
3652
+ [[package]]
3653
+ name = "xxhash-rust"
3654
+ version = "0.8.18"
3655
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3656
+ checksum = "aee1b19627c7c60102ab80d3a9cbe18de90bfe03bfa6c3715447681f0e8c8af6"
3657
+
3658
+ [[package]]
3659
+ name = "yoke"
3660
+ version = "0.8.3"
3661
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3662
+ checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5"
3663
+ dependencies = [
3664
+ "stable_deref_trait",
3665
+ "yoke-derive",
3666
+ "zerofrom",
3667
+ ]
3668
+
3669
+ [[package]]
3670
+ name = "yoke-derive"
3671
+ version = "0.8.2"
3672
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3673
+ checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
3674
+ dependencies = [
3675
+ "proc-macro2",
3676
+ "quote",
3677
+ "syn 2.0.119",
3678
+ "synstructure",
3679
+ ]
3680
+
3681
+ [[package]]
3682
+ name = "zerocopy"
3683
+ version = "0.8.55"
3684
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3685
+ checksum = "b5a105cd7b140f6eeec8acff2ea38135d3cab283ada58540f629fe51e46696eb"
3686
+ dependencies = [
3687
+ "zerocopy-derive",
3688
+ ]
3689
+
3690
+ [[package]]
3691
+ name = "zerocopy-derive"
3692
+ version = "0.8.55"
3693
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3694
+ checksum = "0fe976fb70c78cd64cccfe3a6fc142244e8a77b70959b30faf9d0ac37ee228eb"
3695
+ dependencies = [
3696
+ "proc-macro2",
3697
+ "quote",
3698
+ "syn 2.0.119",
3699
+ ]
3700
+
3701
+ [[package]]
3702
+ name = "zerofrom"
3703
+ version = "0.1.8"
3704
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3705
+ checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
3706
+ dependencies = [
3707
+ "zerofrom-derive",
3708
+ ]
3709
+
3710
+ [[package]]
3711
+ name = "zerofrom-derive"
3712
+ version = "0.1.7"
3713
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3714
+ checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
3715
+ dependencies = [
3716
+ "proc-macro2",
3717
+ "quote",
3718
+ "syn 2.0.119",
3719
+ "synstructure",
3720
+ ]
3721
+
3722
+ [[package]]
3723
+ name = "zeroize"
3724
+ version = "1.9.0"
3725
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3726
+ checksum = "e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e"
3727
+
3728
+ [[package]]
3729
+ name = "zerotrie"
3730
+ version = "0.2.4"
3731
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3732
+ checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
3733
+ dependencies = [
3734
+ "displaydoc",
3735
+ "yoke",
3736
+ "zerofrom",
3737
+ ]
3738
+
3739
+ [[package]]
3740
+ name = "zerovec"
3741
+ version = "0.11.6"
3742
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3743
+ checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
3744
+ dependencies = [
3745
+ "yoke",
3746
+ "zerofrom",
3747
+ "zerovec-derive",
3748
+ ]
3749
+
3750
+ [[package]]
3751
+ name = "zerovec-derive"
3752
+ version = "0.11.3"
3753
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3754
+ checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
3755
+ dependencies = [
3756
+ "proc-macro2",
3757
+ "quote",
3758
+ "syn 2.0.119",
3759
+ ]
3760
+
3761
+ [[package]]
3762
+ name = "zmij"
3763
+ version = "1.0.23"
3764
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3765
+ checksum = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b"
3766
+
3767
+ [[package]]
3768
+ name = "zstd"
3769
+ version = "0.13.3"
3770
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3771
+ checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
3772
+ dependencies = [
3773
+ "zstd-safe",
3774
+ ]
3775
+
3776
+ [[package]]
3777
+ name = "zstd-safe"
3778
+ version = "7.2.4"
3779
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3780
+ checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d"
3781
+ dependencies = [
3782
+ "zstd-sys",
3783
+ ]
3784
+
3785
+ [[package]]
3786
+ name = "zstd-sys"
3787
+ version = "2.0.16+zstd.1.5.7"
3788
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3789
+ checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748"
3790
+ dependencies = [
3791
+ "cc",
3792
+ "pkg-config",
3793
+ ]