@blitsen/darwin-x64 0.1.2 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICES.json +758 -70
- package/NOTICES.txt +1673 -246
- 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.
|
|
4
|
+
"generatedFor": "0.2.0",
|
|
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",
|
|
@@ -2278,31 +2652,76 @@
|
|
|
2278
2652
|
]
|
|
2279
2653
|
},
|
|
2280
2654
|
{
|
|
2281
|
-
"name": "itertools",
|
|
2282
|
-
"version": "0.14.0",
|
|
2283
|
-
"license": "MIT OR Apache-2.0",
|
|
2655
|
+
"name": "itertools",
|
|
2656
|
+
"version": "0.14.0",
|
|
2657
|
+
"license": "MIT OR Apache-2.0",
|
|
2658
|
+
"licenseFile": null,
|
|
2659
|
+
"repository": "https://github.com/rust-itertools/itertools",
|
|
2660
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2661
|
+
"copyright": [
|
|
2662
|
+
"copyright notice that is included in or attached to the work",
|
|
2663
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
2664
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
2665
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
2666
|
+
"Copyright (c) 2015"
|
|
2667
|
+
]
|
|
2668
|
+
},
|
|
2669
|
+
{
|
|
2670
|
+
"name": "itoa",
|
|
2671
|
+
"version": "1.0.18",
|
|
2672
|
+
"license": "MIT OR Apache-2.0",
|
|
2673
|
+
"licenseFile": null,
|
|
2674
|
+
"repository": "https://github.com/dtolnay/itoa",
|
|
2675
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2676
|
+
"copyright": [
|
|
2677
|
+
"copyright notice that is included in or attached to the work",
|
|
2678
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
2679
|
+
"(c) You must retain, in the Source form of any Derivative Works"
|
|
2680
|
+
]
|
|
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",
|
|
2284
2709
|
"licenseFile": null,
|
|
2285
|
-
"repository": "https://github.com/
|
|
2710
|
+
"repository": "https://github.com/BurntSushi/jiff",
|
|
2286
2711
|
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2287
2712
|
"copyright": [
|
|
2288
|
-
"
|
|
2289
|
-
"copyright license to reproduce, prepare Derivative Works of,",
|
|
2290
|
-
"(c) You must retain, in the Source form of any Derivative Works",
|
|
2291
|
-
"Copyright [yyyy] [name of copyright owner]",
|
|
2292
|
-
"Copyright (c) 2015"
|
|
2713
|
+
"Copyright (c) 2015 Andrew Gallant"
|
|
2293
2714
|
]
|
|
2294
2715
|
},
|
|
2295
2716
|
{
|
|
2296
|
-
"name": "
|
|
2297
|
-
"version": "
|
|
2298
|
-
"license": "
|
|
2717
|
+
"name": "jiff-static",
|
|
2718
|
+
"version": "0.2.35",
|
|
2719
|
+
"license": "Unlicense OR MIT",
|
|
2299
2720
|
"licenseFile": null,
|
|
2300
|
-
"repository": "https://github.com/
|
|
2721
|
+
"repository": "https://github.com/BurntSushi/jiff",
|
|
2301
2722
|
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
2302
2723
|
"copyright": [
|
|
2303
|
-
"
|
|
2304
|
-
"copyright license to reproduce, prepare Derivative Works of,",
|
|
2305
|
-
"(c) You must retain, in the Source form of any Derivative Works"
|
|
2724
|
+
"Copyright (c) 2015 Andrew Gallant"
|
|
2306
2725
|
]
|
|
2307
2726
|
},
|
|
2308
2727
|
{
|
|
@@ -2747,6 +3166,21 @@
|
|
|
2747
3166
|
"Copyright (c) 2015-2025 Sean McArthur"
|
|
2748
3167
|
]
|
|
2749
3168
|
},
|
|
3169
|
+
{
|
|
3170
|
+
"name": "num-bigint",
|
|
3171
|
+
"version": "0.4.8",
|
|
3172
|
+
"license": "MIT OR Apache-2.0",
|
|
3173
|
+
"licenseFile": null,
|
|
3174
|
+
"repository": "https://github.com/rust-num/num-bigint",
|
|
3175
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
3176
|
+
"copyright": [
|
|
3177
|
+
"copyright notice that is included in or attached to the work",
|
|
3178
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
3179
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
3180
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
3181
|
+
"Copyright (c) 2014 The Rust Project Developers"
|
|
3182
|
+
]
|
|
3183
|
+
},
|
|
2750
3184
|
{
|
|
2751
3185
|
"name": "num-complex",
|
|
2752
3186
|
"version": "0.4.6",
|
|
@@ -2792,6 +3226,21 @@
|
|
|
2792
3226
|
"Copyright (c) 2014 The Rust Project Developers"
|
|
2793
3227
|
]
|
|
2794
3228
|
},
|
|
3229
|
+
{
|
|
3230
|
+
"name": "num-rational",
|
|
3231
|
+
"version": "0.4.2",
|
|
3232
|
+
"license": "MIT OR Apache-2.0",
|
|
3233
|
+
"licenseFile": null,
|
|
3234
|
+
"repository": "https://github.com/rust-num/num-rational",
|
|
3235
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
3236
|
+
"copyright": [
|
|
3237
|
+
"copyright notice that is included in or attached to the work",
|
|
3238
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
3239
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
3240
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
3241
|
+
"Copyright (c) 2014 The Rust Project Developers"
|
|
3242
|
+
]
|
|
3243
|
+
},
|
|
2795
3244
|
{
|
|
2796
3245
|
"name": "num-traits",
|
|
2797
3246
|
"version": "0.2.19",
|
|
@@ -3086,7 +3535,7 @@
|
|
|
3086
3535
|
},
|
|
3087
3536
|
{
|
|
3088
3537
|
"name": "parley",
|
|
3089
|
-
"version": "0.
|
|
3538
|
+
"version": "0.11.1",
|
|
3090
3539
|
"license": "Apache-2.0 OR MIT",
|
|
3091
3540
|
"licenseFile": null,
|
|
3092
3541
|
"repository": "https://github.com/linebender/parley",
|
|
@@ -3101,7 +3550,7 @@
|
|
|
3101
3550
|
},
|
|
3102
3551
|
{
|
|
3103
3552
|
"name": "parley_data",
|
|
3104
|
-
"version": "0.
|
|
3553
|
+
"version": "0.11.1",
|
|
3105
3554
|
"license": "Apache-2.0 OR MIT",
|
|
3106
3555
|
"licenseFile": null,
|
|
3107
3556
|
"repository": "https://github.com/linebender/parley",
|
|
@@ -3204,6 +3653,17 @@
|
|
|
3204
3653
|
"COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER"
|
|
3205
3654
|
]
|
|
3206
3655
|
},
|
|
3656
|
+
{
|
|
3657
|
+
"name": "pico-args",
|
|
3658
|
+
"version": "0.5.0",
|
|
3659
|
+
"license": "MIT",
|
|
3660
|
+
"licenseFile": null,
|
|
3661
|
+
"repository": "https://github.com/RazrFalcon/pico-args",
|
|
3662
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
3663
|
+
"copyright": [
|
|
3664
|
+
"Copyright (c) 2019 Yevhenii Reizner"
|
|
3665
|
+
]
|
|
3666
|
+
},
|
|
3207
3667
|
{
|
|
3208
3668
|
"name": "pin-project-lite",
|
|
3209
3669
|
"version": "0.2.17",
|
|
@@ -3546,14 +4006,14 @@
|
|
|
3546
4006
|
},
|
|
3547
4007
|
{
|
|
3548
4008
|
"name": "read-fonts",
|
|
3549
|
-
"version": "0.
|
|
4009
|
+
"version": "0.41.0",
|
|
3550
4010
|
"license": "MIT OR Apache-2.0",
|
|
3551
4011
|
"licenseFile": null,
|
|
3552
4012
|
"repository": "https://github.com/googlefonts/fontations",
|
|
3553
4013
|
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
3554
4014
|
"copyright": [
|
|
3555
|
-
"Copyright 2019
|
|
3556
|
-
"Copyright (c) 2019
|
|
4015
|
+
"Copyright 2019 Fontations Developers",
|
|
4016
|
+
"Copyright (c) 2019 Fontations Developers"
|
|
3557
4017
|
]
|
|
3558
4018
|
},
|
|
3559
4019
|
{
|
|
@@ -3655,6 +4115,21 @@
|
|
|
3655
4115
|
"Copyright (c) 2016-2026 Sean McArthur"
|
|
3656
4116
|
]
|
|
3657
4117
|
},
|
|
4118
|
+
{
|
|
4119
|
+
"name": "roxmltree",
|
|
4120
|
+
"version": "0.21.1",
|
|
4121
|
+
"license": "MIT OR Apache-2.0",
|
|
4122
|
+
"licenseFile": null,
|
|
4123
|
+
"repository": "https://github.com/RazrFalcon/roxmltree",
|
|
4124
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4125
|
+
"copyright": [
|
|
4126
|
+
"copyright notice that is included in or attached to the work",
|
|
4127
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
4128
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
4129
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
4130
|
+
"Copyright (c) 2018 Yevhenii Reizner"
|
|
4131
|
+
]
|
|
4132
|
+
},
|
|
3658
4133
|
{
|
|
3659
4134
|
"name": "rquickjs-sys",
|
|
3660
4135
|
"version": "0.12.2",
|
|
@@ -4099,6 +4574,21 @@
|
|
|
4099
4574
|
"Copyright (c) [2021] [Marvin Countryman]"
|
|
4100
4575
|
]
|
|
4101
4576
|
},
|
|
4577
|
+
{
|
|
4578
|
+
"name": "simplecss",
|
|
4579
|
+
"version": "0.2.2",
|
|
4580
|
+
"license": "Apache-2.0 OR MIT",
|
|
4581
|
+
"licenseFile": null,
|
|
4582
|
+
"repository": "https://github.com/linebender/simplecss",
|
|
4583
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4584
|
+
"copyright": [
|
|
4585
|
+
"copyright notice that is included in or attached to the work",
|
|
4586
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
4587
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
4588
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
4589
|
+
"Copyright (c) 2018 Reizner Evgeniy"
|
|
4590
|
+
]
|
|
4591
|
+
},
|
|
4102
4592
|
{
|
|
4103
4593
|
"name": "siphasher",
|
|
4104
4594
|
"version": "1.0.3",
|
|
@@ -4113,14 +4603,14 @@
|
|
|
4113
4603
|
},
|
|
4114
4604
|
{
|
|
4115
4605
|
"name": "skrifa",
|
|
4116
|
-
"version": "0.
|
|
4606
|
+
"version": "0.44.0",
|
|
4117
4607
|
"license": "MIT OR Apache-2.0",
|
|
4118
4608
|
"licenseFile": null,
|
|
4119
4609
|
"repository": "https://github.com/googlefonts/fontations",
|
|
4120
4610
|
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4121
4611
|
"copyright": [
|
|
4122
|
-
"Copyright 2019
|
|
4123
|
-
"Copyright (c) 2019
|
|
4612
|
+
"Copyright 2019 Fontations Developers",
|
|
4613
|
+
"Copyright (c) 2019 Fontations Developers"
|
|
4124
4614
|
]
|
|
4125
4615
|
},
|
|
4126
4616
|
{
|
|
@@ -4220,7 +4710,7 @@
|
|
|
4220
4710
|
},
|
|
4221
4711
|
{
|
|
4222
4712
|
"name": "softbuffer_window_renderer",
|
|
4223
|
-
"version": "0.
|
|
4713
|
+
"version": "0.8.0",
|
|
4224
4714
|
"license": "MIT OR Apache-2.0",
|
|
4225
4715
|
"licenseFile": null,
|
|
4226
4716
|
"repository": "https://github.com/dioxuslabs/anyrender",
|
|
@@ -4281,6 +4771,17 @@
|
|
|
4281
4771
|
"Copyright (c) 2015 The RustFFT Developers"
|
|
4282
4772
|
]
|
|
4283
4773
|
},
|
|
4774
|
+
{
|
|
4775
|
+
"name": "strict-num",
|
|
4776
|
+
"version": "0.1.1",
|
|
4777
|
+
"license": "MIT",
|
|
4778
|
+
"licenseFile": null,
|
|
4779
|
+
"repository": "https://github.com/RazrFalcon/strict-num",
|
|
4780
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4781
|
+
"copyright": [
|
|
4782
|
+
"Copyright (c) 2022 Yevhenii Reizner"
|
|
4783
|
+
]
|
|
4784
|
+
},
|
|
4284
4785
|
{
|
|
4285
4786
|
"name": "string_cache",
|
|
4286
4787
|
"version": "0.9.0",
|
|
@@ -4398,7 +4899,7 @@
|
|
|
4398
4899
|
"license": "MIT OR Apache-2.0 OR MPL-2.0",
|
|
4399
4900
|
"licenseFile": null,
|
|
4400
4901
|
"repository": "https://github.com/dioxuslabs/blitz",
|
|
4401
|
-
"source": "git+https://github.com/
|
|
4902
|
+
"source": "git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73",
|
|
4402
4903
|
"copyright": []
|
|
4403
4904
|
},
|
|
4404
4905
|
{
|
|
@@ -4419,6 +4920,21 @@
|
|
|
4419
4920
|
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4420
4921
|
"copyright": []
|
|
4421
4922
|
},
|
|
4923
|
+
{
|
|
4924
|
+
"name": "svgtypes",
|
|
4925
|
+
"version": "0.16.1",
|
|
4926
|
+
"license": "Apache-2.0 OR MIT",
|
|
4927
|
+
"licenseFile": null,
|
|
4928
|
+
"repository": "https://github.com/linebender/svgtypes",
|
|
4929
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4930
|
+
"copyright": [
|
|
4931
|
+
"copyright notice that is included in or attached to the work",
|
|
4932
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
4933
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
4934
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
4935
|
+
"Copyright (c) 2018 Yevhenii Reizner"
|
|
4936
|
+
]
|
|
4937
|
+
},
|
|
4422
4938
|
{
|
|
4423
4939
|
"name": "symphonia",
|
|
4424
4940
|
"version": "0.5.5",
|
|
@@ -4780,6 +5296,21 @@
|
|
|
4780
5296
|
"Copyright 2016 Nika Layzell"
|
|
4781
5297
|
]
|
|
4782
5298
|
},
|
|
5299
|
+
{
|
|
5300
|
+
"name": "sys-locale",
|
|
5301
|
+
"version": "0.3.2",
|
|
5302
|
+
"license": "MIT OR Apache-2.0",
|
|
5303
|
+
"licenseFile": null,
|
|
5304
|
+
"repository": "https://github.com/1Password/sys-locale",
|
|
5305
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5306
|
+
"copyright": [
|
|
5307
|
+
"copyright notice that is included in or attached to the work",
|
|
5308
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5309
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5310
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
5311
|
+
"Copyright (c) 2021 1Password"
|
|
5312
|
+
]
|
|
5313
|
+
},
|
|
4783
5314
|
{
|
|
4784
5315
|
"name": "sysinfo",
|
|
4785
5316
|
"version": "0.39.6",
|
|
@@ -4797,8 +5328,11 @@
|
|
|
4797
5328
|
"license": "MIT",
|
|
4798
5329
|
"licenseFile": null,
|
|
4799
5330
|
"repository": "https://github.com/DioxusLabs/taffy",
|
|
4800
|
-
"source": "
|
|
4801
|
-
"copyright": [
|
|
5331
|
+
"source": "git+https://github.com/DioxusLabs/taffy?rev=4ae4219b34e0ad22fd907cb1a7fa9a68c1ea1621#4ae4219b34e0ad22fd907cb1a7fa9a68c1ea1621",
|
|
5332
|
+
"copyright": [
|
|
5333
|
+
"Copyright (c) 2018 Visly Inc.",
|
|
5334
|
+
"Copyright (c) 2026 Taffy Authors"
|
|
5335
|
+
]
|
|
4802
5336
|
},
|
|
4803
5337
|
{
|
|
4804
5338
|
"name": "tempfile",
|
|
@@ -4906,9 +5440,21 @@
|
|
|
4906
5440
|
"Copyright (c) 2018 PistonDevelopers"
|
|
4907
5441
|
]
|
|
4908
5442
|
},
|
|
5443
|
+
{
|
|
5444
|
+
"name": "tiny-skia-path",
|
|
5445
|
+
"version": "0.12.0",
|
|
5446
|
+
"license": "BSD-3-Clause",
|
|
5447
|
+
"licenseFile": null,
|
|
5448
|
+
"repository": "https://github.com/linebender/tiny-skia/tree/master/path",
|
|
5449
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5450
|
+
"copyright": [
|
|
5451
|
+
"Copyright (c) 2011 Google Inc. All rights reserved.",
|
|
5452
|
+
"Copyright (c) 2020 Yevhenii Reizner All rights reserved."
|
|
5453
|
+
]
|
|
5454
|
+
},
|
|
4909
5455
|
{
|
|
4910
5456
|
"name": "tinystr",
|
|
4911
|
-
"version": "0.8.
|
|
5457
|
+
"version": "0.8.4",
|
|
4912
5458
|
"license": "Unicode-3.0",
|
|
4913
5459
|
"licenseFile": null,
|
|
4914
5460
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -4918,6 +5464,37 @@
|
|
|
4918
5464
|
"Copyright © 2020-2024 Unicode, Inc."
|
|
4919
5465
|
]
|
|
4920
5466
|
},
|
|
5467
|
+
{
|
|
5468
|
+
"name": "tinyvec",
|
|
5469
|
+
"version": "1.12.0",
|
|
5470
|
+
"license": "Zlib OR Apache-2.0 OR MIT",
|
|
5471
|
+
"licenseFile": null,
|
|
5472
|
+
"repository": "https://github.com/Lokathor/tinyvec",
|
|
5473
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5474
|
+
"copyright": [
|
|
5475
|
+
"copyright notice that is included in or attached to the work",
|
|
5476
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5477
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5478
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
5479
|
+
"Copyright (c) 2019 Daniel \"Lokathor\" Gee."
|
|
5480
|
+
]
|
|
5481
|
+
},
|
|
5482
|
+
{
|
|
5483
|
+
"name": "tinyvec_macros",
|
|
5484
|
+
"version": "0.1.1",
|
|
5485
|
+
"license": "MIT OR Apache-2.0 OR Zlib",
|
|
5486
|
+
"licenseFile": null,
|
|
5487
|
+
"repository": "https://github.com/Soveu/tinyvec_macros",
|
|
5488
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5489
|
+
"copyright": [
|
|
5490
|
+
"copyright notice that is included in or attached to the work",
|
|
5491
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5492
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5493
|
+
"Copyright 2020 Tomasz \"Soveu\" Marx",
|
|
5494
|
+
"Copyright (c) 2020 Soveu",
|
|
5495
|
+
"(C) 2020 Tomasz \"Soveu\" Marx"
|
|
5496
|
+
]
|
|
5497
|
+
},
|
|
4921
5498
|
{
|
|
4922
5499
|
"name": "to_shmem",
|
|
4923
5500
|
"version": "0.5.0",
|
|
@@ -4982,6 +5559,17 @@
|
|
|
4982
5559
|
"Copyright (c) 2017 Alexey Galakhov"
|
|
4983
5560
|
]
|
|
4984
5561
|
},
|
|
5562
|
+
{
|
|
5563
|
+
"name": "tokio-util",
|
|
5564
|
+
"version": "0.7.19",
|
|
5565
|
+
"license": "MIT",
|
|
5566
|
+
"licenseFile": null,
|
|
5567
|
+
"repository": "https://github.com/tokio-rs/tokio",
|
|
5568
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5569
|
+
"copyright": [
|
|
5570
|
+
"Copyright (c) Tokio Contributors"
|
|
5571
|
+
]
|
|
5572
|
+
},
|
|
4985
5573
|
{
|
|
4986
5574
|
"name": "toml",
|
|
4987
5575
|
"version": "1.1.4+spec-1.1.0",
|
|
@@ -5188,6 +5776,21 @@
|
|
|
5188
5776
|
"(c) under Patent Claims infringed by Covered Software in the absence of"
|
|
5189
5777
|
]
|
|
5190
5778
|
},
|
|
5779
|
+
{
|
|
5780
|
+
"name": "unicode-bidi",
|
|
5781
|
+
"version": "0.3.18",
|
|
5782
|
+
"license": "MIT OR Apache-2.0",
|
|
5783
|
+
"licenseFile": null,
|
|
5784
|
+
"repository": "https://github.com/servo/unicode-bidi",
|
|
5785
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5786
|
+
"copyright": [
|
|
5787
|
+
"copyright notice that is included in or attached to the work",
|
|
5788
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5789
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5790
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
5791
|
+
"Copyright (c) 2015 The Rust Project Developers"
|
|
5792
|
+
]
|
|
5793
|
+
},
|
|
5191
5794
|
{
|
|
5192
5795
|
"name": "unicode-ident",
|
|
5193
5796
|
"version": "1.0.24",
|
|
@@ -5203,6 +5806,21 @@
|
|
|
5203
5806
|
"Copyright © 1991-2023 Unicode, Inc."
|
|
5204
5807
|
]
|
|
5205
5808
|
},
|
|
5809
|
+
{
|
|
5810
|
+
"name": "unicode-script",
|
|
5811
|
+
"version": "0.5.8",
|
|
5812
|
+
"license": "MIT OR Apache-2.0",
|
|
5813
|
+
"licenseFile": null,
|
|
5814
|
+
"repository": "https://github.com/unicode-rs/unicode-script",
|
|
5815
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5816
|
+
"copyright": [
|
|
5817
|
+
"copyright notice that is included in or attached to the work",
|
|
5818
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5819
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5820
|
+
"Copyright 2021 The Unicode-rs Developers",
|
|
5821
|
+
"Copyright (c) 2019 Manish Goregaokar"
|
|
5822
|
+
]
|
|
5823
|
+
},
|
|
5206
5824
|
{
|
|
5207
5825
|
"name": "unicode-segmentation",
|
|
5208
5826
|
"version": "1.13.3",
|
|
@@ -5218,6 +5836,21 @@
|
|
|
5218
5836
|
"Copyright (c) 2015 The Rust Project Developers"
|
|
5219
5837
|
]
|
|
5220
5838
|
},
|
|
5839
|
+
{
|
|
5840
|
+
"name": "unicode-vo",
|
|
5841
|
+
"version": "0.1.0",
|
|
5842
|
+
"license": "MIT/Apache-2.0",
|
|
5843
|
+
"licenseFile": null,
|
|
5844
|
+
"repository": "https://github.com/RazrFalcon/unicode-vo",
|
|
5845
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5846
|
+
"copyright": [
|
|
5847
|
+
"copyright notice that is included in or attached to the work",
|
|
5848
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5849
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5850
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
5851
|
+
"Copyright (c) 2018 Reizner Evgeniy"
|
|
5852
|
+
]
|
|
5853
|
+
},
|
|
5221
5854
|
{
|
|
5222
5855
|
"name": "unicode-width",
|
|
5223
5856
|
"version": "0.2.2",
|
|
@@ -5248,6 +5881,35 @@
|
|
|
5248
5881
|
"Copyright (c) 2013-2025 The rust-url developers"
|
|
5249
5882
|
]
|
|
5250
5883
|
},
|
|
5884
|
+
{
|
|
5885
|
+
"name": "usvg",
|
|
5886
|
+
"version": "0.48.1",
|
|
5887
|
+
"license": "Apache-2.0 OR MIT",
|
|
5888
|
+
"licenseFile": null,
|
|
5889
|
+
"repository": "https://github.com/linebender/resvg",
|
|
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 2017 the Resvg Authors"
|
|
5896
|
+
]
|
|
5897
|
+
},
|
|
5898
|
+
{
|
|
5899
|
+
"name": "utf16_iter",
|
|
5900
|
+
"version": "1.0.5",
|
|
5901
|
+
"license": "Apache-2.0 OR MIT",
|
|
5902
|
+
"licenseFile": null,
|
|
5903
|
+
"repository": "https://github.com/hsivonen/utf16_iter",
|
|
5904
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5905
|
+
"copyright": [
|
|
5906
|
+
"Copyright Mozilla Foundation",
|
|
5907
|
+
"copyright notice that is included in or attached to the work",
|
|
5908
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
5909
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
5910
|
+
"Copyright [yyyy] [name of copyright owner]"
|
|
5911
|
+
]
|
|
5912
|
+
},
|
|
5251
5913
|
{
|
|
5252
5914
|
"name": "utf8_iter",
|
|
5253
5915
|
"version": "1.0.4",
|
|
@@ -5292,7 +5954,7 @@
|
|
|
5292
5954
|
},
|
|
5293
5955
|
{
|
|
5294
5956
|
"name": "vello",
|
|
5295
|
-
"version": "0.
|
|
5957
|
+
"version": "0.10.0",
|
|
5296
5958
|
"license": "Apache-2.0 OR MIT",
|
|
5297
5959
|
"licenseFile": null,
|
|
5298
5960
|
"repository": "https://github.com/linebender/vello",
|
|
@@ -5306,7 +5968,7 @@
|
|
|
5306
5968
|
},
|
|
5307
5969
|
{
|
|
5308
5970
|
"name": "vello_common",
|
|
5309
|
-
"version": "0.0
|
|
5971
|
+
"version": "0.1.0",
|
|
5310
5972
|
"license": "Apache-2.0 OR MIT",
|
|
5311
5973
|
"licenseFile": null,
|
|
5312
5974
|
"repository": "https://github.com/linebender/vello",
|
|
@@ -5320,7 +5982,7 @@
|
|
|
5320
5982
|
},
|
|
5321
5983
|
{
|
|
5322
5984
|
"name": "vello_cpu",
|
|
5323
|
-
"version": "0.0
|
|
5985
|
+
"version": "0.1.0",
|
|
5324
5986
|
"license": "Apache-2.0 OR MIT",
|
|
5325
5987
|
"licenseFile": null,
|
|
5326
5988
|
"repository": "https://github.com/linebender/vello",
|
|
@@ -5334,7 +5996,7 @@
|
|
|
5334
5996
|
},
|
|
5335
5997
|
{
|
|
5336
5998
|
"name": "vello_encoding",
|
|
5337
|
-
"version": "0.
|
|
5999
|
+
"version": "0.10.0",
|
|
5338
6000
|
"license": "Apache-2.0 OR MIT",
|
|
5339
6001
|
"licenseFile": null,
|
|
5340
6002
|
"repository": "https://github.com/linebender/vello",
|
|
@@ -5348,7 +6010,7 @@
|
|
|
5348
6010
|
},
|
|
5349
6011
|
{
|
|
5350
6012
|
"name": "vello_shaders",
|
|
5351
|
-
"version": "0.
|
|
6013
|
+
"version": "0.10.0",
|
|
5352
6014
|
"license": "Apache-2.0 OR MIT",
|
|
5353
6015
|
"licenseFile": null,
|
|
5354
6016
|
"repository": "https://github.com/linebender/vello",
|
|
@@ -5506,7 +6168,7 @@
|
|
|
5506
6168
|
},
|
|
5507
6169
|
{
|
|
5508
6170
|
"name": "wgpu_context",
|
|
5509
|
-
"version": "0.
|
|
6171
|
+
"version": "0.9.0",
|
|
5510
6172
|
"license": "MIT OR Apache-2.0",
|
|
5511
6173
|
"licenseFile": null,
|
|
5512
6174
|
"repository": "https://github.com/dioxuslabs/anyrender",
|
|
@@ -5659,9 +6321,24 @@
|
|
|
5659
6321
|
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
5660
6322
|
"copyright": []
|
|
5661
6323
|
},
|
|
6324
|
+
{
|
|
6325
|
+
"name": "write16",
|
|
6326
|
+
"version": "1.0.0",
|
|
6327
|
+
"license": "Apache-2.0 OR MIT",
|
|
6328
|
+
"licenseFile": null,
|
|
6329
|
+
"repository": "https://github.com/hsivonen/write16",
|
|
6330
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
6331
|
+
"copyright": [
|
|
6332
|
+
"Copyright Mozilla Foundation",
|
|
6333
|
+
"copyright notice that is included in or attached to the work",
|
|
6334
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
6335
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
6336
|
+
"Copyright [yyyy] [name of copyright owner]"
|
|
6337
|
+
]
|
|
6338
|
+
},
|
|
5662
6339
|
{
|
|
5663
6340
|
"name": "writeable",
|
|
5664
|
-
"version": "0.6.
|
|
6341
|
+
"version": "0.6.4",
|
|
5665
6342
|
"license": "Unicode-3.0",
|
|
5666
6343
|
"licenseFile": null,
|
|
5667
6344
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -5730,6 +6407,17 @@
|
|
|
5730
6407
|
"Copyright (c) 2014 The html5ever Project Developers"
|
|
5731
6408
|
]
|
|
5732
6409
|
},
|
|
6410
|
+
{
|
|
6411
|
+
"name": "xmlwriter",
|
|
6412
|
+
"version": "0.1.0",
|
|
6413
|
+
"license": "MIT",
|
|
6414
|
+
"licenseFile": null,
|
|
6415
|
+
"repository": "https://github.com/RazrFalcon/xmlwriter",
|
|
6416
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
6417
|
+
"copyright": [
|
|
6418
|
+
"Copyright (c) 2019 Reizner Evgeniy"
|
|
6419
|
+
]
|
|
6420
|
+
},
|
|
5733
6421
|
{
|
|
5734
6422
|
"name": "yoke",
|
|
5735
6423
|
"version": "0.8.3",
|
|
@@ -5827,7 +6515,7 @@
|
|
|
5827
6515
|
},
|
|
5828
6516
|
{
|
|
5829
6517
|
"name": "zerotrie",
|
|
5830
|
-
"version": "0.2.
|
|
6518
|
+
"version": "0.2.5",
|
|
5831
6519
|
"license": "Unicode-3.0",
|
|
5832
6520
|
"licenseFile": null,
|
|
5833
6521
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -5839,7 +6527,7 @@
|
|
|
5839
6527
|
},
|
|
5840
6528
|
{
|
|
5841
6529
|
"name": "zerovec",
|
|
5842
|
-
"version": "0.11.
|
|
6530
|
+
"version": "0.11.8",
|
|
5843
6531
|
"license": "Unicode-3.0",
|
|
5844
6532
|
"licenseFile": null,
|
|
5845
6533
|
"repository": "https://github.com/unicode-org/icu4x",
|
|
@@ -5851,7 +6539,7 @@
|
|
|
5851
6539
|
},
|
|
5852
6540
|
{
|
|
5853
6541
|
"name": "zerovec-derive",
|
|
5854
|
-
"version": "0.11.
|
|
6542
|
+
"version": "0.11.5",
|
|
5855
6543
|
"license": "Unicode-3.0",
|
|
5856
6544
|
"licenseFile": null,
|
|
5857
6545
|
"repository": "https://github.com/unicode-org/icu4x",
|