@deveco-codegenie/mcp-darwin-arm64 1.1.7 → 1.1.9

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.
@@ -1,46 +1,20 @@
1
1
  # SUMMARY
2
2
 
3
- **Total Dependencies:** 208
3
+ **Total Dependencies:** 184
4
4
 
5
- - **Rust Crates:** 197 *(By cargo-about)*
5
+ - **Rust Crates:** 173 *(By cargo-about)*
6
6
  - **NPM Packages:** 11 *(By license-checker-rseidelsohn)*
7
7
 
8
8
  ### Licenses Breakdown:
9
9
 
10
- - MIT: 177
10
+ - MIT: 158
11
11
  - Unicode-3.0: 19
12
- - Apache-2.0: 7
13
- - 0BSD: 3
12
+ - Apache-2.0: 4
13
+ - 0BSD: 1
14
14
  - BSD-3-Clause: 1
15
15
  - MPL-2.0: 1
16
16
 
17
17
 
18
- ---
19
-
20
- ## The following dependencies are licensed under the 0BSD License:
21
-
22
- ### Rust Crates:
23
-
24
- - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
25
-
26
- ````text
27
- BSD Zero Clause License
28
-
29
- Copyright (c) 2024 kotauskas
30
-
31
- Permission to use, copy, modify, and/or distribute this software for any
32
- purpose with or without fee is hereby granted.
33
-
34
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
35
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
36
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
37
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
38
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
39
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
40
- PERFORMANCE OF THIS SOFTWARE.
41
-
42
- ````
43
-
44
18
  ---
45
19
 
46
20
  ## The following dependencies are licensed under the 0BSD License:
@@ -67,32 +41,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
67
41
 
68
42
  ---
69
43
 
70
- ## The following dependencies are licensed under the 0BSD License:
71
-
72
- ### Rust Crates:
73
-
74
- - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
75
-
76
- ````text
77
- BSD Zero Clause License
78
-
79
- Copyright (c) 2025 Goat
80
-
81
- Permission to use, copy, modify, and/or distribute this software for any
82
- purpose with or without fee is hereby granted.
83
-
84
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
85
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
86
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
87
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
88
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
89
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
90
- PERFORMANCE OF THIS SOFTWARE.
91
-
92
- ````
93
-
94
- ---
95
-
96
44
  ## The following dependencies are licensed under the Apache-2.0 License:
97
45
 
98
46
  ### Rust Crates:
@@ -393,221 +341,6 @@ limitations under the License.
393
341
 
394
342
  ---
395
343
 
396
- ## The following dependencies are licensed under the Apache-2.0 License:
397
-
398
- ### Rust Crates:
399
-
400
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
401
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
402
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
403
-
404
- ````text
405
- Apache License
406
- Version 2.0, January 2004
407
- http://www.apache.org/licenses/
408
-
409
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
410
-
411
- 1. Definitions.
412
-
413
- "License" shall mean the terms and conditions for use, reproduction,
414
- and distribution as defined by Sections 1 through 9 of this document.
415
-
416
- "Licensor" shall mean the copyright owner or entity authorized by
417
- the copyright owner that is granting the License.
418
-
419
- "Legal Entity" shall mean the union of the acting entity and all
420
- other entities that control, are controlled by, or are under common
421
- control with that entity. For the purposes of this definition,
422
- "control" means (i) the power, direct or indirect, to cause the
423
- direction or management of such entity, whether by contract or
424
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
425
- outstanding shares, or (iii) beneficial ownership of such entity.
426
-
427
- "You" (or "Your") shall mean an individual or Legal Entity
428
- exercising permissions granted by this License.
429
-
430
- "Source" form shall mean the preferred form for making modifications,
431
- including but not limited to software source code, documentation
432
- source, and configuration files.
433
-
434
- "Object" form shall mean any form resulting from mechanical
435
- transformation or translation of a Source form, including but
436
- not limited to compiled object code, generated documentation,
437
- and conversions to other media types.
438
-
439
- "Work" shall mean the work of authorship, whether in Source or
440
- Object form, made available under the License, as indicated by a
441
- copyright notice that is included in or attached to the work
442
- (an example is provided in the Appendix below).
443
-
444
- "Derivative Works" shall mean any work, whether in Source or Object
445
- form, that is based on (or derived from) the Work and for which the
446
- editorial revisions, annotations, elaborations, or other modifications
447
- represent, as a whole, an original work of authorship. For the purposes
448
- of this License, Derivative Works shall not include works that remain
449
- separable from, or merely link (or bind by name) to the interfaces of,
450
- the Work and Derivative Works thereof.
451
-
452
- "Contribution" shall mean any work of authorship, including
453
- the original version of the Work and any modifications or additions
454
- to that Work or Derivative Works thereof, that is intentionally
455
- submitted to Licensor for inclusion in the Work by the copyright owner
456
- or by an individual or Legal Entity authorized to submit on behalf of
457
- the copyright owner. For the purposes of this definition, "submitted"
458
- means any form of electronic, verbal, or written communication sent
459
- to the Licensor or its representatives, including but not limited to
460
- communication on electronic mailing lists, source code control systems,
461
- and issue tracking systems that are managed by, or on behalf of, the
462
- Licensor for the purpose of discussing and improving the Work, but
463
- excluding communication that is conspicuously marked or otherwise
464
- designated in writing by the copyright owner as "Not a Contribution."
465
-
466
- "Contributor" shall mean Licensor and any individual or Legal Entity
467
- on behalf of whom a Contribution has been received by Licensor and
468
- subsequently incorporated within the Work.
469
-
470
- 2. Grant of Copyright License. Subject to the terms and conditions of
471
- this License, each Contributor hereby grants to You a perpetual,
472
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
473
- copyright license to reproduce, prepare Derivative Works of,
474
- publicly display, publicly perform, sublicense, and distribute the
475
- Work and such Derivative Works in Source or Object form.
476
-
477
- 3. Grant of Patent License. Subject to the terms and conditions of
478
- this License, each Contributor hereby grants to You a perpetual,
479
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
480
- (except as stated in this section) patent license to make, have made,
481
- use, offer to sell, sell, import, and otherwise transfer the Work,
482
- where such license applies only to those patent claims licensable
483
- by such Contributor that are necessarily infringed by their
484
- Contribution(s) alone or by combination of their Contribution(s)
485
- with the Work to which such Contribution(s) was submitted. If You
486
- institute patent litigation against any entity (including a
487
- cross-claim or counterclaim in a lawsuit) alleging that the Work
488
- or a Contribution incorporated within the Work constitutes direct
489
- or contributory patent infringement, then any patent licenses
490
- granted to You under this License for that Work shall terminate
491
- as of the date such litigation is filed.
492
-
493
- 4. Redistribution. You may reproduce and distribute copies of the
494
- Work or Derivative Works thereof in any medium, with or without
495
- modifications, and in Source or Object form, provided that You
496
- meet the following conditions:
497
-
498
- (a) You must give any other recipients of the Work or
499
- Derivative Works a copy of this License; and
500
-
501
- (b) You must cause any modified files to carry prominent notices
502
- stating that You changed the files; and
503
-
504
- (c) You must retain, in the Source form of any Derivative Works
505
- that You distribute, all copyright, patent, trademark, and
506
- attribution notices from the Source form of the Work,
507
- excluding those notices that do not pertain to any part of
508
- the Derivative Works; and
509
-
510
- (d) If the Work includes a "NOTICE" text file as part of its
511
- distribution, then any Derivative Works that You distribute must
512
- include a readable copy of the attribution notices contained
513
- within such NOTICE file, excluding those notices that do not
514
- pertain to any part of the Derivative Works, in at least one
515
- of the following places: within a NOTICE text file distributed
516
- as part of the Derivative Works; within the Source form or
517
- documentation, if provided along with the Derivative Works; or,
518
- within a display generated by the Derivative Works, if and
519
- wherever such third-party notices normally appear. The contents
520
- of the NOTICE file are for informational purposes only and
521
- do not modify the License. You may add Your own attribution
522
- notices within Derivative Works that You distribute, alongside
523
- or as an addendum to the NOTICE text from the Work, provided
524
- that such additional attribution notices cannot be construed
525
- as modifying the License.
526
-
527
- You may add Your own copyright statement to Your modifications and
528
- may provide additional or different license terms and conditions
529
- for use, reproduction, or distribution of Your modifications, or
530
- for any such Derivative Works as a whole, provided Your use,
531
- reproduction, and distribution of the Work otherwise complies with
532
- the conditions stated in this License.
533
-
534
- 5. Submission of Contributions. Unless You explicitly state otherwise,
535
- any Contribution intentionally submitted for inclusion in the Work
536
- by You to the Licensor shall be under the terms and conditions of
537
- this License, without any additional terms or conditions.
538
- Notwithstanding the above, nothing herein shall supersede or modify
539
- the terms of any separate license agreement you may have executed
540
- with Licensor regarding such Contributions.
541
-
542
- 6. Trademarks. This License does not grant permission to use the trade
543
- names, trademarks, service marks, or product names of the Licensor,
544
- except as required for reasonable and customary use in describing the
545
- origin of the Work and reproducing the content of the NOTICE file.
546
-
547
- 7. Disclaimer of Warranty. Unless required by applicable law or
548
- agreed to in writing, Licensor provides the Work (and each
549
- Contributor provides its Contributions) on an "AS IS" BASIS,
550
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
551
- implied, including, without limitation, any warranties or conditions
552
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
553
- PARTICULAR PURPOSE. You are solely responsible for determining the
554
- appropriateness of using or redistributing the Work and assume any
555
- risks associated with Your exercise of permissions under this License.
556
-
557
- 8. Limitation of Liability. In no event and under no legal theory,
558
- whether in tort (including negligence), contract, or otherwise,
559
- unless required by applicable law (such as deliberate and grossly
560
- negligent acts) or agreed to in writing, shall any Contributor be
561
- liable to You for damages, including any direct, indirect, special,
562
- incidental, or consequential damages of any character arising as a
563
- result of this License or out of the use or inability to use the
564
- Work (including but not limited to damages for loss of goodwill,
565
- work stoppage, computer failure or malfunction, or any and all
566
- other commercial damages or losses), even if such Contributor
567
- has been advised of the possibility of such damages.
568
-
569
- 9. Accepting Warranty or Additional Liability. While redistributing
570
- the Work or Derivative Works thereof, You may choose to offer,
571
- and charge a fee for, acceptance of support, warranty, indemnity,
572
- or other liability obligations and/or rights consistent with this
573
- License. However, in accepting such obligations, You may act only
574
- on Your own behalf and on Your sole responsibility, not on behalf
575
- of any other Contributor, and only if You agree to indemnify,
576
- defend, and hold each Contributor harmless for any liability
577
- incurred by, or claims asserted against, such Contributor by reason
578
- of your accepting any such warranty or additional liability.
579
-
580
- END OF TERMS AND CONDITIONS
581
-
582
- APPENDIX: How to apply the Apache License to your work.
583
-
584
- To apply the Apache License to your work, attach the following
585
- boilerplate notice, with the fields enclosed by brackets "[]"
586
- replaced with your own identifying information. (Don't include
587
- the brackets!) The text should be enclosed in the appropriate
588
- comment syntax for the file format. We also recommend that a
589
- file or class name and description of purpose be included on the
590
- same "printed page" as the copyright notice for easier
591
- identification within third-party archives.
592
-
593
- Copyright [yyyy] [name of copyright owner]
594
-
595
- Licensed under the Apache License, Version 2.0 (the "License");
596
- you may not use this file except in compliance with the License.
597
- You may obtain a copy of the License at
598
-
599
- http://www.apache.org/licenses/LICENSE-2.0
600
-
601
- Unless required by applicable law or agreed to in writing, software
602
- distributed under the License is distributed on an "AS IS" BASIS,
603
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
604
- See the License for the specific language governing permissions and
605
- limitations under the License.
606
-
607
- ````
608
-
609
- ---
610
-
611
344
  ## The following dependencies are licensed under the BSD-3-Clause License:
612
345
 
613
346
  ### NPM Packages:
@@ -653,30 +386,34 @@ The complete list of contributors can be found at:
653
386
 
654
387
  ### Rust Crates:
655
388
 
656
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
657
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
389
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
658
390
 
659
391
  ````text
660
- The MIT License (MIT)
392
+ Copyright (c) 2015 Steven Allen
661
393
 
662
- Copyright (c) 2015 Steven Fackler
394
+ Permission is hereby granted, free of charge, to any
395
+ person obtaining a copy of this software and associated
396
+ documentation files (the "Software"), to deal in the
397
+ Software without restriction, including without
398
+ limitation the rights to use, copy, modify, merge,
399
+ publish, distribute, sublicense, and/or sell copies of
400
+ the Software, and to permit persons to whom the Software
401
+ is furnished to do so, subject to the following
402
+ conditions:
663
403
 
664
- Permission is hereby granted, free of charge, to any person obtaining a copy of
665
- this software and associated documentation files (the "Software"), to deal in
666
- the Software without restriction, including without limitation the rights to
667
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
668
- the Software, and to permit persons to whom the Software is furnished to do so,
669
- subject to the following conditions:
670
-
671
- The above copyright notice and this permission notice shall be included in all
672
- copies or substantial portions of the Software.
404
+ The above copyright notice and this permission notice
405
+ shall be included in all copies or substantial portions
406
+ of the Software.
673
407
 
674
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
675
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
676
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
677
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
678
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
679
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
408
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
409
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
410
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
411
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
412
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
413
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
414
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
415
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
416
+ DEALINGS IN THE SOFTWARE.
680
417
 
681
418
  ````
682
419
 
@@ -686,12 +423,12 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
686
423
 
687
424
  ### Rust Crates:
688
425
 
689
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
426
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
690
427
 
691
428
  ````text
692
- MIT License
429
+ The MIT License (MIT)
693
430
 
694
- Copyright (c) [2021] [Marvin Countryman]
431
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
695
432
 
