@deveco-codegenie/mcp-darwin-x64 0.2.5 → 0.2.6

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.
@@ -7,13 +7,12 @@
7
7
 
8
8
  ### Licenses Breakdown:
9
9
 
10
- - MIT: 176
10
+ - MIT: 177
11
11
  - Unicode-3.0: 19
12
12
  - Apache-2.0: 7
13
13
  - 0BSD: 3
14
14
  - BSD-3-Clause: 1
15
15
  - MPL-2.0: 1
16
- - UNKNOWN: 1
17
16
 
18
17
 
19
18
  ---
@@ -46,12 +45,12 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
46
45
 
47
46
  ### Rust Crates:
48
47
 
49
- - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
48
+ - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
50
49
 
51
50
  ````text
52
51
  BSD Zero Clause License
53
52
 
54
- Copyright (c) 2024 kotauskas
53
+ Copyright (c) 2025 Goat
55
54
 
56
55
  Permission to use, copy, modify, and/or distribute this software for any
57
56
  purpose with or without fee is hereby granted.
@@ -72,12 +71,12 @@ PERFORMANCE OF THIS SOFTWARE.
72
71
 
73
72
  ### Rust Crates:
74
73
 
75
- - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
74
+ - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
76
75
 
77
76
  ````text
78
77
  BSD Zero Clause License
79
78
 
80
- Copyright (c) 2025 Goat
79
+ Copyright (c) 2024 kotauskas
81
80
 
82
81
  Permission to use, copy, modify, and/or distribute this software for any
83
82
  purpose with or without fee is hereby granted.
@@ -98,7 +97,9 @@ PERFORMANCE OF THIS SOFTWARE.
98
97
 
99
98
  ### Rust Crates:
100
99
 
101
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
100
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
101
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
102
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
102
103
 
103
104
  ````text
104
105
  Apache License
@@ -289,7 +290,7 @@ PERFORMANCE OF THIS SOFTWARE.
289
290
  same "printed page" as the copyright notice for easier
290
291
  identification within third-party archives.
291
292
 
292
- Copyright 2011 Google Inc.
293
+ Copyright [yyyy] [name of copyright owner]
293
294
 
294
295
  Licensed under the Apache License, Version 2.0 (the "License");
295
296
  you may not use this file except in compliance with the License.
@@ -311,9 +312,94 @@ PERFORMANCE OF THIS SOFTWARE.
311
312
 
312
313
  ### Rust Crates:
313
314
 
