mkdocs-minify-html-plugin 0.3.9__tar.gz → 0.3.11__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mkdocs_minify_html_plugin-0.3.9 → mkdocs_minify_html_plugin-0.3.11}/Cargo.lock +222 -265
- {mkdocs_minify_html_plugin-0.3.9 → mkdocs_minify_html_plugin-0.3.11}/Cargo.toml +7 -7
- {mkdocs_minify_html_plugin-0.3.9 → mkdocs_minify_html_plugin-0.3.11}/PKG-INFO +3 -4
- {mkdocs_minify_html_plugin-0.3.9 → mkdocs_minify_html_plugin-0.3.11}/pyproject.toml +13 -10
- {mkdocs_minify_html_plugin-0.3.9 → mkdocs_minify_html_plugin-0.3.11}/python/mkdocs_minify_html_plugin/plugin.py +2 -3
- mkdocs_minify_html_plugin-0.3.11/src/lib.rs +119 -0
- mkdocs_minify_html_plugin-0.3.9/src/lib.rs +0 -121
- {mkdocs_minify_html_plugin-0.3.9 → mkdocs_minify_html_plugin-0.3.11}/LICENSE +0 -0
- {mkdocs_minify_html_plugin-0.3.9 → mkdocs_minify_html_plugin-0.3.11}/README.md +0 -0
- {mkdocs_minify_html_plugin-0.3.9 → mkdocs_minify_html_plugin-0.3.11}/python/mkdocs_minify_html_plugin/__init__.py +0 -0
- {mkdocs_minify_html_plugin-0.3.9 → mkdocs_minify_html_plugin-0.3.11}/python/mkdocs_minify_html_plugin/_minify_html.pyi +0 -0
- {mkdocs_minify_html_plugin-0.3.9 → mkdocs_minify_html_plugin-0.3.11}/python/mkdocs_minify_html_plugin/py.typed +0 -0
|
@@ -14,7 +14,7 @@ version = "0.7.8"
|
|
|
14
14
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
15
15
|
checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
|
|
16
16
|
dependencies = [
|
|
17
|
-
"getrandom 0.2.
|
|
17
|
+
"getrandom 0.2.17",
|
|
18
18
|
"once_cell",
|
|
19
19
|
"version_check",
|
|
20
20
|
]
|
|
@@ -34,9 +34,9 @@ dependencies = [
|
|
|
34
34
|
|
|
35
35
|
[[package]]
|
|
36
36
|
name = "aho-corasick"
|
|
37
|
-
version = "1.1.
|
|
37
|
+
version = "1.1.4"
|
|
38
38
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
39
|
-
checksum = "
|
|
39
|
+
checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
|
|
40
40
|
dependencies = [
|
|
41
41
|
"memchr",
|
|
42
42
|
]
|
|
@@ -49,9 +49,9 @@ checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
|
|
|
49
49
|
|
|
50
50
|
[[package]]
|
|
51
51
|
name = "autocfg"
|
|
52
|
-
version = "1.5.
|
|
52
|
+
version = "1.5.1"
|
|
53
53
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
54
|
-
checksum = "
|
|
54
|
+
checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
|
|
55
55
|
|
|
56
56
|
[[package]]
|
|
57
57
|
name = "base64-simd"
|
|
@@ -72,31 +72,11 @@ dependencies = [
|
|
|
72
72
|
"vsimd",
|
|
73
73
|
]
|
|
74
74
|
|
|
75
|
-
[[package]]
|
|
76
|
-
name = "bincode"
|
|
77
|
-
version = "2.0.1"
|
|
78
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
79
|
-
checksum = "36eaf5d7b090263e8150820482d5d93cd964a81e4019913c972f4edcc6edb740"
|
|
80
|
-
dependencies = [
|
|
81
|
-
"bincode_derive",
|
|
82
|
-
"serde",
|
|
83
|
-
"unty",
|
|
84
|
-
]
|
|
85
|
-
|
|
86
|
-
[[package]]
|
|
87
|
-
name = "bincode_derive"
|
|
88
|
-
version = "2.0.1"
|
|
89
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
90
|
-
checksum = "bf95709a440f45e986983918d0e8a1f30a9b1df04918fc828670606804ac3c09"
|
|
91
|
-
dependencies = [
|
|
92
|
-
"virtue",
|
|
93
|
-
]
|
|
94
|
-
|
|
95
75
|
[[package]]
|
|
96
76
|
name = "bitflags"
|
|
97
|
-
version = "2.
|
|
77
|
+
version = "2.13.0"
|
|
98
78
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
99
|
-
checksum = "
|
|
79
|
+
checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
|
|
100
80
|
|
|
101
81
|
[[package]]
|
|
102
82
|
name = "bitvec"
|
|
@@ -143,9 +123,9 @@ dependencies = [
|
|
|
143
123
|
|
|
144
124
|
[[package]]
|
|
145
125
|
name = "bytes"
|
|
146
|
-
version = "1.
|
|
126
|
+
version = "1.11.1"
|
|
147
127
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
148
|
-
checksum = "
|
|
128
|
+
checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
|
|
149
129
|
|
|
150
130
|
[[package]]
|
|
151
131
|
name = "castaway"
|
|
@@ -162,11 +142,20 @@ version = "1.0.4"
|
|
|
162
142
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
163
143
|
checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
|
|
164
144
|
|
|
145
|
+
[[package]]
|
|
146
|
+
name = "cobs"
|
|
147
|
+
version = "0.3.0"
|
|
148
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
149
|
+
checksum = "0fa961b519f0b462e3a3b4a34b64d119eeaca1d59af726fe450bbba07a9fc0a1"
|
|
150
|
+
dependencies = [
|
|
151
|
+
"thiserror",
|
|
152
|
+
]
|
|
153
|
+
|
|
165
154
|
[[package]]
|
|
166
155
|
name = "compact_str"
|
|
167
|
-
version = "0.9.
|
|
156
|
+
version = "0.9.1"
|
|
168
157
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
169
|
-
checksum = "
|
|
158
|
+
checksum = "9dfdd1c2274d9aa354115b09dc9a901d6c5576818cdf70d14cae2bdb47df00ab"
|
|
170
159
|
dependencies = [
|
|
171
160
|
"castaway",
|
|
172
161
|
"cfg-if",
|
|
@@ -274,7 +263,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
274
263
|
checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
|
|
275
264
|
dependencies = [
|
|
276
265
|
"quote",
|
|
277
|
-
"syn 2.0.
|
|
266
|
+
"syn 2.0.117",
|
|
278
267
|
]
|
|
279
268
|
|
|
280
269
|
[[package]]
|
|
@@ -292,9 +281,9 @@ dependencies = [
|
|
|
292
281
|
|
|
293
282
|
[[package]]
|
|
294
283
|
name = "data-encoding"
|
|
295
|
-
version = "2.
|
|
284
|
+
version = "2.11.0"
|
|
296
285
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
297
|
-
checksum = "
|
|
286
|
+
checksum = "a4ae5f15dda3c708c0ade84bfee31ccab44a3da4f88015ed22f63732abe300c8"
|
|
298
287
|
|
|
299
288
|
[[package]]
|
|
300
289
|
name = "data-url"
|
|
@@ -305,15 +294,6 @@ dependencies = [
|
|
|
305
294
|
"matches",
|
|
306
295
|
]
|
|
307
296
|
|
|
308
|
-
[[package]]
|
|
309
|
-
name = "deranged"
|
|
310
|
-
version = "0.5.4"
|
|
311
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
312
|
-
checksum = "a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071"
|
|
313
|
-
dependencies = [
|
|
314
|
-
"powerfmt",
|
|
315
|
-
]
|
|
316
|
-
|
|
317
297
|
[[package]]
|
|
318
298
|
name = "dragonbox_ecma"
|
|
319
299
|
version = "0.0.5"
|
|
@@ -322,9 +302,9 @@ checksum = "d742b56656e8b14d63e7ea9806597b1849ae25412584c8adf78c0f67bd985e66"
|
|
|
322
302
|
|
|
323
303
|
[[package]]
|
|
324
304
|
name = "dtoa"
|
|
325
|
-
version = "1.0.
|
|
305
|
+
version = "1.0.11"
|
|
326
306
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
327
|
-
checksum = "
|
|
307
|
+
checksum = "4c3cf4824e2d5f025c7b531afcb2325364084a16806f6d47fbc1f5fbd9960590"
|
|
328
308
|
|
|
329
309
|
[[package]]
|
|
330
310
|
name = "dtoa-short"
|
|
@@ -337,9 +317,21 @@ dependencies = [
|
|
|
337
317
|
|
|
338
318
|
[[package]]
|
|
339
319
|
name = "either"
|
|
340
|
-
version = "1.
|
|
320
|
+
version = "1.16.0"
|
|
321
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
322
|
+
checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
|
|
323
|
+
|
|
324
|
+
[[package]]
|
|
325
|
+
name = "embedded-io"
|
|
326
|
+
version = "0.4.0"
|
|
327
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
328
|
+
checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
|
|
329
|
+
|
|
330
|
+
[[package]]
|
|
331
|
+
name = "embedded-io"
|
|
332
|
+
version = "0.6.1"
|
|
341
333
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
342
|
-
checksum = "
|
|
334
|
+
checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
|
|
343
335
|
|
|
344
336
|
[[package]]
|
|
345
337
|
name = "equivalent"
|
|
@@ -349,15 +341,15 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
|
|
|
349
341
|
|
|
350
342
|
[[package]]
|
|
351
343
|
name = "fastrand"
|
|
352
|
-
version = "2.
|
|
344
|
+
version = "2.4.1"
|
|
353
345
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
354
|
-
checksum = "
|
|
346
|
+
checksum = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
|
|
355
347
|
|
|
356
348
|
[[package]]
|
|
357
349
|
name = "flate2"
|
|
358
|
-
version = "1.1.
|
|
350
|
+
version = "1.1.9"
|
|
359
351
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
360
|
-
checksum = "
|
|
352
|
+
checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
|
|
361
353
|
dependencies = [
|
|
362
354
|
"crc32fast",
|
|
363
355
|
"miniz_oxide",
|
|
@@ -369,11 +361,35 @@ version = "2.0.0"
|
|
|
369
361
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
370
362
|
checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
|
|
371
363
|
|
|
364
|
+
[[package]]
|
|
365
|
+
name = "futures-core"
|
|
366
|
+
version = "0.3.32"
|
|
367
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
368
|
+
checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
|
|
369
|
+
|
|
370
|
+
[[package]]
|
|
371
|
+
name = "futures-task"
|
|
372
|
+
version = "0.3.32"
|
|
373
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
374
|
+
checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
|
|
375
|
+
|
|
376
|
+
[[package]]
|
|
377
|
+
name = "futures-util"
|
|
378
|
+
version = "0.3.32"
|
|
379
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
380
|
+
checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
|
|
381
|
+
dependencies = [
|
|
382
|
+
"futures-core",
|
|
383
|
+
"futures-task",
|
|
384
|
+
"pin-project-lite",
|
|
385
|
+
"slab",
|
|
386
|
+
]
|
|
387
|
+
|
|
372
388
|
[[package]]
|
|
373
389
|
name = "getrandom"
|
|
374
|
-
version = "0.2.
|
|
390
|
+
version = "0.2.17"
|
|
375
391
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
376
|
-
checksum = "
|
|
392
|
+
checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
|
|
377
393
|
dependencies = [
|
|
378
394
|
"cfg-if",
|
|
379
395
|
"libc",
|
|
@@ -409,13 +425,19 @@ checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
|
|
|
409
425
|
|
|
410
426
|
[[package]]
|
|
411
427
|
name = "hashbrown"
|
|
412
|
-
version = "0.16.
|
|
428
|
+
version = "0.16.1"
|
|
413
429
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
414
|
-
checksum = "
|
|
430
|
+
checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
|
|
415
431
|
dependencies = [
|
|
416
432
|
"allocator-api2",
|
|
417
433
|
]
|
|
418
434
|
|
|
435
|
+
[[package]]
|
|
436
|
+
name = "hashbrown"
|
|
437
|
+
version = "0.17.1"
|
|
438
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
439
|
+
checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
|
|
440
|
+
|
|
419
441
|
[[package]]
|
|
420
442
|
name = "heck"
|
|
421
443
|
version = "0.5.0"
|
|
@@ -424,25 +446,16 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
|
|
424
446
|
|
|
425
447
|
[[package]]
|
|
426
448
|
name = "indexmap"
|
|
427
|
-
version = "2.
|
|
449
|
+
version = "2.14.0"
|
|
428
450
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
429
|
-
checksum = "
|
|
451
|
+
checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
|
|
430
452
|
dependencies = [
|
|
431
453
|
"equivalent",
|
|
432
|
-
"hashbrown 0.
|
|
454
|
+
"hashbrown 0.17.1",
|
|
433
455
|
"serde",
|
|
434
456
|
"serde_core",
|
|
435
457
|
]
|
|
436
458
|
|
|
437
|
-
[[package]]
|
|
438
|
-
name = "indoc"
|
|
439
|
-
version = "2.0.7"
|
|
440
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
441
|
-
checksum = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706"
|
|
442
|
-
dependencies = [
|
|
443
|
-
"rustversion",
|
|
444
|
-
]
|
|
445
|
-
|
|
446
459
|
[[package]]
|
|
447
460
|
name = "itertools"
|
|
448
461
|
version = "0.10.5"
|
|
@@ -463,25 +476,26 @@ dependencies = [
|
|
|
463
476
|
|
|
464
477
|
[[package]]
|
|
465
478
|
name = "itoa"
|
|
466
|
-
version = "1.0.
|
|
479
|
+
version = "1.0.18"
|
|
467
480
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
468
|
-
checksum = "
|
|
481
|
+
checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
|
|
469
482
|
|
|
470
483
|
[[package]]
|
|
471
484
|
name = "js-sys"
|
|
472
|
-
version = "0.3.
|
|
485
|
+
version = "0.3.102"
|
|
473
486
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
474
|
-
checksum = "
|
|
487
|
+
checksum = "03d04c30968dffe80775bd4d7fb676131cd04a1fb46d2686dbffbaec2d9dfd31"
|
|
475
488
|
dependencies = [
|
|
476
|
-
"
|
|
489
|
+
"cfg-if",
|
|
490
|
+
"futures-util",
|
|
477
491
|
"wasm-bindgen",
|
|
478
492
|
]
|
|
479
493
|
|
|
480
494
|
[[package]]
|
|
481
495
|
name = "json-escape-simd"
|
|
482
|
-
version = "3.0.
|
|
496
|
+
version = "3.0.2"
|
|
483
497
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
484
|
-
checksum = "
|
|
498
|
+
checksum = "35e770254dd7802184595b1d30da2a15cb72569e2aca2b177aef8d22eac8a693"
|
|
485
499
|
|
|
486
500
|
[[package]]
|
|
487
501
|
name = "lazy_static"
|
|
@@ -491,15 +505,15 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
|
|
491
505
|
|
|
492
506
|
[[package]]
|
|
493
507
|
name = "libc"
|
|
494
|
-
version = "0.2.
|
|
508
|
+
version = "0.2.186"
|
|
495
509
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
496
|
-
checksum = "
|
|
510
|
+
checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
|
|
497
511
|
|
|
498
512
|
[[package]]
|
|
499
513
|
name = "lightningcss"
|
|
500
|
-
version = "1.0.0-alpha.
|
|
514
|
+
version = "1.0.0-alpha.71"
|
|
501
515
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
502
|
-
checksum = "
|
|
516
|
+
checksum = "cb6314c2f0590ac93c86099b98bb7ba8abcf759bfd89604ffca906472bb54937"
|
|
503
517
|
dependencies = [
|
|
504
518
|
"ahash 0.8.12",
|
|
505
519
|
"bitflags",
|
|
@@ -546,9 +560,9 @@ dependencies = [
|
|
|
546
560
|
|
|
547
561
|
[[package]]
|
|
548
562
|
name = "log"
|
|
549
|
-
version = "0.4.
|
|
563
|
+
version = "0.4.32"
|
|
550
564
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
551
|
-
checksum = "
|
|
565
|
+
checksum = "953f07c43838f8e6f9758cab68bf5bed85465e7587ebe0b823f1bcd81978ad3a"
|
|
552
566
|
|
|
553
567
|
[[package]]
|
|
554
568
|
name = "matches"
|
|
@@ -558,24 +572,15 @@ checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
|
|
|
558
572
|
|
|
559
573
|
[[package]]
|
|
560
574
|
name = "memchr"
|
|
561
|
-
version = "2.
|
|
575
|
+
version = "2.8.2"
|
|
562
576
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
563
|
-
checksum = "
|
|
564
|
-
|
|
565
|
-
[[package]]
|
|
566
|
-
name = "memoffset"
|
|
567
|
-
version = "0.9.1"
|
|
568
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
569
|
-
checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
|
|
570
|
-
dependencies = [
|
|
571
|
-
"autocfg",
|
|
572
|
-
]
|
|
577
|
+
checksum = "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4"
|
|
573
578
|
|
|
574
579
|
[[package]]
|
|
575
580
|
name = "minify-html"
|
|
576
|
-
version = "0.18.
|
|
581
|
+
version = "0.18.1"
|
|
577
582
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
578
|
-
checksum = "
|
|
583
|
+
checksum = "644c1511457e5f70dcbc03c932d4bd26351eceb8657b119c919dde2e65b6d120"
|
|
579
584
|
dependencies = [
|
|
580
585
|
"ahash 0.8.12",
|
|
581
586
|
"aho-corasick",
|
|
@@ -617,21 +622,12 @@ dependencies = [
|
|
|
617
622
|
|
|
618
623
|
[[package]]
|
|
619
624
|
name = "mkdocs-minify-html-plugin"
|
|
620
|
-
version = "0.3.
|
|
625
|
+
version = "0.3.11"
|
|
621
626
|
dependencies = [
|
|
622
627
|
"minify-html",
|
|
623
628
|
"pyo3",
|
|
624
629
|
]
|
|
625
630
|
|
|
626
|
-
[[package]]
|
|
627
|
-
name = "nom"
|
|
628
|
-
version = "8.0.0"
|
|
629
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
630
|
-
checksum = "df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405"
|
|
631
|
-
dependencies = [
|
|
632
|
-
"memchr",
|
|
633
|
-
]
|
|
634
|
-
|
|
635
631
|
[[package]]
|
|
636
632
|
name = "nonmax"
|
|
637
633
|
version = "0.5.5"
|
|
@@ -648,12 +644,6 @@ dependencies = [
|
|
|
648
644
|
"num-traits",
|
|
649
645
|
]
|
|
650
646
|
|
|
651
|
-
[[package]]
|
|
652
|
-
name = "num-conv"
|
|
653
|
-
version = "0.1.0"
|
|
654
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
655
|
-
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
|
|
656
|
-
|
|
657
647
|
[[package]]
|
|
658
648
|
name = "num-integer"
|
|
659
649
|
version = "0.1.46"
|
|
@@ -674,9 +664,9 @@ dependencies = [
|
|
|
674
664
|
|
|
675
665
|
[[package]]
|
|
676
666
|
name = "once_cell"
|
|
677
|
-
version = "1.21.
|
|
667
|
+
version = "1.21.4"
|
|
678
668
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
679
|
-
checksum = "
|
|
669
|
+
checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
|
|
680
670
|
|
|
681
671
|
[[package]]
|
|
682
672
|
name = "outref"
|
|
@@ -692,31 +682,29 @@ checksum = "1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e"
|
|
|
692
682
|
|
|
693
683
|
[[package]]
|
|
694
684
|
name = "owo-colors"
|
|
695
|
-
version = "4.
|
|
685
|
+
version = "4.3.0"
|
|
696
686
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
697
|
-
checksum = "
|
|
687
|
+
checksum = "d211803b9b6b570f68772237e415a029d5a50c65d382910b879fb19d3271f94d"
|
|
698
688
|
|
|
699
689
|
[[package]]
|
|
700
690
|
name = "oxc-browserslist"
|
|
701
|
-
version = "2.1
|
|
691
|
+
version = "2.3.1"
|
|
702
692
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
703
|
-
checksum = "
|
|
693
|
+
checksum = "abb7a1163a5501f935f8722d839b576491b749c695e7a066aa0b8df988b806df"
|
|
704
694
|
dependencies = [
|
|
705
|
-
"bincode",
|
|
706
695
|
"flate2",
|
|
707
|
-
"
|
|
696
|
+
"postcard",
|
|
708
697
|
"rustc-hash",
|
|
709
698
|
"serde",
|
|
710
699
|
"serde_json",
|
|
711
700
|
"thiserror",
|
|
712
|
-
"time",
|
|
713
701
|
]
|
|
714
702
|
|
|
715
703
|
[[package]]
|
|
716
704
|
name = "oxc-miette"
|
|
717
|
-
version = "2.
|
|
705
|
+
version = "2.7.1"
|
|
718
706
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
719
|
-
checksum = "
|
|
707
|
+
checksum = "4356a61f2ed4c9b3610245215fbf48970eb277126919f87db9d0efa93a74245c"
|
|
720
708
|
dependencies = [
|
|
721
709
|
"cfg-if",
|
|
722
710
|
"owo-colors",
|
|
@@ -729,13 +717,13 @@ dependencies = [
|
|
|
729
717
|
|
|
730
718
|
[[package]]
|
|
731
719
|
name = "oxc-miette-derive"
|
|
732
|
-
version = "2.
|
|
720
|
+
version = "2.7.1"
|
|
733
721
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
734
|
-
checksum = "
|
|
722
|
+
checksum = "b237422b014f8f8fff75bb9379e697d13f8d57551a22c88bebb39f073c1bf696"
|
|
735
723
|
dependencies = [
|
|
736
724
|
"proc-macro2",
|
|
737
725
|
"quote",
|
|
738
|
-
"syn 2.0.
|
|
726
|
+
"syn 2.0.117",
|
|
739
727
|
]
|
|
740
728
|
|
|
741
729
|
[[package]]
|
|
@@ -746,7 +734,7 @@ checksum = "433214c659b860685d987ca25a523a544d35ebf87ee3658a942fd1c664cfa49b"
|
|
|
746
734
|
dependencies = [
|
|
747
735
|
"allocator-api2",
|
|
748
736
|
"bumpalo",
|
|
749
|
-
"hashbrown 0.16.
|
|
737
|
+
"hashbrown 0.16.1",
|
|
750
738
|
"oxc_data_structures",
|
|
751
739
|
"rustc-hash",
|
|
752
740
|
]
|
|
@@ -777,7 +765,7 @@ dependencies = [
|
|
|
777
765
|
"phf 0.13.1",
|
|
778
766
|
"proc-macro2",
|
|
779
767
|
"quote",
|
|
780
|
-
"syn 2.0.
|
|
768
|
+
"syn 2.0.117",
|
|
781
769
|
]
|
|
782
770
|
|
|
783
771
|
[[package]]
|
|
@@ -978,9 +966,9 @@ dependencies = [
|
|
|
978
966
|
|
|
979
967
|
[[package]]
|
|
980
968
|
name = "oxc_sourcemap"
|
|
981
|
-
version = "6.
|
|
969
|
+
version = "6.1.1"
|
|
982
970
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
983
|
-
checksum = "
|
|
971
|
+
checksum = "6d378eb8bad20e89d66276aebab51f6a5408571092cac94abdd3eabb773713d6"
|
|
984
972
|
dependencies = [
|
|
985
973
|
"base64-simd 0.8.0",
|
|
986
974
|
"json-escape-simd",
|
|
@@ -1162,7 +1150,7 @@ dependencies = [
|
|
|
1162
1150
|
"phf_shared 0.11.3",
|
|
1163
1151
|
"proc-macro2",
|
|
1164
1152
|
"quote",
|
|
1165
|
-
"syn 2.0.
|
|
1153
|
+
"syn 2.0.117",
|
|
1166
1154
|
]
|
|
1167
1155
|
|
|
1168
1156
|
[[package]]
|
|
@@ -1175,7 +1163,7 @@ dependencies = [
|
|
|
1175
1163
|
"phf_shared 0.13.1",
|
|
1176
1164
|
"proc-macro2",
|
|
1177
1165
|
"quote",
|
|
1178
|
-
"syn 2.0.
|
|
1166
|
+
"syn 2.0.117",
|
|
1179
1167
|
]
|
|
1180
1168
|
|
|
1181
1169
|
[[package]]
|
|
@@ -1196,17 +1184,29 @@ dependencies = [
|
|
|
1196
1184
|
"siphasher",
|
|
1197
1185
|
]
|
|
1198
1186
|
|
|
1187
|
+
[[package]]
|
|
1188
|
+
name = "pin-project-lite"
|
|
1189
|
+
version = "0.2.17"
|
|
1190
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1191
|
+
checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
|
|
1192
|
+
|
|
1199
1193
|
[[package]]
|
|
1200
1194
|
name = "portable-atomic"
|
|
1201
|
-
version = "1.
|
|
1195
|
+
version = "1.13.1"
|
|
1202
1196
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1203
|
-
checksum = "
|
|
1197
|
+
checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
|
|
1204
1198
|
|
|
1205
1199
|
[[package]]
|
|
1206
|
-
name = "
|
|
1207
|
-
version = "
|
|
1200
|
+
name = "postcard"
|
|
1201
|
+
version = "1.1.3"
|
|
1208
1202
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1209
|
-
checksum = "
|
|
1203
|
+
checksum = "6764c3b5dd454e283a30e6dfe78e9b31096d9e32036b5d1eaac7a6119ccb9a24"
|
|
1204
|
+
dependencies = [
|
|
1205
|
+
"cobs",
|
|
1206
|
+
"embedded-io 0.4.0",
|
|
1207
|
+
"embedded-io 0.6.1",
|
|
1208
|
+
"serde",
|
|
1209
|
+
]
|
|
1210
1210
|
|
|
1211
1211
|
[[package]]
|
|
1212
1212
|
name = "precomputed-hash"
|
|
@@ -1216,9 +1216,9 @@ checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
|
|
|
1216
1216
|
|
|
1217
1217
|
[[package]]
|
|
1218
1218
|
name = "proc-macro2"
|
|
1219
|
-
version = "1.0.
|
|
1219
|
+
version = "1.0.106"
|
|
1220
1220
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1221
|
-
checksum = "
|
|
1221
|
+
checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
|
|
1222
1222
|
dependencies = [
|
|
1223
1223
|
"unicode-ident",
|
|
1224
1224
|
]
|
|
@@ -1245,35 +1245,32 @@ dependencies = [
|
|
|
1245
1245
|
|
|
1246
1246
|
[[package]]
|
|
1247
1247
|
name = "pyo3"
|
|
1248
|
-
version = "0.
|
|
1248
|
+
version = "0.29.0"
|
|
1249
1249
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1250
|
-
checksum = "
|
|
1250
|
+
checksum = "cd274650b21d4bfc26a0a47587962c1edb425f69287324355cd040c3ea66071c"
|
|
1251
1251
|
dependencies = [
|
|
1252
|
-
"indoc",
|
|
1253
1252
|
"libc",
|
|
1254
|
-
"memoffset",
|
|
1255
1253
|
"once_cell",
|
|
1256
1254
|
"portable-atomic",
|
|
1257
1255
|
"pyo3-build-config",
|
|
1258
1256
|
"pyo3-ffi",
|
|
1259
1257
|
"pyo3-macros",
|
|
1260
|
-
"unindent",
|
|
1261
1258
|
]
|
|
1262
1259
|
|
|
1263
1260
|
[[package]]
|
|
1264
1261
|
name = "pyo3-build-config"
|
|
1265
|
-
version = "0.
|
|
1262
|
+
version = "0.29.0"
|
|
1266
1263
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1267
|
-
checksum = "
|
|
1264
|
+
checksum = "c5e2a7d2f0d013342f295c048ad19237add5154a55b1c5a254c0ec93d4109078"
|
|
1268
1265
|
dependencies = [
|
|
1269
1266
|
"target-lexicon",
|
|
1270
1267
|
]
|
|
1271
1268
|
|
|
1272
1269
|
[[package]]
|
|
1273
1270
|
name = "pyo3-ffi"
|
|
1274
|
-
version = "0.
|
|
1271
|
+
version = "0.29.0"
|
|
1275
1272
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1276
|
-
checksum = "
|
|
1273
|
+
checksum = "ca85c467da1bbc8d866eea5deff9cf29ea5f7785054a17da36e65bda9c05845b"
|
|
1277
1274
|
dependencies = [
|
|
1278
1275
|
"libc",
|
|
1279
1276
|
"pyo3-build-config",
|
|
@@ -1281,34 +1278,33 @@ dependencies = [
|
|
|
1281
1278
|
|
|
1282
1279
|
[[package]]
|
|
1283
1280
|
name = "pyo3-macros"
|
|
1284
|
-
version = "0.
|
|
1281
|
+
version = "0.29.0"
|
|
1285
1282
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1286
|
-
checksum = "
|
|
1283
|
+
checksum = "9ac53762fd065daa3194dd09337a38bd793a188100fd1a9304c4ab312d901771"
|
|
1287
1284
|
dependencies = [
|
|
1288
1285
|
"proc-macro2",
|
|
1289
1286
|
"pyo3-macros-backend",
|
|
1290
1287
|
"quote",
|
|
1291
|
-
"syn 2.0.
|
|
1288
|
+
"syn 2.0.117",
|
|
1292
1289
|
]
|
|
1293
1290
|
|
|
1294
1291
|
[[package]]
|
|
1295
1292
|
name = "pyo3-macros-backend"
|
|
1296
|
-
version = "0.
|
|
1293
|
+
version = "0.29.0"
|
|
1297
1294
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1298
|
-
checksum = "
|
|
1295
|
+
checksum = "4ca3a1557399783172dc5bf39cfca835157732532cba56b71d2292161e53b362"
|
|
1299
1296
|
dependencies = [
|
|
1300
1297
|
"heck",
|
|
1301
1298
|
"proc-macro2",
|
|
1302
|
-
"pyo3-build-config",
|
|
1303
1299
|
"quote",
|
|
1304
|
-
"syn 2.0.
|
|
1300
|
+
"syn 2.0.117",
|
|
1305
1301
|
]
|
|
1306
1302
|
|
|
1307
1303
|
[[package]]
|
|
1308
1304
|
name = "quote"
|
|
1309
|
-
version = "1.0.
|
|
1305
|
+
version = "1.0.45"
|
|
1310
1306
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1311
|
-
checksum = "
|
|
1307
|
+
checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
|
|
1312
1308
|
dependencies = [
|
|
1313
1309
|
"proc-macro2",
|
|
1314
1310
|
]
|
|
@@ -1327,9 +1323,9 @@ checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
|
|
|
1327
1323
|
|
|
1328
1324
|
[[package]]
|
|
1329
1325
|
name = "rand"
|
|
1330
|
-
version = "0.8.
|
|
1326
|
+
version = "0.8.6"
|
|
1331
1327
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1332
|
-
checksum = "
|
|
1328
|
+
checksum = "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a"
|
|
1333
1329
|
dependencies = [
|
|
1334
1330
|
"rand_core",
|
|
1335
1331
|
]
|
|
@@ -1342,9 +1338,9 @@ checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
|
1342
1338
|
|
|
1343
1339
|
[[package]]
|
|
1344
1340
|
name = "rayon"
|
|
1345
|
-
version = "1.
|
|
1341
|
+
version = "1.12.0"
|
|
1346
1342
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1347
|
-
checksum = "
|
|
1343
|
+
checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
|
|
1348
1344
|
dependencies = [
|
|
1349
1345
|
"either",
|
|
1350
1346
|
"rayon-core",
|
|
@@ -1380,9 +1376,9 @@ dependencies = [
|
|
|
1380
1376
|
|
|
1381
1377
|
[[package]]
|
|
1382
1378
|
name = "rkyv"
|
|
1383
|
-
version = "0.7.
|
|
1379
|
+
version = "0.7.46"
|
|
1384
1380
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1385
|
-
checksum = "
|
|
1381
|
+
checksum = "2297bf9c81a3f0dc96bc9521370b88f054168c29826a75e89c55ff196e7ed6a1"
|
|
1386
1382
|
dependencies = [
|
|
1387
1383
|
"bitvec",
|
|
1388
1384
|
"bytecheck",
|
|
@@ -1398,9 +1394,9 @@ dependencies = [
|
|
|
1398
1394
|
|
|
1399
1395
|
[[package]]
|
|
1400
1396
|
name = "rkyv_derive"
|
|
1401
|
-
version = "0.7.
|
|
1397
|
+
version = "0.7.46"
|
|
1402
1398
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1403
|
-
checksum = "
|
|
1399
|
+
checksum = "84d7b42d4b8d06048d3ac8db0eb31bcb942cbeb709f0b5f2b2ebde398d3038f5"
|
|
1404
1400
|
dependencies = [
|
|
1405
1401
|
"proc-macro2",
|
|
1406
1402
|
"quote",
|
|
@@ -1409,9 +1405,9 @@ dependencies = [
|
|
|
1409
1405
|
|
|
1410
1406
|
[[package]]
|
|
1411
1407
|
name = "rustc-hash"
|
|
1412
|
-
version = "2.1.
|
|
1408
|
+
version = "2.1.2"
|
|
1413
1409
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1414
|
-
checksum = "
|
|
1410
|
+
checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
|
|
1415
1411
|
|
|
1416
1412
|
[[package]]
|
|
1417
1413
|
name = "rustversion"
|
|
@@ -1421,9 +1417,9 @@ checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
|
|
|
1421
1417
|
|
|
1422
1418
|
[[package]]
|
|
1423
1419
|
name = "ryu"
|
|
1424
|
-
version = "1.0.
|
|
1420
|
+
version = "1.0.23"
|
|
1425
1421
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1426
|
-
checksum = "
|
|
1422
|
+
checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
|
|
1427
1423
|
|
|
1428
1424
|
[[package]]
|
|
1429
1425
|
name = "scopeguard"
|
|
@@ -1439,9 +1435,9 @@ checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
|
|
|
1439
1435
|
|
|
1440
1436
|
[[package]]
|
|
1441
1437
|
name = "self_cell"
|
|
1442
|
-
version = "1.2.
|
|
1438
|
+
version = "1.2.2"
|
|
1443
1439
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1444
|
-
checksum = "
|
|
1440
|
+
checksum = "b12e76d157a900eb52e81bc6e9f3069344290341720e9178cde2407113ac8d89"
|
|
1445
1441
|
|
|
1446
1442
|
[[package]]
|
|
1447
1443
|
name = "seq-macro"
|
|
@@ -1485,20 +1481,20 @@ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
|
|
|
1485
1481
|
dependencies = [
|
|
1486
1482
|
"proc-macro2",
|
|
1487
1483
|
"quote",
|
|
1488
|
-
"syn 2.0.
|
|
1484
|
+
"syn 2.0.117",
|
|
1489
1485
|
]
|
|
1490
1486
|
|
|
1491
1487
|
[[package]]
|
|
1492
1488
|
name = "serde_json"
|
|
1493
|
-
version = "1.0.
|
|
1489
|
+
version = "1.0.150"
|
|
1494
1490
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1495
|
-
checksum = "
|
|
1491
|
+
checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
|
|
1496
1492
|
dependencies = [
|
|
1497
1493
|
"itoa",
|
|
1498
1494
|
"memchr",
|
|
1499
|
-
"ryu",
|
|
1500
1495
|
"serde",
|
|
1501
1496
|
"serde_core",
|
|
1497
|
+
"zmij",
|
|
1502
1498
|
]
|
|
1503
1499
|
|
|
1504
1500
|
[[package]]
|
|
@@ -1512,9 +1508,9 @@ dependencies = [
|
|
|
1512
1508
|
|
|
1513
1509
|
[[package]]
|
|
1514
1510
|
name = "simd-adler32"
|
|
1515
|
-
version = "0.3.
|
|
1511
|
+
version = "0.3.9"
|
|
1516
1512
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1517
|
-
checksum = "
|
|
1513
|
+
checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
|
|
1518
1514
|
|
|
1519
1515
|
[[package]]
|
|
1520
1516
|
name = "simdutf8"
|
|
@@ -1524,15 +1520,21 @@ checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
|
|
|
1524
1520
|
|
|
1525
1521
|
[[package]]
|
|
1526
1522
|
name = "siphasher"
|
|
1527
|
-
version = "1.0.
|
|
1523
|
+
version = "1.0.3"
|
|
1524
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1525
|
+
checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
|
|
1526
|
+
|
|
1527
|
+
[[package]]
|
|
1528
|
+
name = "slab"
|
|
1529
|
+
version = "0.4.12"
|
|
1528
1530
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1529
|
-
checksum = "
|
|
1531
|
+
checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
|
|
1530
1532
|
|
|
1531
1533
|
[[package]]
|
|
1532
1534
|
name = "smallvec"
|
|
1533
|
-
version = "1.15.
|
|
1535
|
+
version = "1.15.2"
|
|
1534
1536
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1535
|
-
checksum = "
|
|
1537
|
+
checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90"
|
|
1536
1538
|
|
|
1537
1539
|
[[package]]
|
|
1538
1540
|
name = "smawk"
|
|
@@ -1559,9 +1561,9 @@ dependencies = [
|
|
|
1559
1561
|
|
|
1560
1562
|
[[package]]
|
|
1561
1563
|
name = "syn"
|
|
1562
|
-
version = "2.0.
|
|
1564
|
+
version = "2.0.117"
|
|
1563
1565
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1564
|
-
checksum = "
|
|
1566
|
+
checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
|
|
1565
1567
|
dependencies = [
|
|
1566
1568
|
"proc-macro2",
|
|
1567
1569
|
"quote",
|
|
@@ -1576,9 +1578,9 @@ checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
|
|
|
1576
1578
|
|
|
1577
1579
|
[[package]]
|
|
1578
1580
|
name = "target-lexicon"
|
|
1579
|
-
version = "0.13.
|
|
1581
|
+
version = "0.13.5"
|
|
1580
1582
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1581
|
-
checksum = "
|
|
1583
|
+
checksum = "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
|
|
1582
1584
|
|
|
1583
1585
|
[[package]]
|
|
1584
1586
|
name = "textwrap"
|
|
@@ -1593,48 +1595,29 @@ dependencies = [
|
|
|
1593
1595
|
|
|
1594
1596
|
[[package]]
|
|
1595
1597
|
name = "thiserror"
|
|
1596
|
-
version = "2.0.
|
|
1598
|
+
version = "2.0.18"
|
|
1597
1599
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1598
|
-
checksum = "
|
|
1600
|
+
checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
|
|
1599
1601
|
dependencies = [
|
|
1600
1602
|
"thiserror-impl",
|
|
1601
1603
|
]
|
|
1602
1604
|
|
|
1603
1605
|
[[package]]
|
|
1604
1606
|
name = "thiserror-impl"
|
|
1605
|
-
version = "2.0.
|
|
1607
|
+
version = "2.0.18"
|
|
1606
1608
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1607
|
-
checksum = "
|
|
1609
|
+
checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
|
|
1608
1610
|
dependencies = [
|
|
1609
1611
|
"proc-macro2",
|
|
1610
1612
|
"quote",
|
|
1611
|
-
"syn 2.0.
|
|
1612
|
-
]
|
|
1613
|
-
|
|
1614
|
-
[[package]]
|
|
1615
|
-
name = "time"
|
|
1616
|
-
version = "0.3.44"
|
|
1617
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1618
|
-
checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d"
|
|
1619
|
-
dependencies = [
|
|
1620
|
-
"deranged",
|
|
1621
|
-
"num-conv",
|
|
1622
|
-
"powerfmt",
|
|
1623
|
-
"serde",
|
|
1624
|
-
"time-core",
|
|
1613
|
+
"syn 2.0.117",
|
|
1625
1614
|
]
|
|
1626
1615
|
|
|
1627
|
-
[[package]]
|
|
1628
|
-
name = "time-core"
|
|
1629
|
-
version = "0.1.6"
|
|
1630
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1631
|
-
checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b"
|
|
1632
|
-
|
|
1633
1616
|
[[package]]
|
|
1634
1617
|
name = "tinyvec"
|
|
1635
|
-
version = "1.
|
|
1618
|
+
version = "1.11.0"
|
|
1636
1619
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1637
|
-
checksum = "
|
|
1620
|
+
checksum = "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3"
|
|
1638
1621
|
dependencies = [
|
|
1639
1622
|
"tinyvec_macros",
|
|
1640
1623
|
]
|
|
@@ -1653,9 +1636,9 @@ checksum = "81b79ad29b5e19de4260020f8919b443b2ef0277d242ce532ec7b7a2cc8b6007"
|
|
|
1653
1636
|
|
|
1654
1637
|
[[package]]
|
|
1655
1638
|
name = "unicode-ident"
|
|
1656
|
-
version = "1.0.
|
|
1639
|
+
version = "1.0.24"
|
|
1657
1640
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1658
|
-
checksum = "
|
|
1641
|
+
checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
|
|
1659
1642
|
|
|
1660
1643
|
[[package]]
|
|
1661
1644
|
name = "unicode-linebreak"
|
|
@@ -1665,9 +1648,9 @@ checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
|
|
|
1665
1648
|
|
|
1666
1649
|
[[package]]
|
|
1667
1650
|
name = "unicode-segmentation"
|
|
1668
|
-
version = "1.
|
|
1651
|
+
version = "1.13.3"
|
|
1669
1652
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1670
|
-
checksum = "
|
|
1653
|
+
checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
|
|
1671
1654
|
|
|
1672
1655
|
[[package]]
|
|
1673
1656
|
name = "unicode-width"
|
|
@@ -1675,23 +1658,11 @@ version = "0.2.2"
|
|
|
1675
1658
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1676
1659
|
checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
|
|
1677
1660
|
|
|
1678
|
-
[[package]]
|
|
1679
|
-
name = "unindent"
|
|
1680
|
-
version = "0.2.4"
|
|
1681
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1682
|
-
checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
|
|
1683
|
-
|
|
1684
|
-
[[package]]
|
|
1685
|
-
name = "unty"
|
|
1686
|
-
version = "0.0.4"
|
|
1687
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1688
|
-
checksum = "6d49784317cd0d1ee7ec5c716dd598ec5b4483ea832a2dced265471cc0f690ae"
|
|
1689
|
-
|
|
1690
1661
|
[[package]]
|
|
1691
1662
|
name = "uuid"
|
|
1692
|
-
version = "1.
|
|
1663
|
+
version = "1.23.3"
|
|
1693
1664
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1694
|
-
checksum = "
|
|
1665
|
+
checksum = "144d6b123cef80b301b8f72a9e2ca4370ddec21950d0a103dd22c437006d2db7"
|
|
1695
1666
|
dependencies = [
|
|
1696
1667
|
"js-sys",
|
|
1697
1668
|
"wasm-bindgen",
|
|
@@ -1703,12 +1674,6 @@ version = "0.9.5"
|
|
|
1703
1674
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1704
1675
|
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
|
1705
1676
|
|
|
1706
|
-
[[package]]
|
|
1707
|
-
name = "virtue"
|
|
1708
|
-
version = "0.0.18"
|
|
1709
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1710
|
-
checksum = "051eb1abcf10076295e815102942cc58f9d5e3b4560e46e53c21e8ff6f3af7b1"
|
|
1711
|
-
|
|
1712
1677
|
[[package]]
|
|
1713
1678
|
name = "vlq"
|
|
1714
1679
|
version = "0.5.1"
|
|
@@ -1729,18 +1694,18 @@ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
|
|
|
1729
1694
|
|
|
1730
1695
|
[[package]]
|
|
1731
1696
|
name = "wasip2"
|
|
1732
|
-
version = "1.0.
|
|
1697
|
+
version = "1.0.4+wasi-0.2.12"
|
|
1733
1698
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1734
|
-
checksum = "
|
|
1699
|
+
checksum = "b67efb37e106e55ce722a510d6b5f9c17f083e5fc79afc2badeb12cc313d9487"
|
|
1735
1700
|
dependencies = [
|
|
1736
1701
|
"wit-bindgen",
|
|
1737
1702
|
]
|
|
1738
1703
|
|
|
1739
1704
|
[[package]]
|
|
1740
1705
|
name = "wasm-bindgen"
|
|
1741
|
-
version = "0.2.
|
|
1706
|
+
version = "0.2.125"
|
|
1742
1707
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1743
|
-
checksum = "
|
|
1708
|
+
checksum = "8ddb3f79143bced6de84270411622a2699cee572fc0875aeaf1e7867cf9fca1a"
|
|
1744
1709
|
dependencies = [
|
|
1745
1710
|
"cfg-if",
|
|
1746
1711
|
"once_cell",
|
|
@@ -1749,25 +1714,11 @@ dependencies = [
|
|
|
1749
1714
|
"wasm-bindgen-shared",
|
|
1750
1715
|
]
|
|
1751
1716
|
|
|
1752
|
-
[[package]]
|
|
1753
|
-
name = "wasm-bindgen-backend"
|
|
1754
|
-
version = "0.2.104"
|
|
1755
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1756
|
-
checksum = "671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19"
|
|
1757
|
-
dependencies = [
|
|
1758
|
-
"bumpalo",
|
|
1759
|
-
"log",
|
|
1760
|
-
"proc-macro2",
|
|
1761
|
-
"quote",
|
|
1762
|
-
"syn 2.0.108",
|
|
1763
|
-
"wasm-bindgen-shared",
|
|
1764
|
-
]
|
|
1765
|
-
|
|
1766
1717
|
[[package]]
|
|
1767
1718
|
name = "wasm-bindgen-macro"
|
|
1768
|
-
version = "0.2.
|
|
1719
|
+
version = "0.2.125"
|
|
1769
1720
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1770
|
-
checksum = "
|
|
1721
|
+
checksum = "4e21a184b13fb19e157296e2c46056aec9092264fab83e4ba59e68c61b323c3d"
|
|
1771
1722
|
dependencies = [
|
|
1772
1723
|
"quote",
|
|
1773
1724
|
"wasm-bindgen-macro-support",
|
|
@@ -1775,22 +1726,22 @@ dependencies = [
|
|
|
1775
1726
|
|
|
1776
1727
|
[[package]]
|
|
1777
1728
|
name = "wasm-bindgen-macro-support"
|
|
1778
|
-
version = "0.2.
|
|
1729
|
+
version = "0.2.125"
|
|
1779
1730
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1780
|
-
checksum = "
|
|
1731
|
+
checksum = "fecefd9c35bd935a20fc3fc344b5f29138961e4f47fb03297d88f2587afb5ebd"
|
|
1781
1732
|
dependencies = [
|
|
1733
|
+
"bumpalo",
|
|
1782
1734
|
"proc-macro2",
|
|
1783
1735
|
"quote",
|
|
1784
|
-
"syn 2.0.
|
|
1785
|
-
"wasm-bindgen-backend",
|
|
1736
|
+
"syn 2.0.117",
|
|
1786
1737
|
"wasm-bindgen-shared",
|
|
1787
1738
|
]
|
|
1788
1739
|
|
|
1789
1740
|
[[package]]
|
|
1790
1741
|
name = "wasm-bindgen-shared"
|
|
1791
|
-
version = "0.2.
|
|
1742
|
+
version = "0.2.125"
|
|
1792
1743
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1793
|
-
checksum = "
|
|
1744
|
+
checksum = "23939e44bb9a5d7576fa2b563dc2e136628f1224e88a8deed09e04858b77871f"
|
|
1794
1745
|
dependencies = [
|
|
1795
1746
|
"unicode-ident",
|
|
1796
1747
|
]
|
|
@@ -1803,9 +1754,9 @@ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
|
|
|
1803
1754
|
|
|
1804
1755
|
[[package]]
|
|
1805
1756
|
name = "wit-bindgen"
|
|
1806
|
-
version = "0.
|
|
1757
|
+
version = "0.57.1"
|
|
1807
1758
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1808
|
-
checksum = "
|
|
1759
|
+
checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e"
|
|
1809
1760
|
|
|
1810
1761
|
[[package]]
|
|
1811
1762
|
name = "wyz"
|
|
@@ -1818,20 +1769,26 @@ dependencies = [
|
|
|
1818
1769
|
|
|
1819
1770
|
[[package]]
|
|
1820
1771
|
name = "zerocopy"
|
|
1821
|
-
version = "0.8.
|
|
1772
|
+
version = "0.8.52"
|
|
1822
1773
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1823
|
-
checksum = "
|
|
1774
|
+
checksum = "ce1022995ff5ff5d841ad7d994facc23098cd40152f2c1d11cd607c6f530653f"
|
|
1824
1775
|
dependencies = [
|
|
1825
1776
|
"zerocopy-derive",
|
|
1826
1777
|
]
|
|
1827
1778
|
|
|
1828
1779
|
[[package]]
|
|
1829
1780
|
name = "zerocopy-derive"
|
|
1830
|
-
version = "0.8.
|
|
1781
|
+
version = "0.8.52"
|
|
1831
1782
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1832
|
-
checksum = "
|
|
1783
|
+
checksum = "1ae7f38b72ec2a254e2b87ef277cf2cd4fb97cbebf944faa6f33354da0867930"
|
|
1833
1784
|
dependencies = [
|
|
1834
1785
|
"proc-macro2",
|
|
1835
1786
|
"quote",
|
|
1836
|
-
"syn 2.0.
|
|
1787
|
+
"syn 2.0.117",
|
|
1837
1788
|
]
|
|
1789
|
+
|
|
1790
|
+
[[package]]
|
|
1791
|
+
name = "zmij"
|
|
1792
|
+
version = "1.0.21"
|
|
1793
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1794
|
+
checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
|