@deveco-codegenie/mcp-bridge-win32-x64 1.1.8 → 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 +964 -1575
- package/napi_bridge.node +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -1,46 +1,21 @@
|
|
|
1
1
|
# SUMMARY
|
|
2
2
|
|
|
3
|
-
**Total Dependencies:**
|
|
3
|
+
**Total Dependencies:** 202
|
|
4
4
|
|
|
5
|
-
- **Rust Crates:**
|
|
5
|
+
- **Rust Crates:** 191 *(By cargo-about)*
|
|
6
6
|
- **NPM Packages:** 11 *(By license-checker-rseidelsohn)*
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 175
|
|
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
|
-
- [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
|
|
26
|
-
|
|
27
|
-
````text
|
|
28
|
-
BSD Zero Clause License
|
|
29
|
-
|
|
30
|
-
Copyright (c) 2023 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
19
|
---
|
|
45
20
|
|
|
46
21
|
## The following dependencies are licensed under the 0BSD License:
|
|
@@ -67,58 +42,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
67
42
|
|
|
68
43
|
---
|
|
69
44
|
|
|
70
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
71
|
-
|
|
72
|
-
### Rust Crates:
|
|
73
|
-
|
|
74
|
-
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
75
|
-
|
|
76
|
-
````text
|
|
77
|
-
BSD Zero Clause License
|
|
78
|
-
|
|
79
|
-
Copyright (c) 2024 kotauskas
|
|
80
|
-
|
|
81
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
82
|
-
purpose with or without fee is hereby granted.
|
|
83
|
-
|
|
84
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
85
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
86
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
87
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
88
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
89
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
90
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
91
|
-
|
|
92
|
-
````
|
|
93
|
-
|
|
94
|
-
---
|
|
95
|
-
|
|
96
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
97
|
-
|
|
98
|
-
### Rust Crates:
|
|
99
|
-
|
|
100
|
-
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
101
|
-
|
|
102
|
-
````text
|
|
103
|
-
BSD Zero Clause License
|
|
104
|
-
|
|
105
|
-
Copyright (c) 2025 Goat
|
|
106
|
-
|
|
107
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
108
|
-
purpose with or without fee is hereby granted.
|
|
109
|
-
|
|
110
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
111
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
112
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
113
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
114
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
115
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
116
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
117
|
-
|
|
118
|
-
````
|
|
119
|
-
|
|
120
|
-
---
|
|
121
|
-
|
|
122
45
|
## The following dependencies are licensed under the Apache-2.0 License:
|
|
123
46
|
|
|
124
47
|
### Rust Crates:
|
|
@@ -336,221 +259,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
336
259
|
|
|
337
260
|
### Rust Crates:
|
|
338
261
|
|
|
339
|
-
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
340
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
341
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
342
|
-
|
|
343
|
-
````text
|
|
344
|
-
Apache License
|
|
345
|
-
Version 2.0, January 2004
|
|
346
|
-
http://www.apache.org/licenses/
|
|
347
|
-
|
|
348
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
349
|
-
|
|
350
|
-
1. Definitions.
|
|
351
|
-
|
|
352
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
353
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
354
|
-
|
|
355
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
356
|
-
the copyright owner that is granting the License.
|
|
357
|
-
|
|
358
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
359
|
-
other entities that control, are controlled by, or are under common
|
|
360
|
-
control with that entity. For the purposes of this definition,
|
|
361
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
362
|
-
direction or management of such entity, whether by contract or
|
|
363
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
364
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
365
|
-
|
|
366
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
367
|
-
exercising permissions granted by this License.
|
|
368
|
-
|
|
369
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
370
|
-
including but not limited to software source code, documentation
|
|
371
|
-
source, and configuration files.
|
|
372
|
-
|
|
373
|
-
"Object" form shall mean any form resulting from mechanical
|
|
374
|
-
transformation or translation of a Source form, including but
|
|
375
|
-
not limited to compiled object code, generated documentation,
|
|
376
|
-
and conversions to other media types.
|
|
377
|
-
|
|
378
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
379
|
-
Object form, made available under the License, as indicated by a
|
|
380
|
-
copyright notice that is included in or attached to the work
|
|
381
|
-
(an example is provided in the Appendix below).
|
|
382
|
-
|
|
383
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
384
|
-
form, that is based on (or derived from) the Work and for which the
|
|
385
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
386
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
387
|
-
of this License, Derivative Works shall not include works that remain
|
|
388
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
389
|
-
the Work and Derivative Works thereof.
|
|
390
|
-
|
|
391
|
-
"Contribution" shall mean any work of authorship, including
|
|
392
|
-
the original version of the Work and any modifications or additions
|
|
393
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
394
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
395
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
396
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
397
|
-
means any form of electronic, verbal, or written communication sent
|
|
398
|
-
to the Licensor or its representatives, including but not limited to
|
|
399
|
-
communication on electronic mailing lists, source code control systems,
|
|
400
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
401
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
402
|
-
excluding communication that is conspicuously marked or otherwise
|
|
403
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
404
|
-
|
|
405
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
406
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
407
|
-
subsequently incorporated within the Work.
|
|
408
|
-
|
|
409
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
410
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
411
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
412
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
413
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
414
|
-
Work and such Derivative Works in Source or Object form.
|
|
415
|
-
|
|
416
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
417
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
418
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
419
|
-
(except as stated in this section) patent license to make, have made,
|
|
420
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
421
|
-
where such license applies only to those patent claims licensable
|
|
422
|
-
by such Contributor that are necessarily infringed by their
|
|
423
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
424
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
425
|
-
institute patent litigation against any entity (including a
|
|
426
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
427
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
428
|
-
or contributory patent infringement, then any patent licenses
|
|
429
|
-
granted to You under this License for that Work shall terminate
|
|
430
|
-
as of the date such litigation is filed.
|
|
431
|
-
|
|
432
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
433
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
434
|
-
modifications, and in Source or Object form, provided that You
|
|
435
|
-
meet the following conditions:
|
|
436
|
-
|
|
437
|
-
(a) You must give any other recipients of the Work or
|
|
438
|
-
Derivative Works a copy of this License; and
|
|
439
|
-
|
|
440
|
-
(b) You must cause any modified files to carry prominent notices
|
|
441
|
-
stating that You changed the files; and
|
|
442
|
-
|
|
443
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
444
|
-
that You distribute, all copyright, patent, trademark, and
|
|
445
|
-
attribution notices from the Source form of the Work,
|
|
446
|
-
excluding those notices that do not pertain to any part of
|
|
447
|
-
the Derivative Works; and
|
|
448
|
-
|
|
449
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
450
|
-
distribution, then any Derivative Works that You distribute must
|
|
451
|
-
include a readable copy of the attribution notices contained
|
|
452
|
-
within such NOTICE file, excluding those notices that do not
|
|
453
|
-
pertain to any part of the Derivative Works, in at least one
|
|
454
|
-
of the following places: within a NOTICE text file distributed
|
|
455
|
-
as part of the Derivative Works; within the Source form or
|
|
456
|
-
documentation, if provided along with the Derivative Works; or,
|
|
457
|
-
within a display generated by the Derivative Works, if and
|
|
458
|
-
wherever such third-party notices normally appear. The contents
|
|
459
|
-
of the NOTICE file are for informational purposes only and
|
|
460
|
-
do not modify the License. You may add Your own attribution
|
|
461
|
-
notices within Derivative Works that You distribute, alongside
|
|
462
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
463
|
-
that such additional attribution notices cannot be construed
|
|
464
|
-
as modifying the License.
|
|
465
|
-
|
|
466
|
-
You may add Your own copyright statement to Your modifications and
|
|
467
|
-
may provide additional or different license terms and conditions
|
|
468
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
469
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
470
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
471
|
-
the conditions stated in this License.
|
|
472
|
-
|
|
473
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
474
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
475
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
476
|
-
this License, without any additional terms or conditions.
|
|
477
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
478
|
-
the terms of any separate license agreement you may have executed
|
|
479
|
-
with Licensor regarding such Contributions.
|
|
480
|
-
|
|
481
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
482
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
483
|
-
except as required for reasonable and customary use in describing the
|
|
484
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
485
|
-
|
|
486
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
487
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
488
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
489
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
490
|
-
implied, including, without limitation, any warranties or conditions
|
|
491
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
492
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
493
|
-
appropriateness of using or redistributing the Work and assume any
|
|
494
|
-
risks associated with Your exercise of permissions under this License.
|
|
495
|
-
|
|
496
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
497
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
498
|
-
unless required by applicable law (such as deliberate and grossly
|
|
499
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
500
|
-
liable to You for damages, including any direct, indirect, special,
|
|
501
|
-
incidental, or consequential damages of any character arising as a
|
|
502
|
-
result of this License or out of the use or inability to use the
|
|
503
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
504
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
505
|
-
other commercial damages or losses), even if such Contributor
|
|
506
|
-
has been advised of the possibility of such damages.
|
|
507
|
-
|
|
508
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
509
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
510
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
511
|
-
or other liability obligations and/or rights consistent with this
|
|
512
|
-
License. However, in accepting such obligations, You may act only
|
|
513
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
514
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
515
|
-
defend, and hold each Contributor harmless for any liability
|
|
516
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
517
|
-
of your accepting any such warranty or additional liability.
|
|
518
|
-
|
|
519
|
-
END OF TERMS AND CONDITIONS
|
|
520
|
-
|
|
521
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
522
|
-
|
|
523
|
-
To apply the Apache License to your work, attach the following
|
|
524
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
525
|
-
replaced with your own identifying information. (Don't include
|
|
526
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
527
|
-
comment syntax for the file format. We also recommend that a
|
|
528
|
-
file or class name and description of purpose be included on the
|
|
529
|
-
same "printed page" as the copyright notice for easier
|
|
530
|
-
identification within third-party archives.
|
|
531
|
-
|
|
532
|
-
Copyright [yyyy] [name of copyright owner]
|
|
533
|
-
|
|
534
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
535
|
-
you may not use this file except in compliance with the License.
|
|
536
|
-
You may obtain a copy of the License at
|
|
537
|
-
|
|
538
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
539
|
-
|
|
540
|
-
Unless required by applicable law or agreed to in writing, software
|
|
541
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
542
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
543
|
-
See the License for the specific language governing permissions and
|
|
544
|
-
limitations under the License.
|
|
545
|
-
|
|
546
|
-
````
|
|
547
|
-
|
|
548
|
-
---
|
|
549
|
-
|
|
550
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
551
|
-
|
|
552
|
-
### Rust Crates:
|
|
553
|
-
|
|
554
262
|
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
555
263
|
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
556
264
|
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
@@ -703,10 +411,10 @@ THIS SOFTWARE.
|
|
|
703
411
|
|
|
704
412
|
### Rust Crates:
|
|
705
413
|
|
|
706
|
-
- [
|
|
414
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
707
415
|
|
|
708
416
|
````text
|
|
709
|
-
Copyright (c)
|
|
417
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
710
418
|
|
|
711
419
|
Permission is hereby granted, free of charge, to any
|
|
712
420
|
person obtaining a copy of this software and associated
|
|
@@ -740,10 +448,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
740
448
|
|
|
741
449
|
### Rust Crates:
|
|
742
450
|
|
|
743
|
-
- [
|
|
451
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
744
452
|
|
|
745
453
|
````text
|
|
746
|
-
Copyright (c)
|
|
454
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
747
455
|
|
|
748
456
|
Permission is hereby granted, free of charge, to any
|
|
749
457
|
person obtaining a copy of this software and associated
|
|
@@ -768,6 +476,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
768
476
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
769
477
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
770
478
|
DEALINGS IN THE SOFTWARE.
|
|
479
|
+
|
|
771
480
|
````
|
|
772
481
|
|
|
773
482
|
---
|
|
@@ -776,29 +485,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
776
485
|
|
|
777
486
|
### Rust Crates:
|
|
778
487
|
|
|
779
|
-
- [
|
|
488
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
489
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
490
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
491
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
780
492
|
|
|
781
493
|
````text
|
|
782
|
-
Copyright (c)
|
|
783
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
494
|
+
Copyright (c) 2019 Tokio Contributors
|
|
784
495
|
|
|
785
|
-
Permission is hereby granted, free of charge, to any
|
|
786
|
-
of this software and associated
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
496
|
+
Permission is hereby granted, free of charge, to any
|
|
497
|
+
person obtaining a copy of this software and associated
|
|
498
|
+
documentation files (the "Software"), to deal in the
|
|
499
|
+
Software without restriction, including without
|
|
500
|
+
limitation the rights to use, copy, modify, merge,
|
|
501
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
502
|
+
the Software, and to permit persons to whom the Software
|
|
503
|
+
is furnished to do so, subject to the following
|
|
504
|
+
conditions:
|
|
791
505
|
|
|
792
|
-
The above copyright notice and this permission notice
|
|
793
|
-
copies or substantial portions
|
|
506
|
+
The above copyright notice and this permission notice
|
|
507
|
+
shall be included in all copies or substantial portions
|
|
508
|
+
of the Software.
|
|
794
509
|
|
|
795
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
796
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
510
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
511
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
512
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
513
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
514
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
515
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
516
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
517
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
518
|
+
DEALINGS IN THE SOFTWARE.
|
|
802
519
|
|
|
803
520
|
````
|
|
804
521
|
|
|
@@ -808,14 +525,11 @@ SOFTWARE.
|
|
|
808
525
|
|
|
809
526
|
### Rust Crates:
|
|
810
527
|
|
|
811
|
-
- [
|
|
812
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
813
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
528
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
814
529
|
|
|
815
530
|
````text
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
Copyright (c) 2017 Ted Driggs
|
|
531
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
532
|
+
Copyright (c) 2016 Jason Housley
|
|
819
533
|
|
|
820
534
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
821
535
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -824,16 +538,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
824
538
|
copies of the Software, and to permit persons to whom the Software is
|
|
825
539
|
furnished to do so, subject to the following conditions:
|
|
826
540
|
|
|
827
|
-
The above copyright notice and this permission notice shall be included in
|
|
828
|
-
copies or substantial portions of the Software.
|
|
541
|
+
The above copyright notice and this permission notice shall be included in
|
|
542
|
+
all copies or substantial portions of the Software.
|
|
829
543
|
|
|
830
544
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
831
545
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
832
546
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
833
547
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
834
548
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
835
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
836
|
-
SOFTWARE.
|
|
549
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
550
|
+
THE SOFTWARE.
|
|
837
551
|
|
|
838
552
|
````
|
|
839
553
|
|
|
@@ -841,102 +555,32 @@ SOFTWARE.
|
|
|
841
555
|
|
|
842
556
|
## The following dependencies are licensed under the MIT License:
|
|
843
557
|
|
|
844
|
-
###
|
|
558
|
+
### NPM Packages:
|
|
845
559
|
|
|
846
|
-
- [
|
|
847
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
848
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
560
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
849
561
|
|
|
850
562
|
````text
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
Permission is hereby granted, free of charge, to any
|
|
854
|
-
person obtaining a copy of this software and associated
|
|
855
|
-
documentation files (the "Software"), to deal in the
|
|
856
|
-
Software without restriction, including without
|
|
857
|
-
limitation the rights to use, copy, modify, merge,
|
|
858
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
859
|
-
the Software, and to permit persons to whom the Software
|
|
860
|
-
is furnished to do so, subject to the following
|
|
861
|
-
conditions:
|
|
862
|
-
|
|
863
|
-
The above copyright notice and this permission notice
|
|
864
|
-
shall be included in all copies or substantial portions
|
|
865
|
-
of the Software.
|
|
866
|
-
|
|
867
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
868
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
869
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
870
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
871
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
872
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
873
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
874
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
875
|
-
DEALINGS IN THE SOFTWARE.
|
|
876
|
-
|
|
877
|
-
````
|
|
878
|
-
|
|
879
|
-
---
|
|
880
|
-
|
|
881
|
-
## The following dependencies are licensed under the MIT License:
|
|
882
|
-
|
|
883
|
-
### Rust Crates:
|
|
563
|
+
The MIT License (MIT)
|
|
884
564
|
|
|
885
|
-
|
|
886
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
887
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
888
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
889
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
890
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
891
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
892
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
893
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
894
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
895
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
896
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
897
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
898
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
899
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
900
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
901
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
902
|
-
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
903
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
904
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
905
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
906
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
907
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
908
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
909
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
910
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
911
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
912
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
913
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
914
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
565
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
915
566
|
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
923
|
-
the Software, and to permit persons to whom the Software
|
|
924
|
-
is furnished to do so, subject to the following
|
|
925
|
-
conditions:
|
|
567
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
568
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
569
|
+
in the Software without restriction, including without limitation the rights
|
|
570
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
571
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
572
|
+
furnished to do so, subject to the following conditions:
|
|
926
573
|
|
|
927
|
-
The above copyright notice and this permission notice
|
|
928
|
-
|
|
929
|
-
of the Software.
|
|
574
|
+
The above copyright notice and this permission notice shall be included in
|
|
575
|
+
all copies or substantial portions of the Software.
|
|
930
576
|
|
|
931
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
939
|
-
DEALINGS IN THE SOFTWARE.
|
|
577
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
578
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
579
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
580
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
581
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
582
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
583
|
+
THE SOFTWARE.
|
|
940
584
|
|
|
941
585
|
````
|
|
942
586
|
|
|
@@ -946,10 +590,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
946
590
|
|
|
947
591
|
### Rust Crates:
|
|
948
592
|
|
|
949
|
-
- [
|
|
593
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
594
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
595
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
950
596
|
|
|
951
597
|
````text
|
|
952
|
-
Copyright
|
|
598
|
+
Copyright 2018 Developers of the Rand project
|
|
599
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
953
600
|
|
|
954
601
|
Permission is hereby granted, free of charge, to any
|
|
955
602
|
person obtaining a copy of this software and associated
|
|
@@ -1000,14 +647,8 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1000
647
|
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
1001
648
|
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
1002
649
|
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
1003
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
|
|
1004
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
|
|
1005
650
|
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
1006
|
-
- [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
1007
|
-
- [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
1008
651
|
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
1009
|
-
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
1010
|
-
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
1011
652
|
|
|
1012
653
|
````text
|
|
1013
654
|
MIT License
|
|
@@ -1037,35 +678,36 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1037
678
|
|
|
1038
679
|
### Rust Crates:
|
|
1039
680
|
|
|
1040
|
-
- [
|
|
681
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
682
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
683
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1041
684
|
|
|
1042
685
|
````text
|
|
1043
|
-
Copyright (c) 2016 The
|
|
1044
|
-
|
|
1045
|
-
Includes parts of http date with the following copyright:
|
|
1046
|
-
Copyright (c) 2016 Pyfisch
|
|
1047
|
-
|
|
1048
|
-
Includes portions of musl libc with the following copyright:
|
|
1049
|
-
Copyright © 2005-2013 Rich Felker
|
|
1050
|
-
|
|
686
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
1051
687
|
|
|
1052
|
-
Permission is hereby granted, free of charge, to any
|
|
1053
|
-
of this software and associated
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
688
|
+
Permission is hereby granted, free of charge, to any
|
|
689
|
+
person obtaining a copy of this software and associated
|
|
690
|
+
documentation files (the "Software"), to deal in the
|
|
691
|
+
Software without restriction, including without
|
|
692
|
+
limitation the rights to use, copy, modify, merge,
|
|
693
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
694
|
+
the Software, and to permit persons to whom the Software
|
|
695
|
+
is furnished to do so, subject to the following
|
|
696
|
+
conditions:
|
|
1058
697
|
|
|
1059
|
-
The above copyright notice and this permission notice
|
|
1060
|
-
copies or substantial portions
|
|
698
|
+
The above copyright notice and this permission notice
|
|
699
|
+
shall be included in all copies or substantial portions
|
|
700
|
+
of the Software.
|
|
1061
701
|
|
|
1062
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1063
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
702
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
703
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
704
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
705
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
706
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
707
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
708
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
709
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
710
|
+
DEALINGS IN THE SOFTWARE.
|
|
1069
711
|
|
|
1070
712
|
````
|
|
1071
713
|
|
|
@@ -1075,10 +717,11 @@ SOFTWARE.
|
|
|
1075
717
|
|
|
1076
718
|
### Rust Crates:
|
|
1077
719
|
|
|
1078
|
-
- [
|
|
720
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
721
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1079
722
|
|
|
1080
723
|
````text
|
|
1081
|
-
Copyright (c)
|
|
724
|
+
Copyright (c) 2014 Alex Crichton
|
|
1082
725
|
|
|
1083
726
|
Permission is hereby granted, free of charge, to any
|
|
1084
727
|
person obtaining a copy of this software and associated
|
|
@@ -1112,10 +755,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1112
755
|
|
|
1113
756
|
### Rust Crates:
|
|
1114
757
|
|
|
1115
|
-
- [
|
|
758
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
1116
759
|
|
|
1117
760
|
````text
|
|
1118
|
-
Copyright (c)
|
|
761
|
+
Copyright (c) 2017 Robert Grosse
|
|
1119
762
|
|
|
1120
763
|
Permission is hereby granted, free of charge, to any
|
|
1121
764
|
person obtaining a copy of this software and associated
|
|
@@ -1140,7 +783,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1140
783
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1141
784
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1142
785
|
DEALINGS IN THE SOFTWARE.
|
|
1143
|
-
|
|
1144
786
|
````
|
|
1145
787
|
|
|
1146
788
|
---
|
|
@@ -1149,128 +791,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1149
791
|
|
|
1150
792
|
### Rust Crates:
|
|
1151
793
|
|
|
1152
|
-
- [
|
|
794
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
1153
795
|
|
|
1154
796
|
````text
|
|
1155
|
-
Copyright
|
|
797
|
+
Copyright 2023 The Fuchsia Authors
|
|
1156
798
|
|
|
1157
|
-
Permission is hereby granted, free of charge, to any
|
|
1158
|
-
of this software and associated
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
799
|
+
Permission is hereby granted, free of charge, to any
|
|
800
|
+
person obtaining a copy of this software and associated
|
|
801
|
+
documentation files (the "Software"), to deal in the
|
|
802
|
+
Software without restriction, including without
|
|
803
|
+
limitation the rights to use, copy, modify, merge,
|
|
804
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
805
|
+
the Software, and to permit persons to whom the Software
|
|
806
|
+
is furnished to do so, subject to the following
|
|
807
|
+
conditions:
|
|
1163
808
|
|
|
1164
|
-
The above copyright notice and this permission notice
|
|
1165
|
-
copies or substantial portions
|
|
809
|
+
The above copyright notice and this permission notice
|
|
810
|
+
shall be included in all copies or substantial portions
|
|
811
|
+
of the Software.
|
|
1166
812
|
|
|
1167
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1168
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
---
|
|
1178
|
-
|
|
1179
|
-
## The following dependencies are licensed under the MIT License:
|
|
1180
|
-
|
|
1181
|
-
### Rust Crates:
|
|
1182
|
-
|
|
1183
|
-
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1184
|
-
|
|
1185
|
-
````text
|
|
1186
|
-
Copyright (c) 2015-2025 Sean McArthur
|
|
1187
|
-
|
|
1188
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1189
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1190
|
-
in the Software without restriction, including without limitation the rights
|
|
1191
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1192
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1193
|
-
furnished to do so, subject to the following conditions:
|
|
1194
|
-
|
|
1195
|
-
The above copyright notice and this permission notice shall be included in
|
|
1196
|
-
all copies or substantial portions of the Software.
|
|
1197
|
-
|
|
1198
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1199
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1200
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1201
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1202
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1203
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1204
|
-
THE SOFTWARE.
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
````
|
|
1208
|
-
|
|
1209
|
-
---
|
|
1210
|
-
|
|
1211
|
-
## The following dependencies are licensed under the MIT License:
|
|
1212
|
-
|
|
1213
|
-
### NPM Packages:
|
|
1214
|
-
|
|
1215
|
-
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
1216
|
-
|
|
1217
|
-
````text
|
|
1218
|
-
The MIT License (MIT)
|
|
1219
|
-
|
|
1220
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1221
|
-
|
|
1222
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1223
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1224
|
-
in the Software without restriction, including without limitation the rights
|
|
1225
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1226
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1227
|
-
furnished to do so, subject to the following conditions:
|
|
1228
|
-
|
|
1229
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1230
|
-
copies or substantial portions of the Software.
|
|
1231
|
-
|
|
1232
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1233
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1234
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1235
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1236
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1237
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1238
|
-
SOFTWARE.
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
````
|
|
1242
|
-
|
|
1243
|
-
---
|
|
1244
|
-
|
|
1245
|
-
## The following dependencies are licensed under the MIT License:
|
|
1246
|
-
|
|
1247
|
-
### NPM Packages:
|
|
1248
|
-
|
|
1249
|
-
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
1250
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1251
|
-
|
|
1252
|
-
````text
|
|
1253
|
-
MIT License
|
|
1254
|
-
|
|
1255
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
1256
|
-
|
|
1257
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1258
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1259
|
-
in the Software without restriction, including without limitation the rights
|
|
1260
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1261
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1262
|
-
furnished to do so, subject to the following conditions:
|
|
1263
|
-
|
|
1264
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1265
|
-
copies or substantial portions of the Software.
|
|
813
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
814
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
815
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
816
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
817
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
818
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
819
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
820
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
821
|
+
DEALINGS IN THE SOFTWARE.
|
|
1266
822
|
|
|
1267
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1268
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1269
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1270
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1271
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1272
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1273
|
-
SOFTWARE.
|
|
1274
823
|
|
|
1275
824
|
````
|
|
1276
825
|
|
|
@@ -1278,34 +827,29 @@ SOFTWARE.
|
|
|
1278
827
|
|
|
1279
828
|
## The following dependencies are licensed under the MIT License:
|
|
1280
829
|
|
|
1281
|
-
###
|
|
830
|
+
### Rust Crates:
|
|
1282
831
|
|
|
1283
|
-
- [
|
|
832
|
+
- [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
|
|
1284
833
|
|
|
1285
834
|
````text
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
835
|
+
Copyright 2018 Parity Technologies (UK) Ltd.
|
|
1289
836
|
|
|
1290
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
837
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
838
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
839
|
+
the Software without restriction, including without limitation the rights to
|
|
840
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
841
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
842
|
+
subject to the following conditions:
|
|
1296
843
|
|
|
1297
844
|
The above copyright notice and this permission notice shall be included in all
|
|
1298
845
|
copies or substantial portions of the Software.
|
|
1299
846
|
|
|
1300
847
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1301
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
SOFTWARE.
|
|
1307
|
-
|
|
1308
|
-
[others]: https://github.com/json5/json5/contributors
|
|
848
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
849
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
850
|
+
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
851
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
852
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1309
853
|
|
|
1310
854
|
````
|
|
1311
855
|
|
|
@@ -1315,29 +859,34 @@ SOFTWARE.
|
|
|
1315
859
|
|
|
1316
860
|
### Rust Crates:
|
|
1317
861
|
|
|
1318
|
-
- [
|
|
862
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1319
863
|
|
|
1320
864
|
````text
|
|
1321
|
-
Copyright (c) 2017
|
|
1322
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
865
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1323
866
|
|
|
1324
|
-
Permission is hereby granted, free of charge, to any
|
|
1325
|
-
of this software and associated
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
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:
|
|
1330
876
|
|
|
1331
|
-
The above copyright notice and this permission notice
|
|
1332
|
-
all 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.
|
|
1333
880
|
|
|
1334
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1335
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
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.
|
|
1341
890
|
|
|
1342
891
|
````
|
|
1343
892
|
|
|
@@ -1347,31 +896,34 @@ THE SOFTWARE.
|
|
|
1347
896
|
|
|
1348
897
|
### Rust Crates:
|
|
1349
898
|
|
|
1350
|
-
- [
|
|
899
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
1351
900
|
|
|
1352
901
|
````text
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
1356
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
902
|
+
Copyright (c) 2017 http-rs authors
|
|
1357
903
|
|
|
1358
|
-
Permission is hereby granted, free of charge, to any
|
|
1359
|
-
of this software and associated
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
904
|
+
Permission is hereby granted, free of charge, to any
|
|
905
|
+
person obtaining a copy of this software and associated
|
|
906
|
+
documentation files (the "Software"), to deal in the
|
|
907
|
+
Software without restriction, including without
|
|
908
|
+
limitation the rights to use, copy, modify, merge,
|
|
909
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
910
|
+
the Software, and to permit persons to whom the Software
|
|
911
|
+
is furnished to do so, subject to the following
|
|
912
|
+
conditions:
|
|
1364
913
|
|
|
1365
|
-
The above copyright notice and this permission notice
|
|
1366
|
-
copies or substantial portions
|
|
914
|
+
The above copyright notice and this permission notice
|
|
915
|
+
shall be included in all copies or substantial portions
|
|
916
|
+
of the Software.
|
|
1367
917
|
|
|
1368
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1369
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
918
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
919
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
920
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
921
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
922
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
923
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
924
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
925
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
926
|
+
DEALINGS IN THE SOFTWARE.
|
|
1375
927
|
|
|
1376
928
|
````
|
|
1377
929
|
|
|
@@ -1381,13 +933,10 @@ SOFTWARE.
|
|
|
1381
933
|
|
|
1382
934
|
### Rust Crates:
|
|
1383
935
|
|
|
1384
|
-
- [
|
|
1385
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
936
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1386
937
|
|
|
1387
938
|
````text
|
|
1388
|
-
Copyright (c)
|
|
1389
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1390
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
939
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1391
940
|
|
|
1392
941
|
Permission is hereby granted, free of charge, to any
|
|
1393
942
|
person obtaining a copy of this software and associated
|
|
@@ -1421,11 +970,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1421
970
|
|
|
1422
971
|
### Rust Crates:
|
|
1423
972
|
|
|
1424
|
-
- [
|
|
973
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
974
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1425
975
|
|
|
1426
976
|
````text
|
|
1427
|
-
Copyright (c)
|
|
1428
|
-
Copyright (c) 2016 Jason Housley
|
|
977
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1429
978
|
|
|
1430
979
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1431
980
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1434,16 +983,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1434
983
|
copies of the Software, and to permit persons to whom the Software is
|
|
1435
984
|
furnished to do so, subject to the following conditions:
|
|
1436
985
|
|
|
1437
|
-
The above copyright notice and this permission notice shall be included in
|
|
1438
|
-
|
|
986
|
+
The above copyright notice and this permission notice shall be included in all
|
|
987
|
+
copies or substantial portions of the Software.
|
|
1439
988
|
|
|
1440
989
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1441
990
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1442
991
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1443
992
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1444
993
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1445
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1446
|
-
|
|
994
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
995
|
+
SOFTWARE.
|
|
1447
996
|
|
|
1448
997
|
````
|
|
1449
998
|
|
|
@@ -1453,11 +1002,15 @@ THE SOFTWARE.
|
|
|
1453
1002
|
|
|
1454
1003
|
### Rust Crates:
|
|
1455
1004
|
|
|
1456
|
-
- [
|
|
1005
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1006
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1007
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1008
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1457
1009
|
|
|
1458
1010
|
````text
|
|
1459
|
-
|
|
1460
|
-
|
|
1011
|
+
The MIT License (MIT)
|
|
1012
|
+
|
|
1013
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1461
1014
|
|
|
1462
1015
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1463
1016
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1477,7 +1030,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1477
1030
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1478
1031
|
THE SOFTWARE.
|
|
1479
1032
|
|
|
1480
|
-
|
|
1481
1033
|
````
|
|
1482
1034
|
|
|
1483
1035
|
---
|
|
@@ -1486,35 +1038,28 @@ THE SOFTWARE.
|
|
|
1486
1038
|
|
|
1487
1039
|
### Rust Crates:
|
|
1488
1040
|
|
|
1489
|
-
- [
|
|
1041
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1490
1042
|
|
|
1491
1043
|
````text
|
|
1492
|
-
Copyright (c)
|
|
1493
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1044
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1494
1045
|
|
|
1495
|
-
Permission is hereby granted, free of charge, to any
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
the Software, and to permit persons to whom the Software
|
|
1502
|
-
is furnished to do so, subject to the following
|
|
1503
|
-
conditions:
|
|
1046
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1047
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1048
|
+
in the Software without restriction, including without limitation the rights
|
|
1049
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1050
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1051
|
+
furnished to do so, subject to the following conditions:
|
|
1504
1052
|
|
|
1505
|
-
The above copyright notice and this permission notice
|
|
1506
|
-
|
|
1507
|
-
of the Software.
|
|
1053
|
+
The above copyright notice and this permission notice shall be included in
|
|
1054
|
+
all copies or substantial portions of the Software.
|
|
1508
1055
|
|
|
1509
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1517
|
-
DEALINGS IN THE SOFTWARE.
|
|
1056
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1057
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1058
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1059
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1060
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1061
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1062
|
+
THE SOFTWARE.
|
|
1518
1063
|
|
|
1519
1064
|
````
|
|
1520
1065
|
|
|
@@ -1524,34 +1069,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1524
1069
|
|
|
1525
1070
|
### Rust Crates:
|
|
1526
1071
|
|
|
1527
|
-
- [
|
|
1072
|
+
- [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
|
|
1528
1073
|
|
|
1529
1074
|
````text
|
|
1530
|
-
Copyright (c)
|
|
1075
|
+
Copyright (c) 2015 steffengy
|
|
1531
1076
|
|
|
1532
|
-
Permission is hereby granted, free of charge, to any
|
|
1533
|
-
person obtaining a copy of this software and associated
|
|
1534
|
-
documentation files (the "Software"), to deal in the
|
|
1535
|
-
Software without restriction, including without
|
|
1536
|
-
limitation the rights to use, copy, modify, merge,
|
|
1537
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1538
|
-
the Software, and to permit persons to whom the Software
|
|
1539
|
-
is furnished to do so, subject to the following
|
|
1540
|
-
conditions:
|
|
1077
|
+
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:
|
|
1541
1078
|
|
|
1542
|
-
The above copyright notice and this permission notice
|
|
1543
|
-
shall be included in all copies or substantial portions
|
|
1544
|
-
of the Software.
|
|
1079
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1545
1080
|
|
|
1546
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1547
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1548
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1549
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1550
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1551
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1552
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1553
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1554
|
-
DEALINGS IN THE SOFTWARE.
|
|
1081
|
+
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.
|
|
1555
1082
|
|
|
1556
1083
|
````
|
|
1557
1084
|
|
|
@@ -1561,31 +1088,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1561
1088
|
|
|
1562
1089
|
### Rust Crates:
|
|
1563
1090
|
|
|
1564
|
-
- [
|
|
1091
|
+
- [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
|
|
1092
|
+
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
1093
|
+
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
1094
|
+
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
1565
1095
|
|
|
1566
1096
|
````text
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
1570
|
-
|
|
1571
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1572
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1573
|
-
in the Software without restriction, including without limitation the rights
|
|
1574
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1575
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1576
|
-
furnished to do so, subject to the following conditions:
|
|
1577
|
-
|
|
1578
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1579
|
-
copies or substantial portions of the Software.
|
|
1097
|
+
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:
|
|
1580
1098
|
|
|
1581
|
-
|
|
1582
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1583
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1584
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1585
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1586
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1587
|
-
SOFTWARE.
|
|
1099
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1588
1100
|
|
|
1101
|
+
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.
|
|
1589
1102
|
````
|
|
1590
1103
|
|
|
1591
1104
|
---
|
|
@@ -1594,12 +1107,13 @@ SOFTWARE.
|
|
|
1594
1107
|
|
|
1595
1108
|
### Rust Crates:
|
|
1596
1109
|
|
|
1597
|
-
- [
|
|
1110
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
1598
1111
|
|
|
1599
1112
|
````text
|
|
1600
1113
|
The MIT License (MIT)
|
|
1601
1114
|
|
|
1602
|
-
Copyright (c)
|
|
1115
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
1116
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
1603
1117
|
|
|
1604
1118
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1605
1119
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1612,42 +1126,12 @@ The above copyright notice and this permission notice shall be included in all
|
|
|
1612
1126
|
copies or substantial portions of the Software.
|
|
1613
1127
|
|
|
1614
1128
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1615
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1616
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1617
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1618
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1619
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1620
|
-
SOFTWARE.
|
|
1621
|
-
|
|
1622
|
-
````
|
|
1623
|
-
|
|
1624
|
-
---
|
|
1625
|
-
|
|
1626
|
-
## The following dependencies are licensed under the MIT License:
|
|
1627
|
-
|
|
1628
|
-
### NPM Packages:
|
|
1629
|
-
|
|
1630
|
-
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
1631
|
-
|
|
1632
|
-
````text
|
|
1633
|
-
This software is released under the MIT license:
|
|
1634
|
-
|
|
1635
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1636
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
1637
|
-
the Software without restriction, including without limitation the rights to
|
|
1638
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1639
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1640
|
-
subject to the following conditions:
|
|
1641
|
-
|
|
1642
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1643
|
-
copies or substantial portions of the Software.
|
|
1644
|
-
|
|
1645
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1646
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1647
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1648
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1649
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1650
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1129
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1130
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1131
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1132
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1133
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1134
|
+
SOFTWARE.
|
|
1651
1135
|
|
|
1652
1136
|
````
|
|
1653
1137
|
|
|
@@ -1657,10 +1141,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1657
1141
|
|
|
1658
1142
|
### Rust Crates:
|
|
1659
1143
|
|
|
1660
|
-
- [
|
|
1144
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
1661
1145
|
|
|
1662
1146
|
````text
|
|
1663
|
-
Copyright (c)
|
|
1147
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
1664
1148
|
|
|
1665
1149
|
Permission is hereby granted, free of charge, to any
|
|
1666
1150
|
person obtaining a copy of this software and associated
|
|
@@ -1694,12 +1178,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1694
1178
|
|
|
1695
1179
|
### Rust Crates:
|
|
1696
1180
|
|
|
1697
|
-
- [
|
|
1698
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1699
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1181
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
1700
1182
|
|
|
1701
1183
|
````text
|
|
1702
|
-
Copyright (c)
|
|
1184
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1185
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1703
1186
|
|
|
1704
1187
|
Permission is hereby granted, free of charge, to any
|
|
1705
1188
|
person obtaining a copy of this software and associated
|
|
@@ -1731,96 +1214,61 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1731
1214
|
|
|
1732
1215
|
## The following dependencies are licensed under the MIT License:
|
|
1733
1216
|
|
|
1734
|
-
### NPM Packages:
|
|
1735
|
-
|
|
1736
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.10) (0.0.10)
|
|
1737
|
-
|
|
1738
|
-
````text
|
|
1739
|
-
MIT License
|
|
1740
|
-
|
|
1741
|
-
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
1742
|
-
|
|
1743
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1744
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1745
|
-
in the Software without restriction, including without limitation the rights
|
|
1746
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1747
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1748
|
-
furnished to do so, subject to the following conditions:
|
|
1749
|
-
|
|
1750
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1751
|
-
copies or substantial portions of the Software.
|
|
1752
|
-
|
|
1753
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1754
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1755
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1756
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1757
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1758
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1759
|
-
SOFTWARE.
|
|
1760
|
-
|
|
1761
|
-
````
|
|
1762
|
-
|
|
1763
|
-
---
|
|
1764
|
-
|
|
1765
|
-
## The following dependencies are licensed under the MIT License:
|
|
1766
|
-
|
|
1767
|
-
### NPM Packages:
|
|
1768
|
-
|
|
1769
|
-
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1770
|
-
|
|
1771
|
-
````text
|
|
1772
|
-
MIT License
|
|
1773
|
-
|
|
1774
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
1775
|
-
|
|
1776
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1777
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1778
|
-
in the Software without restriction, including without limitation the rights
|
|
1779
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1780
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1781
|
-
furnished to do so, subject to the following conditions:
|
|
1782
|
-
|
|
1783
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1784
|
-
copies or substantial portions of the Software.
|
|
1785
|
-
|
|
1786
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1787
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1788
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1789
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1790
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1791
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1792
|
-
SOFTWARE.
|
|
1793
|
-
|
|
1794
|
-
````
|
|
1795
|
-
|
|
1796
|
-
---
|
|
1797
|
-
|
|
1798
|
-
## The following dependencies are licensed under the MIT License:
|
|
1799
|
-
|
|
1800
1217
|
### Rust Crates:
|
|
1801
1218
|
|
|
1802
|
-
- [
|
|
1219
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
1220
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1221
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1222
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1223
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1224
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1225
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1226
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1227
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1228
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1229
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1230
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1231
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1232
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1233
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1234
|
+
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
1235
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1236
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1237
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1238
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1239
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1240
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1241
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1242
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1243
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1244
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1245
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1246
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1803
1247
|
|
|
1804
1248
|
````text
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
furnished to do so, subject to the following
|
|
1249
|
+
Permission is hereby granted, free of charge, to any
|
|
1250
|
+
person obtaining a copy of this software and associated
|
|
1251
|
+
documentation files (the "Software"), to deal in the
|
|
1252
|
+
Software without restriction, including without
|
|
1253
|
+
limitation the rights to use, copy, modify, merge,
|
|
1254
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1255
|
+
the Software, and to permit persons to whom the Software
|
|
1256
|
+
is furnished to do so, subject to the following
|
|
1257
|
+
conditions:
|
|
1813
1258
|
|
|
1814
|
-
The above copyright notice and this permission notice
|
|
1815
|
-
all copies or substantial portions
|
|
1259
|
+
The above copyright notice and this permission notice
|
|
1260
|
+
shall be included in all copies or substantial portions
|
|
1261
|
+
of the Software.
|
|
1816
1262
|
|
|
1817
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1818
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1263
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1264
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1265
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1266
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1267
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1268
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1269
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1270
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1271
|
+
DEALINGS IN THE SOFTWARE.
|
|
1824
1272
|
|
|
1825
1273
|
````
|
|
1826
1274
|
|
|
@@ -1830,10 +1278,10 @@ THE SOFTWARE.
|
|
|
1830
1278
|
|
|
1831
1279
|
### Rust Crates:
|
|
1832
1280
|
|
|
1833
|
-
- [
|
|
1281
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1834
1282
|
|
|
1835
1283
|
````text
|
|
1836
|
-
Copyright (c)
|
|
1284
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1837
1285
|
|
|
1838
1286
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1839
1287
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1853,37 +1301,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1853
1301
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1854
1302
|
THE SOFTWARE.
|
|
1855
1303
|
|
|
1856
|
-
````
|
|
1857
|
-
|
|
1858
|
-
---
|
|
1859
|
-
|
|
1860
|
-
## The following dependencies are licensed under the MIT License:
|
|
1861
|
-
|
|
1862
|
-
### Rust Crates:
|
|
1863
|
-
|
|
1864
|
-
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
1865
|
-
- [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
|
|
1866
|
-
|
|
1867
|
-
````text
|
|
1868
|
-
MIT License
|
|
1869
|
-
|
|
1870
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1871
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1872
|
-
in the Software without restriction, including without limitation the rights
|
|
1873
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1874
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1875
|
-
furnished to do so, subject to the following conditions:
|
|
1876
|
-
|
|
1877
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1878
|
-
copies or substantial portions of the Software.
|
|
1879
|
-
|
|
1880
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1881
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1882
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1883
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1884
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1885
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1886
|
-
SOFTWARE.
|
|
1887
1304
|
|
|
1888
1305
|
````
|
|
1889
1306
|
|
|
@@ -1893,10 +1310,11 @@ SOFTWARE.
|
|
|
1893
1310
|
|
|
1894
1311
|
### Rust Crates:
|
|
1895
1312
|
|
|
1896
|
-
- [
|
|
1313
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1897
1314
|
|
|
1898
1315
|
````text
|
|
1899
|
-
Copyright
|
|
1316
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1317
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1900
1318
|
|
|
1901
1319
|
Permission is hereby granted, free of charge, to any
|
|
1902
1320
|
person obtaining a copy of this software and associated
|
|
@@ -1928,14 +1346,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1928
1346
|
|
|
1929
1347
|
## The following dependencies are licensed under the MIT License:
|
|
1930
1348
|
|
|
1931
|
-
###
|
|
1349
|
+
### Rust Crates:
|
|
1932
1350
|
|
|
1933
|
-
- [
|
|
1351
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
1934
1352
|
|
|
1935
1353
|
````text
|
|
1936
|
-
The
|
|
1937
|
-
|
|
1938
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1354
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1355
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1939
1356
|
|
|
1940
1357
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1941
1358
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1944,16 +1361,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1944
1361
|
copies of the Software, and to permit persons to whom the Software is
|
|
1945
1362
|
furnished to do so, subject to the following conditions:
|
|
1946
1363
|
|
|
1947
|
-
The above copyright notice and this permission notice shall be included in
|
|
1948
|
-
|
|
1364
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1365
|
+
copies or substantial portions of the Software.
|
|
1949
1366
|
|
|
1950
1367
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1951
1368
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1952
1369
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1953
1370
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1954
1371
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1955
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1956
|
-
|
|
1372
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1373
|
+
SOFTWARE.
|
|
1957
1374
|
|
|
1958
1375
|
````
|
|
1959
1376
|
|
|
@@ -1963,10 +1380,10 @@ THE SOFTWARE.
|
|
|
1963
1380
|
|
|
1964
1381
|
### Rust Crates:
|
|
1965
1382
|
|
|
1966
|
-
- [
|
|
1383
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
1967
1384
|
|
|
1968
1385
|
````text
|
|
1969
|
-
Copyright (c)
|
|
1386
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
1970
1387
|
|
|
1971
1388
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1972
1389
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2031,12 +1448,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2031
1448
|
|
|
2032
1449
|
### Rust Crates:
|
|
2033
1450
|
|
|
2034
|
-
- [
|
|
1451
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
2035
1452
|
|
|
2036
1453
|
````text
|
|
2037
|
-
|
|
1454
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
1455
|
+
Copyright (c) 2016 Alex Crichton
|
|
1456
|
+
|
|
1457
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1458
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1459
|
+
in the Software without restriction, including without limitation the rights
|
|
1460
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1461
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1462
|
+
furnished to do so, subject to the following conditions:
|
|
1463
|
+
|
|
1464
|
+
The above copyright notice and this permission notice shall be included in
|
|
1465
|
+
all copies or substantial portions of the Software.
|
|
1466
|
+
|
|
1467
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1468
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1469
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1470
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1471
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1472
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1473
|
+
THE SOFTWARE.
|
|
1474
|
+
|
|
1475
|
+
|
|
1476
|
+
````
|
|
1477
|
+
|
|
1478
|
+
---
|
|
1479
|
+
|
|
1480
|
+
## The following dependencies are licensed under the MIT License:
|
|
1481
|
+
|
|
1482
|
+
### NPM Packages:
|
|
1483
|
+
|
|
1484
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
1485
|
+
|
|
1486
|
+
````text
|
|
1487
|
+
The MIT License (MIT)
|
|
2038
1488
|
|
|
2039
|
-
Copyright (c)
|
|
1489
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2040
1490
|
|
|
2041
1491
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2042
1492
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2056,6 +1506,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2056
1506
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2057
1507
|
SOFTWARE.
|
|
2058
1508
|
|
|
1509
|
+
|
|
2059
1510
|
````
|
|
2060
1511
|
|
|
2061
1512
|
---
|
|
@@ -2064,12 +1515,10 @@ SOFTWARE.
|
|
|
2064
1515
|
|
|
2065
1516
|
### Rust Crates:
|
|
2066
1517
|
|
|
2067
|
-
- [
|
|
1518
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2068
1519
|
|
|
2069
1520
|
````text
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
Copyright (c) 2025 Callum Oakley
|
|
1521
|
+
Copyright (c) 2017 Sean McArthur
|
|
2073
1522
|
|
|
2074
1523
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2075
1524
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2078,16 +1527,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2078
1527
|
copies of the Software, and to permit persons to whom the Software is
|
|
2079
1528
|
furnished to do so, subject to the following conditions:
|
|
2080
1529
|
|
|
2081
|
-
The above copyright notice and this permission notice shall be included in
|
|
2082
|
-
copies or substantial portions of the Software.
|
|
1530
|
+
The above copyright notice and this permission notice shall be included in
|
|
1531
|
+
all copies or substantial portions of the Software.
|
|
2083
1532
|
|
|
2084
1533
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2085
1534
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2086
1535
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2087
1536
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2088
1537
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2089
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2090
|
-
SOFTWARE.
|
|
1538
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1539
|
+
THE SOFTWARE.
|
|
1540
|
+
|
|
2091
1541
|
|
|
2092
1542
|
````
|
|
2093
1543
|
|
|
@@ -2097,27 +1547,36 @@ SOFTWARE.
|
|
|
2097
1547
|
|
|
2098
1548
|
### Rust Crates:
|
|
2099
1549
|
|
|
2100
|
-
- [
|
|
1550
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1551
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1552
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
2101
1553
|
|
|
2102
1554
|
````text
|
|
2103
|
-
Copyright
|
|
1555
|
+
Copyright (c) 2019 Tower Contributors
|
|
2104
1556
|
|
|
2105
|
-
Permission is hereby granted, free of charge, to any
|
|
2106
|
-
|
|
2107
|
-
the Software
|
|
2108
|
-
|
|
2109
|
-
the
|
|
2110
|
-
|
|
1557
|
+
Permission is hereby granted, free of charge, to any
|
|
1558
|
+
person obtaining a copy of this software and associated
|
|
1559
|
+
documentation files (the "Software"), to deal in the
|
|
1560
|
+
Software without restriction, including without
|
|
1561
|
+
limitation the rights to use, copy, modify, merge,
|
|
1562
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1563
|
+
the Software, and to permit persons to whom the Software
|
|
1564
|
+
is furnished to do so, subject to the following
|
|
1565
|
+
conditions:
|
|
2111
1566
|
|
|
2112
|
-
The above copyright notice and this permission notice
|
|
2113
|
-
copies or substantial portions
|
|
1567
|
+
The above copyright notice and this permission notice
|
|
1568
|
+
shall be included in all copies or substantial portions
|
|
1569
|
+
of the Software.
|
|
2114
1570
|
|
|
2115
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2116
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
1571
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1572
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1573
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1574
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1575
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1576
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1577
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1578
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1579
|
+
DEALINGS IN THE SOFTWARE.
|
|
2121
1580
|
|
|
2122
1581
|
````
|
|
2123
1582
|
|
|
@@ -2127,10 +1586,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2127
1586
|
|
|
2128
1587
|
### Rust Crates:
|
|
2129
1588
|
|
|
2130
|
-
- [
|
|
1589
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
2131
1590
|
|
|
2132
1591
|
````text
|
|
2133
|
-
Copyright (c)
|
|
1592
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
2134
1593
|
|
|
2135
1594
|
Permission is hereby granted, free of charge, to any
|
|
2136
1595
|
person obtaining a copy of this software and associated
|
|
@@ -2164,12 +1623,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2164
1623
|
|
|
2165
1624
|
### Rust Crates:
|
|
2166
1625
|
|
|
2167
|
-
- [
|
|
1626
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
2168
1627
|
|
|
2169
1628
|
````text
|
|
2170
|
-
The
|
|
2171
|
-
|
|
2172
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
1629
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
2173
1630
|
|
|
2174
1631
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2175
1632
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2189,8 +1646,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2189
1646
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2190
1647
|
SOFTWARE.
|
|
2191
1648
|
|
|
2192
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2193
|
-
licences; see files named LICENSE.*.txt for details.
|
|
2194
1649
|
````
|
|
2195
1650
|
|
|
2196
1651
|
---
|
|
@@ -2199,29 +1654,34 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
2199
1654
|
|
|
2200
1655
|
### Rust Crates:
|
|
2201
1656
|
|
|
2202
|
-
- [
|
|
1657
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2203
1658
|
|
|
2204
1659
|
````text
|
|
2205
|
-
Copyright (c)
|
|
2206
|
-
|
|
2207
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2208
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2209
|
-
in the Software without restriction, including without limitation the rights
|
|
2210
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2211
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2212
|
-
furnished to do so, subject to the following conditions:
|
|
1660
|
+
Copyright (c) 2018 Carl Lerche
|
|
2213
1661
|
|
|
2214
|
-
|
|
2215
|
-
|
|
1662
|
+
Permission is hereby granted, free of charge, to any
|
|
1663
|
+
person obtaining a copy of this software and associated
|
|
1664
|
+
documentation files (the "Software"), to deal in the
|
|
1665
|
+
Software without restriction, including without
|
|
1666
|
+
limitation the rights to use, copy, modify, merge,
|
|
1667
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1668
|
+
the Software, and to permit persons to whom the Software
|
|
1669
|
+
is furnished to do so, subject to the following
|
|
1670
|
+
conditions:
|
|
2216
1671
|
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2221
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2222
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2223
|
-
THE SOFTWARE.
|
|
1672
|
+
The above copyright notice and this permission notice
|
|
1673
|
+
shall be included in all copies or substantial portions
|
|
1674
|
+
of the Software.
|
|
2224
1675
|
|
|
1676
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1677
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1678
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1679
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1680
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1681
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1682
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1683
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1684
|
+
DEALINGS IN THE SOFTWARE.
|
|
2225
1685
|
|
|
2226
1686
|
````
|
|
2227
1687
|
|
|
@@ -2231,16 +1691,34 @@ THE SOFTWARE.
|
|
|
2231
1691
|
|
|
2232
1692
|
### Rust Crates:
|
|
2233
1693
|
|
|
2234
|
-
- [
|
|
1694
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2235
1695
|
|
|
2236
1696
|
````text
|
|
2237
|
-
Copyright (c)
|
|
1697
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2238
1698
|
|
|
2239
|
-
Permission is hereby granted, free of charge, to any
|
|
1699
|
+
Permission is hereby granted, free of charge, to any
|
|
1700
|
+
person obtaining a copy of this software and associated
|
|
1701
|
+
documentation files (the "Software"), to deal in the
|
|
1702
|
+
Software without restriction, including without
|
|
1703
|
+
limitation the rights to use, copy, modify, merge,
|
|
1704
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1705
|
+
the Software, and to permit persons to whom the Software
|
|
1706
|
+
is furnished to do so, subject to the following
|
|
1707
|
+
conditions:
|
|
2240
1708
|
|
|
2241
|
-
The above copyright notice and this permission notice
|
|
1709
|
+
The above copyright notice and this permission notice
|
|
1710
|
+
shall be included in all copies or substantial portions
|
|
1711
|
+
of the Software.
|
|
2242
1712
|
|
|
2243
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1713
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1714
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1715
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1716
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1717
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1718
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1719
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1720
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1721
|
+
DEALINGS IN THE SOFTWARE.
|
|
2244
1722
|
|
|
2245
1723
|
````
|
|
2246
1724
|
|
|
@@ -2250,12 +1728,16 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2250
1728
|
|
|
2251
1729
|
### Rust Crates:
|
|
2252
1730
|
|
|
2253
|
-
- [
|
|
1731
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
2254
1732
|
|
|
2255
1733
|
````text
|
|
2256
1734
|
MIT License
|
|
2257
1735
|
|
|
2258
|
-
Copyright
|
|
1736
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1737
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1738
|
+
Copyright (c) 2017 Frommi
|
|
1739
|
+
Copyright (c) 2017-2024 oyvindln
|
|
1740
|
+
|
|
2259
1741
|
|
|
2260
1742
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2261
1743
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2281,13 +1763,15 @@ SOFTWARE.
|
|
|
2281
1763
|
|
|
2282
1764
|
## The following dependencies are licensed under the MIT License:
|
|
2283
1765
|
|
|
2284
|
-
###
|
|
1766
|
+
### NPM Packages:
|
|
2285
1767
|
|
|
2286
|
-
- [
|
|
2287
|
-
- [
|
|
1768
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
1769
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2288
1770
|
|
|
2289
1771
|
````text
|
|
2290
|
-
|
|
1772
|
+
MIT License
|
|
1773
|
+
|
|
1774
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
2291
1775
|
|
|
2292
1776
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2293
1777
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2315,13 +1799,13 @@ SOFTWARE.
|
|
|
2315
1799
|
|
|
2316
1800
|
### Rust Crates:
|
|
2317
1801
|
|
|
2318
|
-
- [
|
|
2319
|
-
- [
|
|
2320
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2321
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1802
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
1803
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2322
1804
|
|
|
2323
1805
|
````text
|
|
2324
|
-
Copyright (c)
|
|
1806
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1807
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1808
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
2325
1809
|
|
|
2326
1810
|
Permission is hereby granted, free of charge, to any
|
|
2327
1811
|
person obtaining a copy of this software and associated
|
|
@@ -2355,16 +1839,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2355
1839
|
|
|
2356
1840
|
### Rust Crates:
|
|
2357
1841
|
|
|
2358
|
-
- [
|
|
1842
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
2359
1843
|
|
|
2360
1844
|
````text
|
|
2361
1845
|
MIT License
|
|
2362
1846
|
|
|
2363
|
-
Copyright
|
|
2364
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2365
|
-
Copyright (c) 2017 Frommi
|
|
2366
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2367
|
-
|
|
1847
|
+
Copyright (c) 2025 Callum Oakley
|
|
2368
1848
|
|
|
2369
1849
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2370
1850
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2392,10 +1872,10 @@ SOFTWARE.
|
|
|
2392
1872
|
|
|
2393
1873
|
### Rust Crates:
|
|
2394
1874
|
|
|
2395
|
-
- [
|
|
1875
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
2396
1876
|
|
|
2397
1877
|
````text
|
|
2398
|
-
Copyright (c)
|
|
1878
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2399
1879
|
|
|
2400
1880
|
Permission is hereby granted, free of charge, to any
|
|
2401
1881
|
person obtaining a copy of this software and associated
|
|
@@ -2429,10 +1909,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2429
1909
|
|
|
2430
1910
|
### Rust Crates:
|
|
2431
1911
|
|
|
2432
|
-
- [
|
|
1912
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
2433
1913
|
|
|
2434
1914
|
````text
|
|
2435
|
-
Copyright
|
|
1915
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
2436
1916
|
|
|
2437
1917
|
Permission is hereby granted, free of charge, to any
|
|
2438
1918
|
person obtaining a copy of this software and associated
|
|
@@ -2464,38 +1944,99 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2464
1944
|
|
|
2465
1945
|
## The following dependencies are licensed under the MIT License:
|
|
2466
1946
|
|
|
1947
|
+
### NPM Packages:
|
|
1948
|
+
|
|
1949
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
1950
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
1951
|
+
|
|
1952
|
+
````text
|
|
1953
|
+
MIT License
|
|
1954
|
+
|
|
1955
|
+
Copyright (c) Microsoft Corporation.
|
|
1956
|
+
|
|
1957
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1958
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1959
|
+
in the Software without restriction, including without limitation the rights
|
|
1960
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1961
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1962
|
+
furnished to do so, subject to the following conditions:
|
|
1963
|
+
|
|
1964
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1965
|
+
copies or substantial portions of the Software.
|
|
1966
|
+
|
|
1967
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1968
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1969
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1970
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1971
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1972
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1973
|
+
SOFTWARE
|
|
1974
|
+
|
|
1975
|
+
````
|
|
1976
|
+
|
|
1977
|
+
---
|
|
1978
|
+
|
|
1979
|
+
## The following dependencies are licensed under the MIT License:
|
|
1980
|
+
|
|
1981
|
+
### NPM Packages:
|
|
1982
|
+
|
|
1983
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.11) (0.0.11)
|
|
1984
|
+
|
|
1985
|
+
````text
|
|
1986
|
+
MIT License
|
|
1987
|
+
|
|
1988
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
1989
|
+
|
|
1990
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1991
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1992
|
+
in the Software without restriction, including without limitation the rights
|
|
1993
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1994
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1995
|
+
furnished to do so, subject to the following conditions:
|
|
1996
|
+
|
|
1997
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1998
|
+
copies or substantial portions of the Software.
|
|
1999
|
+
|
|
2000
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2001
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2002
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2003
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2004
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2005
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2006
|
+
SOFTWARE.
|
|
2007
|
+
|
|
2008
|
+
````
|
|
2009
|
+
|
|
2010
|
+
---
|
|
2011
|
+
|
|
2012
|
+
## The following dependencies are licensed under the MIT License:
|
|
2013
|
+
|
|
2467
2014
|
### Rust Crates:
|
|
2468
2015
|
|
|
2469
|
-
- [
|
|
2016
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
2470
2017
|
|
|
2471
2018
|
````text
|
|
2472
|
-
|
|
2473
|
-
Copyright (c) 2018 Bastian Köcher
|
|
2474
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2019
|
+
The MIT License (MIT)
|
|
2475
2020
|
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
publish, distribute, sublicense, and/or sell
|
|
2482
|
-
the Software, and to permit persons to whom the Software
|
|
2483
|
-
|
|
2484
|
-
conditions:
|
|
2021
|
+
Copyright (c) 2015 Alice Maz
|
|
2022
|
+
|
|
2023
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2024
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2025
|
+
in the Software without restriction, including without limitation the rights
|
|
2026
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2027
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2028
|
+
furnished to do so, subject to the following conditions:
|
|
2485
2029
|
|
|
2486
|
-
The above copyright notice and this permission notice
|
|
2487
|
-
|
|
2488
|
-
of the Software.
|
|
2030
|
+
The above copyright notice and this permission notice shall be included in
|
|
2031
|
+
all copies or substantial portions of the Software.
|
|
2489
2032
|
|
|
2490
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2498
|
-
DEALINGS IN THE SOFTWARE.
|
|
2033
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2034
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2035
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2036
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2037
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2038
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2039
|
+
THE SOFTWARE.
|
|
2499
2040
|
|
|
2500
2041
|
````
|
|
2501
2042
|
|
|
@@ -2505,10 +2046,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2505
2046
|
|
|
2506
2047
|
### Rust Crates:
|
|
2507
2048
|
|
|
2508
|
-
- [
|
|
2049
|
+
- [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
|
|
2509
2050
|
|
|
2510
2051
|
````text
|
|
2511
|
-
Copyright (c)
|
|
2052
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
2512
2053
|
|
|
2513
2054
|
Permission is hereby granted, free of charge, to any
|
|
2514
2055
|
person obtaining a copy of this software and associated
|
|
@@ -2542,39 +2083,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2542
2083
|
|
|
2543
2084
|
### Rust Crates:
|
|
2544
2085
|
|
|
2545
|
-
- [
|
|
2546
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2547
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2548
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2549
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2550
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2086
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2551
2087
|
|
|
2552
2088
|
````text
|
|
2553
|
-
Copyright (c)
|
|
2089
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2554
2090
|
|
|
2555
|
-
Permission is hereby granted, free of charge, to any
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
the Software, and to permit persons to whom the Software
|
|
2562
|
-
is furnished to do so, subject to the following
|
|
2563
|
-
conditions:
|
|
2091
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2092
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2093
|
+
in the Software without restriction, including without limitation the rights
|
|
2094
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2095
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2096
|
+
furnished to do so, subject to the following conditions:
|
|
2564
2097
|
|
|
2565
|
-
The above copyright notice and this permission notice
|
|
2566
|
-
|
|
2567
|
-
|
|
2098
|
+
The above copyright notice and this permission notice shall be included in
|
|
2099
|
+
all copies or substantial portions of the Software.
|
|
2100
|
+
|
|
2101
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2102
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2103
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2104
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2105
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2106
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2107
|
+
THE SOFTWARE.
|
|
2568
2108
|
|
|
2569
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2570
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2571
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2572
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2573
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2574
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2575
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2576
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2577
|
-
DEALINGS IN THE SOFTWARE.
|
|
2578
2109
|
|
|
2579
2110
|
````
|
|
2580
2111
|
|
|
@@ -2582,41 +2113,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2582
2113
|
|
|
2583
2114
|
## The following dependencies are licensed under the MIT License:
|
|
2584
2115
|
|
|
2585
|
-
###
|
|
2116
|
+
### NPM Packages:
|
|
2586
2117
|
|
|
2587
|
-
- [
|
|
2588
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2589
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2590
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2591
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2592
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2118
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
2593
2119
|
|
|
2594
2120
|
````text
|
|
2595
|
-
|
|
2121
|
+
MIT License
|
|
2596
2122
|
|
|
2597
|
-
|
|
2598
|
-
person obtaining a copy of this software and associated
|
|
2599
|
-
documentation files (the "Software"), to deal in the
|
|
2600
|
-
Software without restriction, including without
|
|
2601
|
-
limitation the rights to use, copy, modify, merge,
|
|
2602
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2603
|
-
the Software, and to permit persons to whom the Software
|
|
2604
|
-
is furnished to do so, subject to the following
|
|
2605
|
-
conditions:
|
|
2123
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
2606
2124
|
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2125
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2126
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2127
|
+
in the Software without restriction, including without limitation the rights
|
|
2128
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2129
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2130
|
+
furnished to do so, subject to the following conditions:
|
|
2610
2131
|
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2617
|
-
|
|
2618
|
-
IN
|
|
2619
|
-
|
|
2132
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2133
|
+
copies or substantial portions of the Software.
|
|
2134
|
+
|
|
2135
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2136
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2137
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2138
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2139
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2140
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2141
|
+
SOFTWARE.
|
|
2620
2142
|
|
|
2621
2143
|
````
|
|
2622
2144
|
|
|
@@ -2626,10 +2148,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2626
2148
|
|
|
2627
2149
|
### Rust Crates:
|
|
2628
2150
|
|
|
2629
|
-
- [
|
|
2151
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
2152
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2153
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2630
2154
|
|
|
2631
2155
|
````text
|
|
2632
|
-
Copyright (c) 2013-
|
|
2156
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
2633
2157
|
|
|
2634
2158
|
Permission is hereby granted, free of charge, to any
|
|
2635
2159
|
person obtaining a copy of this software and associated
|
|
@@ -2663,12 +2187,9 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2663
2187
|
|
|
2664
2188
|
### Rust Crates:
|
|
2665
2189
|
|
|
2666
|
-
- [
|
|
2667
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2190
|
+
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
2668
2191
|
|
|
2669
2192
|
````text
|
|
2670
|
-
Copyright (c) 2014 Alex Crichton
|
|
2671
|
-
|
|
2672
2193
|
Permission is hereby granted, free of charge, to any
|
|
2673
2194
|
person obtaining a copy of this software and associated
|
|
2674
2195
|
documentation files (the "Software"), to deal in the
|
|
@@ -2692,7 +2213,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2692
2213
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2693
2214
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2694
2215
|
DEALINGS IN THE SOFTWARE.
|
|
2695
|
-
|
|
2696
2216
|
````
|
|
2697
2217
|
|
|
2698
2218
|
---
|
|
@@ -2701,16 +2221,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2701
2221
|
|
|
2702
2222
|
### Rust Crates:
|
|
2703
2223
|
|
|
2704
|
-
- [
|
|
2705
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2706
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2707
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2708
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2709
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2224
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
2710
2225
|
|
|
2711
2226
|
````text
|
|
2712
|
-
Copyright
|
|
2713
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2227
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
2714
2228
|
|
|
2715
2229
|
Permission is hereby granted, free of charge, to any
|
|
2716
2230
|
person obtaining a copy of this software and associated
|
|
@@ -2744,10 +2258,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2744
2258
|
|
|
2745
2259
|
### Rust Crates:
|
|
2746
2260
|
|
|
2747
|
-
- [
|
|
2261
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
2748
2262
|
|
|
2749
2263
|
````text
|
|
2750
|
-
|
|
2264
|
+
MIT License
|
|
2265
|
+
|
|
2266
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
2267
|
+
Copyright (c) Tokio Contributors
|
|
2751
2268
|
|
|
2752
2269
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2753
2270
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2756,51 +2273,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2756
2273
|
copies of the Software, and to permit persons to whom the Software is
|
|
2757
2274
|
furnished to do so, subject to the following conditions:
|
|
2758
2275
|
|
|
2759
|
-
The above copyright notice and this permission notice shall be included in
|
|
2760
|
-
|
|
2276
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2277
|
+
copies or substantial portions of the Software.
|
|
2761
2278
|
|
|
2762
2279
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2763
2280
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2764
2281
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2765
2282
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2766
2283
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2767
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
````
|
|
2772
|
-
|
|
2773
|
-
---
|
|
2774
|
-
|
|
2775
|
-
## The following dependencies are licensed under the MIT License:
|
|
2776
|
-
|
|
2777
|
-
### NPM Packages:
|
|
2778
|
-
|
|
2779
|
-
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2780
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
2781
|
-
|
|
2782
|
-
````text
|
|
2783
|
-
MIT License
|
|
2784
|
-
|
|
2785
|
-
Copyright (c) Microsoft Corporation.
|
|
2786
|
-
|
|
2787
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2788
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2789
|
-
in the Software without restriction, including without limitation the rights
|
|
2790
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2791
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2792
|
-
furnished to do so, subject to the following conditions:
|
|
2793
|
-
|
|
2794
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2795
|
-
copies or substantial portions of the Software.
|
|
2796
|
-
|
|
2797
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2798
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2799
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2800
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2801
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2802
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2803
|
-
SOFTWARE
|
|
2284
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2285
|
+
SOFTWARE.
|
|
2804
2286
|
|
|
2805
2287
|
````
|
|
2806
2288
|
|
|
@@ -2810,10 +2292,10 @@ THE SOFTWARE.
|
|
|
2810
2292
|
|
|
2811
2293
|
### Rust Crates:
|
|
2812
2294
|
|
|
2813
|
-
- [
|
|
2295
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
2814
2296
|
|
|
2815
2297
|
````text
|
|
2816
|
-
Copyright (c)
|
|
2298
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
2817
2299
|
|
|
2818
2300
|
Permission is hereby granted, free of charge, to any
|
|
2819
2301
|
person obtaining a copy of this software and associated
|
|
@@ -2847,12 +2329,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2847
2329
|
|
|
2848
2330
|
### Rust Crates:
|
|
2849
2331
|
|
|
2850
|
-
- [
|
|
2332
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2333
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2334
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2851
2335
|
|
|
2852
2336
|
````text
|
|
2853
2337
|
MIT License
|
|
2854
2338
|
|
|
2855
|
-
Copyright (c)
|
|
2339
|
+
Copyright (c) 2017 Ted Driggs
|
|
2856
2340
|
|
|
2857
2341
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2858
2342
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2871,6 +2355,7 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
2871
2355
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2872
2356
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2873
2357
|
SOFTWARE.
|
|
2358
|
+
|
|
2874
2359
|
````
|
|
2875
2360
|
|
|
2876
2361
|
---
|
|
@@ -2879,35 +2364,33 @@ SOFTWARE.
|
|
|
2879
2364
|
|
|
2880
2365
|
### Rust Crates:
|
|
2881
2366
|
|
|
2882
|
-
- [
|
|
2367
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2883
2368
|
|
|
2884
2369
|
````text
|
|
2885
|
-
|
|
2370
|
+
The MIT License (MIT)
|
|
2886
2371
|
|
|
2887
|
-
|
|
2888
|
-
person obtaining a copy of this software and associated
|
|
2889
|
-
documentation files (the "Software"), to deal in the
|
|
2890
|
-
Software without restriction, including without
|
|
2891
|
-
limitation the rights to use, copy, modify, merge,
|
|
2892
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2893
|
-
the Software, and to permit persons to whom the Software
|
|
2894
|
-
is furnished to do so, subject to the following
|
|
2895
|
-
conditions:
|
|
2372
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2896
2373
|
|
|
2897
|
-
|
|
2898
|
-
|
|
2899
|
-
|
|
2374
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2375
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2376
|
+
in the Software without restriction, including without limitation the rights
|
|
2377
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2378
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2379
|
+
furnished to do so, subject to the following conditions:
|
|
2900
2380
|
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
IN
|
|
2909
|
-
|
|
2381
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2382
|
+
copies or substantial portions of the Software.
|
|
2383
|
+
|
|
2384
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2385
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2386
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2387
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2388
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2389
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2390
|
+
SOFTWARE.
|
|
2910
2391
|
|
|
2392
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2393
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2911
2394
|
````
|
|
2912
2395
|
|
|
2913
2396
|
---
|
|
@@ -2916,19 +2399,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2916
2399
|
|
|
2917
2400
|
### Rust Crates:
|
|
2918
2401
|
|
|
2919
|
-
- [
|
|
2920
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
2402
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
2921
2403
|
|
|
2922
2404
|
````text
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
2405
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
2926
2406
|
|
|
2927
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2407
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2408
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2409
|
+
in the Software without restriction, including without limitation the rights
|
|
2410
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2411
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2412
|
+
furnished to do so, subject to the following conditions:
|
|
2928
2413
|
|
|
2929
|
-
The above copyright notice and this permission notice shall be included in
|
|
2414
|
+
The above copyright notice and this permission notice shall be included in
|
|
2415
|
+
all copies or substantial portions of the Software.
|
|
2930
2416
|
|
|
2931
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2417
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2418
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2419
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2420
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2421
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2422
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2423
|
+
THE SOFTWARE.
|
|
2932
2424
|
|
|
2933
2425
|
````
|
|
2934
2426
|
|
|
@@ -2938,10 +2430,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2938
2430
|
|
|
2939
2431
|
### Rust Crates:
|
|
2940
2432
|
|
|
2941
|
-
- [
|
|
2433
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
2942
2434
|
|
|
2943
2435
|
````text
|
|
2944
|
-
Copyright 2019
|
|
2436
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
2945
2437
|
|
|
2946
2438
|
Permission is hereby granted, free of charge, to any
|
|
2947
2439
|
person obtaining a copy of this software and associated
|
|
@@ -2975,10 +2467,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2975
2467
|
|
|
2976
2468
|
### Rust Crates:
|
|
2977
2469
|
|
|
2978
|
-
- [
|
|
2470
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
2979
2471
|
|
|
2980
2472
|
````text
|
|
2981
|
-
Copyright (c)
|
|
2473
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
2982
2474
|
|
|
2983
2475
|
Permission is hereby granted, free of charge, to any
|
|
2984
2476
|
person obtaining a copy of this software and associated
|
|
@@ -3012,31 +2504,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3012
2504
|
|
|
3013
2505
|
### Rust Crates:
|
|
3014
2506
|
|
|
3015
|
-
- [
|
|
3016
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2507
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3017
2508
|
|
|
3018
2509
|
````text
|
|
3019
|
-
MIT License
|
|
3020
|
-
|
|
3021
|
-
Copyright (c)
|
|
3022
|
-
|
|
3023
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3024
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3025
|
-
in the Software without restriction, including without limitation the rights
|
|
3026
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3027
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3028
|
-
furnished to do so, subject to the following conditions:
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
|
|
2510
|
+
The MIT License (MIT)
|
|
2511
|
+
|
|
2512
|
+
Copyright (c) 2016 Johann Tuffe
|
|
2513
|
+
|
|
2514
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2515
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2516
|
+
in the Software without restriction, including without limitation the rights
|
|
2517
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2518
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2519
|
+
furnished to do so, subject to the following conditions:
|
|
2520
|
+
|
|
2521
|
+
|
|
2522
|
+
The above copyright notice and this permission notice shall be included in
|
|
2523
|
+
all copies or substantial portions of the Software.
|
|
2524
|
+
|
|
2525
|
+
|
|
2526
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2527
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2528
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2529
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2530
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2531
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2532
|
+
THE SOFTWARE.
|
|
3040
2533
|
|
|
3041
2534
|
````
|
|
3042
2535
|
|
|
@@ -3046,15 +2539,11 @@ SOFTWARE.
|
|
|
3046
2539
|
|
|
3047
2540
|
### Rust Crates:
|
|
3048
2541
|
|
|
3049
|
-
- [
|
|
3050
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
3051
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
3052
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2542
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
3053
2543
|
|
|
3054
2544
|
````text
|
|
3055
|
-
|
|
3056
|
-
|
|
3057
|
-
Copyright (c) 2015 Andrew Gallant
|
|
2545
|
+
Copyright (c) 2017 Daniel Abramov
|
|
2546
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3058
2547
|
|
|
3059
2548
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3060
2549
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3082,67 +2571,30 @@ THE SOFTWARE.
|
|
|
3082
2571
|
|
|
3083
2572
|
### Rust Crates:
|
|
3084
2573
|
|
|
3085
|
-
- [
|
|
3086
|
-
|
|
3087
|
-
````text
|
|
3088
|
-
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
3089
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3090
|
-
|
|
3091
|
-
Permission is hereby granted, free of charge, to any
|
|
3092
|
-
person obtaining a copy of this software and associated
|
|
3093
|
-
documentation files (the "Software"), to deal in the
|
|
3094
|
-
Software without restriction, including without
|
|
3095
|
-
limitation the rights to use, copy, modify, merge,
|
|
3096
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3097
|
-
the Software, and to permit persons to whom the Software
|
|
3098
|
-
is furnished to do so, subject to the following
|
|
3099
|
-
conditions:
|
|
3100
|
-
|
|
3101
|
-
The above copyright notice and this permission notice
|
|
3102
|
-
shall be included in all copies or substantial portions
|
|
3103
|
-
of the Software.
|
|
3104
|
-
|
|
3105
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3106
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3107
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3108
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3109
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3110
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3111
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3112
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3113
|
-
DEALINGS IN THE SOFTWARE.
|
|
3114
|
-
|
|
3115
|
-
````
|
|
3116
|
-
|
|
3117
|
-
---
|
|
3118
|
-
|
|
3119
|
-
## The following dependencies are licensed under the MIT License:
|
|
3120
|
-
|
|
3121
|
-
### Rust Crates:
|
|
3122
|
-
|
|
3123
|
-
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
2574
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
3124
2575
|
|
|
3125
2576
|
````text
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
|
|
3129
|
-
|
|
3130
|
-
|
|
3131
|
-
|
|
3132
|
-
|
|
3133
|
-
|
|
3134
|
-
|
|
3135
|
-
|
|
3136
|
-
|
|
3137
|
-
|
|
3138
|
-
|
|
3139
|
-
|
|
3140
|
-
|
|
3141
|
-
|
|
3142
|
-
|
|
3143
|
-
|
|
2577
|
+
The MIT License (MIT)
|
|
2578
|
+
|
|
2579
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
2580
|
+
|
|
2581
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2582
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2583
|
+
in the Software without restriction, including without limitation the rights
|
|
2584
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2585
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2586
|
+
furnished to do so, subject to the following conditions:
|
|
2587
|
+
|
|
2588
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2589
|
+
copies or substantial portions of the Software.
|
|
2590
|
+
|
|
2591
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2592
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2593
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2594
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2595
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2596
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3144
2597
|
SOFTWARE.
|
|
3145
|
-
|
|
3146
2598
|
````
|
|
3147
2599
|
|
|
3148
2600
|
---
|
|
@@ -3151,13 +2603,11 @@ SOFTWARE.
|
|
|
3151
2603
|
|
|
3152
2604
|
### Rust Crates:
|
|
3153
2605
|
|
|
3154
|
-
- [
|
|
2606
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3155
2607
|
|
|
3156
2608
|
````text
|
|
3157
2609
|
MIT License
|
|
3158
2610
|
|
|
3159
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3160
|
-
|
|
3161
2611
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3162
2612
|
of this software and associated documentation files (the "Software"), to deal
|
|
3163
2613
|
in the Software without restriction, including without limitation the rights
|
|
@@ -3184,11 +2634,10 @@ SOFTWARE.
|
|
|
3184
2634
|
|
|
3185
2635
|
### Rust Crates:
|
|
3186
2636
|
|
|
3187
|
-
- [
|
|
2637
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
3188
2638
|
|
|
3189
2639
|
````text
|
|
3190
|
-
Copyright (c)
|
|
3191
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2640
|
+
Copyright (c) The Rust Project Developers
|
|
3192
2641
|
|
|
3193
2642
|
Permission is hereby granted, free of charge, to any
|
|
3194
2643
|
person obtaining a copy of this software and associated
|
|
@@ -3222,10 +2671,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3222
2671
|
|
|
3223
2672
|
### Rust Crates:
|
|
3224
2673
|
|
|
3225
|
-
- [
|
|
2674
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
3226
2675
|
|
|
3227
2676
|
````text
|
|
3228
|
-
Copyright (c)
|
|
2677
|
+
Copyright (c) 2015 Steven Allen
|
|
3229
2678
|
|
|
3230
2679
|
Permission is hereby granted, free of charge, to any
|
|
3231
2680
|
person obtaining a copy of this software and associated
|
|
@@ -3257,14 +2706,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3257
2706
|
|
|
3258
2707
|
## The following dependencies are licensed under the MIT License:
|
|
3259
2708
|
|
|
3260
|
-
###
|
|
2709
|
+
### NPM Packages:
|
|
3261
2710
|
|
|
3262
|
-
- [
|
|
2711
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
3263
2712
|
|
|
3264
2713
|
````text
|
|
3265
|
-
|
|
2714
|
+
MIT License
|
|
3266
2715
|
|
|
3267
|
-
Copyright (c)
|
|
2716
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3268
2717
|
|
|
3269
2718
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3270
2719
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3273,16 +2722,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3273
2722
|
copies of the Software, and to permit persons to whom the Software is
|
|
3274
2723
|
furnished to do so, subject to the following conditions:
|
|
3275
2724
|
|
|
3276
|
-
The above copyright notice and this permission notice shall be included in
|
|
3277
|
-
|
|
2725
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2726
|
+
copies or substantial portions of the Software.
|
|
3278
2727
|
|
|
3279
2728
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3280
2729
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3281
2730
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3282
2731
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3283
2732
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3284
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3285
|
-
|
|
2733
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2734
|
+
SOFTWARE.
|
|
2735
|
+
|
|
2736
|
+
[others]: https://github.com/json5/json5/contributors
|
|
3286
2737
|
|
|
3287
2738
|
````
|
|
3288
2739
|
|
|
@@ -3292,10 +2743,10 @@ THE SOFTWARE.
|
|
|
3292
2743
|
|
|
3293
2744
|
### Rust Crates:
|
|
3294
2745
|
|
|
3295
|
-
- [
|
|
2746
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3296
2747
|
|
|
3297
2748
|
````text
|
|
3298
|
-
Copyright (c)
|
|
2749
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3299
2750
|
|
|
3300
2751
|
Permission is hereby granted, free of charge, to any
|
|
3301
2752
|
person obtaining a copy of this software and associated
|
|
@@ -3329,30 +2780,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3329
2780
|
|
|
3330
2781
|
### Rust Crates:
|
|
3331
2782
|
|
|
3332
|
-
- [
|
|
2783
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3333
2784
|
|
|
3334
2785
|
````text
|
|
3335
|
-
|
|
3336
|
-
|
|
3337
|
-
|
|
3338
|
-
|
|
3339
|
-
|
|
3340
|
-
|
|
3341
|
-
|
|
3342
|
-
to
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
|
|
3346
|
-
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
|
|
3350
|
-
|
|
3351
|
-
|
|
3352
|
-
|
|
3353
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3354
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2786
|
+
Copyright (c) 2018 directories-rs contributors
|
|
2787
|
+
|
|
2788
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2789
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2790
|
+
in the Software without restriction, including without limitation the rights
|
|
2791
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2792
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2793
|
+
furnished to do so, subject to the following conditions:
|
|
2794
|
+
|
|
2795
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2796
|
+
copies or substantial portions of the Software.
|
|
2797
|
+
|
|
2798
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2799
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2800
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2801
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2802
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2803
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3355
2804
|
SOFTWARE.
|
|
2805
|
+
|
|
3356
2806
|
````
|
|
3357
2807
|
|
|
3358
2808
|
---
|
|
@@ -3361,10 +2811,32 @@ SOFTWARE.
|
|
|
3361
2811
|
|
|
3362
2812
|
### Rust Crates:
|
|
3363
2813
|
|
|
3364
|
-
- [
|
|
2814
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
3365
2815
|
|
|
3366
2816
|
````text
|
|
3367
|
-
Copyright
|
|
2817
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
2818
|
+
|
|
2819
|
+
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:
|
|
2820
|
+
|
|
2821
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2822
|
+
|
|
2823
|
+
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.
|
|
2824
|
+
|
|
2825
|
+
````
|
|
2826
|
+
|
|
2827
|
+
---
|
|
2828
|
+
|
|
2829
|
+
## The following dependencies are licensed under the MIT License:
|
|
2830
|
+
|
|
2831
|
+
### Rust Crates:
|
|
2832
|
+
|
|
2833
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2834
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2835
|
+
|
|
2836
|
+
````text
|
|
2837
|
+
MIT License
|
|
2838
|
+
|
|
2839
|
+
Copyright (c) 2019 Graham Esau
|
|
3368
2840
|
|
|
3369
2841
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3370
2842
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3373,16 +2845,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3373
2845
|
copies of the Software, and to permit persons to whom the Software is
|
|
3374
2846
|
furnished to do so, subject to the following conditions:
|
|
3375
2847
|
|
|
3376
|
-
The above copyright notice and this permission notice shall be included in
|
|
3377
|
-
|
|
3378
|
-
|
|
2848
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2849
|
+
copies or substantial portions of the Software.
|
|
2850
|
+
|
|
3379
2851
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3380
2852
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3381
2853
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3382
2854
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3383
2855
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3384
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3385
|
-
|
|
2856
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2857
|
+
SOFTWARE.
|
|
3386
2858
|
|
|
3387
2859
|
````
|
|
3388
2860
|
|
|
@@ -3392,10 +2864,10 @@ THE SOFTWARE.
|
|
|
3392
2864
|
|
|
3393
2865
|
### Rust Crates:
|
|
3394
2866
|
|
|
3395
|
-
- [
|
|
2867
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
3396
2868
|
|
|
3397
2869
|
````text
|
|
3398
|
-
Copyright (c)
|
|
2870
|
+
Copyright (c) 2019 Carl Lerche
|
|
3399
2871
|
|
|
3400
2872
|
Permission is hereby granted, free of charge, to any
|
|
3401
2873
|
person obtaining a copy of this software and associated
|
|
@@ -3429,10 +2901,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3429
2901
|
|
|
3430
2902
|
### Rust Crates:
|
|
3431
2903
|
|
|
3432
|
-
- [
|
|
2904
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
3433
2905
|
|
|
3434
2906
|
````text
|
|
3435
|
-
Copyright
|
|
2907
|
+
Copyright Mozilla Foundation
|
|
3436
2908
|
|
|
3437
2909
|
Permission is hereby granted, free of charge, to any
|
|
3438
2910
|
person obtaining a copy of this software and associated
|
|
@@ -3466,10 +2938,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3466
2938
|
|
|
3467
2939
|
### Rust Crates:
|
|
3468
2940
|
|
|
3469
|
-
- [
|
|
2941
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2942
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2943
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2944
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2945
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2946
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2947
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2948
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2949
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3470
2950
|
|
|
3471
2951
|
````text
|
|
3472
|
-
Copyright (c)
|
|
2952
|
+
Copyright (c) 2016 Alex Crichton
|
|
2953
|
+
Copyright (c) 2017 The Tokio Authors
|
|
3473
2954
|
|
|
3474
2955
|
Permission is hereby granted, free of charge, to any
|
|
3475
2956
|
person obtaining a copy of this software and associated
|
|
@@ -3503,10 +2984,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3503
2984
|
|
|
3504
2985
|
### Rust Crates:
|
|
3505
2986
|
|
|
3506
|
-
- [
|
|
2987
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
2988
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2989
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
3507
2990
|
|
|
3508
2991
|
````text
|
|
3509
|
-
|
|
2992
|
+
MIT License
|
|
2993
|
+
|
|
2994
|
+
Copyright (c) Tokio Contributors
|
|
3510
2995
|
|
|
3511
2996
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3512
2997
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3515,17 +3000,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3515
3000
|
copies of the Software, and to permit persons to whom the Software is
|
|
3516
3001
|
furnished to do so, subject to the following conditions:
|
|
3517
3002
|
|
|
3518
|
-
The above copyright notice and this permission notice shall be included in
|
|
3519
|
-
|
|
3003
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3004
|
+
copies or substantial portions of the Software.
|
|
3520
3005
|
|
|
3521
3006
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3522
3007
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3523
3008
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3524
3009
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3525
3010
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3526
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3527
|
-
|
|
3528
|
-
|
|
3011
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3012
|
+
SOFTWARE.
|
|
3529
3013
|
|
|
3530
3014
|
````
|
|
3531
3015
|
|
|
@@ -3535,9 +3019,11 @@ THE SOFTWARE.
|
|
|
3535
3019
|
|
|
3536
3020
|
### Rust Crates:
|
|
3537
3021
|
|
|
3538
|
-
- [
|
|
3022
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3539
3023
|
|
|
3540
3024
|
````text
|
|
3025
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3026
|
+
|
|
3541
3027
|
Permission is hereby granted, free of charge, to any
|
|
3542
3028
|
person obtaining a copy of this software and associated
|
|
3543
3029
|
documentation files (the "Software"), to deal in the
|
|
@@ -3561,6 +3047,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3561
3047
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3562
3048
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3563
3049
|
DEALINGS IN THE SOFTWARE.
|
|
3050
|
+
|
|
3564
3051
|
````
|
|
3565
3052
|
|
|
3566
3053
|
---
|
|
@@ -3569,10 +3056,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3569
3056
|
|
|
3570
3057
|
### Rust Crates:
|
|
3571
3058
|
|
|
3572
|
-
- [
|
|
3059
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
3573
3060
|
|
|
3574
3061
|
````text
|
|
3575
|
-
|
|
3062
|
+
MIT License
|
|
3063
|
+
|
|
3064
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3065
|
+
|
|
3066
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3067
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3068
|
+
in the Software without restriction, including without limitation the rights
|
|
3069
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3070
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3071
|
+
furnished to do so, subject to the following conditions:
|
|
3072
|
+
|
|
3073
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3074
|
+
copies or substantial portions of the Software.
|
|
3075
|
+
|
|
3076
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3077
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3078
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3079
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3080
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3081
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3082
|
+
SOFTWARE.
|
|
3083
|
+
|
|
3084
|
+
````
|
|
3085
|
+
|
|
3086
|
+
---
|
|
3087
|
+
|
|
3088
|
+
## The following dependencies are licensed under the MIT License:
|
|
3089
|
+
|
|
3090
|
+
### Rust Crates:
|
|
3091
|
+
|
|
3092
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3093
|
+
|
|
3094
|
+
````text
|
|
3095
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
3576
3096
|
|
|
3577
3097
|
Permission is hereby granted, free of charge, to any
|
|
3578
3098
|
person obtaining a copy of this software and associated
|
|
@@ -3606,45 +3126,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3606
3126
|
|
|
3607
3127
|
### Rust Crates:
|
|
3608
3128
|
|
|
3609
|
-
- [
|
|
3610
|
-
|
|
3611
|
-
````text
|
|
3612
|
-
The MIT License (MIT)
|
|
3613
|
-
|
|
3614
|
-
Copyright (c) 2016 Johann Tuffe
|
|
3615
|
-
|
|
3616
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3617
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3618
|
-
in the Software without restriction, including without limitation the rights
|
|
3619
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3620
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3621
|
-
furnished to do so, subject to the following conditions:
|
|
3622
|
-
|
|
3623
|
-
|
|
3624
|
-
The above copyright notice and this permission notice shall be included in
|
|
3625
|
-
all copies or substantial portions of the Software.
|
|
3626
|
-
|
|
3627
|
-
|
|
3628
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3629
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3630
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3631
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3632
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3633
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3634
|
-
THE SOFTWARE.
|
|
3635
|
-
|
|
3636
|
-
````
|
|
3637
|
-
|
|
3638
|
-
---
|
|
3639
|
-
|
|
3640
|
-
## The following dependencies are licensed under the MIT License:
|
|
3641
|
-
|
|
3642
|
-
### Rust Crates:
|
|
3643
|
-
|
|
3644
|
-
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3129
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
3645
3130
|
|
|
3646
3131
|
````text
|
|
3647
|
-
Copyright (c)
|
|
3132
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
3648
3133
|
|
|
3649
3134
|
Permission is hereby granted, free of charge, to any
|
|
3650
3135
|
person obtaining a copy of this software and associated
|
|
@@ -3678,32 +3163,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3678
3163
|
|
|
3679
3164
|
### Rust Crates:
|
|
3680
3165
|
|
|
3681
|
-
- [
|
|
3166
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
3682
3167
|
|
|
3683
3168
|
````text
|
|
3684
|
-
|
|
3685
|
-
|
|
3686
|
-
Copyright (c) 2015 Danny Guo
|
|
3687
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3688
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
3169
|
+
Copyright (c) 2016 Anthony Ramine
|
|
3689
3170
|
|
|
3690
|
-
Permission is hereby granted, free of charge, to any
|
|
3691
|
-
of this software and associated
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
|
|
3695
|
-
|
|
3171
|
+
Permission is hereby granted, free of charge, to any
|
|
3172
|
+
person obtaining a copy of this software and associated
|
|
3173
|
+
documentation files (the "Software"), to deal in the
|
|
3174
|
+
Software without restriction, including without
|
|
3175
|
+
limitation the rights to use, copy, modify, merge,
|
|
3176
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3177
|
+
the Software, and to permit persons to whom the Software
|
|
3178
|
+
is furnished to do so, subject to the following
|
|
3179
|
+
conditions:
|
|
3696
3180
|
|
|
3697
|
-
The above copyright notice and this permission notice
|
|
3698
|
-
copies or substantial portions
|
|
3181
|
+
The above copyright notice and this permission notice
|
|
3182
|
+
shall be included in all copies or substantial portions
|
|
3183
|
+
of the Software.
|
|
3699
3184
|
|
|
3700
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3701
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3702
|
-
|
|
3703
|
-
|
|
3704
|
-
|
|
3705
|
-
|
|
3706
|
-
|
|
3185
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3186
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3187
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3188
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3189
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3190
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3191
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3192
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3193
|
+
DEALINGS IN THE SOFTWARE.
|
|
3707
3194
|
|
|
3708
3195
|
````
|
|
3709
3196
|
|
|
@@ -3730,55 +3217,29 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3730
3217
|
|
|
3731
3218
|
## The following dependencies are licensed under the MIT License:
|
|
3732
3219
|
|
|
3733
|
-
###
|
|
3734
|
-
|
|
3735
|
-
- [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
|
|
3736
|
-
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
3737
|
-
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
3738
|
-
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
3739
|
-
|
|
3740
|
-
````text
|
|
3741
|
-
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:
|
|
3742
|
-
|
|
3743
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3744
|
-
|
|
3745
|
-
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.
|
|
3746
|
-
````
|
|
3747
|
-
|
|
3748
|
-
---
|
|
3749
|
-
|
|
3750
|
-
## The following dependencies are licensed under the MIT License:
|
|
3751
|
-
|
|
3752
|
-
### Rust Crates:
|
|
3220
|
+
### NPM Packages:
|
|
3753
3221
|
|
|
3754
|
-
- [
|
|
3222
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3755
3223
|
|
|
3756
3224
|
````text
|
|
3757
|
-
|
|
3225
|
+
This software is released under the MIT license:
|
|
3758
3226
|
|
|
3759
|
-
Permission is hereby granted, free of charge, to any
|
|
3760
|
-
|
|
3761
|
-
|
|
3762
|
-
|
|
3763
|
-
|
|
3764
|
-
|
|
3765
|
-
the Software, and to permit persons to whom the Software
|
|
3766
|
-
is furnished to do so, subject to the following
|
|
3767
|
-
conditions:
|
|
3227
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3228
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3229
|
+
the Software without restriction, including without limitation the rights to
|
|
3230
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3231
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3232
|
+
subject to the following conditions:
|
|
3768
3233
|
|
|
3769
|
-
The above copyright notice and this permission notice
|
|
3770
|
-
|
|
3771
|
-
of the Software.
|
|
3234
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3235
|
+
copies or substantial portions of the Software.
|
|
3772
3236
|
|
|
3773
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3774
|
-
|
|
3775
|
-
|
|
3776
|
-
|
|
3777
|
-
|
|
3778
|
-
|
|
3779
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3780
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3781
|
-
DEALINGS IN THE SOFTWARE.
|
|
3237
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3238
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3239
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3240
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3241
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3242
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3782
3243
|
|
|
3783
3244
|
````
|
|
3784
3245
|
|
|
@@ -3788,10 +3249,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3788
3249
|
|
|
3789
3250
|
### Rust Crates:
|
|
3790
3251
|
|
|
3791
|
-
- [
|
|
3252
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
3792
3253
|
|
|
3793
3254
|
````text
|
|
3794
|
-
Copyright (c)
|
|
3255
|
+
Copyright (c) 2016--2023
|
|
3795
3256
|
|
|
3796
3257
|
Permission is hereby granted, free of charge, to any
|
|
3797
3258
|
person obtaining a copy of this software and associated
|
|
@@ -3825,34 +3286,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3825
3286
|
|
|
3826
3287
|
### Rust Crates:
|
|
3827
3288
|
|
|
3828
|
-
- [
|
|
3289
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
3829
3290
|
|
|
3830
3291
|
````text
|
|
3831
|
-
|
|
3292
|
+
MIT License
|
|
3832
3293
|
|
|
3833
|
-
|
|
3834
|
-
person obtaining a copy of this software and associated
|
|
3835
|
-
documentation files (the "Software"), to deal in the
|
|
3836
|
-
Software without restriction, including without
|
|
3837
|
-
limitation the rights to use, copy, modify, merge,
|
|
3838
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3839
|
-
the Software, and to permit persons to whom the Software
|
|
3840
|
-
is furnished to do so, subject to the following
|
|
3841
|
-
conditions:
|
|
3294
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
3842
3295
|
|
|
3843
|
-
|
|
3844
|
-
|
|
3845
|
-
|
|
3296
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3297
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3298
|
+
in the Software without restriction, including without limitation the rights
|
|
3299
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3300
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3301
|
+
furnished to do so, subject to the following conditions:
|
|
3846
3302
|
|
|
3847
|
-
|
|
3848
|
-
|
|
3849
|
-
|
|
3850
|
-
|
|
3851
|
-
|
|
3852
|
-
|
|
3853
|
-
|
|
3854
|
-
IN
|
|
3855
|
-
|
|
3303
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3304
|
+
copies or substantial portions of the Software.
|
|
3305
|
+
|
|
3306
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3307
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3308
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3309
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3310
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3311
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3312
|
+
SOFTWARE.
|
|
3856
3313
|
|
|
3857
3314
|
````
|
|
3858
3315
|
|
|
@@ -3862,13 +3319,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3862
3319
|
|
|
3863
3320
|
### Rust Crates:
|
|
3864
3321
|
|
|
3865
|
-
- [
|
|
3322
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
3866
3323
|
|
|
3867
3324
|
````text
|
|
3868
3325
|
MIT License
|
|
3869
3326
|
|
|
3870
|
-
Copyright (c)
|
|
3871
|
-
Copyright (c) Tokio Contributors
|
|
3327
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
3872
3328
|
|
|
3873
3329
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3874
3330
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3896,10 +3352,15 @@ SOFTWARE.
|
|
|
3896
3352
|
|
|
3897
3353
|
### Rust Crates:
|
|
3898
3354
|
|
|
3899
|
-
- [
|
|
3355
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
3356
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3357
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3358
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3359
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3360
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3900
3361
|
|
|
3901
3362
|
````text
|
|
3902
|
-
Copyright (c)
|
|
3363
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3903
3364
|
|
|
3904
3365
|
Permission is hereby granted, free of charge, to any
|
|
3905
3366
|
person obtaining a copy of this software and associated
|
|
@@ -3933,41 +3394,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3933
3394
|
|
|
3934
3395
|
### Rust Crates:
|
|
3935
3396
|
|
|
3936
|
-
- [
|
|
3937
|
-
|
|
3938
|
-
````text
|
|
3939
|
-
Copyright (c) 2015 Igor Shaula
|
|
3940
|
-
|
|
3941
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3942
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3943
|
-
in the Software without restriction, including without limitation the rights
|
|
3944
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3945
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3946
|
-
furnished to do so, subject to the following conditions:
|
|
3947
|
-
|
|
3948
|
-
The above copyright notice and this permission notice shall be included in
|
|
3949
|
-
all copies or substantial portions of the Software.
|
|
3950
|
-
|
|
3951
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3952
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3953
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3954
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3955
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3956
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3957
|
-
THE SOFTWARE.
|
|
3958
|
-
|
|
3959
|
-
````
|
|
3960
|
-
|
|
3961
|
-
---
|
|
3962
|
-
|
|
3963
|
-
## The following dependencies are licensed under the MIT License:
|
|
3964
|
-
|
|
3965
|
-
### Rust Crates:
|
|
3966
|
-
|
|
3967
|
-
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
3397
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
3968
3398
|
|
|
3969
3399
|
````text
|
|
3970
|
-
Copyright (c)
|
|
3400
|
+
Copyright (c) 2016--2017
|
|
3971
3401
|
|
|
3972
3402
|
Permission is hereby granted, free of charge, to any
|
|
3973
3403
|
person obtaining a copy of this software and associated
|
|
@@ -4001,14 +3431,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4001
3431
|
|
|
4002
3432
|
### Rust Crates:
|
|
4003
3433
|
|
|
4004
|
-
- [
|
|
4005
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
4006
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3434
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
4007
3435
|
|
|
4008
3436
|
````text
|
|
4009
|
-
|
|
4010
|
-
|
|
4011
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
3437
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
4012
3438
|
|
|
4013
3439
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4014
3440
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4017,16 +3443,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
4017
3443
|
copies of the Software, and to permit persons to whom the Software is
|
|
4018
3444
|
furnished to do so, subject to the following conditions:
|
|
4019
3445
|
|
|
4020
|
-
The above copyright notice and this permission notice shall be included in
|
|
4021
|
-
copies or substantial portions of the Software.
|
|
3446
|
+
The above copyright notice and this permission notice shall be included in
|
|
3447
|
+
all copies or substantial portions of the Software.
|
|
4022
3448
|
|
|
4023
3449
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4024
3450
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4025
3451
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4026
3452
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4027
3453
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4028
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4029
|
-
SOFTWARE.
|
|
3454
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3455
|
+
THE SOFTWARE.
|
|
3456
|
+
|
|
4030
3457
|
|
|
4031
3458
|
````
|
|
4032
3459
|
|
|
@@ -4036,14 +3463,12 @@ SOFTWARE.
|
|
|
4036
3463
|
|
|
4037
3464
|
### Rust Crates:
|
|
4038
3465
|
|
|
4039
|
-
- [
|
|
4040
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
4041
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
3466
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
4042
3467
|
|
|
4043
3468
|
````text
|
|
4044
|
-
MIT License
|
|
3469
|
+
The MIT License (MIT)
|
|
4045
3470
|
|
|
4046
|
-
Copyright (c)
|
|
3471
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
4047
3472
|
|
|
4048
3473
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4049
3474
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4071,36 +3496,30 @@ SOFTWARE.
|
|
|
4071
3496
|
|
|
4072
3497
|
### Rust Crates:
|
|
4073
3498
|
|
|
4074
|
-
- [
|
|
3499
|
+
- [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
|
|
4075
3500
|
|
|
4076
3501
|
````text
|
|
4077
|
-
|
|
4078
|
-
|
|
4079
|
-
Permission is hereby granted, free of charge, to any
|
|
4080
|
-
person obtaining a copy of this software and associated
|
|
4081
|
-
documentation files (the "Software"), to deal in the
|
|
4082
|
-
Software without restriction, including without
|
|
4083
|
-
limitation the rights to use, copy, modify, merge,
|
|
4084
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4085
|
-
the Software, and to permit persons to whom the Software
|
|
4086
|
-
is furnished to do so, subject to the following
|
|
4087
|
-
conditions:
|
|
3502
|
+
MIT License
|
|
4088
3503
|
|
|
4089
|
-
|
|
4090
|
-
shall be included in all copies or substantial portions
|
|
4091
|
-
of the Software.
|
|
3504
|
+
Copyright (c) 2025 rutrum
|
|
4092
3505
|
|
|
4093
|
-
|
|
4094
|
-
|
|
4095
|
-
|
|
4096
|
-
|
|
4097
|
-
|
|
4098
|
-
|
|
4099
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4100
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4101
|
-
DEALINGS IN THE SOFTWARE.
|
|
3506
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3507
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3508
|
+
in the Software without restriction, including without limitation the rights
|
|
3509
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3510
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3511
|
+
furnished to do so, subject to the following conditions:
|
|
4102
3512
|
|
|
3513
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3514
|
+
copies or substantial portions of the Software.
|
|
4103
3515
|
|
|
3516
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3517
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3518
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3519
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3520
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3521
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3522
|
+
SOFTWARE.
|
|
4104
3523
|
````
|
|
4105
3524
|
|
|
4106
3525
|
---
|
|
@@ -4109,62 +3528,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4109
3528
|
|
|
4110
3529
|
### Rust Crates:
|
|
4111
3530
|
|
|
4112
|
-
- [
|
|
3531
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
4113
3532
|
|
|
4114
3533
|
````text
|
|
4115
|
-
|
|
4116
|
-
|
|
4117
|
-
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:
|
|
4118
|
-
|
|
4119
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4120
|
-
|
|
4121
|
-
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.
|
|
4122
|
-
|
|
4123
|
-
````
|
|
4124
|
-
|
|
4125
|
-
---
|
|
4126
|
-
|
|
4127
|
-
## The following dependencies are licensed under the MIT License:
|
|
4128
|
-
|
|
4129
|
-
### Rust Crates:
|
|
4130
|
-
|
|
4131
|
-
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4132
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4133
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4134
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4135
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4136
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4137
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4138
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4139
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3534
|
+
The MIT License (MIT)
|
|
4140
3535
|
|
|
4141
|
-
|
|
4142
|
-
Copyright (c) 2016
|
|
4143
|
-
Copyright (c)
|
|
3536
|
+
Copyright (c) 2015 Danny Guo
|
|
3537
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3538
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
4144
3539
|
|
|
4145
|
-
Permission is hereby granted, free of charge, to any
|
|
4146
|
-
|
|
4147
|
-
|
|
4148
|
-
|
|
4149
|
-
|
|
4150
|
-
|
|
4151
|
-
the Software, and to permit persons to whom the Software
|
|
4152
|
-
is furnished to do so, subject to the following
|
|
4153
|
-
conditions:
|
|
3540
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3541
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3542
|
+
in the Software without restriction, including without limitation the rights
|
|
3543
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3544
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3545
|
+
furnished to do so, subject to the following conditions:
|
|
4154
3546
|
|
|
4155
|
-
The above copyright notice and this permission notice
|
|
4156
|
-
|
|
4157
|
-
of the Software.
|
|
3547
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3548
|
+
copies or substantial portions of the Software.
|
|
4158
3549
|
|
|
4159
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4160
|
-
|
|
4161
|
-
|
|
4162
|
-
|
|
4163
|
-
|
|
4164
|
-
|
|
4165
|
-
|
|
4166
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4167
|
-
DEALINGS IN THE SOFTWARE.
|
|
3550
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3551
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3552
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3553
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3554
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3555
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3556
|
+
SOFTWARE.
|
|
4168
3557
|
|
|
4169
3558
|
````
|
|
4170
3559
|
|
|
@@ -4559,14 +3948,31 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4559
3948
|
|
|
4560
3949
|
### Rust Crates:
|
|
4561
3950
|
|
|
4562
|
-
- [
|
|
3951
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3952
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3953
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3954
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3955
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3956
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3957
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3958
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
3959
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
3960
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
3961
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
3962
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
3963
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
3964
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
3965
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
3966
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
3967
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
3968
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4563
3969
|
|
|
4564
3970
|
````text
|
|
4565
3971
|
UNICODE LICENSE V3
|
|
4566
3972
|
|
|
4567
3973
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4568
3974
|
|
|
4569
|
-
Copyright ©
|
|
3975
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4570
3976
|
|
|
4571
3977
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4572
3978
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4602,6 +4008,13 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4602
4008
|
dealings in these Data Files or Software without prior written
|
|
4603
4009
|
authorization of the copyright holder.
|
|
4604
4010
|
|
|
4011
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4012
|
+
|
|
4013
|
+
—
|
|
4014
|
+
|
|
4015
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4016
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4017
|
+
|
|
4605
4018
|
````
|
|
4606
4019
|
|
|
4607
4020
|
---
|
|
@@ -4610,31 +4023,14 @@ authorization of the copyright holder.
|
|
|
4610
4023
|
|
|
4611
4024
|
### Rust Crates:
|
|
4612
4025
|
|
|
4613
|
-
- [
|
|
4614
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4615
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4616
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4617
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4618
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4619
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4620
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4621
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4622
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4623
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4624
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4625
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4626
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4627
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4628
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4629
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4630
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4026
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4631
4027
|
|
|
4632
4028
|
````text
|
|
4633
4029
|
UNICODE LICENSE V3
|
|
4634
4030
|
|
|
4635
4031
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4636
4032
|
|
|
4637
|
-
Copyright ©
|
|
4033
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4638
4034
|
|
|
4639
4035
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4640
4036
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4670,12 +4066,5 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4670
4066
|
dealings in these Data Files or Software without prior written
|
|
4671
4067
|
authorization of the copyright holder.
|
|
4672
4068
|
|
|
4673
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4674
|
-
|
|
4675
|
-
—
|
|
4676
|
-
|
|
4677
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4678
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4679
|
-
|
|
4680
4069
|
````
|
|
4681
4070
|
|