@blitsen/darwin-x64 0.2.1 → 0.2.2

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.2.1, which links the open-source packages listed
3
+ This application was built with Blitsen 0.2.2, which links the open-source packages listed
4
4
  below for x86_64-apple-darwin. 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
 
@@ -9,7 +9,7 @@ packages/blitsen/src/notices.mjs. It is not maintained by hand.
9
9
 
10
10
  SOURCE OFFER (MPL-2.0)
11
11
 
12
- 46 of the packages below are covered by the Mozilla Public License 2.0,
12
+ 47 of the packages below are covered by the Mozilla Public License 2.0,
13
13
  which requires the covered source to be available. Each is listed with the exact
14
14
  revision this binary was built from; the source is available from the repository
15
15
  named there, and on request from the distributor of this application.
@@ -18,6 +18,7 @@ named there, and on request from the distributor of this application.
18
18
  cssparser 0.37.0 — registry+https://github.com/rust-lang/crates.io-index
19
19
  cssparser-macros 0.7.0 — registry+https://github.com/rust-lang/crates.io-index
20
20
  dtoa-short 0.3.5 — registry+https://github.com/rust-lang/crates.io-index
21
+ option-ext 0.2.0 — registry+https://github.com/rust-lang/crates.io-index
21
22
  selectors 0.40.0 — registry+https://github.com/rust-lang/crates.io-index
22
23
  stylo 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
23
24
  stylo_atoms 0.20.0 — registry+https://github.com/rust-lang/crates.io-index
@@ -61,16 +62,10 @@ named there, and on request from the distributor of this application.
61
62
  to_shmem_derive 0.1.0 — registry+https://github.com/rust-lang/crates.io-index
62
63
  uluru 3.1.0 — registry+https://github.com/rust-lang/crates.io-index
63
64
 
64
- PACKAGES (525)
65
+ PACKAGES (558)
65
66
 
66
67
  accesskit 0.24.1 — MIT OR Apache-2.0
67
68
  https://github.com/AccessKit/accesskit
68
- accesskit_consumer 0.38.0 — MIT OR Apache-2.0
69
- https://github.com/AccessKit/accesskit
70
- accesskit_macos 0.26.3 — MIT OR Apache-2.0
71
- https://github.com/AccessKit/accesskit
72
- accesskit_xplat 0.1.1 — Apache-2.0
73
- https://github.com/dioxuslabs/blitz
74
69
  adler2 2.0.1 — 0BSD OR MIT OR Apache-2.0
75
70
  https://github.com/oyvindln/adler2
76
71
  Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
@@ -187,6 +182,8 @@ base64 0.23.1 — MIT OR Apache-2.0
187
182
  (c) You must retain, in the Source form of any Derivative Works
188
183
  Copyright [yyyy] [name of copyright owner]
189
184
  Copyright (c) 2025 Alice Maz, Marshall Pierce
185
+ base64-simd 0.8.0 — MIT
186
+ https://github.com/Nugine/simd
190
187
  bindgen 0.72.1 — BSD-3-Clause
191
188
  https://github.com/rust-lang/rust-bindgen
192
189
  Copyright (c) 2013, Jyun-Yan You
@@ -218,7 +215,10 @@ bitflags 2.13.1 — MIT OR Apache-2.0
218
215
  (c) You must retain, in the Source form of any Derivative Works
219
216
  Copyright [yyyy] [name of copyright owner]
220
217
  Copyright (c) 2014 The Rust Project Developers
221
- blake3 1.8.6CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception
218
+ bitvec 1.1.1MIT
219
+ https://github.com/bitvecto-rs/bitvec
220
+ Copyright (c) 2018 myrrlyn (Alexander Payne)
221
+ blake3 1.8.7 — CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception
222
222
  https://github.com/BLAKE3-team/BLAKE3
223
223
  copyright notice that is included in or attached to the work
224
224
  copyright license to reproduce, prepare Derivative Works of,
@@ -252,15 +252,13 @@ blitz-shell 0.3.0-beta.1 — MIT OR Apache-2.0
252
252
  https://github.com/dioxuslabs/blitz
253
253
  blitz-traits 0.3.0-beta.1 — MIT OR Apache-2.0
254
254
  https://github.com/dioxuslabs/blitz
255
- block-buffer 0.10.4 — MIT OR Apache-2.0
255
+ block-buffer 0.12.1 — MIT OR Apache-2.0
256
256
  https://github.com/RustCrypto/utils
257
257
  copyright notice that is included in or attached to the work
258
258
  copyright license to reproduce, prepare Derivative Works of,
259
259
  (c) You must retain, in the Source form of any Derivative Works
260
260
  Copyright [yyyy] [name of copyright owner]
261
- Copyright (c) 2018-2019 The RustCrypto Project Developers
262
- block2 0.5.1 — MIT
263
- https://github.com/madsmtm/objc2
261
+ Copyright (c) 2018-2025 The RustCrypto Project Developers
264
262
  block2 0.6.2 — MIT
265
263
  https://github.com/madsmtm/objc2
266
264
  borsh 1.8.0 — MIT OR Apache-2.0
@@ -322,6 +320,13 @@ cfg-if 1.0.4 — MIT OR Apache-2.0
322
320
  (c) You must retain, in the Source form of any Derivative Works
323
321
  Copyright [yyyy] [name of copyright owner]
324
322
  Copyright (c) 2014 Alex Crichton
323
+ chacha20 0.10.1 — MIT OR Apache-2.0
324
+ https://github.com/RustCrypto/stream-ciphers
325
+ copyright notice that is included in or attached to the work
326
+ copyright license to reproduce, prepare Derivative Works of,
327
+ (c) You must retain, in the Source form of any Derivative Works
328
+ Copyright [yyyy] [name of copyright owner]
329
+ Copyright (c) 2019-2026 The RustCrypto Project Developers
325
330
  clang-sys 1.9.1 — Apache-2.0
326
331
  https://github.com/KyleMayes/clang-sys
327
332
  copyright notice that is included in or attached to the work
@@ -342,11 +347,21 @@ color 0.3.3 — Apache-2.0 OR MIT
342
347
  color_quant 1.1.0 — MIT
343
348
  https://github.com/image-rs/color_quant.git
344
349
  Copyright (c) 2016 PistonDevelopers
350
+ const-oid 0.10.2 — Apache-2.0 OR MIT
351
+ https://github.com/RustCrypto/formats
352
+ copyright notice that is included in or attached to the work
353
+ copyright license to reproduce, prepare Derivative Works of,
354
+ (c) You must retain, in the Source form of any Derivative Works
355
+ Copyright [yyyy] [name of copyright owner]
356
+ Copyright (c) 2020-2026 The RustCrypto Project Developers
345
357
  constant_time_eq 0.4.2 — CC0-1.0 OR MIT-0 OR Apache-2.0
346
358
  https://github.com/cesarb/constant_time_eq
347
359
  copyright notice that is included in or attached to the work
348
360
  copyright license to reproduce, prepare Derivative Works of,
349
361
  (c) You must retain, in the Source form of any Derivative Works
362
+ convert_case 0.11.0 — MIT
363
+ https://github.com/rutrum/convert-case
364
+ Copyright (c) 2025 rutrum
350
365
  core_maths 0.1.1 — MIT
351
366
  https://github.com/robertbastian/core_maths
352
367
  Copyright (c) 2024 Robert Bastian
@@ -377,13 +392,6 @@ cpal 0.18.1 — Apache-2.0
377
392
  copyright license to reproduce, prepare Derivative Works of,
378
393
  (c) You must retain, in the Source form of any Derivative Works
379
394
  Copyright [yyyy] [name of copyright owner]
380
- cpufeatures 0.2.17 — MIT OR Apache-2.0
381
- https://github.com/RustCrypto/utils
382
- copyright notice that is included in or attached to the work
383
- copyright license to reproduce, prepare Derivative Works of,
384
- (c) You must retain, in the Source form of any Derivative Works
385
- Copyright [yyyy] [name of copyright owner]
386
- Copyright (c) 2020-2025 The RustCrypto Project Developers
387
395
  cpufeatures 0.3.0 — MIT OR Apache-2.0
388
396
  https://github.com/RustCrypto/utils
389
397
  copyright notice that is included in or attached to the work
@@ -441,13 +449,13 @@ crossbeam-utils 0.8.22 — MIT OR Apache-2.0
441
449
  (c) You must retain, in the Source form of any Derivative Works
442
450
  Copyright [yyyy] [name of copyright owner]
443
451
  Copyright (c) 2019 The Crossbeam Project Developers
444
- crypto-common 0.1.7 — MIT OR Apache-2.0
452
+ crypto-common 0.2.2 — MIT OR Apache-2.0
445
453
  https://github.com/RustCrypto/traits
446
454
  copyright notice that is included in or attached to the work
447
455
  copyright license to reproduce, prepare Derivative Works of,
448
456
  (c) You must retain, in the Source form of any Derivative Works
449
457
  Copyright [yyyy] [name of copyright owner]
450
- Copyright (c) 2021 RustCrypto Developers
458
+ Copyright (c) 2021-2026 RustCrypto Developers
451
459
  cssparser 0.37.0 — MPL-2.0
452
460
  https://github.com/servo/rust-cssparser
453
461
  (c) under Patent Claims infringed by Covered Software in the absence of
@@ -487,6 +495,12 @@ debug_timer 0.1.3 — MIT OR Apache-2.0
487
495
  https://github.com/dioxuslabs/blitz
488
496
  debug_timer 0.1.3 — MIT OR Apache-2.0
489
497
  https://github.com/dioxuslabs/blitz
498
+ debugid 0.8.0 — Apache-2.0
499
+ https://github.com/getsentry/rust-debugid
500
+ copyright notice that is included in or attached to the work
501
+ copyright license to reproduce, prepare Derivative Works of,
502
+ (c) You must retain, in the Source form of any Derivative Works
503
+ Copyright [yyyy] [name of copyright owner]
490
504
  defmt 1.1.1 — MIT OR Apache-2.0
491
505
  https://github.com/knurling-rs/defmt
492
506
  copyright notice that is included in or attached to the work
@@ -503,19 +517,39 @@ defmt-macros 1.1.1 — MIT OR Apache-2.0
503
517
  Copyright (c) Ferrous Systems
504
518
  defmt-parser 1.0.0 — MIT OR Apache-2.0
505
519
  https://github.com/knurling-rs/defmt
520
+ deranged 0.5.8 — MIT OR Apache-2.0
521
+ https://github.com/jhpratt/deranged
522
+ copyright notice that is included in or attached to the work
523
+ copyright license to reproduce, prepare Derivative Works of,
524
+ (c) You must retain, in the Source form of any Derivative Works
525
+ Copyright 2024 Jacob Pratt et al.
526
+ Copyright (c) 2024 Jacob Pratt et al.
506
527
  derive_more 2.1.1 — MIT
507
528
  https://github.com/JelteF/derive_more
508
529
  Copyright (c) 2016 Jelte Fennema
509
530
  derive_more-impl 2.1.1 — MIT
510
531
  https://github.com/JelteF/derive_more
511
532
  Copyright (c) 2016 Jelte Fennema
512
- digest 0.10.7 — MIT OR Apache-2.0
533
+ digest 0.11.3 — MIT OR Apache-2.0
513
534
  https://github.com/RustCrypto/traits
514
535
  copyright notice that is included in or attached to the work
515
536
  copyright license to reproduce, prepare Derivative Works of,
516
537
  (c) You must retain, in the Source form of any Derivative Works
517
538
  Copyright [yyyy] [name of copyright owner]
539
+ Copyright (c) 2017-2025 RustCrypto Developers
518
540
  Copyright (c) 2017 Artyom Pavlov
541
+ dirs 6.0.0 — MIT OR Apache-2.0
542
+ https://github.com/soc/dirs-rs
543
+ copyright notice that is included in or attached to the work
544
+ copyright license to reproduce, prepare Derivative Works of,
545
+ (c) You must retain, in the Source form of any Derivative Works
546
+ Copyright (c) 2018-2019 dirs-rs contributors
547
+ dirs-sys 0.5.0 — MIT OR Apache-2.0
548
+ https://github.com/dirs-dev/dirs-sys-rs
549
+ copyright notice that is included in or attached to the work
550
+ copyright license to reproduce, prepare Derivative Works of,
551
+ (c) You must retain, in the Source form of any Derivative Works
552
+ Copyright (c) 2018-2019 dirs-rs contributors
519
553
  dispatch2 0.3.1 — Zlib OR Apache-2.0 OR MIT
520
554
  https://github.com/madsmtm/objc2
521
555
  displaydoc 0.2.7 — MIT OR Apache-2.0
@@ -527,6 +561,9 @@ displaydoc 0.2.7 — MIT OR Apache-2.0
527
561
  dlib 0.5.3 — MIT
528
562
  https://github.com/elinorbgr/dlib
529
563
  Copyright (c) 2015 Victor Berger
564
+ doctest-file 1.1.1 — 0BSD
565
+ https://codeberg.org/Goat7658/doctest-file
566
+ Copyright (c) 2024 kotauskas
530
567
  document-features 0.2.12 — MIT OR Apache-2.0
531
568
  https://github.com/slint-ui/document-features
532
569
  Copyright [yyyy] [name of copyright owner]
@@ -657,7 +694,7 @@ foldhash 0.1.5 — Zlib
657
694
  foldhash 0.2.0 — Zlib
658
695
  https://github.com/orlp/foldhash
659
696
  Copyright (c) 2024 Orson Peters
660
- font-types 0.12.3 — MIT OR Apache-2.0
697
+ font-types 0.12.4 — MIT OR Apache-2.0
661
698
  https://github.com/googlefonts/fontations
662
699
  Copyright 2019 Fontations Developers
663
700
  Copyright (c) 2019 Fontations Developers
@@ -678,14 +715,17 @@ form_urlencoded 1.2.2 — MIT OR Apache-2.0
678
715
  (c) You must retain, in the Source form of any Derivative Works
679
716
  Copyright [yyyy] [name of copyright owner]
680
717
  Copyright (c) 2013-2016 The rust-url developers
681
- futures-channel 0.3.33 — MIT OR Apache-2.0
718
+ funty 2.0.0 — MIT
719
+ https://github.com/myrrlyn/funty
720
+ Copyright (c) 2020 myrrlyn (Alexander Payne)
721
+ futures-channel 0.3.34 — MIT OR Apache-2.0
682
722
  https://github.com/rust-lang/futures-rs
683
723
  copyright notice that is included in or attached to the work
684
724
  copyright license to reproduce, prepare Derivative Works of,
685
725
  (c) You must retain, in the Source form of any Derivative Works
686
726
  Copyright (c) 2016 Alex Crichton
687
727
  Copyright (c) 2017 The Tokio Authors
688
- futures-core 0.3.33 — MIT OR Apache-2.0
728
+ futures-core 0.3.34 — MIT OR Apache-2.0
689
729
  https://github.com/rust-lang/futures-rs
690
730
  copyright notice that is included in or attached to the work
691
731
  copyright license to reproduce, prepare Derivative Works of,
@@ -698,52 +738,56 @@ futures-intrusive 0.5.0 — MIT OR Apache-2.0
698
738
  copyright license to reproduce, prepare Derivative Works of,
699
739
  (c) You must retain, in the Source form of any Derivative Works
700
740
  Copyright (c) 2019 Matthias Einwag
701
- futures-io 0.3.33 — MIT OR Apache-2.0
741
+ futures-io 0.3.34 — MIT OR Apache-2.0
702
742
  https://github.com/rust-lang/futures-rs
703
743
  copyright notice that is included in or attached to the work
704
744
  copyright license to reproduce, prepare Derivative Works of,
705
745
  (c) You must retain, in the Source form of any Derivative Works
706
746
  Copyright (c) 2016 Alex Crichton
707
747
  Copyright (c) 2017 The Tokio Authors
708
- futures-macro 0.3.33MIT OR Apache-2.0
709
- https://github.com/rust-lang/futures-rs
748
+ futures-lite 2.6.1 — Apache-2.0 OR MIT
749
+ https://github.com/smol-rs/futures-lite
710
750
  copyright notice that is included in or attached to the work
711
751
  copyright license to reproduce, prepare Derivative Works of,
712
752
  (c) You must retain, in the Source form of any Derivative Works
753
+ Copyright [yyyy] [name of copyright owner]
713
754
  Copyright (c) 2016 Alex Crichton
714
755
  Copyright (c) 2017 The Tokio Authors
715
- futures-sink 0.3.33 — MIT OR Apache-2.0
756
+ futures-macro 0.3.34 — MIT OR Apache-2.0
716
757
  https://github.com/rust-lang/futures-rs
717
758
  copyright notice that is included in or attached to the work
718
759
  copyright license to reproduce, prepare Derivative Works of,
719
760
  (c) You must retain, in the Source form of any Derivative Works
720
761
  Copyright (c) 2016 Alex Crichton
721
762
  Copyright (c) 2017 The Tokio Authors
722
- futures-task 0.3.33 — MIT OR Apache-2.0
763
+ futures-sink 0.3.34 — MIT OR Apache-2.0
723
764
  https://github.com/rust-lang/futures-rs
724
765
  copyright notice that is included in or attached to the work
725
766
  copyright license to reproduce, prepare Derivative Works of,
726
767
  (c) You must retain, in the Source form of any Derivative Works
727
768
  Copyright (c) 2016 Alex Crichton
728
769
  Copyright (c) 2017 The Tokio Authors
729
- futures-util 0.3.33 — MIT OR Apache-2.0
770
+ futures-task 0.3.34 — MIT OR Apache-2.0
730
771
  https://github.com/rust-lang/futures-rs
731
772
  copyright notice that is included in or attached to the work
732
773
  copyright license to reproduce, prepare Derivative Works of,
733
774
  (c) You must retain, in the Source form of any Derivative Works
734
775
  Copyright (c) 2016 Alex Crichton
735
776
  Copyright (c) 2017 The Tokio Authors
736
- generic-array 0.14.7 — MIT
737
- https://github.com/fizyk20/generic-array.git
738
- Copyright (c) 2015 Bartłomiej Kamiński
739
- getrandom 0.3.4 — MIT OR Apache-2.0
740
- https://github.com/rust-random/getrandom
777
+ futures-timer 3.0.4 — MIT/Apache-2.0
778
+ https://github.com/async-rs/futures-timer
741
779
  copyright notice that is included in or attached to the work
742
780
  copyright license to reproduce, prepare Derivative Works of,
743
781
  (c) You must retain, in the Source form of any Derivative Works
744
782
  Copyright [yyyy] [name of copyright owner]
745
- Copyright (c) 2018-2025 The rust-random Project Developers
746
- Copyright (c) 2014 The Rust Project Developers
783
+ Copyright (c) 2014 Alex Crichton
784
+ futures-util 0.3.34 MIT OR Apache-2.0
785
+ https://github.com/rust-lang/futures-rs
786
+ copyright notice that is included in or attached to the work
787
+ copyright license to reproduce, prepare Derivative Works of,
788
+ (c) You must retain, in the Source form of any Derivative Works
789
+ Copyright (c) 2016 Alex Crichton
790
+ Copyright (c) 2017 The Tokio Authors
747
791
  getrandom 0.4.3 — MIT OR Apache-2.0
748
792
  https://github.com/rust-random/getrandom
749
793
  copyright notice that is included in or attached to the work
@@ -759,6 +803,10 @@ gif 0.14.2 — MIT OR Apache-2.0
759
803
  (c) You must retain, in the Source form of any Derivative Works
760
804
  Copyright [yyyy] [name of copyright owner]
761
805
  Copyright (c) 2015 nwin
806
+ gilrs 0.11.2 — Apache-2.0/MIT
807
+ https://gitlab.com/gilrs-project/gilrs
808
+ gilrs-core 0.6.8 — Apache-2.0/MIT
809
+ https://gitlab.com/gilrs-project/gilrs
762
810
  glifo 0.2.0 — Apache-2.0 OR MIT
763
811
  https://github.com/linebender/vello
764
812
  copyright notice that is included in or attached to the work
@@ -833,6 +881,12 @@ heck 0.5.0 — MIT OR Apache-2.0
833
881
  Copyright (c) 2015 The Rust Project Developers
834
882
  hexf-parse 0.2.1 — CC0-1.0
835
883
  https://github.com/lifthrasiir/hexf
884
+ hidapi 2.6.6 — MIT
885
+ https://github.com/ruabmbua/hidapi-rs
886
+ Copyright 2017 The hidapi-rs Developers
887
+ hidreport 0.6.0 — MIT
888
+ https://github.com/hidutils/hidreport
889
+ Copyright © 2024 Red Hat, Inc.
836
890
  hound 3.5.1 — Apache-2.0
837
891
  https://github.com/ruuda/hound
838
892
  copyright notice that is included in or attached to the work
@@ -872,6 +926,13 @@ httparse 1.10.1 — MIT OR Apache-2.0
872
926
  (c) You must retain, in the Source form of any Derivative Works
873
927
  Copyright [yyyy] [name of copyright owner]
874
928
  Copyright (c) 2015-2025 Sean McArthur
929
+ hybrid-array 0.4.14 — MIT OR Apache-2.0
930
+ https://github.com/RustCrypto/hybrid-array
931
+ copyright notice that is included in or attached to the work
932
+ copyright license to reproduce, prepare Derivative Works of,
933
+ (c) You must retain, in the Source form of any Derivative Works
934
+ Copyright [yyyy] [name of copyright owner]
935
+ Copyright (c) 2022-2026 The RustCrypto Project Developers
875
936
  hyper 1.11.0 — MIT
876
937
  https://github.com/hyperium/hyper
877
938
  Copyright (c) 2014-2026 Sean McArthur
@@ -901,7 +962,7 @@ icu_casemap_data 2.3.0 — Unicode-3.0
901
962
  https://github.com/unicode-org/icu4x
902
963
  COPYRIGHT AND PERMISSION NOTICE
903
964
  Copyright © 2020-2024 Unicode, Inc.
904
- icu_collator 2.3.0 — Unicode-3.0
965
+ icu_collator 2.3.1 — Unicode-3.0
905
966
  https://github.com/unicode-org/icu4x
906
967
  COPYRIGHT AND PERMISSION NOTICE
907
968
  Copyright © 2020-2024 Unicode, Inc.
@@ -1029,6 +1090,13 @@ idna_adapter 1.2.2 — Apache-2.0 OR MIT
1029
1090
  (c) You must retain, in the Source form of any Derivative Works
1030
1091
  Copyright [yyyy] [name of copyright owner]
1031
1092
  Copyright (c) The rust-url developers
1093
+ if_chain 1.0.3 — MIT/Apache-2.0
1094
+ https://github.com/lambda-fairy/if_chain
1095
+ copyright notice that is included in or attached to the work
1096
+ copyright license to reproduce, prepare Derivative Works of,
1097
+ (c) You must retain, in the Source form of any Derivative Works
1098
+ Copyright [yyyy] [name of copyright owner]
1099
+ Copyright (c) 2018 Chris Wong
1032
1100
  image 0.25.10 — MIT OR Apache-2.0
1033
1101
  https://github.com/image-rs/image
1034
1102
  copyright notice that is included in or attached to the work
@@ -1049,6 +1117,12 @@ indexmap 2.14.0 — Apache-2.0 OR MIT
1049
1117
  (c) You must retain, in the Source form of any Derivative Works
1050
1118
  Copyright [yyyy] [name of copyright owner]
1051
1119
  Copyright (c) 2016--2017
1120
+ interprocess 2.4.3 — 0BSD OR Apache-2.0
1121
+ https://github.com/kotauskas/interprocess
1122
+ Copyright (c) 2020-2026 Goat
1123
+ copyright notice that is included in or attached to the work
1124
+ copyright license to reproduce, prepare Derivative Works of,
1125
+ (c) You must retain, in the Source form of any Derivative Works
1052
1126
  ipnet 2.12.1 — MIT OR Apache-2.0
1053
1127
  https://github.com/krisprice/ipnet
1054
1128
  copyright notice that is included in or attached to the work
@@ -1187,6 +1261,10 @@ log 0.4.33 — MIT OR Apache-2.0
1187
1261
  (c) You must retain, in the Source form of any Derivative Works
1188
1262
  Copyright [yyyy] [name of copyright owner]
1189
1263
  Copyright (c) 2014 The Rust Project Developers
