@blitsen/linux-x64 0.1.3 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/NOTICES.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  THIRD-PARTY NOTICES
2
2
 
3
- This application was built with Blitsen 0.1.3, which links the open-source packages listed
3
+ This application was built with Blitsen 0.2.1, which links the open-source packages listed
4
4
  below for x86_64-unknown-linux-gnu. Their terms apply to this executable; the application's own HTML, CSS and
5
5
  JavaScript is an interpreted payload and is not covered by them.
6
6
 
@@ -24,7 +24,7 @@ named there, and on request from the distributor of this application.
24
24
  stylo_derive 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
25
25
  stylo_dom 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
26
26
  stylo_static_prefs 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
27
- stylo_taffy 0.3.0-beta.1 — git+https://github.com/krazyjakee/blitz?rev=df1e6594d24f73baadfacb1248122760529844ec#df1e6594d24f73baadfacb1248122760529844ec
27
+ stylo_taffy 0.3.0-beta.1 — git+https://github.com/DioxusLabs/blitz?rev=111ed2f7224e49cd3177ef3cb5990efc279d3e73#111ed2f7224e49cd3177ef3cb5990efc279d3e73
28
28
  stylo_traits 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
29
29
  symphonia 0.5.5 — registry+https://github.com/rust-lang/crates.io-index
30
30
  symphonia 0.6.1 — registry+https://github.com/rust-lang/crates.io-index
@@ -61,7 +61,7 @@ named there, and on request from the distributor of this application.
61
61
  to_shmem_derive 0.1.0 — registry+https://github.com/rust-lang/crates.io-index
62
62
  uluru 3.1.0 — registry+https://github.com/rust-lang/crates.io-index
63
63
 
64
- PACKAGES (499)
64
+ PACKAGES (578)
65
65
 
66
66
  ab_glyph 0.2.32 — Apache-2.0
67
67
  https://github.com/alexheretic/ab-glyph
@@ -113,11 +113,13 @@ alsa 0.11.0 — Apache-2.0/MIT
113
113
  alsa-sys 0.4.0 — MIT
114
114
  https://github.com/diwic/alsa-sys
115
115
  Copyright (c) 2018 diwic
116
- anyrender 0.12.0 — MIT OR Apache-2.0
116
+ anyrender 0.13.0 — MIT OR Apache-2.0
117
117
  https://github.com/dioxuslabs/anyrender
118
- anyrender_vello 0.13.0 — MIT OR Apache-2.0
118
+ anyrender_svg 0.14.0 — MIT OR Apache-2.0
119
119
  https://github.com/dioxuslabs/anyrender
120
- anyrender_vello_cpu 0.15.0 — MIT OR Apache-2.0
120
+ anyrender_vello 0.14.0 — MIT OR Apache-2.0
121
+ https://github.com/dioxuslabs/anyrender
122
+ anyrender_vello_cpu 0.16.0 — MIT OR Apache-2.0
121
123
  https://github.com/dioxuslabs/anyrender
122
124
  app_units 0.7.8 — MPL-2.0
123
125
  https://github.com/servo/app_units
@@ -155,6 +157,24 @@ ash 0.38.0+1.3.281 — MIT OR Apache-2.0
155
157
  https://github.com/ash-rs/ash
156
158
  Copyright 2016 Maik Klein
157
159
  Copyright (c) 2016 ASH
160
+ async-broadcast 0.7.2 — MIT OR Apache-2.0
161
+ https://github.com/smol-rs/async-broadcast
162
+ copyright notice that is included in or attached to the work
163
+ copyright license to reproduce, prepare Derivative Works of,
164
+ (c) You must retain, in the Source form of any Derivative Works
165
+ Copyright 2020 Yoshua Wuyts
166
+ Copyright (c) 2020 Yoshua Wuyts
167
+ async-recursion 1.1.1 — MIT OR Apache-2.0
168
+ https://github.com/dcchut/async-recursion
169
+ copyright notice that is included in or attached to the work
170
+ copyright license to reproduce, prepare Derivative Works of,
171
+ (c) You must retain, in the Source form of any Derivative Works
172
+ Copyright [yyyy] [name of copyright owner]
173
+ async-trait 0.1.92 — MIT OR Apache-2.0
174
+ https://github.com/dtolnay/async-trait
175
+ copyright notice that is included in or attached to the work
176
+ copyright license to reproduce, prepare Derivative Works of,
177
+ (c) You must retain, in the Source form of any Derivative Works
158
178
  atomic_refcell 0.1.14 — Apache-2.0 OR MIT
159
179
  https://github.com/mozilla/atomic_refcell
160
180
  copyright notice that is included in or attached to the work
@@ -207,6 +227,13 @@ base64 0.22.1 — MIT OR Apache-2.0
207
227
  (c) You must retain, in the Source form of any Derivative Works
208
228
  Copyright [yyyy] [name of copyright owner]
209
229
  Copyright (c) 2015 Alice Maz
230
+ base64 0.23.1 — MIT OR Apache-2.0
231
+ https://github.com/marshallpierce/rust-base64
232
+ copyright notice that is included in or attached to the work
233
+ copyright license to reproduce, prepare Derivative Works of,
234
+ (c) You must retain, in the Source form of any Derivative Works
235
+ Copyright [yyyy] [name of copyright owner]
236
+ Copyright (c) 2025 Alice Maz, Marshall Pierce
210
237
  bindgen 0.72.1 — BSD-3-Clause
211
238
  https://github.com/rust-lang/rust-bindgen
212
239
  Copyright (c) 2013, Jyun-Yan You
@@ -310,6 +337,12 @@ byteorder-lite 0.1.0 — Unlicense OR MIT
310
337
  bytes 1.12.1 — MIT
311
338
  https://github.com/tokio-rs/bytes
312
339
  Copyright (c) 2018 Carl Lerche
340
+ calendrical_calculations 0.2.4 — Apache-2.0
341
+ https://github.com/unicode-org/icu4x
342
+ copyright notice that is included in or attached to the work
343
+ copyright license to reproduce, prepare Derivative Works of,
344
+ (c) You must retain, in the Source form of any Derivative Works
345
+ Copyright 2023 The Unicode Consortium
313
346
  calloop 0.14.4 — MIT
314
347
  https://github.com/Smithay/calloop
315
348
  Copyright (c) 2018 Victor Berger
@@ -490,6 +523,22 @@ debug_timer 0.1.3 — MIT OR Apache-2.0
490
523
  https://github.com/dioxuslabs/blitz
491
524
  debug_timer 0.1.3 — MIT OR Apache-2.0
492
525
  https://github.com/dioxuslabs/blitz
526
+ defmt 1.1.1 — MIT OR Apache-2.0
527
+ https://github.com/knurling-rs/defmt
528
+ copyright notice that is included in or attached to the work
529
+ copyright license to reproduce, prepare Derivative Works of,
530
+ (c) You must retain, in the Source form of any Derivative Works
531
+ Copyright [yyyy] [name of copyright owner]
532
+ Copyright (c) Ferrous Systems
533
+ defmt-macros 1.1.1 — MIT OR Apache-2.0
534
+ https://github.com/knurling-rs/defmt
535
+ copyright notice that is included in or attached to the work
536
+ copyright license to reproduce, prepare Derivative Works of,
537
+ (c) You must retain, in the Source form of any Derivative Works
538
+ Copyright [yyyy] [name of copyright owner]
539
+ Copyright (c) Ferrous Systems
540
+ defmt-parser 1.0.0 — MIT OR Apache-2.0
541
+ https://github.com/knurling-rs/defmt
493
542
  derive_more 2.1.1 — MIT
494
543
  https://github.com/JelteF/derive_more
495
544
  Copyright (c) 2016 Jelte Fennema
@@ -577,6 +626,16 @@ encoding_rs 0.8.35 — (Apache-2.0 OR MIT) AND BSD-3-Clause
577
626
  Copyright [yyyy] [name of copyright owner]
578
627
  Copyright Mozilla Foundation
579
628
  Copyright © WHATWG (Apple, Google, Mozilla, Microsoft).
629
+ endi 1.1.1 — MIT
630
+ https://github.com/zeenix/endi
631
+ enumflags2 0.7.12 — MIT OR Apache-2.0
632
+ https://github.com/meithecatte/enumflags2
633
+ Copyright 2017-2023 Maik Klein, Maja Kądziołka
634
+ Copyright (c) 2017-2023 Maik Klein, Maja Kądziołka
635
+ enumflags2_derive 0.7.12 — MIT OR Apache-2.0
636
+ https://github.com/meithecatte/enumflags2
637
+ Copyright [2017] [Maik Klein]
638
+ Copyright (c) 2017 Maik Klein
580
639
  equivalent 1.0.2 — Apache-2.0 OR MIT
581
640
  https://github.com/indexmap-rs/equivalent
582
641
  copyright notice that is included in or attached to the work
@@ -598,6 +657,18 @@ euclid 0.22.14 — MIT OR Apache-2.0
598
657
  (c) You must retain, in the Source form of any Derivative Works
599
658
  Copyright [yyyy] [name of copyright owner]
600
659
  Copyright (c) 2012-2013 Mozilla Foundation
660
+ event-listener 5.4.2 — Apache-2.0 OR MIT
661
+ https://github.com/smol-rs/event-listener
662
+ copyright notice that is included in or attached to the work
663
+ copyright license to reproduce, prepare Derivative Works of,
664
+ (c) You must retain, in the Source form of any Derivative Works
665
+ Copyright [yyyy] [name of copyright owner]
666
+ event-listener-strategy 0.5.4 — Apache-2.0 OR MIT
667
+ https://github.com/smol-rs/event-listener-strategy
668
+ copyright notice that is included in or attached to the work
669
+ copyright license to reproduce, prepare Derivative Works of,
670
+ (c) You must retain, in the Source form of any Derivative Works
671
+ Copyright [yyyy] [name of copyright owner]
601
672
  extended 0.1.0 — MIT
602
673
  https://github.com/depp/extended-rs
603
674
  Copyright 2022 Dietrich Epp
@@ -631,6 +702,10 @@ find-msvc-tools 0.1.10 — MIT OR Apache-2.0
631
702
  (c) You must retain, in the Source form of any Derivative Works
632
703
  Copyright [yyyy] [name of copyright owner]
633
704
  Copyright (c) 2014 Alex Crichton
705
+ fixed_decimal 0.7.2 — Unicode-3.0
706
+ https://github.com/unicode-org/icu4x
707
+ COPYRIGHT AND PERMISSION NOTICE
708
+ Copyright © 2020-2024 Unicode, Inc.
634
709
  fixedbitset 0.5.7 — MIT OR Apache-2.0
635
710
  https://github.com/petgraph/fixedbitset
636
711
  copyright notice that is included in or attached to the work
@@ -652,6 +727,9 @@ float_eq 1.0.1 — MIT OR Apache-2.0
652
727
  (c) You must retain, in the Source form of any Derivative Works
653
728
  Copyright [yyyy] [name of copyright owner]
654
729
  Copyright (c) 2020 jtempest
730
+ float-cmp 0.9.0 — MIT
731
+ https://github.com/mikedilger/float-cmp
732
+ Copyright (c) 2014-2020 Optimal Computing (NZ) Ltd
655
733
  fnv 1.0.7 — Apache-2.0 / MIT
656
734
  https://github.com/servo/rust-fnv
657
735
  copyright notice that is included in or attached to the work
@@ -665,11 +743,17 @@ foldhash 0.1.5 — Zlib
665
743
  foldhash 0.2.0 — Zlib
666
744
  https://github.com/orlp/foldhash
667
745
  Copyright (c) 2024 Orson Peters
668
- font-types 0.11.3 — MIT OR Apache-2.0
746
+ font-types 0.12.3 — MIT OR Apache-2.0
669
747
  https://github.com/googlefonts/fontations
670
- Copyright 2019 Colin Rothfels
671
- Copyright (c) 2019 Colin Rothfels
672
- fontique 0.10.0Apache-2.0 OR MIT
748
+ Copyright 2019 Fontations Developers
749
+ Copyright (c) 2019 Fontations Developers
750
+ fontconfig-parser 0.5.8 — MIT
751
+ https://github.com/Riey/fontconfig-parser
752
+ Copyright (c) 2021 Riey
753
+ fontdb 0.24.0 — MIT
754
+ https://github.com/RazrFalcon/fontdb
755
+ Copyright (c) 2020 Yevhenii Reizner
756
+ fontique 0.11.1 — Apache-2.0 OR MIT
673
757
  https://github.com/linebender/parley
674
758
  copyright notice that is included in or attached to the work
675
759
  copyright license to reproduce, prepare Derivative Works of,
@@ -724,6 +808,14 @@ futures-io 0.3.33 — MIT OR Apache-2.0
724
808
  (c) You must retain, in the Source form of any Derivative Works
725
809
  Copyright (c) 2016 Alex Crichton
726
810
  Copyright (c) 2017 The Tokio Authors
811
+ futures-lite 2.6.1 — Apache-2.0 OR MIT
812
+ https://github.com/smol-rs/futures-lite
813
+ copyright notice that is included in or attached to the work
814
+ copyright license to reproduce, prepare Derivative Works of,
815
+ (c) You must retain, in the Source form of any Derivative Works
816
+ Copyright [yyyy] [name of copyright owner]
817
+ Copyright (c) 2016 Alex Crichton
818
+ Copyright (c) 2017 The Tokio Authors
727
819
  futures-macro 0.3.33 — MIT OR Apache-2.0
728
820
  https://github.com/rust-lang/futures-rs
729
821
  copyright notice that is included in or attached to the work
@@ -784,7 +876,7 @@ gif 0.14.2 — MIT OR Apache-2.0
784
876
  (c) You must retain, in the Source form of any Derivative Works
785
877
  Copyright [yyyy] [name of copyright owner]
786
878
  Copyright (c) 2015 nwin
787
- glifo 0.1.1 — Apache-2.0 OR MIT
879
+ glifo 0.2.0 — Apache-2.0 OR MIT
788
880
  https://github.com/linebender/vello
789
881
  copyright notice that is included in or attached to the work
790
882
  copyright license to reproduce, prepare Derivative Works of,
@@ -824,7 +916,7 @@ half 2.7.1 — MIT OR Apache-2.0
824
916
  copyright notice that is included in or attached to the work
825
917
  copyright license to reproduce, prepare Derivative Works of,
826
918
  (c) You must retain, in the Source form of any Derivative Works
827
- harfrust 0.8.4 — MIT
919
+ harfrust 0.12.0 — MIT
828
920
  https://github.com/harfbuzz/harfrust
829
921
  Copyright (c) HarfBuzz developers
830
922
  Copyright (c) 2020 Yevhenii Reizner
@@ -856,6 +948,14 @@ heck 0.5.0 — MIT OR Apache-2.0
856
948
  (c) You must retain, in the Source form of any Derivative Works
857
949
  Copyright [yyyy] [name of copyright owner]
858
950
  Copyright (c) 2015 The Rust Project Developers
951
+ hex 0.4.3 — MIT OR Apache-2.0
952
+ https://github.com/KokaKiwi/rust-hex
953
+ copyright notice that is included in or attached to the work
954
+ copyright license to reproduce, prepare Derivative Works of,
955
+ (c) You must retain, in the Source form of any Derivative Works
956
+ Copyright {yyyy} {name of copyright owner}
957
+ Copyright (c) 2013-2014 The Rust Project Developers.
958
+ Copyright (c) 2015-2020 The rust-hex Developers
859
959
  hexf-parse 0.2.1 — CC0-1.0
860
960
  https://github.com/lifthrasiir/hexf
861
961
  hound 3.5.1 — Apache-2.0
@@ -910,47 +1010,131 @@ hyper-tls 0.6.0 — MIT/Apache-2.0
910
1010
  hyper-util 0.1.20 — MIT
911
1011
  https://github.com/hyperium/hyper-util
912
1012
  Copyright (c) 2023-2025 Sean McArthur
913
- icu_collections 2.2.0 — Unicode-3.0
1013
+ icu_calendar 2.3.0 — Unicode-3.0
1014
+ https://github.com/unicode-org/icu4x
1015
+ COPYRIGHT AND PERMISSION NOTICE
1016
+ Copyright © 2020-2024 Unicode, Inc.
1017
+ icu_calendar_data 2.3.0 — Unicode-3.0
1018
+ https://github.com/unicode-org/icu4x
1019
+ COPYRIGHT AND PERMISSION NOTICE
1020
+ Copyright © 2020-2024 Unicode, Inc.
1021
+ icu_casemap 2.3.0 — Unicode-3.0
1022
+ https://github.com/unicode-org/icu4x
1023
+ COPYRIGHT AND PERMISSION NOTICE
1024
+ Copyright © 2020-2024 Unicode, Inc.
1025
+ icu_casemap_data 2.3.0 — Unicode-3.0
1026
+ https://github.com/unicode-org/icu4x
1027
+ COPYRIGHT AND PERMISSION NOTICE
1028
+ Copyright © 2020-2024 Unicode, Inc.
1029
+ icu_collator 2.3.0 — Unicode-3.0
1030
+ https://github.com/unicode-org/icu4x
1031
+ COPYRIGHT AND PERMISSION NOTICE
1032
+ Copyright © 2020-2024 Unicode, Inc.
1033
+ icu_collator_data 2.3.0 — Unicode-3.0
1034
+ https://github.com/unicode-org/icu4x
1035
+ COPYRIGHT AND PERMISSION NOTICE
1036
+ Copyright © 2020-2024 Unicode, Inc.
1037
+ icu_collections 2.3.0 — Unicode-3.0
1038
+ https://github.com/unicode-org/icu4x
1039
+ COPYRIGHT AND PERMISSION NOTICE
1040
+ Copyright © 2020-2024 Unicode, Inc.
1041
+ icu_datetime 2.3.0 — Unicode-3.0
1042
+ https://github.com/unicode-org/icu4x
1043
+ COPYRIGHT AND PERMISSION NOTICE
1044
+ Copyright © 2020-2024 Unicode, Inc.
1045
+ icu_datetime_data 2.3.0 — Unicode-3.0
1046
+ https://github.com/unicode-org/icu4x
1047
+ COPYRIGHT AND PERMISSION NOTICE
1048
+ Copyright © 2020-2024 Unicode, Inc.
1049
+ icu_decimal 2.3.0 — Unicode-3.0
1050
+ https://github.com/unicode-org/icu4x
1051
+ COPYRIGHT AND PERMISSION NOTICE
1052
+ Copyright © 2020-2024 Unicode, Inc.
1053
+ icu_decimal_data 2.3.0 — Unicode-3.0
1054
+ https://github.com/unicode-org/icu4x
1055
+ COPYRIGHT AND PERMISSION NOTICE
1056
+ Copyright © 2020-2024 Unicode, Inc.
1057
+ icu_experimental 0.6.0 — Unicode-3.0
1058
+ https://github.com/unicode-org/icu4x
1059
+ COPYRIGHT AND PERMISSION NOTICE
1060
+ Copyright © 2020-2024 Unicode, Inc.
1061
+ icu_experimental_data 0.6.0 — Unicode-3.0
1062
+ https://github.com/unicode-org/icu4x
1063
+ COPYRIGHT AND PERMISSION NOTICE
1064
+ Copyright © 2020-2024 Unicode, Inc.
1065
+ icu_list 2.3.0 — Unicode-3.0
1066
+ https://github.com/unicode-org/icu4x
1067
+ COPYRIGHT AND PERMISSION NOTICE
1068
+ Copyright © 2020-2024 Unicode, Inc.
1069
+ icu_list_data 2.3.0 — Unicode-3.0
1070
+ https://github.com/unicode-org/icu4x
1071
+ COPYRIGHT AND PERMISSION NOTICE
1072
+ Copyright © 2020-2024 Unicode, Inc.
1073
+ icu_locale 2.3.0 — Unicode-3.0
1074
+ https://github.com/unicode-org/icu4x
1075
+ COPYRIGHT AND PERMISSION NOTICE
1076
+ Copyright © 2020-2024 Unicode, Inc.
1077
+ icu_locale_core 2.3.0 — Unicode-3.0
1078
+ https://github.com/unicode-org/icu4x
1079
+ COPYRIGHT AND PERMISSION NOTICE
1080
+ Copyright © 2020-2024 Unicode, Inc.
1081
+ icu_locale_data 2.3.0 — Unicode-3.0
1082
+ https://github.com/unicode-org/icu4x
1083
+ COPYRIGHT AND PERMISSION NOTICE
1084
+ Copyright © 2020-2024 Unicode, Inc.
1085
+ icu_locale_fallback 2.3.0 — Unicode-3.0
1086
+ https://github.com/unicode-org/icu4x
1087
+ COPYRIGHT AND PERMISSION NOTICE
1088
+ Copyright © 2020-2024 Unicode, Inc.
1089
+ icu_locale_fallback_data 2.3.0 — Unicode-3.0
1090
+ https://github.com/unicode-org/icu4x
1091
+ COPYRIGHT AND PERMISSION NOTICE
1092
+ Copyright © 2020-2024 Unicode, Inc.
1093
+ icu_normalizer 2.3.0 — Unicode-3.0
1094
+ https://github.com/unicode-org/icu4x
1095
+ COPYRIGHT AND PERMISSION NOTICE
1096
+ Copyright © 2020-2024 Unicode, Inc.
1097
+ icu_normalizer_data 2.3.0 — Unicode-3.0
914
1098
  https://github.com/unicode-org/icu4x
915
1099
  COPYRIGHT AND PERMISSION NOTICE
916
1100
  Copyright © 2020-2024 Unicode, Inc.
917
- icu_locale 2.2.0 — Unicode-3.0
1101
+ icu_pattern 0.5.0 — Unicode-3.0
918
1102
  https://github.com/unicode-org/icu4x
919
1103
  COPYRIGHT AND PERMISSION NOTICE
920
1104
  Copyright © 2020-2024 Unicode, Inc.
921
- icu_locale_core 2.2.0 — Unicode-3.0
1105
+ icu_plurals 2.3.0 — Unicode-3.0
922
1106
  https://github.com/unicode-org/icu4x
923
1107
  COPYRIGHT AND PERMISSION NOTICE
924
1108
  Copyright © 2020-2024 Unicode, Inc.
925
- icu_locale_data 2.2.0 — Unicode-3.0
1109
+ icu_plurals_data 2.3.0 — Unicode-3.0
926
1110
  https://github.com/unicode-org/icu4x
927
1111
  COPYRIGHT AND PERMISSION NOTICE
928
1112
  Copyright © 2020-2024 Unicode, Inc.
929
- icu_normalizer 2.2.0 — Unicode-3.0
1113
+ icu_properties 2.3.0 — Unicode-3.0
930
1114
  https://github.com/unicode-org/icu4x
931
1115
  COPYRIGHT AND PERMISSION NOTICE
932
1116
  Copyright © 2020-2024 Unicode, Inc.
933
- icu_normalizer_data 2.2.0 — Unicode-3.0
1117
+ icu_properties_data 2.3.0 — Unicode-3.0
934
1118
  https://github.com/unicode-org/icu4x
