@blitsen/linux-x64 0.1.3 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/NOTICES.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "target": "x86_64-unknown-linux-gnu",
3
3
  "root": "blitsen-runtime",
4
- "generatedFor": "0.1.3",
4
+ "generatedFor": "0.2.1",
5
5
  "packages": [
6
6
  {
7
7
  "name": "ab_glyph",
@@ -44,7 +44,7 @@
44
44
  "license": "Apache-2.0",
45
45
  "licenseFile": null,
46
46
  "repository": "https://github.com/dioxuslabs/blitz",
47
- "source": "git+https://github.com/krazyjakee/blitz?rev=df1e6594d24f73baadfacb1248122760529844ec#df1e6594d24f73baadfacb1248122760529844ec",
47
+ "source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
48
48
  "copyright": []
49
49
  },
50
50
  {
@@ -148,16 +148,25 @@
148
148
  },
149
149
  {
150
150
  "name": "anyrender",
151
- "version": "0.12.0",
151
+ "version": "0.13.0",
152
+ "license": "MIT OR Apache-2.0",
153
+ "licenseFile": null,
154
+ "repository": "https://github.com/dioxuslabs/anyrender",
155
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
156
+ "copyright": []
157
+ },
158
+ {
159
+ "name": "anyrender_svg",
160
+ "version": "0.14.0",
152
161
  "license": "MIT OR Apache-2.0",
153
162
  "licenseFile": null,
154
163
  "repository": "https://github.com/dioxuslabs/anyrender",
155
- "source": "git+https://github.com/DioxusLabs/anyrender?rev=dcd219746ff13a5832beab552f3f7f494d1bd84d#dcd219746ff13a5832beab552f3f7f494d1bd84d",
164
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
156
165
  "copyright": []
157
166
  },
158
167
  {
159
168
  "name": "anyrender_vello",
160
- "version": "0.13.0",
169
+ "version": "0.14.0",
161
170
  "license": "MIT OR Apache-2.0",
162
171
  "licenseFile": null,
163
172
  "repository": "https://github.com/dioxuslabs/anyrender",
@@ -166,7 +175,7 @@
166
175
  },
167
176
  {
168
177
  "name": "anyrender_vello_cpu",
169
- "version": "0.15.0",
178
+ "version": "0.16.0",
170
179
  "license": "MIT OR Apache-2.0",
171
180
  "licenseFile": null,
172
181
  "repository": "https://github.com/dioxuslabs/anyrender",
@@ -264,6 +273,48 @@
264
273
  "Copyright (c) 2016 ASH"
265
274
  ]
266
275
  },
276
+ {
277
+ "name": "async-broadcast",
278
+ "version": "0.7.2",
279
+ "license": "MIT OR Apache-2.0",
280
+ "licenseFile": null,
281
+ "repository": "https://github.com/smol-rs/async-broadcast",
282
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
283
+ "copyright": [
284
+ "copyright notice that is included in or attached to the work",
285
+ "copyright license to reproduce, prepare Derivative Works of,",
286
+ "(c) You must retain, in the Source form of any Derivative Works",
287
+ "Copyright 2020 Yoshua Wuyts",
288
+ "Copyright (c) 2020 Yoshua Wuyts"
289
+ ]
290
+ },
291
+ {
292
+ "name": "async-recursion",
293
+ "version": "1.1.1",
294
+ "license": "MIT OR Apache-2.0",
295
+ "licenseFile": null,
296
+ "repository": "https://github.com/dcchut/async-recursion",
297
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
298
+ "copyright": [
299
+ "copyright notice that is included in or attached to the work",
300
+ "copyright license to reproduce, prepare Derivative Works of,",
301
+ "(c) You must retain, in the Source form of any Derivative Works",
302
+ "Copyright [yyyy] [name of copyright owner]"
303
+ ]
304
+ },
305
+ {
306
+ "name": "async-trait",
307
+ "version": "0.1.92",
308
+ "license": "MIT OR Apache-2.0",
309
+ "licenseFile": null,
310
+ "repository": "https://github.com/dtolnay/async-trait",
311
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
312
+ "copyright": [
313
+ "copyright notice that is included in or attached to the work",
314
+ "copyright license to reproduce, prepare Derivative Works of,",
315
+ "(c) You must retain, in the Source form of any Derivative Works"
316
+ ]
317
+ },
267
318
  {
268
319
  "name": "atomic_refcell",
269
320
  "version": "0.1.14",
@@ -379,6 +430,21 @@
379
430
  "Copyright (c) 2015 Alice Maz"
380
431
  ]
381
432
  },
433
+ {
434
+ "name": "base64",
435
+ "version": "0.23.1",
436
+ "license": "MIT OR Apache-2.0",
437
+ "licenseFile": null,
438
+ "repository": "https://github.com/marshallpierce/rust-base64",
439
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
440
+ "copyright": [
441
+ "copyright notice that is included in or attached to the work",
442
+ "copyright license to reproduce, prepare Derivative Works of,",
443
+ "(c) You must retain, in the Source form of any Derivative Works",
444
+ "Copyright [yyyy] [name of copyright owner]",
445
+ "Copyright (c) 2025 Alice Maz, Marshall Pierce"
446
+ ]
447
+ },
382
448
  {
383
449
  "name": "bindgen",
384
450
  "version": "0.72.1",
@@ -533,7 +599,7 @@
533
599
  "license": "MIT OR Apache-2.0",
534
600
  "licenseFile": null,
535
601
  "repository": "https://github.com/dioxuslabs/blitz",
536
- "source": "git+https://github.com/krazyjakee/blitz?rev=df1e6594d24f73baadfacb1248122760529844ec#df1e6594d24f73baadfacb1248122760529844ec",
602
+ "source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
537
603
  "copyright": []
538
604
  },
539
605
  {
@@ -542,7 +608,7 @@
542
608
  "license": "MIT OR Apache-2.0",
543
609
  "licenseFile": null,
544
610
  "repository": "https://github.com/dioxuslabs/blitz",
545
- "source": "git+https://github.com/krazyjakee/blitz?rev=df1e6594d24f73baadfacb1248122760529844ec#df1e6594d24f73baadfacb1248122760529844ec",
611
+ "source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
546
612
  "copyright": []
547
613
  },
548
614
  {
@@ -551,7 +617,7 @@
551
617
  "license": "MIT OR Apache-2.0",
552
618
  "licenseFile": null,
553
619
  "repository": "https://github.com/dioxuslabs/blitz",
554
- "source": "git+https://github.com/krazyjakee/blitz?rev=df1e6594d24f73baadfacb1248122760529844ec#df1e6594d24f73baadfacb1248122760529844ec",
620
+ "source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
555
621
  "copyright": []
556
622
  },
557
623
  {
@@ -560,7 +626,7 @@
560
626
  "license": "MIT OR Apache-2.0",
561
627
  "licenseFile": null,
562
628
  "repository": "https://github.com/dioxuslabs/blitz",
563
- "source": "git+https://github.com/krazyjakee/blitz?rev=df1e6594d24f73baadfacb1248122760529844ec#df1e6594d24f73baadfacb1248122760529844ec",
629
+ "source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
564
630
  "copyright": []
565
631
  },
566
632
  {
@@ -569,7 +635,7 @@
569
635
  "license": "MIT OR Apache-2.0",
570
636
  "licenseFile": null,
571
637
  "repository": "https://github.com/dioxuslabs/blitz",
572
- "source": "git+https://github.com/krazyjakee/blitz?rev=df1e6594d24f73baadfacb1248122760529844ec#df1e6594d24f73baadfacb1248122760529844ec",
638
+ "source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
573
639
  "copyright": []
574
640
  },
575
641
  {
@@ -578,7 +644,7 @@
578
644
  "license": "MIT OR Apache-2.0",
579
645
  "licenseFile": null,
580
646
  "repository": "https://github.com/dioxuslabs/blitz",
581
- "source": "git+https://github.com/krazyjakee/blitz?rev=df1e6594d24f73baadfacb1248122760529844ec#df1e6594d24f73baadfacb1248122760529844ec",
647
+ "source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
582
648
  "copyright": []
583
649
  },
584
650
  {
@@ -587,7 +653,7 @@
587
653
  "license": "MIT OR Apache-2.0",
588
654
  "licenseFile": null,
589
655
  "repository": "https://github.com/dioxuslabs/blitz",
590
- "source": "git+https://github.com/krazyjakee/blitz?rev=df1e6594d24f73baadfacb1248122760529844ec#df1e6594d24f73baadfacb1248122760529844ec",
656
+ "source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
591
657
  "copyright": []
592
658
  },
593
659
  {
@@ -707,6 +773,20 @@
707
773
  "Copyright (c) 2018 Carl Lerche"
708
774
  ]
709
775
  },
