@deveco-codegenie/mcp-darwin-x64 1.1.9 → 1.1.11
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/THIRD_PARTY_LICENSES.md +1013 -1013
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -345,7 +345,7 @@ limitations under the License.
|
|
|
345
345
|
|
|
346
346
|
### NPM Packages:
|
|
347
347
|
|
|
348
|
-
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.
|
|
348
|
+
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.3)
|
|
349
349
|
|
|
350
350
|
````text
|
|
351
351
|
Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
|
|
@@ -386,11 +386,10 @@ The complete list of contributors can be found at:
|
|
|
386
386
|
|
|
387
387
|
### Rust Crates:
|
|
388
388
|
|
|
389
|
-
- [
|
|
390
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
389
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
391
390
|
|
|
392
391
|
````text
|
|
393
|
-
Copyright (c)
|
|
392
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
394
393
|
|
|
395
394
|
Permission is hereby granted, free of charge, to any
|
|
396
395
|
person obtaining a copy of this software and associated
|
|
@@ -424,13 +423,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
424
423
|
|
|
425
424
|
### Rust Crates:
|
|
426
425
|
|
|
427
|
-
- [
|
|
428
|
-
- [
|
|
429
|
-
- [
|
|
426
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
427
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
428
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
430
429
|
|
|
431
430
|
````text
|
|
432
|
-
|
|
433
|
-
|
|
431
|
+
MIT License
|
|
432
|
+
|
|
433
|
+
Copyright (c) 2017 Ted Driggs
|
|
434
|
+
|
|
435
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
436
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
437
|
+
in the Software without restriction, including without limitation the rights
|
|
438
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
439
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
440
|
+
furnished to do so, subject to the following conditions:
|
|
441
|
+
|
|
442
|
+
The above copyright notice and this permission notice shall be included in all
|
|
443
|
+
copies or substantial portions of the Software.
|
|
444
|
+
|
|
445
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
446
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
447
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
448
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
449
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
450
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
451
|
+
SOFTWARE.
|
|
452
|
+
|
|
453
|
+
````
|
|
454
|
+
|
|
455
|
+
---
|
|
456
|
+
|
|
457
|
+
## The following dependencies are licensed under the MIT License:
|
|
458
|
+
|
|
459
|
+
### Rust Crates:
|
|
460
|
+
|
|
461
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
462
|
+
|
|
463
|
+
````text
|
|
464
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
434
465
|
|
|
435
466
|
Permission is hereby granted, free of charge, to any
|
|
436
467
|
person obtaining a copy of this software and associated
|
|
@@ -462,45 +493,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
462
493
|
|
|
463
494
|
## The following dependencies are licensed under the MIT License:
|
|
464
495
|
|
|
465
|
-
### NPM Packages:
|
|
466
|
-
|
|
467
|
-
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
468
|
-
|
|
469
|
-
````text
|
|
470
|
-
MIT License
|
|
471
|
-
|
|
472
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
473
|
-
|
|
474
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
475
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
476
|
-
in the Software without restriction, including without limitation the rights
|
|
477
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
478
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
479
|
-
furnished to do so, subject to the following conditions:
|
|
480
|
-
|
|
481
|
-
The above copyright notice and this permission notice shall be included in all
|
|
482
|
-
copies or substantial portions of the Software.
|
|
483
|
-
|
|
484
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
485
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
486
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
487
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
488
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
489
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
490
|
-
SOFTWARE.
|
|
491
|
-
|
|
492
|
-
````
|
|
493
|
-
|
|
494
|
-
---
|
|
495
|
-
|
|
496
|
-
## The following dependencies are licensed under the MIT License:
|
|
497
|
-
|
|
498
496
|
### Rust Crates:
|
|
499
497
|
|
|
500
|
-
- [
|
|
498
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
501
499
|
|
|
502
500
|
````text
|
|
503
|
-
|
|
501
|
+
The MIT License (MIT)
|
|
502
|
+
|
|
503
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
504
504
|
|
|
505
505
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
506
506
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -520,7 +520,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
520
520
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
521
521
|
THE SOFTWARE.
|
|
522
522
|
|
|
523
|
-
|
|
524
523
|
````
|
|
525
524
|
|
|
526
525
|
---
|
|
@@ -529,10 +528,11 @@ THE SOFTWARE.
|
|
|
529
528
|
|
|
530
529
|
### Rust Crates:
|
|
531
530
|
|
|
532
|
-
- [
|
|
531
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
533
532
|
|
|
534
533
|
````text
|
|
535
|
-
Copyright (c)
|
|
534
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
535
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
536
536
|
|
|
537
537
|
Permission is hereby granted, free of charge, to any
|
|
538
538
|
person obtaining a copy of this software and associated
|
|
@@ -566,45 +566,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
566
566
|
|
|
567
567
|
### Rust Crates:
|
|
568
568
|
|
|
569
|
-
- [
|
|
570
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
571
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
572
|
-
|
|
573
|
-
````text
|
|
574
|
-
MIT License
|
|
575
|
-
|
|
576
|
-
Copyright (c) 2017 Ted Driggs
|
|
577
|
-
|
|
578
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
579
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
580
|
-
in the Software without restriction, including without limitation the rights
|
|
581
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
582
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
583
|
-
furnished to do so, subject to the following conditions:
|
|
584
|
-
|
|
585
|
-
The above copyright notice and this permission notice shall be included in all
|
|
586
|
-
copies or substantial portions of the Software.
|
|
587
|
-
|
|
588
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
589
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
590
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
591
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
592
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
593
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
594
|
-
SOFTWARE.
|
|
595
|
-
|
|
596
|
-
````
|
|
597
|
-
|
|
598
|
-
---
|
|
599
|
-
|
|
600
|
-
## The following dependencies are licensed under the MIT License:
|
|
601
|
-
|
|
602
|
-
### Rust Crates:
|
|
603
|
-
|
|
604
|
-
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
569
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
605
570
|
|
|
606
571
|
````text
|
|
607
|
-
Copyright (c)
|
|
572
|
+
Copyright (c) 2016--2017
|
|
608
573
|
|
|
609
574
|
Permission is hereby granted, free of charge, to any
|
|
610
575
|
person obtaining a copy of this software and associated
|
|
@@ -638,10 +603,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
638
603
|
|
|
639
604
|
### Rust Crates:
|
|
640
605
|
|
|
641
|
-
- [
|
|
606
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
607
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
608
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
609
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
610
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
611
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
642
612
|
|
|
643
613
|
````text
|
|
644
|
-
Copyright (c)
|
|
614
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
645
615
|
|
|
646
616
|
Permission is hereby granted, free of charge, to any
|
|
647
617
|
person obtaining a copy of this software and associated
|
|
@@ -673,14 +643,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
673
643
|
|
|
674
644
|
## The following dependencies are licensed under the MIT License:
|
|
675
645
|
|
|
676
|
-
###
|
|
646
|
+
### Rust Crates:
|
|
677
647
|
|
|
678
|
-
- [
|
|
648
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
649
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
650
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
679
651
|
|
|
680
652
|
````text
|
|
681
|
-
|
|
653
|
+
MIT License
|
|
682
654
|
|
|
683
|
-
Copyright (c)
|
|
655
|
+
Copyright (c) Tokio Contributors
|
|
684
656
|
|
|
685
657
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
686
658
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -689,16 +661,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
689
661
|
copies of the Software, and to permit persons to whom the Software is
|
|
690
662
|
furnished to do so, subject to the following conditions:
|
|
691
663
|
|
|
692
|
-
The above copyright notice and this permission notice shall be included in
|
|
693
|
-
|
|
664
|
+
The above copyright notice and this permission notice shall be included in all
|
|
665
|
+
copies or substantial portions of the Software.
|
|
694
666
|
|
|
695
667
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
696
668
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
697
669
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
698
670
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
699
671
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
700
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
701
|
-
|
|
672
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
673
|
+
SOFTWARE.
|
|
702
674
|
|
|
703
675
|
````
|
|
704
676
|
|
|
@@ -708,29 +680,43 @@ THE SOFTWARE.
|
|
|
708
680
|
|
|
709
681
|
### Rust Crates:
|
|
710
682
|
|
|
711
|
-
- [
|
|
683
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
684
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
685
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
686
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
687
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
688
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
689
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
690
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
691
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
712
692
|
|
|
713
693
|
````text
|
|
714
|
-
Copyright (c) 2016
|
|
715
|
-
|
|
716
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
717
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
718
|
-
in the Software without restriction, including without limitation the rights
|
|
719
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
720
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
721
|
-
furnished to do so, subject to the following conditions:
|
|
694
|
+
Copyright (c) 2016 Alex Crichton
|
|
695
|
+
Copyright (c) 2017 The Tokio Authors
|
|
722
696
|
|
|
723
|
-
|
|
724
|
-
|
|
697
|
+
Permission is hereby granted, free of charge, to any
|
|
698
|
+
person obtaining a copy of this software and associated
|
|
699
|
+
documentation files (the "Software"), to deal in the
|
|
700
|
+
Software without restriction, including without
|
|
701
|
+
limitation the rights to use, copy, modify, merge,
|
|
702
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
703
|
+
the Software, and to permit persons to whom the Software
|
|
704
|
+
is furnished to do so, subject to the following
|
|
705
|
+
conditions:
|
|
725
706
|
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
730
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
731
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
732
|
-
THE SOFTWARE.
|
|
707
|
+
The above copyright notice and this permission notice
|
|
708
|
+
shall be included in all copies or substantial portions
|
|
709
|
+
of the Software.
|
|
733
710
|
|
|
711
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
712
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
713
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
714
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
715
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
716
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
717
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
718
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
719
|
+
DEALINGS IN THE SOFTWARE.
|
|
734
720
|
|
|
735
721
|
````
|
|
736
722
|
|
|
@@ -740,29 +726,34 @@ THE SOFTWARE.
|
|
|
740
726
|
|
|
741
727
|
### Rust Crates:
|
|
742
728
|
|
|
743
|
-
- [
|
|
744
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
729
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
745
730
|
|
|
746
731
|
````text
|
|
747
|
-
Copyright (c)
|
|
732
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
748
733
|
|
|
749
|
-
Permission is hereby granted, free of charge, to any
|
|
750
|
-
of this software and associated
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
734
|
+
Permission is hereby granted, free of charge, to any
|
|
735
|
+
person obtaining a copy of this software and associated
|
|
736
|
+
documentation files (the "Software"), to deal in the
|
|
737
|
+
Software without restriction, including without
|
|
738
|
+
limitation the rights to use, copy, modify, merge,
|
|
739
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
740
|
+
the Software, and to permit persons to whom the Software
|
|
741
|
+
is furnished to do so, subject to the following
|
|
742
|
+
conditions:
|
|
755
743
|
|
|
756
|
-
The above copyright notice and this permission notice
|
|
757
|
-
copies or substantial portions
|
|
744
|
+
The above copyright notice and this permission notice
|
|
745
|
+
shall be included in all copies or substantial portions
|
|
746
|
+
of the Software.
|
|
758
747
|
|
|
759
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
760
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
748
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
749
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
750
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
751
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
752
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
753
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
754
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
755
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
756
|
+
DEALINGS IN THE SOFTWARE.
|
|
766
757
|
|
|
767
758
|
````
|
|
768
759
|
|
|
@@ -772,10 +763,10 @@ SOFTWARE.
|
|
|
772
763
|
|
|
773
764
|
### Rust Crates:
|
|
774
765
|
|
|
775
|
-
- [
|
|
766
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
776
767
|
|
|
777
768
|
````text
|
|
778
|
-
Copyright (c)
|
|
769
|
+
Copyright (c) 2018 Carl Lerche
|
|
779
770
|
|
|
780
771
|
Permission is hereby granted, free of charge, to any
|
|
781
772
|
person obtaining a copy of this software and associated
|
|
@@ -809,45 +800,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
809
800
|
|
|
810
801
|
### Rust Crates:
|
|
811
802
|
|
|
812
|
-
- [
|
|
803
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
813
804
|
|
|
814
805
|
````text
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
818
|
-
|
|
819
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
820
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
821
|
-
in the Software without restriction, including without limitation the rights
|
|
822
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
823
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
824
|
-
furnished to do so, subject to the following conditions:
|
|
825
|
-
|
|
826
|
-
The above copyright notice and this permission notice shall be included in all
|
|
827
|
-
copies or substantial portions of the Software.
|
|
828
|
-
|
|
829
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
830
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
831
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
832
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
833
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
834
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
835
|
-
SOFTWARE.
|
|
836
|
-
|
|
837
|
-
````
|
|
838
|
-
|
|
839
|
-
---
|
|
840
|
-
|
|
841
|
-
## The following dependencies are licensed under the MIT License:
|
|
842
|
-
|
|
843
|
-
### Rust Crates:
|
|
844
|
-
|
|
845
|
-
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
846
|
-
|
|
847
|
-
````text
|
|
848
|
-
The MIT License (MIT)
|
|
849
|
-
|
|
850
|
-
Copyright (c) 2014 Paho Lurie-Gregg
|
|
806
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
851
807
|
|
|
852
808
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
853
809
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -856,16 +812,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
856
812
|
copies of the Software, and to permit persons to whom the Software is
|
|
857
813
|
furnished to do so, subject to the following conditions:
|
|
858
814
|
|
|
859
|
-
The above copyright notice and this permission notice shall be included in
|
|
860
|
-
copies or substantial portions of the Software.
|
|
815
|
+
The above copyright notice and this permission notice shall be included in
|
|
816
|
+
all copies or substantial portions of the Software.
|
|
861
817
|
|
|
862
818
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
863
819
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
864
820
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
865
821
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
866
822
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
867
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
868
|
-
SOFTWARE.
|
|
823
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
824
|
+
THE SOFTWARE.
|
|
869
825
|
|
|
870
826
|
````
|
|
871
827
|
|
|
@@ -875,28 +831,34 @@ SOFTWARE.
|
|
|
875
831
|
|
|
876
832
|
### Rust Crates:
|
|
877
833
|
|
|
878
|
-
- [
|
|
834
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
879
835
|
|
|
880
836
|
````text
|
|
881
|
-
Copyright (c)
|
|
837
|
+
Copyright (c) 2016 Anthony Ramine
|
|
882
838
|
|
|
883
|
-
Permission is hereby granted, free of charge, to any
|
|
884
|
-
of this software and associated
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
839
|
+
Permission is hereby granted, free of charge, to any
|
|
840
|
+
person obtaining a copy of this software and associated
|
|
841
|
+
documentation files (the "Software"), to deal in the
|
|
842
|
+
Software without restriction, including without
|
|
843
|
+
limitation the rights to use, copy, modify, merge,
|
|
844
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
845
|
+
the Software, and to permit persons to whom the Software
|
|
846
|
+
is furnished to do so, subject to the following
|
|
847
|
+
conditions:
|
|
889
848
|
|
|
890
|
-
The above copyright notice and this permission notice
|
|
891
|
-
all copies or substantial portions
|
|
849
|
+
The above copyright notice and this permission notice
|
|
850
|
+
shall be included in all copies or substantial portions
|
|
851
|
+
of the Software.
|
|
892
852
|
|
|
893
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
894
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
853
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
854
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
855
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
856
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
857
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
858
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
859
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
860
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
861
|
+
DEALINGS IN THE SOFTWARE.
|
|
900
862
|
|
|
901
863
|
````
|
|
902
864
|
|
|
@@ -906,28 +868,34 @@ THE SOFTWARE.
|
|
|
906
868
|
|
|
907
869
|
### Rust Crates:
|
|
908
870
|
|
|
909
|
-
- [
|
|
871
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
910
872
|
|
|
911
873
|
````text
|
|
912
|
-
|
|
874
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
913
875
|
|
|
914
|
-
Permission is hereby granted, free of charge, to any
|
|
915
|
-
of this software and associated
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
876
|
+
Permission is hereby granted, free of charge, to any
|
|
877
|
+
person obtaining a copy of this software and associated
|
|
878
|
+
documentation files (the "Software"), to deal in the
|
|
879
|
+
Software without restriction, including without
|
|
880
|
+
limitation the rights to use, copy, modify, merge,
|
|
881
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
882
|
+
the Software, and to permit persons to whom the Software
|
|
883
|
+
is furnished to do so, subject to the following
|
|
884
|
+
conditions:
|
|
920
885
|
|
|
921
|
-
The above copyright notice and this permission notice
|
|
922
|
-
copies or substantial portions
|
|
886
|
+
The above copyright notice and this permission notice
|
|
887
|
+
shall be included in all copies or substantial portions
|
|
888
|
+
of the Software.
|
|
923
889
|
|
|
924
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
925
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
890
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
891
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
892
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
893
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
894
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
895
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
896
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
897
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
898
|
+
DEALINGS IN THE SOFTWARE.
|
|
931
899
|
|
|
932
900
|
````
|
|
933
901
|
|
|
@@ -937,10 +905,10 @@ SOFTWARE.
|
|
|
937
905
|
|
|
938
906
|
### Rust Crates:
|
|
939
907
|
|
|
940
|
-
- [
|
|
908
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
941
909
|
|
|
942
910
|
````text
|
|
943
|
-
Copyright (c)
|
|
911
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
944
912
|
|
|
945
913
|
Permission is hereby granted, free of charge, to any
|
|
946
914
|
person obtaining a copy of this software and associated
|
|
@@ -974,10 +942,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
974
942
|
|
|
975
943
|
### Rust Crates:
|
|
976
944
|
|
|
977
|
-
- [
|
|
945
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
978
946
|
|
|
979
947
|
````text
|
|
980
|
-
Copyright 2023
|
|
948
|
+
Copyright (c) 2016--2023
|
|
981
949
|
|
|
982
950
|
Permission is hereby granted, free of charge, to any
|
|
983
951
|
person obtaining a copy of this software and associated
|
|
@@ -1003,7 +971,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1003
971
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1004
972
|
DEALINGS IN THE SOFTWARE.
|
|
1005
973
|
|
|
1006
|
-
|
|
1007
974
|
````
|
|
1008
975
|
|
|
1009
976
|
---
|
|
@@ -1012,30 +979,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1012
979
|
|
|
1013
980
|
### NPM Packages:
|
|
1014
981
|
|
|
1015
|
-
- [
|
|
982
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
983
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.43)
|
|
1016
984
|
|
|
1017
985
|
````text
|
|
1018
|
-
MIT License
|
|
986
|
+
MIT License
|
|
1019
987
|
|
|
1020
|
-
Copyright (c)
|
|
988
|
+
Copyright (c) Microsoft Corporation.
|
|
1021
989
|
|
|
1022
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1023
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1024
|
-
in the Software without restriction, including without limitation the rights
|
|
1025
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1026
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1027
|
-
furnished to do so, subject to the following conditions:
|
|
990
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
991
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
992
|
+
in the Software without restriction, including without limitation the rights
|
|
993
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
994
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
995
|
+
furnished to do so, subject to the following conditions:
|
|
1028
996
|
|
|
1029
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1030
|
-
copies or substantial portions of the Software.
|
|
997
|
+
The above copyright notice and this permission notice shall be included in all
|
|
998
|
+
copies or substantial portions of the Software.
|
|
1031
999
|
|
|
1032
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1033
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1034
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1035
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1036
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1037
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1038
|
-
SOFTWARE
|
|
1000
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1001
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1002
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1003
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1004
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1005
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1006
|
+
SOFTWARE
|
|
1039
1007
|
|
|
1040
1008
|
````
|
|
1041
1009
|
|
|
@@ -1045,12 +1013,11 @@ SOFTWARE.
|
|
|
1045
1013
|
|
|
1046
1014
|
### Rust Crates:
|
|
1047
1015
|
|
|
1048
|
-
- [
|
|
1049
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1050
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1016
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
1051
1017
|
|
|
1052
1018
|
````text
|
|
1053
|
-
Copyright (c)
|
|
1019
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1020
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1054
1021
|
|
|
1055
1022
|
Permission is hereby granted, free of charge, to any
|
|
1056
1023
|
person obtaining a copy of this software and associated
|
|
@@ -1084,13 +1051,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1084
1051
|
|
|
1085
1052
|
### Rust Crates:
|
|
1086
1053
|
|
|
1087
|
-
- [
|
|
1088
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1089
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1090
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1054
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
1091
1055
|
|
|
1092
1056
|
````text
|
|
1093
|
-
Copyright (c)
|
|
1057
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
1094
1058
|
|
|
1095
1059
|
Permission is hereby granted, free of charge, to any
|
|
1096
1060
|
person obtaining a copy of this software and associated
|
|
@@ -1124,33 +1088,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1124
1088
|
|
|
1125
1089
|
### Rust Crates:
|
|
1126
1090
|
|
|
1127
|
-
- [
|
|
1128
|
-
- [
|
|
1129
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1130
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1091
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1092
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1131
1093
|
|
|
1132
1094
|
````text
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
Copyright (c) 2015 Andrew Gallant
|
|
1095
|
+
Copyright (c) 2014 Alex Crichton
|
|
1136
1096
|
|
|
1137
|
-
Permission is hereby granted, free of charge, to any
|
|
1138
|
-
of this software and associated
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1097
|
+
Permission is hereby granted, free of charge, to any
|
|
1098
|
+
person obtaining a copy of this software and associated
|
|
1099
|
+
documentation files (the "Software"), to deal in the
|
|
1100
|
+
Software without restriction, including without
|
|
1101
|
+
limitation the rights to use, copy, modify, merge,
|
|
1102
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1103
|
+
the Software, and to permit persons to whom the Software
|
|
1104
|
+
is furnished to do so, subject to the following
|
|
1105
|
+
conditions:
|
|
1143
1106
|
|
|
1144
|
-
The above copyright notice and this permission notice
|
|
1145
|
-
all copies or substantial portions
|
|
1107
|
+
The above copyright notice and this permission notice
|
|
1108
|
+
shall be included in all copies or substantial portions
|
|
1109
|
+
of the Software.
|
|
1146
1110
|
|
|
1147
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1148
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1111
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1112
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1113
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1114
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1115
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1116
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1117
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1118
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1119
|
+
DEALINGS IN THE SOFTWARE.
|
|
1154
1120
|
|
|
1155
1121
|
````
|
|
1156
1122
|
|
|
@@ -1158,33 +1124,36 @@ THE SOFTWARE.
|
|
|
1158
1124
|
|
|
1159
1125
|
## The following dependencies are licensed under the MIT License:
|
|
1160
1126
|
|
|
1161
|
-
###
|
|
1127
|
+
### Rust Crates:
|
|
1162
1128
|
|
|
1163
|
-
- [
|
|
1129
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
1164
1130
|
|
|
1165
1131
|
````text
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1132
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
1169
1133
|
|
|
1170
|
-
Permission is hereby granted, free of charge, to any
|
|
1171
|
-
of this software and associated
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1134
|
+
Permission is hereby granted, free of charge, to any
|
|
1135
|
+
person obtaining a copy of this software and associated
|
|
1136
|
+
documentation files (the "Software"), to deal in the
|
|
1137
|
+
Software without restriction, including without
|
|
1138
|
+
limitation the rights to use, copy, modify, merge,
|
|
1139
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1140
|
+
the Software, and to permit persons to whom the Software
|
|
1141
|
+
is furnished to do so, subject to the following
|
|
1142
|
+
conditions:
|
|
1176
1143
|
|
|
1177
|
-
The above copyright notice and this permission notice
|
|
1178
|
-
copies or substantial portions
|
|
1179
|
-
|
|
1180
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1181
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1182
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1183
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1184
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1185
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1186
|
-
SOFTWARE.
|
|
1144
|
+
The above copyright notice and this permission notice
|
|
1145
|
+
shall be included in all copies or substantial portions
|
|
1146
|
+
of the Software.
|
|
1187
1147
|
|
|
1148
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1149
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1150
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1151
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1152
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1153
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1154
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1155
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1156
|
+
DEALINGS IN THE SOFTWARE.
|
|
1188
1157
|
|
|
1189
1158
|
````
|
|
1190
1159
|
|
|
@@ -1194,29 +1163,36 @@ SOFTWARE.
|
|
|
1194
1163
|
|
|
1195
1164
|
### Rust Crates:
|
|
1196
1165
|
|
|
1197
|
-
- [
|
|
1198
|
-
- [
|
|
1199
|
-
- [
|
|
1166
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
1167
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1168
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1200
1169
|
|
|
1201
1170
|
````text
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
Copyright (c) <year> <copyright holders>
|
|
1171
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
1205
1172
|
|
|
1206
|
-
Permission is hereby granted, free of charge, to any
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1173
|
+
Permission is hereby granted, free of charge, to any
|
|
1174
|
+
person obtaining a copy of this software and associated
|
|
1175
|
+
documentation files (the "Software"), to deal in the
|
|
1176
|
+
Software without restriction, including without
|
|
1177
|
+
limitation the rights to use, copy, modify, merge,
|
|
1178
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1179
|
+
the Software, and to permit persons to whom the Software
|
|
1180
|
+
is furnished to do so, subject to the following
|
|
1181
|
+
conditions:
|
|
1211
1182
|
|
|
1212
|
-
The above copyright notice and this permission notice
|
|
1213
|
-
|
|
1183
|
+
The above copyright notice and this permission notice
|
|
1184
|
+
shall be included in all copies or substantial portions
|
|
1185
|
+
of the Software.
|
|
1214
1186
|
|
|
1215
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1187
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1188
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1189
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1190
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1191
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1192
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1193
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1194
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1195
|
+
DEALINGS IN THE SOFTWARE.
|
|
1220
1196
|
|
|
1221
1197
|
````
|
|
1222
1198
|
|
|
@@ -1224,13 +1200,14 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1224
1200
|
|
|
1225
1201
|
## The following dependencies are licensed under the MIT License:
|
|
1226
1202
|
|
|
1227
|
-
###
|
|
1203
|
+
### NPM Packages:
|
|
1228
1204
|
|
|
1229
|
-
- [
|
|
1205
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
1230
1206
|
|
|
1231
1207
|
````text
|
|
1232
|
-
|
|
1233
|
-
|
|
1208
|
+
The MIT License (MIT)
|
|
1209
|
+
|
|
1210
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1234
1211
|
|
|
1235
1212
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1236
1213
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1239,16 +1216,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1239
1216
|
copies of the Software, and to permit persons to whom the Software is
|
|
1240
1217
|
furnished to do so, subject to the following conditions:
|
|
1241
1218
|
|
|
1242
|
-
The above copyright notice and this permission notice shall be included in
|
|
1243
|
-
copies or substantial portions of the Software.
|
|
1219
|
+
The above copyright notice and this permission notice shall be included in
|
|
1220
|
+
all copies or substantial portions of the Software.
|
|
1244
1221
|
|
|
1245
1222
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1246
1223
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1247
1224
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1248
1225
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1249
1226
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1250
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1251
|
-
SOFTWARE.
|
|
1227
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1228
|
+
THE SOFTWARE.
|
|
1252
1229
|
|
|
1253
1230
|
````
|
|
1254
1231
|
|
|
@@ -1258,12 +1235,13 @@ SOFTWARE.
|
|
|
1258
1235
|
|
|
1259
1236
|
### Rust Crates:
|
|
1260
1237
|
|
|
1261
|
-
- [
|
|
1238
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
1262
1239
|
|
|
1263
1240
|
````text
|
|
1264
|
-
MIT License
|
|
1241
|
+
The MIT License (MIT)
|
|
1265
1242
|
|
|
1266
|
-
Copyright (c)
|
|
1243
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
1244
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
1267
1245
|
|
|
1268
1246
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1269
1247
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1291,36 +1269,28 @@ SOFTWARE.
|
|
|
1291
1269
|
|
|
1292
1270
|
### Rust Crates:
|
|
1293
1271
|
|
|
1294
|
-
- [
|
|
1295
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1296
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1272
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
1297
1273
|
|
|
1298
1274
|
````text
|
|
1299
|
-
|
|
1275
|
+
MIT License
|
|
1300
1276
|
|
|
1301
|
-
Permission is hereby granted, free of charge, to any
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
the Software, and to permit persons to whom the Software
|
|
1308
|
-
is furnished to do so, subject to the following
|
|
1309
|
-
conditions:
|
|
1277
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1278
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1279
|
+
in the Software without restriction, including without limitation the rights
|
|
1280
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1281
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1282
|
+
furnished to do so, subject to the following conditions:
|
|
1310
1283
|
|
|
1311
|
-
The above copyright notice and this permission notice
|
|
1312
|
-
|
|
1313
|
-
of the Software.
|
|
1284
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1285
|
+
copies or substantial portions of the Software.
|
|
1314
1286
|
|
|
1315
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1323
|
-
DEALINGS IN THE SOFTWARE.
|
|
1287
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1288
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1289
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1290
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1291
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1292
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1293
|
+
SOFTWARE.
|
|
1324
1294
|
|
|
1325
1295
|
````
|
|
1326
1296
|
|
|
@@ -1330,10 +1300,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1330
1300
|
|
|
1331
1301
|
### Rust Crates:
|
|
1332
1302
|
|
|
1333
|
-
- [
|
|
1303
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
1334
1304
|
|
|
1335
1305
|
````text
|
|
1336
|
-
|
|
1306
|
+
MIT License
|
|
1307
|
+
|
|
1308
|
+
Copyright (c) 2025 Callum Oakley
|
|
1337
1309
|
|
|
1338
1310
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1339
1311
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1361,36 +1333,29 @@ SOFTWARE.
|
|
|
1361
1333
|
|
|
1362
1334
|
### Rust Crates:
|
|
1363
1335
|
|
|
1364
|
-
- [
|
|
1365
|
-
- [
|
|
1366
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1336
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
1337
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1367
1338
|
|
|
1368
1339
|
````text
|
|
1369
|
-
Copyright (c) 2019
|
|
1340
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1370
1341
|
|
|
1371
|
-
Permission is hereby granted, free of charge, to any
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
the Software, and to permit persons to whom the Software
|
|
1378
|
-
is furnished to do so, subject to the following
|
|
1379
|
-
conditions:
|
|
1342
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1343
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1344
|
+
in the Software without restriction, including without limitation the rights
|
|
1345
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1346
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1347
|
+
furnished to do so, subject to the following conditions:
|
|
1380
1348
|
|
|
1381
|
-
The above copyright notice and this permission notice
|
|
1382
|
-
|
|
1383
|
-
of the Software.
|
|
1349
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1350
|
+
copies or substantial portions of the Software.
|
|
1384
1351
|
|
|
1385
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1393
|
-
DEALINGS IN THE SOFTWARE.
|
|
1352
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1353
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1354
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1355
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1356
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1357
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1358
|
+
SOFTWARE.
|
|
1394
1359
|
|
|
1395
1360
|
````
|
|
1396
1361
|
|
|
@@ -1398,14 +1363,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1398
1363
|
|
|
1399
1364
|
## The following dependencies are licensed under the MIT License:
|
|
1400
1365
|
|
|
1401
|
-
###
|
|
1366
|
+
### Rust Crates:
|
|
1402
1367
|
|
|
1403
|
-
- [
|
|
1368
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
1404
1369
|
|
|
1405
1370
|
````text
|
|
1406
1371
|
MIT License
|
|
1407
1372
|
|
|
1408
|
-
Copyright
|
|
1373
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1374
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1375
|
+
Copyright (c) 2017 Frommi
|
|
1376
|
+
Copyright (c) 2017-2024 oyvindln
|
|
1409
1377
|
|
|
1410
1378
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1411
1379
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1425,8 +1393,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1425
1393
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1426
1394
|
SOFTWARE.
|
|
1427
1395
|
|
|
1428
|
-
[others]: https://github.com/json5/json5/contributors
|
|
1429
|
-
|
|
1430
1396
|
````
|
|
1431
1397
|
|
|
1432
1398
|
---
|
|
@@ -1435,10 +1401,10 @@ SOFTWARE.
|
|
|
1435
1401
|
|
|
1436
1402
|
### Rust Crates:
|
|
1437
1403
|
|
|
1438
|
-
- [
|
|
1404
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
1439
1405
|
|
|
1440
1406
|
````text
|
|
1441
|
-
Copyright (c)
|
|
1407
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
1442
1408
|
|
|
1443
1409
|
Permission is hereby granted, free of charge, to any
|
|
1444
1410
|
person obtaining a copy of this software and associated
|
|
@@ -1472,30 +1438,63 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1472
1438
|
|
|
1473
1439
|
### Rust Crates:
|
|
1474
1440
|
|
|
1475
|
-
- [
|
|
1476
|
-
|
|
1441
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
1442
|
+
|
|
1443
|
+
````text
|
|
1444
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
1445
|
+
|
|
1446
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1447
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1448
|
+
in the Software without restriction, including without limitation the rights
|
|
1449
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1450
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1451
|
+
furnished to do so, subject to the following conditions:
|
|
1452
|
+
|
|
1453
|
+
The above copyright notice and this permission notice shall be included in
|
|
1454
|
+
all copies or substantial portions of the Software.
|
|
1455
|
+
|
|
1456
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1457
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1458
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1459
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1460
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1461
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1462
|
+
THE SOFTWARE.
|
|
1463
|
+
|
|
1464
|
+
````
|
|
1465
|
+
|
|
1466
|
+
---
|
|
1467
|
+
|
|
1468
|
+
## The following dependencies are licensed under the MIT License:
|
|
1469
|
+
|
|
1470
|
+
### Rust Crates:
|
|
1471
|
+
|
|
1472
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
1477
1473
|
|
|
1478
1474
|
````text
|
|
1479
1475
|
The MIT License (MIT)
|
|
1480
1476
|
|
|
1481
|
-
Copyright (c) 2015
|
|
1477
|
+
Copyright (c) 2015 Danny Guo
|
|
1478
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1479
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
1482
1480
|
|
|
1483
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1484
|
-
this software and associated documentation files (the "Software"), to deal
|
|
1485
|
-
the Software without restriction, including without limitation the rights
|
|
1486
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1487
|
-
the Software, and to permit persons to whom the Software is
|
|
1488
|
-
subject to the following conditions:
|
|
1481
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1482
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1483
|
+
in the Software without restriction, including without limitation the rights
|
|
1484
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1485
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1486
|
+
furnished to do so, subject to the following conditions:
|
|
1489
1487
|
|
|
1490
1488
|
The above copyright notice and this permission notice shall be included in all
|
|
1491
1489
|
copies or substantial portions of the Software.
|
|
1492
1490
|
|
|
1493
1491
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1494
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1495
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1496
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1497
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1498
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1492
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1493
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1494
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1495
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1496
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1497
|
+
SOFTWARE.
|
|
1499
1498
|
|
|
1500
1499
|
````
|
|
1501
1500
|
|
|
@@ -1505,10 +1504,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1505
1504
|
|
|
1506
1505
|
### Rust Crates:
|
|
1507
1506
|
|
|
1508
|
-
- [
|
|
1507
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
1509
1508
|
|
|
1510
1509
|
````text
|
|
1511
|
-
Copyright (c)
|
|
1510
|
+
Copyright (c) 2015 Steven Allen
|
|
1512
1511
|
|
|
1513
1512
|
Permission is hereby granted, free of charge, to any
|
|
1514
1513
|
person obtaining a copy of this software and associated
|
|
@@ -1542,10 +1541,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1542
1541
|
|
|
1543
1542
|
### Rust Crates:
|
|
1544
1543
|
|
|
1545
|
-
- [http-body
|
|
1544
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1546
1545
|
|
|
1547
1546
|
````text
|
|
1548
|
-
Copyright (c) 2019-
|
|
1547
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
1549
1548
|
|
|
1550
1549
|
Permission is hereby granted, free of charge, to any
|
|
1551
1550
|
person obtaining a copy of this software and associated
|
|
@@ -1579,10 +1578,78 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1579
1578
|
|
|
1580
1579
|
### Rust Crates:
|
|
1581
1580
|
|
|
1582
|
-
- [
|
|
1581
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
1582
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
1583
1583
|
|
|
1584
1584
|
````text
|
|
1585
|
-
|
|
1585
|
+
The MIT License (MIT)
|
|
1586
|
+
|
|
1587
|
+
Copyright (c) 2015 Steven Fackler
|
|
1588
|
+
|
|
1589
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1590
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1591
|
+
the Software without restriction, including without limitation the rights to
|
|
1592
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1593
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1594
|
+
subject to the following conditions:
|
|
1595
|
+
|
|
1596
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1597
|
+
copies or substantial portions of the Software.
|
|
1598
|
+
|
|
1599
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1600
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1601
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1602
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1603
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1604
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1605
|
+
|
|
1606
|
+
````
|
|
1607
|
+
|
|
1608
|
+
---
|
|
1609
|
+
|
|
1610
|
+
## The following dependencies are licensed under the MIT License:
|
|
1611
|
+
|
|
1612
|
+
### Rust Crates:
|
|
1613
|
+
|
|
1614
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
1615
|
+
|
|
1616
|
+
````text
|
|
1617
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1618
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1619
|
+
|
|
1620
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1621
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1622
|
+
in the Software without restriction, including without limitation the rights
|
|
1623
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1624
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1625
|
+
furnished to do so, subject to the following conditions:
|
|
1626
|
+
|
|
1627
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1628
|
+
copies or substantial portions of the Software.
|
|
1629
|
+
|
|
1630
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1631
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1632
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1633
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1634
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1635
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1636
|
+
SOFTWARE.
|
|
1637
|
+
|
|
1638
|
+
````
|
|
1639
|
+
|
|
1640
|
+
---
|
|
1641
|
+
|
|
1642
|
+
## The following dependencies are licensed under the MIT License:
|
|
1643
|
+
|
|
1644
|
+
### Rust Crates:
|
|
1645
|
+
|
|
1646
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
1647
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
1648
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
1649
|
+
|
|
1650
|
+
````text
|
|
1651
|
+
Copyright 2018 Developers of the Rand project
|
|
1652
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1586
1653
|
|
|
1587
1654
|
Permission is hereby granted, free of charge, to any
|
|
1588
1655
|
person obtaining a copy of this software and associated
|
|
@@ -1616,10 +1683,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1616
1683
|
|
|
1617
1684
|
### Rust Crates:
|
|
1618
1685
|
|
|
1619
|
-
- [
|
|
1686
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
1687
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1688
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1689
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1620
1690
|
|
|
1621
1691
|
````text
|
|
1622
|
-
Copyright (c)
|
|
1692
|
+
Copyright (c) 2019 Tokio Contributors
|
|
1623
1693
|
|
|
1624
1694
|
Permission is hereby granted, free of charge, to any
|
|
1625
1695
|
person obtaining a copy of this software and associated
|
|
@@ -1653,10 +1723,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1653
1723
|
|
|
1654
1724
|
### Rust Crates:
|
|
1655
1725
|
|
|
1656
|
-
- [
|
|
1726
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
1727
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1657
1728
|
|
|
1658
1729
|
````text
|
|
1659
|
-
Copyright (c)
|
|
1730
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
1660
1731
|
|
|
1661
1732
|
Permission is hereby granted, free of charge, to any
|
|
1662
1733
|
person obtaining a copy of this software and associated
|
|
@@ -1681,6 +1752,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1681
1752
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1682
1753
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1683
1754
|
DEALINGS IN THE SOFTWARE.
|
|
1755
|
+
|
|
1684
1756
|
````
|
|
1685
1757
|
|
|
1686
1758
|
---
|
|
@@ -1689,12 +1761,77 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1689
1761
|
|
|
1690
1762
|
### Rust Crates:
|
|
1691
1763
|
|
|
1692
|
-
- [
|
|
1764
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1765
|
+
|
|
1766
|
+
````text
|
|
1767
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
1768
|
+
Copyright (c) 2016 Alex Crichton
|
|
1769
|
+
|
|
1770
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1771
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1772
|
+
in the Software without restriction, including without limitation the rights
|
|
1773
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1774
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1775
|
+
furnished to do so, subject to the following conditions:
|
|
1776
|
+
|
|
1777
|
+
The above copyright notice and this permission notice shall be included in
|
|
1778
|
+
all copies or substantial portions of the Software.
|
|
1779
|
+
|
|
1780
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1781
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1782
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1783
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1784
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1785
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1786
|
+
THE SOFTWARE.
|
|
1787
|
+
|
|
1788
|
+
|
|
1789
|
+
````
|
|
1790
|
+
|
|
1791
|
+
---
|
|
1792
|
+
|
|
1793
|
+
## The following dependencies are licensed under the MIT License:
|
|
1794
|
+
|
|
1795
|
+
### Rust Crates:
|
|
1796
|
+
|
|
1797
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1798
|
+
|
|
1799
|
+
````text
|
|
1800
|
+
The MIT License (MIT)
|
|
1801
|
+
|
|
1802
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1803
|
+
|
|
1804
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1805
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1806
|
+
in the Software without restriction, including without limitation the rights
|
|
1807
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1808
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1809
|
+
furnished to do so, subject to the following conditions:
|
|
1810
|
+
|
|
1811
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1812
|
+
copies or substantial portions of the Software.
|
|
1813
|
+
|
|
1814
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1815
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1816
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1817
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1818
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1819
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1820
|
+
SOFTWARE.
|
|
1821
|
+
````
|
|
1822
|
+
|
|
1823
|
+
---
|
|
1824
|
+
|
|
1825
|
+
## The following dependencies are licensed under the MIT License:
|
|
1826
|
+
|
|
1827
|
+
### NPM Packages:
|
|
1828
|
+
|
|
1829
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
1693
1830
|
|
|
1694
1831
|
````text
|
|
1695
1832
|
The MIT License (MIT)
|
|
1696
1833
|
|
|
1697
|
-
Copyright (c)
|
|
1834
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1698
1835
|
|
|
1699
1836
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1700
1837
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1714,8 +1851,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1714
1851
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1715
1852
|
SOFTWARE.
|
|
1716
1853
|
|
|
1717
|
-
|
|
1718
|
-
licences; see files named LICENSE.*.txt for details.
|
|
1854
|
+
|
|
1719
1855
|
````
|
|
1720
1856
|
|
|
1721
1857
|
---
|
|
@@ -1724,12 +1860,11 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
1724
1860
|
|
|
1725
1861
|
### Rust Crates:
|
|
1726
1862
|
|
|
1727
|
-
- [
|
|
1863
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1728
1864
|
|
|
1729
1865
|
````text
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1866
|
+
Copyright (c) 2017 Daniel Abramov
|
|
1867
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1733
1868
|
|
|
1734
1869
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1735
1870
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1738,16 +1873,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1738
1873
|
copies of the Software, and to permit persons to whom the Software is
|
|
1739
1874
|
furnished to do so, subject to the following conditions:
|
|
1740
1875
|
|
|
1741
|
-
The above copyright notice and this permission notice shall be included in
|
|
1742
|
-
copies or substantial portions of the Software.
|
|
1876
|
+
The above copyright notice and this permission notice shall be included in
|
|
1877
|
+
all copies or substantial portions of the Software.
|
|
1743
1878
|
|
|
1744
1879
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1745
1880
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1746
1881
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1747
1882
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1748
1883
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1749
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1750
|
-
SOFTWARE.
|
|
1884
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1885
|
+
THE SOFTWARE.
|
|
1751
1886
|
|
|
1752
1887
|
````
|
|
1753
1888
|
|
|
@@ -1755,29 +1890,69 @@ SOFTWARE.
|
|
|
1755
1890
|
|
|
1756
1891
|
## The following dependencies are licensed under the MIT License:
|
|
1757
1892
|
|
|
1758
|
-
###
|
|
1893
|
+
### Rust Crates:
|
|
1759
1894
|
|
|
1760
|
-
- [
|
|
1895
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1761
1896
|
|
|
1762
1897
|
````text
|
|
1763
|
-
|
|
1898
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1764
1899
|
|
|
1765
|
-
Permission is hereby granted, free of charge, to any
|
|
1766
|
-
|
|
1767
|
-
the Software
|
|
1768
|
-
|
|
1769
|
-
the
|
|
1770
|
-
|
|
1900
|
+
Permission is hereby granted, free of charge, to any
|
|
1901
|
+
person obtaining a copy of this software and associated
|
|
1902
|
+
documentation files (the "Software"), to deal in the
|
|
1903
|
+
Software without restriction, including without
|
|
1904
|
+
limitation the rights to use, copy, modify, merge,
|
|
1905
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1906
|
+
the Software, and to permit persons to whom the Software
|
|
1907
|
+
is furnished to do so, subject to the following
|
|
1908
|
+
conditions:
|
|
1771
1909
|
|
|
1772
|
-
The above copyright notice and this permission notice
|
|
1773
|
-
copies or substantial portions
|
|
1910
|
+
The above copyright notice and this permission notice
|
|
1911
|
+
shall be included in all copies or substantial portions
|
|
1912
|
+
of the Software.
|
|
1913
|
+
|
|
1914
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1915
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1916
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1917
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1918
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1919
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1920
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1921
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1922
|
+
DEALINGS IN THE SOFTWARE.
|
|
1923
|
+
|
|
1924
|
+
````
|
|
1925
|
+
|
|
1926
|
+
---
|
|
1927
|
+
|
|
1928
|
+
## The following dependencies are licensed under the MIT License:
|
|
1929
|
+
|
|
1930
|
+
### Rust Crates:
|
|
1931
|
+
|
|
1932
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
1933
|
+
|
|
1934
|
+
````text
|
|
1935
|
+
The MIT License (MIT)
|
|
1936
|
+
|
|
1937
|
+
Copyright (c) 2015 Alice Maz
|
|
1938
|
+
|
|
1939
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1940
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1941
|
+
in the Software without restriction, including without limitation the rights
|
|
1942
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1943
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1944
|
+
furnished to do so, subject to the following conditions:
|
|
1945
|
+
|
|
1946
|
+
The above copyright notice and this permission notice shall be included in
|
|
1947
|
+
all copies or substantial portions of the Software.
|
|
1774
1948
|
|
|
1775
1949
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1776
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1777
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1778
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1779
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1780
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1950
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1951
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1952
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1953
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1954
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1955
|
+
THE SOFTWARE.
|
|
1781
1956
|
|
|
1782
1957
|
````
|
|
1783
1958
|
|
|
@@ -1787,12 +1962,12 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1787
1962
|
|
|
1788
1963
|
### Rust Crates:
|
|
1789
1964
|
|
|
1790
|
-
- [
|
|
1965
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1791
1966
|
|
|
1792
1967
|
````text
|
|
1793
1968
|
MIT License
|
|
1794
1969
|
|
|
1795
|
-
Copyright (c)
|
|
1970
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1796
1971
|
|
|
1797
1972
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1798
1973
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1820,10 +1995,10 @@ SOFTWARE.
|
|
|
1820
1995
|
|
|
1821
1996
|
### Rust Crates:
|
|
1822
1997
|
|
|
1823
|
-
- [
|
|
1998
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
1824
1999
|
|
|
1825
2000
|
````text
|
|
1826
|
-
Copyright
|
|
2001
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
1827
2002
|
|
|
1828
2003
|
Permission is hereby granted, free of charge, to any
|
|
1829
2004
|
person obtaining a copy of this software and associated
|
|
@@ -1855,88 +2030,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1855
2030
|
|
|
1856
2031
|
## The following dependencies are licensed under the MIT License:
|
|
1857
2032
|
|
|
1858
|
-
###
|
|
1859
|
-
|
|
1860
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1861
|
-
|
|
1862
|
-
````text
|
|
1863
|
-
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1864
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1865
|
-
|
|
1866
|
-
Permission is hereby granted, free of charge, to any
|
|
1867
|
-
person obtaining a copy of this software and associated
|
|
1868
|
-
documentation files (the "Software"), to deal in the
|
|
1869
|
-
Software without restriction, including without
|
|
1870
|
-
limitation the rights to use, copy, modify, merge,
|
|
1871
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1872
|
-
the Software, and to permit persons to whom the Software
|
|
1873
|
-
is furnished to do so, subject to the following
|
|
1874
|
-
conditions:
|
|
1875
|
-
|
|
1876
|
-
The above copyright notice and this permission notice
|
|
1877
|
-
shall be included in all copies or substantial portions
|
|
1878
|
-
of the Software.
|
|
1879
|
-
|
|
1880
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1881
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1882
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1883
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1884
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1885
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1886
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1887
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1888
|
-
DEALINGS IN THE SOFTWARE.
|
|
1889
|
-
|
|
1890
|
-
````
|
|
1891
|
-
|
|
1892
|
-
---
|
|
1893
|
-
|
|
1894
|
-
## The following dependencies are licensed under the MIT License:
|
|
1895
|
-
|
|
1896
|
-
### Rust Crates:
|
|
1897
|
-
|
|
1898
|
-
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1899
|
-
|
|
1900
|
-
````text
|
|
1901
|
-
The MIT License (MIT)
|
|
1902
|
-
|
|
1903
|
-
Copyright (c) 2016 Johann Tuffe
|
|
1904
|
-
|
|
1905
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1906
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1907
|
-
in the Software without restriction, including without limitation the rights
|
|
1908
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1909
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1910
|
-
furnished to do so, subject to the following conditions:
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
The above copyright notice and this permission notice shall be included in
|
|
1914
|
-
all copies or substantial portions of the Software.
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1918
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1919
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1920
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1921
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1922
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1923
|
-
THE SOFTWARE.
|
|
1924
|
-
|
|
1925
|
-
````
|
|
1926
|
-
|
|
1927
|
-
---
|
|
1928
|
-
|
|
1929
|
-
## The following dependencies are licensed under the MIT License:
|
|
1930
|
-
|
|
1931
|
-
### Rust Crates:
|
|
2033
|
+
### NPM Packages:
|
|
1932
2034
|
|
|
1933
|
-
- [
|
|
2035
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1934
2036
|
|
|
1935
2037
|
````text
|
|
1936
|
-
|
|
2038
|
+
MIT License
|
|
1937
2039
|
|
|
1938
|
-
Copyright (c)
|
|
1939
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
2040
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1940
2041
|
|
|
1941
2042
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1942
2043
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1956,6 +2057,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1956
2057
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1957
2058
|
SOFTWARE.
|
|
1958
2059
|
|
|
2060
|
+
[others]: https://github.com/json5/json5/contributors
|
|
2061
|
+
|
|
1959
2062
|
````
|
|
1960
2063
|
|
|
1961
2064
|
---
|
|
@@ -1964,13 +2067,10 @@ SOFTWARE.
|
|
|
1964
2067
|
|
|
1965
2068
|
### Rust Crates:
|
|
1966
2069
|
|
|
1967
|
-
- [
|
|
2070
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
1968
2071
|
|
|
1969
2072
|
````text
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
1973
|
-
Copyright (c) Tokio Contributors
|
|
2073
|
+
Copyright (c) 2017 Sean McArthur
|
|
1974
2074
|
|
|
1975
2075
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1976
2076
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1979,16 +2079,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1979
2079
|
copies of the Software, and to permit persons to whom the Software is
|
|
1980
2080
|
furnished to do so, subject to the following conditions:
|
|
1981
2081
|
|
|
1982
|
-
The above copyright notice and this permission notice shall be included in
|
|
1983
|
-
copies or substantial portions of the Software.
|
|
2082
|
+
The above copyright notice and this permission notice shall be included in
|
|
2083
|
+
all copies or substantial portions of the Software.
|
|
1984
2084
|
|
|
1985
2085
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1986
2086
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1987
2087
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1988
2088
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1989
2089
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1990
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1991
|
-
SOFTWARE.
|
|
2090
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2091
|
+
THE SOFTWARE.
|
|
2092
|
+
|
|
1992
2093
|
|
|
1993
2094
|
````
|
|
1994
2095
|
|
|
@@ -2038,72 +2139,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2038
2139
|
|
|
2039
2140
|
### Rust Crates:
|
|
2040
2141
|
|
|
2041
|
-
- [
|
|
2142
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
2042
2143
|
|
|
2043
2144
|
````text
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
Permission is hereby granted, free of charge, to any
|
|
2047
|
-
person obtaining a copy of this software and associated
|
|
2048
|
-
documentation files (the "Software"), to deal in the
|
|
2049
|
-
Software without restriction, including without
|
|
2050
|
-
limitation the rights to use, copy, modify, merge,
|
|
2051
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2052
|
-
the Software, and to permit persons to whom the Software
|
|
2053
|
-
is furnished to do so, subject to the following
|
|
2054
|
-
conditions:
|
|
2055
|
-
|
|
2056
|
-
The above copyright notice and this permission notice
|
|
2057
|
-
shall be included in all copies or substantial portions
|
|
2058
|
-
of the Software.
|
|
2059
|
-
|
|
2060
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2061
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2062
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2063
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2064
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2065
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2066
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2067
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2068
|
-
DEALINGS IN THE SOFTWARE.
|
|
2069
|
-
|
|
2070
|
-
````
|
|
2071
|
-
|
|
2072
|
-
---
|
|
2073
|
-
|
|
2074
|
-
## The following dependencies are licensed under the MIT License:
|
|
2075
|
-
|
|
2076
|
-
### Rust Crates:
|
|
2077
|
-
|
|
2078
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
2145
|
+
MIT License
|
|
2079
2146
|
|
|
2080
|
-
|
|
2081
|
-
Copyright (c)
|
|
2082
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2147
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
2148
|
+
Copyright (c) Tokio Contributors
|
|
2083
2149
|
|
|
2084
|
-
Permission is hereby granted, free of charge, to any
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
the Software, and to permit persons to whom the Software
|
|
2091
|
-
is furnished to do so, subject to the following
|
|
2092
|
-
conditions:
|
|
2150
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2151
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2152
|
+
in the Software without restriction, including without limitation the rights
|
|
2153
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2154
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2155
|
+
furnished to do so, subject to the following conditions:
|
|
2093
2156
|
|
|
2094
|
-
The above copyright notice and this permission notice
|
|
2095
|
-
|
|
2096
|
-
of the Software.
|
|
2157
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2158
|
+
copies or substantial portions of the Software.
|
|
2097
2159
|
|
|
2098
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2106
|
-
DEALINGS IN THE SOFTWARE.
|
|
2160
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2161
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2162
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2163
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2164
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2165
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2166
|
+
SOFTWARE.
|
|
2107
2167
|
|
|
2108
2168
|
````
|
|
2109
2169
|
|
|
@@ -2113,10 +2173,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2113
2173
|
|
|
2114
2174
|
### Rust Crates:
|
|
2115
2175
|
|
|
2116
|
-
- [
|
|
2176
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
2117
2177
|
|
|
2118
2178
|
````text
|
|
2119
|
-
Copyright (c)
|
|
2179
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
2120
2180
|
|
|
2121
2181
|
Permission is hereby granted, free of charge, to any
|
|
2122
2182
|
person obtaining a copy of this software and associated
|
|
@@ -2150,34 +2210,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2150
2210
|
|
|
2151
2211
|
### Rust Crates:
|
|
2152
2212
|
|
|
2153
|
-
- [
|
|
2213
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
2154
2214
|
|
|
2155
2215
|
````text
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
publish, distribute, sublicense, and/or sell
|
|
2164
|
-
the Software, and to permit persons to whom the Software
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
The above copyright notice and this permission notice
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2180
|
-
DEALINGS IN THE SOFTWARE.
|
|
2216
|
+
The MIT License (MIT)
|
|
2217
|
+
|
|
2218
|
+
Copyright (c) 2016 Johann Tuffe
|
|
2219
|
+
|
|
2220
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2221
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2222
|
+
in the Software without restriction, including without limitation the rights
|
|
2223
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2224
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2225
|
+
furnished to do so, subject to the following conditions:
|
|
2226
|
+
|
|
2227
|
+
|
|
2228
|
+
The above copyright notice and this permission notice shall be included in
|
|
2229
|
+
all copies or substantial portions of the Software.
|
|
2230
|
+
|
|
2231
|
+
|
|
2232
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2233
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2234
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2235
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2236
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2237
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2238
|
+
THE SOFTWARE.
|
|
2181
2239
|
|
|
2182
2240
|
````
|
|
2183
2241
|
|
|
@@ -2187,12 +2245,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2187
2245
|
|
|
2188
2246
|
### Rust Crates:
|
|
2189
2247
|
|
|
2190
|
-
- [
|
|
2248
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
2191
2249
|
|
|
2192
2250
|
````text
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
Copyright (c) 2015 Alice Maz
|
|
2251
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
2196
2252
|
|
|
2197
2253
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2198
2254
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2212,42 +2268,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2212
2268
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2213
2269
|
THE SOFTWARE.
|
|
2214
2270
|
|
|
2215
|
-
````
|
|
2216
|
-
|
|
2217
|
-
---
|
|
2218
|
-
|
|
2219
|
-
## The following dependencies are licensed under the MIT License:
|
|
2220
|
-
|
|
2221
|
-
### Rust Crates:
|
|
2222
|
-
|
|
2223
|
-
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
2224
|
-
|
|
2225
|
-
````text
|
|
2226
|
-
Copyright (c) 2016 Amanieu d'Antras
|
|
2227
|
-
|
|
2228
|
-
Permission is hereby granted, free of charge, to any
|
|
2229
|
-
person obtaining a copy of this software and associated
|
|
2230
|
-
documentation files (the "Software"), to deal in the
|
|
2231
|
-
Software without restriction, including without
|
|
2232
|
-
limitation the rights to use, copy, modify, merge,
|
|
2233
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2234
|
-
the Software, and to permit persons to whom the Software
|
|
2235
|
-
is furnished to do so, subject to the following
|
|
2236
|
-
conditions:
|
|
2237
|
-
|
|
2238
|
-
The above copyright notice and this permission notice
|
|
2239
|
-
shall be included in all copies or substantial portions
|
|
2240
|
-
of the Software.
|
|
2241
|
-
|
|
2242
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2243
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2244
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2245
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2246
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2247
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2248
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2249
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2250
|
-
DEALINGS IN THE SOFTWARE.
|
|
2251
2271
|
|
|
2252
2272
|
````
|
|
2253
2273
|
|
|
@@ -2257,34 +2277,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2257
2277
|
|
|
2258
2278
|
### Rust Crates:
|
|
2259
2279
|
|
|
2260
|
-
- [
|
|
2280
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
2261
2281
|
|
|
2262
2282
|
````text
|
|
2263
|
-
Copyright
|
|
2283
|
+
Copyright 2016 Nika Layzell
|
|
2264
2284
|
|
|
2265
|
-
Permission is hereby granted, free of charge, to any
|
|
2266
|
-
person obtaining a copy of this software and associated
|
|
2267
|
-
documentation files (the "Software"), to deal in the
|
|
2268
|
-
Software without restriction, including without
|
|
2269
|
-
limitation the rights to use, copy, modify, merge,
|
|
2270
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2271
|
-
the Software, and to permit persons to whom the Software
|
|
2272
|
-
is furnished to do so, subject to the following
|
|
2273
|
-
conditions:
|
|
2285
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
2274
2286
|
|
|
2275
|
-
The above copyright notice and this permission notice
|
|
2276
|
-
shall be included in all copies or substantial portions
|
|
2277
|
-
of the Software.
|
|
2287
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2278
2288
|
|
|
2279
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2280
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2281
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2282
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2283
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2284
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2285
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2286
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2287
|
-
DEALINGS IN THE SOFTWARE.
|
|
2289
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2288
2290
|
|
|
2289
2291
|
````
|
|
2290
2292
|
|
|
@@ -2294,34 +2296,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2294
2296
|
|
|
2295
2297
|
### Rust Crates:
|
|
2296
2298
|
|
|
2297
|
-
- [
|
|
2299
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2300
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2301
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2298
2302
|
|
|
2299
2303
|
````text
|
|
2300
|
-
|
|
2304
|
+
MIT License
|
|
2301
2305
|
|
|
2302
|
-
|
|
2303
|
-
person obtaining a copy of this software and associated
|
|
2304
|
-
documentation files (the "Software"), to deal in the
|
|
2305
|
-
Software without restriction, including without
|
|
2306
|
-
limitation the rights to use, copy, modify, merge,
|
|
2307
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2308
|
-
the Software, and to permit persons to whom the Software
|
|
2309
|
-
is furnished to do so, subject to the following
|
|
2310
|
-
conditions:
|
|
2306
|
+
Copyright (c) <year> <copyright holders>
|
|
2311
2307
|
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2308
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2309
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2310
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2311
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2312
|
+
following conditions:
|
|
2315
2313
|
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2322
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2323
|
-
|
|
2324
|
-
DEALINGS IN THE SOFTWARE.
|
|
2314
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2315
|
+
portions of the Software.
|
|
2316
|
+
|
|
2317
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2318
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2319
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2320
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2321
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2325
2322
|
|
|
2326
2323
|
````
|
|
2327
2324
|
|
|
@@ -2331,34 +2328,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2331
2328
|
|
|
2332
2329
|
### Rust Crates:
|
|
2333
2330
|
|
|
2334
|
-
- [
|
|
2331
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
2335
2332
|
|
|
2336
2333
|
````text
|
|
2337
|
-
Copyright (c)
|
|
2334
|
+
Copyright (c) 2018 directories-rs contributors
|
|
2338
2335
|
|
|
2339
|
-
Permission is hereby granted, free of charge, to any
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
the Software, and to permit persons to whom the Software
|
|
2346
|
-
is furnished to do so, subject to the following
|
|
2347
|
-
conditions:
|
|
2336
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2337
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2338
|
+
in the Software without restriction, including without limitation the rights
|
|
2339
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2340
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2341
|
+
furnished to do so, subject to the following conditions:
|
|
2348
2342
|
|
|
2349
|
-
The above copyright notice and this permission notice
|
|
2350
|
-
|
|
2351
|
-
of the Software.
|
|
2343
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2344
|
+
copies or substantial portions of the Software.
|
|
2352
2345
|
|
|
2353
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2361
|
-
DEALINGS IN THE SOFTWARE.
|
|
2346
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2347
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2348
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2349
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2350
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2351
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2352
|
+
SOFTWARE.
|
|
2362
2353
|
|
|
2363
2354
|
````
|
|
2364
2355
|
|
|
@@ -2368,35 +2359,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2368
2359
|
|
|
2369
2360
|
### Rust Crates:
|
|
2370
2361
|
|
|
2371
|
-
- [
|
|
2372
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2362
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
2373
2363
|
|
|
2374
2364
|
````text
|
|
2375
|
-
Copyright (c)
|
|
2365
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2366
|
+
Copyright (c) 2016 Jason Housley
|
|
2376
2367
|
|
|
2377
|
-
Permission is hereby granted, free of charge, to any
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
the Software, and to permit persons to whom the Software
|
|
2384
|
-
is furnished to do so, subject to the following
|
|
2385
|
-
conditions:
|
|
2368
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2369
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2370
|
+
in the Software without restriction, including without limitation the rights
|
|
2371
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2372
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2373
|
+
furnished to do so, subject to the following conditions:
|
|
2386
2374
|
|
|
2387
|
-
The above copyright notice and this permission notice
|
|
2388
|
-
|
|
2389
|
-
of the Software.
|
|
2375
|
+
The above copyright notice and this permission notice shall be included in
|
|
2376
|
+
all copies or substantial portions of the Software.
|
|
2390
2377
|
|
|
2391
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2399
|
-
DEALINGS IN THE SOFTWARE.
|
|
2378
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2379
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2380
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2381
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2382
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2383
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2384
|
+
THE SOFTWARE.
|
|
2400
2385
|
|
|
2401
2386
|
````
|
|
2402
2387
|
|
|
@@ -2406,12 +2391,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2406
2391
|
|
|
2407
2392
|
### Rust Crates:
|
|
2408
2393
|
|
|
2409
|
-
- [
|
|
2394
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
2410
2395
|
|
|
2411
2396
|
````text
|
|
2412
2397
|
The MIT License (MIT)
|
|
2413
2398
|
|
|
2414
|
-
Copyright (c)
|
|
2399
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2415
2400
|
|
|
2416
2401
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2417
2402
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2420,16 +2405,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2420
2405
|
copies of the Software, and to permit persons to whom the Software is
|
|
2421
2406
|
furnished to do so, subject to the following conditions:
|
|
2422
2407
|
|
|
2423
|
-
The above copyright notice and this permission notice shall be included in
|
|
2424
|
-
|
|
2408
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2409
|
+
copies or substantial portions of the Software.
|
|
2425
2410
|
|
|
2426
2411
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2427
2412
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2428
2413
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2429
2414
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2430
2415
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2431
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2432
|
-
|
|
2416
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2417
|
+
SOFTWARE.
|
|
2433
2418
|
|
|
2434
2419
|
````
|
|
2435
2420
|
|
|
@@ -2439,10 +2424,10 @@ THE SOFTWARE.
|
|
|
2439
2424
|
|
|
2440
2425
|
### Rust Crates:
|
|
2441
2426
|
|
|
2442
|
-
- [
|
|
2427
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2443
2428
|
|
|
2444
2429
|
````text
|
|
2445
|
-
Copyright (c)
|
|
2430
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
2446
2431
|
|
|
2447
2432
|
Permission is hereby granted, free of charge, to any
|
|
2448
2433
|
person obtaining a copy of this software and associated
|
|
@@ -2474,52 +2459,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2474
2459
|
|
|
2475
2460
|
## The following dependencies are licensed under the MIT License:
|
|
2476
2461
|
|
|
2477
|
-
### Rust Crates:
|
|
2478
|
-
|
|
2479
|
-
- [
|
|
2480
|
-
- [
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
---
|
|
2508
|
-
|
|
2509
|
-
## The following dependencies are licensed under the MIT License:
|
|
2510
|
-
|
|
2511
|
-
### Rust Crates:
|
|
2512
|
-
|
|
2513
|
-
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2514
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2515
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2516
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2517
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2518
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2519
|
-
|
|
2520
|
-
````text
|
|
2521
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2462
|
+
### Rust Crates:
|
|
2463
|
+
|
|
2464
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
2465
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
2466
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
2467
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
2468
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
2469
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
2470
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
2471
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
2472
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
2473
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
2474
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
2475
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
2476
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
2477
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2478
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2479
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
2480
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
2481
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
2482
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
2483
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
2484
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
2485
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
2486
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2487
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2488
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2489
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2490
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
2491
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2522
2492
|
|
|
2493
|
+
````text
|
|
2523
2494
|
Permission is hereby granted, free of charge, to any
|
|
2524
2495
|
person obtaining a copy of this software and associated
|
|
2525
2496
|
documentation files (the "Software"), to deal in the
|
|
@@ -2552,10 +2523,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2552
2523
|
|
|
2553
2524
|
### Rust Crates:
|
|
2554
2525
|
|
|
2555
|
-
- [
|
|
2526
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2556
2527
|
|
|
2557
2528
|
````text
|
|
2558
|
-
Copyright (c)
|
|
2529
|
+
Copyright (c) The rust-url developers
|
|
2559
2530
|
|
|
2560
2531
|
Permission is hereby granted, free of charge, to any
|
|
2561
2532
|
person obtaining a copy of this software and associated
|
|
@@ -2626,14 +2597,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2626
2597
|
|
|
2627
2598
|
### Rust Crates:
|
|
2628
2599
|
|
|
2629
|
-
- [
|
|
2600
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2601
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2602
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2603
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2630
2604
|
|
|
2631
2605
|
````text
|
|
2632
2606
|
The MIT License (MIT)
|
|
2633
2607
|
|
|
2634
|
-
Copyright (c) 2015
|
|
2635
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2636
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
2608
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2637
2609
|
|
|
2638
2610
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2639
2611
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2642,16 +2614,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2642
2614
|
copies of the Software, and to permit persons to whom the Software is
|
|
2643
2615
|
furnished to do so, subject to the following conditions:
|
|
2644
2616
|
|
|
2645
|
-
The above copyright notice and this permission notice shall be included in
|
|
2646
|
-
copies or substantial portions of the Software.
|
|
2617
|
+
The above copyright notice and this permission notice shall be included in
|
|
2618
|
+
all copies or substantial portions of the Software.
|
|
2647
2619
|
|
|
2648
2620
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2649
2621
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2650
2622
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2651
2623
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2652
2624
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2653
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2654
|
-
SOFTWARE.
|
|
2625
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2626
|
+
THE SOFTWARE.
|
|
2655
2627
|
|
|
2656
2628
|
````
|
|
2657
2629
|
|
|
@@ -2661,11 +2633,13 @@ SOFTWARE.
|
|
|
2661
2633
|
|
|
2662
2634
|
### Rust Crates:
|
|
2663
2635
|
|
|
2664
|
-
- [
|
|
2636
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2637
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2665
2638
|
|
|
2666
2639
|
````text
|
|
2667
|
-
|
|
2668
|
-
|
|
2640
|
+
MIT License
|
|
2641
|
+
|
|
2642
|
+
Copyright (c) 2019 Graham Esau
|
|
2669
2643
|
|
|
2670
2644
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2671
2645
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2674,16 +2648,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2674
2648
|
copies of the Software, and to permit persons to whom the Software is
|
|
2675
2649
|
furnished to do so, subject to the following conditions:
|
|
2676
2650
|
|
|
2677
|
-
The above copyright notice and this permission notice shall be included in
|
|
2678
|
-
|
|
2651
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2652
|
+
copies or substantial portions of the Software.
|
|
2679
2653
|
|
|
2680
2654
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2681
2655
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2682
2656
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2683
2657
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2684
2658
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2685
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2686
|
-
|
|
2659
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2660
|
+
SOFTWARE.
|
|
2687
2661
|
|
|
2688
2662
|
````
|
|
2689
2663
|
|
|
@@ -2693,15 +2667,10 @@ THE SOFTWARE.
|
|
|
2693
2667
|
|
|
2694
2668
|
### Rust Crates:
|
|
2695
2669
|
|
|
2696
|
-
- [
|
|
2670
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2697
2671
|
|
|
2698
2672
|
````text
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2702
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2703
|
-
Copyright (c) 2017 Frommi
|
|
2704
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2673
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
2705
2674
|
|
|
2706
2675
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2707
2676
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2710,16 +2679,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2710
2679
|
copies of the Software, and to permit persons to whom the Software is
|
|
2711
2680
|
furnished to do so, subject to the following conditions:
|
|
2712
2681
|
|
|
2713
|
-
The above copyright notice and this permission notice shall be included in
|
|
2714
|
-
copies or substantial portions of the Software.
|
|
2682
|
+
The above copyright notice and this permission notice shall be included in
|
|
2683
|
+
all copies or substantial portions of the Software.
|
|
2715
2684
|
|
|
2716
2685
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2717
2686
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2718
2687
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2719
2688
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2720
2689
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2721
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2722
|
-
SOFTWARE.
|
|
2690
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2691
|
+
THE SOFTWARE.
|
|
2723
2692
|
|
|
2724
2693
|
````
|
|
2725
2694
|
|
|
@@ -2729,16 +2698,34 @@ SOFTWARE.
|
|
|
2729
2698
|
|
|
2730
2699
|
### Rust Crates:
|
|
2731
2700
|
|
|
2732
|
-
- [
|
|
2701
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2733
2702
|
|
|
2734
2703
|
````text
|
|
2735
|
-
Copyright
|
|
2704
|
+
Copyright (c) 2019 Carl Lerche
|
|
2736
2705
|
|
|
2737
|
-
Permission is hereby granted, free of charge, to any
|
|
2706
|
+
Permission is hereby granted, free of charge, to any
|
|
2707
|
+
person obtaining a copy of this software and associated
|
|
2708
|
+
documentation files (the "Software"), to deal in the
|
|
2709
|
+
Software without restriction, including without
|
|
2710
|
+
limitation the rights to use, copy, modify, merge,
|
|
2711
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2712
|
+
the Software, and to permit persons to whom the Software
|
|
2713
|
+
is furnished to do so, subject to the following
|
|
2714
|
+
conditions:
|
|
2738
2715
|
|
|
2739
|
-
The above copyright notice and this permission notice
|
|
2716
|
+
The above copyright notice and this permission notice
|
|
2717
|
+
shall be included in all copies or substantial portions
|
|
2718
|
+
of the Software.
|
|
2740
2719
|
|
|
2741
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2720
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2721
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2722
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2723
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2724
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2725
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2726
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2727
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2728
|
+
DEALINGS IN THE SOFTWARE.
|
|
2742
2729
|
|
|
2743
2730
|
````
|
|
2744
2731
|
|
|
@@ -2748,10 +2735,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2748
2735
|
|
|
2749
2736
|
### Rust Crates:
|
|
2750
2737
|
|
|
2751
|
-
- [
|
|
2738
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
2752
2739
|
|
|
2753
2740
|
````text
|
|
2754
|
-
Copyright (c)
|
|
2741
|
+
Copyright (c) 2014 Chris Wong
|
|
2755
2742
|
|
|
2756
2743
|
Permission is hereby granted, free of charge, to any
|
|
2757
2744
|
person obtaining a copy of this software and associated
|
|
@@ -2785,10 +2772,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2785
2772
|
|
|
2786
2773
|
### Rust Crates:
|
|
2787
2774
|
|
|
2788
|
-
- [
|
|
2775
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
2789
2776
|
|
|
2790
2777
|
````text
|
|
2791
|
-
Copyright (c)
|
|
2778
|
+
Copyright (c) The Rust Project Developers
|
|
2792
2779
|
|
|
2793
2780
|
Permission is hereby granted, free of charge, to any
|
|
2794
2781
|
person obtaining a copy of this software and associated
|
|
@@ -2822,14 +2809,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2822
2809
|
|
|
2823
2810
|
### Rust Crates:
|
|
2824
2811
|
|
|
2825
|
-
- [
|
|
2826
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2827
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2812
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
2828
2813
|
|
|
2829
2814
|
````text
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
Copyright (c) Tokio Contributors
|
|
2815
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
2833
2816
|
|
|
2834
2817
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2835
2818
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2857,16 +2840,34 @@ SOFTWARE.
|
|
|
2857
2840
|
|
|
2858
2841
|
### Rust Crates:
|
|
2859
2842
|
|
|
2860
|
-
- [
|
|
2843
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
2861
2844
|
|
|
2862
2845
|
````text
|
|
2863
|
-
Copyright
|
|
2846
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
2864
2847
|
|
|
2865
|
-
Permission is hereby granted, free of charge, to any
|
|
2848
|
+
Permission is hereby granted, free of charge, to any
|
|
2849
|
+
person obtaining a copy of this software and associated
|
|
2850
|
+
documentation files (the "Software"), to deal in the
|
|
2851
|
+
Software without restriction, including without
|
|
2852
|
+
limitation the rights to use, copy, modify, merge,
|
|
2853
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2854
|
+
the Software, and to permit persons to whom the Software
|
|
2855
|
+
is furnished to do so, subject to the following
|
|
2856
|
+
conditions:
|
|
2866
2857
|
|
|
2867
|
-
The above copyright notice and this permission notice
|
|
2858
|
+
The above copyright notice and this permission notice
|
|
2859
|
+
shall be included in all copies or substantial portions
|
|
2860
|
+
of the Software.
|
|
2868
2861
|
|
|
2869
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2862
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2863
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2864
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2865
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2866
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2867
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2868
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2869
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2870
|
+
DEALINGS IN THE SOFTWARE.
|
|
2870
2871
|
|
|
2871
2872
|
````
|
|
2872
2873
|
|
|
@@ -2876,11 +2877,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2876
2877
|
|
|
2877
2878
|
### Rust Crates:
|
|
2878
2879
|
|
|
2879
|
-
- [
|
|
2880
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2880
2881
|
|
|
2881
2882
|
````text
|
|
2882
|
-
Copyright (c)
|
|
2883
|
-
Copyright (c) 2016 Jason Housley
|
|
2883
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2884
2884
|
|
|
2885
2885
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2886
2886
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2900,6 +2900,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2900
2900
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2901
2901
|
THE SOFTWARE.
|
|
2902
2902
|
|
|
2903
|
+
|
|
2903
2904
|
````
|
|
2904
2905
|
|
|
2905
2906
|
---
|
|
@@ -2908,10 +2909,10 @@ THE SOFTWARE.
|
|
|
2908
2909
|
|
|
2909
2910
|
### Rust Crates:
|
|
2910
2911
|
|
|
2911
|
-
- [
|
|
2912
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2912
2913
|
|
|
2913
2914
|
````text
|
|
2914
|
-
Copyright (c)
|
|
2915
|
+
Copyright (c) 2017 http-rs authors
|
|
2915
2916
|
|
|
2916
2917
|
Permission is hereby granted, free of charge, to any
|
|
2917
2918
|
person obtaining a copy of this software and associated
|
|
@@ -2945,19 +2946,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2945
2946
|
|
|
2946
2947
|
### Rust Crates:
|
|
2947
2948
|
|
|
2948
|
-
- [
|
|
2949
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2950
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2951
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2952
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2953
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2954
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2955
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2956
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2949
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
2957
2950
|
|
|
2958
2951
|
````text
|
|
2959
|
-
Copyright
|
|
2960
|
-
Copyright (c) 2017 The Tokio Authors
|
|
2952
|
+
Copyright 2023 The Fuchsia Authors
|
|
2961
2953
|
|
|
2962
2954
|
Permission is hereby granted, free of charge, to any
|
|
2963
2955
|
person obtaining a copy of this software and associated
|
|
@@ -2983,6 +2975,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2983
2975
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2984
2976
|
DEALINGS IN THE SOFTWARE.
|
|
2985
2977
|
|
|
2978
|
+
|
|
2986
2979
|
````
|
|
2987
2980
|
|
|
2988
2981
|
---
|
|
@@ -2991,10 +2984,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2991
2984
|
|
|
2992
2985
|
### Rust Crates:
|
|
2993
2986
|
|
|
2994
|
-
- [
|
|
2987
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2995
2988
|
|
|
2996
2989
|
````text
|
|
2997
|
-
Copyright (c)
|
|
2990
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2998
2991
|
|
|
2999
2992
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3000
2993
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3023,10 +3016,12 @@ THE SOFTWARE.
|
|
|
3023
3016
|
|
|
3024
3017
|
### Rust Crates:
|
|
3025
3018
|
|
|
3026
|
-
- [
|
|
3019
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
3020
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3021
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3027
3022
|
|
|
3028
3023
|
````text
|
|
3029
|
-
Copyright (c)
|
|
3024
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3030
3025
|
|
|
3031
3026
|
Permission is hereby granted, free of charge, to any
|
|
3032
3027
|
person obtaining a copy of this software and associated
|
|
@@ -3058,33 +3053,62 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3058
3053
|
|
|
3059
3054
|
## The following dependencies are licensed under the MIT License:
|
|
3060
3055
|
|
|
3061
|
-
###
|
|
3056
|
+
### Rust Crates:
|
|
3062
3057
|
|
|
3063
|
-
- [
|
|
3064
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
3058
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
3065
3059
|
|
|
3066
3060
|
````text
|
|
3067
|
-
|
|
3061
|
+
MIT License
|
|
3068
3062
|
|
|
3069
|
-
|
|
3063
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
3070
3064
|
|
|
3071
|
-
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
|
|
3075
|
-
|
|
3076
|
-
|
|
3065
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3066
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3067
|
+
in the Software without restriction, including without limitation the rights
|
|
3068
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3069
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3070
|
+
furnished to do so, subject to the following conditions:
|
|
3077
3071
|
|
|
3078
|
-
|
|
3079
|
-
|
|
3072
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3073
|
+
copies or substantial portions of the Software.
|
|
3080
3074
|
|
|
3081
|
-
|
|
3082
|
-
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
3075
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3076
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3077
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3078
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3079
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3080
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3081
|
+
SOFTWARE.
|
|
3082
|
+
|
|
3083
|
+
````
|
|
3084
|
+
|
|
3085
|
+
---
|
|
3086
|
+
|
|
3087
|
+
## The following dependencies are licensed under the MIT License:
|
|
3088
|
+
|
|
3089
|
+
### NPM Packages:
|
|
3090
|
+
|
|
3091
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3092
|
+
|
|
3093
|
+
````text
|
|
3094
|
+
This software is released under the MIT license:
|
|
3095
|
+
|
|
3096
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3097
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3098
|
+
the Software without restriction, including without limitation the rights to
|
|
3099
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3100
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3101
|
+
subject to the following conditions:
|
|
3102
|
+
|
|
3103
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3104
|
+
copies or substantial portions of the Software.
|
|
3105
|
+
|
|
3106
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3107
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3108
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3109
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3110
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3111
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3088
3112
|
|
|
3089
3113
|
````
|
|
3090
3114
|
|
|
@@ -3094,10 +3118,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3094
3118
|
|
|
3095
3119
|
### Rust Crates:
|
|
3096
3120
|
|
|
3097
|
-
- [
|
|
3121
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3098
3122
|
|
|
3099
3123
|
````text
|
|
3100
|
-
Copyright (c)
|
|
3124
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
3101
3125
|
|
|
3102
3126
|
Permission is hereby granted, free of charge, to any
|
|
3103
3127
|
person obtaining a copy of this software and associated
|
|
@@ -3131,13 +3155,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3131
3155
|
|
|
3132
3156
|
### NPM Packages:
|
|
3133
3157
|
|
|
3134
|
-
- [
|
|
3135
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3158
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.13) (0.0.13)
|
|
3136
3159
|
|
|
3137
3160
|
````text
|
|
3138
3161
|
MIT License
|
|
3139
3162
|
|
|
3140
|
-
Copyright (c)
|
|
3163
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
3141
3164
|
|
|
3142
3165
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3143
3166
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3165,10 +3188,10 @@ SOFTWARE.
|
|
|
3165
3188
|
|
|
3166
3189
|
### Rust Crates:
|
|
3167
3190
|
|
|
3168
|
-
- [
|
|
3191
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
3169
3192
|
|
|
3170
3193
|
````text
|
|
3171
|
-
Copyright (c)
|
|
3194
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
3172
3195
|
|
|
3173
3196
|
Permission is hereby granted, free of charge, to any
|
|
3174
3197
|
person obtaining a copy of this software and associated
|
|
@@ -3202,28 +3225,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3202
3225
|
|
|
3203
3226
|
### Rust Crates:
|
|
3204
3227
|
|
|
3205
|
-
- [
|
|
3228
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
3206
3229
|
|
|
3207
3230
|
````text
|
|
3208
|
-
Copyright
|
|
3231
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
3209
3232
|
|
|
3210
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3211
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3212
|
-
in the Software without restriction, including without limitation the rights
|
|
3213
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3214
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3215
|
-
furnished to do so, subject to the following conditions:
|
|
3233
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3216
3234
|
|
|
3217
|
-
The above copyright notice and this permission notice shall be included in
|
|
3218
|
-
all copies or substantial portions of the Software.
|
|
3235
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3219
3236
|
|
|
3220
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3221
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3222
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3223
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3224
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3225
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3226
|
-
THE SOFTWARE.
|
|
3237
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3227
3238
|
|
|
3228
3239
|
````
|
|
3229
3240
|
|
|
@@ -3233,41 +3244,12 @@ THE SOFTWARE.
|
|
|
3233
3244
|
|
|
3234
3245
|
### Rust Crates:
|
|
3235
3246
|
|
|
3236
|
-
- [
|
|
3247
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
3237
3248
|
|
|
3238
3249
|
````text
|
|
3239
|
-
|
|
3240
|
-
|
|
3241
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3242
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3243
|
-
in the Software without restriction, including without limitation the rights
|
|
3244
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3245
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3246
|
-
furnished to do so, subject to the following conditions:
|
|
3247
|
-
|
|
3248
|
-
The above copyright notice and this permission notice shall be included in
|
|
3249
|
-
all copies or substantial portions of the Software.
|
|
3250
|
-
|
|
3251
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3252
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3253
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3254
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3255
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3256
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3257
|
-
THE SOFTWARE.
|
|
3258
|
-
|
|
3259
|
-
````
|
|
3260
|
-
|
|
3261
|
-
---
|
|
3262
|
-
|
|
3263
|
-
## The following dependencies are licensed under the MIT License:
|
|
3264
|
-
|
|
3265
|
-
### Rust Crates:
|
|
3266
|
-
|
|
3267
|
-
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3250
|
+
MIT License
|
|
3268
3251
|
|
|
3269
|
-
|
|
3270
|
-
Copyright (c) 2018 directories-rs contributors
|
|
3252
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3271
3253
|
|
|
3272
3254
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3273
3255
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3295,10 +3277,10 @@ SOFTWARE.
|
|
|
3295
3277
|
|
|
3296
3278
|
### Rust Crates:
|
|
3297
3279
|
|
|
3298
|
-
- [
|
|
3280
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
3299
3281
|
|
|
3300
3282
|
````text
|
|
3301
|
-
Copyright (c) 2016
|
|
3283
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
3302
3284
|
|
|
3303
3285
|
Permission is hereby granted, free of charge, to any
|
|
3304
3286
|
person obtaining a copy of this software and associated
|
|
@@ -3330,13 +3312,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3330
3312
|
|
|
3331
3313
|
## The following dependencies are licensed under the MIT License:
|
|
3332
3314
|
|
|
3333
|
-
###
|
|
3315
|
+
### NPM Packages:
|
|
3334
3316
|
|
|
3335
|
-
- [
|
|
3317
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
3318
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3336
3319
|
|
|
3337
3320
|
````text
|
|
3338
|
-
|
|
3339
|
-
|
|
3321
|
+
MIT License
|
|
3322
|
+
|
|
3323
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
3340
3324
|
|
|
3341
3325
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3342
3326
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3345,17 +3329,49 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3345
3329
|
copies of the Software, and to permit persons to whom the Software is
|
|
3346
3330
|
furnished to do so, subject to the following conditions:
|
|
3347
3331
|
|
|
3348
|
-
The above copyright notice and this permission notice shall be included in
|
|
3349
|
-
|
|
3332
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3333
|
+
copies or substantial portions of the Software.
|
|
3350
3334
|
|
|
3351
3335
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3352
3336
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3353
3337
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3354
3338
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3355
3339
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3356
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3357
|
-
|
|
3340
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3341
|
+
SOFTWARE.
|
|
3358
3342
|
|
|
3343
|
+
````
|
|
3344
|
+
|
|
3345
|
+
---
|
|
3346
|
+
|
|
3347
|
+
## The following dependencies are licensed under the MIT License:
|
|
3348
|
+
|
|
3349
|
+
### NPM Packages:
|
|
3350
|
+
|
|
3351
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3352
|
+
|
|
3353
|
+
````text
|
|
3354
|
+
MIT License
|
|
3355
|
+
|
|
3356
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3357
|
+
|
|
3358
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3359
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3360
|
+
in the Software without restriction, including without limitation the rights
|
|
3361
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3362
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3363
|
+
furnished to do so, subject to the following conditions:
|
|
3364
|
+
|
|
3365
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3366
|
+
copies or substantial portions of the Software.
|
|
3367
|
+
|
|
3368
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3369
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3370
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3371
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3372
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3373
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3374
|
+
SOFTWARE.
|
|
3359
3375
|
|
|
3360
3376
|
````
|
|
3361
3377
|
|
|
@@ -3365,36 +3381,13 @@ THE SOFTWARE.
|
|
|
3365
3381
|
|
|
3366
3382
|
### Rust Crates:
|
|
3367
3383
|
|
|
3368
|
-
- [
|
|
3369
|
-
- [
|
|
3370
|
-
- [
|
|
3371
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3372
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3373
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3374
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3375
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3376
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3377
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3378
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3379
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3380
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3381
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3382
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3383
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3384
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3385
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3386
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3387
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3388
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3389
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3390
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3391
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3392
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3393
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3394
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3395
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3384
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3385
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3386
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3396
3387
|
|
|
3397
3388
|
````text
|
|
3389
|
+
Copyright (c) 2019 Tower Contributors
|
|
3390
|
+
|
|
3398
3391
|
Permission is hereby granted, free of charge, to any
|
|
3399
3392
|
person obtaining a copy of this software and associated
|
|
3400
3393
|
documentation files (the "Software"), to deal in the
|
|
@@ -3427,10 +3420,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3427
3420
|
|
|
3428
3421
|
### Rust Crates:
|
|
3429
3422
|
|
|
3430
|
-
- [
|
|
3423
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
3431
3424
|
|
|
3432
3425
|
````text
|
|
3433
|
-
Copyright (c) 2017
|
|
3426
|
+
Copyright (c) 2017 Robert Grosse
|
|
3434
3427
|
|
|
3435
3428
|
Permission is hereby granted, free of charge, to any
|
|
3436
3429
|
person obtaining a copy of this software and associated
|
|
@@ -3455,7 +3448,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3455
3448
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3456
3449
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3457
3450
|
DEALINGS IN THE SOFTWARE.
|
|
3458
|
-
|
|
3459
3451
|
````
|
|
3460
3452
|
|
|
3461
3453
|
---
|
|
@@ -3464,30 +3456,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3464
3456
|
|
|
3465
3457
|
### Rust Crates:
|
|
3466
3458
|
|
|
3467
|
-
- [
|
|
3459
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
3468
3460
|
|
|
3469
3461
|
````text
|
|
3470
|
-
The MIT License (MIT)
|
|
3471
|
-
|
|
3472
|
-
Copyright (c)
|
|
3473
|
-
|
|
3474
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3475
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3476
|
-
in the Software without restriction, including without limitation the rights
|
|
3477
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3478
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3479
|
-
furnished to do so, subject to the following conditions:
|
|
3480
|
-
|
|
3481
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3482
|
-
copies or substantial portions of the Software.
|
|
3483
|
-
|
|
3484
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3485
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3486
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3487
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3488
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3489
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3462
|
+
The MIT License (MIT)
|
|
3463
|
+
|
|
3464
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
3465
|
+
|
|
3466
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3467
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3468
|
+
in the Software without restriction, including without limitation the rights
|
|
3469
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3470
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3471
|
+
furnished to do so, subject to the following conditions:
|
|
3472
|
+
|
|
3473
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3474
|
+
copies or substantial portions of the Software.
|
|
3475
|
+
|
|
3476
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3477
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3478
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3479
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3480
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3481
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3490
3482
|
SOFTWARE.
|
|
3483
|
+
|
|
3484
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
3485
|
+
licences; see files named LICENSE.*.txt for details.
|
|
3491
3486
|
````
|
|
3492
3487
|
|
|
3493
3488
|
---
|
|
@@ -3496,10 +3491,10 @@ SOFTWARE.
|
|
|
3496
3491
|
|
|
3497
3492
|
### Rust Crates:
|
|
3498
3493
|
|
|
3499
|
-
- [
|
|
3494
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
3500
3495
|
|
|
3501
3496
|
````text
|
|
3502
|
-
Copyright
|
|
3497
|
+
Copyright Mozilla Foundation
|
|
3503
3498
|
|
|
3504
3499
|
Permission is hereby granted, free of charge, to any
|
|
3505
3500
|
person obtaining a copy of this software and associated
|
|
@@ -3533,29 +3528,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3533
3528
|
|
|
3534
3529
|
### Rust Crates:
|
|
3535
3530
|
|
|
3536
|
-
- [
|
|
3531
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
3537
3532
|
|
|
3538
3533
|
````text
|
|
3539
|
-
Copyright (c)
|
|
3540
|
-
|
|
3541
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3542
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3543
|
-
in the Software without restriction, including without limitation the rights
|
|
3544
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3545
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3546
|
-
furnished to do so, subject to the following conditions:
|
|
3534
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
3547
3535
|
|
|
3548
|
-
|
|
3549
|
-
|
|
3536
|
+
Permission is hereby granted, free of charge, to any
|
|
3537
|
+
person obtaining a copy of this software and associated
|
|
3538
|
+
documentation files (the "Software"), to deal in the
|
|
3539
|
+
Software without restriction, including without
|
|
3540
|
+
limitation the rights to use, copy, modify, merge,
|
|
3541
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3542
|
+
the Software, and to permit persons to whom the Software
|
|
3543
|
+
is furnished to do so, subject to the following
|
|
3544
|
+
conditions:
|
|
3550
3545
|
|
|
3551
|
-
|
|
3552
|
-
|
|
3553
|
-
|
|
3554
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3555
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3556
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3557
|
-
THE SOFTWARE.
|
|
3546
|
+
The above copyright notice and this permission notice
|
|
3547
|
+
shall be included in all copies or substantial portions
|
|
3548
|
+
of the Software.
|
|
3558
3549
|
|
|
3550
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3551
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3552
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3553
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3554
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3555
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3556
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3557
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3558
|
+
DEALINGS IN THE SOFTWARE.
|
|
3559
3559
|
|
|
3560
3560
|
````
|
|
3561
3561
|
|