935
1119
  COPYRIGHT AND PERMISSION NOTICE
936
1120
  Copyright © 2020-2024 Unicode, Inc.
937
- icu_properties 2.2.0 — Unicode-3.0
1121
+ icu_provider 2.3.0 — Unicode-3.0
938
1122
  https://github.com/unicode-org/icu4x
939
1123
  COPYRIGHT AND PERMISSION NOTICE
940
1124
  Copyright © 2020-2024 Unicode, Inc.
941
- icu_properties_data 2.2.0 — Unicode-3.0
1125
+ icu_segmenter 2.3.0 — Unicode-3.0
942
1126
  https://github.com/unicode-org/icu4x
943
1127
  COPYRIGHT AND PERMISSION NOTICE
944
1128
  Copyright © 2020-2024 Unicode, Inc.
945
- icu_provider 2.2.0 — Unicode-3.0
1129
+ icu_segmenter_data 2.3.0 — Unicode-3.0
946
1130
  https://github.com/unicode-org/icu4x
947
1131
  COPYRIGHT AND PERMISSION NOTICE
948
1132
  Copyright © 2020-2024 Unicode, Inc.
949
- icu_segmenter 2.2.0 — Unicode-3.0
1133
+ icu_time 2.3.0 — Unicode-3.0
950
1134
  https://github.com/unicode-org/icu4x
951
1135
  COPYRIGHT AND PERMISSION NOTICE
952
1136
  Copyright © 2020-2024 Unicode, Inc.
953
- icu_segmenter_data 2.2.0 — Unicode-3.0
1137
+ icu_time_data 2.3.0 — Unicode-3.0
954
1138
  https://github.com/unicode-org/icu4x
955
1139
  COPYRIGHT AND PERMISSION NOTICE
956
1140
  Copyright © 2020-2024 Unicode, Inc.
@@ -980,6 +1164,9 @@ image-webp 0.2.4 — MIT OR Apache-2.0
980
1164
  copyright notice that is included in or attached to the work
981
1165
  copyright license to reproduce, prepare Derivative Works of,
982
1166
  (c) You must retain, in the Source form of any Derivative Works
1167
+ imagesize 0.15.0 — MIT
1168
+ https://github.com/Roughsketch/imagesize
1169
+ Copyright (c) 2017 Maiddog
983
1170
  indexmap 2.14.0 — Apache-2.0 OR MIT
984
1171
  https://github.com/indexmap-rs/indexmap
985
1172
  copyright notice that is included in or attached to the work
@@ -1012,6 +1199,19 @@ itoa 1.0.18 — MIT OR Apache-2.0
1012
1199
  copyright notice that is included in or attached to the work
1013
1200
  copyright license to reproduce, prepare Derivative Works of,
1014
1201
  (c) You must retain, in the Source form of any Derivative Works
1202
+ ixdtf 0.6.6 — Unicode-3.0
1203
+ https://github.com/unicode-org/icu4x
1204
+ COPYRIGHT AND PERMISSION NOTICE
1205
+ Copyright © 2020-2024 Unicode, Inc.
1206
+ jiff 0.2.35 — Unlicense OR MIT
1207
+ https://github.com/BurntSushi/jiff
1208
+ Copyright (c) 2015 Andrew Gallant
1209
+ jiff-core 0.1.0 — Unlicense OR MIT
1210
+ https://github.com/BurntSushi/jiff
1211
+ Copyright (c) 2015 Andrew Gallant
1212
+ jiff-static 0.2.35 — Unlicense OR MIT
1213
+ https://github.com/BurntSushi/jiff
1214
+ Copyright (c) 2015 Andrew Gallant
1015
1215
  jobserver 0.1.35 — MIT OR Apache-2.0
1016
1216
  https://github.com/rust-lang/jobserver-rs
1017
1217
  copyright notice that is included in or attached to the work
@@ -1039,6 +1239,8 @@ khronos-egl 6.0.0 — MIT/Apache-2.0
1039
1239
  copyright license to reproduce, prepare Derivative Works of,
1040
1240
  (c) You must retain, in the Source form of any Derivative Works
1041
1241
  Copyright [yyyy] [name of copyright owner]
1242
+ ksni 0.3.6 — Unlicense
1243
+ https://github.com/iovxw/ksni
1042
1244
  kurbo 0.13.1 — Apache-2.0 OR MIT
1043
1245
  https://github.com/linebender/kurbo
1044
1246
  copyright notice that is included in or attached to the work
@@ -1224,6 +1426,13 @@ num_cpus 1.17.0 — MIT OR Apache-2.0
1224
1426
  (c) You must retain, in the Source form of any Derivative Works
1225
1427
  Copyright [yyyy] [name of copyright owner]
1226
1428
  Copyright (c) 2015-2025 Sean McArthur
1429
+ num-bigint 0.4.8 — MIT OR Apache-2.0
1430
+ https://github.com/rust-num/num-bigint
1431
+ copyright notice that is included in or attached to the work
1432
+ copyright license to reproduce, prepare Derivative Works of,
1433
+ (c) You must retain, in the Source form of any Derivative Works
1434
+ Copyright [yyyy] [name of copyright owner]
1435
+ Copyright (c) 2014 The Rust Project Developers
1227
1436
  num-complex 0.4.6 — MIT OR Apache-2.0
1228
1437
  https://github.com/rust-num/num-complex
1229
1438
  copyright notice that is included in or attached to the work
@@ -1245,6 +1454,13 @@ num-integer 0.1.46 — MIT OR Apache-2.0
1245
1454
  (c) You must retain, in the Source form of any Derivative Works
1246
1455
  Copyright [yyyy] [name of copyright owner]
1247
1456
  Copyright (c) 2014 The Rust Project Developers
1457
+ num-rational 0.4.2 — MIT OR Apache-2.0
1458
+ https://github.com/rust-num/num-rational
1459
+ copyright notice that is included in or attached to the work
1460
+ copyright license to reproduce, prepare Derivative Works of,
1461
+ (c) You must retain, in the Source form of any Derivative Works
1462
+ Copyright [yyyy] [name of copyright owner]
1463
+ Copyright (c) 2014 The Rust Project Developers
1248
1464
  num-traits 0.2.19 — MIT OR Apache-2.0
1249
1465
  https://github.com/rust-num/num-traits
1250
1466
  copyright notice that is included in or attached to the work
@@ -1297,6 +1513,12 @@ openssl-sys 0.9.117 — MIT
1297
1513
  ordered-float 5.3.0 — MIT
1298
1514
  https://github.com/reem/rust-ordered-float
1299
1515
  Copyright (c) 2015 Jonathan Reem
1516
+ ordered-stream 0.2.0 — MIT OR Apache-2.0
1517
+ https://github.com/danieldg/ordered-stream
1518
+ copyright notice that is included in or attached to the work
1519
+ copyright license to reproduce, prepare Derivative Works of,
1520
+ (c) You must retain, in the Source form of any Derivative Works
1521
+ Copyright [yyyy] [name of copyright owner]
1300
1522
  os_pipe 1.2.3 — MIT
1301
1523
  https://github.com/oconnor663/os_pipe.rs
1302
1524
  owned_ttf_parser 0.25.1 — Apache-2.0
@@ -1304,6 +1526,13 @@ owned_ttf_parser 0.25.1 — Apache-2.0
1304
1526
  copyright notice that is included in or attached to the work
1305
1527
  copyright license to reproduce, prepare Derivative Works of,
1306
1528
  (c) You must retain, in the Source form of any Derivative Works
1529
+ parking 2.2.1 — Apache-2.0 OR MIT
1530
+ https://github.com/smol-rs/parking
1531
+ copyright notice that is included in or attached to the work
1532
+ copyright license to reproduce, prepare Derivative Works of,
1533
+ (c) You must retain, in the Source form of any Derivative Works
1534
+ Copyright [yyyy] [name of copyright owner]
1535
+ Copyright 2014-2020 The Rust Project Developers
1307
1536
  parking_lot 0.12.5 — MIT OR Apache-2.0
1308
1537
  https://github.com/Amanieu/parking_lot
1309
1538
  copyright notice that is included in or attached to the work
@@ -1325,20 +1554,25 @@ parlance 0.1.0 — Apache-2.0 OR MIT
1325
1554
  (c) You must retain, in the Source form of any Derivative Works
1326
1555
  Copyright [yyyy] [name of copyright owner]
1327
1556
  Copyright 2020 the Parley Authors
1328
- parley 0.10.0 — Apache-2.0 OR MIT
1557
+ parley 0.11.1 — Apache-2.0 OR MIT
1329
1558
  https://github.com/linebender/parley
1330
1559
  copyright notice that is included in or attached to the work
1331
1560
  copyright license to reproduce, prepare Derivative Works of,
1332
1561
  (c) You must retain, in the Source form of any Derivative Works
1333
1562
  Copyright [yyyy] [name of copyright owner]
1334
1563
  Copyright 2020 the Parley Authors
1335
- parley_data 0.10.0 — Apache-2.0 OR MIT
1564
+ parley_data 0.11.1 — Apache-2.0 OR MIT
1336
1565
  https://github.com/linebender/parley
1337
1566
  copyright notice that is included in or attached to the work
1338
1567
  copyright license to reproduce, prepare Derivative Works of,
1339
1568
  (c) You must retain, in the Source form of any Derivative Works
1340
1569
  Copyright [yyyy] [name of copyright owner]
1341
1570
  Copyright 2020 the Parley Authors
1571
+ pastey 0.2.3 — MIT OR Apache-2.0
1572
+ https://github.com/as1100k/pastey
1573
+ copyright notice that is included in or attached to the work
1574
+ copyright license to reproduce, prepare Derivative Works of,
1575
+ (c) You must retain, in the Source form of any Derivative Works
1342
1576
  peniko 0.6.1 — Apache-2.0 OR MIT
1343
1577
  https://github.com/linebender/peniko
1344
1578
  copyright notice that is included in or attached to the work
@@ -1380,6 +1614,9 @@ phf_shared 0.13.1 — MIT
1380
1614
  https://github.com/rust-phf/rust-phf
1381
1615
  Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
1382
1616
  COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1617
+ pico-args 0.5.0 — MIT
1618
+ https://github.com/RazrFalcon/pico-args
1619
+ Copyright (c) 2019 Yevhenii Reizner
1383
1620
  pin-project-lite 0.2.17 — Apache-2.0 OR MIT
1384
1621
  https://github.com/taiki-e/pin-project-lite
1385
1622
  copyright notice that is included in or attached to the work
@@ -1455,6 +1692,12 @@ primal-check 0.3.4 — MIT OR Apache-2.0
1455
1692
  (c) You must retain, in the Source form of any Derivative Works
1456
1693
  Copyright [yyyy] [name of copyright owner]
1457
1694
  Copyright (c) 2014 Huon Wilson
1695
+ proc-macro-crate 3.5.0 — MIT OR Apache-2.0
1696
+ https://github.com/bkchr/proc-macro-crate
1697
+ copyright notice that is included in or attached to the work
1698
+ copyright license to reproduce, prepare Derivative Works of,
1699
+ (c) You must retain, in the Source form of any Derivative Works
1700
+ Copyright [yyyy] [name of copyright owner]
1458
1701
  proc-macro2 1.0.107 — MIT OR Apache-2.0
1459
1702
  https://github.com/dtolnay/proc-macro2
1460
1703
  copyright notice that is included in or attached to the work
@@ -1532,10 +1775,10 @@ rayon-core 1.13.0 — MIT OR Apache-2.0
1532
1775
  (c) You must retain, in the Source form of any Derivative Works
1533
1776
  Copyright [yyyy] [name of copyright owner]
1534
1777
  Copyright (c) 2010 The Rust Project Developers
1535
- read-fonts 0.39.2 — MIT OR Apache-2.0
1778
+ read-fonts 0.41.0 — MIT OR Apache-2.0
1536
1779
  https://github.com/googlefonts/fontations
1537
- Copyright 2019 Colin Rothfels
1538
- Copyright (c) 2019 Colin Rothfels
1780
+ Copyright 2019 Fontations Developers
1781
+ Copyright (c) 2019 Fontations Developers
1539
1782
  realfft 3.5.0 — MIT
1540
1783
  https://github.com/HEnquist/realfft
1541
1784
  regex 1.13.1 — MIT OR Apache-2.0
@@ -1583,6 +1826,20 @@ reqwest 0.13.4 — MIT OR Apache-2.0
1583
1826
  rfd 0.17.2 — MIT
1584
1827
  https://github.com/PolyMeilex/rfd
1585
1828
  Copyright (c) 2022 Bartłomiej Maryńczak
1829
+ roxmltree 0.20.0 — MIT OR Apache-2.0
1830
+ https://github.com/RazrFalcon/roxmltree
1831
+ copyright notice that is included in or attached to the work
1832
+ copyright license to reproduce, prepare Derivative Works of,
1833
+ (c) You must retain, in the Source form of any Derivative Works
1834
+ Copyright [yyyy] [name of copyright owner]
1835
+ Copyright (c) 2018 Yevhenii Reizner
1836
+ roxmltree 0.21.1 — MIT OR Apache-2.0
1837
+ https://github.com/RazrFalcon/roxmltree
1838
+ copyright notice that is included in or attached to the work
1839
+ copyright license to reproduce, prepare Derivative Works of,
1840
+ (c) You must retain, in the Source form of any Derivative Works
1841
+ Copyright [yyyy] [name of copyright owner]
1842
+ Copyright (c) 2018 Yevhenii Reizner
1586
1843
  rquickjs-sys 0.12.2 — MIT
1587
1844
  https://github.com/DelSkayn/rquickjs.git
1588
1845
  rtrb 0.3.4 — MIT OR Apache-2.0
@@ -1718,6 +1975,11 @@ serde_json 1.0.151 — MIT OR Apache-2.0
1718
1975
  copyright notice that is included in or attached to the work
1719
1976
  copyright license to reproduce, prepare Derivative Works of,
1720
1977
  (c) You must retain, in the Source form of any Derivative Works
1978
+ serde_repr 0.1.21 — MIT OR Apache-2.0
1979
+ https://github.com/dtolnay/serde-repr
1980
+ copyright notice that is included in or attached to the work
1981
+ copyright license to reproduce, prepare Derivative Works of,
1982
+ (c) You must retain, in the Source form of any Derivative Works
1721
1983
  serde_spanned 1.1.1 — MIT OR Apache-2.0
1722
1984
  https://github.com/toml-rs/toml
1723
1985
  copyright notice that is included in or attached to the work
@@ -1763,17 +2025,31 @@ shlex 2.0.1 — MIT OR Apache-2.0
1763
2025
  https://github.com/comex/rust-shlex
1764
2026
  Copyright 2015 Nicholas Allegra (comex).
1765
2027
  Copyright (c) 2015 Nicholas Allegra (comex).
2028
+ signal-hook-registry 1.4.8 — MIT OR Apache-2.0
2029
+ https://github.com/vorner/signal-hook
2030
+ copyright notice that is included in or attached to the work
2031
+ copyright license to reproduce, prepare Derivative Works of,
2032
+ (c) You must retain, in the Source form of any Derivative Works
2033
+ Copyright [yyyy] [name of copyright owner]
2034
+ Copyright (c) 2017 tokio-jsonrpc developers
1766
2035
  simd-adler32 0.3.10 — MIT
1767
2036
  https://github.com/mcountryman/simd-adler32
1768
2037
  Copyright (c) [2021] [Marvin Countryman]
2038
+ simplecss 0.2.2 — Apache-2.0 OR MIT
2039
+ https://github.com/linebender/simplecss
2040
+ copyright notice that is included in or attached to the work
2041
+ copyright license to reproduce, prepare Derivative Works of,
2042
+ (c) You must retain, in the Source form of any Derivative Works
2043
+ Copyright [yyyy] [name of copyright owner]
2044
+ Copyright (c) 2018 Reizner Evgeniy
1769
2045
  siphasher 1.0.3 — MIT/Apache-2.0
1770
2046
  https://github.com/jedisct1/rust-siphash
1771
2047
  Copyright 2012-2016 The Rust Project Developers.
1772
2048
  Copyright 2016-2026 Frank Denis.
1773
- skrifa 0.42.1 — MIT OR Apache-2.0
2049
+ skrifa 0.44.0 — MIT OR Apache-2.0
1774
2050
  https://github.com/googlefonts/fontations
1775
- Copyright 2019 Colin Rothfels
1776
- Copyright (c) 2019 Colin Rothfels
2051
+ Copyright 2019 Fontations Developers
2052
+ Copyright (c) 2019 Fontations Developers
1777
2053
  slab 0.4.12 — MIT
1778
2054
  https://github.com/tokio-rs/slab
1779
2055
  Copyright (c) 2019 Carl Lerche
@@ -1816,7 +2092,7 @@ softbuffer 0.4.8 — MIT OR Apache-2.0
1816
2092
  copyright license to reproduce, prepare Derivative Works of,
1817
2093
  (c) You must retain, in the Source form of any Derivative Works
1818
2094
  Copyright 2022 Kirill Chibisov
1819
- softbuffer_window_renderer 0.7.0 — MIT OR Apache-2.0
2095
+ softbuffer_window_renderer 0.8.0 — MIT OR Apache-2.0
1820
2096
  https://github.com/dioxuslabs/anyrender
1821
2097
  spirv 0.4.0+sdk-1.4.341.0 — Apache-2.0
1822
2098
  https://github.com/gfx-rs/rspirv
@@ -1886,6 +2162,13 @@ stylo_traits 0.20.0 — MPL-2.0
1886
2162
  https://github.com/servo/stylo
1887
2163
  svg_fmt 0.4.5 — MIT/Apache-2.0
1888
2164
  https://github.com/nical/rust_debug
2165
+ svgtypes 0.16.1 — Apache-2.0 OR MIT
2166
+ https://github.com/linebender/svgtypes
2167
+ copyright notice that is included in or attached to the work
2168
+ copyright license to reproduce, prepare Derivative Works of,
2169
+ (c) You must retain, in the Source form of any Derivative Works
2170
+ Copyright [yyyy] [name of copyright owner]
2171
+ Copyright (c) 2018 Yevhenii Reizner
1889
2172
  symphonia 0.5.5 — MPL-2.0
1890
2173
  https://github.com/pdeljanov/Symphonia
1891
2174
  symphonia 0.6.1 — MPL-2.0
@@ -1982,11 +2265,20 @@ sync_wrapper 1.0.2 — Apache-2.0
1982
2265
  synstructure 0.13.2 — MIT
1983
2266
  https://github.com/mystor/synstructure
1984
2267
  Copyright 2016 Nika Layzell
2268
+ sys-locale 0.3.2 — MIT OR Apache-2.0
2269
+ https://github.com/1Password/sys-locale
2270
+ copyright notice that is included in or attached to the work
2271
+ copyright license to reproduce, prepare Derivative Works of,
2272
+ (c) You must retain, in the Source form of any Derivative Works
2273
+ Copyright [yyyy] [name of copyright owner]
2274
+ Copyright (c) 2021 1Password
1985
2275
  sysinfo 0.39.6 — MIT
1986
2276
  https://github.com/GuillaumeGomez/sysinfo
1987
2277
  Copyright (c) 2015 Guillaume Gomez
1988
2278
  taffy 0.13.0 — MIT
1989
2279
  https://github.com/DioxusLabs/taffy
2280
+ Copyright (c) 2018 Visly Inc.
2281
+ Copyright (c) 2026 Taffy Authors
1990
2282
  tempfile 3.27.0 — MIT OR Apache-2.0
1991
2283
  https://github.com/Stebalien/tempfile
1992
2284
  copyright notice that is included in or attached to the work
@@ -2043,10 +2335,25 @@ tiny-xlib 0.2.5 — MIT OR Apache-2.0 OR Zlib
2043
2335
  copyright license to reproduce, prepare Derivative Works of,
2044
2336
  (c) You must retain, in the Source form of any Derivative Works
2045
2337
  Copyright (c) 2023 John Nunley
2046
- tinystr 0.8.3 — Unicode-3.0
2338
+ tinystr 0.8.4 — Unicode-3.0
2047
2339
  https://github.com/unicode-org/icu4x
2048
2340
  COPYRIGHT AND PERMISSION NOTICE
2049
2341
  Copyright © 2020-2024 Unicode, Inc.
2342
+ tinyvec 1.12.0 — Zlib OR Apache-2.0 OR MIT
2343
+ https://github.com/Lokathor/tinyvec
2344
+ copyright notice that is included in or attached to the work
2345
+ copyright license to reproduce, prepare Derivative Works of,
2346
+ (c) You must retain, in the Source form of any Derivative Works
2347
+ Copyright [yyyy] [name of copyright owner]
2348
+ Copyright (c) 2019 Daniel "Lokathor" Gee.
2349
+ tinyvec_macros 0.1.1 — MIT OR Apache-2.0 OR Zlib
2350
+ https://github.com/Soveu/tinyvec_macros
2351
+ copyright notice that is included in or attached to the work
2352
+ copyright license to reproduce, prepare Derivative Works of,
2353
+ (c) You must retain, in the Source form of any Derivative Works
2354
+ Copyright 2020 Tomasz "Soveu" Marx
2355
+ Copyright (c) 2020 Soveu
2356
+ (C) 2020 Tomasz "Soveu" Marx
2050
2357
  to_shmem 0.5.0 — MPL-2.0
2051
2358
  https://github.com/servo/stylo
2052
2359
  to_shmem_derive 0.1.0 — MPL-2.0
@@ -2065,6 +2372,9 @@ tokio-tungstenite 0.29.0 — MIT
2065
2372
  https://github.com/snapview/tokio-tungstenite
2066
2373
  Copyright (c) 2017 Daniel Abramov
2067
2374
  Copyright (c) 2017 Alexey Galakhov
2375
+ tokio-util 0.7.19 — MIT
2376
+ https://github.com/tokio-rs/tokio
2377
+ Copyright (c) Tokio Contributors
2068
2378
  toml 1.1.4+spec-1.1.0 — MIT OR Apache-2.0
2069
2379
  https://github.com/toml-rs/toml
2070
2380
  copyright notice that is included in or attached to the work
@@ -2079,6 +2389,13 @@ toml_datetime 1.1.1+spec-1.1.0 — MIT OR Apache-2.0
2079
2389
  (c) You must retain, in the Source form of any Derivative Works
2080
2390
  Copyright {yyyy} {name of copyright owner}
2081
2391
  Copyright (c) Individual contributors
2392
+ toml_edit 0.25.13+spec-1.1.0 — MIT OR Apache-2.0
2393
+ https://github.com/toml-rs/toml
2394
+ copyright notice that is included in or attached to the work
2395
+ copyright license to reproduce, prepare Derivative Works of,
2396
+ (c) You must retain, in the Source form of any Derivative Works
2397
+ Copyright {yyyy} {name of copyright owner}
2398
+ Copyright (c) Individual contributors
2082
2399
  toml_parser 1.1.3+spec-1.1.0 — MIT OR Apache-2.0
