@blitsen/darwin-x64 0.2.0 → 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.0, 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 (522)
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
@@ -1252,6 +1330,13 @@ moxcms 0.8.1 — BSD-3-Clause OR Apache-2.0
1252
1330
  (c) You must retain, in the Source form of any Derivative Works
1253
1331
  Copyright 2024 Radzivon Bartoshyk
1254
1332
  Copyright (c) Radzivon Bartoshyk. All rights reserved.
1333
+ muda 0.19.3 — Apache-2.0 OR MIT
1334
+ https://github.com/tauri-apps/muda
1335
+ copyright notice that is included in or attached to the work
1336
+ copyright license to reproduce, prepare Derivative Works of,
1337
+ (c) You must retain, in the Source form of any Derivative Works
1338
+ Copyright [yyyy] [name of copyright owner]
1339
+ Copyright (c) 2022-2022 Tauri Programme within The Commons Conservancy
1255
1340
  naga 29.0.4 — MIT OR Apache-2.0
1256
1341
  https://github.com/gfx-rs/wgpu
1257
1342
  copyright notice that is included in or attached to the work
@@ -1274,6 +1359,13 @@ no_denormals 0.3.0 — MIT
1274
1359
  nom 7.1.3 — MIT
1275
1360
  https://github.com/Geal/nom
1276
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
1277
1369
  num_cpus 1.17.0 — MIT OR Apache-2.0
1278
1370
  https://github.com/seanmonstar/num_cpus
1279
1371
  copyright notice that is included in or attached to the work
@@ -1295,6 +1387,12 @@ num-complex 0.4.6 — MIT OR Apache-2.0
1295
1387
  (c) You must retain, in the Source form of any Derivative Works
1296
1388
  Copyright [yyyy] [name of copyright owner]
1297
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
1298
1396
  num-derive 0.4.2 — MIT OR Apache-2.0
1299
1397
  https://github.com/rust-num/num-derive
1300
1398
  copyright notice that is included in or attached to the work
@@ -1323,14 +1421,8 @@ num-traits 0.2.19 — MIT OR Apache-2.0
1323
1421
  (c) You must retain, in the Source form of any Derivative Works
1324
1422
  Copyright [yyyy] [name of copyright owner]
1325
1423
  Copyright (c) 2014 The Rust Project Developers
1326
- objc-sys 0.3.5 — MIT
1327
- https://github.com/madsmtm/objc2
1328
- objc2 0.5.2 — MIT
1329
- https://github.com/madsmtm/objc2
1330
1424
  objc2 0.6.4 — MIT
1331
1425
  https://github.com/madsmtm/objc2
1332
- objc2-app-kit 0.2.2 — MIT
1333
- https://github.com/madsmtm/objc2
1334
1426
  objc2-app-kit 0.3.2 — Zlib OR Apache-2.0 OR MIT
1335
1427
  https://github.com/madsmtm/objc2
1336
1428
  objc2-audio-toolbox 0.3.2 — Zlib OR Apache-2.0 OR MIT
@@ -1339,13 +1431,11 @@ objc2-core-audio 0.3.2 — Zlib OR Apache-2.0 OR MIT
1339
1431
  https://github.com/madsmtm/objc2
1340
1432
  objc2-core-audio-types 0.3.2 — Zlib OR Apache-2.0 OR MIT
1341
1433
  https://github.com/madsmtm/objc2
1342
- objc2-core-data 0.2.2 — MIT
1343
- https://github.com/madsmtm/objc2
1344
1434
  objc2-core-foundation 0.3.2 — Zlib OR Apache-2.0 OR MIT
1345
1435
  https://github.com/madsmtm/objc2
1346
1436
  objc2-core-graphics 0.3.2 — Zlib OR Apache-2.0 OR MIT
1347
1437
  https://github.com/madsmtm/objc2
1348
- objc2-core-image 0.2.2 — MIT
1438
+ objc2-core-location 0.3.2 — Zlib OR Apache-2.0 OR MIT
1349
1439
  https://github.com/madsmtm/objc2
1350
1440
  objc2-core-text 0.3.2 — Zlib OR Apache-2.0 OR MIT
1351
1441
  https://github.com/madsmtm/objc2
@@ -1353,31 +1443,40 @@ objc2-core-video 0.3.2 — Zlib OR Apache-2.0 OR MIT
1353
1443
  https://github.com/madsmtm/objc2
1354
1444
  objc2-encode 4.1.0 — MIT
1355
1445
  https://github.com/madsmtm/objc2
1356
- objc2-foundation 0.2.2 — MIT
1357
- https://github.com/madsmtm/objc2
1358
1446
  objc2-foundation 0.3.2 — MIT
1359
1447
  https://github.com/madsmtm/objc2
1360
1448
  objc2-io-kit 0.3.2 — Zlib OR Apache-2.0 OR MIT
1361
1449
  https://github.com/madsmtm/objc2
1362
1450
  objc2-io-surface 0.3.2 — Zlib OR Apache-2.0 OR MIT
1363
1451
  https://github.com/madsmtm/objc2
1364
- objc2-metal 0.2.2 — MIT
1365
- https://github.com/madsmtm/objc2
1366
1452
  objc2-metal 0.3.2 — Zlib OR Apache-2.0 OR MIT
1367
1453
  https://github.com/madsmtm/objc2
1368
- objc2-quartz-core 0.2.2 — MIT
1369
- https://github.com/madsmtm/objc2
1370
1454
  objc2-quartz-core 0.3.2 — Zlib OR Apache-2.0 OR MIT
1371
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
1372
1458
  once_cell 1.21.4 — MIT OR Apache-2.0
1373
1459
  https://github.com/matklad/once_cell
1374
1460
  copyright notice that is included in or attached to the work
1375
1461
  copyright license to reproduce, prepare Derivative Works of,
1376
1462
  (c) You must retain, in the Source form of any Derivative Works
1377
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
1378
1467
  ordered-float 5.3.0 — MIT
1379
1468
  https://github.com/reem/rust-ordered-float
1380
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
1381
1480
  parking_lot 0.12.5 — MIT OR Apache-2.0
1382
1481
  https://github.com/Amanieu/parking_lot
1383
1482
  copyright notice that is included in or attached to the work
@@ -1490,13 +1589,13 @@ potential_utf 0.1.5 — Unicode-3.0
1490
1589
  https://github.com/unicode-org/icu4x
1491
1590
  COPYRIGHT AND PERMISSION NOTICE
1492
1591
  Copyright © 2020-2024 Unicode, Inc.
1493
- ppv-lite86 0.2.21 — MIT OR Apache-2.0
1494
- https://github.com/cryptocorrosion/cryptocorrosion
1592
+ powerfmt 0.2.0 — MIT OR Apache-2.0
1593
+ https://github.com/jhpratt/powerfmt
1495
1594
  copyright notice that is included in or attached to the work
1496
1595
  copyright license to reproduce, prepare Derivative Works of,
1497
1596
  (c) You must retain, in the Source form of any Derivative Works
1498
- Copyright 2019 The CryptoCorrosion Contributors
1499
- Copyright (c) 2019 The CryptoCorrosion Contributors
1597
+ Copyright 2023 Jacob Pratt et al.
1598
+ Copyright (c) 2023 Jacob Pratt et al.
1500
1599
  precomputed-hash 0.1.1 — MIT
1501
1600
  https://github.com/emilio/precomputed-hash
1502
1601
  Copyright (c) 2017 Emilio Cobos Álvarez
@@ -1519,6 +1618,12 @@ primal-check 0.3.4 — MIT OR Apache-2.0
1519
1618
  (c) You must retain, in the Source form of any Derivative Works
1520
1619
  Copyright [yyyy] [name of copyright owner]
1521
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]
1522
1627
  proc-macro2 1.0.107 — MIT OR Apache-2.0
1523
1628
  https://github.com/dtolnay/proc-macro2
1524
1629
  copyright notice that is included in or attached to the work
@@ -1545,16 +1650,10 @@ quote 1.0.47 — MIT OR Apache-2.0
1545
1650
  copyright notice that is included in or attached to the work
1546
1651
  copyright license to reproduce, prepare Derivative Works of,
1547
1652
  (c) You must retain, in the Source form of any Derivative Works
1548
- rand 0.9.5 — MIT OR Apache-2.0
1549
- https://github.com/rust-random/rand
1550
- Copyrights in the Rand project are retained by their contributors. No
1551
- copyright assignment is required to contribute to the Rand project.
1552
- copyright notice that is included in or attached to the work
1553
- copyright license to reproduce, prepare Derivative Works of,
1554
- (c) You must retain, in the Source form of any Derivative Works
1555
- Copyright 2018 Developers of the Rand project
1556
- Copyright (c) 2014 The Rust Project Developers
1557
- 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
1558
1657
  https://github.com/rust-random/rand
1559
1658
  Copyrights in the Rand project are retained by their contributors. No
1560
1659
  copyright assignment is required to contribute to the Rand project.