776
+ {
777
+ "name": "calendrical_calculations",
778
+ "version": "0.2.4",
779
+ "license": "Apache-2.0",
780
+ "licenseFile": null,
781
+ "repository": "https://github.com/unicode-org/icu4x",
782
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
783
+ "copyright": [
784
+ "copyright notice that is included in or attached to the work",
785
+ "copyright license to reproduce, prepare Derivative Works of,",
786
+ "(c) You must retain, in the Source form of any Derivative Works",
787
+ "Copyright 2023 The Unicode Consortium"
788
+ ]
789
+ },
710
790
  {
711
791
  "name": "calloop",
712
792
  "version": "0.14.4",
@@ -1165,7 +1245,7 @@
1165
1245
  "license": "MIT OR Apache-2.0",
1166
1246
  "licenseFile": null,
1167
1247
  "repository": "https://github.com/dioxuslabs/blitz",
1168
- "source": "git+https://github.com/krazyjakee/blitz?rev=df1e6594d24f73baadfacb1248122760529844ec#df1e6594d24f73baadfacb1248122760529844ec",
1248
+ "source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
1169
1249
  "copyright": []
1170
1250
  },
1171
1251
  {
@@ -1177,6 +1257,45 @@
1177
1257
  "source": "registry+https://github.com/rust-lang/crates.io-index",
1178
1258
  "copyright": []
1179
1259
  },
1260
+ {
1261
+ "name": "defmt",
1262
+ "version": "1.1.1",
1263
+ "license": "MIT OR Apache-2.0",
1264
+ "licenseFile": null,
1265
+ "repository": "https://github.com/knurling-rs/defmt",
1266
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1267
+ "copyright": [
1268
+ "copyright notice that is included in or attached to the work",
1269
+ "copyright license to reproduce, prepare Derivative Works of,",
1270
+ "(c) You must retain, in the Source form of any Derivative Works",
1271
+ "Copyright [yyyy] [name of copyright owner]",
1272
+ "Copyright (c) Ferrous Systems"
1273
+ ]
1274
+ },
1275
+ {
1276
+ "name": "defmt-macros",
1277
+ "version": "1.1.1",
1278
+ "license": "MIT OR Apache-2.0",
1279
+ "licenseFile": null,
1280
+ "repository": "https://github.com/knurling-rs/defmt",
1281
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1282
+ "copyright": [
1283
+ "copyright notice that is included in or attached to the work",
1284
+ "copyright license to reproduce, prepare Derivative Works of,",
1285
+ "(c) You must retain, in the Source form of any Derivative Works",
1286
+ "Copyright [yyyy] [name of copyright owner]",
1287
+ "Copyright (c) Ferrous Systems"
1288
+ ]
1289
+ },
1290
+ {
1291
+ "name": "defmt-parser",
1292
+ "version": "1.0.0",
1293
+ "license": "MIT OR Apache-2.0",
1294
+ "licenseFile": null,
1295
+ "repository": "https://github.com/knurling-rs/defmt",
1296
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1297
+ "copyright": []
1298
+ },
1180
1299
  {
1181
1300
  "name": "derive_more",
1182
1301
  "version": "2.1.1",
@@ -1403,6 +1522,39 @@
1403
1522
  "Copyright © WHATWG (Apple, Google, Mozilla, Microsoft)."
1404
1523
  ]
1405
1524
  },
1525
+ {
1526
+ "name": "endi",
1527
+ "version": "1.1.1",
1528
+ "license": "MIT",
1529
+ "licenseFile": null,
1530
+ "repository": "https://github.com/zeenix/endi",
1531
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1532
+ "copyright": []
1533
+ },
1534
+ {
1535
+ "name": "enumflags2",
1536
+ "version": "0.7.12",
1537
+ "license": "MIT OR Apache-2.0",
1538
+ "licenseFile": null,
1539
+ "repository": "https://github.com/meithecatte/enumflags2",
1540
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1541
+ "copyright": [
1542
+ "Copyright 2017-2023 Maik Klein, Maja Kądziołka",
1543
+ "Copyright (c) 2017-2023 Maik Klein, Maja Kądziołka"
1544
+ ]
1545
+ },
1546
+ {
1547
+ "name": "enumflags2_derive",
1548
+ "version": "0.7.12",
1549
+ "license": "MIT OR Apache-2.0",
1550
+ "licenseFile": null,
1551
+ "repository": "https://github.com/meithecatte/enumflags2",
1552
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1553
+ "copyright": [
1554
+ "Copyright [2017] [Maik Klein]",
1555
+ "Copyright (c) 2017 Maik Klein"
1556
+ ]
1557
+ },
1406
1558
  {
1407
1559
  "name": "equivalent",
1408
1560
  "version": "1.0.2",
@@ -1448,6 +1600,34 @@
1448
1600
  "Copyright (c) 2012-2013 Mozilla Foundation"
1449
1601
  ]
1450
1602
  },
1603
+ {
1604
+ "name": "event-listener",
1605
+ "version": "5.4.2",
1606
+ "license": "Apache-2.0 OR MIT",
1607
+ "licenseFile": null,
1608
+ "repository": "https://github.com/smol-rs/event-listener",
1609
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1610
+ "copyright": [
1611
+ "copyright notice that is included in or attached to the work",
1612
+ "copyright license to reproduce, prepare Derivative Works of,",
1613
+ "(c) You must retain, in the Source form of any Derivative Works",
1614
+ "Copyright [yyyy] [name of copyright owner]"
1615
+ ]
1616
+ },
1617
+ {
1618
+ "name": "event-listener-strategy",
1619
+ "version": "0.5.4",
1620
+ "license": "Apache-2.0 OR MIT",
1621
+ "licenseFile": null,
1622
+ "repository": "https://github.com/smol-rs/event-listener-strategy",
1623
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1624
+ "copyright": [
1625
+ "copyright notice that is included in or attached to the work",
1626
+ "copyright license to reproduce, prepare Derivative Works of,",
1627
+ "(c) You must retain, in the Source form of any Derivative Works",
1628
+ "Copyright [yyyy] [name of copyright owner]"
1629
+ ]
1630
+ },
1451
1631
  {
1452
1632
  "name": "extended",
1453
1633
  "version": "0.1.0",
@@ -1537,6 +1717,18 @@
1537
1717
  "Copyright (c) 2014 Alex Crichton"
1538
1718
  ]
1539
1719
  },
1720
+ {
1721
+ "name": "fixed_decimal",
1722
+ "version": "0.7.2",
1723
+ "license": "Unicode-3.0",
1724
+ "licenseFile": null,
1725
+ "repository": "https://github.com/unicode-org/icu4x",
1726
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1727
+ "copyright": [
1728
+ "COPYRIGHT AND PERMISSION NOTICE",
1729
+ "Copyright © 2020-2024 Unicode, Inc."
1730
+ ]
1731
+ },
1540
1732
  {
1541
1733
  "name": "fixedbitset",
1542
1734
  "version": "0.5.7",
@@ -1582,6 +1774,17 @@
1582
1774
  "Copyright (c) 2020 jtempest"
1583
1775
  ]
1584
1776
  },
1777
+ {
1778
+ "name": "float-cmp",
1779
+ "version": "0.9.0",
1780
+ "license": "MIT",
1781
+ "licenseFile": null,
1782
+ "repository": "https://github.com/mikedilger/float-cmp",
1783
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1784
+ "copyright": [
1785
+ "Copyright (c) 2014-2020 Optimal Computing (NZ) Ltd"
1786
+ ]
1787
+ },
1585
1788
  {
1586
1789
  "name": "fnv",
1587
1790
  "version": "1.0.7",
@@ -1621,19 +1824,41 @@
1621
1824
  },
1622
1825
  {
1623
1826
  "name": "font-types",
1624
- "version": "0.11.3",
1827
+ "version": "0.12.3",
1625
1828
  "license": "MIT OR Apache-2.0",
1626
1829
  "licenseFile": null,
1627
1830
  "repository": "https://github.com/googlefonts/fontations",
1628
1831
  "source": "registry+https://github.com/rust-lang/crates.io-index",
1629
1832
  "copyright": [
1630
- "Copyright 2019 Colin Rothfels",
1631
- "Copyright (c) 2019 Colin Rothfels"
1833
+ "Copyright 2019 Fontations Developers",
1834
+ "Copyright (c) 2019 Fontations Developers"
1835
+ ]
1836
+ },
1837
+ {
1838
+ "name": "fontconfig-parser",
1839
+ "version": "0.5.8",
1840
+ "license": "MIT",
1841
+ "licenseFile": null,
1842
+ "repository": "https://github.com/Riey/fontconfig-parser",
1843
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1844
+ "copyright": [
1845
+ "Copyright (c) 2021 Riey"
1846
+ ]
1847
+ },
1848
+ {
1849
+ "name": "fontdb",
1850
+ "version": "0.24.0",
1851
+ "license": "MIT",
1852
+ "licenseFile": null,
1853
+ "repository": "https://github.com/RazrFalcon/fontdb",
1854
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1855
+ "copyright": [
1856
+ "Copyright (c) 2020 Yevhenii Reizner"
1632
1857
  ]
1633
1858
  },
1634
1859
  {
1635
1860
  "name": "fontique",
1636
- "version": "0.10.0",
1861
+ "version": "0.11.1",
1637
1862
  "license": "Apache-2.0 OR MIT",
1638
1863
  "licenseFile": null,
1639
1864
  "repository": "https://github.com/linebender/parley",
@@ -1750,6 +1975,22 @@
1750
1975
  "Copyright (c) 2017 The Tokio Authors"
1751
1976
  ]
1752
1977
  },