2083
2400
  https://github.com/toml-rs/toml
2084
2401
  copyright notice that is included in or attached to the work
@@ -2153,6 +2470,13 @@ typenum 1.20.1 — MIT OR Apache-2.0
2153
2470
  uluru 3.1.0 — MPL-2.0
2154
2471
  https://github.com/servo/uluru
2155
2472
  (c) under Patent Claims infringed by Covered Software in the absence of
2473
+ unicode-bidi 0.3.18 — MIT OR Apache-2.0
2474
+ https://github.com/servo/unicode-bidi
2475
+ copyright notice that is included in or attached to the work
2476
+ copyright license to reproduce, prepare Derivative Works of,
2477
+ (c) You must retain, in the Source form of any Derivative Works
2478
+ Copyright [yyyy] [name of copyright owner]
2479
+ Copyright (c) 2015 The Rust Project Developers
2156
2480
  unicode-ident 1.0.24 — (MIT OR Apache-2.0) AND Unicode-3.0
2157
2481
  https://github.com/dtolnay/unicode-ident
2158
2482
  copyright notice that is included in or attached to the work
@@ -2160,6 +2484,13 @@ unicode-ident 1.0.24 — (MIT OR Apache-2.0) AND Unicode-3.0
2160
2484
  (c) You must retain, in the Source form of any Derivative Works
2161
2485
  COPYRIGHT AND PERMISSION NOTICE
2162
2486
  Copyright © 1991-2023 Unicode, Inc.
2487
+ unicode-script 0.5.8 — MIT OR Apache-2.0
2488
+ https://github.com/unicode-rs/unicode-script
2489
+ copyright notice that is included in or attached to the work
2490
+ copyright license to reproduce, prepare Derivative Works of,
2491
+ (c) You must retain, in the Source form of any Derivative Works
2492
+ Copyright 2021 The Unicode-rs Developers
2493
+ Copyright (c) 2019 Manish Goregaokar
2163
2494
  unicode-segmentation 1.13.3 — MIT OR Apache-2.0
2164
2495
  https://github.com/unicode-rs/unicode-segmentation
2165
2496
  copyright notice that is included in or attached to the work
@@ -2167,6 +2498,13 @@ unicode-segmentation 1.13.3 — MIT OR Apache-2.0
2167
2498
  (c) You must retain, in the Source form of any Derivative Works
2168
2499
  Copyright [yyyy] [name of copyright owner]
2169
2500
  Copyright (c) 2015 The Rust Project Developers
2501
+ unicode-vo 0.1.0 — MIT/Apache-2.0
2502
+ https://github.com/RazrFalcon/unicode-vo
2503
+ copyright notice that is included in or attached to the work
2504
+ copyright license to reproduce, prepare Derivative Works of,
2505
+ (c) You must retain, in the Source form of any Derivative Works
2506
+ Copyright [yyyy] [name of copyright owner]
2507
+ Copyright (c) 2018 Reizner Evgeniy
2170
2508
  unicode-width 0.2.2 — MIT OR Apache-2.0
2171
2509
  https://github.com/unicode-rs/unicode-width
2172
2510
  copyright notice that is included in or attached to the work
@@ -2181,6 +2519,19 @@ url 2.5.8 — MIT OR Apache-2.0
2181
2519
  (c) You must retain, in the Source form of any Derivative Works
2182
2520
  Copyright [yyyy] [name of copyright owner]
2183
2521
  Copyright (c) 2013-2025 The rust-url developers
2522
+ usvg 0.48.1 — Apache-2.0 OR MIT
2523
+ https://github.com/linebender/resvg
2524
+ copyright notice that is included in or attached to the work
2525
+ copyright license to reproduce, prepare Derivative Works of,
2526
+ (c) You must retain, in the Source form of any Derivative Works
2527
+ Copyright 2017 the Resvg Authors
2528
+ utf16_iter 1.0.5 — Apache-2.0 OR MIT
2529
+ https://github.com/hsivonen/utf16_iter
2530
+ Copyright Mozilla Foundation
2531
+ copyright notice that is included in or attached to the work
2532
+ copyright license to reproduce, prepare Derivative Works of,
2533
+ (c) You must retain, in the Source form of any Derivative Works
2534
+ Copyright [yyyy] [name of copyright owner]
2184
2535
  utf8_iter 1.0.4 — Apache-2.0 OR MIT
2185
2536
  https://github.com/hsivonen/utf8_iter
2186
2537
  Copyright Mozilla Foundation
@@ -2206,31 +2557,31 @@ vcpkg 0.2.15 — MIT/Apache-2.0
2206
2557
  vecmath 1.0.0 — MIT
2207
2558
  https://github.com/pistondevelopers/vecmath.git
2208
2559
  Copyright (c) 2014 PistonDevelopers
2209
- vello 0.9.0 — Apache-2.0 OR MIT
2560
+ vello 0.10.0 — Apache-2.0 OR MIT
2210
2561
  https://github.com/linebender/vello
2211
2562
  copyright notice that is included in or attached to the work
2212
2563
  copyright license to reproduce, prepare Derivative Works of,
2213
2564
  (c) You must retain, in the Source form of any Derivative Works
2214
2565
  Copyright 2020 the Vello Authors
2215
- vello_common 0.0.9 — Apache-2.0 OR MIT
2566
+ vello_common 0.1.0 — Apache-2.0 OR MIT
2216
2567
  https://github.com/linebender/vello
2217
2568
  copyright notice that is included in or attached to the work
2218
2569
  copyright license to reproduce, prepare Derivative Works of,
2219
2570
  (c) You must retain, in the Source form of any Derivative Works
2220
2571
  Copyright 2020 the Vello Authors
2221
- vello_cpu 0.0.9 — Apache-2.0 OR MIT
2572
+ vello_cpu 0.1.0 — Apache-2.0 OR MIT
2222
2573
  https://github.com/linebender/vello
2223
2574
  copyright notice that is included in or attached to the work
2224
2575
  copyright license to reproduce, prepare Derivative Works of,
2225
2576
  (c) You must retain, in the Source form of any Derivative Works
2226
2577
  Copyright 2020 the Vello Authors
2227
- vello_encoding 0.9.0 — Apache-2.0 OR MIT
2578
+ vello_encoding 0.10.0 — Apache-2.0 OR MIT
2228
2579
  https://github.com/linebender/vello
2229
2580
  copyright notice that is included in or attached to the work
2230
2581
  copyright license to reproduce, prepare Derivative Works of,
2231
2582
  (c) You must retain, in the Source form of any Derivative Works
2232
2583
  Copyright 2020 the Vello Authors
2233
- vello_shaders 0.9.0 — Apache-2.0 OR MIT
2584
+ vello_shaders 0.10.0 — Apache-2.0 OR MIT
2234
2585
  https://github.com/linebender/vello
2235
2586
  copyright notice that is included in or attached to the work
2236
2587
  copyright license to reproduce, prepare Derivative Works of,
@@ -2323,7 +2674,7 @@ wgpu 29.0.4 — MIT OR Apache-2.0
2323
2674
  copyright license to reproduce, prepare Derivative Works of,
2324
2675
  (c) You must retain, in the Source form of any Derivative Works
2325
2676
  Copyright (c) 2025 The gfx-rs developers
2326
- wgpu_context 0.8.0 — MIT OR Apache-2.0
2677
+ wgpu_context 0.9.0 — MIT OR Apache-2.0
2327
2678
  https://github.com/dioxuslabs/anyrender
2328
2679
  wgpu-core 29.0.4 — MIT OR Apache-2.0
2329
2680
  https://github.com/gfx-rs/wgpu
@@ -2397,7 +2748,14 @@ wl-clipboard-rs 0.9.3 — MIT/Apache-2.0
2397
2748
  (c) You must retain, in the Source form of any Derivative Works
2398
2749
  Copyright [yyyy] [name of copyright owner]
2399
2750
  Copyright (c) 2019 Ivan Molodetskikh
2400
- writeable 0.6.3Unicode-3.0
2751
+ write16 1.0.0Apache-2.0 OR MIT
2752
+ https://github.com/hsivonen/write16
2753
+ Copyright Mozilla Foundation
2754
+ copyright notice that is included in or attached to the work
2755
+ copyright license to reproduce, prepare Derivative Works of,
2756
+ (c) You must retain, in the Source form of any Derivative Works
2757
+ Copyright [yyyy] [name of copyright owner]
2758
+ writeable 0.6.4 — Unicode-3.0
2401
2759
  https://github.com/unicode-org/icu4x
2402
2760
  COPYRIGHT AND PERMISSION NOTICE
2403
2761
  Copyright © 2020-2024 Unicode, Inc.
@@ -2439,6 +2797,9 @@ xml5ever 0.39.0 — MIT OR Apache-2.0
2439
2797
  (c) You must retain, in the Source form of any Derivative Works
2440
2798
  Copyright [yyyy] [name of copyright owner]
2441
2799
  Copyright (c) 2014 The html5ever Project Developers
2800
+ xmlwriter 0.1.0 — MIT
2801
+ https://github.com/RazrFalcon/xmlwriter
2802
+ Copyright (c) 2019 Reizner Evgeniy
2442
2803
  yeslogic-fontconfig-sys 6.0.1 — MIT
2443
2804
  https://github.com/yeslogic/fontconfig-rs
2444
2805
  Copyright 2019 YesLogic Pty. Ltd.
@@ -2453,6 +2814,18 @@ yoke-derive 0.8.2 — Unicode-3.0
2453
2814
  https://github.com/unicode-org/icu4x
2454
2815
  COPYRIGHT AND PERMISSION NOTICE
2455
2816
  Copyright © 2020-2024 Unicode, Inc.
2817
+ zbus 5.19.0 — MIT
2818
+ https://github.com/z-galaxy/zbus/
2819
+ Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
2820
+ zbus_macros 5.19.0 — MIT
2821
+ https://github.com/z-galaxy/zbus/
2822
+ Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
2823
+ zbus_names 4.3.4 — MIT
2824
+ https://github.com/z-galaxy/zbus/
2825
+ Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
2826
+ zcheapstr 1.1.0 — MIT
2827
+ https://github.com/z-galaxy/zcheapstr/
2828
+ Copyright (c) 2026 Zeeshan Ali Khan & zcheapstr contributors
2456
2829
  zerocopy 0.8.56 — BSD-2-Clause OR Apache-2.0 OR MIT
2457
2830
  https://github.com/google/zerocopy
2458
2831
  copyright notice that is included in or attached to the work
@@ -2484,15 +2857,15 @@ zeroize 1.9.0 — Apache-2.0 OR MIT
2484
2857
  (c) You must retain, in the Source form of any Derivative Works
2485
2858
  Copyright [yyyy] [name of copyright owner]
2486
2859
  Copyright (c) 2018-2026 The RustCrypto Project Developers
2487
- zerotrie 0.2.4 — Unicode-3.0
2860
+ zerotrie 0.2.5 — Unicode-3.0
2488
2861
  https://github.com/unicode-org/icu4x
2489
2862
  COPYRIGHT AND PERMISSION NOTICE
2490
2863
  Copyright © 2020-2024 Unicode, Inc.
2491
- zerovec 0.11.6 — Unicode-3.0
2864
+ zerovec 0.11.8 — Unicode-3.0
2492
2865
  https://github.com/unicode-org/icu4x
2493
2866
  COPYRIGHT AND PERMISSION NOTICE
2494
2867
  Copyright © 2020-2024 Unicode, Inc.
2495
- zerovec-derive 0.11.3 — Unicode-3.0
2868
+ zerovec-derive 0.11.5 — Unicode-3.0
2496
2869
  https://github.com/unicode-org/icu4x
2497
2870
  COPYRIGHT AND PERMISSION NOTICE
2498
2871
  Copyright © 2020-2024 Unicode, Inc.
@@ -2514,13 +2887,21 @@ zune-jpeg 0.5.15 — MIT OR Apache-2.0 OR Zlib
2514
2887
  Copyright [yyyy] [name of copyright owner]
2515
2888
  Copyright (c) zune-image developers
2516
2889
  (C) zune-image developers
2890
+ zvariant 5.15.0 — MIT
2891
+ https://github.com/z-galaxy/zbus/
2892
+ Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
2893
+ zvariant_derive 5.15.0 — MIT
2894
+ https://github.com/z-galaxy/zbus/
2895
+ Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
2896
+ zvariant_utils 4.2.0 — MIT
2897
+ https://github.com/z-galaxy/zbus/
2517
2898
 
2518
- LICENCE TEXTS (264)
2899
+ LICENCE TEXTS (297)
2519
2900
 
2520
2901
  Each distinct text appears once, followed by the packages it came with.
2521
2902
 
2522
2903
  ------------------------------------------------------------------------------
2523
- LICENSE — 29 package(s): ab_glyph 0.2.32, ab_glyph_rasterizer 0.1.10, alsa 0.11.0, arboard 3.6.1, color 0.3.3, fdeflate 0.3.7, fearless_simd 0.4.1, half 2.7.1, image 0.25.10, image-webp 0.2.4, linebender_resource_handle 0.1.1, miniz_oxide 0.8.9, naga 29.0.4, owned_ttf_parser 0.25.1, pin-project-lite 0.2.17, raw-window-handle 0.6.2, sync_wrapper 1.0.2, tiny-xlib 0.2.5, vello 0.9.0, vello_common 0.0.9, vello_cpu 0.0.9, vello_encoding 0.9.0, vello_shaders 0.9.0, wgpu 29.0.4, wgpu-core 29.0.4, wgpu-core-deps-windows-linux-android 29.0.4, wgpu-hal 29.0.4, wgpu-naga-bridge 29.0.4, wgpu-types 29.0.4
2904
+ LICENSE — 30 package(s): ab_glyph 0.2.32, ab_glyph_rasterizer 0.1.10, alsa 0.11.0, arboard 3.6.1, color 0.3.3, fdeflate 0.3.7, fearless_simd 0.4.1, half 2.7.1, image 0.25.10, image-webp 0.2.4, linebender_resource_handle 0.1.1, miniz_oxide 0.8.9, naga 29.0.4, owned_ttf_parser 0.25.1, pin-project-lite 0.2.17, raw-window-handle 0.6.2, sync_wrapper 1.0.2, tiny-xlib 0.2.5, usvg 0.48.1, vello 0.10.0, vello_common 0.1.0, vello_cpu 0.1.0, vello_encoding 0.10.0, vello_shaders 0.10.0, wgpu 29.0.4, wgpu-core 29.0.4, wgpu-core-deps-windows-linux-android 29.0.4, wgpu-hal 29.0.4, wgpu-naga-bridge 29.0.4, wgpu-types 29.0.4
2524
2905
  ------------------------------------------------------------------------------
2525
2906
  Apache License
2526
2907
  Version 2.0, January 2004
@@ -2716,7 +3097,7 @@ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
2716
3097
  OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2717
3098
 
2718
3099
  ------------------------------------------------------------------------------
2719
- LICENSE-APACHE — 1 package(s): adler2 2.0.1
3100
+ LICENSE-APACHE — 2 package(s): adler2 2.0.1, proc-macro-crate 3.5.0
2720
3101
  ------------------------------------------------------------------------------
2721
3102
  Apache License
2722
3103
  Version 2.0, January 2004
@@ -2921,7 +3302,7 @@ See the License for the specific language governing permissions and
2921
3302
  limitations under the License.
2922
3303
 
2923
3304
  ------------------------------------------------------------------------------
2924
- LICENSE-MIT — 48 package(s): adler2 2.0.1, allocator-api2 0.2.21, atomic-waker 1.1.2, borsh 1.8.0, creek 1.2.3, displaydoc 0.2.7, drm 0.14.1, drm-ffi 0.9.1, drm-sys 0.8.1, dtoa 1.0.11, fastrand 2.5.0, glow 0.17.0, itoa 1.0.18, khronos-egl 6.0.0, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, llq 0.1.1, malloc_size_of_derive 0.1.3, minimal-lexical 0.2.1, once_cell 1.21.4, pin-project-lite 0.2.17, polling 3.11.0, prettyplease 0.2.37, proc-macro2 1.0.107, quote 1.0.47, rtrb 0.3.4, rustc-hash 1.1.0, rustc-hash 2.1.3, rustix 0.38.44, rustix 1.1.4, rustversion 1.0.23, semver 1.0.28, serde 1.0.229, serde_core 1.0.229, serde_derive 1.0.229, serde_json 1.0.151, servo_arc 0.4.3, smol_str 0.3.6, stylo_malloc_size_of 0.20.0, syn 2.0.119, syn 3.0.3, thin-vec 0.2.19, thiserror 2.0.20, thiserror-impl 2.0.20, unicode-ident 1.0.24, x11-dl 2.21.0, zmij 1.0.23
3305
+ LICENSE-MIT — 60 package(s): adler2 2.0.1, allocator-api2 0.2.21, async-recursion 1.1.1, async-trait 0.1.92, atomic-waker 1.1.2, borsh 1.8.0, creek 1.2.3, displaydoc 0.2.7, drm 0.14.1, drm-ffi 0.9.1, drm-sys 0.8.1, dtoa 1.0.11, endi 1.1.1, event-listener 5.4.2, event-listener-strategy 0.5.4, fastrand 2.5.0, futures-lite 2.6.1, glow 0.17.0, itoa 1.0.18, khronos-egl 6.0.0, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, llq 0.1.1, malloc_size_of_derive 0.1.3, minimal-lexical 0.2.1, once_cell 1.21.4, ordered-stream 0.2.0, parking 2.2.1, pastey 0.2.3, pin-project-lite 0.2.17, polling 3.11.0, prettyplease 0.2.37, proc-macro-crate 3.5.0, proc-macro2 1.0.107, quote 1.0.47, rtrb 0.3.4, rustc-hash 1.1.0, rustc-hash 2.1.3, rustix 0.38.44, rustix 1.1.4, rustversion 1.0.23, semver 1.0.28, serde 1.0.229, serde_core 1.0.229, serde_derive 1.0.229, serde_json 1.0.151, serde_repr 0.1.21, servo_arc 0.4.3, smol_str 0.3.6, stylo_malloc_size_of 0.20.0, syn 2.0.119, syn 3.0.3, thin-vec 0.2.19, thiserror 2.0.20, thiserror-impl 2.0.20, unicode-ident 1.0.24, x11-dl 2.21.0, zmij 1.0.23, zvariant_utils 4.2.0
2925
3306
  ------------------------------------------------------------------------------
2926
3307
  Permission is hereby granted, free of charge, to any
2927
3308
  person obtaining a copy of this software and associated
@@ -2948,7 +3329,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2948
3329
  DEALINGS IN THE SOFTWARE.
2949
3330
 
2950
3331
  ------------------------------------------------------------------------------
2951
- LICENSE-APACHE — 115 package(s): ahash 0.8.12, arc-swap 1.9.2, arrayvec 0.7.8, atomic-waker 1.1.2, autocfg 1.5.1, base64 0.22.1, bitflags 1.3.2, bitflags 2.13.1, cc 1.4.2, cexpr 0.6.0, cfg-if 1.0.4, crossbeam-channel 0.5.16, crossbeam-deque 0.8.7, crossbeam-epoch 0.9.20, crossbeam-utils 0.8.22, data-url 0.3.2, displaydoc 0.2.7, either 1.17.0, equivalent 1.0.2, errno 0.3.14, euclid 0.22.14, fastrand 2.5.0, find-msvc-tools 0.1.10, fixedbitset 0.5.7, flate2 1.1.9, fnv 1.0.7, fontique 0.10.0, form_urlencoded 1.2.2, gethostname 1.1.0, gif 0.14.2, glob 0.3.4, glow 0.17.0, hashbrown 0.15.5, hashbrown 0.16.1, hashbrown 0.17.1, heck 0.5.0, html5ever 0.39.0, httparse 1.10.1, hyper-tls 0.6.0, idna 1.1.0, idna_adapter 1.2.2, indexmap 2.14.0, itertools 0.13.0, itertools 0.14.0, jobserver 0.1.35, keyboard-types 0.7.0, keyboard-types 0.8.3, khronos-egl 6.0.0, lazy_static 1.5.0, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, lock_api 0.4.14, log 0.4.33, malloc_size_of_derive 0.1.3, markup5ever 0.39.0, mime 0.3.17, num_cpus 1.17.0, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-traits 0.2.19, once_cell 1.21.4, openssl-probe 0.2.1, openssl-src 300.6.1+3.6.3, parking_lot 0.12.5, parking_lot_core 0.9.12, parlance 0.1.0, parley 0.10.0, parley_data 0.10.0, percent-encoding 2.3.2, petgraph 0.8.3, pkg-config 0.3.33, png 0.18.1, polling 3.11.0, pollster 0.4.0, primal-check 0.3.4, rayon 1.12.0, rayon-core 1.13.0, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11, renderdoc-sys 1.1.0, rtrb 0.3.4, rustc_version 0.4.1, rustc-hash 1.1.0, rustix 0.38.44, rustix 1.1.4, scoped-tls 1.0.1, scopeguard 1.2.0, servo_arc 0.4.3, smallbitvec 2.6.1, smallvec 1.15.2, smol_str 0.3.6, socket2 0.6.5, stable_deref_trait 1.2.1, string_cache 0.9.0, string_cache_codegen 0.6.1, stylo_malloc_size_of 0.20.0, tempfile 3.27.0, tendril 0.5.1, thread_local 1.1.10, ttf-parser 0.25.1, tungstenite 0.29.0, unicode-segmentation 1.13.3, unicode-width 0.2.2, url 2.5.8, uuid 1.24.0, vcpkg 0.2.15, version_check 0.9.5, web_atoms 0.2.6, weezl 0.1.12, wl-clipboard-rs 0.9.3, xml5ever 0.39.0
3332
+ LICENSE-APACHE — 131 package(s): ahash 0.8.12, arc-swap 1.9.2, arrayvec 0.7.8, async-recursion 1.1.1, atomic-waker 1.1.2, autocfg 1.5.1, base64 0.22.1, base64 0.23.1, bitflags 1.3.2, bitflags 2.13.1, cc 1.4.2, cexpr 0.6.0, cfg-if 1.0.4, crossbeam-channel 0.5.16, crossbeam-deque 0.8.7, crossbeam-epoch 0.9.20, crossbeam-utils 0.8.22, data-url 0.3.2, displaydoc 0.2.7, either 1.17.0, equivalent 1.0.2, errno 0.3.14, euclid 0.22.14, event-listener 5.4.2, event-listener-strategy 0.5.4, fastrand 2.5.0, find-msvc-tools 0.1.10, fixedbitset 0.5.7, flate2 1.1.9, fnv 1.0.7, fontique 0.11.1, form_urlencoded 1.2.2, futures-lite 2.6.1, gethostname 1.1.0, gif 0.14.2, glob 0.3.4, glow 0.17.0, hashbrown 0.15.5, hashbrown 0.16.1, hashbrown 0.17.1, heck 0.5.0, html5ever 0.39.0, httparse 1.10.1, hyper-tls 0.6.0, idna 1.1.0, idna_adapter 1.2.2, indexmap 2.14.0, itertools 0.13.0, itertools 0.14.0, jobserver 0.1.35, keyboard-types 0.7.0, keyboard-types 0.8.3, khronos-egl 6.0.0, lazy_static 1.5.0, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, linux-raw-sys 0.9.4, lock_api 0.4.14, log 0.4.33, malloc_size_of_derive 0.1.3, markup5ever 0.39.0, mime 0.3.17, num_cpus 1.17.0, num-bigint 0.4.8, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-rational 0.4.2, num-traits 0.2.19, once_cell 1.21.4, openssl-probe 0.2.1, openssl-src 300.6.1+3.6.3, ordered-stream 0.2.0, parking 2.2.1, parking_lot 0.12.5, parking_lot_core 0.9.12, parlance 0.1.0, parley 0.11.1, parley_data 0.11.1, percent-encoding 2.3.2, petgraph 0.8.3, pkg-config 0.3.33, png 0.18.1, polling 3.11.0, pollster 0.4.0, primal-check 0.3.4, rayon 1.12.0, rayon-core 1.13.0, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11, renderdoc-sys 1.1.0, roxmltree 0.20.0, roxmltree 0.21.1, rtrb 0.3.4, rustc_version 0.4.1, rustc-hash 1.1.0, rustix 0.38.44, rustix 1.1.4, scoped-tls 1.0.1, scopeguard 1.2.0, servo_arc 0.4.3, signal-hook-registry 1.4.8, simplecss 0.2.2, smallbitvec 2.6.1, smallvec 1.15.2, smol_str 0.3.6, socket2 0.6.5, stable_deref_trait 1.2.1, string_cache 0.9.0, string_cache_codegen 0.6.1, stylo_malloc_size_of 0.20.0, svgtypes 0.16.1, tempfile 3.27.0, tendril 0.5.1, thread_local 1.1.10, ttf-parser 0.25.1, tungstenite 0.29.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-vo 0.1.0, unicode-width 0.2.2, url 2.5.8, uuid 1.24.0, vcpkg 0.2.15, version_check 0.9.5, web_atoms 0.2.6, weezl 0.1.12, wl-clipboard-rs 0.9.3, xml5ever 0.39.0
2952
3333
  ------------------------------------------------------------------------------
