@deveco-codegenie/mcp-darwin-arm64 1.1.10 → 1.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -45,93 +45,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
45
45
 
46
46
  ### Rust Crates:
47
47
 
48
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
49
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
50
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
51
-
52
- ````text
53
- Apache License
54
- Version 2.0, January 2004
55
- http://www.apache.org/licenses/
56
-
57
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
58
-
59
- 1. Definitions.
60
-
61
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
62
-
63
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
64
-
65
- "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.
66
-
67
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
68
-
69
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
70
-
71
- "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.
72
-
73
- "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).
74
-
75
- "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.
76
-
77
- "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."
78
-
79
- "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.
80
-
81
- 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.
82
-
83
- 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.
84
-
85
- 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:
86
-
87
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
88
-
89
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
90
-
91
- (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
92
-
93
- (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.
94
-
95
- 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.
96
-
97
- 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.
98
-
99
- 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.
100
-
101
- 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.
102
-
103
- 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.
104
-
105
- 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.
106
-
107
- END OF TERMS AND CONDITIONS
108
-
109
- APPENDIX: How to apply the Apache License to your work.
110
-
111
- 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.
112
-
113
- Copyright [yyyy] [name of copyright owner]
114
-
115
- Licensed under the Apache License, Version 2.0 (the "License");
116
- you may not use this file except in compliance with the License.
117
- You may obtain a copy of the License at
118
-
119
- http://www.apache.org/licenses/LICENSE-2.0
120
-
121
- Unless required by applicable law or agreed to in writing, software
122
- distributed under the License is distributed on an "AS IS" BASIS,
123
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
124
- See the License for the specific language governing permissions and
125
- limitations under the License.
126
-
127
- ````
128
-
129
- ---
130
-
131
- ## The following dependencies are licensed under the Apache-2.0 License:
132
-
133
- ### Rust Crates:
134
-
135
48
  - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
136
49
 
137
50
  ````text
@@ -341,6 +254,93 @@ limitations under the License.
341
254
 
342
255
  ---
343
256
 
257
+ ## The following dependencies are licensed under the Apache-2.0 License:
258
+
259
+ ### Rust Crates:
260
+
261
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
262
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
263
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
264
+
265
+ ````text
266
+ Apache License
267
+ Version 2.0, January 2004
268
+ http://www.apache.org/licenses/
269
+
270
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
271
+
272
+ 1. Definitions.
273
+
274
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
275
+
276
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
277
+
278
+ "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.
279
+
280
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
281
+
282
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
283
+
284
+ "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.
285
+
286
+ "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).
287
+
288
+ "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.
289
+
290
+ "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."
291
+
292
+ "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.
293
+
294
+ 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.
295
+
296
+ 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.
297
+
298
+ 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:
299
+
300
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
301
+
302
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
303
+
304
+ (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
305
+
306
+ (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.
307
+
308
+ 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.
309
+
310
+ 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.
311
+
312
+ 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.
313
+
314
+ 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.
315
+
316
+ 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.
317
+
318
+ 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.
319
+
320
+ END OF TERMS AND CONDITIONS
321
+
322
+ APPENDIX: How to apply the Apache License to your work.
323
+
324
+ 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.
325
+
326
+ Copyright [yyyy] [name of copyright owner]
327
+
328
+ Licensed under the Apache License, Version 2.0 (the "License");
329
+ you may not use this file except in compliance with the License.
330
+ You may obtain a copy of the License at
331
+
332
+ http://www.apache.org/licenses/LICENSE-2.0
333
+
334
+ Unless required by applicable law or agreed to in writing, software
335
+ distributed under the License is distributed on an "AS IS" BASIS,
336
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
337
+ See the License for the specific language governing permissions and
338
+ limitations under the License.
339
+
340
+ ````
341
+
342
+ ---
343
+
344
344
  ## The following dependencies are licensed under the BSD-3-Clause License:
345
345
 
346
346
  ### NPM Packages:
@@ -384,36 +384,33 @@ The complete list of contributors can be found at:
384
384
 
385
385
  ## The following dependencies are licensed under the MIT License:
386
386
 
387
- ### Rust Crates:
387
+ ### NPM Packages:
388
388
 
389
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
389
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
390
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.43)
390
391
 
391
392
  ````text
392
- Copyright Mozilla Foundation
393
+ MIT License
393
394
 
394
- Permission is hereby granted, free of charge, to any
395
- person obtaining a copy of this software and associated
396
- documentation files (the "Software"), to deal in the
397
- Software without restriction, including without
398
- limitation the rights to use, copy, modify, merge,
399
- publish, distribute, sublicense, and/or sell copies of
400
- the Software, and to permit persons to whom the Software
401
- is furnished to do so, subject to the following
402
- conditions:
395
+ Copyright (c) Microsoft Corporation.
403
396
 
404
- The above copyright notice and this permission notice
405
- shall be included in all copies or substantial portions
406
- of the Software.
397
+ Permission is hereby granted, free of charge, to any person obtaining a copy
398
+ of this software and associated documentation files (the "Software"), to deal
399
+ in the Software without restriction, including without limitation the rights
400
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
401
+ copies of the Software, and to permit persons to whom the Software is
402
+ furnished to do so, subject to the following conditions:
407
403
 
408
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
409
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
410
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
411
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
412
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
413
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
414
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
415
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
416
- DEALINGS IN THE SOFTWARE.
404
+ The above copyright notice and this permission notice shall be included in all
405
+ copies or substantial portions of the Software.
406
+
407
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
408
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
409
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
410
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
411
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
412
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
413
+ SOFTWARE
417
414
 
418
415
  ````
419
416
 
@@ -423,36 +420,11 @@ DEALINGS IN THE SOFTWARE.
423
420
 
424
421
  ### Rust Crates:
425
422
 
426
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
427
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
428
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
429
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
430
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
431
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
432
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
433
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
434
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
435
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
436
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
437
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
438
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
439
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
440
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
441
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
442
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
443
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
444
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
445
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
446
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
447
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
448
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
449
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
450
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
451
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
452
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
453
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
423
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
454
424
 
455
425
  ````text
426
+ Copyright (c) 2017 Robert Grosse
427
+
456
428
  Permission is hereby granted, free of charge, to any
457
429
  person obtaining a copy of this software and associated
458
430
  documentation files (the "Software"), to deal in the
@@ -476,7 +448,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
476
448
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
477
449
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
478
450
  DEALINGS IN THE SOFTWARE.
479
-
480
451
  ````
481
452
 
482
453
  ---
@@ -485,34 +456,30 @@ DEALINGS IN THE SOFTWARE.
485
456
 
486
457
  ### Rust Crates:
487
458
 
488
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
459
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
489
460
 
490
461
  ````text
491
- Copyright (c) The rust-url developers
462
+ MIT License
492
463
 
493
- Permission is hereby granted, free of charge, to any
494
- person obtaining a copy of this software and associated
495
- documentation files (the "Software"), to deal in the
496
- Software without restriction, including without
497
- limitation the rights to use, copy, modify, merge,
498
- publish, distribute, sublicense, and/or sell copies of
499
- the Software, and to permit persons to whom the Software
500
- is furnished to do so, subject to the following
501
- conditions:
464
+ Copyright (c) 2025 Callum Oakley
502
465
 
503
- The above copyright notice and this permission notice
504
- shall be included in all copies or substantial portions
505
- of the Software.
466
+ Permission is hereby granted, free of charge, to any person obtaining a copy
467
+ of this software and associated documentation files (the "Software"), to deal
468
+ in the Software without restriction, including without limitation the rights
469
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
470
+ copies of the Software, and to permit persons to whom the Software is
471
+ furnished to do so, subject to the following conditions:
506
472
 
507
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
508
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
509
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
510
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
511
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
512
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
513
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
514
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
515
- DEALINGS IN THE SOFTWARE.
473
+ The above copyright notice and this permission notice shall be included in all
474
+ copies or substantial portions of the Software.
475
+
476
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
477
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
478
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
479
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
480
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
481
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
482
+ SOFTWARE.
516
483
 
517
484
  ````
518
485
 
@@ -522,10 +489,42 @@ DEALINGS IN THE SOFTWARE.
522
489
 
523
490
  ### Rust Crates:
524
491
 
525
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
492
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
526
493
 
527
494
  ````text
528
- Copyright (c) 2018 Carl Lerche
495
+ Copyright (c) 2017 Alexey Galakhov
496
+ Copyright (c) 2016 Jason Housley
497
+
498
+ Permission is hereby granted, free of charge, to any person obtaining a copy
499
+ of this software and associated documentation files (the "Software"), to deal
500
+ in the Software without restriction, including without limitation the rights
501
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
502
+ copies of the Software, and to permit persons to whom the Software is
503
+ furnished to do so, subject to the following conditions:
504
+
505
+ The above copyright notice and this permission notice shall be included in
506
+ all copies or substantial portions of the Software.
507
+
508
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
509
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
510
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
511
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
512
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
513
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
514
+ THE SOFTWARE.
515
+
516
+ ````
517
+
518
+ ---
519
+
520
+ ## The following dependencies are licensed under the MIT License:
521
+
522
+ ### Rust Crates:
523
+
524
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
525
+
526
+ ````text
527
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
529
528
 
530
529
  Permission is hereby granted, free of charge, to any
531
530
  person obtaining a copy of this software and associated
@@ -559,11 +558,11 @@ DEALINGS IN THE SOFTWARE.
559
558
 
560
559
  ### Rust Crates:
561
560
 
562
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
563
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
561
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
564
562
 
565
563
  ````text
566
- Copyright (c) 2012-2013 Mozilla Foundation
564
+ Copyright (c) 2018-2024 The rust-random Project Developers
565
+ Copyright (c) 2014 The Rust Project Developers
567
566
 
568
567
  Permission is hereby granted, free of charge, to any
569
568
  person obtaining a copy of this software and associated
@@ -595,14 +594,15 @@ DEALINGS IN THE SOFTWARE.
595
594
 
596
595
  ## The following dependencies are licensed under the MIT License:
597
596
 
598
- ### NPM Packages:
597
+ ### Rust Crates:
599
598
 
600
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
599
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
601
600
 
602
601
  ````text
603
- MIT License
602
+ The MIT License (MIT)
604
603
 
605
- Copyright (c) Matteo Collina and Undici contributors
604
+ Copyright (c) 2015-2020 Julien Cretin
605
+ Copyright (c) 2017-2020 Google Inc.
606
606
 
607
607
  Permission is hereby granted, free of charge, to any person obtaining a copy
608
608
  of this software and associated documentation files (the "Software"), to deal
@@ -630,10 +630,10 @@ SOFTWARE.
630
630
 
631
631
  ### Rust Crates:
632
632
 
633
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
633
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
634
634
 
635
635
  ````text
636
- Copyright (c) 2018-2019 The RustCrypto Project Developers
636
+ Copyright (c) 2017 Artyom Pavlov
637
637
 
638
638
  Permission is hereby granted, free of charge, to any
639
639
  person obtaining a copy of this software and associated
@@ -667,34 +667,30 @@ DEALINGS IN THE SOFTWARE.
667
667
 
668
668
  ### Rust Crates:
669
669
 
670
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
670
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
671
671
 
672
672
  ````text
673
- Copyright (c) 2016--2017
673
+ MIT License
674
674
 
675
- Permission is hereby granted, free of charge, to any
676
- person obtaining a copy of this software and associated
677
- documentation files (the "Software"), to deal in the
678
- Software without restriction, including without
679
- limitation the rights to use, copy, modify, merge,
680
- publish, distribute, sublicense, and/or sell copies of
681
- the Software, and to permit persons to whom the Software
682
- is furnished to do so, subject to the following
683
- conditions:
675
+ Copyright (c) [2021] [Marvin Countryman]
684
676
 
685
- The above copyright notice and this permission notice
686
- shall be included in all copies or substantial portions
687
- of the Software.
677
+ Permission is hereby granted, free of charge, to any person obtaining a copy
678
+ of this software and associated documentation files (the "Software"), to deal
679
+ in the Software without restriction, including without limitation the rights
680
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
681
+ copies of the Software, and to permit persons to whom the Software is
682
+ furnished to do so, subject to the following conditions:
688
683
 
689
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
690
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
691
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
692
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
693
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
694
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
695
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
696
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
697
- DEALINGS IN THE SOFTWARE.
684
+ The above copyright notice and this permission notice shall be included in all
685
+ copies or substantial portions of the Software.
686
+
687
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
688
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
689
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
690
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
691
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
692
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
693
+ SOFTWARE.
698
694
 
699
695
  ````
700
696
 
@@ -704,10 +700,12 @@ DEALINGS IN THE SOFTWARE.
704
700
 
705
701
  ### Rust Crates:
706
702
 
707
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
703
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
708
704
 
709
705
  ````text
710
- Copyright (c) 2017 Sean McArthur
706
+ MIT License
707
+
708
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
711
709
 
712
710
  Permission is hereby granted, free of charge, to any person obtaining a copy
713
711
  of this software and associated documentation files (the "Software"), to deal
@@ -716,18 +714,52 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
716
714
  copies of the Software, and to permit persons to whom the Software is
717
715
  furnished to do so, subject to the following conditions:
718
716
 
719
- The above copyright notice and this permission notice shall be included in
720
- all copies or substantial portions of the Software.
717
+ The above copyright notice and this permission notice shall be included in all
718
+ copies or substantial portions of the Software.
721
719
 
722
720
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
723
721
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
724
722
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
725
723
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
726
724
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
727
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
728
- THE SOFTWARE.
725
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
726
+ SOFTWARE.
727
+
728
+ ````
729
+
730
+ ---
731
+
732
+ ## The following dependencies are licensed under the MIT License:
733
+
734
+ ### Rust Crates:
735
+
736
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
737
+
738
+ ````text
739
+ The MIT License (MIT)
740
+
741
+ Copyright (c) 2014 Mathijs van de Nes
742
+
743
+ Permission is hereby granted, free of charge, to any person obtaining a copy
744
+ of this software and associated documentation files (the "Software"), to deal
745
+ in the Software without restriction, including without limitation the rights
746
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
747
+ copies of the Software, and to permit persons to whom the Software is
748
+ furnished to do so, subject to the following conditions:
749
+
750
+ The above copyright notice and this permission notice shall be included in all
751
+ copies or substantial portions of the Software.
729
752
 
753
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
754
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
755
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
756
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
757
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
758
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
759
+ SOFTWARE.
730
760
 
761
+ Some files in the "tests/data" subdirectory of this repository are under other
762
+ licences; see files named LICENSE.*.txt for details.
731
763
  ````
732
764
 
733
765
  ---
@@ -736,10 +768,10 @@ THE SOFTWARE.
736
768
 
737
769
  ### Rust Crates:
738
770
 
739
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
771
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
740
772
 
741
773
  ````text
742
- Copyright (c) 2016-2025 Sean McArthur
774
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
743
775
 
744
776
  Permission is hereby granted, free of charge, to any person obtaining a copy
745
777
  of this software and associated documentation files (the "Software"), to deal
@@ -759,7 +791,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
759
791
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
760
792
  THE SOFTWARE.
761
793
 
762
-
763
794
  ````
764
795
 
765
796
  ---
@@ -768,35 +799,32 @@ THE SOFTWARE.
768
799
 
769
800
  ### Rust Crates:
770
801
 
771
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
772
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
802
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
773
803
 
774
804
  ````text
775
- Copyright (c) 2014 Alex Crichton
805
+ The MIT License (MIT)
776
806
 
777
- Permission is hereby granted, free of charge, to any
778
- person obtaining a copy of this software and associated
779
- documentation files (the "Software"), to deal in the
780
- Software without restriction, including without
781
- limitation the rights to use, copy, modify, merge,
782
- publish, distribute, sublicense, and/or sell copies of
783
- the Software, and to permit persons to whom the Software
784
- is furnished to do so, subject to the following
785
- conditions:
807
+ Copyright (c) 2015 Danny Guo
808
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
809
+ Copyright (c) 2018 Akash Kurdekar
786
810
 
787
- The above copyright notice and this permission notice
788
- shall be included in all copies or substantial portions
789
- of the Software.
811
+ Permission is hereby granted, free of charge, to any person obtaining a copy
812
+ of this software and associated documentation files (the "Software"), to deal
813
+ in the Software without restriction, including without limitation the rights
814
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
815
+ copies of the Software, and to permit persons to whom the Software is
816
+ furnished to do so, subject to the following conditions:
790
817
 
791
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
792
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
793
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
794
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
795
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
796
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
797
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
798
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
799
- DEALINGS IN THE SOFTWARE.
818
+ The above copyright notice and this permission notice shall be included in all
819
+ copies or substantial portions of the Software.
820
+
821
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
822
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
823
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
824
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
825
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
826
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
827
+ SOFTWARE.
800
828
 
801
829
  ````
802
830
 
@@ -806,11 +834,12 @@ DEALINGS IN THE SOFTWARE.
806
834
 
807
835
  ### Rust Crates:
808
836
 
809
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
810
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
837
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
811
838
 
812
839
  ````text
813
- Copyright (c) 2018-2019 dirs-rs contributors
840
+ MIT License
841
+
842
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
814
843
 
815
844
  Permission is hereby granted, free of charge, to any person obtaining a copy
816
845
  of this software and associated documentation files (the "Software"), to deal
@@ -838,10 +867,10 @@ SOFTWARE.
838
867
 
839
868
  ### Rust Crates:
840
869
 
841
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
870
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
842
871
 
843
872
  ````text
844
- Copyright (c) 2014 Chris Wong
873
+ Copyright (c) 2016 Anthony Ramine
845
874
 
846
875
  Permission is hereby granted, free of charge, to any
847
876
  person obtaining a copy of this software and associated
@@ -875,33 +904,34 @@ DEALINGS IN THE SOFTWARE.
875
904
 
876
905
  ### Rust Crates:
877
906
 
878
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
907
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
879
908
 
880
909
  ````text
881
- MIT License
882
-
883
- Copyright 2013-2014 RAD Game Tools and Valve Software
884
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
885
- Copyright (c) 2017 Frommi
886
- Copyright (c) 2017-2024 oyvindln
910
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
887
911
 
888
- Permission is hereby granted, free of charge, to any person obtaining a copy
889
- of this software and associated documentation files (the "Software"), to deal
890
- in the Software without restriction, including without limitation the rights
891
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
892
- copies of the Software, and to permit persons to whom the Software is
893
- furnished to do so, subject to the following conditions:
912
+ Permission is hereby granted, free of charge, to any
913
+ person obtaining a copy of this software and associated
914
+ documentation files (the "Software"), to deal in the
915
+ Software without restriction, including without
916
+ limitation the rights to use, copy, modify, merge,
917
+ publish, distribute, sublicense, and/or sell copies of
918
+ the Software, and to permit persons to whom the Software
919
+ is furnished to do so, subject to the following
920
+ conditions:
894
921
 
895
- The above copyright notice and this permission notice shall be included in all
896
- copies or substantial portions of the Software.
922
+ The above copyright notice and this permission notice
923
+ shall be included in all copies or substantial portions
924
+ of the Software.
897
925
 
898
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
899
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
900
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
901
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
902
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
903
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
904
- SOFTWARE.
926
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
927
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
928
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
929
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
930
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
931
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
932
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
933
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
934
+ DEALINGS IN THE SOFTWARE.
905
935
 
906
936
  ````
907
937
 
@@ -911,30 +941,34 @@ SOFTWARE.
911
941
 
912
942
  ### Rust Crates:
913
943
 
914
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
944
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
945
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
946
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
947
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
915
948
 
916
949
  ````text
917
- The MIT License (MIT)
918
-
919
- Copyright (c) 2015 Bartłomiej Kamiński
920
-
921
- Permission is hereby granted, free of charge, to any person obtaining a copy
922
- of this software and associated documentation files (the "Software"), to deal
923
- in the Software without restriction, including without limitation the rights
924
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
925
- copies of the Software, and to permit persons to whom the Software is
926
- furnished to do so, subject to the following conditions:
927
-
928
- The above copyright notice and this permission notice shall be included in all
929
- copies or substantial portions of the Software.
930
-
931
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
932
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
933
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
934
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
935
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
936
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
937
- SOFTWARE.
950
+ The MIT License (MIT)
951
+
952
+ Copyright (c) 2015 Andrew Gallant
953
+
954
+ Permission is hereby granted, free of charge, to any person obtaining a copy
955
+ of this software and associated documentation files (the "Software"), to deal
956
+ in the Software without restriction, including without limitation the rights
957
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
958
+ copies of the Software, and to permit persons to whom the Software is
959
+ furnished to do so, subject to the following conditions:
960
+
961
+ The above copyright notice and this permission notice shall be included in
962
+ all copies or substantial portions of the Software.
963
+
964
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
965
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
966
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
967
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
968
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
969
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
970
+ THE SOFTWARE.
971
+
938
972
  ````
939
973
 
940
974
  ---
@@ -943,12 +977,10 @@ SOFTWARE.
943
977
 
944
978
  ### Rust Crates:
945
979
 
946
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
980
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
947
981
 
948
982
  ````text
949
- The MIT License (MIT)
950
-
951
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
983
+ MIT License
952
984
 
953
985
  Permission is hereby granted, free of charge, to any person obtaining a copy
954
986
  of this software and associated documentation files (the "Software"), to deal
@@ -957,16 +989,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
957
989
  copies of the Software, and to permit persons to whom the Software is
958
990
  furnished to do so, subject to the following conditions:
959
991
 
960
- The above copyright notice and this permission notice shall be included in
961
- all copies or substantial portions of the Software.
992
+ The above copyright notice and this permission notice shall be included in all
993
+ copies or substantial portions of the Software.
962
994
 
963
995
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
964
996
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
965
997
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
966
998
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
967
999
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
968
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
969
- THE SOFTWARE.
1000
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1001
+ SOFTWARE.
970
1002
 
971
1003
  ````
972
1004
 
@@ -976,10 +1008,10 @@ THE SOFTWARE.
976
1008
 
977
1009
  ### Rust Crates:
978
1010
 
979
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1011
+ - [http](https://github.com/hyperium/http) (1.4.0)
980
1012
 
981
1013
  ````text
982
- Copyright (c) 2019-2021 Tower Contributors
1014
+ Copyright (c) 2017 http-rs authors
983
1015
 
984
1016
  Permission is hereby granted, free of charge, to any
985
1017
  person obtaining a copy of this software and associated
@@ -1013,10 +1045,10 @@ DEALINGS IN THE SOFTWARE.
1013
1045
 
1014
1046
  ### Rust Crates:
1015
1047
 
1016
- - [want](https://github.com/seanmonstar/want) (0.3.1)
1048
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
1017
1049
 
1018
1050
  ````text
1019
- Copyright (c) 2018-2019 Sean McArthur
1051
+ Copyright (c) 2018 directories-rs contributors
1020
1052
 
1021
1053
  Permission is hereby granted, free of charge, to any person obtaining a copy
1022
1054
  of this software and associated documentation files (the "Software"), to deal
@@ -1025,17 +1057,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1025
1057
  copies of the Software, and to permit persons to whom the Software is
1026
1058
  furnished to do so, subject to the following conditions:
1027
1059
 
1028
- The above copyright notice and this permission notice shall be included in
1029
- all copies or substantial portions of the Software.
1060
+ The above copyright notice and this permission notice shall be included in all
1061
+ copies or substantial portions of the Software.
1030
1062
 
1031
1063
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1032
1064
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1033
1065
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1034
1066
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1035
1067
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1036
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1037
- THE SOFTWARE.
1038
-
1068
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1069
+ SOFTWARE.
1039
1070
 
1040
1071
  ````
1041
1072
 
@@ -1043,33 +1074,36 @@ THE SOFTWARE.
1043
1074
 
1044
1075
  ## The following dependencies are licensed under the MIT License:
1045
1076
 
1046
- ### NPM Packages:
1077
+ ### Rust Crates:
1047
1078
 
1048
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1049
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1079
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1050
1080
 
1051
1081
  ````text
1052
- MIT License
1053
-
1054
- Copyright (c) 2017 Evgeny Poberezkin
1082
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1055
1083
 
1056
- Permission is hereby granted, free of charge, to any person obtaining a copy
1057
- of this software and associated documentation files (the "Software"), to deal
1058
- in the Software without restriction, including without limitation the rights
1059
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1060
- copies of the Software, and to permit persons to whom the Software is
1061
- furnished to do so, subject to the following conditions:
1084
+ Permission is hereby granted, free of charge, to any
1085
+ person obtaining a copy of this software and associated
1086
+ documentation files (the "Software"), to deal in the
1087
+ Software without restriction, including without
1088
+ limitation the rights to use, copy, modify, merge,
1089
+ publish, distribute, sublicense, and/or sell copies of
1090
+ the Software, and to permit persons to whom the Software
1091
+ is furnished to do so, subject to the following
1092
+ conditions:
1062
1093
 
1063
- The above copyright notice and this permission notice shall be included in all
1064
- copies or substantial portions of the Software.
1094
+ The above copyright notice and this permission notice
1095
+ shall be included in all copies or substantial portions
1096
+ of the Software.
1065
1097
 
1066
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1067
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1068
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1069
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1070
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1071
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1072
- SOFTWARE.
1098
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1099
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1100
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1101
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1102
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1103
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1104
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1105
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1106
+ DEALINGS IN THE SOFTWARE.
1073
1107
 
1074
1108
  ````
1075
1109
 
@@ -1077,14 +1111,12 @@ SOFTWARE.
1077
1111
 
1078
1112
  ## The following dependencies are licensed under the MIT License:
1079
1113
 
1080
- ### NPM Packages:
1114
+ ### Rust Crates:
1081
1115
 
1082
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1116
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1083
1117
 
1084
1118
  ````text
1085
- The MIT License (MIT)
1086
-
1087
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1119
+ Copyright (c) 2015-2025 Sean McArthur
1088
1120
 
1089
1121
  Permission is hereby granted, free of charge, to any person obtaining a copy
1090
1122
  of this software and associated documentation files (the "Software"), to deal
@@ -1104,6 +1136,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1104
1136
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1105
1137
  THE SOFTWARE.
1106
1138
 
1139
+
1107
1140
  ````
1108
1141
 
1109
1142
  ---
@@ -1112,10 +1145,10 @@ THE SOFTWARE.
1112
1145
 
1113
1146
  ### Rust Crates:
1114
1147
 
1115
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1148
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1116
1149
 
1117
1150
  ````text
1118
- Copyright (c) 2017 Robert Grosse
1151
+ Copyright (c) 2018 The Servo Project Developers
1119
1152
 
1120
1153
  Permission is hereby granted, free of charge, to any
1121
1154
  person obtaining a copy of this software and associated
@@ -1140,6 +1173,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1140
1173
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1141
1174
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1142
1175
  DEALINGS IN THE SOFTWARE.
1176
+
1143
1177
  ````
1144
1178
 
1145
1179
  ---
@@ -1148,34 +1182,32 @@ DEALINGS IN THE SOFTWARE.
1148
1182
 
1149
1183
  ### Rust Crates:
1150
1184
 
1151
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1185
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1186
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1187
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1152
1188
 
1153
1189
  ````text
1154
- Copyright (c) 2019 Nick Fitzgerald
1190
+ MIT License
1155
1191
 
1156
- Permission is hereby granted, free of charge, to any
1157
- person obtaining a copy of this software and associated
1158
- documentation files (the "Software"), to deal in the
1159
- Software without restriction, including without
1160
- limitation the rights to use, copy, modify, merge,
1161
- publish, distribute, sublicense, and/or sell copies of
1162
- the Software, and to permit persons to whom the Software
1163
- is furnished to do so, subject to the following
1164
- conditions:
1192
+ Copyright (c) Tokio Contributors
1165
1193
 
1166
- The above copyright notice and this permission notice
1167
- shall be included in all copies or substantial portions
1168
- of the Software.
1194
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1195
+ of this software and associated documentation files (the "Software"), to deal
1196
+ in the Software without restriction, including without limitation the rights
1197
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1198
+ copies of the Software, and to permit persons to whom the Software is
1199
+ furnished to do so, subject to the following conditions:
1169
1200
 
1170
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1171
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1172
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1173
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1174
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1175
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1176
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1177
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1178
- DEALINGS IN THE SOFTWARE.
1201
+ The above copyright notice and this permission notice shall be included in all
1202
+ copies or substantial portions of the Software.
1203
+
1204
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1205
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1206
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1207
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1208
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1209
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1210
+ SOFTWARE.
1179
1211
 
1180
1212
  ````
1181
1213
 
@@ -1185,10 +1217,15 @@ DEALINGS IN THE SOFTWARE.
1185
1217
 
1186
1218
  ### Rust Crates:
1187
1219
 
1188
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
1220
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1221
+ - [log](https://github.com/rust-lang/log) (0.4.29)
1222
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1223
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
1224
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1225
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1189
1226
 
1190
1227
  ````text
1191
- Copyright (c) 2017 Artyom Pavlov
1228
+ Copyright (c) 2014 The Rust Project Developers
1192
1229
 
1193
1230
  Permission is hereby granted, free of charge, to any
1194
1231
  person obtaining a copy of this software and associated
@@ -1222,11 +1259,12 @@ DEALINGS IN THE SOFTWARE.
1222
1259
 
1223
1260
  ### Rust Crates:
1224
1261
 
1225
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1262
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
1226
1263
 
1227
1264
  ````text
1228
- Copyright (c) 2017 Alexey Galakhov
1229
- Copyright (c) 2016 Jason Housley
1265
+ The MIT License (MIT)
1266
+
1267
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
1230
1268
 
1231
1269
  Permission is hereby granted, free of charge, to any person obtaining a copy
1232
1270
  of this software and associated documentation files (the "Software"), to deal
@@ -1254,14 +1292,10 @@ THE SOFTWARE.
1254
1292
 
1255
1293
  ### Rust Crates:
1256
1294
 
1257
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1258
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1259
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1295
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1260
1296
 
1261
1297
  ````text
1262
- MIT License
1263
-
1264
- Copyright (c) 2017 Ted Driggs
1298
+ Copyright (c) 2017 Sean McArthur
1265
1299
 
1266
1300
  Permission is hereby granted, free of charge, to any person obtaining a copy
1267
1301
  of this software and associated documentation files (the "Software"), to deal
@@ -1270,16 +1304,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1270
1304
  copies of the Software, and to permit persons to whom the Software is
1271
1305
  furnished to do so, subject to the following conditions:
1272
1306
 
1273
- The above copyright notice and this permission notice shall be included in all
1274
- copies or substantial portions of the Software.
1307
+ The above copyright notice and this permission notice shall be included in
1308
+ all copies or substantial portions of the Software.
1275
1309
 
1276
1310
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1277
1311
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1278
1312
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1279
1313
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1280
1314
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1281
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1282
- SOFTWARE.
1315
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1316
+ THE SOFTWARE.
1317
+
1283
1318
 
1284
1319
  ````
1285
1320
 
@@ -1289,34 +1324,32 @@ SOFTWARE.
1289
1324
 
1290
1325
  ### Rust Crates:
1291
1326
 
1292
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1327
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1293
1328
 
1294
1329
  ````text
1295
- Copyright (c) 2021 RustCrypto Developers
1296
-
1297
- Permission is hereby granted, free of charge, to any
1298
- person obtaining a copy of this software and associated
1299
- documentation files (the "Software"), to deal in the
1300
- Software without restriction, including without
1301
- limitation the rights to use, copy, modify, merge,
1302
- publish, distribute, sublicense, and/or sell copies of
1303
- the Software, and to permit persons to whom the Software
1304
- is furnished to do so, subject to the following
1305
- conditions:
1306
-
1307
- The above copyright notice and this permission notice
1308
- shall be included in all copies or substantial portions
1309
- of the Software.
1310
-
1311
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1312
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1313
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1314
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1315
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1316
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1317
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1318
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1319
- DEALINGS IN THE SOFTWARE.
1330
+ The MIT License (MIT)
1331
+
1332
+ Copyright (c) 2016 Johann Tuffe
1333
+
1334
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1335
+ of this software and associated documentation files (the "Software"), to deal
1336
+ in the Software without restriction, including without limitation the rights
1337
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1338
+ copies of the Software, and to permit persons to whom the Software is
1339
+ furnished to do so, subject to the following conditions:
1340
+
1341
+
1342
+ The above copyright notice and this permission notice shall be included in
1343
+ all copies or substantial portions of the Software.
1344
+
1345
+
1346
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1347
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1348
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1349
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1350
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1351
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1352
+ THE SOFTWARE.
1320
1353
 
1321
1354
  ````
1322
1355
 
@@ -1326,34 +1359,28 @@ DEALINGS IN THE SOFTWARE.
1326
1359
 
1327
1360
  ### Rust Crates:
1328
1361
 
1329
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1362
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1330
1363
 
1331
1364
  ````text
1332
- Copyright (c) 2013-2016 The rust-url developers
1365
+ Copyright (c) 2023-2025 Sean McArthur
1333
1366
 
1334
- Permission is hereby granted, free of charge, to any
1335
- person obtaining a copy of this software and associated
1336
- documentation files (the "Software"), to deal in the
1337
- Software without restriction, including without
1338
- limitation the rights to use, copy, modify, merge,
1339
- publish, distribute, sublicense, and/or sell copies of
1340
- the Software, and to permit persons to whom the Software
1341
- is furnished to do so, subject to the following
1342
- conditions:
1367
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1368
+ of this software and associated documentation files (the "Software"), to deal
1369
+ in the Software without restriction, including without limitation the rights
1370
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1371
+ copies of the Software, and to permit persons to whom the Software is
1372
+ furnished to do so, subject to the following conditions:
1343
1373
 
1344
- The above copyright notice and this permission notice
1345
- shall be included in all copies or substantial portions
1346
- of the Software.
1374
+ The above copyright notice and this permission notice shall be included in
1375
+ all copies or substantial portions of the Software.
1347
1376
 
1348
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1349
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1350
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1351
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1352
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1353
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1354
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1355
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1356
- DEALINGS IN THE SOFTWARE.
1377
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1378
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1379
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1380
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1381
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1382
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1383
+ THE SOFTWARE.
1357
1384
 
1358
1385
  ````
1359
1386
 
@@ -1363,12 +1390,10 @@ DEALINGS IN THE SOFTWARE.
1363
1390
 
1364
1391
  ### Rust Crates:
1365
1392
 
1366
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
1367
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1368
- - [url](https://github.com/servo/rust-url) (2.5.8)
1393
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
1369
1394
 
1370
1395
  ````text
1371
- Copyright (c) 2013-2025 The rust-url developers
1396
+ Copyright (c) The Rust Project Developers
1372
1397
 
1373
1398
  Permission is hereby granted, free of charge, to any
1374
1399
  person obtaining a copy of this software and associated
@@ -1402,13 +1427,10 @@ DEALINGS IN THE SOFTWARE.
1402
1427
 
1403
1428
  ### Rust Crates:
1404
1429
 
1405
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1406
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1430
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1407
1431
 
1408
1432
  ````text
1409
- Copyright (c) 2006-2009 Graydon Hoare
1410
- Copyright (c) 2009-2013 Mozilla Foundation
1411
- Copyright (c) 2016 Artyom Pavlov
1433
+ Copyright (c) 2018 Carl Lerche
1412
1434
 
1413
1435
  Permission is hereby granted, free of charge, to any
1414
1436
  person obtaining a copy of this software and associated
@@ -1442,42 +1464,10 @@ DEALINGS IN THE SOFTWARE.
1442
1464
 
1443
1465
  ### Rust Crates:
1444
1466
 
1445
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
1446
-
1447
- ````text
1448
- Copyright (c) 2017 Daniel Abramov
1449
- Copyright (c) 2017 Alexey Galakhov
1450
-
1451
- Permission is hereby granted, free of charge, to any person obtaining a copy
1452
- of this software and associated documentation files (the "Software"), to deal
1453
- in the Software without restriction, including without limitation the rights
1454
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1455
- copies of the Software, and to permit persons to whom the Software is
1456
- furnished to do so, subject to the following conditions:
1457
-
1458
- The above copyright notice and this permission notice shall be included in
1459
- all copies or substantial portions of the Software.
1460
-
1461
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1462
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1463
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1464
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1465
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1466
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1467
- THE SOFTWARE.
1468
-
1469
- ````
1470
-
1471
- ---
1472
-
1473
- ## The following dependencies are licensed under the MIT License:
1474
-
1475
- ### Rust Crates:
1476
-
1477
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1467
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1478
1468
 
1479
1469
  ````text
1480
- Copyright (c) The Rust Project Developers
1470
+ Copyright (c) 2014 Chris Wong
1481
1471
 
1482
1472
  Permission is hereby granted, free of charge, to any
1483
1473
  person obtaining a copy of this software and associated
@@ -1511,10 +1501,19 @@ DEALINGS IN THE SOFTWARE.
1511
1501
 
1512
1502
  ### Rust Crates:
1513
1503
 
1514
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1504
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1505
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1506
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1507
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1508
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1509
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1510
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1511
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1512
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1515
1513
 
1516
1514
  ````text
1517
- Copyright (c) 2015 Steven Allen
1515
+ Copyright (c) 2016 Alex Crichton
1516
+ Copyright (c) 2017 The Tokio Authors
1518
1517
 
1519
1518
  Permission is hereby granted, free of charge, to any
1520
1519
  person obtaining a copy of this software and associated
@@ -1585,13 +1584,73 @@ DEALINGS IN THE SOFTWARE.
1585
1584
 
1586
1585
  ## The following dependencies are licensed under the MIT License:
1587
1586
 
1588
- ### Rust Crates:
1587
+ ### NPM Packages:
1589
1588
 
1590
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1589
+ - [json5](https://github.com/json5/json5) (2.2.3)
1591
1590
 
1592
1591
  ````text
1593
- Copyright (c) 2020-2025 The RustCrypto Project Developers
1592
+ MIT License
1593
+
1594
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
1595
+
1596
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1597
+ of this software and associated documentation files (the "Software"), to deal
1598
+ in the Software without restriction, including without limitation the rights
1599
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1600
+ copies of the Software, and to permit persons to whom the Software is
1601
+ furnished to do so, subject to the following conditions:
1602
+
1603
+ The above copyright notice and this permission notice shall be included in all
1604
+ copies or substantial portions of the Software.
1605
+
1606
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1607
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1608
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1609
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1610
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1611
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1612
+ SOFTWARE.
1613
+
1614
+ [others]: https://github.com/json5/json5/contributors
1615
+
1616
+ ````
1617
+
1618
+ ---
1619
+
1620
+ ## The following dependencies are licensed under the MIT License:
1621
+
1622
+ ### Rust Crates:
1623
+
1624
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1625
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1626
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1627
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1628
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1629
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1630
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1631
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1632
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1633
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1634
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1635
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1636
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
1637
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1638
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1639
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1640
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
1641
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1642
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1643
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1644
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1645
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
1646
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1647
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1648
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1649
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1650
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1651
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1594
1652
 
1653
+ ````text
1595
1654
  Permission is hereby granted, free of charge, to any
1596
1655
  person obtaining a copy of this software and associated
1597
1656
  documentation files (the "Software"), to deal in the
@@ -1624,12 +1683,11 @@ DEALINGS IN THE SOFTWARE.
1624
1683
 
1625
1684
  ### Rust Crates:
1626
1685
 
1627
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1686
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1687
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1628
1688
 
1629
1689
  ````text
1630
- MIT License
1631
-
1632
- Copyright (c) [2021] [Marvin Countryman]
1690
+ Copyright (c) 2018-2019 dirs-rs contributors
1633
1691
 
1634
1692
  Permission is hereby granted, free of charge, to any person obtaining a copy
1635
1693
  of this software and associated documentation files (the "Software"), to deal
@@ -1657,14 +1715,15 @@ SOFTWARE.
1657
1715
 
1658
1716
  ### Rust Crates:
1659
1717
 
1660
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1661
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1662
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1718
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1663
1719
 
1664
1720
  ````text
1665
1721
  MIT License
1666
1722
 
1667
- Copyright (c) Tokio Contributors
1723
+ Copyright 2013-2014 RAD Game Tools and Valve Software
1724
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1725
+ Copyright (c) 2017 Frommi
1726
+ Copyright (c) 2017-2024 oyvindln
1668
1727
 
1669
1728
  Permission is hereby granted, free of charge, to any person obtaining a copy
1670
1729
  of this software and associated documentation files (the "Software"), to deal
@@ -1692,19 +1751,13 @@ SOFTWARE.
1692
1751
 
1693
1752
  ### Rust Crates:
1694
1753
 
1695
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1696
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1697
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1698
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1699
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1700
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1701
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1702
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1703
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1754
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
1755
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
1756
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
1704
1757
 
1705
1758
  ````text
1706
- Copyright (c) 2016 Alex Crichton
1707
- Copyright (c) 2017 The Tokio Authors
1759
+ Copyright 2018 Developers of the Rand project
1760
+ Copyright (c) 2014 The Rust Project Developers
1708
1761
 
1709
1762
  Permission is hereby granted, free of charge, to any
1710
1763
  person obtaining a copy of this software and associated
@@ -1736,14 +1789,15 @@ DEALINGS IN THE SOFTWARE.
1736
1789
 
1737
1790
  ## The following dependencies are licensed under the MIT License:
1738
1791
 
1739
- ### Rust Crates:
1792
+ ### NPM Packages:
1740
1793
 
1741
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1794
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1795
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1742
1796
 
1743
1797
  ````text
1744
1798
  MIT License
1745
1799
 
1746
- Copyright (c) 2018-2021 The RustCrypto Project Developers
1800
+ Copyright (c) 2017 Evgeny Poberezkin
1747
1801
 
1748
1802
  Permission is hereby granted, free of charge, to any person obtaining a copy
1749
1803
  of this software and associated documentation files (the "Software"), to deal
@@ -1771,10 +1825,11 @@ SOFTWARE.
1771
1825
 
1772
1826
  ### Rust Crates:
1773
1827
 
1774
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1828
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1829
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1775
1830
 
1776
1831
  ````text
1777
- Copyright (c) 2014-2026 Alex Crichton
1832
+ Copyright (c) 2014 Alex Crichton
1778
1833
 
1779
1834
  Permission is hereby granted, free of charge, to any
1780
1835
  person obtaining a copy of this software and associated
@@ -1808,27 +1863,31 @@ DEALINGS IN THE SOFTWARE.
1808
1863
 
1809
1864
  ### NPM Packages:
1810
1865
 
1811
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
1866
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1812
1867
 
1813
1868
  ````text
1814
- This software is released under the MIT license:
1869
+ The MIT License (MIT)
1815
1870
 
1816
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1817
- this software and associated documentation files (the "Software"), to deal in
1818
- the Software without restriction, including without limitation the rights to
1819
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1820
- the Software, and to permit persons to whom the Software is furnished to do so,
1821
- subject to the following conditions:
1871
+ Copyright (c) 2015-2021 Evgeny Poberezkin
1872
+
1873
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1874
+ of this software and associated documentation files (the "Software"), to deal
1875
+ in the Software without restriction, including without limitation the rights
1876
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1877
+ copies of the Software, and to permit persons to whom the Software is
1878
+ furnished to do so, subject to the following conditions:
1822
1879
 
1823
1880
  The above copyright notice and this permission notice shall be included in all
1824
1881
  copies or substantial portions of the Software.
1825
1882
 
1826
1883
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1827
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1828
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1829
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1830
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1831
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1884
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1885
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1886
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1887
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1888
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1889
+ SOFTWARE.
1890
+
1832
1891
 
1833
1892
  ````
1834
1893
 
@@ -1838,29 +1897,34 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1838
1897
 
1839
1898
  ### Rust Crates:
1840
1899
 
1841
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1900
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1842
1901
 
1843
1902
  ````text
1844
- Copyright (c) 2015-2025 Sean McArthur
1845
-
1846
- Permission is hereby granted, free of charge, to any person obtaining a copy
1847
- of this software and associated documentation files (the "Software"), to deal
1848
- in the Software without restriction, including without limitation the rights
1849
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1850
- copies of the Software, and to permit persons to whom the Software is
1851
- furnished to do so, subject to the following conditions:
1903
+ Copyright (c) 2013-2016 The rust-url developers
1852
1904
 
1853
- The above copyright notice and this permission notice shall be included in
1854
- all copies or substantial portions of the Software.
1905
+ Permission is hereby granted, free of charge, to any
1906
+ person obtaining a copy of this software and associated
1907
+ documentation files (the "Software"), to deal in the
1908
+ Software without restriction, including without
1909
+ limitation the rights to use, copy, modify, merge,
1910
+ publish, distribute, sublicense, and/or sell copies of
1911
+ the Software, and to permit persons to whom the Software
1912
+ is furnished to do so, subject to the following
1913
+ conditions:
1855
1914
 
1856
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1857
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1858
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1859
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1860
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1861
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1862
- THE SOFTWARE.
1915
+ The above copyright notice and this permission notice
1916
+ shall be included in all copies or substantial portions
1917
+ of the Software.
1863
1918
 
1919
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1920
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1921
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1922
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1923
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1924
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1925
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1926
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1927
+ DEALINGS IN THE SOFTWARE.
1864
1928
 
1865
1929
  ````
1866
1930
 
@@ -1870,10 +1934,12 @@ THE SOFTWARE.
1870
1934
 
1871
1935
  ### Rust Crates:
1872
1936
 
1873
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1937
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
1938
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1939
+ - [url](https://github.com/servo/rust-url) (2.5.8)
1874
1940
 
1875
1941
  ````text
1876
- Copyright (c) 2016--2023
1942
+ Copyright (c) 2013-2025 The rust-url developers
1877
1943
 
1878
1944
  Permission is hereby granted, free of charge, to any
1879
1945
  person obtaining a copy of this software and associated
@@ -1907,12 +1973,13 @@ DEALINGS IN THE SOFTWARE.
1907
1973
 
1908
1974
  ### Rust Crates:
1909
1975
 
1910
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1976
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
1977
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
1911
1978
 
1912
1979
  ````text
1913
1980
  MIT License
1914
1981
 
1915
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1982
+ Copyright (c) 2019 Graham Esau
1916
1983
 
1917
1984
  Permission is hereby granted, free of charge, to any person obtaining a copy
1918
1985
  of this software and associated documentation files (the "Software"), to deal
@@ -1940,29 +2007,34 @@ SOFTWARE.
1940
2007
 
1941
2008
  ### Rust Crates:
1942
2009
 
1943
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1944
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1945
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2010
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1946
2011
 
1947
2012
  ````text
1948
- MIT License
1949
-
1950
- Copyright (c) <year> <copyright holders>
2013
+ Copyright (c) 2021 RustCrypto Developers
1951
2014
 
1952
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1953
- associated documentation files (the "Software"), to deal in the Software without restriction, including
1954
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1955
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1956
- following conditions:
2015
+ Permission is hereby granted, free of charge, to any
2016
+ person obtaining a copy of this software and associated
2017
+ documentation files (the "Software"), to deal in the
2018
+ Software without restriction, including without
2019
+ limitation the rights to use, copy, modify, merge,
2020
+ publish, distribute, sublicense, and/or sell copies of
2021
+ the Software, and to permit persons to whom the Software
2022
+ is furnished to do so, subject to the following
2023
+ conditions:
1957
2024
 
1958
- The above copyright notice and this permission notice shall be included in all copies or substantial
1959
- portions of the Software.
2025
+ The above copyright notice and this permission notice
2026
+ shall be included in all copies or substantial portions
2027
+ of the Software.
1960
2028
 
1961
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1962
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1963
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1964
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1965
- USE OR OTHER DEALINGS IN THE SOFTWARE.
2029
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2030
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2031
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2032
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2033
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2034
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2035
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2036
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2037
+ DEALINGS IN THE SOFTWARE.
1966
2038
 
1967
2039
  ````
1968
2040
 
@@ -2009,31 +2081,34 @@ DEALINGS IN THE SOFTWARE.
2009
2081
 
2010
2082
  ### Rust Crates:
2011
2083
 
2012
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2084
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2013
2085
 
2014
2086
  ````text
2015
- MIT License
2016
-
2017
- Copyright (c) 2019 Yoshua Wuyts
2018
- Copyright (c) Tokio Contributors
2087
+ Copyright (c) 2016--2023
2019
2088
 
2020
- Permission is hereby granted, free of charge, to any person obtaining a copy
2021
- of this software and associated documentation files (the "Software"), to deal
2022
- in the Software without restriction, including without limitation the rights
2023
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2024
- copies of the Software, and to permit persons to whom the Software is
2025
- furnished to do so, subject to the following conditions:
2089
+ Permission is hereby granted, free of charge, to any
2090
+ person obtaining a copy of this software and associated
2091
+ documentation files (the "Software"), to deal in the
2092
+ Software without restriction, including without
2093
+ limitation the rights to use, copy, modify, merge,
2094
+ publish, distribute, sublicense, and/or sell copies of
2095
+ the Software, and to permit persons to whom the Software
2096
+ is furnished to do so, subject to the following
2097
+ conditions:
2026
2098
 
2027
- The above copyright notice and this permission notice shall be included in all
2028
- copies or substantial portions of the Software.
2099
+ The above copyright notice and this permission notice
2100
+ shall be included in all copies or substantial portions
2101
+ of the Software.
2029
2102
 
2030
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2031
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2032
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2033
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2034
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2035
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2036
- SOFTWARE.
2103
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2104
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2105
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2106
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2107
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2108
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2109
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2110
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2111
+ DEALINGS IN THE SOFTWARE.
2037
2112
 
2038
2113
  ````
2039
2114
 
@@ -2041,14 +2116,13 @@ SOFTWARE.
2041
2116
 
2042
2117
  ## The following dependencies are licensed under the MIT License:
2043
2118
 
2044
- ### NPM Packages:
2119
+ ### Rust Crates:
2045
2120
 
2046
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.13) (0.0.13)
2121
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
2047
2122
 
2048
2123
  ````text
2049
- MIT License
2050
-
2051
- Copyright (c) 2026 Huawei Device Co., Ltd.
2124
+ Copyright (c) 2018-2023 Sean McArthur
2125
+ Copyright (c) 2016 Alex Crichton
2052
2126
 
2053
2127
  Permission is hereby granted, free of charge, to any person obtaining a copy
2054
2128
  of this software and associated documentation files (the "Software"), to deal
@@ -2057,16 +2131,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2057
2131
  copies of the Software, and to permit persons to whom the Software is
2058
2132
  furnished to do so, subject to the following conditions:
2059
2133
 
2060
- The above copyright notice and this permission notice shall be included in all
2061
- copies or substantial portions of the Software.
2134
+ The above copyright notice and this permission notice shall be included in
2135
+ all copies or substantial portions of the Software.
2062
2136
 
2063
2137
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2064
2138
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2065
2139
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2066
2140
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2067
2141
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2068
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2069
- SOFTWARE.
2142
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2143
+ THE SOFTWARE.
2144
+
2070
2145
 
2071
2146
  ````
2072
2147
 
@@ -2076,28 +2151,34 @@ SOFTWARE.
2076
2151
 
2077
2152
  ### Rust Crates:
2078
2153
 
2079
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2154
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2080
2155
 
2081
2156
  ````text
2082
- MIT License
2157
+ Copyright (c) 2016--2017
2083
2158
 
2084
- Permission is hereby granted, free of charge, to any person obtaining a copy
2085
- of this software and associated documentation files (the "Software"), to deal
2086
- in the Software without restriction, including without limitation the rights
2087
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2088
- copies of the Software, and to permit persons to whom the Software is
2089
- furnished to do so, subject to the following conditions:
2159
+ Permission is hereby granted, free of charge, to any
2160
+ person obtaining a copy of this software and associated
2161
+ documentation files (the "Software"), to deal in the
2162
+ Software without restriction, including without
2163
+ limitation the rights to use, copy, modify, merge,
2164
+ publish, distribute, sublicense, and/or sell copies of
2165
+ the Software, and to permit persons to whom the Software
2166
+ is furnished to do so, subject to the following
2167
+ conditions:
2090
2168
 
2091
- The above copyright notice and this permission notice shall be included in all
2092
- copies or substantial portions of the Software.
2169
+ The above copyright notice and this permission notice
2170
+ shall be included in all copies or substantial portions
2171
+ of the Software.
2093
2172
 
2094
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2095
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2096
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2097
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2098
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2099
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2100
- SOFTWARE.
2173
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2174
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2175
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2176
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2177
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2178
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2179
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2180
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2181
+ DEALINGS IN THE SOFTWARE.
2101
2182
 
2102
2183
  ````
2103
2184
 
@@ -2107,10 +2188,10 @@ SOFTWARE.
2107
2188
 
2108
2189
  ### Rust Crates:
2109
2190
 
2110
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2191
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2111
2192
 
2112
2193
  ````text
2113
- Copyright 2019-2024 YOSHIOKA Takuma
2194
+ Copyright (c) The rust-url developers
2114
2195
 
2115
2196
  Permission is hereby granted, free of charge, to any
2116
2197
  person obtaining a copy of this software and associated
@@ -2144,10 +2225,10 @@ DEALINGS IN THE SOFTWARE.
2144
2225
 
2145
2226
  ### Rust Crates:
2146
2227
 
2147
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2228
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2148
2229
 
2149
2230
  ````text
2150
- Copyright (c) 2010 The Rust Project Developers
2231
+ Copyright 2019-2024 YOSHIOKA Takuma
2151
2232
 
2152
2233
  Permission is hereby granted, free of charge, to any
2153
2234
  person obtaining a copy of this software and associated
@@ -2179,14 +2260,15 @@ DEALINGS IN THE SOFTWARE.
2179
2260
 
2180
2261
  ## The following dependencies are licensed under the MIT License:
2181
2262
 
2182
- ### NPM Packages:
2263
+ ### Rust Crates:
2183
2264
 
2184
- - [json5](https://github.com/json5/json5) (2.2.3)
2265
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2185
2266
 
2186
2267
  ````text
2187
2268
  MIT License
2188
2269
 
2189
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
2270
+ Copyright (c) 2019 Yoshua Wuyts
2271
+ Copyright (c) Tokio Contributors
2190
2272
 
2191
2273
  Permission is hereby granted, free of charge, to any person obtaining a copy
2192
2274
  of this software and associated documentation files (the "Software"), to deal
@@ -2206,8 +2288,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2206
2288
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2207
2289
  SOFTWARE.
2208
2290
 
2209
- [others]: https://github.com/json5/json5/contributors
2210
-
2211
2291
  ````
2212
2292
 
2213
2293
  ---
@@ -2216,239 +2296,59 @@ SOFTWARE.
2216
2296
 
2217
2297
  ### Rust Crates:
2218
2298
 
2219
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2299
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2220
2300
 
2221
2301
  ````text
2222
- Copyright (c) 2016 The rust-native-tls Developers
2223
-
2224
- Permission is hereby granted, free of charge, to any person obtaining a copy
2225
- of this software and associated documentation files (the "Software"), to deal
2226
- in the Software without restriction, including without limitation the rights
2227
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2228
- copies of the Software, and to permit persons to whom the Software is
2229
- furnished to do so, subject to the following conditions:
2230
-
2231
- The above copyright notice and this permission notice shall be included in all
2232
- copies or substantial portions of the Software.
2233
-
2234
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2235
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2236
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2237
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2238
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2239
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2302
+ The MIT License (MIT)
2303
+
2304
+ Copyright (c) 2015 Bartłomiej Kamiński
2305
+
2306
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2307
+ of this software and associated documentation files (the "Software"), to deal
2308
+ in the Software without restriction, including without limitation the rights
2309
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2310
+ copies of the Software, and to permit persons to whom the Software is
2311
+ furnished to do so, subject to the following conditions:
2312
+
2313
+ The above copyright notice and this permission notice shall be included in all
2314
+ copies or substantial portions of the Software.
2315
+
2316
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2317
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2318
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2319
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2320
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2321
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2240
2322
  SOFTWARE.
2241
-
2242
- ````
2243
-
2244
- ---
2245
-
2246
- ## The following dependencies are licensed under the MIT License:
2247
-
2248
- ### Rust Crates:
2249
-
2250
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2251
-
2252
- ````text
2253
- Copyright (c) 2016 Anthony Ramine
2254
-
2255
- Permission is hereby granted, free of charge, to any
2256
- person obtaining a copy of this software and associated
2257
- documentation files (the "Software"), to deal in the
2258
- Software without restriction, including without
2259
- limitation the rights to use, copy, modify, merge,
2260
- publish, distribute, sublicense, and/or sell copies of
2261
- the Software, and to permit persons to whom the Software
2262
- is furnished to do so, subject to the following
2263
- conditions:
2264
-
2265
- The above copyright notice and this permission notice
2266
- shall be included in all copies or substantial portions
2267
- of the Software.
2268
-
2269
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2270
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2271
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2272
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2273
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2274
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2275
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2276
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2277
- DEALINGS IN THE SOFTWARE.
2278
-
2279
- ````
2280
-
2281
- ---
2282
-
2283
- ## The following dependencies are licensed under the MIT License:
2284
-
2285
- ### Rust Crates:
2286
-
2287
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2288
-
2289
- ````text
2290
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2291
-
2292
- Permission is hereby granted, free of charge, to any
2293
- person obtaining a copy of this software and associated
2294
- documentation files (the "Software"), to deal in the
2295
- Software without restriction, including without
2296
- limitation the rights to use, copy, modify, merge,
2297
- publish, distribute, sublicense, and/or sell copies of
2298
- the Software, and to permit persons to whom the Software
2299
- is furnished to do so, subject to the following
2300
- conditions:
2301
-
2302
- The above copyright notice and this permission notice
2303
- shall be included in all copies or substantial portions
2304
- of the Software.
2305
-
2306
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2307
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2308
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2309
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2310
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2311
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2312
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2313
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2314
- DEALINGS IN THE SOFTWARE.
2315
-
2316
- ````
2317
-
2318
- ---
2319
-
2320
- ## The following dependencies are licensed under the MIT License:
2321
-
2322
- ### Rust Crates:
2323
-
2324
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
2325
-
2326
- ````text
2327
- Copyright (c) 2018-2024 The rust-random Project Developers
2328
- Copyright (c) 2014 The Rust Project Developers
2329
-
2330
- Permission is hereby granted, free of charge, to any
2331
- person obtaining a copy of this software and associated
2332
- documentation files (the "Software"), to deal in the
2333
- Software without restriction, including without
2334
- limitation the rights to use, copy, modify, merge,
2335
- publish, distribute, sublicense, and/or sell copies of
2336
- the Software, and to permit persons to whom the Software
2337
- is furnished to do so, subject to the following
2338
- conditions:
2339
-
2340
- The above copyright notice and this permission notice
2341
- shall be included in all copies or substantial portions
2342
- of the Software.
2343
-
2344
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2345
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2346
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2347
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2348
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2349
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2350
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2351
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2352
- DEALINGS IN THE SOFTWARE.
2353
-
2354
2323
  ````
2355
2324
 
2356
2325
  ---
2357
2326
 
2358
2327
  ## The following dependencies are licensed under the MIT License:
2359
2328
 
2360
- ### Rust Crates:
2361
-
2362
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
2363
-
2364
- ````text
2365
- Copyright (c) 2023-2025 Sean McArthur
2366
-
2367
- Permission is hereby granted, free of charge, to any person obtaining a copy
2368
- of this software and associated documentation files (the "Software"), to deal
2369
- in the Software without restriction, including without limitation the rights
2370
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2371
- copies of the Software, and to permit persons to whom the Software is
2372
- furnished to do so, subject to the following conditions:
2373
-
2374
- The above copyright notice and this permission notice shall be included in
2375
- all copies or substantial portions of the Software.
2376
-
2377
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2378
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2379
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2380
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2381
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2382
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2383
- THE SOFTWARE.
2384
-
2385
- ````
2386
-
2387
- ---
2388
-
2389
- ## The following dependencies are licensed under the MIT License:
2390
-
2391
- ### Rust Crates:
2329
+ ### NPM Packages:
2392
2330
 
2393
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2331
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2394
2332
 
2395
2333
  ````text
2396
- Copyright (c) 2014-2026 Sean McArthur
2334
+ This software is released under the MIT license:
2397
2335
 
2398
- Permission is hereby granted, free of charge, to any person obtaining a copy
2399
- of this software and associated documentation files (the "Software"), to deal
2400
- in the Software without restriction, including without limitation the rights
2401
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2402
- copies of the Software, and to permit persons to whom the Software is
2403
- furnished to do so, subject to the following conditions:
2336
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2337
+ this software and associated documentation files (the "Software"), to deal in
2338
+ the Software without restriction, including without limitation the rights to
2339
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2340
+ the Software, and to permit persons to whom the Software is furnished to do so,
2341
+ subject to the following conditions:
2404
2342
 
2405
- The above copyright notice and this permission notice shall be included in
2406
- all copies or substantial portions of the Software.
2343
+ The above copyright notice and this permission notice shall be included in all
2344
+ copies or substantial portions of the Software.
2407
2345
 
2408
2346
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2409
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2410
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2411
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2412
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2413
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2414
- THE SOFTWARE.
2415
-
2416
- ````
2417
-
2418
- ---
2419
-
2420
- ## The following dependencies are licensed under the MIT License:
2421
-
2422
- ### Rust Crates:
2423
-
2424
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2425
-
2426
- ````text
2427
- Copyright (c) 2017 tokio-jsonrpc developers
2428
-
2429
- Permission is hereby granted, free of charge, to any
2430
- person obtaining a copy of this software and associated
2431
- documentation files (the "Software"), to deal in the
2432
- Software without restriction, including without
2433
- limitation the rights to use, copy, modify, merge,
2434
- publish, distribute, sublicense, and/or sell copies of
2435
- the Software, and to permit persons to whom the Software
2436
- is furnished to do so, subject to the following
2437
- conditions:
2438
-
2439
- The above copyright notice and this permission notice
2440
- shall be included in all copies or substantial portions
2441
- of the Software.
2442
-
2443
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2444
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2445
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2446
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2447
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2448
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2449
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2450
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2451
- DEALINGS IN THE SOFTWARE.
2347
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2348
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2349
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2350
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2351
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2452
2352
 
2453
2353
  ````
2454
2354
 
@@ -2458,33 +2358,31 @@ DEALINGS IN THE SOFTWARE.
2458
2358
 
2459
2359
  ### Rust Crates:
2460
2360
 
2461
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2361
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2362
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
2462
2363
 
2463
2364
  ````text
2464
2365
  The MIT License (MIT)
2465
2366
 
2466
- Copyright (c) 2014 Mathijs van de Nes
2367
+ Copyright (c) 2015 Steven Fackler
2467
2368
 
2468
- Permission is hereby granted, free of charge, to any person obtaining a copy
2469
- of this software and associated documentation files (the "Software"), to deal
2470
- in the Software without restriction, including without limitation the rights
2471
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2472
- copies of the Software, and to permit persons to whom the Software is
2473
- furnished to do so, subject to the following conditions:
2369
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2370
+ this software and associated documentation files (the "Software"), to deal in
2371
+ the Software without restriction, including without limitation the rights to
2372
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2373
+ the Software, and to permit persons to whom the Software is furnished to do so,
2374
+ subject to the following conditions:
2474
2375
 
2475
2376
  The above copyright notice and this permission notice shall be included in all
2476
2377
  copies or substantial portions of the Software.
2477
2378
 
2478
2379
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2479
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2480
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2481
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2482
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2483
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2484
- SOFTWARE.
2380
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2381
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2382
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2383
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2384
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2485
2385
 
2486
- Some files in the "tests/data" subdirectory of this repository are under other
2487
- licences; see files named LICENSE.*.txt for details.
2488
2386
  ````
2489
2387
 
2490
2388
  ---
@@ -2493,12 +2391,12 @@ licences; see files named LICENSE.*.txt for details.
2493
2391
 
2494
2392
  ### NPM Packages:
2495
2393
 
2496
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
2394
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.13) (0.0.13)
2497
2395
 
2498
2396
  ````text
2499
- The MIT License (MIT)
2397
+ MIT License
2500
2398
 
2501
- Copyright (c) 2015-2021 Evgeny Poberezkin
2399
+ Copyright (c) 2026 Huawei Device Co., Ltd.
2502
2400
 
2503
2401
  Permission is hereby granted, free of charge, to any person obtaining a copy
2504
2402
  of this software and associated documentation files (the "Software"), to deal
@@ -2518,43 +2416,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2518
2416
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2519
2417
  SOFTWARE.
2520
2418
 
2521
-
2522
- ````
2523
-
2524
- ---
2525
-
2526
- ## The following dependencies are licensed under the MIT License:
2527
-
2528
- ### Rust Crates:
2529
-
2530
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2531
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2532
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2533
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2534
-
2535
- ````text
2536
- The MIT License (MIT)
2537
-
2538
- Copyright (c) 2015 Andrew Gallant
2539
-
2540
- Permission is hereby granted, free of charge, to any person obtaining a copy
2541
- of this software and associated documentation files (the "Software"), to deal
2542
- in the Software without restriction, including without limitation the rights
2543
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2544
- copies of the Software, and to permit persons to whom the Software is
2545
- furnished to do so, subject to the following conditions:
2546
-
2547
- The above copyright notice and this permission notice shall be included in
2548
- all copies or substantial portions of the Software.
2549
-
2550
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2551
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2552
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2553
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2554
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2555
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2556
- THE SOFTWARE.
2557
-
2558
2419
  ````
2559
2420
 
2560
2421
  ---
@@ -2563,29 +2424,16 @@ THE SOFTWARE.
2563
2424
 
2564
2425
  ### Rust Crates:
2565
2426
 
2566
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2427
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2567
2428
 
2568
2429
  ````text
2569
- Copyright (c) 2013-2014 The Rust Project Developers.
2570
- Copyright (c) 2015-2020 The rust-hex Developers
2430
+ Copyright 2016 Nika Layzell
2571
2431
 
2572
- Permission is hereby granted, free of charge, to any person obtaining a copy
2573
- of this software and associated documentation files (the "Software"), to deal
2574
- in the Software without restriction, including without limitation the rights
2575
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2576
- copies of the Software, and to permit persons to whom the Software is
2577
- furnished to do so, subject to the following conditions:
2432
+ 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:
2578
2433
 
2579
- The above copyright notice and this permission notice shall be included in all
2580
- copies or substantial portions of the Software.
2434
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2581
2435
 
2582
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2583
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2584
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2585
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2586
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2587
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2588
- SOFTWARE.
2436
+ 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.
2589
2437
 
2590
2438
  ````
2591
2439
 
@@ -2595,12 +2443,10 @@ SOFTWARE.
2595
2443
 
2596
2444
  ### Rust Crates:
2597
2445
 
2598
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2599
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2600
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2446
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2601
2447
 
2602
2448
  ````text
2603
- Copyright (c) 2016 The Rust Project Developers
2449
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
2604
2450
 
2605
2451
  Permission is hereby granted, free of charge, to any
2606
2452
  person obtaining a copy of this software and associated
@@ -2634,99 +2480,35 @@ DEALINGS IN THE SOFTWARE.
2634
2480
 
2635
2481
  ### Rust Crates:
2636
2482
 
2637
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2638
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
2639
-
2640
- ````text
2641
- The MIT License (MIT)
2642
-
2643
- Copyright (c) 2015 Steven Fackler
2644
-
2645
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2646
- this software and associated documentation files (the "Software"), to deal in
2647
- the Software without restriction, including without limitation the rights to
2648
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2649
- the Software, and to permit persons to whom the Software is furnished to do so,
2650
- subject to the following conditions:
2651
-
2652
- The above copyright notice and this permission notice shall be included in all
2653
- copies or substantial portions of the Software.
2654
-
2655
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2656
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2657
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2658
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2659
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2660
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2661
-
2662
- ````
2663
-
2664
- ---
2665
-
2666
- ## The following dependencies are licensed under the MIT License:
2667
-
2668
- ### Rust Crates:
2669
-
2670
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2671
-
2672
- ````text
2673
- The MIT License (MIT)
2674
-
2675
- Copyright (c) 2015 Danny Guo
2676
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2677
- Copyright (c) 2018 Akash Kurdekar
2678
-
2679
- Permission is hereby granted, free of charge, to any person obtaining a copy
2680
- of this software and associated documentation files (the "Software"), to deal
2681
- in the Software without restriction, including without limitation the rights
2682
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2683
- copies of the Software, and to permit persons to whom the Software is
2684
- furnished to do so, subject to the following conditions:
2685
-
2686
- The above copyright notice and this permission notice shall be included in all
2687
- copies or substantial portions of the Software.
2688
-
2689
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2690
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2691
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2692
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2693
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2694
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2695
- SOFTWARE.
2696
-
2697
- ````
2698
-
2699
- ---
2700
-
2701
- ## The following dependencies are licensed under the MIT License:
2702
-
2703
- ### Rust Crates:
2704
-
2705
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2483
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2484
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2706
2485
 
2707
2486
  ````text
2708
- The MIT License (MIT)
2709
-
2710
- Copyright (c) 2015-2020 Julien Cretin
2711
- Copyright (c) 2017-2020 Google Inc.
2487
+ Copyright (c) 2012-2013 Mozilla Foundation
2712
2488
 
2713
- Permission is hereby granted, free of charge, to any person obtaining a copy
2714
- of this software and associated documentation files (the "Software"), to deal
2715
- in the Software without restriction, including without limitation the rights
2716
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2717
- copies of the Software, and to permit persons to whom the Software is
2718
- furnished to do so, subject to the following conditions:
2489
+ Permission is hereby granted, free of charge, to any
2490
+ person obtaining a copy of this software and associated
2491
+ documentation files (the "Software"), to deal in the
2492
+ Software without restriction, including without
2493
+ limitation the rights to use, copy, modify, merge,
2494
+ publish, distribute, sublicense, and/or sell copies of
2495
+ the Software, and to permit persons to whom the Software
2496
+ is furnished to do so, subject to the following
2497
+ conditions:
2719
2498
 
2720
- The above copyright notice and this permission notice shall be included in all
2721
- copies or substantial portions of the Software.
2499
+ The above copyright notice and this permission notice
2500
+ shall be included in all copies or substantial portions
2501
+ of the Software.
2722
2502
 
2723
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2724
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2725
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2726
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2727
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2728
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2729
- SOFTWARE.
2503
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2504
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2505
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2506
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2507
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2508
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2509
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2510
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2511
+ DEALINGS IN THE SOFTWARE.
2730
2512
 
2731
2513
  ````
2732
2514
 
@@ -2736,15 +2518,10 @@ SOFTWARE.
2736
2518
 
2737
2519
  ### Rust Crates:
2738
2520
 
2739
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2740
- - [log](https://github.com/rust-lang/log) (0.4.29)
2741
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2742
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
2743
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2744
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2521
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2745
2522
 
2746
2523
  ````text
2747
- Copyright (c) 2014 The Rust Project Developers
2524
+ Copyright (c) 2010 The Rust Project Developers
2748
2525
 
2749
2526
  Permission is hereby granted, free of charge, to any
2750
2527
  person obtaining a copy of this software and associated
@@ -2776,12 +2553,14 @@ DEALINGS IN THE SOFTWARE.
2776
2553
 
2777
2554
  ## The following dependencies are licensed under the MIT License:
2778
2555
 
2779
- ### Rust Crates:
2556
+ ### NPM Packages:
2780
2557
 
2781
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
2558
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2782
2559
 
2783
2560
  ````text
2784
- Copyright (c) 2018 directories-rs contributors
2561
+ MIT License
2562
+
2563
+ Copyright (c) Matteo Collina and Undici contributors
2785
2564
 
2786
2565
  Permission is hereby granted, free of charge, to any person obtaining a copy
2787
2566
  of this software and associated documentation files (the "Software"), to deal
@@ -2809,11 +2588,10 @@ SOFTWARE.
2809
2588
 
2810
2589
  ### Rust Crates:
2811
2590
 
2812
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2591
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2813
2592
 
2814
2593
  ````text
2815
- Copyright (c) 2018-2026 The rust-random Project Developers
2816
- Copyright (c) 2014 The Rust Project Developers
2594
+ Copyright (c) 2019 Carl Lerche
2817
2595
 
2818
2596
  Permission is hereby granted, free of charge, to any
2819
2597
  person obtaining a copy of this software and associated
@@ -2847,10 +2625,44 @@ DEALINGS IN THE SOFTWARE.
2847
2625
 
2848
2626
  ### Rust Crates:
2849
2627
 
2850
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2628
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2851
2629
 
2852
2630
  ````text
2853
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2631
+ Copyright (c) 2016 The rust-native-tls Developers
2632
+
2633
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2634
+ of this software and associated documentation files (the "Software"), to deal
2635
+ in the Software without restriction, including without limitation the rights
2636
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2637
+ copies of the Software, and to permit persons to whom the Software is
2638
+ furnished to do so, subject to the following conditions:
2639
+
2640
+ The above copyright notice and this permission notice shall be included in all
2641
+ copies or substantial portions of the Software.
2642
+
2643
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2644
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2645
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2646
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2647
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2648
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2649
+ SOFTWARE.
2650
+
2651
+ ````
2652
+
2653
+ ---
2654
+
2655
+ ## The following dependencies are licensed under the MIT License:
2656
+
2657
+ ### Rust Crates:
2658
+
2659
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2660
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2661
+
2662
+ ````text
2663
+ Copyright (c) 2006-2009 Graydon Hoare
2664
+ Copyright (c) 2009-2013 Mozilla Foundation
2665
+ Copyright (c) 2016 Artyom Pavlov
2854
2666
 
2855
2667
  Permission is hereby granted, free of charge, to any
2856
2668
  person obtaining a copy of this software and associated
@@ -2884,12 +2696,12 @@ DEALINGS IN THE SOFTWARE.
2884
2696
 
2885
2697
  ### Rust Crates:
2886
2698
 
2887
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2699
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2888
2700
 
2889
2701
  ````text
2890
- MIT License
2702
+ The MIT License (MIT)
2891
2703
 
2892
- Copyright (c) 2025 Callum Oakley
2704
+ Copyright (c) 2015 Alice Maz
2893
2705
 
2894
2706
  Permission is hereby granted, free of charge, to any person obtaining a copy
2895
2707
  of this software and associated documentation files (the "Software"), to deal
@@ -2898,16 +2710,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2898
2710
  copies of the Software, and to permit persons to whom the Software is
2899
2711
  furnished to do so, subject to the following conditions:
2900
2712
 
2901
- The above copyright notice and this permission notice shall be included in all
2902
- copies or substantial portions of the Software.
2713
+ The above copyright notice and this permission notice shall be included in
2714
+ all copies or substantial portions of the Software.
2903
2715
 
2904
2716
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2905
2717
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2906
2718
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2907
2719
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2908
2720
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2909
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2910
- SOFTWARE.
2721
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2722
+ THE SOFTWARE.
2911
2723
 
2912
2724
  ````
2913
2725
 
@@ -2957,10 +2769,10 @@ DEALINGS IN THE SOFTWARE.
2957
2769
 
2958
2770
  ### Rust Crates:
2959
2771
 
2960
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2772
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2961
2773
 
2962
2774
  ````text
2963
- Copyright (c) 2019 Carl Lerche
2775
+ Copyright (c) 2014-2026 Alex Crichton
2964
2776
 
2965
2777
  Permission is hereby granted, free of charge, to any
2966
2778
  person obtaining a copy of this software and associated
@@ -2994,32 +2806,12 @@ DEALINGS IN THE SOFTWARE.
2994
2806
 
2995
2807
  ### Rust Crates:
2996
2808
 
2997
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2998
-
2999
- ````text
3000
- Copyright 2017 Juniper Networks, Inc.
3001
-
3002
- 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:
3003
-
3004
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3005
-
3006
- 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.
3007
-
3008
- ````
3009
-
3010
- ---
3011
-
3012
- ## The following dependencies are licensed under the MIT License:
3013
-
3014
- ### Rust Crates:
3015
-
3016
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3017
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2809
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
3018
2810
 
3019
2811
  ````text
3020
- MIT License
2812
+ The MIT License (MIT)
3021
2813
 
3022
- Copyright (c) 2019 Graham Esau
2814
+ Copyright (c) 2014 Paho Lurie-Gregg
3023
2815
 
3024
2816
  Permission is hereby granted, free of charge, to any person obtaining a copy
3025
2817
  of this software and associated documentation files (the "Software"), to deal
@@ -3047,10 +2839,10 @@ SOFTWARE.
3047
2839
 
3048
2840
  ### Rust Crates:
3049
2841
 
3050
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
2842
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3051
2843
 
3052
2844
  ````text
3053
- Copyright 2023 The Fuchsia Authors
2845
+ Copyright Mozilla Foundation
3054
2846
 
3055
2847
  Permission is hereby granted, free of charge, to any
3056
2848
  person obtaining a copy of this software and associated
@@ -3076,6 +2868,38 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3076
2868
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3077
2869
  DEALINGS IN THE SOFTWARE.
3078
2870
 
2871
+ ````
2872
+
2873
+ ---
2874
+
2875
+ ## The following dependencies are licensed under the MIT License:
2876
+
2877
+ ### NPM Packages:
2878
+
2879
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2880
+
2881
+ ````text
2882
+ The MIT License (MIT)
2883
+
2884
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2885
+
2886
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2887
+ of this software and associated documentation files (the "Software"), to deal
2888
+ in the Software without restriction, including without limitation the rights
2889
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2890
+ copies of the Software, and to permit persons to whom the Software is
2891
+ furnished to do so, subject to the following conditions:
2892
+
2893
+ The above copyright notice and this permission notice shall be included in
2894
+ all copies or substantial portions of the Software.
2895
+
2896
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2897
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2898
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2899
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2900
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2901
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2902
+ THE SOFTWARE.
3079
2903
 
3080
2904
  ````
3081
2905
 
@@ -3085,10 +2909,10 @@ DEALINGS IN THE SOFTWARE.
3085
2909
 
3086
2910
  ### Rust Crates:
3087
2911
 
3088
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2912
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3089
2913
 
3090
2914
  ````text
3091
- Copyright (c) 2019 The CryptoCorrosion Contributors
2915
+ Copyright 2023 The Fuchsia Authors
3092
2916
 
3093
2917
  Permission is hereby granted, free of charge, to any
3094
2918
  person obtaining a copy of this software and associated
@@ -3114,6 +2938,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3114
2938
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3115
2939
  DEALINGS IN THE SOFTWARE.
3116
2940
 
2941
+
3117
2942
  ````
3118
2943
 
3119
2944
  ---
@@ -3122,32 +2947,29 @@ DEALINGS IN THE SOFTWARE.
3122
2947
 
3123
2948
  ### Rust Crates:
3124
2949
 
3125
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2950
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
3126
2951
 
3127
2952
  ````text
3128
- The MIT License (MIT)
3129
-
3130
- Copyright (c) 2016 Johann Tuffe
3131
-
3132
- Permission is hereby granted, free of charge, to any person obtaining a copy
3133
- of this software and associated documentation files (the "Software"), to deal
3134
- in the Software without restriction, including without limitation the rights
3135
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3136
- copies of the Software, and to permit persons to whom the Software is
3137
- furnished to do so, subject to the following conditions:
3138
-
3139
-
3140
- The above copyright notice and this permission notice shall be included in
3141
- all copies or substantial portions of the Software.
3142
-
3143
-
3144
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3145
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3146
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3147
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3148
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3149
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3150
- THE SOFTWARE.
2953
+ Copyright (c) 2018-2019 Sean McArthur
2954
+
2955
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2956
+ of this software and associated documentation files (the "Software"), to deal
2957
+ in the Software without restriction, including without limitation the rights
2958
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2959
+ copies of the Software, and to permit persons to whom the Software is
2960
+ furnished to do so, subject to the following conditions:
2961
+
2962
+ The above copyright notice and this permission notice shall be included in
2963
+ all copies or substantial portions of the Software.
2964
+
2965
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2966
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2967
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2968
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2969
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2970
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2971
+ THE SOFTWARE.
2972
+
3151
2973
 
3152
2974
  ````
3153
2975
 
@@ -3155,33 +2977,31 @@ THE SOFTWARE.
3155
2977
 
3156
2978
  ## The following dependencies are licensed under the MIT License:
3157
2979
 
3158
- ### NPM Packages:
2980
+ ### Rust Crates:
3159
2981
 
3160
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3161
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.43)
2982
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
2983
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2984
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3162
2985
 
3163
2986
  ````text
3164
- MIT License
2987
+ MIT License
3165
2988
 
3166
- Copyright (c) Microsoft Corporation.
2989
+ Copyright (c) <year> <copyright holders>
3167
2990
 
3168
- Permission is hereby granted, free of charge, to any person obtaining a copy
3169
- of this software and associated documentation files (the "Software"), to deal
3170
- in the Software without restriction, including without limitation the rights
3171
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3172
- copies of the Software, and to permit persons to whom the Software is
3173
- furnished to do so, subject to the following conditions:
2991
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2992
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
2993
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2994
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2995
+ following conditions:
3174
2996
 
3175
- The above copyright notice and this permission notice shall be included in all
3176
- copies or substantial portions of the Software.
2997
+ The above copyright notice and this permission notice shall be included in all copies or substantial
2998
+ portions of the Software.
3177
2999
 
3178
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3179
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3180
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3181
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3182
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3183
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3184
- SOFTWARE
3000
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3001
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3002
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3003
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3004
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3185
3005
 
3186
3006
  ````
3187
3007
 
@@ -3191,10 +3011,10 @@ THE SOFTWARE.
3191
3011
 
3192
3012
  ### Rust Crates:
3193
3013
 
3194
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3014
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3195
3015
 
3196
3016
  ````text
3197
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3017
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3198
3018
 
3199
3019
  Permission is hereby granted, free of charge, to any
3200
3020
  person obtaining a copy of this software and associated
@@ -3265,10 +3085,67 @@ DEALINGS IN THE SOFTWARE.
3265
3085
 
3266
3086
  ### Rust Crates:
3267
3087
 
3268
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3088
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3269
3089
 
3270
3090
  ````text
3271
- Copyright (c) 2014 Carl Lerche and other MIO contributors
3091
+ Copyright 2017 Juniper Networks, Inc.
3092
+
3093
+ 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:
3094
+
3095
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3096
+
3097
+ 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.
3098
+
3099
+ ````
3100
+
3101
+ ---
3102
+
3103
+ ## The following dependencies are licensed under the MIT License:
3104
+
3105
+ ### Rust Crates:
3106
+
3107
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3108
+
3109
+ ````text
3110
+ Copyright (c) 2015 Steven Allen
3111
+
3112
+ Permission is hereby granted, free of charge, to any
3113
+ person obtaining a copy of this software and associated
3114
+ documentation files (the "Software"), to deal in the
3115
+ Software without restriction, including without
3116
+ limitation the rights to use, copy, modify, merge,
3117
+ publish, distribute, sublicense, and/or sell copies of
3118
+ the Software, and to permit persons to whom the Software
3119
+ is furnished to do so, subject to the following
3120
+ conditions:
3121
+
3122
+ The above copyright notice and this permission notice
3123
+ shall be included in all copies or substantial portions
3124
+ of the Software.
3125
+
3126
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3127
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3128
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3129
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3130
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3131
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3132
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3133
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3134
+ DEALINGS IN THE SOFTWARE.
3135
+
3136
+ ````
3137
+
3138
+ ---
3139
+
3140
+ ## The following dependencies are licensed under the MIT License:
3141
+
3142
+ ### Rust Crates:
3143
+
3144
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3145
+
3146
+ ````text
3147
+ Copyright (c) 2013-2014 The Rust Project Developers.
3148
+ Copyright (c) 2015-2020 The rust-hex Developers
3272
3149
 
3273
3150
  Permission is hereby granted, free of charge, to any person obtaining a copy
3274
3151
  of this software and associated documentation files (the "Software"), to deal
@@ -3277,16 +3154,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3277
3154
  copies of the Software, and to permit persons to whom the Software is
3278
3155
  furnished to do so, subject to the following conditions:
3279
3156
 
3280
- The above copyright notice and this permission notice shall be included in
3281
- all copies or substantial portions of the Software.
3157
+ The above copyright notice and this permission notice shall be included in all
3158
+ copies or substantial portions of the Software.
3282
3159
 
3283
3160
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3284
3161
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3285
3162
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3286
3163
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3287
3164
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3288
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3289
- THE SOFTWARE.
3165
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3166
+ SOFTWARE.
3290
3167
 
3291
3168
  ````
3292
3169
 
@@ -3296,12 +3173,10 @@ THE SOFTWARE.
3296
3173
 
3297
3174
  ### Rust Crates:
3298
3175
 
3299
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3176
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3300
3177
 
3301
3178
  ````text
3302
- The MIT License (MIT)
3303
-
3304
- Copyright (c) 2015 Alice Maz
3179
+ Copyright (c) 2016-2025 Sean McArthur
3305
3180
 
3306
3181
  Permission is hereby granted, free of charge, to any person obtaining a copy
3307
3182
  of this software and associated documentation files (the "Software"), to deal
@@ -3321,6 +3196,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3321
3196
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3322
3197
  THE SOFTWARE.
3323
3198
 
3199
+
3324
3200
  ````
3325
3201
 
3326
3202
  ---
@@ -3329,12 +3205,10 @@ THE SOFTWARE.
3329
3205
 
3330
3206
  ### Rust Crates:
3331
3207
 
3332
- - [rand](https://github.com/rust-random/rand) (0.8.5)
3333
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3334
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3208
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
3335
3209
 
3336
3210
  ````text
3337
- Copyright 2018 Developers of the Rand project
3211
+ Copyright (c) 2018-2026 The rust-random Project Developers
3338
3212
  Copyright (c) 2014 The Rust Project Developers
3339
3213
 
3340
3214
  Permission is hereby granted, free of charge, to any
@@ -3369,10 +3243,10 @@ DEALINGS IN THE SOFTWARE.
3369
3243
 
3370
3244
  ### Rust Crates:
3371
3245
 
3372
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3246
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3373
3247
 
3374
3248
  ````text
3375
- Copyright (c) 2018 The Servo Project Developers
3249
+ Copyright (c) 2016 Amanieu d'Antras
3376
3250
 
3377
3251
  Permission is hereby granted, free of charge, to any
3378
3252
  person obtaining a copy of this software and associated
@@ -3406,10 +3280,12 @@ DEALINGS IN THE SOFTWARE.
3406
3280
 
3407
3281
  ### Rust Crates:
3408
3282
 
3409
- - [http](https://github.com/hyperium/http) (1.4.0)
3283
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3284
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3285
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3410
3286
 
3411
3287
  ````text
3412
- Copyright (c) 2017 http-rs authors
3288
+ Copyright (c) 2016 The Rust Project Developers
3413
3289
 
3414
3290
  Permission is hereby granted, free of charge, to any
3415
3291
  person obtaining a copy of this software and associated
@@ -3443,16 +3319,34 @@ DEALINGS IN THE SOFTWARE.
3443
3319
 
3444
3320
  ### Rust Crates:
3445
3321
 
3446
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3322
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
3447
3323
 
3448
3324
  ````text
3449
- Copyright 2016 Nika Layzell
3325
+ Copyright (c) 2017 tokio-jsonrpc developers
3450
3326
 
3451
- 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:
3327
+ Permission is hereby granted, free of charge, to any
3328
+ person obtaining a copy of this software and associated
3329
+ documentation files (the "Software"), to deal in the
3330
+ Software without restriction, including without
3331
+ limitation the rights to use, copy, modify, merge,
3332
+ publish, distribute, sublicense, and/or sell copies of
3333
+ the Software, and to permit persons to whom the Software
3334
+ is furnished to do so, subject to the following
3335
+ conditions:
3452
3336
 
3453
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3337
+ The above copyright notice and this permission notice
3338
+ shall be included in all copies or substantial portions
3339
+ of the Software.
3454
3340
 
3455
- 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.
3341
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3342
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3343
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3344
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3345
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3346
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3347
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3348
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3349
+ DEALINGS IN THE SOFTWARE.
3456
3350
 
3457
3351
  ````
3458
3352
 
@@ -3462,10 +3356,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3462
3356
 
3463
3357
  ### Rust Crates:
3464
3358
 
3465
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3359
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3466
3360
 
3467
3361
  ````text
3468
- Copyright (c) 2016 Amanieu d'Antras
3362
+ Copyright (c) 2019-2021 Tower Contributors
3469
3363
 
3470
3364
  Permission is hereby granted, free of charge, to any
3471
3365
  person obtaining a copy of this software and associated
@@ -3499,11 +3393,46 @@ DEALINGS IN THE SOFTWARE.
3499
3393
 
3500
3394
  ### Rust Crates:
3501
3395
 
3502
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3396
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3397
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3398
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3503
3399
 
3504
3400
  ````text
3505
- Copyright (c) 2018-2023 Sean McArthur
3506
- Copyright (c) 2016 Alex Crichton
3401
+ MIT License
3402
+
3403
+ Copyright (c) 2017 Ted Driggs
3404
+
3405
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3406
+ of this software and associated documentation files (the "Software"), to deal
3407
+ in the Software without restriction, including without limitation the rights
3408
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3409
+ copies of the Software, and to permit persons to whom the Software is
3410
+ furnished to do so, subject to the following conditions:
3411
+
3412
+ The above copyright notice and this permission notice shall be included in all
3413
+ copies or substantial portions of the Software.
3414
+
3415
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3416
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3417
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3418
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3419
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3420
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3421
+ SOFTWARE.
3422
+
3423
+ ````
3424
+
3425
+ ---
3426
+
3427
+ ## The following dependencies are licensed under the MIT License:
3428
+
3429
+ ### Rust Crates:
3430
+
3431
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3432
+
3433
+ ````text
3434
+ Copyright (c) 2017 Daniel Abramov
3435
+ Copyright (c) 2017 Alexey Galakhov
3507
3436
 
3508
3437
  Permission is hereby granted, free of charge, to any person obtaining a copy
3509
3438
  of this software and associated documentation files (the "Software"), to deal
@@ -3523,6 +3452,42 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3523
3452
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3524
3453
  THE SOFTWARE.
3525
3454
 
3455
+ ````
3456
+
3457
+ ---
3458
+
3459
+ ## The following dependencies are licensed under the MIT License:
3460
+
3461
+ ### Rust Crates:
3462
+
3463
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3464
+
3465
+ ````text
3466
+ Copyright (c) 2019 Nick Fitzgerald
3467
+
3468
+ Permission is hereby granted, free of charge, to any
3469
+ person obtaining a copy of this software and associated
3470
+ documentation files (the "Software"), to deal in the
3471
+ Software without restriction, including without
3472
+ limitation the rights to use, copy, modify, merge,
3473
+ publish, distribute, sublicense, and/or sell copies of
3474
+ the Software, and to permit persons to whom the Software
3475
+ is furnished to do so, subject to the following
3476
+ conditions:
3477
+
3478
+ The above copyright notice and this permission notice
3479
+ shall be included in all copies or substantial portions
3480
+ of the Software.
3481
+
3482
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3483
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3484
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3485
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3486
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3487
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3488
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3489
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3490
+ DEALINGS IN THE SOFTWARE.
3526
3491
 
3527
3492
  ````
3528
3493
 
@@ -3532,12 +3497,47 @@ THE SOFTWARE.
3532
3497
 
3533
3498
  ### Rust Crates:
3534
3499
 
3535
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
3500
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3536
3501
 
3537
3502
  ````text
3538
- The MIT License (MIT)
3503
+ Copyright (c) 2019 The CryptoCorrosion Contributors
3539
3504
 
3540
- Copyright (c) 2014 Paho Lurie-Gregg
3505
+ Permission is hereby granted, free of charge, to any
3506
+ person obtaining a copy of this software and associated
3507
+ documentation files (the "Software"), to deal in the
3508
+ Software without restriction, including without
3509
+ limitation the rights to use, copy, modify, merge,
3510
+ publish, distribute, sublicense, and/or sell copies of
3511
+ the Software, and to permit persons to whom the Software
3512
+ is furnished to do so, subject to the following
3513
+ conditions:
3514
+
3515
+ The above copyright notice and this permission notice
3516
+ shall be included in all copies or substantial portions
3517
+ of the Software.
3518
+
3519
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3520
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3521
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3522
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3523
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3524
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3525
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3526
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3527
+ DEALINGS IN THE SOFTWARE.
3528
+
3529
+ ````
3530
+
3531
+ ---
3532
+
3533
+ ## The following dependencies are licensed under the MIT License:
3534
+
3535
+ ### Rust Crates:
3536
+
3537
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3538
+
3539
+ ````text
3540
+ Copyright (c) 2014-2026 Sean McArthur
3541
3541
 
3542
3542
  Permission is hereby granted, free of charge, to any person obtaining a copy
3543
3543
  of this software and associated documentation files (the "Software"), to deal
@@ -3546,16 +3546,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3546
3546
  copies of the Software, and to permit persons to whom the Software is
3547
3547
  furnished to do so, subject to the following conditions:
3548
3548
 
3549
- The above copyright notice and this permission notice shall be included in all
3550
- copies or substantial portions of the Software.
3549
+ The above copyright notice and this permission notice shall be included in
3550
+ all copies or substantial portions of the Software.
3551
3551
 
3552
3552
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3553
3553
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3554
3554
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3555
3555
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3556
3556
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3557
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3558
- SOFTWARE.
3557
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3558
+ THE SOFTWARE.
3559
3559
 
3560
3560
  ````
3561
3561