@@ -1563,15 +1662,14 @@ rand_chacha 0.9.0 — MIT OR Apache-2.0
1563
1662
  (c) You must retain, in the Source form of any Derivative Works
1564
1663
  Copyright 2018 Developers of the Rand project
1565
1664
  Copyright (c) 2014 The Rust Project Developers
1566
- rand_core 0.9.5 — MIT OR Apache-2.0
1567
- 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
1568
1667
  Copyrights in the Rand project are retained by their contributors. No
1569
1668
  copyright assignment is required to contribute to the Rand project.
1570
1669
  copyright notice that is included in or attached to the work
1571
1670
  copyright license to reproduce, prepare Derivative Works of,
1572
1671
  (c) You must retain, in the Source form of any Derivative Works
1573
- Copyright 2018 Developers of the Rand project
1574
- Copyright (c) 2014 The Rust Project Developers
1672
+ Copyright (c) 2018-2026 The Rand Project Developers
1575
1673
  raw-window-handle 0.6.2 — MIT OR Apache-2.0 OR Zlib
1576
1674
  https://github.com/rust-windowing/raw-window-handle
1577
1675
  copyright notice that is included in or attached to the work
@@ -1603,6 +1701,10 @@ read-fonts 0.41.0 — MIT OR Apache-2.0
1603
1701
  https://github.com/googlefonts/fontations
1604
1702
  Copyright 2019 Fontations Developers
1605
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
1606
1708
  realfft 3.5.0 — MIT
1607
1709
  https://github.com/HEnquist/realfft
1608
1710
  regex 1.13.1 — MIT OR Apache-2.0
@@ -1633,6 +1735,13 @@ regex-syntax 0.8.11 — MIT OR Apache-2.0
1633
1735
  (c) You must retain, in the Source form of any Derivative Works
1634
1736
  Copyright [yyyy] [name of copyright owner]
1635
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
1636
1745
  renderdoc-sys 1.1.0 — MIT OR Apache-2.0
1637
1746
  https://github.com/ebkalderon/renderdoc-rs
1638
1747
  copyright notice that is included in or attached to the work
@@ -1654,6 +1763,14 @@ roxmltree 0.21.1 — MIT OR Apache-2.0
1654
1763
  (c) You must retain, in the Source form of any Derivative Works
1655
1764
  Copyright [yyyy] [name of copyright owner]
1656
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
1657
1774
  rquickjs-sys 0.12.2 — MIT
1658
1775
  https://github.com/DelSkayn/rquickjs.git
1659
1776
  rtrb 0.3.4 — MIT OR Apache-2.0
@@ -1807,24 +1924,26 @@ servo_arc 0.4.3 — MIT OR Apache-2.0
1807
1924
  copyright license to reproduce, prepare Derivative Works of,
1808
1925
  (c) You must retain, in the Source form of any Derivative Works
1809
1926
  Copyright [yyyy] [name of copyright owner]
1810
- sha1 0.10.7 — MIT OR Apache-2.0
1927
+ sha1 0.11.0 — MIT OR Apache-2.0
1811
1928
  https://github.com/RustCrypto/hashes
1812
1929
  copyright notice that is included in or attached to the work
1813
1930
  copyright license to reproduce, prepare Derivative Works of,
1814
1931
  (c) You must retain, in the Source form of any Derivative Works
1815
1932
  Copyright [yyyy] [name of copyright owner]
1816
- Copyright (c) 2006-2009 Graydon Hoare
1817
- Copyright (c) 2009-2013 Mozilla Foundation
1933
+ Copyright (c) 2016-2026 The RustCrypto Project Developers
1818
1934
  Copyright (c) 2016 Artyom Pavlov
1819
- 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
1820
1938
  https://github.com/RustCrypto/hashes
1821
1939
  copyright notice that is included in or attached to the work
1822
1940
  copyright license to reproduce, prepare Derivative Works of,
1823
1941
  (c) You must retain, in the Source form of any Derivative Works
1824
1942
  Copyright [yyyy] [name of copyright owner]
1825
- Copyright (c) 2006-2009 Graydon Hoare
1826
- Copyright (c) 2009-2013 Mozilla Foundation
1943
+ Copyright (c) 2016-2026 The RustCrypto Project Developers
1827
1944
  Copyright (c) 2016 Artyom Pavlov
1945
+ Copyright (c) 2009-2013 Mozilla Foundation
1946
+ Copyright (c) 2006-2009 Graydon Hoare
1828
1947
  shlex 1.3.0 — MIT OR Apache-2.0
1829
1948
  https://github.com/comex/rust-shlex
1830
1949
  Copyright 2015 Nicholas Allegra (comex).
@@ -1833,6 +1952,13 @@ shlex 2.0.1 — MIT OR Apache-2.0
1833
1952
  https://github.com/comex/rust-shlex
1834
1953
  Copyright 2015 Nicholas Allegra (comex).
1835
1954
  Copyright (c) 2015 Nicholas Allegra (comex).
1955
+ signal-hook-registry 1.4.8 — MIT OR Apache-2.0
1956
+ https://github.com/vorner/signal-hook
1957
+ copyright notice that is included in or attached to the work
1958
+ copyright license to reproduce, prepare Derivative Works of,
1959
+ (c) You must retain, in the Source form of any Derivative Works
1960
+ Copyright [yyyy] [name of copyright owner]
1961
+ Copyright (c) 2017 tokio-jsonrpc developers
1836
1962
  simd-adler32 0.3.10 — MIT
1837
1963
  https://github.com/mcountryman/simd-adler32
1838
1964
  Copyright (c) [2021] [Marvin Countryman]
@@ -1851,6 +1977,10 @@ skrifa 0.44.0 — MIT OR Apache-2.0
1851
1977
  https://github.com/googlefonts/fontations
1852
1978
  Copyright 2019 Fontations Developers
1853
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
1854
1984
  slab 0.4.12 — MIT
1855
1985
  https://github.com/tokio-rs/slab
1856
1986
  Copyright (c) 2019 Carl Lerche
@@ -1892,6 +2022,10 @@ softbuffer 0.4.8 — MIT OR Apache-2.0
1892
2022
  Copyright 2022 Kirill Chibisov
1893
2023
  softbuffer_window_renderer 0.8.0 — MIT OR Apache-2.0
1894
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
1895
2029
  spirv 0.4.0+sdk-1.4.341.0 — Apache-2.0
1896
2030
  https://github.com/gfx-rs/rspirv
1897
2031
  stable_deref_trait 1.2.1 — MIT OR Apache-2.0
@@ -1901,6 +2035,10 @@ stable_deref_trait 1.2.1 — MIT OR Apache-2.0
1901
2035
  (c) You must retain, in the Source form of any Derivative Works
1902
2036
  Copyright [yyyy] [name of copyright owner]
1903
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.
1904
2042
  static_assertions 1.1.0 — MIT OR Apache-2.0
1905
2043
  https://github.com/nvzqz/static-assertions-rs
1906
2044
  copyright notice that is included in or attached to the work
@@ -2077,6 +2215,9 @@ taffy 0.13.0 — MIT
2077
2215
  https://github.com/DioxusLabs/taffy
2078
2216
  Copyright (c) 2018 Visly Inc.
2079
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>
2080
2221
  tempfile 3.27.0 — MIT OR Apache-2.0
2081
2222
  https://github.com/Stebalien/tempfile
2082
2223
  copyright notice that is included in or attached to the work
@@ -2119,6 +2260,24 @@ thread_local 1.1.10 — MIT OR Apache-2.0
2119
2260
  tiff 0.11.3 — MIT
2120
2261
  https://github.com/image-rs/image-tiff
2121
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.
2122
2281
  tiny-skia-path 0.12.0 — BSD-3-Clause
2123
2282
  https://github.com/linebender/tiny-skia/tree/master/path
2124
2283
  Copyright (c) 2011 Google Inc. All rights reserved.
@@ -2156,7 +2315,7 @@ tokio-macros 2.7.2 — MIT
2156
2315
  tokio-native-tls 0.3.1 — MIT
2157
2316
  https://github.com/tokio-rs/tls
2158
2317
  Copyright (c) 2019 Tokio Contributors
2159
- tokio-tungstenite 0.29.0 — MIT
2318
+ tokio-tungstenite 0.30.0 — MIT
2160
2319
  https://github.com/snapview/tokio-tungstenite
2161
2320
  Copyright (c) 2017 Daniel Abramov
2162
2321
  Copyright (c) 2017 Alexey Galakhov
@@ -2177,6 +2336,13 @@ toml_datetime 1.1.1+spec-1.1.0 — MIT OR Apache-2.0
2177
2336
  (c) You must retain, in the Source form of any Derivative Works
2178
2337
  Copyright {yyyy} {name of copyright owner}
2179
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
2180
2346
  toml_parser 1.1.3+spec-1.1.0 — MIT OR Apache-2.0
2181
2347
  https://github.com/toml-rs/toml
2182
2348
  copyright notice that is included in or attached to the work