696
433
  Permission is hereby granted, free of charge, to any person obtaining a copy
697
434
  of this software and associated documentation files (the "Software"), to deal
@@ -700,16 +437,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
700
437
  copies of the Software, and to permit persons to whom the Software is
701
438
  furnished to do so, subject to the following conditions:
702
439
 
703
- The above copyright notice and this permission notice shall be included in all
704
- copies or substantial portions of the Software.
440
+ The above copyright notice and this permission notice shall be included in
441
+ all copies or substantial portions of the Software.
705
442
 
706
443
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
707
444
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
708
445
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
709
446
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
710
447
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
711
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
712
- SOFTWARE.
448
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
449
+ THE SOFTWARE.
713
450
 
714
451
  ````
715
452
 
@@ -719,71 +456,11 @@ SOFTWARE.
719
456
 
720
457
  ### Rust Crates:
721
458
 
722
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
459
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
723
460
 
724
461
  ````text
725
- MIT License
726
-
727
- Copyright (c) 2018-2021 The RustCrypto Project Developers
728
-
729
- Permission is hereby granted, free of charge, to any person obtaining a copy
730
- of this software and associated documentation files (the "Software"), to deal
731
- in the Software without restriction, including without limitation the rights
732
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
733
- copies of the Software, and to permit persons to whom the Software is
734
- furnished to do so, subject to the following conditions:
735
-
736
- The above copyright notice and this permission notice shall be included in all
737
- copies or substantial portions of the Software.
738
-
739
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
740
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
741
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
742
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
743
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
744
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
745
- SOFTWARE.
746
-
747
- ````
748
-
749
- ---
750
-
751
- ## The following dependencies are licensed under the MIT License:
752
-
753
- ### Rust Crates:
754
-
755
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
756
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
757
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
758
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
759
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
760
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
761
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
762
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
763
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
764
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
765
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
766
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
767
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
768
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
769
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
770
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
771
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
772
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
773
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
774
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
775
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
776
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
777
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
778
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
779
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
780
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
781
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
782
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
783
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
784
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
462
+ Copyright (c) 2017 Robert Grosse
785
463
 
786
- ````text
787
464
  Permission is hereby granted, free of charge, to any
788
465
  person obtaining a copy of this software and associated
789
466
  documentation files (the "Software"), to deal in the
@@ -807,7 +484,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
807
484
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
808
485
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
809
486
  DEALINGS IN THE SOFTWARE.
810
-
811
487
  ````
812
488
 
813
489
  ---
@@ -816,10 +492,11 @@ DEALINGS IN THE SOFTWARE.
816
492
 
817
493
  ### Rust Crates:
818
494
 
819
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
495
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
820
496
 
821
497
  ````text
822
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
498
+ Copyright (c) 2018-2024 The rust-random Project Developers
499
+ Copyright (c) 2014 The Rust Project Developers
823
500
 
824
501
  Permission is hereby granted, free of charge, to any
825
502
  person obtaining a copy of this software and associated
@@ -853,10 +530,75 @@ DEALINGS IN THE SOFTWARE.
853
530
 
854
531
  ### Rust Crates:
855
532
 
856
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
533
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
857
534
 
858
535
  ````text
859
- Copyright (c) 2014-2026 Alex Crichton
536
+ Copyright (c) 2014-2026 Sean McArthur
537
+
538
+ Permission is hereby granted, free of charge, to any person obtaining a copy
539
+ of this software and associated documentation files (the "Software"), to deal
540
+ in the Software without restriction, including without limitation the rights
541
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
542
+ copies of the Software, and to permit persons to whom the Software is
543
+ furnished to do so, subject to the following conditions:
544
+
545
+ The above copyright notice and this permission notice shall be included in
546
+ all copies or substantial portions of the Software.
547
+
548
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
549
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
550
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
551
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
552
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
553
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
554
+ THE SOFTWARE.
555
+
556
+ ````
557
+
558
+ ---
559
+
560
+ ## The following dependencies are licensed under the MIT License:
561
+
562
+ ### Rust Crates:
563
+
564
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
565
+
566
+ ````text
567
+ Copyright (c) 2016 The rust-native-tls Developers
568
+
569
+ Permission is hereby granted, free of charge, to any person obtaining a copy
570
+ of this software and associated documentation files (the "Software"), to deal
571
+ in the Software without restriction, including without limitation the rights
572
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
573
+ copies of the Software, and to permit persons to whom the Software is
574
+ furnished to do so, subject to the following conditions:
575
+
576
+ The above copyright notice and this permission notice shall be included in all
577
+ copies or substantial portions of the Software.
578
+
579
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
580
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
581
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
582
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
583
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
584
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
585
+ SOFTWARE.
586
+
587
+ ````
588
+
589
+ ---
590
+
591
+ ## The following dependencies are licensed under the MIT License:
592
+
593
+ ### Rust Crates:
594
+
595
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
596
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
597
+
598
+ ````text
599
+ Copyright (c) 2006-2009 Graydon Hoare
600
+ Copyright (c) 2009-2013 Mozilla Foundation
601
+ Copyright (c) 2016 Artyom Pavlov
860
602
 
861
603
  Permission is hereby granted, free of charge, to any
862
604
  person obtaining a copy of this software and associated
@@ -888,32 +630,18 @@ DEALINGS IN THE SOFTWARE.
888
630
 
889
631
  ## The following dependencies are licensed under the MIT License:
890
632
 
891
- ### NPM Packages:
633
+ ### Rust Crates:
892
634
 
893
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
635
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
894
636
 
895
637
  ````text
896
- The MIT License (MIT)
897
-
898
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
638
+ Copyright 2016 Nika Layzell
899
639
 
900
- Permission is hereby granted, free of charge, to any person obtaining a copy
901
- of this software and associated documentation files (the "Software"), to deal
902
- in the Software without restriction, including without limitation the rights
903
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
904
- copies of the Software, and to permit persons to whom the Software is
905
- furnished to do so, subject to the following conditions:
640
+ 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:
906
641
 
907
- The above copyright notice and this permission notice shall be included in
908
- all copies or substantial portions of the Software.
642
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
909
643
 
910
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
911
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
912
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
913
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
914
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
915
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
916
- THE SOFTWARE.
644
+ 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.
917
645
 
918
646
  ````
919
647
 
@@ -923,11 +651,14 @@ THE SOFTWARE.
923
651
 
924
652
  ### Rust Crates:
925
653
 
926
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
654
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
655
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
656
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
927
657
 
928
658
  ````text
929
- Copyright (c) 2017 Alexey Galakhov
930
- Copyright (c) 2016 Jason Housley
659
+ MIT License
660
+
661
+ Copyright (c) Tokio Contributors
931
662
 
932
663
  Permission is hereby granted, free of charge, to any person obtaining a copy
933
664
  of this software and associated documentation files (the "Software"), to deal
@@ -936,16 +667,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
936
667
  copies of the Software, and to permit persons to whom the Software is
937
668
  furnished to do so, subject to the following conditions:
938
669
 
939
- The above copyright notice and this permission notice shall be included in
940
- all copies or substantial portions of the Software.
670
+ The above copyright notice and this permission notice shall be included in all
671
+ copies or substantial portions of the Software.
941
672
 
942
673
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
943
674
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
944
675
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
945
676
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
946
677
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
947
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
948
- THE SOFTWARE.
678
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
679
+ SOFTWARE.
949
680
 
950
681
  ````
951
682
 
@@ -955,11 +686,10 @@ THE SOFTWARE.
955
686
 
956
687
  ### Rust Crates:
957
688
 
958
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
959
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
689
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
960
690
 
961
691
  ````text
962
- Copyright (c) 2014 Alex Crichton
692
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
963
693
 
964
694
  Permission is hereby granted, free of charge, to any
965
695
  person obtaining a copy of this software and associated
@@ -993,10 +723,10 @@ DEALINGS IN THE SOFTWARE.
993
723
 
994
724
  ### Rust Crates:
995
725
 
996
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
726
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
997
727
 
998
728
  ````text
999
- Copyright (c) 2016--2023
729
+ Copyright (c) 2010 The Rust Project Developers
1000
730
 
1001
731
  Permission is hereby granted, free of charge, to any
1002
732
  person obtaining a copy of this software and associated
@@ -1030,10 +760,10 @@ DEALINGS IN THE SOFTWARE.
1030
760
 
1031
761
  ### Rust Crates:
1032
762
 
1033
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
763
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1034
764
 
1035
765
  ````text
1036
- Copyright (c) 2020-2025 The RustCrypto Project Developers
766
+ Copyright (c) 2018 The Servo Project Developers
1037
767
 
1038
768
  Permission is hereby granted, free of charge, to any
1039
769
  person obtaining a copy of this software and associated
@@ -1067,13 +797,10 @@ DEALINGS IN THE SOFTWARE.
1067
797
 
1068
798
  ### Rust Crates:
1069
799
 
1070
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
800
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
1071
801
 
1072
802
  ````text
1073
- The MIT License (MIT)
1074
-
1075
- Copyright (c) 2015-2020 Julien Cretin
1076
- Copyright (c) 2017-2020 Google Inc.
803
+ Copyright (c) 2018 directories-rs contributors
1077
804
 
1078
805
  Permission is hereby granted, free of charge, to any person obtaining a copy
1079
806
  of this software and associated documentation files (the "Software"), to deal
@@ -1101,10 +828,10 @@ SOFTWARE.
1101
828
 
1102
829
  ### Rust Crates:
1103
830
 
1104
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
831
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1105
832
 
1106
833
  ````text
1107
- Copyright (c) 2017 Artyom Pavlov
834
+ Copyright (c) 2016--2017
1108
835
 
1109
836
  Permission is hereby granted, free of charge, to any
1110
837
  person obtaining a copy of this software and associated
@@ -1138,72 +865,67 @@ DEALINGS IN THE SOFTWARE.
1138
865
 
1139
866
  ### Rust Crates:
1140
867
 
1141
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
868
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1142
869
 
1143
870
  ````text
1144
- Copyright (c) 2018-2024 The rust-random Project Developers
1145
- Copyright (c) 2014 The Rust Project Developers
871
+ The MIT License (MIT)
1146
872
 
1147
- Permission is hereby granted, free of charge, to any
1148
- person obtaining a copy of this software and associated
1149
- documentation files (the "Software"), to deal in the
1150
- Software without restriction, including without
1151
- limitation the rights to use, copy, modify, merge,
1152
- publish, distribute, sublicense, and/or sell copies of
1153
- the Software, and to permit persons to whom the Software
1154
- is furnished to do so, subject to the following
1155
- conditions:
873
+ Copyright (c) 2014 Mathijs van de Nes
1156
874
 
1157
- The above copyright notice and this permission notice
1158
- shall be included in all copies or substantial portions
1159
- of the Software.
875
+ Permission is hereby granted, free of charge, to any person obtaining a copy
876
+ of this software and associated documentation files (the "Software"), to deal
877
+ in the Software without restriction, including without limitation the rights
878
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
879
+ copies of the Software, and to permit persons to whom the Software is
880
+ furnished to do so, subject to the following conditions:
1160
881
 
1161
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1162
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1163
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1164
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1165
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1166
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1167
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1168
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1169
- DEALINGS IN THE SOFTWARE.
882
+ The above copyright notice and this permission notice shall be included in all
883
+ copies or substantial portions of the Software.
884
+
885
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
886
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
887
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
888
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
889
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
890
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
891
+ SOFTWARE.
1170
892
 
893
+ Some files in the "tests/data" subdirectory of this repository are under other
894
+ licences; see files named LICENSE.*.txt for details.
1171
895
  ````
1172
896
 
1173
897
  ---
1174
898
 
1175
899
  ## The following dependencies are licensed under the MIT License:
1176
900
 
1177
- ### Rust Crates:
901
+ ### NPM Packages:
1178
902
 