1978
+ {
1979
+ "name": "futures-lite",
1980
+ "version": "2.6.1",
1981
+ "license": "Apache-2.0 OR MIT",
1982
+ "licenseFile": null,
1983
+ "repository": "https://github.com/smol-rs/futures-lite",
1984
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
1985
+ "copyright": [
1986
+ "copyright notice that is included in or attached to the work",
1987
+ "copyright license to reproduce, prepare Derivative Works of,",
1988
+ "(c) You must retain, in the Source form of any Derivative Works",
1989
+ "Copyright [yyyy] [name of copyright owner]",
1990
+ "Copyright (c) 2016 Alex Crichton",
1991
+ "Copyright (c) 2017 The Tokio Authors"
1992
+ ]
1993
+ },
1753
1994
  {
1754
1995
  "name": "futures-macro",
1755
1996
  "version": "0.3.33",
@@ -1884,7 +2125,7 @@
1884
2125
  },
1885
2126
  {
1886
2127
  "name": "glifo",
1887
- "version": "0.1.1",
2128
+ "version": "0.2.0",
1888
2129
  "license": "Apache-2.0 OR MIT",
1889
2130
  "licenseFile": null,
1890
2131
  "repository": "https://github.com/linebender/vello",
@@ -1986,7 +2227,7 @@
1986
2227
  },
1987
2228
  {
1988
2229
  "name": "harfrust",
1989
- "version": "0.8.4",
2230
+ "version": "0.12.0",
1990
2231
  "license": "MIT",
1991
2232
  "licenseFile": null,
1992
2233
  "repository": "https://github.com/harfbuzz/harfrust",
@@ -2056,6 +2297,22 @@
2056
2297
  "Copyright (c) 2015 The Rust Project Developers"
2057
2298
  ]
2058
2299
  },
2300
+ {
2301
+ "name": "hex",
2302
+ "version": "0.4.3",
2303
+ "license": "MIT OR Apache-2.0",
2304
+ "licenseFile": null,
2305
+ "repository": "https://github.com/KokaKiwi/rust-hex",
2306
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2307
+ "copyright": [
2308
+ "copyright notice that is included in or attached to the work",
2309
+ "copyright license to reproduce, prepare Derivative Works of,",
2310
+ "(c) You must retain, in the Source form of any Derivative Works",
2311
+ "Copyright {yyyy} {name of copyright owner}",
2312
+ "Copyright (c) 2013-2014 The Rust Project Developers.",
2313
+ "Copyright (c) 2015-2020 The rust-hex Developers"
2314
+ ]
2315
+ },
2059
2316
  {
2060
2317
  "name": "hexf-parse",
2061
2318
  "version": "0.2.1",
@@ -2206,8 +2463,8 @@
2206
2463
  ]
2207
2464
  },
2208
2465
  {
2209
- "name": "icu_collections",
2210
- "version": "2.2.0",
2466
+ "name": "icu_calendar",
2467
+ "version": "2.3.0",
2211
2468
  "license": "Unicode-3.0",
2212
2469
  "licenseFile": null,
2213
2470
  "repository": "https://github.com/unicode-org/icu4x",
@@ -2218,8 +2475,8 @@
2218
2475
  ]
2219
2476
  },
2220
2477
  {
2221
- "name": "icu_locale",
2222
- "version": "2.2.0",
2478
+ "name": "icu_calendar_data",
2479
+ "version": "2.3.0",
2223
2480
  "license": "Unicode-3.0",
2224
2481
  "licenseFile": null,
2225
2482
  "repository": "https://github.com/unicode-org/icu4x",
@@ -2230,8 +2487,8 @@
2230
2487
  ]
2231
2488
  },
2232
2489
  {
2233
- "name": "icu_locale_core",
2234
- "version": "2.2.0",
2490
+ "name": "icu_casemap",
2491
+ "version": "2.3.0",
2235
2492
  "license": "Unicode-3.0",
2236
2493
  "licenseFile": null,
2237
2494
  "repository": "https://github.com/unicode-org/icu4x",
@@ -2242,8 +2499,8 @@
2242
2499
  ]
2243
2500
  },
2244
2501
  {
2245
- "name": "icu_locale_data",
2246
- "version": "2.2.0",
2502
+ "name": "icu_casemap_data",
2503
+ "version": "2.3.0",
2247
2504
  "license": "Unicode-3.0",
2248
2505
  "licenseFile": null,
2249
2506
  "repository": "https://github.com/unicode-org/icu4x",
@@ -2254,8 +2511,8 @@
2254
2511
  ]
2255
2512
  },
2256
2513
  {
2257
- "name": "icu_normalizer",
2258
- "version": "2.2.0",
2514
+ "name": "icu_collator",
2515
+ "version": "2.3.0",
2259
2516
  "license": "Unicode-3.0",
2260
2517
  "licenseFile": null,
2261
2518
  "repository": "https://github.com/unicode-org/icu4x",
@@ -2266,8 +2523,8 @@
2266
2523
  ]
2267
2524
  },
2268
2525
  {
2269
- "name": "icu_normalizer_data",
2270
- "version": "2.2.0",
2526
+ "name": "icu_collator_data",
2527
+ "version": "2.3.0",
2271
2528
  "license": "Unicode-3.0",
2272
2529
  "licenseFile": null,
2273
2530
  "repository": "https://github.com/unicode-org/icu4x",
@@ -2278,8 +2535,8 @@
2278
2535
  ]
2279
2536
  },
2280
2537
  {
2281
- "name": "icu_properties",
2282
- "version": "2.2.0",
2538
+ "name": "icu_collections",
2539
+ "version": "2.3.0",
2283
2540
  "license": "Unicode-3.0",
2284
2541
  "licenseFile": null,
2285
2542
  "repository": "https://github.com/unicode-org/icu4x",
@@ -2290,8 +2547,8 @@
2290
2547
  ]
2291
2548
  },
2292
2549
  {
2293
- "name": "icu_properties_data",
2294
- "version": "2.2.0",
2550
+ "name": "icu_datetime",
2551
+ "version": "2.3.0",
2295
2552
  "license": "Unicode-3.0",
2296
2553
  "licenseFile": null,
2297
2554
  "repository": "https://github.com/unicode-org/icu4x",
@@ -2302,8 +2559,8 @@
2302
2559
  ]
2303
2560
  },
2304
2561
  {
2305
- "name": "icu_provider",
2306
- "version": "2.2.0",
2562
+ "name": "icu_datetime_data",
2563
+ "version": "2.3.0",
2307
2564
  "license": "Unicode-3.0",
2308
2565
  "licenseFile": null,
2309
2566
  "repository": "https://github.com/unicode-org/icu4x",
@@ -2314,8 +2571,8 @@
2314
2571
  ]
2315
2572
  },
2316
2573
  {
2317
- "name": "icu_segmenter",
2318
- "version": "2.2.0",
2574
+ "name": "icu_decimal",
2575
+ "version": "2.3.0",
2319
2576
  "license": "Unicode-3.0",
2320
2577
  "licenseFile": null,
2321
2578
  "repository": "https://github.com/unicode-org/icu4x",
@@ -2326,8 +2583,8 @@
2326
2583
  ]
2327
2584
  },
2328
2585
  {
2329
- "name": "icu_segmenter_data",
2330
- "version": "2.2.0",
2586
+ "name": "icu_decimal_data",
2587
+ "version": "2.3.0",
2331
2588
  "license": "Unicode-3.0",
2332
2589
  "licenseFile": null,
2333
2590
  "repository": "https://github.com/unicode-org/icu4x",
@@ -2338,25 +2595,277 @@
2338
2595
  ]
2339
2596
  },
2340
2597
  {
2341
- "name": "ident_case",
2342
- "version": "1.0.1",
2343
- "license": "MIT/Apache-2.0",
2598
+ "name": "icu_experimental",
2599
+ "version": "0.6.0",
2600
+ "license": "Unicode-3.0",
2344
2601
  "licenseFile": null,
2345
- "repository": "https://github.com/TedDriggs/ident_case",
2602
+ "repository": "https://github.com/unicode-org/icu4x",
2346
2603
  "source": "registry+https://github.com/rust-lang/crates.io-index",
2347
- "copyright": []
2604
+ "copyright": [
2605
+ "COPYRIGHT AND PERMISSION NOTICE",
2606
+ "Copyright © 2020-2024 Unicode, Inc."
2607
+ ]
2348
2608
  },
