rusty_racer 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,952 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "adler2"
7
+ version = "2.0.1"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
10
+
11
+ [[package]]
12
+ name = "aho-corasick"
13
+ version = "1.1.4"
14
+ source = "registry+https://github.com/rust-lang/crates.io-index"
15
+ checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
16
+ dependencies = [
17
+ "memchr",
18
+ ]
19
+
20
+ [[package]]
21
+ name = "autocfg"
22
+ version = "1.5.1"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
25
+
26
+ [[package]]
27
+ name = "bindgen"
28
+ version = "0.72.1"
29
+ source = "registry+https://github.com/rust-lang/crates.io-index"
30
+ checksum = "993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895"
31
+ dependencies = [
32
+ "bitflags",
33
+ "cexpr",
34
+ "clang-sys",
35
+ "itertools",
36
+ "log",
37
+ "prettyplease",
38
+ "proc-macro2",
39
+ "quote",
40
+ "regex",
41
+ "rustc-hash",
42
+ "shlex",
43
+ "syn",
44
+ ]
45
+
46
+ [[package]]
47
+ name = "bitflags"
48
+ version = "2.13.0"
49
+ source = "registry+https://github.com/rust-lang/crates.io-index"
50
+ checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
51
+
52
+ [[package]]
53
+ name = "calendrical_calculations"
54
+ version = "0.2.4"
55
+ source = "registry+https://github.com/rust-lang/crates.io-index"
56
+ checksum = "5abbd6eeda6885048d357edc66748eea6e0268e3dd11f326fff5bd248d779c26"
57
+ dependencies = [
58
+ "core_maths",
59
+ "displaydoc",
60
+ ]
61
+
62
+ [[package]]
63
+ name = "cexpr"
64
+ version = "0.6.0"
65
+ source = "registry+https://github.com/rust-lang/crates.io-index"
66
+ checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
67
+ dependencies = [
68
+ "nom",
69
+ ]
70
+
71
+ [[package]]
72
+ name = "cfg-if"
73
+ version = "1.0.4"
74
+ source = "registry+https://github.com/rust-lang/crates.io-index"
75
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
76
+
77
+ [[package]]
78
+ name = "clang-sys"
79
+ version = "1.8.1"
80
+ source = "registry+https://github.com/rust-lang/crates.io-index"
81
+ checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
82
+ dependencies = [
83
+ "glob",
84
+ "libc",
85
+ "libloading",
86
+ ]
87
+
88
+ [[package]]
89
+ name = "core_maths"
90
+ version = "0.1.1"
91
+ source = "registry+https://github.com/rust-lang/crates.io-index"
92
+ checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30"
93
+ dependencies = [
94
+ "libm",
95
+ ]
96
+
97
+ [[package]]
98
+ name = "crc32fast"
99
+ version = "1.5.0"
100
+ source = "registry+https://github.com/rust-lang/crates.io-index"
101
+ checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
102
+ dependencies = [
103
+ "cfg-if",
104
+ ]
105
+
106
+ [[package]]
107
+ name = "diplomat"
108
+ version = "0.15.0"
109
+ source = "registry+https://github.com/rust-lang/crates.io-index"
110
+ checksum = "7935649d00000f5c5d735448ad3dc07b9738160727017914cf42138b8e8e6611"
111
+ dependencies = [
112
+ "diplomat_core",
113
+ "proc-macro2",
114
+ "quote",
115
+ "syn",
116
+ ]
117
+
118
+ [[package]]
119
+ name = "diplomat-runtime"
120
+ version = "0.15.1"
121
+ source = "registry+https://github.com/rust-lang/crates.io-index"
122
+ checksum = "970ac38ad677632efcee6d517e783958da9bc78ec206d8d5e35b459ffc5e4864"
123
+
124
+ [[package]]
125
+ name = "diplomat_core"
126
+ version = "0.15.0"
127
+ source = "registry+https://github.com/rust-lang/crates.io-index"
128
+ checksum = "9cf41b94101a4bce993febaf0098092b0bb31deaf0ecaf6e0a2562465f61b383"
129
+ dependencies = [
130
+ "proc-macro2",
131
+ "quote",
132
+ "serde",
133
+ "smallvec",
134
+ "strck",
135
+ "syn",
136
+ ]
137
+
138
+ [[package]]
139
+ name = "displaydoc"
140
+ version = "0.2.6"
141
+ source = "registry+https://github.com/rust-lang/crates.io-index"
142
+ checksum = "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f"
143
+ dependencies = [
144
+ "proc-macro2",
145
+ "quote",
146
+ "syn",
147
+ ]
148
+
149
+ [[package]]
150
+ name = "either"
151
+ version = "1.16.0"
152
+ source = "registry+https://github.com/rust-lang/crates.io-index"
153
+ checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
154
+
155
+ [[package]]
156
+ name = "errno"
157
+ version = "0.3.14"
158
+ source = "registry+https://github.com/rust-lang/crates.io-index"
159
+ checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
160
+ dependencies = [
161
+ "libc",
162
+ "windows-sys 0.61.2",
163
+ ]
164
+
165
+ [[package]]
166
+ name = "fslock"
167
+ version = "0.2.1"
168
+ source = "registry+https://github.com/rust-lang/crates.io-index"
169
+ checksum = "04412b8935272e3a9bae6f48c7bfff74c2911f60525404edfdd28e49884c3bfb"
170
+ dependencies = [
171
+ "libc",
172
+ "winapi",
173
+ ]
174
+
175
+ [[package]]
176
+ name = "glob"
177
+ version = "0.3.3"
178
+ source = "registry+https://github.com/rust-lang/crates.io-index"
179
+ checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
180
+
181
+ [[package]]
182
+ name = "gzip-header"
183
+ version = "1.1.0"
184
+ source = "registry+https://github.com/rust-lang/crates.io-index"
185
+ checksum = "86848f4fd157d91041a62c78046fb7b248bcc2dce78376d436a1756e9a038577"
186
+ dependencies = [
187
+ "crc32fast",
188
+ ]
189
+
190
+ [[package]]
191
+ name = "home"
192
+ version = "0.5.12"
193
+ source = "registry+https://github.com/rust-lang/crates.io-index"
194
+ checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d"
195
+ dependencies = [
196
+ "windows-sys 0.61.2",
197
+ ]
198
+
199
+ [[package]]
200
+ name = "icu_calendar"
201
+ version = "2.2.1"
202
+ source = "registry+https://github.com/rust-lang/crates.io-index"
203
+ checksum = "a2b2acc6263f494f1df50685b53ff8e57869e47d5c6fe39c23d518ae9a4f3e45"
204
+ dependencies = [
205
+ "calendrical_calculations",
206
+ "displaydoc",
207
+ "icu_calendar_data",
208
+ "icu_locale",
209
+ "icu_locale_core",
210
+ "icu_provider",
211
+ "tinystr",
212
+ "zerovec",
213
+ ]
214
+
215
+ [[package]]
216
+ name = "icu_calendar_data"
217
+ version = "2.2.0"
218
+ source = "registry+https://github.com/rust-lang/crates.io-index"
219
+ checksum = "118577bcf3a0fa7c6ac0a7d6e951814da84ee56b9b1f68fb4d8d10b08cefaf4d"
220
+
221
+ [[package]]
222
+ name = "icu_collections"
223
+ version = "2.2.0"
224
+ source = "registry+https://github.com/rust-lang/crates.io-index"
225
+ checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
226
+ dependencies = [
227
+ "displaydoc",
228
+ "potential_utf",
229
+ "utf8_iter",
230
+ "yoke",
231
+ "zerofrom",
232
+ "zerovec",
233
+ ]
234
+
235
+ [[package]]
236
+ name = "icu_locale"
237
+ version = "2.2.0"
238
+ source = "registry+https://github.com/rust-lang/crates.io-index"
239
+ checksum = "d5a396343c7208121dc86e35623d3dfe19814a7613cfd14964994cdc9c9a2e26"
240
+ dependencies = [
241
+ "icu_collections",
242
+ "icu_locale_core",
243
+ "icu_locale_data",
244
+ "icu_provider",
245
+ "potential_utf",
246
+ "tinystr",
247
+ "zerovec",
248
+ ]
249
+
250
+ [[package]]
251
+ name = "icu_locale_core"
252
+ version = "2.2.0"
253
+ source = "registry+https://github.com/rust-lang/crates.io-index"
254
+ checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
255
+ dependencies = [
256
+ "displaydoc",
257
+ "litemap",
258
+ "serde",
259
+ "tinystr",
260
+ "writeable",
261
+ "zerovec",
262
+ ]
263
+
264
+ [[package]]
265
+ name = "icu_locale_data"
266
+ version = "2.2.0"
267
+ source = "registry+https://github.com/rust-lang/crates.io-index"
268
+ checksum = "d5fdcc9ac77c6d74ff5cf6e65ef3181d6af32003b16fce3a77fb451d2f695993"
269
+
270
+ [[package]]
271
+ name = "icu_provider"
272
+ version = "2.2.0"
273
+ source = "registry+https://github.com/rust-lang/crates.io-index"
274
+ checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
275
+ dependencies = [
276
+ "displaydoc",
277
+ "icu_locale_core",
278
+ "serde",
279
+ "stable_deref_trait",
280
+ "writeable",
281
+ "yoke",
282
+ "zerofrom",
283
+ "zerotrie",
284
+ "zerovec",
285
+ ]
286
+
287
+ [[package]]
288
+ name = "itertools"
289
+ version = "0.13.0"
290
+ source = "registry+https://github.com/rust-lang/crates.io-index"
291
+ checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
292
+ dependencies = [
293
+ "either",
294
+ ]
295
+
296
+ [[package]]
297
+ name = "ixdtf"
298
+ version = "0.6.5"
299
+ source = "registry+https://github.com/rust-lang/crates.io-index"
300
+ checksum = "2ceaf4c6c48465bead8cb6a0b7c4ee0c86ecbb31239032b9c66ab9a08d2f3ee1"
301
+
302
+ [[package]]
303
+ name = "lazy_static"
304
+ version = "1.5.0"
305
+ source = "registry+https://github.com/rust-lang/crates.io-index"
306
+ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
307
+
308
+ [[package]]
309
+ name = "libc"
310
+ version = "0.2.186"
311
+ source = "registry+https://github.com/rust-lang/crates.io-index"
312
+ checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
313
+
314
+ [[package]]
315
+ name = "libloading"
316
+ version = "0.8.9"
317
+ source = "registry+https://github.com/rust-lang/crates.io-index"
318
+ checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
319
+ dependencies = [
320
+ "cfg-if",
321
+ "windows-link",
322
+ ]
323
+
324
+ [[package]]
325
+ name = "libm"
326
+ version = "0.2.16"
327
+ source = "registry+https://github.com/rust-lang/crates.io-index"
328
+ checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
329
+
330
+ [[package]]
331
+ name = "linux-raw-sys"
332
+ version = "0.4.15"
333
+ source = "registry+https://github.com/rust-lang/crates.io-index"
334
+ checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
335
+
336
+ [[package]]
337
+ name = "litemap"
338
+ version = "0.8.2"
339
+ source = "registry+https://github.com/rust-lang/crates.io-index"
340
+ checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
341
+
342
+ [[package]]
343
+ name = "log"
344
+ version = "0.4.32"
345
+ source = "registry+https://github.com/rust-lang/crates.io-index"
346
+ checksum = "953f07c43838f8e6f9758cab68bf5bed85465e7587ebe0b823f1bcd81978ad3a"
347
+
348
+ [[package]]
349
+ name = "magnus"
350
+ version = "0.8.2"
351
+ source = "registry+https://github.com/rust-lang/crates.io-index"
352
+ checksum = "3b36a5b126bbe97eb0d02d07acfeb327036c6319fd816139a49824a83b7f9012"
353
+ dependencies = [
354
+ "magnus-macros",
355
+ "rb-sys",
356
+ "rb-sys-env",
357
+ "seq-macro",
358
+ ]
359
+
360
+ [[package]]
361
+ name = "magnus-macros"
362
+ version = "0.8.0"
363
+ source = "registry+https://github.com/rust-lang/crates.io-index"
364
+ checksum = "47607461fd8e1513cb4f2076c197d8092d921a1ea75bd08af97398f593751892"
365
+ dependencies = [
366
+ "proc-macro2",
367
+ "quote",
368
+ "syn",
369
+ ]
370
+
371
+ [[package]]
372
+ name = "memchr"
373
+ version = "2.8.1"
374
+ source = "registry+https://github.com/rust-lang/crates.io-index"
375
+ checksum = "6b947ae49db0d222b1dbc6b113ce7248a3fc3a6ca21b696717bfc000ba4484d8"
376
+
377
+ [[package]]
378
+ name = "minimal-lexical"
379
+ version = "0.2.1"
380
+ source = "registry+https://github.com/rust-lang/crates.io-index"
381
+ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
382
+
383
+ [[package]]
384
+ name = "miniz_oxide"
385
+ version = "0.8.9"
386
+ source = "registry+https://github.com/rust-lang/crates.io-index"
387
+ checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
388
+ dependencies = [
389
+ "adler2",
390
+ ]
391
+
392
+ [[package]]
393
+ name = "nom"
394
+ version = "7.1.3"
395
+ source = "registry+https://github.com/rust-lang/crates.io-index"
396
+ checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
397
+ dependencies = [
398
+ "memchr",
399
+ "minimal-lexical",
400
+ ]
401
+
402
+ [[package]]
403
+ name = "num-traits"
404
+ version = "0.2.19"
405
+ source = "registry+https://github.com/rust-lang/crates.io-index"
406
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
407
+ dependencies = [
408
+ "autocfg",
409
+ ]
410
+
411
+ [[package]]
412
+ name = "paste"
413
+ version = "1.0.15"
414
+ source = "registry+https://github.com/rust-lang/crates.io-index"
415
+ checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
416
+
417
+ [[package]]
418
+ name = "potential_utf"
419
+ version = "0.1.5"
420
+ source = "registry+https://github.com/rust-lang/crates.io-index"
421
+ checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
422
+ dependencies = [
423
+ "serde_core",
424
+ "writeable",
425
+ "zerovec",
426
+ ]
427
+
428
+ [[package]]
429
+ name = "prettyplease"
430
+ version = "0.2.37"
431
+ source = "registry+https://github.com/rust-lang/crates.io-index"
432
+ checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
433
+ dependencies = [
434
+ "proc-macro2",
435
+ "syn",
436
+ ]
437
+
438
+ [[package]]
439
+ name = "proc-macro2"
440
+ version = "1.0.106"
441
+ source = "registry+https://github.com/rust-lang/crates.io-index"
442
+ checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
443
+ dependencies = [
444
+ "unicode-ident",
445
+ ]
446
+
447
+ [[package]]
448
+ name = "quote"
449
+ version = "1.0.45"
450
+ source = "registry+https://github.com/rust-lang/crates.io-index"
451
+ checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
452
+ dependencies = [
453
+ "proc-macro2",
454
+ ]
455
+
456
+ [[package]]
457
+ name = "rb-sys"
458
+ version = "0.9.128"
459
+ source = "registry+https://github.com/rust-lang/crates.io-index"
460
+ checksum = "45ca28513560e56cfb79a62b1fce363c73af170a182024ce880c77ee9429920a"
461
+ dependencies = [
462
+ "rb-sys-build",
463
+ ]
464
+
465
+ [[package]]
466
+ name = "rb-sys-build"
467
+ version = "0.9.128"
468
+ source = "registry+https://github.com/rust-lang/crates.io-index"
469
+ checksum = "ce04b2c55eff3a21aaa623fcc655d94373238e72cac6b3e1a3641ff31649f99a"
470
+ dependencies = [
471
+ "bindgen",
472
+ "lazy_static",
473
+ "proc-macro2",
474
+ "quote",
475
+ "regex",
476
+ "shell-words",
477
+ "syn",
478
+ ]
479
+
480
+ [[package]]
481
+ name = "rb-sys-env"
482
+ version = "0.2.3"
483
+ source = "registry+https://github.com/rust-lang/crates.io-index"
484
+ checksum = "cca7ad6a7e21e72151d56fe2495a259b5670e204c3adac41ee7ef676ea08117a"
485
+
486
+ [[package]]
487
+ name = "regex"
488
+ version = "1.12.4"
489
+ source = "registry+https://github.com/rust-lang/crates.io-index"
490
+ checksum = "f1292b7759ae1cb9ec195452d1390a074f0cd8541ab7a5a8c31cd6db45d4a6ba"
491
+ dependencies = [
492
+ "aho-corasick",
493
+ "memchr",
494
+ "regex-automata",
495
+ "regex-syntax",
496
+ ]
497
+
498
+ [[package]]
499
+ name = "regex-automata"
500
+ version = "0.4.14"
501
+ source = "registry+https://github.com/rust-lang/crates.io-index"
502
+ checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
503
+ dependencies = [
504
+ "aho-corasick",
505
+ "memchr",
506
+ "regex-syntax",
507
+ ]
508
+
509
+ [[package]]
510
+ name = "regex-syntax"
511
+ version = "0.8.11"
512
+ source = "registry+https://github.com/rust-lang/crates.io-index"
513
+ checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
514
+
515
+ [[package]]
516
+ name = "resb"
517
+ version = "0.1.2"
518
+ source = "registry+https://github.com/rust-lang/crates.io-index"
519
+ checksum = "22d392791f3c6802a1905a509e9d1a6039cbbcb5e9e00e5a6d3661f7c874f390"
520
+ dependencies = [
521
+ "potential_utf",
522
+ "serde_core",
523
+ ]
524
+
525
+ [[package]]
526
+ name = "rustc-hash"
527
+ version = "2.1.2"
528
+ source = "registry+https://github.com/rust-lang/crates.io-index"
529
+ checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
530
+
531
+ [[package]]
532
+ name = "rustix"
533
+ version = "0.38.44"
534
+ source = "registry+https://github.com/rust-lang/crates.io-index"
535
+ checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
536
+ dependencies = [
537
+ "bitflags",
538
+ "errno",
539
+ "libc",
540
+ "linux-raw-sys",
541
+ "windows-sys 0.59.0",
542
+ ]
543
+
544
+ [[package]]
545
+ name = "rusty_racer"
546
+ version = "0.1.0"
547
+ dependencies = [
548
+ "magnus",
549
+ "rb-sys",
550
+ "v8",
551
+ ]
552
+
553
+ [[package]]
554
+ name = "seq-macro"
555
+ version = "0.3.6"
556
+ source = "registry+https://github.com/rust-lang/crates.io-index"
557
+ checksum = "1bc711410fbe7399f390ca1c3b60ad0f53f80e95c5eb935e52268a0e2cd49acc"
558
+
559
+ [[package]]
560
+ name = "serde"
561
+ version = "1.0.228"
562
+ source = "registry+https://github.com/rust-lang/crates.io-index"
563
+ checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
564
+ dependencies = [
565
+ "serde_core",
566
+ "serde_derive",
567
+ ]
568
+
569
+ [[package]]
570
+ name = "serde_core"
571
+ version = "1.0.228"
572
+ source = "registry+https://github.com/rust-lang/crates.io-index"
573
+ checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
574
+ dependencies = [
575
+ "serde_derive",
576
+ ]
577
+
578
+ [[package]]
579
+ name = "serde_derive"
580
+ version = "1.0.228"
581
+ source = "registry+https://github.com/rust-lang/crates.io-index"
582
+ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
583
+ dependencies = [
584
+ "proc-macro2",
585
+ "quote",
586
+ "syn",
587
+ ]
588
+
589
+ [[package]]
590
+ name = "shell-words"
591
+ version = "1.1.1"
592
+ source = "registry+https://github.com/rust-lang/crates.io-index"
593
+ checksum = "dc6fe69c597f9c37bfeeeeeb33da3530379845f10be461a66d16d03eca2ded77"
594
+
595
+ [[package]]
596
+ name = "shlex"
597
+ version = "1.3.0"
598
+ source = "registry+https://github.com/rust-lang/crates.io-index"
599
+ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
600
+
601
+ [[package]]
602
+ name = "smallvec"
603
+ version = "1.15.1"
604
+ source = "registry+https://github.com/rust-lang/crates.io-index"
605
+ checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
606
+
607
+ [[package]]
608
+ name = "stable_deref_trait"
609
+ version = "1.2.1"
610
+ source = "registry+https://github.com/rust-lang/crates.io-index"
611
+ checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
612
+
613
+ [[package]]
614
+ name = "strck"
615
+ version = "1.0.0"
616
+ source = "registry+https://github.com/rust-lang/crates.io-index"
617
+ checksum = "42316e70da376f3d113a68d138a60d8a9883c604fe97942721ec2068dab13a9f"
618
+ dependencies = [
619
+ "unicode-ident",
620
+ ]
621
+
622
+ [[package]]
623
+ name = "syn"
624
+ version = "2.0.117"
625
+ source = "registry+https://github.com/rust-lang/crates.io-index"
626
+ checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
627
+ dependencies = [
628
+ "proc-macro2",
629
+ "quote",
630
+ "unicode-ident",
631
+ ]
632
+
633
+ [[package]]
634
+ name = "synstructure"
635
+ version = "0.13.2"
636
+ source = "registry+https://github.com/rust-lang/crates.io-index"
637
+ checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
638
+ dependencies = [
639
+ "proc-macro2",
640
+ "quote",
641
+ "syn",
642
+ ]
643
+
644
+ [[package]]
645
+ name = "temporal_capi"
646
+ version = "0.2.3"
647
+ source = "registry+https://github.com/rust-lang/crates.io-index"
648
+ checksum = "8a2a1f001e756a9f5f2d175a9965c4c0b3a054f09f30de3a75ab49765f2deb36"
649
+ dependencies = [
650
+ "diplomat",
651
+ "diplomat-runtime",
652
+ "icu_calendar",
653
+ "icu_locale_core",
654
+ "num-traits",
655
+ "temporal_rs",
656
+ "timezone_provider",
657
+ "writeable",
658
+ "zoneinfo64",
659
+ ]
660
+
661
+ [[package]]
662
+ name = "temporal_rs"
663
+ version = "0.2.3"
664
+ source = "registry+https://github.com/rust-lang/crates.io-index"
665
+ checksum = "9a902a45282e5175186b21d355efc92564601efe6e2d92818dc9e333d50bd4de"
666
+ dependencies = [
667
+ "calendrical_calculations",
668
+ "core_maths",
669
+ "icu_calendar",
670
+ "icu_locale_core",
671
+ "ixdtf",
672
+ "num-traits",
673
+ "timezone_provider",
674
+ "tinystr",
675
+ "writeable",
676
+ ]
677
+
678
+ [[package]]
679
+ name = "timezone_provider"
680
+ version = "0.2.3"
681
+ source = "registry+https://github.com/rust-lang/crates.io-index"
682
+ checksum = "c48f9b04628a2b813051e4dfe97c65281e49625eabd09ec343190e31e399a8c2"
683
+ dependencies = [
684
+ "tinystr",
685
+ "zerotrie",
686
+ "zerovec",
687
+ "zoneinfo64",
688
+ ]
689
+
690
+ [[package]]
691
+ name = "tinystr"
692
+ version = "0.8.3"
693
+ source = "registry+https://github.com/rust-lang/crates.io-index"
694
+ checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
695
+ dependencies = [
696
+ "displaydoc",
697
+ "serde_core",
698
+ "zerovec",
699
+ ]
700
+
701
+ [[package]]
702
+ name = "unicode-ident"
703
+ version = "1.0.24"
704
+ source = "registry+https://github.com/rust-lang/crates.io-index"
705
+ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
706
+
707
+ [[package]]
708
+ name = "utf8_iter"
709
+ version = "1.0.4"
710
+ source = "registry+https://github.com/rust-lang/crates.io-index"
711
+ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
712
+
713
+ [[package]]
714
+ name = "v8"
715
+ version = "150.0.0"
716
+ source = "registry+https://github.com/rust-lang/crates.io-index"
717
+ checksum = "0536cf89ae8d8cbc1665a76c7bc121cad55bd7e12fa67e30d766aa9db393ed72"
718
+ dependencies = [
719
+ "bindgen",
720
+ "bitflags",
721
+ "fslock",
722
+ "gzip-header",
723
+ "home",
724
+ "miniz_oxide",
725
+ "paste",
726
+ "temporal_capi",
727
+ "which",
728
+ ]
729
+
730
+ [[package]]
731
+ name = "which"
732
+ version = "6.0.3"
733
+ source = "registry+https://github.com/rust-lang/crates.io-index"
734
+ checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
735
+ dependencies = [
736
+ "either",
737
+ "home",
738
+ "rustix",
739
+ "winsafe",
740
+ ]
741
+
742
+ [[package]]
743
+ name = "winapi"
744
+ version = "0.3.9"
745
+ source = "registry+https://github.com/rust-lang/crates.io-index"
746
+ checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
747
+ dependencies = [
748
+ "winapi-i686-pc-windows-gnu",
749
+ "winapi-x86_64-pc-windows-gnu",
750
+ ]
751
+
752
+ [[package]]
753
+ name = "winapi-i686-pc-windows-gnu"
754
+ version = "0.4.0"
755
+ source = "registry+https://github.com/rust-lang/crates.io-index"
756
+ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
757
+
758
+ [[package]]
759
+ name = "winapi-x86_64-pc-windows-gnu"
760
+ version = "0.4.0"
761
+ source = "registry+https://github.com/rust-lang/crates.io-index"
762
+ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
763
+
764
+ [[package]]
765
+ name = "windows-link"
766
+ version = "0.2.1"
767
+ source = "registry+https://github.com/rust-lang/crates.io-index"
768
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
769
+
770
+ [[package]]
771
+ name = "windows-sys"
772
+ version = "0.59.0"
773
+ source = "registry+https://github.com/rust-lang/crates.io-index"
774
+ checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
775
+ dependencies = [
776
+ "windows-targets",
777
+ ]
778
+
779
+ [[package]]
780
+ name = "windows-sys"
781
+ version = "0.61.2"
782
+ source = "registry+https://github.com/rust-lang/crates.io-index"
783
+ checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
784
+ dependencies = [
785
+ "windows-link",
786
+ ]
787
+
788
+ [[package]]
789
+ name = "windows-targets"
790
+ version = "0.52.6"
791
+ source = "registry+https://github.com/rust-lang/crates.io-index"
792
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
793
+ dependencies = [
794
+ "windows_aarch64_gnullvm",
795
+ "windows_aarch64_msvc",
796
+ "windows_i686_gnu",
797
+ "windows_i686_gnullvm",
798
+ "windows_i686_msvc",
799
+ "windows_x86_64_gnu",
800
+ "windows_x86_64_gnullvm",
801
+ "windows_x86_64_msvc",
802
+ ]
803
+
804
+ [[package]]
805
+ name = "windows_aarch64_gnullvm"
806
+ version = "0.52.6"
807
+ source = "registry+https://github.com/rust-lang/crates.io-index"
808
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
809
+
810
+ [[package]]
811
+ name = "windows_aarch64_msvc"
812
+ version = "0.52.6"
813
+ source = "registry+https://github.com/rust-lang/crates.io-index"
814
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
815
+
816
+ [[package]]
817
+ name = "windows_i686_gnu"
818
+ version = "0.52.6"
819
+ source = "registry+https://github.com/rust-lang/crates.io-index"
820
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
821
+
822
+ [[package]]
823
+ name = "windows_i686_gnullvm"
824
+ version = "0.52.6"
825
+ source = "registry+https://github.com/rust-lang/crates.io-index"
826
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
827
+
828
+ [[package]]
829
+ name = "windows_i686_msvc"
830
+ version = "0.52.6"
831
+ source = "registry+https://github.com/rust-lang/crates.io-index"
832
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
833
+
834
+ [[package]]
835
+ name = "windows_x86_64_gnu"
836
+ version = "0.52.6"
837
+ source = "registry+https://github.com/rust-lang/crates.io-index"
838
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
839
+
840
+ [[package]]
841
+ name = "windows_x86_64_gnullvm"
842
+ version = "0.52.6"
843
+ source = "registry+https://github.com/rust-lang/crates.io-index"
844
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
845
+
846
+ [[package]]
847
+ name = "windows_x86_64_msvc"
848
+ version = "0.52.6"
849
+ source = "registry+https://github.com/rust-lang/crates.io-index"
850
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
851
+
852
+ [[package]]
853
+ name = "winsafe"
854
+ version = "0.0.19"
855
+ source = "registry+https://github.com/rust-lang/crates.io-index"
856
+ checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
857
+
858
+ [[package]]
859
+ name = "writeable"
860
+ version = "0.6.3"
861
+ source = "registry+https://github.com/rust-lang/crates.io-index"
862
+ checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
863
+
864
+ [[package]]
865
+ name = "yoke"
866
+ version = "0.8.3"
867
+ source = "registry+https://github.com/rust-lang/crates.io-index"
868
+ checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5"
869
+ dependencies = [
870
+ "stable_deref_trait",
871
+ "yoke-derive",
872
+ "zerofrom",
873
+ ]
874
+
875
+ [[package]]
876
+ name = "yoke-derive"
877
+ version = "0.8.2"
878
+ source = "registry+https://github.com/rust-lang/crates.io-index"
879
+ checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
880
+ dependencies = [
881
+ "proc-macro2",
882
+ "quote",
883
+ "syn",
884
+ "synstructure",
885
+ ]
886
+
887
+ [[package]]
888
+ name = "zerofrom"
889
+ version = "0.1.8"
890
+ source = "registry+https://github.com/rust-lang/crates.io-index"
891
+ checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
892
+ dependencies = [
893
+ "zerofrom-derive",
894
+ ]
895
+
896
+ [[package]]
897
+ name = "zerofrom-derive"
898
+ version = "0.1.7"
899
+ source = "registry+https://github.com/rust-lang/crates.io-index"
900
+ checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
901
+ dependencies = [
902
+ "proc-macro2",
903
+ "quote",
904
+ "syn",
905
+ "synstructure",
906
+ ]
907
+
908
+ [[package]]
909
+ name = "zerotrie"
910
+ version = "0.2.4"
911
+ source = "registry+https://github.com/rust-lang/crates.io-index"
912
+ checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
913
+ dependencies = [
914
+ "displaydoc",
915
+ "zerovec",
916
+ ]
917
+
918
+ [[package]]
919
+ name = "zerovec"
920
+ version = "0.11.6"
921
+ source = "registry+https://github.com/rust-lang/crates.io-index"
922
+ checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
923
+ dependencies = [
924
+ "serde",
925
+ "yoke",
926
+ "zerofrom",
927
+ "zerovec-derive",
928
+ ]
929
+
930
+ [[package]]
931
+ name = "zerovec-derive"
932
+ version = "0.11.3"
933
+ source = "registry+https://github.com/rust-lang/crates.io-index"
934
+ checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
935
+ dependencies = [
936
+ "proc-macro2",
937
+ "quote",
938
+ "syn",
939
+ ]
940
+
941
+ [[package]]
942
+ name = "zoneinfo64"
943
+ version = "0.3.0"
944
+ source = "registry+https://github.com/rust-lang/crates.io-index"
945
+ checksum = "ed6eb2607e906160c457fd573e9297e65029669906b9ac8fb1b5cd5e055f0705"
946
+ dependencies = [
947
+ "calendrical_calculations",
948
+ "icu_locale_core",
949
+ "potential_utf",
950
+ "resb",
951
+ "serde",
952
+ ]