1179
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
903
+ - [json5](https://github.com/json5/json5) (2.2.3)
1180
904
 
1181
905
  ````text
1182
- Copyright (c) The rust-url developers
906
+ MIT License
1183
907
 
1184
- Permission is hereby granted, free of charge, to any
1185
- person obtaining a copy of this software and associated
1186
- documentation files (the "Software"), to deal in the
1187
- Software without restriction, including without
1188
- limitation the rights to use, copy, modify, merge,
1189
- publish, distribute, sublicense, and/or sell copies of
1190
- the Software, and to permit persons to whom the Software
1191
- is furnished to do so, subject to the following
1192
- conditions:
908
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
1193
909
 
1194
- The above copyright notice and this permission notice
1195
- shall be included in all copies or substantial portions
1196
- of the Software.
910
+ Permission is hereby granted, free of charge, to any person obtaining a copy
911
+ of this software and associated documentation files (the "Software"), to deal
912
+ in the Software without restriction, including without limitation the rights
913
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
914
+ copies of the Software, and to permit persons to whom the Software is
915
+ furnished to do so, subject to the following conditions:
1197
916
 
1198
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1199
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1200
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1201
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1202
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1203
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1204
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1205
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1206
- DEALINGS IN THE SOFTWARE.
917
+ The above copyright notice and this permission notice shall be included in all
918
+ copies or substantial portions of the Software.
919
+
920
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
921
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
922
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
923
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
924
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
925
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
926
+ SOFTWARE.
927
+
928
+ [others]: https://github.com/json5/json5/contributors
1207
929
 
1208
930
  ````
1209
931
 
@@ -1213,16 +935,62 @@ DEALINGS IN THE SOFTWARE.
1213
935
 
1214
936
  ### Rust Crates:
1215
937
 
1216
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
938
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1217
939
 
1218
940
  ````text
1219
- Copyright 2017 Juniper Networks, Inc.
941
+ The MIT License (MIT)
942
+
943
+ Copyright (c) 2015 Bartłomiej Kamiński
944
+
945
+ Permission is hereby granted, free of charge, to any person obtaining a copy
946
+ of this software and associated documentation files (the "Software"), to deal
947
+ in the Software without restriction, including without limitation the rights
948
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
949
+ copies of the Software, and to permit persons to whom the Software is
950
+ furnished to do so, subject to the following conditions:
951
+
952
+ The above copyright notice and this permission notice shall be included in all
953
+ copies or substantial portions of the Software.
954
+
955
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
956
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
957
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
958
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
959
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
960
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
961
+ SOFTWARE.
962
+ ````
1220
963
 
1221
- 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:
964
+ ---
1222
965
 
1223
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
966
+ ## The following dependencies are licensed under the MIT License:
967
+
968
+ ### Rust Crates:
969
+
970
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
971
+
972
+ ````text
973
+ Copyright (c) 2018-2023 Sean McArthur
974
+ Copyright (c) 2016 Alex Crichton
975
+
976
+ Permission is hereby granted, free of charge, to any person obtaining a copy
977
+ of this software and associated documentation files (the "Software"), to deal
978
+ in the Software without restriction, including without limitation the rights
979
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
980
+ copies of the Software, and to permit persons to whom the Software is
981
+ furnished to do so, subject to the following conditions:
982
+
983
+ The above copyright notice and this permission notice shall be included in
984
+ all copies or substantial portions of the Software.
985
+
986
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
987
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
988
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
989
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
990
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
991
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
992
+ THE SOFTWARE.
1224
993
 
1225
- 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.
1226
994
 
1227
995
  ````
1228
996
 
@@ -1232,12 +1000,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1232
1000
 
1233
1001
  ### Rust Crates:
1234
1002
 
1235
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1003
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1236
1004
 
1237
1005
  ````text
1238
- MIT License
1006
+ The MIT License (MIT)
1239
1007
 
1240
- Copyright (c) 2025 Callum Oakley
1008
+ Copyright (c) 2014 Paho Lurie-Gregg
1241
1009
 
1242
1010
  Permission is hereby granted, free of charge, to any person obtaining a copy
1243
1011
  of this software and associated documentation files (the "Software"), to deal
@@ -1265,37 +1033,29 @@ SOFTWARE.
1265
1033
 
1266
1034
  ### Rust Crates:
1267
1035
 
1268
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1269
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1270
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1271
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
1036
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1037
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1272
1038
 
1273
1039
  ````text
1274
- Copyright (c) 2016 The Rust Project Developers
1040
+ Copyright (c) 2018-2019 dirs-rs contributors
1275
1041
 
1276
- Permission is hereby granted, free of charge, to any
1277
- person obtaining a copy of this software and associated
1278
- documentation files (the "Software"), to deal in the
1279
- Software without restriction, including without
1280
- limitation the rights to use, copy, modify, merge,
1281
- publish, distribute, sublicense, and/or sell copies of
1282
- the Software, and to permit persons to whom the Software
1283
- is furnished to do so, subject to the following
1284
- conditions:
1042
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1043
+ of this software and associated documentation files (the "Software"), to deal
1044
+ in the Software without restriction, including without limitation the rights
1045
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1046
+ copies of the Software, and to permit persons to whom the Software is
1047
+ furnished to do so, subject to the following conditions:
1285
1048
 
1286
- The above copyright notice and this permission notice
1287
- shall be included in all copies or substantial portions
1288
- of the Software.
1049
+ The above copyright notice and this permission notice shall be included in all
1050
+ copies or substantial portions of the Software.
1289
1051
 
1290
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1291
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1292
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1293
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1294
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1295
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1296
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1297
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1298
- DEALINGS IN THE SOFTWARE.
1052
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1053
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1054
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1055
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1056
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1057
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1058
+ SOFTWARE.
1299
1059
 
1300
1060
  ````
1301
1061
 
@@ -1305,10 +1065,10 @@ DEALINGS IN THE SOFTWARE.
1305
1065
 
1306
1066
  ### Rust Crates:
1307
1067
 
1308
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1068
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1309
1069
 
1310
1070
  ````text
1311
- Copyright (c) The Rust Project Developers
1071
+ Copyright (c) 2016 Anthony Ramine
1312
1072
 
1313
1073
  Permission is hereby granted, free of charge, to any
1314
1074
  person obtaining a copy of this software and associated
@@ -1342,10 +1102,10 @@ DEALINGS IN THE SOFTWARE.
1342
1102
 
1343
1103
  ### Rust Crates:
1344
1104
 
1345
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
1105
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1346
1106
 
1347
1107
  ````text
1348
- Copyright (c) 2019 Carl Lerche
1108
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1349
1109
 
1350
1110
  Permission is hereby granted, free of charge, to any
1351
1111
  person obtaining a copy of this software and associated
@@ -1379,10 +1139,10 @@ DEALINGS IN THE SOFTWARE.
1379
1139
 
1380
1140
  ### Rust Crates:
1381
1141
 
1382
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
1142
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1383
1143
 
1384
1144
  ````text
1385
- Copyright (c) 2017 tokio-jsonrpc developers
1145
+ Copyright (c) 2014-2026 Alex Crichton
1386
1146
 
1387
1147
  Permission is hereby granted, free of charge, to any
1388
1148
  person obtaining a copy of this software and associated
@@ -1416,34 +1176,30 @@ DEALINGS IN THE SOFTWARE.
1416
1176
 
1417
1177
  ### Rust Crates:
1418
1178
 
1419
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
1179
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1420
1180
 
1421
1181
  ````text
1422
- Copyright (c) 2017 Contributors
1182
+ MIT License
1423
1183
 
1424
- Permission is hereby granted, free of charge, to any
1425
- person obtaining a copy of this software and associated
1426
- documentation files (the "Software"), to deal in the
1427
- Software without restriction, including without
1428
- limitation the rights to use, copy, modify, merge,
1429
- publish, distribute, sublicense, and/or sell copies of
1430
- the Software, and to permit persons to whom the Software
1431
- is furnished to do so, subject to the following
1432
- conditions:
1184
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1433
1185
 
1434
- The above copyright notice and this permission notice
1435
- shall be included in all copies or substantial portions
1436
- of the Software.
1186
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1187
+ of this software and associated documentation files (the "Software"), to deal
1188
+ in the Software without restriction, including without limitation the rights
1189
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1190
+ copies of the Software, and to permit persons to whom the Software is
1191
+ furnished to do so, subject to the following conditions:
1437
1192
 
1438
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1439
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1440
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1441
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1442
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1443
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1444
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1445
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1446
- DEALINGS IN THE SOFTWARE.
1193
+ The above copyright notice and this permission notice shall be included in all
1194
+ copies or substantial portions of the Software.
1195
+
1196
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1197
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1198
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1199
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1200
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1201
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1202
+ SOFTWARE.
1447
1203
 
1448
1204
  ````
1449
1205
 
@@ -1453,10 +1209,10 @@ DEALINGS IN THE SOFTWARE.
1453
1209
 
1454
1210
  ### Rust Crates:
1455
1211
 
1456
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1212
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1457
1213
 
1458
1214
  ````text
1459
- Copyright (c) 2016 Anthony Ramine
1215
+ Copyright (c) 2019-2021 Tower Contributors
1460
1216
 
1461
1217
  Permission is hereby granted, free of charge, to any
1462
1218
  person obtaining a copy of this software and associated
@@ -1490,11 +1246,10 @@ DEALINGS IN THE SOFTWARE.
1490
1246
 
1491
1247
  ### Rust Crates:
1492
1248
 
1493
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
1249
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1494
1250
 
1495
1251
  ````text
1496
- Copyright (c) 2017 Daniel Abramov
1497
- Copyright (c) 2017 Alexey Galakhov
1252
+ MIT License
1498
1253
 
1499
1254
  Permission is hereby granted, free of charge, to any person obtaining a copy
1500
1255
  of this software and associated documentation files (the "Software"), to deal
@@ -1503,16 +1258,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1503
1258
  copies of the Software, and to permit persons to whom the Software is
1504
1259
  furnished to do so, subject to the following conditions:
1505
1260
 
1506
- The above copyright notice and this permission notice shall be included in
1507
- all copies or substantial portions of the Software.
1261
+ The above copyright notice and this permission notice shall be included in all
1262
+ copies or substantial portions of the Software.
1508
1263
 
1509
1264
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1510
1265
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1511
1266
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1512
1267
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1513
1268
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1514
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1515
- THE SOFTWARE.
1269
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1270
+ SOFTWARE.
1516
1271
 
1517
1272
  ````
1518
1273
 
@@ -1522,12 +1277,13 @@ THE SOFTWARE.
1522
1277
 
1523
1278
  ### NPM Packages:
1524
1279
 
1525
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.9) (0.0.9)
1280
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1281
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1526
1282
 
1527
1283
  ````text
1528
1284
  MIT License
1529
1285
 
1530
- Copyright (c) 2026 Huawei Device Co., Ltd.
1286
+ Copyright (c) 2017 Evgeny Poberezkin
1531
1287
 
1532
1288
  Permission is hereby granted, free of charge, to any person obtaining a copy
1533
1289
  of this software and associated documentation files (the "Software"), to deal
@@ -1555,15 +1311,43 @@ SOFTWARE.
1555
1311
 
1556
1312
  ### Rust Crates:
1557
1313
 