2349
2609
  {
2350
- "name": "idna",
2351
- "version": "1.1.0",
2352
- "license": "MIT OR Apache-2.0",
2610
+ "name": "icu_experimental_data",
2611
+ "version": "0.6.0",
2612
+ "license": "Unicode-3.0",
2353
2613
  "licenseFile": null,
2354
- "repository": "https://github.com/servo/rust-url/",
2614
+ "repository": "https://github.com/unicode-org/icu4x",
2355
2615
  "source": "registry+https://github.com/rust-lang/crates.io-index",
2356
2616
  "copyright": [
2357
- "copyright notice that is included in or attached to the work",
2358
- "copyright license to reproduce, prepare Derivative Works of,",
2359
- "(c) You must retain, in the Source form of any Derivative Works",
2617
+ "COPYRIGHT AND PERMISSION NOTICE",
2618
+ "Copyright © 2020-2024 Unicode, Inc."
2619
+ ]
2620
+ },
2621
+ {
2622
+ "name": "icu_list",
2623
+ "version": "2.3.0",
2624
+ "license": "Unicode-3.0",
2625
+ "licenseFile": null,
2626
+ "repository": "https://github.com/unicode-org/icu4x",
2627
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2628
+ "copyright": [
2629
+ "COPYRIGHT AND PERMISSION NOTICE",
2630
+ "Copyright © 2020-2024 Unicode, Inc."
2631
+ ]
2632
+ },
2633
+ {
2634
+ "name": "icu_list_data",
2635
+ "version": "2.3.0",
2636
+ "license": "Unicode-3.0",
2637
+ "licenseFile": null,
2638
+ "repository": "https://github.com/unicode-org/icu4x",
2639
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2640
+ "copyright": [
2641
+ "COPYRIGHT AND PERMISSION NOTICE",
2642
+ "Copyright © 2020-2024 Unicode, Inc."
2643
+ ]
2644
+ },
2645
+ {
2646
+ "name": "icu_locale",
2647
+ "version": "2.3.0",
2648
+ "license": "Unicode-3.0",
2649
+ "licenseFile": null,
2650
+ "repository": "https://github.com/unicode-org/icu4x",
2651
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2652
+ "copyright": [
2653
+ "COPYRIGHT AND PERMISSION NOTICE",
2654
+ "Copyright © 2020-2024 Unicode, Inc."
2655
+ ]
2656
+ },
2657
+ {
2658
+ "name": "icu_locale_core",
2659
+ "version": "2.3.0",
2660
+ "license": "Unicode-3.0",
2661
+ "licenseFile": null,
2662
+ "repository": "https://github.com/unicode-org/icu4x",
2663
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2664
+ "copyright": [
2665
+ "COPYRIGHT AND PERMISSION NOTICE",
2666
+ "Copyright © 2020-2024 Unicode, Inc."
2667
+ ]
2668
+ },
2669
+ {
2670
+ "name": "icu_locale_data",
2671
+ "version": "2.3.0",
2672
+ "license": "Unicode-3.0",
2673
+ "licenseFile": null,
2674
+ "repository": "https://github.com/unicode-org/icu4x",
2675
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2676
+ "copyright": [
2677
+ "COPYRIGHT AND PERMISSION NOTICE",
2678
+ "Copyright © 2020-2024 Unicode, Inc."
2679
+ ]
2680
+ },
2681
+ {
2682
+ "name": "icu_locale_fallback",
2683
+ "version": "2.3.0",
2684
+ "license": "Unicode-3.0",
2685
+ "licenseFile": null,
2686
+ "repository": "https://github.com/unicode-org/icu4x",
2687
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2688
+ "copyright": [
2689
+ "COPYRIGHT AND PERMISSION NOTICE",
2690
+ "Copyright © 2020-2024 Unicode, Inc."
2691
+ ]
2692
+ },
2693
+ {
2694
+ "name": "icu_locale_fallback_data",
2695
+ "version": "2.3.0",
2696
+ "license": "Unicode-3.0",
2697
+ "licenseFile": null,
2698
+ "repository": "https://github.com/unicode-org/icu4x",
2699
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2700
+ "copyright": [
2701
+ "COPYRIGHT AND PERMISSION NOTICE",
2702
+ "Copyright © 2020-2024 Unicode, Inc."
2703
+ ]
2704
+ },
2705
+ {
2706
+ "name": "icu_normalizer",
2707
+ "version": "2.3.0",
2708
+ "license": "Unicode-3.0",
2709
+ "licenseFile": null,
2710
+ "repository": "https://github.com/unicode-org/icu4x",
2711
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2712
+ "copyright": [
2713
+ "COPYRIGHT AND PERMISSION NOTICE",
2714
+ "Copyright © 2020-2024 Unicode, Inc."
2715
+ ]
2716
+ },
2717
+ {
2718
+ "name": "icu_normalizer_data",
2719
+ "version": "2.3.0",
2720
+ "license": "Unicode-3.0",
2721
+ "licenseFile": null,
2722
+ "repository": "https://github.com/unicode-org/icu4x",
2723
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2724
+ "copyright": [
2725
+ "COPYRIGHT AND PERMISSION NOTICE",
2726
+ "Copyright © 2020-2024 Unicode, Inc."
2727
+ ]
2728
+ },
2729
+ {
2730
+ "name": "icu_pattern",
2731
+ "version": "0.5.0",
2732
+ "license": "Unicode-3.0",
2733
+ "licenseFile": null,
2734
+ "repository": "https://github.com/unicode-org/icu4x",
2735
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2736
+ "copyright": [
2737
+ "COPYRIGHT AND PERMISSION NOTICE",
2738
+ "Copyright © 2020-2024 Unicode, Inc."
2739
+ ]
2740
+ },
2741
+ {
2742
+ "name": "icu_plurals",
2743
+ "version": "2.3.0",
2744
+ "license": "Unicode-3.0",
2745
+ "licenseFile": null,
2746
+ "repository": "https://github.com/unicode-org/icu4x",
2747
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2748
+ "copyright": [
2749
+ "COPYRIGHT AND PERMISSION NOTICE",
2750
+ "Copyright © 2020-2024 Unicode, Inc."
2751
+ ]
2752
+ },
2753
+ {
2754
+ "name": "icu_plurals_data",
2755
+ "version": "2.3.0",
2756
+ "license": "Unicode-3.0",
2757
+ "licenseFile": null,
2758
+ "repository": "https://github.com/unicode-org/icu4x",
2759
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2760
+ "copyright": [
2761
+ "COPYRIGHT AND PERMISSION NOTICE",
2762
+ "Copyright © 2020-2024 Unicode, Inc."
2763
+ ]
2764
+ },
2765
+ {
2766
+ "name": "icu_properties",
2767
+ "version": "2.3.0",
2768
+ "license": "Unicode-3.0",
2769
+ "licenseFile": null,
2770
+ "repository": "https://github.com/unicode-org/icu4x",
2771
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2772
+ "copyright": [
2773
+ "COPYRIGHT AND PERMISSION NOTICE",
2774
+ "Copyright © 2020-2024 Unicode, Inc."
2775
+ ]
2776
+ },
2777
+ {
2778
+ "name": "icu_properties_data",
2779
+ "version": "2.3.0",
2780
+ "license": "Unicode-3.0",
2781
+ "licenseFile": null,
2782
+ "repository": "https://github.com/unicode-org/icu4x",
2783
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2784
+ "copyright": [
2785
+ "COPYRIGHT AND PERMISSION NOTICE",
2786
+ "Copyright © 2020-2024 Unicode, Inc."
2787
+ ]
2788
+ },
2789
+ {
2790
+ "name": "icu_provider",
2791
+ "version": "2.3.0",
2792
+ "license": "Unicode-3.0",
2793
+ "licenseFile": null,
2794
+ "repository": "https://github.com/unicode-org/icu4x",
2795
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2796
+ "copyright": [
2797
+ "COPYRIGHT AND PERMISSION NOTICE",
2798
+ "Copyright © 2020-2024 Unicode, Inc."
2799
+ ]
2800
+ },
2801
+ {
2802
+ "name": "icu_segmenter",
2803
+ "version": "2.3.0",
2804
+ "license": "Unicode-3.0",
2805
+ "licenseFile": null,
2806
+ "repository": "https://github.com/unicode-org/icu4x",
2807
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2808
+ "copyright": [
2809
+ "COPYRIGHT AND PERMISSION NOTICE",
2810
+ "Copyright © 2020-2024 Unicode, Inc."
2811
+ ]
2812
+ },
2813
+ {
2814
+ "name": "icu_segmenter_data",
2815
+ "version": "2.3.0",
2816
+ "license": "Unicode-3.0",
2817
+ "licenseFile": null,
2818
+ "repository": "https://github.com/unicode-org/icu4x",
2819
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2820
+ "copyright": [
2821
+ "COPYRIGHT AND PERMISSION NOTICE",
2822
+ "Copyright © 2020-2024 Unicode, Inc."
2823
+ ]
2824
+ },
2825
+ {
2826
+ "name": "icu_time",
2827
+ "version": "2.3.0",
2828
+ "license": "Unicode-3.0",
2829
+ "licenseFile": null,
2830
+ "repository": "https://github.com/unicode-org/icu4x",
2831
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2832
+ "copyright": [
2833
+ "COPYRIGHT AND PERMISSION NOTICE",
2834
+ "Copyright © 2020-2024 Unicode, Inc."
2835
+ ]
2836
+ },
2837
+ {
2838
+ "name": "icu_time_data",
2839
+ "version": "2.3.0",
2840
+ "license": "Unicode-3.0",
2841
+ "licenseFile": null,
2842
+ "repository": "https://github.com/unicode-org/icu4x",
2843
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2844
+ "copyright": [
2845
+ "COPYRIGHT AND PERMISSION NOTICE",
2846
+ "Copyright © 2020-2024 Unicode, Inc."
2847
+ ]
2848
+ },
2849
+ {
2850
+ "name": "ident_case",
2851
+ "version": "1.0.1",
2852
+ "license": "MIT/Apache-2.0",
2853
+ "licenseFile": null,
2854
+ "repository": "https://github.com/TedDriggs/ident_case",
2855
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2856
+ "copyright": []
2857
+ },
2858
+ {
2859
+ "name": "idna",
2860
+ "version": "1.1.0",
2861
+ "license": "MIT OR Apache-2.0",
2862
+ "licenseFile": null,
2863
+ "repository": "https://github.com/servo/rust-url/",
2864
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2865
+ "copyright": [
2866
+ "copyright notice that is included in or attached to the work",
2867
+ "copyright license to reproduce, prepare Derivative Works of,",
2868
+ "(c) You must retain, in the Source form of any Derivative Works",
2360
2869
  "Copyright [yyyy] [name of copyright owner]",
2361
2870
  "Copyright (c) 2013-2025 The rust-url developers"
2362
2871
  ]
@@ -2402,6 +2911,17 @@
2402
2911
  "(c) You must retain, in the Source form of any Derivative Works"
2403
2912
  ]