2953
3334
  Apache License
2954
3335
  Version 2.0, January 2004
@@ -3182,14 +3563,14 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3182
3563
  DEALINGS IN THE SOFTWARE.
3183
3564
 
3184
3565
  ------------------------------------------------------------------------------
3185
- COPYING — 6 package(s): aho-corasick 1.1.5, byteorder 1.5.0, memchr 2.8.3, same-file 1.0.6, termcolor 1.4.1, walkdir 2.5.0
3566
+ COPYING — 9 package(s): aho-corasick 1.1.5, byteorder 1.5.0, jiff 0.2.35, jiff-core 0.1.0, jiff-static 0.2.35, memchr 2.8.3, same-file 1.0.6, termcolor 1.4.1, walkdir 2.5.0
3186
3567
  ------------------------------------------------------------------------------
3187
3568
  This project is dual-licensed under the Unlicense and MIT licenses.
3188
3569
 
3189
3570
  You may use this code under the terms of either license.
3190
3571
 
3191
3572
  ------------------------------------------------------------------------------
3192
- LICENSE-MIT — 6 package(s): aho-corasick 1.1.5, byteorder 1.5.0, byteorder-lite 0.1.0, memchr 2.8.3, termcolor 1.4.1, walkdir 2.5.0
3573
+ LICENSE-MIT — 9 package(s): aho-corasick 1.1.5, byteorder 1.5.0, byteorder-lite 0.1.0, jiff 0.2.35, jiff-core 0.1.0, jiff-static 0.2.35, memchr 2.8.3, termcolor 1.4.1, walkdir 2.5.0
3193
3574
  ------------------------------------------------------------------------------
3194
3575
  The MIT License (MIT)
3195
3576
 
@@ -3214,7 +3595,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3214
3595
  THE SOFTWARE.
3215
3596
 
3216
3597
  ------------------------------------------------------------------------------
3217
- UNLICENSE — 7 package(s): aho-corasick 1.1.5, byteorder 1.5.0, byteorder-lite 0.1.0, memchr 2.8.3, same-file 1.0.6, termcolor 1.4.1, walkdir 2.5.0
3598
+ UNLICENSE — 11 package(s): aho-corasick 1.1.5, byteorder 1.5.0, byteorder-lite 0.1.0, jiff 0.2.35, jiff-core 0.1.0, jiff-static 0.2.35, ksni 0.3.6, memchr 2.8.3, same-file 1.0.6, termcolor 1.4.1, walkdir 2.5.0
3218
3599
  ------------------------------------------------------------------------------
3219
3600
  This is free and unencumbered software released into the public domain.
3220
3601
 
@@ -3258,7 +3639,7 @@ Redistribution and use in source and binary forms, with or without modification,
3258
3639
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3259
3640
 
3260
3641
  ------------------------------------------------------------------------------
3261
- LICENSE-APACHE — 26 package(s): allocator-api2 0.2.21, constant_time_eq 0.4.2, creek 1.2.3, dtoa 1.0.11, glifo 0.1.1, itoa 1.0.18, libc 0.2.189, litrs 1.0.0, prettyplease 0.2.37, proc-macro2 1.0.107, quote 1.0.47, rustc-hash 2.1.3, rustversion 1.0.23, ryu 1.0.23, semver 1.0.28, serde 1.0.229, serde_core 1.0.229, serde_derive 1.0.229, serde_json 1.0.151, serde_urlencoded 0.7.1, syn 2.0.119, syn 3.0.3, thin-vec 0.2.19, thiserror 2.0.20, thiserror-impl 2.0.20, unicode-ident 1.0.24
3642
+ LICENSE-APACHE — 29 package(s): allocator-api2 0.2.21, async-trait 0.1.92, constant_time_eq 0.4.2, creek 1.2.3, dtoa 1.0.11, glifo 0.2.0, itoa 1.0.18, libc 0.2.189, litrs 1.0.0, pastey 0.2.3, prettyplease 0.2.37, proc-macro2 1.0.107, quote 1.0.47, rustc-hash 2.1.3, rustversion 1.0.23, ryu 1.0.23, semver 1.0.28, serde 1.0.229, serde_core 1.0.229, serde_derive 1.0.229, serde_json 1.0.151, serde_repr 0.1.21, serde_urlencoded 0.7.1, syn 2.0.119, syn 3.0.3, thin-vec 0.2.19, thiserror 2.0.20, thiserror-impl 2.0.20, unicode-ident 1.0.24
3262
3643
  ------------------------------------------------------------------------------
3263
3644
  Apache License
3264
3645
  Version 2.0, January 2004
@@ -3726,7 +4107,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3726
4107
  DEALINGS IN THE SOFTWARE.
3727
4108
 
3728
4109
  ------------------------------------------------------------------------------
3729
- LICENSE-APACHE — 25 package(s): as-raw-xcb-connection 1.0.1, atomic_refcell 0.1.14, audioadapter 3.0.0, audioadapter-buffers 3.0.0, audioadapter-sample 3.0.0, clang-sys 1.9.1, codespan-reporting 0.13.1, cpal 0.18.1, encoding_rs 0.8.35, float_eq 1.0.1, hound 3.5.1, kurbo 0.13.1, llq 0.1.1, peniko 0.6.1, polycool 0.4.0, rtsan-standalone 0.3.0, rtsan-standalone-macros 0.3.0, rtsan-standalone-sys 0.3.0, static_assertions 1.1.0, utf8_iter 1.0.4, x11rb 0.13.2, x11rb-protocol 0.13.2, zeroize 1.9.0, zune-core 0.5.3, zune-jpeg 0.5.15
4110
+ LICENSE-APACHE — 29 package(s): as-raw-xcb-connection 1.0.1, atomic_refcell 0.1.14, audioadapter 3.0.0, audioadapter-buffers 3.0.0, audioadapter-sample 3.0.0, clang-sys 1.9.1, codespan-reporting 0.13.1, cpal 0.18.1, encoding_rs 0.8.35, float_eq 1.0.1, hound 3.5.1, kurbo 0.13.1, llq 0.1.1, peniko 0.6.1, polycool 0.4.0, rtsan-standalone 0.3.0, rtsan-standalone-macros 0.3.0, rtsan-standalone-sys 0.3.0, static_assertions 1.1.0, sys-locale 0.3.2, tinyvec 1.12.0, utf16_iter 1.0.5, utf8_iter 1.0.4, write16 1.0.0, x11rb 0.13.2, x11rb-protocol 0.13.2, zeroize 1.9.0, zune-core 0.5.3, zune-jpeg 0.5.15
3730
4111
  ------------------------------------------------------------------------------
3731
4112
  Apache License
3732
4113
  Version 2.0, January 2004
@@ -4060,37 +4441,256 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4060
4441
  DEALINGS IN THE SOFTWARE.
4061
4442
 
4062
4443
  ------------------------------------------------------------------------------
4063
- LICENSE.MIT — 1 package(s): atomic_refcell 0.1.14
4444
+ LICENSE-APACHE — 1 package(s): async-broadcast 0.7.2
4064
4445
  ------------------------------------------------------------------------------
4065
- MIT License
4446
+ Apache License
4447
+ Version 2.0, January 2004
4448
+ http://www.apache.org/licenses/
4066
4449
 
4067
- Copyright (c) 2022 Bobby Holley
4450
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
4068
4451
 
4069
- Permission is hereby granted, free of charge, to any person obtaining a copy
4070
- of this software and associated documentation files (the "Software"), to deal
4071
- in the Software without restriction, including without limitation the rights
4072
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4073
- copies of the Software, and to permit persons to whom the Software is
4074
- furnished to do so, subject to the following conditions:
4452
+ 1. Definitions.
4075
4453
 
4076
- The above copyright notice and this permission notice shall be included in all
4077
- copies or substantial portions of the Software.
4454
+ "License" shall mean the terms and conditions for use, reproduction,
4455
+ and distribution as defined by Sections 1 through 9 of this document.
4078
4456
 
4079
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4080
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4081
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4082
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4083
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4084
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4085
- SOFTWARE.
4457
+ "Licensor" shall mean the copyright owner or entity authorized by
4458
+ the copyright owner that is granting the License.
4086
4459
 
4087
- ------------------------------------------------------------------------------
4088
- LICENSE-THIRD-PARTY 1 package(s): atomic-waker 1.1.2
4089
- ------------------------------------------------------------------------------
4090
- ===============================================================================
4460
+ "Legal Entity" shall mean the union of the acting entity and all
4461
+ other entities that control, are controlled by, or are under common
4462
+ control with that entity. For the purposes of this definition,
4463
+ "control" means (i) the power, direct or indirect, to cause the
4464
+ direction or management of such entity, whether by contract or
4465
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
4466
+ outstanding shares, or (iii) beneficial ownership of such entity.
4091
4467
 
