@deveco-codegenie/mcp-darwin-arm64 1.1.3 → 1.1.5

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.
@@ -98,9 +98,7 @@ PERFORMANCE OF THIS SOFTWARE.
98
98
 
99
99
  ### Rust Crates:
100
100
 
101
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
102
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
103
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
101
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
104
102
 
105
103
  ````text
106
104
  Apache License
@@ -291,7 +289,7 @@ PERFORMANCE OF THIS SOFTWARE.
291
289
  same "printed page" as the copyright notice for easier
292
290
  identification within third-party archives.
293
291
 
294
- Copyright [yyyy] [name of copyright owner]
292
+ Copyright 2011 Google Inc.
295
293
 
296
294
  Licensed under the Apache License, Version 2.0 (the "License");
297
295
  you may not use this file except in compliance with the License.
@@ -313,7 +311,96 @@ PERFORMANCE OF THIS SOFTWARE.
313
311
 
314
312
  ### Rust Crates:
315
313
 
316
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
314
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
315
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
316
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
317
+
318
+ ````text
319
+ Apache License
320
+ Version 2.0, January 2004
321
+ http://www.apache.org/licenses/
322
+
323
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
324
+
325
+ 1. Definitions.
326
+
327
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
328
+
329
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
330
+
331
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
332
+
333
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
334
+
335
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
336
+
337
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
338
+
339
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
340
+
341
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
342
+
343
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
344
+
345
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
346
+
347
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
348
+
349
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
350
+
351
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
352
+
353
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
354
+
355
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
356
+
357
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
358
+
359
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
360
+
361
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
362
+
363
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
364
+
365
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
366
+
367
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
368
+
369
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
370
+
371
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
372
+
373
+ END OF TERMS AND CONDITIONS
374
+
375
+ APPENDIX: How to apply the Apache License to your work.
376
+
377
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
378
+
379
+ Copyright [yyyy] [name of copyright owner]
380
+
381
+ Licensed under the Apache License, Version 2.0 (the "License");
382
+ you may not use this file except in compliance with the License.
383
+ You may obtain a copy of the License at
384
+
385
+ http://www.apache.org/licenses/LICENSE-2.0
386
+
387
+ Unless required by applicable law or agreed to in writing, software
388
+ distributed under the License is distributed on an "AS IS" BASIS,
389
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
390
+ See the License for the specific language governing permissions and
391
+ limitations under the License.
392
+
393
+ ````
394
+
395
+ ---
396
+
397
+ ## The following dependencies are licensed under the Apache-2.0 License:
398
+
399
+ ### Rust Crates:
400
+
401
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
402
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
403
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
317
404
 
318
405
  ````text
319
406
  Apache License
@@ -504,7 +591,7 @@ PERFORMANCE OF THIS SOFTWARE.
504
591
  same "printed page" as the copyright notice for easier
505
592
  identification within third-party archives.
506
593
 
507
- Copyright 2011 Google Inc.
594
+ Copyright [yyyy] [name of copyright owner]
508
595
 
509
596
  Licensed under the Apache License, Version 2.0 (the "License");
510
597
  you may not use this file except in compliance with the License.
@@ -522,93 +609,6 @@ PERFORMANCE OF THIS SOFTWARE.
522
609
 
523
610
  ---
524
611
 
