typerlude 1.0.0

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.
@@ -0,0 +1,2345 @@
1
+ <!doctype html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
+ <title>Typerlude third-party Rust licenses</title>
7
+ <style>
8
+ body { font: 16px/1.5 system-ui, sans-serif; max-width: 72rem; margin: auto; padding: 2rem; }
9
+ dt { font-weight: 700; margin-top: 1rem; }
10
+ pre { border: 1px solid #bbb; padding: 1rem; white-space: pre-wrap; overflow-wrap: anywhere; }
11
+ </style>
12
+ </head>
13
+ <body>
14
+ <main>
15
+ <h1>Typerlude third-party Rust licenses</h1>
16
+ <p>This standalone document lists the Rust crates used to build Typerlude and their complete license texts.</p>
17
+ <h2>Crates and SPDX expressions</h2>
18
+ <dl>
19
+ <dt>allocator-api2 0.2.21</dt>
20
+ <dd>Repository: <a href="https://github.com/zakarumych/allocator-api2">https://github.com/zakarumych/allocator-api2</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
21
+ <dt>anyhow 1.0.104</dt>
22
+ <dd>Repository: <a href="https://github.com/dtolnay/anyhow">https://github.com/dtolnay/anyhow</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
23
+ <dt>atomic-write-file 0.3.0</dt>
24
+ <dd>Repository: <a href="https://github.com/andreacorbellini/rust-atomic-write-file">https://github.com/andreacorbellini/rust-atomic-write-file</a><br>SPDX expression: <code>BSD-3-Clause</code></dd>
25
+ <dt>bitflags 2.13.1</dt>
26
+ <dd>Repository: <a href="https://github.com/bitflags/bitflags">https://github.com/bitflags/bitflags</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
27
+ <dt>castaway 0.2.4</dt>
28
+ <dd>Repository: <a href="https://github.com/sagebind/castaway">https://github.com/sagebind/castaway</a><br>SPDX expression: <code>MIT</code></dd>
29
+ <dt>cfg-if 1.0.4</dt>
30
+ <dd>Repository: <a href="https://github.com/rust-lang/cfg-if">https://github.com/rust-lang/cfg-if</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
31
+ <dt>cfg_aliases 0.2.2</dt>
32
+ <dd>Repository: <a href="https://github.com/katharostech/cfg_aliases">https://github.com/katharostech/cfg_aliases</a><br>SPDX expression: <code>MIT</code></dd>
33
+ <dt>command-group 5.0.1</dt>
34
+ <dd>Repository: <a href="https://github.com/watchexec/command-group">https://github.com/watchexec/command-group</a><br>SPDX expression: <code>Apache-2.0 OR MIT</code></dd>
35
+ <dt>compact_str 0.9.1</dt>
36
+ <dd>Repository: <a href="https://github.com/ParkMyCar/compact_str">https://github.com/ParkMyCar/compact_str</a><br>SPDX expression: <code>MIT</code></dd>
37
+ <dt>convert_case 0.10.0</dt>
38
+ <dd>Repository: <a href="https://github.com/rutrum/convert-case">https://github.com/rutrum/convert-case</a><br>SPDX expression: <code>MIT</code></dd>
39
+ <dt>crossterm 0.29.0</dt>
40
+ <dd>Repository: <a href="https://github.com/crossterm-rs/crossterm">https://github.com/crossterm-rs/crossterm</a><br>SPDX expression: <code>MIT</code></dd>
41
+ <dt>crossterm_winapi 0.9.1</dt>
42
+ <dd>Repository: <a href="https://github.com/crossterm-rs/crossterm-winapi">https://github.com/crossterm-rs/crossterm-winapi</a><br>SPDX expression: <code>MIT</code></dd>
43
+ <dt>darling 0.24.0</dt>
44
+ <dd>Repository: <a href="https://github.com/TedDriggs/darling">https://github.com/TedDriggs/darling</a><br>SPDX expression: <code>MIT</code></dd>
45
+ <dt>darling_core 0.24.0</dt>
46
+ <dd>Repository: <a href="https://github.com/TedDriggs/darling">https://github.com/TedDriggs/darling</a><br>SPDX expression: <code>MIT</code></dd>
47
+ <dt>darling_macro 0.24.0</dt>
48
+ <dd>Repository: <a href="https://github.com/TedDriggs/darling">https://github.com/TedDriggs/darling</a><br>SPDX expression: <code>MIT</code></dd>
49
+ <dt>deranged 0.5.8</dt>
50
+ <dd>Repository: <a href="https://github.com/jhpratt/deranged">https://github.com/jhpratt/deranged</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
51
+ <dt>derive_more 2.1.1</dt>
52
+ <dd>Repository: <a href="https://github.com/JelteF/derive_more">https://github.com/JelteF/derive_more</a><br>SPDX expression: <code>MIT</code></dd>
53
+ <dt>derive_more-impl 2.1.1</dt>
54
+ <dd>Repository: <a href="https://github.com/JelteF/derive_more">https://github.com/JelteF/derive_more</a><br>SPDX expression: <code>MIT</code></dd>
55
+ <dt>directories 6.0.0</dt>
56
+ <dd>Repository: <a href="https://github.com/soc/directories-rs">https://github.com/soc/directories-rs</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
57
+ <dt>dirs-sys 0.5.0</dt>
58
+ <dd>Repository: <a href="https://github.com/dirs-dev/dirs-sys-rs">https://github.com/dirs-dev/dirs-sys-rs</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
59
+ <dt>document-features 0.2.12</dt>
60
+ <dd>Repository: <a href="https://github.com/slint-ui/document-features">https://github.com/slint-ui/document-features</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
61
+ <dt>either 1.17.0</dt>
62
+ <dd>Repository: <a href="https://github.com/rayon-rs/either">https://github.com/rayon-rs/either</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
63
+ <dt>equivalent 1.0.2</dt>
64
+ <dd>Repository: <a href="https://github.com/indexmap-rs/equivalent">https://github.com/indexmap-rs/equivalent</a><br>SPDX expression: <code>Apache-2.0 OR MIT</code></dd>
65
+ <dt>errno 0.3.14</dt>
66
+ <dd>Repository: <a href="https://github.com/lambda-fairy/rust-errno">https://github.com/lambda-fairy/rust-errno</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
67
+ <dt>fastrand 2.5.0</dt>
68
+ <dd>Repository: <a href="https://github.com/smol-rs/fastrand">https://github.com/smol-rs/fastrand</a><br>SPDX expression: <code>Apache-2.0 OR MIT</code></dd>
69
+ <dt>filedescriptor 0.8.3</dt>
70
+ <dd>Repository: <a href="https://github.com/wezterm/wezterm">https://github.com/wezterm/wezterm</a><br>SPDX expression: <code>MIT</code></dd>
71
+ <dt>foldhash 0.2.0</dt>
72
+ <dd>Repository: <a href="https://github.com/orlp/foldhash">https://github.com/orlp/foldhash</a><br>SPDX expression: <code>Zlib</code></dd>
73
+ <dt>fs4 1.1.0</dt>
74
+ <dd>Repository: <a href="https://github.com/al8n/fs4">https://github.com/al8n/fs4</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
75
+ <dt>getrandom 0.3.4</dt>
76
+ <dd>Repository: <a href="https://github.com/rust-random/getrandom">https://github.com/rust-random/getrandom</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
77
+ <dt>hashbrown 0.16.1</dt>
78
+ <dd>Repository: <a href="https://github.com/rust-lang/hashbrown">https://github.com/rust-lang/hashbrown</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
79
+ <dt>hashbrown 0.17.1</dt>
80
+ <dd>Repository: <a href="https://github.com/rust-lang/hashbrown">https://github.com/rust-lang/hashbrown</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
81
+ <dt>heck 0.5.0</dt>
82
+ <dd>Repository: <a href="https://github.com/withoutboats/heck">https://github.com/withoutboats/heck</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
83
+ <dt>ident_case 1.0.1</dt>
84
+ <dd>Repository: <a href="https://github.com/TedDriggs/ident_case">https://github.com/TedDriggs/ident_case</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
85
+ <dt>include_dir 0.7.4</dt>
86
+ <dd>Repository: <a href="https://github.com/Michael-F-Bryan/include_dir">https://github.com/Michael-F-Bryan/include_dir</a><br>SPDX expression: <code>MIT</code></dd>
87
+ <dt>include_dir_macros 0.7.4</dt>
88
+ <dd>Repository: <a href="https://github.com/Michael-F-Bryan/include_dir">https://github.com/Michael-F-Bryan/include_dir</a><br>SPDX expression: <code>MIT</code></dd>
89
+ <dt>indoc 2.0.7</dt>
90
+ <dd>Repository: <a href="https://github.com/dtolnay/indoc">https://github.com/dtolnay/indoc</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
91
+ <dt>instability 0.3.13</dt>
92
+ <dd>Repository: <a href="https://github.com/ratatui/instability">https://github.com/ratatui/instability</a><br>SPDX expression: <code>MIT</code></dd>
93
+ <dt>itertools 0.14.0</dt>
94
+ <dd>Repository: <a href="https://github.com/rust-itertools/itertools">https://github.com/rust-itertools/itertools</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
95
+ <dt>itoa 1.0.18</dt>
96
+ <dd>Repository: <a href="https://github.com/dtolnay/itoa">https://github.com/dtolnay/itoa</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
97
+ <dt>kasuari 0.4.12</dt>
98
+ <dd>Repository: <a href="https://github.com/ratatui/kasuari">https://github.com/ratatui/kasuari</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
99
+ <dt>libc 0.2.189</dt>
100
+ <dd>Repository: <a href="https://github.com/rust-lang/libc">https://github.com/rust-lang/libc</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
101
+ <dt>line-clipping 0.3.8</dt>
102
+ <dd>Repository: <a href="https://github.com/ratatui/line-clipping">https://github.com/ratatui/line-clipping</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
103
+ <dt>linux-raw-sys 0.12.1</dt>
104
+ <dd>Repository: <a href="https://github.com/sunfishcode/linux-raw-sys">https://github.com/sunfishcode/linux-raw-sys</a><br>SPDX expression: <code>Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT</code></dd>
105
+ <dt>litrs 1.0.0</dt>
106
+ <dd>Repository: <a href="https://github.com/LukasKalbertodt/litrs">https://github.com/LukasKalbertodt/litrs</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
107
+ <dt>lock_api 0.4.14</dt>
108
+ <dd>Repository: <a href="https://github.com/Amanieu/parking_lot">https://github.com/Amanieu/parking_lot</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
109
+ <dt>log 0.4.33</dt>
110
+ <dd>Repository: <a href="https://github.com/rust-lang/log">https://github.com/rust-lang/log</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
111
+ <dt>lru 0.18.2</dt>
112
+ <dd>Repository: <a href="https://github.com/jeromefroe/lru-rs.git">https://github.com/jeromefroe/lru-rs.git</a><br>SPDX expression: <code>MIT</code></dd>
113
+ <dt>memchr 2.8.3</dt>
114
+ <dd>Repository: <a href="https://github.com/BurntSushi/memchr">https://github.com/BurntSushi/memchr</a><br>SPDX expression: <code>Unlicense OR MIT</code></dd>
115
+ <dt>mio 1.2.2</dt>
116
+ <dd>Repository: <a href="https://github.com/tokio-rs/mio">https://github.com/tokio-rs/mio</a><br>SPDX expression: <code>MIT</code></dd>
117
+ <dt>nix 0.27.1</dt>
118
+ <dd>Repository: <a href="https://github.com/nix-rust/nix">https://github.com/nix-rust/nix</a><br>SPDX expression: <code>MIT</code></dd>
119
+ <dt>nix 0.30.1</dt>
120
+ <dd>Repository: <a href="https://github.com/nix-rust/nix">https://github.com/nix-rust/nix</a><br>SPDX expression: <code>MIT</code></dd>
121
+ <dt>num-conv 0.2.2</dt>
122
+ <dd>Repository: <a href="https://github.com/jhpratt/num-conv">https://github.com/jhpratt/num-conv</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
123
+ <dt>num_threads 0.1.7</dt>
124
+ <dd>Repository: <a href="https://github.com/jhpratt/num_threads">https://github.com/jhpratt/num_threads</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
125
+ <dt>option-ext 0.2.0</dt>
126
+ <dd>Repository: <a href="https://github.com/soc/option-ext.git">https://github.com/soc/option-ext.git</a><br>SPDX expression: <code>MPL-2.0</code></dd>
127
+ <dt>parking_lot 0.12.5</dt>
128
+ <dd>Repository: <a href="https://github.com/Amanieu/parking_lot">https://github.com/Amanieu/parking_lot</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
129
+ <dt>parking_lot_core 0.9.12</dt>
130
+ <dd>Repository: <a href="https://github.com/Amanieu/parking_lot">https://github.com/Amanieu/parking_lot</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
131
+ <dt>powerfmt 0.2.0</dt>
132
+ <dd>Repository: <a href="https://github.com/jhpratt/powerfmt">https://github.com/jhpratt/powerfmt</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
133
+ <dt>ppv-lite86 0.2.21</dt>
134
+ <dd>Repository: <a href="https://github.com/cryptocorrosion/cryptocorrosion">https://github.com/cryptocorrosion/cryptocorrosion</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
135
+ <dt>proc-macro2 1.0.107</dt>
136
+ <dd>Repository: <a href="https://github.com/dtolnay/proc-macro2">https://github.com/dtolnay/proc-macro2</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
137
+ <dt>quote 1.0.47</dt>
138
+ <dd>Repository: <a href="https://github.com/dtolnay/quote">https://github.com/dtolnay/quote</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
139
+ <dt>rand 0.9.5</dt>
140
+ <dd>Repository: <a href="https://github.com/rust-random/rand">https://github.com/rust-random/rand</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
141
+ <dt>rand_chacha 0.9.0</dt>
142
+ <dd>Repository: <a href="https://github.com/rust-random/rand">https://github.com/rust-random/rand</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
143
+ <dt>rand_core 0.9.5</dt>
144
+ <dd>Repository: <a href="https://github.com/rust-random/rand">https://github.com/rust-random/rand</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
145
+ <dt>ratatui 0.30.2</dt>
146
+ <dd>Repository: <a href="https://github.com/ratatui/ratatui">https://github.com/ratatui/ratatui</a><br>SPDX expression: <code>MIT</code></dd>
147
+ <dt>ratatui-core 0.1.2</dt>
148
+ <dd>Repository: <a href="https://github.com/ratatui/ratatui">https://github.com/ratatui/ratatui</a><br>SPDX expression: <code>MIT</code></dd>
149
+ <dt>ratatui-crossterm 0.1.2</dt>
150
+ <dd>Repository: <a href="https://github.com/ratatui/ratatui">https://github.com/ratatui/ratatui</a><br>SPDX expression: <code>MIT</code></dd>
151
+ <dt>ratatui-widgets 0.3.2</dt>
152
+ <dd>Repository: <a href="https://github.com/ratatui/ratatui">https://github.com/ratatui/ratatui</a><br>SPDX expression: <code>MIT</code></dd>
153
+ <dt>rustc_version 0.4.1</dt>
154
+ <dd>Repository: <a href="https://github.com/djc/rustc-version-rs">https://github.com/djc/rustc-version-rs</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
155
+ <dt>rustix 1.1.4</dt>
156
+ <dd>Repository: <a href="https://github.com/bytecodealliance/rustix">https://github.com/bytecodealliance/rustix</a><br>SPDX expression: <code>Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT</code></dd>
157
+ <dt>rustversion 1.0.23</dt>
158
+ <dd>Repository: <a href="https://github.com/dtolnay/rustversion">https://github.com/dtolnay/rustversion</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
159
+ <dt>ryu 1.0.23</dt>
160
+ <dd>Repository: <a href="https://github.com/dtolnay/ryu">https://github.com/dtolnay/ryu</a><br>SPDX expression: <code>Apache-2.0 OR BSL-1.0</code></dd>
161
+ <dt>scopeguard 1.2.0</dt>
162
+ <dd>Repository: <a href="https://github.com/bluss/scopeguard">https://github.com/bluss/scopeguard</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
163
+ <dt>semver 1.0.28</dt>
164
+ <dd>Repository: <a href="https://github.com/dtolnay/semver">https://github.com/dtolnay/semver</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
165
+ <dt>serde 1.0.229</dt>
166
+ <dd>Repository: <a href="https://github.com/serde-rs/serde">https://github.com/serde-rs/serde</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
167
+ <dt>serde_core 1.0.229</dt>
168
+ <dd>Repository: <a href="https://github.com/serde-rs/serde">https://github.com/serde-rs/serde</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
169
+ <dt>serde_derive 1.0.229</dt>
170
+ <dd>Repository: <a href="https://github.com/serde-rs/serde">https://github.com/serde-rs/serde</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
171
+ <dt>serde_json 1.0.151</dt>
172
+ <dd>Repository: <a href="https://github.com/serde-rs/json">https://github.com/serde-rs/json</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
173
+ <dt>serde_spanned 1.1.1</dt>
174
+ <dd>Repository: <a href="https://github.com/toml-rs/toml">https://github.com/toml-rs/toml</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
175
+ <dt>signal-hook 0.3.18</dt>
176
+ <dd>Repository: <a href="https://github.com/vorner/signal-hook">https://github.com/vorner/signal-hook</a><br>SPDX expression: <code>Apache-2.0 OR MIT</code></dd>
177
+ <dt>signal-hook-mio 0.2.5</dt>
178
+ <dd>Repository: <a href="https://github.com/vorner/signal-hook">https://github.com/vorner/signal-hook</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
179
+ <dt>signal-hook-registry 1.4.8</dt>
180
+ <dd>Repository: <a href="https://github.com/vorner/signal-hook">https://github.com/vorner/signal-hook</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
181
+ <dt>smallvec 1.15.2</dt>
182
+ <dd>Repository: <a href="https://github.com/servo/rust-smallvec">https://github.com/servo/rust-smallvec</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
183
+ <dt>static_assertions 1.1.0</dt>
184
+ <dd>Repository: <a href="https://github.com/nvzqz/static-assertions-rs">https://github.com/nvzqz/static-assertions-rs</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
185
+ <dt>strsim 0.11.1</dt>
186
+ <dd>Repository: <a href="https://github.com/rapidfuzz/strsim-rs">https://github.com/rapidfuzz/strsim-rs</a><br>SPDX expression: <code>MIT</code></dd>
187
+ <dt>strum 0.28.0</dt>
188
+ <dd>Repository: <a href="https://github.com/Peternator7/strum">https://github.com/Peternator7/strum</a><br>SPDX expression: <code>MIT</code></dd>
189
+ <dt>strum_macros 0.28.0</dt>
190
+ <dd>Repository: <a href="https://github.com/Peternator7/strum">https://github.com/Peternator7/strum</a><br>SPDX expression: <code>MIT</code></dd>
191
+ <dt>syn 2.0.119</dt>
192
+ <dd>Repository: <a href="https://github.com/dtolnay/syn">https://github.com/dtolnay/syn</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
193
+ <dt>syn 3.0.3</dt>
194
+ <dd>Repository: <a href="https://github.com/dtolnay/syn">https://github.com/dtolnay/syn</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
195
+ <dt>thiserror 1.0.69</dt>
196
+ <dd>Repository: <a href="https://github.com/dtolnay/thiserror">https://github.com/dtolnay/thiserror</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
197
+ <dt>thiserror 2.0.19</dt>
198
+ <dd>Repository: <a href="https://github.com/dtolnay/thiserror">https://github.com/dtolnay/thiserror</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
199
+ <dt>thiserror-impl 1.0.69</dt>
200
+ <dd>Repository: <a href="https://github.com/dtolnay/thiserror">https://github.com/dtolnay/thiserror</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
201
+ <dt>thiserror-impl 2.0.19</dt>
202
+ <dd>Repository: <a href="https://github.com/dtolnay/thiserror">https://github.com/dtolnay/thiserror</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
203
+ <dt>time 0.3.55</dt>
204
+ <dd>Repository: <a href="https://github.com/time-rs/time">https://github.com/time-rs/time</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
205
+ <dt>time-core 0.1.9</dt>
206
+ <dd>Repository: <a href="https://github.com/time-rs/time">https://github.com/time-rs/time</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
207
+ <dt>time-macros 0.2.32</dt>
208
+ <dd>Repository: <a href="https://github.com/time-rs/time">https://github.com/time-rs/time</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
209
+ <dt>tinyvec 1.12.0</dt>
210
+ <dd>Repository: <a href="https://github.com/Lokathor/tinyvec">https://github.com/Lokathor/tinyvec</a><br>SPDX expression: <code>Zlib OR Apache-2.0 OR MIT</code></dd>
211
+ <dt>tinyvec_macros 0.1.1</dt>
212
+ <dd>Repository: <a href="https://github.com/Soveu/tinyvec_macros">https://github.com/Soveu/tinyvec_macros</a><br>SPDX expression: <code>MIT OR Apache-2.0 OR Zlib</code></dd>
213
+ <dt>toml 1.1.4+spec-1.1.0</dt>
214
+ <dd>Repository: <a href="https://github.com/toml-rs/toml">https://github.com/toml-rs/toml</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
215
+ <dt>toml_datetime 1.1.1+spec-1.1.0</dt>
216
+ <dd>Repository: <a href="https://github.com/toml-rs/toml">https://github.com/toml-rs/toml</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
217
+ <dt>toml_parser 1.1.3+spec-1.1.0</dt>
218
+ <dd>Repository: <a href="https://github.com/toml-rs/toml">https://github.com/toml-rs/toml</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
219
+ <dt>toml_writer 1.1.2+spec-1.1.0</dt>
220
+ <dd>Repository: <a href="https://github.com/toml-rs/toml">https://github.com/toml-rs/toml</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
221
+ <dt>unicode-ident 1.0.24</dt>
222
+ <dd>Repository: <a href="https://github.com/dtolnay/unicode-ident">https://github.com/dtolnay/unicode-ident</a><br>SPDX expression: <code>(MIT OR Apache-2.0) AND Unicode-3.0</code></dd>
223
+ <dt>unicode-normalization 0.1.25</dt>
224
+ <dd>Repository: <a href="https://github.com/unicode-rs/unicode-normalization">https://github.com/unicode-rs/unicode-normalization</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
225
+ <dt>unicode-segmentation 1.13.3</dt>
226
+ <dd>Repository: <a href="https://github.com/unicode-rs/unicode-segmentation">https://github.com/unicode-rs/unicode-segmentation</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
227
+ <dt>unicode-truncate 2.0.1</dt>
228
+ <dd>Repository: <a href="https://github.com/Aetf/unicode-truncate">https://github.com/Aetf/unicode-truncate</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
229
+ <dt>unicode-width 0.2.2</dt>
230
+ <dd>Repository: <a href="https://github.com/unicode-rs/unicode-width">https://github.com/unicode-rs/unicode-width</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
231
+ <dt>winapi 0.3.9</dt>
232
+ <dd>Repository: <a href="https://github.com/retep998/winapi-rs">https://github.com/retep998/winapi-rs</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
233
+ <dt>windows-link 0.2.1</dt>
234
+ <dd>Repository: <a href="https://github.com/microsoft/windows-rs">https://github.com/microsoft/windows-rs</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
235
+ <dt>windows-sys 0.61.2</dt>
236
+ <dd>Repository: <a href="https://github.com/microsoft/windows-rs">https://github.com/microsoft/windows-rs</a><br>SPDX expression: <code>MIT OR Apache-2.0</code></dd>
237
+ <dt>winnow 1.0.4</dt>
238
+ <dd>Repository: <a href="https://github.com/winnow-rs/winnow">https://github.com/winnow-rs/winnow</a><br>SPDX expression: <code>MIT</code></dd>
239
+ <dt>zerocopy 0.8.56</dt>
240
+ <dd>Repository: <a href="https://github.com/google/zerocopy">https://github.com/google/zerocopy</a><br>SPDX expression: <code>BSD-2-Clause OR Apache-2.0 OR MIT</code></dd>
241
+ <dt>zmij 1.0.23</dt>
242
+ <dd>Repository: <a href="https://github.com/dtolnay/zmij">https://github.com/dtolnay/zmij</a><br>SPDX expression: <code>MIT</code></dd>
243
+ </dl>
244
+ <h2>Complete license texts</h2>
245
+ <section>
246
+ <h3>Apache License 2.0 (<code>Apache-2.0</code>)</h3>
247
+ <p>Used by:
248
+ <a href="https://github.com/dtolnay/ryu">ryu 1.0.23</a>
249
+ </p>
250
+ <pre>Apache License
251
+ Version 2.0, January 2004
252
+ http://www.apache.org/licenses/
253
+
254
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
255
+
256
+ 1. Definitions.
257
+
258
+ &quot;License&quot; shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
259
+
260
+ &quot;Licensor&quot; shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
261
+
262
+ &quot;Legal Entity&quot; 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, &quot;control&quot; 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.
263
+
264
+ &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity exercising permissions granted by this License.
265
+
266
+ &quot;Source&quot; form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
267
+
268
+ &quot;Object&quot; 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.
269
+
270
+ &quot;Work&quot; 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).
271
+
272
+ &quot;Derivative Works&quot; 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.
273
+
274
+ &quot;Contribution&quot; 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, &quot;submitted&quot; 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 &quot;Not a Contribution.&quot;
275
+
276
+ &quot;Contributor&quot; 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.
277
+
278
+ 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.
279
+
280
+ 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.
281
+
282
+ 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:
283
+
284
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
285
+
286
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
287
+
288
+ (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
289
+
290
+ (d) If the Work includes a &quot;NOTICE&quot; 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.
291
+
292
+ 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.
293
+
294
+ 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.
295
+
296
+ 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.
297
+
298
+ 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 &quot;AS IS&quot; 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.
299
+
300
+ 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.
301
+
302
+ 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.
303
+
304
+ END OF TERMS AND CONDITIONS
305
+
306
+ APPENDIX: How to apply the Apache License to your work.
307
+
308
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets &quot;[]&quot; replaced with your own identifying information. (Don&#x27;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 &quot;printed page&quot; as the copyright notice for easier identification within third-party archives.
309
+
310
+ Copyright [yyyy] [name of copyright owner]
311
+
312
+ Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
313
+ you may not use this file except in compliance with the License.
314
+ You may obtain a copy of the License at
315
+
316
+ http://www.apache.org/licenses/LICENSE-2.0
317
+
318
+ Unless required by applicable law or agreed to in writing, software
319
+ distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
320
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
321
+ See the License for the specific language governing permissions and
322
+ limitations under the License.
323
+ </pre>
324
+ </section>
325
+ <section>
326
+ <h3>BSD 3-Clause &quot;New&quot; or &quot;Revised&quot; License (<code>BSD-3-Clause</code>)</h3>
327
+ <p>Used by:
328
+ <a href="https://github.com/andreacorbellini/rust-atomic-write-file">atomic-write-file 0.3.0</a>
329
+ </p>
330
+ <pre>Redistribution and use in source and binary forms, with or without
331
+ modification, are permitted provided that the following conditions are met:
332
+
333
+ 1. Redistributions of source code must retain the above copyright notice, this
334
+ list of conditions and the following disclaimer.
335
+
336
+ 2. Redistributions in binary form must reproduce the above copyright notice,
337
+ this list of conditions and the following disclaimer in the documentation
338
+ and/or other materials provided with the distribution.
339
+
340
+ 3. Neither the name of the copyright holder nor the names of its contributors
341
+ may be used to endorse or promote products derived from this software
342
+ without specific prior written permission.
343
+
344
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND
345
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
346
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
347
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
348
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
349
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
350
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
351
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
352
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
353
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
354
+ </pre>
355
+ </section>
356
+ <section>
357
+ <h3>MIT License (<code>MIT</code>)</h3>
358
+ <p>Used by:
359
+ <a href="https://github.com/ratatui/instability">instability 0.3.13</a>
360
+ </p>
361
+ <pre># MIT License
362
+
363
+ Copyright (c) 2020 Stephen M. Coakley
364
+ Copyright (c) The Ratatui Developers
365
+
366
+ Permission is hereby granted, free of charge, to any person obtaining a copy
367
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
368
+ in the Software without restriction, including without limitation the rights
369
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
370
+ copies of the Software, and to permit persons to whom the Software is
371
+ furnished to do so, subject to the following conditions:
372
+
373
+ The above copyright notice and this permission notice shall be included in all
374
+ copies or substantial portions of the Software.
375
+
376
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
377
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
378
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
379
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
380
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
381
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
382
+ SOFTWARE.
383
+ </pre>
384
+ </section>
385
+ <section>
386
+ <h3>MIT License (<code>MIT</code>)</h3>
387
+ <p>Used by:
388
+ <a href="https://github.com/rust-lang/cfg-if">cfg-if 1.0.4</a>
389
+ </p>
390
+ <pre>Copyright (c) 2014 Alex Crichton
391
+
392
+ Permission is hereby granted, free of charge, to any
393
+ person obtaining a copy of this software and associated
394
+ documentation files (the &quot;Software&quot;), to deal in the
395
+ Software without restriction, including without
396
+ limitation the rights to use, copy, modify, merge,
397
+ publish, distribute, sublicense, and/or sell copies of
398
+ the Software, and to permit persons to whom the Software
399
+ is furnished to do so, subject to the following
400
+ conditions:
401
+
402
+ The above copyright notice and this permission notice
403
+ shall be included in all copies or substantial portions
404
+ of the Software.
405
+
406
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
407
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
408
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
409
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
410
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
411
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
412
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
413
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
414
+ DEALINGS IN THE SOFTWARE.
415
+ </pre>
416
+ </section>
417
+ <section>
418
+ <h3>MIT License (<code>MIT</code>)</h3>
419
+ <p>Used by:
420
+ <a href="https://github.com/tokio-rs/mio">mio 1.2.2</a>
421
+ </p>
422
+ <pre>Copyright (c) 2014 Carl Lerche and other MIO contributors
423
+
424
+ Permission is hereby granted, free of charge, to any person obtaining a copy
425
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
426
+ in the Software without restriction, including without limitation the rights
427
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
428
+ copies of the Software, and to permit persons to whom the Software is
429
+ furnished to do so, subject to the following conditions:
430
+
431
+ The above copyright notice and this permission notice shall be included in
432
+ all copies or substantial portions of the Software.
433
+
434
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
435
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
436
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
437
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
438
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
439
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
440
+ THE SOFTWARE.
441
+ </pre>
442
+ </section>
443
+ <section>
444
+ <h3>MIT License (<code>MIT</code>)</h3>
445
+ <p>Used by:
446
+ <a href="https://github.com/lambda-fairy/rust-errno">errno 0.3.14</a>
447
+ </p>
448
+ <pre>Copyright (c) 2014 Chris Wong
449
+
450
+ Permission is hereby granted, free of charge, to any
451
+ person obtaining a copy of this software and associated
452
+ documentation files (the &quot;Software&quot;), to deal in the
453
+ Software without restriction, including without
454
+ limitation the rights to use, copy, modify, merge,
455
+ publish, distribute, sublicense, and/or sell copies of
456
+ the Software, and to permit persons to whom the Software
457
+ is furnished to do so, subject to the following
458
+ conditions:
459
+
460
+ The above copyright notice and this permission notice
461
+ shall be included in all copies or substantial portions
462
+ of the Software.
463
+
464
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
465
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
466
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
467
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
468
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
469
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
470
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
471
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
472
+ DEALINGS IN THE SOFTWARE.
473
+ </pre>
474
+ </section>
475
+ <section>
476
+ <h3>MIT License (<code>MIT</code>)</h3>
477
+ <p>Used by:
478
+ <a href="https://github.com/bitflags/bitflags">bitflags 2.13.1</a>, <a href="https://github.com/rust-lang/log">log 0.4.33</a>
479
+ </p>
480
+ <pre>Copyright (c) 2014 The Rust Project Developers
481
+
482
+ Permission is hereby granted, free of charge, to any
483
+ person obtaining a copy of this software and associated
484
+ documentation files (the &quot;Software&quot;), to deal in the
485
+ Software without restriction, including without
486
+ limitation the rights to use, copy, modify, merge,
487
+ publish, distribute, sublicense, and/or sell copies of
488
+ the Software, and to permit persons to whom the Software
489
+ is furnished to do so, subject to the following
490
+ conditions:
491
+
492
+ The above copyright notice and this permission notice
493
+ shall be included in all copies or substantial portions
494
+ of the Software.
495
+
496
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
497
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
498
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
499
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
500
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
501
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
502
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
503
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
504
+ DEALINGS IN THE SOFTWARE.
505
+ </pre>
506
+ </section>
507
+ <section>
508
+ <h3>MIT License (<code>MIT</code>)</h3>
509
+ <p>Used by:
510
+ <a href="https://github.com/rayon-rs/either">either 1.17.0</a>, <a href="https://github.com/rust-itertools/itertools">itertools 0.14.0</a>
511
+ </p>
512
+ <pre>Copyright (c) 2015
513
+
514
+ Permission is hereby granted, free of charge, to any
515
+ person obtaining a copy of this software and associated
516
+ documentation files (the &quot;Software&quot;), to deal in the
517
+ Software without restriction, including without
518
+ limitation the rights to use, copy, modify, merge,
519
+ publish, distribute, sublicense, and/or sell copies of
520
+ the Software, and to permit persons to whom the Software
521
+ is furnished to do so, subject to the following
522
+ conditions:
523
+
524
+ The above copyright notice and this permission notice
525
+ shall be included in all copies or substantial portions
526
+ of the Software.
527
+
528
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
529
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
530
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
531
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
532
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
533
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
534
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
535
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
536
+ DEALINGS IN THE SOFTWARE.
537
+ </pre>
538
+ </section>
539
+ <section>
540
+ <h3>MIT License (<code>MIT</code>)</h3>
541
+ <p>Used by:
542
+ <a href="https://github.com/al8n/fs4">fs4 1.1.0</a>, <a href="https://github.com/withoutboats/heck">heck 0.5.0</a>, <a href="https://github.com/unicode-rs/unicode-normalization">unicode-normalization 0.1.25</a>, <a href="https://github.com/unicode-rs/unicode-segmentation">unicode-segmentation 1.13.3</a>, <a href="https://github.com/unicode-rs/unicode-width">unicode-width 0.2.2</a>
543
+ </p>
544
+ <pre>Copyright (c) 2015 The Rust Project Developers
545
+
546
+ Permission is hereby granted, free of charge, to any
547
+ person obtaining a copy of this software and associated
548
+ documentation files (the &quot;Software&quot;), to deal in the
549
+ Software without restriction, including without
550
+ limitation the rights to use, copy, modify, merge,
551
+ publish, distribute, sublicense, and/or sell copies of
552
+ the Software, and to permit persons to whom the Software
553
+ is furnished to do so, subject to the following
554
+ conditions:
555
+
556
+ The above copyright notice and this permission notice
557
+ shall be included in all copies or substantial portions
558
+ of the Software.
559
+
560
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
561
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
562
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
563
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
564
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
565
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
566
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
567
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
568
+ DEALINGS IN THE SOFTWARE.
569
+ </pre>
570
+ </section>
571
+ <section>
572
+ <h3>MIT License (<code>MIT</code>)</h3>
573
+ <p>Used by:
574
+ <a href="https://github.com/retep998/winapi-rs">winapi 0.3.9</a>
575
+ </p>
576
+ <pre>Copyright (c) 2015-2018 The winapi-rs Developers
577
+
578
+ Permission is hereby granted, free of charge, to any person obtaining a copy
579
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
580
+ in the Software without restriction, including without limitation the rights
581
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
582
+ copies of the Software, and to permit persons to whom the Software is
583
+ furnished to do so, subject to the following conditions:
584
+
585
+ The above copyright notice and this permission notice shall be included in all
586
+ copies or substantial portions of the Software.
587
+
588
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
589
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
590
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
591
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
592
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
593
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
594
+ SOFTWARE.
595
+ </pre>
596
+ </section>
597
+ <section>
598
+ <h3>MIT License (<code>MIT</code>)</h3>
599
+ <p>Used by:
600
+ <a href="https://github.com/rust-lang/hashbrown">hashbrown 0.16.1</a>, <a href="https://github.com/rust-lang/hashbrown">hashbrown 0.17.1</a>
601
+ </p>
602
+ <pre>Copyright (c) 2016 Amanieu d&#x27;Antras
603
+
604
+ Permission is hereby granted, free of charge, to any
605
+ person obtaining a copy of this software and associated
606
+ documentation files (the &quot;Software&quot;), to deal in the
607
+ Software without restriction, including without
608
+ limitation the rights to use, copy, modify, merge,
609
+ publish, distribute, sublicense, and/or sell copies of
610
+ the Software, and to permit persons to whom the Software
611
+ is furnished to do so, subject to the following
612
+ conditions:
613
+
614
+ The above copyright notice and this permission notice
615
+ shall be included in all copies or substantial portions
616
+ of the Software.
617
+
618
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
619
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
620
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
621
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
622
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
623
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
624
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
625
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
626
+ DEALINGS IN THE SOFTWARE.
627
+ </pre>
628
+ </section>
629
+ <section>
630
+ <h3>MIT License (<code>MIT</code>)</h3>
631
+ <p>Used by:
632
+ <a href="https://github.com/Amanieu/parking_lot">lock_api 0.4.14</a>, <a href="https://github.com/Amanieu/parking_lot">parking_lot 0.12.5</a>, <a href="https://github.com/Amanieu/parking_lot">parking_lot_core 0.9.12</a>, <a href="https://github.com/djc/rustc-version-rs">rustc_version 0.4.1</a>
633
+ </p>
634
+ <pre>Copyright (c) 2016 The Rust Project Developers
635
+
636
+ Permission is hereby granted, free of charge, to any
637
+ person obtaining a copy of this software and associated
638
+ documentation files (the &quot;Software&quot;), to deal in the
639
+ Software without restriction, including without
640
+ limitation the rights to use, copy, modify, merge,
641
+ publish, distribute, sublicense, and/or sell copies of
642
+ the Software, and to permit persons to whom the Software
643
+ is furnished to do so, subject to the following
644
+ conditions:
645
+
646
+ The above copyright notice and this permission notice
647
+ shall be included in all copies or substantial portions
648
+ of the Software.
649
+
650
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
651
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
652
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
653
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
654
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
655
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
656
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
657
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
658
+ DEALINGS IN THE SOFTWARE.
659
+ </pre>
660
+ </section>
661
+ <section>
662
+ <h3>MIT License (<code>MIT</code>)</h3>
663
+ <p>Used by:
664
+ <a href="https://github.com/indexmap-rs/equivalent">equivalent 1.0.2</a>
665
+ </p>
666
+ <pre>Copyright (c) 2016--2023
667
+
668
+ Permission is hereby granted, free of charge, to any
669
+ person obtaining a copy of this software and associated
670
+ documentation files (the &quot;Software&quot;), to deal in the
671
+ Software without restriction, including without
672
+ limitation the rights to use, copy, modify, merge,
673
+ publish, distribute, sublicense, and/or sell copies of
674
+ the Software, and to permit persons to whom the Software
675
+ is furnished to do so, subject to the following
676
+ conditions:
677
+
678
+ The above copyright notice and this permission notice
679
+ shall be included in all copies or substantial portions
680
+ of the Software.
681
+
682
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
683
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
684
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
685
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
686
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
687
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
688
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
689
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
690
+ DEALINGS IN THE SOFTWARE.
691
+ </pre>
692
+ </section>
693
+ <section>
694
+ <h3>MIT License (<code>MIT</code>)</h3>
695
+ <p>Used by:
696
+ <a href="https://github.com/bluss/scopeguard">scopeguard 1.2.0</a>
697
+ </p>
698
+ <pre>Copyright (c) 2016-2019 Ulrik Sverdrup &quot;bluss&quot; and scopeguard developers
699
+
700
+ Permission is hereby granted, free of charge, to any
701
+ person obtaining a copy of this software and associated
702
+ documentation files (the &quot;Software&quot;), to deal in the
703
+ Software without restriction, including without
704
+ limitation the rights to use, copy, modify, merge,
705
+ publish, distribute, sublicense, and/or sell copies of
706
+ the Software, and to permit persons to whom the Software
707
+ is furnished to do so, subject to the following
708
+ conditions:
709
+
710
+ The above copyright notice and this permission notice
711
+ shall be included in all copies or substantial portions
712
+ of the Software.
713
+
714
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
715
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
716
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
717
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
718
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
719
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
720
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
721
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
722
+ DEALINGS IN THE SOFTWARE.
723
+ </pre>
724
+ </section>
725
+ <section>
726
+ <h3>MIT License (<code>MIT</code>)</h3>
727
+ <p>Used by:
728
+ <a href="https://github.com/vorner/signal-hook">signal-hook-mio 0.2.5</a>, <a href="https://github.com/vorner/signal-hook">signal-hook-registry 1.4.8</a>, <a href="https://github.com/vorner/signal-hook">signal-hook 0.3.18</a>
729
+ </p>
730
+ <pre>Copyright (c) 2017 tokio-jsonrpc developers
731
+
732
+ Permission is hereby granted, free of charge, to any
733
+ person obtaining a copy of this software and associated
734
+ documentation files (the &quot;Software&quot;), to deal in the
735
+ Software without restriction, including without
736
+ limitation the rights to use, copy, modify, merge,
737
+ publish, distribute, sublicense, and/or sell copies of
738
+ the Software, and to permit persons to whom the Software
739
+ is furnished to do so, subject to the following
740
+ conditions:
741
+
742
+ The above copyright notice and this permission notice
743
+ shall be included in all copies or substantial portions
744
+ of the Software.
745
+
746
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
747
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
748
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
749
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
750
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
751
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
752
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
753
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
754
+ DEALINGS IN THE SOFTWARE.
755
+ </pre>
756
+ </section>
757
+ <section>
758
+ <h3>MIT License (<code>MIT</code>)</h3>
759
+ <p>Used by:
760
+ <a href="https://github.com/servo/rust-smallvec">smallvec 1.15.2</a>
761
+ </p>
762
+ <pre>Copyright (c) 2018 The Servo Project Developers
763
+
764
+ Permission is hereby granted, free of charge, to any
765
+ person obtaining a copy of this software and associated
766
+ documentation files (the &quot;Software&quot;), to deal in the
767
+ Software without restriction, including without
768
+ limitation the rights to use, copy, modify, merge,
769
+ publish, distribute, sublicense, and/or sell copies of
770
+ the Software, and to permit persons to whom the Software
771
+ is furnished to do so, subject to the following
772
+ conditions:
773
+
774
+ The above copyright notice and this permission notice
775
+ shall be included in all copies or substantial portions
776
+ of the Software.
777
+
778
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
779
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
780
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
781
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
782
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
783
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
784
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
785
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
786
+ DEALINGS IN THE SOFTWARE.
787
+ </pre>
788
+ </section>
789
+ <section>
790
+ <h3>MIT License (<code>MIT</code>)</h3>
791
+ <p>Used by:
792
+ <a href="https://github.com/soc/directories-rs">directories 6.0.0</a>
793
+ </p>
794
+ <pre>Copyright (c) 2018 directories-rs contributors
795
+
796
+ Permission is hereby granted, free of charge, to any person obtaining a copy
797
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
798
+ in the Software without restriction, including without limitation the rights
799
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
800
+ copies of the Software, and to permit persons to whom the Software is
801
+ furnished to do so, subject to the following conditions:
802
+
803
+ The above copyright notice and this permission notice shall be included in all
804
+ copies or substantial portions of the Software.
805
+
806
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
807
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
808
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
809
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
810
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
811
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
812
+ SOFTWARE.
813
+ </pre>
814
+ </section>
815
+ <section>
816
+ <h3>MIT License (<code>MIT</code>)</h3>
817
+ <p>Used by:
818
+ <a href="https://github.com/dirs-dev/dirs-sys-rs">dirs-sys 0.5.0</a>
819
+ </p>
820
+ <pre>Copyright (c) 2018-2019 dirs-rs contributors
821
+
822
+ Permission is hereby granted, free of charge, to any person obtaining a copy
823
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
824
+ in the Software without restriction, including without limitation the rights
825
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
826
+ copies of the Software, and to permit persons to whom the Software is
827
+ furnished to do so, subject to the following conditions:
828
+
829
+ The above copyright notice and this permission notice shall be included in all
830
+ copies or substantial portions of the Software.
831
+
832
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
833
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
834
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
835
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
836
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
837
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
838
+ SOFTWARE.
839
+ </pre>
840
+ </section>
841
+ <section>
842
+ <h3>MIT License (<code>MIT</code>)</h3>
843
+ <p>Used by:
844
+ <a href="https://github.com/rust-random/getrandom">getrandom 0.3.4</a>
845
+ </p>
846
+ <pre>Copyright (c) 2018-2025 The rust-random Project Developers
847
+ Copyright (c) 2014 The Rust Project Developers
848
+
849
+ Permission is hereby granted, free of charge, to any
850
+ person obtaining a copy of this software and associated
851
+ documentation files (the &quot;Software&quot;), to deal in the
852
+ Software without restriction, including without
853
+ limitation the rights to use, copy, modify, merge,
854
+ publish, distribute, sublicense, and/or sell copies of
855
+ the Software, and to permit persons to whom the Software
856
+ is furnished to do so, subject to the following
857
+ conditions:
858
+
859
+ The above copyright notice and this permission notice
860
+ shall be included in all copies or substantial portions
861
+ of the Software.
862
+
863
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
864
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
865
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
866
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
867
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
868
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
869
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
870
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
871
+ DEALINGS IN THE SOFTWARE.
872
+ </pre>
873
+ </section>
874
+ <section>
875
+ <h3>MIT License (<code>MIT</code>)</h3>
876
+ <p>Used by:
877
+ <a href="https://github.com/Aetf/unicode-truncate">unicode-truncate 2.0.1</a>
878
+ </p>
879
+ <pre>Copyright (c) 2019 Aetf &lt;aetf at unlimitedcodeworks dot xyz&gt;
880
+
881
+ Permission is hereby granted, free of charge, to any
882
+ person obtaining a copy of this software and associated
883
+ documentation files (the &quot;Software&quot;), to deal in the
884
+ Software without restriction, including without
885
+ limitation the rights to use, copy, modify, merge,
886
+ publish, distribute, sublicense, and/or sell copies of
887
+ the Software, and to permit persons to whom the Software
888
+ is furnished to do so, subject to the following
889
+ conditions:
890
+
891
+ The above copyright notice and this permission notice
892
+ shall be included in all copies or substantial portions
893
+ of the Software.
894
+
895
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
896
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
897
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
898
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
899
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
900
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
901
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
902
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
903
+ DEALINGS IN THE SOFTWARE.
904
+ </pre>
905
+ </section>
906
+ <section>
907
+ <h3>MIT License (<code>MIT</code>)</h3>
908
+ <p>Used by:
909
+ <a href="https://github.com/cryptocorrosion/cryptocorrosion">ppv-lite86 0.2.21</a>
910
+ </p>
911
+ <pre>Copyright (c) 2019 The CryptoCorrosion Contributors
912
+
913
+ Permission is hereby granted, free of charge, to any
914
+ person obtaining a copy of this software and associated
915
+ documentation files (the &quot;Software&quot;), to deal in the
916
+ Software without restriction, including without
917
+ limitation the rights to use, copy, modify, merge,
918
+ publish, distribute, sublicense, and/or sell copies of
919
+ the Software, and to permit persons to whom the Software
920
+ is furnished to do so, subject to the following
921
+ conditions:
922
+
923
+ The above copyright notice and this permission notice
924
+ shall be included in all copies or substantial portions
925
+ of the Software.
926
+
927
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
928
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
929
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
930
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
931
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
932
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
933
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
934
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
935
+ DEALINGS IN THE SOFTWARE.
936
+ </pre>
937
+ </section>
938
+ <section>
939
+ <h3>MIT License (<code>MIT</code>)</h3>
940
+ <p>Used by:
941
+ <a href="https://github.com/slint-ui/document-features">document-features 0.2.12</a>
942
+ </p>
943
+ <pre>Copyright (c) 2020 Olivier Goffart &lt;ogoffart@sixtyfps.io&gt;
944
+
945
+ Permission is hereby granted, free of charge, to any person obtaining a copy
946
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
947
+ in the Software without restriction, including without limitation the rights
948
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
949
+ copies of the Software, and to permit persons to whom the Software is
950
+ furnished to do so, subject to the following conditions:
951
+
952
+ The above copyright notice and this permission notice shall be included in all
953
+ copies or substantial portions of the Software.
954
+
955
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
956
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
957
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
958
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
959
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
960
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
961
+ SOFTWARE.
962
+ </pre>
963
+ </section>
964
+ <section>
965
+ <h3>MIT License (<code>MIT</code>)</h3>
966
+ <p>Used by:
967
+ <a href="https://github.com/LukasKalbertodt/litrs">litrs 1.0.0</a>
968
+ </p>
969
+ <pre>Copyright (c) 2020 Project Developers
970
+
971
+ Permission is hereby granted, free of charge, to any
972
+ person obtaining a copy of this software and associated
973
+ documentation files (the &quot;Software&quot;), to deal in the
974
+ Software without restriction, including without
975
+ limitation the rights to use, copy, modify, merge,
976
+ publish, distribute, sublicense, and/or sell copies of
977
+ the Software, and to permit persons to whom the Software
978
+ is furnished to do so, subject to the following
979
+ conditions:
980
+
981
+ The above copyright notice and this permission notice
982
+ shall be included in all copies or substantial portions
983
+ of the Software.
984
+
985
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
986
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
987
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
988
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
989
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
990
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
991
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
992
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
993
+ DEALINGS IN THE SOFTWARE.
994
+ </pre>
995
+ </section>
996
+ <section>
997
+ <h3>MIT License (<code>MIT</code>)</h3>
998
+ <p>Used by:
999
+ <a href="https://github.com/jhpratt/num_threads">num_threads 0.1.7</a>
1000
+ </p>
1001
+ <pre>Copyright (c) 2021 Jacob Pratt
1002
+
1003
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1004
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1005
+ in the Software without restriction, including without limitation the rights
1006
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1007
+ copies of the Software, and to permit persons to whom the Software is
1008
+ furnished to do so, subject to the following conditions:
1009
+
1010
+ The above copyright notice and this permission notice shall be included in all
1011
+ copies or substantial portions of the Software.
1012
+
1013
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1014
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1015
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1016
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1017
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1018
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1019
+ SOFTWARE.
1020
+ </pre>
1021
+ </section>
1022
+ <section>
1023
+ <h3>MIT License (<code>MIT</code>)</h3>
1024
+ <p>Used by:
1025
+ <a href="https://github.com/jhpratt/powerfmt">powerfmt 0.2.0</a>
1026
+ </p>
1027
+ <pre>Copyright (c) 2023 Jacob Pratt et al.
1028
+
1029
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1030
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1031
+ in the Software without restriction, including without limitation the rights
1032
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1033
+ copies of the Software, and to permit persons to whom the Software is
1034
+ furnished to do so, subject to the following conditions:
1035
+
1036
+ The above copyright notice and this permission notice shall be included in all
1037
+ copies or substantial portions of the Software.
1038
+
1039
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1040
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1041
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1042
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1043
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1044
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1045
+ SOFTWARE.
1046
+ </pre>
1047
+ </section>
1048
+ <section>
1049
+ <h3>MIT License (<code>MIT</code>)</h3>
1050
+ <p>Used by:
1051
+ <a href="https://github.com/jhpratt/deranged">deranged 0.5.8</a>
1052
+ </p>
1053
+ <pre>Copyright (c) 2024 Jacob Pratt et al.
1054
+
1055
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1056
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1057
+ in the Software without restriction, including without limitation the rights
1058
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1059
+ copies of the Software, and to permit persons to whom the Software is
1060
+ furnished to do so, subject to the following conditions:
1061
+
1062
+ The above copyright notice and this permission notice shall be included in all
1063
+ copies or substantial portions of the Software.
1064
+
1065
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1066
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1067
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1068
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1069
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1070
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1071
+ SOFTWARE.
1072
+ </pre>
1073
+ </section>
1074
+ <section>
1075
+ <h3>MIT License (<code>MIT</code>)</h3>
1076
+ <p>Used by:
1077
+ <a href="https://github.com/toml-rs/toml">serde_spanned 1.1.1</a>, <a href="https://github.com/toml-rs/toml">toml 1.1.4+spec-1.1.0</a>, <a href="https://github.com/toml-rs/toml">toml_datetime 1.1.1+spec-1.1.0</a>, <a href="https://github.com/toml-rs/toml">toml_parser 1.1.3+spec-1.1.0</a>, <a href="https://github.com/toml-rs/toml">toml_writer 1.1.2+spec-1.1.0</a>
1078
+ </p>
1079
+ <pre>Copyright (c) Individual contributors
1080
+
1081
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1082
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1083
+ in the Software without restriction, including without limitation the rights
1084
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1085
+ copies of the Software, and to permit persons to whom the Software is
1086
+ furnished to do so, subject to the following conditions:
1087
+
1088
+ The above copyright notice and this permission notice shall be included in all
1089
+ copies or substantial portions of the Software.
1090
+
1091
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1092
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1093
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1094
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1095
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1096
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1097
+ SOFTWARE.
1098
+ </pre>
1099
+ </section>
1100
+ <section>
1101
+ <h3>MIT License (<code>MIT</code>)</h3>
1102
+ <p>Used by:
1103
+ <a href="https://github.com/jhpratt/num-conv">num-conv 0.2.2</a>
1104
+ </p>
1105
+ <pre>Copyright (c) Jacob Pratt
1106
+
1107
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1108
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1109
+ in the Software without restriction, including without limitation the rights
1110
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1111
+ copies of the Software, and to permit persons to whom the Software is
1112
+ furnished to do so, subject to the following conditions:
1113
+
1114
+ The above copyright notice and this permission notice shall be included in all
1115
+ copies or substantial portions of the Software.
1116
+
1117
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1118
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1119
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1120
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1121
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1122
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1123
+ SOFTWARE.
1124
+ </pre>
1125
+ </section>
1126
+ <section>
1127
+ <h3>MIT License (<code>MIT</code>)</h3>
1128
+ <p>Used by:
1129
+ <a href="https://github.com/time-rs/time">time-core 0.1.9</a>, <a href="https://github.com/time-rs/time">time-macros 0.2.32</a>, <a href="https://github.com/time-rs/time">time 0.3.55</a>
1130
+ </p>
1131
+ <pre>Copyright (c) Jacob Pratt et al.
1132
+
1133
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1134
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1135
+ in the Software without restriction, including without limitation the rights
1136
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1137
+ copies of the Software, and to permit persons to whom the Software is
1138
+ furnished to do so, subject to the following conditions:
1139
+
1140
+ The above copyright notice and this permission notice shall be included in all
1141
+ copies or substantial portions of the Software.
1142
+
1143
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1144
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1145
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1146
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1147
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1148
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1149
+ SOFTWARE.
1150
+ </pre>
1151
+ </section>
1152
+ <section>
1153
+ <h3>MIT License (<code>MIT</code>)</h3>
1154
+ <p>Used by:
1155
+ <a href="https://github.com/rust-lang/libc">libc 0.2.189</a>
1156
+ </p>
1157
+ <pre>Copyright (c) The Rust Project Developers
1158
+
1159
+ Permission is hereby granted, free of charge, to any
1160
+ person obtaining a copy of this software and associated
1161
+ documentation files (the &quot;Software&quot;), to deal in the
1162
+ Software without restriction, including without
1163
+ limitation the rights to use, copy, modify, merge,
1164
+ publish, distribute, sublicense, and/or sell copies of
1165
+ the Software, and to permit persons to whom the Software
1166
+ is furnished to do so, subject to the following
1167
+ conditions:
1168
+
1169
+ The above copyright notice and this permission notice
1170
+ shall be included in all copies or substantial portions
1171
+ of the Software.
1172
+
1173
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
1174
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1175
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1176
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1177
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1178
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1179
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1180
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1181
+ DEALINGS IN THE SOFTWARE.
1182
+ </pre>
1183
+ </section>
1184
+ <section>
1185
+ <h3>MIT License (<code>MIT</code>)</h3>
1186
+ <p>Used by:
1187
+ <a href="https://github.com/rust-random/rand">rand 0.9.5</a>, <a href="https://github.com/rust-random/rand">rand_chacha 0.9.0</a>, <a href="https://github.com/rust-random/rand">rand_core 0.9.5</a>
1188
+ </p>
1189
+ <pre>Copyright 2018 Developers of the Rand project
1190
+ Copyright (c) 2014 The Rust Project Developers
1191
+
1192
+ Permission is hereby granted, free of charge, to any
1193
+ person obtaining a copy of this software and associated
1194
+ documentation files (the &quot;Software&quot;), to deal in the
1195
+ Software without restriction, including without
1196
+ limitation the rights to use, copy, modify, merge,
1197
+ publish, distribute, sublicense, and/or sell copies of
1198
+ the Software, and to permit persons to whom the Software
1199
+ is furnished to do so, subject to the following
1200
+ conditions:
1201
+
1202
+ The above copyright notice and this permission notice
1203
+ shall be included in all copies or substantial portions
1204
+ of the Software.
1205
+
1206
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
1207
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1208
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1209
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1210
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1211
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1212
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1213
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1214
+ DEALINGS IN THE SOFTWARE.
1215
+ </pre>
1216
+ </section>
1217
+ <section>
1218
+ <h3>MIT License (<code>MIT</code>)</h3>
1219
+ <p>Used by:
1220
+ <a href="https://github.com/google/zerocopy">zerocopy 0.8.56</a>
1221
+ </p>
1222
+ <pre>Copyright 2023 The Fuchsia Authors
1223
+
1224
+ Permission is hereby granted, free of charge, to any
1225
+ person obtaining a copy of this software and associated
1226
+ documentation files (the &quot;Software&quot;), to deal in the
1227
+ Software without restriction, including without
1228
+ limitation the rights to use, copy, modify, merge,
1229
+ publish, distribute, sublicense, and/or sell copies of
1230
+ the Software, and to permit persons to whom the Software
1231
+ is furnished to do so, subject to the following
1232
+ conditions:
1233
+
1234
+ The above copyright notice and this permission notice
1235
+ shall be included in all copies or substantial portions
1236
+ of the Software.
1237
+
1238
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
1239
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1240
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1241
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1242
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1243
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1244
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1245
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1246
+ DEALINGS IN THE SOFTWARE.
1247
+
1248
+ </pre>
1249
+ </section>
1250
+ <section>
1251
+ <h3>MIT License (<code>MIT</code>)</h3>
1252
+ <p>Used by:
1253
+ <a href="https://github.com/jeromefroe/lru-rs.git">lru 0.18.2</a>
1254
+ </p>
1255
+ <pre>MIT License
1256
+
1257
+ Copyright (c) 2016 Jerome Froelich
1258
+
1259
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1260
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1261
+ in the Software without restriction, including without limitation the rights
1262
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1263
+ copies of the Software, and to permit persons to whom the Software is
1264
+ furnished to do so, subject to the following conditions:
1265
+
1266
+ The above copyright notice and this permission notice shall be included in all
1267
+ copies or substantial portions of the Software.
1268
+
1269
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1270
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1271
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1272
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1273
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1274
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1275
+ SOFTWARE.</pre>
1276
+ </section>
1277
+ <section>
1278
+ <h3>MIT License (<code>MIT</code>)</h3>
1279
+ <p>Used by:
1280
+ <a href="https://github.com/nvzqz/static-assertions-rs">static_assertions 1.1.0</a>
1281
+ </p>
1282
+ <pre>MIT License
1283
+
1284
+ Copyright (c) 2017 Nikolai Vazquez
1285
+
1286
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1287
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1288
+ in the Software without restriction, including without limitation the rights
1289
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1290
+ copies of the Software, and to permit persons to whom the Software is
1291
+ furnished to do so, subject to the following conditions:
1292
+
1293
+ The above copyright notice and this permission notice shall be included in all
1294
+ copies or substantial portions of the Software.
1295
+
1296
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1297
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1298
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1299
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1300
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1301
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1302
+ SOFTWARE.
1303
+ </pre>
1304
+ </section>
1305
+ <section>
1306
+ <h3>MIT License (<code>MIT</code>)</h3>
1307
+ <p>Used by:
1308
+ <a href="https://github.com/TedDriggs/darling">darling 0.24.0</a>, <a href="https://github.com/TedDriggs/darling">darling_core 0.24.0</a>, <a href="https://github.com/TedDriggs/darling">darling_macro 0.24.0</a>
1309
+ </p>
1310
+ <pre>MIT License
1311
+
1312
+ Copyright (c) 2017 Ted Driggs
1313
+
1314
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1315
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1316
+ in the Software without restriction, including without limitation the rights
1317
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1318
+ copies of the Software, and to permit persons to whom the Software is
1319
+ furnished to do so, subject to the following conditions:
1320
+
1321
+ The above copyright notice and this permission notice shall be included in all
1322
+ copies or substantial portions of the Software.
1323
+
1324
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1325
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1326
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1327
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1328
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1329
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1330
+ SOFTWARE.
1331
+ </pre>
1332
+ </section>
1333
+ <section>
1334
+ <h3>MIT License (<code>MIT</code>)</h3>
1335
+ <p>Used by:
1336
+ <a href="https://github.com/wezterm/wezterm">filedescriptor 0.8.3</a>
1337
+ </p>
1338
+ <pre>MIT License
1339
+
1340
+ Copyright (c) 2018 Wez Furlong
1341
+
1342
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1343
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1344
+ in the Software without restriction, including without limitation the rights
1345
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1346
+ copies of the Software, and to permit persons to whom the Software is
1347
+ furnished to do so, subject to the following conditions:
1348
+
1349
+ The above copyright notice and this permission notice shall be included in all
1350
+ copies or substantial portions of the Software.
1351
+
1352
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1353
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1354
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1355
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1356
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1357
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1358
+ SOFTWARE.
1359
+ </pre>
1360
+ </section>
1361
+ <section>
1362
+ <h3>MIT License (<code>MIT</code>)</h3>
1363
+ <p>Used by:
1364
+ <a href="https://github.com/Peternator7/strum">strum 0.28.0</a>, <a href="https://github.com/Peternator7/strum">strum_macros 0.28.0</a>
1365
+ </p>
1366
+ <pre>MIT License
1367
+
1368
+ Copyright (c) 2019 Peter Glotfelty
1369
+
1370
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1371
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1372
+ in the Software without restriction, including without limitation the rights
1373
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1374
+ copies of the Software, and to permit persons to whom the Software is
1375
+ furnished to do so, subject to the following conditions:
1376
+
1377
+ The above copyright notice and this permission notice shall be included in all
1378
+ copies or substantial portions of the Software.
1379
+
1380
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1381
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1382
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1383
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1384
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1385
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1386
+ SOFTWARE.
1387
+ </pre>
1388
+ </section>
1389
+ <section>
1390
+ <h3>MIT License (<code>MIT</code>)</h3>
1391
+ <p>Used by:
1392
+ <a href="https://github.com/katharostech/cfg_aliases">cfg_aliases 0.2.2</a>
1393
+ </p>
1394
+ <pre>MIT License
1395
+
1396
+ Copyright (c) 2020 Katharos Technology
1397
+
1398
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1399
+
1400
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1401
+
1402
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, 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.
1403
+ </pre>
1404
+ </section>
1405
+ <section>
1406
+ <h3>MIT License (<code>MIT</code>)</h3>
1407
+ <p>Used by:
1408
+ <a href="https://github.com/Soveu/tinyvec_macros">tinyvec_macros 0.1.1</a>
1409
+ </p>
1410
+ <pre>MIT License
1411
+
1412
+ Copyright (c) 2020 Soveu
1413
+
1414
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1415
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1416
+ in the Software without restriction, including without limitation the rights
1417
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1418
+ copies of the Software, and to permit persons to whom the Software is
1419
+ furnished to do so, subject to the following conditions:
1420
+
1421
+ The above copyright notice and this permission notice shall be included in all
1422
+ copies or substantial portions of the Software.
1423
+
1424
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1425
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1426
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1427
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1428
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1429
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1430
+ SOFTWARE.
1431
+ </pre>
1432
+ </section>
1433
+ <section>
1434
+ <h3>MIT License (<code>MIT</code>)</h3>
1435
+ <p>Used by:
1436
+ <a href="https://github.com/ParkMyCar/compact_str">compact_str 0.9.1</a>
1437
+ </p>
1438
+ <pre>MIT License
1439
+
1440
+ Copyright (c) 2021 Parker Timmerman
1441
+
1442
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1443
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1444
+ in the Software without restriction, including without limitation the rights
1445
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1446
+ copies of the Software, and to permit persons to whom the Software is
1447
+ furnished to do so, subject to the following conditions:
1448
+
1449
+ The above copyright notice and this permission notice shall be included in all
1450
+ copies or substantial portions of the Software.
1451
+
1452
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1453
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1454
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1455
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1456
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1457
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1458
+ SOFTWARE.
1459
+ </pre>
1460
+ </section>
1461
+ <section>
1462
+ <h3>MIT License (<code>MIT</code>)</h3>
1463
+ <p>Used by:
1464
+ <a href="https://github.com/sagebind/castaway">castaway 0.2.4</a>
1465
+ </p>
1466
+ <pre>MIT License
1467
+
1468
+ Copyright (c) 2021 Stephen M. Coakley
1469
+
1470
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1471
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1472
+ in the Software without restriction, including without limitation the rights
1473
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1474
+ copies of the Software, and to permit persons to whom the Software is
1475
+ furnished to do so, subject to the following conditions:
1476
+
1477
+ The above copyright notice and this permission notice shall be included in all
1478
+ copies or substantial portions of the Software.
1479
+
1480
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1481
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1482
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1483
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1484
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1485
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1486
+ SOFTWARE.
1487
+ </pre>
1488
+ </section>
1489
+ <section>
1490
+ <h3>MIT License (<code>MIT</code>)</h3>
1491
+ <p>Used by:
1492
+ <a href="https://github.com/ratatui/line-clipping">line-clipping 0.3.8</a>
1493
+ </p>
1494
+ <pre>MIT License
1495
+
1496
+ Copyright (c) 2024 Josh McKinney
1497
+
1498
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1499
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1500
+ in the Software without restriction, including without limitation the rights
1501
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1502
+ copies of the Software, and to permit persons to whom the Software is
1503
+ furnished to do so, subject to the following conditions:
1504
+
1505
+ The above copyright notice and this permission notice shall be included in all
1506
+ copies or substantial portions of the Software.
1507
+
1508
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1509
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1510
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1511
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1512
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1513
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1514
+ SOFTWARE.
1515
+ </pre>
1516
+ </section>
1517
+ <section>
1518
+ <h3>MIT License (<code>MIT</code>)</h3>
1519
+ <p>Used by:
1520
+ <a href="https://github.com/rutrum/convert-case">convert_case 0.10.0</a>
1521
+ </p>
1522
+ <pre>MIT License
1523
+
1524
+ Copyright (c) 2025 rutrum
1525
+
1526
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1527
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1528
+ in the Software without restriction, including without limitation the rights
1529
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1530
+ copies of the Software, and to permit persons to whom the Software is
1531
+ furnished to do so, subject to the following conditions:
1532
+
1533
+ The above copyright notice and this permission notice shall be included in all
1534
+ copies or substantial portions of the Software.
1535
+
1536
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1537
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1538
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1539
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1540
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1541
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1542
+ SOFTWARE.</pre>
1543
+ </section>
1544
+ <section>
1545
+ <h3>MIT License (<code>MIT</code>)</h3>
1546
+ <p>Used by:
1547
+ <a href="https://github.com/Michael-F-Bryan/include_dir">include_dir 0.7.4</a>, <a href="https://github.com/Michael-F-Bryan/include_dir">include_dir_macros 0.7.4</a>, <a href="https://github.com/microsoft/windows-rs">windows-link 0.2.1</a>, <a href="https://github.com/microsoft/windows-rs">windows-sys 0.61.2</a>
1548
+ </p>
1549
+ <pre>MIT License
1550
+
1551
+ Copyright (c) &lt;year&gt; &lt;copyright holders&gt;
1552
+
1553
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1554
+ associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including
1555
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1556
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1557
+ following conditions:
1558
+
1559
+ The above copyright notice and this permission notice shall be included in all copies or substantial
1560
+ portions of the Software.
1561
+
1562
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1563
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1564
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1565
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1566
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
1567
+ </pre>
1568
+ </section>
1569
+ <section>
1570
+ <h3>MIT License (<code>MIT</code>)</h3>
1571
+ <p>Used by:
1572
+ <a href="https://github.com/TedDriggs/ident_case">ident_case 1.0.1</a>
1573
+ </p>
1574
+ <pre>MIT License
1575
+
1576
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1577
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1578
+ in the Software without restriction, including without limitation the rights
1579
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1580
+ copies of the Software, and to permit persons to whom the Software is
1581
+ furnished to do so, subject to the following conditions:
1582
+
1583
+ The above copyright notice and this permission notice shall be included in all
1584
+ copies or substantial portions of the Software.
1585
+
1586
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1587
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1588
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1589
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1590
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1591
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1592
+ SOFTWARE.
1593
+ </pre>
1594
+ </section>
1595
+ <section>
1596
+ <h3>MIT License (<code>MIT</code>)</h3>
1597
+ <p>Used by:
1598
+ <a href="https://github.com/crossterm-rs/crossterm">crossterm 0.29.0</a>, <a href="https://github.com/crossterm-rs/crossterm-winapi">crossterm_winapi 0.9.1</a>
1599
+ </p>
1600
+ <pre>MIT License
1601
+
1602
+ Copyright (c) 2019 Timon
1603
+
1604
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1605
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1606
+ in the Software without restriction, including without limitation the rights
1607
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1608
+ copies of the Software, and to permit persons to whom the Software is
1609
+ furnished to do so, subject to the following conditions:
1610
+
1611
+ The above copyright notice and this permission notice shall be included in all
1612
+ copies or substantial portions of the Software.
1613
+
1614
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1615
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1616
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1617
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1618
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1619
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1620
+ SOFTWARE.
1621
+ </pre>
1622
+ </section>
1623
+ <section>
1624
+ <h3>MIT License (<code>MIT</code>)</h3>
1625
+ <p>Used by:
1626
+ <a href="https://github.com/dtolnay/anyhow">anyhow 1.0.104</a>, <a href="https://github.com/watchexec/command-group">command-group 5.0.1</a>, <a href="https://github.com/smol-rs/fastrand">fastrand 2.5.0</a>, <a href="https://github.com/dtolnay/indoc">indoc 2.0.7</a>, <a href="https://github.com/dtolnay/itoa">itoa 1.0.18</a>, <a href="https://github.com/sunfishcode/linux-raw-sys">linux-raw-sys 0.12.1</a>, <a href="https://github.com/dtolnay/proc-macro2">proc-macro2 1.0.107</a>, <a href="https://github.com/dtolnay/quote">quote 1.0.47</a>, <a href="https://github.com/bytecodealliance/rustix">rustix 1.1.4</a>, <a href="https://github.com/dtolnay/rustversion">rustversion 1.0.23</a>, <a href="https://github.com/dtolnay/semver">semver 1.0.28</a>, <a href="https://github.com/serde-rs/serde">serde 1.0.229</a>, <a href="https://github.com/serde-rs/serde">serde_core 1.0.229</a>, <a href="https://github.com/serde-rs/serde">serde_derive 1.0.229</a>, <a href="https://github.com/serde-rs/json">serde_json 1.0.151</a>, <a href="https://github.com/dtolnay/syn">syn 2.0.119</a>, <a href="https://github.com/dtolnay/syn">syn 3.0.3</a>, <a href="https://github.com/dtolnay/thiserror">thiserror-impl 1.0.69</a>, <a href="https://github.com/dtolnay/thiserror">thiserror-impl 2.0.19</a>, <a href="https://github.com/dtolnay/thiserror">thiserror 1.0.69</a>, <a href="https://github.com/dtolnay/thiserror">thiserror 2.0.19</a>, <a href="https://github.com/dtolnay/unicode-ident">unicode-ident 1.0.24</a>, <a href="https://github.com/dtolnay/zmij">zmij 1.0.23</a>
1627
+ </p>
1628
+ <pre>Permission is hereby granted, free of charge, to any
1629
+ person obtaining a copy of this software and associated
1630
+ documentation files (the &quot;Software&quot;), to deal in the
1631
+ Software without restriction, including without
1632
+ limitation the rights to use, copy, modify, merge,
1633
+ publish, distribute, sublicense, and/or sell copies of
1634
+ the Software, and to permit persons to whom the Software
1635
+ is furnished to do so, subject to the following
1636
+ conditions:
1637
+
1638
+ The above copyright notice and this permission notice
1639
+ shall be included in all copies or substantial portions
1640
+ of the Software.
1641
+
1642
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
1643
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1644
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1645
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1646
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1647
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1648
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1649
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1650
+ DEALINGS IN THE SOFTWARE.
1651
+ </pre>
1652
+ </section>
1653
+ <section>
1654
+ <h3>MIT License (<code>MIT</code>)</h3>
1655
+ <p>Used by:
1656
+ <a href="https://github.com/zakarumych/allocator-api2">allocator-api2 0.2.21</a>
1657
+ </p>
1658
+ <pre>Permission is hereby granted, free of charge, to any
1659
+ person obtaining a copy of this software and associated
1660
+ documentation files (the &quot;Software&quot;), to deal in the
1661
+ Software without restriction, including without
1662
+ limitation the rights to use, copy, modify, merge,
1663
+ publish, distribute, sublicense, and/or sell copies of
1664
+ the Software, and to permit persons to whom the Software
1665
+ is furnished to do so, subject to the following
1666
+ conditions:
1667
+
1668
+ The above copyright notice and this permission notice
1669
+ shall be included in all copies or substantial portions
1670
+ of the Software.
1671
+
1672
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
1673
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1674
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1675
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1676
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1677
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1678
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1679
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1680
+ DEALINGS IN THE SOFTWARE.
1681
+ </pre>
1682
+ </section>
1683
+ <section>
1684
+ <h3>MIT License (<code>MIT</code>)</h3>
1685
+ <p>Used by:
1686
+ <a href="https://github.com/winnow-rs/winnow">winnow 1.0.4</a>
1687
+ </p>
1688
+ <pre>Permission is hereby granted, free of charge, to any person obtaining
1689
+ a copy of this software and associated documentation files (the
1690
+ &quot;Software&quot;), to deal in the Software without restriction, including
1691
+ without limitation the rights to use, copy, modify, merge, publish,
1692
+ distribute, sublicense, and/or sell copies of the Software, and to
1693
+ permit persons to whom the Software is furnished to do so, subject to
1694
+ the following conditions:
1695
+
1696
+ The above copyright notice and this permission notice shall be
1697
+ included in all copies or substantial portions of the Software.
1698
+
1699
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND,
1700
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1701
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1702
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1703
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1704
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1705
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1706
+ </pre>
1707
+ </section>
1708
+ <section>
1709
+ <h3>MIT License (<code>MIT</code>)</h3>
1710
+ <p>Used by:
1711
+ <a href="https://github.com/Lokathor/tinyvec">tinyvec 1.12.0</a>
1712
+ </p>
1713
+ <pre>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1714
+
1715
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1716
+
1717
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, 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.
1718
+ </pre>
1719
+ </section>
1720
+ <section>
1721
+ <h3>MIT License (<code>MIT</code>)</h3>
1722
+ <p>Used by:
1723
+ <a href="https://github.com/BurntSushi/memchr">memchr 2.8.3</a>
1724
+ </p>
1725
+ <pre>The MIT License (MIT)
1726
+
1727
+ Copyright (c) 2015 Andrew Gallant
1728
+
1729
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1730
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1731
+ in the Software without restriction, including without limitation the rights
1732
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1733
+ copies of the Software, and to permit persons to whom the Software is
1734
+ furnished to do so, subject to the following conditions:
1735
+
1736
+ The above copyright notice and this permission notice shall be included in
1737
+ all copies or substantial portions of the Software.
1738
+
1739
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1740
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1741
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1742
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1743
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1744
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1745
+ THE SOFTWARE.
1746
+ </pre>
1747
+ </section>
1748
+ <section>
1749
+ <h3>MIT License (<code>MIT</code>)</h3>
1750
+ <p>Used by:
1751
+ <a href="https://github.com/nix-rust/nix">nix 0.27.1</a>, <a href="https://github.com/nix-rust/nix">nix 0.30.1</a>
1752
+ </p>
1753
+ <pre>The MIT License (MIT)
1754
+
1755
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
1756
+
1757
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1758
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1759
+ in the Software without restriction, including without limitation the rights
1760
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1761
+ copies of the Software, and to permit persons to whom the Software is
1762
+ furnished to do so, subject to the following conditions:
1763
+
1764
+ The above copyright notice and this permission notice shall be included in
1765
+ all copies or substantial portions of the Software.
1766
+
1767
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1768
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1769
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1770
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1771
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1772
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1773
+ THE SOFTWARE.
1774
+ </pre>
1775
+ </section>
1776
+ <section>
1777
+ <h3>MIT License (<code>MIT</code>)</h3>
1778
+ <p>Used by:
1779
+ <a href="https://github.com/rapidfuzz/strsim-rs">strsim 0.11.1</a>
1780
+ </p>
1781
+ <pre>The MIT License (MIT)
1782
+
1783
+ Copyright (c) 2015 Danny Guo
1784
+ Copyright (c) 2016 Titus Wormer &lt;tituswormer@gmail.com&gt;
1785
+ Copyright (c) 2018 Akash Kurdekar
1786
+
1787
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1788
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1789
+ in the Software without restriction, including without limitation the rights
1790
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1791
+ copies of the Software, and to permit persons to whom the Software is
1792
+ furnished to do so, subject to the following conditions:
1793
+
1794
+ The above copyright notice and this permission notice shall be included in all
1795
+ copies or substantial portions of the Software.
1796
+
1797
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1798
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1799
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1800
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1801
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1802
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1803
+ SOFTWARE.
1804
+ </pre>
1805
+ </section>
1806
+ <section>
1807
+ <h3>MIT License (<code>MIT</code>)</h3>
1808
+ <p>Used by:
1809
+ <a href="https://github.com/ratatui/kasuari">kasuari 0.4.12</a>
1810
+ </p>
1811
+ <pre>The MIT License (MIT)
1812
+
1813
+ Copyright (c) 2016 Dylan Ede
1814
+ Copyright (c) 2024 Josh McKinney
1815
+
1816
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1817
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1818
+ in the Software without restriction, including without limitation the rights
1819
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1820
+ copies of the Software, and to permit persons to whom the Software is
1821
+ furnished to do so, subject to the following conditions:
1822
+
1823
+ The above copyright notice and this permission notice shall be included in all
1824
+ copies or substantial portions of the Software.
1825
+
1826
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1827
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1828
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1829
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1830
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1831
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1832
+ SOFTWARE.
1833
+ </pre>
1834
+ </section>
1835
+ <section>
1836
+ <h3>MIT License (<code>MIT</code>)</h3>
1837
+ <p>Used by:
1838
+ <a href="https://github.com/JelteF/derive_more">derive_more-impl 2.1.1</a>, <a href="https://github.com/JelteF/derive_more">derive_more 2.1.1</a>
1839
+ </p>
1840
+ <pre>The MIT License (MIT)
1841
+
1842
+ Copyright (c) 2016 Jelte Fennema
1843
+
1844
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1845
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1846
+ in the Software without restriction, including without limitation the rights
1847
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1848
+ copies of the Software, and to permit persons to whom the Software is
1849
+ furnished to do so, subject to the following conditions:
1850
+
1851
+ The above copyright notice and this permission notice shall be included in all
1852
+ copies or substantial portions of the Software.
1853
+
1854
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1855
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1856
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1857
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1858
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1859
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1860
+ SOFTWARE.
1861
+ </pre>
1862
+ </section>
1863
+ <section>
1864
+ <h3>MIT License (<code>MIT</code>)</h3>
1865
+ <p>Used by:
1866
+ <a href="https://github.com/ratatui/ratatui">ratatui-core 0.1.2</a>, <a href="https://github.com/ratatui/ratatui">ratatui-crossterm 0.1.2</a>, <a href="https://github.com/ratatui/ratatui">ratatui-widgets 0.3.2</a>, <a href="https://github.com/ratatui/ratatui">ratatui 0.30.2</a>
1867
+ </p>
1868
+ <pre>The MIT License (MIT)
1869
+
1870
+ Copyright (c) 2016-2022 Florian Dehau
1871
+ Copyright (c) 2023-2025 The Ratatui Developers
1872
+
1873
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1874
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1875
+ in the Software without restriction, including without limitation the rights
1876
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1877
+ copies of the Software, and to permit persons to whom the Software is
1878
+ furnished to do so, subject to the following conditions:
1879
+
1880
+ The above copyright notice and this permission notice shall be included in all
1881
+ copies or substantial portions of the Software.
1882
+
1883
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1884
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1885
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1886
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1887
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1888
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1889
+ SOFTWARE.
1890
+ </pre>
1891
+ </section>
1892
+ <section>
1893
+ <h3>Mozilla Public License 2.0 (<code>MPL-2.0</code>)</h3>
1894
+ <p>Used by:
1895
+ <a href="https://github.com/soc/option-ext.git">option-ext 0.2.0</a>
1896
+ </p>
1897
+ <pre>Mozilla Public License Version 2.0
1898
+ &#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;&#x3D;
1899
+
1900
+ 1. Definitions
1901
+ --------------
1902
+
1903
+ 1.1. &quot;Contributor&quot;
1904
+ means each individual or legal entity that creates, contributes to
1905
+ the creation of, or owns Covered Software.
1906
+
1907
+ 1.2. &quot;Contributor Version&quot;
1908
+ means the combination of the Contributions of others (if any) used
1909
+ by a Contributor and that particular Contributor&#x27;s Contribution.
1910
+
1911
+ 1.3. &quot;Contribution&quot;
1912
+ means Covered Software of a particular Contributor.
1913
+
1914
+ 1.4. &quot;Covered Software&quot;
1915
+ means Source Code Form to which the initial Contributor has attached
1916
+ the notice in Exhibit A, the Executable Form of such Source Code
1917
+ Form, and Modifications of such Source Code Form, in each case
1918
+ including portions thereof.
1919
+
1920
+ 1.5. &quot;Incompatible With Secondary Licenses&quot;
1921
+ means
1922
+
1923
+ (a) that the initial Contributor has attached the notice described
1924
+ in Exhibit B to the Covered Software; or
1925
+
1926
+ (b) that the Covered Software was made available under the terms of
1927
+ version 1.1 or earlier of the License, but not also under the
1928
+ terms of a Secondary License.
1929
+
1930
+ 1.6. &quot;Executable Form&quot;
1931
+ means any form of the work other than Source Code Form.
1932
+
1933
+ 1.7. &quot;Larger Work&quot;
1934
+ means a work that combines Covered Software with other material, in
1935
+ a separate file or files, that is not Covered Software.
1936
+
1937
+ 1.8. &quot;License&quot;
1938
+ means this document.
1939
+
1940
+ 1.9. &quot;Licensable&quot;
1941
+ means having the right to grant, to the maximum extent possible,
1942
+ whether at the time of the initial grant or subsequently, any and
1943
+ all of the rights conveyed by this License.
1944
+
1945
+ 1.10. &quot;Modifications&quot;
1946
+ means any of the following:
1947
+
1948
+ (a) any file in Source Code Form that results from an addition to,
1949
+ deletion from, or modification of the contents of Covered
1950
+ Software; or
1951
+
1952
+ (b) any new file in Source Code Form that contains any Covered
1953
+ Software.
1954
+
1955
+ 1.11. &quot;Patent Claims&quot; of a Contributor
1956
+ means any patent claim(s), including without limitation, method,
1957
+ process, and apparatus claims, in any patent Licensable by such
1958
+ Contributor that would be infringed, but for the grant of the
1959
+ License, by the making, using, selling, offering for sale, having
1960
+ made, import, or transfer of either its Contributions or its
1961
+ Contributor Version.
1962
+
1963
+ 1.12. &quot;Secondary License&quot;
1964
+ means either the GNU General Public License, Version 2.0, the GNU
1965
+ Lesser General Public License, Version 2.1, the GNU Affero General
1966
+ Public License, Version 3.0, or any later versions of those
1967
+ licenses.
1968
+
1969
+ 1.13. &quot;Source Code Form&quot;
1970
+ means the form of the work preferred for making modifications.
1971
+
1972
+ 1.14. &quot;You&quot; (or &quot;Your&quot;)
1973
+ means an individual or a legal entity exercising rights under this
1974
+ License. For legal entities, &quot;You&quot; includes any entity that
1975
+ controls, is controlled by, or is under common control with You. For
1976
+ purposes of this definition, &quot;control&quot; means (a) the power, direct
1977
+ or indirect, to cause the direction or management of such entity,
1978
+ whether by contract or otherwise, or (b) ownership of more than
1979
+ fifty percent (50%) of the outstanding shares or beneficial
1980
+ ownership of such entity.
1981
+
1982
+ 2. License Grants and Conditions
1983
+ --------------------------------
1984
+
1985
+ 2.1. Grants
1986
+
1987
+ Each Contributor hereby grants You a world-wide, royalty-free,
1988
+ non-exclusive license:
1989
+
1990
+ (a) under intellectual property rights (other than patent or trademark)
1991
+ Licensable by such Contributor to use, reproduce, make available,
1992
+ modify, display, perform, distribute, and otherwise exploit its
1993
+ Contributions, either on an unmodified basis, with Modifications, or
1994
+ as part of a Larger Work; and
1995
+
1996
+ (b) under Patent Claims of such Contributor to make, use, sell, offer
1997
+ for sale, have made, import, and otherwise transfer either its
1998
+ Contributions or its Contributor Version.
1999
+
2000
+ 2.2. Effective Date
2001
+
2002
+ The licenses granted in Section 2.1 with respect to any Contribution
2003
+ become effective for each Contribution on the date the Contributor first
2004
+ distributes such Contribution.
2005
+
2006
+ 2.3. Limitations on Grant Scope
2007
+
2008
+ The licenses granted in this Section 2 are the only rights granted under
2009
+ this License. No additional rights or licenses will be implied from the
2010
+ distribution or licensing of Covered Software under this License.
2011
+ Notwithstanding Section 2.1(b) above, no patent license is granted by a
2012
+ Contributor:
2013
+
2014
+ (a) for any code that a Contributor has removed from Covered Software;
2015
+ or
2016
+
2017
+ (b) for infringements caused by: (i) Your and any other third party&#x27;s
2018
+ modifications of Covered Software, or (ii) the combination of its
2019
+ Contributions with other software (except as part of its Contributor
2020
+ Version); or
2021
+
2022
+ (c) under Patent Claims infringed by Covered Software in the absence of
2023
+ its Contributions.
2024
+
2025
+ This License does not grant any rights in the trademarks, service marks,
2026
+ or logos of any Contributor (except as may be necessary to comply with
2027
+ the notice requirements in Section 3.4).
2028
+
2029
+ 2.4. Subsequent Licenses
2030
+
2031
+ No Contributor makes additional grants as a result of Your choice to
2032
+ distribute the Covered Software under a subsequent version of this
2033
+ License (see Section 10.2) or under the terms of a Secondary License (if
2034
+ permitted under the terms of Section 3.3).
2035
+
2036
+ 2.5. Representation
2037
+
2038
+ Each Contributor represents that the Contributor believes its
2039
+ Contributions are its original creation(s) or it has sufficient rights
2040
+ to grant the rights to its Contributions conveyed by this License.
2041
+
2042
+ 2.6. Fair Use
2043
+
2044
+ This License is not intended to limit any rights You have under
2045
+ applicable copyright doctrines of fair use, fair dealing, or other
2046
+ equivalents.
2047
+
2048
+ 2.7. Conditions
2049
+
2050
+ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
2051
+ in Section 2.1.
2052
+
2053
+ 3. Responsibilities
2054
+ -------------------
2055
+
2056
+ 3.1. Distribution of Source Form
2057
+
2058
+ All distribution of Covered Software in Source Code Form, including any
2059
+ Modifications that You create or to which You contribute, must be under
2060
+ the terms of this License. You must inform recipients that the Source
2061
+ Code Form of the Covered Software is governed by the terms of this
2062
+ License, and how they can obtain a copy of this License. You may not
2063
+ attempt to alter or restrict the recipients&#x27; rights in the Source Code
2064
+ Form.
2065
+
2066
+ 3.2. Distribution of Executable Form
2067
+
2068
+ If You distribute Covered Software in Executable Form then:
2069
+
2070
+ (a) such Covered Software must also be made available in Source Code
2071
+ Form, as described in Section 3.1, and You must inform recipients of
2072
+ the Executable Form how they can obtain a copy of such Source Code
2073
+ Form by reasonable means in a timely manner, at a charge no more
2074
+ than the cost of distribution to the recipient; and
2075
+
2076
+ (b) You may distribute such Executable Form under the terms of this
2077
+ License, or sublicense it under different terms, provided that the
2078
+ license for the Executable Form does not attempt to limit or alter
2079
+ the recipients&#x27; rights in the Source Code Form under this License.
2080
+
2081
+ 3.3. Distribution of a Larger Work
2082
+
2083
+ You may create and distribute a Larger Work under terms of Your choice,
2084
+ provided that You also comply with the requirements of this License for
2085
+ the Covered Software. If the Larger Work is a combination of Covered
2086
+ Software with a work governed by one or more Secondary Licenses, and the
2087
+ Covered Software is not Incompatible With Secondary Licenses, this
2088
+ License permits You to additionally distribute such Covered Software
2089
+ under the terms of such Secondary License(s), so that the recipient of
2090
+ the Larger Work may, at their option, further distribute the Covered
2091
+ Software under the terms of either this License or such Secondary
2092
+ License(s).
2093
+
2094
+ 3.4. Notices
2095
+
2096
+ You may not remove or alter the substance of any license notices
2097
+ (including copyright notices, patent notices, disclaimers of warranty,
2098
+ or limitations of liability) contained within the Source Code Form of
2099
+ the Covered Software, except that You may alter any license notices to
2100
+ the extent required to remedy known factual inaccuracies.
2101
+
2102
+ 3.5. Application of Additional Terms
2103
+
2104
+ You may choose to offer, and to charge a fee for, warranty, support,
2105
+ indemnity or liability obligations to one or more recipients of Covered
2106
+ Software. However, You may do so only on Your own behalf, and not on
2107
+ behalf of any Contributor. You must make it absolutely clear that any
2108
+ such warranty, support, indemnity, or liability obligation is offered by
2109
+ You alone, and You hereby agree to indemnify every Contributor for any
2110
+ liability incurred by such Contributor as a result of warranty, support,
2111
+ indemnity or liability terms You offer. You may include additional
2112
+ disclaimers of warranty and limitations of liability specific to any
2113
+ jurisdiction.
2114
+
2115
+ 4. Inability to Comply Due to Statute or Regulation
2116
+ ---------------------------------------------------
2117
+
2118
+ If it is impossible for You to comply with any of the terms of this
2119
+ License with respect to some or all of the Covered Software due to
2120
+ statute, judicial order, or regulation then You must: (a) comply with
2121
+ the terms of this License to the maximum extent possible; and (b)
2122
+ describe the limitations and the code they affect. Such description must
2123
+ be placed in a text file included with all distributions of the Covered
2124
+ Software under this License. Except to the extent prohibited by statute
2125
+ or regulation, such description must be sufficiently detailed for a
2126
+ recipient of ordinary skill to be able to understand it.
2127
+
2128
+ 5. Termination
2129
+ --------------
2130
+
2131
+ 5.1. The rights granted under this License will terminate automatically
2132
+ if You fail to comply with any of its terms. However, if You become
2133
+ compliant, then the rights granted under this License from a particular
2134
+ Contributor are reinstated (a) provisionally, unless and until such
2135
+ Contributor explicitly and finally terminates Your grants, and (b) on an
2136
+ ongoing basis, if such Contributor fails to notify You of the
2137
+ non-compliance by some reasonable means prior to 60 days after You have
2138
+ come back into compliance. Moreover, Your grants from a particular
2139
+ Contributor are reinstated on an ongoing basis if such Contributor
2140
+ notifies You of the non-compliance by some reasonable means, this is the
2141
+ first time You have received notice of non-compliance with this License
2142
+ from such Contributor, and You become compliant prior to 30 days after
2143
+ Your receipt of the notice.
2144
+
2145
+ 5.2. If You initiate litigation against any entity by asserting a patent
2146
+ infringement claim (excluding declaratory judgment actions,
2147
+ counter-claims, and cross-claims) alleging that a Contributor Version
2148
+ directly or indirectly infringes any patent, then the rights granted to
2149
+ You by any and all Contributors for the Covered Software under Section
2150
+ 2.1 of this License shall terminate.
2151
+
2152
+ 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
2153
+ end user license agreements (excluding distributors and resellers) which
2154
+ have been validly granted by You or Your distributors under this License
2155
+ prior to termination shall survive termination.
2156
+
2157
+ ************************************************************************
2158
+ * *
2159
+ * 6. Disclaimer of Warranty *
2160
+ * ------------------------- *
2161
+ * *
2162
+ * Covered Software is provided under this License on an &quot;as is&quot; *
2163
+ * basis, without warranty of any kind, either expressed, implied, or *
2164
+ * statutory, including, without limitation, warranties that the *
2165
+ * Covered Software is free of defects, merchantable, fit for a *
2166
+ * particular purpose or non-infringing. The entire risk as to the *
2167
+ * quality and performance of the Covered Software is with You. *
2168
+ * Should any Covered Software prove defective in any respect, You *
2169
+ * (not any Contributor) assume the cost of any necessary servicing, *
2170
+ * repair, or correction. This disclaimer of warranty constitutes an *
2171
+ * essential part of this License. No use of any Covered Software is *
2172
+ * authorized under this License except under this disclaimer. *
2173
+ * *
2174
+ ************************************************************************
2175
+
2176
+ ************************************************************************
2177
+ * *
2178
+ * 7. Limitation of Liability *
2179
+ * -------------------------- *
2180
+ * *
2181
+ * Under no circumstances and under no legal theory, whether tort *
2182
+ * (including negligence), contract, or otherwise, shall any *
2183
+ * Contributor, or anyone who distributes Covered Software as *
2184
+ * permitted above, be liable to You for any direct, indirect, *
2185
+ * special, incidental, or consequential damages of any character *
2186
+ * including, without limitation, damages for lost profits, loss of *
2187
+ * goodwill, work stoppage, computer failure or malfunction, or any *
2188
+ * and all other commercial damages or losses, even if such party *
2189
+ * shall have been informed of the possibility of such damages. This *
2190
+ * limitation of liability shall not apply to liability for death or *
2191
+ * personal injury resulting from such party&#x27;s negligence to the *
2192
+ * extent applicable law prohibits such limitation. Some *
2193
+ * jurisdictions do not allow the exclusion or limitation of *
2194
+ * incidental or consequential damages, so this exclusion and *
2195
+ * limitation may not apply to You. *
2196
+ * *
2197
+ ************************************************************************
2198
+
2199
+ 8. Litigation
2200
+ -------------
2201
+
2202
+ Any litigation relating to this License may be brought only in the
2203
+ courts of a jurisdiction where the defendant maintains its principal
2204
+ place of business and such litigation shall be governed by laws of that
2205
+ jurisdiction, without reference to its conflict-of-law provisions.
2206
+ Nothing in this Section shall prevent a party&#x27;s ability to bring
2207
+ cross-claims or counter-claims.
2208
+
2209
+ 9. Miscellaneous
2210
+ ----------------
2211
+
2212
+ This License represents the complete agreement concerning the subject
2213
+ matter hereof. If any provision of this License is held to be
2214
+ unenforceable, such provision shall be reformed only to the extent
2215
+ necessary to make it enforceable. Any law or regulation which provides
2216
+ that the language of a contract shall be construed against the drafter
2217
+ shall not be used to construe this License against a Contributor.
2218
+
2219
+ 10. Versions of the License
2220
+ ---------------------------
2221
+
2222
+ 10.1. New Versions
2223
+
2224
+ Mozilla Foundation is the license steward. Except as provided in Section
2225
+ 10.3, no one other than the license steward has the right to modify or
2226
+ publish new versions of this License. Each version will be given a
2227
+ distinguishing version number.
2228
+
2229
+ 10.2. Effect of New Versions
2230
+
2231
+ You may distribute the Covered Software under the terms of the version
2232
+ of the License under which You originally received the Covered Software,
2233
+ or under the terms of any subsequent version published by the license
2234
+ steward.
2235
+
2236
+ 10.3. Modified Versions
2237
+
2238
+ If you create software not governed by this License, and you want to
2239
+ create a new license for such software, you may create and use a
2240
+ modified version of this License if you rename the license and remove
2241
+ any references to the name of the license steward (except to note that
2242
+ such modified license differs from this License).
2243
+
2244
+ 10.4. Distributing Source Code Form that is Incompatible With Secondary
2245
+ Licenses
2246
+
2247
+ If You choose to distribute Source Code Form that is Incompatible With
2248
+ Secondary Licenses under the terms of this version of the License, the
2249
+ notice described in Exhibit B of this License must be attached.
2250
+
2251
+ Exhibit A - Source Code Form License Notice
2252
+ -------------------------------------------
2253
+
2254
+ This Source Code Form is subject to the terms of the Mozilla Public
2255
+ License, v. 2.0. If a copy of the MPL was not distributed with this
2256
+ file, You can obtain one at https://mozilla.org/MPL/2.0/.
2257
+
2258
+ If it is not possible or desirable to put the notice in a particular
2259
+ file, then You may include the notice in a location (such as a LICENSE
2260
+ file in a relevant directory) where a recipient would be likely to look
2261
+ for such a notice.
2262
+
2263
+ You may add additional accurate notices of copyright ownership.
2264
+
2265
+ Exhibit B - &quot;Incompatible With Secondary Licenses&quot; Notice
2266
+ ---------------------------------------------------------
2267
+
2268
+ This Source Code Form is &quot;Incompatible With Secondary Licenses&quot;, as
2269
+ defined by the Mozilla Public License, v. 2.0.
2270
+ </pre>
2271
+ </section>
2272
+ <section>
2273
+ <h3>Unicode License v3 (<code>Unicode-3.0</code>)</h3>
2274
+ <p>Used by:
2275
+ <a href="https://github.com/dtolnay/unicode-ident">unicode-ident 1.0.24</a>
2276
+ </p>
2277
+ <pre>UNICODE LICENSE V3
2278
+
2279
+ COPYRIGHT AND PERMISSION NOTICE
2280
+
2281
+ Copyright © 1991-2023 Unicode, Inc.
2282
+
2283
+ NOTICE TO USER: Carefully read the following legal agreement. BY
2284
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
2285
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
2286
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
2287
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
2288
+
2289
+ Permission is hereby granted, free of charge, to any person obtaining a
2290
+ copy of data files and any associated documentation (the &quot;Data Files&quot;) or
2291
+ software and any associated documentation (the &quot;Software&quot;) to deal in the
2292
+ Data Files or Software without restriction, including without limitation
2293
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
2294
+ copies of the Data Files or Software, and to permit persons to whom the
2295
+ Data Files or Software are furnished to do so, provided that either (a)
2296
+ this copyright and permission notice appear with all copies of the Data
2297
+ Files or Software, or (b) this copyright and permission notice appear in
2298
+ associated Documentation.
2299
+
2300
+ THE DATA FILES AND SOFTWARE ARE PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
2301
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2302
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
2303
+ THIRD PARTY RIGHTS.
2304
+
2305
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
2306
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
2307
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
2308
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
2309
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
2310
+ FILES OR SOFTWARE.
2311
+
2312
+ Except as contained in this notice, the name of a copyright holder shall
2313
+ not be used in advertising or otherwise to promote the sale, use or other
2314
+ dealings in these Data Files or Software without prior written
2315
+ authorization of the copyright holder.
2316
+ </pre>
2317
+ </section>
2318
+ <section>
2319
+ <h3>zlib License (<code>Zlib</code>)</h3>
2320
+ <p>Used by:
2321
+ <a href="https://github.com/orlp/foldhash">foldhash 0.2.0</a>
2322
+ </p>
2323
+ <pre>Copyright (c) 2024 Orson Peters
2324
+
2325
+ This software is provided &#x27;as-is&#x27;, without any express or implied warranty. In
2326
+ no event will the authors be held liable for any damages arising from the use of
2327
+ this software.
2328
+
2329
+ Permission is granted to anyone to use this software for any purpose, including
2330
+ commercial applications, and to alter it and redistribute it freely, subject to
2331
+ the following restrictions:
2332
+
2333
+ 1. The origin of this software must not be misrepresented; you must not claim
2334
+ that you wrote the original software. If you use this software in a product,
2335
+ an acknowledgment in the product documentation would be appreciated but is
2336
+ not required.
2337
+
2338
+ 2. Altered source versions must be plainly marked as such, and must not be
2339
+ misrepresented as being the original software.
2340
+
2341
+ 3. This notice may not be removed or altered from any source distribution.</pre>
2342
+ </section>
2343
+ </main>
2344
+ </body>
2345
+ </html>