@blitsen/darwin-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 +789 -56
- package/NOTICES.txt +1932 -384
- package/blitsen-runtime +0 -0
- package/blitsen.node +0 -0
- package/package.json +1 -1
package/NOTICES.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"target": "x86_64-apple-darwin",
|
|
3
3
|
"root": "blitsen-runtime",
|
|
4
|
-
"generatedFor": "0.1
|
|
4
|
+
"generatedFor": "0.2.1",
|
|
5
5
|
"packages": [
|
|
6
6
|
{
|
|
7
7
|
"name": "accesskit",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"license": "Apache-2.0",
|
|
37
37
|
"licenseFile": null,
|
|
38
38
|
"repository": "https://github.com/dioxuslabs/blitz",
|
|
39
|
-
"source": "git+https://github.com/
|
|
39
|
+
"source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
|
|
40
40
|
"copyright": []
|
|
41
41
|
},
|
|
42
42
|
{
|
|
@@ -100,16 +100,25 @@
|
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
"name": "anyrender",
|
|
103
|
-
"version": "0.
|
|
103
|
+
"version": "0.13.0",
|
|
104
|
+
"license": "MIT OR Apache-2.0",
|
|
105
|
+
"licenseFile": null,
|
|
106
|
+
"repository": "https://github.com/dioxuslabs/anyrender",
|
|
107
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
108
|
+
"copyright": []
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"name": "anyrender_svg",
|
|
112
|
+
"version": "0.14.0",
|
|
104
113
|
"license": "MIT OR Apache-2.0",
|
|
105
114
|
"licenseFile": null,
|
|
106
115
|
"repository": "https://github.com/dioxuslabs/anyrender",
|
|
107
|
-
"source": "
|
|
116
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
108
117
|
"copyright": []
|
|
109
118
|
},
|
|
110
119
|
{
|
|
111
120
|
"name": "anyrender_vello",
|
|
112
|
-
"version": "0.
|
|
121
|
+
"version": "0.14.0",
|
|
113
122
|
"license": "MIT OR Apache-2.0",
|
|
114
123
|
"licenseFile": null,
|
|
115
124
|
"repository": "https://github.com/dioxuslabs/anyrender",
|
|
@@ -118,7 +127,7 @@
|
|
|
118
127
|
},
|
|
119
128
|
{
|
|
120
129
|
"name": "anyrender_vello_cpu",
|
|
121
|
-
"version": "0.
|
|
130
|
+
"version": "0.16.0",
|
|
122
131
|
"license": "MIT OR Apache-2.0",
|
|
123
132
|
"licenseFile": null,
|
|
124
133
|
"repository": "https://github.com/dioxuslabs/anyrender",
|
|
@@ -316,6 +325,21 @@
|
|
|
316
325
|
"Copyright (c) 2015 Alice Maz"
|
|
317
326
|
]
|
|
318
327
|
},
|
|
328
|
+
{
|
|
329
|
+
"name": "base64",
|
|
330
|
+
"version": "0.23.1",
|
|
331
|
+
"license": "MIT OR Apache-2.0",
|
|
332
|
+
"licenseFile": null,
|
|
333
|
+
"repository": "https://github.com/marshallpierce/rust-base64",
|
|
334
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
335
|
+
"copyright": [
|
|
336
|
+
"copyright notice that is included in or attached to the work",
|
|
337
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
338
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
339
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
340
|
+
"Copyright (c) 2025 Alice Maz, Marshall Pierce"
|
|
341
|
+
]
|
|
342
|
+
},
|
|
319
343
|
{
|
|
320
344
|
"name": "bindgen",
|
|
321
345
|
"version": "0.72.1",
|
|
@@ -470,7 +494,7 @@
|
|
|
470
494
|
"license": "MIT OR Apache-2.0",
|
|
471
495
|
"licenseFile": null,
|
|
472
496
|
"repository": "https://github.com/dioxuslabs/blitz",
|
|
473
|
-
"source": "git+https://github.com/
|
|
497
|
+
"source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
|
|
474
498
|
"copyright": []
|
|
475
499
|
},
|
|
476
500
|
{
|
|
@@ -479,7 +503,7 @@
|
|
|
479
503
|
"license": "MIT OR Apache-2.0",
|
|
480
504
|
"licenseFile": null,
|
|
481
505
|
"repository": "https://github.com/dioxuslabs/blitz",
|
|
482
|
-
"source": "git+https://github.com/
|
|
506
|
+
"source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
|
|
483
507
|
"copyright": []
|
|
484
508
|
},
|
|
485
509
|
{
|
|
@@ -488,7 +512,7 @@
|
|
|
488
512
|
"license": "MIT OR Apache-2.0",
|
|
489
513
|
"licenseFile": null,
|
|
490
514
|
"repository": "https://github.com/dioxuslabs/blitz",
|
|
491
|
-
"source": "git+https://github.com/
|
|
515
|
+
"source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
|
|
492
516
|
"copyright": []
|
|
493
517
|
},
|
|
494
518
|
{
|
|
@@ -497,7 +521,7 @@
|
|
|
497
521
|
"license": "MIT OR Apache-2.0",
|
|
498
522
|
"licenseFile": null,
|
|
499
523
|
"repository": "https://github.com/dioxuslabs/blitz",
|
|
500
|
-
"source": "git+https://github.com/
|
|
524
|
+
"source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
|
|
501
525
|
"copyright": []
|
|
502
526
|
},
|
|
503
527
|
{
|
|
@@ -506,7 +530,7 @@
|
|
|
506
530
|
"license": "MIT OR Apache-2.0",
|
|
507
531
|
"licenseFile": null,
|
|
508
532
|
"repository": "https://github.com/dioxuslabs/blitz",
|
|
509
|
-
"source": "git+https://github.com/
|
|
533
|
+
"source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
|
|
510
534
|
"copyright": []
|
|
511
535
|
},
|
|
512
536
|
{
|
|
@@ -515,7 +539,7 @@
|
|
|
515
539
|
"license": "MIT OR Apache-2.0",
|
|
516
540
|
"licenseFile": null,
|
|
517
541
|
"repository": "https://github.com/dioxuslabs/blitz",
|
|
518
|
-
"source": "git+https://github.com/
|
|
542
|
+
"source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
|
|
519
543
|
"copyright": []
|
|
520
544
|
},
|
|
521
545
|
{
|
|
@@ -524,7 +548,7 @@
|
|
|
524
548
|
"license": "MIT OR Apache-2.0",
|
|
525
549
|
"licenseFile": null,
|
|
526
550
|
"repository": "https://github.com/dioxuslabs/blitz",
|
|
527
|
-
"source": "git+https://github.com/
|
|
551
|
+
"source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
|
|
528
552
|
"copyright": []
|
|
529
553
|
},
|
|
530
554
|
{
|
|
@@ -653,6 +677,20 @@
|
|
|
653
677
|
"Copyright (c) 2018 Carl Lerche"
|
|
654
678
|
]
|
|
655
679
|
},
|
|
680
|
+
{
|
|
681
|
+
"name": "calendrical_calculations",
|
|
682
|
+
"version": "0.2.4",
|
|
683
|
+
"license": "Apache-2.0",
|
|
684
|
+
"licenseFile": null,
|
|
685
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
686
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
687
|
+
"copyright": [
|
|
688
|
+
"copyright notice that is included in or attached to the work",
|
|
689
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
690
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
691
|
+
"Copyright 2023 The Unicode Consortium"
|
|
692
|
+
]
|
|
693
|
+
},
|
|
656
694
|
{
|
|
657
695
|
"name": "cc",
|
|
658
696
|
"version": "1.4.2",
|
|
@@ -1120,7 +1158,7 @@
|
|
|
1120
1158
|
"license": "MIT OR Apache-2.0",
|
|
1121
1159
|
"licenseFile": null,
|
|
1122
1160
|
"repository": "https://github.com/dioxuslabs/blitz",
|
|
1123
|
-
"source": "git+https://github.com/
|
|
1161
|
+
"source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
|
|
1124
1162
|
"copyright": []
|
|
1125
1163
|
},
|
|
1126
1164
|
{
|
|
@@ -1132,6 +1170,45 @@
|
|
|
1132
1170
|
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1133
1171
|
"copyright": []
|
|
1134
1172
|
},
|
|
1173
|
+
{
|
|
1174
|
+
"name": "defmt",
|
|
1175
|
+
"version": "1.1.1",
|
|
1176
|
+
"license": "MIT OR Apache-2.0",
|
|
1177
|
+
"licenseFile": null,
|
|
1178
|
+
"repository": "https://github.com/knurling-rs/defmt",
|
|
1179
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1180
|
+
"copyright": [
|
|
1181
|
+
"copyright notice that is included in or attached to the work",
|
|
1182
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
1183
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
1184
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
1185
|
+
"Copyright (c) Ferrous Systems"
|
|
1186
|
+
]
|
|
1187
|
+
},
|
|
1188
|
+
{
|
|
1189
|
+
"name": "defmt-macros",
|
|
1190
|
+
"version": "1.1.1",
|
|
1191
|
+
"license": "MIT OR Apache-2.0",
|
|
1192
|
+
"licenseFile": null,
|
|
1193
|
+
"repository": "https://github.com/knurling-rs/defmt",
|
|
1194
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1195
|
+
"copyright": [
|
|
1196
|
+
"copyright notice that is included in or attached to the work",
|
|
1197
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
1198
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
1199
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
1200
|
+
"Copyright (c) Ferrous Systems"
|
|
1201
|
+
]
|
|
1202
|
+
},
|
|
1203
|
+
{
|
|
1204
|
+
"name": "defmt-parser",
|
|
1205
|
+
"version": "1.0.0",
|
|
1206
|
+
"license": "MIT OR Apache-2.0",
|
|
1207
|
+
"licenseFile": null,
|
|
1208
|
+
"repository": "https://github.com/knurling-rs/defmt",
|
|
1209
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1210
|
+
"copyright": []
|
|
1211
|
+
},
|
|
1135
1212
|
{
|
|
1136
1213
|
"name": "derive_more",
|
|
1137
1214
|
"version": "2.1.1",
|
|
@@ -1427,6 +1504,18 @@
|
|
|
1427
1504
|
"Copyright (c) 2014 Alex Crichton"
|
|
1428
1505
|
]
|
|
1429
1506
|
},
|
|
1507
|
+
{
|
|
1508
|
+
"name": "fixed_decimal",
|
|
1509
|
+
"version": "0.7.2",
|
|
1510
|
+
"license": "Unicode-3.0",
|
|
1511
|
+
"licenseFile": null,
|
|
1512
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
1513
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1514
|
+
"copyright": [
|
|
1515
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
1516
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
1517
|
+
]
|
|
1518
|
+
},
|
|
1430
1519
|
{
|
|
1431
1520
|
"name": "flate2",
|
|
1432
1521
|
"version": "1.1.9",
|
|
@@ -1457,6 +1546,17 @@
|
|
|
1457
1546
|
"Copyright (c) 2020 jtempest"
|
|
1458
1547
|
]
|
|
1459
1548
|
},
|
|
1549
|
+
{
|
|
1550
|
+
"name": "float-cmp",
|
|
1551
|
+
"version": "0.9.0",
|
|
1552
|
+
"license": "MIT",
|
|
1553
|
+
"licenseFile": null,
|
|
1554
|
+
"repository": "https://github.com/mikedilger/float-cmp",
|
|
1555
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1556
|
+
"copyright": [
|
|
1557
|
+
"Copyright (c) 2014-2020 Optimal Computing (NZ) Ltd"
|
|
1558
|
+
]
|
|
1559
|
+
},
|
|
1460
1560
|
{
|
|
1461
1561
|
"name": "fnv",
|
|
1462
1562
|
"version": "1.0.7",
|
|
@@ -1496,19 +1596,30 @@
|
|
|
1496
1596
|
},
|
|
1497
1597
|
{
|
|
1498
1598
|
"name": "font-types",
|
|
1499
|
-
"version": "0.
|
|
1599
|
+
"version": "0.12.3",
|
|
1500
1600
|
"license": "MIT OR Apache-2.0",
|
|
1501
1601
|
"licenseFile": null,
|
|
1502
1602
|
"repository": "https://github.com/googlefonts/fontations",
|
|
1503
1603
|
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1504
1604
|
"copyright": [
|
|
1505
|
-
"Copyright 2019
|
|
1506
|
-
"Copyright (c) 2019
|
|
1605
|
+
"Copyright 2019 Fontations Developers",
|
|
1606
|
+
"Copyright (c) 2019 Fontations Developers"
|
|
1607
|
+
]
|
|
1608
|
+
},
|
|
1609
|
+
{
|
|
1610
|
+
"name": "fontdb",
|
|
1611
|
+
"version": "0.24.0",
|
|
1612
|
+
"license": "MIT",
|
|
1613
|
+
"licenseFile": null,
|
|
1614
|
+
"repository": "https://github.com/RazrFalcon/fontdb",
|
|
1615
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
1616
|
+
"copyright": [
|
|
1617
|
+
"Copyright (c) 2020 Yevhenii Reizner"
|
|
1507
1618
|
]
|
|
1508
1619
|
},
|
|
1509
1620
|
{
|
|
1510
1621
|
"name": "fontique",
|
|
1511
|
-
"version": "0.
|
|
1622
|
+
"version": "0.11.1",
|
|
1512
1623
|
"license": "Apache-2.0 OR MIT",
|
|
1513
1624
|
"licenseFile": null,
|
|
1514
1625
|
"repository": "https://github.com/linebender/parley",
|
|
@@ -1715,7 +1826,7 @@
|
|
|
1715
1826
|
},
|
|
1716
1827
|
{
|
|
1717
1828
|
"name": "glifo",
|
|
1718
|
-
"version": "0.
|
|
1829
|
+
"version": "0.2.0",
|
|
1719
1830
|
"license": "Apache-2.0 OR MIT",
|
|
1720
1831
|
"licenseFile": null,
|
|
1721
1832
|
"repository": "https://github.com/linebender/vello",
|
|
@@ -1817,7 +1928,7 @@
|
|
|
1817
1928
|
},
|
|
1818
1929
|
{
|
|
1819
1930
|
"name": "harfrust",
|
|
1820
|
-
"version": "0.
|
|
1931
|
+
"version": "0.12.0",
|
|
1821
1932
|
"license": "MIT",
|
|
1822
1933
|
"licenseFile": null,
|
|
1823
1934
|
"repository": "https://github.com/harfbuzz/harfrust",
|
|
@@ -2036,9 +2147,177 @@
|
|
|
2036
2147
|
"Copyright (c) 2023-2025 Sean McArthur"
|
|
2037
2148
|
]
|
|
2038
2149
|
},
|
|
2150
|
+
{
|
|
2151
|
+
"name": "icu_calendar",
|
|
2152
|
+
"version": "2.3.0",
|
|
2153
|
+
"license": "Unicode-3.0",
|
|
2154
|
+
"licenseFile": null,
|
|
2155
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2156
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2157
|
+
"copyright": [
|
|
2158
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2159
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2160
|
+
]
|
|
2161
|
+
},
|
|
2162
|
+
{
|
|
2163
|
+
"name": "icu_calendar_data",
|
|
2164
|
+
"version": "2.3.0",
|
|
2165
|
+
"license": "Unicode-3.0",
|
|
2166
|
+
"licenseFile": null,
|
|
2167
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2168
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2169
|
+
"copyright": [
|
|
2170
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2171
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2172
|
+
]
|
|
2173
|
+
},
|
|
2174
|
+
{
|
|
2175
|
+
"name": "icu_casemap",
|
|
2176
|
+
"version": "2.3.0",
|
|
2177
|
+
"license": "Unicode-3.0",
|
|
2178
|
+
"licenseFile": null,
|
|
2179
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2180
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2181
|
+
"copyright": [
|
|
2182
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2183
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2184
|
+
]
|
|
2185
|
+
},
|
|
2186
|
+
{
|
|
2187
|
+
"name": "icu_casemap_data",
|
|
2188
|
+
"version": "2.3.0",
|
|
2189
|
+
"license": "Unicode-3.0",
|
|
2190
|
+
"licenseFile": null,
|
|
2191
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2192
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2193
|
+
"copyright": [
|
|
2194
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2195
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2196
|
+
]
|
|
2197
|
+
},
|
|
2198
|
+
{
|
|
2199
|
+
"name": "icu_collator",
|
|
2200
|
+
"version": "2.3.0",
|
|
2201
|
+
"license": "Unicode-3.0",
|
|
2202
|
+
"licenseFile": null,
|
|
2203
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2204
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2205
|
+
"copyright": [
|
|
2206
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2207
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2208
|
+
]
|
|
2209
|
+
},
|
|
2210
|
+
{
|
|
2211
|
+
"name": "icu_collator_data",
|
|
2212
|
+
"version": "2.3.0",
|
|
2213
|
+
"license": "Unicode-3.0",
|
|
2214
|
+
"licenseFile": null,
|
|
2215
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2216
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2217
|
+
"copyright": [
|
|
2218
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2219
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2220
|
+
]
|
|
2221
|
+
},
|
|
2039
2222
|
{
|
|
2040
2223
|
"name": "icu_collections",
|
|
2041
|
-
"version": "2.
|
|
2224
|
+
"version": "2.3.0",
|
|
2225
|
+
"license": "Unicode-3.0",
|
|
2226
|
+
"licenseFile": null,
|
|
2227
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2228
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2229
|
+
"copyright": [
|
|
2230
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2231
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2232
|
+
]
|
|
2233
|
+
},
|
|
2234
|
+
{
|
|
2235
|
+
"name": "icu_datetime",
|
|
2236
|
+
"version": "2.3.0",
|
|
2237
|
+
"license": "Unicode-3.0",
|
|
2238
|
+
"licenseFile": null,
|
|
2239
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2240
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2241
|
+
"copyright": [
|
|
2242
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2243
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2244
|
+
]
|
|
2245
|
+
},
|
|
2246
|
+
{
|
|
2247
|
+
"name": "icu_datetime_data",
|
|
2248
|
+
"version": "2.3.0",
|
|
2249
|
+
"license": "Unicode-3.0",
|
|
2250
|
+
"licenseFile": null,
|
|
2251
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2252
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2253
|
+
"copyright": [
|
|
2254
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2255
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2256
|
+
]
|
|
2257
|
+
},
|
|
2258
|
+
{
|
|
2259
|
+
"name": "icu_decimal",
|
|
2260
|
+
"version": "2.3.0",
|
|
2261
|
+
"license": "Unicode-3.0",
|
|
2262
|
+
"licenseFile": null,
|
|
2263
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2264
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2265
|
+
"copyright": [
|
|
2266
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2267
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2268
|
+
]
|
|
2269
|
+
},
|
|
2270
|
+
{
|
|
2271
|
+
"name": "icu_decimal_data",
|
|
2272
|
+
"version": "2.3.0",
|
|
2273
|
+
"license": "Unicode-3.0",
|
|
2274
|
+
"licenseFile": null,
|
|
2275
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2276
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2277
|
+
"copyright": [
|
|
2278
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2279
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2280
|
+
]
|
|
2281
|
+
},
|
|
2282
|
+
{
|
|
2283
|
+
"name": "icu_experimental",
|
|
2284
|
+
"version": "0.6.0",
|
|
2285
|
+
"license": "Unicode-3.0",
|
|
2286
|
+
"licenseFile": null,
|
|
2287
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2288
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2289
|
+
"copyright": [
|
|
2290
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2291
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2292
|
+
]
|
|
2293
|
+
},
|
|
2294
|
+
{
|
|
2295
|
+
"name": "icu_experimental_data",
|
|
2296
|
+
"version": "0.6.0",
|
|
2297
|
+
"license": "Unicode-3.0",
|
|
2298
|
+
"licenseFile": null,
|
|
2299
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2300
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2301
|
+
"copyright": [
|
|
2302
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2303
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2304
|
+
]
|
|
2305
|
+
},
|
|
2306
|
+
{
|
|
2307
|
+
"name": "icu_list",
|
|
2308
|
+
"version": "2.3.0",
|
|
2309
|
+
"license": "Unicode-3.0",
|
|
2310
|
+
"licenseFile": null,
|
|
2311
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2312
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2313
|
+
"copyright": [
|
|
2314
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2315
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2316
|
+
]
|
|
2317
|
+
},
|
|
2318
|
+
{
|
|
2319
|
+
"name": "icu_list_data",
|
|
2320
|
+
"version": "2.3.0",
|
|
2042
2321
|
"license": "Unicode-3.0",
|
|
2043
2322
|
"licenseFile": null,
|
|
2044
2323
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -2050,7 +2329,7 @@
|
|
|
2050
2329
|
},
|
|
2051
2330
|
{
|
|
2052
2331
|
"name": "icu_locale",
|
|
2053
|
-
"version": "2.
|
|
2332
|
+
"version": "2.3.0",
|
|
2054
2333
|
"license": "Unicode-3.0",
|
|
2055
2334
|
"licenseFile": null,
|
|
2056
2335
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -2062,7 +2341,7 @@
|
|
|
2062
2341
|
},
|
|
2063
2342
|
{
|
|
2064
2343
|
"name": "icu_locale_core",
|
|
2065
|
-
"version": "2.
|
|
2344
|
+
"version": "2.3.0",
|
|
2066
2345
|
"license": "Unicode-3.0",
|
|
2067
2346
|
"licenseFile": null,
|
|
2068
2347
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -2074,7 +2353,31 @@
|
|
|
2074
2353
|
},
|
|
2075
2354
|
{
|
|
2076
2355
|
"name": "icu_locale_data",
|
|
2077
|
-
"version": "2.
|
|
2356
|
+
"version": "2.3.0",
|
|
2357
|
+
"license": "Unicode-3.0",
|
|
2358
|
+
"licenseFile": null,
|
|
2359
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2360
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2361
|
+
"copyright": [
|
|
2362
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2363
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2364
|
+
]
|
|
2365
|
+
},
|
|
2366
|
+
{
|
|
2367
|
+
"name": "icu_locale_fallback",
|
|
2368
|
+
"version": "2.3.0",
|
|
2369
|
+
"license": "Unicode-3.0",
|
|
2370
|
+
"licenseFile": null,
|
|
2371
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2372
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2373
|
+
"copyright": [
|
|
2374
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2375
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2376
|
+
]
|
|
2377
|
+
},
|
|
2378
|
+
{
|
|
2379
|
+
"name": "icu_locale_fallback_data",
|
|
2380
|
+
"version": "2.3.0",
|
|
2078
2381
|
"license": "Unicode-3.0",
|
|
2079
2382
|
"licenseFile": null,
|
|
2080
2383
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -2086,7 +2389,7 @@
|
|
|
2086
2389
|
},
|
|
2087
2390
|
{
|
|
2088
2391
|
"name": "icu_normalizer",
|
|
2089
|
-
"version": "2.
|
|
2392
|
+
"version": "2.3.0",
|
|
2090
2393
|
"license": "Unicode-3.0",
|
|
2091
2394
|
"licenseFile": null,
|
|
2092
2395
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -2098,7 +2401,43 @@
|
|
|
2098
2401
|
},
|
|
2099
2402
|
{
|
|
2100
2403
|
"name": "icu_normalizer_data",
|
|
2101
|
-
"version": "2.
|
|
2404
|
+
"version": "2.3.0",
|
|
2405
|
+
"license": "Unicode-3.0",
|
|
2406
|
+
"licenseFile": null,
|
|
2407
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2408
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2409
|
+
"copyright": [
|
|
2410
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2411
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2412
|
+
]
|
|
2413
|
+
},
|
|
2414
|
+
{
|
|
2415
|
+
"name": "icu_pattern",
|
|
2416
|
+
"version": "0.5.0",
|
|
2417
|
+
"license": "Unicode-3.0",
|
|
2418
|
+
"licenseFile": null,
|
|
2419
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2420
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2421
|
+
"copyright": [
|
|
2422
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2423
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2424
|
+
]
|
|
2425
|
+
},
|
|
2426
|
+
{
|
|
2427
|
+
"name": "icu_plurals",
|
|
2428
|
+
"version": "2.3.0",
|
|
2429
|
+
"license": "Unicode-3.0",
|
|
2430
|
+
"licenseFile": null,
|
|
2431
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2432
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2433
|
+
"copyright": [
|
|
2434
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2435
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2436
|
+
]
|
|
2437
|
+
},
|
|
2438
|
+
{
|
|
2439
|
+
"name": "icu_plurals_data",
|
|
2440
|
+
"version": "2.3.0",
|
|
2102
2441
|
"license": "Unicode-3.0",
|
|
2103
2442
|
"licenseFile": null,
|
|
2104
2443
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -2110,7 +2449,7 @@
|
|
|
2110
2449
|
},
|
|
2111
2450
|
{
|
|
2112
2451
|
"name": "icu_properties",
|
|
2113
|
-
"version": "2.
|
|
2452
|
+
"version": "2.3.0",
|
|
2114
2453
|
"license": "Unicode-3.0",
|
|
2115
2454
|
"licenseFile": null,
|
|
2116
2455
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -2122,7 +2461,7 @@
|
|
|
2122
2461
|
},
|
|
2123
2462
|
{
|
|
2124
2463
|
"name": "icu_properties_data",
|
|
2125
|
-
"version": "2.
|
|
2464
|
+
"version": "2.3.0",
|
|
2126
2465
|
"license": "Unicode-3.0",
|
|
2127
2466
|
"licenseFile": null,
|
|
2128
2467
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -2134,7 +2473,7 @@
|
|
|
2134
2473
|
},
|
|
2135
2474
|
{
|
|
2136
2475
|
"name": "icu_provider",
|
|
2137
|
-
"version": "2.
|
|
2476
|
+
"version": "2.3.0",
|
|
2138
2477
|
"license": "Unicode-3.0",
|
|
2139
2478
|
"licenseFile": null,
|
|
2140
2479
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -2146,7 +2485,7 @@
|
|
|
2146
2485
|
},
|
|
2147
2486
|
{
|
|
2148
2487
|
"name": "icu_segmenter",
|
|
2149
|
-
"version": "2.
|
|
2488
|
+
"version": "2.3.0",
|
|
2150
2489
|
"license": "Unicode-3.0",
|
|
2151
2490
|
"licenseFile": null,
|
|
2152
2491
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -2158,7 +2497,31 @@
|
|
|
2158
2497
|
},
|
|
2159
2498
|
{
|
|
2160
2499
|
"name": "icu_segmenter_data",
|
|
2161
|
-
"version": "2.
|
|
2500
|
+
"version": "2.3.0",
|
|
2501
|
+
"license": "Unicode-3.0",
|
|
2502
|
+
"licenseFile": null,
|
|
2503
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2504
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2505
|
+
"copyright": [
|
|
2506
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2507
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2508
|
+
]
|
|
2509
|
+
},
|
|
2510
|
+
{
|
|
2511
|
+
"name": "icu_time",
|
|
2512
|
+
"version": "2.3.0",
|
|
2513
|
+
"license": "Unicode-3.0",
|
|
2514
|
+
"licenseFile": null,
|
|
2515
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2516
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2517
|
+
"copyright": [
|
|
2518
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2519
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2520
|
+
]
|
|
2521
|
+
},
|
|
2522
|
+
{
|
|
2523
|
+
"name": "icu_time_data",
|
|
2524
|
+
"version": "2.3.0",
|
|
2162
2525
|
"license": "Unicode-3.0",
|
|
2163
2526
|
"licenseFile": null,
|
|
2164
2527
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -2233,6 +2596,17 @@
|
|
|
2233
2596
|
"(c) You must retain, in the Source form of any Derivative Works"
|
|
2234
2597
|
]
|
|
2235
2598
|
},
|
|
2599
|
+
{
|
|
2600
|
+
"name": "imagesize",
|
|
2601
|
+
"version": "0.15.0",
|
|
2602
|
+
"license": "MIT",
|
|
2603
|
+
"licenseFile": null,
|
|
2604
|
+
"repository": "https://github.com/Roughsketch/imagesize",
|
|
2605
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2606
|
+
"copyright": [
|
|
2607
|
+
"Copyright (c) 2017 Maiddog"
|
|
2608
|
+
]
|
|
2609
|
+
},
|
|
2236
2610
|
{
|
|
2237
2611
|
"name": "indexmap",
|
|
2238
2612
|
"version": "2.14.0",
|
|
@@ -2305,6 +2679,51 @@
|
|
|
2305
2679
|
"(c) You must retain, in the Source form of any Derivative Works"
|
|
2306
2680
|
]
|
|
2307
2681
|
},
|
|
2682
|
+
{
|
|
2683
|
+
"name": "ixdtf",
|
|
2684
|
+
"version": "0.6.6",
|
|
2685
|
+
"license": "Unicode-3.0",
|
|
2686
|
+
"licenseFile": null,
|
|
2687
|
+
"repository": "https://github.com/unicode-org/icu4x",
|
|
2688
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2689
|
+
"copyright": [
|
|
2690
|
+
"COPYRIGHT AND PERMISSION NOTICE",
|
|
2691
|
+
"Copyright © 2020-2024 Unicode, Inc."
|
|
2692
|
+
]
|
|
2693
|
+
},
|
|
2694
|
+
{
|
|
2695
|
+
"name": "jiff",
|
|
2696
|
+
"version": "0.2.35",
|
|
2697
|
+
"license": "Unlicense OR MIT",
|
|
2698
|
+
"licenseFile": null,
|
|
2699
|
+
"repository": "https://github.com/BurntSushi/jiff",
|
|
2700
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2701
|
+
"copyright": [
|
|
2702
|
+
"Copyright (c) 2015 Andrew Gallant"
|
|
2703
|
+
]
|
|
2704
|
+
},
|
|
2705
|
+
{
|
|
2706
|
+
"name": "jiff-core",
|
|
2707
|
+
"version": "0.1.0",
|
|
2708
|
+
"license": "Unlicense OR MIT",
|
|
2709
|
+
"licenseFile": null,
|
|
2710
|
+
"repository": "https://github.com/BurntSushi/jiff",
|
|
2711
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2712
|
+
"copyright": [
|
|
2713
|
+
"Copyright (c) 2015 Andrew Gallant"
|
|
2714
|
+
]
|
|
2715
|
+
},
|
|
2716
|
+
{
|
|
2717
|
+
"name": "jiff-static",
|
|
2718
|
+
"version": "0.2.35",
|
|
2719
|
+
"license": "Unlicense OR MIT",
|
|
2720
|
+
"licenseFile": null,
|
|
2721
|
+
"repository": "https://github.com/BurntSushi/jiff",
|
|
2722
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2723
|
+
"copyright": [
|
|
2724
|
+
"Copyright (c) 2015 Andrew Gallant"
|
|
2725
|
+
]
|
|
2726
|
+
},
|
|
2308
2727
|
{
|
|
2309
2728
|
"name": "jobserver",
|
|
2310
2729
|
"version": "0.1.35",
|
|
@@ -2666,8 +3085,23 @@
|
|
|
2666
3085
|
"copyright notice that is included in or attached to the work",
|
|
2667
3086
|
"copyright license to reproduce, prepare Derivative Works of,",
|
|
2668
3087
|
"(c) You must retain, in the Source form of any Derivative Works",
|
|
2669
|
-
"Copyright 2024 Radzivon Bartoshyk",
|
|
2670
|
-
"Copyright (c) Radzivon Bartoshyk. All rights reserved."
|
|
3088
|
+
"Copyright 2024 Radzivon Bartoshyk",
|
|
3089
|
+
"Copyright (c) Radzivon Bartoshyk. All rights reserved."
|
|
3090
|
+
]
|
|
3091
|
+
},
|
|
3092
|
+
{
|
|
3093
|
+
"name": "muda",
|
|
3094
|
+
"version": "0.19.3",
|
|
3095
|
+
"license": "Apache-2.0 OR MIT",
|
|
3096
|
+
"licenseFile": null,
|
|
3097
|
+
"repository": "https://github.com/tauri-apps/muda",
|
|
3098
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
3099
|
+
"copyright": [
|
|
3100
|
+
"copyright notice that is included in or attached to the work",
|
|
3101
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
3102
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
3103
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
3104
|
+
"Copyright (c) 2022-2022 Tauri Programme within The Commons Conservancy"
|
|
2671
3105
|
]
|
|
2672
3106
|
},
|
|
2673
3107
|
{
|
|
@@ -2747,6 +3181,21 @@
|
|
|
2747
3181
|
"Copyright (c) 2015-2025 Sean McArthur"
|
|
2748
3182
|
]
|
|
2749
3183
|
},
|
|
3184
|
+
{
|
|
3185
|
+
"name": "num-bigint",
|
|
3186
|
+
"version": "0.4.8",
|
|
3187
|
+
"license": "MIT OR Apache-2.0",
|
|
3188
|
+
"licenseFile": null,
|
|
3189
|
+
"repository": "https://github.com/rust-num/num-bigint",
|
|
3190
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
3191
|
+
"copyright": [
|
|
3192
|
+
"copyright notice that is included in or attached to the work",
|
|
3193
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
3194
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
3195
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
3196
|
+
"Copyright (c) 2014 The Rust Project Developers"
|
|
3197
|
+
]
|
|
3198
|
+
},
|
|
2750
3199
|
{
|
|
2751
3200
|
"name": "num-complex",
|
|
2752
3201
|
"version": "0.4.6",
|
|
@@ -2792,6 +3241,21 @@
|
|
|
2792
3241
|
"Copyright (c) 2014 The Rust Project Developers"
|
|
2793
3242
|
]
|
|
2794
3243
|
},
|
|
3244
|
+
{
|
|
3245
|
+
"name": "num-rational",
|
|
3246
|
+
"version": "0.4.2",
|
|
3247
|
+
"license": "MIT OR Apache-2.0",
|
|
3248
|
+
"licenseFile": null,
|
|
3249
|
+
"repository": "https://github.com/rust-num/num-rational",
|
|
3250
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
3251
|
+
"copyright": [
|
|
3252
|
+
"copyright notice that is included in or attached to the work",
|
|
3253
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
3254
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
3255
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
3256
|
+
"Copyright (c) 2014 The Rust Project Developers"
|
|
3257
|
+
]
|
|
3258
|
+
},
|
|
2795
3259
|
{
|
|
2796
3260
|
"name": "num-traits",
|
|
2797
3261
|
"version": "0.2.19",
|
|
@@ -3086,7 +3550,7 @@
|
|
|
3086
3550
|
},
|
|
3087
3551
|
{
|
|
3088
3552
|
"name": "parley",
|
|
3089
|
-
"version": "0.
|
|
3553
|
+
"version": "0.11.1",
|
|
3090
3554
|
"license": "Apache-2.0 OR MIT",
|
|
3091
3555
|
"licenseFile": null,
|
|
3092
3556
|
"repository": "https://github.com/linebender/parley",
|
|
@@ -3101,7 +3565,7 @@
|
|
|
3101
3565
|
},
|
|
3102
3566
|
{
|
|
3103
3567
|
"name": "parley_data",
|
|
3104
|
-
"version": "0.
|
|
3568
|
+
"version": "0.11.1",
|
|
3105
3569
|
"license": "Apache-2.0 OR MIT",
|
|
3106
3570
|
"licenseFile": null,
|
|
3107
3571
|
"repository": "https://github.com/linebender/parley",
|
|
@@ -3204,6 +3668,17 @@
|
|
|
3204
3668
|
"COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER"
|
|
3205
3669
|
]
|
|
3206
3670
|
},
|
|
3671
|
+
{
|
|
3672
|
+
"name": "pico-args",
|
|
3673
|
+
"version": "0.5.0",
|
|
3674
|
+
"license": "MIT",
|
|
3675
|
+
"licenseFile": null,
|
|
3676
|
+
"repository": "https://github.com/RazrFalcon/pico-args",
|
|
3677
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
3678
|
+
"copyright": [
|
|
3679
|
+
"Copyright (c) 2019 Yevhenii Reizner"
|
|
3680
|
+
]
|
|
3681
|
+
},
|
|
3207
3682
|
{
|
|
3208
3683
|
"name": "pin-project-lite",
|
|
3209
3684
|
"version": "0.2.17",
|
|
@@ -3546,14 +4021,14 @@
|
|
|
3546
4021
|
},
|
|
3547
4022
|
{
|
|
3548
4023
|
"name": "read-fonts",
|
|
3549
|
-
"version": "0.
|
|
4024
|
+
"version": "0.41.0",
|
|
3550
4025
|
"license": "MIT OR Apache-2.0",
|
|
3551
4026
|
"licenseFile": null,
|
|
3552
4027
|
"repository": "https://github.com/googlefonts/fontations",
|
|
3553
4028
|
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
3554
4029
|
"copyright": [
|
|
3555
|
-
"Copyright 2019
|
|
3556
|
-
"Copyright (c) 2019
|
|
4030
|
+
"Copyright 2019 Fontations Developers",
|
|
4031
|
+
"Copyright (c) 2019 Fontations Developers"
|
|
3557
4032
|
]
|
|
3558
4033
|
},
|
|
3559
4034
|
{
|
|
@@ -3655,6 +4130,21 @@
|
|
|
3655
4130
|
"Copyright (c) 2016-2026 Sean McArthur"
|
|
3656
4131
|
]
|
|
3657
4132
|
},
|
|
4133
|
+
{
|
|
4134
|
+
"name": "roxmltree",
|
|
4135
|
+
"version": "0.21.1",
|
|
4136
|
+
"license": "MIT OR Apache-2.0",
|
|
4137
|
+
"licenseFile": null,
|
|
4138
|
+
"repository": "https://github.com/RazrFalcon/roxmltree",
|
|
4139
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4140
|
+
"copyright": [
|
|
4141
|
+
"copyright notice that is included in or attached to the work",
|
|
4142
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
4143
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
4144
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
4145
|
+
"Copyright (c) 2018 Yevhenii Reizner"
|
|
4146
|
+
]
|
|
4147
|
+
},
|
|
3658
4148
|
{
|
|
3659
4149
|
"name": "rquickjs-sys",
|
|
3660
4150
|
"version": "0.12.2",
|
|
@@ -4088,6 +4578,21 @@
|
|
|
4088
4578
|
"Copyright (c) 2015 Nicholas Allegra (comex)."
|
|
4089
4579
|
]
|
|
4090
4580
|
},
|
|
4581
|
+
{
|
|
4582
|
+
"name": "signal-hook-registry",
|
|
4583
|
+
"version": "1.4.8",
|
|
4584
|
+
"license": "MIT OR Apache-2.0",
|
|
4585
|
+
"licenseFile": null,
|
|
4586
|
+
"repository": "https://github.com/vorner/signal-hook",
|
|
4587
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4588
|
+
"copyright": [
|
|
4589
|
+
"copyright notice that is included in or attached to the work",
|
|
4590
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
4591
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
4592
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
4593
|
+
"Copyright (c) 2017 tokio-jsonrpc developers"
|
|
4594
|
+
]
|
|
4595
|
+
},
|
|
4091
4596
|
{
|
|
4092
4597
|
"name": "simd-adler32",
|
|
4093
4598
|
"version": "0.3.10",
|
|
@@ -4099,6 +4604,21 @@
|
|
|
4099
4604
|
"Copyright (c) [2021] [Marvin Countryman]"
|
|
4100
4605
|
]
|
|
4101
4606
|
},
|
|
4607
|
+
{
|
|
4608
|
+
"name": "simplecss",
|
|
4609
|
+
"version": "0.2.2",
|
|
4610
|
+
"license": "Apache-2.0 OR MIT",
|
|
4611
|
+
"licenseFile": null,
|
|
4612
|
+
"repository": "https://github.com/linebender/simplecss",
|
|
4613
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4614
|
+
"copyright": [
|
|
4615
|
+
"copyright notice that is included in or attached to the work",
|
|
4616
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
4617
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
4618
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
4619
|
+
"Copyright (c) 2018 Reizner Evgeniy"
|
|
4620
|
+
]
|
|
4621
|
+
},
|
|
4102
4622
|
{
|
|
4103
4623
|
"name": "siphasher",
|
|
4104
4624
|
"version": "1.0.3",
|
|
@@ -4113,14 +4633,14 @@
|
|
|
4113
4633
|
},
|
|
4114
4634
|
{
|
|
4115
4635
|
"name": "skrifa",
|
|
4116
|
-
"version": "0.
|
|
4636
|
+
"version": "0.44.0",
|
|
4117
4637
|
"license": "MIT OR Apache-2.0",
|
|
4118
4638
|
"licenseFile": null,
|
|
4119
4639
|
"repository": "https://github.com/googlefonts/fontations",
|
|
4120
4640
|
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4121
4641
|
"copyright": [
|
|
4122
|
-
"Copyright 2019
|
|
4123
|
-
"Copyright (c) 2019
|
|
4642
|
+
"Copyright 2019 Fontations Developers",
|
|
4643
|
+
"Copyright (c) 2019 Fontations Developers"
|
|
4124
4644
|
]
|
|
4125
4645
|
},
|
|
4126
4646
|
{
|
|
@@ -4220,7 +4740,7 @@
|
|
|
4220
4740
|
},
|
|
4221
4741
|
{
|
|
4222
4742
|
"name": "softbuffer_window_renderer",
|
|
4223
|
-
"version": "0.
|
|
4743
|
+
"version": "0.8.0",
|
|
4224
4744
|
"license": "MIT OR Apache-2.0",
|
|
4225
4745
|
"licenseFile": null,
|
|
4226
4746
|
"repository": "https://github.com/dioxuslabs/anyrender",
|
|
@@ -4281,6 +4801,17 @@
|
|
|
4281
4801
|
"Copyright (c) 2015 The RustFFT Developers"
|
|
4282
4802
|
]
|
|
4283
4803
|
},
|
|
4804
|
+
{
|
|
4805
|
+
"name": "strict-num",
|
|
4806
|
+
"version": "0.1.1",
|
|
4807
|
+
"license": "MIT",
|
|
4808
|
+
"licenseFile": null,
|
|
4809
|
+
"repository": "https://github.com/RazrFalcon/strict-num",
|
|
4810
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4811
|
+
"copyright": [
|
|
4812
|
+
"Copyright (c) 2022 Yevhenii Reizner"
|
|
4813
|
+
]
|
|
4814
|
+
},
|
|
4284
4815
|
{
|
|
4285
4816
|
"name": "string_cache",
|
|
4286
4817
|
"version": "0.9.0",
|
|
@@ -4398,7 +4929,7 @@
|
|
|
4398
4929
|
"license": "MIT OR Apache-2.0 OR MPL-2.0",
|
|
4399
4930
|
"licenseFile": null,
|
|
4400
4931
|
"repository": "https://github.com/dioxuslabs/blitz",
|
|
4401
|
-
"source": "git+https://github.com/
|
|
4932
|
+
"source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
|
|
4402
4933
|
"copyright": []
|
|
4403
4934
|
},
|
|
4404
4935
|
{
|
|
@@ -4419,6 +4950,21 @@
|
|
|
4419
4950
|
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4420
4951
|
"copyright": []
|
|
4421
4952
|
},
|
|
4953
|
+
{
|
|
4954
|
+
"name": "svgtypes",
|
|
4955
|
+
"version": "0.16.1",
|
|
4956
|
+
"license": "Apache-2.0 OR MIT",
|
|
4957
|
+
"licenseFile": null,
|
|
4958
|
+
"repository": "https://github.com/linebender/svgtypes",
|
|
4959
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4960
|
+
"copyright": [
|
|
4961
|
+
"copyright notice that is included in or attached to the work",
|
|
4962
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
4963
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
4964
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
4965
|
+
"Copyright (c) 2018 Yevhenii Reizner"
|
|
4966
|
+
]
|
|
4967
|
+
},
|
|
4422
4968
|
{
|
|
4423
4969
|
"name": "symphonia",
|
|
4424
4970
|
"version": "0.5.5",
|
|
@@ -4780,6 +5326,21 @@
|
|
|
4780
5326
|
"Copyright 2016 Nika Layzell"
|
|
4781
5327
|
]
|
|
4782
5328
|
},
|
|
5329
|
+
{
|
|
5330
|
+
"name": "sys-locale",
|
|
5331
|
+
"version": "0.3.2",
|
|
5332
|
+
"license": "MIT OR Apache-2.0",
|
|
5333
|
+
"licenseFile": null,
|
|
5334
|
+
"repository": "https://github.com/1Password/sys-locale",
|
|
5335
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5336
|
+
"copyright": [
|
|
5337
|
+
"copyright notice that is included in or attached to the work",
|
|
5338
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5339
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5340
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
5341
|
+
"Copyright (c) 2021 1Password"
|
|
5342
|
+
]
|
|
5343
|
+
},
|
|
4783
5344
|
{
|
|
4784
5345
|
"name": "sysinfo",
|
|
4785
5346
|
"version": "0.39.6",
|
|
@@ -4797,8 +5358,11 @@
|
|
|
4797
5358
|
"license": "MIT",
|
|
4798
5359
|
"licenseFile": null,
|
|
4799
5360
|
"repository": "https://github.com/DioxusLabs/taffy",
|
|
4800
|
-
"source": "
|
|
4801
|
-
"copyright": [
|
|
5361
|
+
"source": "git+https://github.com/DioxusLabs/taffy?rev=4ae4219b34e0ad22fd907cb1a7fa9a68c1ea1621#4ae4219b34e0ad22fd907cb1a7fa9a68c1ea1621",
|
|
5362
|
+
"copyright": [
|
|
5363
|
+
"Copyright (c) 2018 Visly Inc.",
|
|
5364
|
+
"Copyright (c) 2026 Taffy Authors"
|
|
5365
|
+
]
|
|
4802
5366
|
},
|
|
4803
5367
|
{
|
|
4804
5368
|
"name": "tempfile",
|
|
@@ -4906,9 +5470,21 @@
|
|
|
4906
5470
|
"Copyright (c) 2018 PistonDevelopers"
|
|
4907
5471
|
]
|
|
4908
5472
|
},
|
|
5473
|
+
{
|
|
5474
|
+
"name": "tiny-skia-path",
|
|
5475
|
+
"version": "0.12.0",
|
|
5476
|
+
"license": "BSD-3-Clause",
|
|
5477
|
+
"licenseFile": null,
|
|
5478
|
+
"repository": "https://github.com/linebender/tiny-skia/tree/master/path",
|
|
5479
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5480
|
+
"copyright": [
|
|
5481
|
+
"Copyright (c) 2011 Google Inc. All rights reserved.",
|
|
5482
|
+
"Copyright (c) 2020 Yevhenii Reizner All rights reserved."
|
|
5483
|
+
]
|
|
5484
|
+
},
|
|
4909
5485
|
{
|
|
4910
5486
|
"name": "tinystr",
|
|
4911
|
-
"version": "0.8.
|
|
5487
|
+
"version": "0.8.4",
|
|
4912
5488
|
"license": "Unicode-3.0",
|
|
4913
5489
|
"licenseFile": null,
|
|
4914
5490
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -4918,6 +5494,37 @@
|
|
|
4918
5494
|
"Copyright © 2020-2024 Unicode, Inc."
|
|
4919
5495
|
]
|
|
4920
5496
|
},
|
|
5497
|
+
{
|
|
5498
|
+
"name": "tinyvec",
|
|
5499
|
+
"version": "1.12.0",
|
|
5500
|
+
"license": "Zlib OR Apache-2.0 OR MIT",
|
|
5501
|
+
"licenseFile": null,
|
|
5502
|
+
"repository": "https://github.com/Lokathor/tinyvec",
|
|
5503
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5504
|
+
"copyright": [
|
|
5505
|
+
"copyright notice that is included in or attached to the work",
|
|
5506
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5507
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5508
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
5509
|
+
"Copyright (c) 2019 Daniel \"Lokathor\" Gee."
|
|
5510
|
+
]
|
|
5511
|
+
},
|
|
5512
|
+
{
|
|
5513
|
+
"name": "tinyvec_macros",
|
|
5514
|
+
"version": "0.1.1",
|
|
5515
|
+
"license": "MIT OR Apache-2.0 OR Zlib",
|
|
5516
|
+
"licenseFile": null,
|
|
5517
|
+
"repository": "https://github.com/Soveu/tinyvec_macros",
|
|
5518
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5519
|
+
"copyright": [
|
|
5520
|
+
"copyright notice that is included in or attached to the work",
|
|
5521
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5522
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5523
|
+
"Copyright 2020 Tomasz \"Soveu\" Marx",
|
|
5524
|
+
"Copyright (c) 2020 Soveu",
|
|
5525
|
+
"(C) 2020 Tomasz \"Soveu\" Marx"
|
|
5526
|
+
]
|
|
5527
|
+
},
|
|
4921
5528
|
{
|
|
4922
5529
|
"name": "to_shmem",
|
|
4923
5530
|
"version": "0.5.0",
|
|
@@ -4982,6 +5589,17 @@
|
|
|
4982
5589
|
"Copyright (c) 2017 Alexey Galakhov"
|
|
4983
5590
|
]
|
|
4984
5591
|
},
|
|
5592
|
+
{
|
|
5593
|
+
"name": "tokio-util",
|
|
5594
|
+
"version": "0.7.19",
|
|
5595
|
+
"license": "MIT",
|
|
5596
|
+
"licenseFile": null,
|
|
5597
|
+
"repository": "https://github.com/tokio-rs/tokio",
|
|
5598
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5599
|
+
"copyright": [
|
|
5600
|
+
"Copyright (c) Tokio Contributors"
|
|
5601
|
+
]
|
|
5602
|
+
},
|
|
4985
5603
|
{
|
|
4986
5604
|
"name": "toml",
|
|
4987
5605
|
"version": "1.1.4+spec-1.1.0",
|
|
@@ -5134,6 +5752,21 @@
|
|
|
5134
5752
|
"Copyright (c) 2022 The transpose Developers"
|
|
5135
5753
|
]
|
|
5136
5754
|
},
|
|
5755
|
+
{
|
|
5756
|
+
"name": "tray-icon",
|
|
5757
|
+
"version": "0.24.2",
|
|
5758
|
+
"license": "MIT OR Apache-2.0",
|
|
5759
|
+
"licenseFile": null,
|
|
5760
|
+
"repository": "https://github.com/tauri-apps/tray-icon",
|
|
5761
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5762
|
+
"copyright": [
|
|
5763
|
+
"copyright notice that is included in or attached to the work",
|
|
5764
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5765
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5766
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
5767
|
+
"Copyright (c) 2022-2022 Tauri Programme within The Commons Conservancy"
|
|
5768
|
+
]
|
|
5769
|
+
},
|
|
5137
5770
|
{
|
|
5138
5771
|
"name": "try-lock",
|
|
5139
5772
|
"version": "0.2.5",
|
|
@@ -5188,6 +5821,21 @@
|
|
|
5188
5821
|
"(c) under Patent Claims infringed by Covered Software in the absence of"
|
|
5189
5822
|
]
|
|
5190
5823
|
},
|
|
5824
|
+
{
|
|
5825
|
+
"name": "unicode-bidi",
|
|
5826
|
+
"version": "0.3.18",
|
|
5827
|
+
"license": "MIT OR Apache-2.0",
|
|
5828
|
+
"licenseFile": null,
|
|
5829
|
+
"repository": "https://github.com/servo/unicode-bidi",
|
|
5830
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5831
|
+
"copyright": [
|
|
5832
|
+
"copyright notice that is included in or attached to the work",
|
|
5833
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5834
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5835
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
5836
|
+
"Copyright (c) 2015 The Rust Project Developers"
|
|
5837
|
+
]
|
|
5838
|
+
},
|
|
5191
5839
|
{
|
|
5192
5840
|
"name": "unicode-ident",
|
|
5193
5841
|
"version": "1.0.24",
|
|
@@ -5203,6 +5851,21 @@
|
|
|
5203
5851
|
"Copyright © 1991-2023 Unicode, Inc."
|
|
5204
5852
|
]
|
|
5205
5853
|
},
|
|
5854
|
+
{
|
|
5855
|
+
"name": "unicode-script",
|
|
5856
|
+
"version": "0.5.8",
|
|
5857
|
+
"license": "MIT OR Apache-2.0",
|
|
5858
|
+
"licenseFile": null,
|
|
5859
|
+
"repository": "https://github.com/unicode-rs/unicode-script",
|
|
5860
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5861
|
+
"copyright": [
|
|
5862
|
+
"copyright notice that is included in or attached to the work",
|
|
5863
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5864
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5865
|
+
"Copyright 2021 The Unicode-rs Developers",
|
|
5866
|
+
"Copyright (c) 2019 Manish Goregaokar"
|
|
5867
|
+
]
|
|
5868
|
+
},
|
|
5206
5869
|
{
|
|
5207
5870
|
"name": "unicode-segmentation",
|
|
5208
5871
|
"version": "1.13.3",
|
|
@@ -5218,6 +5881,21 @@
|
|
|
5218
5881
|
"Copyright (c) 2015 The Rust Project Developers"
|
|
5219
5882
|
]
|
|
5220
5883
|
},
|
|
5884
|
+
{
|
|
5885
|
+
"name": "unicode-vo",
|
|
5886
|
+
"version": "0.1.0",
|
|
5887
|
+
"license": "MIT/Apache-2.0",
|
|
5888
|
+
"licenseFile": null,
|
|
5889
|
+
"repository": "https://github.com/RazrFalcon/unicode-vo",
|
|
5890
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5891
|
+
"copyright": [
|
|
5892
|
+
"copyright notice that is included in or attached to the work",
|
|
5893
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5894
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5895
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
5896
|
+
"Copyright (c) 2018 Reizner Evgeniy"
|
|
5897
|
+
]
|
|
5898
|
+
},
|
|
5221
5899
|
{
|
|
5222
5900
|
"name": "unicode-width",
|
|
5223
5901
|
"version": "0.2.2",
|
|
@@ -5248,6 +5926,35 @@
|
|
|
5248
5926
|
"Copyright (c) 2013-2025 The rust-url developers"
|
|
5249
5927
|
]
|
|
5250
5928
|
},
|
|
5929
|
+
{
|
|
5930
|
+
"name": "usvg",
|
|
5931
|
+
"version": "0.48.1",
|
|
5932
|
+
"license": "Apache-2.0 OR MIT",
|
|
5933
|
+
"licenseFile": null,
|
|
5934
|
+
"repository": "https://github.com/linebender/resvg",
|
|
5935
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5936
|
+
"copyright": [
|
|
5937
|
+
"copyright notice that is included in or attached to the work",
|
|
5938
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5939
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5940
|
+
"Copyright 2017 the Resvg Authors"
|
|
5941
|
+
]
|
|
5942
|
+
},
|
|
5943
|
+
{
|
|
5944
|
+
"name": "utf16_iter",
|
|
5945
|
+
"version": "1.0.5",
|
|
5946
|
+
"license": "Apache-2.0 OR MIT",
|
|
5947
|
+
"licenseFile": null,
|
|
5948
|
+
"repository": "https://github.com/hsivonen/utf16_iter",
|
|
5949
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5950
|
+
"copyright": [
|
|
5951
|
+
"Copyright Mozilla Foundation",
|
|
5952
|
+
"copyright notice that is included in or attached to the work",
|
|
5953
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5954
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5955
|
+
"Copyright [yyyy] [name of copyright owner]"
|
|
5956
|
+
]
|
|
5957
|
+
},
|
|
5251
5958
|
{
|
|
5252
5959
|
"name": "utf8_iter",
|
|
5253
5960
|
"version": "1.0.4",
|
|
@@ -5292,7 +5999,7 @@
|
|
|
5292
5999
|
},
|
|
5293
6000
|
{
|
|
5294
6001
|
"name": "vello",
|
|
5295
|
-
"version": "0.
|
|
6002
|
+
"version": "0.10.0",
|
|
5296
6003
|
"license": "Apache-2.0 OR MIT",
|
|
5297
6004
|
"licenseFile": null,
|
|
5298
6005
|
"repository": "https://github.com/linebender/vello",
|
|
@@ -5306,7 +6013,7 @@
|
|
|
5306
6013
|
},
|
|
5307
6014
|
{
|
|
5308
6015
|
"name": "vello_common",
|
|
5309
|
-
"version": "0.0
|
|
6016
|
+
"version": "0.1.0",
|
|
5310
6017
|
"license": "Apache-2.0 OR MIT",
|
|
5311
6018
|
"licenseFile": null,
|
|
5312
6019
|
"repository": "https://github.com/linebender/vello",
|
|
@@ -5320,7 +6027,7 @@
|
|
|
5320
6027
|
},
|
|
5321
6028
|
{
|
|
5322
6029
|
"name": "vello_cpu",
|
|
5323
|
-
"version": "0.0
|
|
6030
|
+
"version": "0.1.0",
|
|
5324
6031
|
"license": "Apache-2.0 OR MIT",
|
|
5325
6032
|
"licenseFile": null,
|
|
5326
6033
|
"repository": "https://github.com/linebender/vello",
|
|
@@ -5334,7 +6041,7 @@
|
|
|
5334
6041
|
},
|
|
5335
6042
|
{
|
|
5336
6043
|
"name": "vello_encoding",
|
|
5337
|
-
"version": "0.
|
|
6044
|
+
"version": "0.10.0",
|
|
5338
6045
|
"license": "Apache-2.0 OR MIT",
|
|
5339
6046
|
"licenseFile": null,
|
|
5340
6047
|
"repository": "https://github.com/linebender/vello",
|
|
@@ -5348,7 +6055,7 @@
|
|
|
5348
6055
|
},
|
|
5349
6056
|
{
|
|
5350
6057
|
"name": "vello_shaders",
|
|
5351
|
-
"version": "0.
|
|
6058
|
+
"version": "0.10.0",
|
|
5352
6059
|
"license": "Apache-2.0 OR MIT",
|
|
5353
6060
|
"licenseFile": null,
|
|
5354
6061
|
"repository": "https://github.com/linebender/vello",
|
|
@@ -5506,7 +6213,7 @@
|
|
|
5506
6213
|
},
|
|
5507
6214
|
{
|
|
5508
6215
|
"name": "wgpu_context",
|
|
5509
|
-
"version": "0.
|
|
6216
|
+
"version": "0.9.0",
|
|
5510
6217
|
"license": "MIT OR Apache-2.0",
|
|
5511
6218
|
"licenseFile": null,
|
|
5512
6219
|
"repository": "https://github.com/dioxuslabs/anyrender",
|
|
@@ -5659,9 +6366,24 @@
|
|
|
5659
6366
|
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5660
6367
|
"copyright": []
|
|
5661
6368
|
},
|
|
6369
|
+
{
|
|
6370
|
+
"name": "write16",
|
|
6371
|
+
"version": "1.0.0",
|
|
6372
|
+
"license": "Apache-2.0 OR MIT",
|
|
6373
|
+
"licenseFile": null,
|
|
6374
|
+
"repository": "https://github.com/hsivonen/write16",
|
|
6375
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
6376
|
+
"copyright": [
|
|
6377
|
+
"Copyright Mozilla Foundation",
|
|
6378
|
+
"copyright notice that is included in or attached to the work",
|
|
6379
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
6380
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
6381
|
+
"Copyright [yyyy] [name of copyright owner]"
|
|
6382
|
+
]
|
|
6383
|
+
},
|
|
5662
6384
|
{
|
|
5663
6385
|
"name": "writeable",
|
|
5664
|
-
"version": "0.6.
|
|
6386
|
+
"version": "0.6.4",
|
|
5665
6387
|
"license": "Unicode-3.0",
|
|
5666
6388
|
"licenseFile": null,
|
|
5667
6389
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -5730,6 +6452,17 @@
|
|
|
5730
6452
|
"Copyright (c) 2014 The html5ever Project Developers"
|
|
5731
6453
|
]
|
|
5732
6454
|
},
|
|
6455
|
+
{
|
|
6456
|
+
"name": "xmlwriter",
|
|
6457
|
+
"version": "0.1.0",
|
|
6458
|
+
"license": "MIT",
|
|
6459
|
+
"licenseFile": null,
|
|
6460
|
+
"repository": "https://github.com/RazrFalcon/xmlwriter",
|
|
6461
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
6462
|
+
"copyright": [
|
|
6463
|
+
"Copyright (c) 2019 Reizner Evgeniy"
|
|
6464
|
+
]
|
|
6465
|
+
},
|
|
5733
6466
|
{
|
|
5734
6467
|
"name": "yoke",
|
|
5735
6468
|
"version": "0.8.3",
|
|
@@ -5827,7 +6560,7 @@
|
|
|
5827
6560
|
},
|
|
5828
6561
|
{
|
|
5829
6562
|
"name": "zerotrie",
|
|
5830
|
-
"version": "0.2.
|
|
6563
|
+
"version": "0.2.5",
|
|
5831
6564
|
"license": "Unicode-3.0",
|
|
5832
6565
|
"licenseFile": null,
|
|
5833
6566
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -5839,7 +6572,7 @@
|
|
|
5839
6572
|
},
|
|
5840
6573
|
{
|
|
5841
6574
|
"name": "zerovec",
|
|
5842
|
-
"version": "0.11.
|
|
6575
|
+
"version": "0.11.8",
|
|
5843
6576
|
"license": "Unicode-3.0",
|
|
5844
6577
|
"licenseFile": null,
|
|
5845
6578
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -5851,7 +6584,7 @@
|
|
|
5851
6584
|
},
|
|
5852
6585
|
{
|
|
5853
6586
|
"name": "zerovec-derive",
|
|
5854
|
-
"version": "0.11.
|
|
6587
|
+
"version": "0.11.5",
|
|
5855
6588
|
"license": "Unicode-3.0",
|
|
5856
6589
|
"licenseFile": null,
|
|
5857
6590
|
"repository": "https://github.com/unicode-org/icu4x",
|