@deveco-codegenie/mcp-bridge-darwin-x64 1.1.7 → 1.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +984 -1532
- package/napi_bridge.node +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -1,47 +1,21 @@
|
|
|
1
1
|
# SUMMARY
|
|
2
2
|
|
|
3
|
-
**Total Dependencies:**
|
|
3
|
+
**Total Dependencies:** 198
|
|
4
4
|
|
|
5
|
-
- **Rust Crates:**
|
|
5
|
+
- **Rust Crates:** 187 *(By cargo-about)*
|
|
6
6
|
- **NPM Packages:** 11 *(By license-checker-rseidelsohn)*
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 171
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
|
-
- Apache-2.0:
|
|
13
|
-
- 0BSD:
|
|
12
|
+
- Apache-2.0: 4
|
|
13
|
+
- 0BSD: 1
|
|
14
14
|
- BSD-3-Clause: 1
|
|
15
15
|
- ISC: 1
|
|
16
16
|
- MPL-2.0: 1
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
---
|
|
20
|
-
|
|
21
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
22
|
-
|
|
23
|
-
### Rust Crates:
|
|
24
|
-
|
|
25
|
-
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
26
|
-
|
|
27
|
-
````text
|
|
28
|
-
BSD Zero Clause License
|
|
29
|
-
|
|
30
|
-
Copyright (c) 2024 kotauskas
|
|
31
|
-
|
|
32
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
33
|
-
purpose with or without fee is hereby granted.
|
|
34
|
-
|
|
35
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
36
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
37
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
38
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
39
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
40
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
41
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
42
|
-
|
|
43
|
-
````
|
|
44
|
-
|
|
45
19
|
---
|
|
46
20
|
|
|
47
21
|
## The following dependencies are licensed under the 0BSD License:
|
|
@@ -68,32 +42,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
68
42
|
|
|
69
43
|
---
|
|
70
44
|
|
|
71
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
72
|
-
|
|
73
|
-
### Rust Crates:
|
|
74
|
-
|
|
75
|
-
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
76
|
-
|
|
77
|
-
````text
|
|
78
|
-
BSD Zero Clause License
|
|
79
|
-
|
|
80
|
-
Copyright (c) 2025 Goat
|
|
81
|
-
|
|
82
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
83
|
-
purpose with or without fee is hereby granted.
|
|
84
|
-
|
|
85
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
86
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
87
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
88
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
89
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
90
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
91
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
92
|
-
|
|
93
|
-
````
|
|
94
|
-
|
|
95
|
-
---
|
|
96
|
-
|
|
97
45
|
## The following dependencies are licensed under the Apache-2.0 License:
|
|
98
46
|
|
|
99
47
|
### Rust Crates:
|
|
@@ -311,221 +259,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
311
259
|
|
|
312
260
|
### Rust Crates:
|
|
313
261
|
|
|
314
|
-
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
315
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
316
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
317
|
-
|
|
318
|
-
````text
|
|
319
|
-
Apache License
|
|
320
|
-
Version 2.0, January 2004
|
|
321
|
-
http://www.apache.org/licenses/
|
|
322
|
-
|
|
323
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
324
|
-
|
|
325
|
-
1. Definitions.
|
|
326
|
-
|
|
327
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
328
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
329
|
-
|
|
330
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
331
|
-
the copyright owner that is granting the License.
|
|
332
|
-
|
|
333
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
334
|
-
other entities that control, are controlled by, or are under common
|
|
335
|
-
control with that entity. For the purposes of this definition,
|
|
336
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
337
|
-
direction or management of such entity, whether by contract or
|
|
338
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
339
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
340
|
-
|
|
341
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
342
|
-
exercising permissions granted by this License.
|
|
343
|
-
|
|
344
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
345
|
-
including but not limited to software source code, documentation
|
|
346
|
-
source, and configuration files.
|
|
347
|
-
|
|
348
|
-
"Object" form shall mean any form resulting from mechanical
|
|
349
|
-
transformation or translation of a Source form, including but
|
|
350
|
-
not limited to compiled object code, generated documentation,
|
|
351
|
-
and conversions to other media types.
|
|
352
|
-
|
|
353
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
354
|
-
Object form, made available under the License, as indicated by a
|
|
355
|
-
copyright notice that is included in or attached to the work
|
|
356
|
-
(an example is provided in the Appendix below).
|
|
357
|
-
|
|
358
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
359
|
-
form, that is based on (or derived from) the Work and for which the
|
|
360
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
361
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
362
|
-
of this License, Derivative Works shall not include works that remain
|
|
363
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
364
|
-
the Work and Derivative Works thereof.
|
|
365
|
-
|
|
366
|
-
"Contribution" shall mean any work of authorship, including
|
|
367
|
-
the original version of the Work and any modifications or additions
|
|
368
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
369
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
370
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
371
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
372
|
-
means any form of electronic, verbal, or written communication sent
|
|
373
|
-
to the Licensor or its representatives, including but not limited to
|
|
374
|
-
communication on electronic mailing lists, source code control systems,
|
|
375
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
376
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
377
|
-
excluding communication that is conspicuously marked or otherwise
|
|
378
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
379
|
-
|
|
380
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
381
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
382
|
-
subsequently incorporated within the Work.
|
|
383
|
-
|
|
384
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
385
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
386
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
387
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
388
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
389
|
-
Work and such Derivative Works in Source or Object form.
|
|
390
|
-
|
|
391
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
392
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
393
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
394
|
-
(except as stated in this section) patent license to make, have made,
|
|
395
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
396
|
-
where such license applies only to those patent claims licensable
|
|
397
|
-
by such Contributor that are necessarily infringed by their
|
|
398
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
399
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
400
|
-
institute patent litigation against any entity (including a
|
|
401
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
402
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
403
|
-
or contributory patent infringement, then any patent licenses
|
|
404
|
-
granted to You under this License for that Work shall terminate
|
|
405
|
-
as of the date such litigation is filed.
|
|
406
|
-
|
|
407
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
408
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
409
|
-
modifications, and in Source or Object form, provided that You
|
|
410
|
-
meet the following conditions:
|
|
411
|
-
|
|
412
|
-
(a) You must give any other recipients of the Work or
|
|
413
|
-
Derivative Works a copy of this License; and
|
|
414
|
-
|
|
415
|
-
(b) You must cause any modified files to carry prominent notices
|
|
416
|
-
stating that You changed the files; and
|
|
417
|
-
|
|
418
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
419
|
-
that You distribute, all copyright, patent, trademark, and
|
|
420
|
-
attribution notices from the Source form of the Work,
|
|
421
|
-
excluding those notices that do not pertain to any part of
|
|
422
|
-
the Derivative Works; and
|
|
423
|
-
|
|
424
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
425
|
-
distribution, then any Derivative Works that You distribute must
|
|
426
|
-
include a readable copy of the attribution notices contained
|
|
427
|
-
within such NOTICE file, excluding those notices that do not
|
|
428
|
-
pertain to any part of the Derivative Works, in at least one
|
|
429
|
-
of the following places: within a NOTICE text file distributed
|
|
430
|
-
as part of the Derivative Works; within the Source form or
|
|
431
|
-
documentation, if provided along with the Derivative Works; or,
|
|
432
|
-
within a display generated by the Derivative Works, if and
|
|
433
|
-
wherever such third-party notices normally appear. The contents
|
|
434
|
-
of the NOTICE file are for informational purposes only and
|
|
435
|
-
do not modify the License. You may add Your own attribution
|
|
436
|
-
notices within Derivative Works that You distribute, alongside
|
|
437
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
438
|
-
that such additional attribution notices cannot be construed
|
|
439
|
-
as modifying the License.
|
|
440
|
-
|
|
441
|
-
You may add Your own copyright statement to Your modifications and
|
|
442
|
-
may provide additional or different license terms and conditions
|
|
443
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
444
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
445
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
446
|
-
the conditions stated in this License.
|
|
447
|
-
|
|
448
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
449
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
450
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
451
|
-
this License, without any additional terms or conditions.
|
|
452
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
453
|
-
the terms of any separate license agreement you may have executed
|
|
454
|
-
with Licensor regarding such Contributions.
|
|
455
|
-
|
|
456
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
457
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
458
|
-
except as required for reasonable and customary use in describing the
|
|
459
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
460
|
-
|
|
461
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
462
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
463
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
464
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
465
|
-
implied, including, without limitation, any warranties or conditions
|
|
466
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
467
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
468
|
-
appropriateness of using or redistributing the Work and assume any
|
|
469
|
-
risks associated with Your exercise of permissions under this License.
|
|
470
|
-
|
|
471
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
472
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
473
|
-
unless required by applicable law (such as deliberate and grossly
|
|
474
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
475
|
-
liable to You for damages, including any direct, indirect, special,
|
|
476
|
-
incidental, or consequential damages of any character arising as a
|
|
477
|
-
result of this License or out of the use or inability to use the
|
|
478
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
479
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
480
|
-
other commercial damages or losses), even if such Contributor
|
|
481
|
-
has been advised of the possibility of such damages.
|
|
482
|
-
|
|
483
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
484
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
485
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
486
|
-
or other liability obligations and/or rights consistent with this
|
|
487
|
-
License. However, in accepting such obligations, You may act only
|
|
488
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
489
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
490
|
-
defend, and hold each Contributor harmless for any liability
|
|
491
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
492
|
-
of your accepting any such warranty or additional liability.
|
|
493
|
-
|
|
494
|
-
END OF TERMS AND CONDITIONS
|
|
495
|
-
|
|
496
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
497
|
-
|
|
498
|
-
To apply the Apache License to your work, attach the following
|
|
499
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
500
|
-
replaced with your own identifying information. (Don't include
|
|
501
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
502
|
-
comment syntax for the file format. We also recommend that a
|
|
503
|
-
file or class name and description of purpose be included on the
|
|
504
|
-
same "printed page" as the copyright notice for easier
|
|
505
|
-
identification within third-party archives.
|
|
506
|
-
|
|
507
|
-
Copyright [yyyy] [name of copyright owner]
|
|
508
|
-
|
|
509
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
510
|
-
you may not use this file except in compliance with the License.
|
|
511
|
-
You may obtain a copy of the License at
|
|
512
|
-
|
|
513
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
514
|
-
|
|
515
|
-
Unless required by applicable law or agreed to in writing, software
|
|
516
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
517
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
518
|
-
See the License for the specific language governing permissions and
|
|
519
|
-
limitations under the License.
|
|
520
|
-
|
|
521
|
-
````
|
|
522
|
-
|
|
523
|
-
---
|
|
524
|
-
|
|
525
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
526
|
-
|
|
527
|
-
### Rust Crates:
|
|
528
|
-
|
|
529
262
|
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
530
263
|
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
531
264
|
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
@@ -678,12 +411,10 @@ THIS SOFTWARE.
|
|
|
678
411
|
|
|
679
412
|
### Rust Crates:
|
|
680
413
|
|
|
681
|
-
- [
|
|
682
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
683
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
414
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
684
415
|
|
|
685
416
|
````text
|
|
686
|
-
Copyright
|
|
417
|
+
Copyright 2023 The Fuchsia Authors
|
|
687
418
|
|
|
688
419
|
Permission is hereby granted, free of charge, to any
|
|
689
420
|
person obtaining a copy of this software and associated
|
|
@@ -709,24 +440,40 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
709
440
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
710
441
|
DEALINGS IN THE SOFTWARE.
|
|
711
442
|
|
|
443
|
+
|
|
712
444
|
````
|
|
713
445
|
|
|
714
446
|
---
|
|
715
447
|
|
|
716
448
|
## The following dependencies are licensed under the MIT License:
|
|
717
449
|
|
|
718
|
-
###
|
|
450
|
+
### NPM Packages:
|
|
719
451
|
|
|
720
|
-
- [
|
|
452
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
721
453
|
|
|
722
454
|
````text
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
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:
|
|
455
|
+
The MIT License (MIT)
|
|
726
456
|
|
|
727
|
-
|
|
457
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
458
|
+
|
|
459
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
460
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
461
|
+
in the Software without restriction, including without limitation the rights
|
|
462
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
463
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
464
|
+
furnished to do so, subject to the following conditions:
|
|
465
|
+
|
|
466
|
+
The above copyright notice and this permission notice shall be included in all
|
|
467
|
+
copies or substantial portions of the Software.
|
|
468
|
+
|
|
469
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
470
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
471
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
472
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
473
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
474
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
475
|
+
SOFTWARE.
|
|
728
476
|
|
|
729
|
-
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.
|
|
730
477
|
|
|
731
478
|
````
|
|
732
479
|
|
|
@@ -734,16 +481,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
734
481
|
|
|
735
482
|
## The following dependencies are licensed under the MIT License:
|
|
736
483
|
|
|
737
|
-
###
|
|
484
|
+
### NPM Packages:
|
|
738
485
|
|
|
739
|
-
- [
|
|
740
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
741
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
486
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
742
487
|
|
|
743
488
|
````text
|
|
744
489
|
MIT License
|
|
745
490
|
|
|
746
|
-
Copyright (c)
|
|
491
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
747
492
|
|
|
748
493
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
749
494
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -763,6 +508,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
763
508
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
764
509
|
SOFTWARE.
|
|
765
510
|
|
|
511
|
+
[others]: https://github.com/json5/json5/contributors
|
|
512
|
+
|
|
766
513
|
````
|
|
767
514
|
|
|
768
515
|
---
|
|
@@ -771,37 +518,29 @@ SOFTWARE.
|
|
|
771
518
|
|
|
772
519
|
### Rust Crates:
|
|
773
520
|
|
|
774
|
-
- [
|
|
775
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
521
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
776
522
|
|
|
777
523
|
````text
|
|
778
|
-
Copyright (c)
|
|
779
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
780
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
524
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
781
525
|
|
|
782
|
-
Permission is hereby granted, free of charge, to any
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
the Software, and to permit persons to whom the Software
|
|
789
|
-
is furnished to do so, subject to the following
|
|
790
|
-
conditions:
|
|
526
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
527
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
528
|
+
in the Software without restriction, including without limitation the rights
|
|
529
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
530
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
531
|
+
furnished to do so, subject to the following conditions:
|
|
791
532
|
|
|
792
|
-
The above copyright notice and this permission notice
|
|
793
|
-
|
|
794
|
-
|
|
533
|
+
The above copyright notice and this permission notice shall be included in
|
|
534
|
+
all copies or substantial portions of the Software.
|
|
535
|
+
|
|
536
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
537
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
538
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
539
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
540
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
541
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
542
|
+
THE SOFTWARE.
|
|
795
543
|
|
|
796
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
797
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
798
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
799
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
800
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
801
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
802
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
803
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
804
|
-
DEALINGS IN THE SOFTWARE.
|
|
805
544
|
|
|
806
545
|
````
|
|
807
546
|
|
|
@@ -809,14 +548,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
809
548
|
|
|
810
549
|
## The following dependencies are licensed under the MIT License:
|
|
811
550
|
|
|
812
|
-
###
|
|
551
|
+
### NPM Packages:
|
|
813
552
|
|
|
814
|
-
- [
|
|
553
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
815
554
|
|
|
816
555
|
````text
|
|
817
556
|
The MIT License (MIT)
|
|
818
557
|
|
|
819
|
-
Copyright (c)
|
|
558
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
820
559
|
|
|
821
560
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
822
561
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -825,19 +564,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
825
564
|
copies of the Software, and to permit persons to whom the Software is
|
|
826
565
|
furnished to do so, subject to the following conditions:
|
|
827
566
|
|
|
828
|
-
The above copyright notice and this permission notice shall be included in
|
|
829
|
-
copies or substantial portions of the Software.
|
|
567
|
+
The above copyright notice and this permission notice shall be included in
|
|
568
|
+
all copies or substantial portions of the Software.
|
|
830
569
|
|
|
831
570
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
832
571
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
833
572
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
834
573
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
835
574
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
836
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
837
|
-
SOFTWARE.
|
|
575
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
576
|
+
THE SOFTWARE.
|
|
838
577
|
|
|
839
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
840
|
-
licences; see files named LICENSE.*.txt for details.
|
|
841
578
|
````
|
|
842
579
|
|
|
843
580
|
---
|
|
@@ -846,13 +583,14 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
846
583
|
|
|
847
584
|
### Rust Crates:
|
|
848
585
|
|
|
849
|
-
- [
|
|
850
|
-
- [
|
|
586
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
587
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
588
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
851
589
|
|
|
852
590
|
````text
|
|
853
591
|
MIT License
|
|
854
592
|
|
|
855
|
-
Copyright (c)
|
|
593
|
+
Copyright (c) 2017 Ted Driggs
|
|
856
594
|
|
|
857
595
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
858
596
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -880,68 +618,30 @@ SOFTWARE.
|
|
|
880
618
|
|
|
881
619
|
### Rust Crates:
|
|
882
620
|
|
|
883
|
-
- [
|
|
884
|
-
|
|
885
|
-
````text
|
|
886
|
-
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
887
|
-
|
|
888
|
-
Permission is hereby granted, free of charge, to any
|
|
889
|
-
person obtaining a copy of this software and associated
|
|
890
|
-
documentation files (the "Software"), to deal in the
|
|
891
|
-
Software without restriction, including without
|
|
892
|
-
limitation the rights to use, copy, modify, merge,
|
|
893
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
894
|
-
the Software, and to permit persons to whom the Software
|
|
895
|
-
is furnished to do so, subject to the following
|
|
896
|
-
conditions:
|
|
897
|
-
|
|
898
|
-
The above copyright notice and this permission notice
|
|
899
|
-
shall be included in all copies or substantial portions
|
|
900
|
-
of the Software.
|
|
901
|
-
|
|
902
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
903
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
904
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
905
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
906
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
907
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
908
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
909
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
910
|
-
DEALINGS IN THE SOFTWARE.
|
|
911
|
-
|
|
912
|
-
````
|
|
913
|
-
|
|
914
|
-
---
|
|
915
|
-
|
|
916
|
-
## The following dependencies are licensed under the MIT License:
|
|
917
|
-
|
|
918
|
-
### Rust Crates:
|
|
919
|
-
|
|
920
|
-
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
921
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
621
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
922
622
|
|
|
923
623
|
````text
|
|
924
|
-
The MIT License (MIT)
|
|
925
|
-
|
|
926
|
-
Copyright (c) 2015
|
|
927
|
-
|
|
928
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
929
|
-
this software and associated documentation files (the "Software"), to deal
|
|
930
|
-
the Software without restriction, including without limitation the rights
|
|
931
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
932
|
-
the Software, and to permit persons to whom the Software is
|
|
933
|
-
subject to the following conditions:
|
|
934
|
-
|
|
935
|
-
The above copyright notice and this permission notice shall be included in all
|
|
936
|
-
copies or substantial portions of the Software.
|
|
937
|
-
|
|
938
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
939
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
940
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
941
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
942
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
943
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
944
|
-
|
|
624
|
+
The MIT License (MIT)
|
|
625
|
+
|
|
626
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
627
|
+
|
|
628
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
629
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
630
|
+
in the Software without restriction, including without limitation the rights
|
|
631
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
632
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
633
|
+
furnished to do so, subject to the following conditions:
|
|
634
|
+
|
|
635
|
+
The above copyright notice and this permission notice shall be included in all
|
|
636
|
+
copies or substantial portions of the Software.
|
|
637
|
+
|
|
638
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
639
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
640
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
641
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
642
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
643
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
644
|
+
SOFTWARE.
|
|
945
645
|
````
|
|
946
646
|
|
|
947
647
|
---
|
|
@@ -950,10 +650,13 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
950
650
|
|
|
951
651
|
### Rust Crates:
|
|
952
652
|
|
|
953
|
-
- [
|
|
653
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
654
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
954
655
|
|
|
955
656
|
````text
|
|
956
|
-
Copyright (c)
|
|
657
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
658
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
659
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
957
660
|
|
|
958
661
|
Permission is hereby granted, free of charge, to any
|
|
959
662
|
person obtaining a copy of this software and associated
|
|
@@ -987,46 +690,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
987
690
|
|
|
988
691
|
### Rust Crates:
|
|
989
692
|
|
|
990
|
-
- [
|
|
991
|
-
|
|
992
|
-
````text
|
|
993
|
-
MIT License
|
|
994
|
-
|
|
995
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
996
|
-
Copyright (c) Tokio Contributors
|
|
997
|
-
|
|
998
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
999
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1000
|
-
in the Software without restriction, including without limitation the rights
|
|
1001
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1002
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1003
|
-
furnished to do so, subject to the following conditions:
|
|
1004
|
-
|
|
1005
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1006
|
-
copies or substantial portions of the Software.
|
|
1007
|
-
|
|
1008
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1009
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1010
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1011
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1012
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1013
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1014
|
-
SOFTWARE.
|
|
1015
|
-
|
|
1016
|
-
````
|
|
1017
|
-
|
|
1018
|
-
---
|
|
1019
|
-
|
|
1020
|
-
## The following dependencies are licensed under the MIT License:
|
|
1021
|
-
|
|
1022
|
-
### NPM Packages:
|
|
1023
|
-
|
|
1024
|
-
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
693
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
1025
694
|
|
|
1026
695
|
````text
|
|
1027
696
|
The MIT License (MIT)
|
|
1028
697
|
|
|
1029
|
-
Copyright (c)
|
|
698
|
+
Copyright (c) 2015 Alice Maz
|
|
1030
699
|
|
|
1031
700
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1032
701
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1054,11 +723,10 @@ THE SOFTWARE.
|
|
|
1054
723
|
|
|
1055
724
|
### Rust Crates:
|
|
1056
725
|
|
|
1057
|
-
- [
|
|
726
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
1058
727
|
|
|
1059
728
|
````text
|
|
1060
|
-
Copyright (c)
|
|
1061
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
729
|
+
Copyright (c) 2014 Chris Wong
|
|
1062
730
|
|
|
1063
731
|
Permission is hereby granted, free of charge, to any
|
|
1064
732
|
person obtaining a copy of this software and associated
|
|
@@ -1092,10 +760,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1092
760
|
|
|
1093
761
|
### Rust Crates:
|
|
1094
762
|
|
|
1095
|
-
- [
|
|
763
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1096
764
|
|
|
1097
765
|
````text
|
|
1098
|
-
Copyright (c)
|
|
766
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1099
767
|
|
|
1100
768
|
Permission is hereby granted, free of charge, to any
|
|
1101
769
|
person obtaining a copy of this software and associated
|
|
@@ -1129,30 +797,18 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1129
797
|
|
|
1130
798
|
### Rust Crates:
|
|
1131
799
|
|
|
1132
|
-
- [
|
|
800
|
+
- [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
|
|
801
|
+
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
802
|
+
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
803
|
+
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
1133
804
|
|
|
1134
805
|
````text
|
|
1135
|
-
|
|
806
|
+
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:
|
|
1136
807
|
|
|
1137
|
-
|
|
1138
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1139
|
-
in the Software without restriction, including without limitation the rights
|
|
1140
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1141
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1142
|
-
furnished to do so, subject to the following conditions:
|
|
808
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1143
809
|
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1148
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1149
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1150
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1151
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1152
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1153
|
-
SOFTWARE.
|
|
1154
|
-
|
|
1155
|
-
````
|
|
810
|
+
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.
|
|
811
|
+
````
|
|
1156
812
|
|
|
1157
813
|
---
|
|
1158
814
|
|
|
@@ -1160,17 +816,13 @@ SOFTWARE.
|
|
|
1160
816
|
|
|
1161
817
|
### Rust Crates:
|
|
1162
818
|
|
|
1163
|
-
- [
|
|
819
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
820
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1164
821
|
|
|
1165
822
|
````text
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
Includes parts of http date with the following copyright:
|
|
1169
|
-
Copyright (c) 2016 Pyfisch
|
|
1170
|
-
|
|
1171
|
-
Includes portions of musl libc with the following copyright:
|
|
1172
|
-
Copyright © 2005-2013 Rich Felker
|
|
823
|
+
MIT License
|
|
1173
824
|
|
|
825
|
+
Copyright (c) 2019 Graham Esau
|
|
1174
826
|
|
|
1175
827
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1176
828
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1198,30 +850,43 @@ SOFTWARE.
|
|
|
1198
850
|
|
|
1199
851
|
### Rust Crates:
|
|
1200
852
|
|
|
1201
|
-
- [
|
|
853
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
854
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
855
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
856
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
857
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
858
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
859
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
860
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
861
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1202
862
|
|
|
1203
863
|
````text
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
864
|
+
Copyright (c) 2016 Alex Crichton
|
|
865
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1207
866
|
|
|
1208
|
-
Permission is hereby granted, free of charge, to any
|
|
1209
|
-
of this software and associated
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
867
|
+
Permission is hereby granted, free of charge, to any
|
|
868
|
+
person obtaining a copy of this software and associated
|
|
869
|
+
documentation files (the "Software"), to deal in the
|
|
870
|
+
Software without restriction, including without
|
|
871
|
+
limitation the rights to use, copy, modify, merge,
|
|
872
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
873
|
+
the Software, and to permit persons to whom the Software
|
|
874
|
+
is furnished to do so, subject to the following
|
|
875
|
+
conditions:
|
|
1214
876
|
|
|
1215
|
-
The above copyright notice and this permission notice
|
|
1216
|
-
copies or substantial portions
|
|
877
|
+
The above copyright notice and this permission notice
|
|
878
|
+
shall be included in all copies or substantial portions
|
|
879
|
+
of the Software.
|
|
1217
880
|
|
|
1218
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1219
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
881
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
882
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
883
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
884
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
885
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
886
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
887
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
888
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
889
|
+
DEALINGS IN THE SOFTWARE.
|
|
1225
890
|
|
|
1226
891
|
````
|
|
1227
892
|
|
|
@@ -1231,12 +896,14 @@ SOFTWARE.
|
|
|
1231
896
|
|
|
1232
897
|
### Rust Crates:
|
|
1233
898
|
|
|
1234
|
-
- [
|
|
899
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
1235
900
|
|
|
1236
901
|
````text
|
|
1237
902
|
The MIT License (MIT)
|
|
1238
903
|
|
|
1239
|
-
Copyright (c)
|
|
904
|
+
Copyright (c) 2015 Danny Guo
|
|
905
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
906
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
1240
907
|
|
|
1241
908
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1242
909
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1264,50 +931,34 @@ SOFTWARE.
|
|
|
1264
931
|
|
|
1265
932
|
### Rust Crates:
|
|
1266
933
|
|
|
1267
|
-
- [
|
|
1268
|
-
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
1269
|
-
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
1270
|
-
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
1271
|
-
|
|
1272
|
-
````text
|
|
1273
|
-
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:
|
|
1274
|
-
|
|
1275
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1276
|
-
|
|
1277
|
-
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.
|
|
1278
|
-
````
|
|
1279
|
-
|
|
1280
|
-
---
|
|
1281
|
-
|
|
1282
|
-
## The following dependencies are licensed under the MIT License:
|
|
1283
|
-
|
|
1284
|
-
### NPM Packages:
|
|
1285
|
-
|
|
1286
|
-
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
934
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
1287
935
|
|
|
1288
936
|
````text
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1292
|
-
|
|
1293
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1294
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1295
|
-
in the Software without restriction, including without limitation the rights
|
|
1296
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1297
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1298
|
-
furnished to do so, subject to the following conditions:
|
|
937
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
1299
938
|
|
|
1300
|
-
|
|
1301
|
-
|
|
939
|
+
Permission is hereby granted, free of charge, to any
|
|
940
|
+
person obtaining a copy of this software and associated
|
|
941
|
+
documentation files (the "Software"), to deal in the
|
|
942
|
+
Software without restriction, including without
|
|
943
|
+
limitation the rights to use, copy, modify, merge,
|
|
944
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
945
|
+
the Software, and to permit persons to whom the Software
|
|
946
|
+
is furnished to do so, subject to the following
|
|
947
|
+
conditions:
|
|
1302
948
|
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1307
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1308
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1309
|
-
SOFTWARE.
|
|
949
|
+
The above copyright notice and this permission notice
|
|
950
|
+
shall be included in all copies or substantial portions
|
|
951
|
+
of the Software.
|
|
1310
952
|
|
|
953
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
954
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
955
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
956
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
957
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
958
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
959
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
960
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
961
|
+
DEALINGS IN THE SOFTWARE.
|
|
1311
962
|
|
|
1312
963
|
````
|
|
1313
964
|
|
|
@@ -1317,10 +968,10 @@ SOFTWARE.
|
|
|
1317
968
|
|
|
1318
969
|
### Rust Crates:
|
|
1319
970
|
|
|
1320
|
-
- [
|
|
971
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
1321
972
|
|
|
1322
973
|
````text
|
|
1323
|
-
Copyright (c) 2017
|
|
974
|
+
Copyright (c) 2016--2017
|
|
1324
975
|
|
|
1325
976
|
Permission is hereby granted, free of charge, to any
|
|
1326
977
|
person obtaining a copy of this software and associated
|
|
@@ -1354,12 +1005,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1354
1005
|
|
|
1355
1006
|
### Rust Crates:
|
|
1356
1007
|
|
|
1357
|
-
- [
|
|
1008
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
1358
1009
|
|
|
1359
1010
|
````text
|
|
1360
|
-
MIT License
|
|
1011
|
+
The MIT License (MIT)
|
|
1361
1012
|
|
|
1362
|
-
Copyright (c)
|
|
1013
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1363
1014
|
|
|
1364
1015
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1365
1016
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1368,16 +1019,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1368
1019
|
copies of the Software, and to permit persons to whom the Software is
|
|
1369
1020
|
furnished to do so, subject to the following conditions:
|
|
1370
1021
|
|
|
1371
|
-
The above copyright notice and this permission notice shall be included in
|
|
1372
|
-
copies or substantial portions of the Software.
|
|
1022
|
+
The above copyright notice and this permission notice shall be included in
|
|
1023
|
+
all copies or substantial portions of the Software.
|
|
1373
1024
|
|
|
1374
1025
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1375
1026
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1376
1027
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1377
1028
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1378
1029
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1379
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1380
|
-
SOFTWARE.
|
|
1030
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1031
|
+
THE SOFTWARE.
|
|
1381
1032
|
|
|
1382
1033
|
````
|
|
1383
1034
|
|
|
@@ -1387,11 +1038,10 @@ SOFTWARE.
|
|
|
1387
1038
|
|
|
1388
1039
|
### Rust Crates:
|
|
1389
1040
|
|
|
1390
|
-
- [
|
|
1391
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1041
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1392
1042
|
|
|
1393
1043
|
````text
|
|
1394
|
-
Copyright (c)
|
|
1044
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1395
1045
|
|
|
1396
1046
|
Permission is hereby granted, free of charge, to any
|
|
1397
1047
|
person obtaining a copy of this software and associated
|
|
@@ -1425,10 +1075,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1425
1075
|
|
|
1426
1076
|
### Rust Crates:
|
|
1427
1077
|
|
|
1428
|
-
- [
|
|
1078
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
1429
1079
|
|
|
1430
1080
|
````text
|
|
1431
|
-
Copyright (c)
|
|
1081
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
1432
1082
|
|
|
1433
1083
|
Permission is hereby granted, free of charge, to any
|
|
1434
1084
|
person obtaining a copy of this software and associated
|
|
@@ -1462,64 +1112,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1462
1112
|
|
|
1463
1113
|
### Rust Crates:
|
|
1464
1114
|
|
|
1465
|
-
- [
|
|
1466
|
-
|
|
1467
|
-
````text
|
|
1468
|
-
Copyright 2016 Nika Layzell
|
|
1469
|
-
|
|
1470
|
-
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:
|
|
1471
|
-
|
|
1472
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1473
|
-
|
|
1474
|
-
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.
|
|
1475
|
-
|
|
1476
|
-
````
|
|
1477
|
-
|
|
1478
|
-
---
|
|
1479
|
-
|
|
1480
|
-
## The following dependencies are licensed under the MIT License:
|
|
1481
|
-
|
|
1482
|
-
### Rust Crates:
|
|
1483
|
-
|
|
1484
|
-
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
1485
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1486
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1487
|
-
|
|
1488
|
-
````text
|
|
1489
|
-
MIT License
|
|
1490
|
-
|
|
1491
|
-
Copyright (c) Tokio Contributors
|
|
1492
|
-
|
|
1493
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1494
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1495
|
-
in the Software without restriction, including without limitation the rights
|
|
1496
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1497
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1498
|
-
furnished to do so, subject to the following conditions:
|
|
1499
|
-
|
|
1500
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1501
|
-
copies or substantial portions of the Software.
|
|
1502
|
-
|
|
1503
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1504
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1505
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1506
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1507
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1508
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1509
|
-
SOFTWARE.
|
|
1510
|
-
|
|
1511
|
-
````
|
|
1512
|
-
|
|
1513
|
-
---
|
|
1514
|
-
|
|
1515
|
-
## The following dependencies are licensed under the MIT License:
|
|
1516
|
-
|
|
1517
|
-
### Rust Crates:
|
|
1518
|
-
|
|
1519
|
-
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1115
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
1520
1116
|
|
|
1521
1117
|
````text
|
|
1522
|
-
Copyright (c)
|
|
1118
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
1523
1119
|
|
|
1524
1120
|
Permission is hereby granted, free of charge, to any
|
|
1525
1121
|
person obtaining a copy of this software and associated
|
|
@@ -1553,32 +1149,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1553
1149
|
|
|
1554
1150
|
### Rust Crates:
|
|
1555
1151
|
|
|
1556
|
-
- [
|
|
1557
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1558
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1152
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
1559
1153
|
|
|
1560
1154
|
````text
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1155
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
1564
1156
|
|
|
1565
|
-
Permission is hereby granted, free of charge, to any
|
|
1566
|
-
of this software and associated
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1157
|
+
Permission is hereby granted, free of charge, to any
|
|
1158
|
+
person obtaining a copy of this software and associated
|
|
1159
|
+
documentation files (the "Software"), to deal in the
|
|
1160
|
+
Software without restriction, including without
|
|
1161
|
+
limitation the rights to use, copy, modify, merge,
|
|
1162
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1163
|
+
the Software, and to permit persons to whom the Software
|
|
1164
|
+
is furnished to do so, subject to the following
|
|
1165
|
+
conditions:
|
|
1571
1166
|
|
|
1572
|
-
The above copyright notice and this permission notice
|
|
1573
|
-
copies or substantial portions
|
|
1167
|
+
The above copyright notice and this permission notice
|
|
1168
|
+
shall be included in all copies or substantial portions
|
|
1169
|
+
of the Software.
|
|
1574
1170
|
|
|
1575
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1576
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1171
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1172
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1173
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1174
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1175
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1176
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1177
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1178
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1179
|
+
DEALINGS IN THE SOFTWARE.
|
|
1582
1180
|
|
|
1583
1181
|
````
|
|
1584
1182
|
|
|
@@ -1588,10 +1186,10 @@ SOFTWARE.
|
|
|
1588
1186
|
|
|
1589
1187
|
### Rust Crates:
|
|
1590
1188
|
|
|
1591
|
-
- [
|
|
1189
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
1592
1190
|
|
|
1593
1191
|
````text
|
|
1594
|
-
Copyright (c)
|
|
1192
|
+
Copyright (c) 2017 Robert Grosse
|
|
1595
1193
|
|
|
1596
1194
|
Permission is hereby granted, free of charge, to any
|
|
1597
1195
|
person obtaining a copy of this software and associated
|
|
@@ -1616,7 +1214,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1616
1214
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1617
1215
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1618
1216
|
DEALINGS IN THE SOFTWARE.
|
|
1619
|
-
|
|
1620
1217
|
````
|
|
1621
1218
|
|
|
1622
1219
|
---
|
|
@@ -1625,97 +1222,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1625
1222
|
|
|
1626
1223
|
### Rust Crates:
|
|
1627
1224
|
|
|
1628
|
-
- [
|
|
1629
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1630
|
-
|
|
1631
|
-
````text
|
|
1632
|
-
The MIT License (MIT)
|
|
1633
|
-
|
|
1634
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1635
|
-
|
|
1636
|
-
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:
|
|
1637
|
-
|
|
1638
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1639
|
-
|
|
1640
|
-
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.
|
|
1641
|
-
|
|
1642
|
-
````
|
|
1643
|
-
|
|
1644
|
-
---
|
|
1645
|
-
|
|
1646
|
-
## The following dependencies are licensed under the MIT License:
|
|
1647
|
-
|
|
1648
|
-
### Rust Crates:
|
|
1649
|
-
|
|
1650
|
-
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1651
|
-
|
|
1652
|
-
````text
|
|
1653
|
-
Copyright (c) 2016 The rust-native-tls Developers
|
|
1654
|
-
|
|
1655
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1656
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1657
|
-
in the Software without restriction, including without limitation the rights
|
|
1658
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1659
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1660
|
-
furnished to do so, subject to the following conditions:
|
|
1661
|
-
|
|
1662
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1663
|
-
copies or substantial portions of the Software.
|
|
1664
|
-
|
|
1665
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1666
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1667
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1668
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1669
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1670
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1671
|
-
SOFTWARE.
|
|
1672
|
-
|
|
1673
|
-
````
|
|
1674
|
-
|
|
1675
|
-
---
|
|
1676
|
-
|
|
1677
|
-
## The following dependencies are licensed under the MIT License:
|
|
1678
|
-
|
|
1679
|
-
### Rust Crates:
|
|
1680
|
-
|
|
1681
|
-
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
1682
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1683
|
-
|
|
1684
|
-
````text
|
|
1685
|
-
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1686
|
-
|
|
1687
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1688
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1689
|
-
in the Software without restriction, including without limitation the rights
|
|
1690
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1691
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1692
|
-
furnished to do so, subject to the following conditions:
|
|
1693
|
-
|
|
1694
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1695
|
-
copies or substantial portions of the Software.
|
|
1696
|
-
|
|
1697
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1698
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1699
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1700
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1701
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1702
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1703
|
-
SOFTWARE.
|
|
1704
|
-
|
|
1705
|
-
````
|
|
1706
|
-
|
|
1707
|
-
---
|
|
1708
|
-
|
|
1709
|
-
## The following dependencies are licensed under the MIT License:
|
|
1710
|
-
|
|
1711
|
-
### Rust Crates:
|
|
1712
|
-
|
|
1713
|
-
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
1225
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
1714
1226
|
|
|
1715
1227
|
````text
|
|
1716
|
-
Copyright (c)
|
|
1717
|
-
Copyright (c) 2018 Bastian Köcher
|
|
1718
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
1228
|
+
Copyright (c) 2016 Anthony Ramine
|
|
1719
1229
|
|
|
1720
1230
|
Permission is hereby granted, free of charge, to any
|
|
1721
1231
|
person obtaining a copy of this software and associated
|
|
@@ -1749,115 +1259,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1749
1259
|
|
|
1750
1260
|
### NPM Packages:
|
|
1751
1261
|
|
|
1752
|
-
- [
|
|
1753
|
-
|
|
1754
|
-
````text
|
|
1755
|
-
MIT License
|
|
1756
|
-
|
|
1757
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1758
|
-
|
|
1759
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1760
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1761
|
-
in the Software without restriction, including without limitation the rights
|
|
1762
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1763
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1764
|
-
furnished to do so, subject to the following conditions:
|
|
1765
|
-
|
|
1766
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1767
|
-
copies or substantial portions of the Software.
|
|
1768
|
-
|
|
1769
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1770
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1771
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1772
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1773
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1774
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1775
|
-
SOFTWARE.
|
|
1776
|
-
|
|
1777
|
-
[others]: https://github.com/json5/json5/contributors
|
|
1778
|
-
|
|
1779
|
-
````
|
|
1780
|
-
|
|
1781
|
-
---
|
|
1782
|
-
|
|
1783
|
-
## The following dependencies are licensed under the MIT License:
|
|
1784
|
-
|
|
1785
|
-
### Rust Crates:
|
|
1786
|
-
|
|
1787
|
-
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1788
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1789
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1790
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1791
|
-
|
|
1792
|
-
````text
|
|
1793
|
-
The MIT License (MIT)
|
|
1794
|
-
|
|
1795
|
-
Copyright (c) 2015 Andrew Gallant
|
|
1796
|
-
|
|
1797
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1798
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1799
|
-
in the Software without restriction, including without limitation the rights
|
|
1800
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1801
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1802
|
-
furnished to do so, subject to the following conditions:
|
|
1803
|
-
|
|
1804
|
-
The above copyright notice and this permission notice shall be included in
|
|
1805
|
-
all copies or substantial portions of the Software.
|
|
1806
|
-
|
|
1807
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1808
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1809
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1810
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1811
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1812
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1813
|
-
THE SOFTWARE.
|
|
1814
|
-
|
|
1815
|
-
````
|
|
1816
|
-
|
|
1817
|
-
---
|
|
1818
|
-
|
|
1819
|
-
## The following dependencies are licensed under the MIT License:
|
|
1820
|
-
|
|
1821
|
-
### Rust Crates:
|
|
1822
|
-
|
|
1823
|
-
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
1824
|
-
|
|
1825
|
-
````text
|
|
1826
|
-
Copyright (c) 2018-2019 Sean McArthur
|
|
1827
|
-
|
|
1828
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1829
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1830
|
-
in the Software without restriction, including without limitation the rights
|
|
1831
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1832
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1833
|
-
furnished to do so, subject to the following conditions:
|
|
1834
|
-
|
|
1835
|
-
The above copyright notice and this permission notice shall be included in
|
|
1836
|
-
all copies or substantial portions of the Software.
|
|
1837
|
-
|
|
1838
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1839
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1840
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1841
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1842
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1843
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1844
|
-
THE SOFTWARE.
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
````
|
|
1848
|
-
|
|
1849
|
-
---
|
|
1850
|
-
|
|
1851
|
-
## The following dependencies are licensed under the MIT License:
|
|
1852
|
-
|
|
1853
|
-
### NPM Packages:
|
|
1854
|
-
|
|
1855
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.9) (0.0.9)
|
|
1262
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
1263
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1856
1264
|
|
|
1857
1265
|
````text
|
|
1858
1266
|
MIT License
|
|
1859
1267
|
|
|
1860
|
-
Copyright (c)
|
|
1268
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
1861
1269
|
|
|
1862
1270
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1863
1271
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1885,98 +1293,27 @@ SOFTWARE.
|
|
|
1885
1293
|
|
|
1886
1294
|
### NPM Packages:
|
|
1887
1295
|
|
|
1888
|
-
- [
|
|
1889
|
-
|
|
1890
|
-
````text
|
|
1891
|
-
MIT License
|
|
1892
|
-
|
|
1893
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
1894
|
-
|
|
1895
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1896
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1897
|
-
in the Software without restriction, including without limitation the rights
|
|
1898
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1899
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1900
|
-
furnished to do so, subject to the following conditions:
|
|
1901
|
-
|
|
1902
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1903
|
-
copies or substantial portions of the Software.
|
|
1904
|
-
|
|
1905
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1906
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1907
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1908
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1909
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1910
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1911
|
-
SOFTWARE.
|
|
1912
|
-
|
|
1913
|
-
````
|
|
1914
|
-
|
|
1915
|
-
---
|
|
1916
|
-
|
|
1917
|
-
## The following dependencies are licensed under the MIT License:
|
|
1918
|
-
|
|
1919
|
-
### Rust Crates:
|
|
1920
|
-
|
|
1921
|
-
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
1922
|
-
|
|
1923
|
-
````text
|
|
1924
|
-
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
1925
|
-
|
|
1926
|
-
Permission is hereby granted, free of charge, to any
|
|
1927
|
-
person obtaining a copy of this software and associated
|
|
1928
|
-
documentation files (the "Software"), to deal in the
|
|
1929
|
-
Software without restriction, including without
|
|
1930
|
-
limitation the rights to use, copy, modify, merge,
|
|
1931
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1932
|
-
the Software, and to permit persons to whom the Software
|
|
1933
|
-
is furnished to do so, subject to the following
|
|
1934
|
-
conditions:
|
|
1935
|
-
|
|
1936
|
-
The above copyright notice and this permission notice
|
|
1937
|
-
shall be included in all copies or substantial portions
|
|
1938
|
-
of the Software.
|
|
1939
|
-
|
|
1940
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1941
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1942
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1943
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1944
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1945
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1946
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1947
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1948
|
-
DEALINGS IN THE SOFTWARE.
|
|
1949
|
-
|
|
1950
|
-
````
|
|
1951
|
-
|
|
1952
|
-
---
|
|
1953
|
-
|
|
1954
|
-
## The following dependencies are licensed under the MIT License:
|
|
1955
|
-
|
|
1956
|
-
### Rust Crates:
|
|
1957
|
-
|
|
1958
|
-
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
1296
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
1959
1297
|
|
|
1960
1298
|
````text
|
|
1961
|
-
MIT
|
|
1299
|
+
This software is released under the MIT license:
|
|
1962
1300
|
|
|
1963
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1301
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1302
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1303
|
+
the Software without restriction, including without limitation the rights to
|
|
1304
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1305
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1306
|
+
subject to the following conditions:
|
|
1969
1307
|
|
|
1970
1308
|
The above copyright notice and this permission notice shall be included in all
|
|
1971
1309
|
copies or substantial portions of the Software.
|
|
1972
1310
|
|
|
1973
1311
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1974
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
SOFTWARE.
|
|
1312
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1313
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1314
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1315
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1316
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1980
1317
|
|
|
1981
1318
|
````
|
|
1982
1319
|
|
|
@@ -1986,11 +1323,10 @@ SOFTWARE.
|
|
|
1986
1323
|
|
|
1987
1324
|
### Rust Crates:
|
|
1988
1325
|
|
|
1989
|
-
- [
|
|
1990
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1326
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1991
1327
|
|
|
1992
1328
|
````text
|
|
1993
|
-
Copyright (c) 2014 Alex Crichton
|
|
1329
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
1994
1330
|
|
|
1995
1331
|
Permission is hereby granted, free of charge, to any
|
|
1996
1332
|
person obtaining a copy of this software and associated
|
|
@@ -2024,11 +1360,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2024
1360
|
|
|
2025
1361
|
### Rust Crates:
|
|
2026
1362
|
|
|
2027
|
-
- [
|
|
1363
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
1364
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1365
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1366
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1367
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1368
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1369
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1370
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1371
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1372
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1373
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1374
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1375
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1376
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1377
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1378
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
1379
|
+
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
1380
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1381
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1382
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1383
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1384
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1385
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1386
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1387
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1388
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1389
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1390
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1391
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2028
1392
|
|
|
2029
1393
|
````text
|
|
2030
|
-
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2031
|
-
|
|
2032
1394
|
Permission is hereby granted, free of charge, to any
|
|
2033
1395
|
person obtaining a copy of this software and associated
|
|
2034
1396
|
documentation files (the "Software"), to deal in the
|
|
@@ -2061,76 +1423,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2061
1423
|
|
|
2062
1424
|
### Rust Crates:
|
|
2063
1425
|
|
|
2064
|
-
- [
|
|
2065
|
-
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
2066
|
-
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
2067
|
-
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
2068
|
-
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
2069
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2070
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2071
|
-
|
|
2072
|
-
````text
|
|
2073
|
-
MIT License
|
|
2074
|
-
|
|
2075
|
-
Copyright (c) <year> <copyright holders>
|
|
2076
|
-
|
|
2077
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2078
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2079
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2080
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2081
|
-
following conditions:
|
|
2082
|
-
|
|
2083
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2084
|
-
portions of the Software.
|
|
2085
|
-
|
|
2086
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2087
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2088
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2089
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2090
|
-
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2091
|
-
|
|
2092
|
-
````
|
|
2093
|
-
|
|
2094
|
-
---
|
|
2095
|
-
|
|
2096
|
-
## The following dependencies are licensed under the MIT License:
|
|
2097
|
-
|
|
2098
|
-
### NPM Packages:
|
|
2099
|
-
|
|
2100
|
-
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2101
|
-
|
|
2102
|
-
````text
|
|
2103
|
-
This software is released under the MIT license:
|
|
2104
|
-
|
|
2105
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2106
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
2107
|
-
the Software without restriction, including without limitation the rights to
|
|
2108
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2109
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2110
|
-
subject to the following conditions:
|
|
2111
|
-
|
|
2112
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2113
|
-
copies or substantial portions of the Software.
|
|
2114
|
-
|
|
2115
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2116
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2117
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2118
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2119
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2120
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2121
|
-
|
|
2122
|
-
````
|
|
2123
|
-
|
|
2124
|
-
---
|
|
2125
|
-
|
|
2126
|
-
## The following dependencies are licensed under the MIT License:
|
|
2127
|
-
|
|
2128
|
-
### Rust Crates:
|
|
2129
|
-
|
|
2130
|
-
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1426
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
2131
1427
|
|
|
2132
1428
|
````text
|
|
2133
|
-
Copyright
|
|
1429
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2134
1430
|
|
|
2135
1431
|
Permission is hereby granted, free of charge, to any
|
|
2136
1432
|
person obtaining a copy of this software and associated
|
|
@@ -2164,29 +1460,36 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2164
1460
|
|
|
2165
1461
|
### Rust Crates:
|
|
2166
1462
|
|
|
2167
|
-
- [
|
|
1463
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
1464
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1465
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2168
1466
|
|
|
2169
1467
|
````text
|
|
2170
|
-
Copyright (c)
|
|
2171
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
1468
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2172
1469
|
|
|
2173
|
-
Permission is hereby granted, free of charge, to any
|
|
2174
|
-
of this software and associated
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
1470
|
+
Permission is hereby granted, free of charge, to any
|
|
1471
|
+
person obtaining a copy of this software and associated
|
|
1472
|
+
documentation files (the "Software"), to deal in the
|
|
1473
|
+
Software without restriction, including without
|
|
1474
|
+
limitation the rights to use, copy, modify, merge,
|
|
1475
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1476
|
+
the Software, and to permit persons to whom the Software
|
|
1477
|
+
is furnished to do so, subject to the following
|
|
1478
|
+
conditions:
|
|
2179
1479
|
|
|
2180
|
-
The above copyright notice and this permission notice
|
|
2181
|
-
all copies or substantial portions
|
|
1480
|
+
The above copyright notice and this permission notice
|
|
1481
|
+
shall be included in all copies or substantial portions
|
|
1482
|
+
of the Software.
|
|
2182
1483
|
|
|
2183
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2184
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
1484
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1485
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1486
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1487
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1488
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1489
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1490
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1491
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1492
|
+
DEALINGS IN THE SOFTWARE.
|
|
2190
1493
|
|
|
2191
1494
|
````
|
|
2192
1495
|
|
|
@@ -2196,27 +1499,34 @@ THE SOFTWARE.
|
|
|
2196
1499
|
|
|
2197
1500
|
### Rust Crates:
|
|
2198
1501
|
|
|
2199
|
-
- [
|
|
1502
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2200
1503
|
|
|
2201
1504
|
````text
|
|
2202
|
-
Copyright
|
|
1505
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
2203
1506
|
|
|
2204
|
-
Permission is hereby granted, free of charge, to any
|
|
2205
|
-
|
|
2206
|
-
the Software
|
|
2207
|
-
|
|
2208
|
-
the
|
|
2209
|
-
|
|
1507
|
+
Permission is hereby granted, free of charge, to any
|
|
1508
|
+
person obtaining a copy of this software and associated
|
|
1509
|
+
documentation files (the "Software"), to deal in the
|
|
1510
|
+
Software without restriction, including without
|
|
1511
|
+
limitation the rights to use, copy, modify, merge,
|
|
1512
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1513
|
+
the Software, and to permit persons to whom the Software
|
|
1514
|
+
is furnished to do so, subject to the following
|
|
1515
|
+
conditions:
|
|
2210
1516
|
|
|
2211
|
-
The above copyright notice and this permission notice
|
|
2212
|
-
copies or substantial portions
|
|
1517
|
+
The above copyright notice and this permission notice
|
|
1518
|
+
shall be included in all copies or substantial portions
|
|
1519
|
+
of the Software.
|
|
2213
1520
|
|
|
2214
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2215
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
1521
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1522
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1523
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1524
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1525
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1526
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1527
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1528
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1529
|
+
DEALINGS IN THE SOFTWARE.
|
|
2220
1530
|
|
|
2221
1531
|
````
|
|
2222
1532
|
|
|
@@ -2226,11 +1536,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2226
1536
|
|
|
2227
1537
|
### Rust Crates:
|
|
2228
1538
|
|
|
2229
|
-
- [
|
|
1539
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2230
1540
|
|
|
2231
1541
|
````text
|
|
2232
|
-
Copyright (c) 2018
|
|
2233
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1542
|
+
Copyright (c) 2018 Carl Lerche
|
|
2234
1543
|
|
|
2235
1544
|
Permission is hereby granted, free of charge, to any
|
|
2236
1545
|
person obtaining a copy of this software and associated
|
|
@@ -2264,10 +1573,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2264
1573
|
|
|
2265
1574
|
### Rust Crates:
|
|
2266
1575
|
|
|
2267
|
-
- [
|
|
1576
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
2268
1577
|
|
|
2269
1578
|
````text
|
|
2270
|
-
Copyright (c)
|
|
1579
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
2271
1580
|
|
|
2272
1581
|
Permission is hereby granted, free of charge, to any
|
|
2273
1582
|
person obtaining a copy of this software and associated
|
|
@@ -2301,10 +1610,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2301
1610
|
|
|
2302
1611
|
### Rust Crates:
|
|
2303
1612
|
|
|
2304
|
-
- [
|
|
1613
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2305
1614
|
|
|
2306
1615
|
````text
|
|
2307
|
-
Copyright 2023
|
|
1616
|
+
Copyright (c) 2016--2023
|
|
2308
1617
|
|
|
2309
1618
|
Permission is hereby granted, free of charge, to any
|
|
2310
1619
|
person obtaining a copy of this software and associated
|
|
@@ -2330,7 +1639,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2330
1639
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2331
1640
|
DEALINGS IN THE SOFTWARE.
|
|
2332
1641
|
|
|
2333
|
-
|
|
2334
1642
|
````
|
|
2335
1643
|
|
|
2336
1644
|
---
|
|
@@ -2339,10 +1647,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2339
1647
|
|
|
2340
1648
|
### Rust Crates:
|
|
2341
1649
|
|
|
2342
|
-
- [
|
|
1650
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1651
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1652
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1653
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2343
1654
|
|
|
2344
1655
|
````text
|
|
2345
|
-
|
|
1656
|
+
The MIT License (MIT)
|
|
1657
|
+
|
|
1658
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2346
1659
|
|
|
2347
1660
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2348
1661
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2370,35 +1683,30 @@ THE SOFTWARE.
|
|
|
2370
1683
|
|
|
2371
1684
|
### Rust Crates:
|
|
2372
1685
|
|
|
2373
|
-
- [
|
|
1686
|
+
- [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
|
|
2374
1687
|
|
|
2375
1688
|
````text
|
|
2376
|
-
|
|
1689
|
+
MIT License
|
|
2377
1690
|
|
|
2378
|
-
|
|
2379
|
-
person obtaining a copy of this software and associated
|
|
2380
|
-
documentation files (the "Software"), to deal in the
|
|
2381
|
-
Software without restriction, including without
|
|
2382
|
-
limitation the rights to use, copy, modify, merge,
|
|
2383
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2384
|
-
the Software, and to permit persons to whom the Software
|
|
2385
|
-
is furnished to do so, subject to the following
|
|
2386
|
-
conditions:
|
|
1691
|
+
Copyright (c) 2025 rutrum
|
|
2387
1692
|
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
1693
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1694
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1695
|
+
in the Software without restriction, including without limitation the rights
|
|
1696
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1697
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1698
|
+
furnished to do so, subject to the following conditions:
|
|
2391
1699
|
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2395
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2396
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2397
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2398
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2399
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2400
|
-
DEALINGS IN THE SOFTWARE.
|
|
1700
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1701
|
+
copies or substantial portions of the Software.
|
|
2401
1702
|
|
|
1703
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1704
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1705
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1706
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1707
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1708
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1709
|
+
SOFTWARE.
|
|
2402
1710
|
````
|
|
2403
1711
|
|
|
2404
1712
|
---
|
|
@@ -2407,10 +1715,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2407
1715
|
|
|
2408
1716
|
### Rust Crates:
|
|
2409
1717
|
|
|
2410
|
-
- [
|
|
1718
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
1719
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2411
1720
|
|
|
2412
1721
|
````text
|
|
2413
|
-
Copyright (c)
|
|
1722
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
2414
1723
|
|
|
2415
1724
|
Permission is hereby granted, free of charge, to any
|
|
2416
1725
|
person obtaining a copy of this software and associated
|
|
@@ -2444,11 +1753,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2444
1753
|
|
|
2445
1754
|
### Rust Crates:
|
|
2446
1755
|
|
|
2447
|
-
- [
|
|
1756
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2448
1757
|
|
|
2449
1758
|
````text
|
|
2450
|
-
Copyright (c)
|
|
2451
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1759
|
+
Copyright (c) 2017 http-rs authors
|
|
2452
1760
|
|
|
2453
1761
|
Permission is hereby granted, free of charge, to any
|
|
2454
1762
|
person obtaining a copy of this software and associated
|
|
@@ -2482,43 +1790,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2482
1790
|
|
|
2483
1791
|
### Rust Crates:
|
|
2484
1792
|
|
|
2485
|
-
- [
|
|
2486
|
-
|
|
2487
|
-
````text
|
|
2488
|
-
MIT License
|
|
2489
|
-
|
|
2490
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2491
|
-
|
|
2492
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2493
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2494
|
-
in the Software without restriction, including without limitation the rights
|
|
2495
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2496
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2497
|
-
furnished to do so, subject to the following conditions:
|
|
2498
|
-
|
|
2499
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2500
|
-
copies or substantial portions of the Software.
|
|
2501
|
-
|
|
2502
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2503
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2504
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2505
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2506
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2507
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2508
|
-
SOFTWARE.
|
|
2509
|
-
|
|
2510
|
-
````
|
|
2511
|
-
|
|
2512
|
-
---
|
|
2513
|
-
|
|
2514
|
-
## The following dependencies are licensed under the MIT License:
|
|
2515
|
-
|
|
2516
|
-
### Rust Crates:
|
|
2517
|
-
|
|
2518
|
-
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1793
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
2519
1794
|
|
|
2520
1795
|
````text
|
|
2521
|
-
Copyright
|
|
1796
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
2522
1797
|
|
|
2523
1798
|
Permission is hereby granted, free of charge, to any
|
|
2524
1799
|
person obtaining a copy of this software and associated
|
|
@@ -2552,15 +1827,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2552
1827
|
|
|
2553
1828
|
### Rust Crates:
|
|
2554
1829
|
|
|
2555
|
-
- [
|
|
2556
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2557
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2558
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2559
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2560
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
1830
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
2561
1831
|
|
|
2562
1832
|
````text
|
|
2563
|
-
Copyright (c)
|
|
1833
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
2564
1834
|
|
|
2565
1835
|
Permission is hereby granted, free of charge, to any
|
|
2566
1836
|
person obtaining a copy of this software and associated
|
|
@@ -2594,66 +1864,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2594
1864
|
|
|
2595
1865
|
### Rust Crates:
|
|
2596
1866
|
|
|
2597
|
-
- [
|
|
1867
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
2598
1868
|
|
|
2599
1869
|
````text
|
|
2600
|
-
The
|
|
2601
|
-
|
|
2602
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
2603
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
1870
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
2604
1871
|
|
|
2605
1872
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2606
1873
|
of this software and associated documentation files (the "Software"), to deal
|
|
2607
1874
|
in the Software without restriction, including without limitation the rights
|
|
2608
1875
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2609
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2610
|
-
furnished to do so, subject to the following conditions:
|
|
2611
|
-
|
|
2612
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2613
|
-
copies or substantial portions of the Software.
|
|
2614
|
-
|
|
2615
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2616
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2617
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2618
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2619
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2620
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2621
|
-
SOFTWARE.
|
|
2622
|
-
|
|
2623
|
-
````
|
|
2624
|
-
|
|
2625
|
-
---
|
|
2626
|
-
|
|
2627
|
-
## The following dependencies are licensed under the MIT License:
|
|
2628
|
-
|
|
2629
|
-
### Rust Crates:
|
|
2630
|
-
|
|
2631
|
-
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
2632
|
-
|
|
2633
|
-
````text
|
|
2634
|
-
The MIT License (MIT)
|
|
2635
|
-
|
|
2636
|
-
Copyright (c) 2016 Johann Tuffe
|
|
2637
|
-
|
|
2638
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2639
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2640
|
-
in the Software without restriction, including without limitation the rights
|
|
2641
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2642
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2643
|
-
furnished to do so, subject to the following conditions:
|
|
2644
|
-
|
|
2645
|
-
|
|
2646
|
-
The above copyright notice and this permission notice shall be included in
|
|
2647
|
-
all copies or substantial portions of the Software.
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2651
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2652
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2653
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2654
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2655
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2656
|
-
THE SOFTWARE.
|
|
1876
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1877
|
+
furnished to do so, subject to the following conditions:
|
|
1878
|
+
|
|
1879
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1880
|
+
copies or substantial portions of the Software.
|
|
1881
|
+
|
|
1882
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1883
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1884
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1885
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1886
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1887
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1888
|
+
SOFTWARE.
|
|
2657
1889
|
|
|
2658
1890
|
````
|
|
2659
1891
|
|
|
@@ -2663,11 +1895,9 @@ THE SOFTWARE.
|
|
|
2663
1895
|
|
|
2664
1896
|
### Rust Crates:
|
|
2665
1897
|
|
|
2666
|
-
- [
|
|
1898
|
+
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
2667
1899
|
|
|
2668
1900
|
````text
|
|
2669
|
-
Copyright (c) 2015 Steven Allen
|
|
2670
|
-
|
|
2671
1901
|
Permission is hereby granted, free of charge, to any
|
|
2672
1902
|
person obtaining a copy of this software and associated
|
|
2673
1903
|
documentation files (the "Software"), to deal in the
|
|
@@ -2691,7 +1921,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2691
1921
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2692
1922
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2693
1923
|
DEALINGS IN THE SOFTWARE.
|
|
2694
|
-
|
|
2695
1924
|
````
|
|
2696
1925
|
|
|
2697
1926
|
---
|
|
@@ -2700,10 +1929,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2700
1929
|
|
|
2701
1930
|
### Rust Crates:
|
|
2702
1931
|
|
|
2703
|
-
- [
|
|
1932
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2704
1933
|
|
|
2705
1934
|
````text
|
|
2706
|
-
|
|
1935
|
+
MIT License
|
|
1936
|
+
|
|
1937
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2707
1938
|
|
|
2708
1939
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2709
1940
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2712,16 +1943,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2712
1943
|
copies of the Software, and to permit persons to whom the Software is
|
|
2713
1944
|
furnished to do so, subject to the following conditions:
|
|
2714
1945
|
|
|
2715
|
-
The above copyright notice and this permission notice shall be included in
|
|
2716
|
-
|
|
1946
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1947
|
+
copies or substantial portions of the Software.
|
|
2717
1948
|
|
|
2718
1949
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2719
1950
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2720
1951
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2721
1952
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2722
1953
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2723
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2724
|
-
|
|
1954
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1955
|
+
SOFTWARE.
|
|
2725
1956
|
|
|
2726
1957
|
````
|
|
2727
1958
|
|
|
@@ -2731,19 +1962,10 @@ THE SOFTWARE.
|
|
|
2731
1962
|
|
|
2732
1963
|
### Rust Crates:
|
|
2733
1964
|
|
|
2734
|
-
- [
|
|
2735
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2736
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2737
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2738
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2739
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2740
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2741
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2742
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1965
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
2743
1966
|
|
|
2744
1967
|
````text
|
|
2745
|
-
Copyright
|
|
2746
|
-
Copyright (c) 2017 The Tokio Authors
|
|
1968
|
+
Copyright Mozilla Foundation
|
|
2747
1969
|
|
|
2748
1970
|
Permission is hereby granted, free of charge, to any
|
|
2749
1971
|
person obtaining a copy of this software and associated
|
|
@@ -2777,13 +1999,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2777
1999
|
|
|
2778
2000
|
### Rust Crates:
|
|
2779
2001
|
|
|
2780
|
-
- [
|
|
2781
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2782
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2783
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2002
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
2784
2003
|
|
|
2785
2004
|
````text
|
|
2786
|
-
Copyright (c)
|
|
2005
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2787
2006
|
|
|
2788
2007
|
Permission is hereby granted, free of charge, to any
|
|
2789
2008
|
person obtaining a copy of this software and associated
|
|
@@ -2817,9 +2036,48 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2817
2036
|
|
|
2818
2037
|
### Rust Crates:
|
|
2819
2038
|
|
|
2820
|
-
- [
|
|
2039
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2040
|
+
|
|
2041
|
+
````text
|
|
2042
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2043
|
+
|
|
2044
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2045
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2046
|
+
in the Software without restriction, including without limitation the rights
|
|
2047
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2048
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2049
|
+
furnished to do so, subject to the following conditions:
|
|
2050
|
+
|
|
2051
|
+
The above copyright notice and this permission notice shall be included in
|
|
2052
|
+
all copies or substantial portions of the Software.
|
|
2053
|
+
|
|
2054
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2055
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2056
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2057
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2058
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2059
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2060
|
+
THE SOFTWARE.
|
|
2061
|
+
|
|
2062
|
+
|
|
2063
|
+
````
|
|
2064
|
+
|
|
2065
|
+
---
|
|
2066
|
+
|
|
2067
|
+
## The following dependencies are licensed under the MIT License:
|
|
2068
|
+
|
|
2069
|
+
### Rust Crates:
|
|
2070
|
+
|
|
2071
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2072
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2073
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2074
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2075
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2076
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2821
2077
|
|
|
2822
2078
|
````text
|
|
2079
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2080
|
+
|
|
2823
2081
|
Permission is hereby granted, free of charge, to any
|
|
2824
2082
|
person obtaining a copy of this software and associated
|
|
2825
2083
|
documentation files (the "Software"), to deal in the
|
|
@@ -2843,6 +2101,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2843
2101
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2844
2102
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2845
2103
|
DEALINGS IN THE SOFTWARE.
|
|
2104
|
+
|
|
2846
2105
|
````
|
|
2847
2106
|
|
|
2848
2107
|
---
|
|
@@ -2851,14 +2110,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2851
2110
|
|
|
2852
2111
|
### Rust Crates:
|
|
2853
2112
|
|
|
2854
|
-
- [
|
|
2113
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
2114
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2855
2115
|
|
|
2856
2116
|
````text
|
|
2857
2117
|
The MIT License (MIT)
|
|
2858
2118
|
|
|
2859
|
-
Copyright (c) 2015
|
|
2860
|
-
|
|
2861
|
-
|
|
2119
|
+
Copyright (c) 2015 Steven Fackler
|
|
2120
|
+
|
|
2121
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2122
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2123
|
+
the Software without restriction, including without limitation the rights to
|
|
2124
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2125
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2126
|
+
subject to the following conditions:
|
|
2127
|
+
|
|
2128
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2129
|
+
copies or substantial portions of the Software.
|
|
2130
|
+
|
|
2131
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2132
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2133
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2134
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2135
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2136
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2137
|
+
|
|
2138
|
+
````
|
|
2139
|
+
|
|
2140
|
+
---
|
|
2141
|
+
|
|
2142
|
+
## The following dependencies are licensed under the MIT License:
|
|
2143
|
+
|
|
2144
|
+
### Rust Crates:
|
|
2145
|
+
|
|
2146
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
2147
|
+
|
|
2148
|
+
````text
|
|
2149
|
+
MIT License
|
|
2150
|
+
|
|
2151
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
2862
2152
|
|
|
2863
2153
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2864
2154
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2886,10 +2176,10 @@ SOFTWARE.
|
|
|
2886
2176
|
|
|
2887
2177
|
### Rust Crates:
|
|
2888
2178
|
|
|
2889
|
-
- [
|
|
2179
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2890
2180
|
|
|
2891
2181
|
````text
|
|
2892
|
-
Copyright (c)
|
|
2182
|
+
Copyright (c) 2019 Carl Lerche
|
|
2893
2183
|
|
|
2894
2184
|
Permission is hereby granted, free of charge, to any
|
|
2895
2185
|
person obtaining a copy of this software and associated
|
|
@@ -2923,34 +2213,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2923
2213
|
|
|
2924
2214
|
### Rust Crates:
|
|
2925
2215
|
|
|
2926
|
-
- [
|
|
2216
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
2927
2217
|
|
|
2928
2218
|
````text
|
|
2929
|
-
Copyright (c)
|
|
2219
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
2220
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2930
2221
|
|
|
2931
|
-
Permission is hereby granted, free of charge, to any
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
|
-
|
|
2936
|
-
|
|
2937
|
-
the Software, and to permit persons to whom the Software
|
|
2938
|
-
is furnished to do so, subject to the following
|
|
2939
|
-
conditions:
|
|
2222
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2223
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2224
|
+
in the Software without restriction, including without limitation the rights
|
|
2225
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2226
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2227
|
+
furnished to do so, subject to the following conditions:
|
|
2940
2228
|
|
|
2941
|
-
The above copyright notice and this permission notice
|
|
2942
|
-
|
|
2943
|
-
of the Software.
|
|
2229
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2230
|
+
copies or substantial portions of the Software.
|
|
2944
2231
|
|
|
2945
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2953
|
-
DEALINGS IN THE SOFTWARE.
|
|
2232
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2233
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2234
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2235
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2236
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2237
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2238
|
+
SOFTWARE.
|
|
2954
2239
|
|
|
2955
2240
|
````
|
|
2956
2241
|
|
|
@@ -2960,10 +2245,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2960
2245
|
|
|
2961
2246
|
### Rust Crates:
|
|
2962
2247
|
|
|
2963
|
-
- [
|
|
2248
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
2249
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2250
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2251
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2964
2252
|
|
|
2965
2253
|
````text
|
|
2966
|
-
Copyright (c) 2019
|
|
2254
|
+
Copyright (c) 2019 Tokio Contributors
|
|
2967
2255
|
|
|
2968
2256
|
Permission is hereby granted, free of charge, to any
|
|
2969
2257
|
person obtaining a copy of this software and associated
|
|
@@ -2997,12 +2285,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2997
2285
|
|
|
2998
2286
|
### Rust Crates:
|
|
2999
2287
|
|
|
3000
|
-
- [
|
|
2288
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
3001
2289
|
|
|
3002
2290
|
````text
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
Copyright (c) 2025 Callum Oakley
|
|
2291
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
2292
|
+
Copyright (c) 2016 Alex Crichton
|
|
3006
2293
|
|
|
3007
2294
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3008
2295
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3011,16 +2298,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3011
2298
|
copies of the Software, and to permit persons to whom the Software is
|
|
3012
2299
|
furnished to do so, subject to the following conditions:
|
|
3013
2300
|
|
|
3014
|
-
The above copyright notice and this permission notice shall be included in
|
|
3015
|
-
copies or substantial portions of the Software.
|
|
2301
|
+
The above copyright notice and this permission notice shall be included in
|
|
2302
|
+
all copies or substantial portions of the Software.
|
|
3016
2303
|
|
|
3017
2304
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3018
2305
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3019
2306
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3020
2307
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3021
2308
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3022
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3023
|
-
SOFTWARE.
|
|
2309
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2310
|
+
THE SOFTWARE.
|
|
2311
|
+
|
|
3024
2312
|
|
|
3025
2313
|
````
|
|
3026
2314
|
|
|
@@ -3030,10 +2318,12 @@ SOFTWARE.
|
|
|
3030
2318
|
|
|
3031
2319
|
### Rust Crates:
|
|
3032
2320
|
|
|
3033
|
-
- [
|
|
2321
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
3034
2322
|
|
|
3035
2323
|
````text
|
|
3036
|
-
|
|
2324
|
+
The MIT License (MIT)
|
|
2325
|
+
|
|
2326
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
3037
2327
|
|
|
3038
2328
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3039
2329
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3042,18 +2332,19 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3042
2332
|
copies of the Software, and to permit persons to whom the Software is
|
|
3043
2333
|
furnished to do so, subject to the following conditions:
|
|
3044
2334
|
|
|
3045
|
-
The above copyright notice and this permission notice shall be included in
|
|
3046
|
-
|
|
2335
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2336
|
+
copies or substantial portions of the Software.
|
|
3047
2337
|
|
|
3048
2338
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3049
2339
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3050
2340
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3051
2341
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3052
2342
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3053
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3054
|
-
|
|
3055
|
-
|
|
2343
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2344
|
+
SOFTWARE.
|
|
3056
2345
|
|
|
2346
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2347
|
+
licences; see files named LICENSE.*.txt for details.
|
|
3057
2348
|
````
|
|
3058
2349
|
|
|
3059
2350
|
---
|
|
@@ -3062,31 +2353,30 @@ THE SOFTWARE.
|
|
|
3062
2353
|
|
|
3063
2354
|
### NPM Packages:
|
|
3064
2355
|
|
|
3065
|
-
- [
|
|
3066
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
2356
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.11) (0.0.11)
|
|
3067
2357
|
|
|
3068
2358
|
````text
|
|
3069
|
-
|
|
2359
|
+
MIT License
|
|
3070
2360
|
|
|
3071
|
-
|
|
2361
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
3072
2362
|
|
|
3073
|
-
|
|
3074
|
-
|
|
3075
|
-
|
|
3076
|
-
|
|
3077
|
-
|
|
3078
|
-
|
|
2363
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2364
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2365
|
+
in the Software without restriction, including without limitation the rights
|
|
2366
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2367
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2368
|
+
furnished to do so, subject to the following conditions:
|
|
3079
2369
|
|
|
3080
|
-
|
|
3081
|
-
|
|
2370
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2371
|
+
copies or substantial portions of the Software.
|
|
3082
2372
|
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
|
|
3089
|
-
|
|
2373
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2374
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2375
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2376
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2377
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2378
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2379
|
+
SOFTWARE.
|
|
3090
2380
|
|
|
3091
2381
|
````
|
|
3092
2382
|
|
|
@@ -3096,13 +2386,12 @@ THE SOFTWARE.
|
|
|
3096
2386
|
|
|
3097
2387
|
### NPM Packages:
|
|
3098
2388
|
|
|
3099
|
-
- [
|
|
3100
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2389
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3101
2390
|
|
|
3102
2391
|
````text
|
|
3103
2392
|
MIT License
|
|
3104
2393
|
|
|
3105
|
-
Copyright (c)
|
|
2394
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3106
2395
|
|
|
3107
2396
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3108
2397
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3130,12 +2419,15 @@ SOFTWARE.
|
|
|
3130
2419
|
|
|
3131
2420
|
### Rust Crates:
|
|
3132
2421
|
|
|
3133
|
-
- [
|
|
2422
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3134
2423
|
|
|
3135
2424
|
````text
|
|
3136
2425
|
MIT License
|
|
3137
2426
|
|
|
3138
|
-
Copyright
|
|
2427
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2428
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2429
|
+
Copyright (c) 2017 Frommi
|
|
2430
|
+
Copyright (c) 2017-2024 oyvindln
|
|
3139
2431
|
|
|
3140
2432
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3141
2433
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3163,10 +2455,40 @@ SOFTWARE.
|
|
|
3163
2455
|
|
|
3164
2456
|
### Rust Crates:
|
|
3165
2457
|
|
|
3166
|
-
- [
|
|
2458
|
+
- [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
|
|
3167
2459
|
|
|
3168
2460
|
````text
|
|
3169
|
-
Copyright
|
|
2461
|
+
Copyright 2018 Parity Technologies (UK) Ltd.
|
|
2462
|
+
|
|
2463
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2464
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2465
|
+
the Software without restriction, including without limitation the rights to
|
|
2466
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2467
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2468
|
+
subject to the following conditions:
|
|
2469
|
+
|
|
2470
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2471
|
+
copies or substantial portions of the Software.
|
|
2472
|
+
|
|
2473
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2474
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2475
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
2476
|
+
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2477
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2478
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2479
|
+
|
|
2480
|
+
````
|
|
2481
|
+
|
|
2482
|
+
---
|
|
2483
|
+
|
|
2484
|
+
## The following dependencies are licensed under the MIT License:
|
|
2485
|
+
|
|
2486
|
+
### Rust Crates:
|
|
2487
|
+
|
|
2488
|
+
- [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
|
|
2489
|
+
|
|
2490
|
+
````text
|
|
2491
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
3170
2492
|
|
|
3171
2493
|
Permission is hereby granted, free of charge, to any
|
|
3172
2494
|
person obtaining a copy of this software and associated
|
|
@@ -3200,10 +2522,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3200
2522
|
|
|
3201
2523
|
### Rust Crates:
|
|
3202
2524
|
|
|
3203
|
-
- [
|
|
2525
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
2526
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
3204
2527
|
|
|
3205
2528
|
````text
|
|
3206
|
-
Copyright (c) 2014
|
|
2529
|
+
Copyright (c) 2014 Alex Crichton
|
|
3207
2530
|
|
|
3208
2531
|
Permission is hereby granted, free of charge, to any
|
|
3209
2532
|
person obtaining a copy of this software and associated
|
|
@@ -3237,10 +2560,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3237
2560
|
|
|
3238
2561
|
### Rust Crates:
|
|
3239
2562
|
|
|
3240
|
-
- [
|
|
2563
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3241
2564
|
|
|
3242
2565
|
````text
|
|
3243
|
-
Copyright (c)
|
|
2566
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3244
2567
|
|
|
3245
2568
|
Permission is hereby granted, free of charge, to any
|
|
3246
2569
|
person obtaining a copy of this software and associated
|
|
@@ -3274,12 +2597,60 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3274
2597
|
|
|
3275
2598
|
### Rust Crates:
|
|
3276
2599
|
|
|
3277
|
-
- [
|
|
2600
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
3278
2601
|
|
|
3279
2602
|
````text
|
|
3280
|
-
|
|
2603
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
3281
2604
|
|
|
3282
|
-
|
|
2605
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2606
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2607
|
+
in the Software without restriction, including without limitation the rights
|
|
2608
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2609
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2610
|
+
furnished to do so, subject to the following conditions:
|
|
2611
|
+
|
|
2612
|
+
The above copyright notice and this permission notice shall be included in
|
|
2613
|
+
all copies or substantial portions of the Software.
|
|
2614
|
+
|
|
2615
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2616
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2617
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2618
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2619
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2620
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2621
|
+
THE SOFTWARE.
|
|
2622
|
+
|
|
2623
|
+
````
|
|
2624
|
+
|
|
2625
|
+
---
|
|
2626
|
+
|
|
2627
|
+
## The following dependencies are licensed under the MIT License:
|
|
2628
|
+
|
|
2629
|
+
### Rust Crates:
|
|
2630
|
+
|
|
2631
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
2632
|
+
|
|
2633
|
+
````text
|
|
2634
|
+
Copyright 2016 Nika Layzell
|
|
2635
|
+
|
|
2636
|
+
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:
|
|
2637
|
+
|
|
2638
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2639
|
+
|
|
2640
|
+
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.
|
|
2641
|
+
|
|
2642
|
+
````
|
|
2643
|
+
|
|
2644
|
+
---
|
|
2645
|
+
|
|
2646
|
+
## The following dependencies are licensed under the MIT License:
|
|
2647
|
+
|
|
2648
|
+
### Rust Crates:
|
|
2649
|
+
|
|
2650
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2651
|
+
|
|
2652
|
+
````text
|
|
2653
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
3283
2654
|
|
|
3284
2655
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3285
2656
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3299,6 +2670,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3299
2670
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3300
2671
|
THE SOFTWARE.
|
|
3301
2672
|
|
|
2673
|
+
|
|
3302
2674
|
````
|
|
3303
2675
|
|
|
3304
2676
|
---
|
|
@@ -3307,10 +2679,109 @@ THE SOFTWARE.
|
|
|
3307
2679
|
|
|
3308
2680
|
### Rust Crates:
|
|
3309
2681
|
|
|
3310
|
-
- [
|
|
2682
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
3311
2683
|
|
|
3312
2684
|
````text
|
|
3313
|
-
Copyright (c)
|
|
2685
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
2686
|
+
|
|
2687
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2688
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2689
|
+
in the Software without restriction, including without limitation the rights
|
|
2690
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2691
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2692
|
+
furnished to do so, subject to the following conditions:
|
|
2693
|
+
|
|
2694
|
+
The above copyright notice and this permission notice shall be included in
|
|
2695
|
+
all copies or substantial portions of the Software.
|
|
2696
|
+
|
|
2697
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2698
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2699
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2700
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2701
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2702
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2703
|
+
THE SOFTWARE.
|
|
2704
|
+
|
|
2705
|
+
````
|
|
2706
|
+
|
|
2707
|
+
---
|
|
2708
|
+
|
|
2709
|
+
## The following dependencies are licensed under the MIT License:
|
|
2710
|
+
|
|
2711
|
+
### Rust Crates:
|
|
2712
|
+
|
|
2713
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2714
|
+
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
2715
|
+
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
2716
|
+
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
2717
|
+
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
2718
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2719
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2720
|
+
|
|
2721
|
+
````text
|
|
2722
|
+
MIT License
|
|
2723
|
+
|
|
2724
|
+
Copyright (c) <year> <copyright holders>
|
|
2725
|
+
|
|
2726
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2727
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2728
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2729
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2730
|
+
following conditions:
|
|
2731
|
+
|
|
2732
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2733
|
+
portions of the Software.
|
|
2734
|
+
|
|
2735
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2736
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2737
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2738
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2739
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2740
|
+
|
|
2741
|
+
````
|
|
2742
|
+
|
|
2743
|
+
---
|
|
2744
|
+
|
|
2745
|
+
## The following dependencies are licensed under the MIT License:
|
|
2746
|
+
|
|
2747
|
+
### Rust Crates:
|
|
2748
|
+
|
|
2749
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2750
|
+
|
|
2751
|
+
````text
|
|
2752
|
+
Copyright (c) 2017 Sean McArthur
|
|
2753
|
+
|
|
2754
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2755
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2756
|
+
in the Software without restriction, including without limitation the rights
|
|
2757
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2758
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2759
|
+
furnished to do so, subject to the following conditions:
|
|
2760
|
+
|
|
2761
|
+
The above copyright notice and this permission notice shall be included in
|
|
2762
|
+
all copies or substantial portions of the Software.
|
|
2763
|
+
|
|
2764
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2765
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2766
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2767
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2768
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2769
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2770
|
+
THE SOFTWARE.
|
|
2771
|
+
|
|
2772
|
+
|
|
2773
|
+
````
|
|
2774
|
+
|
|
2775
|
+
---
|
|
2776
|
+
|
|
2777
|
+
## The following dependencies are licensed under the MIT License:
|
|
2778
|
+
|
|
2779
|
+
### Rust Crates:
|
|
2780
|
+
|
|
2781
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
2782
|
+
|
|
2783
|
+
````text
|
|
2784
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
3314
2785
|
|
|
3315
2786
|
Permission is hereby granted, free of charge, to any
|
|
3316
2787
|
person obtaining a copy of this software and associated
|
|
@@ -3344,10 +2815,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3344
2815
|
|
|
3345
2816
|
### Rust Crates:
|
|
3346
2817
|
|
|
3347
|
-
- [
|
|
2818
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3348
2819
|
|
|
3349
2820
|
````text
|
|
3350
|
-
|
|
2821
|
+
MIT License
|
|
3351
2822
|
|
|
3352
2823
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3353
2824
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3356,16 +2827,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3356
2827
|
copies of the Software, and to permit persons to whom the Software is
|
|
3357
2828
|
furnished to do so, subject to the following conditions:
|
|
3358
2829
|
|
|
3359
|
-
The above copyright notice and this permission notice shall be included in
|
|
3360
|
-
|
|
2830
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2831
|
+
copies or substantial portions of the Software.
|
|
3361
2832
|
|
|
3362
2833
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3363
2834
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3364
2835
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3365
2836
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3366
2837
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3367
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3368
|
-
|
|
2838
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2839
|
+
SOFTWARE.
|
|
3369
2840
|
|
|
3370
2841
|
````
|
|
3371
2842
|
|
|
@@ -3375,12 +2846,10 @@ THE SOFTWARE.
|
|
|
3375
2846
|
|
|
3376
2847
|
### Rust Crates:
|
|
3377
2848
|
|
|
3378
|
-
- [
|
|
2849
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3379
2850
|
|
|
3380
2851
|
````text
|
|
3381
|
-
|
|
3382
|
-
|
|
3383
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
2852
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3384
2853
|
|
|
3385
2854
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3386
2855
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3389,16 +2858,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3389
2858
|
copies of the Software, and to permit persons to whom the Software is
|
|
3390
2859
|
furnished to do so, subject to the following conditions:
|
|
3391
2860
|
|
|
3392
|
-
The above copyright notice and this permission notice shall be included in
|
|
3393
|
-
|
|
2861
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2862
|
+
copies or substantial portions of the Software.
|
|
3394
2863
|
|
|
3395
2864
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3396
2865
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3397
2866
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3398
2867
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3399
2868
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3400
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3401
|
-
|
|
2869
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2870
|
+
SOFTWARE.
|
|
3402
2871
|
|
|
3403
2872
|
````
|
|
3404
2873
|
|
|
@@ -3408,15 +2877,12 @@ THE SOFTWARE.
|
|
|
3408
2877
|
|
|
3409
2878
|
### Rust Crates:
|
|
3410
2879
|
|
|
3411
|
-
- [
|
|
2880
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
3412
2881
|
|
|
3413
2882
|
````text
|
|
3414
2883
|
MIT License
|
|
3415
2884
|
|
|
3416
|
-
Copyright
|
|
3417
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3418
|
-
Copyright (c) 2017 Frommi
|
|
3419
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2885
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3420
2886
|
|
|
3421
2887
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3422
2888
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3444,34 +2910,29 @@ SOFTWARE.
|
|
|
3444
2910
|
|
|
3445
2911
|
### Rust Crates:
|
|
3446
2912
|
|
|
3447
|
-
- [
|
|
3448
|
-
|
|
3449
|
-
````text
|
|
3450
|
-
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3451
|
-
|
|
3452
|
-
Permission is hereby granted, free of charge, to any
|
|
3453
|
-
person obtaining a copy of this software and associated
|
|
3454
|
-
documentation files (the "Software"), to deal in the
|
|
3455
|
-
Software without restriction, including without
|
|
3456
|
-
limitation the rights to use, copy, modify, merge,
|
|
3457
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3458
|
-
the Software, and to permit persons to whom the Software
|
|
3459
|
-
is furnished to do so, subject to the following
|
|
3460
|
-
conditions:
|
|
2913
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
2914
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
3461
2915
|
|
|
3462
|
-
|
|
3463
|
-
|
|
3464
|
-
of the Software.
|
|
2916
|
+
````text
|
|
2917
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
3465
2918
|
|
|
3466
|
-
|
|
3467
|
-
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
2919
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2920
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2921
|
+
in the Software without restriction, including without limitation the rights
|
|
2922
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2923
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2924
|
+
furnished to do so, subject to the following conditions:
|
|
2925
|
+
|
|
2926
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2927
|
+
copies or substantial portions of the Software.
|
|
2928
|
+
|
|
2929
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2930
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2931
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2932
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2933
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2934
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2935
|
+
SOFTWARE.
|
|
3475
2936
|
|
|
3476
2937
|
````
|
|
3477
2938
|
|
|
@@ -3481,10 +2942,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3481
2942
|
|
|
3482
2943
|
### Rust Crates:
|
|
3483
2944
|
|
|
3484
|
-
- [
|
|
2945
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3485
2946
|
|
|
3486
2947
|
````text
|
|
3487
|
-
Copyright (c)
|
|
2948
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2949
|
+
Copyright (c) 2016 Jason Housley
|
|
3488
2950
|
|
|
3489
2951
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3490
2952
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3512,11 +2974,10 @@ THE SOFTWARE.
|
|
|
3512
2974
|
|
|
3513
2975
|
### Rust Crates:
|
|
3514
2976
|
|
|
3515
|
-
- [
|
|
2977
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3516
2978
|
|
|
3517
2979
|
````text
|
|
3518
|
-
Copyright (c)
|
|
3519
|
-
Copyright (c) 2016 Jason Housley
|
|
2980
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
3520
2981
|
|
|
3521
2982
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3522
2983
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3544,10 +3005,12 @@ THE SOFTWARE.
|
|
|
3544
3005
|
|
|
3545
3006
|
### Rust Crates:
|
|
3546
3007
|
|
|
3547
|
-
- [
|
|
3008
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
3009
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3010
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3548
3011
|
|
|
3549
3012
|
````text
|
|
3550
|
-
Copyright (c)
|
|
3013
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3551
3014
|
|
|
3552
3015
|
Permission is hereby granted, free of charge, to any
|
|
3553
3016
|
person obtaining a copy of this software and associated
|
|
@@ -3581,10 +3044,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3581
3044
|
|
|
3582
3045
|
### Rust Crates:
|
|
3583
3046
|
|
|
3584
|
-
- [
|
|
3047
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
3585
3048
|
|
|
3586
3049
|
````text
|
|
3587
|
-
Copyright (c)
|
|
3050
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
3051
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3588
3052
|
|
|
3589
3053
|
Permission is hereby granted, free of charge, to any
|
|
3590
3054
|
person obtaining a copy of this software and associated
|
|
@@ -3618,11 +3082,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3618
3082
|
|
|
3619
3083
|
### Rust Crates:
|
|
3620
3084
|
|
|
3621
|
-
- [
|
|
3085
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
3622
3086
|
|
|
3623
3087
|
````text
|
|
3624
|
-
|
|
3625
|
-
|
|
3088
|
+
MIT License
|
|
3089
|
+
|
|
3090
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
3091
|
+
Copyright (c) Tokio Contributors
|
|
3626
3092
|
|
|
3627
3093
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3628
3094
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3650,10 +3116,10 @@ SOFTWARE.
|
|
|
3650
3116
|
|
|
3651
3117
|
### Rust Crates:
|
|
3652
3118
|
|
|
3653
|
-
- [
|
|
3119
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
3654
3120
|
|
|
3655
3121
|
````text
|
|
3656
|
-
Copyright (c)
|
|
3122
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
3657
3123
|
|
|
3658
3124
|
Permission is hereby granted, free of charge, to any
|
|
3659
3125
|
person obtaining a copy of this software and associated
|
|
@@ -3687,10 +3153,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3687
3153
|
|
|
3688
3154
|
### Rust Crates:
|
|
3689
3155
|
|
|
3690
|
-
- [
|
|
3156
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3157
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3158
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3691
3159
|
|
|
3692
3160
|
````text
|
|
3693
|
-
Copyright 2019
|
|
3161
|
+
Copyright (c) 2019 Tower Contributors
|
|
3694
3162
|
|
|
3695
3163
|
Permission is hereby granted, free of charge, to any
|
|
3696
3164
|
person obtaining a copy of this software and associated
|
|
@@ -3724,39 +3192,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3724
3192
|
|
|
3725
3193
|
### Rust Crates:
|
|
3726
3194
|
|
|
3727
|
-
- [
|
|
3728
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3729
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3730
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3731
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3732
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3733
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3734
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3735
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3736
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3737
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3738
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3739
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3740
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3741
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3742
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3743
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3744
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3745
|
-
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
3746
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3747
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3748
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3749
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3750
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3751
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3752
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3753
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3754
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3755
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3756
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3757
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3195
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
3758
3196
|
|
|
3759
3197
|
````text
|
|
3198
|
+
Copyright (c) The rust-url developers
|
|
3199
|
+
|
|
3760
3200
|
Permission is hereby granted, free of charge, to any
|
|
3761
3201
|
person obtaining a copy of this software and associated
|
|
3762
3202
|
documentation files (the "Software"), to deal in the
|
|
@@ -3789,42 +3229,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3789
3229
|
|
|
3790
3230
|
### Rust Crates:
|
|
3791
3231
|
|
|
3792
|
-
- [
|
|
3793
|
-
|
|
3794
|
-
````text
|
|
3795
|
-
The MIT License (MIT)
|
|
3796
|
-
|
|
3797
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3798
|
-
|
|
3799
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3800
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3801
|
-
in the Software without restriction, including without limitation the rights
|
|
3802
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3803
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3804
|
-
furnished to do so, subject to the following conditions:
|
|
3805
|
-
|
|
3806
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3807
|
-
copies or substantial portions of the Software.
|
|
3808
|
-
|
|
3809
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3810
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3811
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3812
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3813
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3814
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3815
|
-
SOFTWARE.
|
|
3816
|
-
````
|
|
3817
|
-
|
|
3818
|
-
---
|
|
3819
|
-
|
|
3820
|
-
## The following dependencies are licensed under the MIT License:
|
|
3821
|
-
|
|
3822
|
-
### Rust Crates:
|
|
3823
|
-
|
|
3824
|
-
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3232
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
3825
3233
|
|
|
3826
3234
|
````text
|
|
3827
|
-
Copyright (c)
|
|
3235
|
+
Copyright (c) 2017 Daniel Abramov
|
|
3236
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3828
3237
|
|
|
3829
3238
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3830
3239
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3844,7 +3253,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3844
3253
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3845
3254
|
THE SOFTWARE.
|
|
3846
3255
|
|
|
3847
|
-
|
|
3848
3256
|
````
|
|
3849
3257
|
|
|
3850
3258
|
---
|
|
@@ -3853,16 +3261,10 @@ THE SOFTWARE.
|
|
|
3853
3261
|
|
|
3854
3262
|
### Rust Crates:
|
|
3855
3263
|
|
|
3856
|
-
- [
|
|
3857
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3858
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3859
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3860
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3861
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3264
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
3862
3265
|
|
|
3863
3266
|
````text
|
|
3864
|
-
Copyright 2018
|
|
3865
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3267
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
3866
3268
|
|
|
3867
3269
|
Permission is hereby granted, free of charge, to any
|
|
3868
3270
|
person obtaining a copy of this software and associated
|
|
@@ -3896,10 +3298,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3896
3298
|
|
|
3897
3299
|
### Rust Crates:
|
|
3898
3300
|
|
|
3899
|
-
- [
|
|
3301
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
3900
3302
|
|
|
3901
3303
|
````text
|
|
3902
|
-
Copyright (c)
|
|
3304
|
+
Copyright (c) The Rust Project Developers
|
|
3903
3305
|
|
|
3904
3306
|
Permission is hereby granted, free of charge, to any
|
|
3905
3307
|
person obtaining a copy of this software and associated
|
|
@@ -3933,10 +3335,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3933
3335
|
|
|
3934
3336
|
### Rust Crates:
|
|
3935
3337
|
|
|
3936
|
-
- [
|
|
3338
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
3937
3339
|
|
|
3938
3340
|
````text
|
|
3939
|
-
|
|
3341
|
+
The MIT License (MIT)
|
|
3342
|
+
|
|
3343
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3344
|
+
|
|
3345
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3346
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3347
|
+
in the Software without restriction, including without limitation the rights
|
|
3348
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3349
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3350
|
+
furnished to do so, subject to the following conditions:
|
|
3351
|
+
|
|
3352
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3353
|
+
copies or substantial portions of the Software.
|
|
3354
|
+
|
|
3355
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3356
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3357
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3358
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3359
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3360
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3361
|
+
SOFTWARE.
|
|
3362
|
+
|
|
3363
|
+
````
|
|
3364
|
+
|
|
3365
|
+
---
|
|
3366
|
+
|
|
3367
|
+
## The following dependencies are licensed under the MIT License:
|
|
3368
|
+
|
|
3369
|
+
### Rust Crates:
|
|
3370
|
+
|
|
3371
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3372
|
+
|
|
3373
|
+
````text
|
|
3374
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3940
3375
|
|
|
3941
3376
|
Permission is hereby granted, free of charge, to any
|
|
3942
3377
|
person obtaining a copy of this software and associated
|
|
@@ -3970,44 +3405,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3970
3405
|
|
|
3971
3406
|
### Rust Crates:
|
|
3972
3407
|
|
|
3973
|
-
- [
|
|
3974
|
-
|
|
3975
|
-
````text
|
|
3976
|
-
Copyright (c) 2015-2025 Sean McArthur
|
|
3977
|
-
|
|
3978
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3979
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3980
|
-
in the Software without restriction, including without limitation the rights
|
|
3981
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3982
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3983
|
-
furnished to do so, subject to the following conditions:
|
|
3984
|
-
|
|
3985
|
-
The above copyright notice and this permission notice shall be included in
|
|
3986
|
-
all copies or substantial portions of the Software.
|
|
3987
|
-
|
|
3988
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3989
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3990
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3991
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3992
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3993
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3994
|
-
THE SOFTWARE.
|
|
3995
|
-
|
|
3996
|
-
|
|
3997
|
-
````
|
|
3998
|
-
|
|
3999
|
-
---
|
|
4000
|
-
|
|
4001
|
-
## The following dependencies are licensed under the MIT License:
|
|
4002
|
-
|
|
4003
|
-
### Rust Crates:
|
|
4004
|
-
|
|
4005
|
-
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
4006
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
4007
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3408
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
4008
3409
|
|
|
4009
3410
|
````text
|
|
4010
|
-
Copyright (c)
|
|
3411
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
3412
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
4011
3413
|
|
|
4012
3414
|
Permission is hereby granted, free of charge, to any
|
|
4013
3415
|
person obtaining a copy of this software and associated
|
|
@@ -4041,10 +3443,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4041
3443
|
|
|
4042
3444
|
### Rust Crates:
|
|
4043
3445
|
|
|
4044
|
-
- [
|
|
3446
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
3447
|
+
|
|
3448
|
+
````text
|
|
3449
|
+
MIT License
|
|
3450
|
+
|
|
3451
|
+
Copyright (c) 2025 Callum Oakley
|
|
3452
|
+
|
|
3453
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3454
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3455
|
+
in the Software without restriction, including without limitation the rights
|
|
3456
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3457
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3458
|
+
furnished to do so, subject to the following conditions:
|
|
3459
|
+
|
|
3460
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3461
|
+
copies or substantial portions of the Software.
|
|
3462
|
+
|
|
3463
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3464
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3465
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3466
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3467
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3468
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3469
|
+
SOFTWARE.
|
|
3470
|
+
|
|
3471
|
+
````
|
|
3472
|
+
|
|
3473
|
+
---
|
|
3474
|
+
|
|
3475
|
+
## The following dependencies are licensed under the MIT License:
|
|
3476
|
+
|
|
3477
|
+
### Rust Crates:
|
|
3478
|
+
|
|
3479
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
4045
3480
|
|
|
4046
3481
|
````text
|
|
4047
|
-
Copyright (c)
|
|
3482
|
+
Copyright (c) 2015 Steven Allen
|
|
4048
3483
|
|
|
4049
3484
|
Permission is hereby granted, free of charge, to any
|
|
4050
3485
|
person obtaining a copy of this software and associated
|
|
@@ -4078,34 +3513,51 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4078
3513
|
|
|
4079
3514
|
### Rust Crates:
|
|
4080
3515
|
|
|
4081
|
-
- [
|
|
3516
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
4082
3517
|
|
|
4083
3518
|
````text
|
|
4084
|
-
|
|
3519
|
+
The MIT License (MIT)
|
|
3520
|
+
|
|
3521
|
+
Copyright (c) 2016 Johann Tuffe
|
|
3522
|
+
|
|
3523
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3524
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3525
|
+
in the Software without restriction, including without limitation the rights
|
|
3526
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3527
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3528
|
+
furnished to do so, subject to the following conditions:
|
|
3529
|
+
|
|
3530
|
+
|
|
3531
|
+
The above copyright notice and this permission notice shall be included in
|
|
3532
|
+
all copies or substantial portions of the Software.
|
|
3533
|
+
|
|
3534
|
+
|
|
3535
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3536
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3537
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3538
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3539
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3540
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3541
|
+
THE SOFTWARE.
|
|
4085
3542
|
|
|
4086
|
-
|
|
4087
|
-
person obtaining a copy of this software and associated
|
|
4088
|
-
documentation files (the "Software"), to deal in the
|
|
4089
|
-
Software without restriction, including without
|
|
4090
|
-
limitation the rights to use, copy, modify, merge,
|
|
4091
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4092
|
-
the Software, and to permit persons to whom the Software
|
|
4093
|
-
is furnished to do so, subject to the following
|
|
4094
|
-
conditions:
|
|
3543
|
+
````
|
|
4095
3544
|
|
|
4096
|
-
|
|
4097
|
-
shall be included in all copies or substantial portions
|
|
4098
|
-
of the Software.
|
|
3545
|
+
---
|
|
4099
3546
|
|
|
4100
|
-
|
|
4101
|
-
|
|
4102
|
-
|
|
4103
|
-
|
|
4104
|
-
|
|
4105
|
-
|
|
4106
|
-
|
|
4107
|
-
|
|
4108
|
-
|
|
3547
|
+
## The following dependencies are licensed under the MIT License:
|
|
3548
|
+
|
|
3549
|
+
### Rust Crates:
|
|
3550
|
+
|
|
3551
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
3552
|
+
|
|
3553
|
+
````text
|
|
3554
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
3555
|
+
|
|
3556
|
+
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:
|
|
3557
|
+
|
|
3558
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3559
|
+
|
|
3560
|
+
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.
|
|
4109
3561
|
|
|
4110
3562
|
````
|
|
4111
3563
|
|
|
@@ -4115,10 +3567,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4115
3567
|
|
|
4116
3568
|
### Rust Crates:
|
|
4117
3569
|
|
|
4118
|
-
- [
|
|
3570
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
4119
3571
|
|
|
4120
3572
|
````text
|
|
4121
|
-
Copyright (c)
|
|
3573
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
4122
3574
|
|
|
4123
3575
|
Permission is hereby granted, free of charge, to any
|
|
4124
3576
|
person obtaining a copy of this software and associated
|
|
@@ -4152,39 +3604,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4152
3604
|
|
|
4153
3605
|
### Rust Crates:
|
|
4154
3606
|
|
|
4155
|
-
- [
|
|
4156
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
4157
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
4158
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
4159
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
4160
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
3607
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
4161
3608
|
|
|
4162
3609
|
````text
|
|
4163
|
-
|
|
3610
|
+
The MIT License (MIT)
|
|
4164
3611
|
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
documentation files (the "Software"), to deal in the
|
|
4168
|
-
Software without restriction, including without
|
|
4169
|
-
limitation the rights to use, copy, modify, merge,
|
|
4170
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4171
|
-
the Software, and to permit persons to whom the Software
|
|
4172
|
-
is furnished to do so, subject to the following
|
|
4173
|
-
conditions:
|
|
3612
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
3613
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
4174
3614
|
|
|
4175
|
-
|
|
4176
|
-
|
|
4177
|
-
|
|
3615
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3616
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3617
|
+
in the Software without restriction, including without limitation the rights
|
|
3618
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3619
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3620
|
+
furnished to do so, subject to the following conditions:
|
|
4178
3621
|
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
4182
|
-
|
|
4183
|
-
|
|
4184
|
-
|
|
4185
|
-
|
|
4186
|
-
IN
|
|
4187
|
-
|
|
3622
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3623
|
+
copies or substantial portions of the Software.
|
|
3624
|
+
|
|
3625
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3626
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3627
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3628
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3629
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3630
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3631
|
+
SOFTWARE.
|
|
4188
3632
|
|
|
4189
3633
|
````
|
|
4190
3634
|
|
|
@@ -4194,12 +3638,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4194
3638
|
|
|
4195
3639
|
### Rust Crates:
|
|
4196
3640
|
|
|
4197
|
-
- [
|
|
3641
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
3642
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
3643
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
4198
3644
|
|
|
4199
3645
|
````text
|
|
4200
3646
|
MIT License
|
|
4201
3647
|
|
|
4202
|
-
Copyright (c)
|
|
3648
|
+
Copyright (c) Tokio Contributors
|
|
4203
3649
|
|
|
4204
3650
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4205
3651
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4218,6 +3664,41 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
4218
3664
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4219
3665
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4220
3666
|
SOFTWARE.
|
|
3667
|
+
|
|
3668
|
+
````
|
|
3669
|
+
|
|
3670
|
+
---
|
|
3671
|
+
|
|
3672
|
+
## The following dependencies are licensed under the MIT License:
|
|
3673
|
+
|
|
3674
|
+
### NPM Packages:
|
|
3675
|
+
|
|
3676
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3677
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
3678
|
+
|
|
3679
|
+
````text
|
|
3680
|
+
MIT License
|
|
3681
|
+
|
|
3682
|
+
Copyright (c) Microsoft Corporation.
|
|
3683
|
+
|
|
3684
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3685
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3686
|
+
in the Software without restriction, including without limitation the rights
|
|
3687
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3688
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3689
|
+
furnished to do so, subject to the following conditions:
|
|
3690
|
+
|
|
3691
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3692
|
+
copies or substantial portions of the Software.
|
|
3693
|
+
|
|
3694
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3695
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3696
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3697
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3698
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3699
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3700
|
+
SOFTWARE
|
|
3701
|
+
|
|
4221
3702
|
````
|
|
4222
3703
|
|
|
4223
3704
|
---
|
|
@@ -4226,10 +3707,13 @@ SOFTWARE.
|
|
|
4226
3707
|
|
|
4227
3708
|
### Rust Crates:
|
|
4228
3709
|
|
|
4229
|
-
- [
|
|
3710
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3711
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3712
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
4230
3713
|
|
|
4231
3714
|
````text
|
|
4232
|
-
Copyright
|
|
3715
|
+
Copyright 2018 Developers of the Rand project
|
|
3716
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
4233
3717
|
|
|
4234
3718
|
Permission is hereby granted, free of charge, to any
|
|
4235
3719
|
person obtaining a copy of this software and associated
|
|
@@ -4254,38 +3738,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
4254
3738
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4255
3739
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4256
3740
|
DEALINGS IN THE SOFTWARE.
|
|
4257
|
-
````
|
|
4258
|
-
|
|
4259
|
-
---
|
|
4260
|
-
|
|
4261
|
-
## The following dependencies are licensed under the MIT License:
|
|
4262
|
-
|
|
4263
|
-
### Rust Crates:
|
|
4264
|
-
|
|
4265
|
-
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
4266
|
-
|
|
4267
|
-
````text
|
|
4268
|
-
Copyright (c) 2018-2023 Sean McArthur
|
|
4269
|
-
Copyright (c) 2016 Alex Crichton
|
|
4270
|
-
|
|
4271
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4272
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4273
|
-
in the Software without restriction, including without limitation the rights
|
|
4274
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4275
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4276
|
-
furnished to do so, subject to the following conditions:
|
|
4277
|
-
|
|
4278
|
-
The above copyright notice and this permission notice shall be included in
|
|
4279
|
-
all copies or substantial portions of the Software.
|
|
4280
|
-
|
|
4281
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4282
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4283
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4284
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4285
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4286
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4287
|
-
THE SOFTWARE.
|
|
4288
|
-
|
|
4289
3741
|
|
|
4290
3742
|
````
|
|
4291
3743
|
|
|
@@ -4680,14 +4132,31 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4680
4132
|
|
|
4681
4133
|
### Rust Crates:
|
|
4682
4134
|
|
|
4683
|
-
- [
|
|
4135
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4136
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4137
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4138
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4139
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4140
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4141
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4142
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4143
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4144
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4145
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4146
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4147
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4148
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4149
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4150
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4151
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4152
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4684
4153
|
|
|
4685
4154
|
````text
|
|
4686
4155
|
UNICODE LICENSE V3
|
|
4687
4156
|
|
|
4688
4157
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4689
4158
|
|
|
4690
|
-
Copyright ©
|
|
4159
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4691
4160
|
|
|
4692
4161
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4693
4162
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4723,6 +4192,13 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4723
4192
|
dealings in these Data Files or Software without prior written
|
|
4724
4193
|
authorization of the copyright holder.
|
|
4725
4194
|
|
|
4195
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4196
|
+
|
|
4197
|
+
—
|
|
4198
|
+
|
|
4199
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4200
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4201
|
+
|
|
4726
4202
|
````
|
|
4727
4203
|
|
|
4728
4204
|
---
|
|
@@ -4731,31 +4207,14 @@ authorization of the copyright holder.
|
|
|
4731
4207
|
|
|
4732
4208
|
### Rust Crates:
|
|
4733
4209
|
|
|
4734
|
-
- [
|
|
4735
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4736
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4737
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4738
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4739
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4740
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4741
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4742
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4743
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4744
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4745
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4746
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4747
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4748
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4749
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4750
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4751
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4210
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4752
4211
|
|
|
4753
4212
|
````text
|
|
4754
4213
|
UNICODE LICENSE V3
|
|
4755
4214
|
|
|
4756
4215
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4757
4216
|
|
|
4758
|
-
Copyright ©
|
|
4217
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4759
4218
|
|
|
4760
4219
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4761
4220
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4791,12 +4250,5 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4791
4250
|
dealings in these Data Files or Software without prior written
|
|
4792
4251
|
authorization of the copyright holder.
|
|
4793
4252
|
|
|
4794
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4795
|
-
|
|
4796
|
-
—
|
|
4797
|
-
|
|
4798
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4799
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4800
|
-
|
|
4801
4253
|
````
|
|
4802
4254
|
|