mq-bridge-linux-x64-gnu 0.4.9 → 0.4.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/THIRD_PARTY_LICENSES.txt +4487 -0
- package/mq_bridge_node.linux-x64-gnu.node +0 -0
- package/package.json +3 -2
|
@@ -0,0 +1,4487 @@
|
|
|
1
|
+
THIRD-PARTY LICENSES AND NOTICES
|
|
2
|
+
|
|
3
|
+
This distribution contains the components listed below. Where a component is
|
|
4
|
+
offered under a choice of licenses, the complete offer is listed rather than
|
|
5
|
+
a single selection, and the recipient may rely on any one of those terms.
|
|
6
|
+
Conjunctive terms remain cumulative. The license bodies reproduced below
|
|
7
|
+
cover the terms relied on here; each component's upstream source is listed
|
|
8
|
+
with the component.
|
|
9
|
+
|
|
10
|
+
The MIT and Apache-2.0 license bodies are reproduced once. Component-specific
|
|
11
|
+
copyright and attribution notices remain associated with their component.
|
|
12
|
+
Required upstream NOTICE text and other upstream terms are preserved verbatim.
|
|
13
|
+
|
|
14
|
+
================================================================================
|
|
15
|
+
RUST RUNTIME COMPONENTS
|
|
16
|
+
================================================================================
|
|
17
|
+
|
|
18
|
+
adler2@2.0.1
|
|
19
|
+
License: 0BSD OR MIT OR Apache-2.0
|
|
20
|
+
Source: https://github.com/oyvindln/adler2
|
|
21
|
+
|
|
22
|
+
aead@0.6.1
|
|
23
|
+
License: MIT OR Apache-2.0
|
|
24
|
+
Source: https://github.com/RustCrypto/traits
|
|
25
|
+
Copyright/attribution: Copyright (c) 2019-2026 The RustCrypto Project Developers
|
|
26
|
+
Copyright/attribution: Copyright (c) 2019 MobileCoin, LLC
|
|
27
|
+
|
|
28
|
+
aes-gcm@0.11.1
|
|
29
|
+
License: Apache-2.0 OR MIT
|
|
30
|
+
Source: https://github.com/RustCrypto/AEADs
|
|
31
|
+
Copyright/attribution: Copyright (c) 2019-2026 The RustCrypto Project Developers
|
|
32
|
+
|
|
33
|
+
aes@0.8.4
|
|
34
|
+
License: MIT OR Apache-2.0
|
|
35
|
+
Source: https://github.com/RustCrypto/block-ciphers
|
|
36
|
+
Copyright/attribution: Copyright (c) 2018 Artyom Pavlov
|
|
37
|
+
|
|
38
|
+
aes@0.9.2
|
|
39
|
+
License: MIT OR Apache-2.0
|
|
40
|
+
Source: https://github.com/RustCrypto/block-ciphers
|
|
41
|
+
Copyright/attribution: Copyright (c) 2018-2024 The RustCrypto Project Developers
|
|
42
|
+
Copyright/attribution: Copyright (c) 2018 Artyom Pavlov
|
|
43
|
+
|
|
44
|
+
ahash@0.7.8
|
|
45
|
+
License: MIT OR Apache-2.0
|
|
46
|
+
Source: https://github.com/tkaitchuck/ahash
|
|
47
|
+
Copyright/attribution: Copyright (c) 2016 Amanieu d'Antras
|
|
48
|
+
|
|
49
|
+
ahash@0.8.12
|
|
50
|
+
License: MIT OR Apache-2.0
|
|
51
|
+
Source: https://github.com/tkaitchuck/ahash
|
|
52
|
+
Copyright/attribution: Copyright (c) 2018 Tom Kaitchuck
|
|
53
|
+
|
|
54
|
+
aho-corasick@1.1.4
|
|
55
|
+
License: Unlicense OR MIT
|
|
56
|
+
Source: https://github.com/BurntSushi/aho-corasick
|
|
57
|
+
Copyright/attribution: Copyright (c) 2015 Andrew Gallant
|
|
58
|
+
|
|
59
|
+
allocator-api2@0.2.21
|
|
60
|
+
License: MIT OR Apache-2.0
|
|
61
|
+
Source: https://github.com/zakarumych/allocator-api2
|
|
62
|
+
|
|
63
|
+
amq-protocol-tcp@10.6.2
|
|
64
|
+
License: BSD-2-Clause
|
|
65
|
+
Source: https://github.com/amqp-rs/amq-protocol
|
|
66
|
+
Copyright/attribution: Copyright (c) 2017-2026, Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
|
67
|
+
|
|
68
|
+
amq-protocol-types@10.6.2
|
|
69
|
+
License: BSD-2-Clause
|
|
70
|
+
Source: https://github.com/amqp-rs/amq-protocol
|
|
71
|
+
Copyright/attribution: Copyright (c) 2017-2026, Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
|
72
|
+
|
|
73
|
+
amq-protocol-uri@10.6.2
|
|
74
|
+
License: BSD-2-Clause
|
|
75
|
+
Source: https://github.com/amqp-rs/amq-protocol
|
|
76
|
+
Copyright/attribution: Copyright (c) 2017-2026, Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
|
77
|
+
|
|
78
|
+
amq-protocol@10.6.2
|
|
79
|
+
License: BSD-2-Clause
|
|
80
|
+
Source: https://github.com/amqp-rs/amq-protocol
|
|
81
|
+
Copyright/attribution: Copyright (c) 2017-2026, Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
|
82
|
+
|
|
83
|
+
android_system_properties@0.1.5
|
|
84
|
+
License: MIT/Apache-2.0
|
|
85
|
+
Source: https://github.com/nical/android_system_properties
|
|
86
|
+
Copyright/attribution: Copyright (c) 2013 Nicolas Silva
|
|
87
|
+
Copyright/attribution: Copyright 2016 Nicolas Silva
|
|
88
|
+
|
|
89
|
+
anyhow@1.0.104
|
|
90
|
+
License: MIT OR Apache-2.0
|
|
91
|
+
Source: https://github.com/dtolnay/anyhow
|
|
92
|
+
|
|
93
|
+
arc-swap@1.9.2
|
|
94
|
+
License: MIT OR Apache-2.0
|
|
95
|
+
Source: https://github.com/vorner/arc-swap
|
|
96
|
+
Copyright/attribution: Copyright (c) 2017 arc-swap developers
|
|
97
|
+
|
|
98
|
+
arcstr@1.2.0
|
|
99
|
+
License: Apache-2.0 OR MIT OR Zlib
|
|
100
|
+
Source: https://github.com/thomcc/arcstr
|
|
101
|
+
Copyright/attribution: Copyright 2016 The Miri Developers
|
|
102
|
+
Copyright/attribution: Copyright (c) 2020 Thom Chiovoloni
|
|
103
|
+
|
|
104
|
+
arrayvec@0.7.8
|
|
105
|
+
License: MIT OR Apache-2.0
|
|
106
|
+
Source: https://github.com/bluss/arrayvec
|
|
107
|
+
|
|
108
|
+
asn1-rs-derive@0.6.0
|
|
109
|
+
License: MIT OR Apache-2.0
|
|
110
|
+
Source: https://github.com/rusticata/asn1-rs.git
|
|
111
|
+
Copyright/attribution: Copyright (c) 2017 Pierre Chifflier
|
|
112
|
+
|
|
113
|
+
asn1-rs-impl@0.2.0
|
|
114
|
+
License: MIT/Apache-2.0
|
|
115
|
+
Source: https://github.com/rusticata/asn1-rs.git
|
|
116
|
+
Copyright/attribution: Copyright holders/authors: Pierre Chifflier <chifflier@wzdftpd.net>
|
|
117
|
+
|
|
118
|
+
asn1-rs@0.7.2
|
|
119
|
+
License: MIT OR Apache-2.0
|
|
120
|
+
Source: https://github.com/rusticata/asn1-rs.git
|
|
121
|
+
Copyright/attribution: Copyright (c) 2017 Pierre Chifflier
|
|
122
|
+
|
|
123
|
+
async-channel@2.5.0
|
|
124
|
+
License: Apache-2.0 OR MIT
|
|
125
|
+
Source: https://github.com/smol-rs/async-channel
|
|
126
|
+
|
|
127
|
+
async-compat@0.2.5
|
|
128
|
+
License: Apache-2.0 OR MIT
|
|
129
|
+
Source: https://github.com/smol-rs/async-compat
|
|
130
|
+
|
|
131
|
+
async-compression@0.4.42
|
|
132
|
+
License: MIT OR Apache-2.0
|
|
133
|
+
Source: https://github.com/Nullus157/async-compression
|
|
134
|
+
Copyright/attribution: Copyright (c) 2018 the rustasync developers
|
|
135
|
+
|
|
136
|
+
async-executor@1.14.0
|
|
137
|
+
License: Apache-2.0 OR MIT
|
|
138
|
+
Source: https://github.com/smol-rs/async-executor
|
|
139
|
+
|
|
140
|
+
async-global-executor@3.1.0
|
|
141
|
+
License: Apache-2.0 OR MIT
|
|
142
|
+
Source: https://github.com/Keruspe/async-global-executor
|
|
143
|
+
|
|
144
|
+
async-io@2.6.0
|
|
145
|
+
License: Apache-2.0 OR MIT
|
|
146
|
+
Source: https://github.com/smol-rs/async-io
|
|
147
|
+
|
|
148
|
+
async-lock@3.4.2
|
|
149
|
+
License: Apache-2.0 OR MIT
|
|
150
|
+
Source: https://github.com/smol-rs/async-lock
|
|
151
|
+
|
|
152
|
+
async-nats@0.50.0
|
|
153
|
+
License: Apache-2.0
|
|
154
|
+
Source: https://github.com/nats-io/nats.rs
|
|
155
|
+
Copyright/attribution: Copyright 2019 The NATS Authors
|
|
156
|
+
|
|
157
|
+
async-rs@0.8.11
|
|
158
|
+
License: BSD-2-Clause
|
|
159
|
+
Source: https://github.com/amqp-rs/async-rs
|
|
160
|
+
Copyright/attribution: Copyright (c) 2025-2026, Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
|
161
|
+
|
|
162
|
+
async-task@4.7.1
|
|
163
|
+
License: Apache-2.0 OR MIT
|
|
164
|
+
Source: https://github.com/smol-rs/async-task
|
|
165
|
+
|
|
166
|
+
async-trait@0.1.92
|
|
167
|
+
License: MIT OR Apache-2.0
|
|
168
|
+
Source: https://github.com/dtolnay/async-trait
|
|
169
|
+
|
|
170
|
+
asynchronous-codec@0.7.0
|
|
171
|
+
License: MIT
|
|
172
|
+
Source: https://github.com/mxinden/asynchronous-codec
|
|
173
|
+
Copyright/attribution: Copyright (c) 2019 - 2020 Matt Hunzinger
|
|
174
|
+
Copyright/attribution: Copyright (c) 2021 Max Inden
|
|
175
|
+
|
|
176
|
+
atoi@2.0.0
|
|
177
|
+
License: MIT
|
|
178
|
+
Source: https://github.com/pacman82/atoi-rs
|
|
179
|
+
Copyright/attribution: Copyright (c) 2017
|
|
180
|
+
|
|
181
|
+
atomic-waker@1.1.2
|
|
182
|
+
License: Apache-2.0 OR MIT
|
|
183
|
+
Source: https://github.com/smol-rs/atomic-waker
|
|
184
|
+
|
|
185
|
+
aws-config@1.11.0
|
|
186
|
+
License: Apache-2.0
|
|
187
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
188
|
+
|
|
189
|
+
aws-credential-types@1.3.0
|
|
190
|
+
License: Apache-2.0
|
|
191
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
192
|
+
|
|
193
|
+
aws-lc-rs@1.17.3
|
|
194
|
+
License: ISC AND (Apache-2.0 OR ISC)
|
|
195
|
+
Source: https://github.com/aws/aws-lc-rs
|
|
196
|
+
|
|
197
|
+
aws-lc-sys@0.43.0
|
|
198
|
+
License: ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)
|
|
199
|
+
Source: https://github.com/aws/aws-lc-rs
|
|
200
|
+
Copyright/attribution: Copyright (c) 2014-2024 Google Inc.
|
|
201
|
+
Copyright/attribution: Copyright (c) 2025-2026 Google Inc.
|
|
202
|
+
Copyright/attribution: Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved.
|
|
203
|
+
Copyright/attribution: Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com). All rights reserved.
|
|
204
|
+
Copyright/attribution: Copyright (c) 2015-2020 the fiat-crypto authors.
|
|
205
|
+
Copyright/attribution: Copyright (C) 2017 - 2025, Stephan Mueller <smueller@chronox.de>.
|
|
206
|
+
Copyright/attribution: Copyright 2008 Google Inc.
|
|
207
|
+
|
|
208
|
+
aws-runtime@1.9.1
|
|
209
|
+
License: Apache-2.0
|
|
210
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
211
|
+
|
|
212
|
+
aws-sdk-sns@1.110.0
|
|
213
|
+
License: Apache-2.0
|
|
214
|
+
Source: https://github.com/awslabs/aws-sdk-rust
|
|
215
|
+
Copyright/attribution: Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
216
|
+
|
|
217
|
+
aws-sdk-sqs@1.108.0
|
|
218
|
+
License: Apache-2.0
|
|
219
|
+
Source: https://github.com/awslabs/aws-sdk-rust
|
|
220
|
+
Copyright/attribution: Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
221
|
+
|
|
222
|
+
aws-sdk-sts@1.113.0
|
|
223
|
+
License: Apache-2.0
|
|
224
|
+
Source: https://github.com/awslabs/aws-sdk-rust
|
|
225
|
+
Copyright/attribution: Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
226
|
+
|
|
227
|
+
aws-sigv4@1.5.1
|
|
228
|
+
License: Apache-2.0
|
|
229
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
230
|
+
|
|
231
|
+
aws-smithy-async@1.3.0
|
|
232
|
+
License: Apache-2.0
|
|
233
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
234
|
+
|
|
235
|
+
aws-smithy-http-client@1.4.0
|
|
236
|
+
License: Apache-2.0
|
|
237
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
238
|
+
|
|
239
|
+
aws-smithy-http@0.64.0
|
|
240
|
+
License: Apache-2.0
|
|
241
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
242
|
+
|
|
243
|
+
aws-smithy-json@0.63.0
|
|
244
|
+
License: Apache-2.0
|
|
245
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
246
|
+
|
|
247
|
+
aws-smithy-observability@0.3.0
|
|
248
|
+
License: Apache-2.0
|
|
249
|
+
Source: https://github.com/awslabs/smithy-rs
|
|
250
|
+
|
|
251
|
+
aws-smithy-query@0.62.0
|
|
252
|
+
License: Apache-2.0
|
|
253
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
254
|
+
|
|
255
|
+
aws-smithy-runtime-api-macros@1.1.0
|
|
256
|
+
License: Apache-2.0
|
|
257
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
258
|
+
|
|
259
|
+
aws-smithy-runtime-api@1.15.0
|
|
260
|
+
License: Apache-2.0
|
|
261
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
262
|
+
|
|
263
|
+
aws-smithy-runtime@1.14.0
|
|
264
|
+
License: Apache-2.0
|
|
265
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
266
|
+
|
|
267
|
+
aws-smithy-schema@0.2.0
|
|
268
|
+
License: Apache-2.0
|
|
269
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
270
|
+
|
|
271
|
+
aws-smithy-types@1.6.2
|
|
272
|
+
License: Apache-2.0
|
|
273
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
274
|
+
|
|
275
|
+
aws-smithy-xml@0.62.0
|
|
276
|
+
License: Apache-2.0
|
|
277
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
278
|
+
|
|
279
|
+
aws-types@1.5.0
|
|
280
|
+
License: Apache-2.0
|
|
281
|
+
Source: https://github.com/smithy-lang/smithy-rs
|
|
282
|
+
|
|
283
|
+
backon@1.6.0
|
|
284
|
+
License: Apache-2.0
|
|
285
|
+
Source: https://github.com/Xuanwo/backon
|
|
286
|
+
Copyright/attribution: Copyright 2021 Datafuse Labs
|
|
287
|
+
|
|
288
|
+
base64-simd@0.8.0
|
|
289
|
+
License: MIT
|
|
290
|
+
Source: https://github.com/Nugine/simd
|
|
291
|
+
Copyright/attribution: Copyright (c) 2021 Nugine
|
|
292
|
+
Copyright/attribution: Copyright holders/authors: base64-simd contributors
|
|
293
|
+
|
|
294
|
+
base64@0.22.1
|
|
295
|
+
License: MIT OR Apache-2.0
|
|
296
|
+
Source: https://github.com/marshallpierce/rust-base64
|
|
297
|
+
Copyright/attribution: Copyright (c) 2015 Alice Maz
|
|
298
|
+
|
|
299
|
+
base64@0.23.1
|
|
300
|
+
License: MIT OR Apache-2.0
|
|
301
|
+
Source: https://github.com/marshallpierce/rust-base64
|
|
302
|
+
Copyright/attribution: Copyright (c) 2025 Alice Maz, Marshall Pierce
|
|
303
|
+
|
|
304
|
+
base64ct@1.8.3
|
|
305
|
+
License: Apache-2.0 OR MIT
|
|
306
|
+
Source: https://github.com/RustCrypto/formats
|
|
307
|
+
Copyright/attribution: Copyright (c) 2014 Steve "Sc00bz" Thomas (steve at tobtu dot com)
|
|
308
|
+
Copyright/attribution: Copyright (c) 2021-2025 The RustCrypto Project Developers
|
|
309
|
+
|
|
310
|
+
bitflags@1.3.2
|
|
311
|
+
License: MIT/Apache-2.0
|
|
312
|
+
Source: https://github.com/bitflags/bitflags
|
|
313
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
314
|
+
|
|
315
|
+
bitflags@2.13.1
|
|
316
|
+
License: MIT OR Apache-2.0
|
|
317
|
+
Source: https://github.com/bitflags/bitflags
|
|
318
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
319
|
+
|
|
320
|
+
bitvec@1.1.1
|
|
321
|
+
License: MIT
|
|
322
|
+
Source: https://github.com/bitvecto-rs/bitvec
|
|
323
|
+
Copyright/attribution: Copyright (c) 2018 myrrlyn (Alexander Payne)
|
|
324
|
+
|
|
325
|
+
block-buffer@0.10.4
|
|
326
|
+
License: MIT OR Apache-2.0
|
|
327
|
+
Source: https://github.com/RustCrypto/utils
|
|
328
|
+
Copyright/attribution: Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
329
|
+
|
|
330
|
+
block-buffer@0.12.1
|
|
331
|
+
License: MIT OR Apache-2.0
|
|
332
|
+
Source: https://github.com/RustCrypto/utils
|
|
333
|
+
Copyright/attribution: Copyright (c) 2018-2025 The RustCrypto Project Developers
|
|
334
|
+
|
|
335
|
+
block-padding@0.3.3
|
|
336
|
+
License: MIT OR Apache-2.0
|
|
337
|
+
Source: https://github.com/RustCrypto/utils
|
|
338
|
+
Copyright/attribution: Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
339
|
+
|
|
340
|
+
block-padding@0.4.2
|
|
341
|
+
License: MIT OR Apache-2.0
|
|
342
|
+
Source: https://github.com/RustCrypto/utils
|
|
343
|
+
Copyright/attribution: Copyright (c) 2018-2025 The RustCrypto Project Developers
|
|
344
|
+
|
|
345
|
+
blocking@1.6.2
|
|
346
|
+
License: Apache-2.0 OR MIT
|
|
347
|
+
Source: https://github.com/smol-rs/blocking
|
|
348
|
+
|
|
349
|
+
borsh-derive@1.8.0
|
|
350
|
+
License: Apache-2.0
|
|
351
|
+
Source: https://github.com/near/borsh-rs
|
|
352
|
+
Copyright/attribution: Copyright 2019 Near
|
|
353
|
+
|
|
354
|
+
borsh@1.8.0
|
|
355
|
+
License: MIT OR Apache-2.0
|
|
356
|
+
Source: https://github.com/near/borsh-rs
|
|
357
|
+
Copyright/attribution: Copyright 2019 Near
|
|
358
|
+
|
|
359
|
+
bson@2.15.0
|
|
360
|
+
License: MIT
|
|
361
|
+
Source: https://github.com/mongodb/bson-rust
|
|
362
|
+
Copyright/attribution: Copyright (c) 2015 Y. T. CHUNG <zonyitoo@gmail.com>
|
|
363
|
+
|
|
364
|
+
bumpalo@3.20.3
|
|
365
|
+
License: MIT OR Apache-2.0
|
|
366
|
+
Source: https://github.com/fitzgen/bumpalo
|
|
367
|
+
Copyright/attribution: Copyright (c) 2019 Nick Fitzgerald
|
|
368
|
+
|
|
369
|
+
bytecheck_derive@0.6.12
|
|
370
|
+
License: MIT
|
|
371
|
+
Source: https://github.com/djkoloski/bytecheck
|
|
372
|
+
Copyright/attribution: Copyright 2020 David Koloski
|
|
373
|
+
|
|
374
|
+
bytecheck@0.6.12
|
|
375
|
+
License: MIT
|
|
376
|
+
Source: https://github.com/djkoloski/bytecheck
|
|
377
|
+
Copyright/attribution: Copyright 2020 David Koloski
|
|
378
|
+
|
|
379
|
+
byteorder@1.5.0
|
|
380
|
+
License: Unlicense OR MIT
|
|
381
|
+
Source: https://github.com/BurntSushi/byteorder
|
|
382
|
+
Copyright/attribution: Copyright (c) 2015 Andrew Gallant
|
|
383
|
+
|
|
384
|
+
bytes-utils@0.1.4
|
|
385
|
+
License: Apache-2.0/MIT
|
|
386
|
+
Source: https://github.com/vorner/bytes-utils
|
|
387
|
+
Copyright/attribution: Copyright (c) 2017 arc-swap developers
|
|
388
|
+
|
|
389
|
+
bytes@1.12.1
|
|
390
|
+
License: MIT
|
|
391
|
+
Source: https://github.com/tokio-rs/bytes
|
|
392
|
+
Copyright/attribution: Copyright (c) 2018 Carl Lerche
|
|
393
|
+
|
|
394
|
+
cbc@0.1.2
|
|
395
|
+
License: MIT OR Apache-2.0
|
|
396
|
+
Source: https://github.com/RustCrypto/block-modes
|
|
397
|
+
Copyright/attribution: Copyright (c) 2018-2022 RustCrypto Developers
|
|
398
|
+
Copyright/attribution: Copyright (c) 2018 Artyom Pavlov
|
|
399
|
+
|
|
400
|
+
cbc@0.2.1
|
|
401
|
+
License: MIT OR Apache-2.0
|
|
402
|
+
Source: https://github.com/RustCrypto/block-modes
|
|
403
|
+
Copyright/attribution: Copyright (c) 2018-2022 RustCrypto Developers
|
|
404
|
+
Copyright/attribution: Copyright (c) 2018 Artyom Pavlov
|
|
405
|
+
|
|
406
|
+
cfg-if@1.0.4
|
|
407
|
+
License: MIT OR Apache-2.0
|
|
408
|
+
Source: https://github.com/rust-lang/cfg-if
|
|
409
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
410
|
+
|
|
411
|
+
chacha20@0.10.1
|
|
412
|
+
License: MIT OR Apache-2.0
|
|
413
|
+
Source: https://github.com/RustCrypto/stream-ciphers
|
|
414
|
+
Copyright/attribution: Copyright (c) 2019-2026 The RustCrypto Project Developers
|
|
415
|
+
|
|
416
|
+
chacha20poly1305@0.11.0
|
|
417
|
+
License: Apache-2.0 OR MIT
|
|
418
|
+
Source: https://github.com/RustCrypto/AEADs
|
|
419
|
+
Copyright/attribution: Copyright (c) 2019-2026 The RustCrypto Project Developers
|
|
420
|
+
|
|
421
|
+
chrono-tz@0.10.4
|
|
422
|
+
License: MIT OR Apache-2.0
|
|
423
|
+
Source: https://github.com/chronotope/chrono-tz
|
|
424
|
+
Copyright/attribution: Copyright (c) 2016-2024 Benjamin Sago & the chronotope maintainers
|
|
425
|
+
Copyright/attribution: Copyright 2016 Djzin
|
|
426
|
+
|
|
427
|
+
chrono@0.4.45
|
|
428
|
+
License: MIT OR Apache-2.0
|
|
429
|
+
Source: https://github.com/chronotope/chrono
|
|
430
|
+
Copyright/attribution: Copyright (c) 2014, Kang Seonghoon.
|
|
431
|
+
|
|
432
|
+
cipher@0.4.4
|
|
433
|
+
License: MIT OR Apache-2.0
|
|
434
|
+
Source: https://github.com/RustCrypto/traits
|
|
435
|
+
Copyright/attribution: Copyright (c) 2016-2020 RustCrypto Developers
|
|
436
|
+
|
|
437
|
+
cipher@0.5.2
|
|
438
|
+
License: MIT OR Apache-2.0
|
|
439
|
+
Source: https://github.com/RustCrypto/traits
|
|
440
|
+
Copyright/attribution: Copyright (c) 2016-2025 RustCrypto Developers
|
|
441
|
+
|
|
442
|
+
cmov@0.5.4
|
|
443
|
+
License: Apache-2.0 OR MIT
|
|
444
|
+
Source: https://github.com/RustCrypto/utils
|
|
445
|
+
Copyright/attribution: Copyright (c) 2022-2026 The RustCrypto Project Developers
|
|
446
|
+
|
|
447
|
+
cms@0.2.3
|
|
448
|
+
License: Apache-2.0 OR MIT
|
|
449
|
+
Source: https://github.com/RustCrypto/formats/tree/master/cms
|
|
450
|
+
Copyright/attribution: Copyright holders/authors: RustCrypto Developers
|
|
451
|
+
|
|
452
|
+
combine@4.6.7
|
|
453
|
+
License: MIT
|
|
454
|
+
Source: https://github.com/Marwes/combine
|
|
455
|
+
Copyright/attribution: Copyright (c) 2015 Markus Westerlind
|
|
456
|
+
|
|
457
|
+
compression-codecs@0.4.38
|
|
458
|
+
License: MIT OR Apache-2.0
|
|
459
|
+
Source: https://github.com/Nullus157/async-compression
|
|
460
|
+
Copyright/attribution: Copyright (c) 2018 the rustasync developers
|
|
461
|
+
|
|
462
|
+
compression-core@0.4.32
|
|
463
|
+
License: MIT OR Apache-2.0
|
|
464
|
+
Source: https://github.com/Nullus157/async-compression
|
|
465
|
+
Copyright/attribution: Copyright (c) 2018 the rustasync developers
|
|
466
|
+
|
|
467
|
+
concurrent-queue@2.5.0
|
|
468
|
+
License: Apache-2.0 OR MIT
|
|
469
|
+
Source: https://github.com/smol-rs/concurrent-queue
|
|
470
|
+
|
|
471
|
+
const-oid@0.10.2
|
|
472
|
+
License: Apache-2.0 OR MIT
|
|
473
|
+
Source: https://github.com/RustCrypto/formats
|
|
474
|
+
Copyright/attribution: Copyright (c) 2020-2026 The RustCrypto Project Developers
|
|
475
|
+
|
|
476
|
+
const-oid@0.9.6
|
|
477
|
+
License: Apache-2.0 OR MIT
|
|
478
|
+
Source: https://github.com/RustCrypto/formats/tree/master/const-oid
|
|
479
|
+
Copyright/attribution: Copyright (c) 2020-2022 The RustCrypto Project Developers
|
|
480
|
+
|
|
481
|
+
const-random-macro@0.1.16
|
|
482
|
+
License: MIT OR Apache-2.0
|
|
483
|
+
Source: https://github.com/tkaitchuck/constrandom
|
|
484
|
+
Copyright/attribution: Copyright (c) 2016 Amanieu d'Antras
|
|
485
|
+
|
|
486
|
+
const-random@0.1.18
|
|
487
|
+
License: MIT OR Apache-2.0
|
|
488
|
+
Source: https://github.com/tkaitchuck/constrandom
|
|
489
|
+
Copyright/attribution: Copyright (c) 2016 Amanieu d'Antras
|
|
490
|
+
|
|
491
|
+
convert_case@0.10.0
|
|
492
|
+
License: MIT
|
|
493
|
+
Source: https://github.com/rutrum/convert-case
|
|
494
|
+
Copyright/attribution: Copyright (c) 2025 rutrum
|
|
495
|
+
|
|
496
|
+
convert_case@0.11.0
|
|
497
|
+
License: MIT
|
|
498
|
+
Source: https://github.com/rutrum/convert-case
|
|
499
|
+
Copyright/attribution: Copyright (c) 2025 rutrum
|
|
500
|
+
|
|
501
|
+
cookie-factory@0.3.3
|
|
502
|
+
License: MIT
|
|
503
|
+
Source: https://github.com/rust-bakery/cookie-factory
|
|
504
|
+
Copyright/attribution: Copyright holders/authors: Geoffroy Couprie <geo.couprie@gmail.com>, Pierre Chifflier <chifflier@wzdftpd.net>
|
|
505
|
+
Copyright/attribution: Copyright (c) 2017-2023 Geoffroy Couprie
|
|
506
|
+
|
|
507
|
+
core-foundation-sys@0.8.7
|
|
508
|
+
License: MIT OR Apache-2.0
|
|
509
|
+
Source: https://github.com/servo/core-foundation-rs
|
|
510
|
+
Copyright/attribution: Copyright (c) 2012-2013 Mozilla Foundation
|
|
511
|
+
|
|
512
|
+
core-foundation@0.10.1
|
|
513
|
+
License: MIT OR Apache-2.0
|
|
514
|
+
Source: https://github.com/servo/core-foundation-rs
|
|
515
|
+
Copyright/attribution: Copyright (c) 2012-2013 Mozilla Foundation
|
|
516
|
+
|
|
517
|
+
core-foundation@0.9.4
|
|
518
|
+
License: MIT OR Apache-2.0
|
|
519
|
+
Source: https://github.com/servo/core-foundation-rs
|
|
520
|
+
Copyright/attribution: Copyright (c) 2012-2013 Mozilla Foundation
|
|
521
|
+
|
|
522
|
+
cpubits@0.1.1
|
|
523
|
+
License: MIT OR Apache-2.0
|
|
524
|
+
Source: https://github.com/RustCrypto/utils
|
|
525
|
+
Copyright/attribution: Copyright (c) 2023-2026 The RustCrypto Project Developers
|
|
526
|
+
|
|
527
|
+
cpufeatures@0.2.17
|
|
528
|
+
License: MIT OR Apache-2.0
|
|
529
|
+
Source: https://github.com/RustCrypto/utils
|
|
530
|
+
Copyright/attribution: Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
531
|
+
|
|
532
|
+
cpufeatures@0.3.0
|
|
533
|
+
License: MIT OR Apache-2.0
|
|
534
|
+
Source: https://github.com/RustCrypto/utils
|
|
535
|
+
Copyright/attribution: Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
536
|
+
|
|
537
|
+
crc-catalog@2.5.0
|
|
538
|
+
License: MIT OR Apache-2.0
|
|
539
|
+
Source: https://github.com/akhilles/crc-catalog.git
|
|
540
|
+
Copyright/attribution: Copyright holders/authors: Akhil Velagapudi <akhilvelagapudi@gmail.com>
|
|
541
|
+
|
|
542
|
+
crc-fast@1.10.0
|
|
543
|
+
License: MIT OR Apache-2.0
|
|
544
|
+
Source: https://github.com/awesomized/crc-fast-rust
|
|
545
|
+
Copyright/attribution: Copyright 2025 Don MacAskill
|
|
546
|
+
|
|
547
|
+
crc@3.4.0
|
|
548
|
+
License: MIT OR Apache-2.0
|
|
549
|
+
Source: https://github.com/mrhooray/crc-rs.git
|
|
550
|
+
Copyright/attribution: Copyright (c) 2017 crc-rs Developers
|
|
551
|
+
|
|
552
|
+
crc32fast@1.5.0
|
|
553
|
+
License: MIT OR Apache-2.0
|
|
554
|
+
Source: https://github.com/srijs/rust-crc32fast
|
|
555
|
+
Copyright/attribution: Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
556
|
+
|
|
557
|
+
critical-section@1.2.0
|
|
558
|
+
License: MIT OR Apache-2.0
|
|
559
|
+
Source: https://github.com/rust-embedded/critical-section
|
|
560
|
+
Copyright/attribution: Copyright (c) 2022 The critical-section authors
|
|
561
|
+
|
|
562
|
+
crossbeam-channel@0.5.16
|
|
563
|
+
License: MIT OR Apache-2.0
|
|
564
|
+
Source: https://github.com/crossbeam-rs/crossbeam
|
|
565
|
+
Copyright/attribution: Copyright (c) 2019 The Crossbeam Project Developers
|
|
566
|
+
|
|
567
|
+
crossbeam-epoch@0.9.20
|
|
568
|
+
License: MIT OR Apache-2.0
|
|
569
|
+
Source: https://github.com/crossbeam-rs/crossbeam
|
|
570
|
+
Copyright/attribution: Copyright (c) 2019 The Crossbeam Project Developers
|
|
571
|
+
|
|
572
|
+
crossbeam-queue@0.3.13
|
|
573
|
+
License: MIT OR Apache-2.0
|
|
574
|
+
Source: https://github.com/crossbeam-rs/crossbeam
|
|
575
|
+
Copyright/attribution: Copyright (c) 2019 The Crossbeam Project Developers
|
|
576
|
+
|
|
577
|
+
crossbeam-utils@0.8.22
|
|
578
|
+
License: MIT OR Apache-2.0
|
|
579
|
+
Source: https://github.com/crossbeam-rs/crossbeam
|
|
580
|
+
Copyright/attribution: Copyright (c) 2019 The Crossbeam Project Developers
|
|
581
|
+
|
|
582
|
+
crunchy@0.2.4
|
|
583
|
+
License: MIT
|
|
584
|
+
Source: https://github.com/eira-fransham/crunchy
|
|
585
|
+
Copyright/attribution: Copyright 2017-2023 Eira Fransham.
|
|
586
|
+
|
|
587
|
+
crypto-common@0.1.7
|
|
588
|
+
License: MIT OR Apache-2.0
|
|
589
|
+
Source: https://github.com/RustCrypto/traits
|
|
590
|
+
Copyright/attribution: Copyright (c) 2021 RustCrypto Developers
|
|
591
|
+
|
|
592
|
+
crypto-common@0.2.2
|
|
593
|
+
License: MIT OR Apache-2.0
|
|
594
|
+
Source: https://github.com/RustCrypto/traits
|
|
595
|
+
Copyright/attribution: Copyright (c) 2021-2026 RustCrypto Developers
|
|
596
|
+
|
|
597
|
+
ctor@1.0.11
|
|
598
|
+
License: Apache-2.0 OR MIT
|
|
599
|
+
Source: https://github.com/mmastrac/linktime
|
|
600
|
+
|
|
601
|
+
ctr@0.10.1
|
|
602
|
+
License: MIT OR Apache-2.0
|
|
603
|
+
Source: https://github.com/RustCrypto/block-modes
|
|
604
|
+
Copyright/attribution: Copyright (c) 2018-2022 RustCrypto Developers
|
|
605
|
+
Copyright/attribution: Copyright (c) 2018 Artyom Pavlov
|
|
606
|
+
|
|
607
|
+
ctutils@0.4.2
|
|
608
|
+
License: Apache-2.0 OR MIT
|
|
609
|
+
Source: https://github.com/RustCrypto/utils
|
|
610
|
+
Copyright/attribution: Copyright (c) 2025-2026 The RustCrypto Project Developers
|
|
611
|
+
|
|
612
|
+
curve25519-dalek-derive@0.1.1
|
|
613
|
+
License: MIT/Apache-2.0
|
|
614
|
+
Source: https://github.com/dalek-cryptography/curve25519-dalek
|
|
615
|
+
|
|
616
|
+
curve25519-dalek@4.1.3
|
|
617
|
+
License: BSD-3-Clause
|
|
618
|
+
Source: https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek
|
|
619
|
+
Copyright/attribution: Copyright (c) 2016-2021 isis agora lovecruft. All rights reserved.
|
|
620
|
+
Copyright/attribution: Copyright (c) 2016-2021 Henry de Valence. All rights reserved.
|
|
621
|
+
Copyright/attribution: Copyright (c) 2012 The Go Authors. All rights reserved.
|
|
622
|
+
|
|
623
|
+
darling_core@0.23.0
|
|
624
|
+
License: MIT
|
|
625
|
+
Source: https://github.com/TedDriggs/darling
|
|
626
|
+
Copyright/attribution: Copyright (c) 2017 Ted Driggs
|
|
627
|
+
|
|
628
|
+
darling_macro@0.23.0
|
|
629
|
+
License: MIT
|
|
630
|
+
Source: https://github.com/TedDriggs/darling
|
|
631
|
+
Copyright/attribution: Copyright (c) 2017 Ted Driggs
|
|
632
|
+
|
|
633
|
+
darling@0.23.0
|
|
634
|
+
License: MIT
|
|
635
|
+
Source: https://github.com/TedDriggs/darling
|
|
636
|
+
Copyright/attribution: Copyright (c) 2017 Ted Driggs
|
|
637
|
+
|
|
638
|
+
data-encoding@2.11.0
|
|
639
|
+
License: MIT
|
|
640
|
+
Source: https://github.com/ia0/data-encoding
|
|
641
|
+
Copyright/attribution: Copyright (c) 2015-2020 Julien Cretin
|
|
642
|
+
Copyright/attribution: Copyright (c) 2017-2020 Google Inc.
|
|
643
|
+
|
|
644
|
+
der_derive@0.7.3
|
|
645
|
+
License: Apache-2.0 OR MIT
|
|
646
|
+
Source: https://github.com/RustCrypto/formats/tree/master/der/derive
|
|
647
|
+
Copyright/attribution: Copyright (c) 2020-2022 The RustCrypto Project Developers
|
|
648
|
+
|
|
649
|
+
der-parser@10.0.0
|
|
650
|
+
License: MIT OR Apache-2.0
|
|
651
|
+
Source: https://github.com/rusticata/der-parser.git
|
|
652
|
+
Copyright/attribution: Copyright (c) 2017 Pierre Chifflier
|
|
653
|
+
|
|
654
|
+
der@0.7.10
|
|
655
|
+
License: Apache-2.0 OR MIT
|
|
656
|
+
Source: https://github.com/RustCrypto/formats/tree/master/der
|
|
657
|
+
Copyright/attribution: Copyright (c) 2020-2023 The RustCrypto Project Developers
|
|
658
|
+
|
|
659
|
+
der@0.8.1
|
|
660
|
+
License: Apache-2.0 OR MIT
|
|
661
|
+
Source: https://github.com/RustCrypto/formats
|
|
662
|
+
Copyright/attribution: Copyright (c) 2020-2026 The RustCrypto Project Developers
|
|
663
|
+
|
|
664
|
+
deranged@0.5.8
|
|
665
|
+
License: MIT OR Apache-2.0
|
|
666
|
+
Source: https://github.com/jhpratt/deranged
|
|
667
|
+
Copyright/attribution: Copyright (c) 2024 Jacob Pratt et al.
|
|
668
|
+
Copyright/attribution: Copyright 2024 Jacob Pratt et al.
|
|
669
|
+
|
|
670
|
+
derive_more-impl@2.1.1
|
|
671
|
+
License: MIT
|
|
672
|
+
Source: https://github.com/JelteF/derive_more
|
|
673
|
+
Copyright/attribution: Copyright (c) 2016 Jelte Fennema
|
|
674
|
+
|
|
675
|
+
derive_more@2.1.1
|
|
676
|
+
License: MIT
|
|
677
|
+
Source: https://github.com/JelteF/derive_more
|
|
678
|
+
Copyright/attribution: Copyright (c) 2016 Jelte Fennema
|
|
679
|
+
|
|
680
|
+
derive-syn-parse@0.2.0
|
|
681
|
+
License: MIT OR Apache-2.0
|
|
682
|
+
Source: https://github.com/sharnoff/derive-syn-parse
|
|
683
|
+
|
|
684
|
+
derive-where@1.6.1
|
|
685
|
+
License: MIT OR Apache-2.0
|
|
686
|
+
Source: https://github.com/ModProg/derive-where
|
|
687
|
+
Copyright/attribution: Copyright (c) 2021 Roland Fredenhagen
|
|
688
|
+
|
|
689
|
+
des@0.8.1
|
|
690
|
+
License: MIT OR Apache-2.0
|
|
691
|
+
Source: https://github.com/RustCrypto/block-ciphers
|
|
692
|
+
Copyright/attribution: Copyright (c) 2017 Gulshan Singh, Antoni Boucher, Artyom Pavlov
|
|
693
|
+
Copyright/attribution: Copyright 2017 Gulshan Singh
|
|
694
|
+
|
|
695
|
+
digest@0.10.7
|
|
696
|
+
License: MIT OR Apache-2.0
|
|
697
|
+
Source: https://github.com/RustCrypto/traits
|
|
698
|
+
Copyright/attribution: Copyright (c) 2017 Artyom Pavlov
|
|
699
|
+
|
|
700
|
+
digest@0.11.3
|
|
701
|
+
License: MIT OR Apache-2.0
|
|
702
|
+
Source: https://github.com/RustCrypto/traits
|
|
703
|
+
Copyright/attribution: Copyright (c) 2017-2025 RustCrypto Developers
|
|
704
|
+
Copyright/attribution: Copyright (c) 2017 Artyom Pavlov
|
|
705
|
+
|
|
706
|
+
displaydoc@0.2.7
|
|
707
|
+
License: MIT OR Apache-2.0
|
|
708
|
+
Source: https://github.com/yaahc/displaydoc
|
|
709
|
+
|
|
710
|
+
dlopen2_derive@0.4.3
|
|
711
|
+
License: MIT
|
|
712
|
+
Source: https://github.com/OpenByteDev/dlopen2
|
|
713
|
+
Copyright/attribution: Copyright (c) 2017 Szymon Wieloch
|
|
714
|
+
Copyright/attribution: Copyright (C) 2019 Ahmed Masud <ahmed.masud@saf.ai>
|
|
715
|
+
Copyright/attribution: Copyright (C) 2022 OpenByte <development.openbyte@gmail.com>
|
|
716
|
+
Copyright/attribution: Copyright holders/authors: Szymon Wieloch <szymon.wieloch@gmail.com>, OpenByte <development.openbyte@gmail.com>
|
|
717
|
+
|
|
718
|
+
dlopen2@0.8.2
|
|
719
|
+
License: MIT
|
|
720
|
+
Source: https://github.com/OpenByteDev/dlopen2
|
|
721
|
+
Copyright/attribution: Copyright (c) 2017 Szymon Wieloch
|
|
722
|
+
Copyright/attribution: Copyright (C) 2019 Ahmed Masud <ahmed.masud@saf.ai>
|
|
723
|
+
Copyright/attribution: Copyright (C) 2022 OpenByte <development.openbyte@gmail.com>
|
|
724
|
+
Copyright/attribution: Copyright holders/authors: Szymon Wieloch <szymon.wieloch@gmail.com>, Ahmed Masud <ahmed.masud@saf.ai>, OpenByte <development.openbyte@gmail.com>
|
|
725
|
+
|
|
726
|
+
dotenvy@0.15.7
|
|
727
|
+
License: MIT
|
|
728
|
+
Source: https://github.com/allan2/dotenvy
|
|
729
|
+
Copyright/attribution: Copyright (c) 2014 Santiago Lapresta and contributors
|
|
730
|
+
|
|
731
|
+
dyn-clone@1.0.20
|
|
732
|
+
License: MIT OR Apache-2.0
|
|
733
|
+
Source: https://github.com/dtolnay/dyn-clone
|
|
734
|
+
|
|
735
|
+
ed25519-dalek@2.2.0
|
|
736
|
+
License: BSD-3-Clause
|
|
737
|
+
Source: https://github.com/dalek-cryptography/curve25519-dalek/tree/main/ed25519-dalek
|
|
738
|
+
Copyright/attribution: Copyright (c) 2017-2019 isis agora lovecruft. All rights reserved.
|
|
739
|
+
|
|
740
|
+
ed25519@2.2.3
|
|
741
|
+
License: Apache-2.0 OR MIT
|
|
742
|
+
Source: https://github.com/RustCrypto/signatures/tree/master/ed25519
|
|
743
|
+
Copyright/attribution: Copyright (c) 2018-2023 RustCrypto Developers
|
|
744
|
+
Copyright/attribution: Copyright 2018-2022 RustCrypto Developers
|
|
745
|
+
|
|
746
|
+
either@1.17.0
|
|
747
|
+
License: MIT OR Apache-2.0
|
|
748
|
+
Source: https://github.com/rayon-rs/either
|
|
749
|
+
Copyright/attribution: Copyright (c) 2015
|
|
750
|
+
|
|
751
|
+
equivalent@1.0.2
|
|
752
|
+
License: Apache-2.0 OR MIT
|
|
753
|
+
Source: https://github.com/indexmap-rs/equivalent
|
|
754
|
+
Copyright/attribution: Copyright (c) 2016--2023
|
|
755
|
+
|
|
756
|
+
errno@0.3.14
|
|
757
|
+
License: MIT OR Apache-2.0
|
|
758
|
+
Source: https://github.com/lambda-fairy/rust-errno
|
|
759
|
+
Copyright/attribution: Copyright (c) 2014 Chris Wong
|
|
760
|
+
|
|
761
|
+
etcetera@0.11.0
|
|
762
|
+
License: MIT OR Apache-2.0
|
|
763
|
+
Source: https://github.com/lunacookies/etcetera
|
|
764
|
+
|
|
765
|
+
event-listener-strategy@0.5.4
|
|
766
|
+
License: Apache-2.0 OR MIT
|
|
767
|
+
Source: https://github.com/smol-rs/event-listener-strategy
|
|
768
|
+
|
|
769
|
+
event-listener@5.4.2
|
|
770
|
+
License: Apache-2.0 OR MIT
|
|
771
|
+
Source: https://github.com/smol-rs/event-listener
|
|
772
|
+
|
|
773
|
+
fast-uuid-v7@0.1.9
|
|
774
|
+
License: MIT
|
|
775
|
+
Source: https://github.com/marcomq/fast-uuid-v7
|
|
776
|
+
Copyright/attribution: Copyright (c) 2026 Marco Mengelkoch
|
|
777
|
+
|
|
778
|
+
fastrand@2.5.0
|
|
779
|
+
License: Apache-2.0 OR MIT
|
|
780
|
+
Source: https://github.com/smol-rs/fastrand
|
|
781
|
+
|
|
782
|
+
fiat-crypto@0.2.9
|
|
783
|
+
License: MIT OR Apache-2.0 OR BSD-1-Clause
|
|
784
|
+
Source: https://github.com/mit-plv/fiat-crypto
|
|
785
|
+
Copyright/attribution: Copyright (c) 2015-2020 the fiat-crypto authors (see the AUTHORS file).
|
|
786
|
+
Copyright/attribution: Copyright 2015-2020 the fiat-crypto authors (see the AUTHORS file)
|
|
787
|
+
|
|
788
|
+
fixedbitset@0.5.7
|
|
789
|
+
License: MIT OR Apache-2.0
|
|
790
|
+
Source: https://github.com/petgraph/fixedbitset
|
|
791
|
+
Copyright/attribution: Copyright (c) 2015-2017
|
|
792
|
+
|
|
793
|
+
flagset@0.4.7
|
|
794
|
+
License: Apache-2.0
|
|
795
|
+
Source: https://github.com/enarx/flagset
|
|
796
|
+
|
|
797
|
+
flate2@1.1.10
|
|
798
|
+
License: MIT OR Apache-2.0
|
|
799
|
+
Source: https://github.com/rust-lang/flate2-rs
|
|
800
|
+
Copyright/attribution: Copyright (c) 2014-2026 Alex Crichton
|
|
801
|
+
|
|
802
|
+
flume@0.11.1
|
|
803
|
+
License: Apache-2.0/MIT
|
|
804
|
+
Source: https://github.com/zesterer/flume
|
|
805
|
+
|
|
806
|
+
flume@0.12.0
|
|
807
|
+
License: Apache-2.0/MIT
|
|
808
|
+
Source: https://github.com/zesterer/flume
|
|
809
|
+
|
|
810
|
+
fnv@1.0.7
|
|
811
|
+
License: Apache-2.0 / MIT
|
|
812
|
+
Source: https://github.com/servo/rust-fnv
|
|
813
|
+
Copyright/attribution: Copyright (c) 2017 Contributors
|
|
814
|
+
|
|
815
|
+
foldhash@0.2.0
|
|
816
|
+
License: Zlib
|
|
817
|
+
Source: https://github.com/orlp/foldhash
|
|
818
|
+
Copyright/attribution: Copyright (c) 2024 Orson Peters
|
|
819
|
+
|
|
820
|
+
form_urlencoded@1.2.2
|
|
821
|
+
License: MIT OR Apache-2.0
|
|
822
|
+
Source: https://github.com/servo/rust-url
|
|
823
|
+
Copyright/attribution: Copyright (c) 2013-2016 The rust-url developers
|
|
824
|
+
|
|
825
|
+
fs2@0.4.3
|
|
826
|
+
License: MIT/Apache-2.0
|
|
827
|
+
Source: https://github.com/danburkert/fs2-rs
|
|
828
|
+
Copyright/attribution: Copyright (c) 2015 The Rust Project Developers
|
|
829
|
+
|
|
830
|
+
funty@2.0.0
|
|
831
|
+
License: MIT
|
|
832
|
+
Source: https://github.com/myrrlyn/funty
|
|
833
|
+
Copyright/attribution: Copyright (c) 2020 myrrlyn (Alexander Payne)
|
|
834
|
+
|
|
835
|
+
futures-channel@0.3.34
|
|
836
|
+
License: MIT OR Apache-2.0
|
|
837
|
+
Source: https://github.com/rust-lang/futures-rs
|
|
838
|
+
Copyright/attribution: Copyright (c) 2016 Alex Crichton
|
|
839
|
+
Copyright/attribution: Copyright (c) 2017 The Tokio Authors
|
|
840
|
+
|
|
841
|
+
futures-core@0.3.34
|
|
842
|
+
License: MIT OR Apache-2.0
|
|
843
|
+
Source: https://github.com/rust-lang/futures-rs
|
|
844
|
+
Copyright/attribution: Copyright (c) 2016 Alex Crichton
|
|
845
|
+
Copyright/attribution: Copyright (c) 2017 The Tokio Authors
|
|
846
|
+
|
|
847
|
+
futures-executor@0.3.34
|
|
848
|
+
License: MIT OR Apache-2.0
|
|
849
|
+
Source: https://github.com/rust-lang/futures-rs
|
|
850
|
+
Copyright/attribution: Copyright (c) 2016 Alex Crichton
|
|
851
|
+
Copyright/attribution: Copyright (c) 2017 The Tokio Authors
|
|
852
|
+
|
|
853
|
+
futures-intrusive@0.5.0
|
|
854
|
+
License: MIT OR Apache-2.0
|
|
855
|
+
Source: https://github.com/Matthias247/futures-intrusive
|
|
856
|
+
Copyright/attribution: Copyright (c) 2019 Matthias Einwag
|
|
857
|
+
|
|
858
|
+
futures-io@0.3.34
|
|
859
|
+
License: MIT OR Apache-2.0
|
|
860
|
+
Source: https://github.com/rust-lang/futures-rs
|
|
861
|
+
Copyright/attribution: Copyright (c) 2016 Alex Crichton
|
|
862
|
+
Copyright/attribution: Copyright (c) 2017 The Tokio Authors
|
|
863
|
+
|
|
864
|
+
futures-lite@2.6.1
|
|
865
|
+
License: Apache-2.0 OR MIT
|
|
866
|
+
Source: https://github.com/smol-rs/futures-lite
|
|
867
|
+
|
|
868
|
+
futures-macro@0.3.34
|
|
869
|
+
License: MIT OR Apache-2.0
|
|
870
|
+
Source: https://github.com/rust-lang/futures-rs
|
|
871
|
+
Copyright/attribution: Copyright (c) 2016 Alex Crichton
|
|
872
|
+
Copyright/attribution: Copyright (c) 2017 The Tokio Authors
|
|
873
|
+
|
|
874
|
+
futures-rustls@0.26.0
|
|
875
|
+
License: MIT/Apache-2.0
|
|
876
|
+
Source: https://github.com/quininer/futures-rustls
|
|
877
|
+
Copyright/attribution: Copyright 2020 quininer kel
|
|
878
|
+
Copyright/attribution: Copyright (c) 2020 quininer kel
|
|
879
|
+
|
|
880
|
+
futures-sink@0.3.34
|
|
881
|
+
License: MIT OR Apache-2.0
|
|
882
|
+
Source: https://github.com/rust-lang/futures-rs
|
|
883
|
+
Copyright/attribution: Copyright (c) 2016 Alex Crichton
|
|
884
|
+
Copyright/attribution: Copyright (c) 2017 The Tokio Authors
|
|
885
|
+
|
|
886
|
+
futures-task@0.3.34
|
|
887
|
+
License: MIT OR Apache-2.0
|
|
888
|
+
Source: https://github.com/rust-lang/futures-rs
|
|
889
|
+
Copyright/attribution: Copyright (c) 2016 Alex Crichton
|
|
890
|
+
Copyright/attribution: Copyright (c) 2017 The Tokio Authors
|
|
891
|
+
|
|
892
|
+
futures-util@0.3.34
|
|
893
|
+
License: MIT OR Apache-2.0
|
|
894
|
+
Source: https://github.com/rust-lang/futures-rs
|
|
895
|
+
Copyright/attribution: Copyright (c) 2016 Alex Crichton
|
|
896
|
+
Copyright/attribution: Copyright (c) 2017 The Tokio Authors
|
|
897
|
+
|
|
898
|
+
futures@0.3.34
|
|
899
|
+
License: MIT OR Apache-2.0
|
|
900
|
+
Source: https://github.com/rust-lang/futures-rs
|
|
901
|
+
Copyright/attribution: Copyright (c) 2016 Alex Crichton
|
|
902
|
+
Copyright/attribution: Copyright (c) 2017 The Tokio Authors
|
|
903
|
+
|
|
904
|
+
fxhash@0.2.1
|
|
905
|
+
License: Apache-2.0/MIT
|
|
906
|
+
Source: https://github.com/cbreeden/fxhash
|
|
907
|
+
Copyright/attribution: Copyright holders/authors: cbreeden <github@u.breeden.cc>
|
|
908
|
+
|
|
909
|
+
generator@0.8.9
|
|
910
|
+
License: MIT/Apache-2.0
|
|
911
|
+
Source: https://github.com/Xudong-Huang/generator-rs.git
|
|
912
|
+
Copyright/attribution: Copyright (c) 2017 Xudong Huang
|
|
913
|
+
|
|
914
|
+
generic-array@0.14.7
|
|
915
|
+
License: MIT
|
|
916
|
+
Source: https://github.com/fizyk20/generic-array.git
|
|
917
|
+
Copyright/attribution: Copyright (c) 2015 Bartłomiej Kamiński
|
|
918
|
+
|
|
919
|
+
getrandom@0.2.17
|
|
920
|
+
License: MIT OR Apache-2.0
|
|
921
|
+
Source: https://github.com/rust-random/getrandom
|
|
922
|
+
Copyright/attribution: Copyright (c) 2018-2024 The rust-random Project Developers
|
|
923
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
924
|
+
|
|
925
|
+
getrandom@0.3.4
|
|
926
|
+
License: MIT OR Apache-2.0
|
|
927
|
+
Source: https://github.com/rust-random/getrandom
|
|
928
|
+
Copyright/attribution: Copyright (c) 2018-2025 The rust-random Project Developers
|
|
929
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
930
|
+
|
|
931
|
+
getrandom@0.4.3
|
|
932
|
+
License: MIT OR Apache-2.0
|
|
933
|
+
Source: https://github.com/rust-random/getrandom
|
|
934
|
+
Copyright/attribution: Copyright (c) 2018-2026 The rust-random Project Developers
|
|
935
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
936
|
+
|
|
937
|
+
ghash@0.6.0
|
|
938
|
+
License: Apache-2.0 OR MIT
|
|
939
|
+
Source: https://github.com/RustCrypto/universal-hashes
|
|
940
|
+
Copyright/attribution: Copyright (c) 2019-2026 The RustCrypto Project Developers
|
|
941
|
+
|
|
942
|
+
h2@0.4.19
|
|
943
|
+
License: MIT
|
|
944
|
+
Source: https://github.com/hyperium/h2
|
|
945
|
+
Copyright/attribution: Copyright (c) 2017 h2 authors
|
|
946
|
+
|
|
947
|
+
hashbrown@0.12.3
|
|
948
|
+
License: MIT OR Apache-2.0
|
|
949
|
+
Source: https://github.com/rust-lang/hashbrown
|
|
950
|
+
Copyright/attribution: Copyright (c) 2016 Amanieu d'Antras
|
|
951
|
+
|
|
952
|
+
hashbrown@0.16.1
|
|
953
|
+
License: MIT OR Apache-2.0
|
|
954
|
+
Source: https://github.com/rust-lang/hashbrown
|
|
955
|
+
Copyright/attribution: Copyright (c) 2016 Amanieu d'Antras
|
|
956
|
+
|
|
957
|
+
hashbrown@0.17.1
|
|
958
|
+
License: MIT OR Apache-2.0
|
|
959
|
+
Source: https://github.com/rust-lang/hashbrown
|
|
960
|
+
Copyright/attribution: Copyright (c) 2016 Amanieu d'Antras
|
|
961
|
+
|
|
962
|
+
hashlink@0.11.1
|
|
963
|
+
License: MIT OR Apache-2.0
|
|
964
|
+
Source: https://github.com/djc/hashlink
|
|
965
|
+
|
|
966
|
+
heck@0.5.0
|
|
967
|
+
License: MIT OR Apache-2.0
|
|
968
|
+
Source: https://github.com/withoutboats/heck
|
|
969
|
+
Copyright/attribution: Copyright (c) 2015 The Rust Project Developers
|
|
970
|
+
|
|
971
|
+
hermit-abi@0.5.2
|
|
972
|
+
License: MIT OR Apache-2.0
|
|
973
|
+
Source: https://github.com/hermit-os/hermit-rs
|
|
974
|
+
|
|
975
|
+
hex@0.4.3
|
|
976
|
+
License: MIT OR Apache-2.0
|
|
977
|
+
Source: https://github.com/KokaKiwi/rust-hex
|
|
978
|
+
Copyright/attribution: Copyright (c) 2013-2014 The Rust Project Developers.
|
|
979
|
+
Copyright/attribution: Copyright (c) 2015-2020 The rust-hex Developers
|
|
980
|
+
|
|
981
|
+
hickory-net@0.26.1
|
|
982
|
+
License: MIT OR Apache-2.0
|
|
983
|
+
Source: https://github.com/hickory-dns/hickory-dns
|
|
984
|
+
Copyright/attribution: Copyright (c) 2015 The Hickory DNS Developers
|
|
985
|
+
Copyright/attribution: Copyright (c) 2017 Google LLC.
|
|
986
|
+
|
|
987
|
+
hickory-proto@0.26.1
|
|
988
|
+
License: MIT OR Apache-2.0
|
|
989
|
+
Source: https://github.com/hickory-dns/hickory-dns
|
|
990
|
+
Copyright/attribution: Copyright (c) 2015 The Hickory DNS Developers
|
|
991
|
+
Copyright/attribution: Copyright (c) 2017 Google LLC.
|
|
992
|
+
|
|
993
|
+
hickory-resolver@0.26.1
|
|
994
|
+
License: MIT OR Apache-2.0
|
|
995
|
+
Source: https://github.com/hickory-dns/hickory-dns
|
|
996
|
+
Copyright/attribution: Copyright (c) 2015 The Hickory DNS Developers
|
|
997
|
+
Copyright/attribution: Copyright (c) 2017 Google LLC.
|
|
998
|
+
|
|
999
|
+
hipstr@0.8.0
|
|
1000
|
+
License: MIT OR Apache-2.0
|
|
1001
|
+
Source: https://github.com/polazarus/hipstr
|
|
1002
|
+
Copyright/attribution: Copyright (c) 2023 Polazarus
|
|
1003
|
+
|
|
1004
|
+
hkdf@0.13.0
|
|
1005
|
+
License: MIT OR Apache-2.0
|
|
1006
|
+
Source: https://github.com/RustCrypto/KDFs/
|
|
1007
|
+
Copyright/attribution: Copyright (c) 2015-2018 Vlad Filippov
|
|
1008
|
+
Copyright/attribution: Copyright (c) 2018-2021 RustCrypto Developers
|
|
1009
|
+
|
|
1010
|
+
hmac@0.12.1
|
|
1011
|
+
License: MIT OR Apache-2.0
|
|
1012
|
+
Source: https://github.com/RustCrypto/MACs
|
|
1013
|
+
Copyright/attribution: Copyright (c) 2017 Artyom Pavlov
|
|
1014
|
+
|
|
1015
|
+
hmac@0.13.0
|
|
1016
|
+
License: MIT OR Apache-2.0
|
|
1017
|
+
Source: https://github.com/RustCrypto/MACs
|
|
1018
|
+
Copyright/attribution: Copyright (c) 2017 Artyom Pavlov
|
|
1019
|
+
|
|
1020
|
+
http-body-util@0.1.5
|
|
1021
|
+
License: MIT
|
|
1022
|
+
Source: https://github.com/hyperium/http-body
|
|
1023
|
+
Copyright/attribution: Copyright (c) 2019-2026 Sean McArthur & Hyper Contributors
|
|
1024
|
+
|
|
1025
|
+
http-body@0.4.6
|
|
1026
|
+
License: MIT
|
|
1027
|
+
Source: https://github.com/hyperium/http-body
|
|
1028
|
+
Copyright/attribution: Copyright (c) 2019 Hyper Contributors
|
|
1029
|
+
|
|
1030
|
+
http-body@1.1.0
|
|
1031
|
+
License: MIT
|
|
1032
|
+
Source: https://github.com/hyperium/http-body
|
|
1033
|
+
Copyright/attribution: Copyright (c) 2019-2026 Sean McArthur & Hyper Contributors
|
|
1034
|
+
|
|
1035
|
+
http@0.2.12
|
|
1036
|
+
License: MIT OR Apache-2.0
|
|
1037
|
+
Source: https://github.com/hyperium/http
|
|
1038
|
+
Copyright/attribution: Copyright 2017 http-rs authors
|
|
1039
|
+
Copyright/attribution: Copyright (c) 2017 http-rs authors
|
|
1040
|
+
|
|
1041
|
+
http@1.4.2
|
|
1042
|
+
License: MIT OR Apache-2.0
|
|
1043
|
+
Source: https://github.com/hyperium/http
|
|
1044
|
+
Copyright/attribution: Copyright 2017 http-rs authors
|
|
1045
|
+
Copyright/attribution: Copyright (c) 2017 http-rs authors
|
|
1046
|
+
|
|
1047
|
+
httparse@1.10.1
|
|
1048
|
+
License: MIT OR Apache-2.0
|
|
1049
|
+
Source: https://github.com/seanmonstar/httparse
|
|
1050
|
+
Copyright/attribution: Copyright (c) 2015-2025 Sean McArthur
|
|
1051
|
+
|
|
1052
|
+
httpdate@1.0.3
|
|
1053
|
+
License: MIT OR Apache-2.0
|
|
1054
|
+
Source: https://github.com/pyfisch/httpdate
|
|
1055
|
+
Copyright/attribution: Copyright (c) 2016 Pyfisch
|
|
1056
|
+
|
|
1057
|
+
humantime@2.4.0
|
|
1058
|
+
License: MIT OR Apache-2.0
|
|
1059
|
+
Source: https://github.com/chronotope/humantime
|
|
1060
|
+
Copyright/attribution: Copyright (c) 2016 The humantime Developers
|
|
1061
|
+
Copyright/attribution: Copyright (c) 2016 Pyfisch
|
|
1062
|
+
Copyright/attribution: Copyright © 2005-2013 Rich Felker
|
|
1063
|
+
|
|
1064
|
+
hybrid-array@0.4.13
|
|
1065
|
+
License: MIT OR Apache-2.0
|
|
1066
|
+
Source: https://github.com/RustCrypto/hybrid-array
|
|
1067
|
+
Copyright/attribution: Copyright (c) 2022-2026 The RustCrypto Project Developers
|
|
1068
|
+
|
|
1069
|
+
hyper-rustls@0.27.9
|
|
1070
|
+
License: Apache-2.0 OR ISC OR MIT
|
|
1071
|
+
Source: https://github.com/rustls/hyper-rustls
|
|
1072
|
+
Copyright/attribution: Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
|
|
1073
|
+
Copyright/attribution: Copyright (c) 2016, Joseph Birr-Pixton <jpixton@gmail.com>
|
|
1074
|
+
|
|
1075
|
+
hyper-timeout@0.5.2
|
|
1076
|
+
License: MIT OR Apache-2.0
|
|
1077
|
+
Source: https://github.com/hjr3/hyper-timeout
|
|
1078
|
+
Copyright/attribution: Copyright (c) 2016 The weldr Project Developers
|
|
1079
|
+
|
|
1080
|
+
hyper-util@0.1.20
|
|
1081
|
+
License: MIT
|
|
1082
|
+
Source: https://github.com/hyperium/hyper-util
|
|
1083
|
+
Copyright/attribution: Copyright (c) 2023-2025 Sean McArthur
|
|
1084
|
+
|
|
1085
|
+
hyper@1.11.1
|
|
1086
|
+
License: MIT
|
|
1087
|
+
Source: https://github.com/hyperium/hyper
|
|
1088
|
+
Copyright/attribution: Copyright (c) 2014-2026 Sean McArthur
|
|
1089
|
+
|
|
1090
|
+
iana-time-zone-haiku@0.1.2
|
|
1091
|
+
License: MIT OR Apache-2.0
|
|
1092
|
+
Source: https://github.com/strawlab/iana-time-zone
|
|
1093
|
+
Copyright/attribution: Copyright (c) 2020 Andrew D. Straw
|
|
1094
|
+
Copyright/attribution: Copyright 2020 Andrew Straw
|
|
1095
|
+
|
|
1096
|
+
iana-time-zone@0.1.65
|
|
1097
|
+
License: MIT OR Apache-2.0
|
|
1098
|
+
Source: https://github.com/strawlab/iana-time-zone
|
|
1099
|
+
Copyright/attribution: Copyright (c) 2020 Andrew D. Straw
|
|
1100
|
+
Copyright/attribution: Copyright 2020 Andrew Straw
|
|
1101
|
+
|
|
1102
|
+
icu_collections@2.2.0
|
|
1103
|
+
License: Unicode-3.0
|
|
1104
|
+
Source: https://github.com/unicode-org/icu4x
|
|
1105
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
1106
|
+
|
|
1107
|
+
icu_locale_core@2.2.0
|
|
1108
|
+
License: Unicode-3.0
|
|
1109
|
+
Source: https://github.com/unicode-org/icu4x
|
|
1110
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
1111
|
+
|
|
1112
|
+
icu_normalizer_data@2.2.0
|
|
1113
|
+
License: Unicode-3.0
|
|
1114
|
+
Source: https://github.com/unicode-org/icu4x
|
|
1115
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
1116
|
+
|
|
1117
|
+
icu_normalizer@2.2.0
|
|
1118
|
+
License: Unicode-3.0
|
|
1119
|
+
Source: https://github.com/unicode-org/icu4x
|
|
1120
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
1121
|
+
|
|
1122
|
+
icu_properties_data@2.2.0
|
|
1123
|
+
License: Unicode-3.0
|
|
1124
|
+
Source: https://github.com/unicode-org/icu4x
|
|
1125
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
1126
|
+
|
|
1127
|
+
icu_properties@2.2.0
|
|
1128
|
+
License: Unicode-3.0
|
|
1129
|
+
Source: https://github.com/unicode-org/icu4x
|
|
1130
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
1131
|
+
|
|
1132
|
+
icu_provider@2.2.0
|
|
1133
|
+
License: Unicode-3.0
|
|
1134
|
+
Source: https://github.com/unicode-org/icu4x
|
|
1135
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
1136
|
+
|
|
1137
|
+
ident_case@1.0.1
|
|
1138
|
+
License: MIT/Apache-2.0
|
|
1139
|
+
Source: https://github.com/TedDriggs/ident_case
|
|
1140
|
+
|
|
1141
|
+
idna_adapter@1.2.2
|
|
1142
|
+
License: Apache-2.0 OR MIT
|
|
1143
|
+
Source: https://github.com/hsivonen/idna_adapter
|
|
1144
|
+
|
|
1145
|
+
idna@1.1.0
|
|
1146
|
+
License: MIT OR Apache-2.0
|
|
1147
|
+
Source: https://github.com/servo/rust-url/
|
|
1148
|
+
Copyright/attribution: Copyright (c) 2013-2025 The rust-url developers
|
|
1149
|
+
|
|
1150
|
+
indexmap@2.14.0
|
|
1151
|
+
License: Apache-2.0 OR MIT
|
|
1152
|
+
Source: https://github.com/indexmap-rs/indexmap
|
|
1153
|
+
Copyright/attribution: Copyright (c) 2016--2017
|
|
1154
|
+
|
|
1155
|
+
inout@0.1.4
|
|
1156
|
+
License: MIT OR Apache-2.0
|
|
1157
|
+
Source: https://github.com/RustCrypto/utils
|
|
1158
|
+
Copyright/attribution: Copyright (c) 2022 The RustCrypto Project Developers
|
|
1159
|
+
Copyright/attribution: Copyright (c) 2022 Artyom Pavlov
|
|
1160
|
+
|
|
1161
|
+
inout@0.2.2
|
|
1162
|
+
License: MIT OR Apache-2.0
|
|
1163
|
+
Source: https://github.com/RustCrypto/utils
|
|
1164
|
+
Copyright/attribution: Copyright (c) 2022-2025 The RustCrypto Project Developers
|
|
1165
|
+
Copyright/attribution: Copyright (c) 2022 Artyom Pavlov
|
|
1166
|
+
|
|
1167
|
+
instant@0.1.13
|
|
1168
|
+
License: BSD-3-Clause
|
|
1169
|
+
Source: https://github.com/sebcrozet/instant
|
|
1170
|
+
Copyright/attribution: Copyright (c) 2019, Sébastien Crozet
|
|
1171
|
+
|
|
1172
|
+
ipconfig@0.3.4
|
|
1173
|
+
License: MIT/Apache-2.0
|
|
1174
|
+
Source: https://github.com/liranringel/ipconfig
|
|
1175
|
+
Copyright/attribution: Copyright (c) 2017 Liran Ringel
|
|
1176
|
+
|
|
1177
|
+
ipnet@2.12.0
|
|
1178
|
+
License: MIT OR Apache-2.0
|
|
1179
|
+
Source: https://github.com/krisprice/ipnet
|
|
1180
|
+
Copyright/attribution: Copyright 2017 Juniper Networks, Inc.
|
|
1181
|
+
|
|
1182
|
+
itertools@0.14.0
|
|
1183
|
+
License: MIT OR Apache-2.0
|
|
1184
|
+
Source: https://github.com/rust-itertools/itertools
|
|
1185
|
+
Copyright/attribution: Copyright (c) 2015
|
|
1186
|
+
|
|
1187
|
+
itertools@0.15.0
|
|
1188
|
+
License: MIT OR Apache-2.0
|
|
1189
|
+
Source: https://github.com/rust-itertools/itertools
|
|
1190
|
+
Copyright/attribution: Copyright (c) 2015
|
|
1191
|
+
|
|
1192
|
+
itoa@1.0.18
|
|
1193
|
+
License: MIT OR Apache-2.0
|
|
1194
|
+
Source: https://github.com/dtolnay/itoa
|
|
1195
|
+
|
|
1196
|
+
jni-macros@0.22.4
|
|
1197
|
+
License: MIT OR Apache-2.0
|
|
1198
|
+
Source: https://github.com/jni-rs/jni-rs
|
|
1199
|
+
Copyright/attribution: Copyright holders/authors: jni-macros contributors
|
|
1200
|
+
|
|
1201
|
+
jni-sys-macros@0.4.1
|
|
1202
|
+
License: MIT OR Apache-2.0
|
|
1203
|
+
Source: https://github.com/jni-rs/jni-sys
|
|
1204
|
+
Copyright/attribution: Copyright holders/authors: Robert Bragg <robert@sixbynine.org>
|
|
1205
|
+
|
|
1206
|
+
jni-sys@0.4.1
|
|
1207
|
+
License: MIT OR Apache-2.0
|
|
1208
|
+
Source: https://github.com/jni-rs/jni-sys
|
|
1209
|
+
Copyright/attribution: Copyright (c) 2015 The rust-jni-sys Developers
|
|
1210
|
+
|
|
1211
|
+
jni@0.22.4
|
|
1212
|
+
License: MIT OR Apache-2.0
|
|
1213
|
+
Source: https://github.com/jni-rs/jni-rs
|
|
1214
|
+
Copyright/attribution: Copyright holders/authors: jni team
|
|
1215
|
+
|
|
1216
|
+
js-sys@0.3.103
|
|
1217
|
+
License: MIT OR Apache-2.0
|
|
1218
|
+
Source: https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys
|
|
1219
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
1220
|
+
|
|
1221
|
+
lapin@4.10.0
|
|
1222
|
+
License: MIT
|
|
1223
|
+
Source: https://github.com/amqp-rs/lapin
|
|
1224
|
+
Copyright/attribution: Copyright (c) 2017-2026, Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
|
1225
|
+
Copyright/attribution: Copyright (c) 2017 Geoffroy Couprie
|
|
1226
|
+
|
|
1227
|
+
lazy_static@1.5.0
|
|
1228
|
+
License: MIT OR Apache-2.0
|
|
1229
|
+
Source: https://github.com/rust-lang-nursery/lazy-static.rs
|
|
1230
|
+
Copyright/attribution: Copyright (c) 2010 The Rust Project Developers
|
|
1231
|
+
|
|
1232
|
+
libc@0.2.189
|
|
1233
|
+
License: MIT OR Apache-2.0
|
|
1234
|
+
Source: https://github.com/rust-lang/libc
|
|
1235
|
+
|
|
1236
|
+
libloading@0.9.0
|
|
1237
|
+
License: ISC
|
|
1238
|
+
Source: https://github.com/nagisa/rust_libloading/
|
|
1239
|
+
Copyright/attribution: Copyright © 2015, Simonas Kazlauskas
|
|
1240
|
+
|
|
1241
|
+
libmimalloc-sys@0.1.49
|
|
1242
|
+
License: MIT
|
|
1243
|
+
Source: https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys
|
|
1244
|
+
Copyright/attribution: Copyright 2019 Octavian Oncescu
|
|
1245
|
+
|
|
1246
|
+
libmqm-constants@0.8.4
|
|
1247
|
+
License: Apache-2.0
|
|
1248
|
+
Source: https://github.com/advantic-au/libmqm-sys
|
|
1249
|
+
|
|
1250
|
+
libmqm-default@0.10.2
|
|
1251
|
+
License: Apache-2.0
|
|
1252
|
+
Source: https://github.com/advantic-au/libmqm-sys
|
|
1253
|
+
|
|
1254
|
+
libmqm-sys@0.10.2
|
|
1255
|
+
License: Apache-2.0
|
|
1256
|
+
Source: https://github.com/advantic-au/libmqm-sys
|
|
1257
|
+
|
|
1258
|
+
libsqlite3-sys@0.37.0
|
|
1259
|
+
License: MIT
|
|
1260
|
+
Source: https://github.com/rusqlite/rusqlite
|
|
1261
|
+
Copyright/attribution: Copyright (c) 2014 The rusqlite developers
|
|
1262
|
+
|
|
1263
|
+
libz-sys@1.1.29
|
|
1264
|
+
License: MIT OR Apache-2.0
|
|
1265
|
+
Source: https://github.com/rust-lang/libz-sys
|
|
1266
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
1267
|
+
Copyright/attribution: Copyright (c) 2020 Josh Triplett
|
|
1268
|
+
|
|
1269
|
+
linux-raw-sys@0.12.1
|
|
1270
|
+
License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
1271
|
+
Source: https://github.com/sunfishcode/linux-raw-sys
|
|
1272
|
+
|
|
1273
|
+
litemap@0.8.2
|
|
1274
|
+
License: Unicode-3.0
|
|
1275
|
+
Source: https://github.com/unicode-org/icu4x
|
|
1276
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
1277
|
+
|
|
1278
|
+
lock_api@0.4.14
|
|
1279
|
+
License: MIT OR Apache-2.0
|
|
1280
|
+
Source: https://github.com/Amanieu/parking_lot
|
|
1281
|
+
Copyright/attribution: Copyright (c) 2016 The Rust Project Developers
|
|
1282
|
+
|
|
1283
|
+
log@0.4.33
|
|
1284
|
+
License: MIT OR Apache-2.0
|
|
1285
|
+
Source: https://github.com/rust-lang/log
|
|
1286
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1287
|
+
|
|
1288
|
+
loom@0.7.2
|
|
1289
|
+
License: MIT
|
|
1290
|
+
Source: https://github.com/tokio-rs/loom
|
|
1291
|
+
Copyright/attribution: Copyright (c) 2019 Carl Lerche
|
|
1292
|
+
|
|
1293
|
+
lru-slab@0.1.2
|
|
1294
|
+
License: MIT OR Apache-2.0 OR Zlib
|
|
1295
|
+
Source: https://github.com/Ralith/lru-slab
|
|
1296
|
+
Copyright/attribution: Copyright (c) 2024 The lru-slab Developers
|
|
1297
|
+
|
|
1298
|
+
lz4_flex@0.14.0
|
|
1299
|
+
License: MIT
|
|
1300
|
+
Source: https://github.com/pseitz/lz4_flex
|
|
1301
|
+
Copyright/attribution: Copyright (c) 2020 Pascal Seitz
|
|
1302
|
+
|
|
1303
|
+
macro_magic_core_macros@0.5.1
|
|
1304
|
+
License: MIT
|
|
1305
|
+
Source: https://github.com/sam0x17/macro_magic
|
|
1306
|
+
Copyright/attribution: Copyright 2023 Sam Johnson
|
|
1307
|
+
|
|
1308
|
+
macro_magic_core@0.5.1
|
|
1309
|
+
License: MIT
|
|
1310
|
+
Source: https://github.com/sam0x17/macro_magic
|
|
1311
|
+
Copyright/attribution: Copyright 2023 Sam Johnson
|
|
1312
|
+
|
|
1313
|
+
macro_magic_macros@0.5.1
|
|
1314
|
+
License: MIT
|
|
1315
|
+
Source: https://github.com/sam0x17/macro_magic
|
|
1316
|
+
Copyright/attribution: Copyright 2023 Sam Johnson
|
|
1317
|
+
|
|
1318
|
+
macro_magic@0.5.1
|
|
1319
|
+
License: MIT
|
|
1320
|
+
Source: https://github.com/sam0x17/macro_magic
|
|
1321
|
+
Copyright/attribution: Copyright 2023 Sam Johnson
|
|
1322
|
+
|
|
1323
|
+
matchers@0.2.0
|
|
1324
|
+
License: MIT
|
|
1325
|
+
Source: https://github.com/hawkw/matchers
|
|
1326
|
+
Copyright/attribution: Copyright (c) 2019 Eliza Weisman
|
|
1327
|
+
|
|
1328
|
+
maybe-owned@0.3.4
|
|
1329
|
+
License: MIT OR Apache-2.0
|
|
1330
|
+
Source: https://github.com/rustonaut/maybe-owned
|
|
1331
|
+
Copyright/attribution: Copyright 2016 Philipp Korber
|
|
1332
|
+
Copyright/attribution: Copyright (c) 2016 Philipp Korber
|
|
1333
|
+
|
|
1334
|
+
md-5@0.11.0
|
|
1335
|
+
License: MIT OR Apache-2.0
|
|
1336
|
+
Source: https://github.com/RustCrypto/hashes
|
|
1337
|
+
Copyright/attribution: Copyright (c) 2016-2026 The RustCrypto Project Developers
|
|
1338
|
+
Copyright/attribution: Copyright (c) 2016 Artyom Pavlov
|
|
1339
|
+
Copyright/attribution: Copyright (c) 2009-2013 Mozilla Foundation
|
|
1340
|
+
Copyright/attribution: Copyright (c) 2006-2009 Graydon Hoare
|
|
1341
|
+
|
|
1342
|
+
md5@0.7.0
|
|
1343
|
+
License: Apache-2.0/MIT
|
|
1344
|
+
Source: https://github.com/stainless-steel/md5
|
|
1345
|
+
Copyright/attribution: Copyright 2015–2019 The md5 Developers
|
|
1346
|
+
|
|
1347
|
+
memchr@2.8.3
|
|
1348
|
+
License: Unlicense OR MIT
|
|
1349
|
+
Source: https://github.com/BurntSushi/memchr
|
|
1350
|
+
Copyright/attribution: Copyright (c) 2015 Andrew Gallant
|
|
1351
|
+
|
|
1352
|
+
metrics@0.24.6
|
|
1353
|
+
License: MIT
|
|
1354
|
+
Source: https://github.com/metrics-rs/metrics
|
|
1355
|
+
Copyright/attribution: Copyright (c) 2021 Metrics Contributors
|
|
1356
|
+
|
|
1357
|
+
mimalloc@0.1.52
|
|
1358
|
+
License: MIT
|
|
1359
|
+
Source: https://github.com/purpleprotocol/mimalloc_rust
|
|
1360
|
+
Copyright/attribution: Copyright 2019 Octavian Oncescu
|
|
1361
|
+
|
|
1362
|
+
minimal-lexical@0.2.1
|
|
1363
|
+
License: MIT/Apache-2.0
|
|
1364
|
+
Source: https://github.com/Alexhuszagh/minimal-lexical
|
|
1365
|
+
|
|
1366
|
+
miniz_oxide@0.9.1
|
|
1367
|
+
License: MIT OR Zlib OR Apache-2.0
|
|
1368
|
+
Source: https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
|
|
1369
|
+
Copyright/attribution: Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1370
|
+
Copyright/attribution: Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1371
|
+
Copyright/attribution: Copyright (c) 2017 Frommi
|
|
1372
|
+
Copyright/attribution: Copyright (c) 2017-2024 oyvindln
|
|
1373
|
+
Copyright/attribution: Copyright (c) 2020 Frommi
|
|
1374
|
+
|
|
1375
|
+
mio@1.2.2
|
|
1376
|
+
License: MIT
|
|
1377
|
+
Source: https://github.com/tokio-rs/mio
|
|
1378
|
+
Copyright/attribution: Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1379
|
+
|
|
1380
|
+
moka@0.12.15
|
|
1381
|
+
License: (MIT OR Apache-2.0) AND Apache-2.0
|
|
1382
|
+
Source: https://github.com/moka-rs/moka
|
|
1383
|
+
Copyright/attribution: Copyright 2020 - 2026 Tatsuya Kawano
|
|
1384
|
+
Copyright/attribution: Copyright (c) 2020 - 2026 Tatsuya Kawano
|
|
1385
|
+
|
|
1386
|
+
mongocrypt-sys@0.1.6+1.18.2
|
|
1387
|
+
License: Apache-2.0
|
|
1388
|
+
Source: https://github.com/mongodb/libmongocrypt-rust
|
|
1389
|
+
Copyright/attribution: Copyright 2019-2021 MongoDB, Inc.
|
|
1390
|
+
|
|
1391
|
+
mongocrypt@0.4.0
|
|
1392
|
+
License: Apache-2.0
|
|
1393
|
+
Source: https://github.com/mongodb/libmongocrypt-rust
|
|
1394
|
+
Copyright/attribution: Copyright 2019-2021 MongoDB, Inc.
|
|
1395
|
+
|
|
1396
|
+
mongodb-internal-macros@3.8.2
|
|
1397
|
+
License: Apache-2.0
|
|
1398
|
+
Source: https://github.com/mongodb/mongo-rust-driver
|
|
1399
|
+
Copyright/attribution: Copyright 2019-2021 MongoDB, Inc.
|
|
1400
|
+
|
|
1401
|
+
mongodb@3.8.2
|
|
1402
|
+
License: Apache-2.0
|
|
1403
|
+
Source: https://github.com/mongodb/mongo-rust-driver
|
|
1404
|
+
Copyright/attribution: Copyright 2019-2021 MongoDB, Inc.
|
|
1405
|
+
|
|
1406
|
+
mq-bridge-bindings-common@0.4.11
|
|
1407
|
+
License: MIT
|
|
1408
|
+
Source: https://github.com/marcomq/mq-bridge
|
|
1409
|
+
Copyright/attribution: Copyright (c) 2025 Marco Mengelkoch
|
|
1410
|
+
|
|
1411
|
+
mqi@0.3.0
|
|
1412
|
+
License: Apache-2.0
|
|
1413
|
+
Source: https://github.com/advantic-au/mqi
|
|
1414
|
+
|
|
1415
|
+
napi-derive-backend@6.1.2
|
|
1416
|
+
License: MIT
|
|
1417
|
+
Source: https://github.com/napi-rs/napi-rs
|
|
1418
|
+
Copyright/attribution: Copyright holders/authors: napi-derive-backend contributors
|
|
1419
|
+
|
|
1420
|
+
napi-derive@3.6.3
|
|
1421
|
+
License: MIT
|
|
1422
|
+
Source: https://github.com/napi-rs/napi-rs
|
|
1423
|
+
Copyright/attribution: Copyright holders/authors: LongYinan <lynweklm@gmail.com>, Forehalo <forehalo@gmail.com>
|
|
1424
|
+
|
|
1425
|
+
napi-sys@3.3.0
|
|
1426
|
+
License: MIT
|
|
1427
|
+
Source: https://github.com/napi-rs/napi-rs
|
|
1428
|
+
Copyright/attribution: Copyright holders/authors: LongYinan <lynweklm@gmail.com>
|
|
1429
|
+
|
|
1430
|
+
napi@3.12.2
|
|
1431
|
+
License: MIT
|
|
1432
|
+
Source: https://github.com/napi-rs/napi-rs
|
|
1433
|
+
Copyright/attribution: Copyright holders/authors: Nathan Sobo <nathan@github.com>, Yinan Long <lynweklm@gmail.com>
|
|
1434
|
+
|
|
1435
|
+
ndk-context@0.1.1
|
|
1436
|
+
License: MIT OR Apache-2.0
|
|
1437
|
+
Source: https://github.com/rust-windowing/android-ndk-rs
|
|
1438
|
+
Copyright/attribution: Copyright holders/authors: The Rust Windowing contributors
|
|
1439
|
+
|
|
1440
|
+
nix@0.30.1
|
|
1441
|
+
License: MIT
|
|
1442
|
+
Source: https://github.com/nix-rust/nix
|
|
1443
|
+
Copyright/attribution: Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1444
|
+
|
|
1445
|
+
nix@0.31.3
|
|
1446
|
+
License: MIT
|
|
1447
|
+
Source: https://github.com/nix-rust/nix
|
|
1448
|
+
Copyright/attribution: Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1449
|
+
|
|
1450
|
+
nkeys@0.4.5
|
|
1451
|
+
License: Apache-2.0
|
|
1452
|
+
Source: https://github.com/wasmcloud/nkeys
|
|
1453
|
+
|
|
1454
|
+
nohash-hasher@0.2.0
|
|
1455
|
+
License: Apache-2.0 OR MIT
|
|
1456
|
+
Source: https://github.com/paritytech/nohash-hasher
|
|
1457
|
+
Copyright/attribution: Copyright 2018 Parity Technologies (UK) Ltd.
|
|
1458
|
+
|
|
1459
|
+
nom@7.1.3
|
|
1460
|
+
License: MIT
|
|
1461
|
+
Source: https://github.com/Geal/nom
|
|
1462
|
+
Copyright/attribution: Copyright (c) 2014-2019 Geoffroy Couprie
|
|
1463
|
+
|
|
1464
|
+
nom@8.0.0
|
|
1465
|
+
License: MIT
|
|
1466
|
+
Source: https://github.com/rust-bakery/nom
|
|
1467
|
+
Copyright/attribution: Copyright (c) 2014-2019 Geoffroy Couprie
|
|
1468
|
+
|
|
1469
|
+
nu-ansi-term@0.50.3
|
|
1470
|
+
License: MIT
|
|
1471
|
+
Source: https://github.com/nushell/nu-ansi-term
|
|
1472
|
+
Copyright/attribution: Copyright (c) 2014 Benjamin Sago
|
|
1473
|
+
Copyright/attribution: Copyright (c) 2021-2022 The Nushell Project Developers
|
|
1474
|
+
|
|
1475
|
+
nuid@0.5.0
|
|
1476
|
+
License: Apache-2.0
|
|
1477
|
+
Source: https://github.com/casualjim/rs-nuid.git
|
|
1478
|
+
|
|
1479
|
+
num_enum_derive@0.7.6
|
|
1480
|
+
License: BSD-3-Clause OR MIT OR Apache-2.0
|
|
1481
|
+
Source: https://github.com/illicitonion/num_enum
|
|
1482
|
+
Copyright/attribution: Copyright (c) 2018, Daniel Wagner-Hall
|
|
1483
|
+
|
|
1484
|
+
num_enum@0.7.6
|
|
1485
|
+
License: BSD-3-Clause OR MIT OR Apache-2.0
|
|
1486
|
+
Source: https://github.com/illicitonion/num_enum
|
|
1487
|
+
Copyright/attribution: Copyright (c) 2018, Daniel Wagner-Hall
|
|
1488
|
+
|
|
1489
|
+
num-bigint@0.4.8
|
|
1490
|
+
License: MIT OR Apache-2.0
|
|
1491
|
+
Source: https://github.com/rust-num/num-bigint
|
|
1492
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1493
|
+
|
|
1494
|
+
num-conv@0.2.2
|
|
1495
|
+
License: MIT OR Apache-2.0
|
|
1496
|
+
Source: https://github.com/jhpratt/num-conv
|
|
1497
|
+
|
|
1498
|
+
num-integer@0.1.46
|
|
1499
|
+
License: MIT OR Apache-2.0
|
|
1500
|
+
Source: https://github.com/rust-num/num-integer
|
|
1501
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1502
|
+
|
|
1503
|
+
num-traits@0.2.19
|
|
1504
|
+
License: MIT OR Apache-2.0
|
|
1505
|
+
Source: https://github.com/rust-num/num-traits
|
|
1506
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1507
|
+
|
|
1508
|
+
object_store@0.14.1
|
|
1509
|
+
License: MIT/Apache-2.0
|
|
1510
|
+
Source: https://github.com/apache/arrow-rs-object-store
|
|
1511
|
+
|
|
1512
|
+
oid-registry@0.8.1
|
|
1513
|
+
License: MIT OR Apache-2.0
|
|
1514
|
+
Source: https://github.com/rusticata/oid-registry.git
|
|
1515
|
+
Copyright/attribution: Copyright (c) 2017 Pierre Chifflier
|
|
1516
|
+
|
|
1517
|
+
omq-proto@0.26.1
|
|
1518
|
+
License: ISC
|
|
1519
|
+
Source: https://github.com/paddor/omq.rs
|
|
1520
|
+
Copyright/attribution: Copyright (c) 2026 Patrik Wenger
|
|
1521
|
+
|
|
1522
|
+
omq-tokio@0.21.4
|
|
1523
|
+
License: ISC
|
|
1524
|
+
Source: https://github.com/paddor/omq.rs
|
|
1525
|
+
Copyright/attribution: Copyright (c) 2026 Patrik Wenger
|
|
1526
|
+
|
|
1527
|
+
once_cell@1.21.4
|
|
1528
|
+
License: MIT OR Apache-2.0
|
|
1529
|
+
Source: https://github.com/matklad/once_cell
|
|
1530
|
+
|
|
1531
|
+
openssl-probe@0.2.1
|
|
1532
|
+
License: MIT OR Apache-2.0
|
|
1533
|
+
Source: https://github.com/rustls/openssl-probe
|
|
1534
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
1535
|
+
|
|
1536
|
+
ordered-float@2.10.1
|
|
1537
|
+
License: MIT
|
|
1538
|
+
Source: https://github.com/reem/rust-ordered-float
|
|
1539
|
+
Copyright/attribution: Copyright (c) 2015 Jonathan Reem
|
|
1540
|
+
|
|
1541
|
+
outref@0.5.2
|
|
1542
|
+
License: MIT
|
|
1543
|
+
Source: https://github.com/Nugine/outref
|
|
1544
|
+
Copyright/attribution: Copyright (c) 2022 Nugine
|
|
1545
|
+
|
|
1546
|
+
p12-keystore@0.2.1
|
|
1547
|
+
License: MIT/Apache-2.0
|
|
1548
|
+
Source: https://github.com/ancwrd1/p12-keystore
|
|
1549
|
+
Copyright/attribution: Copyright holders/authors: Dmitry Pankratov <dmitry@pankratov.net>
|
|
1550
|
+
|
|
1551
|
+
parking_lot_core@0.8.6
|
|
1552
|
+
License: Apache-2.0/MIT
|
|
1553
|
+
Source: https://github.com/Amanieu/parking_lot
|
|
1554
|
+
Copyright/attribution: Copyright (c) 2016 The Rust Project Developers
|
|
1555
|
+
|
|
1556
|
+
parking_lot_core@0.9.12
|
|
1557
|
+
License: MIT OR Apache-2.0
|
|
1558
|
+
Source: https://github.com/Amanieu/parking_lot
|
|
1559
|
+
Copyright/attribution: Copyright (c) 2016 The Rust Project Developers
|
|
1560
|
+
|
|
1561
|
+
parking_lot@0.11.2
|
|
1562
|
+
License: Apache-2.0/MIT
|
|
1563
|
+
Source: https://github.com/Amanieu/parking_lot
|
|
1564
|
+
Copyright/attribution: Copyright (c) 2016 The Rust Project Developers
|
|
1565
|
+
|
|
1566
|
+
parking_lot@0.12.5
|
|
1567
|
+
License: MIT OR Apache-2.0
|
|
1568
|
+
Source: https://github.com/Amanieu/parking_lot
|
|
1569
|
+
Copyright/attribution: Copyright (c) 2016 The Rust Project Developers
|
|
1570
|
+
|
|
1571
|
+
parking@2.2.1
|
|
1572
|
+
License: Apache-2.0 OR MIT
|
|
1573
|
+
Source: https://github.com/smol-rs/parking
|
|
1574
|
+
|
|
1575
|
+
patricia_tree@0.10.1
|
|
1576
|
+
License: MIT
|
|
1577
|
+
Source: https://github.com/sile/patricia_tree
|
|
1578
|
+
Copyright/attribution: Copyright (c) 2017 Takeru Ohta <phjgt308@gmail.com>
|
|
1579
|
+
|
|
1580
|
+
pbkdf2@0.12.2
|
|
1581
|
+
License: MIT OR Apache-2.0
|
|
1582
|
+
Source: https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2
|
|
1583
|
+
Copyright/attribution: Copyright (c) 2017 Artyom Pavlov
|
|
1584
|
+
Copyright/attribution: Copyright (c) 2018-2023 The RustCrypto Project Developers
|
|
1585
|
+
|
|
1586
|
+
pbkdf2@0.13.0
|
|
1587
|
+
License: MIT OR Apache-2.0
|
|
1588
|
+
Source: https://github.com/RustCrypto/password-hashes
|
|
1589
|
+
Copyright/attribution: Copyright (c) 2017 Artyom Pavlov
|
|
1590
|
+
Copyright/attribution: Copyright (c) 2018-2023 The RustCrypto Project Developers
|
|
1591
|
+
|
|
1592
|
+
pem-rfc7468@0.7.0
|
|
1593
|
+
License: Apache-2.0 OR MIT
|
|
1594
|
+
Source: https://github.com/RustCrypto/formats/tree/master/pem-rfc7468
|
|
1595
|
+
Copyright/attribution: Copyright (c) 2021 The RustCrypto Project Developers
|
|
1596
|
+
|
|
1597
|
+
pem@3.0.6
|
|
1598
|
+
License: MIT
|
|
1599
|
+
Source: https://github.com/jcreekmore/pem-rs.git
|
|
1600
|
+
Copyright/attribution: Copyright (c) 2016 Jonathan Creekmore
|
|
1601
|
+
|
|
1602
|
+
percent-encoding@2.3.2
|
|
1603
|
+
License: MIT OR Apache-2.0
|
|
1604
|
+
Source: https://github.com/servo/rust-url/
|
|
1605
|
+
Copyright/attribution: Copyright (c) 2013-2025 The rust-url developers
|
|
1606
|
+
|
|
1607
|
+
pgwire-replication@0.4.0
|
|
1608
|
+
License: Apache-2.0 OR MIT
|
|
1609
|
+
Source: https://github.com/vnvo/pgwire-replication
|
|
1610
|
+
Copyright/attribution: Copyright (c) 2025
|
|
1611
|
+
|
|
1612
|
+
phf_shared@0.12.1
|
|
1613
|
+
License: MIT
|
|
1614
|
+
Source: https://github.com/rust-phf/rust-phf
|
|
1615
|
+
Copyright/attribution: Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
|
|
1616
|
+
|
|
1617
|
+
phf_shared@0.13.1
|
|
1618
|
+
License: MIT
|
|
1619
|
+
Source: https://github.com/rust-phf/rust-phf
|
|
1620
|
+
Copyright/attribution: Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
|
|
1621
|
+
|
|
1622
|
+
phf@0.12.1
|
|
1623
|
+
License: MIT
|
|
1624
|
+
Source: https://github.com/rust-phf/rust-phf
|
|
1625
|
+
Copyright/attribution: Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
|
|
1626
|
+
|
|
1627
|
+
phf@0.13.1
|
|
1628
|
+
License: MIT
|
|
1629
|
+
Source: https://github.com/rust-phf/rust-phf
|
|
1630
|
+
Copyright/attribution: Copyright (c) 2014-2022 Steven Fackler, Yuki Okushi
|
|
1631
|
+
|
|
1632
|
+
pidlock@0.2.2
|
|
1633
|
+
License: MIT
|
|
1634
|
+
Source: https://github.com/rockstar/pidlock
|
|
1635
|
+
Copyright/attribution: Copyright (c) 2025 Paul Hummer
|
|
1636
|
+
|
|
1637
|
+
pin-project-internal@1.1.13
|
|
1638
|
+
License: Apache-2.0 OR MIT
|
|
1639
|
+
Source: https://github.com/taiki-e/pin-project
|
|
1640
|
+
|
|
1641
|
+
pin-project-lite@0.2.17
|
|
1642
|
+
License: Apache-2.0 OR MIT
|
|
1643
|
+
Source: https://github.com/taiki-e/pin-project-lite
|
|
1644
|
+
|
|
1645
|
+
pin-project@1.1.13
|
|
1646
|
+
License: Apache-2.0 OR MIT
|
|
1647
|
+
Source: https://github.com/taiki-e/pin-project
|
|
1648
|
+
|
|
1649
|
+
pin-utils@0.1.0
|
|
1650
|
+
License: MIT OR Apache-2.0
|
|
1651
|
+
Source: https://github.com/rust-lang-nursery/pin-utils
|
|
1652
|
+
Copyright/attribution: Copyright 2018 The pin-utils authors
|
|
1653
|
+
Copyright/attribution: Copyright (c) 2018 The pin-utils authors
|
|
1654
|
+
|
|
1655
|
+
piper@0.2.5
|
|
1656
|
+
License: MIT OR Apache-2.0
|
|
1657
|
+
Source: https://github.com/smol-rs/piper
|
|
1658
|
+
|
|
1659
|
+
pkcs12@0.1.0
|
|
1660
|
+
License: Apache-2.0 OR MIT
|
|
1661
|
+
Source: https://github.com/RustCrypto/formats/tree/master/pkcs12
|
|
1662
|
+
Copyright/attribution: Copyright (c) 2022 The RustCrypto Project Developers
|
|
1663
|
+
|
|
1664
|
+
pkcs5@0.7.1
|
|
1665
|
+
License: Apache-2.0 OR MIT
|
|
1666
|
+
Source: https://github.com/RustCrypto/formats/tree/master/pkcs5
|
|
1667
|
+
Copyright/attribution: Copyright (c) 2021-2023 The RustCrypto Project Developers
|
|
1668
|
+
|
|
1669
|
+
pkcs5@0.8.1
|
|
1670
|
+
License: Apache-2.0 OR MIT
|
|
1671
|
+
Source: https://github.com/RustCrypto/formats
|
|
1672
|
+
Copyright/attribution: Copyright (c) 2021-2026 The RustCrypto Project Developers
|
|
1673
|
+
|
|
1674
|
+
pkcs8@0.10.2
|
|
1675
|
+
License: Apache-2.0 OR MIT
|
|
1676
|
+
Source: https://github.com/RustCrypto/formats/tree/master/pkcs8
|
|
1677
|
+
Copyright/attribution: Copyright (c) 2020-2023 The RustCrypto Project Developers
|
|
1678
|
+
|
|
1679
|
+
pkcs8@0.11.0
|
|
1680
|
+
License: Apache-2.0 OR MIT
|
|
1681
|
+
Source: https://github.com/RustCrypto/formats
|
|
1682
|
+
Copyright/attribution: Copyright (c) 2020-2026 The RustCrypto Project Developers
|
|
1683
|
+
|
|
1684
|
+
polling@3.11.0
|
|
1685
|
+
License: Apache-2.0 OR MIT
|
|
1686
|
+
Source: https://github.com/smol-rs/polling
|
|
1687
|
+
|
|
1688
|
+
poly1305@0.9.1
|
|
1689
|
+
License: Apache-2.0 OR MIT
|
|
1690
|
+
Source: https://github.com/RustCrypto/universal-hashes
|
|
1691
|
+
Copyright/attribution: Copyright (c) 2015-2026 The RustCrypto Project Developers
|
|
1692
|
+
|
|
1693
|
+
polyval@0.7.3
|
|
1694
|
+
License: Apache-2.0 OR MIT
|
|
1695
|
+
Source: https://github.com/RustCrypto/universal-hashes
|
|
1696
|
+
Copyright/attribution: Copyright (c) 2019-2026 The RustCrypto Project Developers
|
|
1697
|
+
|
|
1698
|
+
portable-atomic@1.14.0
|
|
1699
|
+
License: Apache-2.0 OR MIT
|
|
1700
|
+
Source: https://github.com/taiki-e/portable-atomic
|
|
1701
|
+
|
|
1702
|
+
potential_utf@0.1.5
|
|
1703
|
+
License: Unicode-3.0
|
|
1704
|
+
Source: https://github.com/unicode-org/icu4x
|
|
1705
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
1706
|
+
|
|
1707
|
+
powerfmt@0.2.0
|
|
1708
|
+
License: MIT OR Apache-2.0
|
|
1709
|
+
Source: https://github.com/jhpratt/powerfmt
|
|
1710
|
+
Copyright/attribution: Copyright 2023 Jacob Pratt et al.
|
|
1711
|
+
Copyright/attribution: Copyright (c) 2023 Jacob Pratt et al.
|
|
1712
|
+
|
|
1713
|
+
ppv-lite86@0.2.21
|
|
1714
|
+
License: MIT OR Apache-2.0
|
|
1715
|
+
Source: https://github.com/cryptocorrosion/cryptocorrosion
|
|
1716
|
+
Copyright/attribution: Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
1717
|
+
Copyright/attribution: Copyright 2019 The CryptoCorrosion Contributors
|
|
1718
|
+
|
|
1719
|
+
prefix-trie@0.8.4
|
|
1720
|
+
License: MIT OR Apache-2.0
|
|
1721
|
+
Source: https://github.com/tiborschneider/prefix-trie
|
|
1722
|
+
Copyright/attribution: Copyright 2017 Juniper Networks, Inc.
|
|
1723
|
+
Copyright/attribution: Copyright 2022 Tibor Schneider
|
|
1724
|
+
|
|
1725
|
+
proc-macro-crate@3.5.0
|
|
1726
|
+
License: MIT OR Apache-2.0
|
|
1727
|
+
Source: https://github.com/bkchr/proc-macro-crate
|
|
1728
|
+
|
|
1729
|
+
proc-macro2@1.0.107
|
|
1730
|
+
License: MIT OR Apache-2.0
|
|
1731
|
+
Source: https://github.com/dtolnay/proc-macro2
|
|
1732
|
+
|
|
1733
|
+
prost-derive@0.14.4
|
|
1734
|
+
License: Apache-2.0
|
|
1735
|
+
Source: https://github.com/tokio-rs/prost
|
|
1736
|
+
|
|
1737
|
+
prost-reflect@0.16.5
|
|
1738
|
+
License: MIT OR Apache-2.0
|
|
1739
|
+
Source: https://github.com/andrewhickman/prost-reflect
|
|
1740
|
+
|
|
1741
|
+
prost-types@0.14.4
|
|
1742
|
+
License: Apache-2.0
|
|
1743
|
+
Source: https://github.com/tokio-rs/prost
|
|
1744
|
+
|
|
1745
|
+
prost@0.14.4
|
|
1746
|
+
License: Apache-2.0
|
|
1747
|
+
Source: https://github.com/tokio-rs/prost
|
|
1748
|
+
|
|
1749
|
+
psm@0.1.32
|
|
1750
|
+
License: MIT OR Apache-2.0
|
|
1751
|
+
Source: https://github.com/rust-lang/stacker/
|
|
1752
|
+
Copyright/attribution: Copyright © 2018, Simonas Kazlauskas
|
|
1753
|
+
|
|
1754
|
+
ptr_meta_derive@0.1.4
|
|
1755
|
+
License: MIT
|
|
1756
|
+
Source: https://github.com/djkoloski/ptr_meta
|
|
1757
|
+
Copyright/attribution: Copyright 2021 David Koloski
|
|
1758
|
+
|
|
1759
|
+
ptr_meta@0.1.4
|
|
1760
|
+
License: MIT
|
|
1761
|
+
Source: https://github.com/djkoloski/ptr_meta
|
|
1762
|
+
Copyright/attribution: Copyright 2021 David Koloski
|
|
1763
|
+
|
|
1764
|
+
quick-xml@0.41.0
|
|
1765
|
+
License: MIT
|
|
1766
|
+
Source: https://github.com/tafia/quick-xml
|
|
1767
|
+
Copyright/attribution: Copyright (c) 2016 Johann Tuffe
|
|
1768
|
+
|
|
1769
|
+
quinn-proto@0.11.16
|
|
1770
|
+
License: MIT OR Apache-2.0
|
|
1771
|
+
Source: https://github.com/quinn-rs/quinn
|
|
1772
|
+
Copyright/attribution: Copyright (c) 2018 The quinn Developers
|
|
1773
|
+
|
|
1774
|
+
quinn-udp@0.5.15
|
|
1775
|
+
License: MIT OR Apache-2.0
|
|
1776
|
+
Source: https://github.com/quinn-rs/quinn
|
|
1777
|
+
Copyright/attribution: Copyright (c) 2018 The quinn Developers
|
|
1778
|
+
|
|
1779
|
+
quinn@0.11.11
|
|
1780
|
+
License: MIT OR Apache-2.0
|
|
1781
|
+
Source: https://github.com/quinn-rs/quinn
|
|
1782
|
+
Copyright/attribution: Copyright (c) 2018 The quinn Developers
|
|
1783
|
+
|
|
1784
|
+
quote@1.0.47
|
|
1785
|
+
License: MIT OR Apache-2.0
|
|
1786
|
+
Source: https://github.com/dtolnay/quote
|
|
1787
|
+
|
|
1788
|
+
r-efi@5.3.0
|
|
1789
|
+
License: MIT OR Apache-2.0 OR LGPL-2.1-or-later
|
|
1790
|
+
Source: https://github.com/r-efi/r-efi
|
|
1791
|
+
Copyright/attribution: Copyright holders/authors: r-efi contributors
|
|
1792
|
+
|
|
1793
|
+
r-efi@6.0.0
|
|
1794
|
+
License: MIT OR Apache-2.0 OR LGPL-2.1-or-later
|
|
1795
|
+
Source: https://github.com/r-efi/r-efi
|
|
1796
|
+
Copyright/attribution: Copyright holders/authors: r-efi contributors
|
|
1797
|
+
|
|
1798
|
+
radium@0.7.0
|
|
1799
|
+
License: MIT
|
|
1800
|
+
Source: https://github.com/bitvecto-rs/radium
|
|
1801
|
+
Copyright/attribution: Copyright (c) 2019 kneecaw (Nika Layzell)
|
|
1802
|
+
|
|
1803
|
+
rand_chacha@0.3.1
|
|
1804
|
+
License: MIT OR Apache-2.0
|
|
1805
|
+
Source: https://github.com/rust-random/rand
|
|
1806
|
+
Copyright/attribution: Copyright 2018 Developers of the Rand project
|
|
1807
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1808
|
+
|
|
1809
|
+
rand_chacha@0.9.0
|
|
1810
|
+
License: MIT OR Apache-2.0
|
|
1811
|
+
Source: https://github.com/rust-random/rand
|
|
1812
|
+
Copyright/attribution: Copyright 2018 Developers of the Rand project
|
|
1813
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1814
|
+
|
|
1815
|
+
rand_core@0.10.1
|
|
1816
|
+
License: MIT OR Apache-2.0
|
|
1817
|
+
Source: https://github.com/rust-random/rand_core
|
|
1818
|
+
Copyright/attribution: Copyright (c) 2018-2026 The Rand Project Developers
|
|
1819
|
+
|
|
1820
|
+
rand_core@0.6.4
|
|
1821
|
+
License: MIT OR Apache-2.0
|
|
1822
|
+
Source: https://github.com/rust-random/rand
|
|
1823
|
+
Copyright/attribution: Copyright 2018 Developers of the Rand project
|
|
1824
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1825
|
+
|
|
1826
|
+
rand_core@0.9.5
|
|
1827
|
+
License: MIT OR Apache-2.0
|
|
1828
|
+
Source: https://github.com/rust-random/rand
|
|
1829
|
+
Copyright/attribution: Copyright 2018 Developers of the Rand project
|
|
1830
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1831
|
+
|
|
1832
|
+
rand_pcg@0.10.2
|
|
1833
|
+
License: MIT OR Apache-2.0
|
|
1834
|
+
Source: https://github.com/rust-random/rngs
|
|
1835
|
+
Copyright/attribution: Copyright (c) 2014-2017 Melissa O'Neill and PCG Project contributors
|
|
1836
|
+
Copyright/attribution: Copyright 2018 Developers of the Rand project
|
|
1837
|
+
|
|
1838
|
+
rand@0.10.2
|
|
1839
|
+
License: MIT OR Apache-2.0
|
|
1840
|
+
Source: https://github.com/rust-random/rand
|
|
1841
|
+
Copyright/attribution: Copyright 2018 Developers of the Rand project
|
|
1842
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1843
|
+
|
|
1844
|
+
rand@0.8.7
|
|
1845
|
+
License: MIT OR Apache-2.0
|
|
1846
|
+
Source: https://github.com/rust-random/rand
|
|
1847
|
+
Copyright/attribution: Copyright 2018 Developers of the Rand project
|
|
1848
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1849
|
+
|
|
1850
|
+
rand@0.9.5
|
|
1851
|
+
License: MIT OR Apache-2.0
|
|
1852
|
+
Source: https://github.com/rust-random/rand
|
|
1853
|
+
Copyright/attribution: Copyright 2018 Developers of the Rand project
|
|
1854
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1855
|
+
|
|
1856
|
+
rapidhash@4.5.1
|
|
1857
|
+
License: MIT OR Apache-2.0
|
|
1858
|
+
Source: https://github.com/hoxxep/rapidhash
|
|
1859
|
+
Copyright/attribution: Copyright 2024 Liam Gray <gmail@liamg.me>
|
|
1860
|
+
Copyright/attribution: Copyright (c) 2024 Liam Gray <gmail@liamg.me>
|
|
1861
|
+
|
|
1862
|
+
rc2@0.8.1
|
|
1863
|
+
License: MIT OR Apache-2.0
|
|
1864
|
+
Source: https://github.com/RustCrypto/block-ciphers
|
|
1865
|
+
Copyright/attribution: Copyright (c) 2017 Damian Czaja
|
|
1866
|
+
Copyright/attribution: Copyright 2017 Damian Czaja
|
|
1867
|
+
|
|
1868
|
+
rdkafka-sys@4.10.0+2.12.1
|
|
1869
|
+
License: MIT
|
|
1870
|
+
Source: https://github.com/fede1024/rust-rdkafka
|
|
1871
|
+
Copyright/attribution: Copyright (c) 2016 Federico Giraud
|
|
1872
|
+
Copyright/attribution: Copyright holders/authors: Federico Giraud <giraud.federico@gmail.com>
|
|
1873
|
+
|
|
1874
|
+
rdkafka@0.39.0
|
|
1875
|
+
License: MIT
|
|
1876
|
+
Source: https://github.com/fede1024/rust-rdkafka
|
|
1877
|
+
Copyright/attribution: Copyright (c) 2016 Federico Giraud
|
|
1878
|
+
|
|
1879
|
+
recursive-proc-macro-impl@0.1.1
|
|
1880
|
+
License: MIT
|
|
1881
|
+
Source: https://github.com/orlp/recursive
|
|
1882
|
+
Copyright/attribution: Copyright 2024, Orson R. L. Peters
|
|
1883
|
+
|
|
1884
|
+
recursive@0.1.1
|
|
1885
|
+
License: MIT
|
|
1886
|
+
Source: https://github.com/orlp/recursive
|
|
1887
|
+
Copyright/attribution: Copyright 2024, Orson R. L. Peters
|
|
1888
|
+
|
|
1889
|
+
redis@1.6.0
|
|
1890
|
+
License: BSD-3-Clause
|
|
1891
|
+
Source: https://github.com/redis-rs/redis-rs
|
|
1892
|
+
Copyright/attribution: Copyright (c) 2022 by redis-rs contributors
|
|
1893
|
+
|
|
1894
|
+
redox_syscall@0.2.16
|
|
1895
|
+
License: MIT
|
|
1896
|
+
Source: https://gitlab.redox-os.org/redox-os/syscall
|
|
1897
|
+
Copyright/attribution: Copyright (c) 2017 Redox OS Developers
|
|
1898
|
+
|
|
1899
|
+
redox_syscall@0.5.18
|
|
1900
|
+
License: MIT
|
|
1901
|
+
Source: https://gitlab.redox-os.org/redox-os/syscall
|
|
1902
|
+
Copyright/attribution: Copyright (c) 2017 Redox OS Developers
|
|
1903
|
+
|
|
1904
|
+
ref-cast-impl@1.0.26
|
|
1905
|
+
License: MIT OR Apache-2.0
|
|
1906
|
+
Source: https://github.com/dtolnay/ref-cast
|
|
1907
|
+
|
|
1908
|
+
ref-cast@1.0.26
|
|
1909
|
+
License: MIT OR Apache-2.0
|
|
1910
|
+
Source: https://github.com/dtolnay/ref-cast
|
|
1911
|
+
|
|
1912
|
+
regex-automata@0.4.16
|
|
1913
|
+
License: MIT OR Apache-2.0
|
|
1914
|
+
Source: https://github.com/rust-lang/regex
|
|
1915
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1916
|
+
|
|
1917
|
+
regex-lite@0.1.9
|
|
1918
|
+
License: MIT OR Apache-2.0
|
|
1919
|
+
Source: https://github.com/rust-lang/regex
|
|
1920
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1921
|
+
|
|
1922
|
+
regex-syntax@0.8.11
|
|
1923
|
+
License: MIT OR Apache-2.0
|
|
1924
|
+
Source: https://github.com/rust-lang/regex
|
|
1925
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1926
|
+
|
|
1927
|
+
regex@1.13.1
|
|
1928
|
+
License: MIT OR Apache-2.0
|
|
1929
|
+
Source: https://github.com/rust-lang/regex
|
|
1930
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
1931
|
+
|
|
1932
|
+
rend@0.4.2
|
|
1933
|
+
License: MIT
|
|
1934
|
+
Source: https://github.com/djkoloski/rend
|
|
1935
|
+
Copyright/attribution: Copyright 2021 David Koloski
|
|
1936
|
+
|
|
1937
|
+
reqwest@0.13.4
|
|
1938
|
+
License: MIT OR Apache-2.0
|
|
1939
|
+
Source: https://github.com/seanmonstar/reqwest
|
|
1940
|
+
Copyright/attribution: Copyright 2016 Sean McArthur
|
|
1941
|
+
Copyright/attribution: Copyright (c) 2016-2026 Sean McArthur
|
|
1942
|
+
|
|
1943
|
+
resolv-conf@0.7.6
|
|
1944
|
+
License: MIT OR Apache-2.0
|
|
1945
|
+
Source: https://github.com/hickory-dns/resolv-conf
|
|
1946
|
+
Copyright/attribution: Copyright (c) 2015-2016 The resolv-conf Developers
|
|
1947
|
+
|
|
1948
|
+
ring@0.17.14
|
|
1949
|
+
License: Apache-2.0 AND ISC
|
|
1950
|
+
Source: https://github.com/briansmith/ring
|
|
1951
|
+
|
|
1952
|
+
rkyv_derive@0.7.46
|
|
1953
|
+
License: MIT
|
|
1954
|
+
Source: https://github.com/rkyv/rkyv
|
|
1955
|
+
Copyright/attribution: Copyright 2021 David Koloski
|
|
1956
|
+
|
|
1957
|
+
rkyv@0.7.46
|
|
1958
|
+
License: MIT
|
|
1959
|
+
Source: https://github.com/rkyv/rkyv
|
|
1960
|
+
Copyright/attribution: Copyright 2021 David Koloski
|
|
1961
|
+
|
|
1962
|
+
rmp-serde@1.3.1
|
|
1963
|
+
License: MIT
|
|
1964
|
+
Source: https://github.com/3Hren/msgpack-rust
|
|
1965
|
+
Copyright/attribution: Copyright (c) 2017 Evgeny Safronov
|
|
1966
|
+
|
|
1967
|
+
rmp@0.8.15
|
|
1968
|
+
License: MIT
|
|
1969
|
+
Source: https://github.com/3Hren/msgpack-rust
|
|
1970
|
+
Copyright/attribution: Copyright (c) 2017 Evgeny Safronov
|
|
1971
|
+
|
|
1972
|
+
rumqttc@0.25.1
|
|
1973
|
+
License: Apache-2.0
|
|
1974
|
+
Source: https://github.com/bytebeamio/rumqtt
|
|
1975
|
+
|
|
1976
|
+
rust_decimal_macros@1.40.0
|
|
1977
|
+
License: MIT
|
|
1978
|
+
Source: https://github.com/paupino/rust-decimal
|
|
1979
|
+
Copyright/attribution: Copyright (c) 2016 Paul Mason
|
|
1980
|
+
|
|
1981
|
+
rust_decimal@1.42.1
|
|
1982
|
+
License: MIT
|
|
1983
|
+
Source: https://github.com/paupino/rust-decimal
|
|
1984
|
+
Copyright/attribution: Copyright (c) 2016 Paul Mason
|
|
1985
|
+
|
|
1986
|
+
rustc_version_runtime@0.3.0
|
|
1987
|
+
License: MIT
|
|
1988
|
+
Source: https://github.com/seppo0010/rustc-version-runtime-rs
|
|
1989
|
+
Copyright/attribution: Copyright (c) 2015 Sebastian Waisbrot
|
|
1990
|
+
|
|
1991
|
+
rustc_version@0.4.1
|
|
1992
|
+
License: MIT OR Apache-2.0
|
|
1993
|
+
Source: https://github.com/djc/rustc-version-rs
|
|
1994
|
+
Copyright/attribution: Copyright (c) 2016 The Rust Project Developers
|
|
1995
|
+
|
|
1996
|
+
rustc-hash@2.1.3
|
|
1997
|
+
License: Apache-2.0 OR MIT
|
|
1998
|
+
Source: https://github.com/rust-lang/rustc-hash
|
|
1999
|
+
|
|
2000
|
+
rusticata-macros@4.1.0
|
|
2001
|
+
License: MIT/Apache-2.0
|
|
2002
|
+
Source: https://github.com/rusticata/rusticata-macros.git
|
|
2003
|
+
Copyright/attribution: Copyright (c) 2017 Pierre Chifflier
|
|
2004
|
+
|
|
2005
|
+
rustix@1.1.4
|
|
2006
|
+
License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
2007
|
+
Source: https://github.com/bytecodealliance/rustix
|
|
2008
|
+
|
|
2009
|
+
rustls-connector@0.23.6
|
|
2010
|
+
License: BSD-2-Clause
|
|
2011
|
+
Source: https://github.com/amqp-rs/rustls-connector
|
|
2012
|
+
Copyright/attribution: Copyright (c) 2019-2026, Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
|
2013
|
+
|
|
2014
|
+
rustls-native-certs@0.8.4
|
|
2015
|
+
License: Apache-2.0 OR ISC OR MIT
|
|
2016
|
+
Source: https://github.com/rustls/rustls-native-certs
|
|
2017
|
+
Copyright/attribution: Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
|
|
2018
|
+
Copyright/attribution: Copyright (c) 2016, Joseph Birr-Pixton <jpixton@gmail.com>
|
|
2019
|
+
|
|
2020
|
+
rustls-pemfile@2.2.0
|
|
2021
|
+
License: Apache-2.0 OR ISC OR MIT
|
|
2022
|
+
Source: https://github.com/rustls/pemfile
|
|
2023
|
+
Copyright/attribution: Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
|
|
2024
|
+
Copyright/attribution: Copyright (c) 2016, Joseph Birr-Pixton <jpixton@gmail.com>
|
|
2025
|
+
|
|
2026
|
+
rustls-pki-types@1.15.1
|
|
2027
|
+
License: MIT OR Apache-2.0
|
|
2028
|
+
Source: https://github.com/rustls/pki-types
|
|
2029
|
+
Copyright/attribution: Copyright 2023 Dirkjan Ochtman
|
|
2030
|
+
Copyright/attribution: Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
2031
|
+
|
|
2032
|
+
rustls-platform-verifier-android@0.1.1
|
|
2033
|
+
License: MIT OR Apache-2.0
|
|
2034
|
+
Source: https://github.com/rustls/rustls-platform-verifier
|
|
2035
|
+
Copyright/attribution: Copyright holders/authors: rustls-platform-verifier-android contributors
|
|
2036
|
+
|
|
2037
|
+
rustls-platform-verifier@0.7.0
|
|
2038
|
+
License: MIT OR Apache-2.0
|
|
2039
|
+
Source: https://github.com/rustls/rustls-platform-verifier
|
|
2040
|
+
Copyright/attribution: Copyright (c) 2022 1Password
|
|
2041
|
+
|
|
2042
|
+
rustls-webpki@0.102.8
|
|
2043
|
+
License: ISC
|
|
2044
|
+
Source: https://github.com/rustls/webpki
|
|
2045
|
+
Copyright/attribution: Copyright 2015 Brian Smith.
|
|
2046
|
+
|
|
2047
|
+
rustls-webpki@0.103.13
|
|
2048
|
+
License: ISC
|
|
2049
|
+
Source: https://github.com/rustls/webpki
|
|
2050
|
+
Copyright/attribution: Copyright 2015 Brian Smith.
|
|
2051
|
+
|
|
2052
|
+
rustls@0.23.43
|
|
2053
|
+
License: Apache-2.0 OR ISC OR MIT
|
|
2054
|
+
Source: https://github.com/rustls/rustls
|
|
2055
|
+
Copyright/attribution: Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
|
|
2056
|
+
Copyright/attribution: Copyright (c) 2016, Joseph Birr-Pixton <jpixton@gmail.com>
|
|
2057
|
+
|
|
2058
|
+
rustversion@1.0.23
|
|
2059
|
+
License: MIT OR Apache-2.0
|
|
2060
|
+
Source: https://github.com/dtolnay/rustversion
|
|
2061
|
+
|
|
2062
|
+
ryu@1.0.23
|
|
2063
|
+
License: Apache-2.0 OR BSL-1.0
|
|
2064
|
+
Source: https://github.com/dtolnay/ryu
|
|
2065
|
+
|
|
2066
|
+
saa@5.6.0
|
|
2067
|
+
License: Apache-2.0
|
|
2068
|
+
Source: https://codeberg.org/wvwwvwwv/synchronous-and-asynchronous
|
|
2069
|
+
Copyright/attribution: Copyright 2025-present Changgyoo Park
|
|
2070
|
+
|
|
2071
|
+
salsa20@0.10.2
|
|
2072
|
+
License: MIT OR Apache-2.0
|
|
2073
|
+
Source: https://github.com/RustCrypto/stream-ciphers
|
|
2074
|
+
Copyright/attribution: Copyright (c) 2019 Eric McCorkle
|
|
2075
|
+
|
|
2076
|
+
salsa20@0.11.0
|
|
2077
|
+
License: MIT OR Apache-2.0
|
|
2078
|
+
Source: https://github.com/RustCrypto/stream-ciphers
|
|
2079
|
+
Copyright/attribution: Copyright (c) 2019-2026 The RustCrypto Project Developers
|
|
2080
|
+
Copyright/attribution: Copyright (c) 2019 Eric McCorkle
|
|
2081
|
+
|
|
2082
|
+
same-file@1.0.6
|
|
2083
|
+
License: Unlicense/MIT
|
|
2084
|
+
Source: https://github.com/BurntSushi/same-file
|
|
2085
|
+
Copyright/attribution: Copyright (c) 2017 Andrew Gallant
|
|
2086
|
+
|
|
2087
|
+
scc@3.8.6
|
|
2088
|
+
License: Apache-2.0
|
|
2089
|
+
Source: https://codeberg.org/wvwwvwwv/scalable-concurrent-containers/
|
|
2090
|
+
Copyright/attribution: Copyright 2020-present Changgyoo Park
|
|
2091
|
+
|
|
2092
|
+
schannel@0.1.29
|
|
2093
|
+
License: MIT
|
|
2094
|
+
Source: https://github.com/steffengy/schannel-rs
|
|
2095
|
+
Copyright/attribution: Copyright (c) 2015 steffengy
|
|
2096
|
+
|
|
2097
|
+
schemars_derive@1.2.2
|
|
2098
|
+
License: MIT
|
|
2099
|
+
Source: https://github.com/GREsau/schemars
|
|
2100
|
+
Copyright/attribution: Copyright (c) 2019 Graham Esau
|
|
2101
|
+
|
|
2102
|
+
schemars@1.2.2
|
|
2103
|
+
License: MIT
|
|
2104
|
+
Source: https://github.com/GREsau/schemars
|
|
2105
|
+
Copyright/attribution: Copyright (c) 2019 Graham Esau
|
|
2106
|
+
|
|
2107
|
+
scoped-tls@1.0.1
|
|
2108
|
+
License: MIT/Apache-2.0
|
|
2109
|
+
Source: https://github.com/alexcrichton/scoped-tls
|
|
2110
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
2111
|
+
|
|
2112
|
+
scopeguard@1.2.0
|
|
2113
|
+
License: MIT OR Apache-2.0
|
|
2114
|
+
Source: https://github.com/bluss/scopeguard
|
|
2115
|
+
Copyright/attribution: Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
2116
|
+
|
|
2117
|
+
scrypt@0.11.0
|
|
2118
|
+
License: MIT OR Apache-2.0
|
|
2119
|
+
Source: https://github.com/RustCrypto/password-hashes/tree/master/scrypt
|
|
2120
|
+
Copyright/attribution: Copyright (c) 2021-2023 The RustCrypto Project Developers
|
|
2121
|
+
|
|
2122
|
+
scrypt@0.12.0
|
|
2123
|
+
License: MIT OR Apache-2.0
|
|
2124
|
+
Source: https://github.com/RustCrypto/password-hashes
|
|
2125
|
+
Copyright/attribution: Copyright (c) 2021-2026 The RustCrypto Project Developers
|
|
2126
|
+
|
|
2127
|
+
sdd@4.8.8
|
|
2128
|
+
License: Apache-2.0
|
|
2129
|
+
Source: https://codeberg.org/wvwwvwwv/scalable-delayed-dealloc
|
|
2130
|
+
Copyright/attribution: Copyright 2024-present Changgyoo Park
|
|
2131
|
+
|
|
2132
|
+
seahash@4.1.0
|
|
2133
|
+
License: MIT
|
|
2134
|
+
Source: https://gitlab.redox-os.org/redox-os/seahash
|
|
2135
|
+
Copyright/attribution: Copyright holders/authors: ticki <ticki@users.noreply.github.com>, Tom Almeida <tom@tommoa.me>
|
|
2136
|
+
|
|
2137
|
+
security-framework-sys@2.17.0
|
|
2138
|
+
License: MIT OR Apache-2.0
|
|
2139
|
+
Source: https://github.com/kornelski/rust-security-framework
|
|
2140
|
+
Copyright/attribution: Copyright (c) 2015 Steven Fackler
|
|
2141
|
+
|
|
2142
|
+
security-framework@3.7.0
|
|
2143
|
+
License: MIT OR Apache-2.0
|
|
2144
|
+
Source: https://github.com/kornelski/rust-security-framework
|
|
2145
|
+
Copyright/attribution: Copyright (c) 2015 Steven Fackler
|
|
2146
|
+
|
|
2147
|
+
semver@1.0.28
|
|
2148
|
+
License: MIT OR Apache-2.0
|
|
2149
|
+
Source: https://github.com/dtolnay/semver
|
|
2150
|
+
|
|
2151
|
+
serde_bytes@0.11.19
|
|
2152
|
+
License: MIT OR Apache-2.0
|
|
2153
|
+
Source: https://github.com/serde-rs/bytes
|
|
2154
|
+
|
|
2155
|
+
serde_core@1.0.229
|
|
2156
|
+
License: MIT OR Apache-2.0
|
|
2157
|
+
Source: https://github.com/serde-rs/serde
|
|
2158
|
+
|
|
2159
|
+
serde_derive_internals@0.29.1
|
|
2160
|
+
License: MIT OR Apache-2.0
|
|
2161
|
+
Source: https://github.com/serde-rs/serde
|
|
2162
|
+
|
|
2163
|
+
serde_derive_internals@0.30.0
|
|
2164
|
+
License: MIT OR Apache-2.0
|
|
2165
|
+
Source: https://github.com/serde-rs/serde
|
|
2166
|
+
|
|
2167
|
+
serde_derive@1.0.229
|
|
2168
|
+
License: MIT OR Apache-2.0
|
|
2169
|
+
Source: https://github.com/serde-rs/serde
|
|
2170
|
+
|
|
2171
|
+
serde_json@1.0.151
|
|
2172
|
+
License: MIT OR Apache-2.0
|
|
2173
|
+
Source: https://github.com/serde-rs/json
|
|
2174
|
+
|
|
2175
|
+
serde_nanos@0.1.4
|
|
2176
|
+
License: MIT OR Apache-2.0
|
|
2177
|
+
Source: https://github.com/caspervonb/serde_nanos
|
|
2178
|
+
|
|
2179
|
+
serde_repr@0.1.21
|
|
2180
|
+
License: MIT OR Apache-2.0
|
|
2181
|
+
Source: https://github.com/dtolnay/serde-repr
|
|
2182
|
+
|
|
2183
|
+
serde_urlencoded@0.7.1
|
|
2184
|
+
License: MIT/Apache-2.0
|
|
2185
|
+
Source: https://github.com/nox/serde_urlencoded
|
|
2186
|
+
Copyright/attribution: Copyright (c) 2016 Anthony Ramine
|
|
2187
|
+
|
|
2188
|
+
serde_with_macros@3.21.0
|
|
2189
|
+
License: MIT OR Apache-2.0
|
|
2190
|
+
Source: https://github.com/jonasbb/serde_with/
|
|
2191
|
+
Copyright/attribution: Copyright (c) 2015
|
|
2192
|
+
|
|
2193
|
+
serde_with@3.21.0
|
|
2194
|
+
License: MIT OR Apache-2.0
|
|
2195
|
+
Source: https://github.com/jonasbb/serde_with/
|
|
2196
|
+
Copyright/attribution: Copyright (c) 2015
|
|
2197
|
+
|
|
2198
|
+
serde_yaml_ng@0.10.0
|
|
2199
|
+
License: MIT
|
|
2200
|
+
Source: https://github.com/acatton/serde-yaml-ng
|
|
2201
|
+
Copyright/attribution: Copyright 2024 Antoine Catton
|
|
2202
|
+
Copyright/attribution: Copyright 2016-2024 David Tolnay
|
|
2203
|
+
|
|
2204
|
+
serde-value@0.7.0
|
|
2205
|
+
License: MIT
|
|
2206
|
+
Source: https://github.com/arcnmx/serde-value
|
|
2207
|
+
Copyright/attribution: Copyright (c) 2016 arcnmx
|
|
2208
|
+
|
|
2209
|
+
serde@1.0.229
|
|
2210
|
+
License: MIT OR Apache-2.0
|
|
2211
|
+
Source: https://github.com/serde-rs/serde
|
|
2212
|
+
|
|
2213
|
+
sha1_smol@1.0.1
|
|
2214
|
+
License: BSD-3-Clause
|
|
2215
|
+
Source: https://github.com/mitsuhiko/sha1-smol
|
|
2216
|
+
Copyright/attribution: Copyright (c) 2018, the respective contributors, as shown by the AUTHORS file.
|
|
2217
|
+
Copyright/attribution: Copyright (c) 2006-2009 Graydon Hoare
|
|
2218
|
+
Copyright/attribution: Copyright (c) 2009-2013 Mozilla Foundation
|
|
2219
|
+
|
|
2220
|
+
sha1@0.10.7
|
|
2221
|
+
License: MIT OR Apache-2.0
|
|
2222
|
+
Source: https://github.com/RustCrypto/hashes
|
|
2223
|
+
Copyright/attribution: Copyright (c) 2006-2009 Graydon Hoare
|
|
2224
|
+
Copyright/attribution: Copyright (c) 2009-2013 Mozilla Foundation
|
|
2225
|
+
Copyright/attribution: Copyright (c) 2016 Artyom Pavlov
|
|
2226
|
+
|
|
2227
|
+
sha1@0.11.0
|
|
2228
|
+
License: MIT OR Apache-2.0
|
|
2229
|
+
Source: https://github.com/RustCrypto/hashes
|
|
2230
|
+
Copyright/attribution: Copyright (c) 2016-2026 The RustCrypto Project Developers
|
|
2231
|
+
Copyright/attribution: Copyright (c) 2016 Artyom Pavlov
|
|
2232
|
+
Copyright/attribution: Copyright (c) 2009-2013 Mozilla Foundation
|
|
2233
|
+
Copyright/attribution: Copyright (c) 2006-2009 Graydon Hoare
|
|
2234
|
+
|
|
2235
|
+
sha2@0.10.9
|
|
2236
|
+
License: MIT OR Apache-2.0
|
|
2237
|
+
Source: https://github.com/RustCrypto/hashes
|
|
2238
|
+
Copyright/attribution: Copyright (c) 2006-2009 Graydon Hoare
|
|
2239
|
+
Copyright/attribution: Copyright (c) 2009-2013 Mozilla Foundation
|
|
2240
|
+
Copyright/attribution: Copyright (c) 2016 Artyom Pavlov
|
|
2241
|
+
|
|
2242
|
+
sha2@0.11.0
|
|
2243
|
+
License: MIT OR Apache-2.0
|
|
2244
|
+
Source: https://github.com/RustCrypto/hashes
|
|
2245
|
+
Copyright/attribution: Copyright (c) 2016-2026 The RustCrypto Project Developers
|
|
2246
|
+
Copyright/attribution: Copyright (c) 2016 Artyom Pavlov
|
|
2247
|
+
Copyright/attribution: Copyright (c) 2009-2013 Mozilla Foundation
|
|
2248
|
+
Copyright/attribution: Copyright (c) 2006-2009 Graydon Hoare
|
|
2249
|
+
|
|
2250
|
+
sharded-slab@0.1.7
|
|
2251
|
+
License: MIT
|
|
2252
|
+
Source: https://github.com/hawkw/sharded-slab
|
|
2253
|
+
Copyright/attribution: Copyright (c) 2019 Eliza Weisman
|
|
2254
|
+
|
|
2255
|
+
signal-hook-registry@1.4.8
|
|
2256
|
+
License: MIT OR Apache-2.0
|
|
2257
|
+
Source: https://github.com/vorner/signal-hook
|
|
2258
|
+
Copyright/attribution: Copyright (c) 2017 tokio-jsonrpc developers
|
|
2259
|
+
|
|
2260
|
+
signatory@0.27.1
|
|
2261
|
+
License: Apache-2.0 OR MIT
|
|
2262
|
+
Source: https://github.com/iqlusioninc/crates/tree/main/signatory
|
|
2263
|
+
|
|
2264
|
+
signature@2.2.0
|
|
2265
|
+
License: Apache-2.0 OR MIT
|
|
2266
|
+
Source: https://github.com/RustCrypto/traits/tree/master/signature
|
|
2267
|
+
Copyright/attribution: Copyright (c) 2018-2023 RustCrypto Developers
|
|
2268
|
+
|
|
2269
|
+
simd_cesu8@1.2.0
|
|
2270
|
+
License: Apache-2.0 OR MIT
|
|
2271
|
+
Source: https://github.com/seancroach/simd_cesu8
|
|
2272
|
+
|
|
2273
|
+
simd-adler32@0.3.10
|
|
2274
|
+
License: MIT
|
|
2275
|
+
Source: https://github.com/mcountryman/simd-adler32
|
|
2276
|
+
|
|
2277
|
+
simdutf8@0.1.5
|
|
2278
|
+
License: MIT OR Apache-2.0
|
|
2279
|
+
Source: https://github.com/rusticstuff/simdutf8
|
|
2280
|
+
|
|
2281
|
+
siphasher@1.0.3
|
|
2282
|
+
License: MIT/Apache-2.0
|
|
2283
|
+
Source: https://github.com/jedisct1/rust-siphash
|
|
2284
|
+
Copyright/attribution: Copyright 2012-2016 The Rust Project Developers.
|
|
2285
|
+
Copyright/attribution: Copyright 2016-2026 Frank Denis.
|
|
2286
|
+
|
|
2287
|
+
slab@0.4.12
|
|
2288
|
+
License: MIT
|
|
2289
|
+
Source: https://github.com/tokio-rs/slab
|
|
2290
|
+
Copyright/attribution: Copyright (c) 2019 Carl Lerche
|
|
2291
|
+
|
|
2292
|
+
sled@0.34.7
|
|
2293
|
+
License: MIT/Apache-2.0
|
|
2294
|
+
Source: https://github.com/spacejam/sled
|
|
2295
|
+
Copyright/attribution: Copyright 2015 Tyler Neely
|
|
2296
|
+
Copyright/attribution: Copyright 2016 Tyler Neely
|
|
2297
|
+
Copyright/attribution: Copyright 2017 Tyler Neely
|
|
2298
|
+
Copyright/attribution: Copyright 2018 Tyler Neely
|
|
2299
|
+
Copyright/attribution: Copyright 2019 Tyler Neely
|
|
2300
|
+
Copyright/attribution: Copyright (c) 2018 Tyler Neely
|
|
2301
|
+
Copyright/attribution: Copyright (c) 2019 Tyler Neely
|
|
2302
|
+
|
|
2303
|
+
smallvec@1.15.2
|
|
2304
|
+
License: MIT OR Apache-2.0
|
|
2305
|
+
Source: https://github.com/servo/rust-smallvec
|
|
2306
|
+
Copyright/attribution: Copyright (c) 2018 The Servo Project Developers
|
|
2307
|
+
|
|
2308
|
+
socket2@0.6.5
|
|
2309
|
+
License: MIT OR Apache-2.0
|
|
2310
|
+
Source: https://github.com/rust-lang/socket2
|
|
2311
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
2312
|
+
|
|
2313
|
+
spin@0.10.1
|
|
2314
|
+
License: MIT
|
|
2315
|
+
Source: https://github.com/mvdnes/spin-rs.git
|
|
2316
|
+
Copyright/attribution: Copyright (c) 2014 Mathijs van de Nes
|
|
2317
|
+
|
|
2318
|
+
spin@0.9.9
|
|
2319
|
+
License: MIT
|
|
2320
|
+
Source: https://github.com/mvdnes/spin-rs.git
|
|
2321
|
+
Copyright/attribution: Copyright (c) 2014 Mathijs van de Nes
|
|
2322
|
+
|
|
2323
|
+
spki@0.7.3
|
|
2324
|
+
License: Apache-2.0 OR MIT
|
|
2325
|
+
Source: https://github.com/RustCrypto/formats/tree/master/spki
|
|
2326
|
+
Copyright/attribution: Copyright (c) 2021-2023 The RustCrypto Project Developers
|
|
2327
|
+
|
|
2328
|
+
spki@0.8.0
|
|
2329
|
+
License: Apache-2.0 OR MIT
|
|
2330
|
+
Source: https://github.com/RustCrypto/formats
|
|
2331
|
+
Copyright/attribution: Copyright (c) 2021-2026 The RustCrypto Project Developers
|
|
2332
|
+
|
|
2333
|
+
sqlx-core@0.9.0
|
|
2334
|
+
License: MIT OR Apache-2.0
|
|
2335
|
+
Source: https://github.com/launchbadge/sqlx
|
|
2336
|
+
|
|
2337
|
+
sqlx-macros-core@0.9.0
|
|
2338
|
+
License: MIT OR Apache-2.0
|
|
2339
|
+
Source: https://github.com/launchbadge/sqlx
|
|
2340
|
+
|
|
2341
|
+
sqlx-macros@0.9.0
|
|
2342
|
+
License: MIT OR Apache-2.0
|
|
2343
|
+
Source: https://github.com/launchbadge/sqlx
|
|
2344
|
+
|
|
2345
|
+
sqlx-mysql@0.9.0
|
|
2346
|
+
License: MIT OR Apache-2.0
|
|
2347
|
+
Source: https://github.com/launchbadge/sqlx
|
|
2348
|
+
|
|
2349
|
+
sqlx-postgres@0.9.0
|
|
2350
|
+
License: MIT OR Apache-2.0
|
|
2351
|
+
Source: https://github.com/launchbadge/sqlx
|
|
2352
|
+
|
|
2353
|
+
sqlx-sqlite@0.9.0
|
|
2354
|
+
License: MIT OR Apache-2.0
|
|
2355
|
+
Source: https://github.com/launchbadge/sqlx
|
|
2356
|
+
|
|
2357
|
+
sqlx@0.9.0
|
|
2358
|
+
License: MIT OR Apache-2.0
|
|
2359
|
+
Source: https://github.com/launchbadge/sqlx
|
|
2360
|
+
|
|
2361
|
+
stable_deref_trait@1.2.1
|
|
2362
|
+
License: MIT OR Apache-2.0
|
|
2363
|
+
Source: https://github.com/storyyeller/stable_deref_trait
|
|
2364
|
+
Copyright/attribution: Copyright (c) 2017 Robert Grosse
|
|
2365
|
+
|
|
2366
|
+
stacker@0.1.25
|
|
2367
|
+
License: MIT OR Apache-2.0
|
|
2368
|
+
Source: https://github.com/rust-lang/stacker
|
|
2369
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
2370
|
+
|
|
2371
|
+
stringprep@0.1.5
|
|
2372
|
+
License: MIT/Apache-2.0
|
|
2373
|
+
Source: https://github.com/sfackler/rust-stringprep
|
|
2374
|
+
Copyright/attribution: Copyright (c) 2017 The rust-stringprep Developers
|
|
2375
|
+
|
|
2376
|
+
strsim@0.11.1
|
|
2377
|
+
License: MIT
|
|
2378
|
+
Source: https://github.com/rapidfuzz/strsim-rs
|
|
2379
|
+
Copyright/attribution: Copyright (c) 2015 Danny Guo
|
|
2380
|
+
Copyright/attribution: Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2381
|
+
Copyright/attribution: Copyright (c) 2018 Akash Kurdekar
|
|
2382
|
+
|
|
2383
|
+
strum_macros@0.27.2
|
|
2384
|
+
License: MIT
|
|
2385
|
+
Source: https://github.com/Peternator7/strum
|
|
2386
|
+
Copyright/attribution: Copyright (c) 2019 Peter Glotfelty
|
|
2387
|
+
|
|
2388
|
+
strum@0.27.2
|
|
2389
|
+
License: MIT
|
|
2390
|
+
Source: https://github.com/Peternator7/strum
|
|
2391
|
+
Copyright/attribution: Copyright (c) 2019 Peter Glotfelty
|
|
2392
|
+
|
|
2393
|
+
subtle@2.6.1
|
|
2394
|
+
License: BSD-3-Clause
|
|
2395
|
+
Source: https://github.com/dalek-cryptography/subtle
|
|
2396
|
+
Copyright/attribution: Copyright (c) 2016-2017 Isis Agora Lovecruft, Henry de Valence. All rights reserved.
|
|
2397
|
+
Copyright/attribution: Copyright (c) 2016-2024 Isis Agora Lovecruft. All rights reserved.
|
|
2398
|
+
|
|
2399
|
+
symlink@0.1.0
|
|
2400
|
+
License: MIT/Apache-2.0
|
|
2401
|
+
Source: https://gitlab.com/chris-morgan/symlink
|
|
2402
|
+
Copyright/attribution: Copyright (c) 2014 Chris Morgan and the Teepee project developers
|
|
2403
|
+
|
|
2404
|
+
syn@1.0.109
|
|
2405
|
+
License: MIT OR Apache-2.0
|
|
2406
|
+
Source: https://github.com/dtolnay/syn
|
|
2407
|
+
|
|
2408
|
+
syn@2.0.119
|
|
2409
|
+
License: MIT OR Apache-2.0
|
|
2410
|
+
Source: https://github.com/dtolnay/syn
|
|
2411
|
+
|
|
2412
|
+
syn@3.0.3
|
|
2413
|
+
License: MIT OR Apache-2.0
|
|
2414
|
+
Source: https://github.com/dtolnay/syn
|
|
2415
|
+
|
|
2416
|
+
sync_wrapper@1.0.2
|
|
2417
|
+
License: Apache-2.0
|
|
2418
|
+
Source: https://github.com/Actyx/sync_wrapper
|
|
2419
|
+
|
|
2420
|
+
synstructure@0.13.2
|
|
2421
|
+
License: MIT
|
|
2422
|
+
Source: https://github.com/mystor/synstructure
|
|
2423
|
+
Copyright/attribution: Copyright 2016 Nika Layzell
|
|
2424
|
+
|
|
2425
|
+
system-configuration-sys@0.6.0
|
|
2426
|
+
License: MIT OR Apache-2.0
|
|
2427
|
+
Source: https://github.com/mullvad/system-configuration-rs
|
|
2428
|
+
Copyright/attribution: Copyright (c) 2024 Mullvad VPN AB
|
|
2429
|
+
|
|
2430
|
+
system-configuration@0.7.0
|
|
2431
|
+
License: MIT OR Apache-2.0
|
|
2432
|
+
Source: https://github.com/mullvad/system-configuration-rs
|
|
2433
|
+
Copyright/attribution: Copyright (c) 2024 Mullvad VPN AB
|
|
2434
|
+
|
|
2435
|
+
tagptr@0.2.0
|
|
2436
|
+
License: MIT/Apache-2.0
|
|
2437
|
+
Source: https://github.com/oliver-giersch/tagptr.git
|
|
2438
|
+
Copyright/attribution: Copyright (c) 2021 Oliver Giersch
|
|
2439
|
+
Copyright/attribution: Copyright 2021 Oliver Giersch
|
|
2440
|
+
|
|
2441
|
+
take_mut@0.2.2
|
|
2442
|
+
License: MIT
|
|
2443
|
+
Source: https://github.com/Sgeo/take_mut
|
|
2444
|
+
Copyright/attribution: Copyright (c) 2016 Sgeo
|
|
2445
|
+
|
|
2446
|
+
tap@1.0.1
|
|
2447
|
+
License: MIT
|
|
2448
|
+
Source: https://github.com/myrrlyn/tap
|
|
2449
|
+
Copyright/attribution: Copyright (c) 2017 Elliot Linder <darfink@gmail.com>
|
|
2450
|
+
|
|
2451
|
+
tcp-stream@0.34.14
|
|
2452
|
+
License: BSD-2-Clause
|
|
2453
|
+
Source: https://github.com/amqp-rs/tcp-stream
|
|
2454
|
+
Copyright/attribution: Copyright (c) 2019-2026, Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
|
2455
|
+
|
|
2456
|
+
thiserror-impl@1.0.69
|
|
2457
|
+
License: MIT OR Apache-2.0
|
|
2458
|
+
Source: https://github.com/dtolnay/thiserror
|
|
2459
|
+
|
|
2460
|
+
thiserror-impl@2.0.20
|
|
2461
|
+
License: MIT OR Apache-2.0
|
|
2462
|
+
Source: https://github.com/dtolnay/thiserror
|
|
2463
|
+
|
|
2464
|
+
thiserror@1.0.69
|
|
2465
|
+
License: MIT OR Apache-2.0
|
|
2466
|
+
Source: https://github.com/dtolnay/thiserror
|
|
2467
|
+
|
|
2468
|
+
thiserror@2.0.20
|
|
2469
|
+
License: MIT OR Apache-2.0
|
|
2470
|
+
Source: https://github.com/dtolnay/thiserror
|
|
2471
|
+
|
|
2472
|
+
thread_local@1.1.10
|
|
2473
|
+
License: MIT OR Apache-2.0
|
|
2474
|
+
Source: https://github.com/Amanieu/thread_local-rs
|
|
2475
|
+
Copyright/attribution: Copyright (c) 2016 The Rust Project Developers
|
|
2476
|
+
|
|
2477
|
+
time-core@0.1.9
|
|
2478
|
+
License: MIT OR Apache-2.0
|
|
2479
|
+
Source: https://github.com/time-rs/time
|
|
2480
|
+
|
|
2481
|
+
time-macros@0.2.32
|
|
2482
|
+
License: MIT OR Apache-2.0
|
|
2483
|
+
Source: https://github.com/time-rs/time
|
|
2484
|
+
|
|
2485
|
+
time@0.3.54
|
|
2486
|
+
License: MIT OR Apache-2.0
|
|
2487
|
+
Source: https://github.com/time-rs/time
|
|
2488
|
+
|
|
2489
|
+
tiny-keccak@2.0.2
|
|
2490
|
+
License: CC0-1.0
|
|
2491
|
+
Source: https://crates.io/crates/tiny-keccak/2.0.2
|
|
2492
|
+
|
|
2493
|
+
tinystr@0.8.3
|
|
2494
|
+
License: Unicode-3.0
|
|
2495
|
+
Source: https://github.com/unicode-org/icu4x
|
|
2496
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
2497
|
+
|
|
2498
|
+
tinyvec_macros@0.1.1
|
|
2499
|
+
License: MIT OR Apache-2.0 OR Zlib
|
|
2500
|
+
Source: https://github.com/Soveu/tinyvec_macros
|
|
2501
|
+
Copyright/attribution: (C) 2020 Tomasz "Soveu" Marx
|
|
2502
|
+
Copyright/attribution: Copyright (c) 2020 Soveu
|
|
2503
|
+
Copyright/attribution: Copyright 2020 Tomasz "Soveu" Marx
|
|
2504
|
+
|
|
2505
|
+
tinyvec@1.12.0
|
|
2506
|
+
License: Zlib OR Apache-2.0 OR MIT
|
|
2507
|
+
Source: https://github.com/Lokathor/tinyvec
|
|
2508
|
+
Copyright/attribution: Copyright (c) 2019 Daniel "Lokathor" Gee.
|
|
2509
|
+
|
|
2510
|
+
tokio-macros@2.7.1
|
|
2511
|
+
License: MIT
|
|
2512
|
+
Source: https://github.com/tokio-rs/tokio
|
|
2513
|
+
Copyright/attribution: Copyright (c) 2019 Yoshua Wuyts
|
|
2514
|
+
|
|
2515
|
+
tokio-rustls@0.26.4
|
|
2516
|
+
License: MIT OR Apache-2.0
|
|
2517
|
+
Source: https://github.com/rustls/tokio-rustls
|
|
2518
|
+
Copyright/attribution: Copyright (c) 2017 quininer kel
|
|
2519
|
+
Copyright/attribution: Copyright 2017 quininer kel
|
|
2520
|
+
|
|
2521
|
+
tokio-stream@0.1.19
|
|
2522
|
+
License: MIT
|
|
2523
|
+
Source: https://github.com/tokio-rs/tokio
|
|
2524
|
+
|
|
2525
|
+
tokio-util@0.7.19
|
|
2526
|
+
License: MIT
|
|
2527
|
+
Source: https://github.com/tokio-rs/tokio
|
|
2528
|
+
|
|
2529
|
+
tokio-websockets@0.10.1
|
|
2530
|
+
License: MIT
|
|
2531
|
+
Source: https://github.com/Gelbpunkt/tokio-websockets/
|
|
2532
|
+
Copyright/attribution: Copyright (c) 2021 Jens Reidel
|
|
2533
|
+
|
|
2534
|
+
tokio-websockets@0.13.3
|
|
2535
|
+
License: MIT
|
|
2536
|
+
Source: https://github.com/Gelbpunkt/tokio-websockets/
|
|
2537
|
+
Copyright/attribution: Copyright (c) 2021 Jens Reidel
|
|
2538
|
+
|
|
2539
|
+
tokio@1.53.1
|
|
2540
|
+
License: MIT
|
|
2541
|
+
Source: https://github.com/tokio-rs/tokio
|
|
2542
|
+
|
|
2543
|
+
toml_datetime@1.1.1+spec-1.1.0
|
|
2544
|
+
License: MIT OR Apache-2.0
|
|
2545
|
+
Source: https://github.com/toml-rs/toml
|
|
2546
|
+
|
|
2547
|
+
toml_edit@0.25.13+spec-1.1.0
|
|
2548
|
+
License: MIT OR Apache-2.0
|
|
2549
|
+
Source: https://github.com/toml-rs/toml
|
|
2550
|
+
|
|
2551
|
+
toml_parser@1.1.3+spec-1.1.0
|
|
2552
|
+
License: MIT OR Apache-2.0
|
|
2553
|
+
Source: https://github.com/toml-rs/toml
|
|
2554
|
+
|
|
2555
|
+
tonic-prost@0.14.6
|
|
2556
|
+
License: MIT
|
|
2557
|
+
Source: https://github.com/hyperium/tonic
|
|
2558
|
+
Copyright/attribution: Copyright (c) 2025 Lucio Franco
|
|
2559
|
+
Copyright/attribution: Copyright holders/authors: Lucio Franco <luciofranco14@gmail.com>
|
|
2560
|
+
|
|
2561
|
+
tonic-reflection@0.14.6
|
|
2562
|
+
License: MIT
|
|
2563
|
+
Source: https://github.com/hyperium/tonic
|
|
2564
|
+
Copyright/attribution: Copyright (c) 2025 Lucio Franco
|
|
2565
|
+
|
|
2566
|
+
tonic@0.14.6
|
|
2567
|
+
License: MIT
|
|
2568
|
+
Source: https://github.com/hyperium/tonic
|
|
2569
|
+
Copyright/attribution: Copyright (c) 2025 Lucio Franco
|
|
2570
|
+
|
|
2571
|
+
tower-http@0.6.11
|
|
2572
|
+
License: MIT
|
|
2573
|
+
Source: https://github.com/tower-rs/tower-http
|
|
2574
|
+
Copyright/attribution: Copyright (c) 2019-2021 Tower Contributors
|
|
2575
|
+
|
|
2576
|
+
tower-layer@0.3.3
|
|
2577
|
+
License: MIT
|
|
2578
|
+
Source: https://github.com/tower-rs/tower
|
|
2579
|
+
Copyright/attribution: Copyright (c) 2019 Tower Contributors
|
|
2580
|
+
|
|
2581
|
+
tower-service@0.3.3
|
|
2582
|
+
License: MIT
|
|
2583
|
+
Source: https://github.com/tower-rs/tower
|
|
2584
|
+
Copyright/attribution: Copyright (c) 2019 Tower Contributors
|
|
2585
|
+
|
|
2586
|
+
tower@0.5.3
|
|
2587
|
+
License: MIT
|
|
2588
|
+
Source: https://github.com/tower-rs/tower
|
|
2589
|
+
Copyright/attribution: Copyright (c) 2019 Tower Contributors
|
|
2590
|
+
|
|
2591
|
+
tracing-appender@0.2.5
|
|
2592
|
+
License: MIT
|
|
2593
|
+
Source: https://github.com/tokio-rs/tracing
|
|
2594
|
+
Copyright/attribution: Copyright (c) 2019 Tokio Contributors
|
|
2595
|
+
|
|
2596
|
+
tracing-attributes@0.1.31
|
|
2597
|
+
License: MIT
|
|
2598
|
+
Source: https://github.com/tokio-rs/tracing
|
|
2599
|
+
Copyright/attribution: Copyright (c) 2019 Tokio Contributors
|
|
2600
|
+
|
|
2601
|
+
tracing-core@0.1.36
|
|
2602
|
+
License: MIT
|
|
2603
|
+
Source: https://github.com/tokio-rs/tracing
|
|
2604
|
+
Copyright/attribution: Copyright (c) 2019 Tokio Contributors
|
|
2605
|
+
|
|
2606
|
+
tracing-log@0.2.0
|
|
2607
|
+
License: MIT
|
|
2608
|
+
Source: https://github.com/tokio-rs/tracing
|
|
2609
|
+
Copyright/attribution: Copyright (c) 2019 Tokio Contributors
|
|
2610
|
+
|
|
2611
|
+
tracing-serde@0.2.0
|
|
2612
|
+
License: MIT
|
|
2613
|
+
Source: https://github.com/tokio-rs/tracing
|
|
2614
|
+
Copyright/attribution: Copyright (c) 2019 Tokio Contributors
|
|
2615
|
+
|
|
2616
|
+
tracing-subscriber@0.3.23
|
|
2617
|
+
License: MIT
|
|
2618
|
+
Source: https://github.com/tokio-rs/tracing
|
|
2619
|
+
Copyright/attribution: Copyright (c) 2019 Tokio Contributors
|
|
2620
|
+
|
|
2621
|
+
tracing@0.1.44
|
|
2622
|
+
License: MIT
|
|
2623
|
+
Source: https://github.com/tokio-rs/tracing
|
|
2624
|
+
Copyright/attribution: Copyright (c) 2019 Tokio Contributors
|
|
2625
|
+
|
|
2626
|
+
try-lock@0.2.5
|
|
2627
|
+
License: MIT
|
|
2628
|
+
Source: https://github.com/seanmonstar/try-lock
|
|
2629
|
+
Copyright/attribution: Copyright (c) 2018-2023 Sean McArthur
|
|
2630
|
+
Copyright/attribution: Copyright (c) 2016 Alex Crichton
|
|
2631
|
+
|
|
2632
|
+
tryhard@0.5.2
|
|
2633
|
+
License: MIT OR Apache-2.0
|
|
2634
|
+
Source: https://github.com/EmbarkStudios/tryhard
|
|
2635
|
+
Copyright/attribution: Copyright (c) 2019 Embark Studios
|
|
2636
|
+
|
|
2637
|
+
twox-hash@2.1.3
|
|
2638
|
+
License: MIT
|
|
2639
|
+
Source: https://github.com/shepmaster/twox-hash
|
|
2640
|
+
Copyright/attribution: Copyright (c) 2015 Jake Goulding
|
|
2641
|
+
|
|
2642
|
+
typed-builder-macro@0.22.0
|
|
2643
|
+
License: MIT OR Apache-2.0
|
|
2644
|
+
Source: https://github.com/idanarye/rust-typed-builder
|
|
2645
|
+
|
|
2646
|
+
typed-builder@0.22.0
|
|
2647
|
+
License: MIT OR Apache-2.0
|
|
2648
|
+
Source: https://github.com/idanarye/rust-typed-builder
|
|
2649
|
+
|
|
2650
|
+
typenum@1.20.1
|
|
2651
|
+
License: MIT OR Apache-2.0
|
|
2652
|
+
Source: https://github.com/paholg/typenum
|
|
2653
|
+
Copyright/attribution: Copyright 2014 Paho Lurie-Gregg
|
|
2654
|
+
Copyright/attribution: Copyright (c) 2014 Paho Lurie-Gregg
|
|
2655
|
+
|
|
2656
|
+
unicode-bidi@0.3.18
|
|
2657
|
+
License: MIT OR Apache-2.0
|
|
2658
|
+
Source: https://github.com/servo/unicode-bidi
|
|
2659
|
+
Copyright/attribution: Copyright (c) 2015 The Rust Project Developers
|
|
2660
|
+
|
|
2661
|
+
unicode-ident@1.0.24
|
|
2662
|
+
License: (MIT OR Apache-2.0) AND Unicode-3.0
|
|
2663
|
+
Source: https://github.com/dtolnay/unicode-ident
|
|
2664
|
+
Copyright/attribution: Copyright © 1991-2023 Unicode, Inc.
|
|
2665
|
+
|
|
2666
|
+
unicode-normalization@0.1.25
|
|
2667
|
+
License: MIT OR Apache-2.0
|
|
2668
|
+
Source: https://github.com/unicode-rs/unicode-normalization
|
|
2669
|
+
Copyright/attribution: Copyright (c) 2015 The Rust Project Developers
|
|
2670
|
+
|
|
2671
|
+
unicode-properties@0.1.4
|
|
2672
|
+
License: MIT/Apache-2.0
|
|
2673
|
+
Source: https://github.com/unicode-rs/unicode-properties
|
|
2674
|
+
Copyright/attribution: Copyright (c) 2015 The Rust Project Developers
|
|
2675
|
+
|
|
2676
|
+
unicode-segmentation@1.13.3
|
|
2677
|
+
License: MIT OR Apache-2.0
|
|
2678
|
+
Source: https://github.com/unicode-rs/unicode-segmentation
|
|
2679
|
+
Copyright/attribution: Copyright (c) 2015 The Rust Project Developers
|
|
2680
|
+
|
|
2681
|
+
unicode-xid@0.2.6
|
|
2682
|
+
License: MIT OR Apache-2.0
|
|
2683
|
+
Source: https://github.com/unicode-rs/unicode-xid
|
|
2684
|
+
Copyright/attribution: Copyright (c) 2015 The Rust Project Developers
|
|
2685
|
+
|
|
2686
|
+
universal-hash@0.6.1
|
|
2687
|
+
License: MIT OR Apache-2.0
|
|
2688
|
+
Source: https://github.com/RustCrypto/traits
|
|
2689
|
+
Copyright/attribution: Copyright (c) 2019-2025 RustCrypto Developers
|
|
2690
|
+
|
|
2691
|
+
unsafe-libyaml@0.2.11
|
|
2692
|
+
License: MIT
|
|
2693
|
+
Source: https://github.com/dtolnay/unsafe-libyaml
|
|
2694
|
+
|
|
2695
|
+
untrusted@0.9.0
|
|
2696
|
+
License: ISC
|
|
2697
|
+
Source: https://github.com/briansmith/untrusted
|
|
2698
|
+
|
|
2699
|
+
url@2.5.8
|
|
2700
|
+
License: MIT OR Apache-2.0
|
|
2701
|
+
Source: https://github.com/servo/rust-url
|
|
2702
|
+
Copyright/attribution: Copyright (c) 2013-2025 The rust-url developers
|
|
2703
|
+
|
|
2704
|
+
urlencoding@2.1.3
|
|
2705
|
+
License: MIT
|
|
2706
|
+
Source: https://github.com/kornelski/rust_urlencoding
|
|
2707
|
+
Copyright/attribution: © 2016 Bertram Truong
|
|
2708
|
+
Copyright/attribution: © 2021 Kornel Lesiński
|
|
2709
|
+
|
|
2710
|
+
utf8_iter@1.0.4
|
|
2711
|
+
License: Apache-2.0 OR MIT
|
|
2712
|
+
Source: https://github.com/hsivonen/utf8_iter
|
|
2713
|
+
|
|
2714
|
+
uuid@1.26.0
|
|
2715
|
+
License: Apache-2.0 OR MIT
|
|
2716
|
+
Source: https://github.com/uuid-rs/uuid
|
|
2717
|
+
Copyright/attribution: Copyright (c) 2014 The Rust Project Developers
|
|
2718
|
+
Copyright/attribution: Copyright (c) 2018 Ashley Mannix, Christopher Armstrong, Dylan DPC, Hunar Roop Kahlon
|
|
2719
|
+
|
|
2720
|
+
valuable@0.1.1
|
|
2721
|
+
License: MIT
|
|
2722
|
+
Source: https://github.com/tokio-rs/valuable
|
|
2723
|
+
Copyright/attribution: Copyright holders/authors: valuable contributors
|
|
2724
|
+
Copyright/attribution: Copyright (c) 2021 Valuable Contributors
|
|
2725
|
+
|
|
2726
|
+
vsimd@0.8.0
|
|
2727
|
+
License: MIT
|
|
2728
|
+
Source: https://github.com/Nugine/simd
|
|
2729
|
+
Copyright/attribution: Copyright (c) 2021 Nugine
|
|
2730
|
+
Copyright/attribution: Copyright holders/authors: vsimd contributors
|
|
2731
|
+
|
|
2732
|
+
walkdir@2.5.0
|
|
2733
|
+
License: Unlicense/MIT
|
|
2734
|
+
Source: https://github.com/BurntSushi/walkdir
|
|
2735
|
+
Copyright/attribution: Copyright (c) 2015 Andrew Gallant
|
|
2736
|
+
|
|
2737
|
+
want@0.3.1
|
|
2738
|
+
License: MIT
|
|
2739
|
+
Source: https://github.com/seanmonstar/want
|
|
2740
|
+
Copyright/attribution: Copyright (c) 2018-2019 Sean McArthur
|
|
2741
|
+
|
|
2742
|
+
wasi@0.11.1+wasi-snapshot-preview1
|
|
2743
|
+
License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
2744
|
+
Source: https://github.com/bytecodealliance/wasi
|
|
2745
|
+
|
|
2746
|
+
wasip2@1.0.4+wasi-0.2.12
|
|
2747
|
+
License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
2748
|
+
Source: https://github.com/bytecodealliance/wasi-rs
|
|
2749
|
+
|
|
2750
|
+
wasm-bindgen-futures@0.4.76
|
|
2751
|
+
License: MIT OR Apache-2.0
|
|
2752
|
+
Source: https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures
|
|
2753
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
2754
|
+
|
|
2755
|
+
wasm-bindgen-macro-support@0.2.126
|
|
2756
|
+
License: MIT OR Apache-2.0
|
|
2757
|
+
Source: https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support
|
|
2758
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
2759
|
+
|
|
2760
|
+
wasm-bindgen-macro@0.2.126
|
|
2761
|
+
License: MIT OR Apache-2.0
|
|
2762
|
+
Source: https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro
|
|
2763
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
2764
|
+
|
|
2765
|
+
wasm-bindgen-shared@0.2.126
|
|
2766
|
+
License: MIT OR Apache-2.0
|
|
2767
|
+
Source: https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared
|
|
2768
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
2769
|
+
|
|
2770
|
+
wasm-bindgen@0.2.126
|
|
2771
|
+
License: MIT OR Apache-2.0
|
|
2772
|
+
Source: https://github.com/wasm-bindgen/wasm-bindgen
|
|
2773
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
2774
|
+
|
|
2775
|
+
wasm-streams@0.5.0
|
|
2776
|
+
License: MIT OR Apache-2.0
|
|
2777
|
+
Source: https://github.com/MattiasBuelens/wasm-streams/
|
|
2778
|
+
|
|
2779
|
+
web-sys@0.3.103
|
|
2780
|
+
License: MIT OR Apache-2.0
|
|
2781
|
+
Source: https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys
|
|
2782
|
+
Copyright/attribution: Copyright (c) 2014 Alex Crichton
|
|
2783
|
+
|
|
2784
|
+
web-time@1.1.0
|
|
2785
|
+
License: MIT OR Apache-2.0
|
|
2786
|
+
Source: https://github.com/daxpedda/web-time
|
|
2787
|
+
Copyright/attribution: Copyright (c) 2023 dAxpeDDa
|
|
2788
|
+
Copyright/attribution: Copyright 2023 dAxpeDDa
|
|
2789
|
+
|
|
2790
|
+
webpki-root-certs@1.0.9
|
|
2791
|
+
License: CDLA-Permissive-2.0
|
|
2792
|
+
Source: https://github.com/rustls/webpki-roots
|
|
2793
|
+
|
|
2794
|
+
webpki-roots@0.26.11
|
|
2795
|
+
License: CDLA-Permissive-2.0
|
|
2796
|
+
Source: https://github.com/rustls/webpki-roots
|
|
2797
|
+
|
|
2798
|
+
webpki-roots@1.0.9
|
|
2799
|
+
License: CDLA-Permissive-2.0
|
|
2800
|
+
Source: https://github.com/rustls/webpki-roots
|
|
2801
|
+
|
|
2802
|
+
whoami@2.1.2
|
|
2803
|
+
License: Apache-2.0 OR BSL-1.0 OR MIT
|
|
2804
|
+
Source: https://github.com/ardaku/whoami
|
|
2805
|
+
|
|
2806
|
+
widestring@1.2.1
|
|
2807
|
+
License: MIT OR Apache-2.0
|
|
2808
|
+
Source: https://github.com/VoidStarKat/widestring-rs
|
|
2809
|
+
|
|
2810
|
+
win_uds@0.2.2
|
|
2811
|
+
License: Unlicense
|
|
2812
|
+
Source: https://github.com/kouhe3/win_uds
|
|
2813
|
+
|
|
2814
|
+
winapi-i686-pc-windows-gnu@0.4.0
|
|
2815
|
+
License: MIT/Apache-2.0
|
|
2816
|
+
Source: https://github.com/retep998/winapi-rs
|
|
2817
|
+
Copyright/attribution: Copyright holders/authors: Peter Atashian <retep998@gmail.com>
|
|
2818
|
+
|
|
2819
|
+
winapi-util@0.1.11
|
|
2820
|
+
License: Unlicense OR MIT
|
|
2821
|
+
Source: https://github.com/BurntSushi/winapi-util
|
|
2822
|
+
Copyright/attribution: Copyright (c) 2017 Andrew Gallant
|
|
2823
|
+
|
|
2824
|
+
winapi-x86_64-pc-windows-gnu@0.4.0
|
|
2825
|
+
License: MIT/Apache-2.0
|
|
2826
|
+
Source: https://github.com/retep998/winapi-rs
|
|
2827
|
+
Copyright/attribution: Copyright holders/authors: Peter Atashian <retep998@gmail.com>
|
|
2828
|
+
|
|
2829
|
+
winapi@0.3.9
|
|
2830
|
+
License: MIT/Apache-2.0
|
|
2831
|
+
Source: https://github.com/retep998/winapi-rs
|
|
2832
|
+
Copyright/attribution: Copyright (c) 2015-2018 The winapi-rs Developers
|
|
2833
|
+
|
|
2834
|
+
windows_aarch64_gnullvm@0.52.6
|
|
2835
|
+
License: MIT OR Apache-2.0
|
|
2836
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2837
|
+
|
|
2838
|
+
windows_aarch64_msvc@0.52.6
|
|
2839
|
+
License: MIT OR Apache-2.0
|
|
2840
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2841
|
+
|
|
2842
|
+
windows_i686_gnu@0.52.6
|
|
2843
|
+
License: MIT OR Apache-2.0
|
|
2844
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2845
|
+
|
|
2846
|
+
windows_i686_gnullvm@0.52.6
|
|
2847
|
+
License: MIT OR Apache-2.0
|
|
2848
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2849
|
+
|
|
2850
|
+
windows_i686_msvc@0.52.6
|
|
2851
|
+
License: MIT OR Apache-2.0
|
|
2852
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2853
|
+
|
|
2854
|
+
windows_x86_64_gnu@0.52.6
|
|
2855
|
+
License: MIT OR Apache-2.0
|
|
2856
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2857
|
+
|
|
2858
|
+
windows_x86_64_gnullvm@0.52.6
|
|
2859
|
+
License: MIT OR Apache-2.0
|
|
2860
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2861
|
+
|
|
2862
|
+
windows_x86_64_msvc@0.52.6
|
|
2863
|
+
License: MIT OR Apache-2.0
|
|
2864
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2865
|
+
|
|
2866
|
+
windows-collections@0.3.2
|
|
2867
|
+
License: MIT OR Apache-2.0
|
|
2868
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2869
|
+
|
|
2870
|
+
windows-core@0.62.2
|
|
2871
|
+
License: MIT OR Apache-2.0
|
|
2872
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2873
|
+
|
|
2874
|
+
windows-future@0.3.2
|
|
2875
|
+
License: MIT OR Apache-2.0
|
|
2876
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2877
|
+
|
|
2878
|
+
windows-implement@0.60.2
|
|
2879
|
+
License: MIT OR Apache-2.0
|
|
2880
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2881
|
+
|
|
2882
|
+
windows-interface@0.59.3
|
|
2883
|
+
License: MIT OR Apache-2.0
|
|
2884
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2885
|
+
|
|
2886
|
+
windows-link@0.2.1
|
|
2887
|
+
License: MIT OR Apache-2.0
|
|
2888
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2889
|
+
|
|
2890
|
+
windows-numerics@0.3.1
|
|
2891
|
+
License: MIT OR Apache-2.0
|
|
2892
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2893
|
+
|
|
2894
|
+
windows-registry@0.6.1
|
|
2895
|
+
License: MIT OR Apache-2.0
|
|
2896
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2897
|
+
|
|
2898
|
+
windows-result@0.4.1
|
|
2899
|
+
License: MIT OR Apache-2.0
|
|
2900
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2901
|
+
|
|
2902
|
+
windows-strings@0.5.1
|
|
2903
|
+
License: MIT OR Apache-2.0
|
|
2904
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2905
|
+
|
|
2906
|
+
windows-sys@0.52.0
|
|
2907
|
+
License: MIT OR Apache-2.0
|
|
2908
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2909
|
+
|
|
2910
|
+
windows-sys@0.61.2
|
|
2911
|
+
License: MIT OR Apache-2.0
|
|
2912
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2913
|
+
|
|
2914
|
+
windows-targets@0.52.6
|
|
2915
|
+
License: MIT OR Apache-2.0
|
|
2916
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2917
|
+
|
|
2918
|
+
windows-threading@0.2.1
|
|
2919
|
+
License: MIT OR Apache-2.0
|
|
2920
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2921
|
+
|
|
2922
|
+
windows@0.62.2
|
|
2923
|
+
License: MIT OR Apache-2.0
|
|
2924
|
+
Source: https://github.com/microsoft/windows-rs
|
|
2925
|
+
|
|
2926
|
+
winnow@1.0.4
|
|
2927
|
+
License: MIT
|
|
2928
|
+
Source: https://github.com/winnow-rs/winnow
|
|
2929
|
+
|
|
2930
|
+
wit-bindgen@0.57.1
|
|
2931
|
+
License: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
|
|
2932
|
+
Source: https://github.com/bytecodealliance/wit-bindgen
|
|
2933
|
+
|
|
2934
|
+
writeable@0.6.3
|
|
2935
|
+
License: Unicode-3.0
|
|
2936
|
+
Source: https://github.com/unicode-org/icu4x
|
|
2937
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
2938
|
+
|
|
2939
|
+
wyz@0.5.1
|
|
2940
|
+
License: MIT
|
|
2941
|
+
Source: https://github.com/myrrlyn/wyz
|
|
2942
|
+
Copyright/attribution: Copyright (c) 2018 myrrlyn (Alexander Payne)
|
|
2943
|
+
|
|
2944
|
+
x509-cert@0.2.5
|
|
2945
|
+
License: Apache-2.0 OR MIT
|
|
2946
|
+
Source: https://github.com/RustCrypto/formats/tree/master/x509-cert
|
|
2947
|
+
Copyright/attribution: Copyright (c) 2021 The RustCrypto Project Developers
|
|
2948
|
+
|
|
2949
|
+
x509-parser@0.18.1
|
|
2950
|
+
License: MIT OR Apache-2.0
|
|
2951
|
+
Source: https://github.com/rusticata/x509-parser.git
|
|
2952
|
+
Copyright/attribution: Copyright (c) 2017 Pierre Chifflier
|
|
2953
|
+
|
|
2954
|
+
xmlparser@0.13.6
|
|
2955
|
+
License: MIT/Apache-2.0
|
|
2956
|
+
Source: https://github.com/RazrFalcon/xmlparser
|
|
2957
|
+
Copyright/attribution: Copyright (c) 2018 Reizner Evgeniy
|
|
2958
|
+
|
|
2959
|
+
xxhash-rust@0.8.18
|
|
2960
|
+
License: BSL-1.0
|
|
2961
|
+
Source: https://github.com/DoumanAsh/xxhash-rust
|
|
2962
|
+
|
|
2963
|
+
yoke-derive@0.8.2
|
|
2964
|
+
License: Unicode-3.0
|
|
2965
|
+
Source: https://github.com/unicode-org/icu4x
|
|
2966
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
2967
|
+
|
|
2968
|
+
yoke@0.8.3
|
|
2969
|
+
License: Unicode-3.0
|
|
2970
|
+
Source: https://github.com/unicode-org/icu4x
|
|
2971
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
2972
|
+
|
|
2973
|
+
yring@0.3.14
|
|
2974
|
+
License: ISC
|
|
2975
|
+
Source: https://github.com/paddor/omq.rs
|
|
2976
|
+
Copyright/attribution: Copyright (c) 2026 Patrik Wenger
|
|
2977
|
+
|
|
2978
|
+
zen-expression@2.0.1
|
|
2979
|
+
License: MIT
|
|
2980
|
+
Source: https://github.com/gorules/zen.git
|
|
2981
|
+
Copyright/attribution: Copyright 2023 GoRules.io
|
|
2982
|
+
Copyright/attribution: Copyright holders/authors: GoRules Team <bot@gorules.io>
|
|
2983
|
+
|
|
2984
|
+
zen-macros@2.0.1
|
|
2985
|
+
License: MIT
|
|
2986
|
+
Source: https://github.com/gorules/zen.git
|
|
2987
|
+
Copyright/attribution: Copyright holders/authors: zen-macros contributors
|
|
2988
|
+
Copyright/attribution: Copyright 2023 GoRules.io
|
|
2989
|
+
|
|
2990
|
+
zen-types@2.0.1
|
|
2991
|
+
License: MIT
|
|
2992
|
+
Source: https://github.com/gorules/zen.git
|
|
2993
|
+
Copyright/attribution: Copyright 2023 GoRules.io
|
|
2994
|
+
Copyright/attribution: Copyright holders/authors: zen-types contributors
|
|
2995
|
+
|
|
2996
|
+
zerocopy-derive@0.8.55
|
|
2997
|
+
License: BSD-2-Clause OR Apache-2.0 OR MIT
|
|
2998
|
+
Source: https://github.com/google/zerocopy
|
|
2999
|
+
Copyright/attribution: Copyright 2019 The Fuchsia Authors.
|
|
3000
|
+
Copyright/attribution: Copyright 2023 The Fuchsia Authors
|
|
3001
|
+
|
|
3002
|
+
zerocopy@0.8.55
|
|
3003
|
+
License: BSD-2-Clause OR Apache-2.0 OR MIT
|
|
3004
|
+
Source: https://github.com/google/zerocopy
|
|
3005
|
+
Copyright/attribution: Copyright 2019 The Fuchsia Authors.
|
|
3006
|
+
Copyright/attribution: Copyright 2023 The Fuchsia Authors
|
|
3007
|
+
|
|
3008
|
+
zerofrom-derive@0.1.7
|
|
3009
|
+
License: Unicode-3.0
|
|
3010
|
+
Source: https://github.com/unicode-org/icu4x
|
|
3011
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
3012
|
+
|
|
3013
|
+
zerofrom@0.1.8
|
|
3014
|
+
License: Unicode-3.0
|
|
3015
|
+
Source: https://github.com/unicode-org/icu4x
|
|
3016
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
3017
|
+
|
|
3018
|
+
zeroize@1.9.0
|
|
3019
|
+
License: Apache-2.0 OR MIT
|
|
3020
|
+
Source: https://github.com/RustCrypto/utils
|
|
3021
|
+
Copyright/attribution: Copyright (c) 2018-2026 The RustCrypto Project Developers
|
|
3022
|
+
|
|
3023
|
+
zeromq@0.6.0
|
|
3024
|
+
License: MIT
|
|
3025
|
+
Source: https://github.com/zeromq/zmq.rs
|
|
3026
|
+
Copyright/attribution: Copyright (c) 2020 Alexei Kornienko
|
|
3027
|
+
|
|
3028
|
+
zerotrie@0.2.4
|
|
3029
|
+
License: Unicode-3.0
|
|
3030
|
+
Source: https://github.com/unicode-org/icu4x
|
|
3031
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
3032
|
+
|
|
3033
|
+
zerovec-derive@0.11.3
|
|
3034
|
+
License: Unicode-3.0
|
|
3035
|
+
Source: https://github.com/unicode-org/icu4x
|
|
3036
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
3037
|
+
|
|
3038
|
+
zerovec@0.11.6
|
|
3039
|
+
License: Unicode-3.0
|
|
3040
|
+
Source: https://github.com/unicode-org/icu4x
|
|
3041
|
+
Copyright/attribution: Copyright © 2020-2024 Unicode, Inc.
|
|
3042
|
+
|
|
3043
|
+
zlib-rs@0.6.7
|
|
3044
|
+
License: Zlib
|
|
3045
|
+
Source: https://github.com/trifectatechfoundation/zlib-rs
|
|
3046
|
+
Copyright/attribution: (C) 2024 Trifecta Tech Foundation
|
|
3047
|
+
|
|
3048
|
+
zmij@1.0.23
|
|
3049
|
+
License: MIT
|
|
3050
|
+
Source: https://github.com/dtolnay/zmij
|
|
3051
|
+
|
|
3052
|
+
zstd-safe@7.2.4
|
|
3053
|
+
License: MIT OR Apache-2.0
|
|
3054
|
+
Source: https://github.com/gyscos/zstd-rs
|
|
3055
|
+
Copyright/attribution: Copyright (c) 2016 Alexandre Bury
|
|
3056
|
+
|
|
3057
|
+
zstd-sys@2.0.16+zstd.1.5.7
|
|
3058
|
+
License: MIT/Apache-2.0
|
|
3059
|
+
Source: https://github.com/gyscos/zstd-rs
|
|
3060
|
+
Copyright/attribution: Copyright (c) 2016 Alexandre Bury
|
|
3061
|
+
|
|
3062
|
+
zstd@0.13.3
|
|
3063
|
+
License: MIT
|
|
3064
|
+
Source: https://github.com/gyscos/zstd-rs
|
|
3065
|
+
Copyright/attribution: Copyright (c) 2016 Alexandre Bury
|
|
3066
|
+
|
|
3067
|
+
================================================================================
|
|
3068
|
+
UPSTREAM NOTICE FILES
|
|
3069
|
+
================================================================================
|
|
3070
|
+
|
|
3071
|
+
----- moka@0.12.15 — NOTICE -----
|
|
3072
|
+
Additional Notices for Moka
|
|
3073
|
+
|
|
3074
|
+
The majority of the Moka library is dual-licensed under the MIT and Apache 2.0
|
|
3075
|
+
licenses.
|
|
3076
|
+
|
|
3077
|
+
However, the following files are an exception and are licensed solely under
|
|
3078
|
+
the Apache License 2.0:
|
|
3079
|
+
|
|
3080
|
+
- src/common/frequency_sketch.rs
|
|
3081
|
+
- src/common/timer_wheel.rs
|
|
3082
|
+
|
|
3083
|
+
These files were ported from the Java Caffeine library and are not dual-licensed.
|
|
3084
|
+
|
|
3085
|
+
Please refer to the LICENSE-APACHE file for more details on the Apache License 2.0.
|
|
3086
|
+
|
|
3087
|
+
----- object_store@0.14.1 — NOTICE.txt -----
|
|
3088
|
+
Apache Arrow Object Store
|
|
3089
|
+
Copyright 2020-2026 The Apache Software Foundation
|
|
3090
|
+
|
|
3091
|
+
This product includes software developed at
|
|
3092
|
+
The Apache Software Foundation (http://www.apache.org/).
|
|
3093
|
+
|
|
3094
|
+
================================================================================
|
|
3095
|
+
COMPONENT-SPECIFIC LICENSE AND ATTRIBUTION TEXTS
|
|
3096
|
+
================================================================================
|
|
3097
|
+
|
|
3098
|
+
----- Additional text 09d59db01536 -----
|
|
3099
|
+
Applies to: rustls-connector@0.23.6, tcp-stream@0.34.14
|
|
3100
|
+
|
|
3101
|
+
Copyright (c) 2019-2026, Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
|
3102
|
+
All rights reserved.
|
|
3103
|
+
|
|
3104
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
|
|
3105
|
+
following conditions are met:
|
|
3106
|
+
|
|
3107
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following
|
|
3108
|
+
disclaimer.
|
|
3109
|
+
|
|
3110
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following
|
|
3111
|
+
disclaimer in the documentation and/or other materials provided with the distribution.
|
|
3112
|
+
|
|
3113
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
|
3114
|
+
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
3115
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
3116
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
3117
|
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
|
3118
|
+
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
|
3119
|
+
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3120
|
+
|
|
3121
|
+
----- Additional text 0a8f13f22b5a -----
|
|
3122
|
+
Applies to: async-rs@0.8.11
|
|
3123
|
+
|
|
3124
|
+
Copyright (c) 2025-2026, Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
|
3125
|
+
All rights reserved.
|
|
3126
|
+
|
|
3127
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
|
|
3128
|
+
following conditions are met:
|
|
3129
|
+
|
|
3130
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following
|
|
3131
|
+
disclaimer.
|
|
3132
|
+
|
|
3133
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following
|
|
3134
|
+
disclaimer in the documentation and/or other materials provided with the distribution.
|
|
3135
|
+
|
|
3136
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
|
3137
|
+
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
3138
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
3139
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
3140
|
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
|
3141
|
+
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
|
3142
|
+
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3143
|
+
|
|
3144
|
+
----- Additional text 1a7d409d5142 -----
|
|
3145
|
+
Applies to: zlib-rs@0.6.7
|
|
3146
|
+
|
|
3147
|
+
(C) 2024 Trifecta Tech Foundation
|
|
3148
|
+
|
|
3149
|
+
This software is provided 'as-is', without any express or implied
|
|
3150
|
+
warranty. In no event will the authors be held liable for any damages
|
|
3151
|
+
arising from the use of this software.
|
|
3152
|
+
|
|
3153
|
+
Permission is granted to anyone to use this software for any purpose,
|
|
3154
|
+
including commercial applications, and to alter it and redistribute it
|
|
3155
|
+
freely, subject to the following restrictions:
|
|
3156
|
+
|
|
3157
|
+
1. The origin of this software must not be misrepresented; you must not
|
|
3158
|
+
claim that you wrote the original software. If you use this software
|
|
3159
|
+
in a product, an acknowledgment in the product documentation would be
|
|
3160
|
+
appreciated but is not required.
|
|
3161
|
+
|
|
3162
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
|
3163
|
+
misrepresented as being the original software.
|
|
3164
|
+
|
|
3165
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
3166
|
+
|
|
3167
|
+
----- Additional text 24fa06d8eae3 -----
|
|
3168
|
+
Applies to: subtle@2.6.1
|
|
3169
|
+
|
|
3170
|
+
Copyright (c) 2016-2017 Isis Agora Lovecruft, Henry de Valence. All rights reserved.
|
|
3171
|
+
Copyright (c) 2016-2024 Isis Agora Lovecruft. All rights reserved.
|
|
3172
|
+
|
|
3173
|
+
Redistribution and use in source and binary forms, with or without
|
|
3174
|
+
modification, are permitted provided that the following conditions are
|
|
3175
|
+
met:
|
|
3176
|
+
|
|
3177
|
+
1. Redistributions of source code must retain the above copyright
|
|
3178
|
+
notice, this list of conditions and the following disclaimer.
|
|
3179
|
+
|
|
3180
|
+
2. Redistributions in binary form must reproduce the above copyright
|
|
3181
|
+
notice, this list of conditions and the following disclaimer in the
|
|
3182
|
+
documentation and/or other materials provided with the distribution.
|
|
3183
|
+
|
|
3184
|
+
3. Neither the name of the copyright holder nor the names of its
|
|
3185
|
+
contributors may be used to endorse or promote products derived from
|
|
3186
|
+
this software without specific prior written permission.
|
|
3187
|
+
|
|
3188
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
|
|
3189
|
+
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
|
3190
|
+
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
|
3191
|
+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
3192
|
+
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
3193
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
|
3194
|
+
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
|
3195
|
+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
|
3196
|
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
3197
|
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
3198
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3199
|
+
|
|
3200
|
+
----- Additional text 33198f6982ee -----
|
|
3201
|
+
Applies to: omq-proto@0.26.1, omq-tokio@0.21.4, yring@0.3.14
|
|
3202
|
+
|
|
3203
|
+
ISC License
|
|
3204
|
+
|
|
3205
|
+
Copyright (c) 2026 Patrik Wenger
|
|
3206
|
+
|
|
3207
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
3208
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
3209
|
+
copyright notice and this permission notice appear in all copies.
|
|
3210
|
+
|
|
3211
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
3212
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
3213
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
3214
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
3215
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
3216
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
3217
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
3218
|
+
|
|
3219
|
+
----- Additional text 3ac27594ed56 -----
|
|
3220
|
+
Applies to: rustls-webpki@0.102.8, rustls-webpki@0.103.13
|
|
3221
|
+
|
|
3222
|
+
Except as otherwise noted, this project is licensed under the following
|
|
3223
|
+
(ISC-style) terms:
|
|
3224
|
+
|
|
3225
|
+
Copyright 2015 Brian Smith.
|
|
3226
|
+
|
|
3227
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
3228
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
3229
|
+
copyright notice and this permission notice appear in all copies.
|
|
3230
|
+
|
|
3231
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
|
|
3232
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
3233
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR
|
|
3234
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
3235
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
3236
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
3237
|
+
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3238
|
+
|
|
3239
|
+
The files under third-party/chromium are licensed as described in
|
|
3240
|
+
third-party/chromium/LICENSE.
|
|
3241
|
+
|
|
3242
|
+
----- Additional text 49f5cc2a2e4d -----
|
|
3243
|
+
Applies to: aws-lc-sys@0.43.0
|
|
3244
|
+
|
|
3245
|
+
AWS Libcrypto (AWS-LC)
|
|
3246
|
+
|
|
3247
|
+
AWS-LC is a fork of BoringSSL, which is itself a fork of OpenSSL.
|
|
3248
|
+
Content from these and other sources retains their original licensing,
|
|
3249
|
+
as described below. New files from AWS-LC are made available under the Apache-2.0 license OR the ISC
|
|
3250
|
+
license. These licenses are reproduced at the bottom of this file.
|
|
3251
|
+
|
|
3252
|
+
```
|
|
3253
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3254
|
+
SPDX-License-Identifier: Apache-2.0 OR ISC
|
|
3255
|
+
```
|
|
3256
|
+
|
|
3257
|
+
|
|
3258
|
+
================================================================================
|
|
3259
|
+
BoringSSL
|
|
3260
|
+
================================================================================
|
|
3261
|
+
|
|
3262
|
+
BoringSSL is a Google-maintained fork of OpenSSL. Historically, code
|
|
3263
|
+
authored by Google for BoringSSL was licensed under the ISC License.
|
|
3264
|
+
BoringSSL has since relicensed upstream to Apache License 2.0. Existing
|
|
3265
|
+
AWS-LC code originating from BoringSSL retains its ISC license, while
|
|
3266
|
+
newer code taken from BoringSSL is licensed under Apache License 2.0.
|
|
3267
|
+
|
|
3268
|
+
```
|
|
3269
|
+
Copyright (c) 2014-2024 Google Inc.
|
|
3270
|
+
SPDX-License-Identifier: ISC
|
|
3271
|
+
```
|
|
3272
|
+
|
|
3273
|
+
Additional individual contributions to BoringSSL-derived code are
|
|
3274
|
+
covered under the ISC license:
|
|
3275
|
+
|
|
3276
|
+
- Brian Smith (Copyright 2016)
|
|
3277
|
+
- Robert Nagy (Copyright 2022)
|
|
3278
|
+
- Arm Ltd (Copyright 2020)
|
|
3279
|
+
|
|
3280
|
+
```
|
|
3281
|
+
Copyright (c) 2025-2026 Google Inc.
|
|
3282
|
+
SPDX-License-Identifier: Apache-2.0
|
|
3283
|
+
```
|
|
3284
|
+
|
|
3285
|
+
================================================================================
|
|
3286
|
+
OpenSSL
|
|
3287
|
+
================================================================================
|
|
3288
|
+
|
|
3289
|
+
Code derived from the OpenSSL project is licensed under the
|
|
3290
|
+
Apache License, Version 2.0.
|
|
3291
|
+
|
|
3292
|
+
```
|
|
3293
|
+
Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved.
|
|
3294
|
+
SPDX-License-Identifier: Apache-2.0
|
|
3295
|
+
```
|
|
3296
|
+
|
|
3297
|
+
Some OpenSSL-derived files also carry the original SSLeay copyright:
|
|
3298
|
+
|
|
3299
|
+
```
|
|
3300
|
+
Copyright (c) 1995-1998 Eric Young (eay@cryptsoft.com). All rights reserved.
|
|
3301
|
+
SPDX-License-Identifier: Apache-2.0
|
|
3302
|
+
```
|
|
3303
|
+
|
|
3304
|
+
Portions of OpenSSL-derived code include contributions from:
|
|
3305
|
+
|
|
3306
|
+
- Sun Microsystems, Inc. (Copyright 2002)
|
|
3307
|
+
- Nokia (Copyright 2005)
|
|
3308
|
+
- Intel Corporation (Copyright 2012-2021)
|
|
3309
|
+
|
|
3310
|
+
These contributions are covered under the Apache-2.0 license.
|
|
3311
|
+
|
|
3312
|
+
================================================================================
|
|
3313
|
+
mlkem-native
|
|
3314
|
+
================================================================================
|
|
3315
|
+
|
|
3316
|
+
Code from the mlkem-native project is licensed under Apache License 2.0 or MIT or ISC.
|
|
3317
|
+
|
|
3318
|
+
```
|
|
3319
|
+
Copyright (c) The mlkem-native project authors.
|
|
3320
|
+
SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT
|
|
3321
|
+
```
|
|
3322
|
+
|
|
3323
|
+
================================================================================
|
|
3324
|
+
mldsa-native
|
|
3325
|
+
================================================================================
|
|
3326
|
+
|
|
3327
|
+
Code from the mldsa-native project is licensed under Apache License 2.0 or MIT or ISC
|
|
3328
|
+
|
|
3329
|
+
```
|
|
3330
|
+
Copyright (c) The mldsa-native project authors.
|
|
3331
|
+
SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT
|
|
3332
|
+
```
|
|
3333
|
+
|
|
3334
|
+
================================================================================
|
|
3335
|
+
Third-Party Libraries (compiled into libcrypto/libssl)
|
|
3336
|
+
================================================================================
|
|
3337
|
+
|
|
3338
|
+
Fiat Cryptography
|
|
3339
|
+
-----------------
|
|
3340
|
+
Synthesizing Correct-by-Construction Code for Cryptographic Primitives.
|
|
3341
|
+
See third_party/fiat/LICENSE.
|
|
3342
|
+
|
|
3343
|
+
```
|
|
3344
|
+
Copyright (c) 2015-2020 the fiat-crypto authors.
|
|
3345
|
+
SPDX-License-Identifier: MIT
|
|
3346
|
+
```
|
|
3347
|
+
|
|
3348
|
+
s2n-bignum
|
|
3349
|
+
----------
|
|
3350
|
+
Integer arithmetic routines for cryptography.
|
|
3351
|
+
See third_party/s2n-bignum/s2n-bignum-imported/LICENSE.
|
|
3352
|
+
|
|
3353
|
+
```
|
|
3354
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3355
|
+
SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
|
|
3356
|
+
```
|
|
3357
|
+
|
|
3358
|
+
Note: ML-KEM/SHA3 code within s2n-bignum is licensed as
|
|
3359
|
+
Apache-2.0 OR ISC OR MIT (with attribution), sourced from the
|
|
3360
|
+
mlkem-native project.
|
|
3361
|
+
|
|
3362
|
+
Jitter Entropy RNG
|
|
3363
|
+
-------------------
|
|
3364
|
+
CPU Jitter Random Number Generator Library.
|
|
3365
|
+
See third_party/jitterentropy/jitterentropy-library/LICENSE.
|
|
3366
|
+
|
|
3367
|
+
The Jitter Entropy library is dual-licensed under a BSD-style license
|
|
3368
|
+
and the GNU General Public License Version 2. Amazon expressly elects
|
|
3369
|
+
to distribute the package under the 3-Clause BSD License and NOT under
|
|
3370
|
+
GNU General Public License Version 2.
|
|
3371
|
+
|
|
3372
|
+
```
|
|
3373
|
+
Copyright (C) 2017 - 2025, Stephan Mueller <smueller@chronox.de>.
|
|
3374
|
+
SPDX-License-Identifier: BSD-3-Clause
|
|
3375
|
+
```
|
|
3376
|
+
|
|
3377
|
+
Keccak / AES Reference Implementations
|
|
3378
|
+
---------------------------------------
|
|
3379
|
+
Public domain (CC0) contributions.
|
|
3380
|
+
https://creativecommons.org/public-domain/cc0
|
|
3381
|
+
|
|
3382
|
+
Code from sources and by authors listed in comments on top of the respective files.
|
|
3383
|
+
|
|
3384
|
+
|
|
3385
|
+
================================================================================
|
|
3386
|
+
Third-Party Libraries (NOT compiled into libcrypto/libssl)
|
|
3387
|
+
================================================================================
|
|
3388
|
+
|
|
3389
|
+
The following are used for testing and build tooling only. Distributing
|
|
3390
|
+
code linked against AWS-LC (libcrypto/libssl) does NOT trigger these
|
|
3391
|
+
license obligations.
|
|
3392
|
+
|
|
3393
|
+
Google Test
|
|
3394
|
+
-----------
|
|
3395
|
+
See third_party/googletest/LICENSE.
|
|
3396
|
+
|
|
3397
|
+
```
|
|
3398
|
+
Copyright 2008 Google Inc.
|
|
3399
|
+
SPDX-License-Identifier: BSD-3-Clause
|
|
3400
|
+
```
|
|
3401
|
+
|
|
3402
|
+
Go Standard Library
|
|
3403
|
+
-------------------
|
|
3404
|
+
Code in ssl/test/runner/ is derived from the Go standard library.
|
|
3405
|
+
|
|
3406
|
+
```
|
|
3407
|
+
Copyright (c) The Go Authors. All rights reserved.
|
|
3408
|
+
SPDX-License-Identifier: BSD-3-Clause
|
|
3409
|
+
```
|
|
3410
|
+
|
|
3411
|
+
Wycheproof Test Vectors
|
|
3412
|
+
------------------------
|
|
3413
|
+
Project Wycheproof is a community managed repository of test vectors that can be used by cryptography library
|
|
3414
|
+
developers to test against known attacks, specification inconsistencies, and other various implementation bugs.
|
|
3415
|
+
|
|
3416
|
+
See third_party/wycheproof_testvectors/LICENSE.
|
|
3417
|
+
|
|
3418
|
+
```
|
|
3419
|
+
SPDX-License-Identifier: Apache-2.0
|
|
3420
|
+
```
|
|
3421
|
+
|
|
3422
|
+
|
|
3423
|
+
================================================================================
|
|
3424
|
+
Full License Texts
|
|
3425
|
+
================================================================================
|
|
3426
|
+
|
|
3427
|
+
Apache License 2.0
|
|
3428
|
+
------------------
|
|
3429
|
+
Apache License
|
|
3430
|
+
Version 2.0, January 2004
|
|
3431
|
+
http://www.apache.org/licenses/
|
|
3432
|
+
|
|
3433
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
3434
|
+
|
|
3435
|
+
1. Definitions.
|
|
3436
|
+
|
|
3437
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
3438
|
+
|
|
3439
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
3440
|
+
|
|
3441
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
3442
|
+
|
|
3443
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
3444
|
+
|
|
3445
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
3446
|
+
|
|
3447
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
3448
|
+
|
|
3449
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
3450
|
+
|
|
3451
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
3452
|
+
|
|
3453
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
3454
|
+
|
|
3455
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
3456
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
3457
|
+
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
3458
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
3459
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
3460
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
3461
|
+
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
3462
|
+
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
3463
|
+
|
|
3464
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
3465
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
3466
|
+
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
3467
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
3468
|
+
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
3469
|
+
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
3470
|
+
|
|
3471
|
+
END OF TERMS AND CONDITIONS
|
|
3472
|
+
|
|
3473
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
3474
|
+
|
|
3475
|
+
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
3476
|
+
|
|
3477
|
+
Copyright [yyyy] [name of copyright owner]
|
|
3478
|
+
|
|
3479
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
3480
|
+
you may not use this file except in compliance with the License.
|
|
3481
|
+
You may obtain a copy of the License at
|
|
3482
|
+
|
|
3483
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
3484
|
+
|
|
3485
|
+
Unless required by applicable law or agreed to in writing, software
|
|
3486
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
3487
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
3488
|
+
See the License for the specific language governing permissions and
|
|
3489
|
+
limitations under the License.
|
|
3490
|
+
|
|
3491
|
+
ISC License
|
|
3492
|
+
-----------
|
|
3493
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
3494
|
+
any purpose with or without fee is hereby granted, provided that the
|
|
3495
|
+
above copyright notice and this permission notice appear in all copies.
|
|
3496
|
+
|
|
3497
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
|
|
3498
|
+
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
|
|
3499
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
|
3500
|
+
AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
|
|
3501
|
+
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
|
|
3502
|
+
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
3503
|
+
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
3504
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
3505
|
+
|
|
3506
|
+
MIT License
|
|
3507
|
+
-----------
|
|
3508
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
3509
|
+
a copy of this software and associated documentation files (the
|
|
3510
|
+
"Software"), to deal in the Software without restriction, including
|
|
3511
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
3512
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3513
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
3514
|
+
the following conditions:
|
|
3515
|
+
|
|
3516
|
+
The above copyright notice and this permission notice shall be
|
|
3517
|
+
included in all copies or substantial portions of the Software.
|
|
3518
|
+
|
|
3519
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3520
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3521
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3522
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3523
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3524
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3525
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3526
|
+
|
|
3527
|
+
BSD 3-Clause License
|
|
3528
|
+
--------------------
|
|
3529
|
+
Redistribution and use in source and binary forms, with or without
|
|
3530
|
+
modification, are permitted provided that the following conditions
|
|
3531
|
+
are met:
|
|
3532
|
+
|
|
3533
|
+
1. Redistributions of source code must retain the above copyright
|
|
3534
|
+
notice, this list of conditions and the following disclaimer.
|
|
3535
|
+
|
|
3536
|
+
2. Redistributions in binary form must reproduce the above copyright
|
|
3537
|
+
notice, this list of conditions and the following disclaimer in the
|
|
3538
|
+
documentation and/or other materials provided with the distribution.
|
|
3539
|
+
|
|
3540
|
+
3. Neither the name of the copyright holder nor the names of its
|
|
3541
|
+
contributors may be used to endorse or promote products derived
|
|
3542
|
+
from this software without specific prior written permission.
|
|
3543
|
+
|
|
3544
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
3545
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
3546
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
3547
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
3548
|
+
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
3549
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
3550
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
3551
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
3552
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
3553
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
3554
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3555
|
+
|
|
3556
|
+
BSD 2-Clause License
|
|
3557
|
+
--------------------
|
|
3558
|
+
Reproduced from amq-protocol-types. The copyright below is that component's own;
|
|
3559
|
+
each component's copyright is listed with the component above.
|
|
3560
|
+
|
|
3561
|
+
Copyright (c) 2017-2026, Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
|
3562
|
+
All rights reserved.
|
|
3563
|
+
|
|
3564
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
|
|
3565
|
+
following conditions are met:
|
|
3566
|
+
|
|
3567
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following
|
|
3568
|
+
disclaimer.
|
|
3569
|
+
|
|
3570
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following
|
|
3571
|
+
disclaimer in the documentation and/or other materials provided with the distribution.
|
|
3572
|
+
|
|
3573
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
|
3574
|
+
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
3575
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
3576
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
3577
|
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
|
3578
|
+
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
|
3579
|
+
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3580
|
+
|
|
3581
|
+
Boost Software License 1.0
|
|
3582
|
+
--------------------------
|
|
3583
|
+
Boost Software License - Version 1.0 - August 17th, 2003
|
|
3584
|
+
|
|
3585
|
+
Permission is hereby granted, free of charge, to any person or organization
|
|
3586
|
+
obtaining a copy of the software and accompanying documentation covered by
|
|
3587
|
+
this license (the "Software") to use, reproduce, display, distribute,
|
|
3588
|
+
execute, and transmit the Software, and to prepare derivative works of the
|
|
3589
|
+
Software, and to permit third-parties to whom the Software is furnished to
|
|
3590
|
+
do so, all subject to the following:
|
|
3591
|
+
|
|
3592
|
+
The copyright notices in the Software and this entire statement, including
|
|
3593
|
+
the above license grant, this restriction and the following disclaimer,
|
|
3594
|
+
must be included in all copies of the Software, in whole or in part, and
|
|
3595
|
+
all derivative works of the Software, unless such copies or derivative
|
|
3596
|
+
works are solely in the form of machine-executable object code generated by
|
|
3597
|
+
a source language processor.
|
|
3598
|
+
|
|
3599
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3600
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3601
|
+
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
|
|
3602
|
+
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
|
|
3603
|
+
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
|
3604
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3605
|
+
DEALINGS IN THE SOFTWARE.
|
|
3606
|
+
|
|
3607
|
+
CDLA Permissive 2.0
|
|
3608
|
+
-------------------
|
|
3609
|
+
# Community Data License Agreement - Permissive - Version 2.0
|
|
3610
|
+
|
|
3611
|
+
This is the Community Data License Agreement - Permissive, Version
|
|
3612
|
+
2.0 (the "agreement"). Data Provider(s) and Data Recipient(s) agree
|
|
3613
|
+
as follows:
|
|
3614
|
+
|
|
3615
|
+
## 1. Provision of the Data
|
|
3616
|
+
|
|
3617
|
+
1.1. A Data Recipient may use, modify, and share the Data made
|
|
3618
|
+
available by Data Provider(s) under this agreement if that Data
|
|
3619
|
+
Recipient follows the terms of this agreement.
|
|
3620
|
+
|
|
3621
|
+
1.2. This agreement does not impose any restriction on a Data
|
|
3622
|
+
Recipient's use, modification, or sharing of any portions of the
|
|
3623
|
+
Data that are in the public domain or that may be used, modified,
|
|
3624
|
+
or shared under any other legal exception or limitation.
|
|
3625
|
+
|
|
3626
|
+
## 2. Conditions for Sharing Data
|
|
3627
|
+
|
|
3628
|
+
2.1. A Data Recipient may share Data, with or without modifications, so
|
|
3629
|
+
long as the Data Recipient makes available the text of this agreement
|
|
3630
|
+
with the shared Data.
|
|
3631
|
+
|
|
3632
|
+
## 3. No Restrictions on Results
|
|
3633
|
+
|
|
3634
|
+
3.1. This agreement does not impose any restriction or obligations
|
|
3635
|
+
with respect to the use, modification, or sharing of Results.
|
|
3636
|
+
|
|
3637
|
+
## 4. No Warranty; Limitation of Liability
|
|
3638
|
+
|
|
3639
|
+
4.1. All Data Recipients receive the Data subject to the following
|
|
3640
|
+
terms:
|
|
3641
|
+
|
|
3642
|
+
THE DATA IS PROVIDED ON AN "AS IS" BASIS, WITHOUT REPRESENTATIONS,
|
|
3643
|
+
WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED
|
|
3644
|
+
INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
|
|
3645
|
+
NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
|
3646
|
+
|
|
3647
|
+
NO DATA PROVIDER SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
|
|
3648
|
+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
|
|
3649
|
+
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
|
|
3650
|
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
3651
|
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE DATA OR RESULTS,
|
|
3652
|
+
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
3653
|
+
|
|
3654
|
+
## 5. Definitions
|
|
3655
|
+
|
|
3656
|
+
5.1. "Data" means the material received by a Data Recipient under
|
|
3657
|
+
this agreement.
|
|
3658
|
+
|
|
3659
|
+
5.2. "Data Provider" means any person who is the source of Data
|
|
3660
|
+
provided under this agreement and in reliance on a Data Recipient's
|
|
3661
|
+
agreement to its terms.
|
|
3662
|
+
|
|
3663
|
+
5.3. "Data Recipient" means any person who receives Data directly
|
|
3664
|
+
or indirectly from a Data Provider and agrees to the terms of this
|
|
3665
|
+
agreement.
|
|
3666
|
+
|
|
3667
|
+
5.4. "Results" means any outcome obtained by computational analysis
|
|
3668
|
+
of Data, including for example machine learning models and models'
|
|
3669
|
+
insights.
|
|
3670
|
+
|
|
3671
|
+
Unicode License v3
|
|
3672
|
+
------------------
|
|
3673
|
+
UNICODE LICENSE V3
|
|
3674
|
+
|
|
3675
|
+
COPYRIGHT AND PERMISSION NOTICE
|
|
3676
|
+
|
|
3677
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
3678
|
+
|
|
3679
|
+
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
3680
|
+
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
3681
|
+
SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
|
|
3682
|
+
TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
|
|
3683
|
+
DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
|
|
3684
|
+
|
|
3685
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
3686
|
+
copy of data files and any associated documentation (the "Data Files") or
|
|
3687
|
+
software and any associated documentation (the "Software") to deal in the
|
|
3688
|
+
Data Files or Software without restriction, including without limitation
|
|
3689
|
+
the rights to use, copy, modify, merge, publish, distribute, and/or sell
|
|
3690
|
+
copies of the Data Files or Software, and to permit persons to whom the
|
|
3691
|
+
Data Files or Software are furnished to do so, provided that either (a)
|
|
3692
|
+
this copyright and permission notice appear with all copies of the Data
|
|
3693
|
+
Files or Software, or (b) this copyright and permission notice appear in
|
|
3694
|
+
associated Documentation.
|
|
3695
|
+
|
|
3696
|
+
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
3697
|
+
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3698
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
3699
|
+
THIRD PARTY RIGHTS.
|
|
3700
|
+
|
|
3701
|
+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
|
|
3702
|
+
BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
|
3703
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
3704
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
3705
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
|
|
3706
|
+
FILES OR SOFTWARE.
|
|
3707
|
+
|
|
3708
|
+
Except as contained in this notice, the name of a copyright holder shall
|
|
3709
|
+
not be used in advertising or otherwise to promote the sale, use or other
|
|
3710
|
+
dealings in these Data Files or Software without prior written
|
|
3711
|
+
authorization of the copyright holder.
|
|
3712
|
+
|
|
3713
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
3714
|
+
|
|
3715
|
+
—
|
|
3716
|
+
|
|
3717
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
3718
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
3719
|
+
|
|
3720
|
+
The Unlicense
|
|
3721
|
+
-------------
|
|
3722
|
+
This is free and unencumbered software released into the public domain.
|
|
3723
|
+
|
|
3724
|
+
Anyone is free to copy, modify, publish, use, compile, sell, or
|
|
3725
|
+
distribute this software, either in source code form or as a compiled
|
|
3726
|
+
binary, for any purpose, commercial or non-commercial, and by any
|
|
3727
|
+
means.
|
|
3728
|
+
|
|
3729
|
+
In jurisdictions that recognize copyright laws, the author or authors
|
|
3730
|
+
of this software dedicate any and all copyright interest in the
|
|
3731
|
+
software to the public domain. We make this dedication for the benefit
|
|
3732
|
+
of the public at large and to the detriment of our heirs and
|
|
3733
|
+
successors. We intend this dedication to be an overt act of
|
|
3734
|
+
relinquishment in perpetuity of all present and future rights to this
|
|
3735
|
+
software under copyright law.
|
|
3736
|
+
|
|
3737
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3738
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3739
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3740
|
+
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
|
3741
|
+
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
|
3742
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
3743
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
3744
|
+
|
|
3745
|
+
For more information, please refer to <https://unlicense.org/>
|
|
3746
|
+
|
|
3747
|
+
zlib License
|
|
3748
|
+
------------
|
|
3749
|
+
Reproduced from zlib-rs. The copyright below is that component's own;
|
|
3750
|
+
each component's copyright is listed with the component above.
|
|
3751
|
+
|
|
3752
|
+
(C) 2024 Trifecta Tech Foundation
|
|
3753
|
+
|
|
3754
|
+
This software is provided 'as-is', without any express or implied
|
|
3755
|
+
warranty. In no event will the authors be held liable for any damages
|
|
3756
|
+
arising from the use of this software.
|
|
3757
|
+
|
|
3758
|
+
Permission is granted to anyone to use this software for any purpose,
|
|
3759
|
+
including commercial applications, and to alter it and redistribute it
|
|
3760
|
+
freely, subject to the following restrictions:
|
|
3761
|
+
|
|
3762
|
+
1. The origin of this software must not be misrepresented; you must not
|
|
3763
|
+
claim that you wrote the original software. If you use this software
|
|
3764
|
+
in a product, an acknowledgment in the product documentation would be
|
|
3765
|
+
appreciated but is not required.
|
|
3766
|
+
|
|
3767
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
|
3768
|
+
misrepresented as being the original software.
|
|
3769
|
+
|
|
3770
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
3771
|
+
|
|
3772
|
+
MIT No Attribution (MIT-0)
|
|
3773
|
+
--------------------------
|
|
3774
|
+
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.
|
|
3775
|
+
|
|
3776
|
+
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.
|
|
3777
|
+
|
|
3778
|
+
----- Additional text 64707037595e -----
|
|
3779
|
+
Applies to: redis@1.6.0
|
|
3780
|
+
|
|
3781
|
+
Copyright (c) 2022 by redis-rs contributors
|
|
3782
|
+
|
|
3783
|
+
Redis cluster code in parts copyright (c) 2018 by Atsushi Koge.
|
|
3784
|
+
|
|
3785
|
+
Some rights reserved.
|
|
3786
|
+
|
|
3787
|
+
Redistribution and use in source and binary forms, with or without
|
|
3788
|
+
modification, are permitted provided that the following conditions are
|
|
3789
|
+
met:
|
|
3790
|
+
|
|
3791
|
+
* Redistributions of source code must retain the above copyright
|
|
3792
|
+
notice, this list of conditions and the following disclaimer.
|
|
3793
|
+
|
|
3794
|
+
* Redistributions in binary form must reproduce the above
|
|
3795
|
+
copyright notice, this list of conditions and the following
|
|
3796
|
+
disclaimer in the documentation and/or other materials provided
|
|
3797
|
+
with the distribution.
|
|
3798
|
+
|
|
3799
|
+
* The names of the contributors may not be used to endorse or
|
|
3800
|
+
promote products derived from this software without specific
|
|
3801
|
+
prior written permission.
|
|
3802
|
+
|
|
3803
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
3804
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
3805
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
3806
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
3807
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
3808
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
3809
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
3810
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
3811
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
3812
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
3813
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3814
|
+
|
|
3815
|
+
----- Additional text 6d489af62926 -----
|
|
3816
|
+
Applies to: tiny-keccak@2.0.2
|
|
3817
|
+
|
|
3818
|
+
Creative Commons Legal Code
|
|
3819
|
+
|
|
3820
|
+
CC0 1.0 Universal
|
|
3821
|
+
|
|
3822
|
+
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
|
|
3823
|
+
LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
|
|
3824
|
+
ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
|
|
3825
|
+
INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
|
|
3826
|
+
REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
|
|
3827
|
+
PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
|
|
3828
|
+
THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
|
|
3829
|
+
HEREUNDER.
|
|
3830
|
+
|
|
3831
|
+
Statement of Purpose
|
|
3832
|
+
|
|
3833
|
+
The laws of most jurisdictions throughout the world automatically confer
|
|
3834
|
+
exclusive Copyright and Related Rights (defined below) upon the creator
|
|
3835
|
+
and subsequent owner(s) (each and all, an "owner") of an original work of
|
|
3836
|
+
authorship and/or a database (each, a "Work").
|
|
3837
|
+
|
|
3838
|
+
Certain owners wish to permanently relinquish those rights to a Work for
|
|
3839
|
+
the purpose of contributing to a commons of creative, cultural and
|
|
3840
|
+
scientific works ("Commons") that the public can reliably and without fear
|
|
3841
|
+
of later claims of infringement build upon, modify, incorporate in other
|
|
3842
|
+
works, reuse and redistribute as freely as possible in any form whatsoever
|
|
3843
|
+
and for any purposes, including without limitation commercial purposes.
|
|
3844
|
+
These owners may contribute to the Commons to promote the ideal of a free
|
|
3845
|
+
culture and the further production of creative, cultural and scientific
|
|
3846
|
+
works, or to gain reputation or greater distribution for their Work in
|
|
3847
|
+
part through the use and efforts of others.
|
|
3848
|
+
|
|
3849
|
+
For these and/or other purposes and motivations, and without any
|
|
3850
|
+
expectation of additional consideration or compensation, the person
|
|
3851
|
+
associating CC0 with a Work (the "Affirmer"), to the extent that he or she
|
|
3852
|
+
is an owner of Copyright and Related Rights in the Work, voluntarily
|
|
3853
|
+
elects to apply CC0 to the Work and publicly distribute the Work under its
|
|
3854
|
+
terms, with knowledge of his or her Copyright and Related Rights in the
|
|
3855
|
+
Work and the meaning and intended legal effect of CC0 on those rights.
|
|
3856
|
+
|
|
3857
|
+
1. Copyright and Related Rights. A Work made available under CC0 may be
|
|
3858
|
+
protected by copyright and related or neighboring rights ("Copyright and
|
|
3859
|
+
Related Rights"). Copyright and Related Rights include, but are not
|
|
3860
|
+
limited to, the following:
|
|
3861
|
+
|
|
3862
|
+
i. the right to reproduce, adapt, distribute, perform, display,
|
|
3863
|
+
communicate, and translate a Work;
|
|
3864
|
+
ii. moral rights retained by the original author(s) and/or performer(s);
|
|
3865
|
+
iii. publicity and privacy rights pertaining to a person's image or
|
|
3866
|
+
likeness depicted in a Work;
|
|
3867
|
+
iv. rights protecting against unfair competition in regards to a Work,
|
|
3868
|
+
subject to the limitations in paragraph 4(a), below;
|
|
3869
|
+
v. rights protecting the extraction, dissemination, use and reuse of data
|
|
3870
|
+
in a Work;
|
|
3871
|
+
vi. database rights (such as those arising under Directive 96/9/EC of the
|
|
3872
|
+
European Parliament and of the Council of 11 March 1996 on the legal
|
|
3873
|
+
protection of databases, and under any national implementation
|
|
3874
|
+
thereof, including any amended or successor version of such
|
|
3875
|
+
directive); and
|
|
3876
|
+
vii. other similar, equivalent or corresponding rights throughout the
|
|
3877
|
+
world based on applicable law or treaty, and any national
|
|
3878
|
+
implementations thereof.
|
|
3879
|
+
|
|
3880
|
+
2. Waiver. To the greatest extent permitted by, but not in contravention
|
|
3881
|
+
of, applicable law, Affirmer hereby overtly, fully, permanently,
|
|
3882
|
+
irrevocably and unconditionally waives, abandons, and surrenders all of
|
|
3883
|
+
Affirmer's Copyright and Related Rights and associated claims and causes
|
|
3884
|
+
of action, whether now known or unknown (including existing as well as
|
|
3885
|
+
future claims and causes of action), in the Work (i) in all territories
|
|
3886
|
+
worldwide, (ii) for the maximum duration provided by applicable law or
|
|
3887
|
+
treaty (including future time extensions), (iii) in any current or future
|
|
3888
|
+
medium and for any number of copies, and (iv) for any purpose whatsoever,
|
|
3889
|
+
including without limitation commercial, advertising or promotional
|
|
3890
|
+
purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
|
|
3891
|
+
member of the public at large and to the detriment of Affirmer's heirs and
|
|
3892
|
+
successors, fully intending that such Waiver shall not be subject to
|
|
3893
|
+
revocation, rescission, cancellation, termination, or any other legal or
|
|
3894
|
+
equitable action to disrupt the quiet enjoyment of the Work by the public
|
|
3895
|
+
as contemplated by Affirmer's express Statement of Purpose.
|
|
3896
|
+
|
|
3897
|
+
3. Public License Fallback. Should any part of the Waiver for any reason
|
|
3898
|
+
be judged legally invalid or ineffective under applicable law, then the
|
|
3899
|
+
Waiver shall be preserved to the maximum extent permitted taking into
|
|
3900
|
+
account Affirmer's express Statement of Purpose. In addition, to the
|
|
3901
|
+
extent the Waiver is so judged Affirmer hereby grants to each affected
|
|
3902
|
+
person a royalty-free, non transferable, non sublicensable, non exclusive,
|
|
3903
|
+
irrevocable and unconditional license to exercise Affirmer's Copyright and
|
|
3904
|
+
Related Rights in the Work (i) in all territories worldwide, (ii) for the
|
|
3905
|
+
maximum duration provided by applicable law or treaty (including future
|
|
3906
|
+
time extensions), (iii) in any current or future medium and for any number
|
|
3907
|
+
of copies, and (iv) for any purpose whatsoever, including without
|
|
3908
|
+
limitation commercial, advertising or promotional purposes (the
|
|
3909
|
+
"License"). The License shall be deemed effective as of the date CC0 was
|
|
3910
|
+
applied by Affirmer to the Work. Should any part of the License for any
|
|
3911
|
+
reason be judged legally invalid or ineffective under applicable law, such
|
|
3912
|
+
partial invalidity or ineffectiveness shall not invalidate the remainder
|
|
3913
|
+
of the License, and in such case Affirmer hereby affirms that he or she
|
|
3914
|
+
will not (i) exercise any of his or her remaining Copyright and Related
|
|
3915
|
+
Rights in the Work or (ii) assert any associated claims and causes of
|
|
3916
|
+
action with respect to the Work, in either case contrary to Affirmer's
|
|
3917
|
+
express Statement of Purpose.
|
|
3918
|
+
|
|
3919
|
+
4. Limitations and Disclaimers.
|
|
3920
|
+
|
|
3921
|
+
a. No trademark or patent rights held by Affirmer are waived, abandoned,
|
|
3922
|
+
surrendered, licensed or otherwise affected by this document.
|
|
3923
|
+
b. Affirmer offers the Work as-is and makes no representations or
|
|
3924
|
+
warranties of any kind concerning the Work, express, implied,
|
|
3925
|
+
statutory or otherwise, including without limitation warranties of
|
|
3926
|
+
title, merchantability, fitness for a particular purpose, non
|
|
3927
|
+
infringement, or the absence of latent or other defects, accuracy, or
|
|
3928
|
+
the present or absence of errors, whether or not discoverable, all to
|
|
3929
|
+
the greatest extent permissible under applicable law.
|
|
3930
|
+
c. Affirmer disclaims responsibility for clearing rights of other persons
|
|
3931
|
+
that may apply to the Work or any use thereof, including without
|
|
3932
|
+
limitation any person's Copyright and Related Rights in the Work.
|
|
3933
|
+
Further, Affirmer disclaims responsibility for obtaining any necessary
|
|
3934
|
+
consents, permissions or other rights required for any use of the
|
|
3935
|
+
Work.
|
|
3936
|
+
d. Affirmer understands and acknowledges that Creative Commons is not a
|
|
3937
|
+
party to this document and has no duty or obligation with respect to
|
|
3938
|
+
this CC0 or use of the Work.
|
|
3939
|
+
|
|
3940
|
+
----- Additional text 6f9a2fb00922 -----
|
|
3941
|
+
Applies to: win_uds@0.2.2
|
|
3942
|
+
|
|
3943
|
+
This is free and unencumbered software released into the public domain.
|
|
3944
|
+
|
|
3945
|
+
Anyone is free to copy, modify, publish, use, compile, sell, or
|
|
3946
|
+
distribute this software, either in source code form or as a compiled
|
|
3947
|
+
binary, for any purpose, commercial or non-commercial, and by any
|
|
3948
|
+
means.
|
|
3949
|
+
|
|
3950
|
+
In jurisdictions that recognize copyright laws, the author or authors
|
|
3951
|
+
of this software dedicate any and all copyright interest in the
|
|
3952
|
+
software to the public domain. We make this dedication for the benefit
|
|
3953
|
+
of the public at large and to the detriment of our heirs and
|
|
3954
|
+
successors. We intend this dedication to be an overt act of
|
|
3955
|
+
relinquishment in perpetuity of all present and future rights to this
|
|
3956
|
+
software under copyright law.
|
|
3957
|
+
|
|
3958
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3959
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3960
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3961
|
+
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
|
3962
|
+
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
|
3963
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
3964
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
3965
|
+
|
|
3966
|
+
For more information, please refer to <https://unlicense.org/>
|
|
3967
|
+
|
|
3968
|
+
----- Additional text 82771e440a23 -----
|
|
3969
|
+
Applies to: curve25519-dalek@4.1.3
|
|
3970
|
+
|
|
3971
|
+
Copyright (c) 2016-2021 isis agora lovecruft. All rights reserved.
|
|
3972
|
+
Copyright (c) 2016-2021 Henry de Valence. All rights reserved.
|
|
3973
|
+
|
|
3974
|
+
Redistribution and use in source and binary forms, with or without
|
|
3975
|
+
modification, are permitted provided that the following conditions are
|
|
3976
|
+
met:
|
|
3977
|
+
|
|
3978
|
+
1. Redistributions of source code must retain the above copyright
|
|
3979
|
+
notice, this list of conditions and the following disclaimer.
|
|
3980
|
+
|
|
3981
|
+
2. Redistributions in binary form must reproduce the above copyright
|
|
3982
|
+
notice, this list of conditions and the following disclaimer in the
|
|
3983
|
+
documentation and/or other materials provided with the distribution.
|
|
3984
|
+
|
|
3985
|
+
3. Neither the name of the copyright holder nor the names of its
|
|
3986
|
+
contributors may be used to endorse or promote products derived from
|
|
3987
|
+
this software without specific prior written permission.
|
|
3988
|
+
|
|
3989
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
|
|
3990
|
+
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
|
3991
|
+
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
|
3992
|
+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
3993
|
+
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
3994
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
|
3995
|
+
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
|
3996
|
+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
|
3997
|
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
3998
|
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
3999
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
4000
|
+
|
|
4001
|
+
========================================================================
|
|
4002
|
+
|
|
4003
|
+
Portions of curve25519-dalek were originally derived from Adam Langley's
|
|
4004
|
+
Go ed25519 implementation, found at <https://github.com/agl/ed25519/>,
|
|
4005
|
+
under the following licence:
|
|
4006
|
+
|
|
4007
|
+
========================================================================
|
|
4008
|
+
|
|
4009
|
+
Copyright (c) 2012 The Go Authors. All rights reserved.
|
|
4010
|
+
|
|
4011
|
+
Redistribution and use in source and binary forms, with or without
|
|
4012
|
+
modification, are permitted provided that the following conditions are
|
|
4013
|
+
met:
|
|
4014
|
+
|
|
4015
|
+
* Redistributions of source code must retain the above copyright
|
|
4016
|
+
notice, this list of conditions and the following disclaimer.
|
|
4017
|
+
* Redistributions in binary form must reproduce the above
|
|
4018
|
+
copyright notice, this list of conditions and the following disclaimer
|
|
4019
|
+
in the documentation and/or other materials provided with the
|
|
4020
|
+
distribution.
|
|
4021
|
+
* Neither the name of Google Inc. nor the names of its
|
|
4022
|
+
contributors may be used to endorse or promote products derived from
|
|
4023
|
+
this software without specific prior written permission.
|
|
4024
|
+
|
|
4025
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
|
|
4026
|
+
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
|
4027
|
+
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
|
4028
|
+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
|
|
4029
|
+
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
|
4030
|
+
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
|
4031
|
+
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
|
4032
|
+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
|
4033
|
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
4034
|
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
4035
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
4036
|
+
|
|
4037
|
+
----- Additional text a1fff3442978 -----
|
|
4038
|
+
Applies to: untrusted@0.9.0
|
|
4039
|
+
|
|
4040
|
+
// Copyright 2015-2016 Brian Smith.
|
|
4041
|
+
//
|
|
4042
|
+
// Permission to use, copy, modify, and/or distribute this software for any
|
|
4043
|
+
// purpose with or without fee is hereby granted, provided that the above
|
|
4044
|
+
// copyright notice and this permission notice appear in all copies.
|
|
4045
|
+
//
|
|
4046
|
+
// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
|
|
4047
|
+
// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
4048
|
+
// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR
|
|
4049
|
+
// ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
4050
|
+
// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
4051
|
+
// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
4052
|
+
// OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
4053
|
+
|
|
4054
|
+
----- Additional text b1181a40b2a7 -----
|
|
4055
|
+
Applies to: foldhash@0.2.0
|
|
4056
|
+
|
|
4057
|
+
Copyright (c) 2024 Orson Peters
|
|
4058
|
+
|
|
4059
|
+
This software is provided 'as-is', without any express or implied warranty. In
|
|
4060
|
+
no event will the authors be held liable for any damages arising from the use of
|
|
4061
|
+
this software.
|
|
4062
|
+
|
|
4063
|
+
Permission is granted to anyone to use this software for any purpose, including
|
|
4064
|
+
commercial applications, and to alter it and redistribute it freely, subject to
|
|
4065
|
+
the following restrictions:
|
|
4066
|
+
|
|
4067
|
+
1. The origin of this software must not be misrepresented; you must not claim
|
|
4068
|
+
that you wrote the original software. If you use this software in a product,
|
|
4069
|
+
an acknowledgment in the product documentation would be appreciated but is
|
|
4070
|
+
not required.
|
|
4071
|
+
|
|
4072
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
|
4073
|
+
misrepresented as being the original software.
|
|
4074
|
+
|
|
4075
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
4076
|
+
|
|
4077
|
+
----- Additional text bbf1ea3140c4 -----
|
|
4078
|
+
Applies to: libloading@0.9.0
|
|
4079
|
+
|
|
4080
|
+
Copyright © 2015, Simonas Kazlauskas
|
|
4081
|
+
|
|
4082
|
+
Permission to use, copy, modify, and/or distribute this software for any purpose with or without
|
|
4083
|
+
fee is hereby granted, provided that the above copyright notice and this permission notice appear
|
|
4084
|
+
in all copies.
|
|
4085
|
+
|
|
4086
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
|
4087
|
+
SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
|
4088
|
+
AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
4089
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
|
4090
|
+
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
4091
|
+
THIS SOFTWARE.
|
|
4092
|
+
|
|
4093
|
+
----- Additional text d2778eb7f5d0 -----
|
|
4094
|
+
Applies to: ed25519-dalek@2.2.0
|
|
4095
|
+
|
|
4096
|
+
Copyright (c) 2017-2019 isis agora lovecruft. All rights reserved.
|
|
4097
|
+
|
|
4098
|
+
Redistribution and use in source and binary forms, with or without
|
|
4099
|
+
modification, are permitted provided that the following conditions are
|
|
4100
|
+
met:
|
|
4101
|
+
|
|
4102
|
+
1. Redistributions of source code must retain the above copyright
|
|
4103
|
+
notice, this list of conditions and the following disclaimer.
|
|
4104
|
+
|
|
4105
|
+
2. Redistributions in binary form must reproduce the above copyright
|
|
4106
|
+
notice, this list of conditions and the following disclaimer in the
|
|
4107
|
+
documentation and/or other materials provided with the distribution.
|
|
4108
|
+
|
|
4109
|
+
3. Neither the name of the copyright holder nor the names of its
|
|
4110
|
+
contributors may be used to endorse or promote products derived from
|
|
4111
|
+
this software without specific prior written permission.
|
|
4112
|
+
|
|
4113
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
|
|
4114
|
+
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
|
4115
|
+
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
|
4116
|
+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
4117
|
+
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
4118
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
|
4119
|
+
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
|
4120
|
+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
|
4121
|
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
4122
|
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
4123
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
4124
|
+
|
|
4125
|
+
----- Additional text d30183ec6610 -----
|
|
4126
|
+
Applies to: webpki-root-certs@1.0.9, webpki-roots@0.26.11, webpki-roots@1.0.9
|
|
4127
|
+
|
|
4128
|
+
# Community Data License Agreement - Permissive - Version 2.0
|
|
4129
|
+
|
|
4130
|
+
This is the Community Data License Agreement - Permissive, Version
|
|
4131
|
+
2.0 (the "agreement"). Data Provider(s) and Data Recipient(s) agree
|
|
4132
|
+
as follows:
|
|
4133
|
+
|
|
4134
|
+
## 1. Provision of the Data
|
|
4135
|
+
|
|
4136
|
+
1.1. A Data Recipient may use, modify, and share the Data made
|
|
4137
|
+
available by Data Provider(s) under this agreement if that Data
|
|
4138
|
+
Recipient follows the terms of this agreement.
|
|
4139
|
+
|
|
4140
|
+
1.2. This agreement does not impose any restriction on a Data
|
|
4141
|
+
Recipient's use, modification, or sharing of any portions of the
|
|
4142
|
+
Data that are in the public domain or that may be used, modified,
|
|
4143
|
+
or shared under any other legal exception or limitation.
|
|
4144
|
+
|
|
4145
|
+
## 2. Conditions for Sharing Data
|
|
4146
|
+
|
|
4147
|
+
2.1. A Data Recipient may share Data, with or without modifications, so
|
|
4148
|
+
long as the Data Recipient makes available the text of this agreement
|
|
4149
|
+
with the shared Data.
|
|
4150
|
+
|
|
4151
|
+
## 3. No Restrictions on Results
|
|
4152
|
+
|
|
4153
|
+
3.1. This agreement does not impose any restriction or obligations
|
|
4154
|
+
with respect to the use, modification, or sharing of Results.
|
|
4155
|
+
|
|
4156
|
+
## 4. No Warranty; Limitation of Liability
|
|
4157
|
+
|
|
4158
|
+
4.1. All Data Recipients receive the Data subject to the following
|
|
4159
|
+
terms:
|
|
4160
|
+
|
|
4161
|
+
THE DATA IS PROVIDED ON AN "AS IS" BASIS, WITHOUT REPRESENTATIONS,
|
|
4162
|
+
WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED
|
|
4163
|
+
INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
|
|
4164
|
+
NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
|
4165
|
+
|
|
4166
|
+
NO DATA PROVIDER SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
|
|
4167
|
+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
|
|
4168
|
+
WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF
|
|
4169
|
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
4170
|
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE DATA OR RESULTS,
|
|
4171
|
+
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
4172
|
+
|
|
4173
|
+
## 5. Definitions
|
|
4174
|
+
|
|
4175
|
+
5.1. "Data" means the material received by a Data Recipient under
|
|
4176
|
+
this agreement.
|
|
4177
|
+
|
|
4178
|
+
5.2. "Data Provider" means any person who is the source of Data
|
|
4179
|
+
provided under this agreement and in reliance on a Data Recipient's
|
|
4180
|
+
agreement to its terms.
|
|
4181
|
+
|
|
4182
|
+
5.3. "Data Recipient" means any person who receives Data directly
|
|
4183
|
+
or indirectly from a Data Provider and agrees to the terms of this
|
|
4184
|
+
agreement.
|
|
4185
|
+
|
|
4186
|
+
5.4. "Results" means any outcome obtained by computational analysis
|
|
4187
|
+
of Data, including for example machine learning models and models'
|
|
4188
|
+
insights.
|
|
4189
|
+
|
|
4190
|
+
----- Additional text d843c7bf0938 -----
|
|
4191
|
+
Applies to: amq-protocol-tcp@10.6.2, amq-protocol-types@10.6.2, amq-protocol-uri@10.6.2, amq-protocol@10.6.2
|
|
4192
|
+
|
|
4193
|
+
Copyright (c) 2017-2026, Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
|
4194
|
+
All rights reserved.
|
|
4195
|
+
|
|
4196
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
|
|
4197
|
+
following conditions are met:
|
|
4198
|
+
|
|
4199
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following
|
|
4200
|
+
disclaimer.
|
|
4201
|
+
|
|
4202
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following
|
|
4203
|
+
disclaimer in the documentation and/or other materials provided with the distribution.
|
|
4204
|
+
|
|
4205
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
|
4206
|
+
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
4207
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
4208
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
4209
|
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
|
4210
|
+
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
|
4211
|
+
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
4212
|
+
|
|
4213
|
+
----- Additional text e98cbfde5298 -----
|
|
4214
|
+
Applies to: instant@0.1.13
|
|
4215
|
+
|
|
4216
|
+
Copyright (c) 2019, Sébastien Crozet
|
|
4217
|
+
All rights reserved.
|
|
4218
|
+
|
|
4219
|
+
Redistribution and use in source and binary forms, with or without
|
|
4220
|
+
modification, are permitted provided that the following conditions are met:
|
|
4221
|
+
|
|
4222
|
+
1. Redistributions of source code must retain the above copyright notice, this
|
|
4223
|
+
list of conditions and the following disclaimer.
|
|
4224
|
+
|
|
4225
|
+
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
4226
|
+
this list of conditions and the following disclaimer in the documentation
|
|
4227
|
+
and/or other materials provided with the distribution.
|
|
4228
|
+
|
|
4229
|
+
3. Neither the name of the author nor the names of its contributors may be used
|
|
4230
|
+
to endorse or promote products derived from this software without specific
|
|
4231
|
+
prior written permission.
|
|
4232
|
+
|
|
4233
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
4234
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
4235
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
4236
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
|
4237
|
+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
4238
|
+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
4239
|
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
4240
|
+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
4241
|
+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
4242
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
4243
|
+
|
|
4244
|
+
----- Additional text edb9c6dbff46 -----
|
|
4245
|
+
Applies to: ring@0.17.14
|
|
4246
|
+
|
|
4247
|
+
*ring* uses an "ISC" license, like BoringSSL used to use, for new code
|
|
4248
|
+
files. See LICENSE-other-bits for the text of that license.
|
|
4249
|
+
|
|
4250
|
+
See LICENSE-BoringSSL for code that was sourced from BoringSSL under the
|
|
4251
|
+
Apache 2.0 license. Some code that was sourced from BoringSSL under the ISC
|
|
4252
|
+
license. In each case, the license info is at the top of the file.
|
|
4253
|
+
|
|
4254
|
+
See src/polyfill/once_cell/LICENSE-APACHE and src/polyfill/once_cell/LICENSE-MIT
|
|
4255
|
+
for the license to code that was sourced from the once_cell project.
|
|
4256
|
+
|
|
4257
|
+
================================================================================
|
|
4258
|
+
STANDARD LICENSE TEXTS
|
|
4259
|
+
================================================================================
|
|
4260
|
+
|
|
4261
|
+
----- MIT License -----
|
|
4262
|
+
Permission is hereby granted, free of charge, to any
|
|
4263
|
+
person obtaining a copy of this software and associated
|
|
4264
|
+
documentation files (the "Software"), to deal in the
|
|
4265
|
+
Software without restriction, including without
|
|
4266
|
+
limitation the rights to use, copy, modify, merge,
|
|
4267
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4268
|
+
the Software, and to permit persons to whom the Software
|
|
4269
|
+
is furnished to do so, subject to the following
|
|
4270
|
+
conditions:
|
|
4271
|
+
|
|
4272
|
+
The above copyright notice and this permission notice
|
|
4273
|
+
shall be included in all copies or substantial portions
|
|
4274
|
+
of the Software.
|
|
4275
|
+
|
|
4276
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4277
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4278
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4279
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4280
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4281
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4282
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4283
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4284
|
+
DEALINGS IN THE SOFTWARE.
|
|
4285
|
+
|
|
4286
|
+
----- Apache License, Version 2.0 -----
|
|
4287
|
+
Apache License
|
|
4288
|
+
Version 2.0, January 2004
|
|
4289
|
+
http://www.apache.org/licenses/
|
|
4290
|
+
|
|
4291
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
4292
|
+
|
|
4293
|
+
1. Definitions.
|
|
4294
|
+
|
|
4295
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
4296
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
4297
|
+
|
|
4298
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
4299
|
+
the copyright owner that is granting the License.
|
|
4300
|
+
|
|
4301
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
4302
|
+
other entities that control, are controlled by, or are under common
|
|
4303
|
+
control with that entity. For the purposes of this definition,
|
|
4304
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
4305
|
+
direction or management of such entity, whether by contract or
|
|
4306
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
4307
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
4308
|
+
|
|
4309
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
4310
|
+
exercising permissions granted by this License.
|
|
4311
|
+
|
|
4312
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
4313
|
+
including but not limited to software source code, documentation
|
|
4314
|
+
source, and configuration files.
|
|
4315
|
+
|
|
4316
|
+
"Object" form shall mean any form resulting from mechanical
|
|
4317
|
+
transformation or translation of a Source form, including but
|
|
4318
|
+
not limited to compiled object code, generated documentation,
|
|
4319
|
+
and conversions to other media types.
|
|
4320
|
+
|
|
4321
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
4322
|
+
Object form, made available under the License, as indicated by a
|
|
4323
|
+
copyright notice that is included in or attached to the work
|
|
4324
|
+
(an example is provided in the Appendix below).
|
|
4325
|
+
|
|
4326
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
4327
|
+
form, that is based on (or derived from) the Work and for which the
|
|
4328
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
4329
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
4330
|
+
of this License, Derivative Works shall not include works that remain
|
|
4331
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
4332
|
+
the Work and Derivative Works thereof.
|
|
4333
|
+
|
|
4334
|
+
"Contribution" shall mean any work of authorship, including
|
|
4335
|
+
the original version of the Work and any modifications or additions
|
|
4336
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
4337
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
4338
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
4339
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
4340
|
+
means any form of electronic, verbal, or written communication sent
|
|
4341
|
+
to the Licensor or its representatives, including but not limited to
|
|
4342
|
+
communication on electronic mailing lists, source code control systems,
|
|
4343
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
4344
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
4345
|
+
excluding communication that is conspicuously marked or otherwise
|
|
4346
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
4347
|
+
|
|
4348
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
4349
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
4350
|
+
subsequently incorporated within the Work.
|
|
4351
|
+
|
|
4352
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
4353
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
4354
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4355
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
4356
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
4357
|
+
Work and such Derivative Works in Source or Object form.
|
|
4358
|
+
|
|
4359
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
4360
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
4361
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4362
|
+
(except as stated in this section) patent license to make, have made,
|
|
4363
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
4364
|
+
where such license applies only to those patent claims licensable
|
|
4365
|
+
by such Contributor that are necessarily infringed by their
|
|
4366
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
4367
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
4368
|
+
institute patent litigation against any entity (including a
|
|
4369
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
4370
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
4371
|
+
or contributory patent infringement, then any patent licenses
|
|
4372
|
+
granted to You under this License for that Work shall terminate
|
|
4373
|
+
as of the date such litigation is filed.
|
|
4374
|
+
|
|
4375
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
4376
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
4377
|
+
modifications, and in Source or Object form, provided that You
|
|
4378
|
+
meet the following conditions:
|
|
4379
|
+
|
|
4380
|
+
(a) You must give any other recipients of the Work or
|
|
4381
|
+
Derivative Works a copy of this License; and
|
|
4382
|
+
|
|
4383
|
+
(b) You must cause any modified files to carry prominent notices
|
|
4384
|
+
stating that You changed the files; and
|
|
4385
|
+
|
|
4386
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
4387
|
+
that You distribute, all copyright, patent, trademark, and
|
|
4388
|
+
attribution notices from the Source form of the Work,
|
|
4389
|
+
excluding those notices that do not pertain to any part of
|
|
4390
|
+
the Derivative Works; and
|
|
4391
|
+
|
|
4392
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
4393
|
+
distribution, then any Derivative Works that You distribute must
|
|
4394
|
+
include a readable copy of the attribution notices contained
|
|
4395
|
+
within such NOTICE file, excluding those notices that do not
|
|
4396
|
+
pertain to any part of the Derivative Works, in at least one
|
|
4397
|
+
of the following places: within a NOTICE text file distributed
|
|
4398
|
+
as part of the Derivative Works; within the Source form or
|
|
4399
|
+
documentation, if provided along with the Derivative Works; or,
|
|
4400
|
+
within a display generated by the Derivative Works, if and
|
|
4401
|
+
wherever such third-party notices normally appear. The contents
|
|
4402
|
+
of the NOTICE file are for informational purposes only and
|
|
4403
|
+
do not modify the License. You may add Your own attribution
|
|
4404
|
+
notices within Derivative Works that You distribute, alongside
|
|
4405
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
4406
|
+
that such additional attribution notices cannot be construed
|
|
4407
|
+
as modifying the License.
|
|
4408
|
+
|
|
4409
|
+
You may add Your own copyright statement to Your modifications and
|
|
4410
|
+
may provide additional or different license terms and conditions
|
|
4411
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
4412
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
4413
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
4414
|
+
the conditions stated in this License.
|
|
4415
|
+
|
|
4416
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
4417
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
4418
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
4419
|
+
this License, without any additional terms or conditions.
|
|
4420
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
4421
|
+
the terms of any separate license agreement you may have executed
|
|
4422
|
+
with Licensor regarding such Contributions.
|
|
4423
|
+
|
|
4424
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
4425
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
4426
|
+
except as required for reasonable and customary use in describing the
|
|
4427
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
4428
|
+
|
|
4429
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
4430
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
4431
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
4432
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
4433
|
+
implied, including, without limitation, any warranties or conditions
|
|
4434
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
4435
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
4436
|
+
appropriateness of using or redistributing the Work and assume any
|
|
4437
|
+
risks associated with Your exercise of permissions under this License.
|
|
4438
|
+
|
|
4439
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
4440
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
4441
|
+
unless required by applicable law (such as deliberate and grossly
|
|
4442
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
4443
|
+
liable to You for damages, including any direct, indirect, special,
|
|
4444
|
+
incidental, or consequential damages of any character arising as a
|
|
4445
|
+
result of this License or out of the use or inability to use the
|
|
4446
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
4447
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
4448
|
+
other commercial damages or losses), even if such Contributor
|
|
4449
|
+
has been advised of the possibility of such damages.
|
|
4450
|
+
|
|
4451
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
4452
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
4453
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
4454
|
+
or other liability obligations and/or rights consistent with this
|
|
4455
|
+
License. However, in accepting such obligations, You may act only
|
|
4456
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
4457
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
4458
|
+
defend, and hold each Contributor harmless for any liability
|
|
4459
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
4460
|
+
of your accepting any such warranty or additional liability.
|
|
4461
|
+
|
|
4462
|
+
END OF TERMS AND CONDITIONS
|
|
4463
|
+
|
|
4464
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
4465
|
+
|
|
4466
|
+
To apply the Apache License to your work, attach the following
|
|
4467
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
4468
|
+
replaced with your own identifying information. (Don't include
|
|
4469
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
4470
|
+
comment syntax for the file format. We also recommend that a
|
|
4471
|
+
file or class name and description of purpose be included on the
|
|
4472
|
+
same "printed page" as the copyright notice for easier
|
|
4473
|
+
identification within third-party archives.
|
|
4474
|
+
|
|
4475
|
+
Copyright [yyyy] [name of copyright owner]
|
|
4476
|
+
|
|
4477
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
4478
|
+
you may not use this file except in compliance with the License.
|
|
4479
|
+
You may obtain a copy of the License at
|
|
4480
|
+
|
|
4481
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
4482
|
+
|
|
4483
|
+
Unless required by applicable law or agreed to in writing, software
|
|
4484
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
4485
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
4486
|
+
See the License for the specific language governing permissions and
|
|
4487
|
+
limitations under the License.
|