314
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
315
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
316
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
315
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
316
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
317
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
318
+
319
+ ````text
320
+ Apache License
321
+ Version 2.0, January 2004
322
+ http://www.apache.org/licenses/
323
+
324
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
325
+
326
+ 1. Definitions.
327
+
328
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
329
+
330
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
331
+
332
+ "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.
333
+
334
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
335
+
336
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
337
+
338
+ "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.
339
+
340
+ "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).
341
+
342
+ "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.
343
+
344
+ "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."
345
+
346
+ "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.
347
+
348
+ 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.
349
+
350
+ 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.
351
+
352
+ 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:
353
+
354
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
355
+
356
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
357
+
358
+ (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
359
+
360
+ (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.
361
+
362
+ 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.
363
+
364
+ 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.
365
+
366
+ 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.
367
+
368
+ 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.
369
+
370
+ 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.
371
+
372
+ 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.
373
+
374
+ END OF TERMS AND CONDITIONS
375
+
376
+ APPENDIX: How to apply the Apache License to your work.
377
+
378
+ 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.
379
+
380
+ Copyright [yyyy] [name of copyright owner]
381
+
382
+ Licensed under the Apache License, Version 2.0 (the "License");
383
+ you may not use this file except in compliance with the License.
384
+ You may obtain a copy of the License at
385
+
386
+ http://www.apache.org/licenses/LICENSE-2.0
387
+
388
+ Unless required by applicable law or agreed to in writing, software
389
+ distributed under the License is distributed on an "AS IS" BASIS,
390
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
391
+ See the License for the specific language governing permissions and
392
+ limitations under the License.
393
+
394
+ ````
395
+
396
+ ---
397
+
398
+ ## The following dependencies are licensed under the Apache-2.0 License:
399
+
400
+ ### Rust Crates:
401
+
402
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
317
403
 
318
404
  ````text
319
405
  Apache License
@@ -504,7 +590,7 @@ PERFORMANCE OF THIS SOFTWARE.
504
590
  same "printed page" as the copyright notice for easier
505
591
  identification within third-party archives.
506
592
 
507
- Copyright [yyyy] [name of copyright owner]
593
+ Copyright 2011 Google Inc.
508
594
 
509
595
  Licensed under the Apache License, Version 2.0 (the "License");
510
596
  you may not use this file except in compliance with the License.
@@ -522,93 +608,6 @@ PERFORMANCE OF THIS SOFTWARE.
522
608
 
523
609
  ---
524
610
 
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
611
  ## The following dependencies are licensed under the BSD-3-Clause License:
613
612
 
614
613
  ### NPM Packages:
@@ -654,10 +653,10 @@ The complete list of contributors can be found at:
654
653
 
655
654
  ### Rust Crates:
656
655
 
657
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
656
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
658
657
 
659
658
  ````text
660
- Copyright (c) 2017 Robert Grosse
659
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
661
660
 
662
661
  Permission is hereby granted, free of charge, to any
663
662
  person obtaining a copy of this software and associated
@@ -682,6 +681,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
682
681
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
683
682
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
684
683
  DEALINGS IN THE SOFTWARE.
684
+
685
685
  ````
686
686
 
687
687
  ---
@@ -690,12 +690,52 @@ DEALINGS IN THE SOFTWARE.
690
690
 
691
691
  ### Rust Crates:
692
692
 
693
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
693
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
694
+
695
+ ````text
696
+ Copyright (c) The rust-url developers
697
+
698
+ Permission is hereby granted, free of charge, to any
699
+ person obtaining a copy of this software and associated
700
+ documentation files (the "Software"), to deal in the
701
+ Software without restriction, including without
702
+ limitation the rights to use, copy, modify, merge,
703
+ publish, distribute, sublicense, and/or sell copies of
704
+ the Software, and to permit persons to whom the Software
705
+ is furnished to do so, subject to the following
706
+ conditions:
707
+
708
+ The above copyright notice and this permission notice
709
+ shall be included in all copies or substantial portions
710
+ of the Software.
711
+
712
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
713
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
714
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
715
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
716
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
717
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
718
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
719
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
720
+ DEALINGS IN THE SOFTWARE.
721
+
722
+ ````
723
+
724
+ ---
725
+
726
+ ## The following dependencies are licensed under the MIT License:
727
+
728
+ ### Rust Crates:
729
+
730
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
694
731
 
695
732
  ````text
696
733
  MIT License
697
734
 
698
- Copyright (c) 2017 Nikolai Vazquez
735
+ Copyright 2013-2014 RAD Game Tools and Valve Software
736
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
737
+ Copyright (c) 2017 Frommi
738
+ Copyright (c) 2017-2024 oyvindln
699
739
 
700
740
  Permission is hereby granted, free of charge, to any person obtaining a copy
701
741
  of this software and associated documentation files (the "Software"), to deal
@@ -723,29 +763,34 @@ SOFTWARE.
723
763
 
724
764
  ### Rust Crates:
725
765
 
726
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
766
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
727
767
 
728
768
  ````text
729
- Copyright (c) 2017 Daniel Abramov
730
- Copyright (c) 2017 Alexey Galakhov
731
-
732
- Permission is hereby granted, free of charge, to any person obtaining a copy
733
- of this software and associated documentation files (the "Software"), to deal
734
- in the Software without restriction, including without limitation the rights
735
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
736
- copies of the Software, and to permit persons to whom the Software is
737
- furnished to do so, subject to the following conditions:
769
+ Copyright (c) 2019 Nick Fitzgerald
738
770
 
739
- The above copyright notice and this permission notice shall be included in
740
- all copies or substantial portions of the Software.
771
+ Permission is hereby granted, free of charge, to any
772
+ person obtaining a copy of this software and associated
773
+ documentation files (the "Software"), to deal in the
774
+ Software without restriction, including without
775
+ limitation the rights to use, copy, modify, merge,
776
+ publish, distribute, sublicense, and/or sell copies of
777
+ the Software, and to permit persons to whom the Software
778
+ is furnished to do so, subject to the following
779
+ conditions:
741
780
 
742
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
743
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
744
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
745
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
746
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
747
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
748
- THE SOFTWARE.
781
+ The above copyright notice and this permission notice
782
+ shall be included in all copies or substantial portions
783
+ of the Software.
784
+
785
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
786
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
787
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
788
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
789
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
790
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
791
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
792
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
793
+ DEALINGS IN THE SOFTWARE.
749
794
 
750
795
  ````
751
796
 
@@ -755,13 +800,10 @@ THE SOFTWARE.
755
800
 
756
801
  ### Rust Crates:
757
802
 
758
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
759
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
760
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
761
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
803
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
762
804
 
763
805
  ````text
764
- Copyright (c) 2016 The Rust Project Developers
806
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
765
807
 
766
808
  Permission is hereby granted, free of charge, to any
767
809
  person obtaining a copy of this software and associated
@@ -795,10 +837,10 @@ DEALINGS IN THE SOFTWARE.
795
837
 
796
838
  ### Rust Crates:
797
839
 
798
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
840
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
799
841
 
800
842
  ````text
801
- Copyright (c) 2019 Carl Lerche
843
+ Copyright (c) 2014-2026 Alex Crichton
802
844
 
803
845
  Permission is hereby granted, free of charge, to any
804
846
  person obtaining a copy of this software and associated
@@ -832,11 +874,10 @@ DEALINGS IN THE SOFTWARE.
832
874
 
833
875
  ### Rust Crates:
834
876
 
835
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
836
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
877
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
837
878
 
838
879
  ````text
839
- Copyright (c) 2014 Alex Crichton
880
+ Copyright (c) 2016 Amanieu d'Antras
840
881
 
841
882
  Permission is hereby granted, free of charge, to any
842
883
  person obtaining a copy of this software and associated
@@ -868,14 +909,12 @@ DEALINGS IN THE SOFTWARE.
868
909
 
869
910
  ## The following dependencies are licensed under the MIT License:
870
911
 
871
- ### NPM Packages:
912
+ ### Rust Crates:
872
913
 
873
- - [json5](https://github.com/json5/json5) (2.2.3)
914
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
874
915
 
875
916
  ````text
876
- MIT License
877
-
878
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
917
+ Copyright (c) 2015-2025 Sean McArthur
879
918
 
880
919
  Permission is hereby granted, free of charge, to any person obtaining a copy
881
920
  of this software and associated documentation files (the "Software"), to deal
@@ -884,18 +923,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
884
923
  copies of the Software, and to permit persons to whom the Software is
885
924
  furnished to do so, subject to the following conditions:
886
925
 
887
- The above copyright notice and this permission notice shall be included in all
888
- copies or substantial portions of the Software.
926
+ The above copyright notice and this permission notice shall be included in
927
+ all copies or substantial portions of the Software.
889
928
 
890
929
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
891
930
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
892
931
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
893
932
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
894
933
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
895
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
896
- SOFTWARE.
934
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
935
+ THE SOFTWARE.
897
936
 
898
- [others]: https://github.com/json5/json5/contributors
899
937
 
900
938
  ````
901
939
 
@@ -905,10 +943,50 @@ SOFTWARE.
905
943
 
906
944
  ### Rust Crates:
907
945
 
908
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
946
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
909
947
 
910
948
  ````text
911
- Copyright (c) 2017 Sean McArthur
949
+ Copyright (c) 2016--2023
950
+
951
+ Permission is hereby granted, free of charge, to any
952
+ person obtaining a copy of this software and associated
953
+ documentation files (the "Software"), to deal in the
954
+ Software without restriction, including without
955
+ limitation the rights to use, copy, modify, merge,
956
+ publish, distribute, sublicense, and/or sell copies of
957
+ the Software, and to permit persons to whom the Software
958
+ is furnished to do so, subject to the following
959
+ conditions:
960
+
961
+ The above copyright notice and this permission notice
962
+ shall be included in all copies or substantial portions
963
+ of the Software.
964
+
965
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
966
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
967
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
968
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
969
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
970
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
971
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
972
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
973
+ DEALINGS IN THE SOFTWARE.
974
+
975
+ ````
976
+
977
+ ---
978
+
979
+ ## The following dependencies are licensed under the MIT License:
980
+
981
+ ### Rust Crates:
982
+
983
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
984
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
985
+
986
+ ````text
987
+ MIT License
988
+
989
+ Copyright (c) 2019 Graham Esau
912
990
 
913
991
  Permission is hereby granted, free of charge, to any person obtaining a copy
914
992
  of this software and associated documentation files (the "Software"), to deal
@@ -917,17 +995,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
917
995
  copies of the Software, and to permit persons to whom the Software is
918
996
  furnished to do so, subject to the following conditions:
919
997
 
920
- The above copyright notice and this permission notice shall be included in
921
- all copies or substantial portions of the Software.
998
+ The above copyright notice and this permission notice shall be included in all
999
+ copies or substantial portions of the Software.
922
1000
 
923
1001
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
924
1002
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
925
1003
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
926
1004
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
927
1005
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
928
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
929
- THE SOFTWARE.
930
-
1006
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1007
+ SOFTWARE.
931
1008
 
932
1009
  ````
933
1010
 
@@ -956,14 +1033,17 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
956
1033
 
957
1034
  ### Rust Crates:
958
1035
 
959
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1036
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
960
1037
 
961
1038
  ````text
962
- The MIT License (MIT)
1039
+ Copyright (c) 2016 The humantime Developers
1040
+
1041
+ Includes parts of http date with the following copyright:
1042
+ Copyright (c) 2016 Pyfisch
1043
+
1044
+ Includes portions of musl libc with the following copyright:
1045
+ Copyright © 2005-2013 Rich Felker
963
1046
 
964
- Copyright (c) 2015 Danny Guo
965
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
966
- Copyright (c) 2018 Akash Kurdekar
967
1047
 
968
1048
  Permission is hereby granted, free of charge, to any person obtaining a copy
969
1049
  of this software and associated documentation files (the "Software"), to deal
@@ -991,11 +1071,44 @@ SOFTWARE.
991
1071
 
992
1072
  ### Rust Crates:
993
1073
 
994
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
995
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1074
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
1075
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
996
1076
 
997
1077
  ````text
998
- Copyright (c) 2012-2013 Mozilla Foundation
1078
+ The MIT License (MIT)
1079
+
1080
+ Copyright (c) 2015 Steven Fackler
1081
+
1082
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1083
+ this software and associated documentation files (the "Software"), to deal in
1084
+ the Software without restriction, including without limitation the rights to
1085
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1086
+ the Software, and to permit persons to whom the Software is furnished to do so,
1087
+ subject to the following conditions:
1088
+
1089
+ The above copyright notice and this permission notice shall be included in all
1090
+ copies or substantial portions of the Software.
1091
+
1092
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1093
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1094
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1095
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1096
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1097
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1098
+
1099
+ ````
1100
+
1101
+ ---
1102
+
1103
+ ## The following dependencies are licensed under the MIT License:
1104
+
1105
+ ### Rust Crates:
1106
+
1107
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1108
+
1109
+ ````text
1110
+ Copyright (c) 2018-2024 The rust-random Project Developers
1111
+ Copyright (c) 2014 The Rust Project Developers
999
1112
 
1000
1113
  Permission is hereby granted, free of charge, to any
1001
1114
  person obtaining a copy of this software and associated
@@ -1029,10 +1142,10 @@ DEALINGS IN THE SOFTWARE.
1029
1142
 
1030
1143
  ### Rust Crates:
1031
1144
 
1032
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1145
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1033
1146
 
1034
1147
  ````text
1035
- Copyright 2019-2024 YOSHIOKA Takuma
1148
+ Copyright (c) 2016 Anthony Ramine
1036
1149
 
1037
1150
  Permission is hereby granted, free of charge, to any
1038
1151
  person obtaining a copy of this software and associated
@@ -1066,11 +1179,70 @@ DEALINGS IN THE SOFTWARE.
1066
1179
 
1067
1180
  ### Rust Crates:
1068
1181
 
1069
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1182
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1070
1183
 
1071
1184
  ````text
1072
- Copyright (c) The rust-url developers
1185
+ Copyright (c) 2017 Alexey Galakhov
1186
+ Copyright (c) 2016 Jason Housley
1187
+
1188
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1189
+ of this software and associated documentation files (the "Software"), to deal
1190
+ in the Software without restriction, including without limitation the rights
1191
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1192
+ copies of the Software, and to permit persons to whom the Software is
1193
+ furnished to do so, subject to the following conditions:
1194
+
1195
+ The above copyright notice and this permission notice shall be included in
1196
+ all copies or substantial portions of the Software.
1197
+
1198
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1199
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1200
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1201
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1202
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1203
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1204
+ THE SOFTWARE.
1205
+
1206
+ ````
1207
+
1208
+ ---
1209
+
1210
+ ## The following dependencies are licensed under the MIT License:
1211
+
1212
+ ### Rust Crates:
1213
+
1214
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1215
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1216
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1217
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1218
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1219
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1220
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1221
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1222
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1223
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1224
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1225
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1226
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1227
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1228
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
1229
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1230
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1231
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1232
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
1233
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1234
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1235
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1236
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1237
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
1238
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1239
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1240
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1241
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1242
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1243
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1073
1244
 
1245
+ ````text
1074
1246
  Permission is hereby granted, free of charge, to any
1075
1247
  person obtaining a copy of this software and associated
1076
1248
  documentation files (the "Software"), to deal in the
@@ -1103,19 +1275,10 @@ DEALINGS IN THE SOFTWARE.
1103
1275
 
1104
1276
  ### Rust Crates:
1105
1277
 
1106
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1107
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1108
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1109
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1110
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1111
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1112
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1113
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1114
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1278
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1115
1279
 
1116
1280
  ````text
1117
- Copyright (c) 2016 Alex Crichton
1118
- Copyright (c) 2017 The Tokio Authors
1281
+ Copyright (c) 2018 The Servo Project Developers
1119
1282
 
1120
1283
  Permission is hereby granted, free of charge, to any
1121
1284
  person obtaining a copy of this software and associated
@@ -1147,14 +1310,14 @@ DEALINGS IN THE SOFTWARE.
1147
1310
 
1148
1311
  ## The following dependencies are licensed under the MIT License:
1149
1312
 
1150
- ### Rust Crates:
1313
+ ### NPM Packages:
1151
1314
 
1152
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
1315
+ - [json5](https://github.com/json5/json5) (2.2.3)
1153
1316
 
1154
1317
  ````text
1155
- The MIT License (MIT)
1318
+ MIT License
1156
1319
 
1157
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
1320
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
1158
1321
 
1159
1322
  Permission is hereby granted, free of charge, to any person obtaining a copy
1160
1323
  of this software and associated documentation files (the "Software"), to deal
@@ -1163,16 +1326,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1163
1326
  copies of the Software, and to permit persons to whom the Software is
1164
1327
  furnished to do so, subject to the following conditions:
1165
1328
 
1166
- The above copyright notice and this permission notice shall be included in
1167
- all copies or substantial portions of the Software.
1329
+ The above copyright notice and this permission notice shall be included in all
1330
+ copies or substantial portions of the Software.
1168
1331
 
1169
1332
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1170
1333
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1171
1334
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1172
1335
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1173
1336
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1174
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1175
- THE SOFTWARE.
1337
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1338
+ SOFTWARE.
1339
+
1340
+ [others]: https://github.com/json5/json5/contributors
1176
1341
 
1177
1342
  ````
1178
1343
 
@@ -1182,10 +1347,15 @@ THE SOFTWARE.
1182
1347
 
1183
1348
  ### Rust Crates:
1184
1349
 
1185
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1350
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1351
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1352
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1353
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1354
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1355
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1186
1356
 
1187
1357
  ````text
1188
- Copyright (c) 2019 The CryptoCorrosion Contributors
1358
+ Copyright (c) 2019 Tokio Contributors
1189
1359
 
1190
1360
  Permission is hereby granted, free of charge, to any
1191
1361
  person obtaining a copy of this software and associated
@@ -1219,10 +1389,10 @@ DEALINGS IN THE SOFTWARE.
1219
1389
 
1220
1390
  ### Rust Crates:
1221
1391
 
1222
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1392
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1223
1393
 
1224
1394
  ````text
1225
- Copyright (c) 2014 Chris Wong
1395
+ Copyright (c) 2018 Carl Lerche
1226
1396
 
1227
1397
  Permission is hereby granted, free of charge, to any
1228
1398
  person obtaining a copy of this software and associated
@@ -1256,11 +1426,41 @@ DEALINGS IN THE SOFTWARE.
1256
1426
 
1257
1427
  ### Rust Crates:
1258
1428
 
1259
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1429
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1260
1430
 
1261
1431
  ````text
1262
- Copyright (c) 2018-2026 The rust-random Project Developers
1263
- Copyright (c) 2014 The Rust Project Developers
1432
+ Copyright (c) 2023-2025 Sean McArthur
1433
+
1434
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1435
+ of this software and associated documentation files (the "Software"), to deal
1436
+ in the Software without restriction, including without limitation the rights
1437
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1438
+ copies of the Software, and to permit persons to whom the Software is
1439
+ furnished to do so, subject to the following conditions:
1440
+
1441
+ The above copyright notice and this permission notice shall be included in
1442
+ all copies or substantial portions of the Software.
1443
+
1444
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1445
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1446
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1447
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1448
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1449
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1450
+ THE SOFTWARE.
1451
+
1452
+ ````
1453
+
1454
+ ---
1455
+
1456
+ ## The following dependencies are licensed under the MIT License:
1457
+
1458
+ ### Rust Crates:
1459
+
1460
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1461
+
1462
+ ````text
1463
+ Copyright Mozilla Foundation
1264
1464
 
1265
1465
  Permission is hereby granted, free of charge, to any
1266
1466
  person obtaining a copy of this software and associated
@@ -1294,16 +1494,34 @@ DEALINGS IN THE SOFTWARE.
1294
1494
 
1295
1495
  ### Rust Crates:
1296
1496
 
1297
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1497
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1298
1498
 
1299
1499
  ````text
1300
- Copyright 2017 Juniper Networks, Inc.
1500
+ Copyright 2019-2024 YOSHIOKA Takuma
1301
1501
 
1302
- 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:
1502
+ Permission is hereby granted, free of charge, to any
1503
+ person obtaining a copy of this software and associated
1504
+ documentation files (the "Software"), to deal in the
1505
+ Software without restriction, including without
1506
+ limitation the rights to use, copy, modify, merge,
1507
+ publish, distribute, sublicense, and/or sell copies of
1508
+ the Software, and to permit persons to whom the Software
1509
+ is furnished to do so, subject to the following
1510
+ conditions:
1303
1511
 
1304
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1512
+ The above copyright notice and this permission notice
1513
+ shall be included in all copies or substantial portions
1514
+ of the Software.
1305
1515
 
1306
- 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.
1516
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1517
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1518
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1519
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1520
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1521
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1522
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1523
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1524
+ DEALINGS IN THE SOFTWARE.
1307
1525
 
1308
1526
  ````
1309
1527
 
@@ -1313,10 +1531,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1313
1531
 
1314
1532
  ### Rust Crates:
1315
1533
 
1316
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1534
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
1535
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1317
1536
 
1318
1537
  ````text
1319
- Copyright (c) 2016--2017
1538
+ Copyright (c) 2012-2013 Mozilla Foundation
1320
1539
 
1321
1540
  Permission is hereby granted, free of charge, to any
1322
1541
  person obtaining a copy of this software and associated
@@ -1350,10 +1569,53 @@ DEALINGS IN THE SOFTWARE.
1350
1569
 
1351
1570
  ### Rust Crates:
1352
1571
 
1353
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1572
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
1573
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
1574
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
1575
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
1576
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
1577
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
1354
1578
 
1355
1579
  ````text
1356
- Copyright (c) 2015-2025 Sean McArthur
1580
+ Copyright 2018 Developers of the Rand project
1581
+ Copyright (c) 2014 The Rust Project Developers
1582
+
1583
+ Permission is hereby granted, free of charge, to any
1584
+ person obtaining a copy of this software and associated
1585
+ documentation files (the "Software"), to deal in the
1586
+ Software without restriction, including without
1587
+ limitation the rights to use, copy, modify, merge,
1588
+ publish, distribute, sublicense, and/or sell copies of
1589
+ the Software, and to permit persons to whom the Software
1590
+ is furnished to do so, subject to the following
1591
+ conditions:
1592
+
1593
+ The above copyright notice and this permission notice
1594
+ shall be included in all copies or substantial portions
1595
+ of the Software.
1596
+
1597
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1598
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1599
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1600
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1601
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1602
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1603
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1604
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1605
+ DEALINGS IN THE SOFTWARE.
1606
+
1607
+ ````
1608
+
1609
+ ---
1610
+
1611
+ ## The following dependencies are licensed under the MIT License:
1612
+
1613
+ ### Rust Crates:
1614
+
1615
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1616
+
1617
+ ````text
1618
+ Copyright (c) 2017 Sean McArthur
1357
1619
 
1358
1620
  Permission is hereby granted, free of charge, to any person obtaining a copy
1359
1621
  of this software and associated documentation files (the "Software"), to deal
@@ -1382,12 +1644,51 @@ THE SOFTWARE.
1382
1644
 
1383
1645
  ### Rust Crates:
1384
1646
 
1385
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1647
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
1648
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1649
+ - [url](https://github.com/servo/rust-url) (2.5.8)
1650
+
1651
+ ````text
1652
+ Copyright (c) 2013-2025 The rust-url developers
1653
+
1654
+ Permission is hereby granted, free of charge, to any
1655
+ person obtaining a copy of this software and associated
1656
+ documentation files (the "Software"), to deal in the
1657
+ Software without restriction, including without
1658
+ limitation the rights to use, copy, modify, merge,
1659
+ publish, distribute, sublicense, and/or sell copies of
1660
+ the Software, and to permit persons to whom the Software
1661
+ is furnished to do so, subject to the following
1662
+ conditions:
1663
+
1664
+ The above copyright notice and this permission notice
1665
+ shall be included in all copies or substantial portions
1666
+ of the Software.
1667
+
1668
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1669
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1670
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1671
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1672
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1673
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1674
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1675
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1676
+ DEALINGS IN THE SOFTWARE.
1677
+
1678
+ ````
1679
+
1680
+ ---
1681
+
1682
+ ## The following dependencies are licensed under the MIT License:
1683
+
1684
+ ### NPM Packages:
1685
+
1686
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.10) (0.0.10)
1386
1687
 
1387
1688
  ````text
1388
1689
  MIT License
1389
1690
 
1390
- Copyright (c) 2025 Callum Oakley
1691
+ Copyright (c) 2026 Huawei Device Co., Ltd.
1391
1692
 
1392
1693
  Permission is hereby granted, free of charge, to any person obtaining a copy
1393
1694
  of this software and associated documentation files (the "Software"), to deal
@@ -1415,10 +1716,12 @@ SOFTWARE.
1415
1716
 
1416
1717
  ### Rust Crates:
1417
1718
 
1418
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1719
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
1419
1720
 
1420
1721
  ````text
1421
- Copyright (c) 2016 The rust-native-tls Developers
1722
+ MIT License
1723
+
1724
+ Copyright (c) 2017 Nikolai Vazquez
1422
1725
 
1423
1726
  Permission is hereby granted, free of charge, to any person obtaining a copy
1424
1727
  of this software and associated documentation files (the "Software"), to deal
@@ -1446,34 +1749,32 @@ SOFTWARE.
1446
1749
 
1447
1750
  ### Rust Crates:
1448
1751
 
1449
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1752
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1450
1753
 
1451
1754
  ````text
1452
- Copyright (c) 2014-2026 Alex Crichton
1755
+ The MIT License (MIT)
1453
1756
 
1454
- Permission is hereby granted, free of charge, to any
1455
- person obtaining a copy of this software and associated
1456
- documentation files (the "Software"), to deal in the
1457
- Software without restriction, including without
1458
- limitation the rights to use, copy, modify, merge,
1459
- publish, distribute, sublicense, and/or sell copies of
1460
- the Software, and to permit persons to whom the Software
1461
- is furnished to do so, subject to the following
1462
- conditions:
1757
+ Copyright (c) 2015 Danny Guo
1758
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1759
+ Copyright (c) 2018 Akash Kurdekar
1463
1760
 
1464
- The above copyright notice and this permission notice
1465
- shall be included in all copies or substantial portions
1466
- of the Software.
1761
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1762
+ of this software and associated documentation files (the "Software"), to deal
1763
+ in the Software without restriction, including without limitation the rights
1764
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1765
+ copies of the Software, and to permit persons to whom the Software is
1766
+ furnished to do so, subject to the following conditions:
1467
1767
 
1468
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1469
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1470
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1471
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1472
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1473
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1474
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1475
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1476
- DEALINGS IN THE SOFTWARE.
1768
+ The above copyright notice and this permission notice shall be included in all
1769
+ copies or substantial portions of the Software.
1770
+
1771
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1772
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1773
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1774
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1775
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1776
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1777
+ SOFTWARE.
1477
1778
 
1478
1779
  ````
1479
1780
 
@@ -1483,31 +1784,30 @@ DEALINGS IN THE SOFTWARE.
1483
1784
 
1484
1785
  ### Rust Crates:
1485
1786
 
1486
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
1487
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1787
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1788
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1488
1789
 
1489
1790
  ````text
1490
- The MIT License (MIT)
1491
-
1492
- Copyright (c) 2015 Steven Fackler
1791
+ Copyright (c) 2018-2019 dirs-rs contributors
1493
1792
 
1494
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1495
- this software and associated documentation files (the "Software"), to deal in
1496
- the Software without restriction, including without limitation the rights to
1497
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1498
- the Software, and to permit persons to whom the Software is furnished to do so,
1499
- subject to the following conditions:
1793
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1794
+ of this software and associated documentation files (the "Software"), to deal
1795
+ in the Software without restriction, including without limitation the rights
1796
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1797
+ copies of the Software, and to permit persons to whom the Software is
1798
+ furnished to do so, subject to the following conditions:
1500
1799
 
1501
1800
  The above copyright notice and this permission notice shall be included in all
1502
1801
  copies or substantial portions of the Software.
1503
1802
 
1504
1803
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1505
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1506
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1507
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1508
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1509
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1510
-
1804
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1805
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1806
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1807
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1808
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1809
+ SOFTWARE.
1810
+
1511
1811
  ````
1512
1812
 
1513
1813
  ---
@@ -1516,10 +1816,52 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1516
1816
 
1517
1817
  ### Rust Crates:
1518
1818
 
1519
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1819
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1520
1820
 
1521
1821
  ````text
1522
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1822
+ MIT License
1823
+
1824
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1825
+
1826
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1827
+ of this software and associated documentation files (the "Software"), to deal
1828
+ in the Software without restriction, including without limitation the rights
1829
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1830
+ copies of the Software, and to permit persons to whom the Software is
1831
+ furnished to do so, subject to the following conditions:
1832
+
1833
+ The above copyright notice and this permission notice shall be included in all
1834
+ copies or substantial portions of the Software.
1835
+
1836
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1837
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1838
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1839
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1840
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1841
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1842
+ SOFTWARE.
1843
+
1844
+ ````
1845
+
1846
+ ---
1847
+
1848
+ ## The following dependencies are licensed under the MIT License:
1849
+
1850
+ ### Rust Crates:
1851
+
1852
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1853
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1854
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1855
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1856
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1857
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1858
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1859
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1860
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1861
+
1862
+ ````text
1863
+ Copyright (c) 2016 Alex Crichton
1864
+ Copyright (c) 2017 The Tokio Authors
1523
1865
 
1524
1866
  Permission is hereby granted, free of charge, to any
1525
1867
  person obtaining a copy of this software and associated
@@ -1553,10 +1895,10 @@ DEALINGS IN THE SOFTWARE.
1553
1895
 
1554
1896
  ### Rust Crates:
1555
1897
 
1556
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1898
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1557
1899
 
1558
1900
  ````text
1559
- Copyright (c) 2019-2021 Tower Contributors
1901
+ Copyright (c) 2013-2016 The rust-url developers
1560
1902
 
1561
1903
  Permission is hereby granted, free of charge, to any
1562
1904
  person obtaining a copy of this software and associated
@@ -1590,11 +1932,14 @@ DEALINGS IN THE SOFTWARE.
1590
1932
 
1591
1933
  ### Rust Crates:
1592
1934
 
1593
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1935
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
1936
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1937
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1594
1938
 
1595
1939
  ````text
1596
- Copyright (c) 2018-2023 Sean McArthur
1597
- Copyright (c) 2016 Alex Crichton
1940
+ MIT License
1941
+
1942
+ Copyright (c) 2023 magiclen.org (Ron Li)
1598
1943
 
1599
1944
  Permission is hereby granted, free of charge, to any person obtaining a copy
1600
1945
  of this software and associated documentation files (the "Software"), to deal
@@ -1603,17 +1948,54 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1603
1948
  copies of the Software, and to permit persons to whom the Software is
1604
1949
  furnished to do so, subject to the following conditions:
1605
1950
 
1606
- The above copyright notice and this permission notice shall be included in
1607
- all copies or substantial portions of the Software.
1951
+ The above copyright notice and this permission notice shall be included in all
1952
+ copies or substantial portions of the Software.
1608
1953
 
1609
1954
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1610
1955
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1611
1956
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1612
1957
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1613
1958
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1614
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1615
- THE SOFTWARE.
1959
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1960
+ SOFTWARE.
1961
+
1962
+ ````
1963
+
1964
+ ---
1965
+
1966
+ ## The following dependencies are licensed under the MIT License:
1967
+
1968
+ ### Rust Crates:
1969
+
1970
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1971
+
1972
+ ````text
1973
+ Copyright (c) 2018-2026 The rust-random Project Developers
1974
+ Copyright (c) 2014 The Rust Project Developers
1975
+
1976
+ Permission is hereby granted, free of charge, to any
1977
+ person obtaining a copy of this software and associated
1978
+ documentation files (the "Software"), to deal in the
1979
+ Software without restriction, including without
1980
+ limitation the rights to use, copy, modify, merge,
1981
+ publish, distribute, sublicense, and/or sell copies of
1982
+ the Software, and to permit persons to whom the Software
1983
+ is furnished to do so, subject to the following
1984
+ conditions:
1985
+
1986
+ The above copyright notice and this permission notice
1987
+ shall be included in all copies or substantial portions
1988
+ of the Software.
1616
1989
 
1990
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1991
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1992
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1993
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1994
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1995
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1996
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1997
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1998
+ DEALINGS IN THE SOFTWARE.
1617
1999
 
1618
2000
  ````
1619
2001
 
@@ -1623,10 +2005,10 @@ THE SOFTWARE.
1623
2005
 
1624
2006
  ### Rust Crates:
1625
2007
 
1626
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2008
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1627
2009
 
1628
2010
  ````text
1629
- Copyright (c) 2014-2026 Sean McArthur
2011
+ Copyright (c) 2016 The rust-native-tls Developers
1630
2012
 
1631
2013
  Permission is hereby granted, free of charge, to any person obtaining a copy
1632
2014
  of this software and associated documentation files (the "Software"), to deal
@@ -1635,16 +2017,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1635
2017
  copies of the Software, and to permit persons to whom the Software is
1636
2018
  furnished to do so, subject to the following conditions:
1637
2019
 
1638
- The above copyright notice and this permission notice shall be included in
1639
- all copies or substantial portions of the Software.
2020
+ The above copyright notice and this permission notice shall be included in all
2021
+ copies or substantial portions of the Software.
1640
2022
 
1641
2023
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1642
2024
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1643
2025
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1644
2026
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1645
2027
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1646
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1647
- THE SOFTWARE.
2028
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2029
+ SOFTWARE.
1648
2030
 
1649
2031
  ````
1650
2032
 
@@ -1654,13 +2036,11 @@ THE SOFTWARE.
1654
2036
 
1655
2037
  ### Rust Crates:
1656
2038
 
1657
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
1658
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2039
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
1659
2040
 
1660
2041
  ````text
1661
- MIT License
1662
-
1663
- Copyright (c) 2019 Graham Esau
2042
+ Copyright (c) 2017 Daniel Abramov
2043
+ Copyright (c) 2017 Alexey Galakhov
1664
2044
 
1665
2045
  Permission is hereby granted, free of charge, to any person obtaining a copy
1666
2046
  of this software and associated documentation files (the "Software"), to deal
@@ -1669,16 +2049,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1669
2049
  copies of the Software, and to permit persons to whom the Software is
1670
2050
  furnished to do so, subject to the following conditions:
1671
2051
 
1672
- The above copyright notice and this permission notice shall be included in all
1673
- copies or substantial portions of the Software.
2052
+ The above copyright notice and this permission notice shall be included in
2053
+ all copies or substantial portions of the Software.
1674
2054
 
1675
2055
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1676
2056
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1677
2057
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1678
2058
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1679
2059
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1680
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1681
- SOFTWARE.
2060
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2061
+ THE SOFTWARE.
1682
2062
 
1683
2063
  ````
1684
2064
 
@@ -1719,10 +2099,12 @@ SOFTWARE.
1719
2099
 
1720
2100
  ### Rust Crates:
1721
2101
 
1722
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2102
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
1723
2103
 
1724
2104
  ````text
1725
- Copyright (c) 2014 Carl Lerche and other MIO contributors
2105
+ The MIT License (MIT)
2106
+
2107
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
1726
2108
 
1727
2109
  Permission is hereby granted, free of charge, to any person obtaining a copy
1728
2110
  of this software and associated documentation files (the "Software"), to deal
@@ -1750,34 +2132,28 @@ THE SOFTWARE.
1750
2132
 
1751
2133
  ### Rust Crates:
1752
2134
 
1753
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2135
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1754
2136
 
1755
2137
  ````text
1756
- Copyright (c) 2016--2023
2138
+ Copyright (c) 2019 Eliza Weisman
1757
2139
 
1758
- Permission is hereby granted, free of charge, to any
1759
- person obtaining a copy of this software and associated
1760
- documentation files (the "Software"), to deal in the
1761
- Software without restriction, including without
1762
- limitation the rights to use, copy, modify, merge,
1763
- publish, distribute, sublicense, and/or sell copies of
1764
- the Software, and to permit persons to whom the Software
1765
- is furnished to do so, subject to the following
1766
- conditions:
2140
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2141
+ of this software and associated documentation files (the "Software"), to deal
2142
+ in the Software without restriction, including without limitation the rights
2143
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2144
+ copies of the Software, and to permit persons to whom the Software is
2145
+ furnished to do so, subject to the following conditions:
1767
2146
 
1768
- The above copyright notice and this permission notice
1769
- shall be included in all copies or substantial portions
1770
- of the Software.
2147
+ The above copyright notice and this permission notice shall be included in
2148
+ all copies or substantial portions of the Software.
1771
2149
 
1772
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1773
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1774
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1775
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1776
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1777
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1778
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1779
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1780
- DEALINGS IN THE SOFTWARE.
2150
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2151
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2152
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2153
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2154
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2155
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2156
+ THE SOFTWARE.
1781
2157
 
1782
2158
  ````
1783
2159
 
@@ -1787,12 +2163,13 @@ DEALINGS IN THE SOFTWARE.
1787
2163
 
1788
2164
  ### Rust Crates:
1789
2165
 
1790
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2166
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1791
2167
 
1792
2168
  ````text
1793
- The MIT License (MIT)
2169
+ MIT License
1794
2170
 
1795
- Copyright (c) 2015 Alice Maz
2171
+ Copyright (c) 2019 Yoshua Wuyts
2172
+ Copyright (c) Tokio Contributors
1796
2173
 
1797
2174
  Permission is hereby granted, free of charge, to any person obtaining a copy
1798
2175
  of this software and associated documentation files (the "Software"), to deal
@@ -1801,16 +2178,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1801
2178
  copies of the Software, and to permit persons to whom the Software is
1802
2179
  furnished to do so, subject to the following conditions:
1803
2180
 
1804
- The above copyright notice and this permission notice shall be included in
1805
- all copies or substantial portions of the Software.
2181
+ The above copyright notice and this permission notice shall be included in all
2182
+ copies or substantial portions of the Software.
1806
2183
 
1807
2184
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1808
2185
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1809
2186
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1810
2187
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1811
2188
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1812
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1813
- THE SOFTWARE.
2189
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2190
+ SOFTWARE.
1814
2191
 
1815
2192
  ````
1816
2193
 
@@ -1820,43 +2197,12 @@ THE SOFTWARE.
1820
2197
 
1821
2198
  ### Rust Crates:
1822
2199
 
1823
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2200
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1824
2201
 
1825
2202
  ````text
1826
- The MIT License (MIT)
1827
-
1828
- Copyright (c) 2015 Bartłomiej Kamiński
1829
-
1830
- Permission is hereby granted, free of charge, to any person obtaining a copy
1831
- of this software and associated documentation files (the "Software"), to deal
1832
- in the Software without restriction, including without limitation the rights
1833
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1834
- copies of the Software, and to permit persons to whom the Software is
1835
- furnished to do so, subject to the following conditions:
1836
-
1837
- The above copyright notice and this permission notice shall be included in all
1838
- copies or substantial portions of the Software.
1839
-
1840
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1841
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1842
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1843
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1844
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1845
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1846
- SOFTWARE.
1847
- ````
1848
-
1849
- ---
1850
-
1851
- ## The following dependencies are licensed under the MIT License:
1852
-
1853
- ### Rust Crates:
1854
-
1855
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2203
+ The MIT License (MIT)
1856
2204
 
1857
- ````text
1858
- Copyright (c) 2013-2014 The Rust Project Developers.
1859
- Copyright (c) 2015-2020 The rust-hex Developers
2205
+ Copyright (c) 2015 Alice Maz
1860
2206
 
1861
2207
  Permission is hereby granted, free of charge, to any person obtaining a copy
1862
2208
  of this software and associated documentation files (the "Software"), to deal
@@ -1865,16 +2211,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1865
2211
  copies of the Software, and to permit persons to whom the Software is
1866
2212
  furnished to do so, subject to the following conditions:
1867
2213
 
1868
- The above copyright notice and this permission notice shall be included in all
1869
- copies or substantial portions of the Software.
2214
+ The above copyright notice and this permission notice shall be included in
2215
+ all copies or substantial portions of the Software.
1870
2216
 
1871
2217
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1872
2218
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1873
2219
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1874
2220
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1875
2221
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1876
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1877
- SOFTWARE.
2222
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2223
+ THE SOFTWARE.
1878
2224
 
1879
2225
  ````
1880
2226
 
@@ -1884,150 +2230,30 @@ SOFTWARE.
1884
2230
 
1885
2231
  ### Rust Crates:
1886
2232
 
1887
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2233
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1888
2234
 
1889
2235
  ````text
1890
- Copyright (c) 2020-2025 The RustCrypto Project Developers
2236
+ Copyright (c) 2018-2023 Sean McArthur
2237
+ Copyright (c) 2016 Alex Crichton
1891
2238
 
1892
- Permission is hereby granted, free of charge, to any
1893
- person obtaining a copy of this software and associated
1894
- documentation files (the "Software"), to deal in the
1895
- Software without restriction, including without
1896
- limitation the rights to use, copy, modify, merge,
1897
- publish, distribute, sublicense, and/or sell copies of
1898
- the Software, and to permit persons to whom the Software
1899
- is furnished to do so, subject to the following
1900
- conditions:
1901
-
1902
- The above copyright notice and this permission notice
1903
- shall be included in all copies or substantial portions
1904
- of the Software.
1905
-
1906
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1907
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1908
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1909
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1910
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1911
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1912
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1913
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1914
- DEALINGS IN THE SOFTWARE.
1915
-
1916
- ````
1917
-
1918
- ---
1919
-
1920
- ## The following dependencies are licensed under the MIT License:
1921
-
1922
- ### Rust Crates:
1923
-
1924
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1925
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1926
-
1927
- ````text
1928
- Copyright (c) 2006-2009 Graydon Hoare
1929
- Copyright (c) 2009-2013 Mozilla Foundation
1930
- Copyright (c) 2016 Artyom Pavlov
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:
1963
-
1964
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1965
-
1966
- ````text
1967
- Copyright (c) 2018-2024 The rust-random Project Developers
1968
- Copyright (c) 2014 The Rust Project Developers
1969
-
1970
- Permission is hereby granted, free of charge, to any
1971
- person obtaining a copy of this software and associated
1972
- documentation files (the "Software"), to deal in the
1973
- Software without restriction, including without
1974
- limitation the rights to use, copy, modify, merge,
1975
- publish, distribute, sublicense, and/or sell copies of
1976
- the Software, and to permit persons to whom the Software
1977
- is furnished to do so, subject to the following
1978
- conditions:
1979
-
1980
- The above copyright notice and this permission notice
1981
- shall be included in all copies or substantial portions
1982
- of the Software.
1983
-
1984
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1985
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1986
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1987
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1988
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1989
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1990
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1991
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1992
- DEALINGS IN THE SOFTWARE.
1993
-
1994
- ````
1995
-
1996
- ---
1997
-
1998
- ## The following dependencies are licensed under the MIT License:
1999
-
2000
- ### Rust Crates:
2001
-
2002
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
2003
-
2004
- ````text
2005
- Copyright (c) 2018-2025 The rust-random Project Developers
2006
- Copyright (c) 2014 The Rust Project Developers
2239
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2240
+ of this software and associated documentation files (the "Software"), to deal
2241
+ in the Software without restriction, including without limitation the rights
2242
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2243
+ copies of the Software, and to permit persons to whom the Software is
2244
+ furnished to do so, subject to the following conditions:
2007
2245
 
2008
- Permission is hereby granted, free of charge, to any
2009
- person obtaining a copy of this software and associated
2010
- documentation files (the "Software"), to deal in the
2011
- Software without restriction, including without
2012
- limitation the rights to use, copy, modify, merge,
2013
- publish, distribute, sublicense, and/or sell copies of
2014
- the Software, and to permit persons to whom the Software
2015
- is furnished to do so, subject to the following
2016
- conditions:
2246
+ The above copyright notice and this permission notice shall be included in
2247
+ all copies or substantial portions of the Software.
2017
2248
 
2018
- The above copyright notice and this permission notice
2019
- shall be included in all copies or substantial portions
2020
- of the Software.
2249
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2250
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2251
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2252
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2253
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2254
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2255
+ THE SOFTWARE.
2021
2256
 
2022
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2023
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2024
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2025
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2026
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2027
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2028
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2029
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2030
- DEALINGS IN THE SOFTWARE.
2031
2257
 
2032
2258
  ````
2033
2259
 
@@ -2037,16 +2263,12 @@ DEALINGS IN THE SOFTWARE.
2037
2263
 
2038
2264
  ### Rust Crates:
2039
2265
 
2040
- - [rand](https://github.com/rust-random/rand) (0.8.5)
2041
- - [rand](https://github.com/rust-random/rand) (0.9.4)
2042
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2043
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2044
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2045
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2266
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
2267
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2268
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2046
2269
 
2047
2270
  ````text
2048
- Copyright 2018 Developers of the Rand project
2049
- Copyright (c) 2014 The Rust Project Developers
2271
+ Copyright (c) 2019 Tower Contributors
2050
2272
 
2051
2273
  Permission is hereby granted, free of charge, to any
2052
2274
  person obtaining a copy of this software and associated
@@ -2080,14 +2302,12 @@ DEALINGS IN THE SOFTWARE.
2080
2302
 
2081
2303
  ### Rust Crates:
2082
2304
 
2083
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2084
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2085
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2305
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
2086
2306
 
2087
2307
  ````text
2088
2308
  MIT License
2089
2309
 
2090
- Copyright (c) Tokio Contributors
2310
+ Copyright (c) [2021] [Marvin Countryman]
2091
2311
 
2092
2312
  Permission is hereby granted, free of charge, to any person obtaining a copy
2093
2313
  of this software and associated documentation files (the "Software"), to deal
@@ -2113,37 +2333,33 @@ SOFTWARE.
2113
2333
 
2114
2334
  ## The following dependencies are licensed under the MIT License:
2115
2335
 
2116
- ### Rust Crates:
2336
+ ### NPM Packages:
2117
2337
 
2118
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2338
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2339
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
2119
2340
 
2120
2341
  ````text
2121
- Copyright (c) 2016 The humantime Developers
2122
-
2123
- Includes parts of http date with the following copyright:
2124
- Copyright (c) 2016 Pyfisch
2125
-
2126
- Includes portions of musl libc with the following copyright:
2127
- Copyright © 2005-2013 Rich Felker
2342
+ MIT License
2128
2343
 
2344
+ Copyright (c) Microsoft Corporation.
2129
2345
 
2130
- Permission is hereby granted, free of charge, to any person obtaining a copy
2131
- of this software and associated documentation files (the "Software"), to deal
2132
- in the Software without restriction, including without limitation the rights
2133
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2134
- copies of the Software, and to permit persons to whom the Software is
2135
- furnished to do so, subject to the following conditions:
2346
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2347
+ of this software and associated documentation files (the "Software"), to deal
2348
+ in the Software without restriction, including without limitation the rights
2349
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2350
+ copies of the Software, and to permit persons to whom the Software is
2351
+ furnished to do so, subject to the following conditions:
2136
2352
 
2137
- The above copyright notice and this permission notice shall be included in all
2138
- copies or substantial portions of the Software.
2353
+ The above copyright notice and this permission notice shall be included in all
2354
+ copies or substantial portions of the Software.
2139
2355
 
2140
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2141
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2142
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2143
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2144
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2145
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2146
- SOFTWARE.
2356
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2357
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2358
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2359
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2360
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2361
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2362
+ SOFTWARE
2147
2363
 
2148
2364
  ````
2149
2365
 
@@ -2153,47 +2369,11 @@ SOFTWARE.
2153
2369
 
2154
2370
  ### Rust Crates:
2155
2371
 
2156
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2157
-
2158
- ````text
2159
- The MIT License (MIT)
2160
-
2161
- Copyright (c) 2014 Mathijs van de Nes
2162
-
2163
- Permission is hereby granted, free of charge, to any person obtaining a copy
2164
- of this software and associated documentation files (the "Software"), to deal
2165
- in the Software without restriction, including without limitation the rights
2166
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2167
- copies of the Software, and to permit persons to whom the Software is
2168
- furnished to do so, subject to the following conditions:
2169
-
2170
- The above copyright notice and this permission notice shall be included in all
2171
- copies or substantial portions of the Software.
2172
-
2173
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2174
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2175
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2176
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2177
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2178
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2179
- SOFTWARE.
2180
-
2181
- Some files in the "tests/data" subdirectory of this repository are under other
2182
- licences; see files named LICENSE.*.txt for details.
2183
- ````
2184
-
2185
- ---
2186
-
2187
- ## The following dependencies are licensed under the MIT License:
2188
-
2189
- ### NPM Packages:
2190
-
2191
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
2372
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2192
2373
 
2193
2374
  ````text
2194
- The MIT License (MIT)
2195
-
2196
- Copyright (c) 2015-2021 Evgeny Poberezkin
2375
+ Copyright (c) 2013-2014 The Rust Project Developers.
2376
+ Copyright (c) 2015-2020 The rust-hex Developers
2197
2377
 
2198
2378
  Permission is hereby granted, free of charge, to any person obtaining a copy
2199
2379
  of this software and associated documentation files (the "Software"), to deal
@@ -2213,7 +2393,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2213
2393
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2214
2394
  SOFTWARE.
2215
2395
 
2216
-
2217
2396
  ````
2218
2397
 
2219
2398
  ---
@@ -2259,12 +2438,10 @@ DEALINGS IN THE SOFTWARE.
2259
2438
 
2260
2439
  ### Rust Crates:
2261
2440
 
2262
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2441
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2263
2442
 
2264
2443
  ````text
2265
- Copyright (c) 2017 Carl Lerche
2266
- Copyright (c) 2018 Bastian Köcher
2267
- Copyright (c) 2019-2020 Artem Vorotnikov
2444
+ Copyright (c) 2021 RustCrypto Developers
2268
2445
 
2269
2446
  Permission is hereby granted, free of charge, to any
2270
2447
  person obtaining a copy of this software and associated
@@ -2298,12 +2475,10 @@ DEALINGS IN THE SOFTWARE.
2298
2475
 
2299
2476
  ### Rust Crates:
2300
2477
 
2301
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
2478
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2302
2479
 
2303
2480
  ````text
2304
- The MIT License (MIT)
2305
-
2306
- Copyright (c) 2014 Paho Lurie-Gregg
2481
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
2307
2482
 
2308
2483
  Permission is hereby granted, free of charge, to any person obtaining a copy
2309
2484
  of this software and associated documentation files (the "Software"), to deal
@@ -2312,16 +2487,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2312
2487
  copies of the Software, and to permit persons to whom the Software is
2313
2488
  furnished to do so, subject to the following conditions:
2314
2489
 
2315
- The above copyright notice and this permission notice shall be included in all
2316
- copies or substantial portions of the Software.
2490
+ The above copyright notice and this permission notice shall be included in
2491
+ all copies or substantial portions of the Software.
2317
2492
 
2318
2493
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2319
2494
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2320
2495
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2321
2496
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2322
2497
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2323
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2324
- SOFTWARE.
2498
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2499
+ THE SOFTWARE.
2325
2500
 
2326
2501
  ````
2327
2502
 
@@ -2331,10 +2506,10 @@ SOFTWARE.
2331
2506
 
2332
2507
  ### Rust Crates:
2333
2508
 
2334
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2509
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2335
2510
 
2336
2511
  ````text
2337
- Copyright Mozilla Foundation
2512
+ Copyright (c) 2010 The Rust Project Developers
2338
2513
 
2339
2514
  Permission is hereby granted, free of charge, to any
2340
2515
  person obtaining a copy of this software and associated
@@ -2366,32 +2541,36 @@ DEALINGS IN THE SOFTWARE.
2366
2541
 
2367
2542
  ## The following dependencies are licensed under the MIT License:
2368
2543
 
2369
- ### NPM Packages:
2544
+ ### Rust Crates:
2370
2545
 
2371
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2546
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2372
2547
 
2373
2548
  ````text
2374
- The MIT License (MIT)
2375
-
2376
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2549
+ Copyright (c) 2019 The CryptoCorrosion Contributors
2377
2550
 
2378
- Permission is hereby granted, free of charge, to any person obtaining a copy
2379
- of this software and associated documentation files (the "Software"), to deal
2380
- in the Software without restriction, including without limitation the rights
2381
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2382
- copies of the Software, and to permit persons to whom the Software is
2383
- furnished to do so, subject to the following conditions:
2551
+ Permission is hereby granted, free of charge, to any
2552
+ person obtaining a copy of this software and associated
2553
+ documentation files (the "Software"), to deal in the
2554
+ Software without restriction, including without
2555
+ limitation the rights to use, copy, modify, merge,
2556
+ publish, distribute, sublicense, and/or sell copies of
2557
+ the Software, and to permit persons to whom the Software
2558
+ is furnished to do so, subject to the following
2559
+ conditions:
2384
2560
 
2385
- The above copyright notice and this permission notice shall be included in
2386
- all copies or substantial portions of the Software.
2561
+ The above copyright notice and this permission notice
2562
+ shall be included in all copies or substantial portions
2563
+ of the Software.
2387
2564
 
2388
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2389
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2390
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2391
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2392
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2393
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2394
- THE SOFTWARE.
2565
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2566
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2567
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2568
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2569
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2570
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2571
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2572
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2573
+ DEALINGS IN THE SOFTWARE.
2395
2574
 
2396
2575
  ````
2397
2576
 
@@ -2401,28 +2580,16 @@ THE SOFTWARE.
2401
2580
 
2402
2581
  ### Rust Crates:
2403
2582
 
2404
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2583
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2405
2584
 
2406
2585
  ````text
2407
- Copyright (c) 2019 Eliza Weisman
2586
+ Copyright 2017 Juniper Networks, Inc.
2408
2587
 
2409
- Permission is hereby granted, free of charge, to any person obtaining a copy
2410
- of this software and associated documentation files (the "Software"), to deal
2411
- in the Software without restriction, including without limitation the rights
2412
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2413
- copies of the Software, and to permit persons to whom the Software is
2414
- furnished to do so, subject to the following conditions:
2588
+ 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:
2415
2589
 
2416
- The above copyright notice and this permission notice shall be included in
2417
- all copies or substantial portions of the Software.
2590
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2418
2591
 
2419
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2420
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2421
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2422
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2423
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2424
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2425
- THE SOFTWARE.
2592
+ 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.
2426
2593
 
2427
2594
  ````
2428
2595
 
@@ -2430,29 +2597,36 @@ THE SOFTWARE.
2430
2597
 
2431
2598
  ## The following dependencies are licensed under the MIT License:
2432
2599
 
2433
- ### NPM Packages:
2600
+ ### Rust Crates:
2434
2601
 
2435
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2602
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2436
2603
 
2437
2604
  ````text
2438
- This software is released under the MIT license:
2605
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2439
2606
 
2440
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2441
- this software and associated documentation files (the "Software"), to deal in
2442
- the Software without restriction, including without limitation the rights to
2443
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2444
- the Software, and to permit persons to whom the Software is furnished to do so,
2445
- subject to the following conditions:
2607
+ Permission is hereby granted, free of charge, to any
2608
+ person obtaining a copy of this software and associated
2609
+ documentation files (the "Software"), to deal in the
2610
+ Software without restriction, including without
2611
+ limitation the rights to use, copy, modify, merge,
2612
+ publish, distribute, sublicense, and/or sell copies of
2613
+ the Software, and to permit persons to whom the Software
2614
+ is furnished to do so, subject to the following
2615
+ conditions:
2446
2616
 
2447
- The above copyright notice and this permission notice shall be included in all
2448
- copies or substantial portions of the Software.
2617
+ The above copyright notice and this permission notice
2618
+ shall be included in all copies or substantial portions
2619
+ of the Software.
2449
2620
 
2450
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2451
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2452
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2453
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2454
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2455
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2621
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2622
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2623
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2624
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2625
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2626
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2627
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2628
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2629
+ DEALINGS IN THE SOFTWARE.
2456
2630
 
2457
2631
  ````
2458
2632
 
@@ -2462,12 +2636,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2462
2636
 
2463
2637
  ### Rust Crates:
2464
2638
 
2465
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2639
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2466
2640
 
2467
2641
  ````text
2468
- MIT License
2469
-
2470
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2642
+ Copyright (c) 2016-2025 Sean McArthur
2471
2643
 
2472
2644
  Permission is hereby granted, free of charge, to any person obtaining a copy
2473
2645
  of this software and associated documentation files (the "Software"), to deal
@@ -2476,16 +2648,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2476
2648
  copies of the Software, and to permit persons to whom the Software is
2477
2649
  furnished to do so, subject to the following conditions:
2478
2650
 
2479
- The above copyright notice and this permission notice shall be included in all
2480
- copies or substantial portions of the Software.
2651
+ The above copyright notice and this permission notice shall be included in
2652
+ all copies or substantial portions of the Software.
2481
2653
 
2482
2654
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2483
2655
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2484
2656
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2485
2657
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2486
2658
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2487
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2488
- SOFTWARE.
2659
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2660
+ THE SOFTWARE.
2661
+
2489
2662
 
2490
2663
  ````
2491
2664
 
@@ -2495,10 +2668,10 @@ SOFTWARE.
2495
2668
 
2496
2669
  ### Rust Crates:
2497
2670
 
2498
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2671
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2499
2672
 
2500
2673
  ````text
2501
- Copyright (c) 2015 Steven Allen
2674
+ Copyright (c) 2016--2017
2502
2675
 
2503
2676
  Permission is hereby granted, free of charge, to any
2504
2677
  person obtaining a copy of this software and associated
@@ -2532,13 +2705,51 @@ DEALINGS IN THE SOFTWARE.
2532
2705
 
2533
2706
  ### Rust Crates:
2534
2707
 
2535
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2708
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2709
+
2710
+ ````text
2711
+ Copyright (c) 2014 Chris Wong
2712
+
2713
+ Permission is hereby granted, free of charge, to any
2714
+ person obtaining a copy of this software and associated
2715
+ documentation files (the "Software"), to deal in the
2716
+ Software without restriction, including without
2717
+ limitation the rights to use, copy, modify, merge,
2718
+ publish, distribute, sublicense, and/or sell copies of
2719
+ the Software, and to permit persons to whom the Software
2720
+ is furnished to do so, subject to the following
2721
+ conditions:
2722
+
2723
+ The above copyright notice and this permission notice
2724
+ shall be included in all copies or substantial portions
2725
+ of the Software.
2726
+
2727
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2728
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2729
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2730
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2731
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2732
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2733
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2734
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2735
+ DEALINGS IN THE SOFTWARE.
2736
+
2737
+ ````
2738
+
2739
+ ---
2740
+
2741
+ ## The following dependencies are licensed under the MIT License:
2742
+
2743
+ ### Rust Crates:
2744
+
2745
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2746
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2747
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2536
2748
 
2537
2749
  ````text
2538
2750
  MIT License
2539
2751
 
2540
- Copyright (c) 2019 Yoshua Wuyts
2541
- Copyright (c) Tokio Contributors
2752
+ Copyright (c) 2017 Ted Driggs
2542
2753
 
2543
2754
  Permission is hereby granted, free of charge, to any person obtaining a copy
2544
2755
  of this software and associated documentation files (the "Software"), to deal
@@ -2566,15 +2777,10 @@ SOFTWARE.
2566
2777
 
2567
2778
  ### Rust Crates:
2568
2779
 
2569
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2570
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2571
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2572
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2573
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2574
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2780
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2575
2781
 
2576
2782
  ````text
2577
- Copyright (c) 2019 Tokio Contributors
2783
+ Copyright (c) 2015 Steven Allen
2578
2784
 
2579
2785
  Permission is hereby granted, free of charge, to any
2580
2786
  person obtaining a copy of this software and associated
@@ -2608,10 +2814,10 @@ DEALINGS IN THE SOFTWARE.
2608
2814
 
2609
2815
  ### Rust Crates:
2610
2816
 
2611
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2817
+ - [http](https://github.com/hyperium/http) (1.4.0)
2612
2818
 
2613
2819
  ````text
2614
- Copyright (c) 2018 Carl Lerche
2820
+ Copyright (c) 2017 http-rs authors
2615
2821
 
2616
2822
  Permission is hereby granted, free of charge, to any
2617
2823
  person obtaining a copy of this software and associated
@@ -2645,38 +2851,11 @@ DEALINGS IN THE SOFTWARE.
2645
2851
 
2646
2852
  ### Rust Crates:
2647
2853
 
2648
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2649
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2650
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2651
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2652
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2653
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2654
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2655
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2656
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2657
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2658
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2659
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2660
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2661
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2662
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
2663
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2664
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2665
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
2666
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
2667
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2668
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2669
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2670
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2671
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
2672
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2673
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2674
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2675
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2676
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2677
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2854
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2678
2855
 
2679
2856
  ````text
2857
+ Copyright (c) 2017 Robert Grosse
2858
+
2680
2859
  Permission is hereby granted, free of charge, to any
2681
2860
  person obtaining a copy of this software and associated
2682
2861
  documentation files (the "Software"), to deal in the
@@ -2700,65 +2879,38 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2700
2879
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2701
2880
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2702
2881
  DEALINGS IN THE SOFTWARE.
2703
-
2704
2882
  ````
2705
2883
 
2706
2884
  ---
2707
2885
 
2708
2886
  ## The following dependencies are licensed under the MIT License:
2709
2887
 
2710
- ### Rust Crates:
2888
+ ### NPM Packages:
2711
2889
 
2712
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2890
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2713
2891
 
2714
2892
  ````text
2715
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2716
-
2717
- Permission is hereby granted, free of charge, to any
2718
- person obtaining a copy of this software and associated
2719
- documentation files (the "Software"), to deal in the
2720
- Software without restriction, including without
2721
- limitation the rights to use, copy, modify, merge,
2722
- publish, distribute, sublicense, and/or sell copies of
2723
- the Software, and to permit persons to whom the Software
2724
- is furnished to do so, subject to the following
2725
- conditions:
2893
+ MIT License
2726
2894
 
2727
- The above copyright notice and this permission notice
2728
- shall be included in all copies or substantial portions
2729
- of the Software.
2895
+ Copyright (c) Matteo Collina and Undici contributors
2730
2896
 
2731
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2732
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2733
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2734
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2735
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2736
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2737
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2738
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2739
- DEALINGS IN THE SOFTWARE.
2740
-
2741
- ````
2742
-
2743
- ---
2744
-
2745
- ## The following dependencies are licensed under the MIT License:
2746
-
2747
- ### Rust Crates:
2748
-
2749
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2750
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2751
-
2752
- ````text
2753
- The MIT License (MIT)
2754
-
2755
- Copyright 2016 Google Inc. All Rights Reserved.
2756
-
2757
- 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:
2897
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2898
+ of this software and associated documentation files (the "Software"), to deal
2899
+ in the Software without restriction, including without limitation the rights
2900
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2901
+ copies of the Software, and to permit persons to whom the Software is
2902
+ furnished to do so, subject to the following conditions:
2758
2903
 
2759
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2904
+ The above copyright notice and this permission notice shall be included in all
2905
+ copies or substantial portions of the Software.
2760
2906
 
2761
- 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.
2907
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2908
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2909
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2910
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2911
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2912
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2913
+ SOFTWARE.
2762
2914
 
2763
2915
  ````
2764
2916
 
@@ -2768,10 +2920,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2768
2920
 
2769
2921
  ### Rust Crates:
2770
2922
 
2771
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2923
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2772
2924
 
2773
2925
  ````text
2774
- Copyright (c) 2013-2016 The rust-url developers
2926
+ Copyright (c) 2019-2021 Tower Contributors
2775
2927
 
2776
2928
  Permission is hereby granted, free of charge, to any
2777
2929
  person obtaining a copy of this software and associated
@@ -2805,10 +2957,10 @@ DEALINGS IN THE SOFTWARE.
2805
2957
 
2806
2958
  ### Rust Crates:
2807
2959
 
2808
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2960
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2809
2961
 
2810
2962
  ````text
2811
- Copyright (c) 2018 The Servo Project Developers
2963
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2812
2964
 
2813
2965
  Permission is hereby granted, free of charge, to any
2814
2966
  person obtaining a copy of this software and associated
@@ -2840,33 +2992,66 @@ DEALINGS IN THE SOFTWARE.
2840
2992
 
2841
2993
  ## The following dependencies are licensed under the MIT License:
2842
2994
 
2843
- ### NPM Packages:
2995
+ ### Rust Crates:
2844
2996
 
2845
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2846
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
2997
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2847
2998
 
2848
2999
  ````text
2849
- MIT License
3000
+ Copyright (c) 2014-2026 Sean McArthur
2850
3001
 
2851
- Copyright (c) Microsoft Corporation.
3002
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3003
+ of this software and associated documentation files (the "Software"), to deal
3004
+ in the Software without restriction, including without limitation the rights
3005
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3006
+ copies of the Software, and to permit persons to whom the Software is
3007
+ furnished to do so, subject to the following conditions:
2852
3008
 
2853
- Permission is hereby granted, free of charge, to any person obtaining a copy
2854
- of this software and associated documentation files (the "Software"), to deal
2855
- in the Software without restriction, including without limitation the rights
2856
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2857
- copies of the Software, and to permit persons to whom the Software is
2858
- furnished to do so, subject to the following conditions:
3009
+ The above copyright notice and this permission notice shall be included in
3010
+ all copies or substantial portions of the Software.
2859
3011
 
2860
- The above copyright notice and this permission notice shall be included in all
2861
- copies or substantial portions of the Software.
3012
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3013
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3014
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3015
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3016
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3017
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3018
+ THE SOFTWARE.
2862
3019
 
2863
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2864
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2865
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2866
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2867
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2868
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2869
- SOFTWARE
3020
+ ````
3021
+
3022
+ ---
3023
+
3024
+ ## The following dependencies are licensed under the MIT License:
3025
+
3026
+ ### Rust Crates:
3027
+
3028
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3029
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3030
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3031
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3032
+
3033
+ ````text
3034
+ The MIT License (MIT)
3035
+
3036
+ Copyright (c) 2015 Andrew Gallant
3037
+
3038
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3039
+ of this software and associated documentation files (the "Software"), to deal
3040
+ in the Software without restriction, including without limitation the rights
3041
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3042
+ copies of the Software, and to permit persons to whom the Software is
3043
+ furnished to do so, subject to the following conditions:
3044
+
3045
+ The above copyright notice and this permission notice shall be included in
3046
+ all copies or substantial portions of the Software.
3047
+
3048
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3049
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3050
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3051
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3052
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3053
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3054
+ THE SOFTWARE.
2870
3055
 
2871
3056
  ````
2872
3057
 
@@ -2876,10 +3061,11 @@ DEALINGS IN THE SOFTWARE.
2876
3061
 
2877
3062
  ### Rust Crates:
2878
3063
 
2879
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3064
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
3065
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2880
3066
 
2881
3067
  ````text
2882
- Copyright (c) 2021 RustCrypto Developers
3068
+ Copyright (c) 2014 Alex Crichton
2883
3069
 
2884
3070
  Permission is hereby granted, free of charge, to any
2885
3071
  person obtaining a copy of this software and associated
@@ -2911,15 +3097,14 @@ DEALINGS IN THE SOFTWARE.
2911
3097
 
2912
3098
  ## The following dependencies are licensed under the MIT License:
2913
3099
 
2914
- ### NPM Packages:
3100
+ ### Rust Crates:
2915
3101
 
2916
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2917
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3102
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2918
3103
 
2919
3104
  ````text
2920
- MIT License
3105
+ The MIT License (MIT)
2921
3106
 
2922
- Copyright (c) 2017 Evgeny Poberezkin
3107
+ Copyright (c) 2014 Paho Lurie-Gregg
2923
3108
 
2924
3109
  Permission is hereby granted, free of charge, to any person obtaining a copy
2925
3110
  of this software and associated documentation files (the "Software"), to deal
@@ -2947,10 +3132,12 @@ SOFTWARE.
2947
3132
 
2948
3133
  ### Rust Crates:
2949
3134
 
2950
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3135
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2951
3136
 
2952
3137
  ````text
2953
- Copyright (c) 2016 Amanieu d'Antras
3138
+ Copyright (c) 2017 Carl Lerche
3139
+ Copyright (c) 2018 Bastian Köcher
3140
+ Copyright (c) 2019-2020 Artem Vorotnikov
2954
3141
 
2955
3142
  Permission is hereby granted, free of charge, to any
2956
3143
  person obtaining a copy of this software and associated
@@ -2976,6 +3163,40 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2976
3163
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2977
3164
  DEALINGS IN THE SOFTWARE.
2978
3165
 
3166
+ ````
3167
+
3168
+ ---
3169
+
3170
+ ## The following dependencies are licensed under the MIT License:
3171
+
3172
+ ### NPM Packages:
3173
+
3174
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
3175
+
3176
+ ````text
3177
+ The MIT License (MIT)
3178
+
3179
+ Copyright (c) 2015-2021 Evgeny Poberezkin
3180
+
3181
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3182
+ of this software and associated documentation files (the "Software"), to deal
3183
+ in the Software without restriction, including without limitation the rights
3184
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3185
+ copies of the Software, and to permit persons to whom the Software is
3186
+ furnished to do so, subject to the following conditions:
3187
+
3188
+ The above copyright notice and this permission notice shall be included in all
3189
+ copies or substantial portions of the Software.
3190
+
3191
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3192
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3193
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3194
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3195
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3196
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3197
+ SOFTWARE.
3198
+
3199
+
2979
3200
  ````
2980
3201
 
2981
3202
  ---
@@ -2984,10 +3205,10 @@ DEALINGS IN THE SOFTWARE.
2984
3205
 
2985
3206
  ### Rust Crates:
2986
3207
 
2987
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3208
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2988
3209
 
2989
3210
  ````text
2990
- Copyright (c) 2019 Nick Fitzgerald
3211
+ Copyright (c) 2017 Artyom Pavlov
2991
3212
 
2992
3213
  Permission is hereby granted, free of charge, to any
2993
3214
  person obtaining a copy of this software and associated
@@ -3021,10 +3242,47 @@ DEALINGS IN THE SOFTWARE.
3021
3242
 
3022
3243
  ### Rust Crates:
3023
3244
 
3024
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3245
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
3025
3246
 
3026
3247
  ````text
3027
- Copyright (c) 2017 Artyom Pavlov
3248
+ The MIT License (MIT)
3249
+
3250
+ Copyright (c) 2015 Bartłomiej Kamiński
3251
+
3252
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3253
+ of this software and associated documentation files (the "Software"), to deal
3254
+ in the Software without restriction, including without limitation the rights
3255
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3256
+ copies of the Software, and to permit persons to whom the Software is
3257
+ furnished to do so, subject to the following conditions:
3258
+
3259
+ The above copyright notice and this permission notice shall be included in all
3260
+ copies or substantial portions of the Software.
3261
+
3262
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3263
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3264
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3265
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3266
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3267
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3268
+ SOFTWARE.
3269
+ ````
3270
+
3271
+ ---
3272
+
3273
+ ## The following dependencies are licensed under the MIT License:
3274
+
3275
+ ### Rust Crates:
3276
+
3277
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3278
+ - [log](https://github.com/rust-lang/log) (0.4.29)
3279
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3280
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
3281
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3282
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3283
+
3284
+ ````text
3285
+ Copyright (c) 2014 The Rust Project Developers
3028
3286
 
3029
3287
  Permission is hereby granted, free of charge, to any
3030
3288
  person obtaining a copy of this software and associated
@@ -3058,10 +3316,12 @@ DEALINGS IN THE SOFTWARE.
3058
3316
 
3059
3317
  ### Rust Crates:
3060
3318
 
3061
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3319
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3062
3320
 
3063
3321
  ````text
3064
- Copyright (c) 2023-2025 Sean McArthur
3322
+ MIT License
3323
+
3324
+ Copyright (c) 2025 Callum Oakley
3065
3325
 
3066
3326
  Permission is hereby granted, free of charge, to any person obtaining a copy
3067
3327
  of this software and associated documentation files (the "Software"), to deal
@@ -3070,16 +3330,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3070
3330
  copies of the Software, and to permit persons to whom the Software is
3071
3331
  furnished to do so, subject to the following conditions:
3072
3332
 
3073
- The above copyright notice and this permission notice shall be included in
3074
- all copies or substantial portions of the Software.
3333
+ The above copyright notice and this permission notice shall be included in all
3334
+ copies or substantial portions of the Software.
3075
3335
 
3076
3336
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3077
3337
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3078
3338
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3079
3339
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3080
3340
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3081
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3082
- THE SOFTWARE.
3341
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3342
+ SOFTWARE.
3083
3343
 
3084
3344
  ````
3085
3345
 
@@ -3089,13 +3349,12 @@ THE SOFTWARE.
3089
3349
 
3090
3350
  ### Rust Crates:
3091
3351
 
3092
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3352
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
3093
3353
 
3094
3354
  ````text
3095
3355
  The MIT License (MIT)
3096
3356
 
3097
- Copyright (c) 2015-2020 Julien Cretin
3098
- Copyright (c) 2017-2020 Google Inc.
3357
+ Copyright (c) 2014 Mathijs van de Nes
3099
3358
 
3100
3359
  Permission is hereby granted, free of charge, to any person obtaining a copy
3101
3360
  of this software and associated documentation files (the "Software"), to deal
@@ -3115,6 +3374,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3115
3374
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3116
3375
  SOFTWARE.
3117
3376
 
3377
+ Some files in the "tests/data" subdirectory of this repository are under other
3378
+ licences; see files named LICENSE.*.txt for details.
3118
3379
  ````
3119
3380
 
3120
3381
  ---
@@ -3123,14 +3384,10 @@ SOFTWARE.
3123
3384
 
3124
3385
  ### Rust Crates:
3125
3386
 
3126
- - [educe](https://github.com/magiclen/educe) (0.5.11)
3127
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3128
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3387
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
3129
3388
 
3130
3389
  ````text
3131
- MIT License
3132
-
3133
- Copyright (c) 2023 magiclen.org (Ron Li)
3390
+ Copyright (c) 2018 directories-rs contributors
3134
3391
 
3135
3392
  Permission is hereby granted, free of charge, to any person obtaining a copy
3136
3393
  of this software and associated documentation files (the "Software"), to deal
@@ -3158,12 +3415,15 @@ SOFTWARE.
3158
3415
 
3159
3416
  ### Rust Crates:
3160
3417
 
3161
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3418
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3419
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3162
3420
 
3163
3421
  ````text
3164
- Copyright (c) 2016 Anthony Ramine
3165
-
3166
- Permission is hereby granted, free of charge, to any
3422
+ Copyright (c) 2006-2009 Graydon Hoare
3423
+ Copyright (c) 2009-2013 Mozilla Foundation
3424
+ Copyright (c) 2016 Artyom Pavlov
3425
+
3426
+ Permission is hereby granted, free of charge, to any
3167
3427
  person obtaining a copy of this software and associated
3168
3428
  documentation files (the "Software"), to deal in the
3169
3429
  Software without restriction, including without
@@ -3195,10 +3455,10 @@ DEALINGS IN THE SOFTWARE.
3195
3455
 
3196
3456
  ### Rust Crates:
3197
3457
 
3198
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
3458
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3199
3459
 
3200
3460
  ````text
3201
- Copyright (c) 2017 tokio-jsonrpc developers
3461
+ Copyright 2023 The Fuchsia Authors
3202
3462
 
3203
3463
  Permission is hereby granted, free of charge, to any
3204
3464
  person obtaining a copy of this software and associated
@@ -3224,6 +3484,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3224
3484
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3225
3485
  DEALINGS IN THE SOFTWARE.
3226
3486
 
3487
+
3227
3488
  ````
3228
3489
 
3229
3490
  ---
@@ -3232,36 +3493,32 @@ DEALINGS IN THE SOFTWARE.
3232
3493
 
3233
3494
  ### Rust Crates:
3234
3495
 
3235
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
3236
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3237
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3496
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3238
3497
 
3239
3498
  ````text
3240
- Copyright (c) 2019 Tower Contributors
3241
-
3242
- Permission is hereby granted, free of charge, to any
3243
- person obtaining a copy of this software and associated
3244
- documentation files (the "Software"), to deal in the
3245
- Software without restriction, including without
3246
- limitation the rights to use, copy, modify, merge,
3247
- publish, distribute, sublicense, and/or sell copies of
3248
- the Software, and to permit persons to whom the Software
3249
- is furnished to do so, subject to the following
3250
- conditions:
3251
-
3252
- The above copyright notice and this permission notice
3253
- shall be included in all copies or substantial portions
3254
- of the Software.
3255
-
3256
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3257
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3258
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3259
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3260
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3261
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3262
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3263
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3264
- DEALINGS IN THE SOFTWARE.
3499
+ The MIT License (MIT)
3500
+
3501
+ Copyright (c) 2016 Johann Tuffe
3502
+
3503
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3504
+ of this software and associated documentation files (the "Software"), to deal
3505
+ in the Software without restriction, including without limitation the rights
3506
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3507
+ copies of the Software, and to permit persons to whom the Software is
3508
+ furnished to do so, subject to the following conditions:
3509
+
3510
+
3511
+ The above copyright notice and this permission notice shall be included in
3512
+ all copies or substantial portions of the Software.
3513
+
3514
+
3515
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3516
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3517
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3518
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3519
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3520
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3521
+ THE SOFTWARE.
3265
3522
 
3266
3523
  ````
3267
3524
 
@@ -3306,12 +3563,15 @@ DEALINGS IN THE SOFTWARE.
3306
3563
 
3307
3564
  ## The following dependencies are licensed under the MIT License:
3308
3565
 
3309
- ### Rust Crates:
3566
+ ### NPM Packages:
3310
3567
 
3311
- - [want](https://github.com/seanmonstar/want) (0.3.1)
3568
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3569
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3312
3570
 
3313
3571
  ````text
3314
- Copyright (c) 2018-2019 Sean McArthur
3572
+ MIT License
3573
+
3574
+ Copyright (c) 2017 Evgeny Poberezkin
3315
3575
 
3316
3576
  Permission is hereby granted, free of charge, to any person obtaining a copy
3317
3577
  of this software and associated documentation files (the "Software"), to deal
@@ -3320,17 +3580,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3320
3580
  copies of the Software, and to permit persons to whom the Software is
3321
3581
  furnished to do so, subject to the following conditions:
3322
3582
 
3323
- The above copyright notice and this permission notice shall be included in
3324
- all copies or substantial portions of the Software.
3583
+ The above copyright notice and this permission notice shall be included in all
3584
+ copies or substantial portions of the Software.
3325
3585
 
3326
3586
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3327
3587
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3328
3588
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3329
3589
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3330
3590
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3331
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3332
- THE SOFTWARE.
3333
-
3591
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3592
+ SOFTWARE.
3334
3593
 
3335
3594
  ````
3336
3595
 
@@ -3340,10 +3599,10 @@ THE SOFTWARE.
3340
3599
 
3341
3600
  ### Rust Crates:
3342
3601
 
3343
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3602
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3344
3603
 
3345
3604
  ````text
3346
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3605
+ Copyright (c) 2017 Contributors
3347
3606
 
3348
3607
  Permission is hereby granted, free of charge, to any
3349
3608
  person obtaining a copy of this software and associated
@@ -3377,10 +3636,10 @@ DEALINGS IN THE SOFTWARE.
3377
3636
 
3378
3637
  ### Rust Crates:
3379
3638
 
3380
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3639
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3381
3640
 
3382
3641
  ````text
3383
- Copyright 2023 The Fuchsia Authors
3642
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3384
3643
 
3385
3644
  Permission is hereby granted, free of charge, to any
3386
3645
  person obtaining a copy of this software and associated
@@ -3406,7 +3665,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3406
3665
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3407
3666
  DEALINGS IN THE SOFTWARE.
3408
3667
 
3409
-
3410
3668
  ````
3411
3669
 
3412
3670
  ---
@@ -3415,28 +3673,19 @@ DEALINGS IN THE SOFTWARE.
3415
3673
 
3416
3674
  ### Rust Crates:
3417
3675
 
3418
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
3676
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
3677
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3419
3678
 
3420
3679
  ````text
3421
- Copyright (c) 2018 directories-rs contributors
3680
+ The MIT License (MIT)
3422
3681
 
3423
- Permission is hereby granted, free of charge, to any person obtaining a copy
3424
- of this software and associated documentation files (the "Software"), to deal
3425
- in the Software without restriction, including without limitation the rights
3426
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3427
- copies of the Software, and to permit persons to whom the Software is
3428
- furnished to do so, subject to the following conditions:
3682
+ Copyright 2016 Google Inc. All Rights Reserved.
3429
3683
 
3430
- The above copyright notice and this permission notice shall be included in all
3431
- copies or substantial portions of the Software.
3684
+ 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:
3432
3685
 
3433
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3434
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3435
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3436
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3437
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3438
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3439
- SOFTWARE.
3686
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3687
+
3688
+ 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.
3440
3689
 
3441
3690
  ````
3442
3691
 
@@ -3446,10 +3695,10 @@ SOFTWARE.
3446
3695
 
3447
3696
  ### Rust Crates:
3448
3697
 
3449
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3698
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
3450
3699
 
3451
3700
  ````text
3452
- Copyright (c) 2017 Contributors
3701
+ Copyright (c) 2017 tokio-jsonrpc developers
3453
3702
 
3454
3703
  Permission is hereby granted, free of charge, to any
3455
3704
  person obtaining a copy of this software and associated
@@ -3483,46 +3732,11 @@ DEALINGS IN THE SOFTWARE.
3483
3732
 
3484
3733
  ### Rust Crates:
3485
3734
 
3486
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3487
-
3488
- ````text
3489
- MIT License
3490
-
3491
- Copyright 2013-2014 RAD Game Tools and Valve Software
3492
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3493
- Copyright (c) 2017 Frommi
3494
- Copyright (c) 2017-2024 oyvindln
3495
-
3496
- Permission is hereby granted, free of charge, to any person obtaining a copy
3497
- of this software and associated documentation files (the "Software"), to deal
3498
- in the Software without restriction, including without limitation the rights
3499
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3500
- copies of the Software, and to permit persons to whom the Software is
3501
- furnished to do so, subject to the following conditions:
3502
-
3503
- The above copyright notice and this permission notice shall be included in all
3504
- copies or substantial portions of the Software.
3505
-
3506
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3507
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3508
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3509
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3510
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3511
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3512
- SOFTWARE.
3513
-
3514
- ````
3515
-
3516
- ---
3517
-
3518
- ## The following dependencies are licensed under the MIT License:
3519
-
3520
- ### Rust Crates:
3521
-
3522
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3735
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3523
3736
 
3524
3737
  ````text
3525
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3738
+ Copyright (c) 2018-2025 The rust-random Project Developers
3739
+ Copyright (c) 2014 The Rust Project Developers
3526
3740
 
3527
3741
  Permission is hereby granted, free of charge, to any
3528
3742
  person obtaining a copy of this software and associated
@@ -3556,71 +3770,6 @@ DEALINGS IN THE SOFTWARE.
3556
3770
 
3557
3771
  ### Rust Crates:
3558
3772
 
3559
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3560
-
3561
- ````text
3562
- MIT License
3563
-
3564
- Copyright (c) [2021] [Marvin Countryman]
3565
-
3566
- Permission is hereby granted, free of charge, to any person obtaining a copy
3567
- of this software and associated documentation files (the "Software"), to deal
3568
- in the Software without restriction, including without limitation the rights
3569
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3570
- copies of the Software, and to permit persons to whom the Software is
3571
- furnished to do so, subject to the following conditions:
3572
-
3573
- The above copyright notice and this permission notice shall be included in all
3574
- copies or substantial portions of the Software.
3575
-
3576
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3577
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3578
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3579
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3580
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3581
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3582
- SOFTWARE.
3583
-
3584
- ````
3585
-
3586
- ---
3587
-
3588
- ## The following dependencies are licensed under the MIT License:
3589
-
3590
- ### Rust Crates:
3591
-
3592
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3593
-
3594
- ````text
3595
- Copyright (c) 2017 Alexey Galakhov
3596
- Copyright (c) 2016 Jason Housley
3597
-
3598
- Permission is hereby granted, free of charge, to any person obtaining a copy
3599
- of this software and associated documentation files (the "Software"), to deal
3600
- in the Software without restriction, including without limitation the rights
3601
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3602
- copies of the Software, and to permit persons to whom the Software is
3603
- furnished to do so, subject to the following conditions:
3604
-
3605
- The above copyright notice and this permission notice shall be included in
3606
- all copies or substantial portions of the Software.
3607
-
3608
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3609
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3610
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3611
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3612
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3613
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3614
- THE SOFTWARE.
3615
-
3616
- ````
3617
-
3618
- ---
3619
-
3620
- ## The following dependencies are licensed under the MIT License:
3621
-
3622
- ### Rust Crates:
3623
-
3624
3773
  - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3625
3774
 
3626
3775
  ````text
@@ -3652,79 +3801,15 @@ SOFTWARE.
3652
3801
 
3653
3802
  ## The following dependencies are licensed under the MIT License:
3654
3803
 
3655
- ### NPM Packages:
3656
-
3657
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3658
-
3659
- ````text
3660
- MIT License
3661
-
3662
- Copyright (c) Matteo Collina and Undici contributors
3663
-
3664
- Permission is hereby granted, free of charge, to any person obtaining a copy
3665
- of this software and associated documentation files (the "Software"), to deal
3666
- in the Software without restriction, including without limitation the rights
3667
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3668
- copies of the Software, and to permit persons to whom the Software is
3669
- furnished to do so, subject to the following conditions:
3670
-
3671
- The above copyright notice and this permission notice shall be included in all
3672
- copies or substantial portions of the Software.
3673
-
3674
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3675
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3676
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3677
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3678
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3679
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3680
- SOFTWARE.
3681
-
3682
- ````
3683
-
3684
- ---
3685
-
3686
- ## The following dependencies are licensed under the MIT License:
3687
-
3688
- ### Rust Crates:
3689
-
3690
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3691
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3692
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3693
-
3694
- ````text
3695
- MIT License
3696
-
3697
- Copyright (c) <year> <copyright holders>
3698
-
3699
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3700
- associated documentation files (the "Software"), to deal in the Software without restriction, including
3701
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3702
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3703
- following conditions:
3704
-
3705
- The above copyright notice and this permission notice shall be included in all copies or substantial
3706
- portions of the Software.
3707
-
3708
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3709
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3710
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3711
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3712
- USE OR OTHER DEALINGS IN THE SOFTWARE.
3713
-
3714
- ````
3715
-
3716
- ---
3717
-
3718
- ## The following dependencies are licensed under the MIT License:
3719
-
3720
3804
  ### Rust Crates:
3721
3805
 
3722
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
3723
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
3724
- - [url](https://github.com/servo/rust-url) (2.5.8)
3806
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3807
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3808
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3809
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
3725
3810
 
3726
3811
  ````text
3727
- Copyright (c) 2013-2025 The rust-url developers
3812
+ Copyright (c) 2016 The Rust Project Developers
3728
3813
 
3729
3814
  Permission is hereby granted, free of charge, to any
3730
3815
  person obtaining a copy of this software and associated
@@ -3756,66 +3841,29 @@ DEALINGS IN THE SOFTWARE.
3756
3841
 
3757
3842
  ## The following dependencies are licensed under the MIT License:
3758
3843
 
3759
- ### Rust Crates:
3844
+ ### NPM Packages:
3760
3845
 
3761
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3846
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3762
3847
 
3763
3848
  ````text
3764
- Copyright (c) 2016-2025 Sean McArthur
3849
+ This software is released under the MIT license:
3765
3850
 
3766
- Permission is hereby granted, free of charge, to any person obtaining a copy
3767
- of this software and associated documentation files (the "Software"), to deal
3768
- in the Software without restriction, including without limitation the rights
3769
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3770
- copies of the Software, and to permit persons to whom the Software is
3771
- furnished to do so, subject to the following conditions:
3851
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3852
+ this software and associated documentation files (the "Software"), to deal in
3853
+ the Software without restriction, including without limitation the rights to
3854
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3855
+ the Software, and to permit persons to whom the Software is furnished to do so,
3856
+ subject to the following conditions:
3772
3857
 
3773
- The above copyright notice and this permission notice shall be included in
3774
- all copies or substantial portions of the Software.
3858
+ The above copyright notice and this permission notice shall be included in all
3859
+ copies or substantial portions of the Software.
3775
3860
 
3776
3861
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3777
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3778
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3779
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3780
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3781
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3782
- THE SOFTWARE.
3783
-
3784
-
3785
- ````
3786
-
3787
- ---
3788
-
3789
- ## The following dependencies are licensed under the MIT License:
3790
-
3791
- ### Rust Crates:
3792
-
3793
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3794
-
3795
- ````text
3796
- The MIT License (MIT)
3797
-
3798
- Copyright (c) 2016 Johann Tuffe
3799
-
3800
- Permission is hereby granted, free of charge, to any person obtaining a copy
3801
- of this software and associated documentation files (the "Software"), to deal
3802
- in the Software without restriction, including without limitation the rights
3803
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3804
- copies of the Software, and to permit persons to whom the Software is
3805
- furnished to do so, subject to the following conditions:
3806
-
3807
-
3808
- The above copyright notice and this permission notice shall be included in
3809
- all copies or substantial portions of the Software.
3810
-
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.
3862
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3863
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3864
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3865
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3866
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3819
3867
 
3820
3868
  ````
3821
3869
 
@@ -3825,34 +3873,29 @@ THE SOFTWARE.
3825
3873
 
3826
3874
  ### Rust Crates:
3827
3875
 
3828
- - [http](https://github.com/hyperium/http) (1.4.0)
3876
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
3829
3877
 
3830
3878
  ````text
3831
- Copyright (c) 2017 http-rs authors
3879
+ Copyright (c) 2018-2019 Sean McArthur
3832
3880
 
3833
- Permission is hereby granted, free of charge, to any
3834
- person obtaining a copy of this software and associated
3835
- documentation files (the "Software"), to deal in the
3836
- Software without restriction, including without
3837
- limitation the rights to use, copy, modify, merge,
3838
- publish, distribute, sublicense, and/or sell copies of
3839
- the Software, and to permit persons to whom the Software
3840
- is furnished to do so, subject to the following
3841
- conditions:
3881
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3882
+ of this software and associated documentation files (the "Software"), to deal
3883
+ in the Software without restriction, including without limitation the rights
3884
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3885
+ copies of the Software, and to permit persons to whom the Software is
3886
+ furnished to do so, subject to the following conditions:
3842
3887
 
3843
- The above copyright notice and this permission notice
3844
- shall be included in all copies or substantial portions
3845
- of the Software.
3888
+ The above copyright notice and this permission notice shall be included in
3889
+ all copies or substantial portions of the Software.
3890
+
3891
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3892
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3893
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3894
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3895
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3896
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3897
+ THE SOFTWARE.
3846
3898
 
3847
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3848
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3849
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3850
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3851
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3852
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3853
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3854
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3855
- DEALINGS IN THE SOFTWARE.
3856
3899
 
3857
3900
  ````
3858
3901
 
@@ -3860,36 +3903,32 @@ DEALINGS IN THE SOFTWARE.
3860
3903
 
3861
3904
  ## The following dependencies are licensed under the MIT License:
3862
3905
 
3863
- ### Rust Crates:
3906
+ ### NPM Packages:
3864
3907
 
3865
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3908
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3866
3909
 
3867
3910
  ````text
3868
- Copyright (c) 2010 The Rust Project Developers
3911
+ The MIT License (MIT)
3869
3912
 
3870
- Permission is hereby granted, free of charge, to any
3871
- person obtaining a copy of this software and associated
3872
- documentation files (the "Software"), to deal in the
3873
- Software without restriction, including without
3874
- limitation the rights to use, copy, modify, merge,
3875
- publish, distribute, sublicense, and/or sell copies of
3876
- the Software, and to permit persons to whom the Software
3877
- is furnished to do so, subject to the following
3878
- conditions:
3913
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3879
3914
 
3880
- The above copyright notice and this permission notice
3881
- shall be included in all copies or substantial portions
3882
- of the Software.
3915
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3916
+ of this software and associated documentation files (the "Software"), to deal
3917
+ in the Software without restriction, including without limitation the rights
3918
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3919
+ copies of the Software, and to permit persons to whom the Software is
3920
+ furnished to do so, subject to the following conditions:
3883
3921
 
3884
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3885
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3886
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3887
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3888
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3889
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3890
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3891
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3892
- DEALINGS IN THE SOFTWARE.
3922
+ The above copyright notice and this permission notice shall be included in
3923
+ all copies or substantial portions of the Software.
3924
+
3925
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3926
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3927
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3928
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3929
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3930
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3931
+ THE SOFTWARE.
3893
3932
 
3894
3933
  ````
3895
3934
 
@@ -3899,34 +3938,31 @@ DEALINGS IN THE SOFTWARE.
3899
3938
 
3900
3939
  ### Rust Crates:
3901
3940
 
3902
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
3941
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3903
3942
 
3904
3943
  ````text
3905
- Copyright (c) The Rust Project Developers
3944
+ The MIT License (MIT)
3906
3945
 
3907
- Permission is hereby granted, free of charge, to any
3908
- person obtaining a copy of this software and associated
3909
- documentation files (the "Software"), to deal in the
3910
- Software without restriction, including without
3911
- limitation the rights to use, copy, modify, merge,
3912
- publish, distribute, sublicense, and/or sell copies of
3913
- the Software, and to permit persons to whom the Software
3914
- is furnished to do so, subject to the following
3915
- conditions:
3946
+ Copyright (c) 2015-2020 Julien Cretin
3947
+ Copyright (c) 2017-2020 Google Inc.
3916
3948
 
3917
- The above copyright notice and this permission notice
3918
- shall be included in all copies or substantial portions
3919
- of the Software.
3949
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3950
+ of this software and associated documentation files (the "Software"), to deal
3951
+ in the Software without restriction, including without limitation the rights
3952
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3953
+ copies of the Software, and to permit persons to whom the Software is
3954
+ furnished to do so, subject to the following conditions:
3920
3955
 
3921
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3922
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3923
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3924
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3925
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3926
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3927
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3928
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3929
- DEALINGS IN THE SOFTWARE.
3956
+ The above copyright notice and this permission notice shall be included in all
3957
+ copies or substantial portions of the Software.
3958
+
3959
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3960
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3961
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3962
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3963
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3964
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3965
+ SOFTWARE.
3930
3966
 
3931
3967
  ````
3932
3968
 
@@ -3936,15 +3972,10 @@ DEALINGS IN THE SOFTWARE.
3936
3972
 
3937
3973
  ### Rust Crates:
3938
3974
 
3939
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3940
- - [log](https://github.com/rust-lang/log) (0.4.29)
3941
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3942
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
3943
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3944
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3975
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
3945
3976
 
3946
3977
  ````text
3947
- Copyright (c) 2014 The Rust Project Developers
3978
+ Copyright (c) The Rust Project Developers
3948
3979
 
3949
3980
  Permission is hereby granted, free of charge, to any
3950
3981
  person obtaining a copy of this software and associated
@@ -3978,11 +4009,14 @@ DEALINGS IN THE SOFTWARE.
3978
4009
 
3979
4010
  ### Rust Crates:
3980
4011
 
3981
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3982
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
4012
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
4013
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
4014
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3983
4015
 
3984
4016
  ````text
3985
- Copyright (c) 2018-2019 dirs-rs contributors
4017
+ MIT License
4018
+
4019
+ Copyright (c) Tokio Contributors
3986
4020
 
3987
4021
  Permission is hereby granted, free of charge, to any person obtaining a copy
3988
4022
  of this software and associated documentation files (the "Software"), to deal
@@ -4010,32 +4044,29 @@ SOFTWARE.
4010
4044
 
4011
4045
  ### Rust Crates:
4012
4046
 
4013
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
4014
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
4015
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
4047
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
4048
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
4049
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
4016
4050
 
4017
4051
  ````text
4018
4052
  MIT License
4019
4053
 
4020
- Copyright (c) 2017 Ted Driggs
4054
+ Copyright (c) <year> <copyright holders>
4021
4055
 
4022
- Permission is hereby granted, free of charge, to any person obtaining a copy
4023
- of this software and associated documentation files (the "Software"), to deal
4024
- in the Software without restriction, including without limitation the rights
4025
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4026
- copies of the Software, and to permit persons to whom the Software is
4027
- furnished to do so, subject to the following conditions:
4056
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
4057
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
4058
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4059
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
4060
+ following conditions:
4028
4061
 
4029
- The above copyright notice and this permission notice shall be included in all
4030
- copies or substantial portions of the Software.
4062
+ The above copyright notice and this permission notice shall be included in all copies or substantial
4063
+ portions of the Software.
4031
4064
 
4032
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4033
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4034
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4035
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4036
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4037
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4038
- SOFTWARE.
4065
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
4066
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
4067
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
4068
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
4069
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
4039
4070
 
4040
4071
  ````
4041
4072
 
@@ -4045,33 +4076,34 @@ SOFTWARE.
4045
4076
 
4046
4077
  ### Rust Crates:
4047
4078
 
4048
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
4049
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
4050
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
4051
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
4079
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
4052
4080
 
4053
4081
  ````text
4054
- The MIT License (MIT)
4055
-
4056
- Copyright (c) 2015 Andrew Gallant
4082
+ Copyright (c) 2019 Carl Lerche
4057
4083
 
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:
4084
+ Permission is hereby granted, free of charge, to any
4085
+ person obtaining a copy of this software and associated
4086
+ documentation files (the "Software"), to deal in the
4087
+ Software without restriction, including without
4088
+ limitation the rights to use, copy, modify, merge,
4089
+ publish, distribute, sublicense, and/or sell copies of
4090
+ the Software, and to permit persons to whom the Software
4091
+ is furnished to do so, subject to the following
4092
+ conditions:
4064
4093
 
4065
- The above copyright notice and this permission notice shall be included in
4066
- all copies or substantial portions of the Software.
4094
+ The above copyright notice and this permission notice
4095
+ shall be included in all copies or substantial portions
4096
+ of the Software.
4067
4097
 
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
4074
- THE SOFTWARE.
4098
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4099
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4100
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4101
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4102
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4103
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4104
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4105
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4106
+ DEALINGS IN THE SOFTWARE.
4075
4107
 
4076
4108
  ````
4077
4109
 
@@ -4462,47 +4494,18 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4462
4494
 
4463
4495
  ---
4464
4496
 
4465
- ## The following dependencies are licensed under the UNKNOWN License:
4466
-
4467
- ### NPM Packages:
4468
-
4469
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
4470
-
4471
- ````text
4472
- Please refer to the package README for license details.
4473
- ````
4474
-
4475
- ---
4476
-
4477
4497
  ## The following dependencies are licensed under the Unicode-3.0 License:
4478
4498
 
4479
4499
  ### Rust Crates:
4480
4500
 
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)
4501
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4499
4502
 
4500
4503
  ````text
4501
4504
  UNICODE LICENSE V3
4502
4505
 
4503
4506
  COPYRIGHT AND PERMISSION NOTICE
4504
4507
 
4505
- Copyright © 2020-2024 Unicode, Inc.
4508
+ Copyright © 1991-2023 Unicode, Inc.
4506
4509
 
4507
4510
  NOTICE TO USER: Carefully read the following legal agreement. BY
4508
4511
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4538,13 +4541,6 @@ not be used in advertising or otherwise to promote the sale, use or other
4538
4541
  dealings in these Data Files or Software without prior written
4539
4542
  authorization of the copyright holder.
4540
4543
 
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
-
4548
4544
  ````
4549
4545
 
4550
4546
  ---
@@ -4553,14 +4549,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
4553
4549
 
4554
4550
  ### Rust Crates:
4555
4551
 
4556
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4552
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4553
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4554
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4555
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4556
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4557
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4558
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4559
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4560
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4561
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4562
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4563
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4564
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4565
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4566
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4567
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4568
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4569
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4557
4570
 
4558
4571
  ````text
4559
4572
  UNICODE LICENSE V3
4560
4573
 
4561
4574
  COPYRIGHT AND PERMISSION NOTICE
4562
4575
 
4563
- Copyright © 1991-2023 Unicode, Inc.
4576
+ Copyright © 2020-2024 Unicode, Inc.
4564
4577
 
4565
4578
  NOTICE TO USER: Carefully read the following legal agreement. BY
4566
4579
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4596,5 +4609,12 @@ not be used in advertising or otherwise to promote the sale, use or other
4596
4609
  dealings in these Data Files or Software without prior written
4597
4610
  authorization of the copyright holder.
4598
4611
 
4612
+ SPDX-License-Identifier: Unicode-3.0
4613
+
4614
+
4615
+
4616
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4617
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4618
+
4599
4619
  ````
4600
4620