@z3rno/sdk 0.9.0 → 0.23.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.
package/Cargo.lock ADDED
@@ -0,0 +1,2784 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "ahash"
7
+ version = "0.8.12"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
10
+ dependencies = [
11
+ "cfg-if",
12
+ "once_cell",
13
+ "version_check",
14
+ "zerocopy",
15
+ ]
16
+
17
+ [[package]]
18
+ name = "aho-corasick"
19
+ version = "1.1.5"
20
+ source = "registry+https://github.com/rust-lang/crates.io-index"
21
+ checksum = "c982642fa9e8606056828ee9a8505737230110bb1099153c79efe865c59d12ba"
22
+ dependencies = [
23
+ "memchr",
24
+ ]
25
+
26
+ [[package]]
27
+ name = "allocator-api2"
28
+ version = "0.2.21"
29
+ source = "registry+https://github.com/rust-lang/crates.io-index"
30
+ checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
31
+
32
+ [[package]]
33
+ name = "android_system_properties"
34
+ version = "0.1.6"
35
+ source = "registry+https://github.com/rust-lang/crates.io-index"
36
+ checksum = "ae221649c9976a6f6c56ae1facf410f3ddb33cc661c4b7b61020a912d4237fbc"
37
+ dependencies = [
38
+ "libc",
39
+ ]
40
+
41
+ [[package]]
42
+ name = "anndists"
43
+ version = "0.1.5"
44
+ source = "registry+https://github.com/rust-lang/crates.io-index"
45
+ checksum = "9a8396b473aa0bceed68fb32462505387ea39fa47c7029417e0a49f10592b036"
46
+ dependencies = [
47
+ "anyhow",
48
+ "cfg-if",
49
+ "cpu-time",
50
+ "env_logger",
51
+ "lazy_static",
52
+ "log",
53
+ "num-traits",
54
+ "num_cpus",
55
+ "rayon",
56
+ ]
57
+
58
+ [[package]]
59
+ name = "anstream"
60
+ version = "1.0.0"
61
+ source = "registry+https://github.com/rust-lang/crates.io-index"
62
+ checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d"
63
+ dependencies = [
64
+ "anstyle",
65
+ "anstyle-parse",
66
+ "anstyle-query",
67
+ "anstyle-wincon",
68
+ "colorchoice",
69
+ "is_terminal_polyfill",
70
+ "utf8parse",
71
+ ]
72
+
73
+ [[package]]
74
+ name = "anstyle"
75
+ version = "1.0.14"
76
+ source = "registry+https://github.com/rust-lang/crates.io-index"
77
+ checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
78
+
79
+ [[package]]
80
+ name = "anstyle-parse"
81
+ version = "1.0.0"
82
+ source = "registry+https://github.com/rust-lang/crates.io-index"
83
+ checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e"
84
+ dependencies = [
85
+ "utf8parse",
86
+ ]
87
+
88
+ [[package]]
89
+ name = "anstyle-query"
90
+ version = "1.1.5"
91
+ source = "registry+https://github.com/rust-lang/crates.io-index"
92
+ checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
93
+ dependencies = [
94
+ "windows-sys 0.61.2",
95
+ ]
96
+
97
+ [[package]]
98
+ name = "anstyle-wincon"
99
+ version = "3.0.11"
100
+ source = "registry+https://github.com/rust-lang/crates.io-index"
101
+ checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
102
+ dependencies = [
103
+ "anstyle",
104
+ "once_cell_polyfill",
105
+ "windows-sys 0.61.2",
106
+ ]
107
+
108
+ [[package]]
109
+ name = "anyhow"
110
+ version = "1.0.104"
111
+ source = "registry+https://github.com/rust-lang/crates.io-index"
112
+ checksum = "330a5ed07fa54e4702c9d6c4174f74427fc0ef6e214bbd677ae50a5099946470"
113
+
114
+ [[package]]
115
+ name = "async-trait"
116
+ version = "0.1.92"
117
+ source = "registry+https://github.com/rust-lang/crates.io-index"
118
+ checksum = "82f6aeea286b8eb4dd3431a1be1b59d290ace00f5bfd8e2a159bc2a05e2c1667"
119
+ dependencies = [
120
+ "proc-macro2",
121
+ "quote",
122
+ "syn 3.0.5",
123
+ ]
124
+
125
+ [[package]]
126
+ name = "atoi"
127
+ version = "2.0.0"
128
+ source = "registry+https://github.com/rust-lang/crates.io-index"
129
+ checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
130
+ dependencies = [
131
+ "num-traits",
132
+ ]
133
+
134
+ [[package]]
135
+ name = "autocfg"
136
+ version = "1.5.1"
137
+ source = "registry+https://github.com/rust-lang/crates.io-index"
138
+ checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
139
+
140
+ [[package]]
141
+ name = "base64"
142
+ version = "0.22.1"
143
+ source = "registry+https://github.com/rust-lang/crates.io-index"
144
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
145
+
146
+ [[package]]
147
+ name = "base64ct"
148
+ version = "1.8.3"
149
+ source = "registry+https://github.com/rust-lang/crates.io-index"
150
+ checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06"
151
+
152
+ [[package]]
153
+ name = "bincode"
154
+ version = "1.3.3"
155
+ source = "registry+https://github.com/rust-lang/crates.io-index"
156
+ checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
157
+ dependencies = [
158
+ "serde",
159
+ ]
160
+
161
+ [[package]]
162
+ name = "bitflags"
163
+ version = "1.3.2"
164
+ source = "registry+https://github.com/rust-lang/crates.io-index"
165
+ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
166
+
167
+ [[package]]
168
+ name = "bitflags"
169
+ version = "2.13.1"
170
+ source = "registry+https://github.com/rust-lang/crates.io-index"
171
+ checksum = "b588b76d00fde79687d7646a9b5bdf3cc0f655e0bbd080335a95d7e96f3587da"
172
+ dependencies = [
173
+ "serde_core",
174
+ ]
175
+
176
+ [[package]]
177
+ name = "block-buffer"
178
+ version = "0.10.4"
179
+ source = "registry+https://github.com/rust-lang/crates.io-index"
180
+ checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
181
+ dependencies = [
182
+ "generic-array",
183
+ ]
184
+
185
+ [[package]]
186
+ name = "bumpalo"
187
+ version = "3.20.3"
188
+ source = "registry+https://github.com/rust-lang/crates.io-index"
189
+ checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
190
+
191
+ [[package]]
192
+ name = "byteorder"
193
+ version = "1.5.0"
194
+ source = "registry+https://github.com/rust-lang/crates.io-index"
195
+ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
196
+
197
+ [[package]]
198
+ name = "bytes"
199
+ version = "1.12.1"
200
+ source = "registry+https://github.com/rust-lang/crates.io-index"
201
+ checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04"
202
+
203
+ [[package]]
204
+ name = "cc"
205
+ version = "1.4.5"
206
+ source = "registry+https://github.com/rust-lang/crates.io-index"
207
+ checksum = "005ec2760ca554fae18df7a11195552ec576cd665632a881bc011d5bb2fd4d80"
208
+ dependencies = [
209
+ "find-msvc-tools",
210
+ "shlex",
211
+ ]
212
+
213
+ [[package]]
214
+ name = "cfg-if"
215
+ version = "1.0.4"
216
+ source = "registry+https://github.com/rust-lang/crates.io-index"
217
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
218
+
219
+ [[package]]
220
+ name = "cfg_aliases"
221
+ version = "0.2.2"
222
+ source = "registry+https://github.com/rust-lang/crates.io-index"
223
+ checksum = "f079e83a288787bcd14a6aea84cee5c87a67c5a3e660c30f557a3d24761b3527"
224
+
225
+ [[package]]
226
+ name = "chrono"
227
+ version = "0.4.45"
228
+ source = "registry+https://github.com/rust-lang/crates.io-index"
229
+ checksum = "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327"
230
+ dependencies = [
231
+ "iana-time-zone",
232
+ "js-sys",
233
+ "num-traits",
234
+ "serde",
235
+ "wasm-bindgen",
236
+ "windows-link",
237
+ ]
238
+
239
+ [[package]]
240
+ name = "colorchoice"
241
+ version = "1.0.5"
242
+ source = "registry+https://github.com/rust-lang/crates.io-index"
243
+ checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
244
+
245
+ [[package]]
246
+ name = "combine"
247
+ version = "4.6.8"
248
+ source = "registry+https://github.com/rust-lang/crates.io-index"
249
+ checksum = "cfc320937d09e6de266b31b9afb480f197d7a861be86be7cb2ea7e5d1bfffc5e"
250
+ dependencies = [
251
+ "bytes",
252
+ "memchr",
253
+ ]
254
+
255
+ [[package]]
256
+ name = "const-oid"
257
+ version = "0.9.6"
258
+ source = "registry+https://github.com/rust-lang/crates.io-index"
259
+ checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
260
+
261
+ [[package]]
262
+ name = "convert_case"
263
+ version = "0.6.0"
264
+ source = "registry+https://github.com/rust-lang/crates.io-index"
265
+ checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
266
+ dependencies = [
267
+ "unicode-segmentation",
268
+ ]
269
+
270
+ [[package]]
271
+ name = "core-foundation-sys"
272
+ version = "0.8.7"
273
+ source = "registry+https://github.com/rust-lang/crates.io-index"
274
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
275
+
276
+ [[package]]
277
+ name = "cpu-time"
278
+ version = "1.0.0"
279
+ source = "registry+https://github.com/rust-lang/crates.io-index"
280
+ checksum = "e9e393a7668fe1fad3075085b86c781883000b4ede868f43627b34a87c8b7ded"
281
+ dependencies = [
282
+ "libc",
283
+ "winapi",
284
+ ]
285
+
286
+ [[package]]
287
+ name = "cpufeatures"
288
+ version = "0.2.17"
289
+ source = "registry+https://github.com/rust-lang/crates.io-index"
290
+ checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
291
+ dependencies = [
292
+ "libc",
293
+ ]
294
+
295
+ [[package]]
296
+ name = "crc"
297
+ version = "3.4.0"
298
+ source = "registry+https://github.com/rust-lang/crates.io-index"
299
+ checksum = "5eb8a2a1cd12ab0d987a5d5e825195d372001a4094a0376319d5a0ad71c1ba0d"
300
+ dependencies = [
301
+ "crc-catalog",
302
+ ]
303
+
304
+ [[package]]
305
+ name = "crc-catalog"
306
+ version = "2.5.0"
307
+ source = "registry+https://github.com/rust-lang/crates.io-index"
308
+ checksum = "217698eaf96b4a3f0bc4f3662aaa55bdf913cd54d7204591faa790070c6d0853"
309
+
310
+ [[package]]
311
+ name = "crossbeam-deque"
312
+ version = "0.8.8"
313
+ source = "registry+https://github.com/rust-lang/crates.io-index"
314
+ checksum = "622f3fc73690be383c7214310406f28a90e6edeadc3cea882f9d71e495b9711a"
315
+ dependencies = [
316
+ "crossbeam-epoch",
317
+ "crossbeam-utils",
318
+ ]
319
+
320
+ [[package]]
321
+ name = "crossbeam-epoch"
322
+ version = "0.9.21"
323
+ source = "registry+https://github.com/rust-lang/crates.io-index"
324
+ checksum = "dc74980687109a3b14c72fd458107bf0baa1da1a1a805e178d15501ba9b86d9d"
325
+ dependencies = [
326
+ "crossbeam-utils",
327
+ ]
328
+
329
+ [[package]]
330
+ name = "crossbeam-queue"
331
+ version = "0.3.14"
332
+ source = "registry+https://github.com/rust-lang/crates.io-index"
333
+ checksum = "03e8bd762f7479489c70ed6c768ddca99d7296857de437a68dcb2a94365b3fae"
334
+ dependencies = [
335
+ "crossbeam-utils",
336
+ ]
337
+
338
+ [[package]]
339
+ name = "crossbeam-utils"
340
+ version = "0.8.23"
341
+ source = "registry+https://github.com/rust-lang/crates.io-index"
342
+ checksum = "a31eee39dddec8330830986fcd7625edb5a24ec90ea038215273bbc3adb08ac6"
343
+
344
+ [[package]]
345
+ name = "crypto-common"
346
+ version = "0.1.7"
347
+ source = "registry+https://github.com/rust-lang/crates.io-index"
348
+ checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
349
+ dependencies = [
350
+ "generic-array",
351
+ "typenum",
352
+ ]
353
+
354
+ [[package]]
355
+ name = "ctor"
356
+ version = "0.2.9"
357
+ source = "registry+https://github.com/rust-lang/crates.io-index"
358
+ checksum = "32a2785755761f3ddc1492979ce1e48d2c00d09311c39e4466429188f3dd6501"
359
+ dependencies = [
360
+ "quote",
361
+ "syn 2.0.119",
362
+ ]
363
+
364
+ [[package]]
365
+ name = "defmt"
366
+ version = "1.1.1"
367
+ source = "registry+https://github.com/rust-lang/crates.io-index"
368
+ checksum = "e2953bfe4f93bbd20cc71198842756f77d161884c99ebbabc41d80231ded88d1"
369
+ dependencies = [
370
+ "bitflags 1.3.2",
371
+ "defmt-macros",
372
+ ]
373
+
374
+ [[package]]
375
+ name = "defmt-macros"
376
+ version = "1.1.1"
377
+ source = "registry+https://github.com/rust-lang/crates.io-index"
378
+ checksum = "bad9c72e7ca2137e0dc3813245a0d282fd6daad32fd800af018306a9169b5fe8"
379
+ dependencies = [
380
+ "defmt-parser",
381
+ "proc-macro2",
382
+ "quote",
383
+ "syn 2.0.119",
384
+ ]
385
+
386
+ [[package]]
387
+ name = "defmt-parser"
388
+ version = "1.0.0"
389
+ source = "registry+https://github.com/rust-lang/crates.io-index"
390
+ checksum = "10d60334b3b2e7c9d91ef8150abfb6fa4c1c39ebbcf4a81c2e346aad939fee3e"
391
+ dependencies = [
392
+ "thiserror 2.0.20",
393
+ ]
394
+
395
+ [[package]]
396
+ name = "der"
397
+ version = "0.7.10"
398
+ source = "registry+https://github.com/rust-lang/crates.io-index"
399
+ checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb"
400
+ dependencies = [
401
+ "const-oid",
402
+ "pem-rfc7468",
403
+ "zeroize",
404
+ ]
405
+
406
+ [[package]]
407
+ name = "digest"
408
+ version = "0.10.7"
409
+ source = "registry+https://github.com/rust-lang/crates.io-index"
410
+ checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
411
+ dependencies = [
412
+ "block-buffer",
413
+ "const-oid",
414
+ "crypto-common",
415
+ "subtle",
416
+ ]
417
+
418
+ [[package]]
419
+ name = "displaydoc"
420
+ version = "0.2.7"
421
+ source = "registry+https://github.com/rust-lang/crates.io-index"
422
+ checksum = "c6232dd377dcc64799954cbd3a9bb882e9cdc1308ccd87b1c098f1fb2eaf82a8"
423
+ dependencies = [
424
+ "proc-macro2",
425
+ "quote",
426
+ "syn 3.0.5",
427
+ ]
428
+
429
+ [[package]]
430
+ name = "dotenvy"
431
+ version = "0.15.7"
432
+ source = "registry+https://github.com/rust-lang/crates.io-index"
433
+ checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
434
+
435
+ [[package]]
436
+ name = "either"
437
+ version = "1.18.0"
438
+ source = "registry+https://github.com/rust-lang/crates.io-index"
439
+ checksum = "252afb9ae5eaa683babdc6a068b3f5726eb19e05070c731f9b2a23a7c3e8ed34"
440
+ dependencies = [
441
+ "serde",
442
+ ]
443
+
444
+ [[package]]
445
+ name = "enum-as-inner"
446
+ version = "0.6.1"
447
+ source = "registry+https://github.com/rust-lang/crates.io-index"
448
+ checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc"
449
+ dependencies = [
450
+ "heck",
451
+ "proc-macro2",
452
+ "quote",
453
+ "syn 2.0.119",
454
+ ]
455
+
456
+ [[package]]
457
+ name = "env_filter"
458
+ version = "2.0.0"
459
+ source = "registry+https://github.com/rust-lang/crates.io-index"
460
+ checksum = "900d271a03799a1ee8d1ca9b19893b48ca674a9284fefcfb85f05e74ed314217"
461
+ dependencies = [
462
+ "log",
463
+ "regex",
464
+ ]
465
+
466
+ [[package]]
467
+ name = "env_logger"
468
+ version = "0.11.11"
469
+ source = "registry+https://github.com/rust-lang/crates.io-index"
470
+ checksum = "de671bd27a75a797dc9ae289ba1e77276e75e2026408aab65185384e2d5cd3f6"
471
+ dependencies = [
472
+ "anstream",
473
+ "anstyle",
474
+ "env_filter",
475
+ "jiff",
476
+ "log",
477
+ ]
478
+
479
+ [[package]]
480
+ name = "equivalent"
481
+ version = "1.0.2"
482
+ source = "registry+https://github.com/rust-lang/crates.io-index"
483
+ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
484
+
485
+ [[package]]
486
+ name = "etcetera"
487
+ version = "0.8.0"
488
+ source = "registry+https://github.com/rust-lang/crates.io-index"
489
+ checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
490
+ dependencies = [
491
+ "cfg-if",
492
+ "home",
493
+ "windows-sys 0.48.0",
494
+ ]
495
+
496
+ [[package]]
497
+ name = "event-listener"
498
+ version = "5.4.2"
499
+ source = "registry+https://github.com/rust-lang/crates.io-index"
500
+ checksum = "5a23add41df1562121a9393cb065eab5146a1242410f23a644851e90cfd669d2"
501
+ dependencies = [
502
+ "parking",
503
+ "pin-project-lite",
504
+ ]
505
+
506
+ [[package]]
507
+ name = "fallible-iterator"
508
+ version = "0.3.0"
509
+ source = "registry+https://github.com/rust-lang/crates.io-index"
510
+ checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
511
+
512
+ [[package]]
513
+ name = "fallible-streaming-iterator"
514
+ version = "0.1.9"
515
+ source = "registry+https://github.com/rust-lang/crates.io-index"
516
+ checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
517
+
518
+ [[package]]
519
+ name = "find-msvc-tools"
520
+ version = "0.1.12"
521
+ source = "registry+https://github.com/rust-lang/crates.io-index"
522
+ checksum = "3e0f1c7c3a72c66fd80abe965175f7523475c0489a87d3ff9d6e8c87d87a9d2d"
523
+
524
+ [[package]]
525
+ name = "fixedbitset"
526
+ version = "0.4.2"
527
+ source = "registry+https://github.com/rust-lang/crates.io-index"
528
+ checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
529
+
530
+ [[package]]
531
+ name = "flume"
532
+ version = "0.11.1"
533
+ source = "registry+https://github.com/rust-lang/crates.io-index"
534
+ checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
535
+ dependencies = [
536
+ "futures-core",
537
+ "futures-sink",
538
+ "spin",
539
+ ]
540
+
541
+ [[package]]
542
+ name = "foldhash"
543
+ version = "0.1.5"
544
+ source = "registry+https://github.com/rust-lang/crates.io-index"
545
+ checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
546
+
547
+ [[package]]
548
+ name = "form_urlencoded"
549
+ version = "1.2.2"
550
+ source = "registry+https://github.com/rust-lang/crates.io-index"
551
+ checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
552
+ dependencies = [
553
+ "percent-encoding",
554
+ ]
555
+
556
+ [[package]]
557
+ name = "futures-channel"
558
+ version = "0.3.34"
559
+ source = "registry+https://github.com/rust-lang/crates.io-index"
560
+ checksum = "b1f9e3d69d39e4862ffed03ed071a76f9a13ba1d9109d355b0f0aa6b15e393c4"
561
+ dependencies = [
562
+ "futures-core",
563
+ "futures-sink",
564
+ ]
565
+
566
+ [[package]]
567
+ name = "futures-core"
568
+ version = "0.3.34"
569
+ source = "registry+https://github.com/rust-lang/crates.io-index"
570
+ checksum = "92d699e522242e69e3003b94ecc1f960f3a5e015aa7c5d7486e65ad01dd94f5e"
571
+
572
+ [[package]]
573
+ name = "futures-executor"
574
+ version = "0.3.34"
575
+ source = "registry+https://github.com/rust-lang/crates.io-index"
576
+ checksum = "031b47cf1a3c6cc8bc2fc76cd437f521619387907d469316e7c0bc278f1f5432"
577
+ dependencies = [
578
+ "futures-core",
579
+ "futures-task",
580
+ "futures-util",
581
+ ]
582
+
583
+ [[package]]
584
+ name = "futures-intrusive"
585
+ version = "0.5.0"
586
+ source = "registry+https://github.com/rust-lang/crates.io-index"
587
+ checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
588
+ dependencies = [
589
+ "futures-core",
590
+ "lock_api",
591
+ "parking_lot",
592
+ ]
593
+
594
+ [[package]]
595
+ name = "futures-io"
596
+ version = "0.3.34"
597
+ source = "registry+https://github.com/rust-lang/crates.io-index"
598
+ checksum = "53c0fa8157de1303bfffdaa1cc2a673bfffb60102f76b0ef4441659124373fed"
599
+
600
+ [[package]]
601
+ name = "futures-sink"
602
+ version = "0.3.34"
603
+ source = "registry+https://github.com/rust-lang/crates.io-index"
604
+ checksum = "1944426bf7d03f1d14f708785e4b33efd750b36d48a157b836b3efc15ede8e1d"
605
+
606
+ [[package]]
607
+ name = "futures-task"
608
+ version = "0.3.34"
609
+ source = "registry+https://github.com/rust-lang/crates.io-index"
610
+ checksum = "cd417de3d1d015fc3bfd2b1ea46dfc7bab72ef86f1cc7cc9c78e728b34a6d1fd"
611
+
612
+ [[package]]
613
+ name = "futures-util"
614
+ version = "0.3.34"
615
+ source = "registry+https://github.com/rust-lang/crates.io-index"
616
+ checksum = "0d50a92467f8ba5dd6e3ee5d4bd04d73ab2e4e1c44474a0674821dfce14b79bc"
617
+ dependencies = [
618
+ "futures-core",
619
+ "futures-io",
620
+ "futures-sink",
621
+ "futures-task",
622
+ "memchr",
623
+ "pin-project-lite",
624
+ "slab",
625
+ ]
626
+
627
+ [[package]]
628
+ name = "generic-array"
629
+ version = "0.14.7"
630
+ source = "registry+https://github.com/rust-lang/crates.io-index"
631
+ checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
632
+ dependencies = [
633
+ "typenum",
634
+ "version_check",
635
+ ]
636
+
637
+ [[package]]
638
+ name = "getrandom"
639
+ version = "0.2.17"
640
+ source = "registry+https://github.com/rust-lang/crates.io-index"
641
+ checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
642
+ dependencies = [
643
+ "cfg-if",
644
+ "libc",
645
+ "wasi",
646
+ ]
647
+
648
+ [[package]]
649
+ name = "getrandom"
650
+ version = "0.3.4"
651
+ source = "registry+https://github.com/rust-lang/crates.io-index"
652
+ checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
653
+ dependencies = [
654
+ "cfg-if",
655
+ "libc",
656
+ "r-efi 5.3.0",
657
+ "wasip2",
658
+ ]
659
+
660
+ [[package]]
661
+ name = "getrandom"
662
+ version = "0.4.3"
663
+ source = "registry+https://github.com/rust-lang/crates.io-index"
664
+ checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
665
+ dependencies = [
666
+ "cfg-if",
667
+ "libc",
668
+ "r-efi 6.0.0",
669
+ ]
670
+
671
+ [[package]]
672
+ name = "hashbrown"
673
+ version = "0.14.5"
674
+ source = "registry+https://github.com/rust-lang/crates.io-index"
675
+ checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
676
+ dependencies = [
677
+ "ahash",
678
+ ]
679
+
680
+ [[package]]
681
+ name = "hashbrown"
682
+ version = "0.15.5"
683
+ source = "registry+https://github.com/rust-lang/crates.io-index"
684
+ checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
685
+ dependencies = [
686
+ "allocator-api2",
687
+ "equivalent",
688
+ "foldhash",
689
+ ]
690
+
691
+ [[package]]
692
+ name = "hashbrown"
693
+ version = "0.17.1"
694
+ source = "registry+https://github.com/rust-lang/crates.io-index"
695
+ checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
696
+
697
+ [[package]]
698
+ name = "hashlink"
699
+ version = "0.9.1"
700
+ source = "registry+https://github.com/rust-lang/crates.io-index"
701
+ checksum = "6ba4ff7128dee98c7dc9794b6a411377e1404dba1c97deb8d1a55297bd25d8af"
702
+ dependencies = [
703
+ "hashbrown 0.14.5",
704
+ ]
705
+
706
+ [[package]]
707
+ name = "hashlink"
708
+ version = "0.10.0"
709
+ source = "registry+https://github.com/rust-lang/crates.io-index"
710
+ checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
711
+ dependencies = [
712
+ "hashbrown 0.15.5",
713
+ ]
714
+
715
+ [[package]]
716
+ name = "heck"
717
+ version = "0.5.0"
718
+ source = "registry+https://github.com/rust-lang/crates.io-index"
719
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
720
+
721
+ [[package]]
722
+ name = "hermit-abi"
723
+ version = "0.5.3"
724
+ source = "registry+https://github.com/rust-lang/crates.io-index"
725
+ checksum = "e17592d60ebacc7d5e169f4663c5f84f9161cc90328abcfe8456f41e4dfcb284"
726
+
727
+ [[package]]
728
+ name = "hex"
729
+ version = "0.4.3"
730
+ source = "registry+https://github.com/rust-lang/crates.io-index"
731
+ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
732
+
733
+ [[package]]
734
+ name = "hkdf"
735
+ version = "0.12.4"
736
+ source = "registry+https://github.com/rust-lang/crates.io-index"
737
+ checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
738
+ dependencies = [
739
+ "hmac",
740
+ ]
741
+
742
+ [[package]]
743
+ name = "hmac"
744
+ version = "0.12.1"
745
+ source = "registry+https://github.com/rust-lang/crates.io-index"
746
+ checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
747
+ dependencies = [
748
+ "digest",
749
+ ]
750
+
751
+ [[package]]
752
+ name = "hnsw_rs"
753
+ version = "0.3.4"
754
+ source = "registry+https://github.com/rust-lang/crates.io-index"
755
+ checksum = "43a5258f079b97bf2e8311ff9579e903c899dcbac0d9a138d62e9a066778bd07"
756
+ dependencies = [
757
+ "anndists",
758
+ "anyhow",
759
+ "bincode",
760
+ "cfg-if",
761
+ "cpu-time",
762
+ "env_logger",
763
+ "hashbrown 0.15.5",
764
+ "indexmap",
765
+ "lazy_static",
766
+ "log",
767
+ "mmap-rs",
768
+ "num-traits",
769
+ "num_cpus",
770
+ "parking_lot",
771
+ "rand 0.9.5",
772
+ "rayon",
773
+ "serde",
774
+ ]
775
+
776
+ [[package]]
777
+ name = "home"
778
+ version = "0.5.12"
779
+ source = "registry+https://github.com/rust-lang/crates.io-index"
780
+ checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d"
781
+ dependencies = [
782
+ "windows-sys 0.61.2",
783
+ ]
784
+
785
+ [[package]]
786
+ name = "iana-time-zone"
787
+ version = "0.1.65"
788
+ source = "registry+https://github.com/rust-lang/crates.io-index"
789
+ checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
790
+ dependencies = [
791
+ "android_system_properties",
792
+ "core-foundation-sys",
793
+ "iana-time-zone-haiku",
794
+ "js-sys",
795
+ "log",
796
+ "wasm-bindgen",
797
+ "windows-core",
798
+ ]
799
+
800
+ [[package]]
801
+ name = "iana-time-zone-haiku"
802
+ version = "0.1.2"
803
+ source = "registry+https://github.com/rust-lang/crates.io-index"
804
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
805
+ dependencies = [
806
+ "cc",
807
+ ]
808
+
809
+ [[package]]
810
+ name = "icu_collections"
811
+ version = "2.3.0"
812
+ source = "registry+https://github.com/rust-lang/crates.io-index"
813
+ checksum = "fa68d21081c4a05d5a901a1c62add574c77048b6a1c67be3b50ce0b60d4ca513"
814
+ dependencies = [
815
+ "displaydoc",
816
+ "potential_utf",
817
+ "utf8_iter",
818
+ "yoke",
819
+ "zerofrom",
820
+ "zerovec",
821
+ ]
822
+
823
+ [[package]]
824
+ name = "icu_locale_core"
825
+ version = "2.3.0"
826
+ source = "registry+https://github.com/rust-lang/crates.io-index"
827
+ checksum = "d56e28588da92eee5c3201a6eff33fabdd49b62269c8938d4ff050ce4d900deb"
828
+ dependencies = [
829
+ "displaydoc",
830
+ "litemap",
831
+ "tinystr",
832
+ "writeable",
833
+ "zerovec",
834
+ ]
835
+
836
+ [[package]]
837
+ name = "icu_normalizer"
838
+ version = "2.3.0"
839
+ source = "registry+https://github.com/rust-lang/crates.io-index"
840
+ checksum = "12f9cf5f235641ed274641dd81c3f28d870e276763d0797aeeab72317b1c646f"
841
+ dependencies = [
842
+ "icu_collections",
843
+ "icu_normalizer_data",
844
+ "icu_properties",
845
+ "icu_provider",
846
+ "smallvec",
847
+ "zerovec",
848
+ ]
849
+
850
+ [[package]]
851
+ name = "icu_normalizer_data"
852
+ version = "2.3.0"
853
+ source = "registry+https://github.com/rust-lang/crates.io-index"
854
+ checksum = "1563da1ed3e0b3bf3d74c9b85917ac9c56464d2f57242270c09c9e752f8021a0"
855
+
856
+ [[package]]
857
+ name = "icu_properties"
858
+ version = "2.3.0"
859
+ source = "registry+https://github.com/rust-lang/crates.io-index"
860
+ checksum = "7e7ca276ad3145661a65914e6daf131ca5120cd3dcee8f8f3214b8875184a148"
861
+ dependencies = [
862
+ "displaydoc",
863
+ "icu_collections",
864
+ "icu_locale_core",
865
+ "icu_properties_data",
866
+ "icu_provider",
867
+ "zerotrie",
868
+ "zerovec",
869
+ ]
870
+
871
+ [[package]]
872
+ name = "icu_properties_data"
873
+ version = "2.3.0"
874
+ source = "registry+https://github.com/rust-lang/crates.io-index"
875
+ checksum = "e590f038c1464a96894fd6d10127e90a8be4509f56ff7ecef851b15cee0b7caa"
876
+
877
+ [[package]]
878
+ name = "icu_provider"
879
+ version = "2.3.1"
880
+ source = "registry+https://github.com/rust-lang/crates.io-index"
881
+ checksum = "d27bbb9d3abbefac45d55f647c9de1d44aafcd1186eb91879afef17c396c3e73"
882
+ dependencies = [
883
+ "displaydoc",
884
+ "icu_locale_core",
885
+ "writeable",
886
+ "yoke",
887
+ "zerofrom",
888
+ "zerotrie",
889
+ "zerovec",
890
+ ]
891
+
892
+ [[package]]
893
+ name = "idna"
894
+ version = "1.1.0"
895
+ source = "registry+https://github.com/rust-lang/crates.io-index"
896
+ checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
897
+ dependencies = [
898
+ "idna_adapter",
899
+ "smallvec",
900
+ "utf8_iter",
901
+ ]
902
+
903
+ [[package]]
904
+ name = "idna_adapter"
905
+ version = "1.2.2"
906
+ source = "registry+https://github.com/rust-lang/crates.io-index"
907
+ checksum = "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714"
908
+ dependencies = [
909
+ "icu_normalizer",
910
+ "icu_properties",
911
+ ]
912
+
913
+ [[package]]
914
+ name = "indexmap"
915
+ version = "2.14.2"
916
+ source = "registry+https://github.com/rust-lang/crates.io-index"
917
+ checksum = "cc4e190f5d26ca7051642629da2c52fc03bde85a03197c99408dcd291734c855"
918
+ dependencies = [
919
+ "equivalent",
920
+ "hashbrown 0.17.1",
921
+ ]
922
+
923
+ [[package]]
924
+ name = "is_terminal_polyfill"
925
+ version = "1.70.2"
926
+ source = "registry+https://github.com/rust-lang/crates.io-index"
927
+ checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
928
+
929
+ [[package]]
930
+ name = "itoa"
931
+ version = "1.0.18"
932
+ source = "registry+https://github.com/rust-lang/crates.io-index"
933
+ checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
934
+
935
+ [[package]]
936
+ name = "jiff"
937
+ version = "0.2.35"
938
+ source = "registry+https://github.com/rust-lang/crates.io-index"
939
+ checksum = "668b7183bd07af9a4885f5c35b0cc5c83c4607a913c16b7e17291832910d2dcc"
940
+ dependencies = [
941
+ "defmt",
942
+ "jiff-core",
943
+ "jiff-static",
944
+ "log",
945
+ "portable-atomic",
946
+ "portable-atomic-util",
947
+ "serde_core",
948
+ ]
949
+
950
+ [[package]]
951
+ name = "jiff-core"
952
+ version = "0.1.0"
953
+ source = "registry+https://github.com/rust-lang/crates.io-index"
954
+ checksum = "7feca88439efe53da3754500c1851dedf3cb36c524dd5cf8225cc0794de95d09"
955
+ dependencies = [
956
+ "defmt",
957
+ ]
958
+
959
+ [[package]]
960
+ name = "jiff-static"
961
+ version = "0.2.35"
962
+ source = "registry+https://github.com/rust-lang/crates.io-index"
963
+ checksum = "3a69dcb3a21cfb32ce1cd056169337ca284af0766dd766e7878819b251a49204"
964
+ dependencies = [
965
+ "jiff-core",
966
+ "proc-macro2",
967
+ "quote",
968
+ "syn 2.0.119",
969
+ ]
970
+
971
+ [[package]]
972
+ name = "js-sys"
973
+ version = "0.3.105"
974
+ source = "registry+https://github.com/rust-lang/crates.io-index"
975
+ checksum = "ce57d20d1ea864ce2ac172ab472d409214f4fd359f0b2a2775abdf522e2af99e"
976
+ dependencies = [
977
+ "cfg-if",
978
+ "futures-util",
979
+ "wasm-bindgen",
980
+ ]
981
+
982
+ [[package]]
983
+ name = "lazy_static"
984
+ version = "1.5.0"
985
+ source = "registry+https://github.com/rust-lang/crates.io-index"
986
+ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
987
+ dependencies = [
988
+ "spin",
989
+ ]
990
+
991
+ [[package]]
992
+ name = "libc"
993
+ version = "0.2.189"
994
+ source = "registry+https://github.com/rust-lang/crates.io-index"
995
+ checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2"
996
+
997
+ [[package]]
998
+ name = "libloading"
999
+ version = "0.8.9"
1000
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1001
+ checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
1002
+ dependencies = [
1003
+ "cfg-if",
1004
+ "windows-link",
1005
+ ]
1006
+
1007
+ [[package]]
1008
+ name = "libm"
1009
+ version = "0.2.16"
1010
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1011
+ checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
1012
+
1013
+ [[package]]
1014
+ name = "libredox"
1015
+ version = "0.1.23"
1016
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1017
+ checksum = "8d8f1ea3f21fd3405dcaf6c9b5c1630af9afc422d9073ea39c5f6d6c772e08ed"
1018
+ dependencies = [
1019
+ "bitflags 2.13.1",
1020
+ "libc",
1021
+ "plain",
1022
+ "redox_syscall 0.9.4",
1023
+ ]
1024
+
1025
+ [[package]]
1026
+ name = "libsqlite3-sys"
1027
+ version = "0.30.1"
1028
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1029
+ checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
1030
+ dependencies = [
1031
+ "cc",
1032
+ "pkg-config",
1033
+ "vcpkg",
1034
+ ]
1035
+
1036
+ [[package]]
1037
+ name = "litemap"
1038
+ version = "0.8.3"
1039
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1040
+ checksum = "47d9d19d1d6efa0109d2f65ff4c85cddd50bd572e5a00127ab10987290bcefae"
1041
+
1042
+ [[package]]
1043
+ name = "lock_api"
1044
+ version = "0.4.14"
1045
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1046
+ checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
1047
+ dependencies = [
1048
+ "scopeguard",
1049
+ ]
1050
+
1051
+ [[package]]
1052
+ name = "log"
1053
+ version = "0.4.34"
1054
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1055
+ checksum = "f9f8bd3e56ce4dfc153cf470fffbfa98c7620958b312ca5c3a4b8d5181fd13c6"
1056
+
1057
+ [[package]]
1058
+ name = "mach2"
1059
+ version = "0.4.3"
1060
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1061
+ checksum = "d640282b302c0bb0a2a8e0233ead9035e3bed871f0b7e81fe4a1ec829765db44"
1062
+ dependencies = [
1063
+ "libc",
1064
+ ]
1065
+
1066
+ [[package]]
1067
+ name = "md-5"
1068
+ version = "0.10.6"
1069
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1070
+ checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
1071
+ dependencies = [
1072
+ "cfg-if",
1073
+ "digest",
1074
+ ]
1075
+
1076
+ [[package]]
1077
+ name = "memchr"
1078
+ version = "2.8.3"
1079
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1080
+ checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98"
1081
+
1082
+ [[package]]
1083
+ name = "mio"
1084
+ version = "1.2.3"
1085
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1086
+ checksum = "4b18443e9c262bfe8fa82f51666e2642c53393f7e5c27b3e1aeab922cff5b9d8"
1087
+ dependencies = [
1088
+ "libc",
1089
+ "wasi",
1090
+ "windows-sys 0.61.2",
1091
+ ]
1092
+
1093
+ [[package]]
1094
+ name = "mmap-rs"
1095
+ version = "0.7.0"
1096
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1097
+ checksum = "4ecce9d566cb9234ae3db9e249c8b55665feaaf32b0859ff1e27e310d2beb3d8"
1098
+ dependencies = [
1099
+ "bitflags 2.13.1",
1100
+ "combine",
1101
+ "libc",
1102
+ "mach2",
1103
+ "nix",
1104
+ "sysctl",
1105
+ "thiserror 2.0.20",
1106
+ "widestring",
1107
+ "windows",
1108
+ ]
1109
+
1110
+ [[package]]
1111
+ name = "napi"
1112
+ version = "2.16.17"
1113
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1114
+ checksum = "55740c4ae1d8696773c78fdafd5d0e5fe9bc9f1b071c7ba493ba5c413a9184f3"
1115
+ dependencies = [
1116
+ "bitflags 2.13.1",
1117
+ "ctor",
1118
+ "napi-derive",
1119
+ "napi-sys",
1120
+ "once_cell",
1121
+ "serde",
1122
+ "serde_json",
1123
+ "tokio",
1124
+ ]
1125
+
1126
+ [[package]]
1127
+ name = "napi-build"
1128
+ version = "2.4.1"
1129
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1130
+ checksum = "60fdf9b392c50e7c4170fa633bd909490ed7835cea4c046776d1a4dd8d2ae0ab"
1131
+
1132
+ [[package]]
1133
+ name = "napi-derive"
1134
+ version = "2.16.13"
1135
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1136
+ checksum = "7cbe2585d8ac223f7d34f13701434b9d5f4eb9c332cccce8dee57ea18ab8ab0c"
1137
+ dependencies = [
1138
+ "cfg-if",
1139
+ "convert_case",
1140
+ "napi-derive-backend",
1141
+ "proc-macro2",
1142
+ "quote",
1143
+ "syn 2.0.119",
1144
+ ]
1145
+
1146
+ [[package]]
1147
+ name = "napi-derive-backend"
1148
+ version = "1.0.75"
1149
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1150
+ checksum = "1639aaa9eeb76e91c6ae66da8ce3e89e921cd3885e99ec85f4abacae72fc91bf"
1151
+ dependencies = [
1152
+ "convert_case",
1153
+ "once_cell",
1154
+ "proc-macro2",
1155
+ "quote",
1156
+ "regex",
1157
+ "semver",
1158
+ "syn 2.0.119",
1159
+ ]
1160
+
1161
+ [[package]]
1162
+ name = "napi-sys"
1163
+ version = "2.4.0"
1164
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1165
+ checksum = "427802e8ec3a734331fec1035594a210ce1ff4dc5bc1950530920ab717964ea3"
1166
+ dependencies = [
1167
+ "libloading",
1168
+ ]
1169
+
1170
+ [[package]]
1171
+ name = "nix"
1172
+ version = "0.30.1"
1173
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1174
+ checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6"
1175
+ dependencies = [
1176
+ "bitflags 2.13.1",
1177
+ "cfg-if",
1178
+ "cfg_aliases",
1179
+ "libc",
1180
+ ]
1181
+
1182
+ [[package]]
1183
+ name = "num-bigint-dig"
1184
+ version = "0.8.6"
1185
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1186
+ checksum = "e661dda6640fad38e827a6d4a310ff4763082116fe217f279885c97f511bb0b7"
1187
+ dependencies = [
1188
+ "lazy_static",
1189
+ "libm",
1190
+ "num-integer",
1191
+ "num-iter",
1192
+ "num-traits",
1193
+ "rand 0.8.8",
1194
+ "smallvec",
1195
+ "zeroize",
1196
+ ]
1197
+
1198
+ [[package]]
1199
+ name = "num-integer"
1200
+ version = "0.1.47"
1201
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1202
+ checksum = "7ce2d95d4b3734dc35aa2f45e1aa22cd416814592a4f9d9205e11affd5b8e10b"
1203
+ dependencies = [
1204
+ "num-traits",
1205
+ ]
1206
+
1207
+ [[package]]
1208
+ name = "num-iter"
1209
+ version = "0.1.46"
1210
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1211
+ checksum = "c92800bd69a1eac91786bcfe9da64a897eb72911b8dc3095decbd07429e8048b"
1212
+ dependencies = [
1213
+ "num-integer",
1214
+ "num-traits",
1215
+ ]
1216
+
1217
+ [[package]]
1218
+ name = "num-traits"
1219
+ version = "0.2.19"
1220
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1221
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1222
+ dependencies = [
1223
+ "autocfg",
1224
+ "libm",
1225
+ ]
1226
+
1227
+ [[package]]
1228
+ name = "num_cpus"
1229
+ version = "1.17.0"
1230
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1231
+ checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b"
1232
+ dependencies = [
1233
+ "hermit-abi",
1234
+ "libc",
1235
+ ]
1236
+
1237
+ [[package]]
1238
+ name = "once_cell"
1239
+ version = "1.21.4"
1240
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1241
+ checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
1242
+
1243
+ [[package]]
1244
+ name = "once_cell_polyfill"
1245
+ version = "1.70.2"
1246
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1247
+ checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
1248
+
1249
+ [[package]]
1250
+ name = "parking"
1251
+ version = "2.2.1"
1252
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1253
+ checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
1254
+
1255
+ [[package]]
1256
+ name = "parking_lot"
1257
+ version = "0.12.5"
1258
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1259
+ checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
1260
+ dependencies = [
1261
+ "lock_api",
1262
+ "parking_lot_core",
1263
+ ]
1264
+
1265
+ [[package]]
1266
+ name = "parking_lot_core"
1267
+ version = "0.9.12"
1268
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1269
+ checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
1270
+ dependencies = [
1271
+ "cfg-if",
1272
+ "libc",
1273
+ "redox_syscall 0.5.18",
1274
+ "smallvec",
1275
+ "windows-link",
1276
+ ]
1277
+
1278
+ [[package]]
1279
+ name = "pem-rfc7468"
1280
+ version = "0.7.0"
1281
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1282
+ checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
1283
+ dependencies = [
1284
+ "base64ct",
1285
+ ]
1286
+
1287
+ [[package]]
1288
+ name = "percent-encoding"
1289
+ version = "2.3.2"
1290
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1291
+ checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
1292
+
1293
+ [[package]]
1294
+ name = "petgraph"
1295
+ version = "0.6.5"
1296
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1297
+ checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
1298
+ dependencies = [
1299
+ "fixedbitset",
1300
+ "indexmap",
1301
+ ]
1302
+
1303
+ [[package]]
1304
+ name = "pgvector"
1305
+ version = "0.4.2"
1306
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1307
+ checksum = "3673cba5b9a124916096a423b806a9f29620972c6c97b08db5f2053e9428b481"
1308
+ dependencies = [
1309
+ "sqlx",
1310
+ ]
1311
+
1312
+ [[package]]
1313
+ name = "pin-project-lite"
1314
+ version = "0.2.17"
1315
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1316
+ checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
1317
+
1318
+ [[package]]
1319
+ name = "pkcs1"
1320
+ version = "0.7.5"
1321
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1322
+ checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
1323
+ dependencies = [
1324
+ "der",
1325
+ "pkcs8",
1326
+ "spki",
1327
+ ]
1328
+
1329
+ [[package]]
1330
+ name = "pkcs8"
1331
+ version = "0.10.2"
1332
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1333
+ checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
1334
+ dependencies = [
1335
+ "der",
1336
+ "spki",
1337
+ ]
1338
+
1339
+ [[package]]
1340
+ name = "pkg-config"
1341
+ version = "0.3.34"
1342
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1343
+ checksum = "f6b464fbc74e149a392436b17d523f769e057cb6877f6a5c4618bc6f11800548"
1344
+
1345
+ [[package]]
1346
+ name = "plain"
1347
+ version = "0.2.3"
1348
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1349
+ checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"
1350
+
1351
+ [[package]]
1352
+ name = "portable-atomic"
1353
+ version = "1.15.0"
1354
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1355
+ checksum = "05c8b63e8d9609db387f0324918f81d68fe27748f084ef092fb35954d0539a85"
1356
+
1357
+ [[package]]
1358
+ name = "portable-atomic-util"
1359
+ version = "0.2.8"
1360
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1361
+ checksum = "10ab3eb7f3becc3a1cbc4f2c6f20267996cfc1a6467a873763411b136a122715"
1362
+ dependencies = [
1363
+ "portable-atomic",
1364
+ ]
1365
+
1366
+ [[package]]
1367
+ name = "potential_utf"
1368
+ version = "0.1.6"
1369
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1370
+ checksum = "d83eb9bc6d8e5cf568e7a1101d60ee05e81ed50ea106026f3d18deeb046d7661"
1371
+ dependencies = [
1372
+ "zerovec",
1373
+ ]
1374
+
1375
+ [[package]]
1376
+ name = "ppv-lite86"
1377
+ version = "0.2.21"
1378
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1379
+ checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
1380
+ dependencies = [
1381
+ "zerocopy",
1382
+ ]
1383
+
1384
+ [[package]]
1385
+ name = "proc-macro2"
1386
+ version = "1.0.107"
1387
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1388
+ checksum = "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9"
1389
+ dependencies = [
1390
+ "unicode-ident",
1391
+ ]
1392
+
1393
+ [[package]]
1394
+ name = "quote"
1395
+ version = "1.0.47"
1396
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1397
+ checksum = "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001"
1398
+ dependencies = [
1399
+ "proc-macro2",
1400
+ ]
1401
+
1402
+ [[package]]
1403
+ name = "r-efi"
1404
+ version = "5.3.0"
1405
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1406
+ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
1407
+
1408
+ [[package]]
1409
+ name = "r-efi"
1410
+ version = "6.0.0"
1411
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1412
+ checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
1413
+
1414
+ [[package]]
1415
+ name = "rand"
1416
+ version = "0.8.8"
1417
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1418
+ checksum = "e058c7de0b26af77780c769414d6257830bb240f3c38477dbc2c16e5f54d6d4c"
1419
+ dependencies = [
1420
+ "libc",
1421
+ "rand_chacha 0.3.1",
1422
+ "rand_core 0.6.4",
1423
+ ]
1424
+
1425
+ [[package]]
1426
+ name = "rand"
1427
+ version = "0.9.5"
1428
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1429
+ checksum = "b9ef1d0d795eb7d84685bca4f72f3649f064e6641543d3a8c415898726a57b41"
1430
+ dependencies = [
1431
+ "rand_chacha 0.9.0",
1432
+ "rand_core 0.9.5",
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_chacha"
1447
+ version = "0.9.0"
1448
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1449
+ checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
1450
+ dependencies = [
1451
+ "ppv-lite86",
1452
+ "rand_core 0.9.5",
1453
+ ]
1454
+
1455
+ [[package]]
1456
+ name = "rand_core"
1457
+ version = "0.6.4"
1458
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1459
+ checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1460
+ dependencies = [
1461
+ "getrandom 0.2.17",
1462
+ ]
1463
+
1464
+ [[package]]
1465
+ name = "rand_core"
1466
+ version = "0.9.5"
1467
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1468
+ checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
1469
+ dependencies = [
1470
+ "getrandom 0.3.4",
1471
+ ]
1472
+
1473
+ [[package]]
1474
+ name = "rayon"
1475
+ version = "1.12.0"
1476
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1477
+ checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
1478
+ dependencies = [
1479
+ "either",
1480
+ "rayon-core",
1481
+ ]
1482
+
1483
+ [[package]]
1484
+ name = "rayon-core"
1485
+ version = "1.13.0"
1486
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1487
+ checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
1488
+ dependencies = [
1489
+ "crossbeam-deque",
1490
+ "crossbeam-utils",
1491
+ ]
1492
+
1493
+ [[package]]
1494
+ name = "redox_syscall"
1495
+ version = "0.5.18"
1496
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1497
+ checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
1498
+ dependencies = [
1499
+ "bitflags 2.13.1",
1500
+ ]
1501
+
1502
+ [[package]]
1503
+ name = "redox_syscall"
1504
+ version = "0.9.4"
1505
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1506
+ checksum = "737970939a87c6fa31e7acad13307bccbb017a073b695b6089a2c484f929e20e"
1507
+ dependencies = [
1508
+ "bitflags 2.13.1",
1509
+ ]
1510
+
1511
+ [[package]]
1512
+ name = "regex"
1513
+ version = "1.13.1"
1514
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1515
+ checksum = "f020237b6c8eed93db2e2cb53c00c60a8e1bc73da7d073199a1180401450218d"
1516
+ dependencies = [
1517
+ "aho-corasick",
1518
+ "memchr",
1519
+ "regex-automata",
1520
+ "regex-syntax",
1521
+ ]
1522
+
1523
+ [[package]]
1524
+ name = "regex-automata"
1525
+ version = "0.4.18"
1526
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1527
+ checksum = "ad8553b9b26413251cbf30e620595c7a41b3887f03da04579c0e6b0d6a06b4b2"
1528
+ dependencies = [
1529
+ "aho-corasick",
1530
+ "memchr",
1531
+ "regex-syntax",
1532
+ ]
1533
+
1534
+ [[package]]
1535
+ name = "regex-syntax"
1536
+ version = "0.8.11"
1537
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1538
+ checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
1539
+
1540
+ [[package]]
1541
+ name = "ring"
1542
+ version = "0.17.14"
1543
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1544
+ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
1545
+ dependencies = [
1546
+ "cc",
1547
+ "cfg-if",
1548
+ "getrandom 0.2.17",
1549
+ "libc",
1550
+ "untrusted",
1551
+ "windows-sys 0.52.0",
1552
+ ]
1553
+
1554
+ [[package]]
1555
+ name = "rsa"
1556
+ version = "0.9.10"
1557
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1558
+ checksum = "b8573f03f5883dcaebdfcf4725caa1ecb9c15b2ef50c43a07b816e06799bb12d"
1559
+ dependencies = [
1560
+ "const-oid",
1561
+ "digest",
1562
+ "num-bigint-dig",
1563
+ "num-integer",
1564
+ "num-traits",
1565
+ "pkcs1",
1566
+ "pkcs8",
1567
+ "rand_core 0.6.4",
1568
+ "signature",
1569
+ "spki",
1570
+ "subtle",
1571
+ "zeroize",
1572
+ ]
1573
+
1574
+ [[package]]
1575
+ name = "rusqlite"
1576
+ version = "0.32.1"
1577
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1578
+ checksum = "7753b721174eb8ff87a9a0e799e2d7bc3749323e773db92e0984debb00019d6e"
1579
+ dependencies = [
1580
+ "bitflags 2.13.1",
1581
+ "fallible-iterator",
1582
+ "fallible-streaming-iterator",
1583
+ "hashlink 0.9.1",
1584
+ "libsqlite3-sys",
1585
+ "smallvec",
1586
+ ]
1587
+
1588
+ [[package]]
1589
+ name = "rustls"
1590
+ version = "0.23.44"
1591
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1592
+ checksum = "6725596c3f2c3a0aef021139e145d4eafe314a6623e4680ca83852b2c67ab2ba"
1593
+ dependencies = [
1594
+ "once_cell",
1595
+ "ring",
1596
+ "rustls-pki-types",
1597
+ "rustls-webpki",
1598
+ "subtle",
1599
+ "zeroize",
1600
+ ]
1601
+
1602
+ [[package]]
1603
+ name = "rustls-pki-types"
1604
+ version = "1.15.1"
1605
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1606
+ checksum = "2f4925028c7eb5d1fcdaf196971378ed9d2c1c4efc7dc5d011256f76c99c0a96"
1607
+ dependencies = [
1608
+ "zeroize",
1609
+ ]
1610
+
1611
+ [[package]]
1612
+ name = "rustls-webpki"
1613
+ version = "0.103.15"
1614
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1615
+ checksum = "f3c3cf1d8b1e7d4927e2d154c3fcb02979afb9939629c62cd9048d4f07b60ac2"
1616
+ dependencies = [
1617
+ "ring",
1618
+ "rustls-pki-types",
1619
+ "untrusted",
1620
+ ]
1621
+
1622
+ [[package]]
1623
+ name = "rustversion"
1624
+ version = "1.0.23"
1625
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1626
+ checksum = "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f"
1627
+
1628
+ [[package]]
1629
+ name = "ryu"
1630
+ version = "1.0.23"
1631
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1632
+ checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
1633
+
1634
+ [[package]]
1635
+ name = "same-file"
1636
+ version = "1.0.6"
1637
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1638
+ checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
1639
+ dependencies = [
1640
+ "winapi-util",
1641
+ ]
1642
+
1643
+ [[package]]
1644
+ name = "scopeguard"
1645
+ version = "1.2.0"
1646
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1647
+ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
1648
+
1649
+ [[package]]
1650
+ name = "semver"
1651
+ version = "1.0.28"
1652
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1653
+ checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
1654
+
1655
+ [[package]]
1656
+ name = "serde"
1657
+ version = "1.0.229"
1658
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1659
+ checksum = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba"
1660
+ dependencies = [
1661
+ "serde_core",
1662
+ "serde_derive",
1663
+ ]
1664
+
1665
+ [[package]]
1666
+ name = "serde_core"
1667
+ version = "1.0.229"
1668
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1669
+ checksum = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48"
1670
+ dependencies = [
1671
+ "serde_derive",
1672
+ ]
1673
+
1674
+ [[package]]
1675
+ name = "serde_derive"
1676
+ version = "1.0.229"
1677
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1678
+ checksum = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348"
1679
+ dependencies = [
1680
+ "proc-macro2",
1681
+ "quote",
1682
+ "syn 3.0.5",
1683
+ ]
1684
+
1685
+ [[package]]
1686
+ name = "serde_json"
1687
+ version = "1.0.151"
1688
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1689
+ checksum = "c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14"
1690
+ dependencies = [
1691
+ "itoa",
1692
+ "memchr",
1693
+ "serde",
1694
+ "serde_core",
1695
+ "zmij",
1696
+ ]
1697
+
1698
+ [[package]]
1699
+ name = "serde_urlencoded"
1700
+ version = "0.7.1"
1701
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1702
+ checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
1703
+ dependencies = [
1704
+ "form_urlencoded",
1705
+ "itoa",
1706
+ "ryu",
1707
+ "serde",
1708
+ ]
1709
+
1710
+ [[package]]
1711
+ name = "sha1"
1712
+ version = "0.10.7"
1713
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1714
+ checksum = "a978451301f4db1d02937a4ab3ccce137717b81826e79b7d49ffe3244a13c3b8"
1715
+ dependencies = [
1716
+ "cfg-if",
1717
+ "cpufeatures",
1718
+ "digest",
1719
+ ]
1720
+
1721
+ [[package]]
1722
+ name = "sha2"
1723
+ version = "0.10.9"
1724
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1725
+ checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
1726
+ dependencies = [
1727
+ "cfg-if",
1728
+ "cpufeatures",
1729
+ "digest",
1730
+ ]
1731
+
1732
+ [[package]]
1733
+ name = "shlex"
1734
+ version = "2.0.1"
1735
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1736
+ checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
1737
+
1738
+ [[package]]
1739
+ name = "signature"
1740
+ version = "2.2.0"
1741
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1742
+ checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
1743
+ dependencies = [
1744
+ "digest",
1745
+ "rand_core 0.6.4",
1746
+ ]
1747
+
1748
+ [[package]]
1749
+ name = "slab"
1750
+ version = "0.4.12"
1751
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1752
+ checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
1753
+
1754
+ [[package]]
1755
+ name = "smallvec"
1756
+ version = "1.16.0"
1757
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1758
+ checksum = "b9be42f50aa861c555654aa3a37f52f4b1074bacf4e48fe0ef7fa584e80f1f0f"
1759
+ dependencies = [
1760
+ "serde",
1761
+ ]
1762
+
1763
+ [[package]]
1764
+ name = "socket2"
1765
+ version = "0.6.5"
1766
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1767
+ checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4"
1768
+ dependencies = [
1769
+ "libc",
1770
+ "windows-sys 0.61.2",
1771
+ ]
1772
+
1773
+ [[package]]
1774
+ name = "spin"
1775
+ version = "0.9.9"
1776
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1777
+ checksum = "3763264f6b73151db08c50ff20d7d8a0b8796e021cdea7ceedad07b80155fa0e"
1778
+ dependencies = [
1779
+ "lock_api",
1780
+ ]
1781
+
1782
+ [[package]]
1783
+ name = "spki"
1784
+ version = "0.7.3"
1785
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1786
+ checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
1787
+ dependencies = [
1788
+ "base64ct",
1789
+ "der",
1790
+ ]
1791
+
1792
+ [[package]]
1793
+ name = "sqlx"
1794
+ version = "0.8.6"
1795
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1796
+ checksum = "1fefb893899429669dcdd979aff487bd78f4064e5e7907e4269081e0ef7d97dc"
1797
+ dependencies = [
1798
+ "sqlx-core",
1799
+ "sqlx-macros",
1800
+ "sqlx-mysql",
1801
+ "sqlx-postgres",
1802
+ "sqlx-sqlite",
1803
+ ]
1804
+
1805
+ [[package]]
1806
+ name = "sqlx-core"
1807
+ version = "0.8.6"
1808
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1809
+ checksum = "ee6798b1838b6a0f69c007c133b8df5866302197e404e8b6ee8ed3e3a5e68dc6"
1810
+ dependencies = [
1811
+ "base64",
1812
+ "bytes",
1813
+ "chrono",
1814
+ "crc",
1815
+ "crossbeam-queue",
1816
+ "either",
1817
+ "event-listener",
1818
+ "futures-core",
1819
+ "futures-intrusive",
1820
+ "futures-io",
1821
+ "futures-util",
1822
+ "hashbrown 0.15.5",
1823
+ "hashlink 0.10.0",
1824
+ "indexmap",
1825
+ "log",
1826
+ "memchr",
1827
+ "once_cell",
1828
+ "percent-encoding",
1829
+ "rustls",
1830
+ "serde",
1831
+ "serde_json",
1832
+ "sha2",
1833
+ "smallvec",
1834
+ "thiserror 2.0.20",
1835
+ "tokio",
1836
+ "tokio-stream",
1837
+ "tracing",
1838
+ "url",
1839
+ "uuid",
1840
+ "webpki-roots 0.26.11",
1841
+ ]
1842
+
1843
+ [[package]]
1844
+ name = "sqlx-macros"
1845
+ version = "0.8.6"
1846
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1847
+ checksum = "a2d452988ccaacfbf5e0bdbc348fb91d7c8af5bee192173ac3636b5fb6e6715d"
1848
+ dependencies = [
1849
+ "proc-macro2",
1850
+ "quote",
1851
+ "sqlx-core",
1852
+ "sqlx-macros-core",
1853
+ "syn 2.0.119",
1854
+ ]
1855
+
1856
+ [[package]]
1857
+ name = "sqlx-macros-core"
1858
+ version = "0.8.6"
1859
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1860
+ checksum = "19a9c1841124ac5a61741f96e1d9e2ec77424bf323962dd894bdb93f37d5219b"
1861
+ dependencies = [
1862
+ "dotenvy",
1863
+ "either",
1864
+ "heck",
1865
+ "hex",
1866
+ "once_cell",
1867
+ "proc-macro2",
1868
+ "quote",
1869
+ "serde",
1870
+ "serde_json",
1871
+ "sha2",
1872
+ "sqlx-core",
1873
+ "sqlx-mysql",
1874
+ "sqlx-postgres",
1875
+ "sqlx-sqlite",
1876
+ "syn 2.0.119",
1877
+ "tokio",
1878
+ "url",
1879
+ ]
1880
+
1881
+ [[package]]
1882
+ name = "sqlx-mysql"
1883
+ version = "0.8.6"
1884
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1885
+ checksum = "aa003f0038df784eb8fecbbac13affe3da23b45194bd57dba231c8f48199c526"
1886
+ dependencies = [
1887
+ "atoi",
1888
+ "base64",
1889
+ "bitflags 2.13.1",
1890
+ "byteorder",
1891
+ "bytes",
1892
+ "chrono",
1893
+ "crc",
1894
+ "digest",
1895
+ "dotenvy",
1896
+ "either",
1897
+ "futures-channel",
1898
+ "futures-core",
1899
+ "futures-io",
1900
+ "futures-util",
1901
+ "generic-array",
1902
+ "hex",
1903
+ "hkdf",
1904
+ "hmac",
1905
+ "itoa",
1906
+ "log",
1907
+ "md-5",
1908
+ "memchr",
1909
+ "once_cell",
1910
+ "percent-encoding",
1911
+ "rand 0.8.8",
1912
+ "rsa",
1913
+ "serde",
1914
+ "sha1",
1915
+ "sha2",
1916
+ "smallvec",
1917
+ "sqlx-core",
1918
+ "stringprep",
1919
+ "thiserror 2.0.20",
1920
+ "tracing",
1921
+ "uuid",
1922
+ "whoami",
1923
+ ]
1924
+
1925
+ [[package]]
1926
+ name = "sqlx-postgres"
1927
+ version = "0.8.6"
1928
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1929
+ checksum = "db58fcd5a53cf07c184b154801ff91347e4c30d17a3562a635ff028ad5deda46"
1930
+ dependencies = [
1931
+ "atoi",
1932
+ "base64",
1933
+ "bitflags 2.13.1",
1934
+ "byteorder",
1935
+ "chrono",
1936
+ "crc",
1937
+ "dotenvy",
1938
+ "etcetera",
1939
+ "futures-channel",
1940
+ "futures-core",
1941
+ "futures-util",
1942
+ "hex",
1943
+ "hkdf",
1944
+ "hmac",
1945
+ "home",
1946
+ "itoa",
1947
+ "log",
1948
+ "md-5",
1949
+ "memchr",
1950
+ "once_cell",
1951
+ "rand 0.8.8",
1952
+ "serde",
1953
+ "serde_json",
1954
+ "sha2",
1955
+ "smallvec",
1956
+ "sqlx-core",
1957
+ "stringprep",
1958
+ "thiserror 2.0.20",
1959
+ "tracing",
1960
+ "uuid",
1961
+ "whoami",
1962
+ ]
1963
+
1964
+ [[package]]
1965
+ name = "sqlx-sqlite"
1966
+ version = "0.8.6"
1967
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1968
+ checksum = "c2d12fe70b2c1b4401038055f90f151b78208de1f9f89a7dbfd41587a10c3eea"
1969
+ dependencies = [
1970
+ "atoi",
1971
+ "chrono",
1972
+ "flume",
1973
+ "futures-channel",
1974
+ "futures-core",
1975
+ "futures-executor",
1976
+ "futures-intrusive",
1977
+ "futures-util",
1978
+ "libsqlite3-sys",
1979
+ "log",
1980
+ "percent-encoding",
1981
+ "serde",
1982
+ "serde_urlencoded",
1983
+ "sqlx-core",
1984
+ "thiserror 2.0.20",
1985
+ "tracing",
1986
+ "url",
1987
+ "uuid",
1988
+ ]
1989
+
1990
+ [[package]]
1991
+ name = "stable_deref_trait"
1992
+ version = "1.2.1"
1993
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1994
+ checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
1995
+
1996
+ [[package]]
1997
+ name = "stringprep"
1998
+ version = "0.1.5"
1999
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2000
+ checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
2001
+ dependencies = [
2002
+ "unicode-bidi",
2003
+ "unicode-normalization",
2004
+ "unicode-properties",
2005
+ ]
2006
+
2007
+ [[package]]
2008
+ name = "subtle"
2009
+ version = "2.6.1"
2010
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2011
+ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
2012
+
2013
+ [[package]]
2014
+ name = "syn"
2015
+ version = "2.0.119"
2016
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2017
+ checksum = "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297"
2018
+ dependencies = [
2019
+ "proc-macro2",
2020
+ "quote",
2021
+ "unicode-ident",
2022
+ ]
2023
+
2024
+ [[package]]
2025
+ name = "syn"
2026
+ version = "3.0.5"
2027
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2028
+ checksum = "12df2e0110f65b775f769bb17ef989067a1d931b2eb822bd4346631eeada89f9"
2029
+ dependencies = [
2030
+ "proc-macro2",
2031
+ "quote",
2032
+ "unicode-ident",
2033
+ ]
2034
+
2035
+ [[package]]
2036
+ name = "synstructure"
2037
+ version = "0.13.2"
2038
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2039
+ checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
2040
+ dependencies = [
2041
+ "proc-macro2",
2042
+ "quote",
2043
+ "syn 2.0.119",
2044
+ ]
2045
+
2046
+ [[package]]
2047
+ name = "sysctl"
2048
+ version = "0.6.0"
2049
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2050
+ checksum = "01198a2debb237c62b6826ec7081082d951f46dbb64b0e8c7649a452230d1dfc"
2051
+ dependencies = [
2052
+ "bitflags 2.13.1",
2053
+ "byteorder",
2054
+ "enum-as-inner",
2055
+ "libc",
2056
+ "thiserror 1.0.69",
2057
+ "walkdir",
2058
+ ]
2059
+
2060
+ [[package]]
2061
+ name = "thiserror"
2062
+ version = "1.0.69"
2063
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2064
+ checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
2065
+ dependencies = [
2066
+ "thiserror-impl 1.0.69",
2067
+ ]
2068
+
2069
+ [[package]]
2070
+ name = "thiserror"
2071
+ version = "2.0.20"
2072
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2073
+ checksum = "ec86235f5fcc2a73650310756d2ac5b138a5780bbbdfae3eeccec992c435ba4f"
2074
+ dependencies = [
2075
+ "thiserror-impl 2.0.20",
2076
+ ]
2077
+
2078
+ [[package]]
2079
+ name = "thiserror-impl"
2080
+ version = "1.0.69"
2081
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2082
+ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
2083
+ dependencies = [
2084
+ "proc-macro2",
2085
+ "quote",
2086
+ "syn 2.0.119",
2087
+ ]
2088
+
2089
+ [[package]]
2090
+ name = "thiserror-impl"
2091
+ version = "2.0.20"
2092
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2093
+ checksum = "bc04cd3e1236dd4a98afca4569f2deb3f120e5422a4023be2cb683f8486292af"
2094
+ dependencies = [
2095
+ "proc-macro2",
2096
+ "quote",
2097
+ "syn 3.0.5",
2098
+ ]
2099
+
2100
+ [[package]]
2101
+ name = "tinystr"
2102
+ version = "0.8.4"
2103
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2104
+ checksum = "b1e27c91459209c2986af3dcf603a5a74a4368754ce37414f59acc971167f643"
2105
+ dependencies = [
2106
+ "displaydoc",
2107
+ "zerovec",
2108
+ ]
2109
+
2110
+ [[package]]
2111
+ name = "tinyvec"
2112
+ version = "1.13.2"
2113
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2114
+ checksum = "4cf0ded5c4e56918d8f8a339e1bb67d038d3bc6d144ac407904015ba2e4cde9b"
2115
+ dependencies = [
2116
+ "tinyvec_macros",
2117
+ ]
2118
+
2119
+ [[package]]
2120
+ name = "tinyvec_macros"
2121
+ version = "0.1.1"
2122
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2123
+ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2124
+
2125
+ [[package]]
2126
+ name = "tokio"
2127
+ version = "1.53.1"
2128
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2129
+ checksum = "202caea871b69668250d242070849eb495be178ed697a3e98aebce5bc81a0bed"
2130
+ dependencies = [
2131
+ "bytes",
2132
+ "libc",
2133
+ "mio",
2134
+ "pin-project-lite",
2135
+ "socket2",
2136
+ "windows-sys 0.61.2",
2137
+ ]
2138
+
2139
+ [[package]]
2140
+ name = "tokio-stream"
2141
+ version = "0.1.19"
2142
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2143
+ checksum = "a3d06f0b082ba57c26b79407372e57cf2a1e28124f78e9479fe80322cf53420b"
2144
+ dependencies = [
2145
+ "futures-core",
2146
+ "pin-project-lite",
2147
+ "tokio",
2148
+ ]
2149
+
2150
+ [[package]]
2151
+ name = "tracing"
2152
+ version = "0.1.44"
2153
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2154
+ checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
2155
+ dependencies = [
2156
+ "log",
2157
+ "pin-project-lite",
2158
+ "tracing-attributes",
2159
+ "tracing-core",
2160
+ ]
2161
+
2162
+ [[package]]
2163
+ name = "tracing-attributes"
2164
+ version = "0.1.31"
2165
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2166
+ checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
2167
+ dependencies = [
2168
+ "proc-macro2",
2169
+ "quote",
2170
+ "syn 2.0.119",
2171
+ ]
2172
+
2173
+ [[package]]
2174
+ name = "tracing-core"
2175
+ version = "0.1.36"
2176
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2177
+ checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
2178
+ dependencies = [
2179
+ "once_cell",
2180
+ ]
2181
+
2182
+ [[package]]
2183
+ name = "typenum"
2184
+ version = "1.20.1"
2185
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2186
+ checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20"
2187
+
2188
+ [[package]]
2189
+ name = "unicode-bidi"
2190
+ version = "0.3.18"
2191
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2192
+ checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
2193
+
2194
+ [[package]]
2195
+ name = "unicode-ident"
2196
+ version = "1.0.24"
2197
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2198
+ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
2199
+
2200
+ [[package]]
2201
+ name = "unicode-normalization"
2202
+ version = "0.1.25"
2203
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2204
+ checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8"
2205
+ dependencies = [
2206
+ "tinyvec",
2207
+ ]
2208
+
2209
+ [[package]]
2210
+ name = "unicode-properties"
2211
+ version = "0.1.4"
2212
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2213
+ checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d"
2214
+
2215
+ [[package]]
2216
+ name = "unicode-segmentation"
2217
+ version = "1.13.3"
2218
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2219
+ checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
2220
+
2221
+ [[package]]
2222
+ name = "untrusted"
2223
+ version = "0.9.0"
2224
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2225
+ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
2226
+
2227
+ [[package]]
2228
+ name = "url"
2229
+ version = "2.5.8"
2230
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2231
+ checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
2232
+ dependencies = [
2233
+ "form_urlencoded",
2234
+ "idna",
2235
+ "percent-encoding",
2236
+ "serde",
2237
+ ]
2238
+
2239
+ [[package]]
2240
+ name = "utf8_iter"
2241
+ version = "1.0.4"
2242
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2243
+ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
2244
+
2245
+ [[package]]
2246
+ name = "utf8parse"
2247
+ version = "0.2.2"
2248
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2249
+ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
2250
+
2251
+ [[package]]
2252
+ name = "uuid"
2253
+ version = "1.26.0"
2254
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2255
+ checksum = "b5772d71c9be8a8a6ac2117d949c5b224c1b72241bb611d9a3012edcf8af7812"
2256
+ dependencies = [
2257
+ "getrandom 0.4.3",
2258
+ "js-sys",
2259
+ "serde_core",
2260
+ "wasm-bindgen",
2261
+ ]
2262
+
2263
+ [[package]]
2264
+ name = "vcpkg"
2265
+ version = "0.2.15"
2266
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2267
+ checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2268
+
2269
+ [[package]]
2270
+ name = "version_check"
2271
+ version = "0.9.5"
2272
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2273
+ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
2274
+
2275
+ [[package]]
2276
+ name = "walkdir"
2277
+ version = "2.5.0"
2278
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2279
+ checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
2280
+ dependencies = [
2281
+ "same-file",
2282
+ "winapi-util",
2283
+ ]
2284
+
2285
+ [[package]]
2286
+ name = "wasi"
2287
+ version = "0.11.1+wasi-snapshot-preview1"
2288
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2289
+ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
2290
+
2291
+ [[package]]
2292
+ name = "wasip2"
2293
+ version = "1.0.4+wasi-0.2.12"
2294
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2295
+ checksum = "b67efb37e106e55ce722a510d6b5f9c17f083e5fc79afc2badeb12cc313d9487"
2296
+ dependencies = [
2297
+ "wit-bindgen",
2298
+ ]
2299
+
2300
+ [[package]]
2301
+ name = "wasite"
2302
+ version = "0.1.0"
2303
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2304
+ checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
2305
+
2306
+ [[package]]
2307
+ name = "wasm-bindgen"
2308
+ version = "0.2.128"
2309
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2310
+ checksum = "aecb87a33d3b0c5e3b7aa46336eaf486cffafbd281b195e4c8b80d50df2351bf"
2311
+ dependencies = [
2312
+ "cfg-if",
2313
+ "once_cell",
2314
+ "rustversion",
2315
+ "wasm-bindgen-macro",
2316
+ "wasm-bindgen-shared",
2317
+ ]
2318
+
2319
+ [[package]]
2320
+ name = "wasm-bindgen-macro"
2321
+ version = "0.2.128"
2322
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2323
+ checksum = "a690d511e3c1a8b3a55e33511e3c2c00c78415cd23650f32b808627f5696b9ed"
2324
+ dependencies = [
2325
+ "quote",
2326
+ "wasm-bindgen-macro-support",
2327
+ ]
2328
+
2329
+ [[package]]
2330
+ name = "wasm-bindgen-macro-support"
2331
+ version = "0.2.128"
2332
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2333
+ checksum = "411e4887f0071ef2d2164a9d5fdf2d20efbef78fccd3a78b0c10a1dc5295e48a"
2334
+ dependencies = [
2335
+ "bumpalo",
2336
+ "proc-macro2",
2337
+ "quote",
2338
+ "syn 3.0.5",
2339
+ "wasm-bindgen-shared",
2340
+ ]
2341
+
2342
+ [[package]]
2343
+ name = "wasm-bindgen-shared"
2344
+ version = "0.2.128"
2345
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2346
+ checksum = "81941cd78d0c92026c33e5e01312845a4cb1e9af3407f9134b100dd03144103e"
2347
+ dependencies = [
2348
+ "unicode-ident",
2349
+ ]
2350
+
2351
+ [[package]]
2352
+ name = "webpki-roots"
2353
+ version = "0.26.11"
2354
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2355
+ checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9"
2356
+ dependencies = [
2357
+ "webpki-roots 1.0.9",
2358
+ ]
2359
+
2360
+ [[package]]
2361
+ name = "webpki-roots"
2362
+ version = "1.0.9"
2363
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2364
+ checksum = "7dcd9d09a39985f5344844e66b0c530a33843579125f23e21e9f0f220850f22a"
2365
+ dependencies = [
2366
+ "rustls-pki-types",
2367
+ ]
2368
+
2369
+ [[package]]
2370
+ name = "whoami"
2371
+ version = "1.6.1"
2372
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2373
+ checksum = "5d4a4db5077702ca3015d3d02d74974948aba2ad9e12ab7df718ee64ccd7e97d"
2374
+ dependencies = [
2375
+ "libredox",
2376
+ "wasite",
2377
+ ]
2378
+
2379
+ [[package]]
2380
+ name = "widestring"
2381
+ version = "1.2.1"
2382
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2383
+ checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471"
2384
+
2385
+ [[package]]
2386
+ name = "winapi"
2387
+ version = "0.3.9"
2388
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2389
+ checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2390
+ dependencies = [
2391
+ "winapi-i686-pc-windows-gnu",
2392
+ "winapi-x86_64-pc-windows-gnu",
2393
+ ]
2394
+
2395
+ [[package]]
2396
+ name = "winapi-i686-pc-windows-gnu"
2397
+ version = "0.4.0"
2398
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2399
+ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2400
+
2401
+ [[package]]
2402
+ name = "winapi-util"
2403
+ version = "0.1.11"
2404
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2405
+ checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
2406
+ dependencies = [
2407
+ "windows-sys 0.48.0",
2408
+ ]
2409
+
2410
+ [[package]]
2411
+ name = "winapi-x86_64-pc-windows-gnu"
2412
+ version = "0.4.0"
2413
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2414
+ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2415
+
2416
+ [[package]]
2417
+ name = "windows"
2418
+ version = "0.48.0"
2419
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2420
+ checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
2421
+ dependencies = [
2422
+ "windows-targets 0.48.5",
2423
+ ]
2424
+
2425
+ [[package]]
2426
+ name = "windows-core"
2427
+ version = "0.62.2"
2428
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2429
+ checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
2430
+ dependencies = [
2431
+ "windows-implement",
2432
+ "windows-interface",
2433
+ "windows-link",
2434
+ "windows-result",
2435
+ "windows-strings",
2436
+ ]
2437
+
2438
+ [[package]]
2439
+ name = "windows-implement"
2440
+ version = "0.60.2"
2441
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2442
+ checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
2443
+ dependencies = [
2444
+ "proc-macro2",
2445
+ "quote",
2446
+ "syn 2.0.119",
2447
+ ]
2448
+
2449
+ [[package]]
2450
+ name = "windows-interface"
2451
+ version = "0.59.3"
2452
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2453
+ checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
2454
+ dependencies = [
2455
+ "proc-macro2",
2456
+ "quote",
2457
+ "syn 2.0.119",
2458
+ ]
2459
+
2460
+ [[package]]
2461
+ name = "windows-link"
2462
+ version = "0.2.1"
2463
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2464
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
2465
+
2466
+ [[package]]
2467
+ name = "windows-result"
2468
+ version = "0.4.1"
2469
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2470
+ checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
2471
+ dependencies = [
2472
+ "windows-link",
2473
+ ]
2474
+
2475
+ [[package]]
2476
+ name = "windows-strings"
2477
+ version = "0.5.1"
2478
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2479
+ checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
2480
+ dependencies = [
2481
+ "windows-link",
2482
+ ]
2483
+
2484
+ [[package]]
2485
+ name = "windows-sys"
2486
+ version = "0.48.0"
2487
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2488
+ checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
2489
+ dependencies = [
2490
+ "windows-targets 0.48.5",
2491
+ ]
2492
+
2493
+ [[package]]
2494
+ name = "windows-sys"
2495
+ version = "0.52.0"
2496
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2497
+ checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
2498
+ dependencies = [
2499
+ "windows-targets 0.52.6",
2500
+ ]
2501
+
2502
+ [[package]]
2503
+ name = "windows-sys"
2504
+ version = "0.61.2"
2505
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2506
+ checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
2507
+ dependencies = [
2508
+ "windows-link",
2509
+ ]
2510
+
2511
+ [[package]]
2512
+ name = "windows-targets"
2513
+ version = "0.48.5"
2514
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2515
+ checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
2516
+ dependencies = [
2517
+ "windows_aarch64_gnullvm 0.48.5",
2518
+ "windows_aarch64_msvc 0.48.5",
2519
+ "windows_i686_gnu 0.48.5",
2520
+ "windows_i686_msvc 0.48.5",
2521
+ "windows_x86_64_gnu 0.48.5",
2522
+ "windows_x86_64_gnullvm 0.48.5",
2523
+ "windows_x86_64_msvc 0.48.5",
2524
+ ]
2525
+
2526
+ [[package]]
2527
+ name = "windows-targets"
2528
+ version = "0.52.6"
2529
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2530
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2531
+ dependencies = [
2532
+ "windows_aarch64_gnullvm 0.52.6",
2533
+ "windows_aarch64_msvc 0.52.6",
2534
+ "windows_i686_gnu 0.52.6",
2535
+ "windows_i686_gnullvm",
2536
+ "windows_i686_msvc 0.52.6",
2537
+ "windows_x86_64_gnu 0.52.6",
2538
+ "windows_x86_64_gnullvm 0.52.6",
2539
+ "windows_x86_64_msvc 0.52.6",
2540
+ ]
2541
+
2542
+ [[package]]
2543
+ name = "windows_aarch64_gnullvm"
2544
+ version = "0.48.5"
2545
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2546
+ checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
2547
+
2548
+ [[package]]
2549
+ name = "windows_aarch64_gnullvm"
2550
+ version = "0.52.6"
2551
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2552
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2553
+
2554
+ [[package]]
2555
+ name = "windows_aarch64_msvc"
2556
+ version = "0.48.5"
2557
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2558
+ checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
2559
+
2560
+ [[package]]
2561
+ name = "windows_aarch64_msvc"
2562
+ version = "0.52.6"
2563
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2564
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2565
+
2566
+ [[package]]
2567
+ name = "windows_i686_gnu"
2568
+ version = "0.48.5"
2569
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2570
+ checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
2571
+
2572
+ [[package]]
2573
+ name = "windows_i686_gnu"
2574
+ version = "0.52.6"
2575
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2576
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
2577
+
2578
+ [[package]]
2579
+ name = "windows_i686_gnullvm"
2580
+ version = "0.52.6"
2581
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2582
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2583
+
2584
+ [[package]]
2585
+ name = "windows_i686_msvc"
2586
+ version = "0.48.5"
2587
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2588
+ checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
2589
+
2590
+ [[package]]
2591
+ name = "windows_i686_msvc"
2592
+ version = "0.52.6"
2593
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2594
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2595
+
2596
+ [[package]]
2597
+ name = "windows_x86_64_gnu"
2598
+ version = "0.48.5"
2599
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2600
+ checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
2601
+
2602
+ [[package]]
2603
+ name = "windows_x86_64_gnu"
2604
+ version = "0.52.6"
2605
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2606
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2607
+
2608
+ [[package]]
2609
+ name = "windows_x86_64_gnullvm"
2610
+ version = "0.48.5"
2611
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2612
+ checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
2613
+
2614
+ [[package]]
2615
+ name = "windows_x86_64_gnullvm"
2616
+ version = "0.52.6"
2617
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2618
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2619
+
2620
+ [[package]]
2621
+ name = "windows_x86_64_msvc"
2622
+ version = "0.48.5"
2623
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2624
+ checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
2625
+
2626
+ [[package]]
2627
+ name = "windows_x86_64_msvc"
2628
+ version = "0.52.6"
2629
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2630
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
2631
+
2632
+ [[package]]
2633
+ name = "wit-bindgen"
2634
+ version = "0.57.1"
2635
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2636
+ checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e"
2637
+
2638
+ [[package]]
2639
+ name = "writeable"
2640
+ version = "0.6.4"
2641
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2642
+ checksum = "3ad82d2a33cdc9674dc7465672f271e096168fcdbe0f799d9e6db8c5892679dc"
2643
+
2644
+ [[package]]
2645
+ name = "yoke"
2646
+ version = "0.8.3"
2647
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2648
+ checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5"
2649
+ dependencies = [
2650
+ "stable_deref_trait",
2651
+ "yoke-derive",
2652
+ "zerofrom",
2653
+ ]
2654
+
2655
+ [[package]]
2656
+ name = "yoke-derive"
2657
+ version = "0.8.2"
2658
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2659
+ checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
2660
+ dependencies = [
2661
+ "proc-macro2",
2662
+ "quote",
2663
+ "syn 2.0.119",
2664
+ "synstructure",
2665
+ ]
2666
+
2667
+ [[package]]
2668
+ name = "z3rno-engine"
2669
+ version = "0.23.0"
2670
+ dependencies = [
2671
+ "anyhow",
2672
+ "async-trait",
2673
+ "chrono",
2674
+ "hnsw_rs",
2675
+ "petgraph",
2676
+ "pgvector",
2677
+ "rusqlite",
2678
+ "serde",
2679
+ "serde_json",
2680
+ "sha2",
2681
+ "sqlx",
2682
+ "thiserror 2.0.20",
2683
+ "uuid",
2684
+ ]
2685
+
2686
+ [[package]]
2687
+ name = "z3rno-sdk-native"
2688
+ version = "0.23.0"
2689
+ dependencies = [
2690
+ "anyhow",
2691
+ "chrono",
2692
+ "napi",
2693
+ "napi-build",
2694
+ "napi-derive",
2695
+ "serde_json",
2696
+ "uuid",
2697
+ "z3rno-engine",
2698
+ ]
2699
+
2700
+ [[package]]
2701
+ name = "zerocopy"
2702
+ version = "0.8.56"
2703
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2704
+ checksum = "556764e583adb45a9f8d413c2a147fa7e8d821e48e12b14fd560b607998b75eb"
2705
+ dependencies = [
2706
+ "zerocopy-derive",
2707
+ ]
2708
+
2709
+ [[package]]
2710
+ name = "zerocopy-derive"
2711
+ version = "0.8.56"
2712
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2713
+ checksum = "f2ab42fc20575779bd240faa45f94a74256f755c0fa9e89f0ede20d91d0cdfc1"
2714
+ dependencies = [
2715
+ "proc-macro2",
2716
+ "quote",
2717
+ "syn 2.0.119",
2718
+ ]
2719
+
2720
+ [[package]]
2721
+ name = "zerofrom"
2722
+ version = "0.1.8"
2723
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2724
+ checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
2725
+ dependencies = [
2726
+ "zerofrom-derive",
2727
+ ]
2728
+
2729
+ [[package]]
2730
+ name = "zerofrom-derive"
2731
+ version = "0.1.7"
2732
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2733
+ checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
2734
+ dependencies = [
2735
+ "proc-macro2",
2736
+ "quote",
2737
+ "syn 2.0.119",
2738
+ "synstructure",
2739
+ ]
2740
+
2741
+ [[package]]
2742
+ name = "zeroize"
2743
+ version = "1.9.0"
2744
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2745
+ checksum = "e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e"
2746
+
2747
+ [[package]]
2748
+ name = "zerotrie"
2749
+ version = "0.2.5"
2750
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2751
+ checksum = "4ea269c3bd32f0a32c321907a2ae912ba6f4649bb0fc764a15627e99a7095a3f"
2752
+ dependencies = [
2753
+ "displaydoc",
2754
+ "yoke",
2755
+ "zerofrom",
2756
+ ]
2757
+
2758
+ [[package]]
2759
+ name = "zerovec"
2760
+ version = "0.11.8"
2761
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2762
+ checksum = "bb0464e17806c1d976d5cba29399c7f08e516e279e2ba493f63123b5fca67dd8"
2763
+ dependencies = [
2764
+ "yoke",
2765
+ "zerofrom",
2766
+ "zerovec-derive",
2767
+ ]
2768
+
2769
+ [[package]]
2770
+ name = "zerovec-derive"
2771
+ version = "0.11.6"
2772
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2773
+ checksum = "34df6fc39dbd26ddc9c10e6a2984476e13acce22e64e4487636ef494369225da"
2774
+ dependencies = [
2775
+ "proc-macro2",
2776
+ "quote",
2777
+ "syn 3.0.5",
2778
+ ]
2779
+
2780
+ [[package]]
2781
+ name = "zmij"
2782
+ version = "1.0.23"
2783
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2784
+ checksum = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b"