llms_sdk_py 0.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2746 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "android_system_properties"
7
+ version = "0.1.5"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
10
+ dependencies = [
11
+ "libc",
12
+ ]
13
+
14
+ [[package]]
15
+ name = "anstream"
16
+ version = "1.0.0"
17
+ source = "registry+https://github.com/rust-lang/crates.io-index"
18
+ checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d"
19
+ dependencies = [
20
+ "anstyle",
21
+ "anstyle-parse",
22
+ "anstyle-query",
23
+ "anstyle-wincon",
24
+ "colorchoice",
25
+ "is_terminal_polyfill",
26
+ "utf8parse",
27
+ ]
28
+
29
+ [[package]]
30
+ name = "anstyle"
31
+ version = "1.0.14"
32
+ source = "registry+https://github.com/rust-lang/crates.io-index"
33
+ checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
34
+
35
+ [[package]]
36
+ name = "anstyle-parse"
37
+ version = "1.0.0"
38
+ source = "registry+https://github.com/rust-lang/crates.io-index"
39
+ checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e"
40
+ dependencies = [
41
+ "utf8parse",
42
+ ]
43
+
44
+ [[package]]
45
+ name = "anstyle-query"
46
+ version = "1.1.5"
47
+ source = "registry+https://github.com/rust-lang/crates.io-index"
48
+ checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
49
+ dependencies = [
50
+ "windows-sys 0.61.2",
51
+ ]
52
+
53
+ [[package]]
54
+ name = "anstyle-wincon"
55
+ version = "3.0.11"
56
+ source = "registry+https://github.com/rust-lang/crates.io-index"
57
+ checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
58
+ dependencies = [
59
+ "anstyle",
60
+ "once_cell_polyfill",
61
+ "windows-sys 0.61.2",
62
+ ]
63
+
64
+ [[package]]
65
+ name = "anyhow"
66
+ version = "1.0.103"
67
+ source = "registry+https://github.com/rust-lang/crates.io-index"
68
+ checksum = "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3"
69
+
70
+ [[package]]
71
+ name = "async-stream"
72
+ version = "0.3.6"
73
+ source = "registry+https://github.com/rust-lang/crates.io-index"
74
+ checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
75
+ dependencies = [
76
+ "async-stream-impl",
77
+ "futures-core",
78
+ "pin-project-lite",
79
+ ]
80
+
81
+ [[package]]
82
+ name = "async-stream-impl"
83
+ version = "0.3.6"
84
+ source = "registry+https://github.com/rust-lang/crates.io-index"
85
+ checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
86
+ dependencies = [
87
+ "proc-macro2",
88
+ "quote",
89
+ "syn",
90
+ ]
91
+
92
+ [[package]]
93
+ name = "async-trait"
94
+ version = "0.1.89"
95
+ source = "registry+https://github.com/rust-lang/crates.io-index"
96
+ checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
97
+ dependencies = [
98
+ "proc-macro2",
99
+ "quote",
100
+ "syn",
101
+ ]
102
+
103
+ [[package]]
104
+ name = "atomic-waker"
105
+ version = "1.1.2"
106
+ source = "registry+https://github.com/rust-lang/crates.io-index"
107
+ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
108
+
109
+ [[package]]
110
+ name = "autocfg"
111
+ version = "1.5.1"
112
+ source = "registry+https://github.com/rust-lang/crates.io-index"
113
+ checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
114
+
115
+ [[package]]
116
+ name = "base64"
117
+ version = "0.22.1"
118
+ source = "registry+https://github.com/rust-lang/crates.io-index"
119
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
120
+
121
+ [[package]]
122
+ name = "bitflags"
123
+ version = "2.13.0"
124
+ source = "registry+https://github.com/rust-lang/crates.io-index"
125
+ checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
126
+
127
+ [[package]]
128
+ name = "bumpalo"
129
+ version = "3.20.3"
130
+ source = "registry+https://github.com/rust-lang/crates.io-index"
131
+ checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
132
+
133
+ [[package]]
134
+ name = "bytes"
135
+ version = "1.12.1"
136
+ source = "registry+https://github.com/rust-lang/crates.io-index"
137
+ checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04"
138
+
139
+ [[package]]
140
+ name = "cc"
141
+ version = "1.2.67"
142
+ source = "registry+https://github.com/rust-lang/crates.io-index"
143
+ checksum = "e17dd265a7d0f31ef544e1b20e03add05d3b45b491b633b10d67145d2acc1a38"
144
+ dependencies = [
145
+ "find-msvc-tools",
146
+ "shlex",
147
+ ]
148
+
149
+ [[package]]
150
+ name = "cfg-if"
151
+ version = "1.0.4"
152
+ source = "registry+https://github.com/rust-lang/crates.io-index"
153
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
154
+
155
+ [[package]]
156
+ name = "chacha20"
157
+ version = "0.10.1"
158
+ source = "registry+https://github.com/rust-lang/crates.io-index"
159
+ checksum = "d524456ba66e72eb8b115ff89e01e497f8e6d11d78b70b1aa13c0fbd97540a81"
160
+ dependencies = [
161
+ "cfg-if",
162
+ "cpufeatures",
163
+ "rand_core 0.10.1",
164
+ ]
165
+
166
+ [[package]]
167
+ name = "chrono"
168
+ version = "0.4.45"
169
+ source = "registry+https://github.com/rust-lang/crates.io-index"
170
+ checksum = "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327"
171
+ dependencies = [
172
+ "iana-time-zone",
173
+ "js-sys",
174
+ "num-traits",
175
+ "wasm-bindgen",
176
+ "windows-link",
177
+ ]
178
+
179
+ [[package]]
180
+ name = "clap"
181
+ version = "4.6.1"
182
+ source = "registry+https://github.com/rust-lang/crates.io-index"
183
+ checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
184
+ dependencies = [
185
+ "clap_builder",
186
+ "clap_derive",
187
+ ]
188
+
189
+ [[package]]
190
+ name = "clap_builder"
191
+ version = "4.6.0"
192
+ source = "registry+https://github.com/rust-lang/crates.io-index"
193
+ checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
194
+ dependencies = [
195
+ "anstream",
196
+ "anstyle",
197
+ "clap_lex",
198
+ "strsim",
199
+ ]
200
+
201
+ [[package]]
202
+ name = "clap_derive"
203
+ version = "4.6.1"
204
+ source = "registry+https://github.com/rust-lang/crates.io-index"
205
+ checksum = "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9"
206
+ dependencies = [
207
+ "heck",
208
+ "proc-macro2",
209
+ "quote",
210
+ "syn",
211
+ ]
212
+
213
+ [[package]]
214
+ name = "clap_lex"
215
+ version = "1.1.0"
216
+ source = "registry+https://github.com/rust-lang/crates.io-index"
217
+ checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
218
+
219
+ [[package]]
220
+ name = "colorchoice"
221
+ version = "1.0.5"
222
+ source = "registry+https://github.com/rust-lang/crates.io-index"
223
+ checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
224
+
225
+ [[package]]
226
+ name = "combine"
227
+ version = "4.6.7"
228
+ source = "registry+https://github.com/rust-lang/crates.io-index"
229
+ checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
230
+ dependencies = [
231
+ "bytes",
232
+ "memchr",
233
+ ]
234
+
235
+ [[package]]
236
+ name = "convert_case"
237
+ version = "0.11.0"
238
+ source = "registry+https://github.com/rust-lang/crates.io-index"
239
+ checksum = "affbf0190ed2caf063e3def54ff444b449371d55c58e513a95ab98eca50adb49"
240
+ dependencies = [
241
+ "unicode-segmentation",
242
+ ]
243
+
244
+ [[package]]
245
+ name = "core-foundation"
246
+ version = "0.10.1"
247
+ source = "registry+https://github.com/rust-lang/crates.io-index"
248
+ checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
249
+ dependencies = [
250
+ "core-foundation-sys",
251
+ "libc",
252
+ ]
253
+
254
+ [[package]]
255
+ name = "core-foundation-sys"
256
+ version = "0.8.7"
257
+ source = "registry+https://github.com/rust-lang/crates.io-index"
258
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
259
+
260
+ [[package]]
261
+ name = "cpufeatures"
262
+ version = "0.3.0"
263
+ source = "registry+https://github.com/rust-lang/crates.io-index"
264
+ checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201"
265
+ dependencies = [
266
+ "libc",
267
+ ]
268
+
269
+ [[package]]
270
+ name = "crunchy"
271
+ version = "0.2.4"
272
+ source = "registry+https://github.com/rust-lang/crates.io-index"
273
+ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
274
+
275
+ [[package]]
276
+ name = "ctor"
277
+ version = "1.0.9"
278
+ source = "registry+https://github.com/rust-lang/crates.io-index"
279
+ checksum = "a394189d59f9befacce833f337f7b1eca5e9a91221bcdd4d28e0114d96e597b3"
280
+
281
+ [[package]]
282
+ name = "deranged"
283
+ version = "0.5.8"
284
+ source = "registry+https://github.com/rust-lang/crates.io-index"
285
+ checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
286
+
287
+ [[package]]
288
+ name = "displaydoc"
289
+ version = "0.2.6"
290
+ source = "registry+https://github.com/rust-lang/crates.io-index"
291
+ checksum = "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f"
292
+ dependencies = [
293
+ "proc-macro2",
294
+ "quote",
295
+ "syn",
296
+ ]
297
+
298
+ [[package]]
299
+ name = "dyn-clone"
300
+ version = "1.0.20"
301
+ source = "registry+https://github.com/rust-lang/crates.io-index"
302
+ checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
303
+
304
+ [[package]]
305
+ name = "either"
306
+ version = "1.17.0"
307
+ source = "registry+https://github.com/rust-lang/crates.io-index"
308
+ checksum = "9e5e8f6c15a24b9a3ee5efec809ccd006d3b30e8b3bb63c39af737c7f87daa1d"
309
+
310
+ [[package]]
311
+ name = "equivalent"
312
+ version = "1.0.2"
313
+ source = "registry+https://github.com/rust-lang/crates.io-index"
314
+ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
315
+
316
+ [[package]]
317
+ name = "eventsource-stream"
318
+ version = "0.2.3"
319
+ source = "registry+https://github.com/rust-lang/crates.io-index"
320
+ checksum = "74fef4569247a5f429d9156b9d0a2599914385dd189c539334c625d8099d90ab"
321
+ dependencies = [
322
+ "futures-core",
323
+ "nom",
324
+ "pin-project-lite",
325
+ ]
326
+
327
+ [[package]]
328
+ name = "file-format"
329
+ version = "0.29.0"
330
+ source = "registry+https://github.com/rust-lang/crates.io-index"
331
+ checksum = "55d9ccda37e95b4f0978a3074b4a9939979103a7256459cfb449c9c84d1adf23"
332
+
333
+ [[package]]
334
+ name = "find-msvc-tools"
335
+ version = "0.1.9"
336
+ source = "registry+https://github.com/rust-lang/crates.io-index"
337
+ checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
338
+
339
+ [[package]]
340
+ name = "form_urlencoded"
341
+ version = "1.2.2"
342
+ source = "registry+https://github.com/rust-lang/crates.io-index"
343
+ checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
344
+ dependencies = [
345
+ "percent-encoding",
346
+ ]
347
+
348
+ [[package]]
349
+ name = "futures"
350
+ version = "0.3.33"
351
+ source = "registry+https://github.com/rust-lang/crates.io-index"
352
+ checksum = "a88cf1f829d945f548cf8fec32c61b1f202b6d93b45848602fc02af4b12ad218"
353
+ dependencies = [
354
+ "futures-channel",
355
+ "futures-core",
356
+ "futures-executor",
357
+ "futures-io",
358
+ "futures-sink",
359
+ "futures-task",
360
+ "futures-util",
361
+ ]
362
+
363
+ [[package]]
364
+ name = "futures-channel"
365
+ version = "0.3.33"
366
+ source = "registry+https://github.com/rust-lang/crates.io-index"
367
+ checksum = "262590f4fe6afeb0bc83be1daa64e52657fe185690a958af7f3ad0e92085c5ae"
368
+ dependencies = [
369
+ "futures-core",
370
+ "futures-sink",
371
+ ]
372
+
373
+ [[package]]
374
+ name = "futures-core"
375
+ version = "0.3.33"
376
+ source = "registry+https://github.com/rust-lang/crates.io-index"
377
+ checksum = "2cd50c473c80f6d7c3670a752354b8e569b1a7cbfdc0419ec88e5edad85e0dc7"
378
+
379
+ [[package]]
380
+ name = "futures-executor"
381
+ version = "0.3.33"
382
+ source = "registry+https://github.com/rust-lang/crates.io-index"
383
+ checksum = "6754879cc9f2c66f88c6e5c35344bb0bdb0708b0352b1201815667c7eabc7458"
384
+ dependencies = [
385
+ "futures-core",
386
+ "futures-task",
387
+ "futures-util",
388
+ ]
389
+
390
+ [[package]]
391
+ name = "futures-io"
392
+ version = "0.3.33"
393
+ source = "registry+https://github.com/rust-lang/crates.io-index"
394
+ checksum = "4577ecaa3c4f96589d473f679a71b596316f6641bc350038b962a5daf0085d7a"
395
+
396
+ [[package]]
397
+ name = "futures-macro"
398
+ version = "0.3.33"
399
+ source = "registry+https://github.com/rust-lang/crates.io-index"
400
+ checksum = "2d6d3cde68c518367be28956066ddfef33813991b77a55005a69dae04bf3b10b"
401
+ dependencies = [
402
+ "proc-macro2",
403
+ "quote",
404
+ "syn",
405
+ ]
406
+
407
+ [[package]]
408
+ name = "futures-sink"
409
+ version = "0.3.33"
410
+ source = "registry+https://github.com/rust-lang/crates.io-index"
411
+ checksum = "e34418ac499d6305c2fb5ad0ed2f6ac998c5f8ca209b4510f7f94242c647e307"
412
+
413
+ [[package]]
414
+ name = "futures-task"
415
+ version = "0.3.33"
416
+ source = "registry+https://github.com/rust-lang/crates.io-index"
417
+ checksum = "b231ed28831efb4a61a08580c4bc233ec56bc009f4cd8f52da2c3cb97df0c109"
418
+
419
+ [[package]]
420
+ name = "futures-util"
421
+ version = "0.3.33"
422
+ source = "registry+https://github.com/rust-lang/crates.io-index"
423
+ checksum = "a77a90a256fce34da66415271e30f94ee91c57b04b8a2c042d9cf3220179deaa"
424
+ dependencies = [
425
+ "futures-channel",
426
+ "futures-core",
427
+ "futures-io",
428
+ "futures-macro",
429
+ "futures-sink",
430
+ "futures-task",
431
+ "memchr",
432
+ "pin-project-lite",
433
+ "slab",
434
+ ]
435
+
436
+ [[package]]
437
+ name = "getopts"
438
+ version = "0.2.24"
439
+ source = "registry+https://github.com/rust-lang/crates.io-index"
440
+ checksum = "cfe4fbac503b8d1f88e6676011885f34b7174f46e59956bba534ba83abded4df"
441
+ dependencies = [
442
+ "unicode-width",
443
+ ]
444
+
445
+ [[package]]
446
+ name = "getrandom"
447
+ version = "0.2.17"
448
+ source = "registry+https://github.com/rust-lang/crates.io-index"
449
+ checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
450
+ dependencies = [
451
+ "cfg-if",
452
+ "js-sys",
453
+ "libc",
454
+ "wasi",
455
+ "wasm-bindgen",
456
+ ]
457
+
458
+ [[package]]
459
+ name = "getrandom"
460
+ version = "0.4.3"
461
+ source = "registry+https://github.com/rust-lang/crates.io-index"
462
+ checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
463
+ dependencies = [
464
+ "cfg-if",
465
+ "libc",
466
+ "r-efi",
467
+ "rand_core 0.10.1",
468
+ ]
469
+
470
+ [[package]]
471
+ name = "hashbrown"
472
+ version = "0.17.1"
473
+ source = "registry+https://github.com/rust-lang/crates.io-index"
474
+ checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
475
+
476
+ [[package]]
477
+ name = "heck"
478
+ version = "0.5.0"
479
+ source = "registry+https://github.com/rust-lang/crates.io-index"
480
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
481
+
482
+ [[package]]
483
+ name = "http"
484
+ version = "1.4.2"
485
+ source = "registry+https://github.com/rust-lang/crates.io-index"
486
+ checksum = "6970f50e31d6fc17d3fa27329444bfa74e196cf62e95052a3f6fee181dba6425"
487
+ dependencies = [
488
+ "bytes",
489
+ "itoa",
490
+ ]
491
+
492
+ [[package]]
493
+ name = "http-body"
494
+ version = "1.0.1"
495
+ source = "registry+https://github.com/rust-lang/crates.io-index"
496
+ checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
497
+ dependencies = [
498
+ "bytes",
499
+ "http",
500
+ ]
501
+
502
+ [[package]]
503
+ name = "http-body-util"
504
+ version = "0.1.3"
505
+ source = "registry+https://github.com/rust-lang/crates.io-index"
506
+ checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
507
+ dependencies = [
508
+ "bytes",
509
+ "futures-core",
510
+ "http",
511
+ "http-body",
512
+ "pin-project-lite",
513
+ ]
514
+
515
+ [[package]]
516
+ name = "httparse"
517
+ version = "1.10.1"
518
+ source = "registry+https://github.com/rust-lang/crates.io-index"
519
+ checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
520
+
521
+ [[package]]
522
+ name = "hyper"
523
+ version = "1.10.1"
524
+ source = "registry+https://github.com/rust-lang/crates.io-index"
525
+ checksum = "55281c53a1894c864990125767da440a4e630446785086f52523b20033b74498"
526
+ dependencies = [
527
+ "atomic-waker",
528
+ "bytes",
529
+ "futures-channel",
530
+ "futures-core",
531
+ "http",
532
+ "http-body",
533
+ "httparse",
534
+ "itoa",
535
+ "pin-project-lite",
536
+ "smallvec",
537
+ "tokio",
538
+ "want",
539
+ ]
540
+
541
+ [[package]]
542
+ name = "hyper-rustls"
543
+ version = "0.27.9"
544
+ source = "registry+https://github.com/rust-lang/crates.io-index"
545
+ checksum = "33ca68d021ef39cf6463ab54c1d0f5daf03377b70561305bb89a8f83aab66e0f"
546
+ dependencies = [
547
+ "http",
548
+ "hyper",
549
+ "hyper-util",
550
+ "rustls",
551
+ "tokio",
552
+ "tokio-rustls",
553
+ "tower-service",
554
+ ]
555
+
556
+ [[package]]
557
+ name = "hyper-util"
558
+ version = "0.1.20"
559
+ source = "registry+https://github.com/rust-lang/crates.io-index"
560
+ checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0"
561
+ dependencies = [
562
+ "base64",
563
+ "bytes",
564
+ "futures-channel",
565
+ "futures-util",
566
+ "http",
567
+ "http-body",
568
+ "hyper",
569
+ "ipnet",
570
+ "libc",
571
+ "percent-encoding",
572
+ "pin-project-lite",
573
+ "socket2",
574
+ "tokio",
575
+ "tower-service",
576
+ "tracing",
577
+ ]
578
+
579
+ [[package]]
580
+ name = "iana-time-zone"
581
+ version = "0.1.65"
582
+ source = "registry+https://github.com/rust-lang/crates.io-index"
583
+ checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
584
+ dependencies = [
585
+ "android_system_properties",
586
+ "core-foundation-sys",
587
+ "iana-time-zone-haiku",
588
+ "js-sys",
589
+ "log",
590
+ "wasm-bindgen",
591
+ "windows-core",
592
+ ]
593
+
594
+ [[package]]
595
+ name = "iana-time-zone-haiku"
596
+ version = "0.1.2"
597
+ source = "registry+https://github.com/rust-lang/crates.io-index"
598
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
599
+ dependencies = [
600
+ "cc",
601
+ ]
602
+
603
+ [[package]]
604
+ name = "icu_collections"
605
+ version = "2.2.0"
606
+ source = "registry+https://github.com/rust-lang/crates.io-index"
607
+ checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
608
+ dependencies = [
609
+ "displaydoc",
610
+ "potential_utf",
611
+ "utf8_iter",
612
+ "yoke",
613
+ "zerofrom",
614
+ "zerovec",
615
+ ]
616
+
617
+ [[package]]
618
+ name = "icu_locale_core"
619
+ version = "2.2.0"
620
+ source = "registry+https://github.com/rust-lang/crates.io-index"
621
+ checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
622
+ dependencies = [
623
+ "displaydoc",
624
+ "litemap",
625
+ "tinystr",
626
+ "writeable",
627
+ "zerovec",
628
+ ]
629
+
630
+ [[package]]
631
+ name = "icu_normalizer"
632
+ version = "2.2.0"
633
+ source = "registry+https://github.com/rust-lang/crates.io-index"
634
+ checksum = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4"
635
+ dependencies = [
636
+ "icu_collections",
637
+ "icu_normalizer_data",
638
+ "icu_properties",
639
+ "icu_provider",
640
+ "smallvec",
641
+ "zerovec",
642
+ ]
643
+
644
+ [[package]]
645
+ name = "icu_normalizer_data"
646
+ version = "2.2.0"
647
+ source = "registry+https://github.com/rust-lang/crates.io-index"
648
+ checksum = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38"
649
+
650
+ [[package]]
651
+ name = "icu_properties"
652
+ version = "2.2.0"
653
+ source = "registry+https://github.com/rust-lang/crates.io-index"
654
+ checksum = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de"
655
+ dependencies = [
656
+ "icu_collections",
657
+ "icu_locale_core",
658
+ "icu_properties_data",
659
+ "icu_provider",
660
+ "zerotrie",
661
+ "zerovec",
662
+ ]
663
+
664
+ [[package]]
665
+ name = "icu_properties_data"
666
+ version = "2.2.0"
667
+ source = "registry+https://github.com/rust-lang/crates.io-index"
668
+ checksum = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14"
669
+
670
+ [[package]]
671
+ name = "icu_provider"
672
+ version = "2.2.0"
673
+ source = "registry+https://github.com/rust-lang/crates.io-index"
674
+ checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
675
+ dependencies = [
676
+ "displaydoc",
677
+ "icu_locale_core",
678
+ "writeable",
679
+ "yoke",
680
+ "zerofrom",
681
+ "zerotrie",
682
+ "zerovec",
683
+ ]
684
+
685
+ [[package]]
686
+ name = "idna"
687
+ version = "1.1.0"
688
+ source = "registry+https://github.com/rust-lang/crates.io-index"
689
+ checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
690
+ dependencies = [
691
+ "idna_adapter",
692
+ "smallvec",
693
+ "utf8_iter",
694
+ ]
695
+
696
+ [[package]]
697
+ name = "idna_adapter"
698
+ version = "1.2.2"
699
+ source = "registry+https://github.com/rust-lang/crates.io-index"
700
+ checksum = "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714"
701
+ dependencies = [
702
+ "icu_normalizer",
703
+ "icu_properties",
704
+ ]
705
+
706
+ [[package]]
707
+ name = "indexmap"
708
+ version = "2.14.0"
709
+ source = "registry+https://github.com/rust-lang/crates.io-index"
710
+ checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
711
+ dependencies = [
712
+ "equivalent",
713
+ "hashbrown",
714
+ ]
715
+
716
+ [[package]]
717
+ name = "inventory"
718
+ version = "0.3.24"
719
+ source = "registry+https://github.com/rust-lang/crates.io-index"
720
+ checksum = "a4f0c30c76f2f4ccee3fe55a2435f691ca00c0e4bd87abe4f4a851b1d4dac39b"
721
+ dependencies = [
722
+ "rustversion",
723
+ ]
724
+
725
+ [[package]]
726
+ name = "ipnet"
727
+ version = "2.12.0"
728
+ source = "registry+https://github.com/rust-lang/crates.io-index"
729
+ checksum = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2"
730
+
731
+ [[package]]
732
+ name = "is-macro"
733
+ version = "0.3.7"
734
+ source = "registry+https://github.com/rust-lang/crates.io-index"
735
+ checksum = "1d57a3e447e24c22647738e4607f1df1e0ec6f72e16182c4cd199f647cdfb0e4"
736
+ dependencies = [
737
+ "heck",
738
+ "proc-macro2",
739
+ "quote",
740
+ "syn",
741
+ ]
742
+
743
+ [[package]]
744
+ name = "is_terminal_polyfill"
745
+ version = "1.70.2"
746
+ source = "registry+https://github.com/rust-lang/crates.io-index"
747
+ checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
748
+
749
+ [[package]]
750
+ name = "itertools"
751
+ version = "0.11.0"
752
+ source = "registry+https://github.com/rust-lang/crates.io-index"
753
+ checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
754
+ dependencies = [
755
+ "either",
756
+ ]
757
+
758
+ [[package]]
759
+ name = "itertools"
760
+ version = "0.14.0"
761
+ source = "registry+https://github.com/rust-lang/crates.io-index"
762
+ checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
763
+ dependencies = [
764
+ "either",
765
+ ]
766
+
767
+ [[package]]
768
+ name = "itoa"
769
+ version = "1.0.18"
770
+ source = "registry+https://github.com/rust-lang/crates.io-index"
771
+ checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
772
+
773
+ [[package]]
774
+ name = "jni"
775
+ version = "0.22.4"
776
+ source = "registry+https://github.com/rust-lang/crates.io-index"
777
+ checksum = "5efd9a482cf3a427f00d6b35f14332adc7902ce91efb778580e180ff90fa3498"
778
+ dependencies = [
779
+ "cfg-if",
780
+ "combine",
781
+ "jni-macros",
782
+ "jni-sys",
783
+ "log",
784
+ "simd_cesu8",
785
+ "thiserror",
786
+ "walkdir",
787
+ "windows-link",
788
+ ]
789
+
790
+ [[package]]
791
+ name = "jni-macros"
792
+ version = "0.22.4"
793
+ source = "registry+https://github.com/rust-lang/crates.io-index"
794
+ checksum = "a00109accc170f0bdb141fed3e393c565b6f5e072365c3bd58f5b062591560a3"
795
+ dependencies = [
796
+ "proc-macro2",
797
+ "quote",
798
+ "rustc_version",
799
+ "simd_cesu8",
800
+ "syn",
801
+ ]
802
+
803
+ [[package]]
804
+ name = "jni-sys"
805
+ version = "0.4.1"
806
+ source = "registry+https://github.com/rust-lang/crates.io-index"
807
+ checksum = "c6377a88cb3910bee9b0fa88d4f42e1d2da8e79915598f65fb0c7ee14c878af2"
808
+ dependencies = [
809
+ "jni-sys-macros",
810
+ ]
811
+
812
+ [[package]]
813
+ name = "jni-sys-macros"
814
+ version = "0.4.1"
815
+ source = "registry+https://github.com/rust-lang/crates.io-index"
816
+ checksum = "38c0b942f458fe50cdac086d2f946512305e5631e720728f2a61aabcd47a6264"
817
+ dependencies = [
818
+ "quote",
819
+ "syn",
820
+ ]
821
+
822
+ [[package]]
823
+ name = "js-sys"
824
+ version = "0.3.103"
825
+ source = "registry+https://github.com/rust-lang/crates.io-index"
826
+ checksum = "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102"
827
+ dependencies = [
828
+ "cfg-if",
829
+ "futures-util",
830
+ "wasm-bindgen",
831
+ ]
832
+
833
+ [[package]]
834
+ name = "lalrpop-util"
835
+ version = "0.20.2"
836
+ source = "registry+https://github.com/rust-lang/crates.io-index"
837
+ checksum = "507460a910eb7b32ee961886ff48539633b788a36b65692b95f225b844c82553"
838
+
839
+ [[package]]
840
+ name = "libc"
841
+ version = "0.2.186"
842
+ source = "registry+https://github.com/rust-lang/crates.io-index"
843
+ checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
844
+
845
+ [[package]]
846
+ name = "libloading"
847
+ version = "0.9.0"
848
+ source = "registry+https://github.com/rust-lang/crates.io-index"
849
+ checksum = "754ca22de805bb5744484a5b151a9e1a8e837d5dc232c2d7d8c2e3492edc8b60"
850
+ dependencies = [
851
+ "cfg-if",
852
+ "windows-link",
853
+ ]
854
+
855
+ [[package]]
856
+ name = "litemap"
857
+ version = "0.8.2"
858
+ source = "registry+https://github.com/rust-lang/crates.io-index"
859
+ checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
860
+
861
+ [[package]]
862
+ name = "llms-sdk"
863
+ version = "0.2.0"
864
+ dependencies = [
865
+ "async-stream",
866
+ "base64",
867
+ "clap",
868
+ "eventsource-stream",
869
+ "file-format",
870
+ "futures-core",
871
+ "futures-util",
872
+ "reqwest",
873
+ "reqwest-middleware",
874
+ "reqwest-retry",
875
+ "rustls",
876
+ "schemars",
877
+ "serde",
878
+ "serde_json",
879
+ "tokio",
880
+ ]
881
+
882
+ [[package]]
883
+ name = "llms-sdk-py"
884
+ version = "0.1.0"
885
+ dependencies = [
886
+ "base64",
887
+ "either",
888
+ "file-format",
889
+ "futures",
890
+ "llms-sdk",
891
+ "pyo3",
892
+ "pyo3-async-runtimes",
893
+ "pyo3-stub-gen",
894
+ "pythonize",
895
+ "schemars",
896
+ "serde_json",
897
+ "tokio",
898
+ "url",
899
+ ]
900
+
901
+ [[package]]
902
+ name = "llms-sdk-ts"
903
+ version = "0.1.0"
904
+ dependencies = [
905
+ "base64",
906
+ "file-format",
907
+ "futures-util",
908
+ "llms-sdk",
909
+ "napi",
910
+ "napi-build",
911
+ "napi-derive",
912
+ "schemars",
913
+ "serde_json",
914
+ "url",
915
+ ]
916
+
917
+ [[package]]
918
+ name = "lock_api"
919
+ version = "0.4.14"
920
+ source = "registry+https://github.com/rust-lang/crates.io-index"
921
+ checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
922
+ dependencies = [
923
+ "scopeguard",
924
+ ]
925
+
926
+ [[package]]
927
+ name = "log"
928
+ version = "0.4.33"
929
+ source = "registry+https://github.com/rust-lang/crates.io-index"
930
+ checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
931
+
932
+ [[package]]
933
+ name = "maplit"
934
+ version = "1.0.2"
935
+ source = "registry+https://github.com/rust-lang/crates.io-index"
936
+ checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
937
+
938
+ [[package]]
939
+ name = "matrixmultiply"
940
+ version = "0.3.11"
941
+ source = "registry+https://github.com/rust-lang/crates.io-index"
942
+ checksum = "3f607c237553f086e7043417a51df26b2eb899d3caff94e6a67592ff992fedc7"
943
+ dependencies = [
944
+ "autocfg",
945
+ "rawpointer",
946
+ ]
947
+
948
+ [[package]]
949
+ name = "memchr"
950
+ version = "2.8.3"
951
+ source = "registry+https://github.com/rust-lang/crates.io-index"
952
+ checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98"
953
+
954
+ [[package]]
955
+ name = "minimal-lexical"
956
+ version = "0.2.1"
957
+ source = "registry+https://github.com/rust-lang/crates.io-index"
958
+ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
959
+
960
+ [[package]]
961
+ name = "mio"
962
+ version = "1.2.1"
963
+ source = "registry+https://github.com/rust-lang/crates.io-index"
964
+ checksum = "02bd0af71c67b473010cbbc60715ee815645a4dc942899111f494b4b737d6fda"
965
+ dependencies = [
966
+ "libc",
967
+ "wasi",
968
+ "windows-sys 0.61.2",
969
+ ]
970
+
971
+ [[package]]
972
+ name = "napi"
973
+ version = "3.10.5"
974
+ source = "registry+https://github.com/rust-lang/crates.io-index"
975
+ checksum = "6826e5ddc15589b2d68c8ad5321c18e85d40488e93e32962f362e572669bccf6"
976
+ dependencies = [
977
+ "bitflags",
978
+ "ctor",
979
+ "futures",
980
+ "napi-build",
981
+ "napi-sys",
982
+ "nohash-hasher",
983
+ "rustc-hash 2.1.3",
984
+ "serde",
985
+ "serde_json",
986
+ "tokio",
987
+ ]
988
+
989
+ [[package]]
990
+ name = "napi-build"
991
+ version = "2.3.2"
992
+ source = "registry+https://github.com/rust-lang/crates.io-index"
993
+ checksum = "c9c366d2c8c60b86fa632df75f745509b52f9128f91a6bad4c796e44abb505e1"
994
+
995
+ [[package]]
996
+ name = "napi-derive"
997
+ version = "3.5.10"
998
+ source = "registry+https://github.com/rust-lang/crates.io-index"
999
+ checksum = "b0fe526e81c105d3640516fcde83909dd1afe757c0d7a15af58830b5bc0fb9a1"
1000
+ dependencies = [
1001
+ "convert_case",
1002
+ "ctor",
1003
+ "napi-derive-backend",
1004
+ "proc-macro2",
1005
+ "quote",
1006
+ "syn",
1007
+ ]
1008
+
1009
+ [[package]]
1010
+ name = "napi-derive-backend"
1011
+ version = "5.1.2"
1012
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1013
+ checksum = "514281397bcddd9ea9a876c7a21a57bff2374237a000ca9a64ea0211ec1993e2"
1014
+ dependencies = [
1015
+ "convert_case",
1016
+ "proc-macro2",
1017
+ "quote",
1018
+ "semver",
1019
+ "syn",
1020
+ ]
1021
+
1022
+ [[package]]
1023
+ name = "napi-sys"
1024
+ version = "3.2.3"
1025
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1026
+ checksum = "73e43cf2eb0bd1bf95a43c07c076ebd2da5d1e015a71c3d201faeffffcc0ecac"
1027
+ dependencies = [
1028
+ "libloading",
1029
+ ]
1030
+
1031
+ [[package]]
1032
+ name = "ndarray"
1033
+ version = "0.17.2"
1034
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1035
+ checksum = "520080814a7a6b4a6e9070823bb24b4531daac8c4627e08ba5de8c5ef2f2752d"
1036
+ dependencies = [
1037
+ "matrixmultiply",
1038
+ "num-complex",
1039
+ "num-integer",
1040
+ "num-traits",
1041
+ "portable-atomic",
1042
+ "portable-atomic-util",
1043
+ "rawpointer",
1044
+ ]
1045
+
1046
+ [[package]]
1047
+ name = "nohash-hasher"
1048
+ version = "0.2.0"
1049
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1050
+ checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"
1051
+
1052
+ [[package]]
1053
+ name = "nom"
1054
+ version = "7.1.3"
1055
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1056
+ checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
1057
+ dependencies = [
1058
+ "memchr",
1059
+ "minimal-lexical",
1060
+ ]
1061
+
1062
+ [[package]]
1063
+ name = "num-bigint"
1064
+ version = "0.4.8"
1065
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1066
+ checksum = "c89e69e7e0f03bea5ef08013795c25018e101932225a656383bd384495ecc367"
1067
+ dependencies = [
1068
+ "num-integer",
1069
+ "num-traits",
1070
+ ]
1071
+
1072
+ [[package]]
1073
+ name = "num-complex"
1074
+ version = "0.4.6"
1075
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1076
+ checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
1077
+ dependencies = [
1078
+ "num-traits",
1079
+ ]
1080
+
1081
+ [[package]]
1082
+ name = "num-conv"
1083
+ version = "0.2.2"
1084
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1085
+ checksum = "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441"
1086
+
1087
+ [[package]]
1088
+ name = "num-integer"
1089
+ version = "0.1.46"
1090
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1091
+ checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
1092
+ dependencies = [
1093
+ "num-traits",
1094
+ ]
1095
+
1096
+ [[package]]
1097
+ name = "num-traits"
1098
+ version = "0.2.19"
1099
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1100
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1101
+ dependencies = [
1102
+ "autocfg",
1103
+ ]
1104
+
1105
+ [[package]]
1106
+ name = "numpy"
1107
+ version = "0.28.0"
1108
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1109
+ checksum = "778da78c64ddc928ebf5ad9df5edf0789410ff3bdbf3619aed51cd789a6af1e2"
1110
+ dependencies = [
1111
+ "libc",
1112
+ "ndarray",
1113
+ "num-complex",
1114
+ "num-integer",
1115
+ "num-traits",
1116
+ "pyo3",
1117
+ "pyo3-build-config",
1118
+ "rustc-hash 2.1.3",
1119
+ ]
1120
+
1121
+ [[package]]
1122
+ name = "once_cell"
1123
+ version = "1.21.4"
1124
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1125
+ checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
1126
+
1127
+ [[package]]
1128
+ name = "once_cell_polyfill"
1129
+ version = "1.70.2"
1130
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1131
+ checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
1132
+
1133
+ [[package]]
1134
+ name = "openssl-probe"
1135
+ version = "0.2.1"
1136
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1137
+ checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe"
1138
+
1139
+ [[package]]
1140
+ name = "ordered-float"
1141
+ version = "5.3.0"
1142
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1143
+ checksum = "b7d950ca161dc355eaf28f82b11345ed76c6e1f6eb1f4f4479e0323b9e2fbd0e"
1144
+ dependencies = [
1145
+ "num-traits",
1146
+ ]
1147
+
1148
+ [[package]]
1149
+ name = "parking_lot"
1150
+ version = "0.12.5"
1151
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1152
+ checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
1153
+ dependencies = [
1154
+ "lock_api",
1155
+ "parking_lot_core",
1156
+ ]
1157
+
1158
+ [[package]]
1159
+ name = "parking_lot_core"
1160
+ version = "0.9.12"
1161
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1162
+ checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
1163
+ dependencies = [
1164
+ "cfg-if",
1165
+ "libc",
1166
+ "redox_syscall",
1167
+ "smallvec",
1168
+ "windows-link",
1169
+ ]
1170
+
1171
+ [[package]]
1172
+ name = "percent-encoding"
1173
+ version = "2.3.2"
1174
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1175
+ checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
1176
+
1177
+ [[package]]
1178
+ name = "phf"
1179
+ version = "0.11.3"
1180
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1181
+ checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
1182
+ dependencies = [
1183
+ "phf_shared",
1184
+ ]
1185
+
1186
+ [[package]]
1187
+ name = "phf_codegen"
1188
+ version = "0.11.3"
1189
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1190
+ checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a"
1191
+ dependencies = [
1192
+ "phf_generator",
1193
+ "phf_shared",
1194
+ ]
1195
+
1196
+ [[package]]
1197
+ name = "phf_generator"
1198
+ version = "0.11.3"
1199
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1200
+ checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
1201
+ dependencies = [
1202
+ "phf_shared",
1203
+ "rand 0.8.7",
1204
+ ]
1205
+
1206
+ [[package]]
1207
+ name = "phf_shared"
1208
+ version = "0.11.3"
1209
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1210
+ checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
1211
+ dependencies = [
1212
+ "siphasher",
1213
+ ]
1214
+
1215
+ [[package]]
1216
+ name = "pin-project-lite"
1217
+ version = "0.2.17"
1218
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1219
+ checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
1220
+
1221
+ [[package]]
1222
+ name = "pin-utils"
1223
+ version = "0.1.0"
1224
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1225
+ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
1226
+
1227
+ [[package]]
1228
+ name = "portable-atomic"
1229
+ version = "1.14.0"
1230
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1231
+ checksum = "3d20d5497ef88037a52ff98267d066e7f11fcc5e99bbfbd58a42336193aacec3"
1232
+
1233
+ [[package]]
1234
+ name = "portable-atomic-util"
1235
+ version = "0.2.7"
1236
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1237
+ checksum = "c2a106d1259c23fac8e543272398ae0e3c0b8d33c88ed73d0cc71b0f1d902618"
1238
+ dependencies = [
1239
+ "portable-atomic",
1240
+ ]
1241
+
1242
+ [[package]]
1243
+ name = "potential_utf"
1244
+ version = "0.1.5"
1245
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1246
+ checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
1247
+ dependencies = [
1248
+ "zerovec",
1249
+ ]
1250
+
1251
+ [[package]]
1252
+ name = "powerfmt"
1253
+ version = "0.2.0"
1254
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1255
+ checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
1256
+
1257
+ [[package]]
1258
+ name = "ppv-lite86"
1259
+ version = "0.2.21"
1260
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1261
+ checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
1262
+ dependencies = [
1263
+ "zerocopy",
1264
+ ]
1265
+
1266
+ [[package]]
1267
+ name = "proc-macro2"
1268
+ version = "1.0.106"
1269
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1270
+ checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
1271
+ dependencies = [
1272
+ "unicode-ident",
1273
+ ]
1274
+
1275
+ [[package]]
1276
+ name = "pyo3"
1277
+ version = "0.28.3"
1278
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1279
+ checksum = "91fd8e38a3b50ed1167fb981cd6fd60147e091784c427b8f7183a7ee32c31c12"
1280
+ dependencies = [
1281
+ "either",
1282
+ "libc",
1283
+ "once_cell",
1284
+ "portable-atomic",
1285
+ "pyo3-build-config",
1286
+ "pyo3-ffi",
1287
+ "pyo3-macros",
1288
+ ]
1289
+
1290
+ [[package]]
1291
+ name = "pyo3-async-runtimes"
1292
+ version = "0.28.0"
1293
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1294
+ checksum = "9e7364a95bf00e8377bbf9b0f09d7ff9715a29d8fcf93b47d1a967363b973178"
1295
+ dependencies = [
1296
+ "futures-channel",
1297
+ "futures-util",
1298
+ "once_cell",
1299
+ "pin-project-lite",
1300
+ "pyo3",
1301
+ "tokio",
1302
+ ]
1303
+
1304
+ [[package]]
1305
+ name = "pyo3-build-config"
1306
+ version = "0.28.3"
1307
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1308
+ checksum = "e368e7ddfdeb98c9bca7f8383be1648fd84ab466bf2bc015e94008db6d35611e"
1309
+ dependencies = [
1310
+ "target-lexicon",
1311
+ ]
1312
+
1313
+ [[package]]
1314
+ name = "pyo3-ffi"
1315
+ version = "0.28.3"
1316
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1317
+ checksum = "7f29e10af80b1f7ccaf7f69eace800a03ecd13e883acfacc1e5d0988605f651e"
1318
+ dependencies = [
1319
+ "libc",
1320
+ "pyo3-build-config",
1321
+ ]
1322
+
1323
+ [[package]]
1324
+ name = "pyo3-macros"
1325
+ version = "0.28.3"
1326
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1327
+ checksum = "df6e520eff47c45997d2fc7dd8214b25dd1310918bbb2642156ef66a67f29813"
1328
+ dependencies = [
1329
+ "proc-macro2",
1330
+ "pyo3-macros-backend",
1331
+ "quote",
1332
+ "syn",
1333
+ ]
1334
+
1335
+ [[package]]
1336
+ name = "pyo3-macros-backend"
1337
+ version = "0.28.3"
1338
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1339
+ checksum = "c4cdc218d835738f81c2338f822078af45b4afdf8b2e33cbb5916f108b813acb"
1340
+ dependencies = [
1341
+ "heck",
1342
+ "proc-macro2",
1343
+ "pyo3-build-config",
1344
+ "quote",
1345
+ "syn",
1346
+ ]
1347
+
1348
+ [[package]]
1349
+ name = "pyo3-stub-gen"
1350
+ version = "0.23.0"
1351
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1352
+ checksum = "a267ea4da9a831f534def7f1d8e14f581d5640d3e5af6527072724f216f4dbbf"
1353
+ dependencies = [
1354
+ "anyhow",
1355
+ "chrono",
1356
+ "either",
1357
+ "indexmap",
1358
+ "inventory",
1359
+ "itertools 0.14.0",
1360
+ "log",
1361
+ "maplit",
1362
+ "num-complex",
1363
+ "numpy",
1364
+ "ordered-float",
1365
+ "pyo3",
1366
+ "pyo3-stub-gen-derive",
1367
+ "rustpython-parser",
1368
+ "serde",
1369
+ "serde_json",
1370
+ "time",
1371
+ "toml",
1372
+ ]
1373
+
1374
+ [[package]]
1375
+ name = "pyo3-stub-gen-derive"
1376
+ version = "0.23.0"
1377
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1378
+ checksum = "6573423a5e8cc43ec7565eccccbc2dd35e1fc9032d9ca404afab875429eb8cf0"
1379
+ dependencies = [
1380
+ "heck",
1381
+ "indexmap",
1382
+ "proc-macro2",
1383
+ "quote",
1384
+ "rustpython-parser",
1385
+ "syn",
1386
+ ]
1387
+
1388
+ [[package]]
1389
+ name = "pythonize"
1390
+ version = "0.28.0"
1391
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1392
+ checksum = "0b79f670c9626c8b651c0581011b57b6ba6970bb69faf01a7c4c0cfc81c43f95"
1393
+ dependencies = [
1394
+ "pyo3",
1395
+ "serde",
1396
+ ]
1397
+
1398
+ [[package]]
1399
+ name = "quote"
1400
+ version = "1.0.46"
1401
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1402
+ checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
1403
+ dependencies = [
1404
+ "proc-macro2",
1405
+ ]
1406
+
1407
+ [[package]]
1408
+ name = "r-efi"
1409
+ version = "6.0.0"
1410
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1411
+ checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
1412
+
1413
+ [[package]]
1414
+ name = "rand"
1415
+ version = "0.8.7"
1416
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1417
+ checksum = "22f6172bdec972074665ed81ed53b71da00bfc44b65a753cfde883ec4c702a1a"
1418
+ dependencies = [
1419
+ "libc",
1420
+ "rand_chacha",
1421
+ "rand_core 0.6.4",
1422
+ ]
1423
+
1424
+ [[package]]
1425
+ name = "rand"
1426
+ version = "0.10.2"
1427
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1428
+ checksum = "c7f5fa3a058cd35567ef9bfa5e75732bee0f9e4c55fa90477bef2dfcdbc4be80"
1429
+ dependencies = [
1430
+ "chacha20",
1431
+ "getrandom 0.4.3",
1432
+ "rand_core 0.10.1",
1433
+ ]
1434
+
1435
+ [[package]]
1436
+ name = "rand_chacha"
1437
+ version = "0.3.1"
1438
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1439
+ checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
1440
+ dependencies = [
1441
+ "ppv-lite86",
1442
+ "rand_core 0.6.4",
1443
+ ]
1444
+
1445
+ [[package]]
1446
+ name = "rand_core"
1447
+ version = "0.6.4"
1448
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1449
+ checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1450
+ dependencies = [
1451
+ "getrandom 0.2.17",
1452
+ ]
1453
+
1454
+ [[package]]
1455
+ name = "rand_core"
1456
+ version = "0.10.1"
1457
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1458
+ checksum = "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69"
1459
+
1460
+ [[package]]
1461
+ name = "rawpointer"
1462
+ version = "0.2.1"
1463
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1464
+ checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"
1465
+
1466
+ [[package]]
1467
+ name = "redox_syscall"
1468
+ version = "0.5.18"
1469
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1470
+ checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
1471
+ dependencies = [
1472
+ "bitflags",
1473
+ ]
1474
+
1475
+ [[package]]
1476
+ name = "ref-cast"
1477
+ version = "1.0.25"
1478
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1479
+ checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d"
1480
+ dependencies = [
1481
+ "ref-cast-impl",
1482
+ ]
1483
+
1484
+ [[package]]
1485
+ name = "ref-cast-impl"
1486
+ version = "1.0.25"
1487
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1488
+ checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da"
1489
+ dependencies = [
1490
+ "proc-macro2",
1491
+ "quote",
1492
+ "syn",
1493
+ ]
1494
+
1495
+ [[package]]
1496
+ name = "reqwest"
1497
+ version = "0.13.4"
1498
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1499
+ checksum = "219c5811de6525e5416c7d5d53bb656d3afdbc6c5af816e0802bcfa42dbdc1c3"
1500
+ dependencies = [
1501
+ "base64",
1502
+ "bytes",
1503
+ "futures-core",
1504
+ "futures-util",
1505
+ "http",
1506
+ "http-body",
1507
+ "http-body-util",
1508
+ "hyper",
1509
+ "hyper-rustls",
1510
+ "hyper-util",
1511
+ "js-sys",
1512
+ "log",
1513
+ "percent-encoding",
1514
+ "pin-project-lite",
1515
+ "rustls",
1516
+ "rustls-pki-types",
1517
+ "rustls-platform-verifier",
1518
+ "serde",
1519
+ "serde_json",
1520
+ "sync_wrapper",
1521
+ "tokio",
1522
+ "tokio-rustls",
1523
+ "tokio-util",
1524
+ "tower",
1525
+ "tower-http",
1526
+ "tower-service",
1527
+ "url",
1528
+ "wasm-bindgen",
1529
+ "wasm-bindgen-futures",
1530
+ "wasm-streams",
1531
+ "web-sys",
1532
+ ]
1533
+
1534
+ [[package]]
1535
+ name = "reqwest-middleware"
1536
+ version = "0.5.2"
1537
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1538
+ checksum = "07bc3f1384cffa4f274dad2d4ddd73aed32fed8f786d96c6be8aa4e5fd3c3b58"
1539
+ dependencies = [
1540
+ "anyhow",
1541
+ "async-trait",
1542
+ "http",
1543
+ "reqwest",
1544
+ "thiserror",
1545
+ "tower-service",
1546
+ ]
1547
+
1548
+ [[package]]
1549
+ name = "reqwest-retry"
1550
+ version = "0.9.1"
1551
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1552
+ checksum = "fe2412db2af7d2268e7a5406be0431f37d9eb67ff390f35b395716f5f06c2eaa"
1553
+ dependencies = [
1554
+ "anyhow",
1555
+ "async-trait",
1556
+ "futures",
1557
+ "getrandom 0.2.17",
1558
+ "http",
1559
+ "hyper",
1560
+ "reqwest",
1561
+ "reqwest-middleware",
1562
+ "retry-policies",
1563
+ "thiserror",
1564
+ "tokio",
1565
+ "tracing",
1566
+ "wasmtimer",
1567
+ ]
1568
+
1569
+ [[package]]
1570
+ name = "retry-policies"
1571
+ version = "0.5.2"
1572
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1573
+ checksum = "dc05fbf560421a0357a750cbe78c7ca19d4923918490daabba313d5dbc871e47"
1574
+ dependencies = [
1575
+ "rand 0.10.2",
1576
+ ]
1577
+
1578
+ [[package]]
1579
+ name = "ring"
1580
+ version = "0.17.14"
1581
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1582
+ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
1583
+ dependencies = [
1584
+ "cc",
1585
+ "cfg-if",
1586
+ "getrandom 0.2.17",
1587
+ "libc",
1588
+ "untrusted",
1589
+ "windows-sys 0.52.0",
1590
+ ]
1591
+
1592
+ [[package]]
1593
+ name = "rustc-hash"
1594
+ version = "1.1.0"
1595
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1596
+ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
1597
+
1598
+ [[package]]
1599
+ name = "rustc-hash"
1600
+ version = "2.1.3"
1601
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1602
+ checksum = "6b1e7f9a428571be2dc5bc0505c13fb6bf936822b894ec87abf8a08a4e51742d"
1603
+
1604
+ [[package]]
1605
+ name = "rustc_version"
1606
+ version = "0.4.1"
1607
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1608
+ checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
1609
+ dependencies = [
1610
+ "semver",
1611
+ ]
1612
+
1613
+ [[package]]
1614
+ name = "rustls"
1615
+ version = "0.23.42"
1616
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1617
+ checksum = "3c54fcab019b409d04215d3a17cb438fd7fbf192ee61461f20f4fe18704bc138"
1618
+ dependencies = [
1619
+ "once_cell",
1620
+ "ring",
1621
+ "rustls-pki-types",
1622
+ "rustls-webpki",
1623
+ "subtle",
1624
+ "zeroize",
1625
+ ]
1626
+
1627
+ [[package]]
1628
+ name = "rustls-native-certs"
1629
+ version = "0.8.4"
1630
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1631
+ checksum = "dab5152771c58876a2146916e53e35057e1a4dfa2b9df0f0305b07f611fdea4d"
1632
+ dependencies = [
1633
+ "openssl-probe",
1634
+ "rustls-pki-types",
1635
+ "schannel",
1636
+ "security-framework",
1637
+ ]
1638
+
1639
+ [[package]]
1640
+ name = "rustls-pki-types"
1641
+ version = "1.15.0"
1642
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1643
+ checksum = "764899a24af3980067ee14bc143654f297b22eaebfe3c7b6b211920a5a59b046"
1644
+ dependencies = [
1645
+ "zeroize",
1646
+ ]
1647
+
1648
+ [[package]]
1649
+ name = "rustls-platform-verifier"
1650
+ version = "0.7.0"
1651
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1652
+ checksum = "26d1e2536ce4f35f4846aa13bff16bd0ff40157cdb14cc056c7b14ba41233ba0"
1653
+ dependencies = [
1654
+ "core-foundation",
1655
+ "core-foundation-sys",
1656
+ "jni",
1657
+ "log",
1658
+ "once_cell",
1659
+ "rustls",
1660
+ "rustls-native-certs",
1661
+ "rustls-platform-verifier-android",
1662
+ "rustls-webpki",
1663
+ "security-framework",
1664
+ "security-framework-sys",
1665
+ "webpki-root-certs",
1666
+ "windows-sys 0.61.2",
1667
+ ]
1668
+
1669
+ [[package]]
1670
+ name = "rustls-platform-verifier-android"
1671
+ version = "0.1.1"
1672
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1673
+ checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
1674
+
1675
+ [[package]]
1676
+ name = "rustls-webpki"
1677
+ version = "0.103.13"
1678
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1679
+ checksum = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e"
1680
+ dependencies = [
1681
+ "ring",
1682
+ "rustls-pki-types",
1683
+ "untrusted",
1684
+ ]
1685
+
1686
+ [[package]]
1687
+ name = "rustpython-ast"
1688
+ version = "0.4.0"
1689
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1690
+ checksum = "4cdaf8ee5c1473b993b398c174641d3aa9da847af36e8d5eb8291930b72f31a5"
1691
+ dependencies = [
1692
+ "is-macro",
1693
+ "num-bigint",
1694
+ "rustpython-parser-core",
1695
+ "static_assertions",
1696
+ ]
1697
+
1698
+ [[package]]
1699
+ name = "rustpython-parser"
1700
+ version = "0.4.0"
1701
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1702
+ checksum = "868f724daac0caf9bd36d38caf45819905193a901e8f1c983345a68e18fb2abb"
1703
+ dependencies = [
1704
+ "anyhow",
1705
+ "is-macro",
1706
+ "itertools 0.11.0",
1707
+ "lalrpop-util",
1708
+ "log",
1709
+ "num-bigint",
1710
+ "num-traits",
1711
+ "phf",
1712
+ "phf_codegen",
1713
+ "rustc-hash 1.1.0",
1714
+ "rustpython-ast",
1715
+ "rustpython-parser-core",
1716
+ "tiny-keccak",
1717
+ "unic-emoji-char",
1718
+ "unic-ucd-ident",
1719
+ "unicode_names2",
1720
+ ]
1721
+
1722
+ [[package]]
1723
+ name = "rustpython-parser-core"
1724
+ version = "0.4.0"
1725
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1726
+ checksum = "b4b6c12fa273825edc7bccd9a734f0ad5ba4b8a2f4da5ff7efe946f066d0f4ad"
1727
+ dependencies = [
1728
+ "is-macro",
1729
+ "memchr",
1730
+ "rustpython-parser-vendored",
1731
+ ]
1732
+
1733
+ [[package]]
1734
+ name = "rustpython-parser-vendored"
1735
+ version = "0.4.0"
1736
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1737
+ checksum = "04fcea49a4630a3a5d940f4d514dc4f575ed63c14c3e3ed07146634aed7f67a6"
1738
+ dependencies = [
1739
+ "memchr",
1740
+ "once_cell",
1741
+ ]
1742
+
1743
+ [[package]]
1744
+ name = "rustversion"
1745
+ version = "1.0.23"
1746
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1747
+ checksum = "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f"
1748
+
1749
+ [[package]]
1750
+ name = "same-file"
1751
+ version = "1.0.6"
1752
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1753
+ checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
1754
+ dependencies = [
1755
+ "winapi-util",
1756
+ ]
1757
+
1758
+ [[package]]
1759
+ name = "schannel"
1760
+ version = "0.1.29"
1761
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1762
+ checksum = "91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939"
1763
+ dependencies = [
1764
+ "windows-sys 0.61.2",
1765
+ ]
1766
+
1767
+ [[package]]
1768
+ name = "schemars"
1769
+ version = "1.2.1"
1770
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1771
+ checksum = "a2b42f36aa1cd011945615b92222f6bf73c599a102a300334cd7f8dbeec726cc"
1772
+ dependencies = [
1773
+ "dyn-clone",
1774
+ "ref-cast",
1775
+ "schemars_derive",
1776
+ "serde",
1777
+ "serde_json",
1778
+ ]
1779
+
1780
+ [[package]]
1781
+ name = "schemars_derive"
1782
+ version = "1.2.1"
1783
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1784
+ checksum = "7d115b50f4aaeea07e79c1912f645c7513d81715d0420f8bc77a18c6260b307f"
1785
+ dependencies = [
1786
+ "proc-macro2",
1787
+ "quote",
1788
+ "serde_derive_internals",
1789
+ "syn",
1790
+ ]
1791
+
1792
+ [[package]]
1793
+ name = "scopeguard"
1794
+ version = "1.2.0"
1795
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1796
+ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
1797
+
1798
+ [[package]]
1799
+ name = "security-framework"
1800
+ version = "3.7.0"
1801
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1802
+ checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d"
1803
+ dependencies = [
1804
+ "bitflags",
1805
+ "core-foundation",
1806
+ "core-foundation-sys",
1807
+ "libc",
1808
+ "security-framework-sys",
1809
+ ]
1810
+
1811
+ [[package]]
1812
+ name = "security-framework-sys"
1813
+ version = "2.17.0"
1814
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1815
+ checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3"
1816
+ dependencies = [
1817
+ "core-foundation-sys",
1818
+ "libc",
1819
+ ]
1820
+
1821
+ [[package]]
1822
+ name = "semver"
1823
+ version = "1.0.28"
1824
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1825
+ checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
1826
+
1827
+ [[package]]
1828
+ name = "serde"
1829
+ version = "1.0.228"
1830
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1831
+ checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
1832
+ dependencies = [
1833
+ "serde_core",
1834
+ "serde_derive",
1835
+ ]
1836
+
1837
+ [[package]]
1838
+ name = "serde_core"
1839
+ version = "1.0.228"
1840
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1841
+ checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
1842
+ dependencies = [
1843
+ "serde_derive",
1844
+ ]
1845
+
1846
+ [[package]]
1847
+ name = "serde_derive"
1848
+ version = "1.0.228"
1849
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1850
+ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
1851
+ dependencies = [
1852
+ "proc-macro2",
1853
+ "quote",
1854
+ "syn",
1855
+ ]
1856
+
1857
+ [[package]]
1858
+ name = "serde_derive_internals"
1859
+ version = "0.29.1"
1860
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1861
+ checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
1862
+ dependencies = [
1863
+ "proc-macro2",
1864
+ "quote",
1865
+ "syn",
1866
+ ]
1867
+
1868
+ [[package]]
1869
+ name = "serde_json"
1870
+ version = "1.0.150"
1871
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1872
+ checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
1873
+ dependencies = [
1874
+ "itoa",
1875
+ "memchr",
1876
+ "serde",
1877
+ "serde_core",
1878
+ "zmij",
1879
+ ]
1880
+
1881
+ [[package]]
1882
+ name = "serde_spanned"
1883
+ version = "1.1.1"
1884
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1885
+ checksum = "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26"
1886
+ dependencies = [
1887
+ "serde_core",
1888
+ ]
1889
+
1890
+ [[package]]
1891
+ name = "shlex"
1892
+ version = "2.0.1"
1893
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1894
+ checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
1895
+
1896
+ [[package]]
1897
+ name = "simd_cesu8"
1898
+ version = "1.2.0"
1899
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1900
+ checksum = "11031e251abf8611c80f460e19dbdeb54a66db918e49c65a7065b46ac7aec520"
1901
+ dependencies = [
1902
+ "rustc_version",
1903
+ "simdutf8",
1904
+ ]
1905
+
1906
+ [[package]]
1907
+ name = "simdutf8"
1908
+ version = "0.1.5"
1909
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1910
+ checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
1911
+
1912
+ [[package]]
1913
+ name = "siphasher"
1914
+ version = "1.0.3"
1915
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1916
+ checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
1917
+
1918
+ [[package]]
1919
+ name = "slab"
1920
+ version = "0.4.12"
1921
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1922
+ checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
1923
+
1924
+ [[package]]
1925
+ name = "smallvec"
1926
+ version = "1.15.2"
1927
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1928
+ checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90"
1929
+
1930
+ [[package]]
1931
+ name = "socket2"
1932
+ version = "0.6.4"
1933
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1934
+ checksum = "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51"
1935
+ dependencies = [
1936
+ "libc",
1937
+ "windows-sys 0.61.2",
1938
+ ]
1939
+
1940
+ [[package]]
1941
+ name = "stable_deref_trait"
1942
+ version = "1.2.1"
1943
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1944
+ checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
1945
+
1946
+ [[package]]
1947
+ name = "static_assertions"
1948
+ version = "1.1.0"
1949
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1950
+ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
1951
+
1952
+ [[package]]
1953
+ name = "strsim"
1954
+ version = "0.11.1"
1955
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1956
+ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1957
+
1958
+ [[package]]
1959
+ name = "subtle"
1960
+ version = "2.6.1"
1961
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1962
+ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
1963
+
1964
+ [[package]]
1965
+ name = "syn"
1966
+ version = "2.0.118"
1967
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1968
+ checksum = "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
1969
+ dependencies = [
1970
+ "proc-macro2",
1971
+ "quote",
1972
+ "unicode-ident",
1973
+ ]
1974
+
1975
+ [[package]]
1976
+ name = "sync_wrapper"
1977
+ version = "1.0.2"
1978
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1979
+ checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
1980
+ dependencies = [
1981
+ "futures-core",
1982
+ ]
1983
+
1984
+ [[package]]
1985
+ name = "synstructure"
1986
+ version = "0.13.2"
1987
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1988
+ checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
1989
+ dependencies = [
1990
+ "proc-macro2",
1991
+ "quote",
1992
+ "syn",
1993
+ ]
1994
+
1995
+ [[package]]
1996
+ name = "target-lexicon"
1997
+ version = "0.13.5"
1998
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1999
+ checksum = "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
2000
+
2001
+ [[package]]
2002
+ name = "thiserror"
2003
+ version = "2.0.18"
2004
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2005
+ checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
2006
+ dependencies = [
2007
+ "thiserror-impl",
2008
+ ]
2009
+
2010
+ [[package]]
2011
+ name = "thiserror-impl"
2012
+ version = "2.0.18"
2013
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2014
+ checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
2015
+ dependencies = [
2016
+ "proc-macro2",
2017
+ "quote",
2018
+ "syn",
2019
+ ]
2020
+
2021
+ [[package]]
2022
+ name = "time"
2023
+ version = "0.3.54"
2024
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2025
+ checksum = "3e1d5e639ff6bab73cb6885cc7e7b1de96c3f32c68ec55f3952614bec1092244"
2026
+ dependencies = [
2027
+ "deranged",
2028
+ "num-conv",
2029
+ "powerfmt",
2030
+ "serde_core",
2031
+ "time-core",
2032
+ ]
2033
+
2034
+ [[package]]
2035
+ name = "time-core"
2036
+ version = "0.1.9"
2037
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2038
+ checksum = "9e1c906769ad99c88eaa54e728060edef082f8e358ff32030cb7c7d315e81109"
2039
+
2040
+ [[package]]
2041
+ name = "tiny-keccak"
2042
+ version = "2.0.2"
2043
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2044
+ checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
2045
+ dependencies = [
2046
+ "crunchy",
2047
+ ]
2048
+
2049
+ [[package]]
2050
+ name = "tinystr"
2051
+ version = "0.8.3"
2052
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2053
+ checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
2054
+ dependencies = [
2055
+ "displaydoc",
2056
+ "zerovec",
2057
+ ]
2058
+
2059
+ [[package]]
2060
+ name = "tokio"
2061
+ version = "1.52.3"
2062
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2063
+ checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe"
2064
+ dependencies = [
2065
+ "bytes",
2066
+ "libc",
2067
+ "mio",
2068
+ "pin-project-lite",
2069
+ "socket2",
2070
+ "tokio-macros",
2071
+ "windows-sys 0.61.2",
2072
+ ]
2073
+
2074
+ [[package]]
2075
+ name = "tokio-macros"
2076
+ version = "2.7.0"
2077
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2078
+ checksum = "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496"
2079
+ dependencies = [
2080
+ "proc-macro2",
2081
+ "quote",
2082
+ "syn",
2083
+ ]
2084
+
2085
+ [[package]]
2086
+ name = "tokio-rustls"
2087
+ version = "0.26.4"
2088
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2089
+ checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
2090
+ dependencies = [
2091
+ "rustls",
2092
+ "tokio",
2093
+ ]
2094
+
2095
+ [[package]]
2096
+ name = "tokio-util"
2097
+ version = "0.7.18"
2098
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2099
+ checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098"
2100
+ dependencies = [
2101
+ "bytes",
2102
+ "futures-core",
2103
+ "futures-sink",
2104
+ "pin-project-lite",
2105
+ "tokio",
2106
+ ]
2107
+
2108
+ [[package]]
2109
+ name = "toml"
2110
+ version = "1.1.3+spec-1.1.0"
2111
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2112
+ checksum = "53c96ecdfa941c8fc4fcaed14f99ada8ebed502eef533015095a07e3301d4c3c"
2113
+ dependencies = [
2114
+ "indexmap",
2115
+ "serde_core",
2116
+ "serde_spanned",
2117
+ "toml_datetime",
2118
+ "toml_parser",
2119
+ "toml_writer",
2120
+ "winnow",
2121
+ ]
2122
+
2123
+ [[package]]
2124
+ name = "toml_datetime"
2125
+ version = "1.1.1+spec-1.1.0"
2126
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2127
+ checksum = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7"
2128
+ dependencies = [
2129
+ "serde_core",
2130
+ ]
2131
+
2132
+ [[package]]
2133
+ name = "toml_parser"
2134
+ version = "1.1.3+spec-1.1.0"
2135
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2136
+ checksum = "1d38ac1cf9b95face32296c0a3ede1fdc270627c9d9c02a7274dd6d960dc4d56"
2137
+ dependencies = [
2138
+ "winnow",
2139
+ ]
2140
+
2141
+ [[package]]
2142
+ name = "toml_writer"
2143
+ version = "1.1.2+spec-1.1.0"
2144
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2145
+ checksum = "7d56353a2a665ad0f41a421187180aab746c8c325620617ad883a99a1cbe66d2"
2146
+
2147
+ [[package]]
2148
+ name = "tower"
2149
+ version = "0.5.3"
2150
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2151
+ checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4"
2152
+ dependencies = [
2153
+ "futures-core",
2154
+ "futures-util",
2155
+ "pin-project-lite",
2156
+ "sync_wrapper",
2157
+ "tokio",
2158
+ "tower-layer",
2159
+ "tower-service",
2160
+ ]
2161
+
2162
+ [[package]]
2163
+ name = "tower-http"
2164
+ version = "0.6.11"
2165
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2166
+ checksum = "4cfcf7e2740e6fc6d4d688b4ef00650406bb94adf4731e43c096c3a19fe40840"
2167
+ dependencies = [
2168
+ "bitflags",
2169
+ "bytes",
2170
+ "futures-util",
2171
+ "http",
2172
+ "http-body",
2173
+ "pin-project-lite",
2174
+ "tower",
2175
+ "tower-layer",
2176
+ "tower-service",
2177
+ "url",
2178
+ ]
2179
+
2180
+ [[package]]
2181
+ name = "tower-layer"
2182
+ version = "0.3.3"
2183
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2184
+ checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
2185
+
2186
+ [[package]]
2187
+ name = "tower-service"
2188
+ version = "0.3.3"
2189
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2190
+ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
2191
+
2192
+ [[package]]
2193
+ name = "tracing"
2194
+ version = "0.1.44"
2195
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2196
+ checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
2197
+ dependencies = [
2198
+ "pin-project-lite",
2199
+ "tracing-attributes",
2200
+ "tracing-core",
2201
+ ]
2202
+
2203
+ [[package]]
2204
+ name = "tracing-attributes"
2205
+ version = "0.1.31"
2206
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2207
+ checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
2208
+ dependencies = [
2209
+ "proc-macro2",
2210
+ "quote",
2211
+ "syn",
2212
+ ]
2213
+
2214
+ [[package]]
2215
+ name = "tracing-core"
2216
+ version = "0.1.36"
2217
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2218
+ checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
2219
+ dependencies = [
2220
+ "once_cell",
2221
+ ]
2222
+
2223
+ [[package]]
2224
+ name = "try-lock"
2225
+ version = "0.2.5"
2226
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2227
+ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
2228
+
2229
+ [[package]]
2230
+ name = "unic-char-property"
2231
+ version = "0.9.0"
2232
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2233
+ checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
2234
+ dependencies = [
2235
+ "unic-char-range",
2236
+ ]
2237
+
2238
+ [[package]]
2239
+ name = "unic-char-range"
2240
+ version = "0.9.0"
2241
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2242
+ checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
2243
+
2244
+ [[package]]
2245
+ name = "unic-common"
2246
+ version = "0.9.0"
2247
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2248
+ checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
2249
+
2250
+ [[package]]
2251
+ name = "unic-emoji-char"
2252
+ version = "0.9.0"
2253
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2254
+ checksum = "0b07221e68897210270a38bde4babb655869637af0f69407f96053a34f76494d"
2255
+ dependencies = [
2256
+ "unic-char-property",
2257
+ "unic-char-range",
2258
+ "unic-ucd-version",
2259
+ ]
2260
+
2261
+ [[package]]
2262
+ name = "unic-ucd-ident"
2263
+ version = "0.9.0"
2264
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2265
+ checksum = "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987"
2266
+ dependencies = [
2267
+ "unic-char-property",
2268
+ "unic-char-range",
2269
+ "unic-ucd-version",
2270
+ ]
2271
+
2272
+ [[package]]
2273
+ name = "unic-ucd-version"
2274
+ version = "0.9.0"
2275
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2276
+ checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
2277
+ dependencies = [
2278
+ "unic-common",
2279
+ ]
2280
+
2281
+ [[package]]
2282
+ name = "unicode-ident"
2283
+ version = "1.0.24"
2284
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2285
+ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
2286
+
2287
+ [[package]]
2288
+ name = "unicode-segmentation"
2289
+ version = "1.13.3"
2290
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2291
+ checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
2292
+
2293
+ [[package]]
2294
+ name = "unicode-width"
2295
+ version = "0.2.2"
2296
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2297
+ checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
2298
+
2299
+ [[package]]
2300
+ name = "unicode_names2"
2301
+ version = "1.3.0"
2302
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2303
+ checksum = "d1673eca9782c84de5f81b82e4109dcfb3611c8ba0d52930ec4a9478f547b2dd"
2304
+ dependencies = [
2305
+ "phf",
2306
+ "unicode_names2_generator",
2307
+ ]
2308
+
2309
+ [[package]]
2310
+ name = "unicode_names2_generator"
2311
+ version = "1.3.0"
2312
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2313
+ checksum = "b91e5b84611016120197efd7dc93ef76774f4e084cd73c9fb3ea4a86c570c56e"
2314
+ dependencies = [
2315
+ "getopts",
2316
+ "log",
2317
+ "phf_codegen",
2318
+ "rand 0.8.7",
2319
+ ]
2320
+
2321
+ [[package]]
2322
+ name = "untrusted"
2323
+ version = "0.9.0"
2324
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2325
+ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
2326
+
2327
+ [[package]]
2328
+ name = "url"
2329
+ version = "2.5.8"
2330
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2331
+ checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
2332
+ dependencies = [
2333
+ "form_urlencoded",
2334
+ "idna",
2335
+ "percent-encoding",
2336
+ "serde",
2337
+ ]
2338
+
2339
+ [[package]]
2340
+ name = "utf8_iter"
2341
+ version = "1.0.4"
2342
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2343
+ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
2344
+
2345
+ [[package]]
2346
+ name = "utf8parse"
2347
+ version = "0.2.2"
2348
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2349
+ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
2350
+
2351
+ [[package]]
2352
+ name = "walkdir"
2353
+ version = "2.5.0"
2354
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2355
+ checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
2356
+ dependencies = [
2357
+ "same-file",
2358
+ "winapi-util",
2359
+ ]
2360
+
2361
+ [[package]]
2362
+ name = "want"
2363
+ version = "0.3.1"
2364
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2365
+ checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
2366
+ dependencies = [
2367
+ "try-lock",
2368
+ ]
2369
+
2370
+ [[package]]
2371
+ name = "wasi"
2372
+ version = "0.11.1+wasi-snapshot-preview1"
2373
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2374
+ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
2375
+
2376
+ [[package]]
2377
+ name = "wasm-bindgen"
2378
+ version = "0.2.126"
2379
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2380
+ checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4"
2381
+ dependencies = [
2382
+ "cfg-if",
2383
+ "once_cell",
2384
+ "rustversion",
2385
+ "wasm-bindgen-macro",
2386
+ "wasm-bindgen-shared",
2387
+ ]
2388
+
2389
+ [[package]]
2390
+ name = "wasm-bindgen-futures"
2391
+ version = "0.4.76"
2392
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2393
+ checksum = "c62df1340f32221cb9c54d6a27b030e3dba64361d4a95bed55f9aacb44da291d"
2394
+ dependencies = [
2395
+ "js-sys",
2396
+ "wasm-bindgen",
2397
+ ]
2398
+
2399
+ [[package]]
2400
+ name = "wasm-bindgen-macro"
2401
+ version = "0.2.126"
2402
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2403
+ checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1"
2404
+ dependencies = [
2405
+ "quote",
2406
+ "wasm-bindgen-macro-support",
2407
+ ]
2408
+
2409
+ [[package]]
2410
+ name = "wasm-bindgen-macro-support"
2411
+ version = "0.2.126"
2412
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2413
+ checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e"
2414
+ dependencies = [
2415
+ "bumpalo",
2416
+ "proc-macro2",
2417
+ "quote",
2418
+ "syn",
2419
+ "wasm-bindgen-shared",
2420
+ ]
2421
+
2422
+ [[package]]
2423
+ name = "wasm-bindgen-shared"
2424
+ version = "0.2.126"
2425
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2426
+ checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24"
2427
+ dependencies = [
2428
+ "unicode-ident",
2429
+ ]
2430
+
2431
+ [[package]]
2432
+ name = "wasm-streams"
2433
+ version = "0.5.0"
2434
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2435
+ checksum = "9d1ec4f6517c9e11ae630e200b2b65d193279042e28edd4a2cda233e46670bbb"
2436
+ dependencies = [
2437
+ "futures-util",
2438
+ "js-sys",
2439
+ "wasm-bindgen",
2440
+ "wasm-bindgen-futures",
2441
+ "web-sys",
2442
+ ]
2443
+
2444
+ [[package]]
2445
+ name = "wasmtimer"
2446
+ version = "0.4.3"
2447
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2448
+ checksum = "1c598d6b99ea013e35844697fc4670d08339d5cda15588f193c6beedd12f644b"
2449
+ dependencies = [
2450
+ "futures",
2451
+ "js-sys",
2452
+ "parking_lot",
2453
+ "pin-utils",
2454
+ "slab",
2455
+ "wasm-bindgen",
2456
+ ]
2457
+
2458
+ [[package]]
2459
+ name = "web-sys"
2460
+ version = "0.3.103"
2461
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2462
+ checksum = "8622dcb61c0bcc9fffa6938bed81210af2da9a7e4a1a834b2e37a59b6dfb6141"
2463
+ dependencies = [
2464
+ "js-sys",
2465
+ "wasm-bindgen",
2466
+ ]
2467
+
2468
+ [[package]]
2469
+ name = "webpki-root-certs"
2470
+ version = "1.0.9"
2471
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2472
+ checksum = "b96554aa2acc8ccdb7e1c9a58a7a68dd5d13bccc69cd124cb09406db612a1c9b"
2473
+ dependencies = [
2474
+ "rustls-pki-types",
2475
+ ]
2476
+
2477
+ [[package]]
2478
+ name = "winapi-util"
2479
+ version = "0.1.11"
2480
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2481
+ checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
2482
+ dependencies = [
2483
+ "windows-sys 0.61.2",
2484
+ ]
2485
+
2486
+ [[package]]
2487
+ name = "windows-core"
2488
+ version = "0.62.2"
2489
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2490
+ checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
2491
+ dependencies = [
2492
+ "windows-implement",
2493
+ "windows-interface",
2494
+ "windows-link",
2495
+ "windows-result",
2496
+ "windows-strings",
2497
+ ]
2498
+
2499
+ [[package]]
2500
+ name = "windows-implement"
2501
+ version = "0.60.2"
2502
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2503
+ checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
2504
+ dependencies = [
2505
+ "proc-macro2",
2506
+ "quote",
2507
+ "syn",
2508
+ ]
2509
+
2510
+ [[package]]
2511
+ name = "windows-interface"
2512
+ version = "0.59.3"
2513
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2514
+ checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
2515
+ dependencies = [
2516
+ "proc-macro2",
2517
+ "quote",
2518
+ "syn",
2519
+ ]
2520
+
2521
+ [[package]]
2522
+ name = "windows-link"
2523
+ version = "0.2.1"
2524
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2525
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
2526
+
2527
+ [[package]]
2528
+ name = "windows-result"
2529
+ version = "0.4.1"
2530
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2531
+ checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
2532
+ dependencies = [
2533
+ "windows-link",
2534
+ ]
2535
+
2536
+ [[package]]
2537
+ name = "windows-strings"
2538
+ version = "0.5.1"
2539
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2540
+ checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
2541
+ dependencies = [
2542
+ "windows-link",
2543
+ ]
2544
+
2545
+ [[package]]
2546
+ name = "windows-sys"
2547
+ version = "0.52.0"
2548
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2549
+ checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
2550
+ dependencies = [
2551
+ "windows-targets",
2552
+ ]
2553
+
2554
+ [[package]]
2555
+ name = "windows-sys"
2556
+ version = "0.61.2"
2557
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2558
+ checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
2559
+ dependencies = [
2560
+ "windows-link",
2561
+ ]
2562
+
2563
+ [[package]]
2564
+ name = "windows-targets"
2565
+ version = "0.52.6"
2566
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2567
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2568
+ dependencies = [
2569
+ "windows_aarch64_gnullvm",
2570
+ "windows_aarch64_msvc",
2571
+ "windows_i686_gnu",
2572
+ "windows_i686_gnullvm",
2573
+ "windows_i686_msvc",
2574
+ "windows_x86_64_gnu",
2575
+ "windows_x86_64_gnullvm",
2576
+ "windows_x86_64_msvc",
2577
+ ]
2578
+
2579
+ [[package]]
2580
+ name = "windows_aarch64_gnullvm"
2581
+ version = "0.52.6"
2582
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2583
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2584
+
2585
+ [[package]]
2586
+ name = "windows_aarch64_msvc"
2587
+ version = "0.52.6"
2588
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2589
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2590
+
2591
+ [[package]]
2592
+ name = "windows_i686_gnu"
2593
+ version = "0.52.6"
2594
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2595
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
2596
+
2597
+ [[package]]
2598
+ name = "windows_i686_gnullvm"
2599
+ version = "0.52.6"
2600
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2601
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2602
+
2603
+ [[package]]
2604
+ name = "windows_i686_msvc"
2605
+ version = "0.52.6"
2606
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2607
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2608
+
2609
+ [[package]]
2610
+ name = "windows_x86_64_gnu"
2611
+ version = "0.52.6"
2612
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2613
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2614
+
2615
+ [[package]]
2616
+ name = "windows_x86_64_gnullvm"
2617
+ version = "0.52.6"
2618
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2619
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2620
+
2621
+ [[package]]
2622
+ name = "windows_x86_64_msvc"
2623
+ version = "0.52.6"
2624
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2625
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
2626
+
2627
+ [[package]]
2628
+ name = "winnow"
2629
+ version = "1.0.4"
2630
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2631
+ checksum = "23b97319f7b8343df12cc98938e5c3eb436064524c8d2b4e30a1d3a36eecdf81"
2632
+
2633
+ [[package]]
2634
+ name = "writeable"
2635
+ version = "0.6.3"
2636
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2637
+ checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
2638
+
2639
+ [[package]]
2640
+ name = "yoke"
2641
+ version = "0.8.3"
2642
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2643
+ checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5"
2644
+ dependencies = [
2645
+ "stable_deref_trait",
2646
+ "yoke-derive",
2647
+ "zerofrom",
2648
+ ]
2649
+
2650
+ [[package]]
2651
+ name = "yoke-derive"
2652
+ version = "0.8.2"
2653
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2654
+ checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
2655
+ dependencies = [
2656
+ "proc-macro2",
2657
+ "quote",
2658
+ "syn",
2659
+ "synstructure",
2660
+ ]
2661
+
2662
+ [[package]]
2663
+ name = "zerocopy"
2664
+ version = "0.8.55"
2665
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2666
+ checksum = "b5a105cd7b140f6eeec8acff2ea38135d3cab283ada58540f629fe51e46696eb"
2667
+ dependencies = [
2668
+ "zerocopy-derive",
2669
+ ]
2670
+
2671
+ [[package]]
2672
+ name = "zerocopy-derive"
2673
+ version = "0.8.55"
2674
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2675
+ checksum = "0fe976fb70c78cd64cccfe3a6fc142244e8a77b70959b30faf9d0ac37ee228eb"
2676
+ dependencies = [
2677
+ "proc-macro2",
2678
+ "quote",
2679
+ "syn",
2680
+ ]
2681
+
2682
+ [[package]]
2683
+ name = "zerofrom"
2684
+ version = "0.1.8"
2685
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2686
+ checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
2687
+ dependencies = [
2688
+ "zerofrom-derive",
2689
+ ]
2690
+
2691
+ [[package]]
2692
+ name = "zerofrom-derive"
2693
+ version = "0.1.7"
2694
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2695
+ checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
2696
+ dependencies = [
2697
+ "proc-macro2",
2698
+ "quote",
2699
+ "syn",
2700
+ "synstructure",
2701
+ ]
2702
+
2703
+ [[package]]
2704
+ name = "zeroize"
2705
+ version = "1.9.0"
2706
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2707
+ checksum = "e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e"
2708
+
2709
+ [[package]]
2710
+ name = "zerotrie"
2711
+ version = "0.2.4"
2712
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2713
+ checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
2714
+ dependencies = [
2715
+ "displaydoc",
2716
+ "yoke",
2717
+ "zerofrom",
2718
+ ]
2719
+
2720
+ [[package]]
2721
+ name = "zerovec"
2722
+ version = "0.11.6"
2723
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2724
+ checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
2725
+ dependencies = [
2726
+ "yoke",
2727
+ "zerofrom",
2728
+ "zerovec-derive",
2729
+ ]
2730
+
2731
+ [[package]]
2732
+ name = "zerovec-derive"
2733
+ version = "0.11.3"
2734
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2735
+ checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
2736
+ dependencies = [
2737
+ "proc-macro2",
2738
+ "quote",
2739
+ "syn",
2740
+ ]
2741
+
2742
+ [[package]]
2743
+ name = "zmij"
2744
+ version = "1.0.21"
2745
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2746
+ checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"