podfish 0.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,877 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "ahash"
7
+ version = "0.8.12"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
10
+ dependencies = [
11
+ "cfg-if",
12
+ "const-random",
13
+ "getrandom 0.3.4",
14
+ "once_cell",
15
+ "version_check",
16
+ "zerocopy",
17
+ ]
18
+
19
+ [[package]]
20
+ name = "android_system_properties"
21
+ version = "0.1.5"
22
+ source = "registry+https://github.com/rust-lang/crates.io-index"
23
+ checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
24
+ dependencies = [
25
+ "libc",
26
+ ]
27
+
28
+ [[package]]
29
+ name = "arrow-array"
30
+ version = "54.3.1"
31
+ source = "registry+https://github.com/rust-lang/crates.io-index"
32
+ checksum = "a12fcdb3f1d03f69d3ec26ac67645a8fe3f878d77b5ebb0b15d64a116c212985"
33
+ dependencies = [
34
+ "ahash",
35
+ "arrow-buffer",
36
+ "arrow-data",
37
+ "arrow-schema",
38
+ "chrono",
39
+ "half",
40
+ "hashbrown",
41
+ "num",
42
+ ]
43
+
44
+ [[package]]
45
+ name = "arrow-buffer"
46
+ version = "54.3.1"
47
+ source = "registry+https://github.com/rust-lang/crates.io-index"
48
+ checksum = "263f4801ff1839ef53ebd06f99a56cecd1dbaf314ec893d93168e2e860e0291c"
49
+ dependencies = [
50
+ "bytes",
51
+ "half",
52
+ "num",
53
+ ]
54
+
55
+ [[package]]
56
+ name = "arrow-data"
57
+ version = "54.3.1"
58
+ source = "registry+https://github.com/rust-lang/crates.io-index"
59
+ checksum = "61cfdd7d99b4ff618f167e548b2411e5dd2c98c0ddebedd7df433d34c20a4429"
60
+ dependencies = [
61
+ "arrow-buffer",
62
+ "arrow-schema",
63
+ "half",
64
+ "num",
65
+ ]
66
+
67
+ [[package]]
68
+ name = "arrow-ipc"
69
+ version = "54.3.1"
70
+ source = "registry+https://github.com/rust-lang/crates.io-index"
71
+ checksum = "62ff528658b521e33905334723b795ee56b393dbe9cf76c8b1f64b648c65a60c"
72
+ dependencies = [
73
+ "arrow-array",
74
+ "arrow-buffer",
75
+ "arrow-data",
76
+ "arrow-schema",
77
+ "flatbuffers",
78
+ ]
79
+
80
+ [[package]]
81
+ name = "arrow-schema"
82
+ version = "54.3.1"
83
+ source = "registry+https://github.com/rust-lang/crates.io-index"
84
+ checksum = "39cfaf5e440be44db5413b75b72c2a87c1f8f0627117d110264048f2969b99e9"
85
+
86
+ [[package]]
87
+ name = "autocfg"
88
+ version = "1.5.1"
89
+ source = "registry+https://github.com/rust-lang/crates.io-index"
90
+ checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
91
+
92
+ [[package]]
93
+ name = "bitflags"
94
+ version = "1.3.2"
95
+ source = "registry+https://github.com/rust-lang/crates.io-index"
96
+ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
97
+
98
+ [[package]]
99
+ name = "bitflags"
100
+ version = "2.13.1"
101
+ source = "registry+https://github.com/rust-lang/crates.io-index"
102
+ checksum = "b588b76d00fde79687d7646a9b5bdf3cc0f655e0bbd080335a95d7e96f3587da"
103
+
104
+ [[package]]
105
+ name = "bumpalo"
106
+ version = "3.20.3"
107
+ source = "registry+https://github.com/rust-lang/crates.io-index"
108
+ checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
109
+
110
+ [[package]]
111
+ name = "bytes"
112
+ version = "1.12.1"
113
+ source = "registry+https://github.com/rust-lang/crates.io-index"
114
+ checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04"
115
+
116
+ [[package]]
117
+ name = "cc"
118
+ version = "1.2.67"
119
+ source = "registry+https://github.com/rust-lang/crates.io-index"
120
+ checksum = "e17dd265a7d0f31ef544e1b20e03add05d3b45b491b633b10d67145d2acc1a38"
121
+ dependencies = [
122
+ "find-msvc-tools",
123
+ "jobserver",
124
+ "libc",
125
+ "shlex",
126
+ ]
127
+
128
+ [[package]]
129
+ name = "cfg-if"
130
+ version = "1.0.4"
131
+ source = "registry+https://github.com/rust-lang/crates.io-index"
132
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
133
+
134
+ [[package]]
135
+ name = "chrono"
136
+ version = "0.4.45"
137
+ source = "registry+https://github.com/rust-lang/crates.io-index"
138
+ checksum = "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327"
139
+ dependencies = [
140
+ "iana-time-zone",
141
+ "num-traits",
142
+ "windows-link",
143
+ ]
144
+
145
+ [[package]]
146
+ name = "const-random"
147
+ version = "0.1.18"
148
+ source = "registry+https://github.com/rust-lang/crates.io-index"
149
+ checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
150
+ dependencies = [
151
+ "const-random-macro",
152
+ ]
153
+
154
+ [[package]]
155
+ name = "const-random-macro"
156
+ version = "0.1.16"
157
+ source = "registry+https://github.com/rust-lang/crates.io-index"
158
+ checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
159
+ dependencies = [
160
+ "getrandom 0.2.17",
161
+ "once_cell",
162
+ "tiny-keccak",
163
+ ]
164
+
165
+ [[package]]
166
+ name = "core-foundation-sys"
167
+ version = "0.8.7"
168
+ source = "registry+https://github.com/rust-lang/crates.io-index"
169
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
170
+
171
+ [[package]]
172
+ name = "crunchy"
173
+ version = "0.2.4"
174
+ source = "registry+https://github.com/rust-lang/crates.io-index"
175
+ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
176
+
177
+ [[package]]
178
+ name = "find-msvc-tools"
179
+ version = "0.1.9"
180
+ source = "registry+https://github.com/rust-lang/crates.io-index"
181
+ checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
182
+
183
+ [[package]]
184
+ name = "flatbuffers"
185
+ version = "24.12.23"
186
+ source = "registry+https://github.com/rust-lang/crates.io-index"
187
+ checksum = "4f1baf0dbf96932ec9a3038d57900329c015b0bfb7b63d904f3bc27e2b02a096"
188
+ dependencies = [
189
+ "bitflags 1.3.2",
190
+ "rustc_version",
191
+ ]
192
+
193
+ [[package]]
194
+ name = "futures-core"
195
+ version = "0.3.32"
196
+ source = "registry+https://github.com/rust-lang/crates.io-index"
197
+ checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
198
+
199
+ [[package]]
200
+ name = "futures-task"
201
+ version = "0.3.32"
202
+ source = "registry+https://github.com/rust-lang/crates.io-index"
203
+ checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
204
+
205
+ [[package]]
206
+ name = "futures-util"
207
+ version = "0.3.32"
208
+ source = "registry+https://github.com/rust-lang/crates.io-index"
209
+ checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
210
+ dependencies = [
211
+ "futures-core",
212
+ "futures-task",
213
+ "pin-project-lite",
214
+ "slab",
215
+ ]
216
+
217
+ [[package]]
218
+ name = "getrandom"
219
+ version = "0.2.17"
220
+ source = "registry+https://github.com/rust-lang/crates.io-index"
221
+ checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
222
+ dependencies = [
223
+ "cfg-if",
224
+ "libc",
225
+ "wasi",
226
+ ]
227
+
228
+ [[package]]
229
+ name = "getrandom"
230
+ version = "0.3.4"
231
+ source = "registry+https://github.com/rust-lang/crates.io-index"
232
+ checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
233
+ dependencies = [
234
+ "cfg-if",
235
+ "libc",
236
+ "r-efi 5.3.0",
237
+ "wasip2",
238
+ ]
239
+
240
+ [[package]]
241
+ name = "getrandom"
242
+ version = "0.4.3"
243
+ source = "registry+https://github.com/rust-lang/crates.io-index"
244
+ checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
245
+ dependencies = [
246
+ "cfg-if",
247
+ "libc",
248
+ "r-efi 6.0.0",
249
+ ]
250
+
251
+ [[package]]
252
+ name = "half"
253
+ version = "2.7.1"
254
+ source = "registry+https://github.com/rust-lang/crates.io-index"
255
+ checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
256
+ dependencies = [
257
+ "cfg-if",
258
+ "crunchy",
259
+ "num-traits",
260
+ "zerocopy",
261
+ ]
262
+
263
+ [[package]]
264
+ name = "hashbrown"
265
+ version = "0.15.5"
266
+ source = "registry+https://github.com/rust-lang/crates.io-index"
267
+ checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
268
+
269
+ [[package]]
270
+ name = "heck"
271
+ version = "0.4.1"
272
+ source = "registry+https://github.com/rust-lang/crates.io-index"
273
+ checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
274
+
275
+ [[package]]
276
+ name = "iana-time-zone"
277
+ version = "0.1.65"
278
+ source = "registry+https://github.com/rust-lang/crates.io-index"
279
+ checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
280
+ dependencies = [
281
+ "android_system_properties",
282
+ "core-foundation-sys",
283
+ "iana-time-zone-haiku",
284
+ "js-sys",
285
+ "log",
286
+ "wasm-bindgen",
287
+ "windows-core",
288
+ ]
289
+
290
+ [[package]]
291
+ name = "iana-time-zone-haiku"
292
+ version = "0.1.2"
293
+ source = "registry+https://github.com/rust-lang/crates.io-index"
294
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
295
+ dependencies = [
296
+ "cc",
297
+ ]
298
+
299
+ [[package]]
300
+ name = "indoc"
301
+ version = "2.0.7"
302
+ source = "registry+https://github.com/rust-lang/crates.io-index"
303
+ checksum = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706"
304
+ dependencies = [
305
+ "rustversion",
306
+ ]
307
+
308
+ [[package]]
309
+ name = "jobserver"
310
+ version = "0.1.35"
311
+ source = "registry+https://github.com/rust-lang/crates.io-index"
312
+ checksum = "1c00acbd29eabad4a2392fa0e921c874934dbbf4194312ad20f04a0ed67a3cb3"
313
+ dependencies = [
314
+ "getrandom 0.4.3",
315
+ "libc",
316
+ ]
317
+
318
+ [[package]]
319
+ name = "js-sys"
320
+ version = "0.3.103"
321
+ source = "registry+https://github.com/rust-lang/crates.io-index"
322
+ checksum = "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102"
323
+ dependencies = [
324
+ "cfg-if",
325
+ "futures-util",
326
+ "wasm-bindgen",
327
+ ]
328
+
329
+ [[package]]
330
+ name = "libc"
331
+ version = "0.2.186"
332
+ source = "registry+https://github.com/rust-lang/crates.io-index"
333
+ checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
334
+
335
+ [[package]]
336
+ name = "libm"
337
+ version = "0.2.16"
338
+ source = "registry+https://github.com/rust-lang/crates.io-index"
339
+ checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
340
+
341
+ [[package]]
342
+ name = "lock_api"
343
+ version = "0.4.14"
344
+ source = "registry+https://github.com/rust-lang/crates.io-index"
345
+ checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
346
+ dependencies = [
347
+ "scopeguard",
348
+ ]
349
+
350
+ [[package]]
351
+ name = "log"
352
+ version = "0.4.33"
353
+ source = "registry+https://github.com/rust-lang/crates.io-index"
354
+ checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
355
+
356
+ [[package]]
357
+ name = "memoffset"
358
+ version = "0.9.1"
359
+ source = "registry+https://github.com/rust-lang/crates.io-index"
360
+ checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
361
+ dependencies = [
362
+ "autocfg",
363
+ ]
364
+
365
+ [[package]]
366
+ name = "num"
367
+ version = "0.4.3"
368
+ source = "registry+https://github.com/rust-lang/crates.io-index"
369
+ checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
370
+ dependencies = [
371
+ "num-bigint",
372
+ "num-complex",
373
+ "num-integer",
374
+ "num-iter",
375
+ "num-rational",
376
+ "num-traits",
377
+ ]
378
+
379
+ [[package]]
380
+ name = "num-bigint"
381
+ version = "0.4.8"
382
+ source = "registry+https://github.com/rust-lang/crates.io-index"
383
+ checksum = "c89e69e7e0f03bea5ef08013795c25018e101932225a656383bd384495ecc367"
384
+ dependencies = [
385
+ "num-integer",
386
+ "num-traits",
387
+ ]
388
+
389
+ [[package]]
390
+ name = "num-complex"
391
+ version = "0.4.6"
392
+ source = "registry+https://github.com/rust-lang/crates.io-index"
393
+ checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
394
+ dependencies = [
395
+ "num-traits",
396
+ ]
397
+
398
+ [[package]]
399
+ name = "num-integer"
400
+ version = "0.1.46"
401
+ source = "registry+https://github.com/rust-lang/crates.io-index"
402
+ checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
403
+ dependencies = [
404
+ "num-traits",
405
+ ]
406
+
407
+ [[package]]
408
+ name = "num-iter"
409
+ version = "0.1.46"
410
+ source = "registry+https://github.com/rust-lang/crates.io-index"
411
+ checksum = "c92800bd69a1eac91786bcfe9da64a897eb72911b8dc3095decbd07429e8048b"
412
+ dependencies = [
413
+ "num-integer",
414
+ "num-traits",
415
+ ]
416
+
417
+ [[package]]
418
+ name = "num-rational"
419
+ version = "0.4.2"
420
+ source = "registry+https://github.com/rust-lang/crates.io-index"
421
+ checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
422
+ dependencies = [
423
+ "num-bigint",
424
+ "num-integer",
425
+ "num-traits",
426
+ ]
427
+
428
+ [[package]]
429
+ name = "num-traits"
430
+ version = "0.2.19"
431
+ source = "registry+https://github.com/rust-lang/crates.io-index"
432
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
433
+ dependencies = [
434
+ "autocfg",
435
+ "libm",
436
+ ]
437
+
438
+ [[package]]
439
+ name = "once_cell"
440
+ version = "1.21.4"
441
+ source = "registry+https://github.com/rust-lang/crates.io-index"
442
+ checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
443
+
444
+ [[package]]
445
+ name = "parking_lot"
446
+ version = "0.12.5"
447
+ source = "registry+https://github.com/rust-lang/crates.io-index"
448
+ checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
449
+ dependencies = [
450
+ "lock_api",
451
+ "parking_lot_core",
452
+ ]
453
+
454
+ [[package]]
455
+ name = "parking_lot_core"
456
+ version = "0.9.12"
457
+ source = "registry+https://github.com/rust-lang/crates.io-index"
458
+ checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
459
+ dependencies = [
460
+ "cfg-if",
461
+ "libc",
462
+ "redox_syscall",
463
+ "smallvec",
464
+ "windows-link",
465
+ ]
466
+
467
+ [[package]]
468
+ name = "pin-project-lite"
469
+ version = "0.2.17"
470
+ source = "registry+https://github.com/rust-lang/crates.io-index"
471
+ checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
472
+
473
+ [[package]]
474
+ name = "pkg-config"
475
+ version = "0.3.33"
476
+ source = "registry+https://github.com/rust-lang/crates.io-index"
477
+ checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e"
478
+
479
+ [[package]]
480
+ name = "podfish-core"
481
+ version = "0.1.0"
482
+ dependencies = [
483
+ "arrow-ipc",
484
+ "pyo3",
485
+ "thiserror",
486
+ "zstd",
487
+ ]
488
+
489
+ [[package]]
490
+ name = "portable-atomic"
491
+ version = "1.13.1"
492
+ source = "registry+https://github.com/rust-lang/crates.io-index"
493
+ checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
494
+
495
+ [[package]]
496
+ name = "proc-macro2"
497
+ version = "1.0.106"
498
+ source = "registry+https://github.com/rust-lang/crates.io-index"
499
+ checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
500
+ dependencies = [
501
+ "unicode-ident",
502
+ ]
503
+
504
+ [[package]]
505
+ name = "pyo3"
506
+ version = "0.21.2"
507
+ source = "registry+https://github.com/rust-lang/crates.io-index"
508
+ checksum = "a5e00b96a521718e08e03b1a622f01c8a8deb50719335de3f60b3b3950f069d8"
509
+ dependencies = [
510
+ "cfg-if",
511
+ "indoc",
512
+ "libc",
513
+ "memoffset",
514
+ "parking_lot",
515
+ "portable-atomic",
516
+ "pyo3-build-config",
517
+ "pyo3-ffi",
518
+ "pyo3-macros",
519
+ "unindent",
520
+ ]
521
+
522
+ [[package]]
523
+ name = "pyo3-build-config"
524
+ version = "0.21.2"
525
+ source = "registry+https://github.com/rust-lang/crates.io-index"
526
+ checksum = "7883df5835fafdad87c0d888b266c8ec0f4c9ca48a5bed6bbb592e8dedee1b50"
527
+ dependencies = [
528
+ "once_cell",
529
+ "target-lexicon",
530
+ ]
531
+
532
+ [[package]]
533
+ name = "pyo3-ffi"
534
+ version = "0.21.2"
535
+ source = "registry+https://github.com/rust-lang/crates.io-index"
536
+ checksum = "01be5843dc60b916ab4dad1dca6d20b9b4e6ddc8e15f50c47fe6d85f1fb97403"
537
+ dependencies = [
538
+ "libc",
539
+ "pyo3-build-config",
540
+ ]
541
+
542
+ [[package]]
543
+ name = "pyo3-macros"
544
+ version = "0.21.2"
545
+ source = "registry+https://github.com/rust-lang/crates.io-index"
546
+ checksum = "77b34069fc0682e11b31dbd10321cbf94808394c56fd996796ce45217dfac53c"
547
+ dependencies = [
548
+ "proc-macro2",
549
+ "pyo3-macros-backend",
550
+ "quote",
551
+ "syn",
552
+ ]
553
+
554
+ [[package]]
555
+ name = "pyo3-macros-backend"
556
+ version = "0.21.2"
557
+ source = "registry+https://github.com/rust-lang/crates.io-index"
558
+ checksum = "08260721f32db5e1a5beae69a55553f56b99bd0e1c3e6e0a5e8851a9d0f5a85c"
559
+ dependencies = [
560
+ "heck",
561
+ "proc-macro2",
562
+ "pyo3-build-config",
563
+ "quote",
564
+ "syn",
565
+ ]
566
+
567
+ [[package]]
568
+ name = "quote"
569
+ version = "1.0.46"
570
+ source = "registry+https://github.com/rust-lang/crates.io-index"
571
+ checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
572
+ dependencies = [
573
+ "proc-macro2",
574
+ ]
575
+
576
+ [[package]]
577
+ name = "r-efi"
578
+ version = "5.3.0"
579
+ source = "registry+https://github.com/rust-lang/crates.io-index"
580
+ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
581
+
582
+ [[package]]
583
+ name = "r-efi"
584
+ version = "6.0.0"
585
+ source = "registry+https://github.com/rust-lang/crates.io-index"
586
+ checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
587
+
588
+ [[package]]
589
+ name = "redox_syscall"
590
+ version = "0.5.18"
591
+ source = "registry+https://github.com/rust-lang/crates.io-index"
592
+ checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
593
+ dependencies = [
594
+ "bitflags 2.13.1",
595
+ ]
596
+
597
+ [[package]]
598
+ name = "rustc_version"
599
+ version = "0.4.1"
600
+ source = "registry+https://github.com/rust-lang/crates.io-index"
601
+ checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
602
+ dependencies = [
603
+ "semver",
604
+ ]
605
+
606
+ [[package]]
607
+ name = "rustversion"
608
+ version = "1.0.23"
609
+ source = "registry+https://github.com/rust-lang/crates.io-index"
610
+ checksum = "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f"
611
+
612
+ [[package]]
613
+ name = "scopeguard"
614
+ version = "1.2.0"
615
+ source = "registry+https://github.com/rust-lang/crates.io-index"
616
+ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
617
+
618
+ [[package]]
619
+ name = "semver"
620
+ version = "1.0.28"
621
+ source = "registry+https://github.com/rust-lang/crates.io-index"
622
+ checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
623
+
624
+ [[package]]
625
+ name = "shlex"
626
+ version = "2.0.1"
627
+ source = "registry+https://github.com/rust-lang/crates.io-index"
628
+ checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
629
+
630
+ [[package]]
631
+ name = "slab"
632
+ version = "0.4.12"
633
+ source = "registry+https://github.com/rust-lang/crates.io-index"
634
+ checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
635
+
636
+ [[package]]
637
+ name = "smallvec"
638
+ version = "1.15.2"
639
+ source = "registry+https://github.com/rust-lang/crates.io-index"
640
+ checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90"
641
+
642
+ [[package]]
643
+ name = "syn"
644
+ version = "2.0.119"
645
+ source = "registry+https://github.com/rust-lang/crates.io-index"
646
+ checksum = "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297"
647
+ dependencies = [
648
+ "proc-macro2",
649
+ "quote",
650
+ "unicode-ident",
651
+ ]
652
+
653
+ [[package]]
654
+ name = "target-lexicon"
655
+ version = "0.12.16"
656
+ source = "registry+https://github.com/rust-lang/crates.io-index"
657
+ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
658
+
659
+ [[package]]
660
+ name = "thiserror"
661
+ version = "1.0.69"
662
+ source = "registry+https://github.com/rust-lang/crates.io-index"
663
+ checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
664
+ dependencies = [
665
+ "thiserror-impl",
666
+ ]
667
+
668
+ [[package]]
669
+ name = "thiserror-impl"
670
+ version = "1.0.69"
671
+ source = "registry+https://github.com/rust-lang/crates.io-index"
672
+ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
673
+ dependencies = [
674
+ "proc-macro2",
675
+ "quote",
676
+ "syn",
677
+ ]
678
+
679
+ [[package]]
680
+ name = "tiny-keccak"
681
+ version = "2.0.2"
682
+ source = "registry+https://github.com/rust-lang/crates.io-index"
683
+ checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
684
+ dependencies = [
685
+ "crunchy",
686
+ ]
687
+
688
+ [[package]]
689
+ name = "unicode-ident"
690
+ version = "1.0.24"
691
+ source = "registry+https://github.com/rust-lang/crates.io-index"
692
+ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
693
+
694
+ [[package]]
695
+ name = "unindent"
696
+ version = "0.2.4"
697
+ source = "registry+https://github.com/rust-lang/crates.io-index"
698
+ checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
699
+
700
+ [[package]]
701
+ name = "version_check"
702
+ version = "0.9.5"
703
+ source = "registry+https://github.com/rust-lang/crates.io-index"
704
+ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
705
+
706
+ [[package]]
707
+ name = "wasi"
708
+ version = "0.11.1+wasi-snapshot-preview1"
709
+ source = "registry+https://github.com/rust-lang/crates.io-index"
710
+ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
711
+
712
+ [[package]]
713
+ name = "wasip2"
714
+ version = "1.0.4+wasi-0.2.12"
715
+ source = "registry+https://github.com/rust-lang/crates.io-index"
716
+ checksum = "b67efb37e106e55ce722a510d6b5f9c17f083e5fc79afc2badeb12cc313d9487"
717
+ dependencies = [
718
+ "wit-bindgen",
719
+ ]
720
+
721
+ [[package]]
722
+ name = "wasm-bindgen"
723
+ version = "0.2.126"
724
+ source = "registry+https://github.com/rust-lang/crates.io-index"
725
+ checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4"
726
+ dependencies = [
727
+ "cfg-if",
728
+ "once_cell",
729
+ "rustversion",
730
+ "wasm-bindgen-macro",
731
+ "wasm-bindgen-shared",
732
+ ]
733
+
734
+ [[package]]
735
+ name = "wasm-bindgen-macro"
736
+ version = "0.2.126"
737
+ source = "registry+https://github.com/rust-lang/crates.io-index"
738
+ checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1"
739
+ dependencies = [
740
+ "quote",
741
+ "wasm-bindgen-macro-support",
742
+ ]
743
+
744
+ [[package]]
745
+ name = "wasm-bindgen-macro-support"
746
+ version = "0.2.126"
747
+ source = "registry+https://github.com/rust-lang/crates.io-index"
748
+ checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e"
749
+ dependencies = [
750
+ "bumpalo",
751
+ "proc-macro2",
752
+ "quote",
753
+ "syn",
754
+ "wasm-bindgen-shared",
755
+ ]
756
+
757
+ [[package]]
758
+ name = "wasm-bindgen-shared"
759
+ version = "0.2.126"
760
+ source = "registry+https://github.com/rust-lang/crates.io-index"
761
+ checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24"
762
+ dependencies = [
763
+ "unicode-ident",
764
+ ]
765
+
766
+ [[package]]
767
+ name = "windows-core"
768
+ version = "0.62.2"
769
+ source = "registry+https://github.com/rust-lang/crates.io-index"
770
+ checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
771
+ dependencies = [
772
+ "windows-implement",
773
+ "windows-interface",
774
+ "windows-link",
775
+ "windows-result",
776
+ "windows-strings",
777
+ ]
778
+
779
+ [[package]]
780
+ name = "windows-implement"
781
+ version = "0.60.2"
782
+ source = "registry+https://github.com/rust-lang/crates.io-index"
783
+ checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
784
+ dependencies = [
785
+ "proc-macro2",
786
+ "quote",
787
+ "syn",
788
+ ]
789
+
790
+ [[package]]
791
+ name = "windows-interface"
792
+ version = "0.59.3"
793
+ source = "registry+https://github.com/rust-lang/crates.io-index"
794
+ checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
795
+ dependencies = [
796
+ "proc-macro2",
797
+ "quote",
798
+ "syn",
799
+ ]
800
+
801
+ [[package]]
802
+ name = "windows-link"
803
+ version = "0.2.1"
804
+ source = "registry+https://github.com/rust-lang/crates.io-index"
805
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
806
+
807
+ [[package]]
808
+ name = "windows-result"
809
+ version = "0.4.1"
810
+ source = "registry+https://github.com/rust-lang/crates.io-index"
811
+ checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
812
+ dependencies = [
813
+ "windows-link",
814
+ ]
815
+
816
+ [[package]]
817
+ name = "windows-strings"
818
+ version = "0.5.1"
819
+ source = "registry+https://github.com/rust-lang/crates.io-index"
820
+ checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
821
+ dependencies = [
822
+ "windows-link",
823
+ ]
824
+
825
+ [[package]]
826
+ name = "wit-bindgen"
827
+ version = "0.57.1"
828
+ source = "registry+https://github.com/rust-lang/crates.io-index"
829
+ checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e"
830
+
831
+ [[package]]
832
+ name = "zerocopy"
833
+ version = "0.8.54"
834
+ source = "registry+https://github.com/rust-lang/crates.io-index"
835
+ checksum = "b7cbbc0a705a0fd05cc3676525980d2bf5a9bc4adac6d6475209a7887cf59d19"
836
+ dependencies = [
837
+ "zerocopy-derive",
838
+ ]
839
+
840
+ [[package]]
841
+ name = "zerocopy-derive"
842
+ version = "0.8.54"
843
+ source = "registry+https://github.com/rust-lang/crates.io-index"
844
+ checksum = "e2e817b7b52d0c7358d3246da9d69935ebb18116b2b102b4230dac079b4862f5"
845
+ dependencies = [
846
+ "proc-macro2",
847
+ "quote",
848
+ "syn",
849
+ ]
850
+
851
+ [[package]]
852
+ name = "zstd"
853
+ version = "0.13.3"
854
+ source = "registry+https://github.com/rust-lang/crates.io-index"
855
+ checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
856
+ dependencies = [
857
+ "zstd-safe",
858
+ ]
859
+
860
+ [[package]]
861
+ name = "zstd-safe"
862
+ version = "7.2.4"
863
+ source = "registry+https://github.com/rust-lang/crates.io-index"
864
+ checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d"
865
+ dependencies = [
866
+ "zstd-sys",
867
+ ]
868
+
869
+ [[package]]
870
+ name = "zstd-sys"
871
+ version = "2.0.16+zstd.1.5.7"
872
+ source = "registry+https://github.com/rust-lang/crates.io-index"
873
+ checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748"
874
+ dependencies = [
875
+ "cc",
876
+ "pkg-config",
877
+ ]