525
- ## The following dependencies are licensed under the Apache-2.0 License:
526
-
527
- ### Rust Crates:
528
-
529
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
530
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
531
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
532
-
533
- ````text
534
- Apache License
535
- Version 2.0, January 2004
536
- http://www.apache.org/licenses/
537
-
538
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
539
-
540
- 1. Definitions.
541
-
542
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
543
-
544
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
545
-
546
- "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
547
-
548
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
549
-
550
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
551
-
552
- "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
553
-
554
- "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
555
-
556
- "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
557
-
558
- "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
559
-
560
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
561
-
562
- 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
563
-
564
- 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
565
-
566
- 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
567
-
568
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
569
-
570
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
571
-
572
- (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
573
-
574
- (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
575
-
576
- You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
577
-
578
- 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
579
-
580
- 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
581
-
582
- 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
583
-
584
- 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
585
-
586
- 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
587
-
588
- END OF TERMS AND CONDITIONS
589
-
590
- APPENDIX: How to apply the Apache License to your work.
591
-
592
- To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
593
-
594
- Copyright [yyyy] [name of copyright owner]
595
-
596
- Licensed under the Apache License, Version 2.0 (the "License");
597
- you may not use this file except in compliance with the License.
598
- You may obtain a copy of the License at
599
-
600
- http://www.apache.org/licenses/LICENSE-2.0
601
-
602
- Unless required by applicable law or agreed to in writing, software
603
- distributed under the License is distributed on an "AS IS" BASIS,
604
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
605
- See the License for the specific language governing permissions and
606
- limitations under the License.
607
-
608
- ````
609
-
610
- ---
611
-
612
612
  ## The following dependencies are licensed under the BSD-3-Clause License:
613
613
 
614
614
  ### NPM Packages:
@@ -654,33 +654,14 @@ The complete list of contributors can be found at:
654
654
 
655
655
  ### Rust Crates:
656
656
 
657
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
658
-
659
- ````text
660
- Copyright 2016 Nika Layzell
661
-
662
- 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:
663
-
664
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
665
-
666
- 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.
667
-
668
- ````
669
-
670
- ---
671
-
672
- ## The following dependencies are licensed under the MIT License:
673
-
674
- ### Rust Crates:
675
-
676
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
677
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
678
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
657
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
658
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
659
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
679
660
 
680
661
  ````text
681
662
  MIT License
682
663
 
683
- Copyright (c) Tokio Contributors
664
+ Copyright (c) 2017 Ted Driggs
684
665
 
685
666
  Permission is hereby granted, free of charge, to any person obtaining a copy
686
667
  of this software and associated documentation files (the "Software"), to deal
@@ -708,30 +689,28 @@ SOFTWARE.
708
689
 
709
690
  ### Rust Crates:
710
691
 
711
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
712
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
692
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
713
693
 
714
694
  ````text
715
- The MIT License (MIT)
716
-
717
- Copyright (c) 2015 Steven Fackler
695
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
718
696
 
719
- Permission is hereby granted, free of charge, to any person obtaining a copy of
720
- this software and associated documentation files (the "Software"), to deal in
721
- the Software without restriction, including without limitation the rights to
722
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
723
- the Software, and to permit persons to whom the Software is furnished to do so,
724
- subject to the following conditions:
697
+ Permission is hereby granted, free of charge, to any person obtaining a copy
698
+ of this software and associated documentation files (the "Software"), to deal
699
+ in the Software without restriction, including without limitation the rights
700
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
701
+ copies of the Software, and to permit persons to whom the Software is
702
+ furnished to do so, subject to the following conditions:
725
703
 
726
- The above copyright notice and this permission notice shall be included in all
727
- copies or substantial portions of the Software.
704
+ The above copyright notice and this permission notice shall be included in
705
+ all copies or substantial portions of the Software.
728
706
 
729
707
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
730
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
731
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
732
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
733
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
734
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
708
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
709
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
710
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
711
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
712
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
713
+ THE SOFTWARE.
735
714
 
736
715
  ````
737
716
 
@@ -741,44 +720,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
741
720
 
742
721
  ### Rust Crates:
743
722
 
744
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
723
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
745
724
 
746
725
  ````text
747
- MIT License
748
-
749
- Copyright (c) 2019 Yoshua Wuyts
750
- Copyright (c) Tokio Contributors
751
-
752
- Permission is hereby granted, free of charge, to any person obtaining a copy
753
- of this software and associated documentation files (the "Software"), to deal
754
- in the Software without restriction, including without limitation the rights
755
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
756
- copies of the Software, and to permit persons to whom the Software is
757
- furnished to do so, subject to the following conditions:
758
-
759
- The above copyright notice and this permission notice shall be included in all
760
- copies or substantial portions of the Software.
761
-
762
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
763
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
764
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
765
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
766
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
767
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
768
- SOFTWARE.
769
-
770
- ````
771
-
772
- ---
773
-
774
- ## The following dependencies are licensed under the MIT License:
775
-
776
- ### Rust Crates:
777
-
778
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
779
-
780
- ````text
781
- Copyright (c) 2016--2023
726
+ Copyright (c) 2017 Robert Grosse
782
727
 
783
728
  Permission is hereby granted, free of charge, to any
784
729
  person obtaining a copy of this software and associated
@@ -803,7 +748,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
803
748
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
804
749
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
805
750
  DEALINGS IN THE SOFTWARE.
806
-
807
751
  ````
808
752
 
809
753
  ---
@@ -812,10 +756,10 @@ DEALINGS IN THE SOFTWARE.
812
756
 
813
757
  ### Rust Crates:
814
758
 
815
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
759
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
816
760
 
817
761
  ````text
818
- Copyright (c) 2018-2019 The RustCrypto Project Developers
762
+ Copyright (c) 2021 RustCrypto Developers
819
763
 
820
764
  Permission is hereby granted, free of charge, to any
821
765
  person obtaining a copy of this software and associated
@@ -849,39 +793,28 @@ DEALINGS IN THE SOFTWARE.
849
793
 
850
794
  ### Rust Crates:
851
795
 
852
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
853
- - [log](https://github.com/rust-lang/log) (0.4.29)
854
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
855
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
856
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
857
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
796
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
858
797
 
859
798
  ````text
860
- Copyright (c) 2014 The Rust Project Developers
799
+ MIT License
861
800
 
862
- Permission is hereby granted, free of charge, to any
863
- person obtaining a copy of this software and associated
864
- documentation files (the "Software"), to deal in the
865
- Software without restriction, including without
866
- limitation the rights to use, copy, modify, merge,
867
- publish, distribute, sublicense, and/or sell copies of
868
- the Software, and to permit persons to whom the Software
869
- is furnished to do so, subject to the following
870
- conditions:
801
+ Permission is hereby granted, free of charge, to any person obtaining a copy
802
+ of this software and associated documentation files (the "Software"), to deal
803
+ in the Software without restriction, including without limitation the rights
804
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
805
+ copies of the Software, and to permit persons to whom the Software is
806
+ furnished to do so, subject to the following conditions:
871
807
 
872
- The above copyright notice and this permission notice
873
- shall be included in all copies or substantial portions
874
- of the Software.
808
+ The above copyright notice and this permission notice shall be included in all
809
+ copies or substantial portions of the Software.
875
810
 
876
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
877
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
878
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
879
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
880
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
881
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
882
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
883
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
884
- DEALINGS IN THE SOFTWARE.
811
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
812
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
813
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
814
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
815
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
816
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
817
+ SOFTWARE.
885
818
 
886
819
  ````
887
820
 
@@ -891,43 +824,33 @@ DEALINGS IN THE SOFTWARE.
891
824
 
892
825
  ### Rust Crates:
893
826
 
894
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
895
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
896
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
897
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
898
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
899
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
900
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
901
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
902
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
827
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
828
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
829
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
830
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
903
831
 
904
832
  ````text
905
- Copyright (c) 2016 Alex Crichton
906
- Copyright (c) 2017 The Tokio Authors
833
+ The MIT License (MIT)
907
834
 
908
- Permission is hereby granted, free of charge, to any
909
- person obtaining a copy of this software and associated
910
- documentation files (the "Software"), to deal in the
911
- Software without restriction, including without
912
- limitation the rights to use, copy, modify, merge,
913
- publish, distribute, sublicense, and/or sell copies of
914
- the Software, and to permit persons to whom the Software
915
- is furnished to do so, subject to the following
916
- conditions:
835
+ Copyright (c) 2015 Andrew Gallant
917
836
 
918
- The above copyright notice and this permission notice
919
- shall be included in all copies or substantial portions
920
- of the Software.
837
+ Permission is hereby granted, free of charge, to any person obtaining a copy
838
+ of this software and associated documentation files (the "Software"), to deal
839
+ in the Software without restriction, including without limitation the rights
840
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
841
+ copies of the Software, and to permit persons to whom the Software is
842
+ furnished to do so, subject to the following conditions:
921
843
 
922
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
923
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
924
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
925
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
926
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
927
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
928
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
929
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
930
- DEALINGS IN THE SOFTWARE.
844
+ The above copyright notice and this permission notice shall be included in
845
+ all copies or substantial portions of the Software.
846
+
847
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
848
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
849
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
850
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
851
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
852
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
853
+ THE SOFTWARE.
931
854
 
932
855
  ````
933
856
 
@@ -937,13 +860,10 @@ DEALINGS IN THE SOFTWARE.
937
860
 
938
861
  ### Rust Crates:
939
862
 
940
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
941
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
942
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
943
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
863
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
944
864
 
945
865
  ````text
946
- Copyright (c) 2016 The Rust Project Developers
866
+ Copyright (c) 2013-2016 The rust-url developers
947
867
 
948
868
  Permission is hereby granted, free of charge, to any
949
869
  person obtaining a copy of this software and associated
@@ -977,10 +897,19 @@ DEALINGS IN THE SOFTWARE.
977
897
 
978
898
  ### Rust Crates:
979
899
 
980
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
900
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
901
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
902
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
903
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
904
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
905
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
906
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
907
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
908
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
981
909
 
982
910
  ````text
983
- Copyright (c) 2017 tokio-jsonrpc developers
911
+ Copyright (c) 2016 Alex Crichton
912
+ Copyright (c) 2017 The Tokio Authors
984
913
 
985
914
  Permission is hereby granted, free of charge, to any
986
915
  person obtaining a copy of this software and associated
@@ -1014,14 +943,10 @@ DEALINGS IN THE SOFTWARE.
1014
943
 
1015
944
  ### Rust Crates:
1016
945
 
1017
- - [educe](https://github.com/magiclen/educe) (0.5.11)
1018
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1019
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
946
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1020
947
 
1021
948
  ````text
1022
- MIT License
1023
-
1024
- Copyright (c) 2023 magiclen.org (Ron Li)
949
+ Copyright (c) 2019 Eliza Weisman
1025
950
 
1026
951
  Permission is hereby granted, free of charge, to any person obtaining a copy
1027
952
  of this software and associated documentation files (the "Software"), to deal
@@ -1030,16 +955,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1030
955
  copies of the Software, and to permit persons to whom the Software is
1031
956
  furnished to do so, subject to the following conditions:
1032
957
 
1033
- The above copyright notice and this permission notice shall be included in all
1034
- copies or substantial portions of the Software.
958
+ The above copyright notice and this permission notice shall be included in
959
+ all copies or substantial portions of the Software.
1035
960
 
1036
961
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1037
962
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1038
963
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1039
964
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1040
965
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1041
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1042
- SOFTWARE.
966
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
967
+ THE SOFTWARE.
1043
968
 
1044
969
  ````
1045
970
 
@@ -1049,10 +974,10 @@ SOFTWARE.
1049
974
 
1050
975
  ### Rust Crates:
1051
976
 
1052
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
977
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1053
978
 
1054
979
  ````text
1055
- Copyright (c) 2014 Carl Lerche and other MIO contributors
980
+ Copyright (c) 2014-2026 Sean McArthur
1056
981
 
1057
982
  Permission is hereby granted, free of charge, to any person obtaining a copy
1058
983
  of this software and associated documentation files (the "Software"), to deal
@@ -1080,11 +1005,12 @@ THE SOFTWARE.
1080
1005
 
1081
1006
  ### Rust Crates:
1082
1007
 
1083
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1008
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
1084
1009
 
1085
1010
  ````text
1086
- Copyright (c) 2017 Alexey Galakhov
1087
- Copyright (c) 2016 Jason Housley
1011
+ The MIT License (MIT)
1012
+
1013
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
1088
1014
 
1089
1015
  Permission is hereby granted, free of charge, to any person obtaining a copy
1090
1016
  of this software and associated documentation files (the "Software"), to deal
@@ -1112,10 +1038,43 @@ THE SOFTWARE.
1112
1038
 
1113
1039
  ### Rust Crates:
1114
1040
 
1115
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1041
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1116
1042
 
1117
1043
  ````text
1118
- Copyright (c) 2014-2026 Sean McArthur
1044
+ MIT License
1045
+
1046
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1047
+
1048
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1049
+ of this software and associated documentation files (the "Software"), to deal
1050
+ in the Software without restriction, including without limitation the rights
1051
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1052
+ copies of the Software, and to permit persons to whom the Software is
1053
+ furnished to do so, subject to the following conditions:
1054
+
1055
+ The above copyright notice and this permission notice shall be included in all
1056
+ copies or substantial portions of the Software.
1057
+
1058
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1059
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1060
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1061
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1062
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1063
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1064
+ SOFTWARE.
1065
+
1066
+ ````
1067
+
1068
+ ---
1069
+
1070
+ ## The following dependencies are licensed under the MIT License:
1071
+
1072
+ ### Rust Crates:
1073
+
1074
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1075
+
1076
+ ````text
1077
+ Copyright (c) 2016-2025 Sean McArthur
1119
1078
 
1120
1079
  Permission is hereby granted, free of charge, to any person obtaining a copy
1121
1080
  of this software and associated documentation files (the "Software"), to deal
@@ -1135,6 +1094,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1135
1094
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1136
1095
  THE SOFTWARE.
1137
1096
 
1097
+
1138
1098
  ````
1139
1099
 
1140
1100
  ---
@@ -1143,12 +1103,14 @@ THE SOFTWARE.
1143
1103
 
1144
1104
  ### Rust Crates:
1145
1105
 
1146
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
1106
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1147
1107
 
1148
1108
  ````text
1149
- MIT License
1109
+ The MIT License (MIT)
1150
1110
 
1151
- Copyright (c) 2017 Nikolai Vazquez
1111
+ Copyright (c) 2015 Danny Guo
1112
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1113
+ Copyright (c) 2018 Akash Kurdekar
1152
1114
 
1153
1115
  Permission is hereby granted, free of charge, to any person obtaining a copy
1154
1116
  of this software and associated documentation files (the "Software"), to deal
@@ -1176,10 +1138,10 @@ SOFTWARE.
1176
1138
 
1177
1139
  ### Rust Crates:
1178
1140
 
1179
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1141
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1180
1142
 
1181
1143
  ````text
1182
- Copyright (c) 2014 Chris Wong
1144
+ Copyright (c) 2019-2021 Tower Contributors
1183
1145
 
1184
1146
  Permission is hereby granted, free of charge, to any
1185
1147
  person obtaining a copy of this software and associated
@@ -1213,10 +1175,10 @@ DEALINGS IN THE SOFTWARE.
1213
1175
 
1214
1176
  ### Rust Crates:
1215
1177
 
1216
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1178
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1217
1179
 
1218
1180
  ````text
1219
- Copyright (c) 2018 Carl Lerche
1181
+ Copyright Mozilla Foundation
1220
1182
 
1221
1183
  Permission is hereby granted, free of charge, to any
1222
1184
  person obtaining a copy of this software and associated
@@ -1250,11 +1212,10 @@ DEALINGS IN THE SOFTWARE.
1250
1212
 
1251
1213
  ### Rust Crates:
1252
1214
 
1253
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1215
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1254
1216
 
1255
1217
  ````text
1256
- Copyright (c) 2018-2025 The rust-random Project Developers
1257
- Copyright (c) 2014 The Rust Project Developers
1218
+ Copyright (c) The rust-url developers
1258
1219
 
1259
1220
  Permission is hereby granted, free of charge, to any
1260
1221
  person obtaining a copy of this software and associated
@@ -1288,10 +1249,10 @@ DEALINGS IN THE SOFTWARE.
1288
1249
 
1289
1250
  ### Rust Crates:
1290
1251
 
1291
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1252
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1292
1253
 
1293
1254
  ````text
1294
- Copyright (c) 2021 RustCrypto Developers
1255
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1295
1256
 
1296
1257
  Permission is hereby granted, free of charge, to any
1297
1258
  person obtaining a copy of this software and associated
@@ -1325,30 +1286,31 @@ DEALINGS IN THE SOFTWARE.
1325
1286
 
1326
1287
  ### Rust Crates:
1327
1288
 
1328
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1289
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1329
1290
 
1330
1291
  ````text
1331
- The MIT License (MIT)
1332
-
1333
- Copyright (c) 2015 Bartłomiej Kamiński
1334
-
1335
- Permission is hereby granted, free of charge, to any person obtaining a copy
1336
- of this software and associated documentation files (the "Software"), to deal
1337
- in the Software without restriction, including without limitation the rights
1338
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1339
- copies of the Software, and to permit persons to whom the Software is
1340
- furnished to do so, subject to the following conditions:
1341
-
1342
- The above copyright notice and this permission notice shall be included in all
1343
- copies or substantial portions of the Software.
1344
-
1345
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1346
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1347
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1348
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1349
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1350
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1351
- SOFTWARE.
1292
+ The MIT License (MIT)
1293
+
1294
+ Copyright (c) 2015 Alice Maz
1295
+
1296
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1297
+ of this software and associated documentation files (the "Software"), to deal
1298
+ in the Software without restriction, including without limitation the rights
1299
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1300
+ copies of the Software, and to permit persons to whom the Software is
1301
+ furnished to do so, subject to the following conditions:
1302
+
1303
+ The above copyright notice and this permission notice shall be included in
1304
+ all copies or substantial portions of the Software.
1305
+
1306
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1307
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1308
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1309
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1310
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1311
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1312
+ THE SOFTWARE.
1313
+
1352
1314
  ````
1353
1315
 
1354
1316
  ---
@@ -1357,10 +1319,10 @@ SOFTWARE.
1357
1319
 
1358
1320
  ### Rust Crates:
1359
1321
 
1360
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1322
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1361
1323
 
1362
1324
  ````text
1363
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1325
+ Copyright (c) 2019 The CryptoCorrosion Contributors
1364
1326
 
1365
1327
  Permission is hereby granted, free of charge, to any
1366
1328
  person obtaining a copy of this software and associated
@@ -1394,10 +1356,11 @@ DEALINGS IN THE SOFTWARE.
1394
1356
 
1395
1357
  ### Rust Crates:
1396
1358
 
1397
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1359
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
1398
1360
 
1399
1361
  ````text
1400
- Copyright (c) 2023-2025 Sean McArthur
1362
+ Copyright (c) 2017 Daniel Abramov
1363
+ Copyright (c) 2017 Alexey Galakhov
1401
1364
 
1402
1365
  Permission is hereby granted, free of charge, to any person obtaining a copy
1403
1366
  of this software and associated documentation files (the "Software"), to deal
@@ -1425,28 +1388,34 @@ THE SOFTWARE.
1425
1388
 
1426
1389
  ### Rust Crates:
1427
1390
 
1428
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1391
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1429
1392
 
1430
1393
  ````text
1431
- MIT License
1394
+ Copyright (c) 2018 Carl Lerche
1432
1395
 
1433
- Permission is hereby granted, free of charge, to any person obtaining a copy
1434
- of this software and associated documentation files (the "Software"), to deal
1435
- in the Software without restriction, including without limitation the rights
1436
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1437
- copies of the Software, and to permit persons to whom the Software is
1438
- furnished to do so, subject to the following conditions:
1396
+ Permission is hereby granted, free of charge, to any
1397
+ person obtaining a copy of this software and associated
1398
+ documentation files (the "Software"), to deal in the
1399
+ Software without restriction, including without
1400
+ limitation the rights to use, copy, modify, merge,
1401
+ publish, distribute, sublicense, and/or sell copies of
1402
+ the Software, and to permit persons to whom the Software
1403
+ is furnished to do so, subject to the following
1404
+ conditions:
1439
1405
 
1440
- The above copyright notice and this permission notice shall be included in all
1441
- copies or substantial portions of the Software.
1406
+ The above copyright notice and this permission notice
1407
+ shall be included in all copies or substantial portions
1408
+ of the Software.
1442
1409
 
1443
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1444
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1445
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1446
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1447
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1448
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1449
- SOFTWARE.
1410
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1411
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1412
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1413
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1414
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1415
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1416
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1417
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1418
+ DEALINGS IN THE SOFTWARE.
1450
1419
 
1451
1420
  ````
1452
1421
 
@@ -1456,10 +1425,10 @@ SOFTWARE.
1456
1425
 
1457
1426
  ### Rust Crates:
1458
1427
 
1459
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1428
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1460
1429
 
1461
1430
  ````text
1462
- Copyright (c) 2019 The CryptoCorrosion Contributors
1431
+ Copyright (c) 2016 Anthony Ramine
1463
1432
 
1464
1433
  Permission is hereby granted, free of charge, to any
1465
1434
  person obtaining a copy of this software and associated
@@ -1493,30 +1462,35 @@ DEALINGS IN THE SOFTWARE.
1493
1462
 
1494
1463
  ### Rust Crates:
1495
1464
 
1496
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
1465
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1466
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1497
1467
 
1498
1468
  ````text
1499
- The MIT License (MIT)
1500
-
1501
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
1469
+ Copyright (c) 2014 Alex Crichton
1502
1470
 
1503
- Permission is hereby granted, free of charge, to any person obtaining a copy
1504
- of this software and associated documentation files (the "Software"), to deal
1505
- in the Software without restriction, including without limitation the rights
1506
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1507
- copies of the Software, and to permit persons to whom the Software is
1508
- furnished to do so, subject to the following conditions:
1471
+ Permission is hereby granted, free of charge, to any
1472
+ person obtaining a copy of this software and associated
1473
+ documentation files (the "Software"), to deal in the
1474
+ Software without restriction, including without
1475
+ limitation the rights to use, copy, modify, merge,
1476
+ publish, distribute, sublicense, and/or sell copies of
1477
+ the Software, and to permit persons to whom the Software
1478
+ is furnished to do so, subject to the following
1479
+ conditions:
1509
1480
 
1510
- The above copyright notice and this permission notice shall be included in
1511
- all copies or substantial portions of the Software.
1481
+ The above copyright notice and this permission notice
1482
+ shall be included in all copies or substantial portions
1483
+ of the Software.
1512
1484
 
1513
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1514
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1515
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1516
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1517
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1518
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1519
- THE SOFTWARE.
1485
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1486
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1487
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1488
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1489
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1490
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1491
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1492
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1493
+ DEALINGS IN THE SOFTWARE.
1520
1494
 
1521
1495
  ````
1522
1496
 
@@ -1526,29 +1500,32 @@ THE SOFTWARE.
1526
1500
 
1527
1501
  ### Rust Crates:
1528
1502
 
1529
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1503
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1530
1504
 
1531
1505
  ````text
1532
- Copyright (c) 2015-2025 Sean McArthur
1533
-
1534
- Permission is hereby granted, free of charge, to any person obtaining a copy
1535
- of this software and associated documentation files (the "Software"), to deal
1536
- in the Software without restriction, including without limitation the rights
1537
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1538
- copies of the Software, and to permit persons to whom the Software is
1539
- furnished to do so, subject to the following conditions:
1540
-
1541
- The above copyright notice and this permission notice shall be included in
1542
- all copies or substantial portions of the Software.
1543
-
1544
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1545
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1546
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1547
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1548
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1549
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1550
- THE SOFTWARE.
1551
-
1506
+ The MIT License (MIT)
1507
+
1508
+ Copyright (c) 2016 Johann Tuffe
1509
+
1510
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1511
+ of this software and associated documentation files (the "Software"), to deal
1512
+ in the Software without restriction, including without limitation the rights
1513
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1514
+ copies of the Software, and to permit persons to whom the Software is
1515
+ furnished to do so, subject to the following conditions:
1516
+
1517
+
1518
+ The above copyright notice and this permission notice shall be included in
1519
+ all copies or substantial portions of the Software.
1520
+
1521
+
1522
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1523
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1524
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1525
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1526
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1527
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1528
+ THE SOFTWARE.
1552
1529
 
1553
1530
  ````
1554
1531
 
@@ -1558,10 +1535,10 @@ THE SOFTWARE.
1558
1535
 
1559
1536
  ### Rust Crates:
1560
1537
 
1561
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
1538
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1562
1539
 
1563
1540
  ````text
1564
- Copyright (c) 2017 Artyom Pavlov
1541
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1565
1542
 
1566
1543
  Permission is hereby granted, free of charge, to any
1567
1544
  person obtaining a copy of this software and associated
@@ -1595,10 +1572,49 @@ DEALINGS IN THE SOFTWARE.
1595
1572
 
1596
1573
  ### Rust Crates:
1597
1574
 
1598
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1575
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1599
1576
 
1600
1577
  ````text
1601
- Copyright (c) 2013-2016 The rust-url developers
1578
+ MIT License
1579
+
1580
+ Copyright (c) 2019 Yoshua Wuyts
1581
+ Copyright (c) Tokio Contributors
1582
+
1583
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1584
+ of this software and associated documentation files (the "Software"), to deal
1585
+ in the Software without restriction, including without limitation the rights
1586
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1587
+ copies of the Software, and to permit persons to whom the Software is
1588
+ furnished to do so, subject to the following conditions:
1589
+
1590
+ The above copyright notice and this permission notice shall be included in all
1591
+ copies or substantial portions of the Software.
1592
+
1593
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1594
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1595
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1596
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1597
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1598
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1599
+ SOFTWARE.
1600
+
1601
+ ````
1602
+
1603
+ ---
1604
+
1605
+ ## The following dependencies are licensed under the MIT License:
1606
+
1607
+ ### Rust Crates:
1608
+
1609
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1610
+ - [log](https://github.com/rust-lang/log) (0.4.29)
1611
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1612
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
1613
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1614
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1615
+
1616
+ ````text
1617
+ Copyright (c) 2014 The Rust Project Developers
1602
1618
 
1603
1619
  Permission is hereby granted, free of charge, to any
1604
1620
  person obtaining a copy of this software and associated
@@ -1632,10 +1648,10 @@ DEALINGS IN THE SOFTWARE.
1632
1648
 
1633
1649
  ### Rust Crates:
1634
1650
 
1635
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1651
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1636
1652
 
1637
1653
  ````text
1638
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1654
+ Copyright (c) 2018 The Servo Project Developers
1639
1655
 
1640
1656
  Permission is hereby granted, free of charge, to any
1641
1657
  person obtaining a copy of this software and associated
@@ -1669,29 +1685,10 @@ DEALINGS IN THE SOFTWARE.
1669
1685
 
1670
1686
  ### Rust Crates:
1671
1687
 
1672
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1673
-
1674
- ````text
1675
- Copyright 2017 Juniper Networks, Inc.
1676
-
1677
- 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:
1678
-
1679
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1680
-
1681
- 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.
1682
-
1683
- ````
1684
-
1685
- ---
1686
-
1687
- ## The following dependencies are licensed under the MIT License:
1688
-
1689
- ### Rust Crates:
1690
-
1691
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1688
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
1692
1689
 
1693
1690
  ````text
1694
- Copyright (c) 2014-2026 Alex Crichton
1691
+ Copyright (c) 2017 Contributors
1695
1692
 
1696
1693
  Permission is hereby granted, free of charge, to any
1697
1694
  person obtaining a copy of this software and associated
@@ -1723,12 +1720,14 @@ DEALINGS IN THE SOFTWARE.
1723
1720
 
1724
1721
  ## The following dependencies are licensed under the MIT License:
1725
1722
 
1726
- ### Rust Crates:
1723
+ ### NPM Packages:
1727
1724
 
1728
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1725
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1729
1726
 
1730
1727
  ````text
1731
- Copyright (c) 2016 The rust-native-tls Developers
1728
+ The MIT License (MIT)
1729
+
1730
+ Copyright (c) 2015-2021 Evgeny Poberezkin
1732
1731
 
1733
1732
  Permission is hereby granted, free of charge, to any person obtaining a copy
1734
1733
  of this software and associated documentation files (the "Software"), to deal
@@ -1748,6 +1747,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1748
1747
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1749
1748
  SOFTWARE.
1750
1749
 
1750
+
1751
1751
  ````
1752
1752
 
1753
1753
  ---
@@ -1756,28 +1756,61 @@ SOFTWARE.
1756
1756
 
1757
1757
  ### Rust Crates:
1758
1758
 
1759
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1759
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1760
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1761
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1762
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1763
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1764
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1765
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1766
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1767
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1768
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1769
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1770
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1771
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1772
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1773
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
1774
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1775
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1776
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1777
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
1778
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1779
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1780
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1781
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1782
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
1783
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1784
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1785
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1786
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1787
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1788
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1760
1789
 
1761
1790
  ````text
1762
- Copyright (c) 2019 Eliza Weisman
1763
-
1764
- Permission is hereby granted, free of charge, to any person obtaining a copy
1765
- of this software and associated documentation files (the "Software"), to deal
1766
- in the Software without restriction, including without limitation the rights
1767
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1768
- copies of the Software, and to permit persons to whom the Software is
1769
- furnished to do so, subject to the following conditions:
1791
+ Permission is hereby granted, free of charge, to any
1792
+ person obtaining a copy of this software and associated
1793
+ documentation files (the "Software"), to deal in the
1794
+ Software without restriction, including without
1795
+ limitation the rights to use, copy, modify, merge,
1796
+ publish, distribute, sublicense, and/or sell copies of
1797
+ the Software, and to permit persons to whom the Software
1798
+ is furnished to do so, subject to the following
1799
+ conditions:
1770
1800
 
1771
- The above copyright notice and this permission notice shall be included in
1772
- all copies or substantial portions of the Software.
1801
+ The above copyright notice and this permission notice
1802
+ shall be included in all copies or substantial portions
1803
+ of the Software.
1773
1804
 
1774
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1775
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1776
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1777
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1778
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1779
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1780
- THE SOFTWARE.
1805
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1806
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1807
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1808
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1809
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1810
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1811
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1812
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1813
+ DEALINGS IN THE SOFTWARE.
1781
1814
 
1782
1815
  ````
1783
1816
 
@@ -1787,29 +1820,34 @@ THE SOFTWARE.
1787
1820
 
1788
1821
  ### Rust Crates:
1789
1822
 
1790
- - [want](https://github.com/seanmonstar/want) (0.3.1)
1823
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1791
1824
 
1792
1825
  ````text
1793
- Copyright (c) 2018-2019 Sean McArthur
1794
-
1795
- Permission is hereby granted, free of charge, to any person obtaining a copy
1796
- of this software and associated documentation files (the "Software"), to deal
1797
- in the Software without restriction, including without limitation the rights
1798
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1799
- copies of the Software, and to permit persons to whom the Software is
1800
- furnished to do so, subject to the following conditions:
1826
+ Copyright (c) 2016--2017
1801
1827
 
1802
- The above copyright notice and this permission notice shall be included in
1803
- all copies or substantial portions of the Software.
1828
+ Permission is hereby granted, free of charge, to any
1829
+ person obtaining a copy of this software and associated
1830
+ documentation files (the "Software"), to deal in the
1831
+ Software without restriction, including without
1832
+ limitation the rights to use, copy, modify, merge,
1833
+ publish, distribute, sublicense, and/or sell copies of
1834
+ the Software, and to permit persons to whom the Software
1835
+ is furnished to do so, subject to the following
1836
+ conditions:
1804
1837
 
1805
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1806
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1807
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1808
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1809
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1810
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1811
- THE SOFTWARE.
1838
+ The above copyright notice and this permission notice
1839
+ shall be included in all copies or substantial portions
1840
+ of the Software.
1812
1841
 
1842
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1843
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1844
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1845
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1846
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1847
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1848
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1849
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1850
+ DEALINGS IN THE SOFTWARE.
1813
1851
 
1814
1852
  ````
1815
1853
 
@@ -1817,16 +1855,14 @@ THE SOFTWARE.
1817
1855
 
1818
1856
  ## The following dependencies are licensed under the MIT License:
1819
1857
 
1820
- ### Rust Crates:
1858
+ ### NPM Packages:
1821
1859
 
1822
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1823
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1824
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1860
+ - [json5](https://github.com/json5/json5) (2.2.3)
1825
1861
 
1826
1862
  ````text
1827
1863
  MIT License
1828
1864
 
1829
- Copyright (c) 2017 Ted Driggs
1865
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
1830
1866
 
1831
1867
  Permission is hereby granted, free of charge, to any person obtaining a copy
1832
1868
  of this software and associated documentation files (the "Software"), to deal
@@ -1846,6 +1882,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1846
1882
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1847
1883
  SOFTWARE.
1848
1884
 
1885
+ [others]: https://github.com/json5/json5/contributors
1886
+
1849
1887
  ````
1850
1888
 
1851
1889
  ---
@@ -1854,10 +1892,15 @@ SOFTWARE.
1854
1892
 
1855
1893
  ### Rust Crates:
1856
1894
 
1857
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1895
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1896
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1897
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1898
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1899
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1900
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1858
1901
 
1859
1902
  ````text
1860
- Copyright (c) 2016 Anthony Ramine
1903
+ Copyright (c) 2019 Tokio Contributors
1861
1904
 
1862
1905
  Permission is hereby granted, free of charge, to any
1863
1906
  person obtaining a copy of this software and associated
@@ -1889,14 +1932,14 @@ DEALINGS IN THE SOFTWARE.
1889
1932
 
1890
1933
  ## The following dependencies are licensed under the MIT License:
1891
1934
 
1892
- ### Rust Crates:
1935
+ ### NPM Packages:
1893
1936
 
1894
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1937
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1895
1938
 
1896
1939
  ````text
1897
- MIT License
1940
+ The MIT License (MIT)
1898
1941
 
1899
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1942
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1900
1943
 
1901
1944
  Permission is hereby granted, free of charge, to any person obtaining a copy
1902
1945
  of this software and associated documentation files (the "Software"), to deal
@@ -1905,16 +1948,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1905
1948
  copies of the Software, and to permit persons to whom the Software is
1906
1949
  furnished to do so, subject to the following conditions:
1907
1950
 
1908
- The above copyright notice and this permission notice shall be included in all
1909
- copies or substantial portions of the Software.
1951
+ The above copyright notice and this permission notice shall be included in
1952
+ all copies or substantial portions of the Software.
1910
1953
 
1911
1954
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1912
1955
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1913
1956
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1914
1957
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1915
1958
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1916
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1917
- SOFTWARE.
1959
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1960
+ THE SOFTWARE.
1918
1961
 
1919
1962
  ````
1920
1963
 
@@ -1924,52 +1967,17 @@ SOFTWARE.
1924
1967
 
1925
1968
  ### Rust Crates:
1926
1969
 
1927
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1970
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
1928
1971
 
1929
1972
  ````text
1930
- Copyright (c) The Rust Project Developers
1931
-
1932
- Permission is hereby granted, free of charge, to any
1933
- person obtaining a copy of this software and associated
1934
- documentation files (the "Software"), to deal in the
1935
- Software without restriction, including without
1936
- limitation the rights to use, copy, modify, merge,
1937
- publish, distribute, sublicense, and/or sell copies of
1938
- the Software, and to permit persons to whom the Software
1939
- is furnished to do so, subject to the following
1940
- conditions:
1941
-
1942
- The above copyright notice and this permission notice
1943
- shall be included in all copies or substantial portions
1944
- of the Software.
1945
-
1946
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1947
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1948
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1949
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1950
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1951
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1952
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1953
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1954
- DEALINGS IN THE SOFTWARE.
1955
-
1956
- ````
1957
-
1958
- ---
1959
-
1960
- ## The following dependencies are licensed under the MIT License:
1961
-
1962
- ### Rust Crates:
1973
+ Copyright (c) 2016 The humantime Developers
1963
1974
 
1964
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1965
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1966
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1967
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1975
+ Includes parts of http date with the following copyright:
1976
+ Copyright (c) 2016 Pyfisch
1968
1977
 
1969
- ````text
1970
- The MIT License (MIT)
1978
+ Includes portions of musl libc with the following copyright:
1979
+ Copyright © 2005-2013 Rich Felker
1971
1980
 
1972
- Copyright (c) 2015 Andrew Gallant
1973
1981
 
1974
1982
  Permission is hereby granted, free of charge, to any person obtaining a copy
1975
1983
  of this software and associated documentation files (the "Software"), to deal
@@ -1978,16 +1986,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1978
1986
  copies of the Software, and to permit persons to whom the Software is
1979
1987
  furnished to do so, subject to the following conditions:
1980
1988
 
1981
- The above copyright notice and this permission notice shall be included in
1982
- all copies or substantial portions of the Software.
1989
+ The above copyright notice and this permission notice shall be included in all
1990
+ copies or substantial portions of the Software.
1983
1991
 
1984
1992
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1985
1993
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1986
1994
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1987
1995
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1988
1996
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1989
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1990
- THE SOFTWARE.
1997
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1998
+ SOFTWARE.
1991
1999
 
1992
2000
  ````
1993
2001
 
@@ -1997,10 +2005,10 @@ THE SOFTWARE.
1997
2005
 
1998
2006
  ### Rust Crates:
1999
2007
 
2000
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2008
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2001
2009
 
2002
2010
  ````text
2003
- Copyright (c) 2019 Carl Lerche
2011
+ Copyright 2019-2024 YOSHIOKA Takuma
2004
2012
 
2005
2013
  Permission is hereby granted, free of charge, to any
2006
2014
  person obtaining a copy of this software and associated
@@ -2034,17 +2042,11 @@ DEALINGS IN THE SOFTWARE.
2034
2042
 
2035
2043
  ### Rust Crates:
2036
2044
 
2037
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2045
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2046
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2038
2047
 
2039
2048
  ````text
2040
- Copyright (c) 2016 The humantime Developers
2041
-
2042
- Includes parts of http date with the following copyright:
2043
- Copyright (c) 2016 Pyfisch
2044
-
2045
- Includes portions of musl libc with the following copyright:
2046
- Copyright © 2005-2013 Rich Felker
2047
-
2049
+ Copyright (c) 2018-2019 dirs-rs contributors
2048
2050
 
2049
2051
  Permission is hereby granted, free of charge, to any person obtaining a copy
2050
2052
  of this software and associated documentation files (the "Software"), to deal
@@ -2072,15 +2074,12 @@ SOFTWARE.
2072
2074
 
2073
2075
  ### Rust Crates:
2074
2076
 
2075
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2076
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2077
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2078
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2079
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2080
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2077
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
2078
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2079
+ - [url](https://github.com/servo/rust-url) (2.5.8)
2081
2080
 
2082
2081
  ````text
2083
- Copyright (c) 2019 Tokio Contributors
2082
+ Copyright (c) 2013-2025 The rust-url developers
2084
2083
 
2085
2084
  Permission is hereby granted, free of charge, to any
2086
2085
  person obtaining a copy of this software and associated
@@ -2114,11 +2113,16 @@ DEALINGS IN THE SOFTWARE.
2114
2113
 
2115
2114
  ### Rust Crates:
2116
2115
 
2117
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2118
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2116
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
2117
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
2118
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2119
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2120
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2121
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2119
2122
 
2120
2123
  ````text
2121
- Copyright (c) 2012-2013 Mozilla Foundation
2124
+ Copyright 2018 Developers of the Rand project
2125
+ Copyright (c) 2014 The Rust Project Developers
2122
2126
 
2123
2127
  Permission is hereby granted, free of charge, to any
2124
2128
  person obtaining a copy of this software and associated
@@ -2152,11 +2156,10 @@ DEALINGS IN THE SOFTWARE.
2152
2156
 
2153
2157
  ### Rust Crates:
2154
2158
 
2155
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2156
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2159
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2157
2160
 
2158
2161
  ````text
2159
- Copyright (c) 2014 Alex Crichton
2162
+ Copyright (c) 2020 Andrew D. Straw
2160
2163
 
2161
2164
  Permission is hereby granted, free of charge, to any
2162
2165
  person obtaining a copy of this software and associated
@@ -2190,10 +2193,10 @@ DEALINGS IN THE SOFTWARE.
2190
2193
 
2191
2194
  ### Rust Crates:
2192
2195
 
2193
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2196
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2194
2197
 
2195
2198
  ````text
2196
- Copyright (c) 2017 Sean McArthur
2199
+ Copyright (c) 2016 The rust-native-tls Developers
2197
2200
 
2198
2201
  Permission is hereby granted, free of charge, to any person obtaining a copy
2199
2202
  of this software and associated documentation files (the "Software"), to deal
@@ -2202,17 +2205,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2202
2205
  copies of the Software, and to permit persons to whom the Software is
2203
2206
  furnished to do so, subject to the following conditions:
2204
2207
 
2205
- The above copyright notice and this permission notice shall be included in
2206
- all copies or substantial portions of the Software.
2208
+ The above copyright notice and this permission notice shall be included in all
2209
+ copies or substantial portions of the Software.
2207
2210
 
2208
2211
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2209
2212
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2210
2213
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2211
2214
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2212
2215
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2213
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2214
- THE SOFTWARE.
2215
-
2216
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2217
+ SOFTWARE.
2216
2218
 
2217
2219
  ````
2218
2220
 
@@ -2222,53 +2224,10 @@ THE SOFTWARE.
2222
2224
 
2223
2225
  ### Rust Crates:
2224
2226
 
2225
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2226
-
2227
- ````text
2228
- Copyright (c) 2020 Andrew D. Straw
2229
-
2230
- Permission is hereby granted, free of charge, to any
2231
- person obtaining a copy of this software and associated
2232
- documentation files (the "Software"), to deal in the
2233
- Software without restriction, including without
2234
- limitation the rights to use, copy, modify, merge,
2235
- publish, distribute, sublicense, and/or sell copies of
2236
- the Software, and to permit persons to whom the Software
2237
- is furnished to do so, subject to the following
2238
- conditions:
2239
-
2240
- The above copyright notice and this permission notice
2241
- shall be included in all copies or substantial portions
2242
- of the Software.
2243
-
2244
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2245
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2246
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2247
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2248
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2249
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2250
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2251
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2252
- DEALINGS IN THE SOFTWARE.
2253
-
2254
- ````
2255
-
2256
- ---
2257
-
2258
- ## The following dependencies are licensed under the MIT License:
2259
-
2260
- ### Rust Crates:
2261
-
2262
- - [rand](https://github.com/rust-random/rand) (0.8.5)
2263
- - [rand](https://github.com/rust-random/rand) (0.9.4)
2264
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2265
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2266
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2267
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2227
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2268
2228
 
2269
2229
  ````text
2270
- Copyright 2018 Developers of the Rand project
2271
- Copyright (c) 2014 The Rust Project Developers
2230
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
2272
2231
 
2273
2232
  Permission is hereby granted, free of charge, to any
2274
2233
  person obtaining a copy of this software and associated
@@ -2302,12 +2261,12 @@ DEALINGS IN THE SOFTWARE.
2302
2261
 
2303
2262
  ### Rust Crates:
2304
2263
 
2305
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2264
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2306
2265
 
2307
2266
  ````text
2308
- The MIT License (MIT)
2267
+ MIT License
2309
2268
 
2310
- Copyright (c) 2015 Alice Maz
2269
+ Copyright (c) 2025 Callum Oakley
2311
2270
 
2312
2271
  Permission is hereby granted, free of charge, to any person obtaining a copy
2313
2272
  of this software and associated documentation files (the "Software"), to deal
@@ -2316,16 +2275,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2316
2275
  copies of the Software, and to permit persons to whom the Software is
2317
2276
  furnished to do so, subject to the following conditions:
2318
2277
 
2319
- The above copyright notice and this permission notice shall be included in
2320
- all copies or substantial portions of the Software.
2278
+ The above copyright notice and this permission notice shall be included in all
2279
+ copies or substantial portions of the Software.
2321
2280
 
2322
2281
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2323
2282
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2324
2283
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2325
2284
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2326
2285
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2327
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2328
- THE SOFTWARE.
2286
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2287
+ SOFTWARE.
2329
2288
 
2330
2289
  ````
2331
2290
 
@@ -2335,10 +2294,10 @@ THE SOFTWARE.
2335
2294
 
2336
2295
  ### Rust Crates:
2337
2296
 
2338
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2297
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2339
2298
 
2340
2299
  ````text
2341
- Copyright (c) 2017 Contributors
2300
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2342
2301
 
2343
2302
  Permission is hereby granted, free of charge, to any
2344
2303
  person obtaining a copy of this software and associated
@@ -2372,30 +2331,34 @@ DEALINGS IN THE SOFTWARE.
2372
2331
 
2373
2332
  ### Rust Crates:
2374
2333
 
2375
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2334
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2376
2335
 
2377
2336
  ````text
2378
- MIT License
2379
-
2380
- Copyright (c) 2025 Callum Oakley
2337
+ Copyright (c) 2010 The Rust Project Developers
2381
2338
 
2382
- Permission is hereby granted, free of charge, to any person obtaining a copy
2383
- of this software and associated documentation files (the "Software"), to deal
2384
- in the Software without restriction, including without limitation the rights
2385
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2386
- copies of the Software, and to permit persons to whom the Software is
2387
- furnished to do so, subject to the following conditions:
2339
+ Permission is hereby granted, free of charge, to any
2340
+ person obtaining a copy of this software and associated
2341
+ documentation files (the "Software"), to deal in the
2342
+ Software without restriction, including without
2343
+ limitation the rights to use, copy, modify, merge,
2344
+ publish, distribute, sublicense, and/or sell copies of
2345
+ the Software, and to permit persons to whom the Software
2346
+ is furnished to do so, subject to the following
2347
+ conditions:
2388
2348
 
2389
- The above copyright notice and this permission notice shall be included in all
2390
- copies or substantial portions of the Software.
2349
+ The above copyright notice and this permission notice
2350
+ shall be included in all copies or substantial portions
2351
+ of the Software.
2391
2352
 
2392
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2393
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2394
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2395
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2396
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2397
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2398
- SOFTWARE.
2353
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2354
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2355
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2356
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2357
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2358
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2359
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2360
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2361
+ DEALINGS IN THE SOFTWARE.
2399
2362
 
2400
2363
  ````
2401
2364
 
@@ -2405,29 +2368,35 @@ SOFTWARE.
2405
2368
 
2406
2369
  ### Rust Crates:
2407
2370
 
2408
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2371
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2409
2372
 
2410
2373
  ````text
2411
- Copyright (c) 2013-2014 The Rust Project Developers.
2412
- Copyright (c) 2015-2020 The rust-hex Developers
2374
+ Copyright (c) 2018-2026 The rust-random Project Developers
2375
+ Copyright (c) 2014 The Rust Project Developers
2413
2376
 
2414
- Permission is hereby granted, free of charge, to any person obtaining a copy
2415
- of this software and associated documentation files (the "Software"), to deal
2416
- in the Software without restriction, including without limitation the rights
2417
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2418
- copies of the Software, and to permit persons to whom the Software is
2419
- furnished to do so, subject to the following conditions:
2377
+ Permission is hereby granted, free of charge, to any
2378
+ person obtaining a copy of this software and associated
2379
+ documentation files (the "Software"), to deal in the
2380
+ Software without restriction, including without
2381
+ limitation the rights to use, copy, modify, merge,
2382
+ publish, distribute, sublicense, and/or sell copies of
2383
+ the Software, and to permit persons to whom the Software
2384
+ is furnished to do so, subject to the following
2385
+ conditions:
2420
2386
 
2421
- The above copyright notice and this permission notice shall be included in all
2422
- copies or substantial portions of the Software.
2387
+ The above copyright notice and this permission notice
2388
+ shall be included in all copies or substantial portions
2389
+ of the Software.
2423
2390
 
2424
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2425
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2426
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2427
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2428
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2429
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2430
- SOFTWARE.
2391
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2392
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2393
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2394
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2395
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2396
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2397
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2398
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2399
+ DEALINGS IN THE SOFTWARE.
2431
2400
 
2432
2401
  ````
2433
2402
 
@@ -2437,31 +2406,30 @@ SOFTWARE.
2437
2406
 
2438
2407
  ### Rust Crates:
2439
2408
 
2440
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2441
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2409
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2410
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
2442
2411
 
2443
2412
  ````text
2444
- MIT License
2413
+ The MIT License (MIT)
2445
2414
 
2446
- Copyright (c) 2019 Graham Esau
2415
+ Copyright (c) 2015 Steven Fackler
2447
2416
 
2448
- Permission is hereby granted, free of charge, to any person obtaining a copy
2449
- of this software and associated documentation files (the "Software"), to deal
2450
- in the Software without restriction, including without limitation the rights
2451
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2452
- copies of the Software, and to permit persons to whom the Software is
2453
- furnished to do so, subject to the following conditions:
2417
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2418
+ this software and associated documentation files (the "Software"), to deal in
2419
+ the Software without restriction, including without limitation the rights to
2420
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2421
+ the Software, and to permit persons to whom the Software is furnished to do so,
2422
+ subject to the following conditions:
2454
2423
 
2455
2424
  The above copyright notice and this permission notice shall be included in all
2456
2425
  copies or substantial portions of the Software.
2457
2426
 
2458
2427
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2459
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2460
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2461
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2462
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2463
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2464
- SOFTWARE.
2428
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2429
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2430
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2431
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2432
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2465
2433
 
2466
2434
  ````
2467
2435
 
@@ -2471,31 +2439,30 @@ SOFTWARE.
2471
2439
 
2472
2440
  ### Rust Crates:
2473
2441
 
2474
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
2442
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2475
2443
 
2476
2444
  ````text
2477
- MIT License
2478
-
2479
- Copyright (c) [2021] [Marvin Countryman]
2480
-
2481
- Permission is hereby granted, free of charge, to any person obtaining a copy
2482
- of this software and associated documentation files (the "Software"), to deal
2483
- in the Software without restriction, including without limitation the rights
2484
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2485
- copies of the Software, and to permit persons to whom the Software is
2486
- furnished to do so, subject to the following conditions:
2487
-
2488
- The above copyright notice and this permission notice shall be included in all
2489
- copies or substantial portions of the Software.
2490
-
2491
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2492
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2493
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2494
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2495
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2496
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2445
+ The MIT License (MIT)
2446
+
2447
+ Copyright (c) 2015 Bartłomiej Kamiński
2448
+
2449
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2450
+ of this software and associated documentation files (the "Software"), to deal
2451
+ in the Software without restriction, including without limitation the rights
2452
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2453
+ copies of the Software, and to permit persons to whom the Software is
2454
+ furnished to do so, subject to the following conditions:
2455
+
2456
+ The above copyright notice and this permission notice shall be included in all
2457
+ copies or substantial portions of the Software.
2458
+
2459
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2460
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2461
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2462
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2463
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2464
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2497
2465
  SOFTWARE.
2498
-
2499
2466
  ````
2500
2467
 
2501
2468
  ---
@@ -2504,13 +2471,10 @@ SOFTWARE.
2504
2471
 
2505
2472
  ### Rust Crates:
2506
2473
 
2507
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2474
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
2508
2475
 
2509
2476
  ````text
2510
- The MIT License (MIT)
2511
-
2512
- Copyright (c) 2015-2020 Julien Cretin
2513
- Copyright (c) 2017-2020 Google Inc.
2477
+ Copyright (c) 2023-2025 Sean McArthur
2514
2478
 
2515
2479
  Permission is hereby granted, free of charge, to any person obtaining a copy
2516
2480
  of this software and associated documentation files (the "Software"), to deal
@@ -2519,16 +2483,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2519
2483
  copies of the Software, and to permit persons to whom the Software is
2520
2484
  furnished to do so, subject to the following conditions:
2521
2485
 
2522
- The above copyright notice and this permission notice shall be included in all
2523
- copies or substantial portions of the Software.
2486
+ The above copyright notice and this permission notice shall be included in
2487
+ all copies or substantial portions of the Software.
2524
2488
 
2525
2489
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2526
2490
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2527
2491
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2528
2492
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2529
2493
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2530
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2531
- SOFTWARE.
2494
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2495
+ THE SOFTWARE.
2532
2496
 
2533
2497
  ````
2534
2498
 
@@ -2538,12 +2502,10 @@ SOFTWARE.
2538
2502
 
2539
2503
  ### Rust Crates:
2540
2504
 
2541
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2505
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2542
2506
 
2543
2507
  ````text
2544
- Copyright (c) 2017 Carl Lerche
2545
- Copyright (c) 2018 Bastian Köcher
2546
- Copyright (c) 2019-2020 Artem Vorotnikov
2508
+ Copyright (c) 2014 Chris Wong
2547
2509
 
2548
2510
  Permission is hereby granted, free of charge, to any
2549
2511
  person obtaining a copy of this software and associated
@@ -2577,11 +2539,13 @@ DEALINGS IN THE SOFTWARE.
2577
2539
 
2578
2540
  ### Rust Crates:
2579
2541
 
2580
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
2542
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2543
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2581
2544
 
2582
2545
  ````text
2583
- Copyright (c) 2018-2024 The rust-random Project Developers
2584
- Copyright (c) 2014 The Rust Project Developers
2546
+ Copyright (c) 2006-2009 Graydon Hoare
2547
+ Copyright (c) 2009-2013 Mozilla Foundation
2548
+ Copyright (c) 2016 Artyom Pavlov
2585
2549
 
2586
2550
  Permission is hereby granted, free of charge, to any
2587
2551
  person obtaining a copy of this software and associated
@@ -2615,10 +2579,10 @@ DEALINGS IN THE SOFTWARE.
2615
2579
 
2616
2580
  ### Rust Crates:
2617
2581
 
2618
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2582
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2619
2583
 
2620
2584
  ````text
2621
- Copyright (c) The rust-url developers
2585
+ Copyright (c) 2017 tokio-jsonrpc developers
2622
2586
 
2623
2587
  Permission is hereby granted, free of charge, to any
2624
2588
  person obtaining a copy of this software and associated
@@ -2652,36 +2616,30 @@ DEALINGS IN THE SOFTWARE.
2652
2616
 
2653
2617
  ### Rust Crates:
2654
2618
 
2655
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
2656
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2657
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2619
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2658
2620
 
2659
2621
  ````text
2660
- Copyright (c) 2019 Tower Contributors
2622
+ MIT License
2661
2623
 
2662
- Permission is hereby granted, free of charge, to any
2663
- person obtaining a copy of this software and associated
2664
- documentation files (the "Software"), to deal in the
2665
- Software without restriction, including without
2666
- limitation the rights to use, copy, modify, merge,
2667
- publish, distribute, sublicense, and/or sell copies of
2668
- the Software, and to permit persons to whom the Software
2669
- is furnished to do so, subject to the following
2670
- conditions:
2624
+ Copyright (c) 2017 Nikolai Vazquez
2671
2625
 
2672
- The above copyright notice and this permission notice
2673
- shall be included in all copies or substantial portions
2674
- of the Software.
2626
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2627
+ of this software and associated documentation files (the "Software"), to deal
2628
+ in the Software without restriction, including without limitation the rights
2629
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2630
+ copies of the Software, and to permit persons to whom the Software is
2631
+ furnished to do so, subject to the following conditions:
2675
2632
 
2676
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2677
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2678
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2679
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2680
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2681
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2682
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2683
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2684
- DEALINGS IN THE SOFTWARE.
2633
+ The above copyright notice and this permission notice shall be included in all
2634
+ copies or substantial portions of the Software.
2635
+
2636
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2637
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2638
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2639
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2640
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2641
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2642
+ SOFTWARE.
2685
2643
 
2686
2644
  ````
2687
2645
 
@@ -2691,10 +2649,10 @@ DEALINGS IN THE SOFTWARE.
2691
2649
 
2692
2650
  ### Rust Crates:
2693
2651
 
2694
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2652
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2695
2653
 
2696
2654
  ````text
2697
- Copyright (c) 2019-2021 Tower Contributors
2655
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
2698
2656
 
2699
2657
  Permission is hereby granted, free of charge, to any
2700
2658
  person obtaining a copy of this software and associated
@@ -2728,12 +2686,15 @@ DEALINGS IN THE SOFTWARE.
2728
2686
 
2729
2687
  ### Rust Crates:
2730
2688
 
2731
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2689
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2732
2690
 
2733
2691
  ````text
2734
2692
  MIT License
2735
2693
 
2736
- Copyright (c) 2018-2021 The RustCrypto Project Developers
2694
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2695
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2696
+ Copyright (c) 2017 Frommi
2697
+ Copyright (c) 2017-2024 oyvindln
2737
2698
 
2738
2699
  Permission is hereby granted, free of charge, to any person obtaining a copy
2739
2700
  of this software and associated documentation files (the "Software"), to deal
@@ -2761,10 +2722,78 @@ SOFTWARE.
2761
2722
 
2762
2723
  ### Rust Crates:
2763
2724
 
2764
- - [http](https://github.com/hyperium/http) (1.4.0)
2725
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2726
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2765
2727
 
2766
2728
  ````text
2767
- Copyright (c) 2017 http-rs authors
2729
+ MIT License
2730
+
2731
+ Copyright (c) 2019 Graham Esau
2732
+
2733
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2734
+ of this software and associated documentation files (the "Software"), to deal
2735
+ in the Software without restriction, including without limitation the rights
2736
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2737
+ copies of the Software, and to permit persons to whom the Software is
2738
+ furnished to do so, subject to the following conditions:
2739
+
2740
+ The above copyright notice and this permission notice shall be included in all
2741
+ copies or substantial portions of the Software.
2742
+
2743
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2744
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2745
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2746
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2747
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2748
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2749
+ SOFTWARE.
2750
+
2751
+ ````
2752
+
2753
+ ---
2754
+
2755
+ ## The following dependencies are licensed under the MIT License:
2756
+
2757
+ ### Rust Crates:
2758
+
2759
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2760
+
2761
+ ````text
2762
+ The MIT License (MIT)
2763
+
2764
+ Copyright (c) 2014 Paho Lurie-Gregg
2765
+
2766
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2767
+ of this software and associated documentation files (the "Software"), to deal
2768
+ in the Software without restriction, including without limitation the rights
2769
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2770
+ copies of the Software, and to permit persons to whom the Software is
2771
+ furnished to do so, subject to the following conditions:
2772
+
2773
+ The above copyright notice and this permission notice shall be included in all
2774
+ copies or substantial portions of the Software.
2775
+
2776
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2777
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2778
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2779
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2780
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2781
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2782
+ SOFTWARE.
2783
+
2784
+ ````
2785
+
2786
+ ---
2787
+
2788
+ ## The following dependencies are licensed under the MIT License:
2789
+
2790
+ ### Rust Crates:
2791
+
2792
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
2793
+
2794
+ ````text
2795
+ Copyright (c) 2018-2025 The rust-random Project Developers
2796
+ Copyright (c) 2014 The Rust Project Developers
2768
2797
 
2769
2798
  Permission is hereby granted, free of charge, to any
2770
2799
  person obtaining a copy of this software and associated
@@ -2798,11 +2827,12 @@ DEALINGS IN THE SOFTWARE.
2798
2827
 
2799
2828
  ### Rust Crates:
2800
2829
 
2801
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
2830
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2802
2831
 
2803
2832
  ````text
2804
- Copyright (c) 2018-2023 Sean McArthur
2805
- Copyright (c) 2016 Alex Crichton
2833
+ The MIT License (MIT)
2834
+
2835
+ Copyright (c) 2014 Mathijs van de Nes
2806
2836
 
2807
2837
  Permission is hereby granted, free of charge, to any person obtaining a copy
2808
2838
  of this software and associated documentation files (the "Software"), to deal
@@ -2811,18 +2841,19 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2811
2841
  copies of the Software, and to permit persons to whom the Software is
2812
2842
  furnished to do so, subject to the following conditions:
2813
2843
 
2814
- The above copyright notice and this permission notice shall be included in
2815
- all copies or substantial portions of the Software.
2844
+ The above copyright notice and this permission notice shall be included in all
2845
+ copies or substantial portions of the Software.
2816
2846
 
2817
2847
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2818
2848
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2819
2849
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2820
2850
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2821
2851
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2822
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2823
- THE SOFTWARE.
2824
-
2852
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2853
+ SOFTWARE.
2825
2854
 
2855
+ Some files in the "tests/data" subdirectory of this repository are under other
2856
+ licences; see files named LICENSE.*.txt for details.
2826
2857
  ````
2827
2858
 
2828
2859
  ---
@@ -2831,29 +2862,34 @@ THE SOFTWARE.
2831
2862
 
2832
2863
  ### Rust Crates:
2833
2864
 
2834
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
2835
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2836
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2865
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2837
2866
 
2838
2867
  ````text
2839
- MIT License
2840
-
2841
- Copyright (c) <year> <copyright holders>
2868
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2842
2869
 
2843
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2844
- associated documentation files (the "Software"), to deal in the Software without restriction, including
2845
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2846
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2847
- following conditions:
2870
+ Permission is hereby granted, free of charge, to any
2871
+ person obtaining a copy of this software and associated
2872
+ documentation files (the "Software"), to deal in the
2873
+ Software without restriction, including without
2874
+ limitation the rights to use, copy, modify, merge,
2875
+ publish, distribute, sublicense, and/or sell copies of
2876
+ the Software, and to permit persons to whom the Software
2877
+ is furnished to do so, subject to the following
2878
+ conditions:
2848
2879
 
2849
- The above copyright notice and this permission notice shall be included in all copies or substantial
2850
- portions of the Software.
2880
+ The above copyright notice and this permission notice
2881
+ shall be included in all copies or substantial portions
2882
+ of the Software.
2851
2883
 
2852
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2853
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2854
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2855
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2856
- USE OR OTHER DEALINGS IN THE SOFTWARE.
2884
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2885
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2886
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2887
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2888
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2889
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2890
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2891
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2892
+ DEALINGS IN THE SOFTWARE.
2857
2893
 
2858
2894
  ````
2859
2895
 
@@ -2861,21 +2897,33 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
2861
2897
 
2862
2898
  ## The following dependencies are licensed under the MIT License:
2863
2899
 
2864
- ### Rust Crates:
2900
+ ### NPM Packages:
2865
2901
 
2866
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2867
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2902
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2903
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
2868
2904
 
2869
2905
  ````text
2870
- The MIT License (MIT)
2906
+ MIT License
2871
2907
 
2872
- Copyright 2016 Google Inc. All Rights Reserved.
2908
+ Copyright (c) Microsoft Corporation.
2873
2909
 
2874
- 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:
2910
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2911
+ of this software and associated documentation files (the "Software"), to deal
2912
+ in the Software without restriction, including without limitation the rights
2913
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2914
+ copies of the Software, and to permit persons to whom the Software is
2915
+ furnished to do so, subject to the following conditions:
2875
2916
 
2876
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2917
+ The above copyright notice and this permission notice shall be included in all
2918
+ copies or substantial portions of the Software.
2877
2919
 
2878
- 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.
2920
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2921
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2922
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2923
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2924
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2925
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2926
+ SOFTWARE
2879
2927
 
2880
2928
  ````
2881
2929
 
@@ -2885,12 +2933,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2885
2933
 
2886
2934
  ### NPM Packages:
2887
2935
 
2888
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
2936
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2889
2937
 
2890
2938
  ````text
2891
- The MIT License (MIT)
2939
+ MIT License
2892
2940
 
2893
- Copyright (c) 2015-2021 Evgeny Poberezkin
2941
+ Copyright (c) Matteo Collina and Undici contributors
2894
2942
 
2895
2943
  Permission is hereby granted, free of charge, to any person obtaining a copy
2896
2944
  of this software and associated documentation files (the "Software"), to deal
@@ -2910,7 +2958,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2910
2958
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2911
2959
  SOFTWARE.
2912
2960
 
2913
-
2914
2961
  ````
2915
2962
 
2916
2963
  ---
@@ -2919,12 +2966,13 @@ SOFTWARE.
2919
2966
 
2920
2967
  ### NPM Packages:
2921
2968
 
2922
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2969
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2970
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
2923
2971
 
2924
2972
  ````text
2925
2973
  MIT License
2926
2974
 
2927
- Copyright (c) Matteo Collina and Undici contributors
2975
+ Copyright (c) 2017 Evgeny Poberezkin
2928
2976
 
2929
2977
  Permission is hereby granted, free of charge, to any person obtaining a copy
2930
2978
  of this software and associated documentation files (the "Software"), to deal
@@ -2952,11 +3000,12 @@ SOFTWARE.
2952
3000
 
2953
3001
  ### Rust Crates:
2954
3002
 
2955
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3003
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
2956
3004
 
2957
3005
  ````text
2958
- Copyright (c) 2017 Daniel Abramov
2959
- Copyright (c) 2017 Alexey Galakhov
3006
+ MIT License
3007
+
3008
+ Copyright (c) [2021] [Marvin Countryman]
2960
3009
 
2961
3010
  Permission is hereby granted, free of charge, to any person obtaining a copy
2962
3011
  of this software and associated documentation files (the "Software"), to deal
@@ -2965,16 +3014,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2965
3014
  copies of the Software, and to permit persons to whom the Software is
2966
3015
  furnished to do so, subject to the following conditions:
2967
3016
 
2968
- The above copyright notice and this permission notice shall be included in
2969
- all copies or substantial portions of the Software.
3017
+ The above copyright notice and this permission notice shall be included in all
3018
+ copies or substantial portions of the Software.
2970
3019
 
2971
3020
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2972
3021
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2973
3022
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2974
3023
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2975
3024
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2976
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2977
- THE SOFTWARE.
3025
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3026
+ SOFTWARE.
2978
3027
 
2979
3028
  ````
2980
3029
 
@@ -2984,10 +3033,10 @@ THE SOFTWARE.
2984
3033
 
2985
3034
  ### Rust Crates:
2986
3035
 
2987
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3036
+ - [http](https://github.com/hyperium/http) (1.4.0)
2988
3037
 
2989
3038
  ````text
2990
- Copyright (c) 2018 The Servo Project Developers
3039
+ Copyright (c) 2017 http-rs authors
2991
3040
 
2992
3041
  Permission is hereby granted, free of charge, to any
2993
3042
  person obtaining a copy of this software and associated
@@ -3021,10 +3070,10 @@ DEALINGS IN THE SOFTWARE.
3021
3070
 
3022
3071
  ### Rust Crates:
3023
3072
 
3024
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
3073
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3025
3074
 
3026
3075
  ````text
3027
- Copyright (c) 2016--2017
3076
+ Copyright (c) 2019 Nick Fitzgerald
3028
3077
 
3029
3078
  Permission is hereby granted, free of charge, to any
3030
3079
  person obtaining a copy of this software and associated
@@ -3058,10 +3107,10 @@ DEALINGS IN THE SOFTWARE.
3058
3107
 
3059
3108
  ### Rust Crates:
3060
3109
 
3061
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3110
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
3062
3111
 
3063
3112
  ````text
3064
- Copyright 2023 The Fuchsia Authors
3113
+ Copyright (c) 2019 Carl Lerche
3065
3114
 
3066
3115
  Permission is hereby granted, free of charge, to any
3067
3116
  person obtaining a copy of this software and associated
@@ -3087,7 +3136,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3087
3136
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3088
3137
  DEALINGS IN THE SOFTWARE.
3089
3138
 
3090
-
3091
3139
  ````
3092
3140
 
3093
3141
  ---
@@ -3096,10 +3144,32 @@ DEALINGS IN THE SOFTWARE.
3096
3144
 
3097
3145
  ### Rust Crates:
3098
3146
 
3099
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3147
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
3148
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3100
3149
 
3101
3150
  ````text
3102
- Copyright (c) 2016 Amanieu d'Antras
3151
+ The MIT License (MIT)
3152
+
3153
+ Copyright 2016 Google Inc. All Rights Reserved.
3154
+
3155
+ 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:
3156
+
3157
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3158
+
3159
+ 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.
3160
+
3161
+ ````
3162
+
3163
+ ---
3164
+
3165
+ ## The following dependencies are licensed under the MIT License:
3166
+
3167
+ ### Rust Crates:
3168
+
3169
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3170
+
3171
+ ````text
3172
+ Copyright (c) 2016--2023
3103
3173
 
3104
3174
  Permission is hereby granted, free of charge, to any
3105
3175
  person obtaining a copy of this software and associated
@@ -3131,82 +3201,14 @@ DEALINGS IN THE SOFTWARE.
3131
3201
 
3132
3202
  ## The following dependencies are licensed under the MIT License:
3133
3203
 
3134
- ### NPM Packages:
3135
-
3136
- - [json5](https://github.com/json5/json5) (2.2.3)
3137
-
3138
- ````text
3139
- MIT License
3140
-
3141
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
3142
-
3143
- Permission is hereby granted, free of charge, to any person obtaining a copy
3144
- of this software and associated documentation files (the "Software"), to deal
3145
- in the Software without restriction, including without limitation the rights
3146
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3147
- copies of the Software, and to permit persons to whom the Software is
3148
- furnished to do so, subject to the following conditions:
3149
-
3150
- The above copyright notice and this permission notice shall be included in all
3151
- copies or substantial portions of the Software.
3152
-
3153
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3154
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3155
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3156
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3157
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3158
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3159
- SOFTWARE.
3160
-
3161
- [others]: https://github.com/json5/json5/contributors
3162
-
3163
- ````
3164
-
3165
- ---
3166
-
3167
- ## The following dependencies are licensed under the MIT License:
3168
-
3169
3204
  ### Rust Crates:
3170
3205
 
3171
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3172
-
3173
- ````text
3174
- The MIT License (MIT)
3175
-
3176
- Copyright (c) 2016 Johann Tuffe
3177
-
3178
- Permission is hereby granted, free of charge, to any person obtaining a copy
3179
- of this software and associated documentation files (the "Software"), to deal
3180
- in the Software without restriction, including without limitation the rights
3181
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3182
- copies of the Software, and to permit persons to whom the Software is
3183
- furnished to do so, subject to the following conditions:
3184
-
3185
-
3186
- The above copyright notice and this permission notice shall be included in
3187
- all copies or substantial portions of the Software.
3188
-
3189
-
3190
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3191
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3192
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3193
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3194
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3195
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3196
- THE SOFTWARE.
3197
-
3198
- ````
3199
-
3200
- ---
3201
-
3202
- ## The following dependencies are licensed under the MIT License:
3203
-
3204
- ### Rust Crates:
3205
-
3206
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
3206
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3207
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3208
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3207
3209
 
3208
3210
  ````text
3209
- Copyright 2019-2024 YOSHIOKA Takuma
3211
+ Copyright (c) 2019 Tower Contributors
3210
3212
 
3211
3213
  Permission is hereby granted, free of charge, to any
3212
3214
  person obtaining a copy of this software and associated
@@ -3238,15 +3240,12 @@ DEALINGS IN THE SOFTWARE.
3238
3240
 
3239
3241
  ## The following dependencies are licensed under the MIT License:
3240
3242
 
3241
- ### NPM Packages:
3243
+ ### Rust Crates:
3242
3244
 
3243
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3244
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3245
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
3245
3246
 
3246
3247
  ````text
3247
- MIT License
3248
-
3249
- Copyright (c) 2017 Evgeny Poberezkin
3248
+ Copyright (c) 2018-2019 Sean McArthur
3250
3249
 
3251
3250
  Permission is hereby granted, free of charge, to any person obtaining a copy
3252
3251
  of this software and associated documentation files (the "Software"), to deal
@@ -3255,16 +3254,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3255
3254
  copies of the Software, and to permit persons to whom the Software is
3256
3255
  furnished to do so, subject to the following conditions:
3257
3256
 
3258
- The above copyright notice and this permission notice shall be included in all
3259
- copies or substantial portions of the Software.
3257
+ The above copyright notice and this permission notice shall be included in
3258
+ all copies or substantial portions of the Software.
3260
3259
 
3261
3260
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3262
3261
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3263
3262
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3264
3263
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3265
3264
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3266
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3267
- SOFTWARE.
3265
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3266
+ THE SOFTWARE.
3267
+
3268
3268
 
3269
3269
  ````
3270
3270
 
@@ -3274,10 +3274,29 @@ SOFTWARE.
3274
3274
 
3275
3275
  ### Rust Crates:
3276
3276
 
3277
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3277
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3278
3278
 
3279
3279
  ````text
3280
- Copyright Mozilla Foundation
3280
+ Copyright 2016 Nika Layzell
3281
+
3282
+ 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:
3283
+
3284
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3285
+
3286
+ 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.
3287
+
3288
+ ````
3289
+
3290
+ ---
3291
+
3292
+ ## The following dependencies are licensed under the MIT License:
3293
+
3294
+ ### Rust Crates:
3295
+
3296
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3297
+
3298
+ ````text
3299
+ Copyright (c) 2015 Steven Allen
3281
3300
 
3282
3301
  Permission is hereby granted, free of charge, to any
3283
3302
  person obtaining a copy of this software and associated
@@ -3311,12 +3330,10 @@ DEALINGS IN THE SOFTWARE.
3311
3330
 
3312
3331
  ### Rust Crates:
3313
3332
 
3314
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
3315
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
3316
- - [url](https://github.com/servo/rust-url) (2.5.8)
3333
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3317
3334
 
3318
3335
  ````text
3319
- Copyright (c) 2013-2025 The rust-url developers
3336
+ Copyright (c) 2014-2026 Alex Crichton
3320
3337
 
3321
3338
  Permission is hereby granted, free of charge, to any
3322
3339
  person obtaining a copy of this software and associated
@@ -3350,10 +3367,11 @@ DEALINGS IN THE SOFTWARE.
3350
3367
 
3351
3368
  ### Rust Crates:
3352
3369
 
3353
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3370
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
3371
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
3354
3372
 
3355
3373
  ````text
3356
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3374
+ Copyright (c) 2012-2013 Mozilla Foundation
3357
3375
 
3358
3376
  Permission is hereby granted, free of charge, to any
3359
3377
  person obtaining a copy of this software and associated
@@ -3387,38 +3405,11 @@ DEALINGS IN THE SOFTWARE.
3387
3405
 
3388
3406
  ### Rust Crates:
3389
3407
 
3390
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
3391
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
3392
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
3393
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
3394
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
3395
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
3396
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
3397
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
3398
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
3399
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
3400
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
3401
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
3402
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
3403
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
3404
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
3405
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
3406
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
3407
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
3408
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
3409
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
3410
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
3411
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
3412
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
3413
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
3414
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
3415
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
3416
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
3417
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
3418
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
3419
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
3408
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3420
3409
 
3421
3410
  ````text
3411
+ Copyright (c) 2016 Amanieu d'Antras
3412
+
3422
3413
  Permission is hereby granted, free of charge, to any
3423
3414
  person obtaining a copy of this software and associated
3424
3415
  documentation files (the "Software"), to deal in the
@@ -3451,43 +3442,12 @@ DEALINGS IN THE SOFTWARE.
3451
3442
 
3452
3443
  ### Rust Crates:
3453
3444
 
3454
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
3455
-
3456
- ````text
3457
- The MIT License (MIT)
3458
-
3459
- Copyright (c) 2014 Paho Lurie-Gregg
3460
-
3461
- Permission is hereby granted, free of charge, to any person obtaining a copy
3462
- of this software and associated documentation files (the "Software"), to deal
3463
- in the Software without restriction, including without limitation the rights
3464
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3465
- copies of the Software, and to permit persons to whom the Software is
3466
- furnished to do so, subject to the following conditions:
3467
-
3468
- The above copyright notice and this permission notice shall be included in all
3469
- copies or substantial portions of the Software.
3470
-
3471
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3472
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3473
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3474
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3475
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3476
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3477
- SOFTWARE.
3478
-
3479
- ````
3480
-
3481
- ---
3482
-
3483
- ## The following dependencies are licensed under the MIT License:
3484
-
3485
- ### Rust Crates:
3486
-
3487
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3445
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3488
3446
 
3489
3447
  ````text
3490
- Copyright (c) 2019 Nick Fitzgerald
3448
+ Copyright (c) 2017 Carl Lerche
3449
+ Copyright (c) 2018 Bastian Köcher
3450
+ Copyright (c) 2019-2020 Artem Vorotnikov
3491
3451
 
3492
3452
  Permission is hereby granted, free of charge, to any
3493
3453
  person obtaining a copy of this software and associated
@@ -3521,12 +3481,11 @@ DEALINGS IN THE SOFTWARE.
3521
3481
 
3522
3482
  ### Rust Crates:
3523
3483
 
3524
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
3484
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3525
3485
 
3526
3486
  ````text
3527
- The MIT License (MIT)
3528
-
3529
- Copyright (c) 2014 Mathijs van de Nes
3487
+ Copyright (c) 2018-2023 Sean McArthur
3488
+ Copyright (c) 2016 Alex Crichton
3530
3489
 
3531
3490
  Permission is hereby granted, free of charge, to any person obtaining a copy
3532
3491
  of this software and associated documentation files (the "Software"), to deal
@@ -3535,19 +3494,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3535
3494
  copies of the Software, and to permit persons to whom the Software is
3536
3495
  furnished to do so, subject to the following conditions:
3537
3496
 
3538
- The above copyright notice and this permission notice shall be included in all
3539
- copies or substantial portions of the Software.
3497
+ The above copyright notice and this permission notice shall be included in
3498
+ all copies or substantial portions of the Software.
3540
3499
 
3541
3500
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3542
3501
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3543
3502
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3544
3503
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3545
3504
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3546
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3547
- SOFTWARE.
3505
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3506
+ THE SOFTWARE.
3507
+
3548
3508
 
3549
- Some files in the "tests/data" subdirectory of this repository are under other
3550
- licences; see files named LICENSE.*.txt for details.
3551
3509
  ````
3552
3510
 
3553
3511
  ---
@@ -3556,13 +3514,10 @@ licences; see files named LICENSE.*.txt for details.
3556
3514
 
3557
3515
  ### Rust Crates:
3558
3516
 
3559
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3560
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3517
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
3561
3518
 
3562
3519
  ````text
3563
- Copyright (c) 2006-2009 Graydon Hoare
3564
- Copyright (c) 2009-2013 Mozilla Foundation
3565
- Copyright (c) 2016 Artyom Pavlov
3520
+ Copyright (c) The Rust Project Developers
3566
3521
 
3567
3522
  Permission is hereby granted, free of charge, to any
3568
3523
  person obtaining a copy of this software and associated
@@ -3594,66 +3549,33 @@ DEALINGS IN THE SOFTWARE.
3594
3549
 
3595
3550
  ## The following dependencies are licensed under the MIT License:
3596
3551
 
3597
- ### NPM Packages:
3552
+ ### Rust Crates:
3598
3553
 
3599
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3554
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3600
3555
 
3601
3556
  ````text
3602
- This software is released under the MIT license:
3557
+ The MIT License (MIT)
3603
3558
 
3604
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3605
- this software and associated documentation files (the "Software"), to deal in
3606
- the Software without restriction, including without limitation the rights to
3607
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3608
- the Software, and to permit persons to whom the Software is furnished to do so,
3609
- subject to the following conditions:
3559
+ Copyright (c) 2015-2020 Julien Cretin
3560
+ Copyright (c) 2017-2020 Google Inc.
3561
+
3562
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3563
+ of this software and associated documentation files (the "Software"), to deal
3564
+ in the Software without restriction, including without limitation the rights
3565
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3566
+ copies of the Software, and to permit persons to whom the Software is
3567
+ furnished to do so, subject to the following conditions:
3610
3568
 
3611
3569
  The above copyright notice and this permission notice shall be included in all
3612
3570
  copies or substantial portions of the Software.
3613
3571
 
3614
3572
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3615
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3616
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3617
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3618
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3619
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3620
-
3621
- ````
3622
-
3623
- ---
3624
-
3625
- ## The following dependencies are licensed under the MIT License:
3626
-
3627
- ### Rust Crates:
3628
-
3629
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3630
-
3631
- ````text
3632
- Copyright (c) 2010 The Rust Project Developers
3633
-
3634
- Permission is hereby granted, free of charge, to any
3635
- person obtaining a copy of this software and associated
3636
- documentation files (the "Software"), to deal in the
3637
- Software without restriction, including without
3638
- limitation the rights to use, copy, modify, merge,
3639
- publish, distribute, sublicense, and/or sell copies of
3640
- the Software, and to permit persons to whom the Software
3641
- is furnished to do so, subject to the following
3642
- conditions:
3643
-
3644
- The above copyright notice and this permission notice
3645
- shall be included in all copies or substantial portions
3646
- of the Software.
3647
-
3648
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3649
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3650
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3651
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3652
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3653
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3654
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3655
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3656
- DEALINGS IN THE SOFTWARE.
3573
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3574
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3575
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3576
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3577
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3578
+ SOFTWARE.
3657
3579
 
3658
3580
  ````
3659
3581
 
@@ -3663,15 +3585,11 @@ DEALINGS IN THE SOFTWARE.
3663
3585
 
3664
3586
  ### Rust Crates:
3665
3587
 
3666
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3588
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3667
3589
 
3668
3590
  ````text
3669
- MIT License
3670
-
3671
- Copyright 2013-2014 RAD Game Tools and Valve Software
3672
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3673
- Copyright (c) 2017 Frommi
3674
- Copyright (c) 2017-2024 oyvindln
3591
+ Copyright (c) 2017 Alexey Galakhov
3592
+ Copyright (c) 2016 Jason Housley
3675
3593
 
3676
3594
  Permission is hereby granted, free of charge, to any person obtaining a copy
3677
3595
  of this software and associated documentation files (the "Software"), to deal
@@ -3680,16 +3598,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3680
3598
  copies of the Software, and to permit persons to whom the Software is
3681
3599
  furnished to do so, subject to the following conditions:
3682
3600
 
3683
- The above copyright notice and this permission notice shall be included in all
3684
- copies or substantial portions of the Software.
3601
+ The above copyright notice and this permission notice shall be included in
3602
+ all copies or substantial portions of the Software.
3685
3603
 
3686
3604
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3687
3605
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3688
3606
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3689
3607
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3690
3608
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3691
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3692
- SOFTWARE.
3609
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3610
+ THE SOFTWARE.
3693
3611
 
3694
3612
  ````
3695
3613
 
@@ -3699,10 +3617,14 @@ SOFTWARE.
3699
3617
 
3700
3618
  ### Rust Crates:
3701
3619
 
3702
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3620
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3621
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3622
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3703
3623
 
3704
3624
  ````text
3705
- Copyright (c) 2016-2025 Sean McArthur
3625
+ MIT License
3626
+
3627
+ Copyright (c) Tokio Contributors
3706
3628
 
3707
3629
  Permission is hereby granted, free of charge, to any person obtaining a copy
3708
3630
  of this software and associated documentation files (the "Software"), to deal
@@ -3711,17 +3633,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3711
3633
  copies of the Software, and to permit persons to whom the Software is
3712
3634
  furnished to do so, subject to the following conditions:
3713
3635
 
3714
- The above copyright notice and this permission notice shall be included in
3715
- all copies or substantial portions of the Software.
3636
+ The above copyright notice and this permission notice shall be included in all
3637
+ copies or substantial portions of the Software.
3716
3638
 
3717
3639
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3718
3640
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3719
3641
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3720
3642
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3721
3643
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3722
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3723
- THE SOFTWARE.
3724
-
3644
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3645
+ SOFTWARE.
3725
3646
 
3726
3647
  ````
3727
3648
 
@@ -3731,11 +3652,10 @@ THE SOFTWARE.
3731
3652
 
3732
3653
  ### Rust Crates:
3733
3654
 
3734
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
3655
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3735
3656
 
3736
3657
  ````text
3737
- Copyright (c) 2018-2026 The rust-random Project Developers
3738
- Copyright (c) 2014 The Rust Project Developers
3658
+ Copyright 2023 The Fuchsia Authors
3739
3659
 
3740
3660
  Permission is hereby granted, free of charge, to any
3741
3661
  person obtaining a copy of this software and associated
@@ -3761,20 +3681,20 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3761
3681
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3762
3682
  DEALINGS IN THE SOFTWARE.
3763
3683
 
3684
+
3764
3685
  ````
3765
3686
 
3766
3687
  ---
3767
3688
 
3768
3689
  ## The following dependencies are licensed under the MIT License:
3769
3690
 
3770
- ### NPM Packages:
3691
+ ### Rust Crates:
3771
3692
 
3772
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3693
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3773
3694
 
3774
3695
  ````text
3775
- The MIT License (MIT)
3776
-
3777
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3696
+ Copyright (c) 2013-2014 The Rust Project Developers.
3697
+ Copyright (c) 2015-2020 The rust-hex Developers
3778
3698
 
3779
3699
  Permission is hereby granted, free of charge, to any person obtaining a copy
3780
3700
  of this software and associated documentation files (the "Software"), to deal
@@ -3783,16 +3703,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3783
3703
  copies of the Software, and to permit persons to whom the Software is
3784
3704
  furnished to do so, subject to the following conditions:
3785
3705
 
3786
- The above copyright notice and this permission notice shall be included in
3787
- all copies or substantial portions of the Software.
3706
+ The above copyright notice and this permission notice shall be included in all
3707
+ copies or substantial portions of the Software.
3788
3708
 
3789
3709
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3790
3710
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3791
3711
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3792
3712
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3793
3713
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3794
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3795
- THE SOFTWARE.
3714
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3715
+ SOFTWARE.
3796
3716
 
3797
3717
  ````
3798
3718
 
@@ -3802,68 +3722,32 @@ THE SOFTWARE.
3802
3722
 
3803
3723
  ### Rust Crates:
3804
3724
 
3805
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3806
-
3807
- ````text
3808
- Copyright (c) 2015 Steven Allen
3809
-
3810
- Permission is hereby granted, free of charge, to any
3811
- person obtaining a copy of this software and associated
3812
- documentation files (the "Software"), to deal in the
3813
- Software without restriction, including without
3814
- limitation the rights to use, copy, modify, merge,
3815
- publish, distribute, sublicense, and/or sell copies of
3816
- the Software, and to permit persons to whom the Software
3817
- is furnished to do so, subject to the following
3818
- conditions:
3819
-
3820
- The above copyright notice and this permission notice
3821
- shall be included in all copies or substantial portions
3822
- of the Software.
3823
-
3824
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3825
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3826
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3827
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3828
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3829
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3830
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3831
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3832
- DEALINGS IN THE SOFTWARE.
3833
-
3834
- ````
3835
-
3836
- ---
3837
-
3838
- ## The following dependencies are licensed under the MIT License:
3839
-
3840
- ### NPM Packages:
3841
-
3842
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3843
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
3725
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
3726
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3727
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3844
3728
 
3845
3729
  ````text
3846
- MIT License
3730
+ MIT License
3847
3731
 
3848
- Copyright (c) Microsoft Corporation.
3732
+ Copyright (c) 2023 magiclen.org (Ron Li)
3849
3733
 
3850
- Permission is hereby granted, free of charge, to any person obtaining a copy
3851
- of this software and associated documentation files (the "Software"), to deal
3852
- in the Software without restriction, including without limitation the rights
3853
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3854
- copies of the Software, and to permit persons to whom the Software is
3855
- furnished to do so, subject to the following conditions:
3734
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3735
+ of this software and associated documentation files (the "Software"), to deal
3736
+ in the Software without restriction, including without limitation the rights
3737
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3738
+ copies of the Software, and to permit persons to whom the Software is
3739
+ furnished to do so, subject to the following conditions:
3856
3740
 
3857
- The above copyright notice and this permission notice shall be included in all
3858
- copies or substantial portions of the Software.
3741
+ The above copyright notice and this permission notice shall be included in all
3742
+ copies or substantial portions of the Software.
3859
3743
 
3860
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3861
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3862
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3863
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3864
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3865
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3866
- SOFTWARE
3744
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3745
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3746
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3747
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3748
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3749
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3750
+ SOFTWARE.
3867
3751
 
3868
3752
  ````
3869
3753
 
@@ -3873,10 +3757,10 @@ DEALINGS IN THE SOFTWARE.
3873
3757
 
3874
3758
  ### Rust Crates:
3875
3759
 
3876
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3760
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3877
3761
 
3878
3762
  ````text
3879
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3763
+ Copyright (c) 2017 Artyom Pavlov
3880
3764
 
3881
3765
  Permission is hereby granted, free of charge, to any
3882
3766
  person obtaining a copy of this software and associated
@@ -3910,14 +3794,74 @@ DEALINGS IN THE SOFTWARE.
3910
3794
 
3911
3795
  ### Rust Crates:
3912
3796
 
3913
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3797
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3914
3798
 
3915
3799
  ````text
3916
- The MIT License (MIT)
3800
+ Copyright (c) 2017 Sean McArthur
3917
3801
 
3918
- Copyright (c) 2015 Danny Guo
3919
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3920
- Copyright (c) 2018 Akash Kurdekar
3802
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3803
+ of this software and associated documentation files (the "Software"), to deal
3804
+ in the Software without restriction, including without limitation the rights
3805
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3806
+ copies of the Software, and to permit persons to whom the Software is
3807
+ furnished to do so, subject to the following conditions:
3808
+
3809
+ The above copyright notice and this permission notice shall be included in
3810
+ all copies or substantial portions of the Software.
3811
+
3812
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3813
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3814
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3815
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3816
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3817
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3818
+ THE SOFTWARE.
3819
+
3820
+
3821
+ ````
3822
+
3823
+ ---
3824
+
3825
+ ## The following dependencies are licensed under the MIT License:
3826
+
3827
+ ### Rust Crates:
3828
+
3829
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3830
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3831
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3832
+
3833
+ ````text
3834
+ MIT License
3835
+
3836
+ Copyright (c) <year> <copyright holders>
3837
+
3838
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3839
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3840
+ without limitation the rights 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 furnished to do so, subject to the
3842
+ following conditions:
3843
+
3844
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3845
+ portions of the Software.
3846
+
3847
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3848
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3849
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3850
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3851
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3852
+
3853
+ ````
3854
+
3855
+ ---
3856
+
3857
+ ## The following dependencies are licensed under the MIT License:
3858
+
3859
+ ### Rust Crates:
3860
+
3861
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
3862
+
3863
+ ````text
3864
+ Copyright (c) 2018 directories-rs contributors
3921
3865
 
3922
3866
  Permission is hereby granted, free of charge, to any person obtaining a copy
3923
3867
  of this software and associated documentation files (the "Software"), to deal
@@ -3945,11 +3889,44 @@ SOFTWARE.
3945
3889
 
3946
3890
  ### Rust Crates:
3947
3891
 
3948
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3949
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3892
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3950
3893
 
3951
3894
  ````text
3952
- Copyright (c) 2018-2019 dirs-rs contributors
3895
+ Copyright (c) 2015-2025 Sean McArthur
3896
+
3897
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3898
+ of this software and associated documentation files (the "Software"), to deal
3899
+ in the Software without restriction, including without limitation the rights
3900
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3901
+ copies of the Software, and to permit persons to whom the Software is
3902
+ furnished to do so, subject to the following conditions:
3903
+
3904
+ The above copyright notice and this permission notice shall be included in
3905
+ all copies or substantial portions of the Software.
3906
+
3907
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3908
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3909
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3910
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3911
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3912
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3913
+ THE SOFTWARE.
3914
+
3915
+
3916
+ ````
3917
+
3918
+ ---
3919
+
3920
+ ## The following dependencies are licensed under the MIT License:
3921
+
3922
+ ### Rust Crates:
3923
+
3924
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3925
+
3926
+ ````text
3927
+ MIT License
3928
+
3929
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
3953
3930
 
3954
3931
  Permission is hereby granted, free of charge, to any person obtaining a copy
3955
3932
  of this software and associated documentation files (the "Software"), to deal
@@ -3977,10 +3954,62 @@ SOFTWARE.
3977
3954
 
3978
3955
  ### Rust Crates:
3979
3956
 
3980
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
3957
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3981
3958
 
3982
3959
  ````text
3983
- Copyright (c) 2020-2025 The RustCrypto Project Developers
3960
+ Copyright 2017 Juniper Networks, Inc.
3961
+
3962
+ 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:
3963
+
3964
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3965
+
3966
+ 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.
3967
+
3968
+ ````
3969
+
3970
+ ---
3971
+
3972
+ ## The following dependencies are licensed under the MIT License:
3973
+
3974
+ ### NPM Packages:
3975
+
3976
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3977
+
3978
+ ````text
3979
+ This software is released under the MIT license:
3980
+
3981
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3982
+ this software and associated documentation files (the "Software"), to deal in
3983
+ the Software without restriction, including without limitation the rights to
3984
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3985
+ the Software, and to permit persons to whom the Software is furnished to do so,
3986
+ subject to the following conditions:
3987
+
3988
+ The above copyright notice and this permission notice shall be included in all
3989
+ copies or substantial portions of the Software.
3990
+
3991
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3992
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3993
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3994
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3995
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3996
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3997
+
3998
+ ````
3999
+
4000
+ ---
4001
+
4002
+ ## The following dependencies are licensed under the MIT License:
4003
+
4004
+ ### Rust Crates:
4005
+
4006
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
4007
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
4008
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
4009
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
4010
+
4011
+ ````text
4012
+ Copyright (c) 2016 The Rust Project Developers
3984
4013
 
3985
4014
  Permission is hereby granted, free of charge, to any
3986
4015
  person obtaining a copy of this software and associated
@@ -4014,10 +4043,11 @@ DEALINGS IN THE SOFTWARE.
4014
4043
 
4015
4044
  ### Rust Crates:
4016
4045
 
4017
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
4046
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
4018
4047
 
4019
4048
  ````text
4020
- Copyright (c) 2017 Robert Grosse
4049
+ Copyright (c) 2018-2024 The rust-random Project Developers
4050
+ Copyright (c) 2014 The Rust Project Developers
4021
4051
 
4022
4052
  Permission is hereby granted, free of charge, to any
4023
4053
  person obtaining a copy of this software and associated
@@ -4042,36 +4072,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4042
4072
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4043
4073
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4044
4074
  DEALINGS IN THE SOFTWARE.
4045
- ````
4046
-
4047
- ---
4048
-
4049
- ## The following dependencies are licensed under the MIT License:
4050
-
4051
- ### Rust Crates:
4052
-
4053
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
4054
-
4055
- ````text
4056
- Copyright (c) 2018 directories-rs contributors
4057
-
4058
- Permission is hereby granted, free of charge, to any person obtaining a copy
4059
- of this software and associated documentation files (the "Software"), to deal
4060
- in the Software without restriction, including without limitation the rights
4061
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4062
- copies of the Software, and to permit persons to whom the Software is
4063
- furnished to do so, subject to the following conditions:
4064
-
4065
- The above copyright notice and this permission notice shall be included in all
4066
- copies or substantial portions of the Software.
4067
-
4068
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4069
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4070
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4071
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4072
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4073
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4074
- SOFTWARE.
4075
4075
 
4076
4076
  ````
4077
4077
 
@@ -4466,7 +4466,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4466
4466
 
4467
4467
  ### NPM Packages:
4468
4468
 
4469
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.5) (0.0.5)
4469
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
4470
4470
 
4471
4471
  ````text
4472
4472
  Please refer to the package README for license details.
@@ -4478,14 +4478,31 @@ Please refer to the package README for license details.
4478
4478
 
4479
4479
  ### Rust Crates:
4480
4480
 
4481
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4481
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4482
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4483
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4484
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4485
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4486
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4487
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4488
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4489
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4490
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4491
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4492
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4493
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4494
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4495
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4496
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4497
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4498
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4482
4499
 
4483
4500
  ````text
4484
4501
  UNICODE LICENSE V3
4485
4502
 
4486
4503
  COPYRIGHT AND PERMISSION NOTICE
4487
4504
 
4488
- Copyright © 1991-2023 Unicode, Inc.
4505
+ Copyright © 2020-2024 Unicode, Inc.
4489
4506
 
4490
4507
  NOTICE TO USER: Carefully read the following legal agreement. BY
4491
4508
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4521,6 +4538,13 @@ not be used in advertising or otherwise to promote the sale, use or other
4521
4538
  dealings in these Data Files or Software without prior written
4522
4539
  authorization of the copyright holder.
4523
4540
 
4541
+ SPDX-License-Identifier: Unicode-3.0
4542
+
4543
+
4544
+
4545
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4546
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4547
+
4524
4548
  ````
4525
4549
 
4526
4550
  ---
@@ -4529,31 +4553,14 @@ authorization of the copyright holder.
4529
4553
 
4530
4554
  ### Rust Crates:
4531
4555
 
4532
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4533
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4534
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4535
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4536
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4537
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4538
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4539
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4540
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4541
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4542
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4543
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4544
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4545
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4546
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4547
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4548
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4549
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4556
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4550
4557
 
4551
4558
  ````text
4552
4559
  UNICODE LICENSE V3
4553
4560
 
4554
4561
  COPYRIGHT AND PERMISSION NOTICE
4555
4562
 
4556
- Copyright © 2020-2024 Unicode, Inc.
4563
+ Copyright © 1991-2023 Unicode, Inc.
4557
4564
 
4558
4565
  NOTICE TO USER: Carefully read the following legal agreement. BY
4559
4566
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4589,12 +4596,5 @@ not be used in advertising or otherwise to promote the sale, use or other
4589
4596
  dealings in these Data Files or Software without prior written
4590
4597
  authorization of the copyright holder.
4591
4598
 
4592
- SPDX-License-Identifier: Unicode-3.0
4593
-
4594
-
4595
-
4596
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4597
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4598
-
4599
4599
  ````
4600
4600