2404
2913
  },
2914
+ {
2915
+ "name": "imagesize",
2916
+ "version": "0.15.0",
2917
+ "license": "MIT",
2918
+ "licenseFile": null,
2919
+ "repository": "https://github.com/Roughsketch/imagesize",
2920
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
2921
+ "copyright": [
2922
+ "Copyright (c) 2017 Maiddog"
2923
+ ]
2924
+ },
2405
2925
  {
2406
2926
  "name": "indexmap",
2407
2927
  "version": "2.14.0",
@@ -2474,6 +2994,51 @@
2474
2994
  "(c) You must retain, in the Source form of any Derivative Works"
2475
2995
  ]
2476
2996
  },
2997
+ {
2998
+ "name": "ixdtf",
2999
+ "version": "0.6.6",
3000
+ "license": "Unicode-3.0",
3001
+ "licenseFile": null,
3002
+ "repository": "https://github.com/unicode-org/icu4x",
3003
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3004
+ "copyright": [
3005
+ "COPYRIGHT AND PERMISSION NOTICE",
3006
+ "Copyright © 2020-2024 Unicode, Inc."
3007
+ ]
3008
+ },
3009
+ {
3010
+ "name": "jiff",
3011
+ "version": "0.2.35",
3012
+ "license": "Unlicense OR MIT",
3013
+ "licenseFile": null,
3014
+ "repository": "https://github.com/BurntSushi/jiff",
3015
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3016
+ "copyright": [
3017
+ "Copyright (c) 2015 Andrew Gallant"
3018
+ ]
3019
+ },
3020
+ {
3021
+ "name": "jiff-core",
3022
+ "version": "0.1.0",
3023
+ "license": "Unlicense OR MIT",
3024
+ "licenseFile": null,
3025
+ "repository": "https://github.com/BurntSushi/jiff",
3026
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3027
+ "copyright": [
3028
+ "Copyright (c) 2015 Andrew Gallant"
3029
+ ]
3030
+ },
3031
+ {
3032
+ "name": "jiff-static",
3033
+ "version": "0.2.35",
3034
+ "license": "Unlicense OR MIT",
3035
+ "licenseFile": null,
3036
+ "repository": "https://github.com/BurntSushi/jiff",
3037
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3038
+ "copyright": [
3039
+ "Copyright (c) 2015 Andrew Gallant"
3040
+ ]
3041
+ },
2477
3042
  {
2478
3043
  "name": "jobserver",
2479
3044
  "version": "0.1.35",
@@ -2533,6 +3098,15 @@
2533
3098
  "Copyright [yyyy] [name of copyright owner]"
2534
3099
  ]
2535
3100
  },
3101
+ {
3102
+ "name": "ksni",
3103
+ "version": "0.3.6",
3104
+ "license": "Unlicense",
3105
+ "licenseFile": null,
3106
+ "repository": "https://github.com/iovxw/ksni",
3107
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3108
+ "copyright": []
3109
+ },
2536
3110
  {
2537
3111
  "name": "kurbo",
2538
3112
  "version": "0.13.1",
@@ -2958,6 +3532,21 @@
2958
3532
  "Copyright (c) 2015-2025 Sean McArthur"
2959
3533
  ]
2960
3534
  },
3535
+ {
3536
+ "name": "num-bigint",
3537
+ "version": "0.4.8",
3538
+ "license": "MIT OR Apache-2.0",
3539
+ "licenseFile": null,
3540
+ "repository": "https://github.com/rust-num/num-bigint",
3541
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3542
+ "copyright": [
3543
+ "copyright notice that is included in or attached to the work",
3544
+ "copyright license to reproduce, prepare Derivative Works of,",
3545
+ "(c) You must retain, in the Source form of any Derivative Works",
3546
+ "Copyright [yyyy] [name of copyright owner]",
3547
+ "Copyright (c) 2014 The Rust Project Developers"
3548
+ ]
3549
+ },
2961
3550
  {
2962
3551
  "name": "num-complex",
2963
3552
  "version": "0.4.6",
@@ -3003,6 +3592,21 @@
3003
3592
  "Copyright (c) 2014 The Rust Project Developers"
3004
3593
  ]
3005
3594
  },
3595
+ {
3596
+ "name": "num-rational",
3597
+ "version": "0.4.2",
3598
+ "license": "MIT OR Apache-2.0",
3599
+ "licenseFile": null,
3600
+ "repository": "https://github.com/rust-num/num-rational",
3601
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3602
+ "copyright": [
3603
+ "copyright notice that is included in or attached to the work",
3604
+ "copyright license to reproduce, prepare Derivative Works of,",
3605
+ "(c) You must retain, in the Source form of any Derivative Works",
3606
+ "Copyright [yyyy] [name of copyright owner]",
3607
+ "Copyright (c) 2014 The Rust Project Developers"
3608
+ ]
3609
+ },
3006
3610
  {
3007
3611
  "name": "num-traits",
3008
3612
  "version": "0.2.19",
@@ -3141,6 +3745,20 @@
3141
3745
  "Copyright (c) 2015 Jonathan Reem"
3142
3746
  ]
3143
3747
  },
3748
+ {
3749
+ "name": "ordered-stream",
3750
+ "version": "0.2.0",
3751
+ "license": "MIT OR Apache-2.0",
3752
+ "licenseFile": null,
3753
+ "repository": "https://github.com/danieldg/ordered-stream",
3754
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3755
+ "copyright": [
3756
+ "copyright notice that is included in or attached to the work",
3757
+ "copyright license to reproduce, prepare Derivative Works of,",
3758
+ "(c) You must retain, in the Source form of any Derivative Works",
3759
+ "Copyright [yyyy] [name of copyright owner]"
3760
+ ]
3761
+ },
3144
3762
  {
3145
3763
  "name": "os_pipe",
3146
3764
  "version": "1.2.3",
@@ -3163,6 +3781,21 @@
3163
3781
  "(c) You must retain, in the Source form of any Derivative Works"
3164
3782
  ]
3165
3783
  },
3784
+ {
3785
+ "name": "parking",
3786
+ "version": "2.2.1",
3787
+ "license": "Apache-2.0 OR MIT",
3788
+ "licenseFile": null,
3789
+ "repository": "https://github.com/smol-rs/parking",
3790
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3791
+ "copyright": [
3792
+ "copyright notice that is included in or attached to the work",
3793
+ "copyright license to reproduce, prepare Derivative Works of,",
3794
+ "(c) You must retain, in the Source form of any Derivative Works",
3795
+ "Copyright [yyyy] [name of copyright owner]",
3796
+ "Copyright 2014-2020 The Rust Project Developers"
3797
+ ]
3798
+ },
3166
3799
  {
3167
3800
  "name": "parking_lot",
3168
3801
  "version": "0.12.5",
@@ -3210,7 +3843,7 @@
3210
3843
  },
3211
3844
  {
3212
3845
  "name": "parley",
3213
- "version": "0.10.0",
3846
+ "version": "0.11.1",
3214
3847
  "license": "Apache-2.0 OR MIT",
3215
3848
  "licenseFile": null,
3216
3849
  "repository": "https://github.com/linebender/parley",
@@ -3225,7 +3858,7 @@
3225
3858
  },
3226
3859
  {
3227
3860
  "name": "parley_data",
3228
- "version": "0.10.0",
3861
+ "version": "0.11.1",
3229
3862
  "license": "Apache-2.0 OR MIT",
3230
3863
  "licenseFile": null,
3231
3864
  "repository": "https://github.com/linebender/parley",
@@ -3238,6 +3871,19 @@
3238
3871
  "Copyright 2020 the Parley Authors"
3239
3872
  ]
3240
3873
  },
3874
+ {
3875
+ "name": "pastey",
3876
+ "version": "0.2.3",
3877
+ "license": "MIT OR Apache-2.0",
3878
+ "licenseFile": null,
3879
+ "repository": "https://github.com/as1100k/pastey",
3880
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3881
+ "copyright": [
3882
+ "copyright notice that is included in or attached to the work",
3883
+ "copyright license to reproduce, prepare Derivative Works of,",
3884
+ "(c) You must retain, in the Source form of any Derivative Works"
3885
+ ]
3886
+ },
3241
3887
  {
3242
3888
  "name": "peniko",
3243
3889
  "version": "0.6.1",
@@ -3343,6 +3989,17 @@
3343
3989
  "COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER"
3344
3990
  ]