1264
+ mac-notification-sys 0.6.15 — MIT/Apache-2.0
1265
+ https://github.com/h4llow3En/mac-notification-sys
1266
+ mac-usernotifications 0.3.1 — MIT OR Apache-2.0
1267
+ https://github.com/hoodie/mac-usernotifications
1190
1268
  mach2 0.6.0 — BSD-2-Clause OR MIT OR Apache-2.0
1191
1269
  https://github.com/JohnTitor/mach2
1192
1270
  copyright notice that is included in or attached to the work
@@ -1281,6 +1359,13 @@ no_denormals 0.3.0 — MIT
1281
1359
  nom 7.1.3 — MIT
1282
1360
  https://github.com/Geal/nom
1283
1361
  Copyright (c) 2014-2019 Geoffroy Couprie
1362
+ notify-rust 4.18.0 — MIT OR Apache-2.0
1363
+ https://github.com/hoodie/notify-rust
1364
+ copyright notice that is included in or attached to the work
1365
+ copyright license to reproduce, prepare Derivative Works of,
1366
+ (c) You must retain, in the Source form of any Derivative Works
1367
+ Copyright {yyyy} {name of copyright owner}
1368
+ Copyright (c) 2017 Hendrik Sollich
1284
1369
  num_cpus 1.17.0 — MIT OR Apache-2.0
1285
1370
  https://github.com/seanmonstar/num_cpus
1286
1371
  copyright notice that is included in or attached to the work
@@ -1302,6 +1387,12 @@ num-complex 0.4.6 — MIT OR Apache-2.0
1302
1387
  (c) You must retain, in the Source form of any Derivative Works
1303
1388
  Copyright [yyyy] [name of copyright owner]
1304
1389
  Copyright (c) 2014 The Rust Project Developers
1390
+ num-conv 0.2.2 — MIT OR Apache-2.0
1391
+ https://github.com/jhpratt/num-conv
1392
+ copyright notice that is included in or attached to the work
1393
+ copyright license to reproduce, prepare Derivative Works of,
1394
+ (c) You must retain, in the Source form of any Derivative Works
1395
+ Copyright (c) Jacob Pratt
1305
1396
  num-derive 0.4.2 — MIT OR Apache-2.0
1306
1397
  https://github.com/rust-num/num-derive
1307
1398
  copyright notice that is included in or attached to the work
@@ -1330,14 +1421,8 @@ num-traits 0.2.19 — MIT OR Apache-2.0
1330
1421
  (c) You must retain, in the Source form of any Derivative Works
1331
1422
  Copyright [yyyy] [name of copyright owner]
1332
1423
  Copyright (c) 2014 The Rust Project Developers
1333
- objc-sys 0.3.5 — MIT
1334
- https://github.com/madsmtm/objc2
1335
- objc2 0.5.2 — MIT
1336
- https://github.com/madsmtm/objc2
1337
1424
  objc2 0.6.4 — MIT
1338
1425
  https://github.com/madsmtm/objc2
1339
- objc2-app-kit 0.2.2 — MIT
1340
- https://github.com/madsmtm/objc2
1341
1426
  objc2-app-kit 0.3.2 — Zlib OR Apache-2.0 OR MIT
1342
1427
  https://github.com/madsmtm/objc2
1343
1428
  objc2-audio-toolbox 0.3.2 — Zlib OR Apache-2.0 OR MIT
@@ -1346,13 +1431,11 @@ objc2-core-audio 0.3.2 — Zlib OR Apache-2.0 OR MIT
1346
1431
  https://github.com/madsmtm/objc2
1347
1432
  objc2-core-audio-types 0.3.2 — Zlib OR Apache-2.0 OR MIT
1348
1433
  https://github.com/madsmtm/objc2
1349
- objc2-core-data 0.2.2 — MIT
1350
- https://github.com/madsmtm/objc2
1351
1434
  objc2-core-foundation 0.3.2 — Zlib OR Apache-2.0 OR MIT
1352
1435
  https://github.com/madsmtm/objc2
1353
1436
  objc2-core-graphics 0.3.2 — Zlib OR Apache-2.0 OR MIT
1354
1437
  https://github.com/madsmtm/objc2
1355
- objc2-core-image 0.2.2 — MIT
1438
+ objc2-core-location 0.3.2 — Zlib OR Apache-2.0 OR MIT
1356
1439
  https://github.com/madsmtm/objc2
1357
1440
  objc2-core-text 0.3.2 — Zlib OR Apache-2.0 OR MIT
1358
1441
  https://github.com/madsmtm/objc2
@@ -1360,31 +1443,40 @@ objc2-core-video 0.3.2 — Zlib OR Apache-2.0 OR MIT
1360
1443
  https://github.com/madsmtm/objc2
1361
1444
  objc2-encode 4.1.0 — MIT
1362
1445
  https://github.com/madsmtm/objc2
1363
- objc2-foundation 0.2.2 — MIT
1364
- https://github.com/madsmtm/objc2
1365
1446
  objc2-foundation 0.3.2 — MIT
1366
1447
  https://github.com/madsmtm/objc2
1367
1448
  objc2-io-kit 0.3.2 — Zlib OR Apache-2.0 OR MIT
1368
1449
  https://github.com/madsmtm/objc2
1369
1450
  objc2-io-surface 0.3.2 — Zlib OR Apache-2.0 OR MIT
1370
1451
  https://github.com/madsmtm/objc2
1371
- objc2-metal 0.2.2 — MIT
1372
- https://github.com/madsmtm/objc2
1373
1452
  objc2-metal 0.3.2 — Zlib OR Apache-2.0 OR MIT
1374
1453
  https://github.com/madsmtm/objc2
1375
- objc2-quartz-core 0.2.2 — MIT
1376
- https://github.com/madsmtm/objc2
1377
1454
  objc2-quartz-core 0.3.2 — Zlib OR Apache-2.0 OR MIT
1378
1455
  https://github.com/madsmtm/objc2
1456
+ objc2-user-notifications 0.3.2 — Zlib OR Apache-2.0 OR MIT
1457
+ https://github.com/madsmtm/objc2
1379
1458
  once_cell 1.21.4 — MIT OR Apache-2.0
1380
1459
  https://github.com/matklad/once_cell
1381
1460
  copyright notice that is included in or attached to the work
1382
1461
  copyright license to reproduce, prepare Derivative Works of,
1383
1462
  (c) You must retain, in the Source form of any Derivative Works
1384
1463
  Copyright [yyyy] [name of copyright owner]
1464
+ option-ext 0.2.0 — MPL-2.0
1465
+ https://github.com/soc/option-ext.git
1466
+ (c) under Patent Claims infringed by Covered Software in the absence of
1385
1467
  ordered-float 5.3.0 — MIT
1386
1468
  https://github.com/reem/rust-ordered-float
1387
1469
  Copyright (c) 2015 Jonathan Reem
1470
+ outref 0.5.2 — MIT
1471
+ https://github.com/Nugine/outref
1472
+ Copyright (c) 2022 Nugine
1473
+ parking 2.2.1 — Apache-2.0 OR MIT
1474
+ https://github.com/smol-rs/parking
1475
+ copyright notice that is included in or attached to the work
1476
+ copyright license to reproduce, prepare Derivative Works of,
1477
+ (c) You must retain, in the Source form of any Derivative Works
1478
+ Copyright [yyyy] [name of copyright owner]
1479
+ Copyright 2014-2020 The Rust Project Developers
1388
1480
  parking_lot 0.12.5 — MIT OR Apache-2.0
1389
1481
  https://github.com/Amanieu/parking_lot
1390
1482
  copyright notice that is included in or attached to the work
@@ -1497,13 +1589,13 @@ potential_utf 0.1.5 — Unicode-3.0
1497
1589
  https://github.com/unicode-org/icu4x
1498
1590
  COPYRIGHT AND PERMISSION NOTICE
1499
1591
  Copyright © 2020-2024 Unicode, Inc.
1500
- ppv-lite86 0.2.21 — MIT OR Apache-2.0
1501
- https://github.com/cryptocorrosion/cryptocorrosion
1592
+ powerfmt 0.2.0 — MIT OR Apache-2.0
1593
+ https://github.com/jhpratt/powerfmt
1502
1594
  copyright notice that is included in or attached to the work
1503
1595
  copyright license to reproduce, prepare Derivative Works of,
1504
1596
  (c) You must retain, in the Source form of any Derivative Works
1505
- Copyright 2019 The CryptoCorrosion Contributors
1506
- Copyright (c) 2019 The CryptoCorrosion Contributors
1597
+ Copyright 2023 Jacob Pratt et al.
1598
+ Copyright (c) 2023 Jacob Pratt et al.
1507
1599
  precomputed-hash 0.1.1 — MIT
1508
1600
  https://github.com/emilio/precomputed-hash
1509
1601
  Copyright (c) 2017 Emilio Cobos Álvarez
@@ -1526,6 +1618,12 @@ primal-check 0.3.4 — MIT OR Apache-2.0
1526
1618
  (c) You must retain, in the Source form of any Derivative Works
1527
1619
  Copyright [yyyy] [name of copyright owner]
1528
1620
  Copyright (c) 2014 Huon Wilson
1621
+ proc-macro-crate 3.5.0 — MIT OR Apache-2.0
1622
+ https://github.com/bkchr/proc-macro-crate
1623
+ copyright notice that is included in or attached to the work
1624
+ copyright license to reproduce, prepare Derivative Works of,
1625
+ (c) You must retain, in the Source form of any Derivative Works
1626
+ Copyright [yyyy] [name of copyright owner]
1529
1627
  proc-macro2 1.0.107 — MIT OR Apache-2.0
1530
1628
  https://github.com/dtolnay/proc-macro2
1531
1629
  copyright notice that is included in or attached to the work
@@ -1552,16 +1650,10 @@ quote 1.0.47 — MIT OR Apache-2.0
1552
1650
  copyright notice that is included in or attached to the work
1553
1651
  copyright license to reproduce, prepare Derivative Works of,
1554
1652
  (c) You must retain, in the Source form of any Derivative Works
1555
- rand 0.9.5 — MIT OR Apache-2.0
1556
- https://github.com/rust-random/rand
1557
- Copyrights in the Rand project are retained by their contributors. No
1558
- copyright assignment is required to contribute to the Rand project.
1559
- copyright notice that is included in or attached to the work
1560
- copyright license to reproduce, prepare Derivative Works of,
1561
- (c) You must retain, in the Source form of any Derivative Works
1562
- Copyright 2018 Developers of the Rand project
1563
- Copyright (c) 2014 The Rust Project Developers
1564
- rand_chacha 0.9.0 — MIT OR Apache-2.0
1653
+ radium 0.7.0 — MIT
1654
+ https://github.com/bitvecto-rs/radium
1655
+ Copyright (c) 2019 kneecaw (Nika Layzell)
1656
+ rand 0.10.2 MIT OR Apache-2.0
1565
1657
  https://github.com/rust-random/rand
1566
1658
  Copyrights in the Rand project are retained by their contributors. No
1567
1659
  copyright assignment is required to contribute to the Rand project.
@@ -1570,15 +1662,14 @@ rand_chacha 0.9.0 — MIT OR Apache-2.0
1570
1662
  (c) You must retain, in the Source form of any Derivative Works
1571
1663
  Copyright 2018 Developers of the Rand project
1572
1664
  Copyright (c) 2014 The Rust Project Developers
1573
- rand_core 0.9.5 — MIT OR Apache-2.0
1574
- https://github.com/rust-random/rand
1665
+ rand_core 0.10.1 — MIT OR Apache-2.0
1666
+ https://github.com/rust-random/rand_core
1575
1667
  Copyrights in the Rand project are retained by their contributors. No
1576
1668
  copyright assignment is required to contribute to the Rand project.
1577
1669
  copyright notice that is included in or attached to the work
1578
1670
  copyright license to reproduce, prepare Derivative Works of,
1579
1671
  (c) You must retain, in the Source form of any Derivative Works
1580
- Copyright 2018 Developers of the Rand project
1581
- Copyright (c) 2014 The Rust Project Developers
1672
+ Copyright (c) 2018-2026 The Rand Project Developers
1582
1673
  raw-window-handle 0.6.2 — MIT OR Apache-2.0 OR Zlib
1583
1674
  https://github.com/rust-windowing/raw-window-handle
1584
1675
  copyright notice that is included in or attached to the work
@@ -1610,6 +1701,10 @@ read-fonts 0.41.0 — MIT OR Apache-2.0
1610
1701
  https://github.com/googlefonts/fontations
1611
1702
  Copyright 2019 Fontations Developers
1612
1703
  Copyright (c) 2019 Fontations Developers
1704
+ read-fonts 0.43.2 — MIT OR Apache-2.0
1705
+ https://github.com/googlefonts/fontations
1706
+ Copyright 2019 Fontations Developers
1707
+ Copyright (c) 2019 Fontations Developers
1613
1708
  realfft 3.5.0 — MIT
1614
1709
  https://github.com/HEnquist/realfft
1615
1710
  regex 1.13.1 — MIT OR Apache-2.0
@@ -1640,6 +1735,13 @@ regex-syntax 0.8.11 — MIT OR Apache-2.0
1640
1735
  (c) You must retain, in the Source form of any Derivative Works
1641
1736
  Copyright [yyyy] [name of copyright owner]
1642
1737
  Copyright (c) 2014 The Rust Project Developers
1738
+ relative-path 2.0.1 — MIT OR Apache-2.0
1739
+ https://github.com/udoprog/relative-path
1740
+ copyright notice that is included in or attached to the work
1741
+ copyright license to reproduce, prepare Derivative Works of,
1742
+ (c) You must retain, in the Source form of any Derivative Works
1743
+ Copyright [yyyy] [name of copyright owner]
1744
+ Copyright (c) 2014 The Rust Project Developers
1643
1745
  renderdoc-sys 1.1.0 — MIT OR Apache-2.0
1644
1746
  https://github.com/ebkalderon/renderdoc-rs
1645
1747
  copyright notice that is included in or attached to the work
@@ -1661,6 +1763,14 @@ roxmltree 0.21.1 — MIT OR Apache-2.0
1661
1763
  (c) You must retain, in the Source form of any Derivative Works
1662
1764
  Copyright [yyyy] [name of copyright owner]
1663
1765
  Copyright (c) 2018 Yevhenii Reizner
1766
+ rquickjs 0.12.2 — MIT
1767
+ https://github.com/DelSkayn/rquickjs.git
1768
+ Copyright (c) 2020 Mees Delzenne
1769
+ Copyright (c) 2025 Rquickjs Contributors
1770
+ rquickjs-core 0.12.2 — MIT
1771
+ https://github.com/DelSkayn/rquickjs.git
1772
+ rquickjs-macro 0.12.2 — MIT
1773
+ https://github.com/DelSkayn/rquickjs.git
1664
1774
  rquickjs-sys 0.12.2 — MIT
1665
1775
  https://github.com/DelSkayn/rquickjs.git
1666
1776
  rtrb 0.3.4 — MIT OR Apache-2.0
@@ -1814,24 +1924,26 @@ servo_arc 0.4.3 — MIT OR Apache-2.0
1814
1924
  copyright license to reproduce, prepare Derivative Works of,
1815
1925
  (c) You must retain, in the Source form of any Derivative Works
1816
1926
  Copyright [yyyy] [name of copyright owner]
1817
- sha1 0.10.7 — MIT OR Apache-2.0
1927
+ sha1 0.11.0 — MIT OR Apache-2.0
1818
1928
  https://github.com/RustCrypto/hashes
1819
1929
  copyright notice that is included in or attached to the work
1820
1930
  copyright license to reproduce, prepare Derivative Works of,
1821
1931
  (c) You must retain, in the Source form of any Derivative Works
1822
1932
  Copyright [yyyy] [name of copyright owner]
1823
- Copyright (c) 2006-2009 Graydon Hoare
1824
- Copyright (c) 2009-2013 Mozilla Foundation
1933
+ Copyright (c) 2016-2026 The RustCrypto Project Developers
1825
1934
  Copyright (c) 2016 Artyom Pavlov
1826
- sha2 0.10.9 MIT OR Apache-2.0
1935
+ Copyright (c) 2009-2013 Mozilla Foundation
1936
+ Copyright (c) 2006-2009 Graydon Hoare
1937
+ sha2 0.11.0 — MIT OR Apache-2.0
1827
1938
  https://github.com/RustCrypto/hashes
1828
1939
  copyright notice that is included in or attached to the work
1829
1940
  copyright license to reproduce, prepare Derivative Works of,
1830
1941
  (c) You must retain, in the Source form of any Derivative Works
1831
1942
  Copyright [yyyy] [name of copyright owner]
1832
- Copyright (c) 2006-2009 Graydon Hoare
1833
- Copyright (c) 2009-2013 Mozilla Foundation
1943
+ Copyright (c) 2016-2026 The RustCrypto Project Developers
1834
1944
  Copyright (c) 2016 Artyom Pavlov
1945
+ Copyright (c) 2009-2013 Mozilla Foundation
1946
+ Copyright (c) 2006-2009 Graydon Hoare
1835
1947
  shlex 1.3.0 — MIT OR Apache-2.0
1836
1948
  https://github.com/comex/rust-shlex
1837
1949
  Copyright 2015 Nicholas Allegra (comex).
@@ -1865,6 +1977,10 @@ skrifa 0.44.0 — MIT OR Apache-2.0
1865
1977
  https://github.com/googlefonts/fontations
1866
1978
  Copyright 2019 Fontations Developers
1867
1979
  Copyright (c) 2019 Fontations Developers
1980
+ skrifa 0.46.1 — MIT OR Apache-2.0
1981
+ https://github.com/googlefonts/fontations
1982
+ Copyright 2019 Fontations Developers
1983
+ Copyright (c) 2019 Fontations Developers
1868
1984
  slab 0.4.12 — MIT
1869
1985
  https://github.com/tokio-rs/slab
1870
1986
  Copyright (c) 2019 Carl Lerche
@@ -1906,6 +2022,10 @@ softbuffer 0.4.8 — MIT OR Apache-2.0
1906
2022
  Copyright 2022 Kirill Chibisov
1907
2023
  softbuffer_window_renderer 0.8.0 — MIT OR Apache-2.0
1908
2024
  https://github.com/dioxuslabs/anyrender
2025
+ sourcemap 9.3.2 — BSD-3-Clause
2026
+ https://github.com/getsentry/rust-sourcemap
2027
+ Copyright (c) 2016 by Armin Ronacher.
2028
+ copyright notice, this list of conditions and the following
1909
2029
  spirv 0.4.0+sdk-1.4.341.0 — Apache-2.0
1910
2030
  https://github.com/gfx-rs/rspirv
1911
2031
  stable_deref_trait 1.2.1 — MIT OR Apache-2.0
@@ -1915,6 +2035,10 @@ stable_deref_trait 1.2.1 — MIT OR Apache-2.0
1915
2035
  (c) You must retain, in the Source form of any Derivative Works
1916
2036
  Copyright [yyyy] [name of copyright owner]
1917
2037
  Copyright (c) 2017 Robert Grosse
2038
+ starship-battery 0.11.1 — ISC
2039
+ https://github.com/starship/rust-battery
2040
+ Copyright (c) 2019-2021, Starship Contributors
2041
+ copyright notice and this permission notice appear in all copies.
1918
2042
  static_assertions 1.1.0 — MIT OR Apache-2.0
1919
2043
  https://github.com/nvzqz/static-assertions-rs
1920
2044
  copyright notice that is included in or attached to the work
@@ -2091,6 +2215,9 @@ taffy 0.13.0 — MIT
2091
2215
  https://github.com/DioxusLabs/taffy
2092
2216
  Copyright (c) 2018 Visly Inc.
2093
2217
  Copyright (c) 2026 Taffy Authors
2218
+ tap 1.0.1 — MIT
2219
+ https://github.com/myrrlyn/tap
2220
+ Copyright (c) 2017 Elliot Linder <darfink@gmail.com>
2094
2221
  tempfile 3.27.0 — MIT OR Apache-2.0
2095
2222
  https://github.com/Stebalien/tempfile
2096
2223
  copyright notice that is included in or attached to the work
@@ -2133,6 +2260,24 @@ thread_local 1.1.10 — MIT OR Apache-2.0
2133
2260
  tiff 0.11.3 — MIT
2134
2261
  https://github.com/image-rs/image-tiff
2135
2262
  Copyright (c) 2018 PistonDevelopers
2263
+ time 0.3.55 — MIT OR Apache-2.0
2264
+ https://github.com/time-rs/time
2265
+ copyright notice that is included in or attached to the work
2266
+ copyright license to reproduce, prepare Derivative Works of,
2267
+ (c) You must retain, in the Source form of any Derivative Works
2268
+ Copyright (c) Jacob Pratt et al.
2269
+ time-core 0.1.9 — MIT OR Apache-2.0
2270
+ https://github.com/time-rs/time
2271
+ copyright notice that is included in or attached to the work
2272
+ copyright license to reproduce, prepare Derivative Works of,
2273
+ (c) You must retain, in the Source form of any Derivative Works
2274
+ Copyright (c) Jacob Pratt et al.
2275
+ time-macros 0.2.32 — MIT OR Apache-2.0
2276
+ https://github.com/time-rs/time
2277
+ copyright notice that is included in or attached to the work
2278
+ copyright license to reproduce, prepare Derivative Works of,
2279
+ (c) You must retain, in the Source form of any Derivative Works
2280
+ Copyright (c) Jacob Pratt et al.
2136
2281
  tiny-skia-path 0.12.0 — BSD-3-Clause
2137
2282
  https://github.com/linebender/tiny-skia/tree/master/path
2138
2283
  Copyright (c) 2011 Google Inc. All rights reserved.
@@ -2170,7 +2315,7 @@ tokio-macros 2.7.2 — MIT
2170
2315
  tokio-native-tls 0.3.1 — MIT
2171
2316
  https://github.com/tokio-rs/tls
2172
2317
  Copyright (c) 2019 Tokio Contributors
2173
- tokio-tungstenite 0.29.0 — MIT
2318
+ tokio-tungstenite 0.30.0 — MIT
2174
2319
  https://github.com/snapview/tokio-tungstenite
2175
2320
  Copyright (c) 2017 Daniel Abramov
2176
2321
  Copyright (c) 2017 Alexey Galakhov
@@ -2191,6 +2336,13 @@ toml_datetime 1.1.1+spec-1.1.0 — MIT OR Apache-2.0
2191
2336
  (c) You must retain, in the Source form of any Derivative Works
2192
2337
  Copyright {yyyy} {name of copyright owner}
2193
2338
  Copyright (c) Individual contributors
2339
+ toml_edit 0.25.13+spec-1.1.0 — MIT OR Apache-2.0
2340
+ https://github.com/toml-rs/toml
2341
+ copyright notice that is included in or attached to the work
2342
+ copyright license to reproduce, prepare Derivative Works of,
2343
+ (c) You must retain, in the Source form of any Derivative Works
2344
+ Copyright {yyyy} {name of copyright owner}
2345
+ Copyright (c) Individual contributors
2194
2346
  toml_parser 1.1.3+spec-1.1.0 — MIT OR Apache-2.0
2195
2347
  https://github.com/toml-rs/toml
2196
2348
  copyright notice that is included in or attached to the work
@@ -2244,7 +2396,7 @@ try-lock 0.2.5 — MIT
2244
2396
  https://github.com/seanmonstar/try-lock
2245
2397
  Copyright (c) 2018-2023 Sean McArthur
2246
2398
  Copyright (c) 2016 Alex Crichton
2247
- tungstenite 0.29.0 — MIT OR Apache-2.0
2399
+ tungstenite 0.30.0 — MIT OR Apache-2.0
2248
2400
  https://github.com/snapview/tungstenite-rs
2249
2401
  copyright notice that is included in or attached to the work
2250
2402
  copyright license to reproduce, prepare Derivative Works of,
@@ -2269,6 +2421,13 @@ unicode-bidi 0.3.18 — MIT OR Apache-2.0
2269
2421
  (c) You must retain, in the Source form of any Derivative Works
2270
2422
  Copyright [yyyy] [name of copyright owner]
2271
2423
  Copyright (c) 2015 The Rust Project Developers