@@ -2219,11 +2385,18 @@ transpose 0.2.3 — MIT OR Apache-2.0
2219
2385
  (c) You must retain, in the Source form of any Derivative Works
2220
2386
  Copyright 2022 The transpose developers
2221
2387
  Copyright (c) 2022 The transpose Developers
2388
+ tray-icon 0.24.2 — MIT OR Apache-2.0
2389
+ https://github.com/tauri-apps/tray-icon
2390
+ copyright notice that is included in or attached to the work
2391
+ copyright license to reproduce, prepare Derivative Works of,
2392
+ (c) You must retain, in the Source form of any Derivative Works
2393
+ Copyright [yyyy] [name of copyright owner]
2394
+ Copyright (c) 2022-2022 Tauri Programme within The Commons Conservancy
2222
2395
  try-lock 0.2.5 — MIT
2223
2396
  https://github.com/seanmonstar/try-lock
2224
2397
  Copyright (c) 2018-2023 Sean McArthur
2225
2398
  Copyright (c) 2016 Alex Crichton
2226
- tungstenite 0.29.0 — MIT OR Apache-2.0
2399
+ tungstenite 0.30.0 — MIT OR Apache-2.0
2227
2400
  https://github.com/snapview/tungstenite-rs
2228
2401
  copyright notice that is included in or attached to the work
2229
2402
  copyright license to reproduce, prepare Derivative Works of,
@@ -2248,6 +2421,13 @@ unicode-bidi 0.3.18 — MIT OR Apache-2.0
2248
2421
  (c) You must retain, in the Source form of any Derivative Works
2249
2422
  Copyright [yyyy] [name of copyright owner]
2250
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.
2251
2431
  unicode-ident 1.0.24 — (MIT OR Apache-2.0) AND Unicode-3.0
2252
2432
  https://github.com/dtolnay/unicode-ident
2253
2433
  copyright notice that is included in or attached to the work
@@ -2283,6 +2463,13 @@ unicode-width 0.2.2 — MIT OR Apache-2.0
2283
2463
  (c) You must retain, in the Source form of any Derivative Works
2284
2464
  Copyright [yyyy] [name of copyright owner]
2285
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
2286
2473
  url 2.5.8 — MIT OR Apache-2.0
2287
2474
  https://github.com/servo/rust-url
2288
2475
  copyright notice that is included in or attached to the work
@@ -2318,6 +2505,13 @@ uuid 1.24.0 — Apache-2.0 OR MIT
2318
2505
  Copyright [yyyy] [name of copyright owner]
2319
2506
  Copyright (c) 2014 The Rust Project Developers
2320
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
2321
2515
  vecmath 1.0.0 — MIT
2322
2516
  https://github.com/pistondevelopers/vecmath.git
2323
2517
  Copyright (c) 2014 PistonDevelopers
@@ -2369,6 +2563,8 @@ visibility 0.1.1 — Zlib OR MIT OR Apache-2.0
2369
2563
  (C) 2024 Daniel Henry-Mantilla
2370
2564
  void 1.0.2 — MIT
2371
2565
  https://github.com/reem/rust-void.git
2566
+ vsimd 0.8.0 — MIT
2567
+ https://github.com/Nugine/simd
2372
2568
  walkdir 2.5.0 — Unlicense/MIT
2373
2569
  https://github.com/BurntSushi/walkdir
2374
2570
  Copyright (c) 2015 Andrew Gallant
@@ -2482,6 +2678,9 @@ writeable 0.6.4 — Unicode-3.0
2482
2678
  Copyright © 2020-2024 Unicode, Inc.
2483
2679
  wuff 0.2.8 — MIT
2484
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)
2485
2684
  x11-dl 2.21.0 — MIT
2486
2685
  https://github.com/AltF02/x11-rs.git
2487
2686
  xkbcommon-dl 0.4.2 — MIT
@@ -2574,7 +2773,7 @@ zune-jpeg 0.5.15 — MIT OR Apache-2.0 OR Zlib
2574
2773
  Copyright (c) zune-image developers
2575
2774
  (C) zune-image developers
2576
2775
 
2577
- LICENCE TEXTS (266)
2776
+ LICENCE TEXTS (299)
2578
2777
 
2579
2778
  Each distinct text appears once, followed by the packages it came with.
2580
2779
 
@@ -2595,7 +2794,7 @@ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
2595
2794
  OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2596
2795
 
2597
2796
  ------------------------------------------------------------------------------
2598
- 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
2599
2798
  ------------------------------------------------------------------------------
2600
2799
  Apache License
2601
2800
  Version 2.0, January 2004
@@ -2800,7 +2999,7 @@ See the License for the specific language governing permissions and
2800
2999
  limitations under the License.
2801
3000
 
2802
3001
  ------------------------------------------------------------------------------
2803
- 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
2804
3003
  ------------------------------------------------------------------------------
2805
3004
  Permission is hereby granted, free of charge, to any
2806
3005
  person obtaining a copy of this software and associated
@@ -2903,7 +3102,7 @@ Redistribution and use in source and binary forms, with or without modification,
2903
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.
2904
3103
 
2905
3104
  ------------------------------------------------------------------------------
2906
- 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
2907
3106
  ------------------------------------------------------------------------------
2908
3107
  Apache License
2909
3108
  Version 2.0, January 2004
@@ -3083,7 +3282,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3083
3282
  END OF TERMS AND CONDITIONS
3084
3283
 
3085
3284
  ------------------------------------------------------------------------------
3086
- 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
3087
3286
  ------------------------------------------------------------------------------
3088
3287
  Creative Commons Legal Code
3089
3288
 
@@ -3208,7 +3407,7 @@ express Statement of Purpose.
3208
3407
  this CC0 or use of the Work.
3209
3408
 
3210
3409
  ------------------------------------------------------------------------------
3211
- 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
3212
3411
  ------------------------------------------------------------------------------
3213
3412
  Apache License
3214
3413
  Version 2.0, January 2004
@@ -3413,7 +3612,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3413
3612
  SOFTWARE.
3414
3613
 
3415
3614
  ------------------------------------------------------------------------------
3416
- LICENSE-APACHE — 113 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, 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, 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, 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
3417
3616
  ------------------------------------------------------------------------------
3418
3617
  Apache License
3419
3618
  Version 2.0, January 2004
@@ -4036,7 +4235,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4036
4235
  SOFTWARE.
4037
4236
 
4038
4237
  ------------------------------------------------------------------------------
4039
- 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
4040
4239
  ------------------------------------------------------------------------------
4041
4240
  ===============================================================================
4042
4241
 
@@ -4230,7 +4429,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4230
4429
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4231
4430
 
4232
4431
  ------------------------------------------------------------------------------
4233
- 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
4234
4433
  ------------------------------------------------------------------------------
4235
4434
  Apache License
4236
4435
  Version 2.0, January 2004
@@ -4493,7 +4692,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4493
4692
  DEALINGS IN THE SOFTWARE.
4494
4693
 
4495
4694
  ------------------------------------------------------------------------------
4496
- 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
4497
4696
  ------------------------------------------------------------------------------
4498
4697
  Copyright (c) 2014 The Rust Project Developers
4499
4698
 
@@ -4522,7 +4721,32 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4522
4721
  DEALINGS IN THE SOFTWARE.
4523
4722
 
4524
4723
  ------------------------------------------------------------------------------
4525
- 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
4526
4750
  ------------------------------------------------------------------------------
4527
4751
  Apache License
4528
4752
  Version 2.0, January 2004
@@ -4727,7 +4951,7 @@ Apache License
4727
4951
  limitations under the License.
4728
4952
 
4729
4953
  ------------------------------------------------------------------------------
4730
- LICENSE_A2LLVM — 1 package(s): blake3 1.8.6
4954
+ LICENSE_A2LLVM — 1 package(s): blake3 1.8.7
4731
4955
  ------------------------------------------------------------------------------
4732
4956
  Apache License
4733
4957
  Version 2.0, January 2004
@@ -4949,7 +5173,7 @@ the License, but only in their entirety and only with respect to the Combined
4949
5173
  Software.
4950
5174
 
4951
5175
  ------------------------------------------------------------------------------
4952
- 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
4953
5177
  ------------------------------------------------------------------------------
4954
5178
  Apache License
4955
5179
  Version 2.0, January 2004
@@ -5154,9 +5378,9 @@ See the License for the specific language governing permissions and
5154
5378
  limitations under the License.
5155
5379
 
5156
5380
  ------------------------------------------------------------------------------
5157
- LICENSE-MIT — 1 package(s): block-buffer 0.10.4
5381
+ LICENSE-MIT — 1 package(s): block-buffer 0.12.1
5158
5382
  ------------------------------------------------------------------------------
5159
- Copyright (c) 2018-2019 The RustCrypto Project Developers
5383
+ Copyright (c) 2018-2025 The RustCrypto Project Developers
5160
5384
 
5161
5385
  Permission is hereby granted, free of charge, to any