3345
3991
  },
3992
+ {
3993
+ "name": "pico-args",
3994
+ "version": "0.5.0",
3995
+ "license": "MIT",
3996
+ "licenseFile": null,
3997
+ "repository": "https://github.com/RazrFalcon/pico-args",
3998
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
3999
+ "copyright": [
4000
+ "Copyright (c) 2019 Yevhenii Reizner"
4001
+ ]
4002
+ },
3346
4003
  {
3347
4004
  "name": "pin-project-lite",
3348
4005
  "version": "0.2.17",
@@ -3522,6 +4179,20 @@
3522
4179
  "Copyright (c) 2014 Huon Wilson"
3523
4180
  ]
3524
4181
  },
4182
+ {
4183
+ "name": "proc-macro-crate",
4184
+ "version": "3.5.0",
4185
+ "license": "MIT OR Apache-2.0",
4186
+ "licenseFile": null,
4187
+ "repository": "https://github.com/bkchr/proc-macro-crate",
4188
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
4189
+ "copyright": [
4190
+ "copyright notice that is included in or attached to the work",
4191
+ "copyright license to reproduce, prepare Derivative Works of,",
4192
+ "(c) You must retain, in the Source form of any Derivative Works",
4193
+ "Copyright [yyyy] [name of copyright owner]"
4194
+ ]
4195
+ },
3525
4196
  {
3526
4197
  "name": "proc-macro2",
3527
4198
  "version": "1.0.107",
@@ -3696,14 +4367,14 @@
3696
4367
  },
3697
4368
  {
3698
4369
  "name": "read-fonts",
3699
- "version": "0.39.2",
4370
+ "version": "0.41.0",
3700
4371
  "license": "MIT OR Apache-2.0",
3701
4372
  "licenseFile": null,
3702
4373
  "repository": "https://github.com/googlefonts/fontations",
3703
4374
  "source": "registry+https://github.com/rust-lang/crates.io-index",
3704
4375
  "copyright": [
3705
- "Copyright 2019 Colin Rothfels",
3706
- "Copyright (c) 2019 Colin Rothfels"
4376
+ "Copyright 2019 Fontations Developers",
4377
+ "Copyright (c) 2019 Fontations Developers"
3707
4378
  ]
3708
4379
  },
3709
4380
  {
@@ -3816,6 +4487,36 @@
3816
4487
  "Copyright (c) 2022 Bartłomiej Maryńczak"
3817
4488
  ]
3818
4489
  },
4490
+ {
4491
+ "name": "roxmltree",
4492
+ "version": "0.20.0",
4493
+ "license": "MIT OR Apache-2.0",
4494
+ "licenseFile": null,
4495
+ "repository": "https://github.com/RazrFalcon/roxmltree",
4496
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
4497
+ "copyright": [
4498
+ "copyright notice that is included in or attached to the work",
4499
+ "copyright license to reproduce, prepare Derivative Works of,",
4500
+ "(c) You must retain, in the Source form of any Derivative Works",
4501
+ "Copyright [yyyy] [name of copyright owner]",
4502
+ "Copyright (c) 2018 Yevhenii Reizner"
4503
+ ]
4504
+ },
4505
+ {
4506
+ "name": "roxmltree",
4507
+ "version": "0.21.1",
4508
+ "license": "MIT OR Apache-2.0",
4509
+ "licenseFile": null,
4510
+ "repository": "https://github.com/RazrFalcon/roxmltree",
4511
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
4512
+ "copyright": [
4513
+ "copyright notice that is included in or attached to the work",
4514
+ "copyright license to reproduce, prepare Derivative Works of,",
4515
+ "(c) You must retain, in the Source form of any Derivative Works",
4516
+ "Copyright [yyyy] [name of copyright owner]",
4517
+ "Copyright (c) 2018 Yevhenii Reizner"
4518
+ ]
4519
+ },
3819
4520
  {
3820
4521
  "name": "rquickjs-sys",
3821
4522
  "version": "0.12.2",
@@ -4157,6 +4858,19 @@
4157
4858
  "(c) You must retain, in the Source form of any Derivative Works"
4158
4859
  ]
4159
4860
  },
4861
+ {
4862
+ "name": "serde_repr",
4863
+ "version": "0.1.21",
4864
+ "license": "MIT OR Apache-2.0",
4865
+ "licenseFile": null,
4866
+ "repository": "https://github.com/dtolnay/serde-repr",
4867
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
4868
+ "copyright": [
4869
+ "copyright notice that is included in or attached to the work",
4870
+ "copyright license to reproduce, prepare Derivative Works of,",
4871
+ "(c) You must retain, in the Source form of any Derivative Works"
4872
+ ]
4873
+ },
4160
4874
  {
4161
4875
  "name": "serde_spanned",
4162
4876
  "version": "1.1.1",
@@ -4258,6 +4972,21 @@
4258
4972
  "Copyright (c) 2015 Nicholas Allegra (comex)."
4259
4973
  ]
4260
4974
  },
4975
+ {
4976
+ "name": "signal-hook-registry",
4977
+ "version": "1.4.8",
4978
+ "license": "MIT OR Apache-2.0",
4979
+ "licenseFile": null,
4980
+ "repository": "https://github.com/vorner/signal-hook",
4981
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
4982
+ "copyright": [
4983
+ "copyright notice that is included in or attached to the work",
4984
+ "copyright license to reproduce, prepare Derivative Works of,",
4985
+ "(c) You must retain, in the Source form of any Derivative Works",
4986
+ "Copyright [yyyy] [name of copyright owner]",
4987
+ "Copyright (c) 2017 tokio-jsonrpc developers"
4988
+ ]
4989
+ },
4261
4990
  {
4262
4991
  "name": "simd-adler32",
4263
4992
  "version": "0.3.10",
@@ -4269,6 +4998,21 @@
4269
4998
  "Copyright (c) [2021] [Marvin Countryman]"
4270
4999
  ]
4271
5000
  },
5001
+ {
5002
+ "name": "simplecss",
5003
+ "version": "0.2.2",
5004
+ "license": "Apache-2.0 OR MIT",
5005
+ "licenseFile": null,
5006
+ "repository": "https://github.com/linebender/simplecss",
5007
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
5008
+ "copyright": [
5009
+ "copyright notice that is included in or attached to the work",
5010
+ "copyright license to reproduce, prepare Derivative Works of,",
5011
+ "(c) You must retain, in the Source form of any Derivative Works",
5012
+ "Copyright [yyyy] [name of copyright owner]",
5013
+ "Copyright (c) 2018 Reizner Evgeniy"
5014
+ ]
5015
+ },
4272
5016
  {
4273
5017
  "name": "siphasher",
4274
5018
  "version": "1.0.3",
@@ -4283,14 +5027,14 @@
4283
5027
  },
4284
5028
  {
4285
5029
  "name": "skrifa",
4286
- "version": "0.42.1",
5030
+ "version": "0.44.0",
4287
5031
  "license": "MIT OR Apache-2.0",
4288
5032
  "licenseFile": null,
4289
5033
  "repository": "https://github.com/googlefonts/fontations",
4290
5034
  "source": "registry+https://github.com/rust-lang/crates.io-index",
4291
5035
  "copyright": [
4292
- "Copyright 2019 Colin Rothfels",
4293
- "Copyright (c) 2019 Colin Rothfels"
5036
+ "Copyright 2019 Fontations Developers",
5037
+ "Copyright (c) 2019 Fontations Developers"
4294
5038
  ]
4295
5039
  },
4296
5040
  {
@@ -4401,7 +5145,7 @@
4401
5145
  },
4402
5146
  {
4403
5147
  "name": "softbuffer_window_renderer",
4404
- "version": "0.7.0",
5148
+ "version": "0.8.0",
4405
5149
  "license": "MIT OR Apache-2.0",
4406
5150
  "licenseFile": null,
4407
5151
  "repository": "https://github.com/dioxuslabs/anyrender",
@@ -4590,7 +5334,7 @@
4590
5334
  "license": "MIT OR Apache-2.0 OR MPL-2.0",
4591
5335
  "licenseFile": null,
4592
5336
  "repository": "https://github.com/dioxuslabs/blitz",
4593
- "source": "git+https://github.com/krazyjakee/blitz?rev=df1e6594d24f73baadfacb1248122760529844ec#df1e6594d24f73baadfacb1248122760529844ec",
5337
+ "source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
4594
5338
  "copyright": []
4595
5339
  },
4596
5340
  {
@@ -4611,6 +5355,21 @@
4611
5355
  "source": "registry+https://github.com/rust-lang/crates.io-index",
4612
5356
  "copyright": []
4613
5357
  },
5358
+ {
5359
+ "name": "svgtypes",
5360
+ "version": "0.16.1",
5361
+ "license": "Apache-2.0 OR MIT",
5362
+ "licenseFile": null,
5363
+ "repository": "https://github.com/linebender/svgtypes",
5364
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
5365
+ "copyright": [
5366
+ "copyright notice that is included in or attached to the work",
5367
+ "copyright license to reproduce, prepare Derivative Works of,",
5368
+ "(c) You must retain, in the Source form of any Derivative Works",
5369
+ "Copyright [yyyy] [name of copyright owner]",
5370
+ "Copyright (c) 2018 Yevhenii Reizner"
5371
+ ]
5372
+ },
4614
5373
  {
4615
5374
  "name": "symphonia",
4616
5375
  "version": "0.5.5",
@@ -4972,6 +5731,21 @@
4972
5731
  "Copyright 2016 Nika Layzell"
4973
5732
  ]
