@rom-weaver/win32-arm64-msvc 0.7.2 → 0.9.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.
- package/{LICENSE.md → LICENSE} +7 -0
- package/NOTICE +262 -5
- package/bin/rom-weaver.exe +0 -0
- package/package.json +7 -5
- package/THIRD_PARTY_LICENSES.md +0 -262
- /package/third_party/licenses/{cc-1.3.0 → cc-1.4.0}/LICENSE-APACHE +0 -0
- /package/third_party/licenses/{cc-1.3.0 → cc-1.4.0}/LICENSE-MIT +0 -0
- /package/third_party/licenses/{hashbrown-0.16.1 → hashbrown-0.17.1}/LICENSE-APACHE +0 -0
- /package/third_party/licenses/{hashbrown-0.16.1 → hashbrown-0.17.1}/LICENSE-MIT +0 -0
- /package/third_party/licenses/{libc-0.2.187 → libc-0.2.189}/LICENSE-APACHE +0 -0
- /package/third_party/licenses/{libc-0.2.187 → libc-0.2.189}/LICENSE-MIT +0 -0
- /package/third_party/licenses/{lru-0.16.4 → lru-0.18.1}/LICENSE +0 -0
- /package/third_party/licenses/{lzma-rust2-0.16.5 → lzma-rust2-0.17.0}/LICENSE +0 -0
- /package/third_party/licenses/{xxhash-rust-0.8.17 → xxhash-rust-0.8.18}/LICENSE +0 -0
package/{LICENSE.md → LICENSE}
RENAMED
package/NOTICE
CHANGED
|
@@ -1,7 +1,264 @@
|
|
|
1
|
-
rom-weaver
|
|
1
|
+
rom-weaver
|
|
2
|
+
Copyright (C) 2026 Brandon Casey and rom-weaver contributors
|
|
3
|
+
|
|
4
|
+
First-party rom-weaver code is available under either:
|
|
5
|
+
|
|
6
|
+
1. GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later)
|
|
7
|
+
2. Separate commercial terms available from Brandon Casey
|
|
8
|
+
|
|
9
|
+
You may use first-party rom-weaver code under the terms of either license. See
|
|
10
|
+
LICENSE and COMMERCIAL_LICENSE.md.
|
|
11
|
+
|
|
12
|
+
Bundled third-party components remain subject to their own licenses. Release
|
|
13
|
+
artifacts include the applicable third-party attribution and license inventory.
|
|
2
14
|
|
|
3
|
-
|
|
4
|
-
require retaining attribution or license notices.
|
|
15
|
+
Third-party components
|
|
5
16
|
|
|
6
|
-
|
|
7
|
-
|
|
17
|
+
This build includes the following third-party Rust crates whose declared
|
|
18
|
+
licenses require retaining attribution or license notices.
|
|
19
|
+
Public-domain and no-attribution-only expressions are omitted.
|
|
20
|
+
|
|
21
|
+
License texts or SPDX metadata are stored under
|
|
22
|
+
third_party/licenses/<name>-<version>/.
|
|
23
|
+
|
|
24
|
+
Crate | Version | License expression | Source
|
|
25
|
+
----- | ------- | ------------------ | ------
|
|
26
|
+
adler2 | 2.0.1 | 0BSD OR MIT OR Apache-2.0 | crates.io
|
|
27
|
+
aes | 0.9.1 | MIT OR Apache-2.0 | crates.io
|
|
28
|
+
aho-corasick | 1.1.4 | Unlicense OR MIT | crates.io
|
|
29
|
+
allocator-api2 | 0.2.21 | MIT OR Apache-2.0 | crates.io
|
|
30
|
+
anstream | 1.0.0 | MIT OR Apache-2.0 | crates.io
|
|
31
|
+
anstyle | 1.0.14 | MIT OR Apache-2.0 | crates.io
|
|
32
|
+
anstyle-parse | 1.0.0 | MIT OR Apache-2.0 | crates.io
|
|
33
|
+
anstyle-query | 1.1.5 | MIT OR Apache-2.0 | crates.io
|
|
34
|
+
anstyle-wincon | 3.0.11 | MIT OR Apache-2.0 | crates.io
|
|
35
|
+
arbitrary-int | 1.3.0 | MIT | crates.io
|
|
36
|
+
arrayref | 0.3.9 | BSD-2-Clause | crates.io
|
|
37
|
+
arrayvec | 0.7.8 | MIT OR Apache-2.0 | crates.io
|
|
38
|
+
async-trait | 0.1.91 | MIT OR Apache-2.0 | crates.io
|
|
39
|
+
autocfg | 1.5.1 | Apache-2.0 OR MIT | crates.io
|
|
40
|
+
base16ct | 1.0.0 | Apache-2.0 OR MIT | crates.io
|
|
41
|
+
base64 | 0.22.1 | MIT OR Apache-2.0 | crates.io
|
|
42
|
+
bincode | 1.3.3 | MIT | crates.io
|
|
43
|
+
bindgen | 0.72.1 | BSD-3-Clause | crates.io
|
|
44
|
+
bitbybit | 1.4.0 | MIT | crates.io
|
|
45
|
+
bitflags | 2.13.1 | MIT OR Apache-2.0 | crates.io
|
|
46
|
+
bitreader | 0.3.11 | MIT OR Apache-2.0 | crates.io
|
|
47
|
+
blake3 | 1.8.5 | CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception | crates.io
|
|
48
|
+
block-buffer | 0.10.4 | MIT OR Apache-2.0 | crates.io
|
|
49
|
+
block-buffer | 0.12.1 | MIT OR Apache-2.0 | crates.io
|
|
50
|
+
block-padding | 0.4.2 | MIT OR Apache-2.0 | crates.io
|
|
51
|
+
built | 0.7.7 | MIT | crates.io
|
|
52
|
+
bumpalo | 3.20.3 | MIT OR Apache-2.0 | crates.io
|
|
53
|
+
byteorder | 1.5.0 | Unlicense OR MIT | crates.io
|
|
54
|
+
bytes | 1.12.1 | MIT | crates.io
|
|
55
|
+
bzip2 | 0.6.1 | MIT OR Apache-2.0 | crates.io
|
|
56
|
+
bzip2-sys | 0.1.13+1.0.8 | MIT/Apache-2.0 | crates.io
|
|
57
|
+
cbc | 0.2.1 | MIT OR Apache-2.0 | crates.io
|
|
58
|
+
cc | 1.4.0 | MIT OR Apache-2.0 | crates.io
|
|
59
|
+
cdivsufsort | 2.0.0 | MIT | crates.io
|
|
60
|
+
cexpr | 0.6.0 | Apache-2.0/MIT | crates.io
|
|
61
|
+
cfg-if | 1.0.4 | MIT OR Apache-2.0 | crates.io
|
|
62
|
+
chd | 0.3.4 | BSD-3-Clause | crates.io
|
|
63
|
+
cipher | 0.5.2 | MIT OR Apache-2.0 | crates.io
|
|
64
|
+
ciso | 0.3.0 | MIT AND BSD-3-Clause | crates.io
|
|
65
|
+
clang-sys | 1.8.1 | Apache-2.0 | crates.io
|
|
66
|
+
clap | 4.6.3 | MIT OR Apache-2.0 | crates.io
|
|
67
|
+
clap_builder | 4.6.2 | MIT OR Apache-2.0 | crates.io
|
|
68
|
+
clap_complete | 4.6.7 | MIT OR Apache-2.0 | crates.io
|
|
69
|
+
clap_derive | 4.6.3 | MIT OR Apache-2.0 | crates.io
|
|
70
|
+
clap_lex | 1.1.0 | MIT OR Apache-2.0 | crates.io
|
|
71
|
+
claxon | 0.4.3 | Apache-2.0 | crates.io
|
|
72
|
+
cmake | 0.1.58 | MIT OR Apache-2.0 | crates.io
|
|
73
|
+
colorchoice | 1.0.5 | MIT OR Apache-2.0 | crates.io
|
|
74
|
+
console | 0.16.4 | MIT | crates.io
|
|
75
|
+
const-oid | 0.10.2 | Apache-2.0 OR MIT | crates.io
|
|
76
|
+
constant_time_eq | 0.4.2 | CC0-1.0 OR MIT-0 OR Apache-2.0 | crates.io
|
|
77
|
+
cpubits | 0.1.1 | MIT OR Apache-2.0 | crates.io
|
|
78
|
+
cpufeatures | 0.3.0 | MIT OR Apache-2.0 | crates.io
|
|
79
|
+
crc | 3.4.0 | MIT OR Apache-2.0 | crates.io
|
|
80
|
+
crc-catalog | 2.5.0 | MIT OR Apache-2.0 | crates.io
|
|
81
|
+
crc16 | 0.4.0 | MIT | crates.io
|
|
82
|
+
crc32c | 0.6.8 | Apache-2.0/MIT | crates.io
|
|
83
|
+
crc32fast | 1.5.0 | MIT OR Apache-2.0 | crates.io
|
|
84
|
+
crossbeam-channel | 0.5.16 | MIT OR Apache-2.0 | crates.io
|
|
85
|
+
crossbeam-deque | 0.8.7 | MIT OR Apache-2.0 | crates.io
|
|
86
|
+
crossbeam-epoch | 0.9.20 | MIT OR Apache-2.0 | crates.io
|
|
87
|
+
crossbeam-utils | 0.8.22 | MIT OR Apache-2.0 | crates.io
|
|
88
|
+
crypto-common | 0.1.7 | MIT OR Apache-2.0 | crates.io
|
|
89
|
+
crypto-common | 0.2.2 | MIT OR Apache-2.0 | crates.io
|
|
90
|
+
dialoguer | 0.12.0 | MIT | crates.io
|
|
91
|
+
digest | 0.10.7 | MIT OR Apache-2.0 | crates.io
|
|
92
|
+
digest | 0.11.3 | MIT OR Apache-2.0 | crates.io
|
|
93
|
+
dyn-clone | 1.0.20 | MIT OR Apache-2.0 | crates.io
|
|
94
|
+
either | 1.16.0 | MIT OR Apache-2.0 | crates.io
|
|
95
|
+
encode_unicode | 1.0.0 | Apache-2.0 OR MIT | crates.io
|
|
96
|
+
encoding_rs | 0.8.35 | (Apache-2.0 OR MIT) AND BSD-3-Clause | crates.io
|
|
97
|
+
equivalent | 1.0.2 | Apache-2.0 OR MIT | crates.io
|
|
98
|
+
find-msvc-tools | 0.1.9 | MIT OR Apache-2.0 | crates.io
|
|
99
|
+
flacenc | 0.5.1 | Apache-2.0 | crates.io
|
|
100
|
+
flate2 | 1.1.9 | MIT OR Apache-2.0 | crates.io
|
|
101
|
+
foldhash | 0.2.0 | Zlib | crates.io
|
|
102
|
+
futures-core | 0.3.33 | MIT OR Apache-2.0 | crates.io
|
|
103
|
+
futures-task | 0.3.33 | MIT OR Apache-2.0 | crates.io
|
|
104
|
+
futures-util | 0.3.33 | MIT OR Apache-2.0 | crates.io
|
|
105
|
+
generic-array | 0.14.7 | MIT | crates.io
|
|
106
|
+
getrandom | 0.2.17 | MIT OR Apache-2.0 | crates.io
|
|
107
|
+
getrandom | 0.4.3 | MIT OR Apache-2.0 | crates.io
|
|
108
|
+
glob | 0.3.3 | MIT OR Apache-2.0 | crates.io
|
|
109
|
+
hash32 | 0.3.1 | MIT OR Apache-2.0 | crates.io
|
|
110
|
+
hashbrown | 0.17.1 | MIT OR Apache-2.0 | crates.io
|
|
111
|
+
heapless | 0.8.0 | MIT OR Apache-2.0 | crates.io
|
|
112
|
+
heck | 0.5.0 | MIT OR Apache-2.0 | crates.io
|
|
113
|
+
higher-kinded-types | 0.2.1 | Zlib OR MIT OR Apache-2.0 | crates.io
|
|
114
|
+
http | 1.4.2 | MIT OR Apache-2.0 | crates.io
|
|
115
|
+
httparse | 1.10.1 | MIT OR Apache-2.0 | crates.io
|
|
116
|
+
hybrid-array | 0.4.13 | MIT OR Apache-2.0 | crates.io
|
|
117
|
+
indicatif | 0.18.6 | MIT | crates.io
|
|
118
|
+
inout | 0.2.2 | MIT OR Apache-2.0 | crates.io
|
|
119
|
+
is_terminal_polyfill | 1.70.2 | MIT OR Apache-2.0 | crates.io
|
|
120
|
+
itertools | 0.13.0 | MIT OR Apache-2.0 | crates.io
|
|
121
|
+
itertools | 0.15.0 | MIT OR Apache-2.0 | crates.io
|
|
122
|
+
itoa | 1.0.18 | MIT OR Apache-2.0 | crates.io
|
|
123
|
+
jobserver | 0.1.35 | MIT OR Apache-2.0 | crates.io
|
|
124
|
+
js-sys | 0.3.103 | MIT OR Apache-2.0 | crates.io
|
|
125
|
+
lazy_static | 1.5.0 | MIT OR Apache-2.0 | crates.io
|
|
126
|
+
libbz2-rs-sys | 0.2.5 | bzip2-1.0.6 | crates.io
|
|
127
|
+
libc | 0.2.189 | MIT OR Apache-2.0 | crates.io
|
|
128
|
+
libloading | 0.8.9 | ISC | crates.io
|
|
129
|
+
liblzma-sys | 0.4.7 | MIT OR Apache-2.0 | crates.io
|
|
130
|
+
libz-sys | 1.1.29 | MIT OR Apache-2.0 | crates.io
|
|
131
|
+
log | 0.4.33 | MIT OR Apache-2.0 | crates.io
|
|
132
|
+
lru | 0.18.1 | MIT | crates.io
|
|
133
|
+
lz4_flex | 0.11.6 | MIT | crates.io
|
|
134
|
+
lz4-sys | 1.11.1+lz4-1.10.0 | MIT | crates.io
|
|
135
|
+
lzma-rs | 0.3.0 | MIT | crates.io
|
|
136
|
+
lzma-rs-perf-exp | 0.2.1 | MIT | crates.io
|
|
137
|
+
lzma-rust2 | 0.17.0 | Apache-2.0 | crates.io
|
|
138
|
+
macro_rules_attribute | 0.2.2 | Apache-2.0 OR MIT OR Zlib | crates.io
|
|
139
|
+
macro_rules_attribute-proc_macro | 0.2.2 | Apache-2.0 OR MIT OR Zlib | crates.io
|
|
140
|
+
maybe-async | 0.2.11 | MIT | crates.io
|
|
141
|
+
md-5 | 0.10.6 | MIT OR Apache-2.0 | crates.io
|
|
142
|
+
md-5 | 0.11.0 | MIT OR Apache-2.0 | crates.io
|
|
143
|
+
memchr | 2.8.3 | Unlicense OR MIT | crates.io
|
|
144
|
+
minimal-lexical | 0.2.1 | MIT/Apache-2.0 | crates.io
|
|
145
|
+
miniz_oxide | 0.8.9 | MIT OR Zlib OR Apache-2.0 | crates.io
|
|
146
|
+
miniz_oxide | 0.9.1 | MIT OR Zlib OR Apache-2.0 | crates.io
|
|
147
|
+
never-say-never | 6.6.666 | Zlib OR MIT OR Apache-2.0 | crates.io
|
|
148
|
+
nom | 7.1.3 | MIT | crates.io
|
|
149
|
+
nu-ansi-term | 0.50.3 | MIT | crates.io
|
|
150
|
+
num-derive | 0.4.2 | MIT OR Apache-2.0 | crates.io
|
|
151
|
+
num-traits | 0.2.19 | MIT OR Apache-2.0 | crates.io
|
|
152
|
+
once_cell | 1.21.4 | MIT OR Apache-2.0 | crates.io
|
|
153
|
+
once_cell_polyfill | 1.70.2 | MIT OR Apache-2.0 | crates.io
|
|
154
|
+
openssl-src | 300.6.1+3.6.3 | MIT/Apache-2.0 | crates.io
|
|
155
|
+
openssl-sys | 0.9.117 | MIT | crates.io
|
|
156
|
+
owo-colors | 4.3.0 | MIT | crates.io
|
|
157
|
+
oxidelta | 0.1.4 | MIT | crates.io
|
|
158
|
+
paste | 1.0.15 | MIT OR Apache-2.0 | crates.io
|
|
159
|
+
path-slash | 0.2.1 | MIT | crates.io
|
|
160
|
+
percent-encoding | 2.3.2 | MIT OR Apache-2.0 | crates.io
|
|
161
|
+
pin-project-lite | 0.2.17 | Apache-2.0 OR MIT | crates.io
|
|
162
|
+
pkg-config | 0.3.33 | MIT OR Apache-2.0 | crates.io
|
|
163
|
+
polonius-the-crab | 0.5.0 | Zlib OR MIT OR Apache-2.0 | crates.io
|
|
164
|
+
portable-atomic | 1.14.0 | Apache-2.0 OR MIT | crates.io
|
|
165
|
+
prettyplease | 0.2.37 | MIT OR Apache-2.0 | crates.io
|
|
166
|
+
proc-bitfield | 0.5.3 | MIT OR Apache-2.0 | crates.io
|
|
167
|
+
proc-bitfield-macros | 0.5.3 | MIT OR Apache-2.0 | crates.io
|
|
168
|
+
proc-macro2 | 1.0.107 | MIT OR Apache-2.0 | crates.io
|
|
169
|
+
qbsdiff | 1.4.4 | MIT | crates.io
|
|
170
|
+
quote | 1.0.47 | MIT OR Apache-2.0 | crates.io
|
|
171
|
+
r-efi | 6.0.0 | MIT OR Apache-2.0 OR LGPL-2.1-or-later | crates.io
|
|
172
|
+
rand_core | 0.10.1 | MIT OR Apache-2.0 | crates.io
|
|
173
|
+
rayon | 1.12.0 | MIT OR Apache-2.0 | crates.io
|
|
174
|
+
rayon-core | 1.13.0 | MIT OR Apache-2.0 | crates.io
|
|
175
|
+
regex | 1.13.1 | MIT OR Apache-2.0 | crates.io
|
|
176
|
+
regex-automata | 0.4.16 | MIT OR Apache-2.0 | crates.io
|
|
177
|
+
regex-syntax | 0.8.11 | MIT OR Apache-2.0 | crates.io
|
|
178
|
+
ring | 0.17.14 | Apache-2.0 AND ISC | crates.io
|
|
179
|
+
rustc_version | 0.4.1 | MIT OR Apache-2.0 | crates.io
|
|
180
|
+
rustc-hash | 2.1.3 | Apache-2.0 OR MIT | crates.io
|
|
181
|
+
rustls | 0.23.42 | Apache-2.0 OR ISC OR MIT | crates.io
|
|
182
|
+
rustls-pki-types | 1.15.0 | MIT OR Apache-2.0 | crates.io
|
|
183
|
+
rustls-webpki | 0.103.13 | ISC | crates.io
|
|
184
|
+
rustversion | 1.0.23 | MIT OR Apache-2.0 | crates.io
|
|
185
|
+
ruzstd | 0.8.3 | MIT | crates.io
|
|
186
|
+
sacabase | 2.0.0 | MIT | crates.io
|
|
187
|
+
same-file | 1.0.6 | Unlicense/MIT | crates.io
|
|
188
|
+
semver | 1.0.28 | MIT OR Apache-2.0 | crates.io
|
|
189
|
+
seq-macro | 0.3.6 | MIT OR Apache-2.0 | crates.io
|
|
190
|
+
serde | 1.0.229 | MIT OR Apache-2.0 | crates.io
|
|
191
|
+
serde_core | 1.0.229 | MIT OR Apache-2.0 | crates.io
|
|
192
|
+
serde_derive | 1.0.229 | MIT OR Apache-2.0 | crates.io
|
|
193
|
+
serde_json | 1.0.151 | MIT OR Apache-2.0 | crates.io
|
|
194
|
+
serde-big-array | 0.5.1 | MIT OR Apache-2.0 | crates.io
|
|
195
|
+
sha1 | 0.11.0 | MIT OR Apache-2.0 | crates.io
|
|
196
|
+
sha2 | 0.11.0 | MIT OR Apache-2.0 | crates.io
|
|
197
|
+
sharded-slab | 0.1.7 | MIT | crates.io
|
|
198
|
+
shell-words | 1.1.1 | MIT/Apache-2.0 | crates.io
|
|
199
|
+
shlex | 1.3.0 | MIT OR Apache-2.0 | crates.io
|
|
200
|
+
shlex | 2.0.1 | MIT OR Apache-2.0 | crates.io
|
|
201
|
+
simd-adler32 | 0.3.10 | MIT | crates.io
|
|
202
|
+
simple_moving_average | 1.0.2 | MIT | crates.io
|
|
203
|
+
slab | 0.4.12 | MIT | crates.io
|
|
204
|
+
smallvec | 1.15.2 | MIT OR Apache-2.0 | crates.io
|
|
205
|
+
stable_deref_trait | 1.2.1 | MIT OR Apache-2.0 | crates.io
|
|
206
|
+
static_assertions | 1.1.0 | MIT OR Apache-2.0 | crates.io
|
|
207
|
+
strsim | 0.11.1 | MIT | crates.io
|
|
208
|
+
subtle | 2.6.1 | BSD-3-Clause | crates.io
|
|
209
|
+
suffix_array | 0.5.0 | MIT | crates.io
|
|
210
|
+
syn | 2.0.119 | MIT OR Apache-2.0 | crates.io
|
|
211
|
+
syn | 3.0.0 | MIT OR Apache-2.0 | crates.io
|
|
212
|
+
text_io | 0.1.13 | MIT OR Apache-2.0 | crates.io
|
|
213
|
+
thiserror | 2.0.19 | MIT OR Apache-2.0 | crates.io
|
|
214
|
+
thiserror-impl | 2.0.19 | MIT OR Apache-2.0 | crates.io
|
|
215
|
+
thread_local | 1.1.10 | MIT OR Apache-2.0 | crates.io
|
|
216
|
+
tracing | 0.1.44 | MIT | crates.io
|
|
217
|
+
tracing-attributes | 0.1.31 | MIT | crates.io
|
|
218
|
+
tracing-core | 0.1.36 | MIT | crates.io
|
|
219
|
+
tracing-log | 0.2.0 | MIT | crates.io
|
|
220
|
+
tracing-serde | 0.2.0 | MIT | crates.io
|
|
221
|
+
tracing-subscriber | 0.3.23 | MIT | crates.io
|
|
222
|
+
twox-hash | 2.1.3 | MIT | crates.io
|
|
223
|
+
typenum | 1.20.1 | MIT OR Apache-2.0 | crates.io
|
|
224
|
+
unicode-ident | 1.0.24 | (MIT OR Apache-2.0) AND Unicode-3.0 | crates.io
|
|
225
|
+
unicode-width | 0.2.2 | MIT OR Apache-2.0 | crates.io
|
|
226
|
+
unit-prefix | 0.5.2 | MIT | crates.io
|
|
227
|
+
untrusted | 0.9.0 | ISC | crates.io
|
|
228
|
+
ureq | 3.3.0 | MIT OR Apache-2.0 | crates.io
|
|
229
|
+
ureq-proto | 0.6.0 | MIT OR Apache-2.0 | crates.io
|
|
230
|
+
utf8-zero | 0.8.1 | MIT OR Apache-2.0 | crates.io
|
|
231
|
+
utf8parse | 0.2.2 | Apache-2.0 OR MIT | crates.io
|
|
232
|
+
valuable | 0.1.1 | MIT | crates.io
|
|
233
|
+
vcpkg | 0.2.15 | MIT/Apache-2.0 | crates.io
|
|
234
|
+
version_check | 0.9.5 | MIT/Apache-2.0 | crates.io
|
|
235
|
+
wasi | 0.11.1+wasi-snapshot-preview1 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | crates.io
|
|
236
|
+
wasm-bindgen | 0.2.126 | MIT OR Apache-2.0 | crates.io
|
|
237
|
+
wasm-bindgen-macro | 0.2.126 | MIT OR Apache-2.0 | crates.io
|
|
238
|
+
wasm-bindgen-macro-support | 0.2.126 | MIT OR Apache-2.0 | crates.io
|
|
239
|
+
wasm-bindgen-shared | 0.2.126 | MIT OR Apache-2.0 | crates.io
|
|
240
|
+
web-time | 1.1.0 | MIT OR Apache-2.0 | crates.io
|
|
241
|
+
webpki-roots | 1.0.9 | CDLA-Permissive-2.0 | crates.io
|
|
242
|
+
winapi-util | 0.1.11 | Unlicense OR MIT | crates.io
|
|
243
|
+
windows_aarch64_gnullvm | 0.52.6 | MIT OR Apache-2.0 | crates.io
|
|
244
|
+
windows_aarch64_msvc | 0.52.6 | MIT OR Apache-2.0 | crates.io
|
|
245
|
+
windows_i686_gnu | 0.52.6 | MIT OR Apache-2.0 | crates.io
|
|
246
|
+
windows_i686_gnullvm | 0.52.6 | MIT OR Apache-2.0 | crates.io
|
|
247
|
+
windows_i686_msvc | 0.52.6 | MIT OR Apache-2.0 | crates.io
|
|
248
|
+
windows_x86_64_gnu | 0.52.6 | MIT OR Apache-2.0 | crates.io
|
|
249
|
+
windows_x86_64_gnullvm | 0.52.6 | MIT OR Apache-2.0 | crates.io
|
|
250
|
+
windows_x86_64_msvc | 0.52.6 | MIT OR Apache-2.0 | crates.io
|
|
251
|
+
windows-link | 0.2.1 | MIT OR Apache-2.0 | crates.io
|
|
252
|
+
windows-sys | 0.52.0 | MIT OR Apache-2.0 | crates.io
|
|
253
|
+
windows-sys | 0.61.2 | MIT OR Apache-2.0 | crates.io
|
|
254
|
+
windows-targets | 0.52.6 | MIT OR Apache-2.0 | crates.io
|
|
255
|
+
xxhash-rust | 0.8.18 | BSL-1.0 | crates.io
|
|
256
|
+
zeekstd | 0.6.2 | BSD-2-Clause | crates.io
|
|
257
|
+
zerocopy | 0.8.55 | BSD-2-Clause OR Apache-2.0 OR MIT | crates.io
|
|
258
|
+
zerocopy-derive | 0.8.55 | BSD-2-Clause OR Apache-2.0 OR MIT | crates.io
|
|
259
|
+
zeroize | 1.9.0 | Apache-2.0 OR MIT | crates.io
|
|
260
|
+
zlib-rs | 0.6.6 | Zlib | crates.io
|
|
261
|
+
zmij | 1.0.23 | MIT | crates.io
|
|
262
|
+
zstd | 0.13.3 | MIT | crates.io
|
|
263
|
+
zstd-safe | 7.2.4 | MIT OR Apache-2.0 | crates.io
|
|
264
|
+
zstd-sys | 2.0.16+zstd.1.5.7 | MIT/Apache-2.0 | crates.io
|
package/bin/rom-weaver.exe
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,15 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rom-weaver/win32-arm64-msvc",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.9.0",
|
|
4
4
|
"description": "Windows arm64 binary for rom-weaver",
|
|
5
5
|
"author": "Brandon Casey",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
|
-
"url": "https://github.com/
|
|
8
|
+
"url": "https://github.com/rom-weaver/rom-weaver.git",
|
|
9
9
|
"directory": "packages/rom-weaver-cli-platforms/win32-arm64-msvc"
|
|
10
10
|
},
|
|
11
11
|
"license": "AGPL-3.0-or-later",
|
|
12
|
-
"funding":
|
|
12
|
+
"funding": [
|
|
13
|
+
"https://github.com/sponsors/brandonocasey",
|
|
14
|
+
"https://ko-fi.com/brandonocasey"
|
|
15
|
+
],
|
|
13
16
|
"keywords": [
|
|
14
17
|
"rvz",
|
|
15
18
|
"chd",
|
|
@@ -28,9 +31,8 @@
|
|
|
28
31
|
},
|
|
29
32
|
"files": [
|
|
30
33
|
"bin/rom-weaver.exe",
|
|
31
|
-
"LICENSE
|
|
34
|
+
"LICENSE",
|
|
32
35
|
"NOTICE",
|
|
33
|
-
"THIRD_PARTY_LICENSES.md",
|
|
34
36
|
"third_party/licenses/**"
|
|
35
37
|
],
|
|
36
38
|
"publishConfig": {
|
package/THIRD_PARTY_LICENSES.md
DELETED
|
@@ -1,262 +0,0 @@
|
|
|
1
|
-
# Third-Party Licenses
|
|
2
|
-
|
|
3
|
-
This file is generated during the build from the resolved Cargo
|
|
4
|
-
dependency graph. It is not maintained as a source file.
|
|
5
|
-
Only dependencies whose declared SPDX expression includes a license that
|
|
6
|
-
requires retaining attribution or license notices are listed.
|
|
7
|
-
Public-domain and no-attribution-only expressions are omitted.
|
|
8
|
-
|
|
9
|
-
License texts live under `third_party/licenses/<name>-<version>/`.
|
|
10
|
-
|
|
11
|
-
## Inventory
|
|
12
|
-
|
|
13
|
-
| Crate | Version | License Expression | Source |
|
|
14
|
-
|---|---|---|---|
|
|
15
|
-
| `adler2` | `2.0.1` | `0BSD OR MIT OR Apache-2.0` | `crates.io` |
|
|
16
|
-
| `aes` | `0.9.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
17
|
-
| `aho-corasick` | `1.1.4` | `Unlicense OR MIT` | `crates.io` |
|
|
18
|
-
| `allocator-api2` | `0.2.21` | `MIT OR Apache-2.0` | `crates.io` |
|
|
19
|
-
| `anstream` | `1.0.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
20
|
-
| `anstyle` | `1.0.14` | `MIT OR Apache-2.0` | `crates.io` |
|
|
21
|
-
| `anstyle-parse` | `1.0.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
22
|
-
| `anstyle-query` | `1.1.5` | `MIT OR Apache-2.0` | `crates.io` |
|
|
23
|
-
| `anstyle-wincon` | `3.0.11` | `MIT OR Apache-2.0` | `crates.io` |
|
|
24
|
-
| `arbitrary-int` | `1.3.0` | `MIT` | `crates.io` |
|
|
25
|
-
| `arrayref` | `0.3.9` | `BSD-2-Clause` | `crates.io` |
|
|
26
|
-
| `arrayvec` | `0.7.8` | `MIT OR Apache-2.0` | `crates.io` |
|
|
27
|
-
| `async-trait` | `0.1.91` | `MIT OR Apache-2.0` | `crates.io` |
|
|
28
|
-
| `autocfg` | `1.5.1` | `Apache-2.0 OR MIT` | `crates.io` |
|
|
29
|
-
| `base16ct` | `1.0.0` | `Apache-2.0 OR MIT` | `crates.io` |
|
|
30
|
-
| `base64` | `0.22.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
31
|
-
| `bincode` | `1.3.3` | `MIT` | `crates.io` |
|
|
32
|
-
| `bindgen` | `0.72.1` | `BSD-3-Clause` | `crates.io` |
|
|
33
|
-
| `bitbybit` | `1.4.0` | `MIT` | `crates.io` |
|
|
34
|
-
| `bitflags` | `2.13.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
35
|
-
| `bitreader` | `0.3.11` | `MIT OR Apache-2.0` | `crates.io` |
|
|
36
|
-
| `blake3` | `1.8.5` | `CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception` | `crates.io` |
|
|
37
|
-
| `block-buffer` | `0.10.4` | `MIT OR Apache-2.0` | `crates.io` |
|
|
38
|
-
| `block-buffer` | `0.12.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
39
|
-
| `block-padding` | `0.4.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
40
|
-
| `built` | `0.7.7` | `MIT` | `crates.io` |
|
|
41
|
-
| `bumpalo` | `3.20.3` | `MIT OR Apache-2.0` | `crates.io` |
|
|
42
|
-
| `byteorder` | `1.5.0` | `Unlicense OR MIT` | `crates.io` |
|
|
43
|
-
| `bytes` | `1.12.1` | `MIT` | `crates.io` |
|
|
44
|
-
| `bzip2` | `0.6.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
45
|
-
| `bzip2-sys` | `0.1.13+1.0.8` | `MIT/Apache-2.0` | `crates.io` |
|
|
46
|
-
| `cbc` | `0.2.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
47
|
-
| `cc` | `1.3.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
48
|
-
| `cdivsufsort` | `2.0.0` | `MIT` | `crates.io` |
|
|
49
|
-
| `cexpr` | `0.6.0` | `Apache-2.0/MIT` | `crates.io` |
|
|
50
|
-
| `cfg-if` | `1.0.4` | `MIT OR Apache-2.0` | `crates.io` |
|
|
51
|
-
| `chd` | `0.3.4` | `BSD-3-Clause` | `crates.io` |
|
|
52
|
-
| `cipher` | `0.5.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
53
|
-
| `ciso` | `0.3.0` | `MIT AND BSD-3-Clause` | `crates.io` |
|
|
54
|
-
| `clang-sys` | `1.8.1` | `Apache-2.0` | `crates.io` |
|
|
55
|
-
| `clap` | `4.6.3` | `MIT OR Apache-2.0` | `crates.io` |
|
|
56
|
-
| `clap_builder` | `4.6.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
57
|
-
| `clap_complete` | `4.6.7` | `MIT OR Apache-2.0` | `crates.io` |
|
|
58
|
-
| `clap_derive` | `4.6.3` | `MIT OR Apache-2.0` | `crates.io` |
|
|
59
|
-
| `clap_lex` | `1.1.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
60
|
-
| `claxon` | `0.4.3` | `Apache-2.0` | `crates.io` |
|
|
61
|
-
| `cmake` | `0.1.58` | `MIT OR Apache-2.0` | `crates.io` |
|
|
62
|
-
| `colorchoice` | `1.0.5` | `MIT OR Apache-2.0` | `crates.io` |
|
|
63
|
-
| `console` | `0.16.4` | `MIT` | `crates.io` |
|
|
64
|
-
| `const-oid` | `0.10.2` | `Apache-2.0 OR MIT` | `crates.io` |
|
|
65
|
-
| `constant_time_eq` | `0.4.2` | `CC0-1.0 OR MIT-0 OR Apache-2.0` | `crates.io` |
|
|
66
|
-
| `cpubits` | `0.1.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
67
|
-
| `cpufeatures` | `0.3.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
68
|
-
| `crc` | `3.4.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
69
|
-
| `crc-catalog` | `2.5.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
70
|
-
| `crc16` | `0.4.0` | `MIT` | `crates.io` |
|
|
71
|
-
| `crc32c` | `0.6.8` | `Apache-2.0/MIT` | `crates.io` |
|
|
72
|
-
| `crc32fast` | `1.5.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
73
|
-
| `crossbeam-channel` | `0.5.16` | `MIT OR Apache-2.0` | `crates.io` |
|
|
74
|
-
| `crossbeam-deque` | `0.8.7` | `MIT OR Apache-2.0` | `crates.io` |
|
|
75
|
-
| `crossbeam-epoch` | `0.9.20` | `MIT OR Apache-2.0` | `crates.io` |
|
|
76
|
-
| `crossbeam-utils` | `0.8.22` | `MIT OR Apache-2.0` | `crates.io` |
|
|
77
|
-
| `crypto-common` | `0.1.7` | `MIT OR Apache-2.0` | `crates.io` |
|
|
78
|
-
| `crypto-common` | `0.2.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
79
|
-
| `dialoguer` | `0.12.0` | `MIT` | `crates.io` |
|
|
80
|
-
| `digest` | `0.10.7` | `MIT OR Apache-2.0` | `crates.io` |
|
|
81
|
-
| `digest` | `0.11.3` | `MIT OR Apache-2.0` | `crates.io` |
|
|
82
|
-
| `dyn-clone` | `1.0.20` | `MIT OR Apache-2.0` | `crates.io` |
|
|
83
|
-
| `either` | `1.16.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
84
|
-
| `encode_unicode` | `1.0.0` | `Apache-2.0 OR MIT` | `crates.io` |
|
|
85
|
-
| `encoding_rs` | `0.8.35` | `(Apache-2.0 OR MIT) AND BSD-3-Clause` | `crates.io` |
|
|
86
|
-
| `equivalent` | `1.0.2` | `Apache-2.0 OR MIT` | `crates.io` |
|
|
87
|
-
| `find-msvc-tools` | `0.1.9` | `MIT OR Apache-2.0` | `crates.io` |
|
|
88
|
-
| `flacenc` | `0.5.1` | `Apache-2.0` | `crates.io` |
|
|
89
|
-
| `flate2` | `1.1.9` | `MIT OR Apache-2.0` | `crates.io` |
|
|
90
|
-
| `foldhash` | `0.2.0` | `Zlib` | `crates.io` |
|
|
91
|
-
| `futures-core` | `0.3.33` | `MIT OR Apache-2.0` | `crates.io` |
|
|
92
|
-
| `futures-task` | `0.3.33` | `MIT OR Apache-2.0` | `crates.io` |
|
|
93
|
-
| `futures-util` | `0.3.33` | `MIT OR Apache-2.0` | `crates.io` |
|
|
94
|
-
| `generic-array` | `0.14.7` | `MIT` | `crates.io` |
|
|
95
|
-
| `getrandom` | `0.2.17` | `MIT OR Apache-2.0` | `crates.io` |
|
|
96
|
-
| `getrandom` | `0.4.3` | `MIT OR Apache-2.0` | `crates.io` |
|
|
97
|
-
| `glob` | `0.3.3` | `MIT OR Apache-2.0` | `crates.io` |
|
|
98
|
-
| `hash32` | `0.3.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
99
|
-
| `hashbrown` | `0.16.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
100
|
-
| `heapless` | `0.8.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
101
|
-
| `heck` | `0.5.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
102
|
-
| `higher-kinded-types` | `0.2.1` | `Zlib OR MIT OR Apache-2.0` | `crates.io` |
|
|
103
|
-
| `http` | `1.4.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
104
|
-
| `httparse` | `1.10.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
105
|
-
| `hybrid-array` | `0.4.13` | `MIT OR Apache-2.0` | `crates.io` |
|
|
106
|
-
| `indicatif` | `0.18.6` | `MIT` | `crates.io` |
|
|
107
|
-
| `inout` | `0.2.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
108
|
-
| `is_terminal_polyfill` | `1.70.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
109
|
-
| `itertools` | `0.13.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
110
|
-
| `itertools` | `0.15.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
111
|
-
| `itoa` | `1.0.18` | `MIT OR Apache-2.0` | `crates.io` |
|
|
112
|
-
| `jobserver` | `0.1.35` | `MIT OR Apache-2.0` | `crates.io` |
|
|
113
|
-
| `js-sys` | `0.3.103` | `MIT OR Apache-2.0` | `crates.io` |
|
|
114
|
-
| `lazy_static` | `1.5.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
115
|
-
| `libbz2-rs-sys` | `0.2.5` | `bzip2-1.0.6` | `crates.io` |
|
|
116
|
-
| `libc` | `0.2.187` | `MIT OR Apache-2.0` | `crates.io` |
|
|
117
|
-
| `libloading` | `0.8.9` | `ISC` | `crates.io` |
|
|
118
|
-
| `liblzma-sys` | `0.4.7` | `MIT OR Apache-2.0` | `crates.io` |
|
|
119
|
-
| `libz-sys` | `1.1.29` | `MIT OR Apache-2.0` | `crates.io` |
|
|
120
|
-
| `log` | `0.4.33` | `MIT OR Apache-2.0` | `crates.io` |
|
|
121
|
-
| `lru` | `0.16.4` | `MIT` | `crates.io` |
|
|
122
|
-
| `lz4_flex` | `0.11.6` | `MIT` | `crates.io` |
|
|
123
|
-
| `lz4-sys` | `1.11.1+lz4-1.10.0` | `MIT` | `crates.io` |
|
|
124
|
-
| `lzma-rs` | `0.3.0` | `MIT` | `crates.io` |
|
|
125
|
-
| `lzma-rs-perf-exp` | `0.2.1` | `MIT` | `crates.io` |
|
|
126
|
-
| `lzma-rust2` | `0.16.5` | `Apache-2.0` | `crates.io` |
|
|
127
|
-
| `macro_rules_attribute` | `0.2.2` | `Apache-2.0 OR MIT OR Zlib` | `crates.io` |
|
|
128
|
-
| `macro_rules_attribute-proc_macro` | `0.2.2` | `Apache-2.0 OR MIT OR Zlib` | `crates.io` |
|
|
129
|
-
| `maybe-async` | `0.2.11` | `MIT` | `crates.io` |
|
|
130
|
-
| `md-5` | `0.10.6` | `MIT OR Apache-2.0` | `crates.io` |
|
|
131
|
-
| `md-5` | `0.11.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
132
|
-
| `memchr` | `2.8.3` | `Unlicense OR MIT` | `crates.io` |
|
|
133
|
-
| `minimal-lexical` | `0.2.1` | `MIT/Apache-2.0` | `crates.io` |
|
|
134
|
-
| `miniz_oxide` | `0.8.9` | `MIT OR Zlib OR Apache-2.0` | `crates.io` |
|
|
135
|
-
| `miniz_oxide` | `0.9.1` | `MIT OR Zlib OR Apache-2.0` | `crates.io` |
|
|
136
|
-
| `never-say-never` | `6.6.666` | `Zlib OR MIT OR Apache-2.0` | `crates.io` |
|
|
137
|
-
| `nom` | `7.1.3` | `MIT` | `crates.io` |
|
|
138
|
-
| `nu-ansi-term` | `0.50.3` | `MIT` | `crates.io` |
|
|
139
|
-
| `num-derive` | `0.4.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
140
|
-
| `num-traits` | `0.2.19` | `MIT OR Apache-2.0` | `crates.io` |
|
|
141
|
-
| `once_cell` | `1.21.4` | `MIT OR Apache-2.0` | `crates.io` |
|
|
142
|
-
| `once_cell_polyfill` | `1.70.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
143
|
-
| `openssl-src` | `300.6.1+3.6.3` | `MIT/Apache-2.0` | `crates.io` |
|
|
144
|
-
| `openssl-sys` | `0.9.117` | `MIT` | `crates.io` |
|
|
145
|
-
| `owo-colors` | `4.3.0` | `MIT` | `crates.io` |
|
|
146
|
-
| `oxidelta` | `0.1.4` | `MIT` | `crates.io` |
|
|
147
|
-
| `paste` | `1.0.15` | `MIT OR Apache-2.0` | `crates.io` |
|
|
148
|
-
| `path-slash` | `0.2.1` | `MIT` | `crates.io` |
|
|
149
|
-
| `percent-encoding` | `2.3.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
150
|
-
| `pin-project-lite` | `0.2.17` | `Apache-2.0 OR MIT` | `crates.io` |
|
|
151
|
-
| `pkg-config` | `0.3.33` | `MIT OR Apache-2.0` | `crates.io` |
|
|
152
|
-
| `polonius-the-crab` | `0.5.0` | `Zlib OR MIT OR Apache-2.0` | `crates.io` |
|
|
153
|
-
| `portable-atomic` | `1.14.0` | `Apache-2.0 OR MIT` | `crates.io` |
|
|
154
|
-
| `prettyplease` | `0.2.37` | `MIT OR Apache-2.0` | `crates.io` |
|
|
155
|
-
| `proc-bitfield` | `0.5.3` | `MIT OR Apache-2.0` | `crates.io` |
|
|
156
|
-
| `proc-bitfield-macros` | `0.5.3` | `MIT OR Apache-2.0` | `crates.io` |
|
|
157
|
-
| `proc-macro2` | `1.0.107` | `MIT OR Apache-2.0` | `crates.io` |
|
|
158
|
-
| `qbsdiff` | `1.4.4` | `MIT` | `crates.io` |
|
|
159
|
-
| `quote` | `1.0.47` | `MIT OR Apache-2.0` | `crates.io` |
|
|
160
|
-
| `r-efi` | `6.0.0` | `MIT OR Apache-2.0 OR LGPL-2.1-or-later` | `crates.io` |
|
|
161
|
-
| `rand_core` | `0.10.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
162
|
-
| `rayon` | `1.12.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
163
|
-
| `rayon-core` | `1.13.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
164
|
-
| `regex` | `1.13.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
165
|
-
| `regex-automata` | `0.4.16` | `MIT OR Apache-2.0` | `crates.io` |
|
|
166
|
-
| `regex-syntax` | `0.8.11` | `MIT OR Apache-2.0` | `crates.io` |
|
|
167
|
-
| `ring` | `0.17.14` | `Apache-2.0 AND ISC` | `crates.io` |
|
|
168
|
-
| `rustc_version` | `0.4.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
169
|
-
| `rustc-hash` | `2.1.3` | `Apache-2.0 OR MIT` | `crates.io` |
|
|
170
|
-
| `rustls` | `0.23.42` | `Apache-2.0 OR ISC OR MIT` | `crates.io` |
|
|
171
|
-
| `rustls-pki-types` | `1.15.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
172
|
-
| `rustls-webpki` | `0.103.13` | `ISC` | `crates.io` |
|
|
173
|
-
| `rustversion` | `1.0.23` | `MIT OR Apache-2.0` | `crates.io` |
|
|
174
|
-
| `ruzstd` | `0.8.3` | `MIT` | `crates.io` |
|
|
175
|
-
| `sacabase` | `2.0.0` | `MIT` | `crates.io` |
|
|
176
|
-
| `same-file` | `1.0.6` | `Unlicense/MIT` | `crates.io` |
|
|
177
|
-
| `semver` | `1.0.28` | `MIT OR Apache-2.0` | `crates.io` |
|
|
178
|
-
| `seq-macro` | `0.3.6` | `MIT OR Apache-2.0` | `crates.io` |
|
|
179
|
-
| `serde` | `1.0.229` | `MIT OR Apache-2.0` | `crates.io` |
|
|
180
|
-
| `serde_core` | `1.0.229` | `MIT OR Apache-2.0` | `crates.io` |
|
|
181
|
-
| `serde_derive` | `1.0.229` | `MIT OR Apache-2.0` | `crates.io` |
|
|
182
|
-
| `serde_json` | `1.0.151` | `MIT OR Apache-2.0` | `crates.io` |
|
|
183
|
-
| `serde-big-array` | `0.5.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
184
|
-
| `sha1` | `0.11.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
185
|
-
| `sha2` | `0.11.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
186
|
-
| `sharded-slab` | `0.1.7` | `MIT` | `crates.io` |
|
|
187
|
-
| `shell-words` | `1.1.1` | `MIT/Apache-2.0` | `crates.io` |
|
|
188
|
-
| `shlex` | `1.3.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
189
|
-
| `shlex` | `2.0.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
190
|
-
| `simd-adler32` | `0.3.10` | `MIT` | `crates.io` |
|
|
191
|
-
| `simple_moving_average` | `1.0.2` | `MIT` | `crates.io` |
|
|
192
|
-
| `slab` | `0.4.12` | `MIT` | `crates.io` |
|
|
193
|
-
| `smallvec` | `1.15.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
194
|
-
| `stable_deref_trait` | `1.2.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
195
|
-
| `static_assertions` | `1.1.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
196
|
-
| `strsim` | `0.11.1` | `MIT` | `crates.io` |
|
|
197
|
-
| `subtle` | `2.6.1` | `BSD-3-Clause` | `crates.io` |
|
|
198
|
-
| `suffix_array` | `0.5.0` | `MIT` | `crates.io` |
|
|
199
|
-
| `syn` | `2.0.119` | `MIT OR Apache-2.0` | `crates.io` |
|
|
200
|
-
| `syn` | `3.0.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
201
|
-
| `text_io` | `0.1.13` | `MIT OR Apache-2.0` | `crates.io` |
|
|
202
|
-
| `thiserror` | `2.0.19` | `MIT OR Apache-2.0` | `crates.io` |
|
|
203
|
-
| `thiserror-impl` | `2.0.19` | `MIT OR Apache-2.0` | `crates.io` |
|
|
204
|
-
| `thread_local` | `1.1.10` | `MIT OR Apache-2.0` | `crates.io` |
|
|
205
|
-
| `tracing` | `0.1.44` | `MIT` | `crates.io` |
|
|
206
|
-
| `tracing-attributes` | `0.1.31` | `MIT` | `crates.io` |
|
|
207
|
-
| `tracing-core` | `0.1.36` | `MIT` | `crates.io` |
|
|
208
|
-
| `tracing-log` | `0.2.0` | `MIT` | `crates.io` |
|
|
209
|
-
| `tracing-serde` | `0.2.0` | `MIT` | `crates.io` |
|
|
210
|
-
| `tracing-subscriber` | `0.3.23` | `MIT` | `crates.io` |
|
|
211
|
-
| `twox-hash` | `2.1.3` | `MIT` | `crates.io` |
|
|
212
|
-
| `typenum` | `1.20.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
213
|
-
| `unicode-ident` | `1.0.24` | `(MIT OR Apache-2.0) AND Unicode-3.0` | `crates.io` |
|
|
214
|
-
| `unicode-width` | `0.2.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
215
|
-
| `unit-prefix` | `0.5.2` | `MIT` | `crates.io` |
|
|
216
|
-
| `untrusted` | `0.9.0` | `ISC` | `crates.io` |
|
|
217
|
-
| `ureq` | `3.3.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
218
|
-
| `ureq-proto` | `0.6.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
219
|
-
| `utf8-zero` | `0.8.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
220
|
-
| `utf8parse` | `0.2.2` | `Apache-2.0 OR MIT` | `crates.io` |
|
|
221
|
-
| `valuable` | `0.1.1` | `MIT` | `crates.io` |
|
|
222
|
-
| `vcpkg` | `0.2.15` | `MIT/Apache-2.0` | `crates.io` |
|
|
223
|
-
| `version_check` | `0.9.5` | `MIT/Apache-2.0` | `crates.io` |
|
|
224
|
-
| `wasi` | `0.11.1+wasi-snapshot-preview1` | `Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT` | `crates.io` |
|
|
225
|
-
| `wasm-bindgen` | `0.2.126` | `MIT OR Apache-2.0` | `crates.io` |
|
|
226
|
-
| `wasm-bindgen-macro` | `0.2.126` | `MIT OR Apache-2.0` | `crates.io` |
|
|
227
|
-
| `wasm-bindgen-macro-support` | `0.2.126` | `MIT OR Apache-2.0` | `crates.io` |
|
|
228
|
-
| `wasm-bindgen-shared` | `0.2.126` | `MIT OR Apache-2.0` | `crates.io` |
|
|
229
|
-
| `web-time` | `1.1.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
230
|
-
| `webpki-roots` | `1.0.9` | `CDLA-Permissive-2.0` | `crates.io` |
|
|
231
|
-
| `winapi-util` | `0.1.11` | `Unlicense OR MIT` | `crates.io` |
|
|
232
|
-
| `windows_aarch64_gnullvm` | `0.52.6` | `MIT OR Apache-2.0` | `crates.io` |
|
|
233
|
-
| `windows_aarch64_msvc` | `0.52.6` | `MIT OR Apache-2.0` | `crates.io` |
|
|
234
|
-
| `windows_i686_gnu` | `0.52.6` | `MIT OR Apache-2.0` | `crates.io` |
|
|
235
|
-
| `windows_i686_gnullvm` | `0.52.6` | `MIT OR Apache-2.0` | `crates.io` |
|
|
236
|
-
| `windows_i686_msvc` | `0.52.6` | `MIT OR Apache-2.0` | `crates.io` |
|
|
237
|
-
| `windows_x86_64_gnu` | `0.52.6` | `MIT OR Apache-2.0` | `crates.io` |
|
|
238
|
-
| `windows_x86_64_gnullvm` | `0.52.6` | `MIT OR Apache-2.0` | `crates.io` |
|
|
239
|
-
| `windows_x86_64_msvc` | `0.52.6` | `MIT OR Apache-2.0` | `crates.io` |
|
|
240
|
-
| `windows-link` | `0.2.1` | `MIT OR Apache-2.0` | `crates.io` |
|
|
241
|
-
| `windows-sys` | `0.52.0` | `MIT OR Apache-2.0` | `crates.io` |
|
|
242
|
-
| `windows-sys` | `0.61.2` | `MIT OR Apache-2.0` | `crates.io` |
|
|
243
|
-
| `windows-targets` | `0.52.6` | `MIT OR Apache-2.0` | `crates.io` |
|
|
244
|
-
| `xxhash-rust` | `0.8.17` | `BSL-1.0` | `crates.io` |
|
|
245
|
-
| `zeekstd` | `0.6.2` | `BSD-2-Clause` | `crates.io` |
|
|
246
|
-
| `zerocopy` | `0.8.55` | `BSD-2-Clause OR Apache-2.0 OR MIT` | `crates.io` |
|
|
247
|
-
| `zerocopy-derive` | `0.8.55` | `BSD-2-Clause OR Apache-2.0 OR MIT` | `crates.io` |
|
|
248
|
-
| `zeroize` | `1.9.0` | `Apache-2.0 OR MIT` | `crates.io` |
|
|
249
|
-
| `zlib-rs` | `0.6.6` | `Zlib` | `crates.io` |
|
|
250
|
-
| `zmij` | `1.0.23` | `MIT` | `crates.io` |
|
|
251
|
-
| `zstd` | `0.13.3` | `MIT` | `crates.io` |
|
|
252
|
-
| `zstd-safe` | `7.2.4` | `MIT OR Apache-2.0` | `crates.io` |
|
|
253
|
-
| `zstd-sys` | `2.0.16+zstd.1.5.7` | `MIT/Apache-2.0` | `crates.io` |
|
|
254
|
-
|
|
255
|
-
## Notes
|
|
256
|
-
|
|
257
|
-
- First-party workspace crates are excluded. Vendored third-party
|
|
258
|
-
forks published under `rom-weaver-*` names are included.
|
|
259
|
-
- The License Expression column is the SPDX expression declared in each
|
|
260
|
-
crate's `Cargo.toml`.
|
|
261
|
-
- Some crates do not ship a flat license text file with their published
|
|
262
|
-
source; those rows include a generated SPDX metadata notice instead.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|