refkit 0.0.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,875 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "biblatex"
7
+ version = "0.12.0"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "591eba69b7c085632e22ca03606f0bbea68d53bbe26c8962e2d549af20c6a561"
10
+ dependencies = [
11
+ "paste",
12
+ "roman-numerals-rs",
13
+ "strum",
14
+ "unic-langid",
15
+ "unicode-normalization",
16
+ "unscanny",
17
+ ]
18
+
19
+ [[package]]
20
+ name = "cfg-if"
21
+ version = "1.0.4"
22
+ source = "registry+https://github.com/rust-lang/crates.io-index"
23
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
24
+
25
+ [[package]]
26
+ name = "ciborium"
27
+ version = "0.2.2"
28
+ source = "registry+https://github.com/rust-lang/crates.io-index"
29
+ checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
30
+ dependencies = [
31
+ "ciborium-io",
32
+ "ciborium-ll",
33
+ "serde",
34
+ ]
35
+
36
+ [[package]]
37
+ name = "ciborium-io"
38
+ version = "0.2.2"
39
+ source = "registry+https://github.com/rust-lang/crates.io-index"
40
+ checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
41
+
42
+ [[package]]
43
+ name = "ciborium-ll"
44
+ version = "0.2.2"
45
+ source = "registry+https://github.com/rust-lang/crates.io-index"
46
+ checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
47
+ dependencies = [
48
+ "ciborium-io",
49
+ "half",
50
+ ]
51
+
52
+ [[package]]
53
+ name = "citationberg"
54
+ version = "0.7.0"
55
+ source = "registry+https://github.com/rust-lang/crates.io-index"
56
+ checksum = "756ff1e3d43a9ecc8183932fb4d9fd3971236f3ce4acb62fe51d1cd43297547d"
57
+ dependencies = [
58
+ "quick-xml",
59
+ "serde",
60
+ "serde_path_to_error",
61
+ "unscanny",
62
+ ]
63
+
64
+ [[package]]
65
+ name = "crunchy"
66
+ version = "0.2.4"
67
+ source = "registry+https://github.com/rust-lang/crates.io-index"
68
+ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
69
+
70
+ [[package]]
71
+ name = "displaydoc"
72
+ version = "0.2.6"
73
+ source = "registry+https://github.com/rust-lang/crates.io-index"
74
+ checksum = "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f"
75
+ dependencies = [
76
+ "proc-macro2",
77
+ "quote",
78
+ "syn",
79
+ ]
80
+
81
+ [[package]]
82
+ name = "equivalent"
83
+ version = "1.0.2"
84
+ source = "registry+https://github.com/rust-lang/crates.io-index"
85
+ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
86
+
87
+ [[package]]
88
+ name = "form_urlencoded"
89
+ version = "1.2.2"
90
+ source = "registry+https://github.com/rust-lang/crates.io-index"
91
+ checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
92
+ dependencies = [
93
+ "percent-encoding",
94
+ ]
95
+
96
+ [[package]]
97
+ name = "half"
98
+ version = "2.7.1"
99
+ source = "registry+https://github.com/rust-lang/crates.io-index"
100
+ checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
101
+ dependencies = [
102
+ "cfg-if",
103
+ "crunchy",
104
+ "zerocopy",
105
+ ]
106
+
107
+ [[package]]
108
+ name = "hashbrown"
109
+ version = "0.17.1"
110
+ source = "registry+https://github.com/rust-lang/crates.io-index"
111
+ checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
112
+
113
+ [[package]]
114
+ name = "hayagriva"
115
+ version = "0.10.0"
116
+ source = "registry+https://github.com/rust-lang/crates.io-index"
117
+ checksum = "fe5f9b181c35b7aa0ca4837c7b26a940d2502ec940fabfc520b61eb0f2e47acf"
118
+ dependencies = [
119
+ "biblatex",
120
+ "ciborium",
121
+ "citationberg",
122
+ "icu_collator",
123
+ "icu_locale",
124
+ "indexmap",
125
+ "paste",
126
+ "roman-numerals-rs",
127
+ "serde",
128
+ "serde_yaml",
129
+ "thiserror",
130
+ "unic-langid",
131
+ "unicode-segmentation",
132
+ "unscanny",
133
+ "url",
134
+ ]
135
+
136
+ [[package]]
137
+ name = "heck"
138
+ version = "0.5.0"
139
+ source = "registry+https://github.com/rust-lang/crates.io-index"
140
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
141
+
142
+ [[package]]
143
+ name = "icu_collator"
144
+ version = "2.2.0"
145
+ source = "registry+https://github.com/rust-lang/crates.io-index"
146
+ checksum = "b521b92a2666061ddda902769d8a4cf730b5c9529a845cc1b69770b12a6c9a71"
147
+ dependencies = [
148
+ "icu_collator_data",
149
+ "icu_collections",
150
+ "icu_locale",
151
+ "icu_locale_core",
152
+ "icu_normalizer",
153
+ "icu_properties",
154
+ "icu_provider",
155
+ "smallvec",
156
+ "utf16_iter",
157
+ "utf8_iter",
158
+ "zerovec",
159
+ ]
160
+
161
+ [[package]]
162
+ name = "icu_collator_data"
163
+ version = "2.2.0"
164
+ source = "registry+https://github.com/rust-lang/crates.io-index"
165
+ checksum = "038ed8e5817f2059c2f3efb0945ba78d060d3d25e8f1a1bea5139f821a21a2f0"
166
+
167
+ [[package]]
168
+ name = "icu_collections"
169
+ version = "2.2.0"
170
+ source = "registry+https://github.com/rust-lang/crates.io-index"
171
+ checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
172
+ dependencies = [
173
+ "displaydoc",
174
+ "potential_utf",
175
+ "utf8_iter",
176
+ "yoke",
177
+ "zerofrom",
178
+ "zerovec",
179
+ ]
180
+
181
+ [[package]]
182
+ name = "icu_locale"
183
+ version = "2.2.0"
184
+ source = "registry+https://github.com/rust-lang/crates.io-index"
185
+ checksum = "d5a396343c7208121dc86e35623d3dfe19814a7613cfd14964994cdc9c9a2e26"
186
+ dependencies = [
187
+ "icu_collections",
188
+ "icu_locale_core",
189
+ "icu_locale_data",
190
+ "icu_provider",
191
+ "potential_utf",
192
+ "tinystr",
193
+ "zerovec",
194
+ ]
195
+
196
+ [[package]]
197
+ name = "icu_locale_core"
198
+ version = "2.2.0"
199
+ source = "registry+https://github.com/rust-lang/crates.io-index"
200
+ checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
201
+ dependencies = [
202
+ "displaydoc",
203
+ "litemap",
204
+ "serde",
205
+ "tinystr",
206
+ "writeable",
207
+ "zerovec",
208
+ ]
209
+
210
+ [[package]]
211
+ name = "icu_locale_data"
212
+ version = "2.2.0"
213
+ source = "registry+https://github.com/rust-lang/crates.io-index"
214
+ checksum = "d5fdcc9ac77c6d74ff5cf6e65ef3181d6af32003b16fce3a77fb451d2f695993"
215
+
216
+ [[package]]
217
+ name = "icu_normalizer"
218
+ version = "2.2.0"
219
+ source = "registry+https://github.com/rust-lang/crates.io-index"
220
+ checksum = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4"
221
+ dependencies = [
222
+ "icu_collections",
223
+ "icu_normalizer_data",
224
+ "icu_properties",
225
+ "icu_provider",
226
+ "smallvec",
227
+ "utf16_iter",
228
+ "utf8_iter",
229
+ "write16",
230
+ "zerovec",
231
+ ]
232
+
233
+ [[package]]
234
+ name = "icu_normalizer_data"
235
+ version = "2.2.0"
236
+ source = "registry+https://github.com/rust-lang/crates.io-index"
237
+ checksum = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38"
238
+
239
+ [[package]]
240
+ name = "icu_properties"
241
+ version = "2.2.0"
242
+ source = "registry+https://github.com/rust-lang/crates.io-index"
243
+ checksum = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de"
244
+ dependencies = [
245
+ "icu_collections",
246
+ "icu_locale_core",
247
+ "icu_properties_data",
248
+ "icu_provider",
249
+ "zerotrie",
250
+ "zerovec",
251
+ ]
252
+
253
+ [[package]]
254
+ name = "icu_properties_data"
255
+ version = "2.2.0"
256
+ source = "registry+https://github.com/rust-lang/crates.io-index"
257
+ checksum = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14"
258
+
259
+ [[package]]
260
+ name = "icu_provider"
261
+ version = "2.2.0"
262
+ source = "registry+https://github.com/rust-lang/crates.io-index"
263
+ checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
264
+ dependencies = [
265
+ "displaydoc",
266
+ "icu_locale_core",
267
+ "serde",
268
+ "stable_deref_trait",
269
+ "writeable",
270
+ "yoke",
271
+ "zerofrom",
272
+ "zerotrie",
273
+ "zerovec",
274
+ ]
275
+
276
+ [[package]]
277
+ name = "idna"
278
+ version = "1.1.0"
279
+ source = "registry+https://github.com/rust-lang/crates.io-index"
280
+ checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
281
+ dependencies = [
282
+ "idna_adapter",
283
+ "smallvec",
284
+ "utf8_iter",
285
+ ]
286
+
287
+ [[package]]
288
+ name = "idna_adapter"
289
+ version = "1.2.2"
290
+ source = "registry+https://github.com/rust-lang/crates.io-index"
291
+ checksum = "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714"
292
+ dependencies = [
293
+ "icu_normalizer",
294
+ "icu_properties",
295
+ ]
296
+
297
+ [[package]]
298
+ name = "indexmap"
299
+ version = "2.14.0"
300
+ source = "registry+https://github.com/rust-lang/crates.io-index"
301
+ checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
302
+ dependencies = [
303
+ "equivalent",
304
+ "hashbrown",
305
+ "serde",
306
+ "serde_core",
307
+ ]
308
+
309
+ [[package]]
310
+ name = "itoa"
311
+ version = "1.0.18"
312
+ source = "registry+https://github.com/rust-lang/crates.io-index"
313
+ checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
314
+
315
+ [[package]]
316
+ name = "libc"
317
+ version = "0.2.186"
318
+ source = "registry+https://github.com/rust-lang/crates.io-index"
319
+ checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
320
+
321
+ [[package]]
322
+ name = "litemap"
323
+ version = "0.8.2"
324
+ source = "registry+https://github.com/rust-lang/crates.io-index"
325
+ checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
326
+
327
+ [[package]]
328
+ name = "memchr"
329
+ version = "2.8.1"
330
+ source = "registry+https://github.com/rust-lang/crates.io-index"
331
+ checksum = "6b947ae49db0d222b1dbc6b113ce7248a3fc3a6ca21b696717bfc000ba4484d8"
332
+
333
+ [[package]]
334
+ name = "once_cell"
335
+ version = "1.21.4"
336
+ source = "registry+https://github.com/rust-lang/crates.io-index"
337
+ checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
338
+
339
+ [[package]]
340
+ name = "paste"
341
+ version = "1.0.15"
342
+ source = "registry+https://github.com/rust-lang/crates.io-index"
343
+ checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
344
+
345
+ [[package]]
346
+ name = "percent-encoding"
347
+ version = "2.3.2"
348
+ source = "registry+https://github.com/rust-lang/crates.io-index"
349
+ checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
350
+
351
+ [[package]]
352
+ name = "portable-atomic"
353
+ version = "1.13.1"
354
+ source = "registry+https://github.com/rust-lang/crates.io-index"
355
+ checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
356
+
357
+ [[package]]
358
+ name = "potential_utf"
359
+ version = "0.1.5"
360
+ source = "registry+https://github.com/rust-lang/crates.io-index"
361
+ checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
362
+ dependencies = [
363
+ "serde_core",
364
+ "writeable",
365
+ "zerovec",
366
+ ]
367
+
368
+ [[package]]
369
+ name = "proc-macro-hack"
370
+ version = "0.5.20+deprecated"
371
+ source = "registry+https://github.com/rust-lang/crates.io-index"
372
+ checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
373
+
374
+ [[package]]
375
+ name = "proc-macro2"
376
+ version = "1.0.106"
377
+ source = "registry+https://github.com/rust-lang/crates.io-index"
378
+ checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
379
+ dependencies = [
380
+ "unicode-ident",
381
+ ]
382
+
383
+ [[package]]
384
+ name = "pyo3"
385
+ version = "0.28.3"
386
+ source = "registry+https://github.com/rust-lang/crates.io-index"
387
+ checksum = "91fd8e38a3b50ed1167fb981cd6fd60147e091784c427b8f7183a7ee32c31c12"
388
+ dependencies = [
389
+ "libc",
390
+ "once_cell",
391
+ "portable-atomic",
392
+ "pyo3-build-config",
393
+ "pyo3-ffi",
394
+ "pyo3-macros",
395
+ ]
396
+
397
+ [[package]]
398
+ name = "pyo3-build-config"
399
+ version = "0.28.3"
400
+ source = "registry+https://github.com/rust-lang/crates.io-index"
401
+ checksum = "e368e7ddfdeb98c9bca7f8383be1648fd84ab466bf2bc015e94008db6d35611e"
402
+ dependencies = [
403
+ "target-lexicon",
404
+ ]
405
+
406
+ [[package]]
407
+ name = "pyo3-ffi"
408
+ version = "0.28.3"
409
+ source = "registry+https://github.com/rust-lang/crates.io-index"
410
+ checksum = "7f29e10af80b1f7ccaf7f69eace800a03ecd13e883acfacc1e5d0988605f651e"
411
+ dependencies = [
412
+ "libc",
413
+ "pyo3-build-config",
414
+ ]
415
+
416
+ [[package]]
417
+ name = "pyo3-macros"
418
+ version = "0.28.3"
419
+ source = "registry+https://github.com/rust-lang/crates.io-index"
420
+ checksum = "df6e520eff47c45997d2fc7dd8214b25dd1310918bbb2642156ef66a67f29813"
421
+ dependencies = [
422
+ "proc-macro2",
423
+ "pyo3-macros-backend",
424
+ "quote",
425
+ "syn",
426
+ ]
427
+
428
+ [[package]]
429
+ name = "pyo3-macros-backend"
430
+ version = "0.28.3"
431
+ source = "registry+https://github.com/rust-lang/crates.io-index"
432
+ checksum = "c4cdc218d835738f81c2338f822078af45b4afdf8b2e33cbb5916f108b813acb"
433
+ dependencies = [
434
+ "heck",
435
+ "proc-macro2",
436
+ "pyo3-build-config",
437
+ "quote",
438
+ "syn",
439
+ ]
440
+
441
+ [[package]]
442
+ name = "quick-xml"
443
+ version = "0.38.4"
444
+ source = "registry+https://github.com/rust-lang/crates.io-index"
445
+ checksum = "b66c2058c55a409d601666cffe35f04333cf1013010882cec174a7467cd4e21c"
446
+ dependencies = [
447
+ "memchr",
448
+ "serde",
449
+ ]
450
+
451
+ [[package]]
452
+ name = "quote"
453
+ version = "1.0.45"
454
+ source = "registry+https://github.com/rust-lang/crates.io-index"
455
+ checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
456
+ dependencies = [
457
+ "proc-macro2",
458
+ ]
459
+
460
+ [[package]]
461
+ name = "refkit"
462
+ version = "0.0.0"
463
+ dependencies = [
464
+ "biblatex",
465
+ "hayagriva",
466
+ "indexmap",
467
+ "pyo3",
468
+ "serde",
469
+ "serde_json",
470
+ ]
471
+
472
+ [[package]]
473
+ name = "roman-numerals-rs"
474
+ version = "3.1.0"
475
+ source = "registry+https://github.com/rust-lang/crates.io-index"
476
+ checksum = "c85cd47a33a4510b1424fe796498e174c6a9cf94e606460ef022a19f3e4ff85e"
477
+
478
+ [[package]]
479
+ name = "ryu"
480
+ version = "1.0.23"
481
+ source = "registry+https://github.com/rust-lang/crates.io-index"
482
+ checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
483
+
484
+ [[package]]
485
+ name = "serde"
486
+ version = "1.0.228"
487
+ source = "registry+https://github.com/rust-lang/crates.io-index"
488
+ checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
489
+ dependencies = [
490
+ "serde_core",
491
+ "serde_derive",
492
+ ]
493
+
494
+ [[package]]
495
+ name = "serde_core"
496
+ version = "1.0.228"
497
+ source = "registry+https://github.com/rust-lang/crates.io-index"
498
+ checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
499
+ dependencies = [
500
+ "serde_derive",
501
+ ]
502
+
503
+ [[package]]
504
+ name = "serde_derive"
505
+ version = "1.0.228"
506
+ source = "registry+https://github.com/rust-lang/crates.io-index"
507
+ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
508
+ dependencies = [
509
+ "proc-macro2",
510
+ "quote",
511
+ "syn",
512
+ ]
513
+
514
+ [[package]]
515
+ name = "serde_json"
516
+ version = "1.0.150"
517
+ source = "registry+https://github.com/rust-lang/crates.io-index"
518
+ checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
519
+ dependencies = [
520
+ "itoa",
521
+ "memchr",
522
+ "serde",
523
+ "serde_core",
524
+ "zmij",
525
+ ]
526
+
527
+ [[package]]
528
+ name = "serde_path_to_error"
529
+ version = "0.1.20"
530
+ source = "registry+https://github.com/rust-lang/crates.io-index"
531
+ checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457"
532
+ dependencies = [
533
+ "itoa",
534
+ "serde",
535
+ "serde_core",
536
+ ]
537
+
538
+ [[package]]
539
+ name = "serde_yaml"
540
+ version = "0.9.34+deprecated"
541
+ source = "registry+https://github.com/rust-lang/crates.io-index"
542
+ checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47"
543
+ dependencies = [
544
+ "indexmap",
545
+ "itoa",
546
+ "ryu",
547
+ "serde",
548
+ "unsafe-libyaml",
549
+ ]
550
+
551
+ [[package]]
552
+ name = "smallvec"
553
+ version = "1.15.1"
554
+ source = "registry+https://github.com/rust-lang/crates.io-index"
555
+ checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
556
+
557
+ [[package]]
558
+ name = "stable_deref_trait"
559
+ version = "1.2.1"
560
+ source = "registry+https://github.com/rust-lang/crates.io-index"
561
+ checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
562
+
563
+ [[package]]
564
+ name = "strum"
565
+ version = "0.27.2"
566
+ source = "registry+https://github.com/rust-lang/crates.io-index"
567
+ checksum = "af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf"
568
+ dependencies = [
569
+ "strum_macros",
570
+ ]
571
+
572
+ [[package]]
573
+ name = "strum_macros"
574
+ version = "0.27.2"
575
+ source = "registry+https://github.com/rust-lang/crates.io-index"
576
+ checksum = "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7"
577
+ dependencies = [
578
+ "heck",
579
+ "proc-macro2",
580
+ "quote",
581
+ "syn",
582
+ ]
583
+
584
+ [[package]]
585
+ name = "syn"
586
+ version = "2.0.117"
587
+ source = "registry+https://github.com/rust-lang/crates.io-index"
588
+ checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
589
+ dependencies = [
590
+ "proc-macro2",
591
+ "quote",
592
+ "unicode-ident",
593
+ ]
594
+
595
+ [[package]]
596
+ name = "synstructure"
597
+ version = "0.13.2"
598
+ source = "registry+https://github.com/rust-lang/crates.io-index"
599
+ checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
600
+ dependencies = [
601
+ "proc-macro2",
602
+ "quote",
603
+ "syn",
604
+ ]
605
+
606
+ [[package]]
607
+ name = "target-lexicon"
608
+ version = "0.13.5"
609
+ source = "registry+https://github.com/rust-lang/crates.io-index"
610
+ checksum = "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
611
+
612
+ [[package]]
613
+ name = "thiserror"
614
+ version = "2.0.18"
615
+ source = "registry+https://github.com/rust-lang/crates.io-index"
616
+ checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
617
+ dependencies = [
618
+ "thiserror-impl",
619
+ ]
620
+
621
+ [[package]]
622
+ name = "thiserror-impl"
623
+ version = "2.0.18"
624
+ source = "registry+https://github.com/rust-lang/crates.io-index"
625
+ checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
626
+ dependencies = [
627
+ "proc-macro2",
628
+ "quote",
629
+ "syn",
630
+ ]
631
+
632
+ [[package]]
633
+ name = "tinystr"
634
+ version = "0.8.3"
635
+ source = "registry+https://github.com/rust-lang/crates.io-index"
636
+ checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
637
+ dependencies = [
638
+ "displaydoc",
639
+ "serde_core",
640
+ "zerovec",
641
+ ]
642
+
643
+ [[package]]
644
+ name = "tinyvec"
645
+ version = "1.11.0"
646
+ source = "registry+https://github.com/rust-lang/crates.io-index"
647
+ checksum = "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3"
648
+ dependencies = [
649
+ "tinyvec_macros",
650
+ ]
651
+
652
+ [[package]]
653
+ name = "tinyvec_macros"
654
+ version = "0.1.1"
655
+ source = "registry+https://github.com/rust-lang/crates.io-index"
656
+ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
657
+
658
+ [[package]]
659
+ name = "unic-langid"
660
+ version = "0.9.6"
661
+ source = "registry+https://github.com/rust-lang/crates.io-index"
662
+ checksum = "a28ba52c9b05311f4f6e62d5d9d46f094bd6e84cb8df7b3ef952748d752a7d05"
663
+ dependencies = [
664
+ "unic-langid-impl",
665
+ "unic-langid-macros",
666
+ ]
667
+
668
+ [[package]]
669
+ name = "unic-langid-impl"
670
+ version = "0.9.6"
671
+ source = "registry+https://github.com/rust-lang/crates.io-index"
672
+ checksum = "dce1bf08044d4b7a94028c93786f8566047edc11110595914de93362559bc658"
673
+ dependencies = [
674
+ "serde",
675
+ "tinystr",
676
+ ]
677
+
678
+ [[package]]
679
+ name = "unic-langid-macros"
680
+ version = "0.9.6"
681
+ source = "registry+https://github.com/rust-lang/crates.io-index"
682
+ checksum = "d5957eb82e346d7add14182a3315a7e298f04e1ba4baac36f7f0dbfedba5fc25"
683
+ dependencies = [
684
+ "proc-macro-hack",
685
+ "tinystr",
686
+ "unic-langid-impl",
687
+ "unic-langid-macros-impl",
688
+ ]
689
+
690
+ [[package]]
691
+ name = "unic-langid-macros-impl"
692
+ version = "0.9.6"
693
+ source = "registry+https://github.com/rust-lang/crates.io-index"
694
+ checksum = "a1249a628de3ad34b821ecb1001355bca3940bcb2f88558f1a8bd82e977f75b5"
695
+ dependencies = [
696
+ "proc-macro-hack",
697
+ "quote",
698
+ "syn",
699
+ "unic-langid-impl",
700
+ ]
701
+
702
+ [[package]]
703
+ name = "unicode-ident"
704
+ version = "1.0.24"
705
+ source = "registry+https://github.com/rust-lang/crates.io-index"
706
+ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
707
+
708
+ [[package]]
709
+ name = "unicode-normalization"
710
+ version = "0.1.25"
711
+ source = "registry+https://github.com/rust-lang/crates.io-index"
712
+ checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8"
713
+ dependencies = [
714
+ "tinyvec",
715
+ ]
716
+
717
+ [[package]]
718
+ name = "unicode-segmentation"
719
+ version = "1.13.3"
720
+ source = "registry+https://github.com/rust-lang/crates.io-index"
721
+ checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
722
+
723
+ [[package]]
724
+ name = "unsafe-libyaml"
725
+ version = "0.2.11"
726
+ source = "registry+https://github.com/rust-lang/crates.io-index"
727
+ checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861"
728
+
729
+ [[package]]
730
+ name = "unscanny"
731
+ version = "0.1.0"
732
+ source = "registry+https://github.com/rust-lang/crates.io-index"
733
+ checksum = "e9df2af067a7953e9c3831320f35c1cc0600c30d44d9f7a12b01db1cd88d6b47"
734
+
735
+ [[package]]
736
+ name = "url"
737
+ version = "2.5.8"
738
+ source = "registry+https://github.com/rust-lang/crates.io-index"
739
+ checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
740
+ dependencies = [
741
+ "form_urlencoded",
742
+ "idna",
743
+ "percent-encoding",
744
+ "serde",
745
+ "serde_derive",
746
+ ]
747
+
748
+ [[package]]
749
+ name = "utf16_iter"
750
+ version = "1.0.5"
751
+ source = "registry+https://github.com/rust-lang/crates.io-index"
752
+ checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
753
+
754
+ [[package]]
755
+ name = "utf8_iter"
756
+ version = "1.0.4"
757
+ source = "registry+https://github.com/rust-lang/crates.io-index"
758
+ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
759
+
760
+ [[package]]
761
+ name = "write16"
762
+ version = "1.0.0"
763
+ source = "registry+https://github.com/rust-lang/crates.io-index"
764
+ checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
765
+
766
+ [[package]]
767
+ name = "writeable"
768
+ version = "0.6.3"
769
+ source = "registry+https://github.com/rust-lang/crates.io-index"
770
+ checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
771
+
772
+ [[package]]
773
+ name = "yoke"
774
+ version = "0.8.3"
775
+ source = "registry+https://github.com/rust-lang/crates.io-index"
776
+ checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5"
777
+ dependencies = [
778
+ "stable_deref_trait",
779
+ "yoke-derive",
780
+ "zerofrom",
781
+ ]
782
+
783
+ [[package]]
784
+ name = "yoke-derive"
785
+ version = "0.8.2"
786
+ source = "registry+https://github.com/rust-lang/crates.io-index"
787
+ checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
788
+ dependencies = [
789
+ "proc-macro2",
790
+ "quote",
791
+ "syn",
792
+ "synstructure",
793
+ ]
794
+
795
+ [[package]]
796
+ name = "zerocopy"
797
+ version = "0.8.52"
798
+ source = "registry+https://github.com/rust-lang/crates.io-index"
799
+ checksum = "ce1022995ff5ff5d841ad7d994facc23098cd40152f2c1d11cd607c6f530653f"
800
+ dependencies = [
801
+ "zerocopy-derive",
802
+ ]
803
+
804
+ [[package]]
805
+ name = "zerocopy-derive"
806
+ version = "0.8.52"
807
+ source = "registry+https://github.com/rust-lang/crates.io-index"
808
+ checksum = "1ae7f38b72ec2a254e2b87ef277cf2cd4fb97cbebf944faa6f33354da0867930"
809
+ dependencies = [
810
+ "proc-macro2",
811
+ "quote",
812
+ "syn",
813
+ ]
814
+
815
+ [[package]]
816
+ name = "zerofrom"
817
+ version = "0.1.8"
818
+ source = "registry+https://github.com/rust-lang/crates.io-index"
819
+ checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
820
+ dependencies = [
821
+ "zerofrom-derive",
822
+ ]
823
+
824
+ [[package]]
825
+ name = "zerofrom-derive"
826
+ version = "0.1.7"
827
+ source = "registry+https://github.com/rust-lang/crates.io-index"
828
+ checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
829
+ dependencies = [
830
+ "proc-macro2",
831
+ "quote",
832
+ "syn",
833
+ "synstructure",
834
+ ]
835
+
836
+ [[package]]
837
+ name = "zerotrie"
838
+ version = "0.2.4"
839
+ source = "registry+https://github.com/rust-lang/crates.io-index"
840
+ checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
841
+ dependencies = [
842
+ "displaydoc",
843
+ "yoke",
844
+ "zerofrom",
845
+ "zerovec",
846
+ ]
847
+
848
+ [[package]]
849
+ name = "zerovec"
850
+ version = "0.11.6"
851
+ source = "registry+https://github.com/rust-lang/crates.io-index"
852
+ checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
853
+ dependencies = [
854
+ "serde",
855
+ "yoke",
856
+ "zerofrom",
857
+ "zerovec-derive",
858
+ ]
859
+
860
+ [[package]]
861
+ name = "zerovec-derive"
862
+ version = "0.11.3"
863
+ source = "registry+https://github.com/rust-lang/crates.io-index"
864
+ checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
865
+ dependencies = [
866
+ "proc-macro2",
867
+ "quote",
868
+ "syn",
869
+ ]
870
+
871
+ [[package]]
872
+ name = "zmij"
873
+ version = "1.0.21"
874
+ source = "registry+https://github.com/rust-lang/crates.io-index"
875
+ checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"