4974
5733
  },
5734
+ {
5735
+ "name": "sys-locale",
5736
+ "version": "0.3.2",
5737
+ "license": "MIT OR Apache-2.0",
5738
+ "licenseFile": null,
5739
+ "repository": "https://github.com/1Password/sys-locale",
5740
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
5741
+ "copyright": [
5742
+ "copyright notice that is included in or attached to the work",
5743
+ "copyright license to reproduce, prepare Derivative Works of,",
5744
+ "(c) You must retain, in the Source form of any Derivative Works",
5745
+ "Copyright [yyyy] [name of copyright owner]",
5746
+ "Copyright (c) 2021 1Password"
5747
+ ]
5748
+ },
4975
5749
  {
4976
5750
  "name": "sysinfo",
4977
5751
  "version": "0.39.6",
@@ -4989,8 +5763,11 @@
4989
5763
  "license": "MIT",
4990
5764
  "licenseFile": null,
4991
5765
  "repository": "https://github.com/DioxusLabs/taffy",
4992
- "source": "registry+https://github.com/rust-lang/crates.io-index",
4993
- "copyright": []
5766
+ "source": "git+https://github.com/DioxusLabs/taffy?rev=4ae4219b34e0ad22fd907cb1a7fa9a68c1ea1621#4ae4219b34e0ad22fd907cb1a7fa9a68c1ea1621",
5767
+ "copyright": [
5768
+ "Copyright (c) 2018 Visly Inc.",
5769
+ "Copyright (c) 2026 Taffy Authors"
5770
+ ]
4994
5771
  },
4995
5772
  {
4996
5773
  "name": "tempfile",
@@ -5138,7 +5915,7 @@
5138
5915
  },
5139
5916
  {
5140
5917
  "name": "tinystr",
5141
- "version": "0.8.3",
5918
+ "version": "0.8.4",
5142
5919
  "license": "Unicode-3.0",
5143
5920
  "licenseFile": null,
5144
5921
  "repository": "https://github.com/unicode-org/icu4x",
@@ -5148,6 +5925,37 @@
5148
5925
  "Copyright © 2020-2024 Unicode, Inc."
5149
5926
  ]
5150
5927
  },
5928
+ {
5929
+ "name": "tinyvec",
5930
+ "version": "1.12.0",
5931
+ "license": "Zlib OR Apache-2.0 OR MIT",
5932
+ "licenseFile": null,
5933
+ "repository": "https://github.com/Lokathor/tinyvec",
5934
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
5935
+ "copyright": [
5936
+ "copyright notice that is included in or attached to the work",
5937
+ "copyright license to reproduce, prepare Derivative Works of,",
5938
+ "(c) You must retain, in the Source form of any Derivative Works",
5939
+ "Copyright [yyyy] [name of copyright owner]",
5940
+ "Copyright (c) 2019 Daniel \"Lokathor\" Gee."
5941
+ ]
5942
+ },
5943
+ {
5944
+ "name": "tinyvec_macros",
5945
+ "version": "0.1.1",
5946
+ "license": "MIT OR Apache-2.0 OR Zlib",
5947
+ "licenseFile": null,
5948
+ "repository": "https://github.com/Soveu/tinyvec_macros",
5949
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
5950
+ "copyright": [
5951
+ "copyright notice that is included in or attached to the work",
5952
+ "copyright license to reproduce, prepare Derivative Works of,",
5953
+ "(c) You must retain, in the Source form of any Derivative Works",
5954
+ "Copyright 2020 Tomasz \"Soveu\" Marx",
5955
+ "Copyright (c) 2020 Soveu",
5956
+ "(C) 2020 Tomasz \"Soveu\" Marx"
5957
+ ]
5958
+ },
5151
5959
  {
5152
5960
  "name": "to_shmem",
5153
5961
  "version": "0.5.0",
@@ -5212,6 +6020,17 @@
5212
6020
  "Copyright (c) 2017 Alexey Galakhov"
5213
6021
  ]
5214
6022
  },
6023
+ {
6024
+ "name": "tokio-util",
6025
+ "version": "0.7.19",
6026
+ "license": "MIT",
6027
+ "licenseFile": null,
6028
+ "repository": "https://github.com/tokio-rs/tokio",
6029
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
6030
+ "copyright": [
6031
+ "Copyright (c) Tokio Contributors"
6032
+ ]
6033
+ },
5215
6034
  {
5216
6035
  "name": "toml",
5217
6036
  "version": "1.1.4+spec-1.1.0",
@@ -5242,6 +6061,21 @@
5242
6061
  "Copyright (c) Individual contributors"
5243
6062
  ]
5244
6063
  },
6064
+ {
6065
+ "name": "toml_edit",
6066
+ "version": "0.25.13+spec-1.1.0",
6067
+ "license": "MIT OR Apache-2.0",
6068
+ "licenseFile": null,
6069
+ "repository": "https://github.com/toml-rs/toml",
6070
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
6071
+ "copyright": [
6072
+ "copyright notice that is included in or attached to the work",
6073
+ "copyright license to reproduce, prepare Derivative Works of,",
6074
+ "(c) You must retain, in the Source form of any Derivative Works",
6075
+ "Copyright {yyyy} {name of copyright owner}",
6076
+ "Copyright (c) Individual contributors"
6077
+ ]
6078
+ },
5245
6079
  {
5246
6080
  "name": "toml_parser",
5247
6081
  "version": "1.1.3+spec-1.1.0",
@@ -5444,6 +6278,21 @@
5444
6278
  "(c) under Patent Claims infringed by Covered Software in the absence of"
5445
6279
  ]
5446
6280
  },
6281
+ {
6282
+ "name": "unicode-bidi",
6283
+ "version": "0.3.18",
6284
+ "license": "MIT OR Apache-2.0",
6285
+ "licenseFile": null,
6286
+ "repository": "https://github.com/servo/unicode-bidi",
6287
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
6288
+ "copyright": [
6289
+ "copyright notice that is included in or attached to the work",
6290
+ "copyright license to reproduce, prepare Derivative Works of,",
6291
+ "(c) You must retain, in the Source form of any Derivative Works",
6292
+ "Copyright [yyyy] [name of copyright owner]",
6293
+ "Copyright (c) 2015 The Rust Project Developers"
6294
+ ]
6295
+ },
5447
6296
  {
5448
6297
  "name": "unicode-ident",
5449
6298
  "version": "1.0.24",
@@ -5459,6 +6308,21 @@
5459
6308
  "Copyright © 1991-2023 Unicode, Inc."
5460
6309
  ]
5461
6310
  },
6311
+ {
6312
+ "name": "unicode-script",
6313
+ "version": "0.5.8",
6314
+ "license": "MIT OR Apache-2.0",
6315
+ "licenseFile": null,
6316
+ "repository": "https://github.com/unicode-rs/unicode-script",
6317
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
6318
+ "copyright": [
6319
+ "copyright notice that is included in or attached to the work",
6320
+ "copyright license to reproduce, prepare Derivative Works of,",
6321
+ "(c) You must retain, in the Source form of any Derivative Works",
6322
+ "Copyright 2021 The Unicode-rs Developers",
6323
+ "Copyright (c) 2019 Manish Goregaokar"
6324
+ ]
6325
+ },
5462
6326
  {
5463
6327
  "name": "unicode-segmentation",
5464
6328
  "version": "1.13.3",
@@ -5474,6 +6338,21 @@
5474
6338
  "Copyright (c) 2015 The Rust Project Developers"
5475
6339
  ]
5476
6340
  },
6341
+ {
6342
+ "name": "unicode-vo",
6343
+ "version": "0.1.0",
6344
+ "license": "MIT/Apache-2.0",
6345
+ "licenseFile": null,
6346
+ "repository": "https://github.com/RazrFalcon/unicode-vo",
6347
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
6348
+ "copyright": [
6349
+ "copyright notice that is included in or attached to the work",
6350
+ "copyright license to reproduce, prepare Derivative Works of,",
6351
+ "(c) You must retain, in the Source form of any Derivative Works",
6352
+ "Copyright [yyyy] [name of copyright owner]",
6353
+ "Copyright (c) 2018 Reizner Evgeniy"
6354
+ ]
6355
+ },
5477
6356
  {
5478
6357
  "name": "unicode-width",
5479
6358
  "version": "0.2.2",
@@ -5504,6 +6383,35 @@
5504
6383
  "Copyright (c) 2013-2025 The rust-url developers"
5505
6384
  ]
5506
6385
  },