2424
+ unicode-id-start 1.4.0 — (MIT OR Apache-2.0) AND Unicode-3.0
2425
+ https://github.com/Boshen/unicode-id-start
2426
+ copyright notice that is included in or attached to the work
2427
+ copyright license to reproduce, prepare Derivative Works of,
2428
+ (c) You must retain, in the Source form of any Derivative Works
2429
+ COPYRIGHT AND PERMISSION NOTICE
2430
+ Copyright © 1991-2023 Unicode, Inc.
2272
2431
  unicode-ident 1.0.24 — (MIT OR Apache-2.0) AND Unicode-3.0
2273
2432
  https://github.com/dtolnay/unicode-ident
2274
2433
  copyright notice that is included in or attached to the work
@@ -2304,6 +2463,13 @@ unicode-width 0.2.2 — MIT OR Apache-2.0
2304
2463
  (c) You must retain, in the Source form of any Derivative Works
2305
2464
  Copyright [yyyy] [name of copyright owner]
2306
2465
  Copyright (c) 2015 The Rust Project Developers
2466
+ uom 0.38.0 — Apache-2.0 OR MIT
2467
+ https://github.com/iliekturtles/uom
2468
+ copyright notice that is included in or attached to the work
2469
+ copyright license to reproduce, prepare Derivative Works of,
2470
+ (c) You must retain, in the Source form of any Derivative Works
2471
+ Copyright {yyyy} {name of copyright owner}
2472
+ Copyright (c) 2019 Mike Boutin
2307
2473
  url 2.5.8 — MIT OR Apache-2.0
2308
2474
  https://github.com/servo/rust-url
2309
2475
  copyright notice that is included in or attached to the work
@@ -2339,6 +2505,13 @@ uuid 1.24.0 — Apache-2.0 OR MIT
2339
2505
  Copyright [yyyy] [name of copyright owner]
2340
2506
  Copyright (c) 2014 The Rust Project Developers
2341
2507
  Copyright (c) 2018 Ashley Mannix, Christopher Armstrong, Dylan DPC, Hunar Roop Kahlon
2508
+ vec_map 0.8.2 — MIT/Apache-2.0
2509
+ https://github.com/contain-rs/vec-map
2510
+ copyright notice that is included in or attached to the work
2511
+ copyright license to reproduce, prepare Derivative Works of,
2512
+ (c) You must retain, in the Source form of any Derivative Works
2513
+ Copyright [yyyy] [name of copyright owner]
2514
+ Copyright (c) 2015 The Rust Project Developers
2342
2515
  vecmath 1.0.0 — MIT
2343
2516
  https://github.com/pistondevelopers/vecmath.git
2344
2517
  Copyright (c) 2014 PistonDevelopers
@@ -2390,6 +2563,8 @@ visibility 0.1.1 — Zlib OR MIT OR Apache-2.0
2390
2563
  (C) 2024 Daniel Henry-Mantilla
2391
2564
  void 1.0.2 — MIT
2392
2565
  https://github.com/reem/rust-void.git
2566
+ vsimd 0.8.0 — MIT
2567
+ https://github.com/Nugine/simd
2393
2568
  walkdir 2.5.0 — Unlicense/MIT
2394
2569
  https://github.com/BurntSushi/walkdir
2395
2570
  Copyright (c) 2015 Andrew Gallant
@@ -2503,6 +2678,9 @@ writeable 0.6.4 — Unicode-3.0
2503
2678
  Copyright © 2020-2024 Unicode, Inc.
2504
2679
  wuff 0.2.8 — MIT
2505
2680
  https://github.com/nicoburns/wuff
2681
+ wyz 0.5.1 — MIT
2682
+ https://github.com/myrrlyn/wyz
2683
+ Copyright (c) 2018 myrrlyn (Alexander Payne)
2506
2684
  x11-dl 2.21.0 — MIT
2507
2685
  https://github.com/AltF02/x11-rs.git
2508
2686
  xkbcommon-dl 0.4.2 — MIT
@@ -2595,7 +2773,7 @@ zune-jpeg 0.5.15 — MIT OR Apache-2.0 OR Zlib
2595
2773
  Copyright (c) zune-image developers
2596
2774
  (C) zune-image developers
2597
2775
 
2598
- LICENCE TEXTS (270)
2776
+ LICENCE TEXTS (299)
2599
2777
 
2600
2778
  Each distinct text appears once, followed by the packages it came with.
2601
2779
 
@@ -2616,7 +2794,7 @@ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
2616
2794
  OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2617
2795
 
2618
2796
  ------------------------------------------------------------------------------
2619
- LICENSE-APACHE — 1 package(s): adler2 2.0.1
2797
+ LICENSE-APACHE — 2 package(s): adler2 2.0.1, proc-macro-crate 3.5.0
2620
2798
  ------------------------------------------------------------------------------
2621
2799
  Apache License
2622
2800
  Version 2.0, January 2004
@@ -2821,7 +2999,7 @@ See the License for the specific language governing permissions and
2821
2999
  limitations under the License.
2822
3000
 
2823
3001
  ------------------------------------------------------------------------------
2824
- LICENSE-MIT — 40 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, dtoa 1.0.11, fastrand 2.5.0, glow 0.17.0, itoa 1.0.18, khronos-egl 6.0.0, 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, 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 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
3002
+ LICENSE-MIT — 44 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, dtoa 1.0.11, fastrand 2.5.0, futures-lite 2.6.1, glow 0.17.0, itoa 1.0.18, khronos-egl 6.0.0, llq 0.1.1, malloc_size_of_derive 0.1.3, minimal-lexical 0.2.1, once_cell 1.21.4, parking 2.2.1, pin-project-lite 0.2.17, 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 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-id-start 1.4.0, unicode-ident 1.0.24, x11-dl 2.21.0, zmij 1.0.23
2825
3003
  ------------------------------------------------------------------------------
2826
3004
  Permission is hereby granted, free of charge, to any
2827
3005
  person obtaining a copy of this software and associated
@@ -2924,7 +3102,7 @@ Redistribution and use in source and binary forms, with or without modification,
2924
3102
  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.
2925
3103
 
2926
3104
  ------------------------------------------------------------------------------
2927
- LICENSE-APACHE — 27 package(s): allocator-api2 0.2.21, 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, mach2 0.6.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
3105
+ LICENSE-APACHE — 28 package(s): allocator-api2 0.2.21, 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, mach2 0.6.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-id-start 1.4.0, unicode-ident 1.0.24
2928
3106
  ------------------------------------------------------------------------------
2929
3107
  Apache License
2930
3108
  Version 2.0, January 2004
@@ -3104,7 +3282,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3104
3282
  END OF TERMS AND CONDITIONS
3105
3283
 
3106
3284
  ------------------------------------------------------------------------------
3107
- LICENSE-CC0 — 3 package(s): almost 0.2.0, blake3 1.8.6, constant_time_eq 0.4.2
3285
+ LICENSE-CC0 — 3 package(s): almost 0.2.0, blake3 1.8.7, constant_time_eq 0.4.2
3108
3286
  ------------------------------------------------------------------------------
3109
3287
  Creative Commons Legal Code
3110
3288
 
@@ -3229,7 +3407,7 @@ express Statement of Purpose.
3229
3407
  this CC0 or use of the Work.
3230
3408
 
3231
3409
  ------------------------------------------------------------------------------
3232
- LICENSE-APACHE.txt — 25 package(s): 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, pin-project-lite 0.2.17, raw-window-handle 0.6.2, sync_wrapper 1.0.2, 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-apple 29.0.4, wgpu-hal 29.0.4, wgpu-naga-bridge 29.0.4, wgpu-types 29.0.4
3410
+ LICENSE-APACHE.txt — 29 package(s): 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, num-conv 0.2.2, pin-project-lite 0.2.17, raw-window-handle 0.6.2, sync_wrapper 1.0.2, time 0.3.55, time-core 0.1.9, time-macros 0.2.32, 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-apple 29.0.4, wgpu-hal 29.0.4, wgpu-naga-bridge 29.0.4, wgpu-types 29.0.4
3233
3411
  ------------------------------------------------------------------------------
3234
3412
  Apache License
3235
3413
  Version 2.0, January 2004
@@ -3434,7 +3612,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3434
3612
  SOFTWARE.
3435
3613
 
3436
3614
  ------------------------------------------------------------------------------
3437
- LICENSE-APACHE — 116 package(s): arc-swap 1.9.2, arrayvec 0.7.8, 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, core-foundation 0.10.1, core-foundation-sys 0.8.7, coreaudio-rs 0.14.2, 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, flate2 1.1.9, fnv 1.0.7, fontique 0.11.1, form_urlencoded 1.2.2, 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, lock_api 0.4.14, log 0.4.33, malloc_size_of_derive 0.1.3, markup5ever 0.39.0, mime 0.3.17, muda 0.19.3, 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, 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, pkg-config 0.3.33, png 0.18.1, 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.21.1, rtrb 0.3.4, rustc_version 0.4.1, rustc-hash 1.1.0, rustix 1.1.4, scopeguard 1.2.0, security-framework 3.7.0, security-framework-sys 2.17.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, tray-icon 0.24.2, 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, version_check 0.9.5, web_atoms 0.2.6, weezl 0.1.12, xml5ever 0.39.0
3615
+ LICENSE-APACHE — 122 package(s): arc-swap 1.9.2, arrayvec 0.7.8, 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, core-foundation 0.10.1, core-foundation-sys 0.8.7, coreaudio-rs 0.14.2, 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, debugid 0.8.0, 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, flate2 1.1.9, fnv 1.0.7, fontique 0.11.1, form_urlencoded 1.2.2, futures-lite 2.6.1, futures-timer 3.0.4, 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, if_chain 1.0.3, 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, lock_api 0.4.14, log 0.4.33, malloc_size_of_derive 0.1.3, markup5ever 0.39.0, mime 0.3.17, muda 0.19.3, 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, 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, pkg-config 0.3.33, png 0.18.1, 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, relative-path 2.0.1, renderdoc-sys 1.1.0, roxmltree 0.21.1, rtrb 0.3.4, rustc_version 0.4.1, rustc-hash 1.1.0, rustix 1.1.4, scopeguard 1.2.0, security-framework 3.7.0, security-framework-sys 2.17.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, tray-icon 0.24.2, tungstenite 0.30.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, version_check 0.9.5, web_atoms 0.2.6, weezl 0.1.12, xml5ever 0.39.0
3438
3616
  ------------------------------------------------------------------------------
3439
3617
  Apache License
3440
3618
  Version 2.0, January 2004
@@ -4057,7 +4235,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4057
4235
  SOFTWARE.
4058
4236
 
4059
4237
  ------------------------------------------------------------------------------
4060
- LICENSE-THIRD-PARTY — 1 package(s): atomic-waker 1.1.2
4238
+ LICENSE-THIRD-PARTY — 2 package(s): atomic-waker 1.1.2, futures-lite 2.6.1
4061
4239
  ------------------------------------------------------------------------------
4062
4240
  ===============================================================================
4063
4241
 
@@ -4251,7 +4429,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4251
4429
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4252
4430
 
4253
4431
  ------------------------------------------------------------------------------
4254
- LICENSE-APACHE — 6 package(s): bit-set 0.9.1, bit-vec 0.9.1, defmt 1.1.1, defmt-macros 1.1.1, minimal-lexical 0.2.1, presser 0.3.1
4432
+ LICENSE-APACHE — 7 package(s): bit-set 0.9.1, bit-vec 0.9.1, defmt 1.1.1, defmt-macros 1.1.1, minimal-lexical 0.2.1, presser 0.3.1, vec_map 0.8.2
4255
4433
  ------------------------------------------------------------------------------
4256
4434
  Apache License
4257
4435
  Version 2.0, January 2004
@@ -4514,7 +4692,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4514
4692
  DEALINGS IN THE SOFTWARE.
4515
4693
 
4516
4694
  ------------------------------------------------------------------------------
4517
- 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
4695
+ LICENSE-MIT — 15 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, relative-path 2.0.1
4518
4696
  ------------------------------------------------------------------------------
4519
4697
  Copyright (c) 2014 The Rust Project Developers
4520
4698
 
@@ -4543,7 +4721,32 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4543
4721
  DEALINGS IN THE SOFTWARE.
4544
4722
 
4545
4723
  ------------------------------------------------------------------------------
4546
- LICENSE_A21 package(s): blake3 1.8.6
4724
+ LICENSE.txt2 package(s): bitvec 1.1.1, wyz 0.5.1
4725
+ ------------------------------------------------------------------------------
4726
+ MIT License
4727
+
4728
+ Copyright (c) 2018 myrrlyn (Alexander Payne)
4729
+
4730
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4731
+ of this software and associated documentation files (the "Software"), to deal
4732
+ in the Software without restriction, including without limitation the rights
4733
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4734
+ copies of the Software, and to permit persons to whom the Software is
4735
+ furnished to do so, subject to the following conditions:
4736
+
4737
+ The above copyright notice and this permission notice shall be included in all
4738
+ copies or substantial portions of the Software.
4739
+
4740
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4741
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4742
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4743
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4744
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4745
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4746
+ SOFTWARE.
4747
+
4748
+ ------------------------------------------------------------------------------
4749
+ LICENSE_A2 — 1 package(s): blake3 1.8.7
4547
4750
  ------------------------------------------------------------------------------
4548
4751
  Apache License
4549
4752
  Version 2.0, January 2004
@@ -4748,7 +4951,7 @@ Apache License
4748
4951
  limitations under the License.
4749
4952
 
4750
4953
  ------------------------------------------------------------------------------
4751
- LICENSE_A2LLVM — 1 package(s): blake3 1.8.6
4954
+ LICENSE_A2LLVM — 1 package(s): blake3 1.8.7
4752
4955
  ------------------------------------------------------------------------------
4753
4956
  Apache License
4754
4957
  Version 2.0, January 2004
@@ -4970,7 +5173,7 @@ the License, but only in their entirety and only with respect to the Combined
4970
5173
  Software.
4971
5174
 
4972
5175
  ------------------------------------------------------------------------------
4973
- LICENSE-APACHE — 7 package(s): block-buffer 0.10.4, cpufeatures 0.2.17, cpufeatures 0.3.0, crypto-common 0.1.7, digest 0.10.7, sha1 0.10.7, sha2 0.10.9
5176
+ LICENSE-APACHE — 9 package(s): block-buffer 0.12.1, chacha20 0.10.1, const-oid 0.10.2, cpufeatures 0.3.0, crypto-common 0.2.2, digest 0.11.3, hybrid-array 0.4.14, sha1 0.11.0, sha2 0.11.0
4974
5177
  ------------------------------------------------------------------------------
4975
5178
  Apache License
4976
5179
  Version 2.0, January 2004
@@ -5175,9 +5378,9 @@ See the License for the specific language governing permissions and
5175
5378
  limitations under the License.
5176
5379
 
5177
5380
  ------------------------------------------------------------------------------
5178
- LICENSE-MIT — 1 package(s): block-buffer 0.10.4
5381
+ LICENSE-MIT — 1 package(s): block-buffer 0.12.1
5179
5382
  ------------------------------------------------------------------------------
5180
- Copyright (c) 2018-2019 The RustCrypto Project Developers
5383
+ Copyright (c) 2018-2025 The RustCrypto Project Developers
5181
5384
 
5182
5385
  Permission is hereby granted, free of charge, to any
5183
5386
  person obtaining a copy of this software and associated
@@ -5761,7 +5964,7 @@ Apache License
5761
5964
  limitations under the License.
5762
5965
 
5763
5966
  ------------------------------------------------------------------------------
5764
- LICENSE-MIT — 6 package(s): cc 1.4.2, cfg-if 1.0.4, find-msvc-tools 0.1.10, jobserver 0.1.35, pkg-config 0.3.33, socket2 0.6.5
5967
+ LICENSE-MIT — 7 package(s): cc 1.4.2, cfg-if 1.0.4, find-msvc-tools 0.1.10, futures-timer 3.0.4, jobserver 0.1.35, pkg-config 0.3.33, socket2 0.6.5
5765
5968
  ------------------------------------------------------------------------------
5766
5969
  Copyright (c) 2014 Alex Crichton
5767
5970
 
