app_bridge 0.1.0

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.
data/Cargo.lock ADDED
@@ -0,0 +1,3954 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "addr2line"
7
+ version = "0.24.2"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
10
+ dependencies = [
11
+ "gimli",
12
+ ]
13
+
14
+ [[package]]
15
+ name = "adler2"
16
+ version = "2.0.0"
17
+ source = "registry+https://github.com/rust-lang/crates.io-index"
18
+ checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
19
+
20
+ [[package]]
21
+ name = "ahash"
22
+ version = "0.8.11"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
25
+ dependencies = [
26
+ "cfg-if",
27
+ "once_cell",
28
+ "version_check",
29
+ "zerocopy",
30
+ ]
31
+
32
+ [[package]]
33
+ name = "aho-corasick"
34
+ version = "1.1.3"
35
+ source = "registry+https://github.com/rust-lang/crates.io-index"
36
+ checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
37
+ dependencies = [
38
+ "memchr",
39
+ ]
40
+
41
+ [[package]]
42
+ name = "allocator-api2"
43
+ version = "0.2.21"
44
+ source = "registry+https://github.com/rust-lang/crates.io-index"
45
+ checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
46
+
47
+ [[package]]
48
+ name = "ambient-authority"
49
+ version = "0.0.2"
50
+ source = "registry+https://github.com/rust-lang/crates.io-index"
51
+ checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b"
52
+
53
+ [[package]]
54
+ name = "android_system_properties"
55
+ version = "0.1.5"
56
+ source = "registry+https://github.com/rust-lang/crates.io-index"
57
+ checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
58
+ dependencies = [
59
+ "libc",
60
+ ]
61
+
62
+ [[package]]
63
+ name = "anstream"
64
+ version = "0.6.18"
65
+ source = "registry+https://github.com/rust-lang/crates.io-index"
66
+ checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
67
+ dependencies = [
68
+ "anstyle",
69
+ "anstyle-parse",
70
+ "anstyle-query",
71
+ "anstyle-wincon",
72
+ "colorchoice",
73
+ "is_terminal_polyfill",
74
+ "utf8parse",
75
+ ]
76
+
77
+ [[package]]
78
+ name = "anstyle"
79
+ version = "1.0.10"
80
+ source = "registry+https://github.com/rust-lang/crates.io-index"
81
+ checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
82
+
83
+ [[package]]
84
+ name = "anstyle-parse"
85
+ version = "0.2.6"
86
+ source = "registry+https://github.com/rust-lang/crates.io-index"
87
+ checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
88
+ dependencies = [
89
+ "utf8parse",
90
+ ]
91
+
92
+ [[package]]
93
+ name = "anstyle-query"
94
+ version = "1.1.2"
95
+ source = "registry+https://github.com/rust-lang/crates.io-index"
96
+ checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
97
+ dependencies = [
98
+ "windows-sys 0.59.0",
99
+ ]
100
+
101
+ [[package]]
102
+ name = "anstyle-wincon"
103
+ version = "3.0.7"
104
+ source = "registry+https://github.com/rust-lang/crates.io-index"
105
+ checksum = "ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e"
106
+ dependencies = [
107
+ "anstyle",
108
+ "once_cell",
109
+ "windows-sys 0.59.0",
110
+ ]
111
+
112
+ [[package]]
113
+ name = "anyhow"
114
+ version = "1.0.95"
115
+ source = "registry+https://github.com/rust-lang/crates.io-index"
116
+ checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04"
117
+
118
+ [[package]]
119
+ name = "app_bridge"
120
+ version = "0.1.0"
121
+ dependencies = [
122
+ "anyhow",
123
+ "magnus",
124
+ "reqwest",
125
+ "tokio",
126
+ "wasmtime",
127
+ "wasmtime-cli",
128
+ "wasmtime-component-util",
129
+ "wasmtime-wasi",
130
+ ]
131
+
132
+ [[package]]
133
+ name = "arbitrary"
134
+ version = "1.4.1"
135
+ source = "registry+https://github.com/rust-lang/crates.io-index"
136
+ checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223"
137
+
138
+ [[package]]
139
+ name = "async-trait"
140
+ version = "0.1.85"
141
+ source = "registry+https://github.com/rust-lang/crates.io-index"
142
+ checksum = "3f934833b4b7233644e5848f235df3f57ed8c80f1528a26c3dfa13d2147fa056"
143
+ dependencies = [
144
+ "proc-macro2",
145
+ "quote",
146
+ "syn",
147
+ ]
148
+
149
+ [[package]]
150
+ name = "atomic-waker"
151
+ version = "1.1.2"
152
+ source = "registry+https://github.com/rust-lang/crates.io-index"
153
+ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
154
+
155
+ [[package]]
156
+ name = "autocfg"
157
+ version = "1.4.0"
158
+ source = "registry+https://github.com/rust-lang/crates.io-index"
159
+ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
160
+
161
+ [[package]]
162
+ name = "backtrace"
163
+ version = "0.3.74"
164
+ source = "registry+https://github.com/rust-lang/crates.io-index"
165
+ checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
166
+ dependencies = [
167
+ "addr2line",
168
+ "cfg-if",
169
+ "libc",
170
+ "miniz_oxide",
171
+ "object",
172
+ "rustc-demangle",
173
+ "windows-targets",
174
+ ]
175
+
176
+ [[package]]
177
+ name = "base64"
178
+ version = "0.21.7"
179
+ source = "registry+https://github.com/rust-lang/crates.io-index"
180
+ checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
181
+
182
+ [[package]]
183
+ name = "base64"
184
+ version = "0.22.1"
185
+ source = "registry+https://github.com/rust-lang/crates.io-index"
186
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
187
+
188
+ [[package]]
189
+ name = "bindgen"
190
+ version = "0.69.5"
191
+ source = "registry+https://github.com/rust-lang/crates.io-index"
192
+ checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
193
+ dependencies = [
194
+ "bitflags",
195
+ "cexpr",
196
+ "clang-sys",
197
+ "itertools",
198
+ "lazy_static",
199
+ "lazycell",
200
+ "proc-macro2",
201
+ "quote",
202
+ "regex",
203
+ "rustc-hash 1.1.0",
204
+ "shlex",
205
+ "syn",
206
+ ]
207
+
208
+ [[package]]
209
+ name = "bitflags"
210
+ version = "2.8.0"
211
+ source = "registry+https://github.com/rust-lang/crates.io-index"
212
+ checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
213
+
214
+ [[package]]
215
+ name = "block-buffer"
216
+ version = "0.10.4"
217
+ source = "registry+https://github.com/rust-lang/crates.io-index"
218
+ checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
219
+ dependencies = [
220
+ "generic-array",
221
+ ]
222
+
223
+ [[package]]
224
+ name = "bumpalo"
225
+ version = "3.16.0"
226
+ source = "registry+https://github.com/rust-lang/crates.io-index"
227
+ checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
228
+ dependencies = [
229
+ "allocator-api2",
230
+ ]
231
+
232
+ [[package]]
233
+ name = "byteorder"
234
+ version = "1.5.0"
235
+ source = "registry+https://github.com/rust-lang/crates.io-index"
236
+ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
237
+
238
+ [[package]]
239
+ name = "bytes"
240
+ version = "1.9.0"
241
+ source = "registry+https://github.com/rust-lang/crates.io-index"
242
+ checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b"
243
+
244
+ [[package]]
245
+ name = "cap-fs-ext"
246
+ version = "3.4.2"
247
+ source = "registry+https://github.com/rust-lang/crates.io-index"
248
+ checksum = "7f78efdd7378980d79c0f36b519e51191742d2c9f91ffa5e228fba9f3806d2e1"
249
+ dependencies = [
250
+ "cap-primitives",
251
+ "cap-std",
252
+ "io-lifetimes",
253
+ "windows-sys 0.59.0",
254
+ ]
255
+
256
+ [[package]]
257
+ name = "cap-net-ext"
258
+ version = "3.4.2"
259
+ source = "registry+https://github.com/rust-lang/crates.io-index"
260
+ checksum = "4ac68674a6042af2bcee1adad9f6abd432642cf03444ce3a5b36c3f39f23baf8"
261
+ dependencies = [
262
+ "cap-primitives",
263
+ "cap-std",
264
+ "rustix",
265
+ "smallvec",
266
+ ]
267
+
268
+ [[package]]
269
+ name = "cap-primitives"
270
+ version = "3.4.2"
271
+ source = "registry+https://github.com/rust-lang/crates.io-index"
272
+ checksum = "8fc15faeed2223d8b8e8cc1857f5861935a06d06713c4ac106b722ae9ce3c369"
273
+ dependencies = [
274
+ "ambient-authority",
275
+ "fs-set-times",
276
+ "io-extras",
277
+ "io-lifetimes",
278
+ "ipnet",
279
+ "maybe-owned",
280
+ "rustix",
281
+ "windows-sys 0.59.0",
282
+ "winx",
283
+ ]
284
+
285
+ [[package]]
286
+ name = "cap-rand"
287
+ version = "3.4.2"
288
+ source = "registry+https://github.com/rust-lang/crates.io-index"
289
+ checksum = "dea13372b49df066d1ae654e5c6e41799c1efd9f6b36794b921e877ea4037977"
290
+ dependencies = [
291
+ "ambient-authority",
292
+ "rand",
293
+ ]
294
+
295
+ [[package]]
296
+ name = "cap-std"
297
+ version = "3.4.2"
298
+ source = "registry+https://github.com/rust-lang/crates.io-index"
299
+ checksum = "c3dbd3e8e8d093d6ccb4b512264869e1281cdb032f7940bd50b2894f96f25609"
300
+ dependencies = [
301
+ "cap-primitives",
302
+ "io-extras",
303
+ "io-lifetimes",
304
+ "rustix",
305
+ ]
306
+
307
+ [[package]]
308
+ name = "cap-time-ext"
309
+ version = "3.4.2"
310
+ source = "registry+https://github.com/rust-lang/crates.io-index"
311
+ checksum = "bd736b20fc033f564a1995fb82fc349146de43aabba19c7368b4cb17d8f9ea53"
312
+ dependencies = [
313
+ "ambient-authority",
314
+ "cap-primitives",
315
+ "iana-time-zone",
316
+ "once_cell",
317
+ "rustix",
318
+ "winx",
319
+ ]
320
+
321
+ [[package]]
322
+ name = "capstone"
323
+ version = "0.12.0"
324
+ source = "registry+https://github.com/rust-lang/crates.io-index"
325
+ checksum = "b08ca438d9585a2b216b0c2e88ea51e096286c5f197f7be2526bb515ef775b6c"
326
+ dependencies = [
327
+ "capstone-sys",
328
+ "libc",
329
+ ]
330
+
331
+ [[package]]
332
+ name = "capstone-sys"
333
+ version = "0.16.0"
334
+ source = "registry+https://github.com/rust-lang/crates.io-index"
335
+ checksum = "fe7183271711ffb7c63a6480e4baf480e0140da59eeba9b18fcc8bf3478950e3"
336
+ dependencies = [
337
+ "cc",
338
+ "libc",
339
+ ]
340
+
341
+ [[package]]
342
+ name = "cc"
343
+ version = "1.2.10"
344
+ source = "registry+https://github.com/rust-lang/crates.io-index"
345
+ checksum = "13208fcbb66eaeffe09b99fffbe1af420f00a7b35aa99ad683dfc1aa76145229"
346
+ dependencies = [
347
+ "jobserver",
348
+ "libc",
349
+ "shlex",
350
+ ]
351
+
352
+ [[package]]
353
+ name = "cexpr"
354
+ version = "0.6.0"
355
+ source = "registry+https://github.com/rust-lang/crates.io-index"
356
+ checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
357
+ dependencies = [
358
+ "nom",
359
+ ]
360
+
361
+ [[package]]
362
+ name = "cfg-if"
363
+ version = "1.0.0"
364
+ source = "registry+https://github.com/rust-lang/crates.io-index"
365
+ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
366
+
367
+ [[package]]
368
+ name = "clang-sys"
369
+ version = "1.8.1"
370
+ source = "registry+https://github.com/rust-lang/crates.io-index"
371
+ checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
372
+ dependencies = [
373
+ "glob",
374
+ "libc",
375
+ "libloading",
376
+ ]
377
+
378
+ [[package]]
379
+ name = "clap"
380
+ version = "4.5.27"
381
+ source = "registry+https://github.com/rust-lang/crates.io-index"
382
+ checksum = "769b0145982b4b48713e01ec42d61614425f27b7058bda7180a3a41f30104796"
383
+ dependencies = [
384
+ "clap_builder",
385
+ "clap_derive",
386
+ ]
387
+
388
+ [[package]]
389
+ name = "clap_builder"
390
+ version = "4.5.27"
391
+ source = "registry+https://github.com/rust-lang/crates.io-index"
392
+ checksum = "1b26884eb4b57140e4d2d93652abfa49498b938b3c9179f9fc487b0acc3edad7"
393
+ dependencies = [
394
+ "anstream",
395
+ "anstyle",
396
+ "clap_lex",
397
+ "strsim",
398
+ "terminal_size",
399
+ ]
400
+
401
+ [[package]]
402
+ name = "clap_complete"
403
+ version = "4.5.43"
404
+ source = "registry+https://github.com/rust-lang/crates.io-index"
405
+ checksum = "0952013545c9c6dca60f491602655b795c6c062ab180c9cb0bccb83135461861"
406
+ dependencies = [
407
+ "clap",
408
+ ]
409
+
410
+ [[package]]
411
+ name = "clap_derive"
412
+ version = "4.5.24"
413
+ source = "registry+https://github.com/rust-lang/crates.io-index"
414
+ checksum = "54b755194d6389280185988721fffba69495eed5ee9feeee9a599b53db80318c"
415
+ dependencies = [
416
+ "heck",
417
+ "proc-macro2",
418
+ "quote",
419
+ "syn",
420
+ ]
421
+
422
+ [[package]]
423
+ name = "clap_lex"
424
+ version = "0.7.4"
425
+ source = "registry+https://github.com/rust-lang/crates.io-index"
426
+ checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
427
+
428
+ [[package]]
429
+ name = "cobs"
430
+ version = "0.2.3"
431
+ source = "registry+https://github.com/rust-lang/crates.io-index"
432
+ checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15"
433
+
434
+ [[package]]
435
+ name = "colorchoice"
436
+ version = "1.0.3"
437
+ source = "registry+https://github.com/rust-lang/crates.io-index"
438
+ checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
439
+
440
+ [[package]]
441
+ name = "core-foundation"
442
+ version = "0.9.4"
443
+ source = "registry+https://github.com/rust-lang/crates.io-index"
444
+ checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
445
+ dependencies = [
446
+ "core-foundation-sys",
447
+ "libc",
448
+ ]
449
+
450
+ [[package]]
451
+ name = "core-foundation-sys"
452
+ version = "0.8.7"
453
+ source = "registry+https://github.com/rust-lang/crates.io-index"
454
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
455
+
456
+ [[package]]
457
+ name = "cpp_demangle"
458
+ version = "0.4.4"
459
+ source = "registry+https://github.com/rust-lang/crates.io-index"
460
+ checksum = "96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d"
461
+ dependencies = [
462
+ "cfg-if",
463
+ ]
464
+
465
+ [[package]]
466
+ name = "cpufeatures"
467
+ version = "0.2.17"
468
+ source = "registry+https://github.com/rust-lang/crates.io-index"
469
+ checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
470
+ dependencies = [
471
+ "libc",
472
+ ]
473
+
474
+ [[package]]
475
+ name = "cranelift-bforest"
476
+ version = "0.116.1"
477
+ source = "registry+https://github.com/rust-lang/crates.io-index"
478
+ checksum = "e15d04a0ce86cb36ead88ad68cf693ffd6cda47052b9e0ac114bc47fd9cd23c4"
479
+ dependencies = [
480
+ "cranelift-entity",
481
+ ]
482
+
483
+ [[package]]
484
+ name = "cranelift-bitset"
485
+ version = "0.116.1"
486
+ source = "registry+https://github.com/rust-lang/crates.io-index"
487
+ checksum = "7c6e3969a7ce267259ce244b7867c5d3bc9e65b0a87e81039588dfdeaede9f34"
488
+ dependencies = [
489
+ "serde",
490
+ "serde_derive",
491
+ ]
492
+
493
+ [[package]]
494
+ name = "cranelift-codegen"
495
+ version = "0.116.1"
496
+ source = "registry+https://github.com/rust-lang/crates.io-index"
497
+ checksum = "2c22032c4cb42558371cf516bb47f26cdad1819d3475c133e93c49f50ebf304e"
498
+ dependencies = [
499
+ "bumpalo",
500
+ "cranelift-bforest",
501
+ "cranelift-bitset",
502
+ "cranelift-codegen-meta",
503
+ "cranelift-codegen-shared",
504
+ "cranelift-control",
505
+ "cranelift-entity",
506
+ "cranelift-isle",
507
+ "gimli",
508
+ "hashbrown 0.14.5",
509
+ "log",
510
+ "regalloc2",
511
+ "rustc-hash 2.1.0",
512
+ "serde",
513
+ "smallvec",
514
+ "target-lexicon",
515
+ ]
516
+
517
+ [[package]]
518
+ name = "cranelift-codegen-meta"
519
+ version = "0.116.1"
520
+ source = "registry+https://github.com/rust-lang/crates.io-index"
521
+ checksum = "c904bc71c61b27fc57827f4a1379f29de64fe95653b620a3db77d59655eee0b8"
522
+ dependencies = [
523
+ "cranelift-codegen-shared",
524
+ ]
525
+
526
+ [[package]]
527
+ name = "cranelift-codegen-shared"
528
+ version = "0.116.1"
529
+ source = "registry+https://github.com/rust-lang/crates.io-index"
530
+ checksum = "40180f5497572f644ce88c255480981ae2ec1d7bb4d8e0c0136a13b87a2f2ceb"
531
+
532
+ [[package]]
533
+ name = "cranelift-control"
534
+ version = "0.116.1"
535
+ source = "registry+https://github.com/rust-lang/crates.io-index"
536
+ checksum = "26d132c6d0bd8a489563472afc171759da0707804a65ece7ceb15a8c6d7dd5ef"
537
+ dependencies = [
538
+ "arbitrary",
539
+ ]
540
+
541
+ [[package]]
542
+ name = "cranelift-entity"
543
+ version = "0.116.1"
544
+ source = "registry+https://github.com/rust-lang/crates.io-index"
545
+ checksum = "4b2d0d9618275474fbf679dd018ac6e009acbd6ae6850f6a67be33fb3b00b323"
546
+ dependencies = [
547
+ "cranelift-bitset",
548
+ "serde",
549
+ "serde_derive",
550
+ ]
551
+
552
+ [[package]]
553
+ name = "cranelift-frontend"
554
+ version = "0.116.1"
555
+ source = "registry+https://github.com/rust-lang/crates.io-index"
556
+ checksum = "4fac41e16729107393174b0c9e3730fb072866100e1e64e80a1a963b2e484d57"
557
+ dependencies = [
558
+ "cranelift-codegen",
559
+ "log",
560
+ "smallvec",
561
+ "target-lexicon",
562
+ ]
563
+
564
+ [[package]]
565
+ name = "cranelift-isle"
566
+ version = "0.116.1"
567
+ source = "registry+https://github.com/rust-lang/crates.io-index"
568
+ checksum = "1ca20d576e5070044d0a72a9effc2deacf4d6aa650403189d8ea50126483944d"
569
+
570
+ [[package]]
571
+ name = "cranelift-native"
572
+ version = "0.116.1"
573
+ source = "registry+https://github.com/rust-lang/crates.io-index"
574
+ checksum = "b8dee82f3f1f2c4cba9177f1cc5e350fe98764379bcd29340caa7b01f85076c7"
575
+ dependencies = [
576
+ "cranelift-codegen",
577
+ "libc",
578
+ "target-lexicon",
579
+ ]
580
+
581
+ [[package]]
582
+ name = "crc32fast"
583
+ version = "1.4.2"
584
+ source = "registry+https://github.com/rust-lang/crates.io-index"
585
+ checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
586
+ dependencies = [
587
+ "cfg-if",
588
+ ]
589
+
590
+ [[package]]
591
+ name = "crossbeam-deque"
592
+ version = "0.8.6"
593
+ source = "registry+https://github.com/rust-lang/crates.io-index"
594
+ checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
595
+ dependencies = [
596
+ "crossbeam-epoch",
597
+ "crossbeam-utils",
598
+ ]
599
+
600
+ [[package]]
601
+ name = "crossbeam-epoch"
602
+ version = "0.9.18"
603
+ source = "registry+https://github.com/rust-lang/crates.io-index"
604
+ checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
605
+ dependencies = [
606
+ "crossbeam-utils",
607
+ ]
608
+
609
+ [[package]]
610
+ name = "crossbeam-utils"
611
+ version = "0.8.21"
612
+ source = "registry+https://github.com/rust-lang/crates.io-index"
613
+ checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
614
+
615
+ [[package]]
616
+ name = "crypto-common"
617
+ version = "0.1.6"
618
+ source = "registry+https://github.com/rust-lang/crates.io-index"
619
+ checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
620
+ dependencies = [
621
+ "generic-array",
622
+ "typenum",
623
+ ]
624
+
625
+ [[package]]
626
+ name = "debugid"
627
+ version = "0.8.0"
628
+ source = "registry+https://github.com/rust-lang/crates.io-index"
629
+ checksum = "bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d"
630
+ dependencies = [
631
+ "uuid",
632
+ ]
633
+
634
+ [[package]]
635
+ name = "digest"
636
+ version = "0.10.7"
637
+ source = "registry+https://github.com/rust-lang/crates.io-index"
638
+ checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
639
+ dependencies = [
640
+ "block-buffer",
641
+ "crypto-common",
642
+ ]
643
+
644
+ [[package]]
645
+ name = "directories-next"
646
+ version = "2.0.0"
647
+ source = "registry+https://github.com/rust-lang/crates.io-index"
648
+ checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"
649
+ dependencies = [
650
+ "cfg-if",
651
+ "dirs-sys-next",
652
+ ]
653
+
654
+ [[package]]
655
+ name = "dirs"
656
+ version = "4.0.0"
657
+ source = "registry+https://github.com/rust-lang/crates.io-index"
658
+ checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
659
+ dependencies = [
660
+ "dirs-sys",
661
+ ]
662
+
663
+ [[package]]
664
+ name = "dirs-sys"
665
+ version = "0.3.7"
666
+ source = "registry+https://github.com/rust-lang/crates.io-index"
667
+ checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
668
+ dependencies = [
669
+ "libc",
670
+ "redox_users",
671
+ "winapi",
672
+ ]
673
+
674
+ [[package]]
675
+ name = "dirs-sys-next"
676
+ version = "0.1.2"
677
+ source = "registry+https://github.com/rust-lang/crates.io-index"
678
+ checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
679
+ dependencies = [
680
+ "libc",
681
+ "redox_users",
682
+ "winapi",
683
+ ]
684
+
685
+ [[package]]
686
+ name = "displaydoc"
687
+ version = "0.2.5"
688
+ source = "registry+https://github.com/rust-lang/crates.io-index"
689
+ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
690
+ dependencies = [
691
+ "proc-macro2",
692
+ "quote",
693
+ "syn",
694
+ ]
695
+
696
+ [[package]]
697
+ name = "either"
698
+ version = "1.13.0"
699
+ source = "registry+https://github.com/rust-lang/crates.io-index"
700
+ checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
701
+
702
+ [[package]]
703
+ name = "embedded-io"
704
+ version = "0.4.0"
705
+ source = "registry+https://github.com/rust-lang/crates.io-index"
706
+ checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
707
+
708
+ [[package]]
709
+ name = "embedded-io"
710
+ version = "0.6.1"
711
+ source = "registry+https://github.com/rust-lang/crates.io-index"
712
+ checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
713
+
714
+ [[package]]
715
+ name = "encoding_rs"
716
+ version = "0.8.35"
717
+ source = "registry+https://github.com/rust-lang/crates.io-index"
718
+ checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
719
+ dependencies = [
720
+ "cfg-if",
721
+ ]
722
+
723
+ [[package]]
724
+ name = "env_filter"
725
+ version = "0.1.3"
726
+ source = "registry+https://github.com/rust-lang/crates.io-index"
727
+ checksum = "186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0"
728
+ dependencies = [
729
+ "log",
730
+ "regex",
731
+ ]
732
+
733
+ [[package]]
734
+ name = "env_logger"
735
+ version = "0.10.2"
736
+ source = "registry+https://github.com/rust-lang/crates.io-index"
737
+ checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
738
+ dependencies = [
739
+ "humantime",
740
+ "is-terminal",
741
+ "log",
742
+ "regex",
743
+ "termcolor",
744
+ ]
745
+
746
+ [[package]]
747
+ name = "env_logger"
748
+ version = "0.11.6"
749
+ source = "registry+https://github.com/rust-lang/crates.io-index"
750
+ checksum = "dcaee3d8e3cfc3fd92428d477bc97fc29ec8716d180c0d74c643bb26166660e0"
751
+ dependencies = [
752
+ "anstream",
753
+ "anstyle",
754
+ "env_filter",
755
+ "humantime",
756
+ "log",
757
+ ]
758
+
759
+ [[package]]
760
+ name = "equivalent"
761
+ version = "1.0.1"
762
+ source = "registry+https://github.com/rust-lang/crates.io-index"
763
+ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
764
+
765
+ [[package]]
766
+ name = "errno"
767
+ version = "0.3.10"
768
+ source = "registry+https://github.com/rust-lang/crates.io-index"
769
+ checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
770
+ dependencies = [
771
+ "libc",
772
+ "windows-sys 0.59.0",
773
+ ]
774
+
775
+ [[package]]
776
+ name = "fallible-iterator"
777
+ version = "0.3.0"
778
+ source = "registry+https://github.com/rust-lang/crates.io-index"
779
+ checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
780
+
781
+ [[package]]
782
+ name = "fastrand"
783
+ version = "2.3.0"
784
+ source = "registry+https://github.com/rust-lang/crates.io-index"
785
+ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
786
+
787
+ [[package]]
788
+ name = "fd-lock"
789
+ version = "4.0.2"
790
+ source = "registry+https://github.com/rust-lang/crates.io-index"
791
+ checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
792
+ dependencies = [
793
+ "cfg-if",
794
+ "rustix",
795
+ "windows-sys 0.52.0",
796
+ ]
797
+
798
+ [[package]]
799
+ name = "file-per-thread-logger"
800
+ version = "0.2.0"
801
+ source = "registry+https://github.com/rust-lang/crates.io-index"
802
+ checksum = "8a3cc21c33af89af0930c8cae4ade5e6fdc17b5d2c97b3d2e2edb67a1cf683f3"
803
+ dependencies = [
804
+ "env_logger 0.10.2",
805
+ "log",
806
+ ]
807
+
808
+ [[package]]
809
+ name = "fnv"
810
+ version = "1.0.7"
811
+ source = "registry+https://github.com/rust-lang/crates.io-index"
812
+ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
813
+
814
+ [[package]]
815
+ name = "foldhash"
816
+ version = "0.1.4"
817
+ source = "registry+https://github.com/rust-lang/crates.io-index"
818
+ checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f"
819
+
820
+ [[package]]
821
+ name = "foreign-types"
822
+ version = "0.3.2"
823
+ source = "registry+https://github.com/rust-lang/crates.io-index"
824
+ checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
825
+ dependencies = [
826
+ "foreign-types-shared",
827
+ ]
828
+
829
+ [[package]]
830
+ name = "foreign-types-shared"
831
+ version = "0.1.1"
832
+ source = "registry+https://github.com/rust-lang/crates.io-index"
833
+ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
834
+
835
+ [[package]]
836
+ name = "form_urlencoded"
837
+ version = "1.2.1"
838
+ source = "registry+https://github.com/rust-lang/crates.io-index"
839
+ checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
840
+ dependencies = [
841
+ "percent-encoding",
842
+ ]
843
+
844
+ [[package]]
845
+ name = "fs-set-times"
846
+ version = "0.20.2"
847
+ source = "registry+https://github.com/rust-lang/crates.io-index"
848
+ checksum = "5e2e6123af26f0f2c51cc66869137080199406754903cc926a7690401ce09cb4"
849
+ dependencies = [
850
+ "io-lifetimes",
851
+ "rustix",
852
+ "windows-sys 0.59.0",
853
+ ]
854
+
855
+ [[package]]
856
+ name = "futures"
857
+ version = "0.3.31"
858
+ source = "registry+https://github.com/rust-lang/crates.io-index"
859
+ checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
860
+ dependencies = [
861
+ "futures-channel",
862
+ "futures-core",
863
+ "futures-io",
864
+ "futures-sink",
865
+ "futures-task",
866
+ "futures-util",
867
+ ]
868
+
869
+ [[package]]
870
+ name = "futures-channel"
871
+ version = "0.3.31"
872
+ source = "registry+https://github.com/rust-lang/crates.io-index"
873
+ checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
874
+ dependencies = [
875
+ "futures-core",
876
+ "futures-sink",
877
+ ]
878
+
879
+ [[package]]
880
+ name = "futures-core"
881
+ version = "0.3.31"
882
+ source = "registry+https://github.com/rust-lang/crates.io-index"
883
+ checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
884
+
885
+ [[package]]
886
+ name = "futures-io"
887
+ version = "0.3.31"
888
+ source = "registry+https://github.com/rust-lang/crates.io-index"
889
+ checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
890
+
891
+ [[package]]
892
+ name = "futures-sink"
893
+ version = "0.3.31"
894
+ source = "registry+https://github.com/rust-lang/crates.io-index"
895
+ checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
896
+
897
+ [[package]]
898
+ name = "futures-task"
899
+ version = "0.3.31"
900
+ source = "registry+https://github.com/rust-lang/crates.io-index"
901
+ checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
902
+
903
+ [[package]]
904
+ name = "futures-util"
905
+ version = "0.3.31"
906
+ source = "registry+https://github.com/rust-lang/crates.io-index"
907
+ checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
908
+ dependencies = [
909
+ "futures-core",
910
+ "futures-io",
911
+ "futures-sink",
912
+ "futures-task",
913
+ "memchr",
914
+ "pin-project-lite",
915
+ "pin-utils",
916
+ "slab",
917
+ ]
918
+
919
+ [[package]]
920
+ name = "fxhash"
921
+ version = "0.2.1"
922
+ source = "registry+https://github.com/rust-lang/crates.io-index"
923
+ checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
924
+ dependencies = [
925
+ "byteorder",
926
+ ]
927
+
928
+ [[package]]
929
+ name = "fxprof-processed-profile"
930
+ version = "0.6.0"
931
+ source = "registry+https://github.com/rust-lang/crates.io-index"
932
+ checksum = "27d12c0aed7f1e24276a241aadc4cb8ea9f83000f34bc062b7cc2d51e3b0fabd"
933
+ dependencies = [
934
+ "bitflags",
935
+ "debugid",
936
+ "fxhash",
937
+ "serde",
938
+ "serde_json",
939
+ ]
940
+
941
+ [[package]]
942
+ name = "generic-array"
943
+ version = "0.14.7"
944
+ source = "registry+https://github.com/rust-lang/crates.io-index"
945
+ checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
946
+ dependencies = [
947
+ "typenum",
948
+ "version_check",
949
+ ]
950
+
951
+ [[package]]
952
+ name = "getrandom"
953
+ version = "0.2.15"
954
+ source = "registry+https://github.com/rust-lang/crates.io-index"
955
+ checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
956
+ dependencies = [
957
+ "cfg-if",
958
+ "libc",
959
+ "wasi",
960
+ ]
961
+
962
+ [[package]]
963
+ name = "gimli"
964
+ version = "0.31.1"
965
+ source = "registry+https://github.com/rust-lang/crates.io-index"
966
+ checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
967
+ dependencies = [
968
+ "fallible-iterator",
969
+ "indexmap",
970
+ "stable_deref_trait",
971
+ ]
972
+
973
+ [[package]]
974
+ name = "glob"
975
+ version = "0.3.2"
976
+ source = "registry+https://github.com/rust-lang/crates.io-index"
977
+ checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
978
+
979
+ [[package]]
980
+ name = "h2"
981
+ version = "0.4.7"
982
+ source = "registry+https://github.com/rust-lang/crates.io-index"
983
+ checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e"
984
+ dependencies = [
985
+ "atomic-waker",
986
+ "bytes",
987
+ "fnv",
988
+ "futures-core",
989
+ "futures-sink",
990
+ "http",
991
+ "indexmap",
992
+ "slab",
993
+ "tokio",
994
+ "tokio-util",
995
+ "tracing",
996
+ ]
997
+
998
+ [[package]]
999
+ name = "hashbrown"
1000
+ version = "0.14.5"
1001
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1002
+ checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
1003
+ dependencies = [
1004
+ "ahash",
1005
+ ]
1006
+
1007
+ [[package]]
1008
+ name = "hashbrown"
1009
+ version = "0.15.2"
1010
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1011
+ checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
1012
+ dependencies = [
1013
+ "foldhash",
1014
+ "serde",
1015
+ ]
1016
+
1017
+ [[package]]
1018
+ name = "heck"
1019
+ version = "0.5.0"
1020
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1021
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1022
+
1023
+ [[package]]
1024
+ name = "hermit-abi"
1025
+ version = "0.4.0"
1026
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1027
+ checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
1028
+
1029
+ [[package]]
1030
+ name = "http"
1031
+ version = "1.2.0"
1032
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1033
+ checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
1034
+ dependencies = [
1035
+ "bytes",
1036
+ "fnv",
1037
+ "itoa",
1038
+ ]
1039
+
1040
+ [[package]]
1041
+ name = "http-body"
1042
+ version = "1.0.1"
1043
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1044
+ checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
1045
+ dependencies = [
1046
+ "bytes",
1047
+ "http",
1048
+ ]
1049
+
1050
+ [[package]]
1051
+ name = "http-body-util"
1052
+ version = "0.1.2"
1053
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1054
+ checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
1055
+ dependencies = [
1056
+ "bytes",
1057
+ "futures-util",
1058
+ "http",
1059
+ "http-body",
1060
+ "pin-project-lite",
1061
+ ]
1062
+
1063
+ [[package]]
1064
+ name = "httparse"
1065
+ version = "1.9.5"
1066
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1067
+ checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
1068
+
1069
+ [[package]]
1070
+ name = "httpdate"
1071
+ version = "1.0.3"
1072
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1073
+ checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
1074
+
1075
+ [[package]]
1076
+ name = "humantime"
1077
+ version = "2.1.0"
1078
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1079
+ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
1080
+
1081
+ [[package]]
1082
+ name = "hyper"
1083
+ version = "1.5.2"
1084
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1085
+ checksum = "256fb8d4bd6413123cc9d91832d78325c48ff41677595be797d90f42969beae0"
1086
+ dependencies = [
1087
+ "bytes",
1088
+ "futures-channel",
1089
+ "futures-util",
1090
+ "h2",
1091
+ "http",
1092
+ "http-body",
1093
+ "httparse",
1094
+ "httpdate",
1095
+ "itoa",
1096
+ "pin-project-lite",
1097
+ "smallvec",
1098
+ "tokio",
1099
+ "want",
1100
+ ]
1101
+
1102
+ [[package]]
1103
+ name = "hyper-rustls"
1104
+ version = "0.27.5"
1105
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1106
+ checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2"
1107
+ dependencies = [
1108
+ "futures-util",
1109
+ "http",
1110
+ "hyper",
1111
+ "hyper-util",
1112
+ "rustls 0.23.23",
1113
+ "rustls-pki-types",
1114
+ "tokio",
1115
+ "tokio-rustls 0.26.1",
1116
+ "tower-service",
1117
+ ]
1118
+
1119
+ [[package]]
1120
+ name = "hyper-tls"
1121
+ version = "0.6.0"
1122
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1123
+ checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
1124
+ dependencies = [
1125
+ "bytes",
1126
+ "http-body-util",
1127
+ "hyper",
1128
+ "hyper-util",
1129
+ "native-tls",
1130
+ "tokio",
1131
+ "tokio-native-tls",
1132
+ "tower-service",
1133
+ ]
1134
+
1135
+ [[package]]
1136
+ name = "hyper-util"
1137
+ version = "0.1.10"
1138
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1139
+ checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4"
1140
+ dependencies = [
1141
+ "bytes",
1142
+ "futures-channel",
1143
+ "futures-util",
1144
+ "http",
1145
+ "http-body",
1146
+ "hyper",
1147
+ "pin-project-lite",
1148
+ "socket2",
1149
+ "tokio",
1150
+ "tower-service",
1151
+ "tracing",
1152
+ ]
1153
+
1154
+ [[package]]
1155
+ name = "iana-time-zone"
1156
+ version = "0.1.61"
1157
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1158
+ checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
1159
+ dependencies = [
1160
+ "android_system_properties",
1161
+ "core-foundation-sys",
1162
+ "iana-time-zone-haiku",
1163
+ "js-sys",
1164
+ "wasm-bindgen",
1165
+ "windows-core",
1166
+ ]
1167
+
1168
+ [[package]]
1169
+ name = "iana-time-zone-haiku"
1170
+ version = "0.1.2"
1171
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1172
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
1173
+ dependencies = [
1174
+ "cc",
1175
+ ]
1176
+
1177
+ [[package]]
1178
+ name = "icu_collections"
1179
+ version = "1.5.0"
1180
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1181
+ checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
1182
+ dependencies = [
1183
+ "displaydoc",
1184
+ "yoke",
1185
+ "zerofrom",
1186
+ "zerovec",
1187
+ ]
1188
+
1189
+ [[package]]
1190
+ name = "icu_locid"
1191
+ version = "1.5.0"
1192
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1193
+ checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
1194
+ dependencies = [
1195
+ "displaydoc",
1196
+ "litemap",
1197
+ "tinystr",
1198
+ "writeable",
1199
+ "zerovec",
1200
+ ]
1201
+
1202
+ [[package]]
1203
+ name = "icu_locid_transform"
1204
+ version = "1.5.0"
1205
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1206
+ checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
1207
+ dependencies = [
1208
+ "displaydoc",
1209
+ "icu_locid",
1210
+ "icu_locid_transform_data",
1211
+ "icu_provider",
1212
+ "tinystr",
1213
+ "zerovec",
1214
+ ]
1215
+
1216
+ [[package]]
1217
+ name = "icu_locid_transform_data"
1218
+ version = "1.5.0"
1219
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1220
+ checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
1221
+
1222
+ [[package]]
1223
+ name = "icu_normalizer"
1224
+ version = "1.5.0"
1225
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1226
+ checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
1227
+ dependencies = [
1228
+ "displaydoc",
1229
+ "icu_collections",
1230
+ "icu_normalizer_data",
1231
+ "icu_properties",
1232
+ "icu_provider",
1233
+ "smallvec",
1234
+ "utf16_iter",
1235
+ "utf8_iter",
1236
+ "write16",
1237
+ "zerovec",
1238
+ ]
1239
+
1240
+ [[package]]
1241
+ name = "icu_normalizer_data"
1242
+ version = "1.5.0"
1243
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1244
+ checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
1245
+
1246
+ [[package]]
1247
+ name = "icu_properties"
1248
+ version = "1.5.1"
1249
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1250
+ checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
1251
+ dependencies = [
1252
+ "displaydoc",
1253
+ "icu_collections",
1254
+ "icu_locid_transform",
1255
+ "icu_properties_data",
1256
+ "icu_provider",
1257
+ "tinystr",
1258
+ "zerovec",
1259
+ ]
1260
+
1261
+ [[package]]
1262
+ name = "icu_properties_data"
1263
+ version = "1.5.0"
1264
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1265
+ checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
1266
+
1267
+ [[package]]
1268
+ name = "icu_provider"
1269
+ version = "1.5.0"
1270
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1271
+ checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
1272
+ dependencies = [
1273
+ "displaydoc",
1274
+ "icu_locid",
1275
+ "icu_provider_macros",
1276
+ "stable_deref_trait",
1277
+ "tinystr",
1278
+ "writeable",
1279
+ "yoke",
1280
+ "zerofrom",
1281
+ "zerovec",
1282
+ ]
1283
+
1284
+ [[package]]
1285
+ name = "icu_provider_macros"
1286
+ version = "1.5.0"
1287
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1288
+ checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
1289
+ dependencies = [
1290
+ "proc-macro2",
1291
+ "quote",
1292
+ "syn",
1293
+ ]
1294
+
1295
+ [[package]]
1296
+ name = "id-arena"
1297
+ version = "2.2.1"
1298
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1299
+ checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
1300
+
1301
+ [[package]]
1302
+ name = "idna"
1303
+ version = "1.0.3"
1304
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1305
+ checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
1306
+ dependencies = [
1307
+ "idna_adapter",
1308
+ "smallvec",
1309
+ "utf8_iter",
1310
+ ]
1311
+
1312
+ [[package]]
1313
+ name = "idna_adapter"
1314
+ version = "1.2.0"
1315
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1316
+ checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
1317
+ dependencies = [
1318
+ "icu_normalizer",
1319
+ "icu_properties",
1320
+ ]
1321
+
1322
+ [[package]]
1323
+ name = "indexmap"
1324
+ version = "2.7.1"
1325
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1326
+ checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652"
1327
+ dependencies = [
1328
+ "equivalent",
1329
+ "hashbrown 0.15.2",
1330
+ "serde",
1331
+ ]
1332
+
1333
+ [[package]]
1334
+ name = "io-extras"
1335
+ version = "0.18.4"
1336
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1337
+ checksum = "2285ddfe3054097ef4b2fe909ef8c3bcd1ea52a8f0d274416caebeef39f04a65"
1338
+ dependencies = [
1339
+ "io-lifetimes",
1340
+ "windows-sys 0.59.0",
1341
+ ]
1342
+
1343
+ [[package]]
1344
+ name = "io-lifetimes"
1345
+ version = "2.0.4"
1346
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1347
+ checksum = "06432fb54d3be7964ecd3649233cddf80db2832f47fec34c01f65b3d9d774983"
1348
+
1349
+ [[package]]
1350
+ name = "ipnet"
1351
+ version = "2.11.0"
1352
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1353
+ checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
1354
+
1355
+ [[package]]
1356
+ name = "is-terminal"
1357
+ version = "0.4.15"
1358
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1359
+ checksum = "e19b23d53f35ce9f56aebc7d1bb4e6ac1e9c0db7ac85c8d1760c04379edced37"
1360
+ dependencies = [
1361
+ "hermit-abi",
1362
+ "libc",
1363
+ "windows-sys 0.59.0",
1364
+ ]
1365
+
1366
+ [[package]]
1367
+ name = "is_terminal_polyfill"
1368
+ version = "1.70.1"
1369
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1370
+ checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
1371
+
1372
+ [[package]]
1373
+ name = "itertools"
1374
+ version = "0.12.1"
1375
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1376
+ checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
1377
+ dependencies = [
1378
+ "either",
1379
+ ]
1380
+
1381
+ [[package]]
1382
+ name = "itoa"
1383
+ version = "1.0.14"
1384
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1385
+ checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
1386
+
1387
+ [[package]]
1388
+ name = "ittapi"
1389
+ version = "0.4.0"
1390
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1391
+ checksum = "6b996fe614c41395cdaedf3cf408a9534851090959d90d54a535f675550b64b1"
1392
+ dependencies = [
1393
+ "anyhow",
1394
+ "ittapi-sys",
1395
+ "log",
1396
+ ]
1397
+
1398
+ [[package]]
1399
+ name = "ittapi-sys"
1400
+ version = "0.4.0"
1401
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1402
+ checksum = "52f5385394064fa2c886205dba02598013ce83d3e92d33dbdc0c52fe0e7bf4fc"
1403
+ dependencies = [
1404
+ "cc",
1405
+ ]
1406
+
1407
+ [[package]]
1408
+ name = "jobserver"
1409
+ version = "0.1.32"
1410
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1411
+ checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
1412
+ dependencies = [
1413
+ "libc",
1414
+ ]
1415
+
1416
+ [[package]]
1417
+ name = "js-sys"
1418
+ version = "0.3.77"
1419
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1420
+ checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
1421
+ dependencies = [
1422
+ "once_cell",
1423
+ "wasm-bindgen",
1424
+ ]
1425
+
1426
+ [[package]]
1427
+ name = "lazy_static"
1428
+ version = "1.5.0"
1429
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1430
+ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
1431
+
1432
+ [[package]]
1433
+ name = "lazycell"
1434
+ version = "1.3.0"
1435
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1436
+ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
1437
+
1438
+ [[package]]
1439
+ name = "leb128"
1440
+ version = "0.2.5"
1441
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1442
+ checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
1443
+
1444
+ [[package]]
1445
+ name = "libc"
1446
+ version = "0.2.169"
1447
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1448
+ checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
1449
+
1450
+ [[package]]
1451
+ name = "libloading"
1452
+ version = "0.8.6"
1453
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1454
+ checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
1455
+ dependencies = [
1456
+ "cfg-if",
1457
+ "windows-targets",
1458
+ ]
1459
+
1460
+ [[package]]
1461
+ name = "libm"
1462
+ version = "0.2.11"
1463
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1464
+ checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
1465
+
1466
+ [[package]]
1467
+ name = "libredox"
1468
+ version = "0.1.3"
1469
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1470
+ checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
1471
+ dependencies = [
1472
+ "bitflags",
1473
+ "libc",
1474
+ ]
1475
+
1476
+ [[package]]
1477
+ name = "linux-raw-sys"
1478
+ version = "0.4.15"
1479
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1480
+ checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
1481
+
1482
+ [[package]]
1483
+ name = "listenfd"
1484
+ version = "1.0.2"
1485
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1486
+ checksum = "b87bc54a4629b4294d0b3ef041b64c40c611097a677d9dc07b2c67739fe39dba"
1487
+ dependencies = [
1488
+ "libc",
1489
+ "uuid",
1490
+ "winapi",
1491
+ ]
1492
+
1493
+ [[package]]
1494
+ name = "litemap"
1495
+ version = "0.7.4"
1496
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1497
+ checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
1498
+
1499
+ [[package]]
1500
+ name = "lock_api"
1501
+ version = "0.4.12"
1502
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1503
+ checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
1504
+ dependencies = [
1505
+ "autocfg",
1506
+ "scopeguard",
1507
+ ]
1508
+
1509
+ [[package]]
1510
+ name = "log"
1511
+ version = "0.4.25"
1512
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1513
+ checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f"
1514
+
1515
+ [[package]]
1516
+ name = "mach2"
1517
+ version = "0.4.2"
1518
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1519
+ checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
1520
+ dependencies = [
1521
+ "libc",
1522
+ ]
1523
+
1524
+ [[package]]
1525
+ name = "magnus"
1526
+ version = "0.7.1"
1527
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1528
+ checksum = "3d87ae53030f3a22e83879e666cb94e58a7bdf31706878a0ba48752994146dab"
1529
+ dependencies = [
1530
+ "magnus-macros",
1531
+ "rb-sys",
1532
+ "rb-sys-env",
1533
+ "seq-macro",
1534
+ ]
1535
+
1536
+ [[package]]
1537
+ name = "magnus-macros"
1538
+ version = "0.6.0"
1539
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1540
+ checksum = "5968c820e2960565f647819f5928a42d6e874551cab9d88d75e3e0660d7f71e3"
1541
+ dependencies = [
1542
+ "proc-macro2",
1543
+ "quote",
1544
+ "syn",
1545
+ ]
1546
+
1547
+ [[package]]
1548
+ name = "matchers"
1549
+ version = "0.1.0"
1550
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1551
+ checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
1552
+ dependencies = [
1553
+ "regex-automata 0.1.10",
1554
+ ]
1555
+
1556
+ [[package]]
1557
+ name = "maybe-owned"
1558
+ version = "0.3.4"
1559
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1560
+ checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
1561
+
1562
+ [[package]]
1563
+ name = "memchr"
1564
+ version = "2.7.4"
1565
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1566
+ checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
1567
+
1568
+ [[package]]
1569
+ name = "memfd"
1570
+ version = "0.6.4"
1571
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1572
+ checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
1573
+ dependencies = [
1574
+ "rustix",
1575
+ ]
1576
+
1577
+ [[package]]
1578
+ name = "mime"
1579
+ version = "0.3.17"
1580
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1581
+ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
1582
+
1583
+ [[package]]
1584
+ name = "minimal-lexical"
1585
+ version = "0.2.1"
1586
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1587
+ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
1588
+
1589
+ [[package]]
1590
+ name = "miniz_oxide"
1591
+ version = "0.8.3"
1592
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1593
+ checksum = "b8402cab7aefae129c6977bb0ff1b8fd9a04eb5b51efc50a70bea51cda0c7924"
1594
+ dependencies = [
1595
+ "adler2",
1596
+ ]
1597
+
1598
+ [[package]]
1599
+ name = "mio"
1600
+ version = "1.0.3"
1601
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1602
+ checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
1603
+ dependencies = [
1604
+ "libc",
1605
+ "wasi",
1606
+ "windows-sys 0.52.0",
1607
+ ]
1608
+
1609
+ [[package]]
1610
+ name = "native-tls"
1611
+ version = "0.2.13"
1612
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1613
+ checksum = "0dab59f8e050d5df8e4dd87d9206fb6f65a483e20ac9fda365ade4fab353196c"
1614
+ dependencies = [
1615
+ "libc",
1616
+ "log",
1617
+ "openssl",
1618
+ "openssl-probe",
1619
+ "openssl-sys",
1620
+ "schannel",
1621
+ "security-framework",
1622
+ "security-framework-sys",
1623
+ "tempfile",
1624
+ ]
1625
+
1626
+ [[package]]
1627
+ name = "nom"
1628
+ version = "7.1.3"
1629
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1630
+ checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
1631
+ dependencies = [
1632
+ "memchr",
1633
+ "minimal-lexical",
1634
+ ]
1635
+
1636
+ [[package]]
1637
+ name = "nu-ansi-term"
1638
+ version = "0.46.0"
1639
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1640
+ checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
1641
+ dependencies = [
1642
+ "overload",
1643
+ "winapi",
1644
+ ]
1645
+
1646
+ [[package]]
1647
+ name = "object"
1648
+ version = "0.36.7"
1649
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1650
+ checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
1651
+ dependencies = [
1652
+ "crc32fast",
1653
+ "hashbrown 0.15.2",
1654
+ "indexmap",
1655
+ "memchr",
1656
+ ]
1657
+
1658
+ [[package]]
1659
+ name = "once_cell"
1660
+ version = "1.20.2"
1661
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1662
+ checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
1663
+
1664
+ [[package]]
1665
+ name = "openssl"
1666
+ version = "0.10.71"
1667
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1668
+ checksum = "5e14130c6a98cd258fdcb0fb6d744152343ff729cbfcb28c656a9d12b999fbcd"
1669
+ dependencies = [
1670
+ "bitflags",
1671
+ "cfg-if",
1672
+ "foreign-types",
1673
+ "libc",
1674
+ "once_cell",
1675
+ "openssl-macros",
1676
+ "openssl-sys",
1677
+ ]
1678
+
1679
+ [[package]]
1680
+ name = "openssl-macros"
1681
+ version = "0.1.1"
1682
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1683
+ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
1684
+ dependencies = [
1685
+ "proc-macro2",
1686
+ "quote",
1687
+ "syn",
1688
+ ]
1689
+
1690
+ [[package]]
1691
+ name = "openssl-probe"
1692
+ version = "0.1.6"
1693
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1694
+ checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
1695
+
1696
+ [[package]]
1697
+ name = "openssl-sys"
1698
+ version = "0.9.106"
1699
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1700
+ checksum = "8bb61ea9811cc39e3c2069f40b8b8e2e70d8569b361f879786cc7ed48b777cdd"
1701
+ dependencies = [
1702
+ "cc",
1703
+ "libc",
1704
+ "pkg-config",
1705
+ "vcpkg",
1706
+ ]
1707
+
1708
+ [[package]]
1709
+ name = "openvino"
1710
+ version = "0.8.0"
1711
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1712
+ checksum = "8f03a664ab0b6917131f5c1a787795fa4d19ad6a334caf9c96284453abdf23fd"
1713
+ dependencies = [
1714
+ "openvino-finder",
1715
+ "openvino-sys",
1716
+ ]
1717
+
1718
+ [[package]]
1719
+ name = "openvino-finder"
1720
+ version = "0.8.0"
1721
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1722
+ checksum = "34d6bbb3e00d9ad3cd60bca1341665a9cfb2b6764df37c58d921627368ae32fc"
1723
+ dependencies = [
1724
+ "cfg-if",
1725
+ "log",
1726
+ ]
1727
+
1728
+ [[package]]
1729
+ name = "openvino-sys"
1730
+ version = "0.8.0"
1731
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1732
+ checksum = "04315994236727c3573f7e8d8bf857e93ff373ee2e063f08aa78aceac58e3bc5"
1733
+ dependencies = [
1734
+ "env_logger 0.11.6",
1735
+ "libloading",
1736
+ "once_cell",
1737
+ "openvino-finder",
1738
+ ]
1739
+
1740
+ [[package]]
1741
+ name = "overload"
1742
+ version = "0.1.1"
1743
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1744
+ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
1745
+
1746
+ [[package]]
1747
+ name = "parking_lot"
1748
+ version = "0.12.3"
1749
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1750
+ checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
1751
+ dependencies = [
1752
+ "lock_api",
1753
+ "parking_lot_core",
1754
+ ]
1755
+
1756
+ [[package]]
1757
+ name = "parking_lot_core"
1758
+ version = "0.9.10"
1759
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1760
+ checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
1761
+ dependencies = [
1762
+ "cfg-if",
1763
+ "libc",
1764
+ "redox_syscall",
1765
+ "smallvec",
1766
+ "windows-targets",
1767
+ ]
1768
+
1769
+ [[package]]
1770
+ name = "paste"
1771
+ version = "1.0.15"
1772
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1773
+ checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
1774
+
1775
+ [[package]]
1776
+ name = "percent-encoding"
1777
+ version = "2.3.1"
1778
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1779
+ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
1780
+
1781
+ [[package]]
1782
+ name = "pin-project-lite"
1783
+ version = "0.2.16"
1784
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1785
+ checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
1786
+
1787
+ [[package]]
1788
+ name = "pin-utils"
1789
+ version = "0.1.0"
1790
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1791
+ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
1792
+
1793
+ [[package]]
1794
+ name = "pkg-config"
1795
+ version = "0.3.31"
1796
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1797
+ checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
1798
+
1799
+ [[package]]
1800
+ name = "postcard"
1801
+ version = "1.1.1"
1802
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1803
+ checksum = "170a2601f67cc9dba8edd8c4870b15f71a6a2dc196daec8c83f72b59dff628a8"
1804
+ dependencies = [
1805
+ "cobs",
1806
+ "embedded-io 0.4.0",
1807
+ "embedded-io 0.6.1",
1808
+ "serde",
1809
+ ]
1810
+
1811
+ [[package]]
1812
+ name = "ppv-lite86"
1813
+ version = "0.2.20"
1814
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1815
+ checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
1816
+ dependencies = [
1817
+ "zerocopy",
1818
+ ]
1819
+
1820
+ [[package]]
1821
+ name = "proc-macro2"
1822
+ version = "1.0.93"
1823
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1824
+ checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99"
1825
+ dependencies = [
1826
+ "unicode-ident",
1827
+ ]
1828
+
1829
+ [[package]]
1830
+ name = "psm"
1831
+ version = "0.1.24"
1832
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1833
+ checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810"
1834
+ dependencies = [
1835
+ "cc",
1836
+ ]
1837
+
1838
+ [[package]]
1839
+ name = "pulley-interpreter"
1840
+ version = "29.0.1"
1841
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1842
+ checksum = "62d95f8575df49a2708398182f49a888cf9dc30210fb1fd2df87c889edcee75d"
1843
+ dependencies = [
1844
+ "cranelift-bitset",
1845
+ "log",
1846
+ "sptr",
1847
+ "wasmtime-math",
1848
+ ]
1849
+
1850
+ [[package]]
1851
+ name = "quote"
1852
+ version = "1.0.38"
1853
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1854
+ checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc"
1855
+ dependencies = [
1856
+ "proc-macro2",
1857
+ ]
1858
+
1859
+ [[package]]
1860
+ name = "rand"
1861
+ version = "0.8.5"
1862
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1863
+ checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
1864
+ dependencies = [
1865
+ "libc",
1866
+ "rand_chacha",
1867
+ "rand_core",
1868
+ ]
1869
+
1870
+ [[package]]
1871
+ name = "rand_chacha"
1872
+ version = "0.3.1"
1873
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1874
+ checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
1875
+ dependencies = [
1876
+ "ppv-lite86",
1877
+ "rand_core",
1878
+ ]
1879
+
1880
+ [[package]]
1881
+ name = "rand_core"
1882
+ version = "0.6.4"
1883
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1884
+ checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1885
+ dependencies = [
1886
+ "getrandom",
1887
+ ]
1888
+
1889
+ [[package]]
1890
+ name = "rayon"
1891
+ version = "1.10.0"
1892
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1893
+ checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
1894
+ dependencies = [
1895
+ "either",
1896
+ "rayon-core",
1897
+ ]
1898
+
1899
+ [[package]]
1900
+ name = "rayon-core"
1901
+ version = "1.12.1"
1902
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1903
+ checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
1904
+ dependencies = [
1905
+ "crossbeam-deque",
1906
+ "crossbeam-utils",
1907
+ ]
1908
+
1909
+ [[package]]
1910
+ name = "rb-sys"
1911
+ version = "0.9.108"
1912
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1913
+ checksum = "1e955384e1a4dc64b71d1e4b39ed0edbd77c7bde4a10dfd5ad208e1160fddfa7"
1914
+ dependencies = [
1915
+ "rb-sys-build",
1916
+ ]
1917
+
1918
+ [[package]]
1919
+ name = "rb-sys-build"
1920
+ version = "0.9.108"
1921
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1922
+ checksum = "c167c6571889b2550d6fcb315e8aa60bdb95e47e4b64793e3f65a30dc25afc85"
1923
+ dependencies = [
1924
+ "bindgen",
1925
+ "lazy_static",
1926
+ "proc-macro2",
1927
+ "quote",
1928
+ "regex",
1929
+ "shell-words",
1930
+ "syn",
1931
+ ]
1932
+
1933
+ [[package]]
1934
+ name = "rb-sys-env"
1935
+ version = "0.1.2"
1936
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1937
+ checksum = "a35802679f07360454b418a5d1735c89716bde01d35b1560fc953c1415a0b3bb"
1938
+
1939
+ [[package]]
1940
+ name = "redox_syscall"
1941
+ version = "0.5.8"
1942
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1943
+ checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834"
1944
+ dependencies = [
1945
+ "bitflags",
1946
+ ]
1947
+
1948
+ [[package]]
1949
+ name = "redox_users"
1950
+ version = "0.4.6"
1951
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1952
+ checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
1953
+ dependencies = [
1954
+ "getrandom",
1955
+ "libredox",
1956
+ "thiserror",
1957
+ ]
1958
+
1959
+ [[package]]
1960
+ name = "regalloc2"
1961
+ version = "0.11.1"
1962
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1963
+ checksum = "145c1c267e14f20fb0f88aa76a1c5ffec42d592c1d28b3cd9148ae35916158d3"
1964
+ dependencies = [
1965
+ "allocator-api2",
1966
+ "bumpalo",
1967
+ "hashbrown 0.15.2",
1968
+ "log",
1969
+ "rustc-hash 2.1.0",
1970
+ "smallvec",
1971
+ ]
1972
+
1973
+ [[package]]
1974
+ name = "regex"
1975
+ version = "1.11.1"
1976
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1977
+ checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
1978
+ dependencies = [
1979
+ "aho-corasick",
1980
+ "memchr",
1981
+ "regex-automata 0.4.9",
1982
+ "regex-syntax 0.8.5",
1983
+ ]
1984
+
1985
+ [[package]]
1986
+ name = "regex-automata"
1987
+ version = "0.1.10"
1988
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1989
+ checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
1990
+ dependencies = [
1991
+ "regex-syntax 0.6.29",
1992
+ ]
1993
+
1994
+ [[package]]
1995
+ name = "regex-automata"
1996
+ version = "0.4.9"
1997
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1998
+ checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
1999
+ dependencies = [
2000
+ "aho-corasick",
2001
+ "memchr",
2002
+ "regex-syntax 0.8.5",
2003
+ ]
2004
+
2005
+ [[package]]
2006
+ name = "regex-syntax"
2007
+ version = "0.6.29"
2008
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2009
+ checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
2010
+
2011
+ [[package]]
2012
+ name = "regex-syntax"
2013
+ version = "0.8.5"
2014
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2015
+ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
2016
+
2017
+ [[package]]
2018
+ name = "reqwest"
2019
+ version = "0.12.12"
2020
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2021
+ checksum = "43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da"
2022
+ dependencies = [
2023
+ "base64 0.22.1",
2024
+ "bytes",
2025
+ "encoding_rs",
2026
+ "futures-channel",
2027
+ "futures-core",
2028
+ "futures-util",
2029
+ "h2",
2030
+ "http",
2031
+ "http-body",
2032
+ "http-body-util",
2033
+ "hyper",
2034
+ "hyper-rustls",
2035
+ "hyper-tls",
2036
+ "hyper-util",
2037
+ "ipnet",
2038
+ "js-sys",
2039
+ "log",
2040
+ "mime",
2041
+ "native-tls",
2042
+ "once_cell",
2043
+ "percent-encoding",
2044
+ "pin-project-lite",
2045
+ "rustls-pemfile",
2046
+ "serde",
2047
+ "serde_json",
2048
+ "serde_urlencoded",
2049
+ "sync_wrapper",
2050
+ "system-configuration",
2051
+ "tokio",
2052
+ "tokio-native-tls",
2053
+ "tower",
2054
+ "tower-service",
2055
+ "url",
2056
+ "wasm-bindgen",
2057
+ "wasm-bindgen-futures",
2058
+ "web-sys",
2059
+ "windows-registry",
2060
+ ]
2061
+
2062
+ [[package]]
2063
+ name = "ring"
2064
+ version = "0.17.8"
2065
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2066
+ checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
2067
+ dependencies = [
2068
+ "cc",
2069
+ "cfg-if",
2070
+ "getrandom",
2071
+ "libc",
2072
+ "spin",
2073
+ "untrusted",
2074
+ "windows-sys 0.52.0",
2075
+ ]
2076
+
2077
+ [[package]]
2078
+ name = "rustc-demangle"
2079
+ version = "0.1.24"
2080
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2081
+ checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
2082
+
2083
+ [[package]]
2084
+ name = "rustc-hash"
2085
+ version = "1.1.0"
2086
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2087
+ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
2088
+
2089
+ [[package]]
2090
+ name = "rustc-hash"
2091
+ version = "2.1.0"
2092
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2093
+ checksum = "c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497"
2094
+
2095
+ [[package]]
2096
+ name = "rustix"
2097
+ version = "0.38.44"
2098
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2099
+ checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
2100
+ dependencies = [
2101
+ "bitflags",
2102
+ "errno",
2103
+ "itoa",
2104
+ "libc",
2105
+ "linux-raw-sys",
2106
+ "once_cell",
2107
+ "windows-sys 0.59.0",
2108
+ ]
2109
+
2110
+ [[package]]
2111
+ name = "rustls"
2112
+ version = "0.22.4"
2113
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2114
+ checksum = "bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432"
2115
+ dependencies = [
2116
+ "log",
2117
+ "ring",
2118
+ "rustls-pki-types",
2119
+ "rustls-webpki",
2120
+ "subtle",
2121
+ "zeroize",
2122
+ ]
2123
+
2124
+ [[package]]
2125
+ name = "rustls"
2126
+ version = "0.23.23"
2127
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2128
+ checksum = "47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395"
2129
+ dependencies = [
2130
+ "once_cell",
2131
+ "rustls-pki-types",
2132
+ "rustls-webpki",
2133
+ "subtle",
2134
+ "zeroize",
2135
+ ]
2136
+
2137
+ [[package]]
2138
+ name = "rustls-pemfile"
2139
+ version = "2.2.0"
2140
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2141
+ checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
2142
+ dependencies = [
2143
+ "rustls-pki-types",
2144
+ ]
2145
+
2146
+ [[package]]
2147
+ name = "rustls-pki-types"
2148
+ version = "1.11.0"
2149
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2150
+ checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c"
2151
+
2152
+ [[package]]
2153
+ name = "rustls-webpki"
2154
+ version = "0.102.8"
2155
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2156
+ checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
2157
+ dependencies = [
2158
+ "ring",
2159
+ "rustls-pki-types",
2160
+ "untrusted",
2161
+ ]
2162
+
2163
+ [[package]]
2164
+ name = "rustversion"
2165
+ version = "1.0.19"
2166
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2167
+ checksum = "f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4"
2168
+
2169
+ [[package]]
2170
+ name = "ryu"
2171
+ version = "1.0.18"
2172
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2173
+ checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
2174
+
2175
+ [[package]]
2176
+ name = "same-file"
2177
+ version = "1.0.6"
2178
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2179
+ checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
2180
+ dependencies = [
2181
+ "winapi-util",
2182
+ ]
2183
+
2184
+ [[package]]
2185
+ name = "schannel"
2186
+ version = "0.1.27"
2187
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2188
+ checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
2189
+ dependencies = [
2190
+ "windows-sys 0.59.0",
2191
+ ]
2192
+
2193
+ [[package]]
2194
+ name = "scopeguard"
2195
+ version = "1.2.0"
2196
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2197
+ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2198
+
2199
+ [[package]]
2200
+ name = "security-framework"
2201
+ version = "2.11.1"
2202
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2203
+ checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
2204
+ dependencies = [
2205
+ "bitflags",
2206
+ "core-foundation",
2207
+ "core-foundation-sys",
2208
+ "libc",
2209
+ "security-framework-sys",
2210
+ ]
2211
+
2212
+ [[package]]
2213
+ name = "security-framework-sys"
2214
+ version = "2.14.0"
2215
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2216
+ checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32"
2217
+ dependencies = [
2218
+ "core-foundation-sys",
2219
+ "libc",
2220
+ ]
2221
+
2222
+ [[package]]
2223
+ name = "semver"
2224
+ version = "1.0.25"
2225
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2226
+ checksum = "f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03"
2227
+ dependencies = [
2228
+ "serde",
2229
+ ]
2230
+
2231
+ [[package]]
2232
+ name = "seq-macro"
2233
+ version = "0.3.5"
2234
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2235
+ checksum = "a3f0bf26fd526d2a95683cd0f87bf103b8539e2ca1ef48ce002d67aad59aa0b4"
2236
+
2237
+ [[package]]
2238
+ name = "serde"
2239
+ version = "1.0.217"
2240
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2241
+ checksum = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70"
2242
+ dependencies = [
2243
+ "serde_derive",
2244
+ ]
2245
+
2246
+ [[package]]
2247
+ name = "serde_derive"
2248
+ version = "1.0.217"
2249
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2250
+ checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0"
2251
+ dependencies = [
2252
+ "proc-macro2",
2253
+ "quote",
2254
+ "syn",
2255
+ ]
2256
+
2257
+ [[package]]
2258
+ name = "serde_json"
2259
+ version = "1.0.137"
2260
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2261
+ checksum = "930cfb6e6abf99298aaad7d29abbef7a9999a9a8806a40088f55f0dcec03146b"
2262
+ dependencies = [
2263
+ "itoa",
2264
+ "memchr",
2265
+ "ryu",
2266
+ "serde",
2267
+ ]
2268
+
2269
+ [[package]]
2270
+ name = "serde_spanned"
2271
+ version = "0.6.8"
2272
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2273
+ checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
2274
+ dependencies = [
2275
+ "serde",
2276
+ ]
2277
+
2278
+ [[package]]
2279
+ name = "serde_urlencoded"
2280
+ version = "0.7.1"
2281
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2282
+ checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
2283
+ dependencies = [
2284
+ "form_urlencoded",
2285
+ "itoa",
2286
+ "ryu",
2287
+ "serde",
2288
+ ]
2289
+
2290
+ [[package]]
2291
+ name = "sha2"
2292
+ version = "0.10.8"
2293
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2294
+ checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
2295
+ dependencies = [
2296
+ "cfg-if",
2297
+ "cpufeatures",
2298
+ "digest",
2299
+ ]
2300
+
2301
+ [[package]]
2302
+ name = "sharded-slab"
2303
+ version = "0.1.7"
2304
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2305
+ checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
2306
+ dependencies = [
2307
+ "lazy_static",
2308
+ ]
2309
+
2310
+ [[package]]
2311
+ name = "shell-words"
2312
+ version = "1.1.0"
2313
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2314
+ checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
2315
+
2316
+ [[package]]
2317
+ name = "shellexpand"
2318
+ version = "2.1.2"
2319
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2320
+ checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
2321
+ dependencies = [
2322
+ "dirs",
2323
+ ]
2324
+
2325
+ [[package]]
2326
+ name = "shlex"
2327
+ version = "1.3.0"
2328
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2329
+ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
2330
+
2331
+ [[package]]
2332
+ name = "signal-hook-registry"
2333
+ version = "1.4.2"
2334
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2335
+ checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
2336
+ dependencies = [
2337
+ "libc",
2338
+ ]
2339
+
2340
+ [[package]]
2341
+ name = "slab"
2342
+ version = "0.4.9"
2343
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2344
+ checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
2345
+ dependencies = [
2346
+ "autocfg",
2347
+ ]
2348
+
2349
+ [[package]]
2350
+ name = "smallvec"
2351
+ version = "1.13.2"
2352
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2353
+ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
2354
+ dependencies = [
2355
+ "serde",
2356
+ ]
2357
+
2358
+ [[package]]
2359
+ name = "socket2"
2360
+ version = "0.5.8"
2361
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2362
+ checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
2363
+ dependencies = [
2364
+ "libc",
2365
+ "windows-sys 0.52.0",
2366
+ ]
2367
+
2368
+ [[package]]
2369
+ name = "spin"
2370
+ version = "0.9.8"
2371
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2372
+ checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
2373
+
2374
+ [[package]]
2375
+ name = "sptr"
2376
+ version = "0.3.2"
2377
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2378
+ checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
2379
+
2380
+ [[package]]
2381
+ name = "stable_deref_trait"
2382
+ version = "1.2.0"
2383
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2384
+ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
2385
+
2386
+ [[package]]
2387
+ name = "strsim"
2388
+ version = "0.11.1"
2389
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2390
+ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
2391
+
2392
+ [[package]]
2393
+ name = "subtle"
2394
+ version = "2.6.1"
2395
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2396
+ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
2397
+
2398
+ [[package]]
2399
+ name = "syn"
2400
+ version = "2.0.96"
2401
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2402
+ checksum = "d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80"
2403
+ dependencies = [
2404
+ "proc-macro2",
2405
+ "quote",
2406
+ "unicode-ident",
2407
+ ]
2408
+
2409
+ [[package]]
2410
+ name = "sync_wrapper"
2411
+ version = "1.0.2"
2412
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2413
+ checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
2414
+ dependencies = [
2415
+ "futures-core",
2416
+ ]
2417
+
2418
+ [[package]]
2419
+ name = "synstructure"
2420
+ version = "0.13.1"
2421
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2422
+ checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
2423
+ dependencies = [
2424
+ "proc-macro2",
2425
+ "quote",
2426
+ "syn",
2427
+ ]
2428
+
2429
+ [[package]]
2430
+ name = "system-configuration"
2431
+ version = "0.6.1"
2432
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2433
+ checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
2434
+ dependencies = [
2435
+ "bitflags",
2436
+ "core-foundation",
2437
+ "system-configuration-sys",
2438
+ ]
2439
+
2440
+ [[package]]
2441
+ name = "system-configuration-sys"
2442
+ version = "0.6.0"
2443
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2444
+ checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
2445
+ dependencies = [
2446
+ "core-foundation-sys",
2447
+ "libc",
2448
+ ]
2449
+
2450
+ [[package]]
2451
+ name = "system-interface"
2452
+ version = "0.27.3"
2453
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2454
+ checksum = "cc4592f674ce18521c2a81483873a49596655b179f71c5e05d10c1fe66c78745"
2455
+ dependencies = [
2456
+ "bitflags",
2457
+ "cap-fs-ext",
2458
+ "cap-std",
2459
+ "fd-lock",
2460
+ "io-lifetimes",
2461
+ "rustix",
2462
+ "windows-sys 0.59.0",
2463
+ "winx",
2464
+ ]
2465
+
2466
+ [[package]]
2467
+ name = "target-lexicon"
2468
+ version = "0.13.1"
2469
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2470
+ checksum = "dc12939a1c9b9d391e0b7135f72fd30508b73450753e28341fed159317582a77"
2471
+
2472
+ [[package]]
2473
+ name = "tempfile"
2474
+ version = "3.15.0"
2475
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2476
+ checksum = "9a8a559c81686f576e8cd0290cd2a24a2a9ad80c98b3478856500fcbd7acd704"
2477
+ dependencies = [
2478
+ "cfg-if",
2479
+ "fastrand",
2480
+ "getrandom",
2481
+ "once_cell",
2482
+ "rustix",
2483
+ "windows-sys 0.59.0",
2484
+ ]
2485
+
2486
+ [[package]]
2487
+ name = "termcolor"
2488
+ version = "1.4.1"
2489
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2490
+ checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
2491
+ dependencies = [
2492
+ "winapi-util",
2493
+ ]
2494
+
2495
+ [[package]]
2496
+ name = "terminal_size"
2497
+ version = "0.4.1"
2498
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2499
+ checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9"
2500
+ dependencies = [
2501
+ "rustix",
2502
+ "windows-sys 0.59.0",
2503
+ ]
2504
+
2505
+ [[package]]
2506
+ name = "thiserror"
2507
+ version = "1.0.69"
2508
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2509
+ checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
2510
+ dependencies = [
2511
+ "thiserror-impl",
2512
+ ]
2513
+
2514
+ [[package]]
2515
+ name = "thiserror-impl"
2516
+ version = "1.0.69"
2517
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2518
+ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
2519
+ dependencies = [
2520
+ "proc-macro2",
2521
+ "quote",
2522
+ "syn",
2523
+ ]
2524
+
2525
+ [[package]]
2526
+ name = "thread_local"
2527
+ version = "1.1.8"
2528
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2529
+ checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
2530
+ dependencies = [
2531
+ "cfg-if",
2532
+ "once_cell",
2533
+ ]
2534
+
2535
+ [[package]]
2536
+ name = "tinystr"
2537
+ version = "0.7.6"
2538
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2539
+ checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
2540
+ dependencies = [
2541
+ "displaydoc",
2542
+ "zerovec",
2543
+ ]
2544
+
2545
+ [[package]]
2546
+ name = "tokio"
2547
+ version = "1.43.0"
2548
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2549
+ checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
2550
+ dependencies = [
2551
+ "backtrace",
2552
+ "bytes",
2553
+ "libc",
2554
+ "mio",
2555
+ "parking_lot",
2556
+ "pin-project-lite",
2557
+ "signal-hook-registry",
2558
+ "socket2",
2559
+ "tokio-macros",
2560
+ "windows-sys 0.52.0",
2561
+ ]
2562
+
2563
+ [[package]]
2564
+ name = "tokio-macros"
2565
+ version = "2.5.0"
2566
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2567
+ checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
2568
+ dependencies = [
2569
+ "proc-macro2",
2570
+ "quote",
2571
+ "syn",
2572
+ ]
2573
+
2574
+ [[package]]
2575
+ name = "tokio-native-tls"
2576
+ version = "0.3.1"
2577
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2578
+ checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
2579
+ dependencies = [
2580
+ "native-tls",
2581
+ "tokio",
2582
+ ]
2583
+
2584
+ [[package]]
2585
+ name = "tokio-rustls"
2586
+ version = "0.25.0"
2587
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2588
+ checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f"
2589
+ dependencies = [
2590
+ "rustls 0.22.4",
2591
+ "rustls-pki-types",
2592
+ "tokio",
2593
+ ]
2594
+
2595
+ [[package]]
2596
+ name = "tokio-rustls"
2597
+ version = "0.26.1"
2598
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2599
+ checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37"
2600
+ dependencies = [
2601
+ "rustls 0.23.23",
2602
+ "tokio",
2603
+ ]
2604
+
2605
+ [[package]]
2606
+ name = "tokio-util"
2607
+ version = "0.7.13"
2608
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2609
+ checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
2610
+ dependencies = [
2611
+ "bytes",
2612
+ "futures-core",
2613
+ "futures-sink",
2614
+ "pin-project-lite",
2615
+ "tokio",
2616
+ ]
2617
+
2618
+ [[package]]
2619
+ name = "toml"
2620
+ version = "0.8.19"
2621
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2622
+ checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e"
2623
+ dependencies = [
2624
+ "serde",
2625
+ "serde_spanned",
2626
+ "toml_datetime",
2627
+ "toml_edit",
2628
+ ]
2629
+
2630
+ [[package]]
2631
+ name = "toml_datetime"
2632
+ version = "0.6.8"
2633
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2634
+ checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
2635
+ dependencies = [
2636
+ "serde",
2637
+ ]
2638
+
2639
+ [[package]]
2640
+ name = "toml_edit"
2641
+ version = "0.22.22"
2642
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2643
+ checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5"
2644
+ dependencies = [
2645
+ "indexmap",
2646
+ "serde",
2647
+ "serde_spanned",
2648
+ "toml_datetime",
2649
+ "winnow",
2650
+ ]
2651
+
2652
+ [[package]]
2653
+ name = "tower"
2654
+ version = "0.5.2"
2655
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2656
+ checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
2657
+ dependencies = [
2658
+ "futures-core",
2659
+ "futures-util",
2660
+ "pin-project-lite",
2661
+ "sync_wrapper",
2662
+ "tokio",
2663
+ "tower-layer",
2664
+ "tower-service",
2665
+ ]
2666
+
2667
+ [[package]]
2668
+ name = "tower-layer"
2669
+ version = "0.3.3"
2670
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2671
+ checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
2672
+
2673
+ [[package]]
2674
+ name = "tower-service"
2675
+ version = "0.3.3"
2676
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2677
+ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
2678
+
2679
+ [[package]]
2680
+ name = "tracing"
2681
+ version = "0.1.41"
2682
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2683
+ checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
2684
+ dependencies = [
2685
+ "log",
2686
+ "pin-project-lite",
2687
+ "tracing-attributes",
2688
+ "tracing-core",
2689
+ ]
2690
+
2691
+ [[package]]
2692
+ name = "tracing-attributes"
2693
+ version = "0.1.28"
2694
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2695
+ checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
2696
+ dependencies = [
2697
+ "proc-macro2",
2698
+ "quote",
2699
+ "syn",
2700
+ ]
2701
+
2702
+ [[package]]
2703
+ name = "tracing-core"
2704
+ version = "0.1.33"
2705
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2706
+ checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
2707
+ dependencies = [
2708
+ "once_cell",
2709
+ "valuable",
2710
+ ]
2711
+
2712
+ [[package]]
2713
+ name = "tracing-log"
2714
+ version = "0.2.0"
2715
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2716
+ checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
2717
+ dependencies = [
2718
+ "log",
2719
+ "once_cell",
2720
+ "tracing-core",
2721
+ ]
2722
+
2723
+ [[package]]
2724
+ name = "tracing-subscriber"
2725
+ version = "0.3.19"
2726
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2727
+ checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
2728
+ dependencies = [
2729
+ "matchers",
2730
+ "nu-ansi-term",
2731
+ "once_cell",
2732
+ "regex",
2733
+ "sharded-slab",
2734
+ "thread_local",
2735
+ "tracing",
2736
+ "tracing-core",
2737
+ "tracing-log",
2738
+ ]
2739
+
2740
+ [[package]]
2741
+ name = "trait-variant"
2742
+ version = "0.1.2"
2743
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2744
+ checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7"
2745
+ dependencies = [
2746
+ "proc-macro2",
2747
+ "quote",
2748
+ "syn",
2749
+ ]
2750
+
2751
+ [[package]]
2752
+ name = "try-lock"
2753
+ version = "0.2.5"
2754
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2755
+ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
2756
+
2757
+ [[package]]
2758
+ name = "typenum"
2759
+ version = "1.17.0"
2760
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2761
+ checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
2762
+
2763
+ [[package]]
2764
+ name = "unicode-ident"
2765
+ version = "1.0.15"
2766
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2767
+ checksum = "11cd88e12b17c6494200a9c1b683a04fcac9573ed74cd1b62aeb2727c5592243"
2768
+
2769
+ [[package]]
2770
+ name = "unicode-width"
2771
+ version = "0.2.0"
2772
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2773
+ checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"
2774
+
2775
+ [[package]]
2776
+ name = "unicode-xid"
2777
+ version = "0.2.6"
2778
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2779
+ checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
2780
+
2781
+ [[package]]
2782
+ name = "untrusted"
2783
+ version = "0.9.0"
2784
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2785
+ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
2786
+
2787
+ [[package]]
2788
+ name = "url"
2789
+ version = "2.5.4"
2790
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2791
+ checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
2792
+ dependencies = [
2793
+ "form_urlencoded",
2794
+ "idna",
2795
+ "percent-encoding",
2796
+ ]
2797
+
2798
+ [[package]]
2799
+ name = "utf16_iter"
2800
+ version = "1.0.5"
2801
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2802
+ checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
2803
+
2804
+ [[package]]
2805
+ name = "utf8_iter"
2806
+ version = "1.0.4"
2807
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2808
+ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
2809
+
2810
+ [[package]]
2811
+ name = "utf8parse"
2812
+ version = "0.2.2"
2813
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2814
+ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
2815
+
2816
+ [[package]]
2817
+ name = "uuid"
2818
+ version = "1.12.1"
2819
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2820
+ checksum = "b3758f5e68192bb96cc8f9b7e2c2cfdabb435499a28499a42f8f984092adad4b"
2821
+
2822
+ [[package]]
2823
+ name = "valuable"
2824
+ version = "0.1.1"
2825
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2826
+ checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
2827
+
2828
+ [[package]]
2829
+ name = "vcpkg"
2830
+ version = "0.2.15"
2831
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2832
+ checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2833
+
2834
+ [[package]]
2835
+ name = "version_check"
2836
+ version = "0.9.5"
2837
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2838
+ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
2839
+
2840
+ [[package]]
2841
+ name = "walkdir"
2842
+ version = "2.5.0"
2843
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2844
+ checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
2845
+ dependencies = [
2846
+ "same-file",
2847
+ "winapi-util",
2848
+ ]
2849
+
2850
+ [[package]]
2851
+ name = "want"
2852
+ version = "0.3.1"
2853
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2854
+ checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
2855
+ dependencies = [
2856
+ "try-lock",
2857
+ ]
2858
+
2859
+ [[package]]
2860
+ name = "wasi"
2861
+ version = "0.11.0+wasi-snapshot-preview1"
2862
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2863
+ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2864
+
2865
+ [[package]]
2866
+ name = "wasi-common"
2867
+ version = "29.0.1"
2868
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2869
+ checksum = "fe3101bd34deeb64225431f8b1b1793c87e7cad94383464878b3f90da6995977"
2870
+ dependencies = [
2871
+ "anyhow",
2872
+ "bitflags",
2873
+ "cap-fs-ext",
2874
+ "cap-rand",
2875
+ "cap-std",
2876
+ "cap-time-ext",
2877
+ "fs-set-times",
2878
+ "io-extras",
2879
+ "io-lifetimes",
2880
+ "libc",
2881
+ "log",
2882
+ "rustix",
2883
+ "system-interface",
2884
+ "thiserror",
2885
+ "tokio",
2886
+ "tracing",
2887
+ "wasmtime",
2888
+ "wiggle",
2889
+ "windows-sys 0.59.0",
2890
+ ]
2891
+
2892
+ [[package]]
2893
+ name = "wasm-bindgen"
2894
+ version = "0.2.100"
2895
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2896
+ checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
2897
+ dependencies = [
2898
+ "cfg-if",
2899
+ "once_cell",
2900
+ "rustversion",
2901
+ "wasm-bindgen-macro",
2902
+ ]
2903
+
2904
+ [[package]]
2905
+ name = "wasm-bindgen-backend"
2906
+ version = "0.2.100"
2907
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2908
+ checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
2909
+ dependencies = [
2910
+ "bumpalo",
2911
+ "log",
2912
+ "proc-macro2",
2913
+ "quote",
2914
+ "syn",
2915
+ "wasm-bindgen-shared",
2916
+ ]
2917
+
2918
+ [[package]]
2919
+ name = "wasm-bindgen-futures"
2920
+ version = "0.4.50"
2921
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2922
+ checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61"
2923
+ dependencies = [
2924
+ "cfg-if",
2925
+ "js-sys",
2926
+ "once_cell",
2927
+ "wasm-bindgen",
2928
+ "web-sys",
2929
+ ]
2930
+
2931
+ [[package]]
2932
+ name = "wasm-bindgen-macro"
2933
+ version = "0.2.100"
2934
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2935
+ checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
2936
+ dependencies = [
2937
+ "quote",
2938
+ "wasm-bindgen-macro-support",
2939
+ ]
2940
+
2941
+ [[package]]
2942
+ name = "wasm-bindgen-macro-support"
2943
+ version = "0.2.100"
2944
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2945
+ checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
2946
+ dependencies = [
2947
+ "proc-macro2",
2948
+ "quote",
2949
+ "syn",
2950
+ "wasm-bindgen-backend",
2951
+ "wasm-bindgen-shared",
2952
+ ]
2953
+
2954
+ [[package]]
2955
+ name = "wasm-bindgen-shared"
2956
+ version = "0.2.100"
2957
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2958
+ checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
2959
+ dependencies = [
2960
+ "unicode-ident",
2961
+ ]
2962
+
2963
+ [[package]]
2964
+ name = "wasm-encoder"
2965
+ version = "0.221.2"
2966
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2967
+ checksum = "c17a3bd88f2155da63a1f2fcb8a56377a24f0b6dfed12733bb5f544e86f690c5"
2968
+ dependencies = [
2969
+ "leb128",
2970
+ "wasmparser 0.221.2",
2971
+ ]
2972
+
2973
+ [[package]]
2974
+ name = "wasm-encoder"
2975
+ version = "0.224.0"
2976
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2977
+ checksum = "b7249cf8cb0c6b9cb42bce90c0a5feb276fbf963fa385ff3d818ab3d90818ed6"
2978
+ dependencies = [
2979
+ "leb128",
2980
+ "wasmparser 0.224.0",
2981
+ ]
2982
+
2983
+ [[package]]
2984
+ name = "wasmparser"
2985
+ version = "0.221.2"
2986
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2987
+ checksum = "9845c470a2e10b61dd42c385839cdd6496363ed63b5c9e420b5488b77bd22083"
2988
+ dependencies = [
2989
+ "bitflags",
2990
+ "hashbrown 0.15.2",
2991
+ "indexmap",
2992
+ "semver",
2993
+ "serde",
2994
+ ]
2995
+
2996
+ [[package]]
2997
+ name = "wasmparser"
2998
+ version = "0.224.0"
2999
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3000
+ checksum = "65881a664fdd43646b647bb27bf186ab09c05bf56779d40aed4c6dce47d423f5"
3001
+ dependencies = [
3002
+ "bitflags",
3003
+ "indexmap",
3004
+ "semver",
3005
+ ]
3006
+
3007
+ [[package]]
3008
+ name = "wasmprinter"
3009
+ version = "0.221.2"
3010
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3011
+ checksum = "a80742ff1b9e6d8c231ac7c7247782c6fc5bce503af760bca071811e5fc9ee56"
3012
+ dependencies = [
3013
+ "anyhow",
3014
+ "termcolor",
3015
+ "wasmparser 0.221.2",
3016
+ ]
3017
+
3018
+ [[package]]
3019
+ name = "wasmtime"
3020
+ version = "29.0.1"
3021
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3022
+ checksum = "11976a250672556d1c4c04c6d5d7656ac9192ac9edc42a4587d6c21460010e69"
3023
+ dependencies = [
3024
+ "addr2line",
3025
+ "anyhow",
3026
+ "async-trait",
3027
+ "bitflags",
3028
+ "bumpalo",
3029
+ "cc",
3030
+ "cfg-if",
3031
+ "encoding_rs",
3032
+ "fxprof-processed-profile",
3033
+ "gimli",
3034
+ "hashbrown 0.14.5",
3035
+ "indexmap",
3036
+ "ittapi",
3037
+ "libc",
3038
+ "log",
3039
+ "mach2",
3040
+ "memfd",
3041
+ "object",
3042
+ "once_cell",
3043
+ "paste",
3044
+ "postcard",
3045
+ "psm",
3046
+ "pulley-interpreter",
3047
+ "rayon",
3048
+ "rustix",
3049
+ "semver",
3050
+ "serde",
3051
+ "serde_derive",
3052
+ "serde_json",
3053
+ "smallvec",
3054
+ "sptr",
3055
+ "target-lexicon",
3056
+ "trait-variant",
3057
+ "wasm-encoder 0.221.2",
3058
+ "wasmparser 0.221.2",
3059
+ "wasmtime-asm-macros",
3060
+ "wasmtime-cache",
3061
+ "wasmtime-component-macro",
3062
+ "wasmtime-component-util",
3063
+ "wasmtime-cranelift",
3064
+ "wasmtime-environ",
3065
+ "wasmtime-fiber",
3066
+ "wasmtime-jit-debug",
3067
+ "wasmtime-jit-icache-coherence",
3068
+ "wasmtime-math",
3069
+ "wasmtime-slab",
3070
+ "wasmtime-versioned-export-macros",
3071
+ "wasmtime-winch",
3072
+ "wat",
3073
+ "windows-sys 0.59.0",
3074
+ ]
3075
+
3076
+ [[package]]
3077
+ name = "wasmtime-asm-macros"
3078
+ version = "29.0.1"
3079
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3080
+ checksum = "1f178b0d125201fbe9f75beaf849bd3e511891f9e45ba216a5b620802ccf64f2"
3081
+ dependencies = [
3082
+ "cfg-if",
3083
+ ]
3084
+
3085
+ [[package]]
3086
+ name = "wasmtime-cache"
3087
+ version = "29.0.1"
3088
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3089
+ checksum = "8b1161c8f62880deea07358bc40cceddc019f1c81d46007bc390710b2fe24ffc"
3090
+ dependencies = [
3091
+ "anyhow",
3092
+ "base64 0.21.7",
3093
+ "directories-next",
3094
+ "log",
3095
+ "postcard",
3096
+ "rustix",
3097
+ "serde",
3098
+ "serde_derive",
3099
+ "sha2",
3100
+ "toml",
3101
+ "windows-sys 0.59.0",
3102
+ "zstd",
3103
+ ]
3104
+
3105
+ [[package]]
3106
+ name = "wasmtime-cli"
3107
+ version = "29.0.1"
3108
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3109
+ checksum = "5ba282f1a02d074d718c27b2c877639333b4488c983a5b55e016966ce5bc7736"
3110
+ dependencies = [
3111
+ "anyhow",
3112
+ "async-trait",
3113
+ "bytes",
3114
+ "cfg-if",
3115
+ "clap",
3116
+ "clap_complete",
3117
+ "http",
3118
+ "http-body-util",
3119
+ "humantime",
3120
+ "hyper",
3121
+ "listenfd",
3122
+ "log",
3123
+ "rustix",
3124
+ "serde",
3125
+ "serde_derive",
3126
+ "serde_json",
3127
+ "target-lexicon",
3128
+ "tempfile",
3129
+ "tokio",
3130
+ "tracing",
3131
+ "trait-variant",
3132
+ "wasi-common",
3133
+ "wasmparser 0.221.2",
3134
+ "wasmtime",
3135
+ "wasmtime-cache",
3136
+ "wasmtime-cli-flags",
3137
+ "wasmtime-cranelift",
3138
+ "wasmtime-environ",
3139
+ "wasmtime-explorer",
3140
+ "wasmtime-wasi",
3141
+ "wasmtime-wasi-config",
3142
+ "wasmtime-wasi-http",
3143
+ "wasmtime-wasi-keyvalue",
3144
+ "wasmtime-wasi-nn",
3145
+ "wasmtime-wasi-threads",
3146
+ "wasmtime-wast",
3147
+ "wat",
3148
+ ]
3149
+
3150
+ [[package]]
3151
+ name = "wasmtime-cli-flags"
3152
+ version = "29.0.1"
3153
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3154
+ checksum = "2707000b4d7be251635bf2b8de9d57b2014ae2dd0d8167615f6c47161d543db8"
3155
+ dependencies = [
3156
+ "anyhow",
3157
+ "clap",
3158
+ "file-per-thread-logger",
3159
+ "humantime",
3160
+ "rayon",
3161
+ "tracing-subscriber",
3162
+ "wasmtime",
3163
+ ]
3164
+
3165
+ [[package]]
3166
+ name = "wasmtime-component-macro"
3167
+ version = "29.0.1"
3168
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3169
+ checksum = "d74de6592ed945d0a602f71243982a304d5d02f1e501b638addf57f42d57dfaf"
3170
+ dependencies = [
3171
+ "anyhow",
3172
+ "proc-macro2",
3173
+ "quote",
3174
+ "syn",
3175
+ "wasmtime-component-util",
3176
+ "wasmtime-wit-bindgen",
3177
+ "wit-parser",
3178
+ ]
3179
+
3180
+ [[package]]
3181
+ name = "wasmtime-component-util"
3182
+ version = "29.0.1"
3183
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3184
+ checksum = "707dc7b3c112ab5a366b30cfe2fb5b2f8e6a0f682f16df96a5ec582bfe6f056e"
3185
+
3186
+ [[package]]
3187
+ name = "wasmtime-cranelift"
3188
+ version = "29.0.1"
3189
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3190
+ checksum = "366be722674d4bf153290fbcbc4d7d16895cc82fb3e869f8d550ff768f9e9e87"
3191
+ dependencies = [
3192
+ "anyhow",
3193
+ "cfg-if",
3194
+ "cranelift-codegen",
3195
+ "cranelift-control",
3196
+ "cranelift-entity",
3197
+ "cranelift-frontend",
3198
+ "cranelift-native",
3199
+ "gimli",
3200
+ "itertools",
3201
+ "log",
3202
+ "object",
3203
+ "smallvec",
3204
+ "target-lexicon",
3205
+ "thiserror",
3206
+ "wasmparser 0.221.2",
3207
+ "wasmtime-environ",
3208
+ "wasmtime-versioned-export-macros",
3209
+ ]
3210
+
3211
+ [[package]]
3212
+ name = "wasmtime-environ"
3213
+ version = "29.0.1"
3214
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3215
+ checksum = "cdadc1af7097347aa276a4f008929810f726b5b46946971c660b6d421e9994ad"
3216
+ dependencies = [
3217
+ "anyhow",
3218
+ "cpp_demangle",
3219
+ "cranelift-bitset",
3220
+ "cranelift-entity",
3221
+ "gimli",
3222
+ "indexmap",
3223
+ "log",
3224
+ "object",
3225
+ "postcard",
3226
+ "rustc-demangle",
3227
+ "semver",
3228
+ "serde",
3229
+ "serde_derive",
3230
+ "smallvec",
3231
+ "target-lexicon",
3232
+ "wasm-encoder 0.221.2",
3233
+ "wasmparser 0.221.2",
3234
+ "wasmprinter",
3235
+ "wasmtime-component-util",
3236
+ ]
3237
+
3238
+ [[package]]
3239
+ name = "wasmtime-explorer"
3240
+ version = "29.0.1"
3241
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3242
+ checksum = "d9fce145e13ecd008d37506cf765983423f63ccf51d9fb1959b57af29ceedcc0"
3243
+ dependencies = [
3244
+ "anyhow",
3245
+ "capstone",
3246
+ "serde",
3247
+ "serde_derive",
3248
+ "serde_json",
3249
+ "target-lexicon",
3250
+ "wasmprinter",
3251
+ "wasmtime",
3252
+ "wasmtime-environ",
3253
+ ]
3254
+
3255
+ [[package]]
3256
+ name = "wasmtime-fiber"
3257
+ version = "29.0.1"
3258
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3259
+ checksum = "ccba90d4119f081bca91190485650730a617be1fff5228f8c4757ce133d21117"
3260
+ dependencies = [
3261
+ "anyhow",
3262
+ "cc",
3263
+ "cfg-if",
3264
+ "rustix",
3265
+ "wasmtime-asm-macros",
3266
+ "wasmtime-versioned-export-macros",
3267
+ "windows-sys 0.59.0",
3268
+ ]
3269
+
3270
+ [[package]]
3271
+ name = "wasmtime-jit-debug"
3272
+ version = "29.0.1"
3273
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3274
+ checksum = "3e7b61488a5ee00c35c8c22de707c36c0aecacf419a3be803a6a2ba5e860f56a"
3275
+ dependencies = [
3276
+ "object",
3277
+ "rustix",
3278
+ "wasmtime-versioned-export-macros",
3279
+ ]
3280
+
3281
+ [[package]]
3282
+ name = "wasmtime-jit-icache-coherence"
3283
+ version = "29.0.1"
3284
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3285
+ checksum = "ec5e8552e01692e6c2e5293171704fed8abdec79d1a6995a0870ab190e5747d1"
3286
+ dependencies = [
3287
+ "anyhow",
3288
+ "cfg-if",
3289
+ "libc",
3290
+ "windows-sys 0.59.0",
3291
+ ]
3292
+
3293
+ [[package]]
3294
+ name = "wasmtime-math"
3295
+ version = "29.0.1"
3296
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3297
+ checksum = "29210ec2aa25e00f4d54605cedaf080f39ec01a872c5bd520ad04c67af1dde17"
3298
+ dependencies = [
3299
+ "libm",
3300
+ ]
3301
+
3302
+ [[package]]
3303
+ name = "wasmtime-slab"
3304
+ version = "29.0.1"
3305
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3306
+ checksum = "fcb5821a96fa04ac14bc7b158bb3d5cd7729a053db5a74dad396cd513a5e5ccf"
3307
+
3308
+ [[package]]
3309
+ name = "wasmtime-versioned-export-macros"
3310
+ version = "29.0.1"
3311
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3312
+ checksum = "86ff86db216dc0240462de40c8290887a613dddf9685508eb39479037ba97b5b"
3313
+ dependencies = [
3314
+ "proc-macro2",
3315
+ "quote",
3316
+ "syn",
3317
+ ]
3318
+
3319
+ [[package]]
3320
+ name = "wasmtime-wasi"
3321
+ version = "29.0.1"
3322
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3323
+ checksum = "8d1be69bfcab1bdac74daa7a1f9695ab992b9c8e21b9b061e7d66434097e0ca4"
3324
+ dependencies = [
3325
+ "anyhow",
3326
+ "async-trait",
3327
+ "bitflags",
3328
+ "bytes",
3329
+ "cap-fs-ext",
3330
+ "cap-net-ext",
3331
+ "cap-rand",
3332
+ "cap-std",
3333
+ "cap-time-ext",
3334
+ "fs-set-times",
3335
+ "futures",
3336
+ "io-extras",
3337
+ "io-lifetimes",
3338
+ "rustix",
3339
+ "system-interface",
3340
+ "thiserror",
3341
+ "tokio",
3342
+ "tracing",
3343
+ "trait-variant",
3344
+ "url",
3345
+ "wasmtime",
3346
+ "wiggle",
3347
+ "windows-sys 0.59.0",
3348
+ ]
3349
+
3350
+ [[package]]
3351
+ name = "wasmtime-wasi-config"
3352
+ version = "29.0.1"
3353
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3354
+ checksum = "95365b5ff25277c745f56aa8f66f02a47e63da438c9a016d3c15e8746cd6dbd6"
3355
+ dependencies = [
3356
+ "anyhow",
3357
+ "wasmtime",
3358
+ ]
3359
+
3360
+ [[package]]
3361
+ name = "wasmtime-wasi-http"
3362
+ version = "29.0.1"
3363
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3364
+ checksum = "6ab36725582dce3cb191e70ef0b6b10d375df83e61c579ee6798b860ce73d94c"
3365
+ dependencies = [
3366
+ "anyhow",
3367
+ "async-trait",
3368
+ "bytes",
3369
+ "futures",
3370
+ "http",
3371
+ "http-body",
3372
+ "http-body-util",
3373
+ "hyper",
3374
+ "rustls 0.22.4",
3375
+ "tokio",
3376
+ "tokio-rustls 0.25.0",
3377
+ "tracing",
3378
+ "wasmtime",
3379
+ "wasmtime-wasi",
3380
+ "webpki-roots",
3381
+ ]
3382
+
3383
+ [[package]]
3384
+ name = "wasmtime-wasi-keyvalue"
3385
+ version = "29.0.1"
3386
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3387
+ checksum = "c6b8dfc7a45c50e9fc775bbe85cff438de73bd36b0b6fc85ae6d3e8d5946c743"
3388
+ dependencies = [
3389
+ "anyhow",
3390
+ "wasmtime",
3391
+ ]
3392
+
3393
+ [[package]]
3394
+ name = "wasmtime-wasi-nn"
3395
+ version = "29.0.1"
3396
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3397
+ checksum = "a8b6beb39d9072850119a59367bdab22ab1d2b0dfec79e3d12a497af2931a738"
3398
+ dependencies = [
3399
+ "anyhow",
3400
+ "openvino",
3401
+ "thiserror",
3402
+ "tracing",
3403
+ "walkdir",
3404
+ "wasmtime",
3405
+ "wiggle",
3406
+ "windows",
3407
+ ]
3408
+
3409
+ [[package]]
3410
+ name = "wasmtime-wasi-threads"
3411
+ version = "29.0.1"
3412
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3413
+ checksum = "88f2c3c4e035f65bacd7125e6c565a944a02303d62201a65126e0df641378c61"
3414
+ dependencies = [
3415
+ "anyhow",
3416
+ "log",
3417
+ "rand",
3418
+ "wasi-common",
3419
+ "wasmtime",
3420
+ "wasmtime-wasi",
3421
+ ]
3422
+
3423
+ [[package]]
3424
+ name = "wasmtime-wast"
3425
+ version = "29.0.1"
3426
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3427
+ checksum = "ad2eada50db621b52e97291b325dcf3bd73e8227ca6f1e6c67da9626cffabe2b"
3428
+ dependencies = [
3429
+ "anyhow",
3430
+ "log",
3431
+ "wasmtime",
3432
+ "wast 221.0.2",
3433
+ ]
3434
+
3435
+ [[package]]
3436
+ name = "wasmtime-winch"
3437
+ version = "29.0.1"
3438
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3439
+ checksum = "fdbabfb8f20502d5e1d81092b9ead3682ae59988487aafcd7567387b7a43cf8f"
3440
+ dependencies = [
3441
+ "anyhow",
3442
+ "cranelift-codegen",
3443
+ "gimli",
3444
+ "object",
3445
+ "target-lexicon",
3446
+ "wasmparser 0.221.2",
3447
+ "wasmtime-cranelift",
3448
+ "wasmtime-environ",
3449
+ "winch-codegen",
3450
+ ]
3451
+
3452
+ [[package]]
3453
+ name = "wasmtime-wit-bindgen"
3454
+ version = "29.0.1"
3455
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3456
+ checksum = "8358319c2dd1e4db79e3c1c5d3a5af84956615343f9f89f4e4996a36816e06e6"
3457
+ dependencies = [
3458
+ "anyhow",
3459
+ "heck",
3460
+ "indexmap",
3461
+ "wit-parser",
3462
+ ]
3463
+
3464
+ [[package]]
3465
+ name = "wast"
3466
+ version = "35.0.2"
3467
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3468
+ checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
3469
+ dependencies = [
3470
+ "leb128",
3471
+ ]
3472
+
3473
+ [[package]]
3474
+ name = "wast"
3475
+ version = "221.0.2"
3476
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3477
+ checksum = "fcc4470b9de917ba199157d1f0ae104f2ae362be728c43e68c571c7715bd629e"
3478
+ dependencies = [
3479
+ "bumpalo",
3480
+ "leb128",
3481
+ "memchr",
3482
+ "unicode-width",
3483
+ "wasm-encoder 0.221.2",
3484
+ ]
3485
+
3486
+ [[package]]
3487
+ name = "wast"
3488
+ version = "224.0.0"
3489
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3490
+ checksum = "d722a51e62b669d17e5a9f6bc8ec210178b37d869114355aa46989686c5c6391"
3491
+ dependencies = [
3492
+ "bumpalo",
3493
+ "leb128",
3494
+ "memchr",
3495
+ "unicode-width",
3496
+ "wasm-encoder 0.224.0",
3497
+ ]
3498
+
3499
+ [[package]]
3500
+ name = "wat"
3501
+ version = "1.224.0"
3502
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3503
+ checksum = "71dece6a7dd5bcbcf8d256606c7fb3faa36286d46bf3f98185407719a5ceede2"
3504
+ dependencies = [
3505
+ "wast 224.0.0",
3506
+ ]
3507
+
3508
+ [[package]]
3509
+ name = "web-sys"
3510
+ version = "0.3.77"
3511
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3512
+ checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2"
3513
+ dependencies = [
3514
+ "js-sys",
3515
+ "wasm-bindgen",
3516
+ ]
3517
+
3518
+ [[package]]
3519
+ name = "webpki-roots"
3520
+ version = "0.26.7"
3521
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3522
+ checksum = "5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e"
3523
+ dependencies = [
3524
+ "rustls-pki-types",
3525
+ ]
3526
+
3527
+ [[package]]
3528
+ name = "wiggle"
3529
+ version = "29.0.1"
3530
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3531
+ checksum = "4b9af35bc9629c52c261465320a9a07959164928b4241980ba1cf923b9e6751d"
3532
+ dependencies = [
3533
+ "anyhow",
3534
+ "async-trait",
3535
+ "bitflags",
3536
+ "thiserror",
3537
+ "tracing",
3538
+ "wasmtime",
3539
+ "wiggle-macro",
3540
+ ]
3541
+
3542
+ [[package]]
3543
+ name = "wiggle-generate"
3544
+ version = "29.0.1"
3545
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3546
+ checksum = "2cf267dd05673912c8138f4b54acabe6bd53407d9d1536f0fadb6520dd16e101"
3547
+ dependencies = [
3548
+ "anyhow",
3549
+ "heck",
3550
+ "proc-macro2",
3551
+ "quote",
3552
+ "shellexpand",
3553
+ "syn",
3554
+ "witx",
3555
+ ]
3556
+
3557
+ [[package]]
3558
+ name = "wiggle-macro"
3559
+ version = "29.0.1"
3560
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3561
+ checksum = "08c5c473d4198e6c2d377f3809f713ff0c110cab88a0805ae099a82119ee250c"
3562
+ dependencies = [
3563
+ "proc-macro2",
3564
+ "quote",
3565
+ "syn",
3566
+ "wiggle-generate",
3567
+ ]
3568
+
3569
+ [[package]]
3570
+ name = "winapi"
3571
+ version = "0.3.9"
3572
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3573
+ checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
3574
+ dependencies = [
3575
+ "winapi-i686-pc-windows-gnu",
3576
+ "winapi-x86_64-pc-windows-gnu",
3577
+ ]
3578
+
3579
+ [[package]]
3580
+ name = "winapi-i686-pc-windows-gnu"
3581
+ version = "0.4.0"
3582
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3583
+ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3584
+
3585
+ [[package]]
3586
+ name = "winapi-util"
3587
+ version = "0.1.9"
3588
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3589
+ checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
3590
+ dependencies = [
3591
+ "windows-sys 0.59.0",
3592
+ ]
3593
+
3594
+ [[package]]
3595
+ name = "winapi-x86_64-pc-windows-gnu"
3596
+ version = "0.4.0"
3597
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3598
+ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
3599
+
3600
+ [[package]]
3601
+ name = "winch-codegen"
3602
+ version = "29.0.1"
3603
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3604
+ checksum = "2f849ef2c5f46cb0a20af4b4487aaa239846e52e2c03f13fa3c784684552859c"
3605
+ dependencies = [
3606
+ "anyhow",
3607
+ "cranelift-codegen",
3608
+ "gimli",
3609
+ "regalloc2",
3610
+ "smallvec",
3611
+ "target-lexicon",
3612
+ "thiserror",
3613
+ "wasmparser 0.221.2",
3614
+ "wasmtime-cranelift",
3615
+ "wasmtime-environ",
3616
+ ]
3617
+
3618
+ [[package]]
3619
+ name = "windows"
3620
+ version = "0.52.0"
3621
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3622
+ checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
3623
+ dependencies = [
3624
+ "windows-core",
3625
+ "windows-implement",
3626
+ "windows-interface",
3627
+ "windows-targets",
3628
+ ]
3629
+
3630
+ [[package]]
3631
+ name = "windows-core"
3632
+ version = "0.52.0"
3633
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3634
+ checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
3635
+ dependencies = [
3636
+ "windows-targets",
3637
+ ]
3638
+
3639
+ [[package]]
3640
+ name = "windows-implement"
3641
+ version = "0.52.0"
3642
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3643
+ checksum = "12168c33176773b86799be25e2a2ba07c7aab9968b37541f1094dbd7a60c8946"
3644
+ dependencies = [
3645
+ "proc-macro2",
3646
+ "quote",
3647
+ "syn",
3648
+ ]
3649
+
3650
+ [[package]]
3651
+ name = "windows-interface"
3652
+ version = "0.52.0"
3653
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3654
+ checksum = "9d8dc32e0095a7eeccebd0e3f09e9509365ecb3fc6ac4d6f5f14a3f6392942d1"
3655
+ dependencies = [
3656
+ "proc-macro2",
3657
+ "quote",
3658
+ "syn",
3659
+ ]
3660
+
3661
+ [[package]]
3662
+ name = "windows-registry"
3663
+ version = "0.2.0"
3664
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3665
+ checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
3666
+ dependencies = [
3667
+ "windows-result",
3668
+ "windows-strings",
3669
+ "windows-targets",
3670
+ ]
3671
+
3672
+ [[package]]
3673
+ name = "windows-result"
3674
+ version = "0.2.0"
3675
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3676
+ checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
3677
+ dependencies = [
3678
+ "windows-targets",
3679
+ ]
3680
+
3681
+ [[package]]
3682
+ name = "windows-strings"
3683
+ version = "0.1.0"
3684
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3685
+ checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
3686
+ dependencies = [
3687
+ "windows-result",
3688
+ "windows-targets",
3689
+ ]
3690
+
3691
+ [[package]]
3692
+ name = "windows-sys"
3693
+ version = "0.52.0"
3694
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3695
+ checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
3696
+ dependencies = [
3697
+ "windows-targets",
3698
+ ]
3699
+
3700
+ [[package]]
3701
+ name = "windows-sys"
3702
+ version = "0.59.0"
3703
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3704
+ checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
3705
+ dependencies = [
3706
+ "windows-targets",
3707
+ ]
3708
+
3709
+ [[package]]
3710
+ name = "windows-targets"
3711
+ version = "0.52.6"
3712
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3713
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
3714
+ dependencies = [
3715
+ "windows_aarch64_gnullvm",
3716
+ "windows_aarch64_msvc",
3717
+ "windows_i686_gnu",
3718
+ "windows_i686_gnullvm",
3719
+ "windows_i686_msvc",
3720
+ "windows_x86_64_gnu",
3721
+ "windows_x86_64_gnullvm",
3722
+ "windows_x86_64_msvc",
3723
+ ]
3724
+
3725
+ [[package]]
3726
+ name = "windows_aarch64_gnullvm"
3727
+ version = "0.52.6"
3728
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3729
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
3730
+
3731
+ [[package]]
3732
+ name = "windows_aarch64_msvc"
3733
+ version = "0.52.6"
3734
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3735
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
3736
+
3737
+ [[package]]
3738
+ name = "windows_i686_gnu"
3739
+ version = "0.52.6"
3740
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3741
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
3742
+
3743
+ [[package]]
3744
+ name = "windows_i686_gnullvm"
3745
+ version = "0.52.6"
3746
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3747
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
3748
+
3749
+ [[package]]
3750
+ name = "windows_i686_msvc"
3751
+ version = "0.52.6"
3752
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3753
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
3754
+
3755
+ [[package]]
3756
+ name = "windows_x86_64_gnu"
3757
+ version = "0.52.6"
3758
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3759
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
3760
+
3761
+ [[package]]
3762
+ name = "windows_x86_64_gnullvm"
3763
+ version = "0.52.6"
3764
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3765
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
3766
+
3767
+ [[package]]
3768
+ name = "windows_x86_64_msvc"
3769
+ version = "0.52.6"
3770
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3771
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
3772
+
3773
+ [[package]]
3774
+ name = "winnow"
3775
+ version = "0.6.24"
3776
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3777
+ checksum = "c8d71a593cc5c42ad7876e2c1fda56f314f3754c084128833e64f1345ff8a03a"
3778
+ dependencies = [
3779
+ "memchr",
3780
+ ]
3781
+
3782
+ [[package]]
3783
+ name = "winx"
3784
+ version = "0.36.4"
3785
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3786
+ checksum = "3f3fd376f71958b862e7afb20cfe5a22830e1963462f3a17f49d82a6c1d1f42d"
3787
+ dependencies = [
3788
+ "bitflags",
3789
+ "windows-sys 0.59.0",
3790
+ ]
3791
+
3792
+ [[package]]
3793
+ name = "wit-parser"
3794
+ version = "0.221.2"
3795
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3796
+ checksum = "fbe1538eea6ea5ddbe5defd0dc82539ad7ba751e1631e9185d24a931f0a5adc8"
3797
+ dependencies = [
3798
+ "anyhow",
3799
+ "id-arena",
3800
+ "indexmap",
3801
+ "log",
3802
+ "semver",
3803
+ "serde",
3804
+ "serde_derive",
3805
+ "serde_json",
3806
+ "unicode-xid",
3807
+ "wasmparser 0.221.2",
3808
+ ]
3809
+
3810
+ [[package]]
3811
+ name = "witx"
3812
+ version = "0.9.1"
3813
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3814
+ checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
3815
+ dependencies = [
3816
+ "anyhow",
3817
+ "log",
3818
+ "thiserror",
3819
+ "wast 35.0.2",
3820
+ ]
3821
+
3822
+ [[package]]
3823
+ name = "write16"
3824
+ version = "1.0.0"
3825
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3826
+ checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
3827
+
3828
+ [[package]]
3829
+ name = "writeable"
3830
+ version = "0.5.5"
3831
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3832
+ checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
3833
+
3834
+ [[package]]
3835
+ name = "yoke"
3836
+ version = "0.7.5"
3837
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3838
+ checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
3839
+ dependencies = [
3840
+ "serde",
3841
+ "stable_deref_trait",
3842
+ "yoke-derive",
3843
+ "zerofrom",
3844
+ ]
3845
+
3846
+ [[package]]
3847
+ name = "yoke-derive"
3848
+ version = "0.7.5"
3849
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3850
+ checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
3851
+ dependencies = [
3852
+ "proc-macro2",
3853
+ "quote",
3854
+ "syn",
3855
+ "synstructure",
3856
+ ]
3857
+
3858
+ [[package]]
3859
+ name = "zerocopy"
3860
+ version = "0.7.35"
3861
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3862
+ checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
3863
+ dependencies = [
3864
+ "byteorder",
3865
+ "zerocopy-derive",
3866
+ ]
3867
+
3868
+ [[package]]
3869
+ name = "zerocopy-derive"
3870
+ version = "0.7.35"
3871
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3872
+ checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
3873
+ dependencies = [
3874
+ "proc-macro2",
3875
+ "quote",
3876
+ "syn",
3877
+ ]
3878
+
3879
+ [[package]]
3880
+ name = "zerofrom"
3881
+ version = "0.1.5"
3882
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3883
+ checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
3884
+ dependencies = [
3885
+ "zerofrom-derive",
3886
+ ]
3887
+
3888
+ [[package]]
3889
+ name = "zerofrom-derive"
3890
+ version = "0.1.5"
3891
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3892
+ checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
3893
+ dependencies = [
3894
+ "proc-macro2",
3895
+ "quote",
3896
+ "syn",
3897
+ "synstructure",
3898
+ ]
3899
+
3900
+ [[package]]
3901
+ name = "zeroize"
3902
+ version = "1.8.1"
3903
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3904
+ checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
3905
+
3906
+ [[package]]
3907
+ name = "zerovec"
3908
+ version = "0.10.4"
3909
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3910
+ checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
3911
+ dependencies = [
3912
+ "yoke",
3913
+ "zerofrom",
3914
+ "zerovec-derive",
3915
+ ]
3916
+
3917
+ [[package]]
3918
+ name = "zerovec-derive"
3919
+ version = "0.10.3"
3920
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3921
+ checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
3922
+ dependencies = [
3923
+ "proc-macro2",
3924
+ "quote",
3925
+ "syn",
3926
+ ]
3927
+
3928
+ [[package]]
3929
+ name = "zstd"
3930
+ version = "0.13.2"
3931
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3932
+ checksum = "fcf2b778a664581e31e389454a7072dab1647606d44f7feea22cd5abb9c9f3f9"
3933
+ dependencies = [
3934
+ "zstd-safe",
3935
+ ]
3936
+
3937
+ [[package]]
3938
+ name = "zstd-safe"
3939
+ version = "7.2.1"
3940
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3941
+ checksum = "54a3ab4db68cea366acc5c897c7b4d4d1b8994a9cd6e6f841f8964566a419059"
3942
+ dependencies = [
3943
+ "zstd-sys",
3944
+ ]
3945
+
3946
+ [[package]]
3947
+ name = "zstd-sys"
3948
+ version = "2.0.13+zstd.1.5.6"
3949
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3950
+ checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
3951
+ dependencies = [
3952
+ "cc",
3953
+ "pkg-config",
3954
+ ]