@signalapp/libsignal-client 0.53.0 → 0.54.1
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/Native.d.ts +2 -1
- package/dist/acknowledgments.md +363 -306
- package/dist/net.d.ts +45 -53
- package/dist/net.js +18 -76
- package/package.json +1 -1
- package/prebuilds/darwin-arm64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/darwin-x64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/linux-arm64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/linux-x64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/win32-arm64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/win32-x64/@signalapp+libsignal-client.node +0 -0
package/dist/acknowledgments.md
CHANGED
|
@@ -669,7 +669,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
|
|
|
669
669
|
|
|
670
670
|
```
|
|
671
671
|
|
|
672
|
-
## attest 0.1.0, libsignal-ffi 0.
|
|
672
|
+
## attest 0.1.0, libsignal-ffi 0.54.1, libsignal-jni 0.54.1, libsignal-jni-testing 0.54.1, libsignal-node 0.54.1, signal-neon-futures 0.1.0, signal-neon-futures-tests 0.1.0, libsignal-bridge 0.1.0, libsignal-bridge-macros 0.1.0, libsignal-bridge-testing 0.1.0, libsignal-bridge-types 0.1.0, libsignal-core 0.1.0, signal-crypto 0.1.0, device-transfer 0.1.0, signal-media 0.1.0, libsignal-message-backup 0.1.0, libsignal-message-backup-macros 0.1.0, libsignal-net 0.1.0, signal-pin 0.1.0, poksho 0.7.0, libsignal-protocol 0.1.0, libsignal-svr3 0.1.0, usernames 0.1.0, zkcredential 0.1.0, zkgroup 0.9.0
|
|
673
673
|
|
|
674
674
|
```
|
|
675
675
|
GNU AFFERO GENERAL PUBLIC LICENSE
|
|
@@ -1118,211 +1118,211 @@ You should also get your employer (if you work as a programmer) or school, if an
|
|
|
1118
1118
|
|
|
1119
1119
|
```
|
|
1120
1120
|
|
|
1121
|
-
## clang-sys 1.
|
|
1121
|
+
## clang-sys 1.8.1
|
|
1122
1122
|
|
|
1123
1123
|
```
|
|
1124
|
-
|
|
1125
|
-
Apache License
|
|
1126
|
-
Version 2.0, January 2004
|
|
1127
|
-
http://www.apache.org/licenses/
|
|
1128
|
-
|
|
1129
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1130
|
-
|
|
1131
|
-
1. Definitions.
|
|
1132
|
-
|
|
1133
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
1134
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
1135
|
-
|
|
1136
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1137
|
-
the copyright owner that is granting the License.
|
|
1138
|
-
|
|
1139
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
1140
|
-
other entities that control, are controlled by, or are under common
|
|
1141
|
-
control with that entity. For the purposes of this definition,
|
|
1142
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
1143
|
-
direction or management of such entity, whether by contract or
|
|
1144
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1145
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1146
|
-
|
|
1147
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1148
|
-
exercising permissions granted by this License.
|
|
1149
|
-
|
|
1150
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
1151
|
-
including but not limited to software source code, documentation
|
|
1152
|
-
source, and configuration files.
|
|
1153
|
-
|
|
1154
|
-
"Object" form shall mean any form resulting from mechanical
|
|
1155
|
-
transformation or translation of a Source form, including but
|
|
1156
|
-
not limited to compiled object code, generated documentation,
|
|
1157
|
-
and conversions to other media types.
|
|
1158
|
-
|
|
1159
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
1160
|
-
Object form, made available under the License, as indicated by a
|
|
1161
|
-
copyright notice that is included in or attached to the work
|
|
1162
|
-
(an example is provided in the Appendix below).
|
|
1163
|
-
|
|
1164
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1165
|
-
form, that is based on (or derived from) the Work and for which the
|
|
1166
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
1167
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
1168
|
-
of this License, Derivative Works shall not include works that remain
|
|
1169
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1170
|
-
the Work and Derivative Works thereof.
|
|
1171
|
-
|
|
1172
|
-
"Contribution" shall mean any work of authorship, including
|
|
1173
|
-
the original version of the Work and any modifications or additions
|
|
1174
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
1175
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1176
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1177
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
1178
|
-
means any form of electronic, verbal, or written communication sent
|
|
1179
|
-
to the Licensor or its representatives, including but not limited to
|
|
1180
|
-
communication on electronic mailing lists, source code control systems,
|
|
1181
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
1182
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
1183
|
-
excluding communication that is conspicuously marked or otherwise
|
|
1184
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
1185
|
-
|
|
1186
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1187
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
1188
|
-
subsequently incorporated within the Work.
|
|
1189
|
-
|
|
1190
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1191
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
1192
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1193
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
1194
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
1195
|
-
Work and such Derivative Works in Source or Object form.
|
|
1196
|
-
|
|
1197
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1198
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
1199
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1200
|
-
(except as stated in this section) patent license to make, have made,
|
|
1201
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1202
|
-
where such license applies only to those patent claims licensable
|
|
1203
|
-
by such Contributor that are necessarily infringed by their
|
|
1204
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
1205
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
1206
|
-
institute patent litigation against any entity (including a
|
|
1207
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1208
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
1209
|
-
or contributory patent infringement, then any patent licenses
|
|
1210
|
-
granted to You under this License for that Work shall terminate
|
|
1211
|
-
as of the date such litigation is filed.
|
|
1212
|
-
|
|
1213
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
1214
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
1215
|
-
modifications, and in Source or Object form, provided that You
|
|
1216
|
-
meet the following conditions:
|
|
1217
|
-
|
|
1218
|
-
(a) You must give any other recipients of the Work or
|
|
1219
|
-
Derivative Works a copy of this License; and
|
|
1220
|
-
|
|
1221
|
-
(b) You must cause any modified files to carry prominent notices
|
|
1222
|
-
stating that You changed the files; and
|
|
1223
|
-
|
|
1224
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
1225
|
-
that You distribute, all copyright, patent, trademark, and
|
|
1226
|
-
attribution notices from the Source form of the Work,
|
|
1227
|
-
excluding those notices that do not pertain to any part of
|
|
1228
|
-
the Derivative Works; and
|
|
1229
|
-
|
|
1230
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1231
|
-
distribution, then any Derivative Works that You distribute must
|
|
1232
|
-
include a readable copy of the attribution notices contained
|
|
1233
|
-
within such NOTICE file, excluding those notices that do not
|
|
1234
|
-
pertain to any part of the Derivative Works, in at least one
|
|
1235
|
-
of the following places: within a NOTICE text file distributed
|
|
1236
|
-
as part of the Derivative Works; within the Source form or
|
|
1237
|
-
documentation, if provided along with the Derivative Works; or,
|
|
1238
|
-
within a display generated by the Derivative Works, if and
|
|
1239
|
-
wherever such third-party notices normally appear. The contents
|
|
1240
|
-
of the NOTICE file are for informational purposes only and
|
|
1241
|
-
do not modify the License. You may add Your own attribution
|
|
1242
|
-
notices within Derivative Works that You distribute, alongside
|
|
1243
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
1244
|
-
that such additional attribution notices cannot be construed
|
|
1245
|
-
as modifying the License.
|
|
1246
|
-
|
|
1247
|
-
You may add Your own copyright statement to Your modifications and
|
|
1248
|
-
may provide additional or different license terms and conditions
|
|
1249
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
1250
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
1251
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
1252
|
-
the conditions stated in this License.
|
|
1253
|
-
|
|
1254
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1255
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
1256
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
1257
|
-
this License, without any additional terms or conditions.
|
|
1258
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1259
|
-
the terms of any separate license agreement you may have executed
|
|
1260
|
-
with Licensor regarding such Contributions.
|
|
1261
|
-
|
|
1262
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
1263
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
1264
|
-
except as required for reasonable and customary use in describing the
|
|
1265
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
1266
|
-
|
|
1267
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1268
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
1269
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1270
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1271
|
-
implied, including, without limitation, any warranties or conditions
|
|
1272
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1273
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1274
|
-
appropriateness of using or redistributing the Work and assume any
|
|
1275
|
-
risks associated with Your exercise of permissions under this License.
|
|
1276
|
-
|
|
1277
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
1278
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
1279
|
-
unless required by applicable law (such as deliberate and grossly
|
|
1280
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1281
|
-
liable to You for damages, including any direct, indirect, special,
|
|
1282
|
-
incidental, or consequential damages of any character arising as a
|
|
1283
|
-
result of this License or out of the use or inability to use the
|
|
1284
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
1285
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
1286
|
-
other commercial damages or losses), even if such Contributor
|
|
1287
|
-
has been advised of the possibility of such damages.
|
|
1288
|
-
|
|
1289
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1290
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
1291
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1292
|
-
or other liability obligations and/or rights consistent with this
|
|
1293
|
-
License. However, in accepting such obligations, You may act only
|
|
1294
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1295
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
1296
|
-
defend, and hold each Contributor harmless for any liability
|
|
1297
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
1298
|
-
of your accepting any such warranty or additional liability.
|
|
1299
|
-
|
|
1300
|
-
END OF TERMS AND CONDITIONS
|
|
1301
|
-
|
|
1302
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
1303
|
-
|
|
1304
|
-
To apply the Apache License to your work, attach the following
|
|
1305
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1306
|
-
replaced with your own identifying information. (Don't include
|
|
1307
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
1308
|
-
comment syntax for the file format. We also recommend that a
|
|
1309
|
-
file or class name and description of purpose be included on the
|
|
1310
|
-
same "printed page" as the copyright notice for easier
|
|
1311
|
-
identification within third-party archives.
|
|
1312
|
-
|
|
1313
|
-
Copyright [yyyy] [name of copyright owner]
|
|
1314
|
-
|
|
1315
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1316
|
-
you may not use this file except in compliance with the License.
|
|
1317
|
-
You may obtain a copy of the License at
|
|
1318
|
-
|
|
1319
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
1320
|
-
|
|
1321
|
-
Unless required by applicable law or agreed to in writing, software
|
|
1322
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1323
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1324
|
-
See the License for the specific language governing permissions and
|
|
1325
|
-
limitations under the License.
|
|
1124
|
+
|
|
1125
|
+
Apache License
|
|
1126
|
+
Version 2.0, January 2004
|
|
1127
|
+
http://www.apache.org/licenses/
|
|
1128
|
+
|
|
1129
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1130
|
+
|
|
1131
|
+
1. Definitions.
|
|
1132
|
+
|
|
1133
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
1134
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
1135
|
+
|
|
1136
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1137
|
+
the copyright owner that is granting the License.
|
|
1138
|
+
|
|
1139
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
1140
|
+
other entities that control, are controlled by, or are under common
|
|
1141
|
+
control with that entity. For the purposes of this definition,
|
|
1142
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
1143
|
+
direction or management of such entity, whether by contract or
|
|
1144
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1145
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1146
|
+
|
|
1147
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1148
|
+
exercising permissions granted by this License.
|
|
1149
|
+
|
|
1150
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
1151
|
+
including but not limited to software source code, documentation
|
|
1152
|
+
source, and configuration files.
|
|
1153
|
+
|
|
1154
|
+
"Object" form shall mean any form resulting from mechanical
|
|
1155
|
+
transformation or translation of a Source form, including but
|
|
1156
|
+
not limited to compiled object code, generated documentation,
|
|
1157
|
+
and conversions to other media types.
|
|
1158
|
+
|
|
1159
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
1160
|
+
Object form, made available under the License, as indicated by a
|
|
1161
|
+
copyright notice that is included in or attached to the work
|
|
1162
|
+
(an example is provided in the Appendix below).
|
|
1163
|
+
|
|
1164
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1165
|
+
form, that is based on (or derived from) the Work and for which the
|
|
1166
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
1167
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
1168
|
+
of this License, Derivative Works shall not include works that remain
|
|
1169
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1170
|
+
the Work and Derivative Works thereof.
|
|
1171
|
+
|
|
1172
|
+
"Contribution" shall mean any work of authorship, including
|
|
1173
|
+
the original version of the Work and any modifications or additions
|
|
1174
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
1175
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1176
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1177
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
1178
|
+
means any form of electronic, verbal, or written communication sent
|
|
1179
|
+
to the Licensor or its representatives, including but not limited to
|
|
1180
|
+
communication on electronic mailing lists, source code control systems,
|
|
1181
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
1182
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
1183
|
+
excluding communication that is conspicuously marked or otherwise
|
|
1184
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
1185
|
+
|
|
1186
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1187
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
1188
|
+
subsequently incorporated within the Work.
|
|
1189
|
+
|
|
1190
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1191
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1192
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1193
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1194
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
1195
|
+
Work and such Derivative Works in Source or Object form.
|
|
1196
|
+
|
|
1197
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1198
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1199
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1200
|
+
(except as stated in this section) patent license to make, have made,
|
|
1201
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1202
|
+
where such license applies only to those patent claims licensable
|
|
1203
|
+
by such Contributor that are necessarily infringed by their
|
|
1204
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
1205
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
1206
|
+
institute patent litigation against any entity (including a
|
|
1207
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1208
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
1209
|
+
or contributory patent infringement, then any patent licenses
|
|
1210
|
+
granted to You under this License for that Work shall terminate
|
|
1211
|
+
as of the date such litigation is filed.
|
|
1212
|
+
|
|
1213
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
1214
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
1215
|
+
modifications, and in Source or Object form, provided that You
|
|
1216
|
+
meet the following conditions:
|
|
1217
|
+
|
|
1218
|
+
(a) You must give any other recipients of the Work or
|
|
1219
|
+
Derivative Works a copy of this License; and
|
|
1220
|
+
|
|
1221
|
+
(b) You must cause any modified files to carry prominent notices
|
|
1222
|
+
stating that You changed the files; and
|
|
1223
|
+
|
|
1224
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1225
|
+
that You distribute, all copyright, patent, trademark, and
|
|
1226
|
+
attribution notices from the Source form of the Work,
|
|
1227
|
+
excluding those notices that do not pertain to any part of
|
|
1228
|
+
the Derivative Works; and
|
|
1229
|
+
|
|
1230
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1231
|
+
distribution, then any Derivative Works that You distribute must
|
|
1232
|
+
include a readable copy of the attribution notices contained
|
|
1233
|
+
within such NOTICE file, excluding those notices that do not
|
|
1234
|
+
pertain to any part of the Derivative Works, in at least one
|
|
1235
|
+
of the following places: within a NOTICE text file distributed
|
|
1236
|
+
as part of the Derivative Works; within the Source form or
|
|
1237
|
+
documentation, if provided along with the Derivative Works; or,
|
|
1238
|
+
within a display generated by the Derivative Works, if and
|
|
1239
|
+
wherever such third-party notices normally appear. The contents
|
|
1240
|
+
of the NOTICE file are for informational purposes only and
|
|
1241
|
+
do not modify the License. You may add Your own attribution
|
|
1242
|
+
notices within Derivative Works that You distribute, alongside
|
|
1243
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
1244
|
+
that such additional attribution notices cannot be construed
|
|
1245
|
+
as modifying the License.
|
|
1246
|
+
|
|
1247
|
+
You may add Your own copyright statement to Your modifications and
|
|
1248
|
+
may provide additional or different license terms and conditions
|
|
1249
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
1250
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
1251
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
1252
|
+
the conditions stated in this License.
|
|
1253
|
+
|
|
1254
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1255
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
1256
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
1257
|
+
this License, without any additional terms or conditions.
|
|
1258
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1259
|
+
the terms of any separate license agreement you may have executed
|
|
1260
|
+
with Licensor regarding such Contributions.
|
|
1261
|
+
|
|
1262
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
1263
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
1264
|
+
except as required for reasonable and customary use in describing the
|
|
1265
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
1266
|
+
|
|
1267
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1268
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
1269
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1270
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1271
|
+
implied, including, without limitation, any warranties or conditions
|
|
1272
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1273
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1274
|
+
appropriateness of using or redistributing the Work and assume any
|
|
1275
|
+
risks associated with Your exercise of permissions under this License.
|
|
1276
|
+
|
|
1277
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
1278
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
1279
|
+
unless required by applicable law (such as deliberate and grossly
|
|
1280
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1281
|
+
liable to You for damages, including any direct, indirect, special,
|
|
1282
|
+
incidental, or consequential damages of any character arising as a
|
|
1283
|
+
result of this License or out of the use or inability to use the
|
|
1284
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
1285
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
1286
|
+
other commercial damages or losses), even if such Contributor
|
|
1287
|
+
has been advised of the possibility of such damages.
|
|
1288
|
+
|
|
1289
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1290
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
1291
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1292
|
+
or other liability obligations and/or rights consistent with this
|
|
1293
|
+
License. However, in accepting such obligations, You may act only
|
|
1294
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1295
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
1296
|
+
defend, and hold each Contributor harmless for any liability
|
|
1297
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
1298
|
+
of your accepting any such warranty or additional liability.
|
|
1299
|
+
|
|
1300
|
+
END OF TERMS AND CONDITIONS
|
|
1301
|
+
|
|
1302
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
1303
|
+
|
|
1304
|
+
To apply the Apache License to your work, attach the following
|
|
1305
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1306
|
+
replaced with your own identifying information. (Don't include
|
|
1307
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
1308
|
+
comment syntax for the file format. We also recommend that a
|
|
1309
|
+
file or class name and description of purpose be included on the
|
|
1310
|
+
same "printed page" as the copyright notice for easier
|
|
1311
|
+
identification within third-party archives.
|
|
1312
|
+
|
|
1313
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1314
|
+
|
|
1315
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1316
|
+
you may not use this file except in compliance with the License.
|
|
1317
|
+
You may obtain a copy of the License at
|
|
1318
|
+
|
|
1319
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
1320
|
+
|
|
1321
|
+
Unless required by applicable law or agreed to in writing, software
|
|
1322
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1323
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1324
|
+
See the License for the specific language governing permissions and
|
|
1325
|
+
limitations under the License.
|
|
1326
1326
|
|
|
1327
1327
|
```
|
|
1328
1328
|
|
|
@@ -1715,7 +1715,7 @@ END OF TERMS AND CONDITIONS
|
|
|
1715
1715
|
|
|
1716
1716
|
```
|
|
1717
1717
|
|
|
1718
|
-
## debugid 0.8.0, prost-build 0.
|
|
1718
|
+
## debugid 0.8.0, prost-build 0.13.1, prost-derive 0.13.1, prost-types 0.13.1, prost 0.13.1
|
|
1719
1719
|
|
|
1720
1720
|
```
|
|
1721
1721
|
Apache License
|
|
@@ -1944,7 +1944,7 @@ limitations under the License.
|
|
|
1944
1944
|
|
|
1945
1945
|
```
|
|
1946
1946
|
|
|
1947
|
-
## arrayref 0.3.
|
|
1947
|
+
## arrayref 0.3.8
|
|
1948
1948
|
|
|
1949
1949
|
```
|
|
1950
1950
|
Copyright (c) 2015 David Roundy <roundyd@physics.oregonstate.edu>
|
|
@@ -2043,10 +2043,11 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
|
2043
2043
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
2044
2044
|
```
|
|
2045
2045
|
|
|
2046
|
-
## subtle 2.
|
|
2046
|
+
## subtle 2.6.1
|
|
2047
2047
|
|
|
2048
2048
|
```
|
|
2049
2049
|
Copyright (c) 2016-2017 Isis Agora Lovecruft, Henry de Valence. All rights reserved.
|
|
2050
|
+
Copyright (c) 2016-2024 Isis Agora Lovecruft. All rights reserved.
|
|
2050
2051
|
|
|
2051
2052
|
Redistribution and use in source and binary forms, with or without
|
|
2052
2053
|
modification, are permitted provided that the following conditions are
|
|
@@ -2146,7 +2147,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
2146
2147
|
|
|
2147
2148
|
```
|
|
2148
2149
|
|
|
2149
|
-
## asn1 0.16.
|
|
2150
|
+
## asn1 0.16.2, asn1_derive 0.16.2
|
|
2150
2151
|
|
|
2151
2152
|
```
|
|
2152
2153
|
Copyright (c) Alex Gaynor and individual contributors.
|
|
@@ -2412,7 +2413,7 @@ express Statement of Purpose.
|
|
|
2412
2413
|
|
|
2413
2414
|
```
|
|
2414
2415
|
|
|
2415
|
-
## libloading 0.8.
|
|
2416
|
+
## libloading 0.8.5
|
|
2416
2417
|
|
|
2417
2418
|
```
|
|
2418
2419
|
Copyright © 2015, Simonas Kazlauskas
|
|
@@ -2430,7 +2431,7 @@ THIS SOFTWARE.
|
|
|
2430
2431
|
|
|
2431
2432
|
```
|
|
2432
2433
|
|
|
2433
|
-
## rustls-webpki 0.102.
|
|
2434
|
+
## rustls-webpki 0.102.6
|
|
2434
2435
|
|
|
2435
2436
|
```
|
|
2436
2437
|
Except as otherwise noted, this project is licensed under the following
|
|
@@ -2455,7 +2456,7 @@ third-party/chromium/LICENSE.
|
|
|
2455
2456
|
|
|
2456
2457
|
```
|
|
2457
2458
|
|
|
2458
|
-
## windows-core 0.52.0, windows-sys 0.45.0, windows-sys 0.
|
|
2459
|
+
## windows-core 0.52.0, windows-sys 0.45.0, windows-sys 0.52.0, windows-targets 0.42.2, windows-targets 0.52.6, windows_aarch64_msvc 0.42.2, windows_aarch64_msvc 0.52.6, windows_x86_64_gnu 0.52.6, windows_x86_64_msvc 0.42.2, windows_x86_64_msvc 0.52.6
|
|
2459
2460
|
|
|
2460
2461
|
```
|
|
2461
2462
|
MIT License
|
|
@@ -2546,7 +2547,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2546
2547
|
|
|
2547
2548
|
```
|
|
2548
2549
|
|
|
2549
|
-
## lazy_static 1.
|
|
2550
|
+
## lazy_static 1.5.0, rayon-core 1.12.1, rayon 1.10.0
|
|
2550
2551
|
|
|
2551
2552
|
```
|
|
2552
2553
|
Copyright (c) 2010 The Rust Project Developers
|
|
@@ -2665,7 +2666,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2665
2666
|
|
|
2666
2667
|
```
|
|
2667
2668
|
|
|
2668
|
-
## idna 0.5.0, percent-encoding 2.3.1, url 2.5.
|
|
2669
|
+
## idna 0.5.0, percent-encoding 2.3.1, url 2.5.2
|
|
2669
2670
|
|
|
2670
2671
|
```
|
|
2671
2672
|
Copyright (c) 2013-2022 The rust-url developers
|
|
@@ -2696,7 +2697,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2696
2697
|
|
|
2697
2698
|
```
|
|
2698
2699
|
|
|
2699
|
-
## backtrace 0.3.
|
|
2700
|
+
## backtrace 0.3.73, cc 1.1.6, cfg-if 1.0.0, cmake 0.1.48, flate2 1.0.30, jobserver 0.1.32, openssl-probe 0.1.5, rustc-demangle 0.1.24, socket2 0.5.7
|
|
2700
2701
|
|
|
2701
2702
|
```
|
|
2702
2703
|
Copyright (c) 2014 Alex Crichton
|
|
@@ -2759,38 +2760,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2759
2760
|
|
|
2760
2761
|
```
|
|
2761
2762
|
|
|
2762
|
-
##
|
|
2763
|
-
|
|
2764
|
-
```
|
|
2765
|
-
Copyright (c) 2014 Alex Crichton
|
|
2766
|
-
|
|
2767
|
-
Permission is hereby granted, free of charge, to any
|
|
2768
|
-
person obtaining a copy of this software and associated
|
|
2769
|
-
documentation files (the "Software"), to deal in the
|
|
2770
|
-
Software without restriction, including without
|
|
2771
|
-
limitation the rights to use, copy, modify, merge,
|
|
2772
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2773
|
-
the Software, and to permit persons to whom the Software
|
|
2774
|
-
is furnished to do so, subject to the following
|
|
2775
|
-
conditions:
|
|
2776
|
-
|
|
2777
|
-
The above copyright notice and this permission notice
|
|
2778
|
-
shall be included in all copies or substantial portions
|
|
2779
|
-
of the Software.
|
|
2780
|
-
|
|
2781
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2782
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2783
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2784
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2785
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2786
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2787
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2788
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2789
|
-
DEALINGS IN THE SOFTWARE.
|
|
2790
|
-
|
|
2791
|
-
```
|
|
2792
|
-
|
|
2793
|
-
## mio 0.8.11
|
|
2763
|
+
## mio 1.0.1
|
|
2794
2764
|
|
|
2795
2765
|
```
|
|
2796
2766
|
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
@@ -2878,7 +2848,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2878
2848
|
|
|
2879
2849
|
```
|
|
2880
2850
|
|
|
2881
|
-
## bitflags 2.
|
|
2851
|
+
## bitflags 2.6.0, glob 0.3.1, log 0.4.22, num-bigint 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-traits 0.2.19, range-map 0.2.0, regex-automata 0.4.7, regex-syntax 0.8.4, regex 1.10.5
|
|
2882
2852
|
|
|
2883
2853
|
```
|
|
2884
2854
|
Copyright (c) 2014 The Rust Project Developers
|
|
@@ -2909,7 +2879,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2909
2879
|
|
|
2910
2880
|
```
|
|
2911
2881
|
|
|
2912
|
-
## uuid 1.
|
|
2882
|
+
## uuid 1.10.0
|
|
2913
2883
|
|
|
2914
2884
|
```
|
|
2915
2885
|
Copyright (c) 2014 The Rust Project Developers
|
|
@@ -2998,7 +2968,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2998
2968
|
|
|
2999
2969
|
```
|
|
3000
2970
|
|
|
3001
|
-
## hyper 1.
|
|
2971
|
+
## hyper 1.4.1
|
|
3002
2972
|
|
|
3003
2973
|
```
|
|
3004
2974
|
Copyright (c) 2014-2021 Sean McArthur
|
|
@@ -3023,7 +2993,7 @@ THE SOFTWARE.
|
|
|
3023
2993
|
|
|
3024
2994
|
```
|
|
3025
2995
|
|
|
3026
|
-
## either 1.
|
|
2996
|
+
## either 1.13.0, itertools 0.13.0, petgraph 0.6.5
|
|
3027
2997
|
|
|
3028
2998
|
```
|
|
3029
2999
|
Copyright (c) 2015
|
|
@@ -3052,32 +3022,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3052
3022
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3053
3023
|
DEALINGS IN THE SOFTWARE.
|
|
3054
3024
|
|
|
3055
|
-
```
|
|
3056
|
-
|
|
3057
|
-
## num_cpus 1.16.0
|
|
3058
|
-
|
|
3059
|
-
```
|
|
3060
|
-
Copyright (c) 2015
|
|
3061
|
-
|
|
3062
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3063
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3064
|
-
in the Software without restriction, including without limitation the rights
|
|
3065
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3066
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3067
|
-
furnished to do so, subject to the following conditions:
|
|
3068
|
-
|
|
3069
|
-
The above copyright notice and this permission notice shall be included in
|
|
3070
|
-
all copies or substantial portions of the Software.
|
|
3071
|
-
|
|
3072
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3073
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3074
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3075
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3076
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3077
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3078
|
-
THE SOFTWARE.
|
|
3079
|
-
|
|
3080
|
-
|
|
3081
3025
|
```
|
|
3082
3026
|
|
|
3083
3027
|
## neon-macros 1.0.0, neon 1.0.0
|
|
@@ -3161,7 +3105,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3161
3105
|
|
|
3162
3106
|
```
|
|
3163
3107
|
|
|
3164
|
-
## object 0.
|
|
3108
|
+
## object 0.36.2
|
|
3165
3109
|
|
|
3166
3110
|
```
|
|
3167
3111
|
Copyright (c) 2015 The Gimli Developers
|
|
@@ -3192,7 +3136,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3192
3136
|
|
|
3193
3137
|
```
|
|
3194
3138
|
|
|
3195
|
-
## gimli 0.
|
|
3139
|
+
## gimli 0.29.0, heck 0.4.1, heck 0.5.0, peeking_take_while 0.1.2, unicode-bidi 0.3.15, unicode-normalization 0.1.23
|
|
3196
3140
|
|
|
3197
3141
|
```
|
|
3198
3142
|
Copyright (c) 2015 The Rust Project Developers
|
|
@@ -3513,10 +3457,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3513
3457
|
|
|
3514
3458
|
```
|
|
3515
3459
|
|
|
3516
|
-
## httparse 1.
|
|
3460
|
+
## httparse 1.9.4
|
|
3517
3461
|
|
|
3518
3462
|
```
|
|
3519
|
-
Copyright (c) 2015-
|
|
3463
|
+
Copyright (c) 2015-2024 Sean McArthur
|
|
3520
3464
|
|
|
3521
3465
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3522
3466
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3602,7 +3546,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3602
3546
|
|
|
3603
3547
|
```
|
|
3604
3548
|
|
|
3605
|
-
## utf8parse 0.2.
|
|
3549
|
+
## utf8parse 0.2.2
|
|
3606
3550
|
|
|
3607
3551
|
```
|
|
3608
3552
|
Copyright (c) 2016 Joe Wilm
|
|
@@ -3664,7 +3608,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3664
3608
|
|
|
3665
3609
|
```
|
|
3666
3610
|
|
|
3667
|
-
## rustls-native-certs 0.7.
|
|
3611
|
+
## rustls-native-certs 0.7.1, rustls-pemfile 2.1.2, rustls 0.23.12
|
|
3668
3612
|
|
|
3669
3613
|
```
|
|
3670
3614
|
Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
|
|
@@ -3939,7 +3883,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3939
3883
|
|
|
3940
3884
|
```
|
|
3941
3885
|
|
|
3942
|
-
## addr2line 0.
|
|
3886
|
+
## addr2line 0.22.0
|
|
3943
3887
|
|
|
3944
3888
|
```
|
|
3945
3889
|
Copyright (c) 2016-2018 The gimli Developers
|
|
@@ -4032,7 +3976,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4032
3976
|
|
|
4033
3977
|
```
|
|
4034
3978
|
|
|
4035
|
-
## tungstenite 0.
|
|
3979
|
+
## tungstenite 0.23.0
|
|
4036
3980
|
|
|
4037
3981
|
```
|
|
4038
3982
|
Copyright (c) 2017 Alexey Galakhov
|
|
@@ -4151,7 +4095,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4151
4095
|
|
|
4152
4096
|
```
|
|
4153
4097
|
|
|
4154
|
-
## tokio-tungstenite 0.
|
|
4098
|
+
## tokio-tungstenite 0.23.1
|
|
4155
4099
|
|
|
4156
4100
|
```
|
|
4157
4101
|
Copyright (c) 2017 Daniel Abramov
|
|
@@ -4353,7 +4297,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4353
4297
|
|
|
4354
4298
|
```
|
|
4355
4299
|
|
|
4356
|
-
## bytes 1.6.
|
|
4300
|
+
## bytes 1.6.1
|
|
4357
4301
|
|
|
4358
4302
|
```
|
|
4359
4303
|
Copyright (c) 2018 Carl Lerche
|
|
@@ -4687,7 +4631,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4687
4631
|
|
|
4688
4632
|
```
|
|
4689
4633
|
|
|
4690
|
-
## http-body-util 0.1.
|
|
4634
|
+
## http-body-util 0.1.2
|
|
4691
4635
|
|
|
4692
4636
|
```
|
|
4693
4637
|
Copyright (c) 2019 Hyper Contributors
|
|
@@ -4991,6 +4935,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4991
4935
|
|
|
4992
4936
|
```
|
|
4993
4937
|
|
|
4938
|
+
## http-body 1.0.1
|
|
4939
|
+
|
|
4940
|
+
```
|
|
4941
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
4942
|
+
|
|
4943
|
+
Permission is hereby granted, free of charge, to any
|
|
4944
|
+
person obtaining a copy of this software and associated
|
|
4945
|
+
documentation files (the "Software"), to deal in the
|
|
4946
|
+
Software without restriction, including without
|
|
4947
|
+
limitation the rights to use, copy, modify, merge,
|
|
4948
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4949
|
+
the Software, and to permit persons to whom the Software
|
|
4950
|
+
is furnished to do so, subject to the following
|
|
4951
|
+
conditions:
|
|
4952
|
+
|
|
4953
|
+
The above copyright notice and this permission notice
|
|
4954
|
+
shall be included in all copies or substantial portions
|
|
4955
|
+
of the Software.
|
|
4956
|
+
|
|
4957
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4958
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4959
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4960
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4961
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4962
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4963
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4964
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4965
|
+
DEALINGS IN THE SOFTWARE.
|
|
4966
|
+
|
|
4967
|
+
```
|
|
4968
|
+
|
|
4994
4969
|
## iana-time-zone 0.1.60
|
|
4995
4970
|
|
|
4996
4971
|
```
|
|
@@ -5397,7 +5372,7 @@ SOFTWARE.
|
|
|
5397
5372
|
|
|
5398
5373
|
```
|
|
5399
5374
|
|
|
5400
|
-
## hyper-util 0.1.
|
|
5375
|
+
## hyper-util 0.1.6
|
|
5401
5376
|
|
|
5402
5377
|
```
|
|
5403
5378
|
Copyright (c) 2023 Sean McArthur
|
|
@@ -5422,7 +5397,7 @@ THE SOFTWARE.
|
|
|
5422
5397
|
|
|
5423
5398
|
```
|
|
5424
5399
|
|
|
5425
|
-
## tokio-
|
|
5400
|
+
## tokio-stream 0.1.15, tokio-util 0.7.11
|
|
5426
5401
|
|
|
5427
5402
|
```
|
|
5428
5403
|
Copyright (c) 2023 Tokio Contributors
|
|
@@ -5478,7 +5453,7 @@ SOFTWARE.
|
|
|
5478
5453
|
|
|
5479
5454
|
```
|
|
5480
5455
|
|
|
5481
|
-
## anstream 0.6.14, anstyle-query 1.0
|
|
5456
|
+
## anstream 0.6.14, anstyle-query 1.1.0, clap 4.4.18, colorchoice 1.0.1, env_filter 0.1.1, env_logger 0.11.4, is_terminal_polyfill 1.70.0, toml_datetime 0.6.6, toml_edit 0.21.1
|
|
5482
5457
|
|
|
5483
5458
|
```
|
|
5484
5459
|
Copyright (c) Individual contributors
|
|
@@ -5578,7 +5553,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
5578
5553
|
|
|
5579
5554
|
```
|
|
5580
5555
|
|
|
5581
|
-
## zerocopy-derive 0.7.
|
|
5556
|
+
## zerocopy-derive 0.7.35, zerocopy 0.7.35
|
|
5582
5557
|
|
|
5583
5558
|
```
|
|
5584
5559
|
Copyright 2023 The Fuchsia Authors
|
|
@@ -5722,7 +5697,7 @@ SOFTWARE.
|
|
|
5722
5697
|
|
|
5723
5698
|
```
|
|
5724
5699
|
|
|
5725
|
-
## miniz_oxide 0.7.
|
|
5700
|
+
## miniz_oxide 0.7.4
|
|
5726
5701
|
|
|
5727
5702
|
```
|
|
5728
5703
|
MIT License
|
|
@@ -5857,7 +5832,7 @@ SOFTWARE.
|
|
|
5857
5832
|
|
|
5858
5833
|
```
|
|
5859
5834
|
|
|
5860
|
-
## zeroize 1.
|
|
5835
|
+
## zeroize 1.8.1
|
|
5861
5836
|
|
|
5862
5837
|
```
|
|
5863
5838
|
MIT License
|
|
@@ -5911,7 +5886,7 @@ SOFTWARE.
|
|
|
5911
5886
|
|
|
5912
5887
|
```
|
|
5913
5888
|
|
|
5914
|
-
## strum 0.26.
|
|
5889
|
+
## strum 0.26.3, strum_macros 0.26.4
|
|
5915
5890
|
|
|
5916
5891
|
```
|
|
5917
5892
|
MIT License
|
|
@@ -5938,6 +5913,34 @@ SOFTWARE.
|
|
|
5938
5913
|
|
|
5939
5914
|
```
|
|
5940
5915
|
|
|
5916
|
+
## tokio-macros 2.4.0
|
|
5917
|
+
|
|
5918
|
+
```
|
|
5919
|
+
MIT License
|
|
5920
|
+
|
|
5921
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
5922
|
+
Copyright (c) Tokio Contributors
|
|
5923
|
+
|
|
5924
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5925
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
5926
|
+
in the Software without restriction, including without limitation the rights
|
|
5927
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5928
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
5929
|
+
furnished to do so, subject to the following conditions:
|
|
5930
|
+
|
|
5931
|
+
The above copyright notice and this permission notice shall be included in all
|
|
5932
|
+
copies or substantial portions of the Software.
|
|
5933
|
+
|
|
5934
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5935
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5936
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5937
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5938
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5939
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5940
|
+
SOFTWARE.
|
|
5941
|
+
|
|
5942
|
+
```
|
|
5943
|
+
|
|
5941
5944
|
## fslock 0.2.1
|
|
5942
5945
|
|
|
5943
5946
|
```
|
|
@@ -6153,7 +6156,34 @@ SOFTWARE.
|
|
|
6153
6156
|
|
|
6154
6157
|
```
|
|
6155
6158
|
|
|
6156
|
-
##
|
|
6159
|
+
## rustls-platform-verifier-android 0.1.0, rustls-platform-verifier 0.3.2
|
|
6160
|
+
|
|
6161
|
+
```
|
|
6162
|
+
MIT License
|
|
6163
|
+
|
|
6164
|
+
Copyright (c) 2022 1Password
|
|
6165
|
+
|
|
6166
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6167
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
6168
|
+
in the Software without restriction, including without limitation the rights
|
|
6169
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6170
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
6171
|
+
furnished to do so, subject to the following conditions:
|
|
6172
|
+
|
|
6173
|
+
The above copyright notice and this permission notice shall be included in all
|
|
6174
|
+
copies or substantial portions of the Software.
|
|
6175
|
+
|
|
6176
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6177
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6178
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6179
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6180
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6181
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6182
|
+
SOFTWARE.
|
|
6183
|
+
|
|
6184
|
+
```
|
|
6185
|
+
|
|
6186
|
+
## cesu8 1.1.0, half 2.4.1, pqcrypto-internals 0.2.5, pqcrypto-kyber 0.7.9, pqcrypto-kyber 0.8.1, pqcrypto-traits 0.3.5
|
|
6157
6187
|
|
|
6158
6188
|
```
|
|
6159
6189
|
MIT License
|
|
@@ -6168,6 +6198,33 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
6168
6198
|
|
|
6169
6199
|
```
|
|
6170
6200
|
|
|
6201
|
+
## tokio 1.39.1
|
|
6202
|
+
|
|
6203
|
+
```
|
|
6204
|
+
MIT License
|
|
6205
|
+
|
|
6206
|
+
Copyright (c) Tokio Contributors
|
|
6207
|
+
|
|
6208
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6209
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
6210
|
+
in the Software without restriction, including without limitation the rights
|
|
6211
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6212
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
6213
|
+
furnished to do so, subject to the following conditions:
|
|
6214
|
+
|
|
6215
|
+
The above copyright notice and this permission notice shall be included in all
|
|
6216
|
+
copies or substantial portions of the Software.
|
|
6217
|
+
|
|
6218
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6219
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6220
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6221
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6222
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6223
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6224
|
+
SOFTWARE.
|
|
6225
|
+
|
|
6226
|
+
```
|
|
6227
|
+
|
|
6171
6228
|
## android-tzdata 0.1.1
|
|
6172
6229
|
|
|
6173
6230
|
```
|
|
@@ -6252,7 +6309,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
6252
6309
|
|
|
6253
6310
|
```
|
|
6254
6311
|
|
|
6255
|
-
## curve25519-dalek-derive 0.1.1, adler 1.0.2, anyhow 1.0.86, async-trait 0.1.
|
|
6312
|
+
## curve25519-dalek-derive 0.1.1, adler 1.0.2, anyhow 1.0.86, async-trait 0.1.81, atomic-waker 1.1.2, displaydoc 0.2.5, dyn-clone 1.0.17, fastrand 2.1.0, home 0.5.9, itoa 1.0.11, linkme-impl 0.3.27, linkme 0.3.27, linux-raw-sys 0.4.14, minimal-lexical 0.2.1, num_enum 0.7.2, num_enum_derive 0.7.2, once_cell 1.19.0, paste 1.0.15, pin-project-lite 0.2.14, prettyplease 0.2.20, proc-macro-crate 3.1.0, proc-macro2 1.0.86, quote 1.0.36, rustc-hash 1.1.0, rustix 0.38.34, rustversion 1.0.17, semver 1.0.23, send_wrapper 0.6.0, serde 1.0.204, serde_derive 1.0.204, serde_json 1.0.120, syn-mid 0.6.0, syn 1.0.109, syn 2.0.72, thiserror-impl 1.0.63, thiserror 1.0.63, unicode-ident 1.0.12, utf-8 0.7.6
|
|
6256
6313
|
|
|
6257
6314
|
```
|
|
6258
6315
|
Permission is hereby granted, free of charge, to any
|
|
@@ -6305,14 +6362,14 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
6305
6362
|
|
|
6306
6363
|
```
|
|
6307
6364
|
|
|
6308
|
-
## tinyvec 1.
|
|
6365
|
+
## tinyvec 1.8.0
|
|
6309
6366
|
|
|
6310
6367
|
```
|
|
6311
|
-
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:
|
|
6312
|
-
|
|
6313
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6314
|
-
|
|
6315
|
-
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.
|
|
6368
|
+
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:
|
|
6369
|
+
|
|
6370
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6371
|
+
|
|
6372
|
+
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.
|
|
6316
6373
|
|
|
6317
6374
|
```
|
|
6318
6375
|
|
|
@@ -6448,7 +6505,7 @@ THE SOFTWARE.
|
|
|
6448
6505
|
|
|
6449
6506
|
```
|
|
6450
6507
|
|
|
6451
|
-
## aho-corasick 1.1.3, byteorder 1.5.0, memchr 2.7.
|
|
6508
|
+
## aho-corasick 1.1.3, byteorder 1.5.0, memchr 2.7.4, walkdir 2.5.0
|
|
6452
6509
|
|
|
6453
6510
|
```
|
|
6454
6511
|
The MIT License (MIT)
|
|
@@ -6559,7 +6616,7 @@ THE SOFTWARE.
|
|
|
6559
6616
|
|
|
6560
6617
|
```
|
|
6561
6618
|
|
|
6562
|
-
## security-framework-sys 2.11.
|
|
6619
|
+
## security-framework-sys 2.11.1, security-framework 2.11.1
|
|
6563
6620
|
|
|
6564
6621
|
```
|
|
6565
6622
|
The MIT License (MIT)
|
|
@@ -6640,7 +6697,7 @@ SOFTWARE.
|
|
|
6640
6697
|
|
|
6641
6698
|
```
|
|
6642
6699
|
|
|
6643
|
-
## derive_more 0.99.
|
|
6700
|
+
## derive_more 0.99.18
|
|
6644
6701
|
|
|
6645
6702
|
```
|
|
6646
6703
|
The MIT License (MIT)
|
|
@@ -6748,7 +6805,7 @@ THE SOFTWARE.
|
|
|
6748
6805
|
|
|
6749
6806
|
```
|
|
6750
6807
|
|
|
6751
|
-
## async-compression 0.4.
|
|
6808
|
+
## async-compression 0.4.12
|
|
6752
6809
|
|
|
6753
6810
|
```
|
|
6754
6811
|
The MIT License (MIT)
|