basedpython 0.0.1a1__py3-none-linux_armv6l.whl → 0.0.1a4__py3-none-linux_armv6l.whl

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.
@@ -2,9 +2,9 @@
2
2
  "bomFormat": "CycloneDX",
3
3
  "specVersion": "1.5",
4
4
  "version": 1,
5
- "serialNumber": "urn:uuid:5274acfe-527a-467c-a46e-7e54e180e693",
5
+ "serialNumber": "urn:uuid:cd0d4c89-d4e4-4557-9aaf-04e0d2601f2c",
6
6
  "metadata": {
7
- "timestamp": "2026-06-01T14:01:25.512417239Z",
7
+ "timestamp": "2026-07-19T10:23:19.780624777Z",
8
8
  "tools": [
9
9
  {
10
10
  "vendor": "CycloneDX",
@@ -14,9 +14,9 @@
14
14
  ],
15
15
  "component": {
16
16
  "type": "application",
17
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/basedpython#0.0.1-a1",
17
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/basedpython#0.0.1-a4",
18
18
  "name": "basedpython",
19
- "version": "0.0.1-a1",
19
+ "version": "0.0.1-a4",
20
20
  "description": "the basedpython toolchain — the `by` type-checker / transpiler and `buff` linter / formatter",
21
21
  "scope": "required",
22
22
  "licenses": [
@@ -24,7 +24,7 @@
24
24
  "expression": "MIT"
25
25
  }
26
26
  ],
27
- "purl": "pkg:cargo/basedpython@0.0.1-a1?download_url=file://.",
27
+ "purl": "pkg:cargo/basedpython@0.0.1-a4?download_url=file://.",
28
28
  "externalReferences": [
29
29
  {
30
30
  "type": "vcs",
@@ -34,17 +34,17 @@
34
34
  "components": [
35
35
  {
36
36
  "type": "application",
37
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/basedpython#0.0.1-a1 bin-target-0",
37
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/basedpython#0.0.1-a4 bin-target-0",
38
38
  "name": "buff",
39
- "version": "0.0.1-a1",
40
- "purl": "pkg:cargo/basedpython@0.0.1-a1?download_url=file://.#src/buff.rs"
39
+ "version": "0.0.1-a4",
40
+ "purl": "pkg:cargo/basedpython@0.0.1-a4?download_url=file://.#src/buff.rs"
41
41
  },
42
42
  {
43
43
  "type": "application",
44
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/basedpython#0.0.1-a1 bin-target-1",
44
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/basedpython#0.0.1-a4 bin-target-1",
45
45
  "name": "by",
46
- "version": "0.0.1-a1",
47
- "purl": "pkg:cargo/basedpython@0.0.1-a1?download_url=file://.#src/by.rs"
46
+ "version": "0.0.1-a4",
47
+ "purl": "pkg:cargo/basedpython@0.0.1-a4?download_url=file://.#src/by.rs"
48
48
  }
49
49
  ]
50
50
  },
@@ -56,31 +56,6 @@
56
56
  ]
57
57
  },
58
58
  "components": [
59
- {
60
- "type": "library",
61
- "bom-ref": "git+https://github.com/astral-sh/lsp-types.git?rev=e15db0593f0ecbbd80599c3f5880e4bf5da1ca0c#lsp-types@0.95.1",
62
- "author": "Markus Westerlind <marwes91@gmail.com>, Bruno Medeiros <bruno.do.medeiros@gmail.com>",
63
- "name": "lsp-types",
64
- "version": "0.95.1",
65
- "description": "Types for interaction with a language server, using VSCode's Language Server Protocol",
66
- "scope": "required",
67
- "licenses": [
68
- {
69
- "expression": "MIT"
70
- }
71
- ],
72
- "purl": "pkg:cargo/lsp-types@0.95.1?vcs_url=git%2Bhttps://github.com/astral-sh/lsp-types.git%40e15db0593f0ecbbd80599c3f5880e4bf5da1ca0c",
73
- "externalReferences": [
74
- {
75
- "type": "documentation",
76
- "url": "https://docs.rs/lsp-types"
77
- },
78
- {
79
- "type": "vcs",
80
- "url": "https://github.com/gluon-lang/lsp-types"
81
- }
82
- ]
83
- },
84
59
  {
85
60
  "type": "library",
86
61
  "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/by_transforms#0.0.0",
@@ -111,17 +86,18 @@
111
86
  },
112
87
  {
113
88
  "type": "library",
114
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff#0.15.15",
89
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff#0.15.20",
115
90
  "author": "KotlinIsland",
116
91
  "name": "ruff",
117
- "version": "0.15.15",
92
+ "version": "0.15.20",
93
+ "description": "An extremely fast Python linter and code formatter",
118
94
  "scope": "required",
119
95
  "licenses": [
120
96
  {
121
97
  "expression": "MIT"
122
98
  }
123
99
  ],
124
- "purl": "pkg:cargo/ruff@0.15.15?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff",
100
+ "purl": "pkg:cargo/ruff@0.15.20?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff",
125
101
  "externalReferences": [
126
102
  {
127
103
  "type": "documentation",
@@ -139,17 +115,18 @@
139
115
  },
140
116
  {
141
117
  "type": "library",
142
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_annotate_snippets#0.1.0",
118
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_annotate_snippets#0.0.3",
143
119
  "author": "KotlinIsland",
144
120
  "name": "ruff_annotate_snippets",
145
- "version": "0.1.0",
121
+ "version": "0.0.3",
122
+ "description": "This is an internal component crate of Ruff",
146
123
  "scope": "required",
147
124
  "licenses": [
148
125
  {
149
126
  "expression": "MIT OR Apache-2.0"
150
127
  }
151
128
  ],
152
- "purl": "pkg:cargo/ruff_annotate_snippets@0.1.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_annotate_snippets",
129
+ "purl": "pkg:cargo/ruff_annotate_snippets@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_annotate_snippets",
153
130
  "externalReferences": [
154
131
  {
155
132
  "type": "documentation",
@@ -167,17 +144,18 @@
167
144
  },
168
145
  {
169
146
  "type": "library",
170
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.0",
147
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.3",
171
148
  "author": "KotlinIsland",
172
149
  "name": "ruff_cache",
173
- "version": "0.0.0",
150
+ "version": "0.0.3",
151
+ "description": "This is an internal component crate of Ruff",
174
152
  "scope": "required",
175
153
  "licenses": [
176
154
  {
177
155
  "expression": "MIT"
178
156
  }
179
157
  ],
180
- "purl": "pkg:cargo/ruff_cache@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_cache",
158
+ "purl": "pkg:cargo/ruff_cache@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_cache",
181
159
  "externalReferences": [
182
160
  {
183
161
  "type": "documentation",
@@ -195,17 +173,18 @@
195
173
  },
196
174
  {
197
175
  "type": "library",
198
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
176
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
199
177
  "author": "KotlinIsland",
200
178
  "name": "ruff_db",
201
- "version": "0.0.0",
179
+ "version": "0.0.3",
180
+ "description": "This is an internal component crate of Ruff",
202
181
  "scope": "required",
203
182
  "licenses": [
204
183
  {
205
184
  "expression": "MIT"
206
185
  }
207
186
  ],
208
- "purl": "pkg:cargo/ruff_db@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_db",
187
+ "purl": "pkg:cargo/ruff_db@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_db",
209
188
  "externalReferences": [
210
189
  {
211
190
  "type": "documentation",
@@ -223,17 +202,18 @@
223
202
  },
224
203
  {
225
204
  "type": "library",
226
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
205
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
227
206
  "author": "KotlinIsland",
228
207
  "name": "ruff_diagnostics",
229
- "version": "0.0.0",
208
+ "version": "0.0.3",
209
+ "description": "This is an internal component crate of Ruff",
230
210
  "scope": "required",
231
211
  "licenses": [
232
212
  {
233
213
  "expression": "MIT"
234
214
  }
235
215
  ],
236
- "purl": "pkg:cargo/ruff_diagnostics@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics",
216
+ "purl": "pkg:cargo/ruff_diagnostics@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics",
237
217
  "externalReferences": [
238
218
  {
239
219
  "type": "documentation",
@@ -251,17 +231,18 @@
251
231
  },
252
232
  {
253
233
  "type": "library",
254
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_formatter#0.0.0",
234
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_formatter#0.0.3",
255
235
  "author": "KotlinIsland",
256
236
  "name": "ruff_formatter",
257
- "version": "0.0.0",
237
+ "version": "0.0.3",
238
+ "description": "This is an internal component crate of Ruff",
258
239
  "scope": "required",
259
240
  "licenses": [
260
241
  {
261
242
  "expression": "MIT"
262
243
  }
263
244
  ],
264
- "purl": "pkg:cargo/ruff_formatter@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_formatter",
245
+ "purl": "pkg:cargo/ruff_formatter@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_formatter",
265
246
  "externalReferences": [
266
247
  {
267
248
  "type": "documentation",
@@ -279,17 +260,18 @@
279
260
  },
280
261
  {
281
262
  "type": "library",
282
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_graph#0.1.0",
263
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_graph#0.0.3",
283
264
  "author": "KotlinIsland",
284
265
  "name": "ruff_graph",
285
- "version": "0.1.0",
266
+ "version": "0.0.3",
267
+ "description": "This is an internal component crate of Ruff",
286
268
  "scope": "required",
287
269
  "licenses": [
288
270
  {
289
271
  "expression": "MIT"
290
272
  }
291
273
  ],
292
- "purl": "pkg:cargo/ruff_graph@0.1.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_graph",
274
+ "purl": "pkg:cargo/ruff_graph@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_graph",
293
275
  "externalReferences": [
294
276
  {
295
277
  "type": "documentation",
@@ -307,17 +289,18 @@
307
289
  },
308
290
  {
309
291
  "type": "library",
310
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_index#0.0.0",
292
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_index#0.0.3",
311
293
  "author": "KotlinIsland",
312
294
  "name": "ruff_index",
313
- "version": "0.0.0",
295
+ "version": "0.0.3",
296
+ "description": "This is an internal component crate of Ruff",
314
297
  "scope": "required",
315
298
  "licenses": [
316
299
  {
317
300
  "expression": "MIT"
318
301
  }
319
302
  ],
320
- "purl": "pkg:cargo/ruff_index@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_index",
303
+ "purl": "pkg:cargo/ruff_index@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_index",
321
304
  "externalReferences": [
322
305
  {
323
306
  "type": "documentation",
@@ -335,17 +318,18 @@
335
318
  },
336
319
  {
337
320
  "type": "library",
338
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_linter#0.15.15",
321
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_linter#0.15.20",
339
322
  "author": "KotlinIsland",
340
323
  "name": "ruff_linter",
341
- "version": "0.15.15",
324
+ "version": "0.15.20",
325
+ "description": "This is an internal component crate of Ruff",
342
326
  "scope": "required",
343
327
  "licenses": [
344
328
  {
345
329
  "expression": "MIT"
346
330
  }
347
331
  ],
348
- "purl": "pkg:cargo/ruff_linter@0.15.15?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_linter",
332
+ "purl": "pkg:cargo/ruff_linter@0.15.20?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_linter",
349
333
  "externalReferences": [
350
334
  {
351
335
  "type": "documentation",
@@ -363,17 +347,18 @@
363
347
  },
364
348
  {
365
349
  "type": "library",
366
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
350
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
367
351
  "author": "KotlinIsland",
368
352
  "name": "ruff_macros",
369
- "version": "0.0.0",
353
+ "version": "0.0.3",
354
+ "description": "This is an internal component crate of Ruff",
370
355
  "scope": "required",
371
356
  "licenses": [
372
357
  {
373
358
  "expression": "MIT"
374
359
  }
375
360
  ],
376
- "purl": "pkg:cargo/ruff_macros@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_macros",
361
+ "purl": "pkg:cargo/ruff_macros@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_macros",
377
362
  "externalReferences": [
378
363
  {
379
364
  "type": "documentation",
@@ -391,17 +376,18 @@
391
376
  },
392
377
  {
393
378
  "type": "library",
394
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_markdown#0.0.0",
379
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_markdown#0.0.3",
395
380
  "author": "KotlinIsland",
396
381
  "name": "ruff_markdown",
397
- "version": "0.0.0",
382
+ "version": "0.0.3",
383
+ "description": "This is an internal component crate of Ruff",
398
384
  "scope": "required",
399
385
  "licenses": [
400
386
  {
401
387
  "expression": "MIT"
402
388
  }
403
389
  ],
404
- "purl": "pkg:cargo/ruff_markdown@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_markdown",
390
+ "purl": "pkg:cargo/ruff_markdown@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_markdown",
405
391
  "externalReferences": [
406
392
  {
407
393
  "type": "documentation",
@@ -419,17 +405,18 @@
419
405
  },
420
406
  {
421
407
  "type": "library",
422
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.0",
408
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.3",
423
409
  "author": "KotlinIsland",
424
410
  "name": "ruff_memory_usage",
425
- "version": "0.0.0",
411
+ "version": "0.0.3",
412
+ "description": "This is an internal component crate of Ruff",
426
413
  "scope": "required",
427
414
  "licenses": [
428
415
  {
429
416
  "expression": "MIT"
430
417
  }
431
418
  ],
432
- "purl": "pkg:cargo/ruff_memory_usage@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage",
419
+ "purl": "pkg:cargo/ruff_memory_usage@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage",
433
420
  "externalReferences": [
434
421
  {
435
422
  "type": "documentation",
@@ -447,17 +434,18 @@
447
434
  },
448
435
  {
449
436
  "type": "library",
450
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.0",
437
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.3",
451
438
  "author": "KotlinIsland",
452
439
  "name": "ruff_notebook",
453
- "version": "0.0.0",
440
+ "version": "0.0.3",
441
+ "description": "This is an internal component crate of Ruff",
454
442
  "scope": "required",
455
443
  "licenses": [
456
444
  {
457
445
  "expression": "MIT"
458
446
  }
459
447
  ],
460
- "purl": "pkg:cargo/ruff_notebook@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook",
448
+ "purl": "pkg:cargo/ruff_notebook@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook",
461
449
  "externalReferences": [
462
450
  {
463
451
  "type": "documentation",
@@ -475,17 +463,18 @@
475
463
  },
476
464
  {
477
465
  "type": "library",
478
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_options_metadata#0.0.0",
466
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_options_metadata#0.0.3",
479
467
  "author": "KotlinIsland",
480
468
  "name": "ruff_options_metadata",
481
- "version": "0.0.0",
469
+ "version": "0.0.3",
470
+ "description": "This is an internal component crate of Ruff",
482
471
  "scope": "required",
483
472
  "licenses": [
484
473
  {
485
474
  "expression": "MIT"
486
475
  }
487
476
  ],
488
- "purl": "pkg:cargo/ruff_options_metadata@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_options_metadata",
477
+ "purl": "pkg:cargo/ruff_options_metadata@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_options_metadata",
489
478
  "externalReferences": [
490
479
  {
491
480
  "type": "documentation",
@@ -503,17 +492,18 @@
503
492
  },
504
493
  {
505
494
  "type": "library",
506
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
495
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
507
496
  "author": "KotlinIsland",
508
497
  "name": "ruff_python_ast",
509
- "version": "0.0.0",
498
+ "version": "0.0.3",
499
+ "description": "This is an internal component crate of Ruff",
510
500
  "scope": "required",
511
501
  "licenses": [
512
502
  {
513
503
  "expression": "MIT"
514
504
  }
515
505
  ],
516
- "purl": "pkg:cargo/ruff_python_ast@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast",
506
+ "purl": "pkg:cargo/ruff_python_ast@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast",
517
507
  "externalReferences": [
518
508
  {
519
509
  "type": "documentation",
@@ -531,17 +521,18 @@
531
521
  },
532
522
  {
533
523
  "type": "library",
534
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.0",
524
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.3",
535
525
  "author": "KotlinIsland",
536
526
  "name": "ruff_python_codegen",
537
- "version": "0.0.0",
527
+ "version": "0.0.3",
528
+ "description": "This is an internal component crate of Ruff",
538
529
  "scope": "required",
539
530
  "licenses": [
540
531
  {
541
532
  "expression": "MIT"
542
533
  }
543
534
  ],
544
- "purl": "pkg:cargo/ruff_python_codegen@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen",
535
+ "purl": "pkg:cargo/ruff_python_codegen@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen",
545
536
  "externalReferences": [
546
537
  {
547
538
  "type": "documentation",
@@ -559,17 +550,18 @@
559
550
  },
560
551
  {
561
552
  "type": "library",
562
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter#0.0.0",
553
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter#0.0.3",
563
554
  "author": "KotlinIsland",
564
555
  "name": "ruff_python_formatter",
565
- "version": "0.0.0",
556
+ "version": "0.0.3",
557
+ "description": "This is an internal component crate of Ruff",
566
558
  "scope": "required",
567
559
  "licenses": [
568
560
  {
569
561
  "expression": "MIT"
570
562
  }
571
563
  ],
572
- "purl": "pkg:cargo/ruff_python_formatter@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter",
564
+ "purl": "pkg:cargo/ruff_python_formatter@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter",
573
565
  "externalReferences": [
574
566
  {
575
567
  "type": "documentation",
@@ -587,17 +579,18 @@
587
579
  },
588
580
  {
589
581
  "type": "library",
590
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_importer#0.0.0",
582
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_importer#0.0.3",
591
583
  "author": "KotlinIsland",
592
584
  "name": "ruff_python_importer",
593
- "version": "0.0.0",
585
+ "version": "0.0.3",
586
+ "description": "This is an internal component crate of Ruff",
594
587
  "scope": "required",
595
588
  "licenses": [
596
589
  {
597
590
  "expression": "MIT"
598
591
  }
599
592
  ],
600
- "purl": "pkg:cargo/ruff_python_importer@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_importer",
593
+ "purl": "pkg:cargo/ruff_python_importer@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_importer",
601
594
  "externalReferences": [
602
595
  {
603
596
  "type": "documentation",
@@ -615,17 +608,18 @@
615
608
  },
616
609
  {
617
610
  "type": "library",
618
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_index#0.0.0",
611
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_index#0.0.3",
619
612
  "author": "KotlinIsland",
620
613
  "name": "ruff_python_index",
621
- "version": "0.0.0",
614
+ "version": "0.0.3",
615
+ "description": "This is an internal component crate of Ruff",
622
616
  "scope": "required",
623
617
  "licenses": [
624
618
  {
625
619
  "expression": "MIT"
626
620
  }
627
621
  ],
628
- "purl": "pkg:cargo/ruff_python_index@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_index",
622
+ "purl": "pkg:cargo/ruff_python_index@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_index",
629
623
  "externalReferences": [
630
624
  {
631
625
  "type": "documentation",
@@ -643,18 +637,18 @@
643
637
  },
644
638
  {
645
639
  "type": "library",
646
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal#0.0.0",
640
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal#0.0.3",
647
641
  "author": "Charlie Marsh <charlie.r.marsh@gmail.com>, RustPython Team",
648
642
  "name": "ruff_python_literal",
649
- "version": "0.0.0",
650
- "description": "Common literal handling utilities mostly useful for unparse and repr.",
643
+ "version": "0.0.3",
644
+ "description": "This is an internal component crate of Ruff",
651
645
  "scope": "required",
652
646
  "licenses": [
653
647
  {
654
648
  "expression": "MIT"
655
649
  }
656
650
  ],
657
- "purl": "pkg:cargo/ruff_python_literal@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal",
651
+ "purl": "pkg:cargo/ruff_python_literal@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal",
658
652
  "externalReferences": [
659
653
  {
660
654
  "type": "documentation",
@@ -672,17 +666,18 @@
672
666
  },
673
667
  {
674
668
  "type": "library",
675
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
669
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
676
670
  "author": "Charlie Marsh <charlie.r.marsh@gmail.com>, RustPython Team",
677
671
  "name": "ruff_python_parser",
678
- "version": "0.0.0",
672
+ "version": "0.0.3",
673
+ "description": "This is an internal component crate of Ruff",
679
674
  "scope": "required",
680
675
  "licenses": [
681
676
  {
682
677
  "expression": "MIT"
683
678
  }
684
679
  ],
685
- "purl": "pkg:cargo/ruff_python_parser@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser",
680
+ "purl": "pkg:cargo/ruff_python_parser@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser",
686
681
  "externalReferences": [
687
682
  {
688
683
  "type": "documentation",
@@ -700,17 +695,18 @@
700
695
  },
701
696
  {
702
697
  "type": "library",
703
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_semantic#0.0.0",
698
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_semantic#0.0.3",
704
699
  "author": "KotlinIsland",
705
700
  "name": "ruff_python_semantic",
706
- "version": "0.0.0",
701
+ "version": "0.0.3",
702
+ "description": "This is an internal component crate of Ruff",
707
703
  "scope": "required",
708
704
  "licenses": [
709
705
  {
710
706
  "expression": "MIT"
711
707
  }
712
708
  ],
713
- "purl": "pkg:cargo/ruff_python_semantic@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_semantic",
709
+ "purl": "pkg:cargo/ruff_python_semantic@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_semantic",
714
710
  "externalReferences": [
715
711
  {
716
712
  "type": "documentation",
@@ -728,17 +724,18 @@
728
724
  },
729
725
  {
730
726
  "type": "library",
731
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.0",
727
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.3",
732
728
  "author": "KotlinIsland",
733
729
  "name": "ruff_python_stdlib",
734
- "version": "0.0.0",
730
+ "version": "0.0.3",
731
+ "description": "This is an internal component crate of Ruff",
735
732
  "scope": "required",
736
733
  "licenses": [
737
734
  {
738
735
  "expression": "MIT"
739
736
  }
740
737
  ],
741
- "purl": "pkg:cargo/ruff_python_stdlib@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib",
738
+ "purl": "pkg:cargo/ruff_python_stdlib@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib",
742
739
  "externalReferences": [
743
740
  {
744
741
  "type": "documentation",
@@ -756,17 +753,18 @@
756
753
  },
757
754
  {
758
755
  "type": "library",
759
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
756
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
760
757
  "author": "KotlinIsland",
761
758
  "name": "ruff_python_trivia",
762
- "version": "0.0.0",
759
+ "version": "0.0.3",
760
+ "description": "This is an internal component crate of Ruff",
763
761
  "scope": "required",
764
762
  "licenses": [
765
763
  {
766
764
  "expression": "MIT"
767
765
  }
768
766
  ],
769
- "purl": "pkg:cargo/ruff_python_trivia@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia",
767
+ "purl": "pkg:cargo/ruff_python_trivia@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia",
770
768
  "externalReferences": [
771
769
  {
772
770
  "type": "documentation",
@@ -784,17 +782,47 @@
784
782
  },
785
783
  {
786
784
  "type": "library",
787
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_server#0.2.2",
785
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_ranged_value#0.0.3",
786
+ "author": "KotlinIsland",
787
+ "name": "ruff_ranged_value",
788
+ "version": "0.0.3",
789
+ "description": "This is an internal component crate of Ruff",
790
+ "scope": "required",
791
+ "licenses": [
792
+ {
793
+ "expression": "MIT"
794
+ }
795
+ ],
796
+ "purl": "pkg:cargo/ruff_ranged_value@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_ranged_value",
797
+ "externalReferences": [
798
+ {
799
+ "type": "documentation",
800
+ "url": "https://kotlinisland.github.io/basedpython"
801
+ },
802
+ {
803
+ "type": "website",
804
+ "url": "https://kotlinisland.github.io/basedpython"
805
+ },
806
+ {
807
+ "type": "vcs",
808
+ "url": "https://github.com/KotlinIsland/basedpython"
809
+ }
810
+ ]
811
+ },
812
+ {
813
+ "type": "library",
814
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_server#0.0.3",
788
815
  "author": "KotlinIsland",
789
816
  "name": "ruff_server",
790
- "version": "0.2.2",
817
+ "version": "0.0.3",
818
+ "description": "This is an internal component crate of Ruff",
791
819
  "scope": "required",
792
820
  "licenses": [
793
821
  {
794
822
  "expression": "MIT"
795
823
  }
796
824
  ],
797
- "purl": "pkg:cargo/ruff_server@0.2.2?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_server",
825
+ "purl": "pkg:cargo/ruff_server@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_server",
798
826
  "externalReferences": [
799
827
  {
800
828
  "type": "documentation",
@@ -812,17 +840,18 @@
812
840
  },
813
841
  {
814
842
  "type": "library",
815
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
843
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
816
844
  "author": "KotlinIsland",
817
845
  "name": "ruff_source_file",
818
- "version": "0.0.0",
846
+ "version": "0.0.3",
847
+ "description": "This is an internal component crate of Ruff",
819
848
  "scope": "required",
820
849
  "licenses": [
821
850
  {
822
851
  "expression": "MIT"
823
852
  }
824
853
  ],
825
- "purl": "pkg:cargo/ruff_source_file@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file",
854
+ "purl": "pkg:cargo/ruff_source_file@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file",
826
855
  "externalReferences": [
827
856
  {
828
857
  "type": "documentation",
@@ -840,17 +869,18 @@
840
869
  },
841
870
  {
842
871
  "type": "library",
843
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
872
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
844
873
  "author": "KotlinIsland",
845
874
  "name": "ruff_text_size",
846
- "version": "0.0.0",
875
+ "version": "0.0.3",
876
+ "description": "This is an internal component crate of Ruff",
847
877
  "scope": "required",
848
878
  "licenses": [
849
879
  {
850
880
  "expression": "MIT"
851
881
  }
852
882
  ],
853
- "purl": "pkg:cargo/ruff_text_size@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size",
883
+ "purl": "pkg:cargo/ruff_text_size@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size",
854
884
  "externalReferences": [
855
885
  {
856
886
  "type": "documentation",
@@ -868,17 +898,18 @@
868
898
  },
869
899
  {
870
900
  "type": "library",
871
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_workspace#0.0.0",
901
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_workspace#0.0.3",
872
902
  "author": "KotlinIsland",
873
903
  "name": "ruff_workspace",
874
- "version": "0.0.0",
904
+ "version": "0.0.3",
905
+ "description": "This is an internal component crate of Ruff",
875
906
  "scope": "required",
876
907
  "licenses": [
877
908
  {
878
909
  "expression": "MIT"
879
910
  }
880
911
  ],
881
- "purl": "pkg:cargo/ruff_workspace@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_workspace",
912
+ "purl": "pkg:cargo/ruff_workspace@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ruff_workspace",
882
913
  "externalReferences": [
883
914
  {
884
915
  "type": "documentation",
@@ -924,17 +955,18 @@
924
955
  },
925
956
  {
926
957
  "type": "library",
927
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_combine#0.0.0",
958
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_combine#0.0.3",
928
959
  "author": "KotlinIsland",
929
960
  "name": "ty_combine",
930
- "version": "0.0.0",
961
+ "version": "0.0.3",
962
+ "description": "This is an internal component crate of Ruff",
931
963
  "scope": "required",
932
964
  "licenses": [
933
965
  {
934
966
  "expression": "MIT"
935
967
  }
936
968
  ],
937
- "purl": "pkg:cargo/ty_combine@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_combine",
969
+ "purl": "pkg:cargo/ty_combine@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_combine",
938
970
  "externalReferences": [
939
971
  {
940
972
  "type": "documentation",
@@ -980,17 +1012,18 @@
980
1012
  },
981
1013
  {
982
1014
  "type": "library",
983
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.0",
1015
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.3",
984
1016
  "author": "KotlinIsland",
985
1017
  "name": "ty_module_resolver",
986
- "version": "0.0.0",
1018
+ "version": "0.0.3",
1019
+ "description": "This is an internal component crate of Ruff",
987
1020
  "scope": "required",
988
1021
  "licenses": [
989
1022
  {
990
1023
  "expression": "MIT"
991
1024
  }
992
1025
  ],
993
- "purl": "pkg:cargo/ty_module_resolver@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver",
1026
+ "purl": "pkg:cargo/ty_module_resolver@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver",
994
1027
  "externalReferences": [
995
1028
  {
996
1029
  "type": "documentation",
@@ -1036,17 +1069,18 @@
1036
1069
  },
1037
1070
  {
1038
1071
  "type": "library",
1039
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.0",
1072
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.3",
1040
1073
  "author": "KotlinIsland",
1041
1074
  "name": "ty_python_core",
1042
- "version": "0.0.0",
1075
+ "version": "0.0.3",
1076
+ "description": "This is an internal component crate of Ruff",
1043
1077
  "scope": "required",
1044
1078
  "licenses": [
1045
1079
  {
1046
1080
  "expression": "MIT"
1047
1081
  }
1048
1082
  ],
1049
- "purl": "pkg:cargo/ty_python_core@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_python_core",
1083
+ "purl": "pkg:cargo/ty_python_core@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_python_core",
1050
1084
  "externalReferences": [
1051
1085
  {
1052
1086
  "type": "documentation",
@@ -1064,17 +1098,18 @@
1064
1098
  },
1065
1099
  {
1066
1100
  "type": "library",
1067
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic#0.0.0",
1101
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic#0.0.3",
1068
1102
  "author": "KotlinIsland",
1069
1103
  "name": "ty_python_semantic",
1070
- "version": "0.0.0",
1104
+ "version": "0.0.3",
1105
+ "description": "This is an internal component crate of Ruff",
1071
1106
  "scope": "required",
1072
1107
  "licenses": [
1073
1108
  {
1074
1109
  "expression": "MIT"
1075
1110
  }
1076
1111
  ],
1077
- "purl": "pkg:cargo/ty_python_semantic@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic",
1112
+ "purl": "pkg:cargo/ty_python_semantic@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic",
1078
1113
  "externalReferences": [
1079
1114
  {
1080
1115
  "type": "documentation",
@@ -1120,17 +1155,18 @@
1120
1155
  },
1121
1156
  {
1122
1157
  "type": "library",
1123
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_site_packages#0.0.0",
1158
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_site_packages#0.0.3",
1124
1159
  "author": "KotlinIsland",
1125
1160
  "name": "ty_site_packages",
1126
- "version": "0.0.0",
1161
+ "version": "0.0.3",
1162
+ "description": "This is an internal component crate of Ruff",
1127
1163
  "scope": "required",
1128
1164
  "licenses": [
1129
1165
  {
1130
1166
  "expression": "MIT"
1131
1167
  }
1132
1168
  ],
1133
- "purl": "pkg:cargo/ty_site_packages@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_site_packages",
1169
+ "purl": "pkg:cargo/ty_site_packages@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_site_packages",
1134
1170
  "externalReferences": [
1135
1171
  {
1136
1172
  "type": "documentation",
@@ -1148,17 +1184,18 @@
1148
1184
  },
1149
1185
  {
1150
1186
  "type": "library",
1151
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_static#0.0.1",
1187
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_static#0.0.3",
1152
1188
  "author": "KotlinIsland",
1153
1189
  "name": "ty_static",
1154
- "version": "0.0.1",
1190
+ "version": "0.0.3",
1191
+ "description": "This is an internal component crate of Ruff",
1155
1192
  "scope": "required",
1156
1193
  "licenses": [
1157
1194
  {
1158
1195
  "expression": "MIT"
1159
1196
  }
1160
1197
  ],
1161
- "purl": "pkg:cargo/ty_static@0.0.1?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_static",
1198
+ "purl": "pkg:cargo/ty_static@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_static",
1162
1199
  "externalReferences": [
1163
1200
  {
1164
1201
  "type": "documentation",
@@ -1176,17 +1213,18 @@
1176
1213
  },
1177
1214
  {
1178
1215
  "type": "library",
1179
- "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_vendored#0.0.0",
1216
+ "bom-ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_vendored#0.0.3",
1180
1217
  "author": "KotlinIsland",
1181
1218
  "name": "ty_vendored",
1182
- "version": "0.0.0",
1219
+ "version": "0.0.3",
1220
+ "description": "This is an internal component crate of Ruff",
1183
1221
  "scope": "required",
1184
1222
  "licenses": [
1185
1223
  {
1186
1224
  "expression": "MIT"
1187
1225
  }
1188
1226
  ],
1189
- "purl": "pkg:cargo/ty_vendored@0.0.0?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_vendored",
1227
+ "purl": "pkg:cargo/ty_vendored@0.0.3?download_url=file:///home/runner/work/basedpython/basedpython/crates/ty_vendored",
1190
1228
  "externalReferences": [
1191
1229
  {
1192
1230
  "type": "documentation",
@@ -1202,37 +1240,6 @@
1202
1240
  }
1203
1241
  ]
1204
1242
  },
1205
- {
1206
- "type": "library",
1207
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1",
1208
- "author": "Jonas Schievink <jonasschievink@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>",
1209
- "name": "adler2",
1210
- "version": "2.0.1",
1211
- "description": "A simple clean-room implementation of the Adler-32 checksum",
1212
- "scope": "required",
1213
- "hashes": [
1214
- {
1215
- "alg": "SHA-256",
1216
- "content": "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
1217
- }
1218
- ],
1219
- "licenses": [
1220
- {
1221
- "expression": "0BSD OR MIT OR Apache-2.0"
1222
- }
1223
- ],
1224
- "purl": "pkg:cargo/adler2@2.0.1",
1225
- "externalReferences": [
1226
- {
1227
- "type": "documentation",
1228
- "url": "https://docs.rs/adler2/"
1229
- },
1230
- {
1231
- "type": "vcs",
1232
- "url": "https://github.com/oyvindln/adler2"
1233
- }
1234
- ]
1235
- },
1236
1243
  {
1237
1244
  "type": "library",
1238
1245
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
@@ -1521,6 +1528,37 @@
1521
1528
  }
1522
1529
  ]
1523
1530
  },
1531
+ {
1532
+ "type": "library",
1533
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.8",
1534
+ "author": "bluss",
1535
+ "name": "arrayvec",
1536
+ "version": "0.7.8",
1537
+ "description": "A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.",
1538
+ "scope": "required",
1539
+ "hashes": [
1540
+ {
1541
+ "alg": "SHA-256",
1542
+ "content": "d3fb67a6e08acf24fdeccbac2cb6ac4305825bd1f117462e0e6f2f193345ad56"
1543
+ }
1544
+ ],
1545
+ "licenses": [
1546
+ {
1547
+ "expression": "MIT OR Apache-2.0"
1548
+ }
1549
+ ],
1550
+ "purl": "pkg:cargo/arrayvec@0.7.8",
1551
+ "externalReferences": [
1552
+ {
1553
+ "type": "documentation",
1554
+ "url": "https://docs.rs/arrayvec/"
1555
+ },
1556
+ {
1557
+ "type": "vcs",
1558
+ "url": "https://github.com/bluss/arrayvec"
1559
+ }
1560
+ ]
1561
+ },
1524
1562
  {
1525
1563
  "type": "library",
1526
1564
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#attribute-derive-macro@0.10.5",
@@ -1612,103 +1650,6 @@
1612
1650
  }
1613
1651
  ]
1614
1652
  },
1615
- {
1616
- "type": "library",
1617
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bincode@2.0.1",
1618
- "author": "Ty Overby <ty@pre-alpha.com>, Zoey Riordan <zoey@dos.cafe>, Victor Koenders <bincode@trangar.com>",
1619
- "name": "bincode",
1620
- "version": "2.0.1",
1621
- "description": "A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!",
1622
- "scope": "required",
1623
- "hashes": [
1624
- {
1625
- "alg": "SHA-256",
1626
- "content": "36eaf5d7b090263e8150820482d5d93cd964a81e4019913c972f4edcc6edb740"
1627
- }
1628
- ],
1629
- "licenses": [
1630
- {
1631
- "expression": "MIT"
1632
- }
1633
- ],
1634
- "purl": "pkg:cargo/bincode@2.0.1",
1635
- "externalReferences": [
1636
- {
1637
- "type": "documentation",
1638
- "url": "https://docs.rs/bincode"
1639
- },
1640
- {
1641
- "type": "vcs",
1642
- "url": "https://github.com/bincode-org/bincode"
1643
- }
1644
- ]
1645
- },
1646
- {
1647
- "type": "library",
1648
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bincode_derive@2.0.1",
1649
- "author": "Zoey Riordan <zoey@dos.cafe>, Victor Koenders <bincode@trangar.com>",
1650
- "name": "bincode_derive",
1651
- "version": "2.0.1",
1652
- "description": "Implementation of #[derive(Encode, Decode)] for bincode",
1653
- "scope": "required",
1654
- "hashes": [
1655
- {
1656
- "alg": "SHA-256",
1657
- "content": "bf95709a440f45e986983918d0e8a1f30a9b1df04918fc828670606804ac3c09"
1658
- }
1659
- ],
1660
- "licenses": [
1661
- {
1662
- "expression": "MIT"
1663
- }
1664
- ],
1665
- "purl": "pkg:cargo/bincode_derive@2.0.1",
1666
- "externalReferences": [
1667
- {
1668
- "type": "documentation",
1669
- "url": "https://docs.rs/bincode_derive"
1670
- },
1671
- {
1672
- "type": "vcs",
1673
- "url": "https://github.com/bincode-org/bincode"
1674
- }
1675
- ]
1676
- },
1677
- {
1678
- "type": "library",
1679
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
1680
- "author": "The Rust Project Developers",
1681
- "name": "bitflags",
1682
- "version": "1.3.2",
1683
- "description": "A macro to generate structures which behave like bitflags. ",
1684
- "scope": "required",
1685
- "hashes": [
1686
- {
1687
- "alg": "SHA-256",
1688
- "content": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
1689
- }
1690
- ],
1691
- "licenses": [
1692
- {
1693
- "expression": "MIT OR Apache-2.0"
1694
- }
1695
- ],
1696
- "purl": "pkg:cargo/bitflags@1.3.2",
1697
- "externalReferences": [
1698
- {
1699
- "type": "documentation",
1700
- "url": "https://docs.rs/bitflags"
1701
- },
1702
- {
1703
- "type": "website",
1704
- "url": "https://github.com/bitflags/bitflags"
1705
- },
1706
- {
1707
- "type": "vcs",
1708
- "url": "https://github.com/bitflags/bitflags"
1709
- }
1710
- ]
1711
- },
1712
1653
  {
1713
1654
  "type": "library",
1714
1655
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
@@ -1842,36 +1783,90 @@
1842
1783
  },
1843
1784
  {
1844
1785
  "type": "library",
1845
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
1846
- "author": "Andrew Gallant <jamslam@gmail.com>",
1847
- "name": "byteorder",
1848
- "version": "1.5.0",
1849
- "description": "Library for reading/writing numbers in big-endian and little-endian.",
1786
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytecheck@0.8.2",
1787
+ "author": "David Koloski <djkoloski@gmail.com>",
1788
+ "name": "bytecheck",
1789
+ "version": "0.8.2",
1790
+ "description": "Memory validation framework for Rust",
1850
1791
  "scope": "required",
1851
1792
  "hashes": [
1852
1793
  {
1853
1794
  "alg": "SHA-256",
1854
- "content": "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
1795
+ "content": "0caa33a2c0edca0419d15ac723dff03f1956f7978329b1e3b5fdaaaed9d3ca8b"
1855
1796
  }
1856
1797
  ],
1857
1798
  "licenses": [
1858
1799
  {
1859
- "expression": "Unlicense OR MIT"
1800
+ "expression": "MIT"
1860
1801
  }
1861
1802
  ],
1862
- "purl": "pkg:cargo/byteorder@1.5.0",
1803
+ "purl": "pkg:cargo/bytecheck@0.8.2",
1863
1804
  "externalReferences": [
1864
1805
  {
1865
1806
  "type": "documentation",
1866
- "url": "https://docs.rs/byteorder"
1807
+ "url": "https://docs.rs/bytecheck"
1867
1808
  },
1868
1809
  {
1869
- "type": "website",
1870
- "url": "https://github.com/BurntSushi/byteorder"
1810
+ "type": "vcs",
1811
+ "url": "https://github.com/rkyv/bytecheck"
1812
+ }
1813
+ ]
1814
+ },
1815
+ {
1816
+ "type": "library",
1817
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytecheck_derive@0.8.2",
1818
+ "author": "David Koloski <djkoloski@gmail.com>",
1819
+ "name": "bytecheck_derive",
1820
+ "version": "0.8.2",
1821
+ "description": "Derive macro for bytecheck",
1822
+ "scope": "required",
1823
+ "hashes": [
1824
+ {
1825
+ "alg": "SHA-256",
1826
+ "content": "89385e82b5d1821d2219e0b095efa2cc1f246cbf99080f3be46a1a85c0d392d9"
1827
+ }
1828
+ ],
1829
+ "licenses": [
1830
+ {
1831
+ "expression": "MIT"
1832
+ }
1833
+ ],
1834
+ "purl": "pkg:cargo/bytecheck_derive@0.8.2",
1835
+ "externalReferences": [
1836
+ {
1837
+ "type": "documentation",
1838
+ "url": "https://docs.rs/bytecheck_derive"
1871
1839
  },
1872
1840
  {
1873
1841
  "type": "vcs",
1874
- "url": "https://github.com/BurntSushi/byteorder"
1842
+ "url": "https://github.com/rkyv/bytecheck"
1843
+ }
1844
+ ]
1845
+ },
1846
+ {
1847
+ "type": "library",
1848
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1",
1849
+ "author": "Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
1850
+ "name": "bytes",
1851
+ "version": "1.12.1",
1852
+ "description": "Types and traits for working with bytes",
1853
+ "scope": "required",
1854
+ "hashes": [
1855
+ {
1856
+ "alg": "SHA-256",
1857
+ "content": "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04"
1858
+ }
1859
+ ],
1860
+ "licenses": [
1861
+ {
1862
+ "expression": "MIT"
1863
+ }
1864
+ ],
1865
+ "purl": "pkg:cargo/bytes@1.12.1",
1866
+ "externalReferences": [
1867
+ {
1868
+ "type": "vcs",
1869
+ "url": "https://github.com/tokio-rs/bytes"
1875
1870
  }
1876
1871
  ]
1877
1872
  },
@@ -2760,91 +2755,6 @@
2760
2755
  }
2761
2756
  ]
2762
2757
  },
2763
- {
2764
- "type": "library",
2765
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0",
2766
- "author": "Ted Driggs <ted.driggs@outlook.com>",
2767
- "name": "darling",
2768
- "version": "0.23.0",
2769
- "description": "A proc-macro library for reading attributes into structs when implementing custom derives. ",
2770
- "scope": "required",
2771
- "hashes": [
2772
- {
2773
- "alg": "SHA-256",
2774
- "content": "25ae13da2f202d56bd7f91c25fba009e7717a1e4a1cc98a76d844b65ae912e9d"
2775
- }
2776
- ],
2777
- "licenses": [
2778
- {
2779
- "expression": "MIT"
2780
- }
2781
- ],
2782
- "purl": "pkg:cargo/darling@0.23.0",
2783
- "externalReferences": [
2784
- {
2785
- "type": "documentation",
2786
- "url": "https://docs.rs/darling/0.23.0"
2787
- },
2788
- {
2789
- "type": "vcs",
2790
- "url": "https://github.com/TedDriggs/darling"
2791
- }
2792
- ]
2793
- },
2794
- {
2795
- "type": "library",
2796
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
2797
- "author": "Ted Driggs <ted.driggs@outlook.com>",
2798
- "name": "darling_core",
2799
- "version": "0.23.0",
2800
- "description": "Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ",
2801
- "scope": "required",
2802
- "hashes": [
2803
- {
2804
- "alg": "SHA-256",
2805
- "content": "9865a50f7c335f53564bb694ef660825eb8610e0a53d3e11bf1b0d3df31e03b0"
2806
- }
2807
- ],
2808
- "licenses": [
2809
- {
2810
- "expression": "MIT"
2811
- }
2812
- ],
2813
- "purl": "pkg:cargo/darling_core@0.23.0",
2814
- "externalReferences": [
2815
- {
2816
- "type": "vcs",
2817
- "url": "https://github.com/TedDriggs/darling"
2818
- }
2819
- ]
2820
- },
2821
- {
2822
- "type": "library",
2823
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.23.0",
2824
- "author": "Ted Driggs <ted.driggs@outlook.com>",
2825
- "name": "darling_macro",
2826
- "version": "0.23.0",
2827
- "description": "Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ",
2828
- "scope": "required",
2829
- "hashes": [
2830
- {
2831
- "alg": "SHA-256",
2832
- "content": "ac3984ec7bd6cfa798e62b4a642426a5be0e68f9401cfc2a01e3fa9ea2fcdb8d"
2833
- }
2834
- ],
2835
- "licenses": [
2836
- {
2837
- "expression": "MIT"
2838
- }
2839
- ],
2840
- "purl": "pkg:cargo/darling_macro@0.23.0",
2841
- "externalReferences": [
2842
- {
2843
- "type": "vcs",
2844
- "url": "https://github.com/TedDriggs/darling"
2845
- }
2846
- ]
2847
- },
2848
2758
  {
2849
2759
  "type": "library",
2850
2760
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
@@ -3336,41 +3246,6 @@
3336
3246
  }
3337
3247
  ]
3338
3248
  },
3339
- {
3340
- "type": "library",
3341
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
3342
- "author": "Alex Crichton <alex@alexcrichton.com>, Josh Triplett <josh@joshtriplett.org>",
3343
- "name": "flate2",
3344
- "version": "1.1.9",
3345
- "description": "DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ",
3346
- "scope": "required",
3347
- "hashes": [
3348
- {
3349
- "alg": "SHA-256",
3350
- "content": "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
3351
- }
3352
- ],
3353
- "licenses": [
3354
- {
3355
- "expression": "MIT OR Apache-2.0"
3356
- }
3357
- ],
3358
- "purl": "pkg:cargo/flate2@1.1.9",
3359
- "externalReferences": [
3360
- {
3361
- "type": "documentation",
3362
- "url": "https://docs.rs/flate2"
3363
- },
3364
- {
3365
- "type": "website",
3366
- "url": "https://github.com/rust-lang/flate2-rs"
3367
- },
3368
- {
3369
- "type": "vcs",
3370
- "url": "https://github.com/rust-lang/flate2-rs"
3371
- }
3372
- ]
3373
- },
3374
3249
  {
3375
3250
  "type": "library",
3376
3251
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7",
@@ -3402,33 +3277,6 @@
3402
3277
  }
3403
3278
  ]
3404
3279
  },
3405
- {
3406
- "type": "library",
3407
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.1.5",
3408
- "author": "Orson Peters <orsonpeters@gmail.com>",
3409
- "name": "foldhash",
3410
- "version": "0.1.5",
3411
- "description": "A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.",
3412
- "scope": "required",
3413
- "hashes": [
3414
- {
3415
- "alg": "SHA-256",
3416
- "content": "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
3417
- }
3418
- ],
3419
- "licenses": [
3420
- {
3421
- "expression": "Zlib"
3422
- }
3423
- ],
3424
- "purl": "pkg:cargo/foldhash@0.1.5",
3425
- "externalReferences": [
3426
- {
3427
- "type": "vcs",
3428
- "url": "https://github.com/orlp/foldhash"
3429
- }
3430
- ]
3431
- },
3432
3280
  {
3433
3281
  "type": "library",
3434
3282
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0",
@@ -3547,16 +3395,43 @@
3547
3395
  },
3548
3396
  {
3549
3397
  "type": "library",
3550
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#get-size-derive2@0.9.0",
3398
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#gen-lsp-types@0.9.0",
3399
+ "author": "Riley Bruins <ribru17@gmail.com>",
3400
+ "name": "gen-lsp-types",
3401
+ "version": "0.9.0",
3402
+ "description": "Library of Rust LSP types generated from the official metamodel",
3403
+ "scope": "required",
3404
+ "hashes": [
3405
+ {
3406
+ "alg": "SHA-256",
3407
+ "content": "946cd448051e8061e4e17d88ecaceea8d84c33da52b93a9391b4a657def1b8bd"
3408
+ }
3409
+ ],
3410
+ "licenses": [
3411
+ {
3412
+ "expression": "MIT"
3413
+ }
3414
+ ],
3415
+ "purl": "pkg:cargo/gen-lsp-types@0.9.0",
3416
+ "externalReferences": [
3417
+ {
3418
+ "type": "vcs",
3419
+ "url": "https://github.com/ribru17/gen-lsp-types"
3420
+ }
3421
+ ]
3422
+ },
3423
+ {
3424
+ "type": "library",
3425
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#get-size-derive2@0.10.1",
3551
3426
  "author": "Denis Kerp, Nicolas",
3552
3427
  "name": "get-size-derive2",
3553
- "version": "0.9.0",
3428
+ "version": "0.10.1",
3554
3429
  "description": "Derives the GetSize trait.",
3555
3430
  "scope": "required",
3556
3431
  "hashes": [
3557
3432
  {
3558
3433
  "alg": "SHA-256",
3559
- "content": "c9f8ab1b98a1284961d722ce994d9a0f3018ab1917618d4113824a72b9f71bc9"
3434
+ "content": "1da24fbda09ec01bca7cfa1797c0e520e75123bccb01dcdf9041f8aa65183bc2"
3560
3435
  }
3561
3436
  ],
3562
3437
  "licenses": [
@@ -3564,7 +3439,7 @@
3564
3439
  "expression": "MIT OR Apache-2.0"
3565
3440
  }
3566
3441
  ],
3567
- "purl": "pkg:cargo/get-size-derive2@0.9.0",
3442
+ "purl": "pkg:cargo/get-size-derive2@0.10.1",
3568
3443
  "externalReferences": [
3569
3444
  {
3570
3445
  "type": "vcs",
@@ -3574,16 +3449,16 @@
3574
3449
  },
3575
3450
  {
3576
3451
  "type": "library",
3577
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
3452
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
3578
3453
  "author": "Denis Kerp, Nicolas",
3579
3454
  "name": "get-size2",
3580
- "version": "0.9.0",
3455
+ "version": "0.10.1",
3581
3456
  "description": "Determine the size in bytes an object occupies inside RAM.",
3582
3457
  "scope": "required",
3583
3458
  "hashes": [
3584
3459
  {
3585
3460
  "alg": "SHA-256",
3586
- "content": "b0cd0777a1057362cab35a779e0d79dacecb8d73e2c733eaafeb7ea917b08f03"
3461
+ "content": "823645bc6404ae2915707777061a47d3a031a9ee0bff51b34ec973df3d8d2990"
3587
3462
  }
3588
3463
  ],
3589
3464
  "licenses": [
@@ -3591,7 +3466,7 @@
3591
3466
  "expression": "MIT OR Apache-2.0"
3592
3467
  }
3593
3468
  ],
3594
- "purl": "pkg:cargo/get-size2@0.9.0",
3469
+ "purl": "pkg:cargo/get-size2@0.10.1",
3595
3470
  "externalReferences": [
3596
3471
  {
3597
3472
  "type": "vcs",
@@ -3812,33 +3687,6 @@
3812
3687
  }
3813
3688
  ]
3814
3689
  },
3815
- {
3816
- "type": "library",
3817
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
3818
- "author": "Amanieu d'Antras <amanieu@gmail.com>",
3819
- "name": "hashbrown",
3820
- "version": "0.15.5",
3821
- "description": "A Rust port of Google's SwissTable hash map",
3822
- "scope": "required",
3823
- "hashes": [
3824
- {
3825
- "alg": "SHA-256",
3826
- "content": "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
3827
- }
3828
- ],
3829
- "licenses": [
3830
- {
3831
- "expression": "MIT OR Apache-2.0"
3832
- }
3833
- ],
3834
- "purl": "pkg:cargo/hashbrown@0.15.5",
3835
- "externalReferences": [
3836
- {
3837
- "type": "vcs",
3838
- "url": "https://github.com/rust-lang/hashbrown"
3839
- }
3840
- ]
3841
- },
3842
3690
  {
3843
3691
  "type": "library",
3844
3692
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
@@ -3867,16 +3715,15 @@
3867
3715
  },
3868
3716
  {
3869
3717
  "type": "library",
3870
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashlink@0.10.0",
3871
- "author": "kyren <kerriganw@gmail.com>",
3718
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashlink@0.12.1",
3872
3719
  "name": "hashlink",
3873
- "version": "0.10.0",
3720
+ "version": "0.12.1",
3874
3721
  "description": "HashMap-like containers that hold their key-value pairs in a user controllable order",
3875
3722
  "scope": "required",
3876
3723
  "hashes": [
3877
3724
  {
3878
3725
  "alg": "SHA-256",
3879
- "content": "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
3726
+ "content": "32069d97bb81e38fa67eab65e3393bf804bb85969f2bc06bf13f64aef5aba248"
3880
3727
  }
3881
3728
  ],
3882
3729
  "licenses": [
@@ -3884,7 +3731,7 @@
3884
3731
  "expression": "MIT OR Apache-2.0"
3885
3732
  }
3886
3733
  ],
3887
- "purl": "pkg:cargo/hashlink@0.10.0",
3734
+ "purl": "pkg:cargo/hashlink@0.12.1",
3888
3735
  "externalReferences": [
3889
3736
  {
3890
3737
  "type": "documentation",
@@ -3892,7 +3739,7 @@
3892
3739
  },
3893
3740
  {
3894
3741
  "type": "vcs",
3895
- "url": "https://github.com/kyren/hashlink"
3742
+ "url": "https://github.com/djc/hashlink"
3896
3743
  }
3897
3744
  ]
3898
3745
  },
@@ -4157,43 +4004,12 @@
4157
4004
  "purl": "pkg:cargo/icu_provider@2.2.0",
4158
4005
  "externalReferences": [
4159
4006
  {
4160
- "type": "website",
4161
- "url": "https://icu4x.unicode.org"
4162
- },
4163
- {
4164
- "type": "vcs",
4165
- "url": "https://github.com/unicode-org/icu4x"
4166
- }
4167
- ]
4168
- },
4169
- {
4170
- "type": "library",
4171
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
4172
- "author": "Ted Driggs <ted.driggs@outlook.com>",
4173
- "name": "ident_case",
4174
- "version": "1.0.1",
4175
- "description": "Utility for applying case rules to Rust identifiers.",
4176
- "scope": "required",
4177
- "hashes": [
4178
- {
4179
- "alg": "SHA-256",
4180
- "content": "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
4181
- }
4182
- ],
4183
- "licenses": [
4184
- {
4185
- "expression": "MIT OR Apache-2.0"
4186
- }
4187
- ],
4188
- "purl": "pkg:cargo/ident_case@1.0.1",
4189
- "externalReferences": [
4190
- {
4191
- "type": "documentation",
4192
- "url": "https://docs.rs/ident_case/1.0.1"
4007
+ "type": "website",
4008
+ "url": "https://icu4x.unicode.org"
4193
4009
  },
4194
4010
  {
4195
4011
  "type": "vcs",
4196
- "url": "https://github.com/TedDriggs/ident_case"
4012
+ "url": "https://github.com/unicode-org/icu4x"
4197
4013
  }
4198
4014
  ]
4199
4015
  },
@@ -4479,24 +4295,24 @@
4479
4295
  },
4480
4296
  {
4481
4297
  "type": "library",
4482
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#intrusive-collections@0.9.7",
4298
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#intrusive-collections@0.10.2",
4483
4299
  "author": "Amanieu d'Antras <amanieu@gmail.com>",
4484
4300
  "name": "intrusive-collections",
4485
- "version": "0.9.7",
4301
+ "version": "0.10.2",
4486
4302
  "description": "Intrusive collections for Rust (linked list and red-black tree)",
4487
4303
  "scope": "required",
4488
4304
  "hashes": [
4489
4305
  {
4490
4306
  "alg": "SHA-256",
4491
- "content": "189d0897e4cbe8c75efedf3502c18c887b05046e59d28404d4d8e46cbc4d1e86"
4307
+ "content": "4b719c59241cfaac1042a6d26787e28ed7ee4a4e21a5a907786f54222d1b0062"
4492
4308
  }
4493
4309
  ],
4494
4310
  "licenses": [
4495
4311
  {
4496
- "expression": "Apache-2.0 OR MIT"
4312
+ "expression": "MIT OR Apache-2.0"
4497
4313
  }
4498
4314
  ],
4499
- "purl": "pkg:cargo/intrusive-collections@0.9.7",
4315
+ "purl": "pkg:cargo/intrusive-collections@0.10.2",
4500
4316
  "externalReferences": [
4501
4317
  {
4502
4318
  "type": "documentation",
@@ -4629,16 +4445,16 @@
4629
4445
  },
4630
4446
  {
4631
4447
  "type": "library",
4632
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
4448
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
4633
4449
  "author": "bluss",
4634
4450
  "name": "itertools",
4635
- "version": "0.14.0",
4451
+ "version": "0.15.0",
4636
4452
  "description": "Extra iterator adaptors, iterator methods, free functions, and macros.",
4637
4453
  "scope": "required",
4638
4454
  "hashes": [
4639
4455
  {
4640
4456
  "alg": "SHA-256",
4641
- "content": "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
4457
+ "content": "8b4baf93f58d4425749ca49a51c50ebab072c5df6994d08fed93541c331481dc"
4642
4458
  }
4643
4459
  ],
4644
4460
  "licenses": [
@@ -4646,7 +4462,7 @@
4646
4462
  "expression": "MIT OR Apache-2.0"
4647
4463
  }
4648
4464
  ],
4649
- "purl": "pkg:cargo/itertools@0.14.0",
4465
+ "purl": "pkg:cargo/itertools@0.15.0",
4650
4466
  "externalReferences": [
4651
4467
  {
4652
4468
  "type": "documentation",
@@ -5062,15 +4878,15 @@
5062
4878
  },
5063
4879
  {
5064
4880
  "type": "library",
5065
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lsp-server@0.7.9",
4881
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lsp-server@0.8.0",
5066
4882
  "name": "lsp-server",
5067
- "version": "0.7.9",
4883
+ "version": "0.8.0",
5068
4884
  "description": "Generic LSP server scaffold.",
5069
4885
  "scope": "required",
5070
4886
  "hashes": [
5071
4887
  {
5072
4888
  "alg": "SHA-256",
5073
- "content": "7d6ada348dbc2703cbe7637b2dda05cff84d3da2819c24abcb305dd613e0ba2e"
4889
+ "content": "0ad8be6fe0ca81b8298bfbbe8a77e9fcd8895ad6c84cd7794d5ebadcbb09ae43"
5074
4890
  }
5075
4891
  ],
5076
4892
  "licenses": [
@@ -5078,7 +4894,7 @@
5078
4894
  "expression": "MIT OR Apache-2.0"
5079
4895
  }
5080
4896
  ],
5081
- "purl": "pkg:cargo/lsp-server@0.7.9",
4897
+ "purl": "pkg:cargo/lsp-server@0.8.0",
5082
4898
  "externalReferences": [
5083
4899
  {
5084
4900
  "type": "vcs",
@@ -5303,51 +5119,78 @@
5303
5119
  },
5304
5120
  {
5305
5121
  "type": "library",
5306
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
5307
- "author": "Frommi <daniil.liferenko@gmail.com>, oyvindln <oyvindln@users.noreply.github.com>, Rich Geldreich richgel99@gmail.com",
5308
- "name": "miniz_oxide",
5309
- "version": "0.8.9",
5310
- "description": "DEFLATE compression and decompression library rewritten in Rust based on miniz",
5122
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.2.1",
5123
+ "author": "Carl Lerche <me@carllerche.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>, Tokio Contributors <team@tokio.rs>",
5124
+ "name": "mio",
5125
+ "version": "1.2.1",
5126
+ "description": "Lightweight non-blocking I/O.",
5311
5127
  "scope": "required",
5312
5128
  "hashes": [
5313
5129
  {
5314
5130
  "alg": "SHA-256",
5315
- "content": "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
5131
+ "content": "02bd0af71c67b473010cbbc60715ee815645a4dc942899111f494b4b737d6fda"
5316
5132
  }
5317
5133
  ],
5318
5134
  "licenses": [
5319
5135
  {
5320
- "expression": "MIT OR Zlib OR Apache-2.0"
5136
+ "expression": "MIT"
5321
5137
  }
5322
5138
  ],
5323
- "purl": "pkg:cargo/miniz_oxide@0.8.9",
5139
+ "purl": "pkg:cargo/mio@1.2.1",
5324
5140
  "externalReferences": [
5325
5141
  {
5326
- "type": "documentation",
5327
- "url": "https://docs.rs/miniz_oxide"
5142
+ "type": "website",
5143
+ "url": "https://github.com/tokio-rs/mio"
5328
5144
  },
5329
5145
  {
5330
- "type": "website",
5331
- "url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide"
5146
+ "type": "vcs",
5147
+ "url": "https://github.com/tokio-rs/mio"
5148
+ }
5149
+ ]
5150
+ },
5151
+ {
5152
+ "type": "library",
5153
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#munge@0.4.7",
5154
+ "author": "David Koloski <djkoloski@gmail.com>",
5155
+ "name": "munge",
5156
+ "version": "0.4.7",
5157
+ "description": "Macro for custom destructuring",
5158
+ "scope": "required",
5159
+ "hashes": [
5160
+ {
5161
+ "alg": "SHA-256",
5162
+ "content": "5e17401f259eba956ca16491461b6e8f72913a0a114e39736ce404410f915a0c"
5163
+ }
5164
+ ],
5165
+ "licenses": [
5166
+ {
5167
+ "expression": "MIT"
5168
+ }
5169
+ ],
5170
+ "purl": "pkg:cargo/munge@0.4.7",
5171
+ "externalReferences": [
5172
+ {
5173
+ "type": "documentation",
5174
+ "url": "https://docs.rs/munge"
5332
5175
  },
5333
5176
  {
5334
5177
  "type": "vcs",
5335
- "url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide"
5178
+ "url": "https://github.com/djkoloski/munge"
5336
5179
  }
5337
5180
  ]
5338
5181
  },
5339
5182
  {
5340
5183
  "type": "library",
5341
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.2.1",
5342
- "author": "Carl Lerche <me@carllerche.com>, Thomas de Zeeuw <thomasdezeeuw@gmail.com>, Tokio Contributors <team@tokio.rs>",
5343
- "name": "mio",
5344
- "version": "1.2.1",
5345
- "description": "Lightweight non-blocking I/O.",
5184
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#munge_macro@0.4.7",
5185
+ "author": "David Koloski <djkoloski@gmail.com>",
5186
+ "name": "munge_macro",
5187
+ "version": "0.4.7",
5188
+ "description": "Macro for custom destructuring",
5346
5189
  "scope": "required",
5347
5190
  "hashes": [
5348
5191
  {
5349
5192
  "alg": "SHA-256",
5350
- "content": "02bd0af71c67b473010cbbc60715ee815645a4dc942899111f494b4b737d6fda"
5193
+ "content": "4568f25ccbd45ab5d5603dc34318c1ec56b117531781260002151b8530a9f931"
5351
5194
  }
5352
5195
  ],
5353
5196
  "licenses": [
@@ -5355,15 +5198,15 @@
5355
5198
  "expression": "MIT"
5356
5199
  }
5357
5200
  ],
5358
- "purl": "pkg:cargo/mio@1.2.1",
5201
+ "purl": "pkg:cargo/munge_macro@0.4.7",
5359
5202
  "externalReferences": [
5360
5203
  {
5361
- "type": "website",
5362
- "url": "https://github.com/tokio-rs/mio"
5204
+ "type": "documentation",
5205
+ "url": "https://docs.rs/munge_macro"
5363
5206
  },
5364
5207
  {
5365
5208
  "type": "vcs",
5366
- "url": "https://github.com/tokio-rs/mio"
5209
+ "url": "https://github.com/djkoloski/munge"
5367
5210
  }
5368
5211
  ]
5369
5212
  },
@@ -6473,6 +6316,68 @@
6473
6316
  }
6474
6317
  ]
6475
6318
  },
6319
+ {
6320
+ "type": "library",
6321
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ptr_meta@0.3.1",
6322
+ "author": "David Koloski <djkoloski@gmail.com>",
6323
+ "name": "ptr_meta",
6324
+ "version": "0.3.1",
6325
+ "description": "A radioactive stabilization of the ptr_meta rfc",
6326
+ "scope": "required",
6327
+ "hashes": [
6328
+ {
6329
+ "alg": "SHA-256",
6330
+ "content": "0b9a0cf95a1196af61d4f1cbdab967179516d9a4a4312af1f31948f8f6224a79"
6331
+ }
6332
+ ],
6333
+ "licenses": [
6334
+ {
6335
+ "expression": "MIT"
6336
+ }
6337
+ ],
6338
+ "purl": "pkg:cargo/ptr_meta@0.3.1",
6339
+ "externalReferences": [
6340
+ {
6341
+ "type": "documentation",
6342
+ "url": "https://docs.rs/ptr_meta"
6343
+ },
6344
+ {
6345
+ "type": "vcs",
6346
+ "url": "https://github.com/rkyv/ptr_meta"
6347
+ }
6348
+ ]
6349
+ },
6350
+ {
6351
+ "type": "library",
6352
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ptr_meta_derive@0.3.1",
6353
+ "author": "David Koloski <djkoloski@gmail.com>",
6354
+ "name": "ptr_meta_derive",
6355
+ "version": "0.3.1",
6356
+ "description": "Proc macros for ptr_meta",
6357
+ "scope": "required",
6358
+ "hashes": [
6359
+ {
6360
+ "alg": "SHA-256",
6361
+ "content": "7347867d0a7e1208d93b46767be83e2b8f978c3dad35f775ac8d8847551d6fe1"
6362
+ }
6363
+ ],
6364
+ "licenses": [
6365
+ {
6366
+ "expression": "MIT"
6367
+ }
6368
+ ],
6369
+ "purl": "pkg:cargo/ptr_meta_derive@0.3.1",
6370
+ "externalReferences": [
6371
+ {
6372
+ "type": "documentation",
6373
+ "url": "https://docs.rs/ptr_meta_derive"
6374
+ },
6375
+ {
6376
+ "type": "vcs",
6377
+ "url": "https://github.com/rkyv/ptr_meta"
6378
+ }
6379
+ ]
6380
+ },
6476
6381
  {
6477
6382
  "type": "library",
6478
6383
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyproject-toml@0.13.7",
@@ -6685,6 +6590,37 @@
6685
6590
  }
6686
6591
  ]
6687
6592
  },
6593
+ {
6594
+ "type": "library",
6595
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rancor@0.1.2",
6596
+ "author": "David Koloski <djkoloski@gmail.com>",
6597
+ "name": "rancor",
6598
+ "version": "0.1.2",
6599
+ "description": "Scalable and efficient error handling without type composition",
6600
+ "scope": "required",
6601
+ "hashes": [
6602
+ {
6603
+ "alg": "SHA-256",
6604
+ "content": "daff8b7b3ccf5f7ba270b3e7a0a4d4c701c5797e38dec27c7e2c3dbb830fed1c"
6605
+ }
6606
+ ],
6607
+ "licenses": [
6608
+ {
6609
+ "expression": "MIT"
6610
+ }
6611
+ ],
6612
+ "purl": "pkg:cargo/rancor@0.1.2",
6613
+ "externalReferences": [
6614
+ {
6615
+ "type": "documentation",
6616
+ "url": "https://docs.rs/rancor"
6617
+ },
6618
+ {
6619
+ "type": "vcs",
6620
+ "url": "https://github.com/rkyv/rancor"
6621
+ }
6622
+ ]
6623
+ },
6688
6624
  {
6689
6625
  "type": "library",
6690
6626
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
@@ -7091,6 +7027,95 @@
7091
7027
  }
7092
7028
  ]
7093
7029
  },
7030
+ {
7031
+ "type": "library",
7032
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rend@0.5.4",
7033
+ "author": "David Koloski <djkoloski@gmail.com>",
7034
+ "name": "rend",
7035
+ "version": "0.5.4",
7036
+ "description": "Cross-platform, endian-aware primitives for Rust",
7037
+ "scope": "required",
7038
+ "hashes": [
7039
+ {
7040
+ "alg": "SHA-256",
7041
+ "content": "663ba70707f96e871406fe10d68128412e619b06d1d47cb91c3a4c6501176240"
7042
+ }
7043
+ ],
7044
+ "licenses": [
7045
+ {
7046
+ "expression": "MIT"
7047
+ }
7048
+ ],
7049
+ "purl": "pkg:cargo/rend@0.5.4",
7050
+ "externalReferences": [
7051
+ {
7052
+ "type": "documentation",
7053
+ "url": "https://docs.rs/rend"
7054
+ },
7055
+ {
7056
+ "type": "vcs",
7057
+ "url": "https://github.com/djkoloski/rend"
7058
+ }
7059
+ ]
7060
+ },
7061
+ {
7062
+ "type": "library",
7063
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rkyv@0.8.17",
7064
+ "author": "David Koloski <djkoloski@gmail.com>",
7065
+ "name": "rkyv",
7066
+ "version": "0.8.17",
7067
+ "description": "Zero-copy deserialization framework for Rust",
7068
+ "scope": "required",
7069
+ "hashes": [
7070
+ {
7071
+ "alg": "SHA-256",
7072
+ "content": "815cc8a37159a463064825246cadb07961e25cd9885908606f6d08a98d8f8874"
7073
+ }
7074
+ ],
7075
+ "licenses": [
7076
+ {
7077
+ "expression": "MIT"
7078
+ }
7079
+ ],
7080
+ "purl": "pkg:cargo/rkyv@0.8.17",
7081
+ "externalReferences": [
7082
+ {
7083
+ "type": "documentation",
7084
+ "url": "https://docs.rs/rkyv"
7085
+ },
7086
+ {
7087
+ "type": "vcs",
7088
+ "url": "https://github.com/rkyv/rkyv"
7089
+ }
7090
+ ]
7091
+ },
7092
+ {
7093
+ "type": "library",
7094
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rkyv_derive@0.8.17",
7095
+ "author": "David Koloski <djkoloski@gmail.com>",
7096
+ "name": "rkyv_derive",
7097
+ "version": "0.8.17",
7098
+ "description": "Derive macro for rkyv",
7099
+ "scope": "required",
7100
+ "hashes": [
7101
+ {
7102
+ "alg": "SHA-256",
7103
+ "content": "c0ed1a78a1b19d184b0daa629dd9a024573173ec7d485b287cb369fb3607cc1c"
7104
+ }
7105
+ ],
7106
+ "licenses": [
7107
+ {
7108
+ "expression": "MIT"
7109
+ }
7110
+ ],
7111
+ "purl": "pkg:cargo/rkyv_derive@0.8.17",
7112
+ "externalReferences": [
7113
+ {
7114
+ "type": "vcs",
7115
+ "url": "https://github.com/rkyv/rkyv"
7116
+ }
7117
+ ]
7118
+ },
7094
7119
  {
7095
7120
  "type": "library",
7096
7121
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rust-stemmers@1.2.0",
@@ -7240,16 +7265,16 @@
7240
7265
  },
7241
7266
  {
7242
7267
  "type": "library",
7243
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#salsa-macro-rules@0.26.2",
7268
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#salsa-macro-rules@0.27.2",
7244
7269
  "author": "Salsa developers",
7245
7270
  "name": "salsa-macro-rules",
7246
- "version": "0.26.2",
7271
+ "version": "0.27.2",
7247
7272
  "description": "Declarative macros for the salsa crate",
7248
7273
  "scope": "required",
7249
7274
  "hashes": [
7250
7275
  {
7251
7276
  "alg": "SHA-256",
7252
- "content": "58e354cbac6939b9b09cd9c11fb419a53e64b4a0f755d929f56a09f4cc752e41"
7277
+ "content": "de6872462ac73d39969a836273c24163e6a26a4e08f5114fcd80e25af30ea9c6"
7253
7278
  }
7254
7279
  ],
7255
7280
  "licenses": [
@@ -7257,7 +7282,7 @@
7257
7282
  "expression": "Apache-2.0 OR MIT"
7258
7283
  }
7259
7284
  ],
7260
- "purl": "pkg:cargo/salsa-macro-rules@0.26.2",
7285
+ "purl": "pkg:cargo/salsa-macro-rules@0.27.2",
7261
7286
  "externalReferences": [
7262
7287
  {
7263
7288
  "type": "vcs",
@@ -7267,16 +7292,16 @@
7267
7292
  },
7268
7293
  {
7269
7294
  "type": "library",
7270
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#salsa-macros@0.26.2",
7295
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#salsa-macros@0.27.2",
7271
7296
  "author": "Salsa developers",
7272
7297
  "name": "salsa-macros",
7273
- "version": "0.26.2",
7298
+ "version": "0.27.2",
7274
7299
  "description": "Procedural macros for the salsa crate",
7275
7300
  "scope": "required",
7276
7301
  "hashes": [
7277
7302
  {
7278
7303
  "alg": "SHA-256",
7279
- "content": "3067861075c2b80608f84ad49fb88f2c7610b94cdf8b4201e79ddee87f8980c8"
7304
+ "content": "76bc78ffaf65b1a9175818592c5130aa10b1bb245a905722fd4db87cea8a8457"
7280
7305
  }
7281
7306
  ],
7282
7307
  "licenses": [
@@ -7284,7 +7309,7 @@
7284
7309
  "expression": "Apache-2.0 OR MIT"
7285
7310
  }
7286
7311
  ],
7287
- "purl": "pkg:cargo/salsa-macros@0.26.2",
7312
+ "purl": "pkg:cargo/salsa-macros@0.27.2",
7288
7313
  "externalReferences": [
7289
7314
  {
7290
7315
  "type": "vcs",
@@ -7294,16 +7319,16 @@
7294
7319
  },
7295
7320
  {
7296
7321
  "type": "library",
7297
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
7322
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
7298
7323
  "author": "Salsa developers",
7299
7324
  "name": "salsa",
7300
- "version": "0.26.2",
7325
+ "version": "0.27.2",
7301
7326
  "description": "A generic framework for on-demand, incrementalized computation (experimental)",
7302
7327
  "scope": "required",
7303
7328
  "hashes": [
7304
7329
  {
7305
7330
  "alg": "SHA-256",
7306
- "content": "4612ff789805e65c87e9b38cb749a293212a615af065bed8a2001086801498c3"
7331
+ "content": "ffbaab832e2ea754afda4a738f987dd1e8bd30c9e5d8c981ee6a3934386095e2"
7307
7332
  }
7308
7333
  ],
7309
7334
  "licenses": [
@@ -7311,7 +7336,7 @@
7311
7336
  "expression": "Apache-2.0 OR MIT"
7312
7337
  }
7313
7338
  ],
7314
- "purl": "pkg:cargo/salsa@0.26.2",
7339
+ "purl": "pkg:cargo/salsa@0.27.2",
7315
7340
  "externalReferences": [
7316
7341
  {
7317
7342
  "type": "vcs",
@@ -7629,95 +7654,7 @@
7629
7654
  "hashes": [
7630
7655
  {
7631
7656
  "alg": "SHA-256",
7632
- "content": "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
7633
- }
7634
- ],
7635
- "licenses": [
7636
- {
7637
- "expression": "MIT OR Apache-2.0"
7638
- }
7639
- ],
7640
- "purl": "pkg:cargo/serde_json@1.0.150",
7641
- "externalReferences": [
7642
- {
7643
- "type": "documentation",
7644
- "url": "https://docs.rs/serde_json"
7645
- },
7646
- {
7647
- "type": "vcs",
7648
- "url": "https://github.com/serde-rs/json"
7649
- }
7650
- ]
7651
- },
7652
- {
7653
- "type": "library",
7654
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20",
7655
- "author": "David Tolnay <dtolnay@gmail.com>",
7656
- "name": "serde_repr",
7657
- "version": "0.1.20",
7658
- "description": "Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum.",
7659
- "scope": "required",
7660
- "hashes": [
7661
- {
7662
- "alg": "SHA-256",
7663
- "content": "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
7664
- }
7665
- ],
7666
- "licenses": [
7667
- {
7668
- "expression": "MIT OR Apache-2.0"
7669
- }
7670
- ],
7671
- "purl": "pkg:cargo/serde_repr@0.1.20",
7672
- "externalReferences": [
7673
- {
7674
- "type": "documentation",
7675
- "url": "https://docs.rs/serde_repr"
7676
- },
7677
- {
7678
- "type": "vcs",
7679
- "url": "https://github.com/dtolnay/serde-repr"
7680
- }
7681
- ]
7682
- },
7683
- {
7684
- "type": "library",
7685
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
7686
- "name": "serde_spanned",
7687
- "version": "1.1.1",
7688
- "description": "Serde-compatible spanned Value",
7689
- "scope": "required",
7690
- "hashes": [
7691
- {
7692
- "alg": "SHA-256",
7693
- "content": "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26"
7694
- }
7695
- ],
7696
- "licenses": [
7697
- {
7698
- "expression": "MIT OR Apache-2.0"
7699
- }
7700
- ],
7701
- "purl": "pkg:cargo/serde_spanned@1.1.1",
7702
- "externalReferences": [
7703
- {
7704
- "type": "vcs",
7705
- "url": "https://github.com/toml-rs/toml"
7706
- }
7707
- ]
7708
- },
7709
- {
7710
- "type": "library",
7711
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.20.0",
7712
- "author": "Jonas Bushart, Marcin Kaźmierczak",
7713
- "name": "serde_with",
7714
- "version": "3.20.0",
7715
- "description": "Custom de/serialization functions for Rust's serde",
7716
- "scope": "required",
7717
- "hashes": [
7718
- {
7719
- "alg": "SHA-256",
7720
- "content": "e72c1c2cb7b223fafb600a619537a871c2818583d619401b785e7c0b746ccde2"
7657
+ "content": "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
7721
7658
  }
7722
7659
  ],
7723
7660
  "licenses": [
@@ -7725,30 +7662,29 @@
7725
7662
  "expression": "MIT OR Apache-2.0"
7726
7663
  }
7727
7664
  ],
7728
- "purl": "pkg:cargo/serde_with@3.20.0",
7665
+ "purl": "pkg:cargo/serde_json@1.0.150",
7729
7666
  "externalReferences": [
7730
7667
  {
7731
7668
  "type": "documentation",
7732
- "url": "https://docs.rs/serde_with/"
7669
+ "url": "https://docs.rs/serde_json"
7733
7670
  },
7734
7671
  {
7735
7672
  "type": "vcs",
7736
- "url": "https://github.com/jonasbb/serde_with/"
7673
+ "url": "https://github.com/serde-rs/json"
7737
7674
  }
7738
7675
  ]
7739
7676
  },
7740
7677
  {
7741
7678
  "type": "library",
7742
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.20.0",
7743
- "author": "Jonas Bushart",
7744
- "name": "serde_with_macros",
7745
- "version": "3.20.0",
7746
- "description": "proc-macro library for serde_with",
7679
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
7680
+ "name": "serde_spanned",
7681
+ "version": "1.1.1",
7682
+ "description": "Serde-compatible spanned Value",
7747
7683
  "scope": "required",
7748
7684
  "hashes": [
7749
7685
  {
7750
7686
  "alg": "SHA-256",
7751
- "content": "b90c488738ecb4fb0262f41f43bc40efc5868d9fb744319ddf5f5317f417bfac"
7687
+ "content": "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26"
7752
7688
  }
7753
7689
  ],
7754
7690
  "licenses": [
@@ -7756,15 +7692,11 @@
7756
7692
  "expression": "MIT OR Apache-2.0"
7757
7693
  }
7758
7694
  ],
7759
- "purl": "pkg:cargo/serde_with_macros@3.20.0",
7695
+ "purl": "pkg:cargo/serde_spanned@1.1.1",
7760
7696
  "externalReferences": [
7761
- {
7762
- "type": "documentation",
7763
- "url": "https://docs.rs/serde_with_macros/"
7764
- },
7765
7697
  {
7766
7698
  "type": "vcs",
7767
- "url": "https://github.com/jonasbb/serde_with/"
7699
+ "url": "https://github.com/toml-rs/toml"
7768
7700
  }
7769
7701
  ]
7770
7702
  },
@@ -7863,28 +7795,36 @@
7863
7795
  },
7864
7796
  {
7865
7797
  "type": "library",
7866
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9",
7867
- "author": "Marvin Countryman <me@maar.vin>",
7868
- "name": "simd-adler32",
7869
- "version": "0.3.9",
7870
- "description": "A SIMD-accelerated Adler-32 hash algorithm implementation.",
7798
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#simdutf8@0.1.5",
7799
+ "author": "Hans Kratz <hans@appfour.com>",
7800
+ "name": "simdutf8",
7801
+ "version": "0.1.5",
7802
+ "description": "SIMD-accelerated UTF-8 validation.",
7871
7803
  "scope": "required",
7872
7804
  "hashes": [
7873
7805
  {
7874
7806
  "alg": "SHA-256",
7875
- "content": "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
7807
+ "content": "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
7876
7808
  }
7877
7809
  ],
7878
7810
  "licenses": [
7879
7811
  {
7880
- "expression": "MIT"
7812
+ "expression": "MIT OR Apache-2.0"
7881
7813
  }
7882
7814
  ],
7883
- "purl": "pkg:cargo/simd-adler32@0.3.9",
7815
+ "purl": "pkg:cargo/simdutf8@0.1.5",
7884
7816
  "externalReferences": [
7817
+ {
7818
+ "type": "documentation",
7819
+ "url": "https://docs.rs/simdutf8/"
7820
+ },
7821
+ {
7822
+ "type": "website",
7823
+ "url": "https://github.com/rusticstuff/simdutf8"
7824
+ },
7885
7825
  {
7886
7826
  "type": "vcs",
7887
- "url": "https://github.com/mcountryman/simd-adler32"
7827
+ "url": "https://github.com/rusticstuff/simdutf8"
7888
7828
  }
7889
7829
  ]
7890
7830
  },
@@ -9040,6 +8980,37 @@
9040
8980
  }
9041
8981
  ]
9042
8982
  },
8983
+ {
8984
+ "type": "library",
8985
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typed-path@0.12.3",
8986
+ "author": "Chip Senkbeil <chip@senkbeil.org>",
8987
+ "name": "typed-path",
8988
+ "version": "0.12.3",
8989
+ "description": "Provides typed variants of Path and PathBuf for Unix and Windows",
8990
+ "scope": "required",
8991
+ "hashes": [
8992
+ {
8993
+ "alg": "SHA-256",
8994
+ "content": "8e28f89b80c87b8fb0cf04ab448d5dd0dd0ade2f8891bae878de66a75a28600e"
8995
+ }
8996
+ ],
8997
+ "licenses": [
8998
+ {
8999
+ "expression": "MIT OR Apache-2.0"
9000
+ }
9001
+ ],
9002
+ "purl": "pkg:cargo/typed-path@0.12.3",
9003
+ "externalReferences": [
9004
+ {
9005
+ "type": "website",
9006
+ "url": "https://github.com/chipsenkbeil/typed-path"
9007
+ },
9008
+ {
9009
+ "type": "vcs",
9010
+ "url": "https://github.com/chipsenkbeil/typed-path"
9011
+ }
9012
+ ]
9013
+ },
9043
9014
  {
9044
9015
  "type": "library",
9045
9016
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3",
@@ -9292,33 +9263,6 @@
9292
9263
  }
9293
9264
  ]
9294
9265
  },
9295
- {
9296
- "type": "library",
9297
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unty@0.0.4",
9298
- "author": "Victor Koenders <bincode@trang.ar>",
9299
- "name": "unty",
9300
- "version": "0.0.4",
9301
- "description": "Explicitly types your generics",
9302
- "scope": "required",
9303
- "hashes": [
9304
- {
9305
- "alg": "SHA-256",
9306
- "content": "6d49784317cd0d1ee7ec5c716dd598ec5b4483ea832a2dced265471cc0f690ae"
9307
- }
9308
- ],
9309
- "licenses": [
9310
- {
9311
- "expression": "MIT OR Apache-2.0"
9312
- }
9313
- ],
9314
- "purl": "pkg:cargo/unty@0.0.4",
9315
- "externalReferences": [
9316
- {
9317
- "type": "vcs",
9318
- "url": "https://github.com/bincode-org/unty"
9319
- }
9320
- ]
9321
- },
9322
9266
  {
9323
9267
  "type": "library",
9324
9268
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
@@ -9508,36 +9452,6 @@
9508
9452
  }
9509
9453
  ]
9510
9454
  },
9511
- {
9512
- "type": "library",
9513
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#virtue@0.0.18",
9514
- "name": "virtue",
9515
- "version": "0.0.18",
9516
- "description": "A sinless derive macro helper",
9517
- "scope": "required",
9518
- "hashes": [
9519
- {
9520
- "alg": "SHA-256",
9521
- "content": "051eb1abcf10076295e815102942cc58f9d5e3b4560e46e53c21e8ff6f3af7b1"
9522
- }
9523
- ],
9524
- "licenses": [
9525
- {
9526
- "expression": "MIT"
9527
- }
9528
- ],
9529
- "purl": "pkg:cargo/virtue@0.0.18",
9530
- "externalReferences": [
9531
- {
9532
- "type": "documentation",
9533
- "url": "https://docs.rs/virtue"
9534
- },
9535
- {
9536
- "type": "vcs",
9537
- "url": "https://github.com/bincode-org/virtue"
9538
- }
9539
- ]
9540
- },
9541
9455
  {
9542
9456
  "type": "library",
9543
9457
  "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#vte@0.14.1",
@@ -10006,16 +9920,16 @@
10006
9920
  },
10007
9921
  {
10008
9922
  "type": "library",
10009
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zip@0.6.6",
10010
- "author": "Mathijs van de Nes <git@mathijs.vd-nes.nl>, Marli Frost <marli@frost.red>, Ryan Levick <ryan.levick@gmail.com>",
9923
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zip@8.6.0",
9924
+ "author": "Mathijs van de Nes <git@mathijs.vd-nes.nl>, Marli Frost <marli@frost.red>, Ryan Levick <ryan.levick@gmail.com>, Chris Hennick <hennickc@amazon.com>",
10011
9925
  "name": "zip",
10012
- "version": "0.6.6",
10013
- "description": "Library to support the reading and writing of zip files. ",
9926
+ "version": "8.6.0",
9927
+ "description": "Library to support the reading and writing of zip files.",
10014
9928
  "scope": "required",
10015
9929
  "hashes": [
10016
9930
  {
10017
9931
  "alg": "SHA-256",
10018
- "content": "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
9932
+ "content": "2d04a6b5381502aa6087c94c669499eb1602eb9c5e8198e534de571f7154809b"
10019
9933
  }
10020
9934
  ],
10021
9935
  "licenses": [
@@ -10023,11 +9937,11 @@
10023
9937
  "expression": "MIT"
10024
9938
  }
10025
9939
  ],
10026
- "purl": "pkg:cargo/zip@0.6.6",
9940
+ "purl": "pkg:cargo/zip@8.6.0",
10027
9941
  "externalReferences": [
10028
9942
  {
10029
9943
  "type": "vcs",
10030
- "url": "https://github.com/zip-rs/zip.git"
9944
+ "url": "https://github.com/zip-rs/zip2"
10031
9945
  }
10032
9946
  ]
10033
9947
  },
@@ -10064,16 +9978,16 @@
10064
9978
  },
10065
9979
  {
10066
9980
  "type": "library",
10067
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@5.0.2+zstd.1.5.2",
9981
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@7.2.4",
10068
9982
  "author": "Alexandre Bury <alexandre.bury@gmail.com>",
10069
9983
  "name": "zstd-safe",
10070
- "version": "5.0.2+zstd.1.5.2",
9984
+ "version": "7.2.4",
10071
9985
  "description": "Safe low-level bindings for the zstd compression library.",
10072
9986
  "scope": "required",
10073
9987
  "hashes": [
10074
9988
  {
10075
9989
  "alg": "SHA-256",
10076
- "content": "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
9990
+ "content": "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d"
10077
9991
  }
10078
9992
  ],
10079
9993
  "licenses": [
@@ -10081,7 +9995,7 @@
10081
9995
  "expression": "MIT OR Apache-2.0"
10082
9996
  }
10083
9997
  ],
10084
- "purl": "pkg:cargo/zstd-safe@5.0.2+zstd.1.5.2",
9998
+ "purl": "pkg:cargo/zstd-safe@7.2.4",
10085
9999
  "externalReferences": [
10086
10000
  {
10087
10001
  "type": "vcs",
@@ -10122,16 +10036,16 @@
10122
10036
  },
10123
10037
  {
10124
10038
  "type": "library",
10125
- "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zstd@0.11.2+zstd.1.5.2",
10039
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zstd@0.13.3",
10126
10040
  "author": "Alexandre Bury <alexandre.bury@gmail.com>",
10127
10041
  "name": "zstd",
10128
- "version": "0.11.2+zstd.1.5.2",
10042
+ "version": "0.13.3",
10129
10043
  "description": "Binding for the zstd compression library.",
10130
10044
  "scope": "required",
10131
10045
  "hashes": [
10132
10046
  {
10133
10047
  "alg": "SHA-256",
10134
- "content": "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
10048
+ "content": "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
10135
10049
  }
10136
10050
  ],
10137
10051
  "licenses": [
@@ -10139,7 +10053,7 @@
10139
10053
  "expression": "MIT"
10140
10054
  }
10141
10055
  ],
10142
- "purl": "pkg:cargo/zstd@0.11.2+zstd.1.5.2",
10056
+ "purl": "pkg:cargo/zstd@0.13.3",
10143
10057
  "externalReferences": [
10144
10058
  {
10145
10059
  "type": "documentation",
@@ -10154,23 +10068,13 @@
10154
10068
  ],
10155
10069
  "dependencies": [
10156
10070
  {
10157
- "ref": "git+https://github.com/astral-sh/lsp-types.git?rev=e15db0593f0ecbbd80599c3f5880e4bf5da1ca0c#lsp-types@0.95.1",
10158
- "dependsOn": [
10159
- "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2",
10160
- "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10161
- "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
10162
- "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20",
10163
- "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
10164
- ]
10165
- },
10166
- {
10167
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/basedpython#0.0.1-a1",
10071
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/basedpython#0.0.1-a4",
10168
10072
  "dependsOn": [
10169
10073
  "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
10170
10074
  "registry+https://github.com/rust-lang/crates.io-index#argfile@1.0.0",
10171
10075
  "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
10172
10076
  "registry+https://github.com/rust-lang/crates.io-index#colored@3.1.1",
10173
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff#0.15.15",
10077
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff#0.15.20",
10174
10078
  "path+file:///home/runner/work/basedpython/basedpython/crates/ty#0.0.0",
10175
10079
  "registry+https://github.com/rust-lang/crates.io-index#wild@2.2.1"
10176
10080
  ]
@@ -10179,25 +10083,25 @@
10179
10083
  "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/by_transforms#0.0.0",
10180
10084
  "dependsOn": [
10181
10085
  "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
10182
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10183
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
10184
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10185
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.0",
10186
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
10187
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.0",
10188
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10189
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10086
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10087
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
10088
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10089
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.3",
10090
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
10091
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.3",
10092
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10093
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10094
+ "registry+https://github.com/rust-lang/crates.io-index#thin-vec@0.2.18",
10190
10095
  "path+file:///home/runner/work/basedpython/basedpython/crates/ty_project#0.0.0",
10191
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.0",
10192
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic#0.0.0"
10096
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.3",
10097
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic#0.0.3"
10193
10098
  ]
10194
10099
  },
10195
10100
  {
10196
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff#0.15.15",
10101
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff#0.15.20",
10197
10102
  "dependsOn": [
10198
10103
  "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
10199
10104
  "registry+https://github.com/rust-lang/crates.io-index#argfile@1.0.0",
10200
- "registry+https://github.com/rust-lang/crates.io-index#bincode@2.0.1",
10201
10105
  "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
10202
10106
  "registry+https://github.com/rust-lang/crates.io-index#cachedir@0.3.1",
10203
10107
  "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
@@ -10209,29 +10113,31 @@
10209
10113
  "registry+https://github.com/rust-lang/crates.io-index#ignore@0.4.25",
10210
10114
  "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
10211
10115
  "registry+https://github.com/rust-lang/crates.io-index#is-macro@0.3.7",
10212
- "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
10116
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
10213
10117
  "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.28",
10214
10118
  "registry+https://github.com/rust-lang/crates.io-index#log@0.4.30",
10215
10119
  "registry+https://github.com/rust-lang/crates.io-index#notify@8.2.0",
10216
10120
  "registry+https://github.com/rust-lang/crates.io-index#path-absolutize@3.1.1",
10217
10121
  "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
10218
10122
  "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
10219
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.0",
10220
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10221
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
10222
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_graph#0.1.0",
10223
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_linter#0.15.15",
10224
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10225
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_markdown#0.0.0",
10226
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.0",
10227
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_options_metadata#0.0.0",
10228
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10229
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter#0.0.0",
10230
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
10231
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_server#0.2.2",
10232
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10233
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10234
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_workspace#0.0.0",
10123
+ "registry+https://github.com/rust-lang/crates.io-index#rkyv@0.8.17",
10124
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.3",
10125
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10126
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
10127
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_graph#0.0.3",
10128
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_linter#0.15.20",
10129
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10130
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_markdown#0.0.3",
10131
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.3",
10132
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_options_metadata#0.0.3",
10133
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10134
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter#0.0.3",
10135
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
10136
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_ranged_value#0.0.3",
10137
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_server#0.0.3",
10138
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10139
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10140
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_workspace#0.0.3",
10235
10141
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10236
10142
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10237
10143
  "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
@@ -10246,7 +10152,7 @@
10246
10152
  ]
10247
10153
  },
10248
10154
  {
10249
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_annotate_snippets#0.1.0",
10155
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_annotate_snippets#0.0.3",
10250
10156
  "dependsOn": [
10251
10157
  "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
10252
10158
  "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
@@ -10254,71 +10160,73 @@
10254
10160
  ]
10255
10161
  },
10256
10162
  {
10257
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.0",
10163
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.3",
10258
10164
  "dependsOn": [
10259
10165
  "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29",
10260
10166
  "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
10261
10167
  "registry+https://github.com/rust-lang/crates.io-index#globset@0.4.18",
10262
- "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
10168
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
10263
10169
  "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
10264
10170
  "registry+https://github.com/rust-lang/crates.io-index#seahash@4.1.0"
10265
10171
  ]
10266
10172
  },
10267
10173
  {
10268
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10174
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10269
10175
  "dependsOn": [
10270
10176
  "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
10271
10177
  "registry+https://github.com/rust-lang/crates.io-index#arc-swap@1.9.1",
10272
10178
  "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
10179
+ "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
10273
10180
  "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
10274
10181
  "registry+https://github.com/rust-lang/crates.io-index#dunce@1.0.5",
10275
10182
  "registry+https://github.com/rust-lang/crates.io-index#etcetera@0.11.0",
10276
10183
  "registry+https://github.com/rust-lang/crates.io-index#filetime@0.2.29",
10277
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10184
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10278
10185
  "registry+https://github.com/rust-lang/crates.io-index#ignore@0.4.25",
10279
10186
  "registry+https://github.com/rust-lang/crates.io-index#matchit@0.9.2",
10280
10187
  "registry+https://github.com/rust-lang/crates.io-index#path-slash@0.2.1",
10281
10188
  "registry+https://github.com/rust-lang/crates.io-index#pathdiff@0.2.3",
10282
10189
  "registry+https://github.com/rust-lang/crates.io-index#quick-junit@0.6.0",
10283
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_annotate_snippets#0.1.0",
10284
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.0",
10285
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
10286
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.0",
10287
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.0",
10288
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10289
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
10290
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10291
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10292
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10190
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_annotate_snippets#0.0.3",
10191
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.3",
10192
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
10193
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.3",
10194
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.3",
10195
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10196
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
10197
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10198
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10199
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10293
10200
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10294
- "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
10201
+ "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
10202
+ "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
10295
10203
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10296
10204
  "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
10297
10205
  "registry+https://github.com/rust-lang/crates.io-index#similar@3.1.1",
10298
10206
  "registry+https://github.com/rust-lang/crates.io-index#supports-hyperlinks@3.2.0",
10299
10207
  "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
10300
10208
  "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
10301
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_static#0.0.1",
10209
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_static#0.0.3",
10302
10210
  "registry+https://github.com/rust-lang/crates.io-index#which@8.0.2",
10303
- "registry+https://github.com/rust-lang/crates.io-index#zip@0.6.6"
10211
+ "registry+https://github.com/rust-lang/crates.io-index#zip@8.6.0"
10304
10212
  ]
10305
10213
  },
10306
10214
  {
10307
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
10215
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
10308
10216
  "dependsOn": [
10309
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10217
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10310
10218
  "registry+https://github.com/rust-lang/crates.io-index#is-macro@0.3.7",
10311
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10219
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10312
10220
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
10313
10221
  ]
10314
10222
  },
10315
10223
  {
10316
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_formatter#0.0.0",
10224
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_formatter#0.0.3",
10317
10225
  "dependsOn": [
10318
10226
  "registry+https://github.com/rust-lang/crates.io-index#drop_bomb@0.1.5",
10319
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.0",
10320
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10321
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10227
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.3",
10228
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10229
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10322
10230
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10323
10231
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10324
10232
  "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0",
@@ -10327,35 +10235,35 @@
10327
10235
  ]
10328
10236
  },
10329
10237
  {
10330
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_graph#0.1.0",
10238
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_graph#0.0.3",
10331
10239
  "dependsOn": [
10332
10240
  "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
10333
10241
  "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
10334
10242
  "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
10335
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.0",
10336
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10337
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_linter#0.15.15",
10338
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10339
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10340
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
10341
- "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
10243
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.3",
10244
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10245
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_linter#0.15.20",
10246
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10247
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10248
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
10249
+ "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
10342
10250
  "registry+https://github.com/rust-lang/crates.io-index#schemars@1.2.1",
10343
10251
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10344
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.0",
10345
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_site_packages#0.0.0",
10346
- "registry+https://github.com/rust-lang/crates.io-index#zip@0.6.6"
10252
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.3",
10253
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_site_packages#0.0.3",
10254
+ "registry+https://github.com/rust-lang/crates.io-index#zip@8.6.0"
10347
10255
  ]
10348
10256
  },
10349
10257
  {
10350
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_index#0.0.0",
10258
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_index#0.0.3",
10351
10259
  "dependsOn": [
10352
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10353
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10354
- "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2"
10260
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10261
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10262
+ "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2"
10355
10263
  ]
10356
10264
  },
10357
10265
  {
10358
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_linter#0.15.15",
10266
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_linter#0.15.20",
10359
10267
  "dependsOn": [
10360
10268
  "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
10361
10269
  "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
@@ -10369,7 +10277,7 @@
10369
10277
  "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
10370
10278
  "registry+https://github.com/rust-lang/crates.io-index#imperative@1.0.7",
10371
10279
  "registry+https://github.com/rust-lang/crates.io-index#is-macro@0.3.7",
10372
- "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
10280
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
10373
10281
  "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.28",
10374
10282
  "registry+https://github.com/rust-lang/crates.io-index#libcst@1.8.6",
10375
10283
  "registry+https://github.com/rust-lang/crates.io-index#log@0.4.30",
@@ -10379,22 +10287,23 @@
10379
10287
  "registry+https://github.com/rust-lang/crates.io-index#pep440_rs@0.7.3",
10380
10288
  "registry+https://github.com/rust-lang/crates.io-index#pyproject-toml@0.13.7",
10381
10289
  "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
10382
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.0",
10383
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10384
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
10385
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10386
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.0",
10387
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10388
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.0",
10389
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_importer#0.0.0",
10390
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_index#0.0.0",
10391
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal#0.0.0",
10392
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
10393
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_semantic#0.0.0",
10394
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.0",
10395
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10396
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10397
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10290
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.3",
10291
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10292
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
10293
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10294
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.3",
10295
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10296
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.3",
10297
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_importer#0.0.3",
10298
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_index#0.0.3",
10299
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal#0.0.3",
10300
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
10301
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_semantic#0.0.3",
10302
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.3",
10303
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10304
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_ranged_value#0.0.3",
10305
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10306
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10398
10307
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10399
10308
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10400
10309
  "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
@@ -10412,108 +10321,108 @@
10412
10321
  ]
10413
10322
  },
10414
10323
  {
10415
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10324
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10416
10325
  "dependsOn": [
10417
10326
  "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
10418
- "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
10327
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
10419
10328
  "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
10420
10329
  "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
10421
10330
  "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
10422
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10331
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10423
10332
  "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
10424
10333
  ]
10425
10334
  },
10426
10335
  {
10427
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_markdown#0.0.0",
10336
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_markdown#0.0.3",
10428
10337
  "dependsOn": [
10429
10338
  "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
10430
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10431
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter#0.0.0",
10432
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10433
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10434
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10435
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_workspace#0.0.0"
10339
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10340
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter#0.0.3",
10341
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10342
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10343
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10344
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_workspace#0.0.3"
10436
10345
  ]
10437
10346
  },
10438
10347
  {
10439
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.0",
10348
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.3",
10440
10349
  "dependsOn": [
10441
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0"
10350
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1"
10442
10351
  ]
10443
10352
  },
10444
10353
  {
10445
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.0",
10354
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.3",
10446
10355
  "dependsOn": [
10447
10356
  "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
10448
- "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
10357
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
10449
10358
  "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
10450
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
10451
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10452
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10359
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
10360
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10361
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10453
10362
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10454
10363
  "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
10455
- "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.20.0",
10456
10364
  "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
10457
10365
  "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2"
10458
10366
  ]
10459
10367
  },
10460
10368
  {
10461
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_options_metadata#0.0.0",
10369
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_options_metadata#0.0.3",
10462
10370
  "dependsOn": [
10463
10371
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
10464
10372
  ]
10465
10373
  },
10466
10374
  {
10467
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10375
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10468
10376
  "dependsOn": [
10469
10377
  "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
10378
+ "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.8",
10470
10379
  "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
10471
10380
  "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
10472
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10381
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10473
10382
  "registry+https://github.com/rust-lang/crates.io-index#is-macro@0.3.7",
10474
10383
  "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
10475
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.0",
10476
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10477
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10478
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10479
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10384
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.3",
10385
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10386
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10387
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10388
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10480
10389
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10481
- "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
10390
+ "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
10482
10391
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10483
10392
  "registry+https://github.com/rust-lang/crates.io-index#thin-vec@0.2.18",
10484
10393
  "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18"
10485
10394
  ]
10486
10395
  },
10487
10396
  {
10488
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.0",
10397
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.3",
10489
10398
  "dependsOn": [
10490
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10491
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal#0.0.0",
10492
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
10493
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10494
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0"
10399
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10400
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal#0.0.3",
10401
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
10402
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10403
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3"
10495
10404
  ]
10496
10405
  },
10497
10406
  {
10498
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter#0.0.0",
10407
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter#0.0.3",
10499
10408
  "dependsOn": [
10500
10409
  "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
10501
10410
  "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
10502
10411
  "registry+https://github.com/rust-lang/crates.io-index#countme@3.0.1",
10503
- "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
10412
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
10504
10413
  "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
10505
10414
  "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
10506
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.0",
10507
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10508
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_formatter#0.0.0",
10509
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10510
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10511
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
10512
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10513
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10514
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10415
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.3",
10416
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10417
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_formatter#0.0.3",
10418
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10419
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10420
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
10421
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10422
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10423
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10515
10424
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10516
- "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
10425
+ "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
10517
10426
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10518
10427
  "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
10519
10428
  "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0",
@@ -10522,46 +10431,46 @@
10522
10431
  ]
10523
10432
  },
10524
10433
  {
10525
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_importer#0.0.0",
10434
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_importer#0.0.3",
10526
10435
  "dependsOn": [
10527
10436
  "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
10528
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
10529
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10530
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.0",
10531
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10532
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10533
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0"
10437
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
10438
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10439
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.3",
10440
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10441
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10442
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3"
10534
10443
  ]
10535
10444
  },
10536
10445
  {
10537
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_index#0.0.0",
10446
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_index#0.0.3",
10538
10447
  "dependsOn": [
10539
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10540
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10541
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10542
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0"
10448
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10449
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10450
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10451
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3"
10543
10452
  ]
10544
10453
  },
10545
10454
  {
10546
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal#0.0.0",
10455
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal#0.0.3",
10547
10456
  "dependsOn": [
10548
10457
  "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
10549
10458
  "registry+https://github.com/rust-lang/crates.io-index#icu_properties@2.2.0",
10550
- "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
10551
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0"
10459
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
10460
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3"
10552
10461
  ]
10553
10462
  },
10554
10463
  {
10555
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
10464
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
10556
10465
  "dependsOn": [
10557
10466
  "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
10558
10467
  "registry+https://github.com/rust-lang/crates.io-index#bstr@1.12.1",
10559
10468
  "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
10560
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10469
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10561
10470
  "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
10562
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10563
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10564
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10471
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10472
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10473
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10565
10474
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10566
10475
  "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0",
10567
10476
  "registry+https://github.com/rust-lang/crates.io-index#thin-vec@0.2.18",
@@ -10571,62 +10480,74 @@
10571
10480
  ]
10572
10481
  },
10573
10482
  {
10574
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_semantic#0.0.0",
10483
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_semantic#0.0.3",
10575
10484
  "dependsOn": [
10576
10485
  "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
10577
10486
  "registry+https://github.com/rust-lang/crates.io-index#is-macro@0.3.7",
10578
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.0",
10579
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_index#0.0.0",
10580
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10581
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10582
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
10583
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.0",
10584
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10487
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.3",
10488
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_index#0.0.3",
10489
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10490
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10491
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
10492
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.3",
10493
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10585
10494
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10586
10495
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10587
10496
  "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
10588
10497
  ]
10589
10498
  },
10590
10499
  {
10591
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.0",
10500
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.3",
10592
10501
  "dependsOn": [
10593
10502
  "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
10594
10503
  "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
10595
10504
  ]
10596
10505
  },
10597
10506
  {
10598
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10507
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10599
10508
  "dependsOn": [
10600
- "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
10601
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10602
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10509
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
10510
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10511
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10512
+ "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10603
10513
  "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
10604
10514
  ]
10605
10515
  },
10606
10516
  {
10607
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_server#0.2.2",
10517
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_ranged_value#0.0.3",
10518
+ "dependsOn": [
10519
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10520
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10521
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10522
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10523
+ "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0"
10524
+ ]
10525
+ },
10526
+ {
10527
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_server#0.0.3",
10608
10528
  "dependsOn": [
10609
10529
  "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
10610
10530
  "registry+https://github.com/rust-lang/crates.io-index#crossbeam@0.8.4",
10531
+ "registry+https://github.com/rust-lang/crates.io-index#gen-lsp-types@0.9.0",
10611
10532
  "registry+https://github.com/rust-lang/crates.io-index#ignore@0.4.25",
10612
10533
  "registry+https://github.com/rust-lang/crates.io-index#jod-thread@1.0.0",
10613
- "registry+https://github.com/rust-lang/crates.io-index#lsp-server@0.7.9",
10614
- "git+https://github.com/astral-sh/lsp-types.git?rev=e15db0593f0ecbbd80599c3f5880e4bf5da1ca0c#lsp-types@0.95.1",
10615
- "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
10616
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10617
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
10618
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_formatter#0.0.0",
10619
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_linter#0.15.15",
10620
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_markdown#0.0.0",
10621
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.0",
10622
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10623
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.0",
10624
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter#0.0.0",
10625
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_index#0.0.0",
10626
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
10627
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10628
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10629
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_workspace#0.0.0",
10534
+ "registry+https://github.com/rust-lang/crates.io-index#lsp-server@0.8.0",
10535
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
10536
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10537
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
10538
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_formatter#0.0.3",
10539
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_linter#0.15.20",
10540
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_markdown#0.0.3",
10541
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.3",
10542
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10543
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.3",
10544
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter#0.0.3",
10545
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_index#0.0.3",
10546
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
10547
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_ranged_value#0.0.3",
10548
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10549
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10550
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_workspace#0.0.3",
10630
10551
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10631
10552
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10632
10553
  "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
@@ -10639,23 +10560,23 @@
10639
10560
  ]
10640
10561
  },
10641
10562
  {
10642
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10563
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10643
10564
  "dependsOn": [
10644
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10565
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10645
10566
  "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
10646
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10567
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10647
10568
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
10648
10569
  ]
10649
10570
  },
10650
10571
  {
10651
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10572
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10652
10573
  "dependsOn": [
10653
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10574
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10654
10575
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
10655
10576
  ]
10656
10577
  },
10657
10578
  {
10658
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_workspace#0.0.0",
10579
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_workspace#0.0.3",
10659
10580
  "dependsOn": [
10660
10581
  "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
10661
10582
  "registry+https://github.com/rust-lang/crates.io-index#colored@3.1.1",
@@ -10665,24 +10586,26 @@
10665
10586
  "registry+https://github.com/rust-lang/crates.io-index#ignore@0.4.25",
10666
10587
  "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
10667
10588
  "registry+https://github.com/rust-lang/crates.io-index#is-macro@0.3.7",
10668
- "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
10589
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
10669
10590
  "registry+https://github.com/rust-lang/crates.io-index#log@0.4.30",
10670
10591
  "registry+https://github.com/rust-lang/crates.io-index#matchit@0.9.2",
10671
10592
  "registry+https://github.com/rust-lang/crates.io-index#path-absolutize@3.1.1",
10672
10593
  "registry+https://github.com/rust-lang/crates.io-index#path-slash@0.2.1",
10673
10594
  "registry+https://github.com/rust-lang/crates.io-index#pep440_rs@0.7.3",
10674
10595
  "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
10675
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.0",
10676
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_formatter#0.0.0",
10677
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_graph#0.1.0",
10678
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_linter#0.15.15",
10679
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10680
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_options_metadata#0.0.0",
10681
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10682
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter#0.0.0",
10683
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_semantic#0.0.0",
10684
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.0",
10685
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10596
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.3",
10597
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10598
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_formatter#0.0.3",
10599
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_graph#0.0.3",
10600
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_linter#0.15.20",
10601
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10602
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_options_metadata#0.0.3",
10603
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10604
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_formatter#0.0.3",
10605
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_semantic#0.0.3",
10606
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.3",
10607
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_ranged_value#0.0.3",
10608
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10686
10609
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10687
10610
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10688
10611
  "registry+https://github.com/rust-lang/crates.io-index#shellexpand@3.1.2",
@@ -10706,31 +10629,33 @@
10706
10629
  "registry+https://github.com/rust-lang/crates.io-index#indicatif@0.18.4",
10707
10630
  "registry+https://github.com/rust-lang/crates.io-index#jiff@0.2.28",
10708
10631
  "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
10709
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10710
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
10711
- "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
10632
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10633
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
10634
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_ranged_value#0.0.3",
10635
+ "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
10712
10636
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10713
10637
  "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
10714
10638
  "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
10715
10639
  "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
10716
10640
  "registry+https://github.com/rust-lang/crates.io-index#tracing-flame@0.2.0",
10717
10641
  "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23",
10718
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_combine#0.0.0",
10719
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.0",
10642
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_combine#0.0.3",
10643
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.3",
10720
10644
  "path+file:///home/runner/work/basedpython/basedpython/crates/ty_project#0.0.0",
10721
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic#0.0.0",
10645
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic#0.0.3",
10722
10646
  "path+file:///home/runner/work/basedpython/basedpython/crates/ty_server#0.0.0",
10723
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_static#0.0.1",
10647
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_static#0.0.3",
10724
10648
  "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
10725
10649
  "registry+https://github.com/rust-lang/crates.io-index#wild@2.2.1"
10726
10650
  ]
10727
10651
  },
10728
10652
  {
10729
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_combine#0.0.0",
10653
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_combine#0.0.3",
10730
10654
  "dependsOn": [
10731
10655
  "registry+https://github.com/rust-lang/crates.io-index#ordermap@1.2.0",
10732
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10733
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0"
10656
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10657
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10658
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_ranged_value#0.0.3"
10734
10659
  ]
10735
10660
  },
10736
10661
  {
@@ -10738,48 +10663,52 @@
10738
10663
  "dependsOn": [
10739
10664
  "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
10740
10665
  "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
10741
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10742
- "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
10666
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10667
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
10668
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
10743
10669
  "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
10744
10670
  "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
10745
10671
  "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
10746
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10747
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
10748
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_index#0.0.0",
10749
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.0",
10750
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10751
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.0",
10752
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_importer#0.0.0",
10753
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal#0.0.0",
10754
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10755
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10756
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10672
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10673
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
10674
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_index#0.0.3",
10675
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.3",
10676
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10677
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_codegen#0.0.3",
10678
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_importer#0.0.3",
10679
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal#0.0.3",
10680
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.3",
10681
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10682
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10683
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10757
10684
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10758
- "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
10685
+ "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
10759
10686
  "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
10687
+ "registry+https://github.com/rust-lang/crates.io-index#strum@0.28.0",
10688
+ "registry+https://github.com/rust-lang/crates.io-index#strum_macros@0.28.0",
10760
10689
  "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
10761
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.0",
10690
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.3",
10762
10691
  "path+file:///home/runner/work/basedpython/basedpython/crates/ty_project#0.0.0",
10763
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.0",
10764
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic#0.0.0",
10765
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_vendored#0.0.0"
10692
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.3",
10693
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic#0.0.3",
10694
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_vendored#0.0.3"
10766
10695
  ]
10767
10696
  },
10768
10697
  {
10769
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.0",
10698
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.3",
10770
10699
  "dependsOn": [
10771
10700
  "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
10772
10701
  "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
10773
10702
  "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
10774
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10703
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10775
10704
  "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
10776
10705
  "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
10777
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10778
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.0",
10779
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10780
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.0",
10706
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10707
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.3",
10708
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10709
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.3",
10781
10710
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10782
- "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
10711
+ "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
10783
10712
  "registry+https://github.com/rust-lang/crates.io-index#strum@0.28.0",
10784
10713
  "registry+https://github.com/rust-lang/crates.io-index#strum_macros@0.28.0",
10785
10714
  "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
@@ -10793,8 +10722,9 @@
10793
10722
  "registry+https://github.com/rust-lang/crates.io-index#bitvec@1.0.1",
10794
10723
  "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
10795
10724
  "registry+https://github.com/rust-lang/crates.io-index#colored@3.1.1",
10725
+ "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
10796
10726
  "registry+https://github.com/rust-lang/crates.io-index#crossbeam@0.8.4",
10797
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10727
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10798
10728
  "registry+https://github.com/rust-lang/crates.io-index#globset@0.4.18",
10799
10729
  "registry+https://github.com/rust-lang/crates.io-index#ignore@0.4.25",
10800
10730
  "registry+https://github.com/rust-lang/crates.io-index#notify@8.2.0",
@@ -10803,15 +10733,16 @@
10803
10733
  "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
10804
10734
  "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
10805
10735
  "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
10806
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.0",
10807
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10808
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10809
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.0",
10810
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_options_metadata#0.0.0",
10811
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10812
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10736
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_cache#0.0.3",
10737
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10738
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10739
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.3",
10740
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_options_metadata#0.0.3",
10741
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10742
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_ranged_value#0.0.3",
10743
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10813
10744
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10814
- "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
10745
+ "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
10815
10746
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10816
10747
  "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
10817
10748
  "registry+https://github.com/rust-lang/crates.io-index#shellexpand@3.1.2",
@@ -10820,71 +10751,68 @@
10820
10751
  "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
10821
10752
  "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
10822
10753
  "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
10823
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_combine#0.0.0",
10824
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.0",
10825
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.0",
10826
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic#0.0.0",
10827
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_static#0.0.1",
10828
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_vendored#0.0.0"
10754
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_combine#0.0.3",
10755
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.3",
10756
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.3",
10757
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic#0.0.3",
10758
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_static#0.0.3",
10759
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_vendored#0.0.3"
10829
10760
  ]
10830
10761
  },
10831
10762
  {
10832
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.0",
10763
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.3",
10833
10764
  "dependsOn": [
10834
10765
  "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
10835
10766
  "registry+https://github.com/rust-lang/crates.io-index#bitvec@1.0.1",
10836
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10767
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10837
10768
  "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
10838
- "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
10839
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10840
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_index#0.0.0",
10841
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10842
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.0",
10843
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10844
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
10845
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10846
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10769
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
10770
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10771
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_index#0.0.3",
10772
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10773
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.3",
10774
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10775
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
10776
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10847
10777
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10848
- "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
10849
- "registry+https://github.com/rust-lang/crates.io-index#schemars@1.2.1",
10778
+ "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
10850
10779
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10851
- "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
10852
10780
  "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
10853
10781
  "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0",
10854
10782
  "registry+https://github.com/rust-lang/crates.io-index#thin-vec@0.2.18",
10855
10783
  "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
10856
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_combine#0.0.0",
10857
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.0",
10858
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_site_packages#0.0.0",
10859
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_vendored#0.0.0"
10784
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_combine#0.0.3",
10785
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.3",
10786
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_site_packages#0.0.3",
10787
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_vendored#0.0.3"
10860
10788
  ]
10861
10789
  },
10862
10790
  {
10863
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic#0.0.0",
10791
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_semantic#0.0.3",
10864
10792
  "dependsOn": [
10865
10793
  "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
10866
10794
  "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
10867
10795
  "registry+https://github.com/rust-lang/crates.io-index#drop_bomb@0.1.5",
10868
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10796
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10869
10797
  "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
10870
- "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
10798
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
10871
10799
  "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
10872
10800
  "registry+https://github.com/rust-lang/crates.io-index#ordermap@1.2.0",
10873
10801
  "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
10874
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10875
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
10876
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_index#0.0.0",
10877
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10878
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.0",
10879
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10880
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal#0.0.0",
10881
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.0",
10882
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.0",
10883
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10884
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10885
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10802
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10803
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
10804
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_index#0.0.3",
10805
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10806
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_memory_usage#0.0.3",
10807
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10808
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_literal#0.0.3",
10809
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_parser#0.0.3",
10810
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_stdlib#0.0.3",
10811
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10812
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10813
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10886
10814
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10887
- "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
10815
+ "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
10888
10816
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10889
10817
  "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
10890
10818
  "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0",
@@ -10892,9 +10820,9 @@
10892
10820
  "registry+https://github.com/rust-lang/crates.io-index#strum_macros@0.28.0",
10893
10821
  "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
10894
10822
  "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
10895
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.0",
10896
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.0",
10897
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_site_packages#0.0.0"
10823
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.3",
10824
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.3",
10825
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_site_packages#0.0.3"
10898
10826
  ]
10899
10827
  },
10900
10828
  {
@@ -10903,18 +10831,19 @@
10903
10831
  "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
10904
10832
  "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
10905
10833
  "registry+https://github.com/rust-lang/crates.io-index#crossbeam@0.8.4",
10834
+ "registry+https://github.com/rust-lang/crates.io-index#gen-lsp-types@0.9.0",
10906
10835
  "registry+https://github.com/rust-lang/crates.io-index#jod-thread@1.0.0",
10907
- "registry+https://github.com/rust-lang/crates.io-index#lsp-server@0.7.9",
10908
- "git+https://github.com/astral-sh/lsp-types.git?rev=e15db0593f0ecbbd80599c3f5880e4bf5da1ca0c#lsp-types@0.95.1",
10909
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10910
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.0",
10911
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0",
10912
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.0",
10913
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10914
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10915
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10836
+ "registry+https://github.com/rust-lang/crates.io-index#lsp-server@0.8.0",
10837
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10838
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_diagnostics#0.0.3",
10839
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3",
10840
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_notebook#0.0.3",
10841
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10842
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_ranged_value#0.0.3",
10843
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10844
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10916
10845
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
10917
- "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
10846
+ "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
10918
10847
  "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
10919
10848
  "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
10920
10849
  "registry+https://github.com/rust-lang/crates.io-index#shellexpand@3.1.2",
@@ -10922,51 +10851,48 @@
10922
10851
  "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
10923
10852
  "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
10924
10853
  "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23",
10925
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_combine#0.0.0",
10854
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_combine#0.0.3",
10926
10855
  "path+file:///home/runner/work/basedpython/basedpython/crates/ty_ide#0.0.0",
10927
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.0",
10856
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_module_resolver#0.0.3",
10928
10857
  "path+file:///home/runner/work/basedpython/basedpython/crates/ty_project#0.0.0",
10929
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.0"
10858
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_python_core#0.0.3"
10930
10859
  ]
10931
10860
  },
10932
10861
  {
10933
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_site_packages#0.0.0",
10862
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_site_packages#0.0.3",
10934
10863
  "dependsOn": [
10935
10864
  "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
10936
10865
  "registry+https://github.com/rust-lang/crates.io-index#colored@3.1.1",
10937
- "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
10866
+ "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
10938
10867
  "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
10939
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_annotate_snippets#0.1.0",
10940
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10941
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.0",
10942
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.0",
10943
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.0",
10944
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.0",
10868
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_annotate_snippets#0.0.3",
10869
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10870
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_ast#0.0.3",
10871
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_python_trivia#0.0.3",
10872
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_source_file#0.0.3",
10873
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_text_size#0.0.3",
10945
10874
  "registry+https://github.com/rust-lang/crates.io-index#strum@0.28.0",
10946
10875
  "registry+https://github.com/rust-lang/crates.io-index#strum_macros@0.28.0",
10947
10876
  "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
10948
- "path+file:///home/runner/work/basedpython/basedpython/crates/ty_static#0.0.1"
10877
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ty_static#0.0.3"
10949
10878
  ]
10950
10879
  },
10951
10880
  {
10952
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_static#0.0.1",
10881
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_static#0.0.3",
10953
10882
  "dependsOn": [
10954
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.0"
10883
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_macros#0.0.3"
10955
10884
  ]
10956
10885
  },
10957
10886
  {
10958
- "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_vendored#0.0.0",
10887
+ "ref": "path+file:///home/runner/work/basedpython/basedpython/crates/ty_vendored#0.0.3",
10959
10888
  "dependsOn": [
10960
10889
  "registry+https://github.com/rust-lang/crates.io-index#path-slash@0.2.1",
10961
- "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.0",
10890
+ "path+file:///home/runner/work/basedpython/basedpython/crates/ruff_db#0.0.3",
10962
10891
  "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0",
10963
10892
  "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
10964
- "registry+https://github.com/rust-lang/crates.io-index#zip@0.6.6"
10893
+ "registry+https://github.com/rust-lang/crates.io-index#zip@8.6.0"
10965
10894
  ]
10966
10895
  },
10967
- {
10968
- "ref": "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1"
10969
- },
10970
10896
  {
10971
10897
  "ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
10972
10898
  "dependsOn": [
@@ -11022,6 +10948,9 @@
11022
10948
  "registry+https://github.com/rust-lang/crates.io-index#os_str_bytes@7.2.0"
11023
10949
  ]
11024
10950
  },
10951
+ {
10952
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#arrayvec@0.7.8"
10953
+ },
11025
10954
  {
11026
10955
  "ref": "registry+https://github.com/rust-lang/crates.io-index#attribute-derive-macro@0.10.5",
11027
10956
  "dependsOn": [
@@ -11049,23 +10978,6 @@
11049
10978
  {
11050
10979
  "ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1"
11051
10980
  },
11052
- {
11053
- "ref": "registry+https://github.com/rust-lang/crates.io-index#bincode@2.0.1",
11054
- "dependsOn": [
11055
- "registry+https://github.com/rust-lang/crates.io-index#bincode_derive@2.0.1",
11056
- "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
11057
- "registry+https://github.com/rust-lang/crates.io-index#unty@0.0.4"
11058
- ]
11059
- },
11060
- {
11061
- "ref": "registry+https://github.com/rust-lang/crates.io-index#bincode_derive@2.0.1",
11062
- "dependsOn": [
11063
- "registry+https://github.com/rust-lang/crates.io-index#virtue@0.0.18"
11064
- ]
11065
- },
11066
- {
11067
- "ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@1.3.2"
11068
- },
11069
10981
  {
11070
10982
  "ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1"
11071
10983
  },
@@ -11090,7 +11002,24 @@
11090
11002
  ]
11091
11003
  },
11092
11004
  {
11093
- "ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
11005
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#bytecheck@0.8.2",
11006
+ "dependsOn": [
11007
+ "registry+https://github.com/rust-lang/crates.io-index#bytecheck_derive@0.8.2",
11008
+ "registry+https://github.com/rust-lang/crates.io-index#ptr_meta@0.3.1",
11009
+ "registry+https://github.com/rust-lang/crates.io-index#rancor@0.1.2",
11010
+ "registry+https://github.com/rust-lang/crates.io-index#simdutf8@0.1.5"
11011
+ ]
11012
+ },
11013
+ {
11014
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#bytecheck_derive@0.8.2",
11015
+ "dependsOn": [
11016
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
11017
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
11018
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
11019
+ ]
11020
+ },
11021
+ {
11022
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1"
11094
11023
  },
11095
11024
  {
11096
11025
  "ref": "registry+https://github.com/rust-lang/crates.io-index#cachedir@0.3.1",
@@ -11279,31 +11208,6 @@
11279
11208
  "registry+https://github.com/rust-lang/crates.io-index#nix@0.31.3"
11280
11209
  ]
11281
11210
  },
11282
- {
11283
- "ref": "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0",
11284
- "dependsOn": [
11285
- "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
11286
- "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.23.0"
11287
- ]
11288
- },
11289
- {
11290
- "ref": "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
11291
- "dependsOn": [
11292
- "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1",
11293
- "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
11294
- "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
11295
- "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
11296
- "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
11297
- ]
11298
- },
11299
- {
11300
- "ref": "registry+https://github.com/rust-lang/crates.io-index#darling_macro@0.23.0",
11301
- "dependsOn": [
11302
- "registry+https://github.com/rust-lang/crates.io-index#darling_core@0.23.0",
11303
- "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
11304
- "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
11305
- ]
11306
- },
11307
11211
  {
11308
11212
  "ref": "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.2.1",
11309
11213
  "dependsOn": [
@@ -11390,19 +11294,9 @@
11390
11294
  {
11391
11295
  "ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9"
11392
11296
  },
11393
- {
11394
- "ref": "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
11395
- "dependsOn": [
11396
- "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
11397
- "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9"
11398
- ]
11399
- },
11400
11297
  {
11401
11298
  "ref": "registry+https://github.com/rust-lang/crates.io-index#fnv@1.0.7"
11402
11299
  },
11403
- {
11404
- "ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.1.5"
11405
- },
11406
11300
  {
11407
11301
  "ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0"
11408
11302
  },
@@ -11422,7 +11316,15 @@
11422
11316
  "ref": "registry+https://github.com/rust-lang/crates.io-index#funty@2.0.0"
11423
11317
  },
11424
11318
  {
11425
- "ref": "registry+https://github.com/rust-lang/crates.io-index#get-size-derive2@0.9.0",
11319
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#gen-lsp-types@0.9.0",
11320
+ "dependsOn": [
11321
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
11322
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
11323
+ "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8"
11324
+ ]
11325
+ },
11326
+ {
11327
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#get-size-derive2@0.10.1",
11426
11328
  "dependsOn": [
11427
11329
  "registry+https://github.com/rust-lang/crates.io-index#attribute-derive@0.10.5",
11428
11330
  "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
@@ -11430,10 +11332,10 @@
11430
11332
  ]
11431
11333
  },
11432
11334
  {
11433
- "ref": "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.9.0",
11335
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#get-size2@0.10.1",
11434
11336
  "dependsOn": [
11435
11337
  "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
11436
- "registry+https://github.com/rust-lang/crates.io-index#get-size-derive2@0.9.0",
11338
+ "registry+https://github.com/rust-lang/crates.io-index#get-size-derive2@0.10.1",
11437
11339
  "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
11438
11340
  "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
11439
11341
  "registry+https://github.com/rust-lang/crates.io-index#ordermap@1.2.0",
@@ -11458,8 +11360,7 @@
11458
11360
  "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
11459
11361
  "dependsOn": [
11460
11362
  "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
11461
- "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
11462
- "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
11363
+ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
11463
11364
  ]
11464
11365
  },
11465
11366
  {
@@ -11486,12 +11387,6 @@
11486
11387
  {
11487
11388
  "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5"
11488
11389
  },
11489
- {
11490
- "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
11491
- "dependsOn": [
11492
- "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.1.5"
11493
- ]
11494
- },
11495
11390
  {
11496
11391
  "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
11497
11392
  "dependsOn": [
@@ -11501,9 +11396,9 @@
11501
11396
  ]
11502
11397
  },
11503
11398
  {
11504
- "ref": "registry+https://github.com/rust-lang/crates.io-index#hashlink@0.10.0",
11399
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#hashlink@0.12.1",
11505
11400
  "dependsOn": [
11506
- "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5"
11401
+ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1"
11507
11402
  ]
11508
11403
  },
11509
11404
  {
@@ -11573,9 +11468,6 @@
11573
11468
  "registry+https://github.com/rust-lang/crates.io-index#zerovec@0.11.6"
11574
11469
  ]
11575
11470
  },
11576
- {
11577
- "ref": "registry+https://github.com/rust-lang/crates.io-index#ident_case@1.0.1"
11578
- },
11579
11471
  {
11580
11472
  "ref": "registry+https://github.com/rust-lang/crates.io-index#idna@1.1.0",
11581
11473
  "dependsOn": [
@@ -11645,7 +11537,7 @@
11645
11537
  "ref": "registry+https://github.com/rust-lang/crates.io-index#interpolator@0.5.0"
11646
11538
  },
11647
11539
  {
11648
- "ref": "registry+https://github.com/rust-lang/crates.io-index#intrusive-collections@0.9.7",
11540
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#intrusive-collections@0.10.2",
11649
11541
  "dependsOn": [
11650
11542
  "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1"
11651
11543
  ]
@@ -11672,7 +11564,7 @@
11672
11564
  ]
11673
11565
  },
11674
11566
  {
11675
- "ref": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.14.0",
11567
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.15.0",
11676
11568
  "dependsOn": [
11677
11569
  "registry+https://github.com/rust-lang/crates.io-index#either@1.16.0"
11678
11570
  ]
@@ -11746,7 +11638,7 @@
11746
11638
  "ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.30"
11747
11639
  },
11748
11640
  {
11749
- "ref": "registry+https://github.com/rust-lang/crates.io-index#lsp-server@0.7.9",
11641
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#lsp-server@0.8.0",
11750
11642
  "dependsOn": [
11751
11643
  "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
11752
11644
  "registry+https://github.com/rust-lang/crates.io-index#log@0.4.30",
@@ -11794,17 +11686,24 @@
11794
11686
  "ref": "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1"
11795
11687
  },
11796
11688
  {
11797
- "ref": "registry+https://github.com/rust-lang/crates.io-index#miniz_oxide@0.8.9",
11689
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.2.1",
11798
11690
  "dependsOn": [
11799
- "registry+https://github.com/rust-lang/crates.io-index#adler2@2.0.1",
11800
- "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9"
11691
+ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
11692
+ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.30"
11801
11693
  ]
11802
11694
  },
11803
11695
  {
11804
- "ref": "registry+https://github.com/rust-lang/crates.io-index#mio@1.2.1",
11696
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#munge@0.4.7",
11805
11697
  "dependsOn": [
11806
- "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
11807
- "registry+https://github.com/rust-lang/crates.io-index#log@0.4.30"
11698
+ "registry+https://github.com/rust-lang/crates.io-index#munge_macro@0.4.7"
11699
+ ]
11700
+ },
11701
+ {
11702
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#munge_macro@0.4.7",
11703
+ "dependsOn": [
11704
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
11705
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
11706
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
11808
11707
  ]
11809
11708
  },
11810
11709
  {
@@ -12037,6 +11936,20 @@
12037
11936
  "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
12038
11937
  ]
12039
11938
  },
11939
+ {
11940
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#ptr_meta@0.3.1",
11941
+ "dependsOn": [
11942
+ "registry+https://github.com/rust-lang/crates.io-index#ptr_meta_derive@0.3.1"
11943
+ ]
11944
+ },
11945
+ {
11946
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#ptr_meta_derive@0.3.1",
11947
+ "dependsOn": [
11948
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
11949
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
11950
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
11951
+ ]
11952
+ },
12040
11953
  {
12041
11954
  "ref": "registry+https://github.com/rust-lang/crates.io-index#pyproject-toml@0.13.7",
12042
11955
  "dependsOn": [
@@ -12091,11 +12004,16 @@
12091
12004
  {
12092
12005
  "ref": "registry+https://github.com/rust-lang/crates.io-index#radium@0.7.0"
12093
12006
  },
12007
+ {
12008
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rancor@0.1.2",
12009
+ "dependsOn": [
12010
+ "registry+https://github.com/rust-lang/crates.io-index#ptr_meta@0.3.1"
12011
+ ]
12012
+ },
12094
12013
  {
12095
12014
  "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1",
12096
12015
  "dependsOn": [
12097
12016
  "registry+https://github.com/rust-lang/crates.io-index#chacha20@0.10.0",
12098
- "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
12099
12017
  "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.10.1"
12100
12018
  ]
12101
12019
  },
@@ -12171,6 +12089,36 @@
12171
12089
  "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
12172
12090
  ]
12173
12091
  },
12092
+ {
12093
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rend@0.5.4",
12094
+ "dependsOn": [
12095
+ "registry+https://github.com/rust-lang/crates.io-index#bytecheck@0.8.2"
12096
+ ]
12097
+ },
12098
+ {
12099
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rkyv@0.8.17",
12100
+ "dependsOn": [
12101
+ "registry+https://github.com/rust-lang/crates.io-index#bytecheck@0.8.2",
12102
+ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.12.1",
12103
+ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
12104
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
12105
+ "registry+https://github.com/rust-lang/crates.io-index#munge@0.4.7",
12106
+ "registry+https://github.com/rust-lang/crates.io-index#ptr_meta@0.3.1",
12107
+ "registry+https://github.com/rust-lang/crates.io-index#rancor@0.1.2",
12108
+ "registry+https://github.com/rust-lang/crates.io-index#rend@0.5.4",
12109
+ "registry+https://github.com/rust-lang/crates.io-index#rkyv_derive@0.8.17",
12110
+ "registry+https://github.com/rust-lang/crates.io-index#tinyvec@1.11.0",
12111
+ "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2"
12112
+ ]
12113
+ },
12114
+ {
12115
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rkyv_derive@0.8.17",
12116
+ "dependsOn": [
12117
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
12118
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
12119
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
12120
+ ]
12121
+ },
12174
12122
  {
12175
12123
  "ref": "registry+https://github.com/rust-lang/crates.io-index#rust-stemmers@1.2.0",
12176
12124
  "dependsOn": [
@@ -12197,10 +12145,10 @@
12197
12145
  "ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23"
12198
12146
  },
12199
12147
  {
12200
- "ref": "registry+https://github.com/rust-lang/crates.io-index#salsa-macro-rules@0.26.2"
12148
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#salsa-macro-rules@0.27.2"
12201
12149
  },
12202
12150
  {
12203
- "ref": "registry+https://github.com/rust-lang/crates.io-index#salsa-macros@0.26.2",
12151
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#salsa-macros@0.27.2",
12204
12152
  "dependsOn": [
12205
12153
  "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
12206
12154
  "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
@@ -12209,23 +12157,23 @@
12209
12157
  ]
12210
12158
  },
12211
12159
  {
12212
- "ref": "registry+https://github.com/rust-lang/crates.io-index#salsa@0.26.2",
12160
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#salsa@0.27.2",
12213
12161
  "dependsOn": [
12214
12162
  "registry+https://github.com/rust-lang/crates.io-index#boxcar@0.2.14",
12215
12163
  "registry+https://github.com/rust-lang/crates.io-index#compact_str@0.9.1",
12216
12164
  "registry+https://github.com/rust-lang/crates.io-index#crossbeam-queue@0.3.12",
12217
12165
  "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
12218
12166
  "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
12219
- "registry+https://github.com/rust-lang/crates.io-index#hashlink@0.10.0",
12167
+ "registry+https://github.com/rust-lang/crates.io-index#hashlink@0.12.1",
12220
12168
  "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
12221
- "registry+https://github.com/rust-lang/crates.io-index#intrusive-collections@0.9.7",
12169
+ "registry+https://github.com/rust-lang/crates.io-index#intrusive-collections@0.10.2",
12222
12170
  "registry+https://github.com/rust-lang/crates.io-index#inventory@0.3.24",
12223
12171
  "registry+https://github.com/rust-lang/crates.io-index#ordermap@1.2.0",
12224
12172
  "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
12225
12173
  "registry+https://github.com/rust-lang/crates.io-index#portable-atomic@1.13.1",
12226
12174
  "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
12227
- "registry+https://github.com/rust-lang/crates.io-index#salsa-macro-rules@0.26.2",
12228
- "registry+https://github.com/rust-lang/crates.io-index#salsa-macros@0.26.2",
12175
+ "registry+https://github.com/rust-lang/crates.io-index#salsa-macro-rules@0.27.2",
12176
+ "registry+https://github.com/rust-lang/crates.io-index#salsa-macros@0.27.2",
12229
12177
  "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
12230
12178
  "registry+https://github.com/rust-lang/crates.io-index#thin-vec@0.2.18",
12231
12179
  "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
@@ -12295,36 +12243,12 @@
12295
12243
  "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
12296
12244
  ]
12297
12245
  },
12298
- {
12299
- "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_repr@0.1.20",
12300
- "dependsOn": [
12301
- "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
12302
- "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
12303
- "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
12304
- ]
12305
- },
12306
12246
  {
12307
12247
  "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
12308
12248
  "dependsOn": [
12309
12249
  "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
12310
12250
  ]
12311
12251
  },
12312
- {
12313
- "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with@3.20.0",
12314
- "dependsOn": [
12315
- "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
12316
- "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.20.0"
12317
- ]
12318
- },
12319
- {
12320
- "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_with_macros@3.20.0",
12321
- "dependsOn": [
12322
- "registry+https://github.com/rust-lang/crates.io-index#darling@0.23.0",
12323
- "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
12324
- "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
12325
- "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
12326
- ]
12327
- },
12328
12252
  {
12329
12253
  "ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7",
12330
12254
  "dependsOn": [
@@ -12341,7 +12265,7 @@
12341
12265
  "ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@2.0.1"
12342
12266
  },
12343
12267
  {
12344
- "ref": "registry+https://github.com/rust-lang/crates.io-index#simd-adler32@0.3.9"
12268
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#simdutf8@0.1.5"
12345
12269
  },
12346
12270
  {
12347
12271
  "ref": "registry+https://github.com/rust-lang/crates.io-index#similar@3.1.1",
@@ -12589,6 +12513,9 @@
12589
12513
  {
12590
12514
  "ref": "registry+https://github.com/rust-lang/crates.io-index#typed-arena@2.0.2"
12591
12515
  },
12516
+ {
12517
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#typed-path@0.12.3"
12518
+ },
12592
12519
  {
12593
12520
  "ref": "registry+https://github.com/rust-lang/crates.io-index#typeid@1.0.3"
12594
12521
  },
@@ -12626,9 +12553,6 @@
12626
12553
  {
12627
12554
  "ref": "registry+https://github.com/rust-lang/crates.io-index#unscanny@0.1.0"
12628
12555
  },
12629
- {
12630
- "ref": "registry+https://github.com/rust-lang/crates.io-index#unty@0.0.4"
12631
- },
12632
12556
  {
12633
12557
  "ref": "registry+https://github.com/rust-lang/crates.io-index#url@2.5.8",
12634
12558
  "dependsOn": [
@@ -12649,11 +12573,7 @@
12649
12573
  "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
12650
12574
  },
12651
12575
  {
12652
- "ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2",
12653
- "dependsOn": [
12654
- "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
12655
- "registry+https://github.com/rust-lang/crates.io-index#rand@0.10.1"
12656
- ]
12576
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#uuid@1.23.2"
12657
12577
  },
12658
12578
  {
12659
12579
  "ref": "registry+https://github.com/rust-lang/crates.io-index#version-ranges@0.1.3",
@@ -12661,9 +12581,6 @@
12661
12581
  "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1"
12662
12582
  ]
12663
12583
  },
12664
- {
12665
- "ref": "registry+https://github.com/rust-lang/crates.io-index#virtue@0.0.18"
12666
- },
12667
12584
  {
12668
12585
  "ref": "registry+https://github.com/rust-lang/crates.io-index#vte@0.14.1",
12669
12586
  "dependsOn": [
@@ -12760,22 +12677,21 @@
12760
12677
  ]
12761
12678
  },
12762
12679
  {
12763
- "ref": "registry+https://github.com/rust-lang/crates.io-index#zip@0.6.6",
12680
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#zip@8.6.0",
12764
12681
  "dependsOn": [
12765
- "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
12766
12682
  "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
12767
- "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
12768
- "registry+https://github.com/rust-lang/crates.io-index#flate2@1.1.9",
12769
- "registry+https://github.com/rust-lang/crates.io-index#zstd@0.11.2+zstd.1.5.2"
12683
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
12684
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.1",
12685
+ "registry+https://github.com/rust-lang/crates.io-index#typed-path@0.12.3",
12686
+ "registry+https://github.com/rust-lang/crates.io-index#zstd@0.13.3"
12770
12687
  ]
12771
12688
  },
12772
12689
  {
12773
12690
  "ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
12774
12691
  },
12775
12692
  {
12776
- "ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@5.0.2+zstd.1.5.2",
12693
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@7.2.4",
12777
12694
  "dependsOn": [
12778
- "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
12779
12695
  "registry+https://github.com/rust-lang/crates.io-index#zstd-sys@2.0.16+zstd.1.5.7"
12780
12696
  ]
12781
12697
  },
@@ -12787,9 +12703,9 @@
12787
12703
  ]
12788
12704
  },
12789
12705
  {
12790
- "ref": "registry+https://github.com/rust-lang/crates.io-index#zstd@0.11.2+zstd.1.5.2",
12706
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#zstd@0.13.3",
12791
12707
  "dependsOn": [
12792
- "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@5.0.2+zstd.1.5.2"
12708
+ "registry+https://github.com/rust-lang/crates.io-index#zstd-safe@7.2.4"
12793
12709
  ]
12794
12710
  }
12795
12711
  ]