1558
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1559
- - [log](https://github.com/rust-lang/log) (0.4.29)
1560
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1561
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
1562
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1563
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1314
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1564
1315
 
1565
1316
  ````text
1566
- Copyright (c) 2014 The Rust Project Developers
1317
+ MIT License
1318
+
1319
+ Copyright (c) 2025 Callum Oakley
1320
+
1321
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1322
+ of this software and associated documentation files (the "Software"), to deal
1323
+ in the Software without restriction, including without limitation the rights
1324
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1325
+ copies of the Software, and to permit persons to whom the Software is
1326
+ furnished to do so, subject to the following conditions:
1327
+
1328
+ The above copyright notice and this permission notice shall be included in all
1329
+ copies or substantial portions of the Software.
1330
+
1331
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1332
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1333
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1334
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1335
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1336
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1337
+ SOFTWARE.
1338
+
1339
+ ````
1340
+
1341
+ ---
1342
+
1343
+ ## The following dependencies are licensed under the MIT License:
1344
+
1345
+ ### Rust Crates:
1346
+
1347
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
1348
+
1349
+ ````text
1350
+ Copyright (c) 2017 tokio-jsonrpc developers
1567
1351
 
1568
1352
  Permission is hereby granted, free of charge, to any
1569
1353
  person obtaining a copy of this software and associated
@@ -1597,10 +1381,13 @@ DEALINGS IN THE SOFTWARE.
1597
1381
 
1598
1382
  ### Rust Crates:
1599
1383
 
1600
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1384
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
1385
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
1386
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
1601
1387
 
1602
1388
  ````text
1603
- Copyright (c) 2018 Carl Lerche
1389
+ Copyright 2018 Developers of the Rand project
1390
+ Copyright (c) 2014 The Rust Project Developers
1604
1391
 
1605
1392
  Permission is hereby granted, free of charge, to any
1606
1393
  person obtaining a copy of this software and associated
@@ -1626,40 +1413,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1626
1413
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1627
1414
  DEALINGS IN THE SOFTWARE.
1628
1415
 
1629
- ````
1630
-
1631
- ---
1632
-
1633
- ## The following dependencies are licensed under the MIT License:
1634
-
1635
- ### NPM Packages:
1636
-
1637
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1638
-
1639
- ````text
1640
- The MIT License (MIT)
1641
-
1642
- Copyright (c) 2015-2021 Evgeny Poberezkin
1643
-
1644
- Permission is hereby granted, free of charge, to any person obtaining a copy
1645
- of this software and associated documentation files (the "Software"), to deal
1646
- in the Software without restriction, including without limitation the rights
1647
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1648
- copies of the Software, and to permit persons to whom the Software is
1649
- furnished to do so, subject to the following conditions:
1650
-
1651
- The above copyright notice and this permission notice shall be included in all
1652
- copies or substantial portions of the Software.
1653
-
1654
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1655
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1656
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1657
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1658
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1659
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1660
- SOFTWARE.
1661
-
1662
-
1663
1416
  ````
1664
1417
 
1665
1418
  ---
@@ -1668,10 +1421,10 @@ SOFTWARE.
1668
1421
 
1669
1422
  ### Rust Crates:
1670
1423
 
1671
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1424
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1672
1425
 
1673
1426
  ````text
1674
- Copyright (c) 2017 Sean McArthur
1427
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
1675
1428
 
1676
1429
  Permission is hereby granted, free of charge, to any person obtaining a copy
1677
1430
  of this software and associated documentation files (the "Software"), to deal
@@ -1691,42 +1444,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1691
1444
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1692
1445
  THE SOFTWARE.
1693
1446
 
1694
-
1695
- ````
1696
-
1697
- ---
1698
-
1699
- ## The following dependencies are licensed under the MIT License:
1700
-
1701
- ### NPM Packages:
1702
-
1703
- - [json5](https://github.com/json5/json5) (2.2.3)
1704
-
1705
- ````text
1706
- MIT License
1707
-
1708
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
1709
-
1710
- Permission is hereby granted, free of charge, to any person obtaining a copy
1711
- of this software and associated documentation files (the "Software"), to deal
1712
- in the Software without restriction, including without limitation the rights
1713
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1714
- copies of the Software, and to permit persons to whom the Software is
1715
- furnished to do so, subject to the following conditions:
1716
-
1717
- The above copyright notice and this permission notice shall be included in all
1718
- copies or substantial portions of the Software.
1719
-
1720
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1721
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1722
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1723
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1724
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1725
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1726
- SOFTWARE.
1727
-
1728
- [others]: https://github.com/json5/json5/contributors
1729
-
1730
1447
  ````
1731
1448
 
1732
1449
  ---
@@ -1735,11 +1452,10 @@ SOFTWARE.
1735
1452
 
1736
1453
  ### Rust Crates:
1737
1454
 
1738
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1455
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
1739
1456
 
1740
1457
  ````text
1741
- Copyright (c) 2018-2023 Sean McArthur
1742
- Copyright (c) 2016 Alex Crichton
1458
+ Copyright (c) 2018-2019 Sean McArthur
1743
1459
 
1744
1460
  Permission is hereby granted, free of charge, to any person obtaining a copy
1745
1461
  of this software and associated documentation files (the "Software"), to deal
@@ -1768,33 +1484,16 @@ THE SOFTWARE.
1768
1484
 
1769
1485
  ### Rust Crates:
1770
1486
 
1771
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1487
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1772
1488
 
1773
1489
  ````text
1774
- MIT License
1775
-
1776
- Copyright 2013-2014 RAD Game Tools and Valve Software
1777
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1778
- Copyright (c) 2017 Frommi
1779
- Copyright (c) 2017-2024 oyvindln
1490
+ Copyright 2017 Juniper Networks, Inc.
1780
1491
 
1781
- Permission is hereby granted, free of charge, to any person obtaining a copy
1782
- of this software and associated documentation files (the "Software"), to deal
1783
- in the Software without restriction, including without limitation the rights
1784
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1785
- copies of the Software, and to permit persons to whom the Software is
1786
- furnished to do so, subject to the following conditions:
1492
+ 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:
1787
1493
 
1788
- The above copyright notice and this permission notice shall be included in all
1789
- copies or substantial portions of the Software.
1494
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1790
1495
 
1791
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1792
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1793
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1794
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1795
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1796
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1797
- SOFTWARE.
1496
+ 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.
1798
1497
 
1799
1498
  ````
1800
1499
 
@@ -1804,14 +1503,12 @@ SOFTWARE.
1804
1503
 
1805
1504
  ### Rust Crates:
1806
1505
 
1807
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1506
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1808
1507
 
1809
1508
  ````text
1810
1509
  The MIT License (MIT)
1811
1510
 
1812
- Copyright (c) 2015 Danny Guo
1813
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1814
- Copyright (c) 2018 Akash Kurdekar
1511
+ Copyright (c) 2015 Alice Maz
1815
1512
 
1816
1513
  Permission is hereby granted, free of charge, to any person obtaining a copy
1817
1514
  of this software and associated documentation files (the "Software"), to deal
@@ -1820,16 +1517,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1820
1517
  copies of the Software, and to permit persons to whom the Software is
1821
1518
  furnished to do so, subject to the following conditions:
1822
1519
 
1823
- The above copyright notice and this permission notice shall be included in all
1824
- copies or substantial portions of the Software.
1520
+ The above copyright notice and this permission notice shall be included in
1521
+ all copies or substantial portions of the Software.
1825
1522
 
1826
1523
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1827
1524
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1828
1525
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1829
1526
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1830
1527
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1831
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1832
- SOFTWARE.
1528
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1529
+ THE SOFTWARE.
1833
1530
 
1834
1531
  ````
1835
1532
 
@@ -1839,10 +1536,11 @@ SOFTWARE.
1839
1536
 
1840
1537
  ### Rust Crates:
1841
1538
 
1842
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1539
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1843
1540
 
1844
1541
  ````text
1845
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1542
+ Copyright (c) 2018-2026 The rust-random Project Developers
1543
+ Copyright (c) 2014 The Rust Project Developers
1846
1544
 
1847
1545
  Permission is hereby granted, free of charge, to any
1848
1546
  person obtaining a copy of this software and associated
@@ -1876,11 +1574,10 @@ DEALINGS IN THE SOFTWARE.
1876
1574
 
1877
1575
  ### Rust Crates:
1878
1576
 
1879
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1577
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1880
1578
 
1881
1579
  ````text
1882
- Copyright (c) 2018-2025 The rust-random Project Developers
1883
- Copyright (c) 2014 The Rust Project Developers
1580
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1884
1581
 
1885
1582
  Permission is hereby granted, free of charge, to any
1886
1583
  person obtaining a copy of this software and associated
@@ -1914,11 +1611,72 @@ DEALINGS IN THE SOFTWARE.
1914
1611
 
1915
1612
  ### Rust Crates:
1916
1613
 
1917
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1614
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1615
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1616
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1617
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1918
1618
 
1919
1619
  ````text
1920
- Copyright (c) 2016--2017
1620
+ The MIT License (MIT)
1621
+
1622
+ Copyright (c) 2015 Andrew Gallant
1623
+
1624
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1625
+ of this software and associated documentation files (the "Software"), to deal
1626
+ in the Software without restriction, including without limitation the rights
1627
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1628
+ copies of the Software, and to permit persons to whom the Software is
1629
+ furnished to do so, subject to the following conditions:
1630
+
1631
+ The above copyright notice and this permission notice shall be included in
1632
+ all copies or substantial portions of the Software.
1633
+
1634
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1635
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1636
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1637
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1638
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1639
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1640
+ THE SOFTWARE.
1641
+
1642
+ ````
1643
+
1644
+ ---
1645
+
1646
+ ## The following dependencies are licensed under the MIT License:
1647
+
1648
+ ### Rust Crates:
1649
+
1650
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1651
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1652
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1653
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1654
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1655
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1656
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1657
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1658
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1659
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1660
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1661
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1662
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
1663
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1664
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1665
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1666
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
1667
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1668
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1669
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1670
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1671
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
1672
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1673
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1674
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1675
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1676
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1677
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1921
1678
 
1679
+ ````text
1922
1680
  Permission is hereby granted, free of charge, to any
1923
1681
  person obtaining a copy of this software and associated
1924
1682
  documentation files (the "Software"), to deal in the
@@ -1951,528 +1709,20 @@ DEALINGS IN THE SOFTWARE.
1951
1709
 
1952
1710
  ### Rust Crates:
1953
1711
 
1954
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1712
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1955
1713
 
1956
1714
  ````text
1957
- Copyright 2016 Nika Layzell
1715
+ Copyright (c) 2016-2025 Sean McArthur
1958
1716
 
1959
- 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:
1717
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1718
+ of this software and associated documentation files (the "Software"), to deal
1719
+ in the Software without restriction, including without limitation the rights
1720
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1721
+ copies of the Software, and to permit persons to whom the Software is
1722
+ furnished to do so, subject to the following conditions:
1960
1723
 
1961
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1962
-
1963
- 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.
1964
-
1965
- ````
1966
-
1967
- ---
1968
-
1969
- ## The following dependencies are licensed under the MIT License:
1970
-
1971
- ### Rust Crates:
1972
-
1973
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1974
-
1975
- ````text
1976
- Copyright (c) 2018-2026 The rust-random Project Developers
1977
- Copyright (c) 2014 The Rust Project Developers
1978
-
1979
- Permission is hereby granted, free of charge, to any
1980
- person obtaining a copy of this software and associated
1981
- documentation files (the "Software"), to deal in the
1982
- Software without restriction, including without
1983
- limitation the rights to use, copy, modify, merge,
1984
- publish, distribute, sublicense, and/or sell copies of
1985
- the Software, and to permit persons to whom the Software
1986
- is furnished to do so, subject to the following
1987
- conditions:
1988
-
1989
- The above copyright notice and this permission notice
1990
- shall be included in all copies or substantial portions
1991
- of the Software.
1992
-
1993
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1994
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1995
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1996
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1997
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1998
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1999
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2000
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2001
- DEALINGS IN THE SOFTWARE.
2002
-
2003
- ````
2004
-
2005
- ---
2006
-
2007
- ## The following dependencies are licensed under the MIT License:
2008
-
2009
- ### Rust Crates:
2010
-
2011
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2012
-
2013
- ````text
2014
- Copyright (c) 2013-2016 The rust-url developers
2015
-
2016
- Permission is hereby granted, free of charge, to any
2017
- person obtaining a copy of this software and associated
2018
- documentation files (the "Software"), to deal in the
2019
- Software without restriction, including without
2020
- limitation the rights to use, copy, modify, merge,
2021
- publish, distribute, sublicense, and/or sell copies of
2022
- the Software, and to permit persons to whom the Software
2023
- is furnished to do so, subject to the following
2024
- conditions:
2025
-
2026
- The above copyright notice and this permission notice
2027
- shall be included in all copies or substantial portions
2028
- of the Software.
2029
-
2030
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2031
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2032
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2033
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2034
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2035
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2036
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2037
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2038
- DEALINGS IN THE SOFTWARE.
2039
-
2040
- ````
2041
-
2042
- ---
2043
-
2044
- ## The following dependencies are licensed under the MIT License:
2045
-
2046
- ### Rust Crates:
2047
-
2048
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2049
-
2050
- ````text
2051
- Copyright (c) 2016 Amanieu d'Antras
2052
-
2053
- Permission is hereby granted, free of charge, to any
2054
- person obtaining a copy of this software and associated
2055
- documentation files (the "Software"), to deal in the
2056
- Software without restriction, including without
2057
- limitation the rights to use, copy, modify, merge,
2058
- publish, distribute, sublicense, and/or sell copies of
2059
- the Software, and to permit persons to whom the Software
2060
- is furnished to do so, subject to the following
2061
- conditions:
2062
-
2063
- The above copyright notice and this permission notice
2064
- shall be included in all copies or substantial portions
2065
- of the Software.
2066
-
2067
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2068
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2069
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2070
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2071
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2072
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2073
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2074
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2075
- DEALINGS IN THE SOFTWARE.
2076
-
2077
- ````
2078
-
2079
- ---
2080
-
2081
- ## The following dependencies are licensed under the MIT License:
2082
-
2083
- ### Rust Crates:
2084
-
2085
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2086
-
2087
- ````text
2088
- Copyright (c) 2013-2014 The Rust Project Developers.
2089
- Copyright (c) 2015-2020 The rust-hex Developers
2090
-
2091
- Permission is hereby granted, free of charge, to any person obtaining a copy
2092
- of this software and associated documentation files (the "Software"), to deal
2093
- in the Software without restriction, including without limitation the rights
2094
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2095
- copies of the Software, and to permit persons to whom the Software is
2096
- furnished to do so, subject to the following conditions:
2097
-
2098
- The above copyright notice and this permission notice shall be included in all
2099
- copies or substantial portions of the Software.
2100
-
2101
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2102
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2103
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2104
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2105
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2106
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2107
- SOFTWARE.
2108
-
2109
- ````
2110
-
2111
- ---
2112
-
2113
- ## The following dependencies are licensed under the MIT License:
2114
-
2115
- ### Rust Crates:
2116
-
2117
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2118
-
2119
- ````text
2120
- MIT License
2121
-
2122
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2123
-
2124
- Permission is hereby granted, free of charge, to any person obtaining a copy
2125
- of this software and associated documentation files (the "Software"), to deal
2126
- in the Software without restriction, including without limitation the rights
2127
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2128
- copies of the Software, and to permit persons to whom the Software is
2129
- furnished to do so, subject to the following conditions:
2130
-
2131
- The above copyright notice and this permission notice shall be included in all
2132
- copies or substantial portions of the Software.
2133
-
2134
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2135
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2136
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2137
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2138
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2139
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2140
- SOFTWARE.
2141
-
2142
- ````
2143
-
2144
- ---
2145
-
2146
- ## The following dependencies are licensed under the MIT License:
2147
-
2148
- ### Rust Crates:
2149
-
2150
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2151
-
2152
- ````text
2153
- MIT License
2154
-
2155
- Permission is hereby granted, free of charge, to any person obtaining a copy
2156
- of this software and associated documentation files (the "Software"), to deal
2157
- in the Software without restriction, including without limitation the rights
2158
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2159
- copies of the Software, and to permit persons to whom the Software is
2160
- furnished to do so, subject to the following conditions:
2161
-
2162
- The above copyright notice and this permission notice shall be included in all
2163
- copies or substantial portions of the Software.
2164
-
2165
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2166
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2167
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2168
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2169
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2170
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2171
- SOFTWARE.
2172
-
2173
- ````
2174
-
2175
- ---
2176
-
2177
- ## The following dependencies are licensed under the MIT License:
2178
-
2179
- ### Rust Crates:
2180
-
2181
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2182
-
2183
- ````text
2184
- Copyright (c) 2014 Carl Lerche and other MIO contributors
2185
-
2186
- Permission is hereby granted, free of charge, to any person obtaining a copy
2187
- of this software and associated documentation files (the "Software"), to deal
2188
- in the Software without restriction, including without limitation the rights
2189
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2190
- copies of the Software, and to permit persons to whom the Software is
2191
- furnished to do so, subject to the following conditions:
2192
-
2193
- The above copyright notice and this permission notice shall be included in
2194
- all copies or substantial portions of the Software.
2195
-
2196
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2197
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2198
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2199
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2200
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2201
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2202
- THE SOFTWARE.
2203
-
2204
- ````
2205
-
2206
- ---
2207
-
2208
- ## The following dependencies are licensed under the MIT License:
2209
-
2210
- ### Rust Crates:
2211
-
2212
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2213
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2214
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2215
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2216
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2217
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2218
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2219
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2220
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2221
-
2222
- ````text
2223
- Copyright (c) 2016 Alex Crichton
2224
- Copyright (c) 2017 The Tokio Authors
2225
-
2226
- Permission is hereby granted, free of charge, to any
2227
- person obtaining a copy of this software and associated
2228
- documentation files (the "Software"), to deal in the
2229
- Software without restriction, including without
2230
- limitation the rights to use, copy, modify, merge,
2231
- publish, distribute, sublicense, and/or sell copies of
2232
- the Software, and to permit persons to whom the Software
2233
- is furnished to do so, subject to the following
2234
- conditions:
2235
-
2236
- The above copyright notice and this permission notice
2237
- shall be included in all copies or substantial portions
2238
- of the Software.
2239
-
2240
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2241
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2242
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2243
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2244
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2245
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2246
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2247
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2248
- DEALINGS IN THE SOFTWARE.
2249
-
2250
- ````
2251
-
2252
- ---
2253
-
2254
- ## The following dependencies are licensed under the MIT License:
2255
-
2256
- ### Rust Crates:
2257
-
2258
- - [http](https://github.com/hyperium/http) (1.4.0)
2259
-
2260
- ````text
2261
- Copyright (c) 2017 http-rs authors
2262
-
2263
- Permission is hereby granted, free of charge, to any
2264
- person obtaining a copy of this software and associated
2265
- documentation files (the "Software"), to deal in the
2266
- Software without restriction, including without
2267
- limitation the rights to use, copy, modify, merge,
2268
- publish, distribute, sublicense, and/or sell copies of
2269
- the Software, and to permit persons to whom the Software
2270
- is furnished to do so, subject to the following
2271
- conditions:
2272
-
2273
- The above copyright notice and this permission notice
2274
- shall be included in all copies or substantial portions
2275
- of the Software.
2276
-
2277
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2278
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2279
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2280
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2281
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2282
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2283
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2284
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2285
- DEALINGS IN THE SOFTWARE.
2286
-
2287
- ````
2288
-
2289
- ---
2290
-
2291
- ## The following dependencies are licensed under the MIT License:
2292
-
2293
- ### Rust Crates:
2294
-
2295
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2296
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2297
-
2298
- ````text
2299
- Copyright (c) 2006-2009 Graydon Hoare
2300
- Copyright (c) 2009-2013 Mozilla Foundation
2301
- Copyright (c) 2016 Artyom Pavlov
2302
-
2303
- Permission is hereby granted, free of charge, to any
2304
- person obtaining a copy of this software and associated
2305
- documentation files (the "Software"), to deal in the
2306
- Software without restriction, including without
2307
- limitation the rights to use, copy, modify, merge,
2308
- publish, distribute, sublicense, and/or sell copies of
2309
- the Software, and to permit persons to whom the Software
2310
- is furnished to do so, subject to the following
2311
- conditions:
2312
-
2313
- The above copyright notice and this permission notice
2314
- shall be included in all copies or substantial portions
2315
- of the Software.
2316
-
2317
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2318
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2319
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2320
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2321
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2322
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2323
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2324
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2325
- DEALINGS IN THE SOFTWARE.
2326
-
2327
- ````
2328
-
2329
- ---
2330
-
2331
- ## The following dependencies are licensed under the MIT License:
2332
-
2333
- ### Rust Crates:
2334
-
2335
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2336
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2337
-
2338
- ````text
2339
- The MIT License (MIT)
2340
-
2341
- Copyright 2016 Google Inc. All Rights Reserved.
2342
-
2343
- 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:
2344
-
2345
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2346
-
2347
- 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.
2348
-
2349
- ````
2350
-
2351
- ---
2352
-
2353
- ## The following dependencies are licensed under the MIT License:
2354
-
2355
- ### Rust Crates:
2356
-
2357
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
2358
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2359
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2360
-
2361
- ````text
2362
- MIT License
2363
-
2364
- Copyright (c) <year> <copyright holders>
2365
-
2366
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2367
- associated documentation files (the "Software"), to deal in the Software without restriction, including
2368
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2369
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2370
- following conditions:
2371
-
2372
- The above copyright notice and this permission notice shall be included in all copies or substantial
2373
- portions of the Software.
2374
-
2375
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2376
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2377
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2378
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2379
- USE OR OTHER DEALINGS IN THE SOFTWARE.
2380
-
2381
- ````
2382
-
2383
- ---
2384
-
2385
- ## The following dependencies are licensed under the MIT License:
2386
-
2387
- ### Rust Crates:
2388
-
2389
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2390
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2391
-
2392
- ````text
2393
- Copyright (c) 2012-2013 Mozilla Foundation
2394
-
2395
- Permission is hereby granted, free of charge, to any
2396
- person obtaining a copy of this software and associated
2397
- documentation files (the "Software"), to deal in the
2398
- Software without restriction, including without
2399
- limitation the rights to use, copy, modify, merge,
2400
- publish, distribute, sublicense, and/or sell copies of
2401
- the Software, and to permit persons to whom the Software
2402
- is furnished to do so, subject to the following
2403
- conditions:
2404
-
2405
- The above copyright notice and this permission notice
2406
- shall be included in all copies or substantial portions
2407
- of the Software.
2408
-
2409
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2410
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2411
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2412
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2413
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2414
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2415
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2416
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2417
- DEALINGS IN THE SOFTWARE.
2418
-
2419
- ````
2420
-
2421
- ---
2422
-
2423
- ## The following dependencies are licensed under the MIT License:
2424
-
2425
- ### Rust Crates:
2426
-
2427
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2428
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2429
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2430
-
2431
- ````text
2432
- MIT License
2433
-
2434
- Copyright (c) Tokio Contributors
2435
-
2436
- Permission is hereby granted, free of charge, to any person obtaining a copy
2437
- of this software and associated documentation files (the "Software"), to deal
2438
- in the Software without restriction, including without limitation the rights
2439
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2440
- copies of the Software, and to permit persons to whom the Software is
2441
- furnished to do so, subject to the following conditions:
2442
-
2443
- The above copyright notice and this permission notice shall be included in all
2444
- copies or substantial portions of the Software.
2445
-
2446
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2447
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2448
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2449
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2450
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2451
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2452
- SOFTWARE.
2453
-
2454
- ````
2455
-
2456
- ---
2457
-
2458
- ## The following dependencies are licensed under the MIT License:
2459
-
2460
- ### Rust Crates:
2461
-
2462
- - [want](https://github.com/seanmonstar/want) (0.3.1)
2463
-
2464
- ````text
2465
- Copyright (c) 2018-2019 Sean McArthur
2466
-
2467
- Permission is hereby granted, free of charge, to any person obtaining a copy
2468
- of this software and associated documentation files (the "Software"), to deal
2469
- in the Software without restriction, including without limitation the rights
2470
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2471
- copies of the Software, and to permit persons to whom the Software is
2472
- furnished to do so, subject to the following conditions:
2473
-
2474
- The above copyright notice and this permission notice shall be included in
2475
- all copies or substantial portions of the Software.
1724
+ The above copyright notice and this permission notice shall be included in
1725
+ all copies or substantial portions of the Software.
2476
1726
 
2477
1727
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2478
1728
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
@@ -2491,17 +1741,13 @@ THE SOFTWARE.
2491
1741
 
2492
1742
  ### Rust Crates:
2493
1743
 
2494
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
1744
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
1745
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2495
1746
 
2496
1747
  ````text
2497
- Copyright (c) 2016 The humantime Developers
2498
-
2499
- Includes parts of http date with the following copyright:
2500
- Copyright (c) 2016 Pyfisch
2501
-
2502
- Includes portions of musl libc with the following copyright:
2503
- Copyright © 2005-2013 Rich Felker
1748
+ MIT License
2504
1749
 
1750
+ Copyright (c) 2019 Graham Esau
2505
1751
 
2506
1752
  Permission is hereby granted, free of charge, to any person obtaining a copy
2507
1753
  of this software and associated documentation files (the "Software"), to deal
@@ -2527,16 +1773,14 @@ SOFTWARE.
2527
1773
 
2528
1774
  ## The following dependencies are licensed under the MIT License:
2529
1775
 
2530
- ### Rust Crates:
1776
+ ### NPM Packages:
2531
1777
 
2532
- - [educe](https://github.com/magiclen/educe) (0.5.11)
2533
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2534
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1778
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
2535
1779
 
2536
1780
  ````text
2537
- MIT License
1781
+ The MIT License (MIT)
2538
1782
 
2539
- Copyright (c) 2023 magiclen.org (Ron Li)
1783
+ Copyright (c) 2015-2021 Evgeny Poberezkin
2540
1784
 
2541
1785
  Permission is hereby granted, free of charge, to any person obtaining a copy
2542
1786
  of this software and associated documentation files (the "Software"), to deal
@@ -2556,6 +1800,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2556
1800
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2557
1801
  SOFTWARE.
2558
1802
 
1803
+
2559
1804
  ````
2560
1805
 
2561
1806
  ---
@@ -2564,10 +1809,10 @@ SOFTWARE.
2564
1809
 
2565
1810
  ### Rust Crates:
2566
1811
 
2567
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
1812
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2568
1813
 
2569
1814
  ````text
2570
- Copyright (c) 2020 Andrew D. Straw
1815
+ Copyright (c) 2019 Carl Lerche
2571
1816
 
2572
1817
  Permission is hereby granted, free of charge, to any
2573
1818
  person obtaining a copy of this software and associated
@@ -2599,35 +1844,35 @@ DEALINGS IN THE SOFTWARE.
2599
1844
 
2600
1845
  ## The following dependencies are licensed under the MIT License:
2601
1846
 
2602
- ### Rust Crates:
2603
-
2604
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2605
-
2606
- ````text
2607
- The MIT License (MIT)
2608
-
2609
- Copyright (c) 2016 Johann Tuffe
2610
-
2611
- Permission is hereby granted, free of charge, to any person obtaining a copy
2612
- of this software and associated documentation files (the "Software"), to deal
2613
- in the Software without restriction, including without limitation the rights
2614
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2615
- copies of the Software, and to permit persons to whom the Software is
2616
- furnished to do so, subject to the following conditions:
2617
-
2618
-
2619
- The above copyright notice and this permission notice shall be included in
2620
- all copies or substantial portions of the Software.
2621
-
2622
-
2623
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2624
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2625
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2626
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2627
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2628
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2629
- THE SOFTWARE.
2630
-
1847
+ ### Rust Crates:
1848
+
1849
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1850
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1851
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1852
+
1853
+ ````text
1854
+ MIT License
1855
+
1856
+ Copyright (c) 2017 Ted Driggs
1857
+
1858
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1859
+ of this software and associated documentation files (the "Software"), to deal
1860
+ in the Software without restriction, including without limitation the rights
1861
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1862
+ copies of the Software, and to permit persons to whom the Software is
1863
+ furnished to do so, subject to the following conditions:
1864
+
1865
+ The above copyright notice and this permission notice shall be included in all
1866
+ copies or substantial portions of the Software.
1867
+
1868
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1869
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1870
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1871
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1872
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1873
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1874
+ SOFTWARE.
1875
+
2631
1876
  ````
2632
1877
 
2633
1878
  ---
@@ -2636,10 +1881,12 @@ THE SOFTWARE.
2636
1881
 
2637
1882
  ### Rust Crates:
2638
1883
 
2639
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1884
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
1885
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1886
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2640
1887
 
2641
1888
  ````text
2642
- Copyright (c) 2021 RustCrypto Developers
1889
+ Copyright (c) 2019 Tower Contributors
2643
1890
 
2644
1891
  Permission is hereby granted, free of charge, to any
2645
1892
  person obtaining a copy of this software and associated
@@ -2673,13 +1920,12 @@ DEALINGS IN THE SOFTWARE.
2673
1920
 
2674
1921
  ### Rust Crates:
2675
1922
 
2676
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1923
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
2677
1924
 
2678
1925
  ````text
2679
1926
  MIT License
2680
1927
 
2681
- Copyright (c) 2019 Yoshua Wuyts
2682
- Copyright (c) Tokio Contributors
1928
+ Copyright (c) [2021] [Marvin Countryman]
2683
1929
 
2684
1930
  Permission is hereby granted, free of charge, to any person obtaining a copy
2685
1931
  of this software and associated documentation files (the "Software"), to deal
@@ -2707,15 +1953,10 @@ SOFTWARE.
2707
1953
 
2708
1954
  ### Rust Crates:
2709
1955
 
2710
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2711
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2712
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2713
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2714
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2715
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1956
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2716
1957
 
2717
1958
  ````text
2718
- Copyright (c) 2019 Tokio Contributors
1959
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2719
1960
 
2720
1961
  Permission is hereby granted, free of charge, to any
2721
1962
  person obtaining a copy of this software and associated
@@ -2749,44 +1990,10 @@ DEALINGS IN THE SOFTWARE.
2749
1990
 
2750
1991
  ### Rust Crates:
2751
1992
 
2752
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2753
-
2754
- ````text
2755
- The MIT License (MIT)
2756
-
2757
- Copyright (c) 2015 Bartłomiej Kamiński
2758
-
2759
- Permission is hereby granted, free of charge, to any person obtaining a copy
2760
- of this software and associated documentation files (the "Software"), to deal
2761
- in the Software without restriction, including without limitation the rights
2762
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2763
- copies of the Software, and to permit persons to whom the Software is
2764
- furnished to do so, subject to the following conditions:
2765
-
2766
- The above copyright notice and this permission notice shall be included in all
2767
- copies or substantial portions of the Software.
2768
-
2769
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2770
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2771
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2772
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2773
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2774
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2775
- SOFTWARE.
2776
- ````
2777
-
2778
- ---
2779
-
2780
- ## The following dependencies are licensed under the MIT License:
2781
-
2782
- ### Rust Crates:
2783
-
2784
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1993
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2785
1994
 
2786
1995
  ````text
2787
- Copyright (c) 2017 Carl Lerche
2788
- Copyright (c) 2018 Bastian Köcher
2789
- Copyright (c) 2019-2020 Artem Vorotnikov
1996
+ Copyright (c) 2017 Artyom Pavlov
2790
1997
 
2791
1998
  Permission is hereby granted, free of charge, to any
2792
1999
  person obtaining a copy of this software and associated
@@ -2820,12 +2027,12 @@ DEALINGS IN THE SOFTWARE.
2820
2027
 
2821
2028
  ### Rust Crates:
2822
2029
 
2823
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2824
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2825
- - [url](https://github.com/servo/rust-url) (2.5.8)
2030
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2031
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2032
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2826
2033
 
2827
2034
  ````text
2828
- Copyright (c) 2013-2025 The rust-url developers
2035
+ Copyright (c) 2016 The Rust Project Developers
2829
2036
 
2830
2037
  Permission is hereby granted, free of charge, to any
2831
2038
  person obtaining a copy of this software and associated
@@ -2857,12 +2064,45 @@ DEALINGS IN THE SOFTWARE.
2857
2064
 
2858
2065
  ## The following dependencies are licensed under the MIT License:
2859
2066
 
2067
+ ### NPM Packages:
2068
+
2069
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2070
+
2071
+ ````text
2072
+ MIT License
2073
+
2074
+ Copyright (c) Matteo Collina and Undici contributors
2075
+
2076
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2077
+ of this software and associated documentation files (the "Software"), to deal
2078
+ in the Software without restriction, including without limitation the rights
2079
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2080
+ copies of the Software, and to permit persons to whom the Software is
2081
+ furnished to do so, subject to the following conditions:
2082
+
2083
+ The above copyright notice and this permission notice shall be included in all
2084
+ copies or substantial portions of the Software.
2085
+
2086
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2087
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2088
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2089
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2090
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2091
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2092
+ SOFTWARE.
2093
+
2094
+ ````
2095
+
2096
+ ---
2097
+
2098
+ ## The following dependencies are licensed under the MIT License:
2099
+
2860
2100
  ### Rust Crates:
2861
2101
 
2862
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2102
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
2863
2103
 
2864
2104
  ````text
2865
- Copyright (c) 2014-2026 Sean McArthur
2105
+ Copyright (c) 2023-2025 Sean McArthur
2866
2106
 
2867
2107
  Permission is hereby granted, free of charge, to any person obtaining a copy
2868
2108
  of this software and associated documentation files (the "Software"), to deal
@@ -2890,10 +2130,81 @@ THE SOFTWARE.
2890
2130
 
2891
2131
  ### Rust Crates:
2892
2132
 
2893
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2133
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2894
2134
 
2895
2135
  ````text
2896
- Copyright (c) 2019-2021 Tower Contributors
2136
+ MIT License
2137
+
2138
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2139
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2140
+ Copyright (c) 2017 Frommi
2141
+ Copyright (c) 2017-2024 oyvindln
2142
+
2143
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2144
+ of this software and associated documentation files (the "Software"), to deal
2145
+ in the Software without restriction, including without limitation the rights
2146
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2147
+ copies of the Software, and to permit persons to whom the Software is
2148
+ furnished to do so, subject to the following conditions:
2149
+
2150
+ The above copyright notice and this permission notice shall be included in all
2151
+ copies or substantial portions of the Software.
2152
+
2153
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2154
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2155
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2156
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2157
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2158
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2159
+ SOFTWARE.
2160
+
2161
+ ````
2162
+
2163
+ ---
2164
+
2165
+ ## The following dependencies are licensed under the MIT License:
2166
+
2167
+ ### Rust Crates:
2168
+
2169
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2170
+
2171
+ ````text
2172
+ Copyright (c) 2017 Daniel Abramov
2173
+ Copyright (c) 2017 Alexey Galakhov
2174
+
2175
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2176
+ of this software and associated documentation files (the "Software"), to deal
2177
+ in the Software without restriction, including without limitation the rights
2178
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2179
+ copies of the Software, and to permit persons to whom the Software is
2180
+ furnished to do so, subject to the following conditions:
2181
+
2182
+ The above copyright notice and this permission notice shall be included in
2183
+ all copies or substantial portions of the Software.
2184
+
2185
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2186
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2187
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2188
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2189
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2190
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2191
+ THE SOFTWARE.
2192
+
2193
+ ````
2194
+
2195
+ ---
2196
+
2197
+ ## The following dependencies are licensed under the MIT License:
2198
+
2199
+ ### Rust Crates:
2200
+
2201
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2202
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2203
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2204
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2205
+
2206
+ ````text
2207
+ Copyright (c) 2019 Tokio Contributors
2897
2208
 
2898
2209
  Permission is hereby granted, free of charge, to any
2899
2210
  person obtaining a copy of this software and associated
@@ -2927,12 +2238,14 @@ DEALINGS IN THE SOFTWARE.
2927
2238
 
2928
2239
  ### Rust Crates:
2929
2240
 
2930
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2241
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2931
2242
 
2932
2243
  ````text
2933
- MIT License
2244
+ The MIT License (MIT)
2934
2245
 
2935
- Copyright (c) 2017 Nikolai Vazquez
2246
+ Copyright (c) 2015 Danny Guo
2247
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2248
+ Copyright (c) 2018 Akash Kurdekar
2936
2249
 
2937
2250
  Permission is hereby granted, free of charge, to any person obtaining a copy
2938
2251
  of this software and associated documentation files (the "Software"), to deal
@@ -2960,28 +2273,71 @@ SOFTWARE.
2960
2273
 
2961
2274
  ### Rust Crates:
2962
2275
 
2963
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
2276
+ - [http](https://github.com/hyperium/http) (1.4.0)
2964
2277
 
2965
2278
  ````text
2966
- Copyright (c) 2018 directories-rs contributors
2279
+ Copyright (c) 2017 http-rs authors
2967
2280
 
2968
- Permission is hereby granted, free of charge, to any person obtaining a copy
2969
- of this software and associated documentation files (the "Software"), to deal
2970
- in the Software without restriction, including without limitation the rights
2971
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2972
- copies of the Software, and to permit persons to whom the Software is
2973
- furnished to do so, subject to the following conditions:
2281
+ Permission is hereby granted, free of charge, to any
2282
+ person obtaining a copy of this software and associated
2283
+ documentation files (the "Software"), to deal in the
2284
+ Software without restriction, including without
2285
+ limitation the rights to use, copy, modify, merge,
2286
+ publish, distribute, sublicense, and/or sell copies of
2287
+ the Software, and to permit persons to whom the Software
2288
+ is furnished to do so, subject to the following
2289
+ conditions:
2290
+
2291
+ The above copyright notice and this permission notice
2292
+ shall be included in all copies or substantial portions
2293
+ of the Software.
2294
+
2295
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2296
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2297
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2298
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2299
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2300
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2301
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2302
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2303
+ DEALINGS IN THE SOFTWARE.
2304
+
2305
+ ````
2306
+
2307
+ ---
2308
+
2309
+ ## The following dependencies are licensed under the MIT License:
2310
+
2311
+ ### Rust Crates:
2312
+
2313
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2314
+
2315
+ ````text
2316
+ Copyright (c) 2016--2023
2317
+
2318
+ Permission is hereby granted, free of charge, to any
2319
+ person obtaining a copy of this software and associated
2320
+ documentation files (the "Software"), to deal in the
2321
+ Software without restriction, including without
2322
+ limitation the rights to use, copy, modify, merge,
2323
+ publish, distribute, sublicense, and/or sell copies of
2324
+ the Software, and to permit persons to whom the Software
2325
+ is furnished to do so, subject to the following
2326
+ conditions:
2974
2327
 
2975
- The above copyright notice and this permission notice shall be included in all
2976
- copies or substantial portions of the Software.
2328
+ The above copyright notice and this permission notice
2329
+ shall be included in all copies or substantial portions
2330
+ of the Software.
2977
2331
 
2978
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2979
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2980
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2981
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2982
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2983
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2984
- SOFTWARE.
2332
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2333
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2334
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2335
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2336
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2337
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2338
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2339
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2340
+ DEALINGS IN THE SOFTWARE.
2985
2341
 
2986
2342
  ````
2987
2343
 
@@ -2991,10 +2347,10 @@ SOFTWARE.
2991
2347
 
2992
2348
  ### Rust Crates:
2993
2349
 
2994
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2350
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2995
2351
 
2996
2352
  ````text
2997
- Copyright (c) 2018 The Servo Project Developers
2353
+ Copyright (c) 2013-2016 The rust-url developers
2998
2354
 
2999
2355
  Permission is hereby granted, free of charge, to any
3000
2356
  person obtaining a copy of this software and associated
@@ -3028,11 +2384,13 @@ DEALINGS IN THE SOFTWARE.
3028
2384
 
3029
2385
  ### Rust Crates:
3030
2386
 
3031
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3032
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2387
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3033
2388
 
3034
2389
  ````text
3035
- Copyright (c) 2018-2019 dirs-rs contributors
2390
+ MIT License
2391
+
2392
+ Copyright (c) 2019 Yoshua Wuyts
2393
+ Copyright (c) Tokio Contributors
3036
2394
 
3037
2395
  Permission is hereby granted, free of charge, to any person obtaining a copy
3038
2396
  of this software and associated documentation files (the "Software"), to deal
@@ -3060,12 +2418,12 @@ SOFTWARE.
3060
2418
 
3061
2419
  ### Rust Crates:
3062
2420
 
3063
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2421
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3064
2422
 
3065
2423
  ````text
3066
- The MIT License (MIT)
2424
+ MIT License
3067
2425
 
3068
- Copyright (c) 2015 Alice Maz
2426
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
3069
2427
 
3070
2428
  Permission is hereby granted, free of charge, to any person obtaining a copy
3071
2429
  of this software and associated documentation files (the "Software"), to deal
@@ -3074,16 +2432,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3074
2432
  copies of the Software, and to permit persons to whom the Software is
3075
2433
  furnished to do so, subject to the following conditions:
3076
2434
 
3077
- The above copyright notice and this permission notice shall be included in
3078
- all copies or substantial portions of the Software.
2435
+ The above copyright notice and this permission notice shall be included in all
2436
+ copies or substantial portions of the Software.
3079
2437
 
3080
2438
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3081
2439
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3082
2440
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3083
2441
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3084
2442
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3085
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3086
- THE SOFTWARE.
2443
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2444
+ SOFTWARE.
3087
2445
 
3088
2446
  ````
3089
2447
 
@@ -3093,10 +2451,15 @@ THE SOFTWARE.
3093
2451
 
3094
2452
  ### Rust Crates:
3095
2453
 
3096
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
2454
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2455
+ - [log](https://github.com/rust-lang/log) (0.4.29)
2456
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2457
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
2458
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2459
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3097
2460
 
3098
2461
  ````text
3099
- Copyright (c) 2019 Nick Fitzgerald
2462
+ Copyright (c) 2014 The Rust Project Developers
3100
2463
 
3101
2464
  Permission is hereby granted, free of charge, to any
3102
2465
  person obtaining a copy of this software and associated
@@ -3130,28 +2493,34 @@ DEALINGS IN THE SOFTWARE.
3130
2493
 
3131
2494
  ### Rust Crates:
3132
2495
 
3133
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
2496
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
3134
2497
 
3135
2498
  ````text
3136
- Copyright (c) 2023-2025 Sean McArthur
2499
+ Copyright (c) 2020 Andrew D. Straw
3137
2500
 
3138
- Permission is hereby granted, free of charge, to any person obtaining a copy
3139
- of this software and associated documentation files (the "Software"), to deal
3140
- in the Software without restriction, including without limitation the rights
3141
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3142
- copies of the Software, and to permit persons to whom the Software is
3143
- furnished to do so, subject to the following conditions:
2501
+ Permission is hereby granted, free of charge, to any
2502
+ person obtaining a copy of this software and associated
2503
+ documentation files (the "Software"), to deal in the
2504
+ Software without restriction, including without
2505
+ limitation the rights to use, copy, modify, merge,
2506
+ publish, distribute, sublicense, and/or sell copies of
2507
+ the Software, and to permit persons to whom the Software
2508
+ is furnished to do so, subject to the following
2509
+ conditions:
3144
2510
 
3145
- The above copyright notice and this permission notice shall be included in
3146
- all copies or substantial portions of the Software.
2511
+ The above copyright notice and this permission notice
2512
+ shall be included in all copies or substantial portions
2513
+ of the Software.
3147
2514
 
3148
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3149
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3150
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3151
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3152
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3153
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3154
- THE SOFTWARE.
2515
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2516
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2517
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2518
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2519
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2520
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2521
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2522
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2523
+ DEALINGS IN THE SOFTWARE.
3155
2524
 
3156
2525
  ````
3157
2526
 
@@ -3161,10 +2530,10 @@ THE SOFTWARE.
3161
2530
 
3162
2531
  ### Rust Crates:
3163
2532
 
3164
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2533
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3165
2534
 
3166
2535
  ````text
3167
- Copyright 2019-2024 YOSHIOKA Takuma
2536
+ Copyright (c) The rust-url developers
3168
2537
 
3169
2538
  Permission is hereby granted, free of charge, to any
3170
2539
  person obtaining a copy of this software and associated
@@ -3198,10 +2567,10 @@ DEALINGS IN THE SOFTWARE.
3198
2567
 
3199
2568
  ### Rust Crates:
3200
2569
 
3201
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2570
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3202
2571
 
3203
2572
  ````text
3204
- Copyright (c) 2015 Steven Allen
2573
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3205
2574
 
3206
2575
  Permission is hereby granted, free of charge, to any
3207
2576
  person obtaining a copy of this software and associated
@@ -3235,10 +2604,10 @@ DEALINGS IN THE SOFTWARE.
3235
2604
 
3236
2605
  ### Rust Crates:
3237
2606
 
3238
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2607
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3239
2608
 
3240
2609
  ````text
3241
- Copyright (c) 2017 Robert Grosse
2610
+ Copyright (c) 2016 Amanieu d'Antras
3242
2611
 
3243
2612
  Permission is hereby granted, free of charge, to any
3244
2613
  person obtaining a copy of this software and associated
@@ -3263,37 +2632,40 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3263
2632
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3264
2633
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3265
2634
  DEALINGS IN THE SOFTWARE.
2635
+
3266
2636
  ````
3267
2637
 
3268
2638
  ---
3269
2639
 
3270
2640
  ## The following dependencies are licensed under the MIT License:
3271
2641
 
3272
- ### Rust Crates:
2642
+ ### NPM Packages:
3273
2643
 
3274
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2644
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2645
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
3275
2646
 
3276
2647
  ````text
3277
- Copyright (c) 2015-2025 Sean McArthur
2648
+ MIT License
3278
2649
 
3279
- Permission is hereby granted, free of charge, to any person obtaining a copy
3280
- of this software and associated documentation files (the "Software"), to deal
3281
- in the Software without restriction, including without limitation the rights
3282
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3283
- copies of the Software, and to permit persons to whom the Software is
3284
- furnished to do so, subject to the following conditions:
2650
+ Copyright (c) Microsoft Corporation.
3285
2651
 
3286
- The above copyright notice and this permission notice shall be included in
3287
- all copies or substantial portions of the Software.
2652
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2653
+ of this software and associated documentation files (the "Software"), to deal
2654
+ in the Software without restriction, including without limitation the rights
2655
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2656
+ copies of the Software, and to permit persons to whom the Software is
2657
+ furnished to do so, subject to the following conditions:
3288
2658
 
3289
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3290
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3291
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3292
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3293
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3294
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3295
- THE SOFTWARE.
2659
+ The above copyright notice and this permission notice shall be included in all
2660
+ copies or substantial portions of the Software.
3296
2661
 
2662
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2663
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2664
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2665
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2666
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2667
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2668
+ SOFTWARE
3297
2669
 
3298
2670
  ````
3299
2671
 
@@ -3303,10 +2675,10 @@ THE SOFTWARE.
3303
2675
 
3304
2676
  ### Rust Crates:
3305
2677
 
3306
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2678
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3307
2679
 
3308
2680
  ````text
3309
- Copyright (c) 2010 The Rust Project Developers
2681
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
3310
2682
 
3311
2683
  Permission is hereby granted, free of charge, to any
3312
2684
  person obtaining a copy of this software and associated
@@ -3340,32 +2712,34 @@ DEALINGS IN THE SOFTWARE.
3340
2712
 
3341
2713
  ### Rust Crates:
3342
2714
 
3343
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3344
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3345
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2715
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
3346
2716
 
3347
2717
  ````text
3348
- MIT License
3349
-
3350
- Copyright (c) 2017 Ted Driggs
2718
+ Copyright (c) The Rust Project Developers
3351
2719
 
3352
- Permission is hereby granted, free of charge, to any person obtaining a copy
3353
- of this software and associated documentation files (the "Software"), to deal
3354
- in the Software without restriction, including without limitation the rights
3355
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3356
- copies of the Software, and to permit persons to whom the Software is
3357
- furnished to do so, subject to the following conditions:
2720
+ Permission is hereby granted, free of charge, to any
2721
+ person obtaining a copy of this software and associated
2722
+ documentation files (the "Software"), to deal in the
2723
+ Software without restriction, including without
2724
+ limitation the rights to use, copy, modify, merge,
2725
+ publish, distribute, sublicense, and/or sell copies of
2726
+ the Software, and to permit persons to whom the Software
2727
+ is furnished to do so, subject to the following
2728
+ conditions:
3358
2729
 
3359
- The above copyright notice and this permission notice shall be included in all
3360
- copies or substantial portions of the Software.
2730
+ The above copyright notice and this permission notice
2731
+ shall be included in all copies or substantial portions
2732
+ of the Software.
3361
2733
 
3362
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3363
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3364
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3365
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3366
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3367
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3368
- SOFTWARE.
2734
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2735
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2736
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2737
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2738
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2739
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2740
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2741
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2742
+ DEALINGS IN THE SOFTWARE.
3369
2743
 
3370
2744
  ````
3371
2745
 
@@ -3375,33 +2749,72 @@ SOFTWARE.
3375
2749
 
3376
2750
  ### Rust Crates:
3377
2751
 
3378
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2752
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3379
2753
 
3380
2754
  ````text
3381
- The MIT License (MIT)
2755
+ Copyright (c) 2019 The CryptoCorrosion Contributors
3382
2756
 
3383
- Copyright (c) 2014 Mathijs van de Nes
2757
+ Permission is hereby granted, free of charge, to any
2758
+ person obtaining a copy of this software and associated
2759
+ documentation files (the "Software"), to deal in the
2760
+ Software without restriction, including without
2761
+ limitation the rights to use, copy, modify, merge,
2762
+ publish, distribute, sublicense, and/or sell copies of
2763
+ the Software, and to permit persons to whom the Software
2764
+ is furnished to do so, subject to the following
2765
+ conditions:
3384
2766
 
3385
- Permission is hereby granted, free of charge, to any person obtaining a copy
3386
- of this software and associated documentation files (the "Software"), to deal
3387
- in the Software without restriction, including without limitation the rights
3388
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3389
- copies of the Software, and to permit persons to whom the Software is
3390
- furnished to do so, subject to the following conditions:
2767
+ The above copyright notice and this permission notice
2768
+ shall be included in all copies or substantial portions
2769
+ of the Software.
2770
+
2771
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2772
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2773
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2774
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2775
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2776
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2777
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2778
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2779
+ DEALINGS IN THE SOFTWARE.
2780
+
2781
+ ````
2782
+
2783
+ ---
2784
+
2785
+ ## The following dependencies are licensed under the MIT License:
2786
+
2787
+ ### Rust Crates:
2788
+
2789
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
2790
+
2791
+ ````text
2792
+ Copyright (c) 2019 Nick Fitzgerald
2793
+
2794
+ Permission is hereby granted, free of charge, to any
2795
+ person obtaining a copy of this software and associated
2796
+ documentation files (the "Software"), to deal in the
2797
+ Software without restriction, including without
2798
+ limitation the rights to use, copy, modify, merge,
2799
+ publish, distribute, sublicense, and/or sell copies of
2800
+ the Software, and to permit persons to whom the Software
2801
+ is furnished to do so, subject to the following
2802
+ conditions:
3391
2803
 
3392
- The above copyright notice and this permission notice shall be included in all
3393
- copies or substantial portions of the Software.
2804
+ The above copyright notice and this permission notice
2805
+ shall be included in all copies or substantial portions
2806
+ of the Software.
3394
2807
 
3395
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3396
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3397
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3398
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3399
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3400
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3401
- SOFTWARE.
2808
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2809
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2810
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2811
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2812
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2813
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2814
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2815
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2816
+ DEALINGS IN THE SOFTWARE.
3402
2817
 
3403
- Some files in the "tests/data" subdirectory of this repository are under other
3404
- licences; see files named LICENSE.*.txt for details.
3405
2818
  ````
3406
2819
 
3407
2820
  ---
@@ -3410,10 +2823,11 @@ licences; see files named LICENSE.*.txt for details.
3410
2823
 
3411
2824
  ### Rust Crates:
3412
2825
 
3413
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2826
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3414
2827
 
3415
2828
  ````text
3416
- Copyright (c) 2019 Eliza Weisman
2829
+ Copyright (c) 2017 Alexey Galakhov
2830
+ Copyright (c) 2016 Jason Housley
3417
2831
 
3418
2832
  Permission is hereby granted, free of charge, to any person obtaining a copy
3419
2833
  of this software and associated documentation files (the "Software"), to deal
@@ -3439,33 +2853,36 @@ THE SOFTWARE.
3439
2853
 
3440
2854
  ## The following dependencies are licensed under the MIT License:
3441
2855
 
3442
- ### NPM Packages:
2856
+ ### Rust Crates:
3443
2857
 
3444
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3445
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
2858
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3446
2859
 
3447
2860
  ````text
3448
- MIT License
3449
-
3450
- Copyright (c) 2017 Evgeny Poberezkin
2861
+ Copyright Mozilla Foundation
3451
2862
 
3452
- Permission is hereby granted, free of charge, to any person obtaining a copy
3453
- of this software and associated documentation files (the "Software"), to deal
3454
- in the Software without restriction, including without limitation the rights
3455
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3456
- copies of the Software, and to permit persons to whom the Software is
3457
- furnished to do so, subject to the following conditions:
2863
+ Permission is hereby granted, free of charge, to any
2864
+ person obtaining a copy of this software and associated
2865
+ documentation files (the "Software"), to deal in the
2866
+ Software without restriction, including without
2867
+ limitation the rights to use, copy, modify, merge,
2868
+ publish, distribute, sublicense, and/or sell copies of
2869
+ the Software, and to permit persons to whom the Software
2870
+ is furnished to do so, subject to the following
2871
+ conditions:
3458
2872
 
3459
- The above copyright notice and this permission notice shall be included in all
3460
- copies or substantial portions of the Software.
2873
+ The above copyright notice and this permission notice
2874
+ shall be included in all copies or substantial portions
2875
+ of the Software.
3461
2876
 
3462
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3463
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3464
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3465
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3466
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3467
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3468
- SOFTWARE.
2877
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2878
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2879
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2880
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2881
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2882
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2883
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2884
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2885
+ DEALINGS IN THE SOFTWARE.
3469
2886
 
3470
2887
  ````
3471
2888
 
@@ -3473,17 +2890,14 @@ SOFTWARE.
3473
2890
 
3474
2891
  ## The following dependencies are licensed under the MIT License:
3475
2892
 
3476
- ### Rust Crates:
2893
+ ### NPM Packages:
3477
2894
 
3478
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3479
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3480
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3481
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2895
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3482
2896
 
3483
2897
  ````text
3484
2898
  The MIT License (MIT)
3485
2899
 
3486
- Copyright (c) 2015 Andrew Gallant
2900
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3487
2901
 
3488
2902
  Permission is hereby granted, free of charge, to any person obtaining a copy
3489
2903
  of this software and associated documentation files (the "Software"), to deal
@@ -3511,12 +2925,10 @@ THE SOFTWARE.
3511
2925
 
3512
2926
  ### Rust Crates:
3513
2927
 
3514
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
2928
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3515
2929
 
3516
2930
  ````text
3517
- The MIT License (MIT)
3518
-
3519
- Copyright (c) 2014 Paho Lurie-Gregg
2931
+ Copyright (c) 2017 Sean McArthur
3520
2932
 
3521
2933
  Permission is hereby granted, free of charge, to any person obtaining a copy
3522
2934
  of this software and associated documentation files (the "Software"), to deal
@@ -3525,16 +2937,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3525
2937
  copies of the Software, and to permit persons to whom the Software is
3526
2938
  furnished to do so, subject to the following conditions:
3527
2939
 
3528
- The above copyright notice and this permission notice shall be included in all
3529
- copies or substantial portions of the Software.
2940
+ The above copyright notice and this permission notice shall be included in
2941
+ all copies or substantial portions of the Software.
3530
2942
 
3531
2943
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3532
2944
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3533
2945
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3534
2946
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3535
2947
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3536
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3537
- SOFTWARE.
2948
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2949
+ THE SOFTWARE.
2950
+
3538
2951
 
3539
2952
  ````
3540
2953
 
@@ -3544,10 +2957,10 @@ SOFTWARE.
3544
2957
 
3545
2958
  ### Rust Crates:
3546
2959
 
3547
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
2960
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3548
2961
 
3549
2962
  ````text
3550
- Copyright 2023 The Fuchsia Authors
2963
+ Copyright (c) 2018 Carl Lerche
3551
2964
 
3552
2965
  Permission is hereby granted, free of charge, to any
3553
2966
  person obtaining a copy of this software and associated
@@ -3573,7 +2986,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3573
2986
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3574
2987
  DEALINGS IN THE SOFTWARE.
3575
2988
 
3576
-
3577
2989
  ````
3578
2990
 
3579
2991
  ---
@@ -3582,10 +2994,11 @@ DEALINGS IN THE SOFTWARE.
3582
2994
 
3583
2995
  ### Rust Crates:
3584
2996
 
3585
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2997
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2998
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
3586
2999
 
3587
3000
  ````text
3588
- Copyright Mozilla Foundation
3001
+ Copyright (c) 2012-2013 Mozilla Foundation
3589
3002
 
3590
3003
  Permission is hereby granted, free of charge, to any
3591
3004
  person obtaining a copy of this software and associated
@@ -3619,10 +3032,46 @@ DEALINGS IN THE SOFTWARE.
3619
3032
 
3620
3033
  ### Rust Crates:
3621
3034
 
3622
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3035
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3623
3036
 
3624
3037
  ````text
3625
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3038
+ The MIT License (MIT)
3039
+
3040
+ Copyright (c) 2015-2020 Julien Cretin
3041
+ Copyright (c) 2017-2020 Google Inc.
3042
+
3043
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3044
+ of this software and associated documentation files (the "Software"), to deal
3045
+ in the Software without restriction, including without limitation the rights
3046
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3047
+ copies of the Software, and to permit persons to whom the Software is
3048
+ furnished to do so, subject to the following conditions:
3049
+
3050
+ The above copyright notice and this permission notice shall be included in all
3051
+ copies or substantial portions of the Software.
3052
+
3053
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3054
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3055
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3056
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3057
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3058
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3059
+ SOFTWARE.
3060
+
3061
+ ````
3062
+
3063
+ ---
3064
+
3065
+ ## The following dependencies are licensed under the MIT License:
3066
+
3067
+ ### Rust Crates:
3068
+
3069
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
3070
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
3071
+ - [url](https://github.com/servo/rust-url) (2.5.8)
3072
+
3073
+ ````text
3074
+ Copyright (c) 2013-2025 The rust-url developers
3626
3075
 
3627
3076
  Permission is hereby granted, free of charge, to any
3628
3077
  person obtaining a copy of this software and associated
@@ -3656,10 +3105,10 @@ DEALINGS IN THE SOFTWARE.
3656
3105
 
3657
3106
  ### Rust Crates:
3658
3107
 
3659
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3108
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3660
3109
 
3661
3110
  ````text
3662
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3111
+ Copyright (c) 2021 RustCrypto Developers
3663
3112
 
3664
3113
  Permission is hereby granted, free of charge, to any
3665
3114
  person obtaining a copy of this software and associated
@@ -3693,77 +3142,10 @@ DEALINGS IN THE SOFTWARE.
3693
3142
 
3694
3143
  ### Rust Crates:
3695
3144
 
3696
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3697
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3698
-
3699
- ````text
3700
- MIT License
3701
-
3702
- Copyright (c) 2019 Graham Esau
3703
-
3704
- Permission is hereby granted, free of charge, to any person obtaining a copy
3705
- of this software and associated documentation files (the "Software"), to deal
3706
- in the Software without restriction, including without limitation the rights
3707
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3708
- copies of the Software, and to permit persons to whom the Software is
3709
- furnished to do so, subject to the following conditions:
3710
-
3711
- The above copyright notice and this permission notice shall be included in all
3712
- copies or substantial portions of the Software.
3713
-
3714
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3715
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3716
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3717
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3718
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3719
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3720
- SOFTWARE.
3721
-
3722
- ````
3723
-
3724
- ---
3725
-
3726
- ## The following dependencies are licensed under the MIT License:
3727
-
3728
- ### Rust Crates:
3729
-
3730
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
3731
-
3732
- ````text
3733
- The MIT License (MIT)
3734
-
3735
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
3736
-
3737
- Permission is hereby granted, free of charge, to any person obtaining a copy
3738
- of this software and associated documentation files (the "Software"), to deal
3739
- in the Software without restriction, including without limitation the rights
3740
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3741
- copies of the Software, and to permit persons to whom the Software is
3742
- furnished to do so, subject to the following conditions:
3743
-
3744
- The above copyright notice and this permission notice shall be included in
3745
- all copies or substantial portions of the Software.
3746
-
3747
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3748
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3749
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3750
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3751
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3752
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3753
- THE SOFTWARE.
3754
-
3755
- ````
3756
-
3757
- ---
3758
-
3759
- ## The following dependencies are licensed under the MIT License:
3760
-
3761
- ### Rust Crates:
3762
-
3763
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3145
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3764
3146
 
3765
3147
  ````text
3766
- Copyright (c) 2016-2025 Sean McArthur
3148
+ Copyright (c) 2015-2025 Sean McArthur
3767
3149
 
3768
3150
  Permission is hereby granted, free of charge, to any person obtaining a copy
3769
3151
  of this software and associated documentation files (the "Software"), to deal
@@ -3792,34 +3174,30 @@ THE SOFTWARE.
3792
3174
 
3793
3175
  ### Rust Crates:
3794
3176
 
3795
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3177
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
3178
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
3796
3179
 
3797
3180
  ````text
3798
- Copyright (c) 2019 The CryptoCorrosion Contributors
3799
-
3800
- Permission is hereby granted, free of charge, to any
3801
- person obtaining a copy of this software and associated
3802
- documentation files (the "Software"), to deal in the
3803
- Software without restriction, including without
3804
- limitation the rights to use, copy, modify, merge,
3805
- publish, distribute, sublicense, and/or sell copies of
3806
- the Software, and to permit persons to whom the Software
3807
- is furnished to do so, subject to the following
3808
- conditions:
3181
+ The MIT License (MIT)
3809
3182
 
3810
- The above copyright notice and this permission notice
3811
- shall be included in all copies or substantial portions
3812
- of the Software.
3183
+ Copyright (c) 2015 Steven Fackler
3813
3184
 
3814
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3815
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3816
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3817
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3818
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3819
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3820
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3821
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3822
- DEALINGS IN THE SOFTWARE.
3185
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3186
+ this software and associated documentation files (the "Software"), to deal in
3187
+ the Software without restriction, including without limitation the rights to
3188
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3189
+ the Software, and to permit persons to whom the Software is furnished to do so,
3190
+ subject to the following conditions:
3191
+
3192
+ The above copyright notice and this permission notice shall be included in all
3193
+ copies or substantial portions of the Software.
3194
+
3195
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3196
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3197
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3198
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3199
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3200
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3823
3201
 
3824
3202
  ````
3825
3203
 
@@ -3829,28 +3207,32 @@ DEALINGS IN THE SOFTWARE.
3829
3207
 
3830
3208
  ### Rust Crates:
3831
3209
 
3832
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
3210
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3833
3211
 
3834
3212
  ````text
3835
- Copyright (c) 2016 The rust-native-tls Developers
3836
-
3837
- Permission is hereby granted, free of charge, to any person obtaining a copy
3838
- of this software and associated documentation files (the "Software"), to deal
3839
- in the Software without restriction, including without limitation the rights
3840
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3841
- copies of the Software, and to permit persons to whom the Software is
3842
- furnished to do so, subject to the following conditions:
3843
-
3844
- The above copyright notice and this permission notice shall be included in all
3845
- copies or substantial portions of the Software.
3846
-
3847
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3848
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3849
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3850
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3851
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3852
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3853
- SOFTWARE.
3213
+ The MIT License (MIT)
3214
+
3215
+ Copyright (c) 2016 Johann Tuffe
3216
+
3217
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3218
+ of this software and associated documentation files (the "Software"), to deal
3219
+ in the Software without restriction, including without limitation the rights
3220
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3221
+ copies of the Software, and to permit persons to whom the Software is
3222
+ furnished to do so, subject to the following conditions:
3223
+
3224
+
3225
+ The above copyright notice and this permission notice shall be included in
3226
+ all copies or substantial portions of the Software.
3227
+
3228
+
3229
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3230
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3231
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3232
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3233
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3234
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3235
+ THE SOFTWARE.
3854
3236
 
3855
3237
  ````
3856
3238
 
@@ -3890,10 +3272,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3890
3272
 
3891
3273
  ### Rust Crates:
3892
3274
 
3893
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
3275
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
3276
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
3894
3277
 
3895
3278
  ````text
3896
- Copyright (c) 2014 Chris Wong
3279
+ Copyright (c) 2014 Alex Crichton
3897
3280
 
3898
3281
  Permission is hereby granted, free of charge, to any
3899
3282
  person obtaining a copy of this software and associated
@@ -3927,10 +3310,47 @@ DEALINGS IN THE SOFTWARE.
3927
3310
 
3928
3311
  ### Rust Crates:
3929
3312
 
3930
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3313
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
3931
3314
 
3932
3315
  ````text
3933
- Copyright (c) 2018-2019 The RustCrypto Project Developers
3316
+ Copyright 2019-2024 YOSHIOKA Takuma
3317
+
3318
+ Permission is hereby granted, free of charge, to any
3319
+ person obtaining a copy of this software and associated
3320
+ documentation files (the "Software"), to deal in the
3321
+ Software without restriction, including without
3322
+ limitation the rights to use, copy, modify, merge,
3323
+ publish, distribute, sublicense, and/or sell copies of
3324
+ the Software, and to permit persons to whom the Software
3325
+ is furnished to do so, subject to the following
3326
+ conditions:
3327
+
3328
+ The above copyright notice and this permission notice
3329
+ shall be included in all copies or substantial portions
3330
+ of the Software.
3331
+
3332
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3333
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3334
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3335
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3336
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3337
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3338
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3339
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3340
+ DEALINGS IN THE SOFTWARE.
3341
+
3342
+ ````
3343
+
3344
+ ---
3345
+
3346
+ ## The following dependencies are licensed under the MIT License:
3347
+
3348
+ ### Rust Crates:
3349
+
3350
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3351
+
3352
+ ````text
3353
+ Copyright 2023 The Fuchsia Authors
3934
3354
 
3935
3355
  Permission is hereby granted, free of charge, to any
3936
3356
  person obtaining a copy of this software and associated
@@ -3956,6 +3376,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3956
3376
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3957
3377
  DEALINGS IN THE SOFTWARE.
3958
3378
 
3379
+
3959
3380
  ````
3960
3381
 
3961
3382
  ---
@@ -3964,31 +3385,30 @@ DEALINGS IN THE SOFTWARE.
3964
3385
 
3965
3386
  ### NPM Packages:
3966
3387
 
3967
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3968
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
3388
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.11) (0.0.11)
3969
3389
 
3970
3390
  ````text
3971
- MIT License
3391
+ MIT License
3972
3392
 
3973
- Copyright (c) Microsoft Corporation.
3393
+ Copyright (c) 2026 Huawei Device Co., Ltd.
3974
3394
 
3975
- Permission is hereby granted, free of charge, to any person obtaining a copy
3976
- of this software and associated documentation files (the "Software"), to deal
3977
- in the Software without restriction, including without limitation the rights
3978
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3979
- copies of the Software, and to permit persons to whom the Software is
3980
- furnished to do so, subject to the following conditions:
3395
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3396
+ of this software and associated documentation files (the "Software"), to deal
3397
+ in the Software without restriction, including without limitation the rights
3398
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3399
+ copies of the Software, and to permit persons to whom the Software is
3400
+ furnished to do so, subject to the following conditions:
3981
3401
 
3982
- The above copyright notice and this permission notice shall be included in all
3983
- copies or substantial portions of the Software.
3402
+ The above copyright notice and this permission notice shall be included in all
3403
+ copies or substantial portions of the Software.
3984
3404
 
3985
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3986
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3987
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3988
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3989
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3990
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3991
- SOFTWARE
3405
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3406
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3407
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3408
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3409
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3410
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3411
+ SOFTWARE.
3992
3412
 
3993
3413
  ````
3994
3414
 
@@ -3998,16 +3418,19 @@ DEALINGS IN THE SOFTWARE.
3998
3418
 
3999
3419
  ### Rust Crates:
4000
3420
 
4001
- - [rand](https://github.com/rust-random/rand) (0.8.5)
4002
- - [rand](https://github.com/rust-random/rand) (0.9.4)
4003
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
4004
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
4005
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
4006
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3421
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3422
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3423
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3424
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3425
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3426
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3427
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3428
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3429
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
4007
3430
 
4008
3431
  ````text
4009
- Copyright 2018 Developers of the Rand project
4010
- Copyright (c) 2014 The Rust Project Developers
3432
+ Copyright (c) 2016 Alex Crichton
3433
+ Copyright (c) 2017 The Tokio Authors
4011
3434
 
4012
3435
  Permission is hereby granted, free of charge, to any
4013
3436
  person obtaining a copy of this software and associated
@@ -4039,14 +3462,13 @@ DEALINGS IN THE SOFTWARE.
4039
3462
 
4040
3463
  ## The following dependencies are licensed under the MIT License:
4041
3464
 
4042
- ### NPM Packages:
3465
+ ### Rust Crates:
4043
3466
 
4044
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3467
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
4045
3468
 
4046
3469
  ````text
4047
- MIT License
4048
-
4049
- Copyright (c) Matteo Collina and Undici contributors
3470
+ Copyright (c) 2013-2014 The Rust Project Developers.
3471
+ Copyright (c) 2015-2020 The rust-hex Developers
4050
3472
 
4051
3473
  Permission is hereby granted, free of charge, to any person obtaining a copy
4052
3474
  of this software and associated documentation files (the "Software"), to deal
@@ -4074,12 +3496,10 @@ SOFTWARE.
4074
3496
 
4075
3497
  ### Rust Crates:
4076
3498
 
4077
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
4078
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
4079
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3499
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
4080
3500
 
4081
3501
  ````text
4082
- Copyright (c) 2019 Tower Contributors
3502
+ Copyright (c) 2014 Chris Wong
4083
3503
 
4084
3504
  Permission is hereby granted, free of charge, to any
4085
3505
  person obtaining a copy of this software and associated
@@ -4109,6 +3529,38 @@ DEALINGS IN THE SOFTWARE.
4109
3529
 
4110
3530
  ---
4111
3531
 
3532
+ ## The following dependencies are licensed under the MIT License:
3533
+
3534
+ ### Rust Crates:
3535
+
3536
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3537
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3538
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3539
+
3540
+ ````text
3541
+ MIT License
3542
+
3543
+ Copyright (c) <year> <copyright holders>
3544
+
3545
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3546
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3547
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3548
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3549
+ following conditions:
3550
+
3551
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3552
+ portions of the Software.
3553
+
3554
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3555
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3556
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3557
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3558
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3559
+
3560
+ ````
3561
+
3562
+ ---
3563
+
4112
3564
  ## The following dependencies are licensed under the MPL-2.0 License:
4113
3565
 
4114
3566
  ### Rust Crates:
@@ -4498,14 +3950,31 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4498
3950
 
4499
3951
  ### Rust Crates:
4500
3952
 
4501
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
3953
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
3954
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
3955
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
3956
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
3957
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
3958
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
3959
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
3960
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
3961
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
3962
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
3963
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
3964
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
3965
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
3966
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
3967
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
3968
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
3969
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
3970
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4502
3971
 
4503
3972
  ````text
4504
3973
  UNICODE LICENSE V3
4505
3974
 
4506
3975
  COPYRIGHT AND PERMISSION NOTICE
4507
3976
 
4508
- Copyright © 1991-2023 Unicode, Inc.
3977
+ Copyright © 2020-2024 Unicode, Inc.
4509
3978
 
4510
3979
  NOTICE TO USER: Carefully read the following legal agreement. BY
4511
3980
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4541,6 +4010,13 @@ not be used in advertising or otherwise to promote the sale, use or other
4541
4010
  dealings in these Data Files or Software without prior written
4542
4011
  authorization of the copyright holder.
4543
4012
 
4013
+ SPDX-License-Identifier: Unicode-3.0
4014
+
4015
+
4016
+
4017
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4018
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4019
+
4544
4020
  ````
4545
4021
 
4546
4022
  ---
@@ -4549,31 +4025,14 @@ authorization of the copyright holder.
4549
4025
 
4550
4026
  ### Rust Crates:
4551
4027
 
4552
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4553
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4554
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4555
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4556
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4557
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4558
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4559
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4560
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4561
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4562
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4563
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4564
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4565
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4566
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4567
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4568
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4569
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4028
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4570
4029
 
4571
4030
  ````text
4572
4031
  UNICODE LICENSE V3
4573
4032
 
4574
4033
  COPYRIGHT AND PERMISSION NOTICE
4575
4034
 
4576
- Copyright © 2020-2024 Unicode, Inc.
4035
+ Copyright © 1991-2023 Unicode, Inc.
4577
4036
 
4578
4037
  NOTICE TO USER: Carefully read the following legal agreement. BY
4579
4038
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4609,12 +4068,5 @@ not be used in advertising or otherwise to promote the sale, use or other
4609
4068
  dealings in these Data Files or Software without prior written
4610
4069
  authorization of the copyright holder.
4611
4070
 
4612
- SPDX-License-Identifier: Unicode-3.0
4613
-
4614
-
4615
-
4616
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4617
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4618
-
4619
4071
  ````
4620
4072