6386
+ {
6387
+ "name": "usvg",
6388
+ "version": "0.48.1",
6389
+ "license": "Apache-2.0 OR MIT",
6390
+ "licenseFile": null,
6391
+ "repository": "https://github.com/linebender/resvg",
6392
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
6393
+ "copyright": [
6394
+ "copyright notice that is included in or attached to the work",
6395
+ "copyright license to reproduce, prepare Derivative Works of,",
6396
+ "(c) You must retain, in the Source form of any Derivative Works",
6397
+ "Copyright 2017 the Resvg Authors"
6398
+ ]
6399
+ },
6400
+ {
6401
+ "name": "utf16_iter",
6402
+ "version": "1.0.5",
6403
+ "license": "Apache-2.0 OR MIT",
6404
+ "licenseFile": null,
6405
+ "repository": "https://github.com/hsivonen/utf16_iter",
6406
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
6407
+ "copyright": [
6408
+ "Copyright Mozilla Foundation",
6409
+ "copyright notice that is included in or attached to the work",
6410
+ "copyright license to reproduce, prepare Derivative Works of,",
6411
+ "(c) You must retain, in the Source form of any Derivative Works",
6412
+ "Copyright [yyyy] [name of copyright owner]"
6413
+ ]
6414
+ },
5507
6415
  {
5508
6416
  "name": "utf8_iter",
5509
6417
  "version": "1.0.4",
@@ -5563,7 +6471,7 @@
5563
6471
  },
5564
6472
  {
5565
6473
  "name": "vello",
5566
- "version": "0.9.0",
6474
+ "version": "0.10.0",
5567
6475
  "license": "Apache-2.0 OR MIT",
5568
6476
  "licenseFile": null,
5569
6477
  "repository": "https://github.com/linebender/vello",
@@ -5577,7 +6485,7 @@
5577
6485
  },
5578
6486
  {
5579
6487
  "name": "vello_common",
5580
- "version": "0.0.9",
6488
+ "version": "0.1.0",
5581
6489
  "license": "Apache-2.0 OR MIT",
5582
6490
  "licenseFile": null,
5583
6491
  "repository": "https://github.com/linebender/vello",
@@ -5591,7 +6499,7 @@
5591
6499
  },
5592
6500
  {
5593
6501
  "name": "vello_cpu",
5594
- "version": "0.0.9",
6502
+ "version": "0.1.0",
5595
6503
  "license": "Apache-2.0 OR MIT",
5596
6504
  "licenseFile": null,
5597
6505
  "repository": "https://github.com/linebender/vello",
@@ -5605,7 +6513,7 @@
5605
6513
  },
5606
6514
  {
5607
6515
  "name": "vello_encoding",
5608
- "version": "0.9.0",
6516
+ "version": "0.10.0",
5609
6517
  "license": "Apache-2.0 OR MIT",
5610
6518
  "licenseFile": null,
5611
6519
  "repository": "https://github.com/linebender/vello",
@@ -5619,7 +6527,7 @@
5619
6527
  },
5620
6528
  {
5621
6529
  "name": "vello_shaders",
5622
- "version": "0.9.0",
6530
+ "version": "0.10.0",
5623
6531
  "license": "Apache-2.0 OR MIT",
5624
6532
  "licenseFile": null,
5625
6533
  "repository": "https://github.com/linebender/vello",
@@ -5887,7 +6795,7 @@
5887
6795
  },
5888
6796
  {
5889
6797
  "name": "wgpu_context",
5890
- "version": "0.8.0",
6798
+ "version": "0.9.0",
5891
6799
  "license": "MIT OR Apache-2.0",
5892
6800
  "licenseFile": null,
5893
6801
  "repository": "https://github.com/dioxuslabs/anyrender",
@@ -6069,9 +6977,24 @@
6069
6977
  "Copyright (c) 2019 Ivan Molodetskikh"
6070
6978
  ]
6071
6979
  },
6980
+ {
6981
+ "name": "write16",
6982
+ "version": "1.0.0",
6983
+ "license": "Apache-2.0 OR MIT",
6984
+ "licenseFile": null,
6985
+ "repository": "https://github.com/hsivonen/write16",
6986
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
6987
+ "copyright": [
6988
+ "Copyright Mozilla Foundation",
6989
+ "copyright notice that is included in or attached to the work",
6990
+ "copyright license to reproduce, prepare Derivative Works of,",
6991
+ "(c) You must retain, in the Source form of any Derivative Works",
6992
+ "Copyright [yyyy] [name of copyright owner]"
6993
+ ]
6994
+ },
6072
6995
  {
6073
6996
  "name": "writeable",
6074
- "version": "0.6.3",
6997
+ "version": "0.6.4",
6075
6998
  "license": "Unicode-3.0",
6076
6999
  "licenseFile": null,
6077
7000
  "repository": "https://github.com/unicode-org/icu4x",
@@ -6181,6 +7104,17 @@
6181
7104
  "Copyright (c) 2014 The html5ever Project Developers"
6182
7105
  ]
6183
7106
  },
7107
+ {
7108
+ "name": "xmlwriter",
7109
+ "version": "0.1.0",
7110
+ "license": "MIT",
7111
+ "licenseFile": null,
7112
+ "repository": "https://github.com/RazrFalcon/xmlwriter",
7113
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7114
+ "copyright": [
7115
+ "Copyright (c) 2019 Reizner Evgeniy"
7116
+ ]
7117
+ },
6184
7118
  {
6185
7119
  "name": "yeslogic-fontconfig-sys",
6186
7120
  "version": "6.0.1",
@@ -6219,6 +7153,50 @@
6219
7153
  "Copyright © 2020-2024 Unicode, Inc."
6220
7154
  ]
6221
7155
  },
7156
+ {
7157
+ "name": "zbus",
7158
+ "version": "5.19.0",
7159
+ "license": "MIT",
7160
+ "licenseFile": null,
7161
+ "repository": "https://github.com/z-galaxy/zbus/",
7162
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7163
+ "copyright": [
7164
+ "Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors"
7165
+ ]
7166
+ },
7167
+ {
7168
+ "name": "zbus_macros",
7169
+ "version": "5.19.0",
7170
+ "license": "MIT",
7171
+ "licenseFile": null,
7172
+ "repository": "https://github.com/z-galaxy/zbus/",
7173
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7174
+ "copyright": [
7175
+ "Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors"
7176
+ ]
7177
+ },
7178
+ {
7179
+ "name": "zbus_names",
7180
+ "version": "4.3.4",
7181
+ "license": "MIT",
7182
+ "licenseFile": null,
7183
+ "repository": "https://github.com/z-galaxy/zbus/",
7184
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7185
+ "copyright": [
7186
+ "Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors"
7187
+ ]
7188
+ },
7189
+ {
7190
+ "name": "zcheapstr",
7191
+ "version": "1.1.0",
7192
+ "license": "MIT",
7193
+ "licenseFile": null,
7194
+ "repository": "https://github.com/z-galaxy/zcheapstr/",
7195
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7196
+ "copyright": [
7197
+ "Copyright (c) 2026 Zeeshan Ali Khan & zcheapstr contributors"
7198
+ ]
7199
+ },
6222
7200
  {
6223
7201
  "name": "zerocopy",
6224
7202
  "version": "0.8.56",
@@ -6292,7 +7270,7 @@
6292
7270
  },
6293
7271
  {
6294
7272
  "name": "zerotrie",
6295
- "version": "0.2.4",
7273
+ "version": "0.2.5",
6296
7274
  "license": "Unicode-3.0",
6297
7275
  "licenseFile": null,
6298
7276
  "repository": "https://github.com/unicode-org/icu4x",
@@ -6304,7 +7282,7 @@
6304
7282
  },
6305
7283
  {
6306
7284
  "name": "zerovec",
6307
- "version": "0.11.6",
7285
+ "version": "0.11.8",
6308
7286
  "license": "Unicode-3.0",
6309
7287
  "licenseFile": null,
6310
7288
  "repository": "https://github.com/unicode-org/icu4x",
@@ -6316,7 +7294,7 @@
6316
7294
  },
6317
7295
  {
6318
7296
  "name": "zerovec-derive",
6319
- "version": "0.11.3",
7297
+ "version": "0.11.5",
6320
7298
  "license": "Unicode-3.0",
6321
7299
  "licenseFile": null,
6322
7300
  "repository": "https://github.com/unicode-org/icu4x",
@@ -6366,6 +7344,37 @@
6366
7344
  "Copyright (c) zune-image developers",
6367
7345
  "(C) zune-image developers"
6368
7346
  ]
7347
+ },
7348
+ {
7349
+ "name": "zvariant",
7350
+ "version": "5.15.0",
7351
+ "license": "MIT",
7352
+ "licenseFile": null,
7353
+ "repository": "https://github.com/z-galaxy/zbus/",
7354
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7355
+ "copyright": [
7356
+ "Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors"
7357
+ ]
7358
+ },
7359
+ {
7360
+ "name": "zvariant_derive",
7361
+ "version": "5.15.0",
7362
+ "license": "MIT",
7363
+ "licenseFile": null,
7364
+ "repository": "https://github.com/z-galaxy/zbus/",
7365
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7366
+ "copyright": [
7367
+ "Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors"
7368
+ ]
7369
+ },
7370
+ {
7371
+ "name": "zvariant_utils",
7372
+ "version": "4.2.0",
7373
+ "license": "MIT",
7374
+ "licenseFile": null,
7375
+ "repository": "https://github.com/z-galaxy/zbus/",
7376
+ "source": "registry+https://github.com/rust-lang/crates.io-index",
7377
+ "copyright": []
6369
7378
  }
6370
7379
  ],
6371
7380
  "problems": []