4092
- Copyright (c) 2016 Alex Crichton
4093
- Copyright (c) 2017 The Tokio Authors
4468
+ "You" (or "Your") shall mean an individual or Legal Entity
4469
+ exercising permissions granted by this License.
4470
+
4471
+ "Source" form shall mean the preferred form for making modifications,
4472
+ including but not limited to software source code, documentation
4473
+ source, and configuration files.
4474
+
4475
+ "Object" form shall mean any form resulting from mechanical
4476
+ transformation or translation of a Source form, including but
4477
+ not limited to compiled object code, generated documentation,
4478
+ and conversions to other media types.
4479
+
4480
+ "Work" shall mean the work of authorship, whether in Source or
4481
+ Object form, made available under the License, as indicated by a
4482
+ copyright notice that is included in or attached to the work
4483
+ (an example is provided in the Appendix below).
4484
+
4485
+ "Derivative Works" shall mean any work, whether in Source or Object
4486
+ form, that is based on (or derived from) the Work and for which the
4487
+ editorial revisions, annotations, elaborations, or other modifications
4488
+ represent, as a whole, an original work of authorship. For the purposes
4489
+ of this License, Derivative Works shall not include works that remain
4490
+ separable from, or merely link (or bind by name) to the interfaces of,
4491
+ the Work and Derivative Works thereof.
4492
+
4493
+ "Contribution" shall mean any work of authorship, including
4494
+ the original version of the Work and any modifications or additions
4495
+ to that Work or Derivative Works thereof, that is intentionally
4496
+ submitted to Licensor for inclusion in the Work by the copyright owner
4497
+ or by an individual or Legal Entity authorized to submit on behalf of
4498
+ the copyright owner. For the purposes of this definition, "submitted"
4499
+ means any form of electronic, verbal, or written communication sent
4500
+ to the Licensor or its representatives, including but not limited to
4501
+ communication on electronic mailing lists, source code control systems,
4502
+ and issue tracking systems that are managed by, or on behalf of, the
4503
+ Licensor for the purpose of discussing and improving the Work, but
4504
+ excluding communication that is conspicuously marked or otherwise
4505
+ designated in writing by the copyright owner as "Not a Contribution."
4506
+
4507
+ "Contributor" shall mean Licensor and any individual or Legal Entity
4508
+ on behalf of whom a Contribution has been received by Licensor and
4509
+ subsequently incorporated within the Work.
4510
+
4511
+ 2. Grant of Copyright License. Subject to the terms and conditions of
4512
+ this License, each Contributor hereby grants to You a perpetual,
4513
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4514
+ copyright license to reproduce, prepare Derivative Works of,
4515
+ publicly display, publicly perform, sublicense, and distribute the
4516
+ Work and such Derivative Works in Source or Object form.
4517
+
4518
+ 3. Grant of Patent License. Subject to the terms and conditions of
4519
+ this License, each Contributor hereby grants to You a perpetual,
4520
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4521
+ (except as stated in this section) patent license to make, have made,
4522
+ use, offer to sell, sell, import, and otherwise transfer the Work,
4523
+ where such license applies only to those patent claims licensable
4524
+ by such Contributor that are necessarily infringed by their
4525
+ Contribution(s) alone or by combination of their Contribution(s)
4526
+ with the Work to which such Contribution(s) was submitted. If You
4527
+ institute patent litigation against any entity (including a
4528
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
4529
+ or a Contribution incorporated within the Work constitutes direct
4530
+ or contributory patent infringement, then any patent licenses
4531
+ granted to You under this License for that Work shall terminate
4532
+ as of the date such litigation is filed.
4533
+
4534
+ 4. Redistribution. You may reproduce and distribute copies of the
4535
+ Work or Derivative Works thereof in any medium, with or without
4536
+ modifications, and in Source or Object form, provided that You
4537
+ meet the following conditions:
4538
+
4539
+ (a) You must give any other recipients of the Work or
4540
+ Derivative Works a copy of this License; and
4541
+
4542
+ (b) You must cause any modified files to carry prominent notices
4543
+ stating that You changed the files; and
4544
+
4545
+ (c) You must retain, in the Source form of any Derivative Works
4546
+ that You distribute, all copyright, patent, trademark, and
4547
+ attribution notices from the Source form of the Work,
4548
+ excluding those notices that do not pertain to any part of
4549
+ the Derivative Works; and
4550
+
4551
+ (d) If the Work includes a "NOTICE" text file as part of its
4552
+ distribution, then any Derivative Works that You distribute must
4553
+ include a readable copy of the attribution notices contained
4554
+ within such NOTICE file, excluding those notices that do not
4555
+ pertain to any part of the Derivative Works, in at least one
4556
+ of the following places: within a NOTICE text file distributed
4557
+ as part of the Derivative Works; within the Source form or
4558
+ documentation, if provided along with the Derivative Works; or,
4559
+ within a display generated by the Derivative Works, if and
4560
+ wherever such third-party notices normally appear. The contents
4561
+ of the NOTICE file are for informational purposes only and
4562
+ do not modify the License. You may add Your own attribution
4563
+ notices within Derivative Works that You distribute, alongside
4564
+ or as an addendum to the NOTICE text from the Work, provided
4565
+ that such additional attribution notices cannot be construed
4566
+ as modifying the License.
4567
+
4568
+ You may add Your own copyright statement to Your modifications and
4569
+ may provide additional or different license terms and conditions
4570
+ for use, reproduction, or distribution of Your modifications, or
4571
+ for any such Derivative Works as a whole, provided Your use,
4572
+ reproduction, and distribution of the Work otherwise complies with
4573
+ the conditions stated in this License.
4574
+
4575
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
4576
+ any Contribution intentionally submitted for inclusion in the Work
4577
+ by You to the Licensor shall be under the terms and conditions of
4578
+ this License, without any additional terms or conditions.
4579
+ Notwithstanding the above, nothing herein shall supersede or modify
4580
+ the terms of any separate license agreement you may have executed
4581
+ with Licensor regarding such Contributions.
4582
+
4583
+ 6. Trademarks. This License does not grant permission to use the trade
4584
+ names, trademarks, service marks, or product names of the Licensor,
4585
+ except as required for reasonable and customary use in describing the
4586
+ origin of the Work and reproducing the content of the NOTICE file.
4587
+
4588
+ 7. Disclaimer of Warranty. Unless required by applicable law or
4589
+ agreed to in writing, Licensor provides the Work (and each
4590
+ Contributor provides its Contributions) on an "AS IS" BASIS,
4591
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
4592
+ implied, including, without limitation, any warranties or conditions
4593
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
4594
+ PARTICULAR PURPOSE. You are solely responsible for determining the
4595
+ appropriateness of using or redistributing the Work and assume any
4596
+ risks associated with Your exercise of permissions under this License.
4597
+
4598
+ 8. Limitation of Liability. In no event and under no legal theory,
4599
+ whether in tort (including negligence), contract, or otherwise,
4600
+ unless required by applicable law (such as deliberate and grossly
4601
+ negligent acts) or agreed to in writing, shall any Contributor be
4602
+ liable to You for damages, including any direct, indirect, special,
4603
+ incidental, or consequential damages of any character arising as a
4604
+ result of this License or out of the use or inability to use the
4605
+ Work (including but not limited to damages for loss of goodwill,
4606
+ work stoppage, computer failure or malfunction, or any and all
4607
+ other commercial damages or losses), even if such Contributor
4608
+ has been advised of the possibility of such damages.
4609
+
4610
+ 9. Accepting Warranty or Additional Liability. While redistributing
4611
+ the Work or Derivative Works thereof, You may choose to offer,
4612
+ and charge a fee for, acceptance of support, warranty, indemnity,
4613
+ or other liability obligations and/or rights consistent with this
4614
+ License. However, in accepting such obligations, You may act only
4615
+ on Your own behalf and on Your sole responsibility, not on behalf
4616
+ of any other Contributor, and only if You agree to indemnify,
4617
+ defend, and hold each Contributor harmless for any liability
4618
+ incurred by, or claims asserted against, such Contributor by reason
4619
+ of your accepting any such warranty or additional liability.
4620
+
4621
+ END OF TERMS AND CONDITIONS
4622
+
4623
+ Copyright 2020 Yoshua Wuyts
4624
+
4625
+ Licensed under the Apache License, Version 2.0 (the "License");
4626
+ you may not use this file except in compliance with the License.
4627
+ You may obtain a copy of the License at
4628
+
4629
+ http://www.apache.org/licenses/LICENSE-2.0
4630
+
4631
+ Unless required by applicable law or agreed to in writing, software
4632
+ distributed under the License is distributed on an "AS IS" BASIS,
4633
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
4634
+ See the License for the specific language governing permissions and
4635
+ limitations under the License.
4636
+
4637
+ ------------------------------------------------------------------------------
4638
+ LICENSE-MIT — 1 package(s): async-broadcast 0.7.2
4639
+ ------------------------------------------------------------------------------
4640
+ The MIT License (MIT)
4641
+
4642
+ Copyright (c) 2020 Yoshua Wuyts
4643
+
4644
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4645
+ of this software and associated documentation files (the "Software"), to deal
4646
+ in the Software without restriction, including without limitation the rights
4647
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4648
+ copies of the Software, and to permit persons to whom the Software is
4649
+ furnished to do so, subject to the following conditions:
4650
+
4651
+ The above copyright notice and this permission notice shall be included in all
4652
+ copies or substantial portions of the Software.
4653
+
4654
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4655
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4656
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4657
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4658
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4659
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4660
+ SOFTWARE.
4661
+
4662
+ ------------------------------------------------------------------------------
4663
+ LICENSE.MIT — 1 package(s): atomic_refcell 0.1.14
4664
+ ------------------------------------------------------------------------------
4665
+ MIT License
4666
+
4667
+ Copyright (c) 2022 Bobby Holley
4668
+
4669
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4670
+ of this software and associated documentation files (the "Software"), to deal
4671
+ in the Software without restriction, including without limitation the rights
4672
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4673
+ copies of the Software, and to permit persons to whom the Software is
4674
+ furnished to do so, subject to the following conditions:
4675
+
4676
+ The above copyright notice and this permission notice shall be included in all
4677
+ copies or substantial portions of the Software.
4678
+
4679
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4680
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4681
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4682
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4683
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4684
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4685
+ SOFTWARE.
4686
+
4687
+ ------------------------------------------------------------------------------
4688
+ LICENSE-THIRD-PARTY — 2 package(s): atomic-waker 1.1.2, futures-lite 2.6.1
4689
+ ------------------------------------------------------------------------------
4690
+ ===============================================================================
4691
+
4692
+ Copyright (c) 2016 Alex Crichton
4693
+ Copyright (c) 2017 The Tokio Authors
4094
4694
 
4095
4695
  Licensed under the Apache License, Version 2.0 (the "License");
4096
4696
  you may not use this file except in compliance with the License.
@@ -4220,6 +4820,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4220
4820
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4221
4821
  THE SOFTWARE.
4222
4822
 
4823
+ ------------------------------------------------------------------------------
4824
+ LICENSE-MIT — 1 package(s): base64 0.23.1
4825
+ ------------------------------------------------------------------------------
4826
+ The MIT License (MIT)
4827
+
4828
+ Copyright (c) 2025 Alice Maz, Marshall Pierce
4829
+
4830
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4831
+ of this software and associated documentation files (the "Software"), to deal
4832
+ in the Software without restriction, including without limitation the rights
4833
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4834
+ copies of the Software, and to permit persons to whom the Software is
4835
+ furnished to do so, subject to the following conditions:
4836
+
4837
+ The above copyright notice and this permission notice shall be included in
4838
+ all copies or substantial portions of the Software.
4839
+
4840
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4841
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4842
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4843
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4844
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4845
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4846
+ THE SOFTWARE.
4847
+
4223
4848
  ------------------------------------------------------------------------------
4224
4849
  LICENSE — 1 package(s): bindgen 0.72.1
4225
4850
  ------------------------------------------------------------------------------
@@ -4254,7 +4879,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4254
4879
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4255
4880
 
4256
4881
  ------------------------------------------------------------------------------
4257
- LICENSE-APACHE — 5 package(s): bit-set 0.9.1, bit-vec 0.9.1, downcast-rs 1.2.1, minimal-lexical 0.2.1, presser 0.3.1
4882
+ LICENSE-APACHE — 7 package(s): bit-set 0.9.1, bit-vec 0.9.1, defmt 1.1.1, defmt-macros 1.1.1, downcast-rs 1.2.1, minimal-lexical 0.2.1, presser 0.3.1
4258
4883
  ------------------------------------------------------------------------------
4259
4884
  Apache License
4260
4885
  Version 2.0, January 2004
@@ -4517,7 +5142,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4517
5142
  DEALINGS IN THE SOFTWARE.
4518
5143
 
4519
5144
  ------------------------------------------------------------------------------
4520
- LICENSE-MIT — 12 package(s): bitflags 1.3.2, bitflags 2.13.1, glob 0.3.4, log 0.4.33, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-traits 0.2.19, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11
5145
+ LICENSE-MIT — 14 package(s): bitflags 1.3.2, bitflags 2.13.1, glob 0.3.4, log 0.4.33, num-bigint 0.4.8, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-rational 0.4.2, num-traits 0.2.19, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11
4521
5146
  ------------------------------------------------------------------------------
4522
5147
  Copyright (c) 2014 The Rust Project Developers
4523
5148
 
@@ -5515,7 +6140,7 @@ The above copyright notice and this permission notice (including the next paragr
5515
6140
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5516
6141
 
5517
6142
  ------------------------------------------------------------------------------
5518
- LICENSE-ZLIB — 2 package(s): bytemuck 1.25.2, bytemuck_derive 1.12.0
6143
+ LICENSE-ZLIB — 3 package(s): bytemuck 1.25.2, bytemuck_derive 1.12.0, tinyvec 1.12.0
5519
6144
  ------------------------------------------------------------------------------
5520
6145
  Copyright (c) 2019 Daniel "Lokathor" Gee.
5521
6146
 
@@ -5559,18 +6184,223 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5559
6184
  DEALINGS IN THE SOFTWARE.
5560
6185
 
5561
6186
  ------------------------------------------------------------------------------
5562
- LICENSE.txt2 package(s): calloop 0.14.4, smithay-client-toolkit 0.20.0
6187
+ LICENSE — 1 package(s): calendrical_calculations 0.2.4
5563
6188
  ------------------------------------------------------------------------------
5564
- Copyright (c) 2018 Victor Berger
6189
+ Apache License
6190
+ Version 2.0, January 2004
6191
+ http://www.apache.org/licenses/
5565
6192
 
5566
- Permission is hereby granted, free of charge, to any person obtaining a copy
5567
- of this software and associated documentation files (the "Software"), to deal
5568
- in the Software without restriction, including without limitation the rights
5569
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5570
- copies of the Software, and to permit persons to whom the Software is
5571
- furnished to do so, subject to the following conditions:
6193
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5572
6194
 
5573
- The above copyright notice and this permission notice shall be included in
6195
+ 1. Definitions.
6196
+
6197
+ "License" shall mean the terms and conditions for use, reproduction,
6198
+ and distribution as defined by Sections 1 through 9 of this document.
6199
+
6200
+ "Licensor" shall mean the copyright owner or entity authorized by
6201
+ the copyright owner that is granting the License.
6202
+
6203
+ "Legal Entity" shall mean the union of the acting entity and all
6204
+ other entities that control, are controlled by, or are under common
6205
+ control with that entity. For the purposes of this definition,
6206
+ "control" means (i) the power, direct or indirect, to cause the
6207
+ direction or management of such entity, whether by contract or
6208
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
6209
+ outstanding shares, or (iii) beneficial ownership of such entity.
6210
+
6211
+ "You" (or "Your") shall mean an individual or Legal Entity
6212
+ exercising permissions granted by this License.
6213
+
6214
+ "Source" form shall mean the preferred form for making modifications,
6215
+ including but not limited to software source code, documentation
6216
+ source, and configuration files.
6217
+
6218
+ "Object" form shall mean any form resulting from mechanical
6219
+ transformation or translation of a Source form, including but
6220
+ not limited to compiled object code, generated documentation,
6221
+ and conversions to other media types.
6222
+
6223
+ "Work" shall mean the work of authorship, whether in Source or
6224
+ Object form, made available under the License, as indicated by a
6225
+ copyright notice that is included in or attached to the work
6226
+ (an example is provided in the Appendix below).
6227
+
6228
+ "Derivative Works" shall mean any work, whether in Source or Object
6229
+ form, that is based on (or derived from) the Work and for which the
6230
+ editorial revisions, annotations, elaborations, or other modifications
6231
+ represent, as a whole, an original work of authorship. For the purposes
6232
+ of this License, Derivative Works shall not include works that remain
6233
+ separable from, or merely link (or bind by name) to the interfaces of,
6234
+ the Work and Derivative Works thereof.
6235
+
6236
+ "Contribution" shall mean any work of authorship, including
6237
+ the original version of the Work and any modifications or additions
6238
+ to that Work or Derivative Works thereof, that is intentionally
6239
+ submitted to Licensor for inclusion in the Work by the copyright owner
6240
+ or by an individual or Legal Entity authorized to submit on behalf of
6241
+ the copyright owner. For the purposes of this definition, "submitted"
6242
+ means any form of electronic, verbal, or written communication sent
6243
+ to the Licensor or its representatives, including but not limited to
6244
+ communication on electronic mailing lists, source code control systems,
6245
+ and issue tracking systems that are managed by, or on behalf of, the
6246
+ Licensor for the purpose of discussing and improving the Work, but
6247
+ excluding communication that is conspicuously marked or otherwise
6248
+ designated in writing by the copyright owner as "Not a Contribution."
6249
+
6250
+ "Contributor" shall mean Licensor and any individual or Legal Entity
6251
+ on behalf of whom a Contribution has been received by Licensor and
6252
+ subsequently incorporated within the Work.
6253
+
6254
+ 2. Grant of Copyright License. Subject to the terms and conditions of
6255
+ this License, each Contributor hereby grants to You a perpetual,
6256
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6257
+ copyright license to reproduce, prepare Derivative Works of,
6258
+ publicly display, publicly perform, sublicense, and distribute the
6259
+ Work and such Derivative Works in Source or Object form.
6260
+
6261
+ 3. Grant of Patent License. Subject to the terms and conditions of
6262
+ this License, each Contributor hereby grants to You a perpetual,
6263
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6264
+ (except as stated in this section) patent license to make, have made,
6265
+ use, offer to sell, sell, import, and otherwise transfer the Work,
6266
+ where such license applies only to those patent claims licensable
6267
+ by such Contributor that are necessarily infringed by their
6268
+ Contribution(s) alone or by combination of their Contribution(s)
6269
+ with the Work to which such Contribution(s) was submitted. If You
6270
+ institute patent litigation against any entity (including a
6271
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
6272
+ or a Contribution incorporated within the Work constitutes direct
6273
+ or contributory patent infringement, then any patent licenses
6274
+ granted to You under this License for that Work shall terminate
6275
+ as of the date such litigation is filed.
6276
+
6277
+ 4. Redistribution. You may reproduce and distribute copies of the
6278
+ Work or Derivative Works thereof in any medium, with or without
6279
+ modifications, and in Source or Object form, provided that You
6280
+ meet the following conditions:
6281
+
6282
+ (a) You must give any other recipients of the Work or
6283
+ Derivative Works a copy of this License; and
6284
+
6285
+ (b) You must cause any modified files to carry prominent notices
6286
+ stating that You changed the files; and
6287
+
6288
+ (c) You must retain, in the Source form of any Derivative Works
6289
+ that You distribute, all copyright, patent, trademark, and
6290
+ attribution notices from the Source form of the Work,
6291
+ excluding those notices that do not pertain to any part of
6292
+ the Derivative Works; and
6293
+
6294
+ (d) If the Work includes a "NOTICE" text file as part of its
6295
+ distribution, then any Derivative Works that You distribute must
6296
+ include a readable copy of the attribution notices contained
6297
+ within such NOTICE file, excluding those notices that do not
6298
+ pertain to any part of the Derivative Works, in at least one
6299
+ of the following places: within a NOTICE text file distributed
6300
+ as part of the Derivative Works; within the Source form or
6301
+ documentation, if provided along with the Derivative Works; or,
6302
+ within a display generated by the Derivative Works, if and
6303
+ wherever such third-party notices normally appear. The contents
6304
+ of the NOTICE file are for informational purposes only and
6305
+ do not modify the License. You may add Your own attribution
6306
+ notices within Derivative Works that You distribute, alongside
6307
+ or as an addendum to the NOTICE text from the Work, provided
6308
+ that such additional attribution notices cannot be construed
6309
+ as modifying the License.
6310
+
6311
+ You may add Your own copyright statement to Your modifications and
6312
+ may provide additional or different license terms and conditions
6313
+ for use, reproduction, or distribution of Your modifications, or
6314
+ for any such Derivative Works as a whole, provided Your use,
6315
+ reproduction, and distribution of the Work otherwise complies with
6316
+ the conditions stated in this License.
6317
+
6318
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
6319
+ any Contribution intentionally submitted for inclusion in the Work
6320
+ by You to the Licensor shall be under the terms and conditions of
6321
+ this License, without any additional terms or conditions.
6322
+ Notwithstanding the above, nothing herein shall supersede or modify
6323
+ the terms of any separate license agreement you may have executed
6324
+ with Licensor regarding such Contributions.
6325
+
6326
+ 6. Trademarks. This License does not grant permission to use the trade
6327
+ names, trademarks, service marks, or product names of the Licensor,
6328
+ except as required for reasonable and customary use in describing the
6329
+ origin of the Work and reproducing the content of the NOTICE file.
6330
+
6331
+ 7. Disclaimer of Warranty. Unless required by applicable law or
6332
+ agreed to in writing, Licensor provides the Work (and each
6333
+ Contributor provides its Contributions) on an "AS IS" BASIS,
6334
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
6335
+ implied, including, without limitation, any warranties or conditions
6336
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
6337
+ PARTICULAR PURPOSE. You are solely responsible for determining the
6338
+ appropriateness of using or redistributing the Work and assume any
6339
+ risks associated with Your exercise of permissions under this License.
6340
+
6341
+ 8. Limitation of Liability. In no event and under no legal theory,
6342
+ whether in tort (including negligence), contract, or otherwise,
6343
+ unless required by applicable law (such as deliberate and grossly
6344
+ negligent acts) or agreed to in writing, shall any Contributor be
6345
+ liable to You for damages, including any direct, indirect, special,
6346
+ incidental, or consequential damages of any character arising as a
6347
+ result of this License or out of the use or inability to use the
6348
+ Work (including but not limited to damages for loss of goodwill,
6349
+ work stoppage, computer failure or malfunction, or any and all
6350
+ other commercial damages or losses), even if such Contributor
6351
+ has been advised of the possibility of such damages.
6352
+
6353
+ 9. Accepting Warranty or Additional Liability. While redistributing
6354
+ the Work or Derivative Works thereof, You may choose to offer,
6355
+ and charge a fee for, acceptance of support, warranty, indemnity,
6356
+ or other liability obligations and/or rights consistent with this
6357
+ License. However, in accepting such obligations, You may act only
6358
+ on Your own behalf and on Your sole responsibility, not on behalf
6359
+ of any other Contributor, and only if You agree to indemnify,
6360
+ defend, and hold each Contributor harmless for any liability
6361
+ incurred by, or claims asserted against, such Contributor by reason
6362
+ of your accepting any such warranty or additional liability.
6363
+
6364
+ END OF TERMS AND CONDITIONS
6365
+
6366
+ APPENDIX: How to apply the Apache License to your work.
6367
+
6368
+ To apply the Apache License to your work, attach the following
6369
+ boilerplate notice, with the fields enclosed by brackets "[]"
6370
+ replaced with your own identifying information. (Don't include
6371
+ the brackets!) The text should be enclosed in the appropriate
6372
+ comment syntax for the file format. We also recommend that a
6373
+ file or class name and description of purpose be included on the
6374
+ same "printed page" as the copyright notice for easier
6375
+ identification within third-party archives.
6376
+
6377
+ Copyright 2023 The Unicode Consortium
6378
+
6379
+ Licensed under the Apache License, Version 2.0 (the "License");
6380
+ you may not use this file except in compliance with the License.
6381
+ You may obtain a copy of the License at
6382
+
6383
+ http://www.apache.org/licenses/LICENSE-2.0
6384
+
6385
+ Unless required by applicable law or agreed to in writing, software
6386
+ distributed under the License is distributed on an "AS IS" BASIS,
6387
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6388
+ See the License for the specific language governing permissions and
6389
+ limitations under the License.
6390
+
6391
+ ------------------------------------------------------------------------------
6392
+ LICENSE.txt — 2 package(s): calloop 0.14.4, smithay-client-toolkit 0.20.0
6393
+ ------------------------------------------------------------------------------
6394
+ Copyright (c) 2018 Victor Berger
6395
+
6396
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6397
+ of this software and associated documentation files (the "Software"), to deal
6398
+ in the Software without restriction, including without limitation the rights
6399
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6400
+ copies of the Software, and to permit persons to whom the Software is
6401
+ furnished to do so, subject to the following conditions:
6402
+
6403
+ The above copyright notice and this permission notice shall be included in
5574
6404
  all copies or substantial portions of the Software.
5575
6405
 
5576
6406
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
@@ -5826,7 +6656,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5826
6656
  DEALINGS IN THE SOFTWARE.
5827
6657
 
5828
6658
  ------------------------------------------------------------------------------
5829
- LICENSE-APACHE — 22 package(s): crc32fast 1.5.0, ctor 0.10.1, dpi 0.1.2, dtor 0.8.1, foreign-types 0.3.2, foreign-types-shared 0.1.1, native-tls 0.2.18, openssl 0.10.81, openssl-macros 0.1.1, quick-error 2.0.1, rustfft 6.4.1, serde_spanned 1.1.1, strength_reduce 0.2.4, toml 1.1.4+spec-1.1.0, toml_datetime 1.1.1+spec-1.1.0, toml_parser 1.1.3+spec-1.1.0, toml_writer 1.1.2+spec-1.1.0, winit 0.31.0-beta.2, winit-common 0.31.0-beta.2, winit-core 0.31.0-beta.2, winit-wayland 0.31.0-beta.2, winit-x11 0.31.0-beta.2
6659
+ LICENSE-APACHE — 24 package(s): crc32fast 1.5.0, ctor 0.10.1, dpi 0.1.2, dtor 0.8.1, foreign-types 0.3.2, foreign-types-shared 0.1.1, hex 0.4.3, native-tls 0.2.18, openssl 0.10.81, openssl-macros 0.1.1, quick-error 2.0.1, rustfft 6.4.1, serde_spanned 1.1.1, strength_reduce 0.2.4, toml 1.1.4+spec-1.1.0, toml_datetime 1.1.1+spec-1.1.0, toml_edit 0.25.13+spec-1.1.0, toml_parser 1.1.3+spec-1.1.0, toml_writer 1.1.2+spec-1.1.0, winit 0.31.0-beta.2, winit-common 0.31.0-beta.2, winit-core 0.31.0-beta.2, winit-wayland 0.31.0-beta.2, winit-x11 0.31.0-beta.2
5830
6660
  ------------------------------------------------------------------------------
5831
6661
  Apache License
5832
6662
  Version 2.0, January 2004
@@ -7095,7 +7925,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
7095
7925
  defined by the Mozilla Public License, v. 2.0.
7096
7926
 
7097
7927
  ------------------------------------------------------------------------------
7098
- LICENSE-MIT — 2 package(s): ctor 0.10.1, dtor 0.8.1
7928
+ LICENSE-MIT — 3 package(s): ctor 0.10.1, dtor 0.8.1, tinyvec 1.12.0
7099
7929
  ------------------------------------------------------------------------------
7100
7930
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
7101
7931
 
@@ -7426,6 +8256,35 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
7426
8256
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7427
8257
  DEALINGS IN THE SOFTWARE.
7428
8258
 
8259
+ ------------------------------------------------------------------------------
8260
+ LICENSE-MIT — 2 package(s): defmt 1.1.1, defmt-macros 1.1.1
8261
+ ------------------------------------------------------------------------------
8262
+ Copyright (c) Ferrous Systems
8263
+
8264
+ Permission is hereby granted, free of charge, to any
8265
+ person obtaining a copy of this software and associated
8266
+ documentation files (the "Software"), to deal in the
8267
+ Software without restriction, including without
8268
+ limitation the rights to use, copy, modify, merge,
8269
+ publish, distribute, sublicense, and/or sell copies of
8270
+ the Software, and to permit persons to whom the Software
8271
+ is furnished to do so, subject to the following
8272
+ conditions:
8273
+
8274
+ The above copyright notice and this permission notice
8275
+ shall be included in all copies or substantial portions
8276
+ of the Software.
8277
+
8278
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8279
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8280
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8281
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8282
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8283
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8284
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8285
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8286
+ DEALINGS IN THE SOFTWARE.
8287
+
7429
8288
  ------------------------------------------------------------------------------
7430
8289
  LICENSE — 2 package(s): derive_more 2.1.1, derive_more-impl 2.1.1
7431
8290
  ------------------------------------------------------------------------------
@@ -8115,7 +8974,7 @@ Test code within encoding_rs is dedicated to the Public Domain when so
8115
8974
  designated (see the individual files for PD/CC0-dedicated sections).
8116
8975
 
8117
8976
  ------------------------------------------------------------------------------
8118
- LICENSE-MIT — 2 package(s): encoding_rs 0.8.35, utf8_iter 1.0.4
8977
+ LICENSE-MIT — 4 package(s): encoding_rs 0.8.35, utf16_iter 1.0.5, utf8_iter 1.0.4, write16 1.0.0
8119
8978
  ------------------------------------------------------------------------------
8120
8979
  Copyright Mozilla Foundation
8121
8980
 
@@ -8174,28 +9033,230 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
8174
9033
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8175
9034
 
8176
9035
  ------------------------------------------------------------------------------
8177
- LICENSE-MIT — 1 package(s): equivalent 1.0.2
9036
+ LICENSE-APACHE — 1 package(s): enumflags2 0.7.12
8178
9037
  ------------------------------------------------------------------------------
8179
- Copyright (c) 2016--2023
9038
+ Apache License
8180
9039
 
8181
- Permission is hereby granted, free of charge, to any
8182
- person obtaining a copy of this software and associated
8183
- documentation files (the "Software"), to deal in the
8184
- Software without restriction, including without
8185
- limitation the rights to use, copy, modify, merge,
8186
- publish, distribute, sublicense, and/or sell copies of
8187
- the Software, and to permit persons to whom the Software
8188
- is furnished to do so, subject to the following
8189
- conditions:
9040
+ Version 2.0, January 2004
8190
9041
 
8191
- The above copyright notice and this permission notice
8192
- shall be included in all copies or substantial portions
8193
- of the Software.
9042
+ http://www.apache.org/licenses/
8194
9043
 
8195
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8196
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8197
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8198
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9044
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9045
+
9046
+ 1. Definitions.
9047
+
9048
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
9049
+
9050
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
9051
+
9052
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
9053
+
9054
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
9055
+
9056
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
9057
+
9058
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
9059
+
9060
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
9061
+
9062
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
9063
+
9064
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
9065
+
9066
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
9067
+
9068
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
9069
+
9070
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
9071
+
9072
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
9073
+
9074
+ You must give any other recipients of the Work or Derivative Works a copy of this License; and
9075
+ You must cause any modified files to carry prominent notices stating that You changed the files; and
9076
+ You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
9077
+ If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
9078
+
9079
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
9080
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
9081
+
9082
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
9083
+
9084
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
9085
+
9086
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
9087
+
9088
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
9089
+
9090
+ END OF TERMS AND CONDITIONS
9091
+
9092
+
9093
+ Copyright 2017-2023 Maik Klein, Maja Kądziołka
9094
+
9095
+ Licensed under the Apache License, Version 2.0 (the "License");
9096
+ you may not use this file except in compliance with the License.
9097
+ You may obtain a copy of the License at
9098
+
9099
+ http://www.apache.org/licenses/LICENSE-2.0
9100
+
9101
+ Unless required by applicable law or agreed to in writing, software
9102
+ distributed under the License is distributed on an "AS IS" BASIS,
9103
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9104
+ See the License for the specific language governing permissions and
9105
+ limitations under the License.
9106
+
9107
+ ------------------------------------------------------------------------------
9108
+ LICENSE-MIT — 1 package(s): enumflags2 0.7.12
9109
+ ------------------------------------------------------------------------------
9110
+ Copyright (c) 2017-2023 Maik Klein, Maja Kądziołka
9111
+
9112
+ Permission is hereby granted, free of charge, to any
9113
+ person obtaining a copy of this software and associated
9114
+ documentation files (the "Software"), to deal in the
9115
+ Software without restriction, including without
9116
+ limitation the rights to use, copy, modify, merge,
9117
+ publish, distribute, sublicense, and/or sell copies of
9118
+ the Software, and to permit persons to whom the Software
9119
+ is furnished to do so, subject to the following
9120
+ conditions:
9121
+
9122
+ The above copyright notice and this permission notice
9123
+ shall be included in all copies or substantial portions
9124
+ of the Software.
9125
+
9126
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9127
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9128
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9129
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9130
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9131
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9132
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9133
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9134
+ DEALINGS IN THE SOFTWARE.
9135
+
9136
+ ------------------------------------------------------------------------------
9137
+ LICENSE-APACHE — 1 package(s): enumflags2_derive 0.7.12
9138
+ ------------------------------------------------------------------------------
9139
+ Apache License
9140
+
9141
+ Version 2.0, January 2004
9142
+
9143
+ http://www.apache.org/licenses/
9144
+
9145
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9146
+
9147
+ 1. Definitions.
9148
+
9149
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
9150
+
9151
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
9152
+
9153
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
9154
+
9155
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
9156
+
9157
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
9158
+
9159
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
9160
+
9161
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
9162
+
9163
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
9164
+
9165
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
9166
+
9167
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
9168
+
9169
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
9170
+
9171
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
9172
+
9173
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
9174
+
9175
+ You must give any other recipients of the Work or Derivative Works a copy of this License; and
9176
+ You must cause any modified files to carry prominent notices stating that You changed the files; and
9177
+ You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
9178
+ If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
9179
+
9180
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
9181
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
9182
+
9183
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
9184
+
9185
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
9186
+
9187
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
9188
+
9189
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
9190
+
9191
+ END OF TERMS AND CONDITIONS
9192
+
9193
+
9194
+ Copyright [2017] [Maik Klein]
9195
+
9196
+ Licensed under the Apache License, Version 2.0 (the "License");
9197
+ you may not use this file except in compliance with the License.
9198
+ You may obtain a copy of the License at
9199
+
9200
+ http://www.apache.org/licenses/LICENSE-2.0
9201
+
9202
+ Unless required by applicable law or agreed to in writing, software
9203
+ distributed under the License is distributed on an "AS IS" BASIS,
9204
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9205
+ See the License for the specific language governing permissions and
9206
+ limitations under the License.
9207
+
9208
+ ------------------------------------------------------------------------------
9209
+ LICENSE-MIT — 1 package(s): enumflags2_derive 0.7.12
9210
+ ------------------------------------------------------------------------------
9211
+ Copyright (c) 2017 Maik Klein
9212
+
9213
+ Permission is hereby granted, free of charge, to any
9214
+ person obtaining a copy of this software and associated
9215
+ documentation files (the "Software"), to deal in the
9216
+ Software without restriction, including without
9217
+ limitation the rights to use, copy, modify, merge,
9218
+ publish, distribute, sublicense, and/or sell copies of
9219
+ the Software, and to permit persons to whom the Software
9220
+ is furnished to do so, subject to the following
9221
+ conditions:
9222
+
9223
+ The above copyright notice and this permission notice
9224
+ shall be included in all copies or substantial portions
9225
+ of the Software.
9226
+
9227
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9228
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9229
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9230
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9231
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9232
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9233
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9234
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9235
+ DEALINGS IN THE SOFTWARE.
9236
+
9237
+ ------------------------------------------------------------------------------
9238
+ LICENSE-MIT — 1 package(s): equivalent 1.0.2
9239
+ ------------------------------------------------------------------------------
9240
+ Copyright (c) 2016--2023
9241
+
9242
+ Permission is hereby granted, free of charge, to any
9243
+ person obtaining a copy of this software and associated
9244
+ documentation files (the "Software"), to deal in the
9245
+ Software without restriction, including without
9246
+ limitation the rights to use, copy, modify, merge,
9247
+ publish, distribute, sublicense, and/or sell copies of
9248
+ the Software, and to permit persons to whom the Software
9249
+ is furnished to do so, subject to the following
9250
+ conditions:
9251
+
9252
+ The above copyright notice and this permission notice
9253
+ shall be included in all copies or substantial portions
9254
+ of the Software.
9255
+
9256
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9257
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9258
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9259
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8199
9260
  SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8200
9261
  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8201
9262
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
@@ -8391,41 +9452,91 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8391
9452
  DEALINGS IN THE SOFTWARE.
8392
9453
 
8393
9454
  ------------------------------------------------------------------------------
8394
- LICENSE-MIT1 package(s): fixedbitset 0.5.7
9455
+ LICENSE — 45 package(s): fixed_decimal 0.7.2, icu_calendar 2.3.0, icu_calendar_data 2.3.0, icu_casemap 2.3.0, icu_casemap_data 2.3.0, icu_collator 2.3.0, icu_collator_data 2.3.0, icu_collections 2.3.0, icu_datetime 2.3.0, icu_datetime_data 2.3.0, icu_decimal 2.3.0, icu_decimal_data 2.3.0, icu_experimental 0.6.0, icu_experimental_data 0.6.0, icu_list 2.3.0, icu_list_data 2.3.0, icu_locale 2.3.0, icu_locale_core 2.3.0, icu_locale_data 2.3.0, icu_locale_fallback 2.3.0, icu_locale_fallback_data 2.3.0, icu_normalizer 2.3.0, icu_normalizer_data 2.3.0, icu_pattern 0.5.0, icu_plurals 2.3.0, icu_plurals_data 2.3.0, icu_properties 2.3.0, icu_properties_data 2.3.0, icu_provider 2.3.0, icu_segmenter 2.3.0, icu_segmenter_data 2.3.0, icu_time 2.3.0, icu_time_data 2.3.0, ixdtf 0.6.6, litemap 0.8.2, potential_utf 0.1.5, tinystr 0.8.4, writeable 0.6.4, yoke 0.8.3, yoke-derive 0.8.2, zerofrom 0.1.8, zerofrom-derive 0.1.7, zerotrie 0.2.5, zerovec 0.11.8, zerovec-derive 0.11.5
8395
9456
  ------------------------------------------------------------------------------
8396
- Copyright (c) 2015-2017
9457
+ UNICODE LICENSE V3
8397
9458
 
8398
- Permission is hereby granted, free of charge, to any
8399
- person obtaining a copy of this software and associated
8400
- documentation files (the "Software"), to deal in the
8401
- Software without restriction, including without
8402
- limitation the rights to use, copy, modify, merge,
8403
- publish, distribute, sublicense, and/or sell copies of
8404
- the Software, and to permit persons to whom the Software
8405
- is furnished to do so, subject to the following
8406
- conditions:
9459
+ COPYRIGHT AND PERMISSION NOTICE
8407
9460
 
8408
- The above copyright notice and this permission notice
8409
- shall be included in all copies or substantial portions
8410
- of the Software.
9461
+ Copyright © 2020-2024 Unicode, Inc.
8411
9462
 
8412
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
8413
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
8414
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
8415
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
8416
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8417
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
8418
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8419
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8420
- DEALINGS IN THE SOFTWARE.
9463
+ NOTICE TO USER: Carefully read the following legal agreement. BY
9464
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
9465
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
9466
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
9467
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
8421
9468
 
8422
- ------------------------------------------------------------------------------
8423
- LICENSE-MIT 1 package(s): flate2 1.1.9
8424
- ------------------------------------------------------------------------------
8425
- Copyright (c) 2014-2026 Alex Crichton
9469
+ Permission is hereby granted, free of charge, to any person obtaining a
9470
+ copy of data files and any associated documentation (the "Data Files") or
9471
+ software and any associated documentation (the "Software") to deal in the
9472
+ Data Files or Software without restriction, including without limitation
9473
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
9474
+ copies of the Data Files or Software, and to permit persons to whom the
9475
+ Data Files or Software are furnished to do so, provided that either (a)
9476
+ this copyright and permission notice appear with all copies of the Data
9477
+ Files or Software, or (b) this copyright and permission notice appear in
9478
+ associated Documentation.
8426
9479
 
8427
- Permission is hereby granted, free of charge, to any
8428
- person obtaining a copy of this software and associated
9480
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
9481
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9482
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
9483
+ THIRD PARTY RIGHTS.
9484
+
9485
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
9486
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
9487
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
9488
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
9489
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
9490
+ FILES OR SOFTWARE.
9491
+
9492
+ Except as contained in this notice, the name of a copyright holder shall
9493
+ not be used in advertising or otherwise to promote the sale, use or other
9494
+ dealings in these Data Files or Software without prior written
9495
+ authorization of the copyright holder.
9496
+
9497
+ SPDX-License-Identifier: Unicode-3.0
9498
+
9499
+
9500
+
9501
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
9502
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
9503
+
9504
+ ------------------------------------------------------------------------------
9505
+ LICENSE-MIT — 1 package(s): fixedbitset 0.5.7
9506
+ ------------------------------------------------------------------------------
9507
+ Copyright (c) 2015-2017
9508
+
9509
+ Permission is hereby granted, free of charge, to any
9510
+ person obtaining a copy of this software and associated
9511
+ documentation files (the "Software"), to deal in the
9512
+ Software without restriction, including without
9513
+ limitation the rights to use, copy, modify, merge,
9514
+ publish, distribute, sublicense, and/or sell copies of
9515
+ the Software, and to permit persons to whom the Software
9516
+ is furnished to do so, subject to the following
9517
+ conditions:
9518
+
9519
+ The above copyright notice and this permission notice
9520
+ shall be included in all copies or substantial portions
9521
+ of the Software.
9522
+
9523
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9524
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9525
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9526
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9527
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9528
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9529
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9530
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9531
+ DEALINGS IN THE SOFTWARE.
9532
+
9533
+ ------------------------------------------------------------------------------
9534
+ LICENSE-MIT — 1 package(s): flate2 1.1.9
9535
+ ------------------------------------------------------------------------------
9536
+ Copyright (c) 2014-2026 Alex Crichton
9537
+
9538
+ Permission is hereby granted, free of charge, to any
9539
+ person obtaining a copy of this software and associated
8429
9540
  documentation files (the "Software"), to deal in the
8430
9541
  Software without restriction, including without
8431
9542
  limitation the rights to use, copy, modify, merge,
@@ -8471,6 +9582,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8471
9582
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8472
9583
  SOFTWARE.
8473
9584
 
9585
+ ------------------------------------------------------------------------------
9586
+ LICENSE — 1 package(s): float-cmp 0.9.0
9587
+ ------------------------------------------------------------------------------
9588
+ Copyright (c) 2014-2020 Optimal Computing (NZ) Ltd
9589
+
9590
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
9591
+ this software and associated documentation files (the "Software"), to deal in
9592
+ the Software without restriction, including without limitation the rights to
9593
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
9594
+ of the Software, and to permit persons to whom the Software is furnished to do
9595
+ so, subject to the following conditions:
9596
+
9597
+ The above copyright notice and this permission notice shall be included in all
9598
+ copies or substantial portions of the Software.
9599
+
9600
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9601
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9602
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9603
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9604
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9605
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
9606
+ IN THE SOFTWARE.
9607
+
8474
9608
  ------------------------------------------------------------------------------
8475
9609
  LICENSE-MIT — 1 package(s): fnv 1.0.7
8476
9610
  ------------------------------------------------------------------------------
@@ -8524,7 +9658,7 @@ the following restrictions:
8524
9658
  3. This notice may not be removed or altered from any source distribution.
8525
9659
 
8526
9660
  ------------------------------------------------------------------------------
8527
- LICENSE-APACHE — 3 package(s): font-types 0.11.3, read-fonts 0.39.2, skrifa 0.42.1
9661
+ LICENSE-APACHE — 3 package(s): font-types 0.12.3, read-fonts 0.41.0, skrifa 0.44.0
8528
9662
  ------------------------------------------------------------------------------
8529
9663
  Apache License
8530
9664
 
@@ -8565,7 +9699,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
8565
9699
  You must give any other recipients of the Work or Derivative Works a copy of this License; and
8566
9700
  You must cause any modified files to carry prominent notices stating that You changed the files; and
8567
9701
  You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
8568
- If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
9702
+ If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
8569
9703
 
8570
9704
  You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
8571
9705
  5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
@@ -8580,7 +9714,7 @@ You may add Your own copyright statement to Your modifications and may provide a
8580
9714
 
8581
9715
  END OF TERMS AND CONDITIONS
8582
9716
 
8583
- Copyright 2019 Colin Rothfels
9717
+ Copyright 2019 Fontations Developers
8584
9718
 
8585
9719
  Licensed under the Apache License, Version 2.0 (the "License");
8586
9720
  you may not use this file except in compliance with the License.
@@ -8595,9 +9729,9 @@ See the License for the specific language governing permissions and
8595
9729
  limitations under the License.
8596
9730
 
8597
9731
  ------------------------------------------------------------------------------
8598
- LICENSE-MIT — 3 package(s): font-types 0.11.3, read-fonts 0.39.2, skrifa 0.42.1
9732
+ LICENSE-MIT — 3 package(s): font-types 0.12.3, read-fonts 0.41.0, skrifa 0.44.0
8599
9733
  ------------------------------------------------------------------------------
8600
- Copyright (c) 2019 Colin Rothfels
9734
+ Copyright (c) 2019 Fontations Developers
8601
9735
 
8602
9736
  Permission is hereby granted, free of charge, to any
8603
9737
  person obtaining a copy of this software and associated
@@ -8624,7 +9758,57 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8624
9758
  DEALINGS IN THE SOFTWARE.
8625
9759
 
8626
9760
  ------------------------------------------------------------------------------
8627
- LICENSE-MIT — 1 package(s): fontique 0.10.0
9761
+ LICENSE — 1 package(s): fontconfig-parser 0.5.8
9762
+ ------------------------------------------------------------------------------
9763
+ MIT License
9764
+
9765
+ Copyright (c) 2021 Riey
9766
+
9767
+ Permission is hereby granted, free of charge, to any person obtaining a copy
9768
+ of this software and associated documentation files (the "Software"), to deal
9769
+ in the Software without restriction, including without limitation the rights
9770
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9771
+ copies of the Software, and to permit persons to whom the Software is
9772
+ furnished to do so, subject to the following conditions:
9773
+
9774
+ The above copyright notice and this permission notice shall be included in all
9775
+ copies or substantial portions of the Software.
9776
+
9777
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9778
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9779
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9780
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9781
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9782
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9783
+ SOFTWARE.
9784
+
9785
+ ------------------------------------------------------------------------------
9786
+ LICENSE — 1 package(s): fontdb 0.24.0
9787
+ ------------------------------------------------------------------------------
9788
+ The MIT License (MIT)
9789
+
9790
+ Copyright (c) 2020 Yevhenii Reizner
9791
+
9792
+ Permission is hereby granted, free of charge, to any person obtaining a copy
9793
+ of this software and associated documentation files (the "Software"), to deal
9794
+ in the Software without restriction, including without limitation the rights
9795
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9796
+ copies of the Software, and to permit persons to whom the Software is
9797
+ furnished to do so, subject to the following conditions:
9798
+
9799
+ The above copyright notice and this permission notice shall be included in all
9800
+ copies or substantial portions of the Software.
9801
+
9802
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9803
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9804
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9805
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9806
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9807
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9808
+ SOFTWARE.
9809
+
9810
+ ------------------------------------------------------------------------------
9811
+ LICENSE-MIT — 1 package(s): fontique 0.11.1
8628
9812
  ------------------------------------------------------------------------------
8629
9813
  Copyright 2024 the Parley Authors
8630
9814
 
@@ -9490,7 +10674,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9490
10674
  SOFTWARE.
9491
10675
 
9492
10676
  ------------------------------------------------------------------------------
9493
- LICENSE-MIT — 1 package(s): glifo 0.1.1
10677
+ LICENSE-MIT — 1 package(s): glifo 0.2.0
9494
10678
  ------------------------------------------------------------------------------
9495
10679
  Copyright 2025 the Vello Authors
9496
10680
 
@@ -9795,7 +10979,7 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
9795
10979
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9796
10980
 
9797
10981
  ------------------------------------------------------------------------------
9798
- LICENSE — 1 package(s): harfrust 0.8.4
10982
+ LICENSE — 1 package(s): harfrust 0.12.0
9799
10983
  ------------------------------------------------------------------------------
9800
10984
  The MIT License (MIT)
9801
10985
 
@@ -9850,7 +11034,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9850
11034
  DEALINGS IN THE SOFTWARE.
9851
11035
 
9852
11036
  ------------------------------------------------------------------------------
9853
- LICENSE-MIT — 3 package(s): heck 0.5.0, unicode-segmentation 1.13.3, unicode-width 0.2.2
11037
+ LICENSE-MIT — 4 package(s): heck 0.5.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-width 0.2.2
9854
11038
  ------------------------------------------------------------------------------
9855
11039
  Copyright (c) 2015 The Rust Project Developers
9856
11040
 
@@ -9878,6 +11062,30 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9878
11062
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9879
11063
  DEALINGS IN THE SOFTWARE.
9880
11064
 
11065
+ ------------------------------------------------------------------------------
11066
+ LICENSE-MIT — 1 package(s): hex 0.4.3
11067
+ ------------------------------------------------------------------------------
11068
+ Copyright (c) 2013-2014 The Rust Project Developers.
11069
+ Copyright (c) 2015-2020 The rust-hex Developers
11070
+
11071
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11072
+ of this software and associated documentation files (the "Software"), to deal
11073
+ in the Software without restriction, including without limitation the rights
11074
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11075
+ copies of the Software, and to permit persons to whom the Software is
11076
+ furnished to do so, subject to the following conditions:
11077
+
11078
+ The above copyright notice and this permission notice shall be included in all
11079
+ copies or substantial portions of the Software.
11080
+
11081
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11082
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11083
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11084
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11085
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11086
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11087
+ SOFTWARE.
11088
+
9881
11089
  ------------------------------------------------------------------------------
9882
11090
  LICENSE — 1 package(s): hrtf 0.9.0
9883
11091
  ------------------------------------------------------------------------------
@@ -10312,56 +11520,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10312
11520
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
10313
11521
  THE SOFTWARE.
10314
11522
 
10315
- ------------------------------------------------------------------------------
10316
- LICENSE — 22 package(s): icu_collections 2.2.0, icu_locale 2.2.0, icu_locale_core 2.2.0, icu_locale_data 2.2.0, icu_normalizer 2.2.0, icu_normalizer_data 2.2.0, icu_properties 2.2.0, icu_properties_data 2.2.0, icu_provider 2.2.0, icu_segmenter 2.2.0, icu_segmenter_data 2.2.0, litemap 0.8.2, potential_utf 0.1.5, tinystr 0.8.3, writeable 0.6.3, yoke 0.8.3, yoke-derive 0.8.2, zerofrom 0.1.8, zerofrom-derive 0.1.7, zerotrie 0.2.4, zerovec 0.11.6, zerovec-derive 0.11.3
10317
- ------------------------------------------------------------------------------
10318
- UNICODE LICENSE V3
10319
-
10320
- COPYRIGHT AND PERMISSION NOTICE
10321
-
10322
- Copyright © 2020-2024 Unicode, Inc.
10323
-
10324
- NOTICE TO USER: Carefully read the following legal agreement. BY
10325
- DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
10326
- SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
10327
- TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
10328
- DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
10329
-
10330
- Permission is hereby granted, free of charge, to any person obtaining a
10331
- copy of data files and any associated documentation (the "Data Files") or
10332
- software and any associated documentation (the "Software") to deal in the
10333
- Data Files or Software without restriction, including without limitation
10334
- the rights to use, copy, modify, merge, publish, distribute, and/or sell
10335
- copies of the Data Files or Software, and to permit persons to whom the
10336
- Data Files or Software are furnished to do so, provided that either (a)
10337
- this copyright and permission notice appear with all copies of the Data
10338
- Files or Software, or (b) this copyright and permission notice appear in
10339
- associated Documentation.
10340
-
10341
- THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
10342
- KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
10343
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
10344
- THIRD PARTY RIGHTS.
10345
-
10346
- IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
10347
- BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
10348
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
10349
- WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
10350
- ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
10351
- FILES OR SOFTWARE.
10352
-
10353
- Except as contained in this notice, the name of a copyright holder shall
10354
- not be used in advertising or otherwise to promote the sale, use or other
10355
- dealings in these Data Files or Software without prior written
10356
- authorization of the copyright holder.
10357
-
10358
- SPDX-License-Identifier: Unicode-3.0
10359
-
10360
-
10361
-
10362
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
10363
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
10364
-
10365
11523
  ------------------------------------------------------------------------------
10366
11524
  LICENSE-MIT — 1 package(s): idna_adapter 1.2.2
10367
11525
  ------------------------------------------------------------------------------
@@ -10391,6 +11549,31 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10391
11549
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10392
11550
  DEALINGS IN THE SOFTWARE.
10393
11551
 
11552
+ ------------------------------------------------------------------------------
11553
+ LICENSE — 1 package(s): imagesize 0.15.0
11554
+ ------------------------------------------------------------------------------
11555
+ MIT License
11556
+
11557
+ Copyright (c) 2017 Maiddog
11558
+
11559
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11560
+ of this software and associated documentation files (the "Software"), to deal
11561
+ in the Software without restriction, including without limitation the rights
11562
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11563
+ copies of the Software, and to permit persons to whom the Software is
11564
+ furnished to do so, subject to the following conditions:
11565
+
11566
+ The above copyright notice and this permission notice shall be included in all
11567
+ copies or substantial portions of the Software.
11568
+
11569
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11570
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11571
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11572
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11573
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11574
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11575
+ SOFTWARE.
11576
+
10394
11577
  ------------------------------------------------------------------------------
10395
11578
  LICENSE-MIT — 1 package(s): indexmap 2.14.0
10396
11579
  ------------------------------------------------------------------------------
@@ -12132,7 +13315,20 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12132
13315
  THE SOFTWARE.
12133
13316
 
12134
13317
  ------------------------------------------------------------------------------
12135
- LICENSE-MIT3 package(s): parlance 0.1.0, parley 0.10.0, parley_data 0.10.0
13318
+ LICENSE-THIRD-PARTY1 package(s): parking 2.2.1
13319
+ ------------------------------------------------------------------------------
13320
+ ===============================================================================
13321
+
13322
+ Copyright 2014-2020 The Rust Project Developers
13323
+
13324
+ Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
13325
+ http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
13326
+ <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
13327
+ option. All files in the project carrying such notice may not be
13328
+ copied, modified, or distributed except according to those terms.
13329
+
13330
+ ------------------------------------------------------------------------------
13331
+ LICENSE-MIT — 3 package(s): parlance 0.1.0, parley 0.11.1, parley_data 0.11.1
12136
13332
  ------------------------------------------------------------------------------
12137
13333
  Copyright 2020 the Parley Authors
12138
13334
 
@@ -12184,6 +13380,29 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
12184
13380
  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
12185
13381
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12186
13382
 
13383
+ ------------------------------------------------------------------------------
13384
+ LICENSE — 1 package(s): pico-args 0.5.0
13385
+ ------------------------------------------------------------------------------
13386
+ Copyright (c) 2019 Yevhenii Reizner
13387
+
13388
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13389
+ of this software and associated documentation files (the "Software"), to deal
13390
+ in the Software without restriction, including without limitation the rights
13391
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13392
+ copies of the Software, and to permit persons to whom the Software is
13393
+ furnished to do so, subject to the following conditions:
13394
+
13395
+ The above copyright notice and this permission notice shall be included in
13396
+ all copies or substantial portions of the Software.
13397
+
13398
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13399
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13400
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13401
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13402
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13403
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
13404
+ THE SOFTWARE.
13405
+
12187
13406
  ------------------------------------------------------------------------------
12188
13407
  LICENSE — 1 package(s): piston-float 1.0.1
12189
13408
  ------------------------------------------------------------------------------
@@ -13374,9 +14593,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13374
14593
  SOFTWARE.
13375
14594
 
13376
14595
  ------------------------------------------------------------------------------
13377
- LICENSE.txt — 2 package(s): rubato 0.16.2, rubato 3.0.0
14596
+ LICENSE-MIT — 2 package(s): roxmltree 0.20.0, roxmltree 0.21.1
13378
14597
  ------------------------------------------------------------------------------
13379
- Copyright (c) 2020 Henrik Enquist
14598
+ The MIT License (MIT)
14599
+
14600
+ Copyright (c) 2018 Yevhenii Reizner
14601
+
14602
+ Permission is hereby granted, free of charge, to any person obtaining a copy
14603
+ of this software and associated documentation files (the "Software"), to deal
14604
+ in the Software without restriction, including without limitation the rights
14605
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14606
+ copies of the Software, and to permit persons to whom the Software is
14607
+ furnished to do so, subject to the following conditions:
14608
+
14609
+ The above copyright notice and this permission notice shall be included in all
14610
+ copies or substantial portions of the Software.
14611
+
14612
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14613
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14614
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14615
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14616
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14617
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14618
+ SOFTWARE.
14619
+
14620
+ ------------------------------------------------------------------------------
14621
+ LICENSE.txt — 2 package(s): rubato 0.16.2, rubato 3.0.0
14622
+ ------------------------------------------------------------------------------
14623
+ Copyright (c) 2020 Henrik Enquist
13380
14624
 
13381
14625
  Permission is hereby granted, free of charge, to any person obtaining a copy
13382
14626
  of this software and associated documentation files (the "Software"), to deal
@@ -13768,7 +15012,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
13768
15012
  DEALINGS IN THE SOFTWARE.
13769
15013
 
13770
15014
  ------------------------------------------------------------------------------
13771
- LICENSE-MIT — 5 package(s): serde_spanned 1.1.1, toml 1.1.4+spec-1.1.0, toml_datetime 1.1.1+spec-1.1.0, toml_parser 1.1.3+spec-1.1.0, toml_writer 1.1.2+spec-1.1.0
15015
+ LICENSE-MIT — 6 package(s): serde_spanned 1.1.1, toml 1.1.4+spec-1.1.0, toml_datetime 1.1.1+spec-1.1.0, toml_edit 0.25.13+spec-1.1.0, toml_parser 1.1.3+spec-1.1.0, toml_writer 1.1.2+spec-1.1.0
13772
15016
  ------------------------------------------------------------------------------
13773
15017
  Copyright (c) Individual contributors
13774
15018
 
@@ -13892,6 +15136,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13892
15136
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
13893
15137
  THE SOFTWARE.
13894
15138
 
15139
+ ------------------------------------------------------------------------------
15140
+ LICENSE-MIT — 1 package(s): signal-hook-registry 1.4.8
15141
+ ------------------------------------------------------------------------------
15142
+ Copyright (c) 2017 tokio-jsonrpc developers
15143
+
15144
+ Permission is hereby granted, free of charge, to any
15145
+ person obtaining a copy of this software and associated
15146
+ documentation files (the "Software"), to deal in the
15147
+ Software without restriction, including without
15148
+ limitation the rights to use, copy, modify, merge,
15149
+ publish, distribute, sublicense, and/or sell copies of
15150
+ the Software, and to permit persons to whom the Software
15151
+ is furnished to do so, subject to the following
15152
+ conditions:
15153
+
15154
+ The above copyright notice and this permission notice
15155
+ shall be included in all copies or substantial portions
15156
+ of the Software.
15157
+
15158
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
15159
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
15160
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
15161
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
15162
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
15163
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
15164
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
15165
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
15166
+ DEALINGS IN THE SOFTWARE.
15167
+
13895
15168
  ------------------------------------------------------------------------------
13896
15169
  LICENSE.md — 1 package(s): simd-adler32 0.3.10
13897
15170
  ------------------------------------------------------------------------------
@@ -13917,6 +15190,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13917
15190
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13918
15191
  SOFTWARE.
13919
15192
 
15193
+ ------------------------------------------------------------------------------
15194
+ LICENSE-MIT — 2 package(s): simplecss 0.2.2, unicode-vo 0.1.0
15195
+ ------------------------------------------------------------------------------
15196
+ The MIT License (MIT)
15197
+
15198
+ Copyright (c) 2018 Reizner Evgeniy
15199
+
15200
+ Permission is hereby granted, free of charge, to any person obtaining a copy
15201
+ of this software and associated documentation files (the "Software"), to deal
15202
+ in the Software without restriction, including without limitation the rights
15203
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15204
+ copies of the Software, and to permit persons to whom the Software is
15205
+ furnished to do so, subject to the following conditions:
15206
+
15207
+ The above copyright notice and this permission notice shall be included in all
15208
+ copies or substantial portions of the Software.
15209
+
15210
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15211
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15212
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15213
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15214
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15215
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15216
+ SOFTWARE.
15217
+
13920
15218
  ------------------------------------------------------------------------------
13921
15219
  COPYING — 1 package(s): siphasher 1.0.3
13922
15220
  ------------------------------------------------------------------------------
@@ -14368,6 +15666,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14368
15666
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14369
15667
  SOFTWARE.
14370
15668
 
15669
+ ------------------------------------------------------------------------------
15670
+ LICENSE-MIT — 2 package(s): svgtypes 0.16.1, ttf-parser 0.25.1
15671
+ ------------------------------------------------------------------------------
15672
+ Copyright (c) 2018 Yevhenii Reizner
15673
+
15674
+ Permission is hereby granted, free of charge, to any person obtaining a copy
15675
+ of this software and associated documentation files (the "Software"), to deal
15676
+ in the Software without restriction, including without limitation the rights
15677
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15678
+ copies of the Software, and to permit persons to whom the Software is
15679
+ furnished to do so, subject to the following conditions:
15680
+
15681
+ The above copyright notice and this permission notice shall be included in
15682
+ all copies or substantial portions of the Software.
15683
+
15684
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15685
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15686
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15687
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15688
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15689
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
15690
+ THE SOFTWARE.
15691
+
14371
15692
  ------------------------------------------------------------------------------
14372
15693
  LICENSE — 1 package(s): synstructure 0.13.2
14373
15694
  ------------------------------------------------------------------------------
@@ -14379,6 +15700,31 @@ The above copyright notice and this permission notice shall be included in all c
14379
15700
 
14380
15701
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14381
15702
 
15703
+ ------------------------------------------------------------------------------
15704
+ LICENSE-MIT — 1 package(s): sys-locale 0.3.2
15705
+ ------------------------------------------------------------------------------
15706
+ MIT License
15707
+
15708
+ Copyright (c) 2021 1Password
15709
+
15710
+ Permission is hereby granted, free of charge, to any person obtaining a copy
15711
+ of this software and associated documentation files (the "Software"), to deal
15712
+ in the Software without restriction, including without limitation the rights
15713
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15714
+ copies of the Software, and to permit persons to whom the Software is
15715
+ furnished to do so, subject to the following conditions:
15716
+
15717
+ The above copyright notice and this permission notice shall be included in all
15718
+ copies or substantial portions of the Software.
15719
+
15720
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15721
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15722
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15723
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15724
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15725
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15726
+ SOFTWARE.
15727
+
14382
15728
  ------------------------------------------------------------------------------
14383
15729
  LICENSE — 1 package(s): sysinfo 0.39.6
14384
15730
  ------------------------------------------------------------------------------
@@ -14404,6 +15750,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14404
15750
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14405
15751
  SOFTWARE.
14406
15752
 
15753
+ ------------------------------------------------------------------------------
15754
+ LICENSE — 1 package(s): taffy 0.13.0
15755
+ ------------------------------------------------------------------------------
15756
+ MIT License
15757
+
15758
+ Copyright (c) 2018 Visly Inc.
15759
+ Copyright (c) 2026 Taffy Authors
15760
+
15761
+ Permission is hereby granted, free of charge, to any person obtaining a copy
15762
+ of this software and associated documentation files (the "Software"), to deal
15763
+ in the Software without restriction, including without limitation the rights
15764
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15765
+ copies of the Software, and to permit persons to whom the Software is
15766
+ furnished to do so, subject to the following conditions:
15767
+
15768
+ The above copyright notice and this permission notice shall be included in all
15769
+ copies or substantial portions of the Software.
15770
+
15771
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15772
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15773
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15774
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15775
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15776
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15777
+ SOFTWARE.
15778
+
14407
15779
  ------------------------------------------------------------------------------
14408
15780
  LICENSE-MIT — 1 package(s): tempfile 3.27.0
14409
15781
  ------------------------------------------------------------------------------
@@ -14562,7 +15934,260 @@ Permission is granted to anyone to use this software for any purpose, including
14562
15934
  3. This notice may not be removed or altered from any source distribution.
14563
15935
 
14564
15936
  ------------------------------------------------------------------------------
14565
- LICENSE — 1 package(s): tokio 1.53.1
15937
+ LICENSE-APACHE.md — 1 package(s): tinyvec_macros 0.1.1
15938
+ ------------------------------------------------------------------------------
15939
+ Apache License
15940
+ Version 2.0, January 2004
15941
+ http://www.apache.org/licenses/
15942
+
15943
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
15944
+
15945
+ 1. Definitions.
15946
+
15947
+ "License" shall mean the terms and conditions for use, reproduction,
15948
+ and distribution as defined by Sections 1 through 9 of this document.
15949
+
15950
+ "Licensor" shall mean the copyright owner or entity authorized by
15951
+ the copyright owner that is granting the License.
15952
+
15953
+ "Legal Entity" shall mean the union of the acting entity and all
15954
+ other entities that control, are controlled by, or are under common
15955
+ control with that entity. For the purposes of this definition,
15956
+ "control" means (i) the power, direct or indirect, to cause the
15957
+ direction or management of such entity, whether by contract or
15958
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
15959
+ outstanding shares, or (iii) beneficial ownership of such entity.
15960
+
15961
+ "You" (or "Your") shall mean an individual or Legal Entity
15962
+ exercising permissions granted by this License.
15963
+
15964
+ "Source" form shall mean the preferred form for making modifications,
15965
+ including but not limited to software source code, documentation
15966
+ source, and configuration files.
15967
+
15968
+ "Object" form shall mean any form resulting from mechanical
15969
+ transformation or translation of a Source form, including but
15970
+ not limited to compiled object code, generated documentation,
15971
+ and conversions to other media types.
15972
+
15973
+ "Work" shall mean the work of authorship, whether in Source or
15974
+ Object form, made available under the License, as indicated by a
15975
+ copyright notice that is included in or attached to the work
15976
+ (an example is provided in the Appendix below).
15977
+
15978
+ "Derivative Works" shall mean any work, whether in Source or Object
15979
+ form, that is based on (or derived from) the Work and for which the
15980
+ editorial revisions, annotations, elaborations, or other modifications
15981
+ represent, as a whole, an original work of authorship. For the purposes
15982
+ of this License, Derivative Works shall not include works that remain
15983
+ separable from, or merely link (or bind by name) to the interfaces of,
15984
+ the Work and Derivative Works thereof.
15985
+
15986
+ "Contribution" shall mean any work of authorship, including
15987
+ the original version of the Work and any modifications or additions
15988
+ to that Work or Derivative Works thereof, that is intentionally
15989
+ submitted to Licensor for inclusion in the Work by the copyright owner
15990
+ or by an individual or Legal Entity authorized to submit on behalf of
15991
+ the copyright owner. For the purposes of this definition, "submitted"
15992
+ means any form of electronic, verbal, or written communication sent
15993
+ to the Licensor or its representatives, including but not limited to
15994
+ communication on electronic mailing lists, source code control systems,
15995
+ and issue tracking systems that are managed by, or on behalf of, the
15996
+ Licensor for the purpose of discussing and improving the Work, but
15997
+ excluding communication that is conspicuously marked or otherwise
15998
+ designated in writing by the copyright owner as "Not a Contribution."
15999
+
16000
+ "Contributor" shall mean Licensor and any individual or Legal Entity
16001
+ on behalf of whom a Contribution has been received by Licensor and
16002
+ subsequently incorporated within the Work.
16003
+
16004
+ 2. Grant of Copyright License. Subject to the terms and conditions of
16005
+ this License, each Contributor hereby grants to You a perpetual,
16006
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
16007
+ copyright license to reproduce, prepare Derivative Works of,
16008
+ publicly display, publicly perform, sublicense, and distribute the
16009
+ Work and such Derivative Works in Source or Object form.
16010
+
16011
+ 3. Grant of Patent License. Subject to the terms and conditions of
16012
+ this License, each Contributor hereby grants to You a perpetual,
16013
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
16014
+ (except as stated in this section) patent license to make, have made,
16015
+ use, offer to sell, sell, import, and otherwise transfer the Work,
16016
+ where such license applies only to those patent claims licensable
16017
+ by such Contributor that are necessarily infringed by their
16018
+ Contribution(s) alone or by combination of their Contribution(s)
16019
+ with the Work to which such Contribution(s) was submitted. If You
16020
+ institute patent litigation against any entity (including a
16021
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
16022
+ or a Contribution incorporated within the Work constitutes direct
16023
+ or contributory patent infringement, then any patent licenses
16024
+ granted to You under this License for that Work shall terminate
16025
+ as of the date such litigation is filed.
16026
+
16027
+ 4. Redistribution. You may reproduce and distribute copies of the
16028
+ Work or Derivative Works thereof in any medium, with or without
16029
+ modifications, and in Source or Object form, provided that You
16030
+ meet the following conditions:
16031
+
16032
+ (a) You must give any other recipients of the Work or
16033
+ Derivative Works a copy of this License; and
16034
+
16035
+ (b) You must cause any modified files to carry prominent notices
16036
+ stating that You changed the files; and
16037
+
16038
+ (c) You must retain, in the Source form of any Derivative Works
16039
+ that You distribute, all copyright, patent, trademark, and
16040
+ attribution notices from the Source form of the Work,
16041
+ excluding those notices that do not pertain to any part of
16042
+ the Derivative Works; and
16043
+
16044
+ (d) If the Work includes a "NOTICE" text file as part of its
16045
+ distribution, then any Derivative Works that You distribute must
16046
+ include a readable copy of the attribution notices contained
16047
+ within such NOTICE file, excluding those notices that do not
16048
+ pertain to any part of the Derivative Works, in at least one
16049
+ of the following places: within a NOTICE text file distributed
16050
+ as part of the Derivative Works; within the Source form or
16051
+ documentation, if provided along with the Derivative Works; or,
16052
+ within a display generated by the Derivative Works, if and
16053
+ wherever such third-party notices normally appear. The contents
16054
+ of the NOTICE file are for informational purposes only and
16055
+ do not modify the License. You may add Your own attribution
16056
+ notices within Derivative Works that You distribute, alongside
16057
+ or as an addendum to the NOTICE text from the Work, provided
16058
+ that such additional attribution notices cannot be construed
16059
+ as modifying the License.
16060
+
16061
+ You may add Your own copyright statement to Your modifications and
16062
+ may provide additional or different license terms and conditions
16063
+ for use, reproduction, or distribution of Your modifications, or
16064
+ for any such Derivative Works as a whole, provided Your use,
16065
+ reproduction, and distribution of the Work otherwise complies with
16066
+ the conditions stated in this License.
16067
+
16068
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
16069
+ any Contribution intentionally submitted for inclusion in the Work
16070
+ by You to the Licensor shall be under the terms and conditions of
16071
+ this License, without any additional terms or conditions.
16072
+ Notwithstanding the above, nothing herein shall supersede or modify
16073
+ the terms of any separate license agreement you may have executed
16074
+ with Licensor regarding such Contributions.
16075
+
16076
+ 6. Trademarks. This License does not grant permission to use the trade
16077
+ names, trademarks, service marks, or product names of the Licensor,
16078
+ except as required for reasonable and customary use in describing the
16079
+ origin of the Work and reproducing the content of the NOTICE file.
16080
+
16081
+ 7. Disclaimer of Warranty. Unless required by applicable law or
16082
+ agreed to in writing, Licensor provides the Work (and each
16083
+ Contributor provides its Contributions) on an "AS IS" BASIS,
16084
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
16085
+ implied, including, without limitation, any warranties or conditions
16086
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
16087
+ PARTICULAR PURPOSE. You are solely responsible for determining the
16088
+ appropriateness of using or redistributing the Work and assume any
16089
+ risks associated with Your exercise of permissions under this License.
16090
+
16091
+ 8. Limitation of Liability. In no event and under no legal theory,
16092
+ whether in tort (including negligence), contract, or otherwise,
16093
+ unless required by applicable law (such as deliberate and grossly
16094
+ negligent acts) or agreed to in writing, shall any Contributor be
16095
+ liable to You for damages, including any direct, indirect, special,
16096
+ incidental, or consequential damages of any character arising as a
16097
+ result of this License or out of the use or inability to use the
16098
+ Work (including but not limited to damages for loss of goodwill,
16099
+ work stoppage, computer failure or malfunction, or any and all
16100
+ other commercial damages or losses), even if such Contributor
16101
+ has been advised of the possibility of such damages.
16102
+
16103
+ 9. Accepting Warranty or Additional Liability. While redistributing
16104
+ the Work or Derivative Works thereof, You may choose to offer,
16105
+ and charge a fee for, acceptance of support, warranty, indemnity,
16106
+ or other liability obligations and/or rights consistent with this
16107
+ License. However, in accepting such obligations, You may act only
16108
+ on Your own behalf and on Your sole responsibility, not on behalf
16109
+ of any other Contributor, and only if You agree to indemnify,
16110
+ defend, and hold each Contributor harmless for any liability
16111
+ incurred by, or claims asserted against, such Contributor by reason
16112
+ of your accepting any such warranty or additional liability.
16113
+
16114
+ END OF TERMS AND CONDITIONS
16115
+
16116
+ APPENDIX: How to apply the Apache License to your work.
16117
+
16118
+ To apply the Apache License to your work, attach the following
16119
+ boilerplate notice, with the fields enclosed by brackets "[]"
16120
+ replaced with your own identifying information. (Don't include
16121
+ the brackets!) The text should be enclosed in the appropriate
16122
+ comment syntax for the file format. We also recommend that a
16123
+ file or class name and description of purpose be included on the
16124
+ same "printed page" as the copyright notice for easier
16125
+ identification within third-party archives.
16126
+
16127
+ Copyright 2020 Tomasz "Soveu" Marx
16128
+
16129
+ Licensed under the Apache License, Version 2.0 (the "License");
16130
+ you may not use this file except in compliance with the License.
16131
+ You may obtain a copy of the License at
16132
+
16133
+ http://www.apache.org/licenses/LICENSE-2.0
16134
+
16135
+ Unless required by applicable law or agreed to in writing, software
16136
+ distributed under the License is distributed on an "AS IS" BASIS,
16137
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16138
+ See the License for the specific language governing permissions and
16139
+ limitations under the License.
16140
+
16141
+ ------------------------------------------------------------------------------
16142
+ LICENSE-MIT.md — 1 package(s): tinyvec_macros 0.1.1
16143
+ ------------------------------------------------------------------------------
16144
+ MIT License
16145
+
16146
+ Copyright (c) 2020 Soveu
16147
+
16148
+ Permission is hereby granted, free of charge, to any person obtaining a copy
16149
+ of this software and associated documentation files (the "Software"), to deal
16150
+ in the Software without restriction, including without limitation the rights
16151
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16152
+ copies of the Software, and to permit persons to whom the Software is
16153
+ furnished to do so, subject to the following conditions:
16154
+
16155
+ The above copyright notice and this permission notice shall be included in all
16156
+ copies or substantial portions of the Software.
16157
+
16158
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16159
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16160
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16161
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16162
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16163
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
16164
+ SOFTWARE.
16165
+
16166
+ ------------------------------------------------------------------------------
16167
+ LICENSE-ZLIB.md — 1 package(s): tinyvec_macros 0.1.1
16168
+ ------------------------------------------------------------------------------
16169
+ zlib License
16170
+
16171
+ (C) 2020 Tomasz "Soveu" Marx
16172
+
16173
+ This software is provided 'as-is', without any express or implied
16174
+ warranty. In no event will the authors be held liable for any damages
16175
+ arising from the use of this software.
16176
+
16177
+ Permission is granted to anyone to use this software for any purpose,
16178
+ including commercial applications, and to alter it and redistribute it
16179
+ freely, subject to the following restrictions:
16180
+
16181
+ 1. The origin of this software must not be misrepresented; you must not
16182
+ claim that you wrote the original software. If you use this software
16183
+ in a product, an acknowledgment in the product documentation would be
16184
+ appreciated but is not required.
16185
+ 2. Altered source versions must be plainly marked as such, and must not be
16186
+ misrepresented as being the original software.
16187
+ 3. This notice may not be removed or altered from any source distribution.
16188
+
16189
+ ------------------------------------------------------------------------------
16190
+ LICENSE — 2 package(s): tokio 1.53.1, tokio-util 0.7.19
14566
16191
  ------------------------------------------------------------------------------
14567
16192
  MIT License
14568
16193
 
@@ -15006,29 +16631,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15006
16631
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
15007
16632
  THE SOFTWARE.
15008
16633
 
15009
- ------------------------------------------------------------------------------
15010
- LICENSE-MIT — 1 package(s): ttf-parser 0.25.1
15011
- ------------------------------------------------------------------------------
15012
- Copyright (c) 2018 Yevhenii Reizner
15013
-
15014
- Permission is hereby granted, free of charge, to any person obtaining a copy
15015
- of this software and associated documentation files (the "Software"), to deal
15016
- in the Software without restriction, including without limitation the rights
15017
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15018
- copies of the Software, and to permit persons to whom the Software is
15019
- furnished to do so, subject to the following conditions:
15020
-
15021
- The above copyright notice and this permission notice shall be included in
15022
- all copies or substantial portions of the Software.
15023
-
15024
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15025
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15026
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15027
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15028
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15029
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
15030
- THE SOFTWARE.
15031
-
15032
16634
  ------------------------------------------------------------------------------
15033
16635
  LICENSE-MIT — 1 package(s): tungstenite 0.29.0
15034
16636
  ------------------------------------------------------------------------------
@@ -15657,56 +17259,304 @@ file, then You may include the notice in a location (such as a LICENSE
15657
17259
  file in a relevant directory) where a recipient would be likely to look
15658
17260
  for such a notice.
15659
17261
 
15660
- You may add additional accurate notices of copyright ownership.
17262
+ You may add additional accurate notices of copyright ownership.
17263
+
17264
+ Exhibit B - "Incompatible With Secondary Licenses" Notice
17265
+ ---------------------------------------------------------
17266
+
17267
+ This Source Code Form is "Incompatible With Secondary Licenses", as
17268
+ defined by the Mozilla Public License, v. 2.0.
17269
+
17270
+ ------------------------------------------------------------------------------
17271
+ COPYRIGHT — 1 package(s): unicode-bidi 0.3.18
17272
+ ------------------------------------------------------------------------------
17273
+ This project is copyright 2015, The Servo Project Developers (given in the
17274
+ file AUTHORS).
17275
+
17276
+ Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
17277
+ http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
17278
+ http://opensource.org/licenses/MIT>, at your option. All files in the project
17279
+ carrying such notice may not be copied, modified, or distributed except
17280
+ according to those terms.
17281
+
17282
+ ------------------------------------------------------------------------------
17283
+ LICENSE-UNICODE — 1 package(s): unicode-ident 1.0.24
17284
+ ------------------------------------------------------------------------------
17285
+ UNICODE LICENSE V3
17286
+
17287
+ COPYRIGHT AND PERMISSION NOTICE
17288
+
17289
+ Copyright © 1991-2023 Unicode, Inc.
17290
+
17291
+ NOTICE TO USER: Carefully read the following legal agreement. BY
17292
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
17293
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
17294
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
17295
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
17296
+
17297
+ Permission is hereby granted, free of charge, to any person obtaining a
17298
+ copy of data files and any associated documentation (the "Data Files") or
17299
+ software and any associated documentation (the "Software") to deal in the
17300
+ Data Files or Software without restriction, including without limitation
17301
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
17302
+ copies of the Data Files or Software, and to permit persons to whom the
17303
+ Data Files or Software are furnished to do so, provided that either (a)
17304
+ this copyright and permission notice appear with all copies of the Data
17305
+ Files or Software, or (b) this copyright and permission notice appear in
17306
+ associated Documentation.
17307
+
17308
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
17309
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17310
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
17311
+ THIRD PARTY RIGHTS.
17312
+
17313
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
17314
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
17315
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
17316
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
17317
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
17318
+ FILES OR SOFTWARE.
17319
+
17320
+ Except as contained in this notice, the name of a copyright holder shall
17321
+ not be used in advertising or otherwise to promote the sale, use or other
17322
+ dealings in these Data Files or Software without prior written
17323
+ authorization of the copyright holder.
17324
+
17325
+ ------------------------------------------------------------------------------
17326
+ LICENSE-APACHE — 1 package(s): unicode-script 0.5.8
17327
+ ------------------------------------------------------------------------------
17328
+ Apache License
17329
+ Version 2.0, January 2004
17330
+ http://www.apache.org/licenses/
17331
+
17332
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
17333
+
17334
+ 1. Definitions.
17335
+
17336
+ "License" shall mean the terms and conditions for use, reproduction,
17337
+ and distribution as defined by Sections 1 through 9 of this document.
17338
+
17339
+ "Licensor" shall mean the copyright owner or entity authorized by
17340
+ the copyright owner that is granting the License.
17341
+
17342
+ "Legal Entity" shall mean the union of the acting entity and all
17343
+ other entities that control, are controlled by, or are under common
17344
+ control with that entity. For the purposes of this definition,
17345
+ "control" means (i) the power, direct or indirect, to cause the
17346
+ direction or management of such entity, whether by contract or
17347
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
17348
+ outstanding shares, or (iii) beneficial ownership of such entity.
17349
+
17350
+ "You" (or "Your") shall mean an individual or Legal Entity
17351
+ exercising permissions granted by this License.
17352
+
17353
+ "Source" form shall mean the preferred form for making modifications,
17354
+ including but not limited to software source code, documentation
17355
+ source, and configuration files.
17356
+
17357
+ "Object" form shall mean any form resulting from mechanical
17358
+ transformation or translation of a Source form, including but
17359
+ not limited to compiled object code, generated documentation,
17360
+ and conversions to other media types.
17361
+
17362
+ "Work" shall mean the work of authorship, whether in Source or
17363
+ Object form, made available under the License, as indicated by a
17364
+ copyright notice that is included in or attached to the work
17365
+ (an example is provided in the Appendix below).
17366
+
17367
+ "Derivative Works" shall mean any work, whether in Source or Object
17368
+ form, that is based on (or derived from) the Work and for which the
17369
+ editorial revisions, annotations, elaborations, or other modifications
17370
+ represent, as a whole, an original work of authorship. For the purposes
17371
+ of this License, Derivative Works shall not include works that remain
17372
+ separable from, or merely link (or bind by name) to the interfaces of,
17373
+ the Work and Derivative Works thereof.
17374
+
17375
+ "Contribution" shall mean any work of authorship, including
17376
+ the original version of the Work and any modifications or additions
17377
+ to that Work or Derivative Works thereof, that is intentionally
17378
+ submitted to Licensor for inclusion in the Work by the copyright owner
17379
+ or by an individual or Legal Entity authorized to submit on behalf of
17380
+ the copyright owner. For the purposes of this definition, "submitted"
17381
+ means any form of electronic, verbal, or written communication sent
17382
+ to the Licensor or its representatives, including but not limited to
17383
+ communication on electronic mailing lists, source code control systems,
17384
+ and issue tracking systems that are managed by, or on behalf of, the
17385
+ Licensor for the purpose of discussing and improving the Work, but
17386
+ excluding communication that is conspicuously marked or otherwise
17387
+ designated in writing by the copyright owner as "Not a Contribution."
17388
+
17389
+ "Contributor" shall mean Licensor and any individual or Legal Entity
17390
+ on behalf of whom a Contribution has been received by Licensor and
17391
+ subsequently incorporated within the Work.
17392
+
17393
+ 2. Grant of Copyright License. Subject to the terms and conditions of
17394
+ this License, each Contributor hereby grants to You a perpetual,
17395
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
17396
+ copyright license to reproduce, prepare Derivative Works of,
17397
+ publicly display, publicly perform, sublicense, and distribute the
17398
+ Work and such Derivative Works in Source or Object form.
17399
+
17400
+ 3. Grant of Patent License. Subject to the terms and conditions of
17401
+ this License, each Contributor hereby grants to You a perpetual,
17402
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
17403
+ (except as stated in this section) patent license to make, have made,
17404
+ use, offer to sell, sell, import, and otherwise transfer the Work,
17405
+ where such license applies only to those patent claims licensable
17406
+ by such Contributor that are necessarily infringed by their
17407
+ Contribution(s) alone or by combination of their Contribution(s)
17408
+ with the Work to which such Contribution(s) was submitted. If You
17409
+ institute patent litigation against any entity (including a
17410
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
17411
+ or a Contribution incorporated within the Work constitutes direct
17412
+ or contributory patent infringement, then any patent licenses
17413
+ granted to You under this License for that Work shall terminate
17414
+ as of the date such litigation is filed.
17415
+
17416
+ 4. Redistribution. You may reproduce and distribute copies of the
17417
+ Work or Derivative Works thereof in any medium, with or without
17418
+ modifications, and in Source or Object form, provided that You
17419
+ meet the following conditions:
17420
+
17421
+ (a) You must give any other recipients of the Work or
17422
+ Derivative Works a copy of this License; and
17423
+
17424
+ (b) You must cause any modified files to carry prominent notices
17425
+ stating that You changed the files; and
17426
+
17427
+ (c) You must retain, in the Source form of any Derivative Works
17428
+ that You distribute, all copyright, patent, trademark, and
17429
+ attribution notices from the Source form of the Work,
17430
+ excluding those notices that do not pertain to any part of
17431
+ the Derivative Works; and
17432
+
17433
+ (d) If the Work includes a "NOTICE" text file as part of its
17434
+ distribution, then any Derivative Works that You distribute must
17435
+ include a readable copy of the attribution notices contained
17436
+ within such NOTICE file, excluding those notices that do not
17437
+ pertain to any part of the Derivative Works, in at least one
17438
+ of the following places: within a NOTICE text file distributed
17439
+ as part of the Derivative Works; within the Source form or
17440
+ documentation, if provided along with the Derivative Works; or,
17441
+ within a display generated by the Derivative Works, if and
17442
+ wherever such third-party notices normally appear. The contents
17443
+ of the NOTICE file are for informational purposes only and
17444
+ do not modify the License. You may add Your own attribution
17445
+ notices within Derivative Works that You distribute, alongside
17446
+ or as an addendum to the NOTICE text from the Work, provided
17447
+ that such additional attribution notices cannot be construed
17448
+ as modifying the License.
17449
+
17450
+ You may add Your own copyright statement to Your modifications and
17451
+ may provide additional or different license terms and conditions
17452
+ for use, reproduction, or distribution of Your modifications, or
17453
+ for any such Derivative Works as a whole, provided Your use,
17454
+ reproduction, and distribution of the Work otherwise complies with
17455
+ the conditions stated in this License.
17456
+
17457
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
17458
+ any Contribution intentionally submitted for inclusion in the Work
17459
+ by You to the Licensor shall be under the terms and conditions of
17460
+ this License, without any additional terms or conditions.
17461
+ Notwithstanding the above, nothing herein shall supersede or modify
17462
+ the terms of any separate license agreement you may have executed
17463
+ with Licensor regarding such Contributions.
17464
+
17465
+ 6. Trademarks. This License does not grant permission to use the trade
17466
+ names, trademarks, service marks, or product names of the Licensor,
17467
+ except as required for reasonable and customary use in describing the
17468
+ origin of the Work and reproducing the content of the NOTICE file.
17469
+
17470
+ 7. Disclaimer of Warranty. Unless required by applicable law or
17471
+ agreed to in writing, Licensor provides the Work (and each
17472
+ Contributor provides its Contributions) on an "AS IS" BASIS,
17473
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
17474
+ implied, including, without limitation, any warranties or conditions
17475
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
17476
+ PARTICULAR PURPOSE. You are solely responsible for determining the
17477
+ appropriateness of using or redistributing the Work and assume any
17478
+ risks associated with Your exercise of permissions under this License.
17479
+
17480
+ 8. Limitation of Liability. In no event and under no legal theory,
17481
+ whether in tort (including negligence), contract, or otherwise,
17482
+ unless required by applicable law (such as deliberate and grossly
17483
+ negligent acts) or agreed to in writing, shall any Contributor be
17484
+ liable to You for damages, including any direct, indirect, special,
17485
+ incidental, or consequential damages of any character arising as a
17486
+ result of this License or out of the use or inability to use the
17487
+ Work (including but not limited to damages for loss of goodwill,
17488
+ work stoppage, computer failure or malfunction, or any and all
17489
+ other commercial damages or losses), even if such Contributor
17490
+ has been advised of the possibility of such damages.
17491
+
17492
+ 9. Accepting Warranty or Additional Liability. While redistributing
17493
+ the Work or Derivative Works thereof, You may choose to offer,
17494
+ and charge a fee for, acceptance of support, warranty, indemnity,
17495
+ or other liability obligations and/or rights consistent with this
17496
+ License. However, in accepting such obligations, You may act only
17497
+ on Your own behalf and on Your sole responsibility, not on behalf
17498
+ of any other Contributor, and only if You agree to indemnify,
17499
+ defend, and hold each Contributor harmless for any liability
17500
+ incurred by, or claims asserted against, such Contributor by reason
17501
+ of your accepting any such warranty or additional liability.
17502
+
17503
+ END OF TERMS AND CONDITIONS
15661
17504
 
15662
- Exhibit B - "Incompatible With Secondary Licenses" Notice
15663
- ---------------------------------------------------------
17505
+ APPENDIX: How to apply the Apache License to your work.
15664
17506
 
15665
- This Source Code Form is "Incompatible With Secondary Licenses", as
15666
- defined by the Mozilla Public License, v. 2.0.
17507
+ To apply the Apache License to your work, attach the following
17508
+ boilerplate notice, with the fields enclosed by brackets "[]"
17509
+ replaced with your own identifying information. (Don't include
17510
+ the brackets!) The text should be enclosed in the appropriate
17511
+ comment syntax for the file format. We also recommend that a
17512
+ file or class name and description of purpose be included on the
17513
+ same "printed page" as the copyright notice for easier
17514
+ identification within third-party archives.
15667
17515
 
15668
- ------------------------------------------------------------------------------
15669
- LICENSE-UNICODE — 1 package(s): unicode-ident 1.0.24
15670
- ------------------------------------------------------------------------------
15671
- UNICODE LICENSE V3
17516
+ Copyright 2021 The Unicode-rs Developers
15672
17517
 
15673
- COPYRIGHT AND PERMISSION NOTICE
17518
+ Licensed under the Apache License, Version 2.0 (the "License");
17519
+ you may not use this file except in compliance with the License.
17520
+ You may obtain a copy of the License at
15674
17521
 
15675
- Copyright © 1991-2023 Unicode, Inc.
17522
+ http://www.apache.org/licenses/LICENSE-2.0
15676
17523
 
15677
- NOTICE TO USER: Carefully read the following legal agreement. BY
15678
- DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
15679
- SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
15680
- TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
15681
- DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
17524
+ Unless required by applicable law or agreed to in writing, software
17525
+ distributed under the License is distributed on an "AS IS" BASIS,
17526
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17527
+ See the License for the specific language governing permissions and
17528
+ limitations under the License.
15682
17529
 
15683
- Permission is hereby granted, free of charge, to any person obtaining a
15684
- copy of data files and any associated documentation (the "Data Files") or
15685
- software and any associated documentation (the "Software") to deal in the
15686
- Data Files or Software without restriction, including without limitation
15687
- the rights to use, copy, modify, merge, publish, distribute, and/or sell
15688
- copies of the Data Files or Software, and to permit persons to whom the
15689
- Data Files or Software are furnished to do so, provided that either (a)
15690
- this copyright and permission notice appear with all copies of the Data
15691
- Files or Software, or (b) this copyright and permission notice appear in
15692
- associated Documentation.
17530
+ ------------------------------------------------------------------------------
17531
+ LICENSE-MIT 1 package(s): unicode-script 0.5.8
17532
+ ------------------------------------------------------------------------------
17533
+ MIT License
15693
17534
 
15694
- THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
15695
- KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
15696
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
15697
- THIRD PARTY RIGHTS.
17535
+ Copyright (c) 2019 Manish Goregaokar
15698
17536
 
15699
- IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
15700
- BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
15701
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
15702
- WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
15703
- ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
15704
- FILES OR SOFTWARE.
17537
+ Permission is hereby granted, free of charge, to any
17538
+ person obtaining a copy of this software and associated
17539
+ documentation files (the "Software"), to deal in the
17540
+ Software without restriction, including without
17541
+ limitation the rights to use, copy, modify, merge,
17542
+ publish, distribute, sublicense, and/or sell copies of
17543
+ the Software, and to permit persons to whom the Software
17544
+ is furnished to do so, subject to the following
17545
+ conditions:
15705
17546
 
15706
- Except as contained in this notice, the name of a copyright holder shall
15707
- not be used in advertising or otherwise to promote the sale, use or other
15708
- dealings in these Data Files or Software without prior written
15709
- authorization of the copyright holder.
17547
+ The above copyright notice and this permission notice
17548
+ shall be included in all copies or substantial portions
17549
+ of the Software.
17550
+
17551
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
17552
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
17553
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
17554
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
17555
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
17556
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
17557
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
17558
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
17559
+ DEALINGS IN THE SOFTWARE.
15710
17560
 
15711
17561
  ------------------------------------------------------------------------------
15712
17562
  COPYRIGHT — 2 package(s): unicode-segmentation 1.13.3, unicode-width 0.2.2
@@ -15719,6 +17569,81 @@ at your option. All files in the project carrying such
15719
17569
  notice may not be copied, modified, or distributed except
15720
17570
  according to those terms.
15721
17571
 
17572
+ ------------------------------------------------------------------------------
17573
+ LICENSE-MIT — 1 package(s): usvg 0.48.1
17574
+ ------------------------------------------------------------------------------
17575
+ Copyright 2017 the Resvg Authors
17576
+
17577
+ Permission is hereby granted, free of charge, to any
17578
+ person obtaining a copy of this software and associated
17579
+ documentation files (the "Software"), to deal in the
17580
+ Software without restriction, including without
17581
+ limitation the rights to use, copy, modify, merge,
17582
+ publish, distribute, sublicense, and/or sell copies of
17583
+ the Software, and to permit persons to whom the Software
17584
+ is furnished to do so, subject to the following
17585
+ conditions:
17586
+
17587
+ The above copyright notice and this permission notice
17588
+ shall be included in all copies or substantial portions
17589
+ of the Software.
17590
+
17591
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
17592
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
17593
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
17594
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
17595
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
17596
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
17597
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
17598
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
17599
+ DEALINGS IN THE SOFTWARE.
17600
+
17601
+ ------------------------------------------------------------------------------
17602
+ COPYRIGHT — 1 package(s): utf16_iter 1.0.5
17603
+ ------------------------------------------------------------------------------
17604
+ Copyright Mozilla Foundation
17605
+
17606
+ Licensed under the Apache License (Version 2.0), or the MIT license,
17607
+ (the "Licenses") at your option. You may not use this file except in
17608
+ compliance with one of the Licenses. You may obtain copies of the
17609
+ Licenses at:
17610
+
17611
+ https://www.apache.org/licenses/LICENSE-2.0
17612
+ https://opensource.org/licenses/MIT
17613
+
17614
+ Unless required by applicable law or agreed to in writing, software
17615
+ distributed under the Licenses is distributed on an "AS IS" BASIS,
17616
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17617
+ See the Licenses for the specific language governing permissions and
17618
+ limitations under the Licenses.
17619
+
17620
+ --
17621
+
17622
+ Test code is dedicated to the Public Domain when so designated (see
17623
+ the individual files for PD/CC0-dedicated sections).
17624
+
17625
+ --
17626
+
17627
+ The implementation for Utf16CharIndices was adapted from the
17628
+ CharIndices implementation of the Rust standard library at revision
17629
+ ab32548539ec38a939c1b58599249f3b54130026
17630
+ (https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/library/core/src/str/iter.rs).
17631
+
17632
+ Excerpt from https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/COPYRIGHT ,
17633
+ which refers to
17634
+ https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/LICENSE-APACHE
17635
+ and
17636
+ https://github.com/rust-lang/rust/blob/ab32548539ec38a939c1b58599249f3b54130026/LICENSE-MIT
17637
+ :
17638
+
17639
+ For full authorship information, see the version control history or
17640
+ https://thanks.rust-lang.org
17641
+
17642
+ Except as otherwise noted (below and/or in individual files), Rust is
17643
+ licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or
17644
+ <http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
17645
+ <LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.
17646
+
15722
17647
  ------------------------------------------------------------------------------
15723
17648
  COPYRIGHT — 1 package(s): utf8_iter 1.0.4
15724
17649
  ------------------------------------------------------------------------------
@@ -15850,7 +17775,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15850
17775
  SOFTWARE.
15851
17776
 
15852
17777
  ------------------------------------------------------------------------------
15853
- LICENSE-MIT — 5 package(s): vello 0.9.0, vello_common 0.0.9, vello_cpu 0.0.9, vello_encoding 0.9.0, vello_shaders 0.9.0
17778
+ LICENSE-MIT — 5 package(s): vello 0.10.0, vello_common 0.1.0, vello_cpu 0.1.0, vello_encoding 0.10.0, vello_shaders 0.10.0
15854
17779
  ------------------------------------------------------------------------------
15855
17780
  Copyright 2020 the Vello Authors
15856
17781
 
@@ -16559,6 +18484,30 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
16559
18484
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
16560
18485
  DEALINGS IN THE SOFTWARE.
16561
18486
 
18487
+ ------------------------------------------------------------------------------
18488
+ COPYRIGHT — 1 package(s): write16 1.0.0
18489
+ ------------------------------------------------------------------------------
18490
+ Copyright Mozilla Foundation
18491
+
18492
+ Licensed under the Apache License (Version 2.0), or the MIT license,
18493
+ (the "Licenses") at your option. You may not use this file except in
18494
+ compliance with one of the Licenses. You may obtain copies of the
18495
+ Licenses at:
18496
+
18497
+ https://www.apache.org/licenses/LICENSE-2.0
18498
+ https://opensource.org/licenses/MIT
18499
+
18500
+ Unless required by applicable law or agreed to in writing, software
18501
+ distributed under the Licenses is distributed on an "AS IS" BASIS,
18502
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18503
+ See the Licenses for the specific language governing permissions and
18504
+ limitations under the Licenses.
18505
+
18506
+ --
18507
+
18508
+ Test code is dedicated to the Public Domain when so designated (see
18509
+ the individual files for PD/CC0-dedicated sections).
18510
+
16562
18511
  ------------------------------------------------------------------------------
16563
18512
  LICENSE-MIT — 2 package(s): x11rb 0.13.2, x11rb-protocol 0.13.2
16564
18513
  ------------------------------------------------------------------------------
@@ -16881,6 +18830,31 @@ Permission is granted to anyone to use this software for any purpose, including
16881
18830
 
16882
18831
  3. This notice may not be removed or altered from any source distribution.
16883
18832
 
18833
+ ------------------------------------------------------------------------------
18834
+ LICENSE — 1 package(s): xmlwriter 0.1.0
18835
+ ------------------------------------------------------------------------------
18836
+ The MIT License (MIT)
18837
+
18838
+ Copyright (c) 2019 Reizner Evgeniy
18839
+
18840
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18841
+ of this software and associated documentation files (the "Software"), to deal
18842
+ in the Software without restriction, including without limitation the rights
18843
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18844
+ copies of the Software, and to permit persons to whom the Software is
18845
+ furnished to do so, subject to the following conditions:
18846
+
18847
+ The above copyright notice and this permission notice shall be included in all
18848
+ copies or substantial portions of the Software.
18849
+
18850
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18851
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18852
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18853
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18854
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18855
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18856
+ SOFTWARE.
18857
+
16884
18858
  ------------------------------------------------------------------------------
16885
18859
  LICENSE — 1 package(s): yeslogic-fontconfig-sys 6.0.1
16886
18860
  ------------------------------------------------------------------------------
@@ -16909,6 +18883,64 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16909
18883
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
16910
18884
  SOFTWARE.
16911
18885
 
18886
+ ------------------------------------------------------------------------------
18887
+ LICENSE — 5 package(s): zbus 5.19.0, zbus_macros 5.19.0, zbus_names 4.3.4, zvariant 5.15.0, zvariant_derive 5.15.0
18888
+ ------------------------------------------------------------------------------
18889
+ Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors
18890
+
18891
+ Permission is hereby granted, free of charge, to any
18892
+ person obtaining a copy of this software and associated
18893
+ documentation files (the "Software"), to deal in the
18894
+ Software without restriction, including without
18895
+ limitation the rights to use, copy, modify, merge,
18896
+ publish, distribute, sublicense, and/or sell copies of
18897
+ the Software, and to permit persons to whom the Software
18898
+ is furnished to do so, subject to the following
18899
+ conditions:
18900
+
18901
+ The above copyright notice and this permission notice
18902
+ shall be included in all copies or substantial portions
18903
+ of the Software.
18904
+
18905
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
18906
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
18907
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
18908
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
18909
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
18910
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
18911
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
18912
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
18913
+ DEALINGS IN THE SOFTWARE.
18914
+
18915
+ ------------------------------------------------------------------------------
18916
+ LICENSE — 1 package(s): zcheapstr 1.1.0
18917
+ ------------------------------------------------------------------------------
18918
+ Copyright (c) 2026 Zeeshan Ali Khan & zcheapstr contributors
18919
+
18920
+ Permission is hereby granted, free of charge, to any
18921
+ person obtaining a copy of this software and associated
18922
+ documentation files (the "Software"), to deal in the
18923
+ Software without restriction, including without
18924
+ limitation the rights to use, copy, modify, merge,
18925
+ publish, distribute, sublicense, and/or sell copies of
18926
+ the Software, and to permit persons to whom the Software
18927
+ is furnished to do so, subject to the following
18928
+ conditions:
18929
+
18930
+ The above copyright notice and this permission notice
18931
+ shall be included in all copies or substantial portions
18932
+ of the Software.
18933
+
18934
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
18935
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
18936
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
18937
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
18938
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
18939
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
18940
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
18941
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
18942
+ DEALINGS IN THE SOFTWARE.
18943
+
16912
18944
  ------------------------------------------------------------------------------
16913
18945
  LICENSE-APACHE — 2 package(s): zerocopy 0.8.56, zerocopy-derive 0.8.56
16914
18946
  ------------------------------------------------------------------------------