@@ -5861,6 +6064,35 @@ The `cfg_aliases!` macro uses a lot of the code from [`tectonic_cfg_support::tar
5861
6064
  SOFTWARE.
5862
6065
  ---
5863
6066
 
6067
+ ------------------------------------------------------------------------------
6068
+ LICENSE-MIT — 1 package(s): chacha20 0.10.1
6069
+ ------------------------------------------------------------------------------
6070
+ Copyright (c) 2019-2026 The RustCrypto Project Developers
6071
+
6072
+ Permission is hereby granted, free of charge, to any
6073
+ person obtaining a copy of this software and associated
6074
+ documentation files (the "Software"), to deal in the
6075
+ Software without restriction, including without
6076
+ limitation the rights to use, copy, modify, merge,
6077
+ publish, distribute, sublicense, and/or sell copies of
6078
+ the Software, and to permit persons to whom the Software
6079
+ is furnished to do so, subject to the following
6080
+ conditions:
6081
+
6082
+ The above copyright notice and this permission notice
6083
+ shall be included in all copies or substantial portions
6084
+ of the Software.
6085
+
6086
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6087
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6088
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6089
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6090
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6091
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6092
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6093
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6094
+ DEALINGS IN THE SOFTWARE.
6095
+
5864
6096
  ------------------------------------------------------------------------------
5865
6097
  LICENSE-MIT — 4 package(s): color 0.3.3, half 2.7.1, ident_case 1.0.1, linebender_resource_handle 0.1.1
5866
6098
  ------------------------------------------------------------------------------
@@ -5909,6 +6141,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5909
6141
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5910
6142
  SOFTWARE.
5911
6143
 
6144
+ ------------------------------------------------------------------------------
6145
+ LICENSE-MIT — 1 package(s): const-oid 0.10.2
6146
+ ------------------------------------------------------------------------------
6147
+ Copyright (c) 2020-2026 The RustCrypto Project Developers
6148
+
6149
+ Permission is hereby granted, free of charge, to any
6150
+ person obtaining a copy of this software and associated
6151
+ documentation files (the "Software"), to deal in the
6152
+ Software without restriction, including without
6153
+ limitation the rights to use, copy, modify, merge,
6154
+ publish, distribute, sublicense, and/or sell copies of
6155
+ the Software, and to permit persons to whom the Software
6156
+ is furnished to do so, subject to the following
6157
+ conditions:
6158
+
6159
+ The above copyright notice and this permission notice
6160
+ shall be included in all copies or substantial portions
6161
+ of the Software.
6162
+
6163
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6164
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6165
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6166
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6167
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6168
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6169
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6170
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6171
+ DEALINGS IN THE SOFTWARE.
6172
+
5912
6173
  ------------------------------------------------------------------------------
5913
6174
  LICENSE-MIT0 — 1 package(s): constant_time_eq 0.4.2
5914
6175
  ------------------------------------------------------------------------------
@@ -5927,6 +6188,31 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5927
6188
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5928
6189
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5929
6190
 
6191
+ ------------------------------------------------------------------------------
6192
+ LICENSE — 1 package(s): convert_case 0.11.0
6193
+ ------------------------------------------------------------------------------
6194
+ MIT License
6195
+
6196
+ Copyright (c) 2025 rutrum
6197
+
6198
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6199
+ of this software and associated documentation files (the "Software"), to deal
6200
+ in the Software without restriction, including without limitation the rights
6201
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6202
+ copies of the Software, and to permit persons to whom the Software is
6203
+ furnished to do so, subject to the following conditions:
6204
+
6205
+ The above copyright notice and this permission notice shall be included in all
6206
+ copies or substantial portions of the Software.
6207
+
6208
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6209
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6210
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6211
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6212
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6213
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6214
+ SOFTWARE.
6215
+
5930
6216
  ------------------------------------------------------------------------------
5931
6217
  LICENSE — 1 package(s): core_maths 0.1.1
5932
6218
  ------------------------------------------------------------------------------
@@ -6011,7 +6297,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6011
6297
  DEALINGS IN THE SOFTWARE.
6012
6298
 
6013
6299
  ------------------------------------------------------------------------------
6014
- LICENSE-MIT — 2 package(s): cpufeatures 0.2.17, cpufeatures 0.3.0
6300
+ LICENSE-MIT — 1 package(s): cpufeatures 0.3.0
6015
6301
  ------------------------------------------------------------------------------
6016
6302
  Copyright (c) 2020-2025 The RustCrypto Project Developers
6017
6303
 
@@ -6040,7 +6326,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6040
6326
  DEALINGS IN THE SOFTWARE.
6041
6327
 
6042
6328
  ------------------------------------------------------------------------------
6043
- LICENSE-APACHE — 15 package(s): crc32fast 1.5.0, dpi 0.1.2, native-tls 0.2.18, 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-appkit 0.31.0-beta.2, winit-common 0.31.0-beta.2, winit-core 0.31.0-beta.2
6329
+ LICENSE-APACHE — 17 package(s): crc32fast 1.5.0, dpi 0.1.2, native-tls 0.2.18, notify-rust 4.18.0, 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-appkit 0.31.0-beta.2, winit-common 0.31.0-beta.2, winit-core 0.31.0-beta.2
6044
6330
  ------------------------------------------------------------------------------
6045
6331
  Apache License
6046
6332
  Version 2.0, January 2004
@@ -6903,9 +7189,9 @@ See the License for the specific language governing permissions and
6903
7189
  limitations under the License.
6904
7190
 
6905
7191
  ------------------------------------------------------------------------------
6906
- LICENSE-MIT — 1 package(s): crypto-common 0.1.7
7192
+ LICENSE-MIT — 1 package(s): crypto-common 0.2.2
6907
7193
  ------------------------------------------------------------------------------
6908
- Copyright (c) 2021 RustCrypto Developers
7194
+ Copyright (c) 2021-2026 RustCrypto Developers
6909
7195
 
6910
7196
  Permission is hereby granted, free of charge, to any
6911
7197
  person obtaining a copy of this software and associated
@@ -7661,21 +7947,249 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7661
7947
  DEALINGS IN THE SOFTWARE.
7662
7948
 
7663
7949
  ------------------------------------------------------------------------------
7664
- LICENSE — 2 package(s): derive_more 2.1.1, derive_more-impl 2.1.1
7950
+ LICENSE-Apache1 package(s): deranged 0.5.8
7665
7951
  ------------------------------------------------------------------------------
7666
- The MIT License (MIT)
7667
-
7668
- Copyright (c) 2016 Jelte Fennema
7952
+ Apache License
7953
+ Version 2.0, January 2004
7954
+ http://www.apache.org/licenses/
7669
7955
 
7670
- Permission is hereby granted, free of charge, to any person obtaining a copy
7671
- of this software and associated documentation files (the "Software"), to deal
7672
- in the Software without restriction, including without limitation the rights
7673
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7674
- copies of the Software, and to permit persons to whom the Software is
7675
- furnished to do so, subject to the following conditions:
7956
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7676
7957
 
7677
- The above copyright notice and this permission notice shall be included in all
7678
- copies or substantial portions of the Software.
7958
+ 1. Definitions.
7959
+
7960
+ "License" shall mean the terms and conditions for use, reproduction,
7961
+ and distribution as defined by Sections 1 through 9 of this document.
7962
+
7963
+ "Licensor" shall mean the copyright owner or entity authorized by
7964
+ the copyright owner that is granting the License.
7965
+
7966
+ "Legal Entity" shall mean the union of the acting entity and all
7967
+ other entities that control, are controlled by, or are under common
7968
+ control with that entity. For the purposes of this definition,
7969
+ "control" means (i) the power, direct or indirect, to cause the
7970
+ direction or management of such entity, whether by contract or
7971
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
7972
+ outstanding shares, or (iii) beneficial ownership of such entity.
7973
+
7974
+ "You" (or "Your") shall mean an individual or Legal Entity
7975
+ exercising permissions granted by this License.
7976
+
7977
+ "Source" form shall mean the preferred form for making modifications,
7978
+ including but not limited to software source code, documentation
7979
+ source, and configuration files.
7980
+
7981
+ "Object" form shall mean any form resulting from mechanical
7982
+ transformation or translation of a Source form, including but
7983
+ not limited to compiled object code, generated documentation,
7984
+ and conversions to other media types.
7985
+
7986
+ "Work" shall mean the work of authorship, whether in Source or
7987
+ Object form, made available under the License, as indicated by a
7988
+ copyright notice that is included in or attached to the work
7989
+ (an example is provided in the Appendix below).
7990
+
7991
+ "Derivative Works" shall mean any work, whether in Source or Object
7992
+ form, that is based on (or derived from) the Work and for which the
7993
+ editorial revisions, annotations, elaborations, or other modifications
7994
+ represent, as a whole, an original work of authorship. For the purposes
7995
+ of this License, Derivative Works shall not include works that remain
7996
+ separable from, or merely link (or bind by name) to the interfaces of,
7997
+ the Work and Derivative Works thereof.
7998
+
7999
+ "Contribution" shall mean any work of authorship, including
8000
+ the original version of the Work and any modifications or additions
8001
+ to that Work or Derivative Works thereof, that is intentionally
8002
+ submitted to Licensor for inclusion in the Work by the copyright owner
8003
+ or by an individual or Legal Entity authorized to submit on behalf of
8004
+ the copyright owner. For the purposes of this definition, "submitted"
8005
+ means any form of electronic, verbal, or written communication sent
8006
+ to the Licensor or its representatives, including but not limited to
8007
+ communication on electronic mailing lists, source code control systems,
8008
+ and issue tracking systems that are managed by, or on behalf of, the
8009
+ Licensor for the purpose of discussing and improving the Work, but
8010
+ excluding communication that is conspicuously marked or otherwise
8011
+ designated in writing by the copyright owner as "Not a Contribution."
8012
+
8013
+ "Contributor" shall mean Licensor and any individual or Legal Entity
8014
+ on behalf of whom a Contribution has been received by Licensor and
8015
+ subsequently incorporated within the Work.
8016
+
8017
+ 2. Grant of Copyright License. Subject to the terms and conditions of
8018
+ this License, each Contributor hereby grants to You a perpetual,
8019
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
8020
+ copyright license to reproduce, prepare Derivative Works of,
8021
+ publicly display, publicly perform, sublicense, and distribute the
8022
+ Work and such Derivative Works in Source or Object form.
8023
+
8024
+ 3. Grant of Patent License. Subject to the terms and conditions of
8025
+ this License, each Contributor hereby grants to You a perpetual,
8026
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
8027
+ (except as stated in this section) patent license to make, have made,
8028
+ use, offer to sell, sell, import, and otherwise transfer the Work,
8029
+ where such license applies only to those patent claims licensable
8030
+ by such Contributor that are necessarily infringed by their
8031
+ Contribution(s) alone or by combination of their Contribution(s)
8032
+ with the Work to which such Contribution(s) was submitted. If You
8033
+ institute patent litigation against any entity (including a
8034
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
8035
+ or a Contribution incorporated within the Work constitutes direct
8036
+ or contributory patent infringement, then any patent licenses
8037
+ granted to You under this License for that Work shall terminate
8038
+ as of the date such litigation is filed.
8039
+
8040
+ 4. Redistribution. You may reproduce and distribute copies of the
8041
+ Work or Derivative Works thereof in any medium, with or without
8042
+ modifications, and in Source or Object form, provided that You
8043
+ meet the following conditions:
8044
+
8045
+ (a) You must give any other recipients of the Work or
8046
+ Derivative Works a copy of this License; and
8047
+
8048
+ (b) You must cause any modified files to carry prominent notices
8049
+ stating that You changed the files; and
8050
+
8051
+ (c) You must retain, in the Source form of any Derivative Works
8052
+ that You distribute, all copyright, patent, trademark, and
8053
+ attribution notices from the Source form of the Work,
8054
+ excluding those notices that do not pertain to any part of
8055
+ the Derivative Works; and
8056
+
8057
+ (d) If the Work includes a "NOTICE" text file as part of its
8058
+ distribution, then any Derivative Works that You distribute must
8059
+ include a readable copy of the attribution notices contained
8060
+ within such NOTICE file, excluding those notices that do not
8061
+ pertain to any part of the Derivative Works, in at least one
8062
+ of the following places: within a NOTICE text file distributed
8063
+ as part of the Derivative Works; within the Source form or
8064
+ documentation, if provided along with the Derivative Works; or,
8065
+ within a display generated by the Derivative Works, if and
8066
+ wherever such third-party notices normally appear. The contents
8067
+ of the NOTICE file are for informational purposes only and
8068
+ do not modify the License. You may add Your own attribution
8069
+ notices within Derivative Works that You distribute, alongside
8070
+ or as an addendum to the NOTICE text from the Work, provided
8071
+ that such additional attribution notices cannot be construed
8072
+ as modifying the License.
8073
+
8074
+ You may add Your own copyright statement to Your modifications and
8075
+ may provide additional or different license terms and conditions
8076
+ for use, reproduction, or distribution of Your modifications, or
8077
+ for any such Derivative Works as a whole, provided Your use,
8078
+ reproduction, and distribution of the Work otherwise complies with
8079
+ the conditions stated in this License.
8080
+
8081
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
8082
+ any Contribution intentionally submitted for inclusion in the Work
8083
+ by You to the Licensor shall be under the terms and conditions of
8084
+ this License, without any additional terms or conditions.
8085
+ Notwithstanding the above, nothing herein shall supersede or modify
8086
+ the terms of any separate license agreement you may have executed
8087
+ with Licensor regarding such Contributions.
8088
+
8089
+ 6. Trademarks. This License does not grant permission to use the trade
8090
+ names, trademarks, service marks, or product names of the Licensor,
8091
+ except as required for reasonable and customary use in describing the
8092
+ origin of the Work and reproducing the content of the NOTICE file.
8093
+
8094
+ 7. Disclaimer of Warranty. Unless required by applicable law or
8095
+ agreed to in writing, Licensor provides the Work (and each
8096
+ Contributor provides its Contributions) on an "AS IS" BASIS,
8097
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
8098
+ implied, including, without limitation, any warranties or conditions
8099
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
8100
+ PARTICULAR PURPOSE. You are solely responsible for determining the
8101
+ appropriateness of using or redistributing the Work and assume any
8102
+ risks associated with Your exercise of permissions under this License.
8103
+
8104
+ 8. Limitation of Liability. In no event and under no legal theory,
8105
+ whether in tort (including negligence), contract, or otherwise,
8106
+ unless required by applicable law (such as deliberate and grossly
8107
+ negligent acts) or agreed to in writing, shall any Contributor be
8108
+ liable to You for damages, including any direct, indirect, special,
8109
+ incidental, or consequential damages of any character arising as a
8110
+ result of this License or out of the use or inability to use the
8111
+ Work (including but not limited to damages for loss of goodwill,
8112
+ work stoppage, computer failure or malfunction, or any and all
8113
+ other commercial damages or losses), even if such Contributor
8114
+ has been advised of the possibility of such damages.
8115
+
8116
+ 9. Accepting Warranty or Additional Liability. While redistributing
8117
+ the Work or Derivative Works thereof, You may choose to offer,
8118
+ and charge a fee for, acceptance of support, warranty, indemnity,
8119
+ or other liability obligations and/or rights consistent with this
8120
+ License. However, in accepting such obligations, You may act only
8121
+ on Your own behalf and on Your sole responsibility, not on behalf
8122
+ of any other Contributor, and only if You agree to indemnify,
8123
+ defend, and hold each Contributor harmless for any liability
8124
+ incurred by, or claims asserted against, such Contributor by reason
8125
+ of your accepting any such warranty or additional liability.
8126
+
8127
+ END OF TERMS AND CONDITIONS
8128
+
8129
+ APPENDIX: How to apply the Apache License to your work.
8130
+
8131
+ To apply the Apache License to your work, attach the following
8132
+ boilerplate notice, with the fields enclosed by brackets "[]"
8133
+ replaced with your own identifying information. (Don't include
8134
+ the brackets!) The text should be enclosed in the appropriate
8135
+ comment syntax for the file format. We also recommend that a
8136
+ file or class name and description of purpose be included on the
8137
+ same "printed page" as the copyright notice for easier
8138
+ identification within third-party archives.
8139
+
8140
+ Copyright 2024 Jacob Pratt et al.
8141
+
8142
+ Licensed under the Apache License, Version 2.0 (the "License");
8143
+ you may not use this file except in compliance with the License.
8144
+ You may obtain a copy of the License at
8145
+
8146
+ http://www.apache.org/licenses/LICENSE-2.0
8147
+
8148
+ Unless required by applicable law or agreed to in writing, software
8149
+ distributed under the License is distributed on an "AS IS" BASIS,
8150
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
8151
+ See the License for the specific language governing permissions and
8152
+ limitations under the License.
8153
+
8154
+ ------------------------------------------------------------------------------
8155
+ LICENSE-MIT — 1 package(s): deranged 0.5.8
8156
+ ------------------------------------------------------------------------------
8157
+ Copyright (c) 2024 Jacob Pratt et al.
8158
+
8159
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8160
+ of this software and associated documentation files (the "Software"), to deal
8161
+ in the Software without restriction, including without limitation the rights
8162
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8163
+ copies of the Software, and to permit persons to whom the Software is
8164
+ furnished to do so, subject to the following conditions:
8165
+
8166
+ The above copyright notice and this permission notice shall be included in all
8167
+ copies or substantial portions of the Software.
8168
+
8169
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8170
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8171
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8172
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8173
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8174
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8175
+ SOFTWARE.
8176
+
8177
+ ------------------------------------------------------------------------------
8178
+ LICENSE — 2 package(s): derive_more 2.1.1, derive_more-impl 2.1.1
8179
+ ------------------------------------------------------------------------------
8180
+ The MIT License (MIT)
8181
+
8182
+ Copyright (c) 2016 Jelte Fennema
8183
+
8184
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8185
+ of this software and associated documentation files (the "Software"), to deal
8186
+ in the Software without restriction, including without limitation the rights
8187
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8188
+ copies of the Software, and to permit persons to whom the Software is
8189
+ furnished to do so, subject to the following conditions:
8190
+
8191
+ The above copyright notice and this permission notice shall be included in all
8192
+ copies or substantial portions of the Software.
7679
8193
 
7680
8194
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7681
8195
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
@@ -7686,8 +8200,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7686
8200
  SOFTWARE.
7687
8201
 
7688
8202
  ------------------------------------------------------------------------------
7689
- LICENSE-MIT — 1 package(s): digest 0.10.7
8203
+ LICENSE-MIT — 1 package(s): digest 0.11.3
7690
8204
  ------------------------------------------------------------------------------
8205
+ Copyright (c) 2017-2025 RustCrypto Developers
7691
8206
  Copyright (c) 2017 Artyom Pavlov
7692
8207
 
7693
8208
  Permission is hereby granted, free of charge, to any
@@ -7715,29 +8230,248 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7715
8230
  DEALINGS IN THE SOFTWARE.
7716
8231
 
7717
8232
  ------------------------------------------------------------------------------
7718
- LICENSE.txt1 package(s): dlib 0.5.3
8233
+ LICENSE-APACHE2 package(s): dirs 6.0.0, dirs-sys 0.5.0
7719
8234
  ------------------------------------------------------------------------------
7720
- Copyright (c) 2015 Victor Berger
8235
+ Apache License
8236
+ Version 2.0, January 2004
8237
+ http://www.apache.org/licenses/
7721
8238
 
7722
- Permission is hereby granted, free of charge, to any person obtaining a copy
7723
- of this software and associated documentation files (the "Software"), to deal
7724
- in the Software without restriction, including without limitation the rights
7725
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7726
- copies of the Software, and to permit persons to whom the Software is
7727
- furnished to do so, subject to the following conditions:
8239
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7728
8240
 
7729
- The above copyright notice and this permission notice shall be included in
7730
- all copies or substantial portions of the Software.
8241
+ 1. Definitions.
7731
8242
 
7732
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7733
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7734
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7735
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7736
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7737
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7738
- THE SOFTWARE.
8243
+ "License" shall mean the terms and conditions for use, reproduction,
8244
+ and distribution as defined by Sections 1 through 9 of this document.
7739
8245
 
7740
- ------------------------------------------------------------------------------
8246
+ "Licensor" shall mean the copyright owner or entity authorized by
8247
+ the copyright owner that is granting the License.
8248
+
8249
+ "Legal Entity" shall mean the union of the acting entity and all
8250
+ other entities that control, are controlled by, or are under common
8251
+ control with that entity. For the purposes of this definition,
8252
+ "control" means (i) the power, direct or indirect, to cause the
8253
+ direction or management of such entity, whether by contract or
8254
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
8255
+ outstanding shares, or (iii) beneficial ownership of such entity.
8256
+
8257
+ "You" (or "Your") shall mean an individual or Legal Entity
8258
+ exercising permissions granted by this License.
8259
+
8260
+ "Source" form shall mean the preferred form for making modifications,
8261
+ including but not limited to software source code, documentation
8262
+ source, and configuration files.
8263
+
8264
+ "Object" form shall mean any form resulting from mechanical
8265
+ transformation or translation of a Source form, including but
8266
+ not limited to compiled object code, generated documentation,
8267
+ and conversions to other media types.
8268
+
8269
+ "Work" shall mean the work of authorship, whether in Source or
8270
+ Object form, made available under the License, as indicated by a
8271
+ copyright notice that is included in or attached to the work
8272
+ (an example is provided in the Appendix below).
8273
+
8274
+ "Derivative Works" shall mean any work, whether in Source or Object
8275
+ form, that is based on (or derived from) the Work and for which the
8276
+ editorial revisions, annotations, elaborations, or other modifications
8277
+ represent, as a whole, an original work of authorship. For the purposes
8278
+ of this License, Derivative Works shall not include works that remain
8279
+ separable from, or merely link (or bind by name) to the interfaces of,
8280
+ the Work and Derivative Works thereof.
8281
+
8282
+ "Contribution" shall mean any work of authorship, including
8283
+ the original version of the Work and any modifications or additions
8284
+ to that Work or Derivative Works thereof, that is intentionally
8285
+ submitted to Licensor for inclusion in the Work by the copyright owner
8286
+ or by an individual or Legal Entity authorized to submit on behalf of
8287
+ the copyright owner. For the purposes of this definition, "submitted"
8288
+ means any form of electronic, verbal, or written communication sent
8289
+ to the Licensor or its representatives, including but not limited to
8290
+ communication on electronic mailing lists, source code control systems,
8291
+ and issue tracking systems that are managed by, or on behalf of, the
8292
+ Licensor for the purpose of discussing and improving the Work, but
8293
+ excluding communication that is conspicuously marked or otherwise
8294
+ designated in writing by the copyright owner as "Not a Contribution."
8295
+
8296
+ "Contributor" shall mean Licensor and any individual or Legal Entity
8297
+ on behalf of whom a Contribution has been received by Licensor and
8298
+ subsequently incorporated within the Work.
8299
+
8300
+ 2. Grant of Copyright License. Subject to the terms and conditions of
8301
+ this License, each Contributor hereby grants to You a perpetual,
8302
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
8303
+ copyright license to reproduce, prepare Derivative Works of,
8304
+ publicly display, publicly perform, sublicense, and distribute the
8305
+ Work and such Derivative Works in Source or Object form.
8306
+
8307
+ 3. Grant of Patent License. Subject to the terms and conditions of
8308
+ this License, each Contributor hereby grants to You a perpetual,
8309
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
8310
+ (except as stated in this section) patent license to make, have made,
8311
+ use, offer to sell, sell, import, and otherwise transfer the Work,
8312
+ where such license applies only to those patent claims licensable
8313
+ by such Contributor that are necessarily infringed by their
8314
+ Contribution(s) alone or by combination of their Contribution(s)
8315
+ with the Work to which such Contribution(s) was submitted. If You
8316
+ institute patent litigation against any entity (including a
8317
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
8318
+ or a Contribution incorporated within the Work constitutes direct
8319
+ or contributory patent infringement, then any patent licenses
8320
+ granted to You under this License for that Work shall terminate
8321
+ as of the date such litigation is filed.
8322
+
8323
+ 4. Redistribution. You may reproduce and distribute copies of the
8324
+ Work or Derivative Works thereof in any medium, with or without
8325
+ modifications, and in Source or Object form, provided that You
8326
+ meet the following conditions:
8327
+
8328
+ (a) You must give any other recipients of the Work or
8329
+ Derivative Works a copy of this License; and
8330
+
8331
+ (b) You must cause any modified files to carry prominent notices
8332
+ stating that You changed the files; and
8333
+
8334
+ (c) You must retain, in the Source form of any Derivative Works
8335
+ that You distribute, all copyright, patent, trademark, and
8336
+ attribution notices from the Source form of the Work,
8337
+ excluding those notices that do not pertain to any part of
8338
+ the Derivative Works; and
8339
+
8340
+ (d) If the Work includes a "NOTICE" text file as part of its
8341
+ distribution, then any Derivative Works that You distribute must
8342
+ include a readable copy of the attribution notices contained
8343
+ within such NOTICE file, excluding those notices that do not
8344
+ pertain to any part of the Derivative Works, in at least one
8345
+ of the following places: within a NOTICE text file distributed
8346
+ as part of the Derivative Works; within the Source form or
8347
+ documentation, if provided along with the Derivative Works; or,
8348
+ within a display generated by the Derivative Works, if and
8349
+ wherever such third-party notices normally appear. The contents
8350
+ of the NOTICE file are for informational purposes only and
8351
+ do not modify the License. You may add Your own attribution
8352
+ notices within Derivative Works that You distribute, alongside
8353
+ or as an addendum to the NOTICE text from the Work, provided
8354
+ that such additional attribution notices cannot be construed
8355
+ as modifying the License.
8356
+
8357
+ You may add Your own copyright statement to Your modifications and
8358
+ may provide additional or different license terms and conditions
8359
+ for use, reproduction, or distribution of Your modifications, or
8360
+ for any such Derivative Works as a whole, provided Your use,
8361
+ reproduction, and distribution of the Work otherwise complies with
8362
+ the conditions stated in this License.
8363
+
8364
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
8365
+ any Contribution intentionally submitted for inclusion in the Work
8366
+ by You to the Licensor shall be under the terms and conditions of
8367
+ this License, without any additional terms or conditions.
8368
+ Notwithstanding the above, nothing herein shall supersede or modify
8369
+ the terms of any separate license agreement you may have executed
8370
+ with Licensor regarding such Contributions.
8371
+
8372
+ 6. Trademarks. This License does not grant permission to use the trade
8373
+ names, trademarks, service marks, or product names of the Licensor,
8374
+ except as required for reasonable and customary use in describing the
8375
+ origin of the Work and reproducing the content of the NOTICE file.
8376
+
8377
+ 7. Disclaimer of Warranty. Unless required by applicable law or
8378
+ agreed to in writing, Licensor provides the Work (and each
8379
+ Contributor provides its Contributions) on an "AS IS" BASIS,
8380
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
8381
+ implied, including, without limitation, any warranties or conditions
8382
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
8383
+ PARTICULAR PURPOSE. You are solely responsible for determining the
8384
+ appropriateness of using or redistributing the Work and assume any
8385
+ risks associated with Your exercise of permissions under this License.
8386
+
8387
+ 8. Limitation of Liability. In no event and under no legal theory,
8388
+ whether in tort (including negligence), contract, or otherwise,
8389
+ unless required by applicable law (such as deliberate and grossly
8390
+ negligent acts) or agreed to in writing, shall any Contributor be
8391
+ liable to You for damages, including any direct, indirect, special,
8392
+ incidental, or consequential damages of any character arising as a
8393
+ result of this License or out of the use or inability to use the
8394
+ Work (including but not limited to damages for loss of goodwill,
8395
+ work stoppage, computer failure or malfunction, or any and all
8396
+ other commercial damages or losses), even if such Contributor
8397
+ has been advised of the possibility of such damages.
8398
+
8399
+ 9. Accepting Warranty or Additional Liability. While redistributing
8400
+ the Work or Derivative Works thereof, You may choose to offer,
8401
+ and charge a fee for, acceptance of support, warranty, indemnity,
8402
+ or other liability obligations and/or rights consistent with this
8403
+ License. However, in accepting such obligations, You may act only
8404
+ on Your own behalf and on Your sole responsibility, not on behalf
8405
+ of any other Contributor, and only if You agree to indemnify,
8406
+ defend, and hold each Contributor harmless for any liability
8407
+ incurred by, or claims asserted against, such Contributor by reason
8408
+ of your accepting any such warranty or additional liability.
8409
+
8410
+ ------------------------------------------------------------------------------
8411
+ LICENSE-MIT — 2 package(s): dirs 6.0.0, dirs-sys 0.5.0
8412
+ ------------------------------------------------------------------------------
8413
+ Copyright (c) 2018-2019 dirs-rs contributors
8414
+
8415
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8416
+ of this software and associated documentation files (the "Software"), to deal
8417
+ in the Software without restriction, including without limitation the rights
8418
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8419
+ copies of the Software, and to permit persons to whom the Software is
8420
+ furnished to do so, subject to the following conditions:
8421
+
8422
+ The above copyright notice and this permission notice shall be included in all
8423
+ copies or substantial portions of the Software.
8424
+
8425
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8426
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8427
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8428
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8429
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8430
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8431
+ SOFTWARE.
8432
+
8433
+ ------------------------------------------------------------------------------
8434
+ LICENSE.txt — 1 package(s): dlib 0.5.3
8435
+ ------------------------------------------------------------------------------
8436
+ Copyright (c) 2015 Victor Berger
8437
+
8438
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8439
+ of this software and associated documentation files (the "Software"), to deal
8440
+ in the Software without restriction, including without limitation the rights
8441
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8442
+ copies of the Software, and to permit persons to whom the Software is
8443
+ furnished to do so, subject to the following conditions:
8444
+
8445
+ The above copyright notice and this permission notice shall be included in
8446
+ all copies or substantial portions of the Software.
8447
+
8448
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8449
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8450
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8451
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8452
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8453
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8454
+ THE SOFTWARE.
8455
+
8456
+ ------------------------------------------------------------------------------
8457
+ LICENSE.txt — 1 package(s): doctest-file 1.1.1
8458
+ ------------------------------------------------------------------------------
8459
+ BSD Zero Clause License
8460
+
8461
+ Copyright (c) 2024 kotauskas
8462
+
8463
+ Permission to use, copy, modify, and/or distribute this software for any
8464
+ purpose with or without fee is hereby granted.
8465
+
8466
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
8467
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
8468
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
8469
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
8470
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
8471
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
8472
+ PERFORMANCE OF THIS SOFTWARE.
8473
+
8474
+ ------------------------------------------------------------------------------
7741
8475
  LICENSE-APACHE — 1 package(s): document-features 0.2.12
7742
8476
  ------------------------------------------------------------------------------
7743
8477
  Apache License
@@ -8538,7 +9272,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8538
9272
  DEALINGS IN THE SOFTWARE.
8539
9273
 
8540
9274
  ------------------------------------------------------------------------------
8541
- 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
9275
+ 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.1, 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
8542
9276
  ------------------------------------------------------------------------------
8543
9277
  UNICODE LICENSE V3
8544
9278
 
@@ -8715,7 +9449,7 @@ the following restrictions:
8715
9449
  3. This notice may not be removed or altered from any source distribution.
8716
9450
 
8717
9451
  ------------------------------------------------------------------------------
8718
- LICENSE-APACHE — 3 package(s): font-types 0.12.3, read-fonts 0.41.0, skrifa 0.44.0
9452
+ LICENSE-APACHE — 5 package(s): font-types 0.12.4, read-fonts 0.41.0, read-fonts 0.43.2, skrifa 0.44.0, skrifa 0.46.1
8719
9453
  ------------------------------------------------------------------------------
8720
9454
  Apache License
8721
9455
 
@@ -8786,7 +9520,7 @@ See the License for the specific language governing permissions and
8786
9520
  limitations under the License.
8787
9521
 
8788
9522
  ------------------------------------------------------------------------------
8789
- LICENSE-MIT — 3 package(s): font-types 0.12.3, read-fonts 0.41.0, skrifa 0.44.0
9523
+ LICENSE-MIT — 5 package(s): font-types 0.12.4, read-fonts 0.41.0, read-fonts 0.43.2, skrifa 0.44.0, skrifa 0.46.1
8790
9524
  ------------------------------------------------------------------------------
8791
9525
  Copyright (c) 2019 Fontations Developers
8792
9526
 
@@ -8898,7 +9632,32 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8898
9632
  DEALINGS IN THE SOFTWARE.
8899
9633
 
8900
9634
  ------------------------------------------------------------------------------
8901
- LICENSE-APACHE7 package(s): futures-channel 0.3.33, futures-core 0.3.33, futures-io 0.3.33, futures-macro 0.3.33, futures-sink 0.3.33, futures-task 0.3.33, futures-util 0.3.33
9635
+ LICENSE.txt1 package(s): funty 2.0.0
9636
+ ------------------------------------------------------------------------------
9637
+ MIT License
9638
+
9639
+ Copyright (c) 2020 myrrlyn (Alexander Payne)
9640
+
9641
+ Permission is hereby granted, free of charge, to any person obtaining a copy
9642
+ of this software and associated documentation files (the "Software"), to deal
9643
+ in the Software without restriction, including without limitation the rights
9644
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9645
+ copies of the Software, and to permit persons to whom the Software is
9646
+ furnished to do so, subject to the following conditions:
9647
+
9648
+ The above copyright notice and this permission notice shall be included in all
9649
+ copies or substantial portions of the Software.
9650
+
9651
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9652
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9653
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9654
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9655
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9656
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9657
+ SOFTWARE.
9658
+
9659
+ ------------------------------------------------------------------------------
9660
+ LICENSE-APACHE — 7 package(s): futures-channel 0.3.34, futures-core 0.3.34, futures-io 0.3.34, futures-macro 0.3.34, futures-sink 0.3.34, futures-task 0.3.34, futures-util 0.3.34
8902
9661
  ------------------------------------------------------------------------------
8903
9662
  Apache License
8904
9663
  Version 2.0, January 2004
@@ -9104,7 +9863,7 @@ See the License for the specific language governing permissions and
9104
9863
  limitations under the License.
9105
9864
 
9106
9865
  ------------------------------------------------------------------------------
9107
- LICENSE-MIT — 7 package(s): futures-channel 0.3.33, futures-core 0.3.33, futures-io 0.3.33, futures-macro 0.3.33, futures-sink 0.3.33, futures-task 0.3.33, futures-util 0.3.33
9866
+ LICENSE-MIT — 7 package(s): futures-channel 0.3.34, futures-core 0.3.34, futures-io 0.3.34, futures-macro 0.3.34, futures-sink 0.3.34, futures-task 0.3.34, futures-util 0.3.34
9108
9867
  ------------------------------------------------------------------------------
9109
9868
  Copyright (c) 2016 Alex Crichton
9110
9869
  Copyright (c) 2017 The Tokio Authors
@@ -9368,43 +10127,18 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9368
10127
  DEALINGS IN THE SOFTWARE.
9369
10128
 
9370
10129
  ------------------------------------------------------------------------------
9371
- LICENSE — 1 package(s): generic-array 0.14.7
10130
+ LICENSE-APACHE — 1 package(s): getrandom 0.4.3
9372
10131
  ------------------------------------------------------------------------------
9373
- The MIT License (MIT)
10132
+ Apache License
10133
+ Version 2.0, January 2004
10134
+ https://www.apache.org/licenses/
9374
10135
 
9375
- Copyright (c) 2015 Bartłomiej Kamiński
10136
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9376
10137
 
9377
- Permission is hereby granted, free of charge, to any person obtaining a copy
9378
- of this software and associated documentation files (the "Software"), to deal
9379
- in the Software without restriction, including without limitation the rights
9380
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9381
- copies of the Software, and to permit persons to whom the Software is
9382
- furnished to do so, subject to the following conditions:
10138
+ 1. Definitions.
9383
10139
 
9384
- The above copyright notice and this permission notice shall be included in all
9385
- copies or substantial portions of the Software.
9386
-
9387
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9388
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9389
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9390
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9391
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9392
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9393
- SOFTWARE.
9394
-
9395
- ------------------------------------------------------------------------------
9396
- LICENSE-APACHE — 2 package(s): getrandom 0.3.4, getrandom 0.4.3
9397
- ------------------------------------------------------------------------------
9398
- Apache License
9399
- Version 2.0, January 2004
9400
- https://www.apache.org/licenses/
9401
-
9402
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9403
-
9404
- 1. Definitions.
9405
-
9406
- "License" shall mean the terms and conditions for use, reproduction,
9407
- and distribution as defined by Sections 1 through 9 of this document.
10140
+ "License" shall mean the terms and conditions for use, reproduction,
10141
+ and distribution as defined by Sections 1 through 9 of this document.
9408
10142
 
9409
10143
  "Licensor" shall mean the copyright owner or entity authorized by
9410
10144
  the copyright owner that is granting the License.
@@ -9597,36 +10331,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9597
10331
  See the License for the specific language governing permissions and
9598
10332
  limitations under the License.
9599
10333
 
9600
- ------------------------------------------------------------------------------
9601
- LICENSE-MIT — 1 package(s): getrandom 0.3.4
9602
- ------------------------------------------------------------------------------
9603
- Copyright (c) 2018-2025 The rust-random Project Developers
9604
- Copyright (c) 2014 The Rust Project Developers
9605
-
9606
- Permission is hereby granted, free of charge, to any
9607
- person obtaining a copy of this software and associated
9608
- documentation files (the "Software"), to deal in the
9609
- Software without restriction, including without
9610
- limitation the rights to use, copy, modify, merge,
9611
- publish, distribute, sublicense, and/or sell copies of
9612
- the Software, and to permit persons to whom the Software
9613
- is furnished to do so, subject to the following
9614
- conditions:
9615
-
9616
- The above copyright notice and this permission notice
9617
- shall be included in all copies or substantial portions
9618
- of the Software.
9619
-
9620
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9621
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9622
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9623
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9624
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9625
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9626
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9627
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9628
- DEALINGS IN THE SOFTWARE.
9629
-
9630
10334
  ------------------------------------------------------------------------------
9631
10335
  LICENSE-MIT — 1 package(s): getrandom 0.4.3
9632
10336
  ------------------------------------------------------------------------------
@@ -10043,7 +10747,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10043
10747
  DEALINGS IN THE SOFTWARE.
10044
10748
 
10045
10749
  ------------------------------------------------------------------------------
10046
- LICENSE-MIT — 4 package(s): heck 0.5.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-width 0.2.2
10750
+ LICENSE-MIT — 5 package(s): heck 0.5.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-width 0.2.2, vec_map 0.8.2
10047
10751
  ------------------------------------------------------------------------------
10048
10752
  Copyright (c) 2015 The Rust Project Developers
10049
10753
 
@@ -10071,6 +10775,50 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10071
10775
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10072
10776
  DEALINGS IN THE SOFTWARE.
10073
10777
 
10778
+ ------------------------------------------------------------------------------
10779
+ LICENSE.txt — 1 package(s): hidapi 2.6.6
10780
+ ------------------------------------------------------------------------------
10781
+ Copyright 2017 The hidapi-rs Developers
10782
+
10783
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
10784
+ associated documentation files (the "Software"), to deal in the Software without restriction,
10785
+ including without limitation the rights to use, copy, modify, merge, publish, distribute,
10786
+ sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
10787
+ furnished to do so, subject to the following conditions:
10788
+
10789
+ The above copyright notice and this permission notice shall be included in all copies or substantial
10790
+ portions of the Software.
10791
+
10792
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT
10793
+ NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
10794
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
10795
+ OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
10796
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10797
+
10798
+ ------------------------------------------------------------------------------
10799
+ COPYING — 1 package(s): hidreport 0.6.0
10800
+ ------------------------------------------------------------------------------
10801
+ Copyright © 2024 Red Hat, Inc.
10802
+
10803
+ Permission is hereby granted, free of charge, to any person obtaining a
10804
+ copy of this software and associated documentation files (the "Software"),
10805
+ to deal in the Software without restriction, including without limitation
10806
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
10807
+ and/or sell copies of the Software, and to permit persons to whom the
10808
+ Software is furnished to do so, subject to the following conditions:
10809
+
10810
+ The above copyright notice and this permission notice (including the next
10811
+ paragraph) shall be included in all copies or substantial portions of the
10812
+ Software.
10813
+
10814
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10815
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10816
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
10817
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10818
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
10819
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10820
+ DEALINGS IN THE SOFTWARE.
10821
+
10074
10822
  ------------------------------------------------------------------------------
10075
10823
  LICENSE — 1 package(s): hrtf 0.9.0
10076
10824
  ------------------------------------------------------------------------------
@@ -10436,6 +11184,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10436
11184
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
10437
11185
  THE SOFTWARE.
10438
11186
 
11187
+ ------------------------------------------------------------------------------
11188
+ LICENSE-MIT — 1 package(s): hybrid-array 0.4.14
11189
+ ------------------------------------------------------------------------------
11190
+ Copyright (c) 2022-2026 The RustCrypto Project Developers
11191
+
11192
+ Permission is hereby granted, free of charge, to any
11193
+ person obtaining a copy of this software and associated
11194
+ documentation files (the "Software"), to deal in the
11195
+ Software without restriction, including without
11196
+ limitation the rights to use, copy, modify, merge,
11197
+ publish, distribute, sublicense, and/or sell copies of
11198
+ the Software, and to permit persons to whom the Software
11199
+ is furnished to do so, subject to the following
11200
+ conditions:
11201
+
11202
+ The above copyright notice and this permission notice
11203
+ shall be included in all copies or substantial portions
11204
+ of the Software.
11205
+
11206
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11207
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11208
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11209
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11210
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11211
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11212
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11213
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11214
+ DEALINGS IN THE SOFTWARE.
11215
+
10439
11216
  ------------------------------------------------------------------------------
10440
11217
  LICENSE — 1 package(s): hyper 1.11.0
10441
11218
  ------------------------------------------------------------------------------
@@ -10534,6 +11311,35 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10534
11311
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10535
11312
  DEALINGS IN THE SOFTWARE.
10536
11313
 
11314
+ ------------------------------------------------------------------------------
11315
+ LICENSE-MIT — 1 package(s): if_chain 1.0.3
11316
+ ------------------------------------------------------------------------------
11317
+ Copyright (c) 2018 Chris Wong
11318
+
11319
+ Permission is hereby granted, free of charge, to any
11320
+ person obtaining a copy of this software and associated
11321
+ documentation files (the "Software"), to deal in the
11322
+ Software without restriction, including without
11323
+ limitation the rights to use, copy, modify, merge,
11324
+ publish, distribute, sublicense, and/or sell copies of
11325
+ the Software, and to permit persons to whom the Software
11326
+ is furnished to do so, subject to the following
11327
+ conditions:
11328
+
11329
+ The above copyright notice and this permission notice
11330
+ shall be included in all copies or substantial portions
11331
+ of the Software.
11332
+
11333
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
11334
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
11335
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
11336
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
11337
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11338
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
11339
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
11340
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
11341
+ DEALINGS IN THE SOFTWARE.
11342
+
10537
11343
  ------------------------------------------------------------------------------
10538
11344
  LICENSE — 1 package(s): imagesize 0.15.0
10539
11345
  ------------------------------------------------------------------------------
@@ -10588,6 +11394,204 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10588
11394
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10589
11395
  DEALINGS IN THE SOFTWARE.
10590
11396
 
11397
+ ------------------------------------------------------------------------------
11398
+ LICENSE-0BSD.txt — 1 package(s): interprocess 2.4.3
11399
+ ------------------------------------------------------------------------------
11400
+ BSD Zero Clause License
11401
+
11402
+ Copyright (c) 2020-2026 Goat
11403
+
11404
+ Permission to use, copy, modify, and/or distribute this software for any
11405
+ purpose with or without fee is hereby granted.
11406
+
11407
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
11408
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11409
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11410
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11411
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
11412
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
11413
+ PERFORMANCE OF THIS SOFTWARE.
11414
+
11415
+ ------------------------------------------------------------------------------
11416
+ LICENSE-APACHE.txt — 1 package(s): interprocess 2.4.3
11417
+ ------------------------------------------------------------------------------
11418
+ Apache License
11419
+ Version 2.0, January 2004
11420
+ http://www.apache.org/licenses/
11421
+
11422
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
11423
+
11424
+ 1. Definitions.
11425
+
11426
+ "License" shall mean the terms and conditions for use, reproduction,
11427
+ and distribution as defined by Sections 1 through 9 of this document.
11428
+
11429
+ "Licensor" shall mean the copyright owner or entity authorized by
11430
+ the copyright owner that is granting the License.
11431
+
11432
+ "Legal Entity" shall mean the union of the acting entity and all
11433
+ other entities that control, are controlled by, or are under common
11434
+ control with that entity. For the purposes of this definition,
11435
+ "control" means (i) the power, direct or indirect, to cause the
11436
+ direction or management of such entity, whether by contract or
11437
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
11438
+ outstanding shares, or (iii) beneficial ownership of such entity.
11439
+
11440
+ "You" (or "Your") shall mean an individual or Legal Entity
11441
+ exercising permissions granted by this License.
11442
+
11443
+ "Source" form shall mean the preferred form for making modifications,
11444
+ including but not limited to software source code, documentation
11445
+ source, and configuration files.
11446
+
11447
+ "Object" form shall mean any form resulting from mechanical
11448
+ transformation or translation of a Source form, including but
11449
+ not limited to compiled object code, generated documentation,
11450
+ and conversions to other media types.
11451
+
11452
+ "Work" shall mean the work of authorship, whether in Source or
11453
+ Object form, made available under the License, as indicated by a
11454
+ copyright notice that is included in or attached to the work
11455
+ (an example is provided in the Appendix below).
11456
+
11457
+ "Derivative Works" shall mean any work, whether in Source or Object
11458
+ form, that is based on (or derived from) the Work and for which the
11459
+ editorial revisions, annotations, elaborations, or other modifications
11460
+ represent, as a whole, an original work of authorship. For the purposes
11461
+ of this License, Derivative Works shall not include works that remain
11462
+ separable from, or merely link (or bind by name) to the interfaces of,
11463
+ the Work and Derivative Works thereof.
11464
+
11465
+ "Contribution" shall mean any work of authorship, including
11466
+ the original version of the Work and any modifications or additions
11467
+ to that Work or Derivative Works thereof, that is intentionally
11468
+ submitted to Licensor for inclusion in the Work by the copyright owner
11469
+ or by an individual or Legal Entity authorized to submit on behalf of
11470
+ the copyright owner. For the purposes of this definition, "submitted"
11471
+ means any form of electronic, verbal, or written communication sent
11472
+ to the Licensor or its representatives, including but not limited to
11473
+ communication on electronic mailing lists, source code control systems,
11474
+ and issue tracking systems that are managed by, or on behalf of, the
11475
+ Licensor for the purpose of discussing and improving the Work, but
11476
+ excluding communication that is conspicuously marked or otherwise
11477
+ designated in writing by the copyright owner as "Not a Contribution."
11478
+
11479
+ "Contributor" shall mean Licensor and any individual or Legal Entity
11480
+ on behalf of whom a Contribution has been received by Licensor and
11481
+ subsequently incorporated within the Work.
11482
+
11483
+ 2. Grant of Copyright License. Subject to the terms and conditions of
11484
+ this License, each Contributor hereby grants to You a perpetual,
11485
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
11486
+ copyright license to reproduce, prepare Derivative Works of,
11487
+ publicly display, publicly perform, sublicense, and distribute the
11488
+ Work and such Derivative Works in Source or Object form.
11489
+
11490
+ 3. Grant of Patent License. Subject to the terms and conditions of
11491
+ this License, each Contributor hereby grants to You a perpetual,
11492
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
11493
+ (except as stated in this section) patent license to make, have made,
11494
+ use, offer to sell, sell, import, and otherwise transfer the Work,
11495
+ where such license applies only to those patent claims licensable
11496
+ by such Contributor that are necessarily infringed by their
11497
+ Contribution(s) alone or by combination of their Contribution(s)
11498
+ with the Work to which such Contribution(s) was submitted. If You
11499
+ institute patent litigation against any entity (including a
11500
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
11501
+ or a Contribution incorporated within the Work constitutes direct
11502
+ or contributory patent infringement, then any patent licenses
11503
+ granted to You under this License for that Work shall terminate
11504
+ as of the date such litigation is filed.
11505
+
11506
+ 4. Redistribution. You may reproduce and distribute copies of the
11507
+ Work or Derivative Works thereof in any medium, with or without
11508
+ modifications, and in Source or Object form, provided that You
11509
+ meet the following conditions:
11510
+
11511
+ (a) You must give any other recipients of the Work or
11512
+ Derivative Works a copy of this License; and
11513
+
11514
+ (b) You must cause any modified files to carry prominent notices
11515
+ stating that You changed the files; and
11516
+
11517
+ (c) You must retain, in the Source form of any Derivative Works
11518
+ that You distribute, all copyright, patent, trademark, and
11519
+ attribution notices from the Source form of the Work,
11520
+ excluding those notices that do not pertain to any part of
11521
+ the Derivative Works; and
11522
+
11523
+ (d) If the Work includes a "NOTICE" text file as part of its
11524
+ distribution, then any Derivative Works that You distribute must
11525
+ include a readable copy of the attribution notices contained
11526
+ within such NOTICE file, excluding those notices that do not
11527
+ pertain to any part of the Derivative Works, in at least one
11528
+ of the following places: within a NOTICE text file distributed
11529
+ as part of the Derivative Works; within the Source form or
11530
+ documentation, if provided along with the Derivative Works; or,
11531
+ within a display generated by the Derivative Works, if and
11532
+ wherever such third-party notices normally appear. The contents
11533
+ of the NOTICE file are for informational purposes only and
11534
+ do not modify the License. You may add Your own attribution
11535
+ notices within Derivative Works that You distribute, alongside
11536
+ or as an addendum to the NOTICE text from the Work, provided
11537
+ that such additional attribution notices cannot be construed
11538
+ as modifying the License.
11539
+
11540
+ You may add Your own copyright statement to Your modifications and
11541
+ may provide additional or different license terms and conditions
11542
+ for use, reproduction, or distribution of Your modifications, or
11543
+ for any such Derivative Works as a whole, provided Your use,
11544
+ reproduction, and distribution of the Work otherwise complies with
11545
+ the conditions stated in this License.
11546
+
11547
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
11548
+ any Contribution intentionally submitted for inclusion in the Work
11549
+ by You to the Licensor shall be under the terms and conditions of
11550
+ this License, without any additional terms or conditions.
11551
+ Notwithstanding the above, nothing herein shall supersede or modify
11552
+ the terms of any separate license agreement you may have executed
11553
+ with Licensor regarding such Contributions.
11554
+
11555
+ 6. Trademarks. This License does not grant permission to use the trade
11556
+ names, trademarks, service marks, or product names of the Licensor,
11557
+ except as required for reasonable and customary use in describing the
11558
+ origin of the Work and reproducing the content of the NOTICE file.
11559
+
11560
+ 7. Disclaimer of Warranty. Unless required by applicable law or
11561
+ agreed to in writing, Licensor provides the Work (and each
11562
+ Contributor provides its Contributions) on an "AS IS" BASIS,
11563
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
11564
+ implied, including, without limitation, any warranties or conditions
11565
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
11566
+ PARTICULAR PURPOSE. You are solely responsible for determining the
11567
+ appropriateness of using or redistributing the Work and assume any
11568
+ risks associated with Your exercise of permissions under this License.
11569
+
11570
+ 8. Limitation of Liability. In no event and under no legal theory,
11571
+ whether in tort (including negligence), contract, or otherwise,
11572
+ unless required by applicable law (such as deliberate and grossly
11573
+ negligent acts) or agreed to in writing, shall any Contributor be
11574
+ liable to You for damages, including any direct, indirect, special,
11575
+ incidental, or consequential damages of any character arising as a
11576
+ result of this License or out of the use or inability to use the
11577
+ Work (including but not limited to damages for loss of goodwill,
11578
+ work stoppage, computer failure or malfunction, or any and all
11579
+ other commercial damages or losses), even if such Contributor
11580
+ has been advised of the possibility of such damages.
11581
+
11582
+ 9. Accepting Warranty or Additional Liability. While redistributing
11583
+ the Work or Derivative Works thereof, You may choose to offer,
11584
+ and charge a fee for, acceptance of support, warranty, indemnity,
11585
+ or other liability obligations and/or rights consistent with this
11586
+ License. However, in accepting such obligations, You may act only
11587
+ on Your own behalf and on Your sole responsibility, not on behalf
11588
+ of any other Contributor, and only if You agree to indemnify,
11589
+ defend, and hold each Contributor harmless for any liability
11590
+ incurred by, or claims asserted against, such Contributor by reason
11591
+ of your accepting any such warranty or additional liability.
11592
+
11593
+ END OF TERMS AND CONDITIONS
11594
+
10591
11595
  ------------------------------------------------------------------------------
10592
11596
  LICENSE-APACHE — 1 package(s): ipnet 2.12.1
10593
11597
  ------------------------------------------------------------------------------
@@ -12084,62 +13088,11 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
12084
13088
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12085
13089
 
12086
13090
  ------------------------------------------------------------------------------
12087
- LICENSE-MIT — 3 package(s): parlance 0.1.0, parley 0.11.1, parley_data 0.11.1
12088
- ------------------------------------------------------------------------------
12089
- Copyright 2020 the Parley Authors
12090
-
12091
- Permission is hereby granted, free of charge, to any
12092
- person obtaining a copy of this software and associated
12093
- documentation files (the "Software"), to deal in the
12094
- Software without restriction, including without
12095
- limitation the rights to use, copy, modify, merge,
12096
- publish, distribute, sublicense, and/or sell copies of
12097
- the Software, and to permit persons to whom the Software
12098
- is furnished to do so, subject to the following
12099
- conditions:
12100
-
12101
- The above copyright notice and this permission notice
12102
- shall be included in all copies or substantial portions
12103
- of the Software.
12104
-
12105
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
12106
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
12107
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
12108
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
12109
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
12110
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
12111
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
12112
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12113
- DEALINGS IN THE SOFTWARE.
12114
-
12115
- ------------------------------------------------------------------------------
12116
- LICENSE — 5 package(s): phf 0.13.1, phf_codegen 0.13.1, phf_generator 0.13.1, phf_macros 0.13.1, phf_shared 0.13.1
13091
+ LICENSE-MIT — 1 package(s): notify-rust 4.18.0
12117
13092
  ------------------------------------------------------------------------------
12118
- The MIT License (MIT)
12119
-
12120
- Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
12121
-
12122
- Permission is hereby granted, free of charge, to any person obtaining a copy of
12123
- this software and associated documentation files (the "Software"), to deal in
12124
- the Software without restriction, including without limitation the rights to
12125
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
12126
- the Software, and to permit persons to whom the Software is furnished to do so,
12127
- subject to the following conditions:
12128
-
12129
- The above copyright notice and this permission notice shall be included in all
12130
- copies or substantial portions of the Software.
12131
-
12132
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12133
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
12134
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
12135
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
12136
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
12137
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13093
+ MIT License
12138
13094
 
12139
- ------------------------------------------------------------------------------
12140
- LICENSE — 1 package(s): pico-args 0.5.0
12141
- ------------------------------------------------------------------------------
12142
- Copyright (c) 2019 Yevhenii Reizner
13095
+ Copyright (c) 2017 Hendrik Sollich
12143
13096
 
12144
13097
  Permission is hereby granted, free of charge, to any person obtaining a copy
12145
13098
  of this software and associated documentation files (the "Software"), to deal
@@ -12148,23 +13101,21 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12148
13101
  copies of the Software, and to permit persons to whom the Software is
12149
13102
  furnished to do so, subject to the following conditions:
12150
13103
 
12151
- The above copyright notice and this permission notice shall be included in
12152
- all copies or substantial portions of the Software.
13104
+ The above copyright notice and this permission notice shall be included in all
13105
+ copies or substantial portions of the Software.
12153
13106
 
12154
13107
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12155
13108
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12156
13109
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12157
13110
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12158
13111
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12159
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12160
- THE SOFTWARE.
13112
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13113
+ SOFTWARE.
12161
13114
 
12162
13115
  ------------------------------------------------------------------------------
12163
- LICENSE — 1 package(s): piston-float 1.0.1
13116
+ LICENSE-MIT — 1 package(s): num-conv 0.2.2
12164
13117
  ------------------------------------------------------------------------------
12165
- The MIT License (MIT)
12166
-
12167
- Copyright (c) 2015 PistonDevelopers
13118
+ Copyright (c) Jacob Pratt
12168
13119
 
12169
13120
  Permission is hereby granted, free of charge, to any person obtaining a copy
12170
13121
  of this software and associated documentation files (the "Software"), to deal
@@ -12185,296 +13136,806 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12185
13136
  SOFTWARE.
12186
13137
 
12187
13138
  ------------------------------------------------------------------------------
12188
- LICENSE-MIT — 1 package(s): png 0.18.1
13139
+ LICENSE.txt — 1 package(s): option-ext 0.2.0
12189
13140
  ------------------------------------------------------------------------------
12190
- Copyright (c) 2015 nwin
13141
+ Mozilla Public License Version 2.0
13142
+ ==================================
12191
13143
 
12192
- Permission is hereby granted, free of charge, to any
12193
- person obtaining a copy of this software and associated
12194
- documentation files (the "Software"), to deal in the
12195
- Software without restriction, including without
12196
- limitation the rights to use, copy, modify, merge,
12197
- publish, distribute, sublicense, and/or sell copies of
12198
- the Software, and to permit persons to whom the Software
12199
- is furnished to do so, subject to the following
12200
- conditions:
13144
+ 1. Definitions
13145
+ --------------
12201
13146
 
12202
- The above copyright notice and this permission notice
12203
- shall be included in all copies or substantial portions
12204
- of the Software.
13147
+ 1.1. "Contributor"
13148
+ means each individual or legal entity that creates, contributes to
13149
+ the creation of, or owns Covered Software.
12205
13150
 
12206
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
12207
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
12208
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
12209
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
12210
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
12211
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
12212
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
12213
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12214
- DEALINGS IN THE SOFTWARE.
13151
+ 1.2. "Contributor Version"
13152
+ means the combination of the Contributions of others (if any) used
13153
+ by a Contributor and that particular Contributor's Contribution.
12215
13154
 
12216
- ------------------------------------------------------------------------------
12217
- LICENSE-MIT 1 package(s): pollster 0.4.0
12218
- ------------------------------------------------------------------------------
12219
- Copyright (c) 2020-2021 Joshua Barretto
13155
+ 1.3. "Contribution"
13156
+ means Covered Software of a particular Contributor.
12220
13157
 
12221
- Permission is hereby granted, free of charge, to any
12222
- person obtaining a copy of this software and associated
12223
- documentation files (the "Software"), to deal in the
12224
- Software without restriction, including without
12225
- limitation the rights to use, copy, modify, merge,
12226
- publish, distribute, sublicense, and/or sell copies of
12227
- the Software, and to permit persons to whom the Software
12228
- is furnished to do so, subject to the following
12229
- conditions:
13158
+ 1.4. "Covered Software"
13159
+ means Source Code Form to which the initial Contributor has attached
13160
+ the notice in Exhibit A, the Executable Form of such Source Code
13161
+ Form, and Modifications of such Source Code Form, in each case
13162
+ including portions thereof.
12230
13163
 
12231
- The above copyright notice and this permission notice
12232
- shall be included in all copies or substantial portions
12233
- of the Software.
13164
+ 1.5. "Incompatible With Secondary Licenses"
13165
+ means
12234
13166
 
12235
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
12236
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
12237
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
12238
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
12239
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
12240
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
12241
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
12242
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12243
- DEALINGS IN THE SOFTWARE.
13167
+ (a) that the initial Contributor has attached the notice described
13168
+ in Exhibit B to the Covered Software; or
12244
13169
 
12245
- ------------------------------------------------------------------------------
12246
- LICENSE-APACHE 1 package(s): ppv-lite86 0.2.21
12247
- ------------------------------------------------------------------------------
12248
- Apache License
12249
- Version 2.0, January 2004
12250
- http://www.apache.org/licenses/
13170
+ (b) that the Covered Software was made available under the terms of
13171
+ version 1.1 or earlier of the License, but not also under the
13172
+ terms of a Secondary License.
12251
13173
 
12252
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
13174
+ 1.6. "Executable Form"
13175
+ means any form of the work other than Source Code Form.
12253
13176
 
12254
- 1. Definitions.
13177
+ 1.7. "Larger Work"
13178
+ means a work that combines Covered Software with other material, in
13179
+ a separate file or files, that is not Covered Software.
12255
13180
 
12256
- "License" shall mean the terms and conditions for use, reproduction,
12257
- and distribution as defined by Sections 1 through 9 of this document.
13181
+ 1.8. "License"
13182
+ means this document.
12258
13183
 
12259
- "Licensor" shall mean the copyright owner or entity authorized by
12260
- the copyright owner that is granting the License.
13184
+ 1.9. "Licensable"
13185
+ means having the right to grant, to the maximum extent possible,
13186
+ whether at the time of the initial grant or subsequently, any and
13187
+ all of the rights conveyed by this License.
12261
13188
 
12262
- "Legal Entity" shall mean the union of the acting entity and all
12263
- other entities that control, are controlled by, or are under common
12264
- control with that entity. For the purposes of this definition,
12265
- "control" means (i) the power, direct or indirect, to cause the
12266
- direction or management of such entity, whether by contract or
12267
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
12268
- outstanding shares, or (iii) beneficial ownership of such entity.
13189
+ 1.10. "Modifications"
13190
+ means any of the following:
12269
13191
 
12270
- "You" (or "Your") shall mean an individual or Legal Entity
12271
- exercising permissions granted by this License.
13192
+ (a) any file in Source Code Form that results from an addition to,
13193
+ deletion from, or modification of the contents of Covered
13194
+ Software; or
12272
13195
 
12273
- "Source" form shall mean the preferred form for making modifications,
12274
- including but not limited to software source code, documentation
12275
- source, and configuration files.
13196
+ (b) any new file in Source Code Form that contains any Covered
13197
+ Software.
12276
13198
 
12277
- "Object" form shall mean any form resulting from mechanical
12278
- transformation or translation of a Source form, including but
12279
- not limited to compiled object code, generated documentation,
12280
- and conversions to other media types.
13199
+ 1.11. "Patent Claims" of a Contributor
13200
+ means any patent claim(s), including without limitation, method,
13201
+ process, and apparatus claims, in any patent Licensable by such
13202
+ Contributor that would be infringed, but for the grant of the
13203
+ License, by the making, using, selling, offering for sale, having
13204
+ made, import, or transfer of either its Contributions or its
13205
+ Contributor Version.
12281
13206
 
12282
- "Work" shall mean the work of authorship, whether in Source or
12283
- Object form, made available under the License, as indicated by a
12284
- copyright notice that is included in or attached to the work
12285
- (an example is provided in the Appendix below).
13207
+ 1.12. "Secondary License"
13208
+ means either the GNU General Public License, Version 2.0, the GNU
13209
+ Lesser General Public License, Version 2.1, the GNU Affero General
13210
+ Public License, Version 3.0, or any later versions of those
13211
+ licenses.
12286
13212
 
12287
- "Derivative Works" shall mean any work, whether in Source or Object
12288
- form, that is based on (or derived from) the Work and for which the
12289
- editorial revisions, annotations, elaborations, or other modifications
12290
- represent, as a whole, an original work of authorship. For the purposes
12291
- of this License, Derivative Works shall not include works that remain
12292
- separable from, or merely link (or bind by name) to the interfaces of,
12293
- the Work and Derivative Works thereof.
13213
+ 1.13. "Source Code Form"
13214
+ means the form of the work preferred for making modifications.
12294
13215
 
12295
- "Contribution" shall mean any work of authorship, including
12296
- the original version of the Work and any modifications or additions
12297
- to that Work or Derivative Works thereof, that is intentionally
12298
- submitted to Licensor for inclusion in the Work by the copyright owner
12299
- or by an individual or Legal Entity authorized to submit on behalf of
12300
- the copyright owner. For the purposes of this definition, "submitted"
12301
- means any form of electronic, verbal, or written communication sent
12302
- to the Licensor or its representatives, including but not limited to
12303
- communication on electronic mailing lists, source code control systems,
12304
- and issue tracking systems that are managed by, or on behalf of, the
12305
- Licensor for the purpose of discussing and improving the Work, but
12306
- excluding communication that is conspicuously marked or otherwise
12307
- designated in writing by the copyright owner as "Not a Contribution."
13216
+ 1.14. "You" (or "Your")
13217
+ means an individual or a legal entity exercising rights under this
13218
+ License. For legal entities, "You" includes any entity that
13219
+ controls, is controlled by, or is under common control with You. For
13220
+ purposes of this definition, "control" means (a) the power, direct
13221
+ or indirect, to cause the direction or management of such entity,
13222
+ whether by contract or otherwise, or (b) ownership of more than
13223
+ fifty percent (50%) of the outstanding shares or beneficial
13224
+ ownership of such entity.
12308
13225
 
12309
- "Contributor" shall mean Licensor and any individual or Legal Entity
12310
- on behalf of whom a Contribution has been received by Licensor and
12311
- subsequently incorporated within the Work.
13226
+ 2. License Grants and Conditions
13227
+ --------------------------------
12312
13228
 
12313
- 2. Grant of Copyright License. Subject to the terms and conditions of
12314
- this License, each Contributor hereby grants to You a perpetual,
12315
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
12316
- copyright license to reproduce, prepare Derivative Works of,
12317
- publicly display, publicly perform, sublicense, and distribute the
12318
- Work and such Derivative Works in Source or Object form.
13229
+ 2.1. Grants
12319
13230
 
12320
- 3. Grant of Patent License. Subject to the terms and conditions of
12321
- this License, each Contributor hereby grants to You a perpetual,
12322
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
12323
- (except as stated in this section) patent license to make, have made,
12324
- use, offer to sell, sell, import, and otherwise transfer the Work,
12325
- where such license applies only to those patent claims licensable
12326
- by such Contributor that are necessarily infringed by their
12327
- Contribution(s) alone or by combination of their Contribution(s)
12328
- with the Work to which such Contribution(s) was submitted. If You
12329
- institute patent litigation against any entity (including a
12330
- cross-claim or counterclaim in a lawsuit) alleging that the Work
12331
- or a Contribution incorporated within the Work constitutes direct
12332
- or contributory patent infringement, then any patent licenses
12333
- granted to You under this License for that Work shall terminate
12334
- as of the date such litigation is filed.
13231
+ Each Contributor hereby grants You a world-wide, royalty-free,
13232
+ non-exclusive license:
12335
13233
 
12336
- 4. Redistribution. You may reproduce and distribute copies of the
12337
- Work or Derivative Works thereof in any medium, with or without
12338
- modifications, and in Source or Object form, provided that You
12339
- meet the following conditions:
13234
+ (a) under intellectual property rights (other than patent or trademark)
13235
+ Licensable by such Contributor to use, reproduce, make available,
13236
+ modify, display, perform, distribute, and otherwise exploit its
13237
+ Contributions, either on an unmodified basis, with Modifications, or
13238
+ as part of a Larger Work; and
12340
13239
 
12341
- (a) You must give any other recipients of the Work or
12342
- Derivative Works a copy of this License; and
13240
+ (b) under Patent Claims of such Contributor to make, use, sell, offer
13241
+ for sale, have made, import, and otherwise transfer either its
13242
+ Contributions or its Contributor Version.
12343
13243
 
12344
- (b) You must cause any modified files to carry prominent notices
12345
- stating that You changed the files; and
13244
+ 2.2. Effective Date
12346
13245
 
12347
- (c) You must retain, in the Source form of any Derivative Works
12348
- that You distribute, all copyright, patent, trademark, and
12349
- attribution notices from the Source form of the Work,
12350
- excluding those notices that do not pertain to any part of
12351
- the Derivative Works; and
13246
+ The licenses granted in Section 2.1 with respect to any Contribution
13247
+ become effective for each Contribution on the date the Contributor first
13248
+ distributes such Contribution.
12352
13249
 
12353
- (d) If the Work includes a "NOTICE" text file as part of its
12354
- distribution, then any Derivative Works that You distribute must
12355
- include a readable copy of the attribution notices contained
12356
- within such NOTICE file, excluding those notices that do not
12357
- pertain to any part of the Derivative Works, in at least one
12358
- of the following places: within a NOTICE text file distributed
12359
- as part of the Derivative Works; within the Source form or
12360
- documentation, if provided along with the Derivative Works; or,
12361
- within a display generated by the Derivative Works, if and
12362
- wherever such third-party notices normally appear. The contents
12363
- of the NOTICE file are for informational purposes only and
12364
- do not modify the License. You may add Your own attribution
12365
- notices within Derivative Works that You distribute, alongside
12366
- or as an addendum to the NOTICE text from the Work, provided
12367
- that such additional attribution notices cannot be construed
12368
- as modifying the License.
13250
+ 2.3. Limitations on Grant Scope
12369
13251
 
12370
- You may add Your own copyright statement to Your modifications and
12371
- may provide additional or different license terms and conditions
12372
- for use, reproduction, or distribution of Your modifications, or
12373
- for any such Derivative Works as a whole, provided Your use,
12374
- reproduction, and distribution of the Work otherwise complies with
12375
- the conditions stated in this License.
13252
+ The licenses granted in this Section 2 are the only rights granted under
13253
+ this License. No additional rights or licenses will be implied from the
13254
+ distribution or licensing of Covered Software under this License.
13255
+ Notwithstanding Section 2.1(b) above, no patent license is granted by a
13256
+ Contributor:
12376
13257
 
12377
- 5. Submission of Contributions. Unless You explicitly state otherwise,
12378
- any Contribution intentionally submitted for inclusion in the Work
12379
- by You to the Licensor shall be under the terms and conditions of
12380
- this License, without any additional terms or conditions.
12381
- Notwithstanding the above, nothing herein shall supersede or modify
12382
- the terms of any separate license agreement you may have executed
12383
- with Licensor regarding such Contributions.
13258
+ (a) for any code that a Contributor has removed from Covered Software;
13259
+ or
12384
13260
 
12385
- 6. Trademarks. This License does not grant permission to use the trade
12386
- names, trademarks, service marks, or product names of the Licensor,
12387
- except as required for reasonable and customary use in describing the
12388
- origin of the Work and reproducing the content of the NOTICE file.
13261
+ (b) for infringements caused by: (i) Your and any other third party's
13262
+ modifications of Covered Software, or (ii) the combination of its
13263
+ Contributions with other software (except as part of its Contributor
13264
+ Version); or
12389
13265
 
12390
- 7. Disclaimer of Warranty. Unless required by applicable law or
12391
- agreed to in writing, Licensor provides the Work (and each
12392
- Contributor provides its Contributions) on an "AS IS" BASIS,
12393
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12394
- implied, including, without limitation, any warranties or conditions
12395
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
12396
- PARTICULAR PURPOSE. You are solely responsible for determining the
12397
- appropriateness of using or redistributing the Work and assume any
12398
- risks associated with Your exercise of permissions under this License.
13266
+ (c) under Patent Claims infringed by Covered Software in the absence of
13267
+ its Contributions.
12399
13268
 
12400
- 8. Limitation of Liability. In no event and under no legal theory,
12401
- whether in tort (including negligence), contract, or otherwise,
12402
- unless required by applicable law (such as deliberate and grossly
12403
- negligent acts) or agreed to in writing, shall any Contributor be
12404
- liable to You for damages, including any direct, indirect, special,
12405
- incidental, or consequential damages of any character arising as a
12406
- result of this License or out of the use or inability to use the
12407
- Work (including but not limited to damages for loss of goodwill,
12408
- work stoppage, computer failure or malfunction, or any and all
12409
- other commercial damages or losses), even if such Contributor
12410
- has been advised of the possibility of such damages.
13269
+ This License does not grant any rights in the trademarks, service marks,
13270
+ or logos of any Contributor (except as may be necessary to comply with
13271
+ the notice requirements in Section 3.4).
13272
+
13273
+ 2.4. Subsequent Licenses
13274
+
13275
+ No Contributor makes additional grants as a result of Your choice to
13276
+ distribute the Covered Software under a subsequent version of this
13277
+ License (see Section 10.2) or under the terms of a Secondary License (if
13278
+ permitted under the terms of Section 3.3).
13279
+
13280
+ 2.5. Representation
13281
+
13282
+ Each Contributor represents that the Contributor believes its
13283
+ Contributions are its original creation(s) or it has sufficient rights
13284
+ to grant the rights to its Contributions conveyed by this License.
13285
+
13286
+ 2.6. Fair Use
13287
+
13288
+ This License is not intended to limit any rights You have under
13289
+ applicable copyright doctrines of fair use, fair dealing, or other
13290
+ equivalents.
13291
+
13292
+ 2.7. Conditions
13293
+
13294
+ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
13295
+ in Section 2.1.
13296
+
13297
+ 3. Responsibilities
13298
+ -------------------
13299
+
13300
+ 3.1. Distribution of Source Form
13301
+
13302
+ All distribution of Covered Software in Source Code Form, including any
13303
+ Modifications that You create or to which You contribute, must be under
13304
+ the terms of this License. You must inform recipients that the Source
13305
+ Code Form of the Covered Software is governed by the terms of this
13306
+ License, and how they can obtain a copy of this License. You may not
13307
+ attempt to alter or restrict the recipients' rights in the Source Code
13308
+ Form.
13309
+
13310
+ 3.2. Distribution of Executable Form
13311
+
13312
+ If You distribute Covered Software in Executable Form then:
13313
+
13314
+ (a) such Covered Software must also be made available in Source Code
13315
+ Form, as described in Section 3.1, and You must inform recipients of
13316
+ the Executable Form how they can obtain a copy of such Source Code
13317
+ Form by reasonable means in a timely manner, at a charge no more
13318
+ than the cost of distribution to the recipient; and
13319
+
13320
+ (b) You may distribute such Executable Form under the terms of this
13321
+ License, or sublicense it under different terms, provided that the
13322
+ license for the Executable Form does not attempt to limit or alter
13323
+ the recipients' rights in the Source Code Form under this License.
13324
+
13325
+ 3.3. Distribution of a Larger Work
13326
+
13327
+ You may create and distribute a Larger Work under terms of Your choice,
13328
+ provided that You also comply with the requirements of this License for
13329
+ the Covered Software. If the Larger Work is a combination of Covered
13330
+ Software with a work governed by one or more Secondary Licenses, and the
13331
+ Covered Software is not Incompatible With Secondary Licenses, this
13332
+ License permits You to additionally distribute such Covered Software
13333
+ under the terms of such Secondary License(s), so that the recipient of
13334
+ the Larger Work may, at their option, further distribute the Covered
13335
+ Software under the terms of either this License or such Secondary
13336
+ License(s).
13337
+
13338
+ 3.4. Notices
13339
+
13340
+ You may not remove or alter the substance of any license notices
13341
+ (including copyright notices, patent notices, disclaimers of warranty,
13342
+ or limitations of liability) contained within the Source Code Form of
13343
+ the Covered Software, except that You may alter any license notices to
13344
+ the extent required to remedy known factual inaccuracies.
13345
+
13346
+ 3.5. Application of Additional Terms
13347
+
13348
+ You may choose to offer, and to charge a fee for, warranty, support,
13349
+ indemnity or liability obligations to one or more recipients of Covered
13350
+ Software. However, You may do so only on Your own behalf, and not on
13351
+ behalf of any Contributor. You must make it absolutely clear that any
13352
+ such warranty, support, indemnity, or liability obligation is offered by
13353
+ You alone, and You hereby agree to indemnify every Contributor for any
13354
+ liability incurred by such Contributor as a result of warranty, support,
13355
+ indemnity or liability terms You offer. You may include additional
13356
+ disclaimers of warranty and limitations of liability specific to any
13357
+ jurisdiction.
13358
+
13359
+ 4. Inability to Comply Due to Statute or Regulation
13360
+ ---------------------------------------------------
13361
+
13362
+ If it is impossible for You to comply with any of the terms of this
13363
+ License with respect to some or all of the Covered Software due to
13364
+ statute, judicial order, or regulation then You must: (a) comply with
13365
+ the terms of this License to the maximum extent possible; and (b)
13366
+ describe the limitations and the code they affect. Such description must
13367
+ be placed in a text file included with all distributions of the Covered
13368
+ Software under this License. Except to the extent prohibited by statute
13369
+ or regulation, such description must be sufficiently detailed for a
13370
+ recipient of ordinary skill to be able to understand it.
13371
+
13372
+ 5. Termination
13373
+ --------------
13374
+
13375
+ 5.1. The rights granted under this License will terminate automatically
13376
+ if You fail to comply with any of its terms. However, if You become
13377
+ compliant, then the rights granted under this License from a particular
13378
+ Contributor are reinstated (a) provisionally, unless and until such
13379
+ Contributor explicitly and finally terminates Your grants, and (b) on an
13380
+ ongoing basis, if such Contributor fails to notify You of the
13381
+ non-compliance by some reasonable means prior to 60 days after You have
13382
+ come back into compliance. Moreover, Your grants from a particular
13383
+ Contributor are reinstated on an ongoing basis if such Contributor
13384
+ notifies You of the non-compliance by some reasonable means, this is the
13385
+ first time You have received notice of non-compliance with this License
13386
+ from such Contributor, and You become compliant prior to 30 days after
13387
+ Your receipt of the notice.
13388
+
13389
+ 5.2. If You initiate litigation against any entity by asserting a patent
13390
+ infringement claim (excluding declaratory judgment actions,
13391
+ counter-claims, and cross-claims) alleging that a Contributor Version
13392
+ directly or indirectly infringes any patent, then the rights granted to
13393
+ You by any and all Contributors for the Covered Software under Section
13394
+ 2.1 of this License shall terminate.
13395
+
13396
+ 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
13397
+ end user license agreements (excluding distributors and resellers) which
13398
+ have been validly granted by You or Your distributors under this License
13399
+ prior to termination shall survive termination.
13400
+
13401
+ ************************************************************************
13402
+ * *
13403
+ * 6. Disclaimer of Warranty *
13404
+ * ------------------------- *
13405
+ * *
13406
+ * Covered Software is provided under this License on an "as is" *
13407
+ * basis, without warranty of any kind, either expressed, implied, or *
13408
+ * statutory, including, without limitation, warranties that the *
13409
+ * Covered Software is free of defects, merchantable, fit for a *
13410
+ * particular purpose or non-infringing. The entire risk as to the *
13411
+ * quality and performance of the Covered Software is with You. *
13412
+ * Should any Covered Software prove defective in any respect, You *
13413
+ * (not any Contributor) assume the cost of any necessary servicing, *
13414
+ * repair, or correction. This disclaimer of warranty constitutes an *
13415
+ * essential part of this License. No use of any Covered Software is *
13416
+ * authorized under this License except under this disclaimer. *
13417
+ * *
13418
+ ************************************************************************
13419
+
13420
+ ************************************************************************
13421
+ * *
13422
+ * 7. Limitation of Liability *
13423
+ * -------------------------- *
13424
+ * *
13425
+ * Under no circumstances and under no legal theory, whether tort *
13426
+ * (including negligence), contract, or otherwise, shall any *
13427
+ * Contributor, or anyone who distributes Covered Software as *
13428
+ * permitted above, be liable to You for any direct, indirect, *
13429
+ * special, incidental, or consequential damages of any character *
13430
+ * including, without limitation, damages for lost profits, loss of *
13431
+ * goodwill, work stoppage, computer failure or malfunction, or any *
13432
+ * and all other commercial damages or losses, even if such party *
13433
+ * shall have been informed of the possibility of such damages. This *
13434
+ * limitation of liability shall not apply to liability for death or *
13435
+ * personal injury resulting from such party's negligence to the *
13436
+ * extent applicable law prohibits such limitation. Some *
13437
+ * jurisdictions do not allow the exclusion or limitation of *
13438
+ * incidental or consequential damages, so this exclusion and *
13439
+ * limitation may not apply to You. *
13440
+ * *
13441
+ ************************************************************************
13442
+
13443
+ 8. Litigation
13444
+ -------------
13445
+
13446
+ Any litigation relating to this License may be brought only in the
13447
+ courts of a jurisdiction where the defendant maintains its principal
13448
+ place of business and such litigation shall be governed by laws of that
13449
+ jurisdiction, without reference to its conflict-of-law provisions.
13450
+ Nothing in this Section shall prevent a party's ability to bring
13451
+ cross-claims or counter-claims.
13452
+
13453
+ 9. Miscellaneous
13454
+ ----------------
13455
+
13456
+ This License represents the complete agreement concerning the subject
13457
+ matter hereof. If any provision of this License is held to be
13458
+ unenforceable, such provision shall be reformed only to the extent
13459
+ necessary to make it enforceable. Any law or regulation which provides
13460
+ that the language of a contract shall be construed against the drafter
13461
+ shall not be used to construe this License against a Contributor.
13462
+
13463
+ 10. Versions of the License
13464
+ ---------------------------
13465
+
13466
+ 10.1. New Versions
13467
+
13468
+ Mozilla Foundation is the license steward. Except as provided in Section
13469
+ 10.3, no one other than the license steward has the right to modify or
13470
+ publish new versions of this License. Each version will be given a
13471
+ distinguishing version number.
13472
+
13473
+ 10.2. Effect of New Versions
13474
+
13475
+ You may distribute the Covered Software under the terms of the version
13476
+ of the License under which You originally received the Covered Software,
13477
+ or under the terms of any subsequent version published by the license
13478
+ steward.
13479
+
13480
+ 10.3. Modified Versions
13481
+
13482
+ If you create software not governed by this License, and you want to
13483
+ create a new license for such software, you may create and use a
13484
+ modified version of this License if you rename the license and remove
13485
+ any references to the name of the license steward (except to note that
13486
+ such modified license differs from this License).
13487
+
13488
+ 10.4. Distributing Source Code Form that is Incompatible With Secondary
13489
+ Licenses
13490
+
13491
+ If You choose to distribute Source Code Form that is Incompatible With
13492
+ Secondary Licenses under the terms of this version of the License, the
13493
+ notice described in Exhibit B of this License must be attached.
13494
+
13495
+ Exhibit A - Source Code Form License Notice
13496
+ -------------------------------------------
13497
+
13498
+ This Source Code Form is subject to the terms of the Mozilla Public
13499
+ License, v. 2.0. If a copy of the MPL was not distributed with this
13500
+ file, You can obtain one at https://mozilla.org/MPL/2.0/.
13501
+
13502
+ If it is not possible or desirable to put the notice in a particular
13503
+ file, then You may include the notice in a location (such as a LICENSE
13504
+ file in a relevant directory) where a recipient would be likely to look
13505
+ for such a notice.
13506
+
13507
+ You may add additional accurate notices of copyright ownership.
13508
+
13509
+ Exhibit B - "Incompatible With Secondary Licenses" Notice
13510
+ ---------------------------------------------------------
13511
+
13512
+ This Source Code Form is "Incompatible With Secondary Licenses", as
13513
+ defined by the Mozilla Public License, v. 2.0.
13514
+
13515
+ ------------------------------------------------------------------------------
13516
+ LICENSE — 1 package(s): outref 0.5.2
13517
+ ------------------------------------------------------------------------------
13518
+ MIT License
13519
+
13520
+ Copyright (c) 2022 Nugine
13521
+
13522
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13523
+ of this software and associated documentation files (the "Software"), to deal
13524
+ in the Software without restriction, including without limitation the rights
13525
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13526
+ copies of the Software, and to permit persons to whom the Software is
13527
+ furnished to do so, subject to the following conditions:
13528
+
13529
+ The above copyright notice and this permission notice shall be included in all
13530
+ copies or substantial portions of the Software.
13531
+
13532
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13533
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13534
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13535
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13536
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13537
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13538
+ SOFTWARE.
13539
+
13540
+ ------------------------------------------------------------------------------
13541
+ LICENSE-THIRD-PARTY — 1 package(s): parking 2.2.1
13542
+ ------------------------------------------------------------------------------
13543
+ ===============================================================================
13544
+
13545
+ Copyright 2014-2020 The Rust Project Developers
13546
+
13547
+ Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
13548
+ http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
13549
+ <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
13550
+ option. All files in the project carrying such notice may not be
13551
+ copied, modified, or distributed except according to those terms.
13552
+
13553
+ ------------------------------------------------------------------------------
13554
+ LICENSE-MIT — 3 package(s): parlance 0.1.0, parley 0.11.1, parley_data 0.11.1
13555
+ ------------------------------------------------------------------------------
13556
+ Copyright 2020 the Parley Authors
13557
+
13558
+ Permission is hereby granted, free of charge, to any
13559
+ person obtaining a copy of this software and associated
13560
+ documentation files (the "Software"), to deal in the
13561
+ Software without restriction, including without
13562
+ limitation the rights to use, copy, modify, merge,
13563
+ publish, distribute, sublicense, and/or sell copies of
13564
+ the Software, and to permit persons to whom the Software
13565
+ is furnished to do so, subject to the following
13566
+ conditions:
13567
+
13568
+ The above copyright notice and this permission notice
13569
+ shall be included in all copies or substantial portions
13570
+ of the Software.
13571
+
13572
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
13573
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
13574
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
13575
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
13576
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
13577
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
13578
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
13579
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
13580
+ DEALINGS IN THE SOFTWARE.
13581
+
13582
+ ------------------------------------------------------------------------------
13583
+ LICENSE — 5 package(s): phf 0.13.1, phf_codegen 0.13.1, phf_generator 0.13.1, phf_macros 0.13.1, phf_shared 0.13.1
13584
+ ------------------------------------------------------------------------------
13585
+ The MIT License (MIT)
13586
+
13587
+ Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
13588
+
13589
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
13590
+ this software and associated documentation files (the "Software"), to deal in
13591
+ the Software without restriction, including without limitation the rights to
13592
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
13593
+ the Software, and to permit persons to whom the Software is furnished to do so,
13594
+ subject to the following conditions:
13595
+
13596
+ The above copyright notice and this permission notice shall be included in all
13597
+ copies or substantial portions of the Software.
13598
+
13599
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13600
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
13601
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
13602
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
13603
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
13604
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13605
+
13606
+ ------------------------------------------------------------------------------
13607
+ LICENSE — 1 package(s): pico-args 0.5.0
13608
+ ------------------------------------------------------------------------------
13609
+ Copyright (c) 2019 Yevhenii Reizner
13610
+
13611
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13612
+ of this software and associated documentation files (the "Software"), to deal
13613
+ in the Software without restriction, including without limitation the rights
13614
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13615
+ copies of the Software, and to permit persons to whom the Software is
13616
+ furnished to do so, subject to the following conditions:
13617
+
13618
+ The above copyright notice and this permission notice shall be included in
13619
+ all copies or substantial portions of the Software.
13620
+
13621
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13622
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13623
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13624
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13625
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13626
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
13627
+ THE SOFTWARE.
13628
+
13629
+ ------------------------------------------------------------------------------
13630
+ LICENSE — 1 package(s): piston-float 1.0.1
13631
+ ------------------------------------------------------------------------------
13632
+ The MIT License (MIT)
13633
+
13634
+ Copyright (c) 2015 PistonDevelopers
13635
+
13636
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13637
+ of this software and associated documentation files (the "Software"), to deal
13638
+ in the Software without restriction, including without limitation the rights
13639
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13640
+ copies of the Software, and to permit persons to whom the Software is
13641
+ furnished to do so, subject to the following conditions:
13642
+
13643
+ The above copyright notice and this permission notice shall be included in all
13644
+ copies or substantial portions of the Software.
13645
+
13646
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13647
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13648
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13649
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13650
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13651
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13652
+ SOFTWARE.
13653
+
13654
+ ------------------------------------------------------------------------------
13655
+ LICENSE-MIT — 1 package(s): png 0.18.1
13656
+ ------------------------------------------------------------------------------
13657
+ Copyright (c) 2015 nwin
13658
+
13659
+ Permission is hereby granted, free of charge, to any
13660
+ person obtaining a copy of this software and associated
13661
+ documentation files (the "Software"), to deal in the
13662
+ Software without restriction, including without
13663
+ limitation the rights to use, copy, modify, merge,
13664
+ publish, distribute, sublicense, and/or sell copies of
13665
+ the Software, and to permit persons to whom the Software
13666
+ is furnished to do so, subject to the following
13667
+ conditions:
13668
+
13669
+ The above copyright notice and this permission notice
13670
+ shall be included in all copies or substantial portions
13671
+ of the Software.
13672
+
13673
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
13674
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
13675
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
13676
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
13677
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
13678
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
13679
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
13680
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
13681
+ DEALINGS IN THE SOFTWARE.
13682
+
13683
+ ------------------------------------------------------------------------------
13684
+ LICENSE-MIT — 1 package(s): pollster 0.4.0
13685
+ ------------------------------------------------------------------------------
13686
+ Copyright (c) 2020-2021 Joshua Barretto
13687
+
13688
+ Permission is hereby granted, free of charge, to any
13689
+ person obtaining a copy of this software and associated
13690
+ documentation files (the "Software"), to deal in the
13691
+ Software without restriction, including without
13692
+ limitation the rights to use, copy, modify, merge,
13693
+ publish, distribute, sublicense, and/or sell copies of
13694
+ the Software, and to permit persons to whom the Software
13695
+ is furnished to do so, subject to the following
13696
+ conditions:
13697
+
13698
+ The above copyright notice and this permission notice
13699
+ shall be included in all copies or substantial portions
13700
+ of the Software.
13701
+
13702
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
13703
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
13704
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
13705
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
13706
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
13707
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
13708
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
13709
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
13710
+ DEALINGS IN THE SOFTWARE.
13711
+
13712
+ ------------------------------------------------------------------------------
13713
+ LICENSE-Apache — 1 package(s): powerfmt 0.2.0
13714
+ ------------------------------------------------------------------------------
13715
+ Apache License
13716
+ Version 2.0, January 2004
13717
+ http://www.apache.org/licenses/
13718
+
13719
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
13720
+
13721
+ 1. Definitions.
13722
+
13723
+ "License" shall mean the terms and conditions for use, reproduction,
13724
+ and distribution as defined by Sections 1 through 9 of this document.
13725
+
13726
+ "Licensor" shall mean the copyright owner or entity authorized by
13727
+ the copyright owner that is granting the License.
13728
+
13729
+ "Legal Entity" shall mean the union of the acting entity and all
13730
+ other entities that control, are controlled by, or are under common
13731
+ control with that entity. For the purposes of this definition,
13732
+ "control" means (i) the power, direct or indirect, to cause the
13733
+ direction or management of such entity, whether by contract or
13734
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
13735
+ outstanding shares, or (iii) beneficial ownership of such entity.
13736
+
13737
+ "You" (or "Your") shall mean an individual or Legal Entity
13738
+ exercising permissions granted by this License.
13739
+
13740
+ "Source" form shall mean the preferred form for making modifications,
13741
+ including but not limited to software source code, documentation
13742
+ source, and configuration files.
13743
+
13744
+ "Object" form shall mean any form resulting from mechanical
13745
+ transformation or translation of a Source form, including but
13746
+ not limited to compiled object code, generated documentation,
13747
+ and conversions to other media types.
13748
+
13749
+ "Work" shall mean the work of authorship, whether in Source or
13750
+ Object form, made available under the License, as indicated by a
13751
+ copyright notice that is included in or attached to the work
13752
+ (an example is provided in the Appendix below).
13753
+
13754
+ "Derivative Works" shall mean any work, whether in Source or Object
13755
+ form, that is based on (or derived from) the Work and for which the
13756
+ editorial revisions, annotations, elaborations, or other modifications
13757
+ represent, as a whole, an original work of authorship. For the purposes
13758
+ of this License, Derivative Works shall not include works that remain
13759
+ separable from, or merely link (or bind by name) to the interfaces of,
13760
+ the Work and Derivative Works thereof.
13761
+
13762
+ "Contribution" shall mean any work of authorship, including
13763
+ the original version of the Work and any modifications or additions
13764
+ to that Work or Derivative Works thereof, that is intentionally
13765
+ submitted to Licensor for inclusion in the Work by the copyright owner
13766
+ or by an individual or Legal Entity authorized to submit on behalf of
13767
+ the copyright owner. For the purposes of this definition, "submitted"
13768
+ means any form of electronic, verbal, or written communication sent
13769
+ to the Licensor or its representatives, including but not limited to
13770
+ communication on electronic mailing lists, source code control systems,
13771
+ and issue tracking systems that are managed by, or on behalf of, the
13772
+ Licensor for the purpose of discussing and improving the Work, but
13773
+ excluding communication that is conspicuously marked or otherwise
13774
+ designated in writing by the copyright owner as "Not a Contribution."
13775
+
13776
+ "Contributor" shall mean Licensor and any individual or Legal Entity
13777
+ on behalf of whom a Contribution has been received by Licensor and
13778
+ subsequently incorporated within the Work.
13779
+
13780
+ 2. Grant of Copyright License. Subject to the terms and conditions of
13781
+ this License, each Contributor hereby grants to You a perpetual,
13782
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
13783
+ copyright license to reproduce, prepare Derivative Works of,
13784
+ publicly display, publicly perform, sublicense, and distribute the
13785
+ Work and such Derivative Works in Source or Object form.
13786
+
13787
+ 3. Grant of Patent License. Subject to the terms and conditions of
13788
+ this License, each Contributor hereby grants to You a perpetual,
13789
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
13790
+ (except as stated in this section) patent license to make, have made,
13791
+ use, offer to sell, sell, import, and otherwise transfer the Work,
13792
+ where such license applies only to those patent claims licensable
13793
+ by such Contributor that are necessarily infringed by their
13794
+ Contribution(s) alone or by combination of their Contribution(s)
13795
+ with the Work to which such Contribution(s) was submitted. If You
13796
+ institute patent litigation against any entity (including a
13797
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
13798
+ or a Contribution incorporated within the Work constitutes direct
13799
+ or contributory patent infringement, then any patent licenses
13800
+ granted to You under this License for that Work shall terminate
13801
+ as of the date such litigation is filed.
13802
+
13803
+ 4. Redistribution. You may reproduce and distribute copies of the
13804
+ Work or Derivative Works thereof in any medium, with or without
13805
+ modifications, and in Source or Object form, provided that You
13806
+ meet the following conditions:
13807
+
13808
+ (a) You must give any other recipients of the Work or
13809
+ Derivative Works a copy of this License; and
13810
+
13811
+ (b) You must cause any modified files to carry prominent notices
13812
+ stating that You changed the files; and
13813
+
13814
+ (c) You must retain, in the Source form of any Derivative Works
13815
+ that You distribute, all copyright, patent, trademark, and
13816
+ attribution notices from the Source form of the Work,
13817
+ excluding those notices that do not pertain to any part of
13818
+ the Derivative Works; and
13819
+
13820
+ (d) If the Work includes a "NOTICE" text file as part of its
13821
+ distribution, then any Derivative Works that You distribute must
13822
+ include a readable copy of the attribution notices contained
13823
+ within such NOTICE file, excluding those notices that do not
13824
+ pertain to any part of the Derivative Works, in at least one
13825
+ of the following places: within a NOTICE text file distributed
13826
+ as part of the Derivative Works; within the Source form or
13827
+ documentation, if provided along with the Derivative Works; or,
13828
+ within a display generated by the Derivative Works, if and
13829
+ wherever such third-party notices normally appear. The contents
13830
+ of the NOTICE file are for informational purposes only and
13831
+ do not modify the License. You may add Your own attribution
13832
+ notices within Derivative Works that You distribute, alongside
13833
+ or as an addendum to the NOTICE text from the Work, provided
13834
+ that such additional attribution notices cannot be construed
13835
+ as modifying the License.
13836
+
13837
+ You may add Your own copyright statement to Your modifications and
13838
+ may provide additional or different license terms and conditions
13839
+ for use, reproduction, or distribution of Your modifications, or
13840
+ for any such Derivative Works as a whole, provided Your use,
13841
+ reproduction, and distribution of the Work otherwise complies with
13842
+ the conditions stated in this License.
13843
+
13844
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
13845
+ any Contribution intentionally submitted for inclusion in the Work
13846
+ by You to the Licensor shall be under the terms and conditions of
13847
+ this License, without any additional terms or conditions.
13848
+ Notwithstanding the above, nothing herein shall supersede or modify
13849
+ the terms of any separate license agreement you may have executed
13850
+ with Licensor regarding such Contributions.
13851
+
13852
+ 6. Trademarks. This License does not grant permission to use the trade
13853
+ names, trademarks, service marks, or product names of the Licensor,
13854
+ except as required for reasonable and customary use in describing the
13855
+ origin of the Work and reproducing the content of the NOTICE file.
13856
+
13857
+ 7. Disclaimer of Warranty. Unless required by applicable law or
13858
+ agreed to in writing, Licensor provides the Work (and each
13859
+ Contributor provides its Contributions) on an "AS IS" BASIS,
13860
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
13861
+ implied, including, without limitation, any warranties or conditions
13862
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
13863
+ PARTICULAR PURPOSE. You are solely responsible for determining the
13864
+ appropriateness of using or redistributing the Work and assume any
13865
+ risks associated with Your exercise of permissions under this License.
12411
13866
 
12412
- 9. Accepting Warranty or Additional Liability. While redistributing
12413
- the Work or Derivative Works thereof, You may choose to offer,
12414
- and charge a fee for, acceptance of support, warranty, indemnity,
12415
- or other liability obligations and/or rights consistent with this
12416
- License. However, in accepting such obligations, You may act only
12417
- on Your own behalf and on Your sole responsibility, not on behalf
12418
- of any other Contributor, and only if You agree to indemnify,
12419
- defend, and hold each Contributor harmless for any liability
12420
- incurred by, or claims asserted against, such Contributor by reason
12421
- of your accepting any such warranty or additional liability.
13867
+ 8. Limitation of Liability. In no event and under no legal theory,
13868
+ whether in tort (including negligence), contract, or otherwise,
13869
+ unless required by applicable law (such as deliberate and grossly
13870
+ negligent acts) or agreed to in writing, shall any Contributor be
13871
+ liable to You for damages, including any direct, indirect, special,
13872
+ incidental, or consequential damages of any character arising as a
13873
+ result of this License or out of the use or inability to use the
13874
+ Work (including but not limited to damages for loss of goodwill,
13875
+ work stoppage, computer failure or malfunction, or any and all
13876
+ other commercial damages or losses), even if such Contributor
13877
+ has been advised of the possibility of such damages.
12422
13878
 
12423
- END OF TERMS AND CONDITIONS
13879
+ 9. Accepting Warranty or Additional Liability. While redistributing
13880
+ the Work or Derivative Works thereof, You may choose to offer,
13881
+ and charge a fee for, acceptance of support, warranty, indemnity,
13882
+ or other liability obligations and/or rights consistent with this
13883
+ License. However, in accepting such obligations, You may act only
13884
+ on Your own behalf and on Your sole responsibility, not on behalf
13885
+ of any other Contributor, and only if You agree to indemnify,
13886
+ defend, and hold each Contributor harmless for any liability
13887
+ incurred by, or claims asserted against, such Contributor by reason
13888
+ of your accepting any such warranty or additional liability.
12424
13889
 
12425
- APPENDIX: How to apply the Apache License to your work.
13890
+ END OF TERMS AND CONDITIONS
12426
13891
 
12427
- To apply the Apache License to your work, attach the following
12428
- boilerplate notice, with the fields enclosed by brackets "[]"
12429
- replaced with your own identifying information. (Don't include
12430
- the brackets!) The text should be enclosed in the appropriate
12431
- comment syntax for the file format. We also recommend that a
12432
- file or class name and description of purpose be included on the
12433
- same "printed page" as the copyright notice for easier
12434
- identification within third-party archives.
13892
+ APPENDIX: How to apply the Apache License to your work.
12435
13893
 
12436
- Copyright 2019 The CryptoCorrosion Contributors
13894
+ To apply the Apache License to your work, attach the following
13895
+ boilerplate notice, with the fields enclosed by brackets "[]"
13896
+ replaced with your own identifying information. (Don't include
13897
+ the brackets!) The text should be enclosed in the appropriate
13898
+ comment syntax for the file format. We also recommend that a
13899
+ file or class name and description of purpose be included on the
13900
+ same "printed page" as the copyright notice for easier
13901
+ identification within third-party archives.
12437
13902
 
12438
- Licensed under the Apache License, Version 2.0 (the "License");
12439
- you may not use this file except in compliance with the License.
12440
- You may obtain a copy of the License at
13903
+ Copyright 2023 Jacob Pratt et al.
12441
13904
 
12442
- http://www.apache.org/licenses/LICENSE-2.0
13905
+ Licensed under the Apache License, Version 2.0 (the "License");
13906
+ you may not use this file except in compliance with the License.
13907
+ You may obtain a copy of the License at
12443
13908
 
12444
- Unless required by applicable law or agreed to in writing, software
12445
- distributed under the License is distributed on an "AS IS" BASIS,
12446
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12447
- See the License for the specific language governing permissions and
12448
- limitations under the License.
13909
+ http://www.apache.org/licenses/LICENSE-2.0
13910
+
13911
+ Unless required by applicable law or agreed to in writing, software
13912
+ distributed under the License is distributed on an "AS IS" BASIS,
13913
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13914
+ See the License for the specific language governing permissions and
13915
+ limitations under the License.
12449
13916
 
12450
13917
  ------------------------------------------------------------------------------
12451
- LICENSE-MIT — 1 package(s): ppv-lite86 0.2.21
13918
+ LICENSE-MIT — 1 package(s): powerfmt 0.2.0
12452
13919
  ------------------------------------------------------------------------------
12453
- Copyright (c) 2019 The CryptoCorrosion Contributors
13920
+ Copyright (c) 2023 Jacob Pratt et al.
12454
13921
 
12455
- Permission is hereby granted, free of charge, to any
12456
- person obtaining a copy of this software and associated
12457
- documentation files (the "Software"), to deal in the
12458
- Software without restriction, including without
12459
- limitation the rights to use, copy, modify, merge,
12460
- publish, distribute, sublicense, and/or sell copies of
12461
- the Software, and to permit persons to whom the Software
12462
- is furnished to do so, subject to the following
12463
- conditions:
13922
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13923
+ of this software and associated documentation files (the "Software"), to deal
13924
+ in the Software without restriction, including without limitation the rights
13925
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13926
+ copies of the Software, and to permit persons to whom the Software is
13927
+ furnished to do so, subject to the following conditions:
12464
13928
 
12465
- The above copyright notice and this permission notice
12466
- shall be included in all copies or substantial portions
12467
- of the Software.
13929
+ The above copyright notice and this permission notice shall be included in all
13930
+ copies or substantial portions of the Software.
12468
13931
 
12469
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
12470
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
12471
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
12472
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
12473
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
12474
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
12475
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
12476
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12477
- DEALINGS IN THE SOFTWARE.
13932
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13933
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13934
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13935
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13936
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13937
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13938
+ SOFTWARE.
12478
13939
 
12479
13940
  ------------------------------------------------------------------------------
12480
13941
  LICENSE — 1 package(s): precomputed-hash 0.1.1
@@ -12583,7 +14044,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12583
14044
  SOFTWARE.
12584
14045
 
12585
14046
  ------------------------------------------------------------------------------
12586
- COPYRIGHT3 package(s): rand 0.9.5, rand_chacha 0.9.0, rand_core 0.9.5
14047
+ LICENSE.txt1 package(s): radium 0.7.0
14048
+ ------------------------------------------------------------------------------
14049
+ MIT License
14050
+
14051
+ Copyright (c) 2019 kneecaw (Nika Layzell)
14052
+
14053
+ Permission is hereby granted, free of charge, to any person obtaining a copy
14054
+ of this software and associated documentation files (the "Software"), to deal
14055
+ in the Software without restriction, including without limitation the rights
14056
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14057
+ copies of the Software, and to permit persons to whom the Software is
14058
+ furnished to do so, subject to the following conditions:
14059
+
14060
+ The above copyright notice and this permission notice shall be included in all
14061
+ copies or substantial portions of the Software.
14062
+
14063
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14064
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14065
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14066
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14067
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14068
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14069
+ SOFTWARE.
14070
+
14071
+ ------------------------------------------------------------------------------
14072
+ COPYRIGHT — 1 package(s): rand 0.10.2
12587
14073
  ------------------------------------------------------------------------------
12588
14074
  Copyrights in the Rand project are retained by their contributors. No
12589
14075
  copyright assignment is required to contribute to the Rand project.
@@ -12599,7 +14085,7 @@ The Rand project includes code from the Rust project
12599
14085
  published under these same licenses.
12600
14086
 
12601
14087
  ------------------------------------------------------------------------------
12602
- LICENSE-APACHE — 2 package(s): rand 0.9.5, rand_chacha 0.9.0
14088
+ LICENSE-APACHE — 1 package(s): rand 0.10.2
12603
14089
  ------------------------------------------------------------------------------
12604
14090
  Apache License
12605
14091
  Version 2.0, January 2004
@@ -12779,7 +14265,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
12779
14265
  END OF TERMS AND CONDITIONS
12780
14266
 
12781
14267
  ------------------------------------------------------------------------------
12782
- LICENSE-MIT — 3 package(s): rand 0.9.5, rand_chacha 0.9.0, rand_core 0.9.5
14268
+ LICENSE-MIT — 1 package(s): rand 0.10.2
12783
14269
  ------------------------------------------------------------------------------
12784
14270
  Copyright 2018 Developers of the Rand project
12785
14271
  Copyright (c) 2014 The Rust Project Developers
@@ -12809,7 +14295,20 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12809
14295
  DEALINGS IN THE SOFTWARE.
12810
14296
 
12811
14297
  ------------------------------------------------------------------------------
12812
- LICENSE-APACHE — 1 package(s): rand_core 0.9.5
14298
+ COPYRIGHT — 1 package(s): rand_core 0.10.1
14299
+ ------------------------------------------------------------------------------
14300
+ Copyrights in the Rand project are retained by their contributors. No
14301
+ copyright assignment is required to contribute to the Rand project.
14302
+
14303
+ For full authorship information, see the version control history.
14304
+
14305
+ Except as otherwise noted (below and/or in individual files), Rand is
14306
+ licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or
14307
+ <http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
14308
+ <LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.
14309
+
14310
+ ------------------------------------------------------------------------------
14311
+ LICENSE-APACHE — 1 package(s): rand_core 0.10.1
12813
14312
  ------------------------------------------------------------------------------
12814
14313
  Apache License
12815
14314
  Version 2.0, January 2004
@@ -12999,6 +14498,35 @@ APPENDIX: How to apply the Apache License to your work.
12999
14498
  same "printed page" as the copyright notice for easier
13000
14499
  identification within third-party archives.
13001
14500
 
14501
+ ------------------------------------------------------------------------------
14502
+ LICENSE-MIT — 1 package(s): rand_core 0.10.1
14503
+ ------------------------------------------------------------------------------
14504
+ Copyright (c) 2018-2026 The Rand Project Developers
14505
+
14506
+ Permission is hereby granted, free of charge, to any
14507
+ person obtaining a copy of this software and associated
14508
+ documentation files (the "Software"), to deal in the
14509
+ Software without restriction, including without
14510
+ limitation the rights to use, copy, modify, merge,
14511
+ publish, distribute, sublicense, and/or sell copies of
14512
+ the Software, and to permit persons to whom the Software
14513
+ is furnished to do so, subject to the following
14514
+ conditions:
14515
+
14516
+ The above copyright notice and this permission notice
14517
+ shall be included in all copies or substantial portions
14518
+ of the Software.
14519
+
14520
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
14521
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
14522
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
14523
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
14524
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
14525
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
14526
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
14527
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14528
+ DEALINGS IN THE SOFTWARE.
14529
+
13002
14530
  ------------------------------------------------------------------------------
13003
14531
  LICENSE-MIT.md — 1 package(s): raw-window-handle 0.6.2
13004
14532
  ------------------------------------------------------------------------------
@@ -13342,6 +14870,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13342
14870
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13343
14871
  SOFTWARE.
13344
14872
 
14873
+ ------------------------------------------------------------------------------
14874
+ LICENSE — 1 package(s): rquickjs 0.12.2
14875
+ ------------------------------------------------------------------------------
14876
+ MIT License
14877
+
14878
+ Copyright (c) 2020 Mees Delzenne
14879
+ Copyright (c) 2025 Rquickjs Contributors
14880
+
14881
+ Permission is hereby granted, free of charge, to any person obtaining a copy
14882
+ of this software and associated documentation files (the "Software"), to deal
14883
+ in the Software without restriction, including without limitation the rights
14884
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14885
+ copies of the Software, and to permit persons to whom the Software is
14886
+ furnished to do so, subject to the following conditions:
14887
+
14888
+ The above copyright notice and this permission notice shall be included in all
14889
+ copies or substantial portions of the Software.
14890
+
14891
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14892
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14893
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14894
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14895
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14896
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14897
+ SOFTWARE.
14898
+
13345
14899
  ------------------------------------------------------------------------------
13346
14900
  LICENSE.txt — 2 package(s): rubato 0.16.2, rubato 3.0.0
13347
14901
  ------------------------------------------------------------------------------
@@ -13983,7 +15537,7 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
13983
15537
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13984
15538
 
13985
15539
  ------------------------------------------------------------------------------
13986
- 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
15540
+ 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
13987
15541
  ------------------------------------------------------------------------------
13988
15542
  Copyright (c) Individual contributors
13989
15543
 
@@ -14035,11 +15589,12 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14035
15589
  DEALINGS IN THE SOFTWARE.
14036
15590
 
14037
15591
  ------------------------------------------------------------------------------
14038
- LICENSE-MIT — 2 package(s): sha1 0.10.7, sha2 0.10.9
15592
+ LICENSE-MIT — 2 package(s): sha1 0.11.0, sha2 0.11.0
14039
15593
  ------------------------------------------------------------------------------
14040
- Copyright (c) 2006-2009 Graydon Hoare
14041
- Copyright (c) 2009-2013 Mozilla Foundation
15594
+ Copyright (c) 2016-2026 The RustCrypto Project Developers
14042
15595
  Copyright (c) 2016 Artyom Pavlov
15596
+ Copyright (c) 2009-2013 Mozilla Foundation
15597
+ Copyright (c) 2006-2009 Graydon Hoare
14043
15598
 
14044
15599
  Permission is hereby granted, free of charge, to any
14045
15600
  person obtaining a copy of this software and associated
@@ -14535,6 +16090,41 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14535
16090
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14536
16091
  SOFTWARE.
14537
16092
 
16093
+ ------------------------------------------------------------------------------
16094
+ LICENSE — 1 package(s): sourcemap 9.3.2
16095
+ ------------------------------------------------------------------------------
16096
+ Copyright (c) 2016 by Armin Ronacher.
16097
+
16098
+ Some rights reserved.
16099
+
16100
+ Redistribution and use in source and binary forms, with or without
16101
+ modification, are permitted provided that the following conditions are
16102
+ met:
16103
+
16104
+ * Redistributions of source code must retain the above copyright
16105
+ notice, this list of conditions and the following disclaimer.
16106
+
16107
+ * Redistributions in binary form must reproduce the above
16108
+ copyright notice, this list of conditions and the following
16109
+ disclaimer in the documentation and/or other materials provided
16110
+ with the distribution.
16111
+
16112
+ * The names of the contributors may not be used to endorse or
16113
+ promote products derived from this software without specific
16114
+ prior written permission.
16115
+
16116
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
16117
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
16118
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
16119
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
16120
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
16121
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
16122
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
16123
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
16124
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
16125
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
16126
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
16127
+
14538
16128
  ------------------------------------------------------------------------------
14539
16129
  LICENSE-MIT — 1 package(s): stable_deref_trait 1.2.1
14540
16130
  ------------------------------------------------------------------------------
@@ -14564,6 +16154,25 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
14564
16154
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14565
16155
  DEALINGS IN THE SOFTWARE.
14566
16156
 
16157
+ ------------------------------------------------------------------------------
16158
+ LICENSE — 1 package(s): starship-battery 0.11.1
16159
+ ------------------------------------------------------------------------------
16160
+ ISC License
16161
+
16162
+ Copyright (c) 2019-2021, Starship Contributors
16163
+
16164
+ Permission to use, copy, modify, and/or distribute this software for any
16165
+ purpose with or without fee is hereby granted, provided that the above
16166
+ copyright notice and this permission notice appear in all copies.
16167
+
16168
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
16169
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
16170
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
16171
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
16172
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
16173
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16174
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16175
+
14567
16176
  ------------------------------------------------------------------------------
14568
16177
  LICENSE-MIT — 1 package(s): static_assertions 1.1.0
14569
16178
  ------------------------------------------------------------------------------
@@ -14697,11 +16306,37 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14697
16306
  SOFTWARE.
14698
16307
 
14699
16308
  ------------------------------------------------------------------------------
14700
- LICENSE — 1 package(s): sysinfo 0.39.6
16309
+ LICENSE — 1 package(s): sysinfo 0.39.6
16310
+ ------------------------------------------------------------------------------
16311
+ The MIT License (MIT)
16312
+
16313
+ Copyright (c) 2015 Guillaume Gomez
16314
+
16315
+ Permission is hereby granted, free of charge, to any person obtaining a copy
16316
+ of this software and associated documentation files (the "Software"), to deal
16317
+ in the Software without restriction, including without limitation the rights
16318
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16319
+ copies of the Software, and to permit persons to whom the Software is
16320
+ furnished to do so, subject to the following conditions:
16321
+
16322
+ The above copyright notice and this permission notice shall be included in all
16323
+ copies or substantial portions of the Software.
16324
+
16325
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16326
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16327
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16328
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16329
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16330
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
16331
+ SOFTWARE.
16332
+
16333
+ ------------------------------------------------------------------------------
16334
+ LICENSE — 1 package(s): taffy 0.13.0
14701
16335
  ------------------------------------------------------------------------------
14702
- The MIT License (MIT)
16336
+ MIT License
14703
16337
 
14704
- Copyright (c) 2015 Guillaume Gomez
16338
+ Copyright (c) 2018 Visly Inc.
16339
+ Copyright (c) 2026 Taffy Authors
14705
16340
 
14706
16341
  Permission is hereby granted, free of charge, to any person obtaining a copy
14707
16342
  of this software and associated documentation files (the "Software"), to deal
@@ -14722,12 +16357,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14722
16357
  SOFTWARE.
14723
16358
 
14724
16359
  ------------------------------------------------------------------------------
14725
- LICENSE — 1 package(s): taffy 0.13.0
16360
+ LICENSE.txt — 1 package(s): tap 1.0.1
14726
16361
  ------------------------------------------------------------------------------
14727
16362
  MIT License
14728
16363
 
14729
- Copyright (c) 2018 Visly Inc.
14730
- Copyright (c) 2026 Taffy Authors
16364
+ Copyright (c) 2017 Elliot Linder <darfink@gmail.com>
14731
16365
 
14732
16366
  Permission is hereby granted, free of charge, to any person obtaining a copy
14733
16367
  of this software and associated documentation files (the "Software"), to deal
@@ -14830,6 +16464,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14830
16464
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14831
16465
  SOFTWARE.
14832
16466
 
16467
+ ------------------------------------------------------------------------------
16468
+ LICENSE-MIT — 3 package(s): time 0.3.55, time-core 0.1.9, time-macros 0.2.32
16469
+ ------------------------------------------------------------------------------
16470
+ Copyright (c) Jacob Pratt et al.
16471
+
16472
+ Permission is hereby granted, free of charge, to any person obtaining a copy
16473
+ of this software and associated documentation files (the "Software"), to deal
16474
+ in the Software without restriction, including without limitation the rights
16475
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16476
+ copies of the Software, and to permit persons to whom the Software is
16477
+ furnished to do so, subject to the following conditions:
16478
+
16479
+ The above copyright notice and this permission notice shall be included in all
16480
+ copies or substantial portions of the Software.
16481
+
16482
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16483
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16484
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16485
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16486
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16487
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
16488
+ SOFTWARE.
16489
+
14833
16490
  ------------------------------------------------------------------------------
14834
16491
  LICENSE — 1 package(s): tiny-skia-path 0.12.0
14835
16492
  ------------------------------------------------------------------------------
@@ -15207,7 +16864,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
15207
16864
  DEALINGS IN THE SOFTWARE.
15208
16865
 
15209
16866
  ------------------------------------------------------------------------------
15210
- LICENSE — 1 package(s): tokio-tungstenite 0.29.0
16867
+ LICENSE — 1 package(s): tokio-tungstenite 0.30.0
15211
16868
  ------------------------------------------------------------------------------
15212
16869
  Copyright (c) 2017 Daniel Abramov
15213
16870
  Copyright (c) 2017 Alexey Galakhov
@@ -15570,7 +17227,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
15570
17227
  THE SOFTWARE.
15571
17228
 
15572
17229
  ------------------------------------------------------------------------------
15573
- LICENSE-MIT — 1 package(s): tungstenite 0.29.0
17230
+ LICENSE-MIT — 1 package(s): tungstenite 0.30.0
15574
17231
  ------------------------------------------------------------------------------
15575
17232
  Copyright (c) 2017 Alexey Galakhov
15576
17233
  Copyright (c) 2016 Jason Housley
@@ -16218,7 +17875,7 @@ carrying such notice may not be copied, modified, or distributed except
16218
17875
  according to those terms.
16219
17876
 
16220
17877
  ------------------------------------------------------------------------------
16221
- LICENSE-UNICODE — 1 package(s): unicode-ident 1.0.24
17878
+ LICENSE-UNICODE — 2 package(s): unicode-id-start 1.4.0, unicode-ident 1.0.24
16222
17879
  ------------------------------------------------------------------------------
16223
17880
  UNICODE LICENSE V3
16224
17881
 
@@ -16507,6 +18164,236 @@ at your option. All files in the project carrying such
16507
18164
  notice may not be copied, modified, or distributed except
16508
18165
  according to those terms.
16509
18166
 
18167
+ ------------------------------------------------------------------------------
18168
+ LICENSE-APACHE — 1 package(s): uom 0.38.0
18169
+ ------------------------------------------------------------------------------
18170
+ Apache License
18171
+ Version 2.0, January 2004
18172
+ https://www.apache.org/licenses/
18173
+
18174
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
18175
+
18176
+ 1. Definitions.
18177
+
18178
+ "License" shall mean the terms and conditions for use, reproduction,
18179
+ and distribution as defined by Sections 1 through 9 of this document.
18180
+
18181
+ "Licensor" shall mean the copyright owner or entity authorized by
18182
+ the copyright owner that is granting the License.
18183
+
18184
+ "Legal Entity" shall mean the union of the acting entity and all
18185
+ other entities that control, are controlled by, or are under common
18186
+ control with that entity. For the purposes of this definition,
18187
+ "control" means (i) the power, direct or indirect, to cause the
18188
+ direction or management of such entity, whether by contract or
18189
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
18190
+ outstanding shares, or (iii) beneficial ownership of such entity.
18191
+
18192
+ "You" (or "Your") shall mean an individual or Legal Entity
18193
+ exercising permissions granted by this License.
18194
+
18195
+ "Source" form shall mean the preferred form for making modifications,
18196
+ including but not limited to software source code, documentation
18197
+ source, and configuration files.
18198
+
18199
+ "Object" form shall mean any form resulting from mechanical
18200
+ transformation or translation of a Source form, including but
18201
+ not limited to compiled object code, generated documentation,
18202
+ and conversions to other media types.
18203
+
18204
+ "Work" shall mean the work of authorship, whether in Source or
18205
+ Object form, made available under the License, as indicated by a
18206
+ copyright notice that is included in or attached to the work
18207
+ (an example is provided in the Appendix below).
18208
+
18209
+ "Derivative Works" shall mean any work, whether in Source or Object
18210
+ form, that is based on (or derived from) the Work and for which the
18211
+ editorial revisions, annotations, elaborations, or other modifications
18212
+ represent, as a whole, an original work of authorship. For the purposes
18213
+ of this License, Derivative Works shall not include works that remain
18214
+ separable from, or merely link (or bind by name) to the interfaces of,
18215
+ the Work and Derivative Works thereof.
18216
+
18217
+ "Contribution" shall mean any work of authorship, including
18218
+ the original version of the Work and any modifications or additions
18219
+ to that Work or Derivative Works thereof, that is intentionally
18220
+ submitted to Licensor for inclusion in the Work by the copyright owner
18221
+ or by an individual or Legal Entity authorized to submit on behalf of
18222
+ the copyright owner. For the purposes of this definition, "submitted"
18223
+ means any form of electronic, verbal, or written communication sent
18224
+ to the Licensor or its representatives, including but not limited to
18225
+ communication on electronic mailing lists, source code control systems,
18226
+ and issue tracking systems that are managed by, or on behalf of, the
18227
+ Licensor for the purpose of discussing and improving the Work, but
18228
+ excluding communication that is conspicuously marked or otherwise
18229
+ designated in writing by the copyright owner as "Not a Contribution."
18230
+
18231
+ "Contributor" shall mean Licensor and any individual or Legal Entity
18232
+ on behalf of whom a Contribution has been received by Licensor and
18233
+ subsequently incorporated within the Work.
18234
+
18235
+ 2. Grant of Copyright License. Subject to the terms and conditions of
18236
+ this License, each Contributor hereby grants to You a perpetual,
18237
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
18238
+ copyright license to reproduce, prepare Derivative Works of,
18239
+ publicly display, publicly perform, sublicense, and distribute the
18240
+ Work and such Derivative Works in Source or Object form.
18241
+
18242
+ 3. Grant of Patent License. Subject to the terms and conditions of
18243
+ this License, each Contributor hereby grants to You a perpetual,
18244
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
18245
+ (except as stated in this section) patent license to make, have made,
18246
+ use, offer to sell, sell, import, and otherwise transfer the Work,
18247
+ where such license applies only to those patent claims licensable
18248
+ by such Contributor that are necessarily infringed by their
18249
+ Contribution(s) alone or by combination of their Contribution(s)
18250
+ with the Work to which such Contribution(s) was submitted. If You
18251
+ institute patent litigation against any entity (including a
18252
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
18253
+ or a Contribution incorporated within the Work constitutes direct
18254
+ or contributory patent infringement, then any patent licenses
18255
+ granted to You under this License for that Work shall terminate
18256
+ as of the date such litigation is filed.
18257
+
18258
+ 4. Redistribution. You may reproduce and distribute copies of the
18259
+ Work or Derivative Works thereof in any medium, with or without
18260
+ modifications, and in Source or Object form, provided that You
18261
+ meet the following conditions:
18262
+
18263
+ (a) You must give any other recipients of the Work or
18264
+ Derivative Works a copy of this License; and
18265
+
18266
+ (b) You must cause any modified files to carry prominent notices
18267
+ stating that You changed the files; and
18268
+
18269
+ (c) You must retain, in the Source form of any Derivative Works
18270
+ that You distribute, all copyright, patent, trademark, and
18271
+ attribution notices from the Source form of the Work,
18272
+ excluding those notices that do not pertain to any part of
18273
+ the Derivative Works; and
18274
+
18275
+ (d) If the Work includes a "NOTICE" text file as part of its
18276
+ distribution, then any Derivative Works that You distribute must
18277
+ include a readable copy of the attribution notices contained
18278
+ within such NOTICE file, excluding those notices that do not
18279
+ pertain to any part of the Derivative Works, in at least one
18280
+ of the following places: within a NOTICE text file distributed
18281
+ as part of the Derivative Works; within the Source form or
18282
+ documentation, if provided along with the Derivative Works; or,
18283
+ within a display generated by the Derivative Works, if and
18284
+ wherever such third-party notices normally appear. The contents
18285
+ of the NOTICE file are for informational purposes only and
18286
+ do not modify the License. You may add Your own attribution
18287
+ notices within Derivative Works that You distribute, alongside
18288
+ or as an addendum to the NOTICE text from the Work, provided
18289
+ that such additional attribution notices cannot be construed
18290
+ as modifying the License.
18291
+
18292
+ You may add Your own copyright statement to Your modifications and
18293
+ may provide additional or different license terms and conditions
18294
+ for use, reproduction, or distribution of Your modifications, or
18295
+ for any such Derivative Works as a whole, provided Your use,
18296
+ reproduction, and distribution of the Work otherwise complies with
18297
+ the conditions stated in this License.
18298
+
18299
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
18300
+ any Contribution intentionally submitted for inclusion in the Work
18301
+ by You to the Licensor shall be under the terms and conditions of
18302
+ this License, without any additional terms or conditions.
18303
+ Notwithstanding the above, nothing herein shall supersede or modify
18304
+ the terms of any separate license agreement you may have executed
18305
+ with Licensor regarding such Contributions.
18306
+
18307
+ 6. Trademarks. This License does not grant permission to use the trade
18308
+ names, trademarks, service marks, or product names of the Licensor,
18309
+ except as required for reasonable and customary use in describing the
18310
+ origin of the Work and reproducing the content of the NOTICE file.
18311
+
18312
+ 7. Disclaimer of Warranty. Unless required by applicable law or
18313
+ agreed to in writing, Licensor provides the Work (and each
18314
+ Contributor provides its Contributions) on an "AS IS" BASIS,
18315
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
18316
+ implied, including, without limitation, any warranties or conditions
18317
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
18318
+ PARTICULAR PURPOSE. You are solely responsible for determining the
18319
+ appropriateness of using or redistributing the Work and assume any
18320
+ risks associated with Your exercise of permissions under this License.
18321
+
18322
+ 8. Limitation of Liability. In no event and under no legal theory,
18323
+ whether in tort (including negligence), contract, or otherwise,
18324
+ unless required by applicable law (such as deliberate and grossly
18325
+ negligent acts) or agreed to in writing, shall any Contributor be
18326
+ liable to You for damages, including any direct, indirect, special,
18327
+ incidental, or consequential damages of any character arising as a
18328
+ result of this License or out of the use or inability to use the
18329
+ Work (including but not limited to damages for loss of goodwill,
18330
+ work stoppage, computer failure or malfunction, or any and all
18331
+ other commercial damages or losses), even if such Contributor
18332
+ has been advised of the possibility of such damages.
18333
+
18334
+ 9. Accepting Warranty or Additional Liability. While redistributing
18335
+ the Work or Derivative Works thereof, You may choose to offer,
18336
+ and charge a fee for, acceptance of support, warranty, indemnity,
18337
+ or other liability obligations and/or rights consistent with this
18338
+ License. However, in accepting such obligations, You may act only
18339
+ on Your own behalf and on Your sole responsibility, not on behalf
18340
+ of any other Contributor, and only if You agree to indemnify,
18341
+ defend, and hold each Contributor harmless for any liability
18342
+ incurred by, or claims asserted against, such Contributor by reason
18343
+ of your accepting any such warranty or additional liability.
18344
+
18345
+ END OF TERMS AND CONDITIONS
18346
+
18347
+ APPENDIX: How to apply the Apache License to your work.
18348
+
18349
+ To apply the Apache License to your work, attach the following
18350
+ boilerplate notice, with the fields enclosed by brackets "{}"
18351
+ replaced with your own identifying information. (Don't include
18352
+ the brackets!) The text should be enclosed in the appropriate
18353
+ comment syntax for the file format. We also recommend that a
18354
+ file or class name and description of purpose be included on the
18355
+ same "printed page" as the copyright notice for easier
18356
+ identification within third-party archives.
18357
+
18358
+ Copyright {yyyy} {name of copyright owner}
18359
+
18360
+ Licensed under the Apache License, Version 2.0 (the "License");
18361
+ you may not use this file except in compliance with the License.
18362
+ You may obtain a copy of the License at
18363
+
18364
+ https://www.apache.org/licenses/LICENSE-2.0
18365
+
18366
+ Unless required by applicable law or agreed to in writing, software
18367
+ distributed under the License is distributed on an "AS IS" BASIS,
18368
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18369
+ See the License for the specific language governing permissions and
18370
+ limitations under the License.
18371
+
18372
+ ------------------------------------------------------------------------------
18373
+ LICENSE-MIT — 1 package(s): uom 0.38.0
18374
+ ------------------------------------------------------------------------------
18375
+ The MIT License (MIT)
18376
+
18377
+ Copyright (c) 2019 Mike Boutin
18378
+
18379
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18380
+ of this software and associated documentation files (the "Software"), to deal
18381
+ in the Software without restriction, including without limitation the rights
18382
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18383
+ copies of the Software, and to permit persons to whom the Software is
18384
+ furnished to do so, subject to the following conditions:
18385
+
18386
+ The above copyright notice and this permission notice shall be included in all
18387
+ copies or substantial portions of the Software.
18388
+
18389
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18390
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18391
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18392
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18393
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18394
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18395
+ SOFTWARE.
18396
+
16510
18397
  ------------------------------------------------------------------------------
16511
18398
  LICENSE-MIT — 1 package(s): usvg 0.48.1
16512
18399
  ------------------------------------------------------------------------------