5162
5386
  person obtaining a copy of this software and associated
@@ -5740,7 +5964,7 @@ Apache License
5740
5964
  limitations under the License.
5741
5965
 
5742
5966
  ------------------------------------------------------------------------------
5743
- 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
5744
5968
  ------------------------------------------------------------------------------
5745
5969
  Copyright (c) 2014 Alex Crichton
5746
5970
 
@@ -5840,6 +6064,35 @@ The `cfg_aliases!` macro uses a lot of the code from [`tectonic_cfg_support::tar
5840
6064
  SOFTWARE.
5841
6065
  ---
5842
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
+
5843
6096
  ------------------------------------------------------------------------------
5844
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
5845
6098
  ------------------------------------------------------------------------------
@@ -5888,6 +6141,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5888
6141
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5889
6142
  SOFTWARE.
5890
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
+
5891
6173
  ------------------------------------------------------------------------------
5892
6174
  LICENSE-MIT0 — 1 package(s): constant_time_eq 0.4.2
5893
6175
  ------------------------------------------------------------------------------
@@ -5906,6 +6188,31 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5906
6188
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5907
6189
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5908
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
+
5909
6216
  ------------------------------------------------------------------------------
5910
6217
  LICENSE — 1 package(s): core_maths 0.1.1
5911
6218
  ------------------------------------------------------------------------------
@@ -5990,7 +6297,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5990
6297
  DEALINGS IN THE SOFTWARE.
5991
6298
 
5992
6299
  ------------------------------------------------------------------------------
5993
- LICENSE-MIT — 2 package(s): cpufeatures 0.2.17, cpufeatures 0.3.0
6300
+ LICENSE-MIT — 1 package(s): cpufeatures 0.3.0
5994
6301
  ------------------------------------------------------------------------------
5995
6302
  Copyright (c) 2020-2025 The RustCrypto Project Developers
5996
6303
 
@@ -6019,7 +6326,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6019
6326
  DEALINGS IN THE SOFTWARE.
6020
6327
 
6021
6328
  ------------------------------------------------------------------------------
6022
- 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
6023
6330
  ------------------------------------------------------------------------------
6024
6331
  Apache License
6025
6332
  Version 2.0, January 2004
@@ -6882,9 +7189,9 @@ See the License for the specific language governing permissions and
6882
7189
  limitations under the License.
6883
7190
 
6884
7191
  ------------------------------------------------------------------------------
6885
- LICENSE-MIT — 1 package(s): crypto-common 0.1.7
7192
+ LICENSE-MIT — 1 package(s): crypto-common 0.2.2
6886
7193
  ------------------------------------------------------------------------------
6887
- Copyright (c) 2021 RustCrypto Developers
7194
+ Copyright (c) 2021-2026 RustCrypto Developers
6888
7195
 
6889
7196
  Permission is hereby granted, free of charge, to any
6890
7197
  person obtaining a copy of this software and associated
@@ -7640,9 +7947,237 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7640
7947
  DEALINGS IN THE SOFTWARE.
7641
7948
 
7642
7949
  ------------------------------------------------------------------------------
7643
- LICENSE — 2 package(s): derive_more 2.1.1, derive_more-impl 2.1.1
7950
+ LICENSE-Apache1 package(s): deranged 0.5.8
7644
7951
  ------------------------------------------------------------------------------
7645
- The MIT License (MIT)
7952
+ Apache License
7953
+ Version 2.0, January 2004
7954
+ http://www.apache.org/licenses/
7955
+
7956
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7957
+
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)
7646
8181
 
7647
8182
  Copyright (c) 2016 Jelte Fennema
7648
8183
 
@@ -7665,8 +8200,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7665
8200
  SOFTWARE.
7666
8201
 
7667
8202
  ------------------------------------------------------------------------------
7668
- LICENSE-MIT — 1 package(s): digest 0.10.7
8203
+ LICENSE-MIT — 1 package(s): digest 0.11.3
7669
8204
  ------------------------------------------------------------------------------
8205
+ Copyright (c) 2017-2025 RustCrypto Developers
7670
8206
  Copyright (c) 2017 Artyom Pavlov
7671
8207
 
7672
8208
  Permission is hereby granted, free of charge, to any
@@ -7694,42 +8230,261 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7694
8230
  DEALINGS IN THE SOFTWARE.
7695
8231
 
7696
8232
  ------------------------------------------------------------------------------
7697
- LICENSE.txt1 package(s): dlib 0.5.3
7698
- ------------------------------------------------------------------------------
7699
- Copyright (c) 2015 Victor Berger
7700
-
7701
- Permission is hereby granted, free of charge, to any person obtaining a copy
7702
- of this software and associated documentation files (the "Software"), to deal
7703
- in the Software without restriction, including without limitation the rights
7704
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7705
- copies of the Software, and to permit persons to whom the Software is
7706
- furnished to do so, subject to the following conditions:
7707
-
7708
- The above copyright notice and this permission notice shall be included in
7709
- all copies or substantial portions of the Software.
7710
-
7711
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7712
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7713
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7714
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7715
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7716
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7717
- THE SOFTWARE.
7718
-
7719
- ------------------------------------------------------------------------------
7720
- LICENSE-APACHE — 1 package(s): document-features 0.2.12
8233
+ LICENSE-APACHE2 package(s): dirs 6.0.0, dirs-sys 0.5.0
7721
8234
  ------------------------------------------------------------------------------
7722
8235
  Apache License
7723
- Version 2.0, January 2004
7724
- http://www.apache.org/licenses/
8236
+ Version 2.0, January 2004
8237
+ http://www.apache.org/licenses/
7725
8238
 
7726
8239
  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7727
8240
 
7728
8241
  1. Definitions.
7729
8242
 
7730
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
7731
-
7732
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
8243
+ "License" shall mean the terms and conditions for use, reproduction,
8244
+ and distribution as defined by Sections 1 through 9 of this document.
8245
+
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
+ ------------------------------------------------------------------------------
8475
+ LICENSE-APACHE — 1 package(s): document-features 0.2.12
8476
+ ------------------------------------------------------------------------------
8477
+ Apache License
8478
+ Version 2.0, January 2004
8479
+ http://www.apache.org/licenses/
8480
+
8481
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
8482
+
8483
+ 1. Definitions.
8484
+
8485
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
8486
+
8487
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
7733
8488
 
7734
8489
  "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
7735
8490
 
@@ -8517,7 +9272,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8517
9272
  DEALINGS IN THE SOFTWARE.
8518
9273
 
8519
9274
  ------------------------------------------------------------------------------
8520
- 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
8521
9276
  ------------------------------------------------------------------------------
8522
9277
  UNICODE LICENSE V3
8523
9278
 
@@ -8694,7 +9449,7 @@ the following restrictions:
8694
9449
  3. This notice may not be removed or altered from any source distribution.
8695
9450
 
8696
9451
  ------------------------------------------------------------------------------
8697
- 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
8698
9453
  ------------------------------------------------------------------------------
8699
9454
  Apache License
8700
9455
 
@@ -8765,7 +9520,7 @@ See the License for the specific language governing permissions and
8765
9520
  limitations under the License.
8766
9521
 
8767
9522
  ------------------------------------------------------------------------------
8768
- 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
8769
9524
  ------------------------------------------------------------------------------
8770
9525
  Copyright (c) 2019 Fontations Developers
8771
9526
 
@@ -8877,7 +9632,32 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8877
9632
  DEALINGS IN THE SOFTWARE.
8878
9633
 
8879
9634
  ------------------------------------------------------------------------------
8880
- 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
8881
9661
  ------------------------------------------------------------------------------
8882
9662
  Apache License
8883
9663
  Version 2.0, January 2004
@@ -9083,7 +9863,7 @@ See the License for the specific language governing permissions and
9083
9863
  limitations under the License.
9084
9864
 
9085
9865
  ------------------------------------------------------------------------------
9086
- 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
9087
9867
  ------------------------------------------------------------------------------
9088
9868
  Copyright (c) 2016 Alex Crichton
9089
9869
  Copyright (c) 2017 The Tokio Authors
@@ -9347,36 +10127,11 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9347
10127
  DEALINGS IN THE SOFTWARE.
9348
10128
 
9349
10129
  ------------------------------------------------------------------------------
9350
- LICENSE — 1 package(s): generic-array 0.14.7
10130
+ LICENSE-APACHE — 1 package(s): getrandom 0.4.3
9351
10131
  ------------------------------------------------------------------------------
9352
- The MIT License (MIT)
9353
-
9354
- Copyright (c) 2015 Bartłomiej Kamiński
9355
-
9356
- Permission is hereby granted, free of charge, to any person obtaining a copy
9357
- of this software and associated documentation files (the "Software"), to deal
9358
- in the Software without restriction, including without limitation the rights
9359
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9360
- copies of the Software, and to permit persons to whom the Software is
9361
- furnished to do so, subject to the following conditions:
9362
-
9363
- The above copyright notice and this permission notice shall be included in all
9364
- copies or substantial portions of the Software.
9365
-
9366
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9367
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9368
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9369
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9370
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9371
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9372
- SOFTWARE.
9373
-
9374
- ------------------------------------------------------------------------------
9375
- LICENSE-APACHE — 2 package(s): getrandom 0.3.4, getrandom 0.4.3
9376
- ------------------------------------------------------------------------------
9377
- Apache License
9378
- Version 2.0, January 2004
9379
- https://www.apache.org/licenses/
10132
+ Apache License
10133
+ Version 2.0, January 2004
10134
+ https://www.apache.org/licenses/
9380
10135
 
9381
10136
  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9382
10137
 
@@ -9576,36 +10331,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9576
10331
  See the License for the specific language governing permissions and
9577
10332
  limitations under the License.
9578
10333
 
9579
- ------------------------------------------------------------------------------
9580
- LICENSE-MIT — 1 package(s): getrandom 0.3.4
9581
- ------------------------------------------------------------------------------
9582
- Copyright (c) 2018-2025 The rust-random Project Developers
9583
- Copyright (c) 2014 The Rust Project Developers
9584
-
9585
- Permission is hereby granted, free of charge, to any
9586
- person obtaining a copy of this software and associated
9587
- documentation files (the "Software"), to deal in the
9588
- Software without restriction, including without
9589
- limitation the rights to use, copy, modify, merge,
9590
- publish, distribute, sublicense, and/or sell copies of
9591
- the Software, and to permit persons to whom the Software
9592
- is furnished to do so, subject to the following
9593
- conditions:
9594
-
9595
- The above copyright notice and this permission notice
9596
- shall be included in all copies or substantial portions
9597
- of the Software.
9598
-
9599
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
9600
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
9601
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
9602
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
9603
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9604
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9605
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
9606
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9607
- DEALINGS IN THE SOFTWARE.
9608
-
9609
10334
  ------------------------------------------------------------------------------
9610
10335
  LICENSE-MIT — 1 package(s): getrandom 0.4.3
9611
10336
  ------------------------------------------------------------------------------
@@ -10022,7 +10747,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10022
10747
  DEALINGS IN THE SOFTWARE.
10023
10748
 
10024
10749
  ------------------------------------------------------------------------------
10025
- 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
10026
10751
  ------------------------------------------------------------------------------
10027
10752
  Copyright (c) 2015 The Rust Project Developers
10028
10753
 
@@ -10050,6 +10775,50 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10050
10775
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10051
10776
  DEALINGS IN THE SOFTWARE.
10052
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
+
10053
10822
  ------------------------------------------------------------------------------
10054
10823
  LICENSE — 1 package(s): hrtf 0.9.0
10055
10824
  ------------------------------------------------------------------------------
@@ -10415,6 +11184,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10415
11184
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
10416
11185
  THE SOFTWARE.
10417
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
+
10418
11216
  ------------------------------------------------------------------------------
10419
11217
  LICENSE — 1 package(s): hyper 1.11.0
10420
11218
  ------------------------------------------------------------------------------
@@ -10513,6 +11311,35 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10513
11311
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10514
11312
  DEALINGS IN THE SOFTWARE.
10515
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
+
10516
11343
  ------------------------------------------------------------------------------
10517
11344
  LICENSE — 1 package(s): imagesize 0.15.0
10518
11345
  ------------------------------------------------------------------------------
@@ -10567,6 +11394,204 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
10567
11394
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
10568
11395
  DEALINGS IN THE SOFTWARE.
10569
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
+
10570
11595
  ------------------------------------------------------------------------------
10571
11596
  LICENSE-APACHE — 1 package(s): ipnet 2.12.1
10572
11597
  ------------------------------------------------------------------------------
@@ -11888,6 +12913,54 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
11888
12913
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
11889
12914
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11890
12915
 
12916
+ ------------------------------------------------------------------------------
12917
+ LICENSE-MIT — 2 package(s): muda 0.19.3, tray-icon 0.24.2
12918
+ ------------------------------------------------------------------------------
12919
+ MIT License
12920
+
12921
+ Copyright (c) 2022-2022 Tauri Programme within The Commons Conservancy
12922
+
12923
+ Permission is hereby granted, free of charge, to any person obtaining a copy
12924
+ of this software and associated documentation files (the "Software"), to deal
12925
+ in the Software without restriction, including without limitation the rights
12926
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12927
+ copies of the Software, and to permit persons to whom the Software is
12928
+ furnished to do so, subject to the following conditions:
12929
+
12930
+ The above copyright notice and this permission notice shall be included in all
12931
+ copies or substantial portions of the Software.
12932
+
12933
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12934
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12935
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12936
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12937
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12938
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12939
+ SOFTWARE.
12940
+
12941
+ ------------------------------------------------------------------------------
12942
+ LICENSE.spdx — 1 package(s): muda 0.19.3
12943
+ ------------------------------------------------------------------------------
12944
+ SPDXVersion: SPDX-2.1
12945
+ DataLicense: CC0-1.0
12946
+ PackageName: muda
12947
+ DataFormat: SPDXRef-1
12948
+ PackageSupplier: Organization: The Tauri Programme in the Commons Conservancy
12949
+ PackageHomePage: https://tauri.app
12950
+ PackageLicenseDeclared: Apache-2.0
12951
+ PackageLicenseDeclared: MIT
12952
+ PackageCopyrightText: 2020-2022, The Tauri Programme in the Commons Conservancy
12953
+ PackageSummary: <text>Menu Utilities for Desktop Applications.
12954
+ </text>
12955
+ PackageComment: <text>The package includes the following libraries; see
12956
+ Relationship information.
12957
+ </text>
12958
+ Created: 2022-12-05T09:00:00Z
12959
+ PackageDownloadLocation: git://github.com/tauri-apps/muda
12960
+ PackageDownloadLocation: git+https://github.com/tauri-apps/muda.git
12961
+ PackageDownloadLocation: git+ssh://github.com/tauri-apps/muda.git
12962
+ Creator: Person: Daniel Thompson-Yvetot
12963
+
11891
12964
  ------------------------------------------------------------------------------
11892
12965
  LICENSE.MIT — 7 package(s): naga 29.0.4, 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
11893
12966
  ------------------------------------------------------------------------------
@@ -12015,62 +13088,11 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
12015
13088
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12016
13089
 
12017
13090
  ------------------------------------------------------------------------------
12018
- LICENSE-MIT — 3 package(s): parlance 0.1.0, parley 0.11.1, parley_data 0.11.1
12019
- ------------------------------------------------------------------------------
12020
- Copyright 2020 the Parley Authors
12021
-
12022
- Permission is hereby granted, free of charge, to any
12023
- person obtaining a copy of this software and associated
12024
- documentation files (the "Software"), to deal in the
12025
- Software without restriction, including without
12026
- limitation the rights to use, copy, modify, merge,
12027
- publish, distribute, sublicense, and/or sell copies of
12028
- the Software, and to permit persons to whom the Software
12029
- is furnished to do so, subject to the following
12030
- conditions:
12031
-
12032
- The above copyright notice and this permission notice
12033
- shall be included in all copies or substantial portions
12034
- of the Software.
12035
-
12036
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
12037
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
12038
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
12039
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
12040
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
12041
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
12042
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
12043
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12044
- DEALINGS IN THE SOFTWARE.
12045
-
12046
- ------------------------------------------------------------------------------
12047
- 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
12048
13092
  ------------------------------------------------------------------------------
12049
- The MIT License (MIT)
12050
-
12051
- Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
12052
-
12053
- Permission is hereby granted, free of charge, to any person obtaining a copy of
12054
- this software and associated documentation files (the "Software"), to deal in
12055
- the Software without restriction, including without limitation the rights to
12056
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
12057
- the Software, and to permit persons to whom the Software is furnished to do so,
12058
- subject to the following conditions:
12059
-
12060
- The above copyright notice and this permission notice shall be included in all
12061
- copies or substantial portions of the Software.
12062
-
12063
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12064
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
12065
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
12066
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
12067
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
12068
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13093
+ MIT License
12069
13094
 
12070
- ------------------------------------------------------------------------------
12071
- LICENSE — 1 package(s): pico-args 0.5.0
12072
- ------------------------------------------------------------------------------
12073
- Copyright (c) 2019 Yevhenii Reizner
13095
+ Copyright (c) 2017 Hendrik Sollich
12074
13096
 
12075
13097
  Permission is hereby granted, free of charge, to any person obtaining a copy
12076
13098
  of this software and associated documentation files (the "Software"), to deal
@@ -12079,23 +13101,21 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12079
13101
  copies of the Software, and to permit persons to whom the Software is
12080
13102
  furnished to do so, subject to the following conditions:
12081
13103
 
12082
- The above copyright notice and this permission notice shall be included in
12083
- 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.
12084
13106
 
12085
13107
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12086
13108
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12087
13109
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12088
13110
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12089
13111
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12090
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
12091
- THE SOFTWARE.
13112
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13113
+ SOFTWARE.
12092
13114
 
12093
13115
  ------------------------------------------------------------------------------
12094
- LICENSE — 1 package(s): piston-float 1.0.1
13116
+ LICENSE-MIT — 1 package(s): num-conv 0.2.2
12095
13117
  ------------------------------------------------------------------------------
12096
- The MIT License (MIT)
12097
-
12098
- Copyright (c) 2015 PistonDevelopers
13118
+ Copyright (c) Jacob Pratt
12099
13119
 
12100
13120
  Permission is hereby granted, free of charge, to any person obtaining a copy
12101
13121
  of this software and associated documentation files (the "Software"), to deal
@@ -12116,296 +13136,806 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12116
13136
  SOFTWARE.
12117
13137
 
12118
13138
  ------------------------------------------------------------------------------
12119
- LICENSE-MIT — 1 package(s): png 0.18.1
13139
+ LICENSE.txt — 1 package(s): option-ext 0.2.0
12120
13140
  ------------------------------------------------------------------------------
12121
- Copyright (c) 2015 nwin
13141
+ Mozilla Public License Version 2.0
13142
+ ==================================
12122
13143
 
12123
- Permission is hereby granted, free of charge, to any
12124
- person obtaining a copy of this software and associated
12125
- documentation files (the "Software"), to deal in the
12126
- Software without restriction, including without
12127
- limitation the rights to use, copy, modify, merge,
12128
- publish, distribute, sublicense, and/or sell copies of
12129
- the Software, and to permit persons to whom the Software
12130
- is furnished to do so, subject to the following
12131
- conditions:
12132
-
12133
- The above copyright notice and this permission notice
12134
- shall be included in all copies or substantial portions
12135
- of the Software.
13144
+ 1. Definitions
13145
+ --------------
12136
13146
 
12137
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
12138
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
12139
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
12140
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
12141
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
12142
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
12143
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
12144
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12145
- DEALINGS IN 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.
12146
13150
 
12147
- ------------------------------------------------------------------------------
12148
- LICENSE-MIT 1 package(s): pollster 0.4.0
12149
- ------------------------------------------------------------------------------
12150
- Copyright (c) 2020-2021 Joshua Barretto
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.
12151
13154
 
12152
- Permission is hereby granted, free of charge, to any
12153
- person obtaining a copy of this software and associated
12154
- documentation files (the "Software"), to deal in the
12155
- Software without restriction, including without
12156
- limitation the rights to use, copy, modify, merge,
12157
- publish, distribute, sublicense, and/or sell copies of
12158
- the Software, and to permit persons to whom the Software
12159
- is furnished to do so, subject to the following
12160
- conditions:
13155
+ 1.3. "Contribution"
13156
+ means Covered Software of a particular Contributor.
12161
13157
 
12162
- The above copyright notice and this permission notice
12163
- shall be included in all copies or substantial portions
12164
- of the Software.
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.
12165
13163
 
12166
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
12167
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
12168
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
12169
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
12170
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
12171
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
12172
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
12173
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12174
- DEALINGS IN THE SOFTWARE.
13164
+ 1.5. "Incompatible With Secondary Licenses"
13165
+ means
12175
13166
 
12176
- ------------------------------------------------------------------------------
12177
- LICENSE-APACHE 1 package(s): ppv-lite86 0.2.21
12178
- ------------------------------------------------------------------------------
12179
- Apache License
12180
- Version 2.0, January 2004
12181
- http://www.apache.org/licenses/
13167
+ (a) that the initial Contributor has attached the notice described
13168
+ in Exhibit B to the Covered Software; or
12182
13169
 
12183
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
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.
12184
13173
 
12185
- 1. Definitions.
13174
+ 1.6. "Executable Form"
13175
+ means any form of the work other than Source Code Form.
12186
13176
 
12187
- "License" shall mean the terms and conditions for use, reproduction,
12188
- and distribution as defined by Sections 1 through 9 of this document.
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.
12189
13180
 
12190
- "Licensor" shall mean the copyright owner or entity authorized by
12191
- the copyright owner that is granting the License.
13181
+ 1.8. "License"
13182
+ means this document.
12192
13183
 
12193
- "Legal Entity" shall mean the union of the acting entity and all
12194
- other entities that control, are controlled by, or are under common
12195
- control with that entity. For the purposes of this definition,
12196
- "control" means (i) the power, direct or indirect, to cause the
12197
- direction or management of such entity, whether by contract or
12198
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
12199
- outstanding shares, or (iii) beneficial ownership of such entity.
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.
12200
13188
 
12201
- "You" (or "Your") shall mean an individual or Legal Entity
12202
- exercising permissions granted by this License.
13189
+ 1.10. "Modifications"
13190
+ means any of the following:
12203
13191
 
12204
- "Source" form shall mean the preferred form for making modifications,
12205
- including but not limited to software source code, documentation
12206
- source, and configuration files.
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
12207
13195
 
12208
- "Object" form shall mean any form resulting from mechanical
12209
- transformation or translation of a Source form, including but
12210
- not limited to compiled object code, generated documentation,
12211
- and conversions to other media types.
13196
+ (b) any new file in Source Code Form that contains any Covered
13197
+ Software.
12212
13198
 
12213
- "Work" shall mean the work of authorship, whether in Source or
12214
- Object form, made available under the License, as indicated by a
12215
- copyright notice that is included in or attached to the work
12216
- (an example is provided in the Appendix below).
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.
12217
13206
 
12218
- "Derivative Works" shall mean any work, whether in Source or Object
12219
- form, that is based on (or derived from) the Work and for which the
12220
- editorial revisions, annotations, elaborations, or other modifications
12221
- represent, as a whole, an original work of authorship. For the purposes
12222
- of this License, Derivative Works shall not include works that remain
12223
- separable from, or merely link (or bind by name) to the interfaces of,
12224
- the Work and Derivative Works thereof.
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.
12225
13212
 
12226
- "Contribution" shall mean any work of authorship, including
12227
- the original version of the Work and any modifications or additions
12228
- to that Work or Derivative Works thereof, that is intentionally
12229
- submitted to Licensor for inclusion in the Work by the copyright owner
12230
- or by an individual or Legal Entity authorized to submit on behalf of
12231
- the copyright owner. For the purposes of this definition, "submitted"
12232
- means any form of electronic, verbal, or written communication sent
12233
- to the Licensor or its representatives, including but not limited to
12234
- communication on electronic mailing lists, source code control systems,
12235
- and issue tracking systems that are managed by, or on behalf of, the
12236
- Licensor for the purpose of discussing and improving the Work, but
12237
- excluding communication that is conspicuously marked or otherwise
12238
- designated in writing by the copyright owner as "Not a Contribution."
13213
+ 1.13. "Source Code Form"
13214
+ means the form of the work preferred for making modifications.
12239
13215
 
12240
- "Contributor" shall mean Licensor and any individual or Legal Entity
12241
- on behalf of whom a Contribution has been received by Licensor and
12242
- subsequently incorporated within the Work.
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.
12243
13225
 
12244
- 2. Grant of Copyright License. Subject to the terms and conditions of
12245
- this License, each Contributor hereby grants to You a perpetual,
12246
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
12247
- copyright license to reproduce, prepare Derivative Works of,
12248
- publicly display, publicly perform, sublicense, and distribute the
12249
- Work and such Derivative Works in Source or Object form.
13226
+ 2. License Grants and Conditions
13227
+ --------------------------------
12250
13228
 
12251
- 3. Grant of Patent License. Subject to the terms and conditions of
12252
- this License, each Contributor hereby grants to You a perpetual,
12253
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
12254
- (except as stated in this section) patent license to make, have made,
12255
- use, offer to sell, sell, import, and otherwise transfer the Work,
12256
- where such license applies only to those patent claims licensable
12257
- by such Contributor that are necessarily infringed by their
12258
- Contribution(s) alone or by combination of their Contribution(s)
12259
- with the Work to which such Contribution(s) was submitted. If You
12260
- institute patent litigation against any entity (including a
12261
- cross-claim or counterclaim in a lawsuit) alleging that the Work
12262
- or a Contribution incorporated within the Work constitutes direct
12263
- or contributory patent infringement, then any patent licenses
12264
- granted to You under this License for that Work shall terminate
12265
- as of the date such litigation is filed.
13229
+ 2.1. Grants
12266
13230
 
12267
- 4. Redistribution. You may reproduce and distribute copies of the
12268
- Work or Derivative Works thereof in any medium, with or without
12269
- modifications, and in Source or Object form, provided that You
12270
- meet the following conditions:
13231
+ Each Contributor hereby grants You a world-wide, royalty-free,
13232
+ non-exclusive license:
12271
13233
 
12272
- (a) You must give any other recipients of the Work or
12273
- Derivative Works a copy of this License; and
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
12274
13239
 
12275
- (b) You must cause any modified files to carry prominent notices
12276
- stating that You changed the files; 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.
12277
13243
 
12278
- (c) You must retain, in the Source form of any Derivative Works
12279
- that You distribute, all copyright, patent, trademark, and
12280
- attribution notices from the Source form of the Work,
12281
- excluding those notices that do not pertain to any part of
12282
- the Derivative Works; and
13244
+ 2.2. Effective Date
12283
13245
 
12284
- (d) If the Work includes a "NOTICE" text file as part of its
12285
- distribution, then any Derivative Works that You distribute must
12286
- include a readable copy of the attribution notices contained
12287
- within such NOTICE file, excluding those notices that do not
12288
- pertain to any part of the Derivative Works, in at least one
12289
- of the following places: within a NOTICE text file distributed
12290
- as part of the Derivative Works; within the Source form or
12291
- documentation, if provided along with the Derivative Works; or,
12292
- within a display generated by the Derivative Works, if and
12293
- wherever such third-party notices normally appear. The contents
12294
- of the NOTICE file are for informational purposes only and
12295
- do not modify the License. You may add Your own attribution
12296
- notices within Derivative Works that You distribute, alongside
12297
- or as an addendum to the NOTICE text from the Work, provided
12298
- that such additional attribution notices cannot be construed
12299
- as modifying the License.
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.
12300
13249
 
12301
- You may add Your own copyright statement to Your modifications and
12302
- may provide additional or different license terms and conditions
12303
- for use, reproduction, or distribution of Your modifications, or
12304
- for any such Derivative Works as a whole, provided Your use,
12305
- reproduction, and distribution of the Work otherwise complies with
12306
- the conditions stated in this License.
13250
+ 2.3. Limitations on Grant Scope
12307
13251
 
12308
- 5. Submission of Contributions. Unless You explicitly state otherwise,
12309
- any Contribution intentionally submitted for inclusion in the Work
12310
- by You to the Licensor shall be under the terms and conditions of
12311
- this License, without any additional terms or conditions.
12312
- Notwithstanding the above, nothing herein shall supersede or modify
12313
- the terms of any separate license agreement you may have executed
12314
- with Licensor regarding such Contributions.
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:
12315
13257
 
12316
- 6. Trademarks. This License does not grant permission to use the trade
12317
- names, trademarks, service marks, or product names of the Licensor,
12318
- except as required for reasonable and customary use in describing the
12319
- origin of the Work and reproducing the content of the NOTICE file.
13258
+ (a) for any code that a Contributor has removed from Covered Software;
13259
+ or
12320
13260
 
12321
- 7. Disclaimer of Warranty. Unless required by applicable law or
12322
- agreed to in writing, Licensor provides the Work (and each
12323
- Contributor provides its Contributions) on an "AS IS" BASIS,
12324
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12325
- implied, including, without limitation, any warranties or conditions
12326
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
12327
- PARTICULAR PURPOSE. You are solely responsible for determining the
12328
- appropriateness of using or redistributing the Work and assume any
12329
- risks associated with Your exercise of permissions under this License.
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
13265
+
13266
+ (c) under Patent Claims infringed by Covered Software in the absence of
13267
+ its Contributions.
13268
+
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.
12330
13645
 
12331
- 8. Limitation of Liability. In no event and under no legal theory,
12332
- whether in tort (including negligence), contract, or otherwise,
12333
- unless required by applicable law (such as deliberate and grossly
12334
- negligent acts) or agreed to in writing, shall any Contributor be
12335
- liable to You for damages, including any direct, indirect, special,
12336
- incidental, or consequential damages of any character arising as a
12337
- result of this License or out of the use or inability to use the
12338
- Work (including but not limited to damages for loss of goodwill,
12339
- work stoppage, computer failure or malfunction, or any and all
12340
- other commercial damages or losses), even if such Contributor
12341
- has been advised of the possibility of such damages.
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.
12342
13653
 
12343
- 9. Accepting Warranty or Additional Liability. While redistributing
12344
- the Work or Derivative Works thereof, You may choose to offer,
12345
- and charge a fee for, acceptance of support, warranty, indemnity,
12346
- or other liability obligations and/or rights consistent with this
12347
- License. However, in accepting such obligations, You may act only
12348
- on Your own behalf and on Your sole responsibility, not on behalf
12349
- of any other Contributor, and only if You agree to indemnify,
12350
- defend, and hold each Contributor harmless for any liability
12351
- incurred by, or claims asserted against, such Contributor by reason
12352
- of your accepting any such warranty or additional liability.
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.
13866
+
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.
13878
+
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.
12353
13889
 
12354
- END OF TERMS AND CONDITIONS
13890
+ END OF TERMS AND CONDITIONS
12355
13891
 
12356
- APPENDIX: How to apply the Apache License to your work.
13892
+ APPENDIX: How to apply the Apache License to your work.
12357
13893
 
12358
- To apply the Apache License to your work, attach the following
12359
- boilerplate notice, with the fields enclosed by brackets "[]"
12360
- replaced with your own identifying information. (Don't include
12361
- the brackets!) The text should be enclosed in the appropriate
12362
- comment syntax for the file format. We also recommend that a
12363
- file or class name and description of purpose be included on the
12364
- same "printed page" as the copyright notice for easier
12365
- identification within third-party archives.
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.
12366
13902
 
12367
- Copyright 2019 The CryptoCorrosion Contributors
13903
+ Copyright 2023 Jacob Pratt et al.
12368
13904
 
12369
- Licensed under the Apache License, Version 2.0 (the "License");
12370
- you may not use this file except in compliance with the License.
12371
- You may obtain a copy of the License at
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
12372
13908
 
12373
- http://www.apache.org/licenses/LICENSE-2.0
13909
+ http://www.apache.org/licenses/LICENSE-2.0
12374
13910
 
12375
- Unless required by applicable law or agreed to in writing, software
12376
- distributed under the License is distributed on an "AS IS" BASIS,
12377
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12378
- See the License for the specific language governing permissions and
12379
- limitations under the License.
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.
12380
13916
 
12381
13917
  ------------------------------------------------------------------------------
12382
- LICENSE-MIT — 1 package(s): ppv-lite86 0.2.21
13918
+ LICENSE-MIT — 1 package(s): powerfmt 0.2.0
12383
13919
  ------------------------------------------------------------------------------
12384
- Copyright (c) 2019 The CryptoCorrosion Contributors
13920
+ Copyright (c) 2023 Jacob Pratt et al.
12385
13921
 
12386
- Permission is hereby granted, free of charge, to any
12387
- person obtaining a copy of this software and associated
12388
- documentation files (the "Software"), to deal in the
12389
- Software without restriction, including without
12390
- limitation the rights to use, copy, modify, merge,
12391
- publish, distribute, sublicense, and/or sell copies of
12392
- the Software, and to permit persons to whom the Software
12393
- is furnished to do so, subject to the following
12394
- 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:
12395
13928
 
12396
- The above copyright notice and this permission notice
12397
- shall be included in all copies or substantial portions
12398
- 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.
12399
13931
 
12400
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
12401
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
12402
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
12403
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
12404
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
12405
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
12406
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
12407
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12408
- 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.
12409
13939
 
12410
13940
  ------------------------------------------------------------------------------
12411
13941
  LICENSE — 1 package(s): precomputed-hash 0.1.1
@@ -12514,7 +14044,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12514
14044
  SOFTWARE.
12515
14045
 
12516
14046
  ------------------------------------------------------------------------------
12517
- 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
12518
14073
  ------------------------------------------------------------------------------
12519
14074
  Copyrights in the Rand project are retained by their contributors. No
12520
14075
  copyright assignment is required to contribute to the Rand project.
@@ -12530,7 +14085,7 @@ The Rand project includes code from the Rust project
12530
14085
  published under these same licenses.
12531
14086
 
12532
14087
  ------------------------------------------------------------------------------
12533
- LICENSE-APACHE — 2 package(s): rand 0.9.5, rand_chacha 0.9.0
14088
+ LICENSE-APACHE — 1 package(s): rand 0.10.2
12534
14089
  ------------------------------------------------------------------------------
12535
14090
  Apache License
12536
14091
  Version 2.0, January 2004
@@ -12710,7 +14265,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
12710
14265
  END OF TERMS AND CONDITIONS
12711
14266
 
12712
14267
  ------------------------------------------------------------------------------
12713
- 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
12714
14269
  ------------------------------------------------------------------------------
12715
14270
  Copyright 2018 Developers of the Rand project
12716
14271
  Copyright (c) 2014 The Rust Project Developers
@@ -12740,7 +14295,20 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12740
14295
  DEALINGS IN THE SOFTWARE.
12741
14296
 
12742
14297
  ------------------------------------------------------------------------------
12743
- 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
12744
14312
  ------------------------------------------------------------------------------
12745
14313
  Apache License
12746
14314
  Version 2.0, January 2004
@@ -12930,6 +14498,35 @@ APPENDIX: How to apply the Apache License to your work.
12930
14498
  same "printed page" as the copyright notice for easier
12931
14499
  identification within third-party archives.
12932
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
+
12933
14530
  ------------------------------------------------------------------------------
12934
14531
  LICENSE-MIT.md — 1 package(s): raw-window-handle 0.6.2
12935
14532
  ------------------------------------------------------------------------------
@@ -13273,6 +14870,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13273
14870
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13274
14871
  SOFTWARE.
13275
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
+
13276
14899
  ------------------------------------------------------------------------------
13277
14900
  LICENSE.txt — 2 package(s): rubato 0.16.2, rubato 3.0.0
13278
14901
  ------------------------------------------------------------------------------
@@ -13914,7 +15537,7 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
13914
15537
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13915
15538
 
13916
15539
  ------------------------------------------------------------------------------
13917
- 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
13918
15541
  ------------------------------------------------------------------------------
13919
15542
  Copyright (c) Individual contributors
13920
15543
 
@@ -13966,11 +15589,12 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
13966
15589
  DEALINGS IN THE SOFTWARE.
13967
15590
 
13968
15591
  ------------------------------------------------------------------------------
13969
- 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
13970
15593
  ------------------------------------------------------------------------------
13971
- Copyright (c) 2006-2009 Graydon Hoare
13972
- Copyright (c) 2009-2013 Mozilla Foundation
15594
+ Copyright (c) 2016-2026 The RustCrypto Project Developers
13973
15595
  Copyright (c) 2016 Artyom Pavlov
15596
+ Copyright (c) 2009-2013 Mozilla Foundation
15597
+ Copyright (c) 2006-2009 Graydon Hoare
13974
15598
 
13975
15599
  Permission is hereby granted, free of charge, to any
13976
15600
  person obtaining a copy of this software and associated
@@ -14038,6 +15662,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14038
15662
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
14039
15663
  THE SOFTWARE.
14040
15664
 
15665
+ ------------------------------------------------------------------------------
15666
+ LICENSE-MIT — 1 package(s): signal-hook-registry 1.4.8
15667
+ ------------------------------------------------------------------------------
15668
+ Copyright (c) 2017 tokio-jsonrpc developers
15669
+
15670
+ Permission is hereby granted, free of charge, to any
15671
+ person obtaining a copy of this software and associated
15672
+ documentation files (the "Software"), to deal in the
15673
+ Software without restriction, including without
15674
+ limitation the rights to use, copy, modify, merge,
15675
+ publish, distribute, sublicense, and/or sell copies of
15676
+ the Software, and to permit persons to whom the Software
15677
+ is furnished to do so, subject to the following
15678
+ conditions:
15679
+
15680
+ The above copyright notice and this permission notice
15681
+ shall be included in all copies or substantial portions
15682
+ of the Software.
15683
+
15684
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
15685
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
15686
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
15687
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
15688
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
15689
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
15690
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
15691
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
15692
+ DEALINGS IN THE SOFTWARE.
15693
+
14041
15694
  ------------------------------------------------------------------------------
14042
15695
  LICENSE.md — 1 package(s): simd-adler32 0.3.10
14043
15696
  ------------------------------------------------------------------------------
@@ -14437,6 +16090,41 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14437
16090
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14438
16091
  SOFTWARE.
14439
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
+
14440
16128
  ------------------------------------------------------------------------------
14441
16129
  LICENSE-MIT — 1 package(s): stable_deref_trait 1.2.1
14442
16130
  ------------------------------------------------------------------------------
@@ -14466,6 +16154,25 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
14466
16154
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
14467
16155
  DEALINGS IN THE SOFTWARE.
14468
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
+
14469
16176
  ------------------------------------------------------------------------------
14470
16177
  LICENSE-MIT — 1 package(s): static_assertions 1.1.0
14471
16178
  ------------------------------------------------------------------------------
@@ -14601,9 +16308,35 @@ SOFTWARE.
14601
16308
  ------------------------------------------------------------------------------
14602
16309
  LICENSE — 1 package(s): sysinfo 0.39.6
14603
16310
  ------------------------------------------------------------------------------
14604
- The MIT License (MIT)
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
16335
+ ------------------------------------------------------------------------------
16336
+ MIT License
14605
16337
 
14606
- Copyright (c) 2015 Guillaume Gomez
16338
+ Copyright (c) 2018 Visly Inc.
16339
+ Copyright (c) 2026 Taffy Authors
14607
16340
 
14608
16341
  Permission is hereby granted, free of charge, to any person obtaining a copy
14609
16342
  of this software and associated documentation files (the "Software"), to deal
@@ -14624,12 +16357,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14624
16357
  SOFTWARE.
14625
16358
 
14626
16359
  ------------------------------------------------------------------------------
14627
- LICENSE — 1 package(s): taffy 0.13.0
16360
+ LICENSE.txt — 1 package(s): tap 1.0.1
14628
16361
  ------------------------------------------------------------------------------
14629
16362
  MIT License
14630
16363
 
14631
- Copyright (c) 2018 Visly Inc.
14632
- Copyright (c) 2026 Taffy Authors
16364
+ Copyright (c) 2017 Elliot Linder <darfink@gmail.com>
14633
16365
 
14634
16366
  Permission is hereby granted, free of charge, to any person obtaining a copy
14635
16367
  of this software and associated documentation files (the "Software"), to deal
@@ -14732,6 +16464,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14732
16464
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14733
16465
  SOFTWARE.
14734
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
+
14735
16490
  ------------------------------------------------------------------------------
14736
16491
  LICENSE — 1 package(s): tiny-skia-path 0.12.0
14737
16492
  ------------------------------------------------------------------------------
@@ -15109,7 +16864,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
15109
16864
  DEALINGS IN THE SOFTWARE.
15110
16865
 
15111
16866
  ------------------------------------------------------------------------------
15112
- LICENSE — 1 package(s): tokio-tungstenite 0.29.0
16867
+ LICENSE — 1 package(s): tokio-tungstenite 0.30.0
15113
16868
  ------------------------------------------------------------------------------
15114
16869
  Copyright (c) 2017 Daniel Abramov
15115
16870
  Copyright (c) 2017 Alexey Galakhov
@@ -15424,6 +17179,29 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
15424
17179
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
15425
17180
  DEALINGS IN THE SOFTWARE.
15426
17181
 
17182
+ ------------------------------------------------------------------------------
17183
+ LICENSE.spdx — 1 package(s): tray-icon 0.24.2
17184
+ ------------------------------------------------------------------------------
17185
+ SPDXVersion: SPDX-2.1
17186
+ DataLicense: CC0-1.0
17187
+ PackageName: tray-icon
17188
+ DataFormat: SPDXRef-1
17189
+ PackageSupplier: Organization: The Tauri Programme in the Commons Conservancy
17190
+ PackageHomePage: https://tauri.app
17191
+ PackageLicenseDeclared: Apache-2.0
17192
+ PackageLicenseDeclared: MIT
17193
+ PackageCopyrightText: 2020-2022, The Tauri Programme in the Commons Conservancy
17194
+ PackageSummary: <text>Create tray icons for desktop applications.
17195
+ </text>
17196
+ PackageComment: <text>The package includes the following libraries; see
17197
+ Relationship information.
17198
+ </text>
17199
+ Created: 2022-12-05T09:00:00Z
17200
+ PackageDownloadLocation: git://github.com/tauri-apps/tray-icon
17201
+ PackageDownloadLocation: git+https://github.com/tauri-apps/tray-icon.git
17202
+ PackageDownloadLocation: git+ssh://github.com/tauri-apps/tray-icon.git
17203
+ Creator: Person: Daniel Thompson-Yvetot
17204
+
15427
17205
  ------------------------------------------------------------------------------
15428
17206
  LICENSE — 1 package(s): try-lock 0.2.5
15429
17207
  ------------------------------------------------------------------------------
@@ -15449,7 +17227,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
15449
17227
  THE SOFTWARE.
15450
17228
 
15451
17229
  ------------------------------------------------------------------------------
15452
- LICENSE-MIT — 1 package(s): tungstenite 0.29.0
17230
+ LICENSE-MIT — 1 package(s): tungstenite 0.30.0
15453
17231
  ------------------------------------------------------------------------------
15454
17232
  Copyright (c) 2017 Alexey Galakhov
15455
17233
  Copyright (c) 2016 Jason Housley
@@ -16097,7 +17875,7 @@ carrying such notice may not be copied, modified, or distributed except
16097
17875
  according to those terms.
16098
17876
 
16099
17877
  ------------------------------------------------------------------------------
16100
- 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
16101
17879
  ------------------------------------------------------------------------------
16102
17880
  UNICODE LICENSE V3
16103
17881
 
@@ -16386,6 +18164,236 @@ at your option. All files in the project carrying such
16386
18164
  notice may not be copied, modified, or distributed except
16387
18165
  according to those terms.
16388
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
+
16389
18397
  ------------------------------------------------------------------------------
16390
18398
  LICENSE-MIT — 1 package(s): usvg 0.48.1
16391
18399
  ------------------------------------------------------------------------------