selma 0.4.11 → 0.5.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.
- checksums.yaml +4 -4
- data/Cargo.lock +164 -348
- data/README.md +3 -3
- data/ext/selma/Cargo.toml +3 -3
- data/ext/selma/src/html/element.rs +23 -15
- data/ext/selma/src/html/end_tag.rs +3 -2
- data/ext/selma/src/html/text_chunk.rs +13 -11
- data/ext/selma/src/html.rs +3 -6
- data/ext/selma/src/lib.rs +7 -4
- data/ext/selma/src/native_ref_wrap.rs +1 -1
- data/ext/selma/src/rewriter.rs +42 -40
- data/ext/selma/src/sanitizer.rs +20 -20
- data/ext/selma/src/selector.rs +9 -9
- data/lib/selma/version.rb +1 -1
- metadata +9 -6
data/Cargo.lock
CHANGED
|
@@ -4,9 +4,9 @@ version = 3
|
|
|
4
4
|
|
|
5
5
|
[[package]]
|
|
6
6
|
name = "aho-corasick"
|
|
7
|
-
version = "1.1.
|
|
7
|
+
version = "1.1.4"
|
|
8
8
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
9
|
-
checksum = "
|
|
9
|
+
checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
|
|
10
10
|
dependencies = [
|
|
11
11
|
"memchr",
|
|
12
12
|
]
|
|
@@ -19,41 +19,27 @@ checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
|
|
|
19
19
|
|
|
20
20
|
[[package]]
|
|
21
21
|
name = "bindgen"
|
|
22
|
-
version = "0.
|
|
22
|
+
version = "0.72.1"
|
|
23
23
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
24
|
-
checksum = "
|
|
24
|
+
checksum = "993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895"
|
|
25
25
|
dependencies = [
|
|
26
|
-
"bitflags
|
|
26
|
+
"bitflags",
|
|
27
27
|
"cexpr",
|
|
28
28
|
"clang-sys",
|
|
29
29
|
"itertools",
|
|
30
|
-
"lazy_static",
|
|
31
|
-
"lazycell",
|
|
32
30
|
"proc-macro2",
|
|
33
31
|
"quote",
|
|
34
32
|
"regex",
|
|
35
33
|
"rustc-hash",
|
|
36
34
|
"shlex",
|
|
37
|
-
"syn
|
|
35
|
+
"syn",
|
|
38
36
|
]
|
|
39
37
|
|
|
40
38
|
[[package]]
|
|
41
39
|
name = "bitflags"
|
|
42
|
-
version = "
|
|
43
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
44
|
-
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
45
|
-
|
|
46
|
-
[[package]]
|
|
47
|
-
name = "bitflags"
|
|
48
|
-
version = "2.6.0"
|
|
40
|
+
version = "2.11.1"
|
|
49
41
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
50
|
-
checksum = "
|
|
51
|
-
|
|
52
|
-
[[package]]
|
|
53
|
-
name = "byteorder"
|
|
54
|
-
version = "1.5.0"
|
|
55
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
56
|
-
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
|
42
|
+
checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3"
|
|
57
43
|
|
|
58
44
|
[[package]]
|
|
59
45
|
name = "cexpr"
|
|
@@ -66,9 +52,9 @@ dependencies = [
|
|
|
66
52
|
|
|
67
53
|
[[package]]
|
|
68
54
|
name = "cfg-if"
|
|
69
|
-
version = "1.0.
|
|
55
|
+
version = "1.0.4"
|
|
70
56
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
71
|
-
checksum = "
|
|
57
|
+
checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
|
|
72
58
|
|
|
73
59
|
[[package]]
|
|
74
60
|
name = "clang-sys"
|
|
@@ -81,27 +67,17 @@ dependencies = [
|
|
|
81
67
|
"libloading",
|
|
82
68
|
]
|
|
83
69
|
|
|
84
|
-
[[package]]
|
|
85
|
-
name = "convert_case"
|
|
86
|
-
version = "0.4.0"
|
|
87
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
88
|
-
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
|
|
89
|
-
|
|
90
70
|
[[package]]
|
|
91
71
|
name = "cssparser"
|
|
92
|
-
version = "0.
|
|
72
|
+
version = "0.36.0"
|
|
93
73
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
94
|
-
checksum = "
|
|
74
|
+
checksum = "dae61cf9c0abb83bd659dab65b7e4e38d8236824c85f0f804f173567bda257d2"
|
|
95
75
|
dependencies = [
|
|
96
76
|
"cssparser-macros",
|
|
97
77
|
"dtoa-short",
|
|
98
78
|
"itoa",
|
|
99
|
-
"matches",
|
|
100
79
|
"phf",
|
|
101
|
-
"proc-macro2",
|
|
102
|
-
"quote",
|
|
103
80
|
"smallvec",
|
|
104
|
-
"syn 1.0.109",
|
|
105
81
|
]
|
|
106
82
|
|
|
107
83
|
[[package]]
|
|
@@ -111,27 +87,35 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
111
87
|
checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
|
|
112
88
|
dependencies = [
|
|
113
89
|
"quote",
|
|
114
|
-
"syn
|
|
90
|
+
"syn",
|
|
115
91
|
]
|
|
116
92
|
|
|
117
93
|
[[package]]
|
|
118
94
|
name = "derive_more"
|
|
119
|
-
version = "
|
|
95
|
+
version = "2.1.1"
|
|
96
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
97
|
+
checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134"
|
|
98
|
+
dependencies = [
|
|
99
|
+
"derive_more-impl",
|
|
100
|
+
]
|
|
101
|
+
|
|
102
|
+
[[package]]
|
|
103
|
+
name = "derive_more-impl"
|
|
104
|
+
version = "2.1.1"
|
|
120
105
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
121
|
-
checksum = "
|
|
106
|
+
checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb"
|
|
122
107
|
dependencies = [
|
|
123
|
-
"convert_case",
|
|
124
108
|
"proc-macro2",
|
|
125
109
|
"quote",
|
|
126
110
|
"rustc_version",
|
|
127
|
-
"syn
|
|
111
|
+
"syn",
|
|
128
112
|
]
|
|
129
113
|
|
|
130
114
|
[[package]]
|
|
131
115
|
name = "dtoa"
|
|
132
|
-
version = "1.0.
|
|
116
|
+
version = "1.0.11"
|
|
133
117
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
134
|
-
checksum = "
|
|
118
|
+
checksum = "4c3cf4824e2d5f025c7b531afcb2325364084a16806f6d47fbc1f5fbd9960590"
|
|
135
119
|
|
|
136
120
|
[[package]]
|
|
137
121
|
name = "dtoa-short"
|
|
@@ -144,9 +128,9 @@ dependencies = [
|
|
|
144
128
|
|
|
145
129
|
[[package]]
|
|
146
130
|
name = "either"
|
|
147
|
-
version = "1.
|
|
131
|
+
version = "1.15.0"
|
|
148
132
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
149
|
-
checksum = "
|
|
133
|
+
checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
|
|
150
134
|
|
|
151
135
|
[[package]]
|
|
152
136
|
name = "encoding_rs"
|
|
@@ -165,29 +149,29 @@ checksum = "b5320ae4c3782150d900b79807611a59a99fc9a1d61d686faafc24b93fc8d7ca"
|
|
|
165
149
|
|
|
166
150
|
[[package]]
|
|
167
151
|
name = "enum-iterator"
|
|
168
|
-
version = "2.
|
|
152
|
+
version = "2.3.0"
|
|
169
153
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
170
|
-
checksum = "
|
|
154
|
+
checksum = "a4549325971814bda7a44061bf3fe7e487d447cba01e4220a4b454d630d7a016"
|
|
171
155
|
dependencies = [
|
|
172
156
|
"enum-iterator-derive",
|
|
173
157
|
]
|
|
174
158
|
|
|
175
159
|
[[package]]
|
|
176
160
|
name = "enum-iterator-derive"
|
|
177
|
-
version = "1.
|
|
161
|
+
version = "1.5.0"
|
|
178
162
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
179
|
-
checksum = "
|
|
163
|
+
checksum = "685adfa4d6f3d765a26bc5dbc936577de9abf756c1feeb3089b01dd395034842"
|
|
180
164
|
dependencies = [
|
|
181
165
|
"proc-macro2",
|
|
182
166
|
"quote",
|
|
183
|
-
"syn
|
|
167
|
+
"syn",
|
|
184
168
|
]
|
|
185
169
|
|
|
186
170
|
[[package]]
|
|
187
171
|
name = "equivalent"
|
|
188
|
-
version = "1.0.
|
|
172
|
+
version = "1.0.2"
|
|
189
173
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
190
|
-
checksum = "
|
|
174
|
+
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
|
|
191
175
|
|
|
192
176
|
[[package]]
|
|
193
177
|
name = "escapist"
|
|
@@ -199,42 +183,28 @@ dependencies = [
|
|
|
199
183
|
]
|
|
200
184
|
|
|
201
185
|
[[package]]
|
|
202
|
-
name = "
|
|
203
|
-
version = "
|
|
186
|
+
name = "fastrand"
|
|
187
|
+
version = "2.4.1"
|
|
204
188
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
205
|
-
checksum = "
|
|
189
|
+
checksum = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
|
|
206
190
|
|
|
207
191
|
[[package]]
|
|
208
|
-
name = "
|
|
209
|
-
version = "0.2.
|
|
192
|
+
name = "foldhash"
|
|
193
|
+
version = "0.2.0"
|
|
210
194
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
211
|
-
checksum = "
|
|
212
|
-
dependencies = [
|
|
213
|
-
"byteorder",
|
|
214
|
-
]
|
|
215
|
-
|
|
216
|
-
[[package]]
|
|
217
|
-
name = "getrandom"
|
|
218
|
-
version = "0.1.16"
|
|
219
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
220
|
-
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
|
|
221
|
-
dependencies = [
|
|
222
|
-
"cfg-if",
|
|
223
|
-
"libc",
|
|
224
|
-
"wasi",
|
|
225
|
-
]
|
|
195
|
+
checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
|
|
226
196
|
|
|
227
197
|
[[package]]
|
|
228
198
|
name = "glob"
|
|
229
|
-
version = "0.3.
|
|
199
|
+
version = "0.3.3"
|
|
230
200
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
231
|
-
checksum = "
|
|
201
|
+
checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
|
|
232
202
|
|
|
233
203
|
[[package]]
|
|
234
204
|
name = "hashbrown"
|
|
235
|
-
version = "0.
|
|
205
|
+
version = "0.16.1"
|
|
236
206
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
237
|
-
checksum = "
|
|
207
|
+
checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
|
|
238
208
|
dependencies = [
|
|
239
209
|
"allocator-api2",
|
|
240
210
|
"equivalent",
|
|
@@ -243,18 +213,18 @@ dependencies = [
|
|
|
243
213
|
|
|
244
214
|
[[package]]
|
|
245
215
|
name = "itertools"
|
|
246
|
-
version = "0.
|
|
216
|
+
version = "0.13.0"
|
|
247
217
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
248
|
-
checksum = "
|
|
218
|
+
checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
|
|
249
219
|
dependencies = [
|
|
250
220
|
"either",
|
|
251
221
|
]
|
|
252
222
|
|
|
253
223
|
[[package]]
|
|
254
224
|
name = "itoa"
|
|
255
|
-
version = "0.
|
|
225
|
+
version = "1.0.18"
|
|
256
226
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
257
|
-
checksum = "
|
|
227
|
+
checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
|
|
258
228
|
|
|
259
229
|
[[package]]
|
|
260
230
|
name = "lazy_static"
|
|
@@ -262,58 +232,52 @@ version = "1.5.0"
|
|
|
262
232
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
263
233
|
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
|
264
234
|
|
|
265
|
-
[[package]]
|
|
266
|
-
name = "lazycell"
|
|
267
|
-
version = "1.3.0"
|
|
268
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
269
|
-
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
270
|
-
|
|
271
235
|
[[package]]
|
|
272
236
|
name = "libc"
|
|
273
|
-
version = "0.2.
|
|
237
|
+
version = "0.2.186"
|
|
274
238
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
275
|
-
checksum = "
|
|
239
|
+
checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
|
|
276
240
|
|
|
277
241
|
[[package]]
|
|
278
242
|
name = "libloading"
|
|
279
|
-
version = "0.8.
|
|
243
|
+
version = "0.8.9"
|
|
280
244
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
281
|
-
checksum = "
|
|
245
|
+
checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
|
|
282
246
|
dependencies = [
|
|
283
247
|
"cfg-if",
|
|
284
|
-
"windows-
|
|
248
|
+
"windows-link",
|
|
285
249
|
]
|
|
286
250
|
|
|
287
251
|
[[package]]
|
|
288
252
|
name = "log"
|
|
289
|
-
version = "0.4.
|
|
253
|
+
version = "0.4.29"
|
|
290
254
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
291
|
-
checksum = "
|
|
255
|
+
checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
|
|
292
256
|
|
|
293
257
|
[[package]]
|
|
294
258
|
name = "lol_html"
|
|
295
|
-
version = "2.1
|
|
259
|
+
version = "2.8.1"
|
|
296
260
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
297
|
-
checksum = "
|
|
261
|
+
checksum = "6888e8653f6e49cb2924c660fc367a8beeb6239b71e117fa082153c6ea44d427"
|
|
298
262
|
dependencies = [
|
|
299
|
-
"bitflags
|
|
263
|
+
"bitflags",
|
|
300
264
|
"cfg-if",
|
|
301
265
|
"cssparser",
|
|
302
266
|
"encoding_rs",
|
|
267
|
+
"foldhash",
|
|
303
268
|
"hashbrown",
|
|
304
|
-
"lazy_static",
|
|
305
|
-
"lazycell",
|
|
306
269
|
"memchr",
|
|
307
270
|
"mime",
|
|
271
|
+
"precomputed-hash",
|
|
308
272
|
"selectors",
|
|
309
273
|
"thiserror",
|
|
310
274
|
]
|
|
311
275
|
|
|
312
276
|
[[package]]
|
|
313
277
|
name = "magnus"
|
|
314
|
-
version = "0.
|
|
278
|
+
version = "0.8.2"
|
|
315
279
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
316
|
-
checksum = "
|
|
280
|
+
checksum = "3b36a5b126bbe97eb0d02d07acfeb327036c6319fd816139a49824a83b7f9012"
|
|
317
281
|
dependencies = [
|
|
318
282
|
"magnus-macros",
|
|
319
283
|
"rb-sys",
|
|
@@ -323,26 +287,20 @@ dependencies = [
|
|
|
323
287
|
|
|
324
288
|
[[package]]
|
|
325
289
|
name = "magnus-macros"
|
|
326
|
-
version = "0.
|
|
290
|
+
version = "0.8.0"
|
|
327
291
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
328
|
-
checksum = "
|
|
292
|
+
checksum = "47607461fd8e1513cb4f2076c197d8092d921a1ea75bd08af97398f593751892"
|
|
329
293
|
dependencies = [
|
|
330
294
|
"proc-macro2",
|
|
331
295
|
"quote",
|
|
332
|
-
"syn
|
|
296
|
+
"syn",
|
|
333
297
|
]
|
|
334
298
|
|
|
335
|
-
[[package]]
|
|
336
|
-
name = "matches"
|
|
337
|
-
version = "0.1.10"
|
|
338
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
339
|
-
checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
|
|
340
|
-
|
|
341
299
|
[[package]]
|
|
342
300
|
name = "memchr"
|
|
343
|
-
version = "2.
|
|
301
|
+
version = "2.8.0"
|
|
344
302
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
345
|
-
checksum = "
|
|
303
|
+
checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
|
|
346
304
|
|
|
347
305
|
[[package]]
|
|
348
306
|
name = "mime"
|
|
@@ -357,10 +315,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
357
315
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
358
316
|
|
|
359
317
|
[[package]]
|
|
360
|
-
name = "
|
|
361
|
-
version = "0.
|
|
318
|
+
name = "new_debug_unreachable"
|
|
319
|
+
version = "1.0.6"
|
|
362
320
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
363
|
-
checksum = "
|
|
321
|
+
checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
|
|
364
322
|
|
|
365
323
|
[[package]]
|
|
366
324
|
name = "nom"
|
|
@@ -374,20 +332,20 @@ dependencies = [
|
|
|
374
332
|
|
|
375
333
|
[[package]]
|
|
376
334
|
name = "phf"
|
|
377
|
-
version = "0.
|
|
335
|
+
version = "0.13.1"
|
|
378
336
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
379
|
-
checksum = "
|
|
337
|
+
checksum = "c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf"
|
|
380
338
|
dependencies = [
|
|
381
339
|
"phf_macros",
|
|
382
340
|
"phf_shared",
|
|
383
|
-
"
|
|
341
|
+
"serde",
|
|
384
342
|
]
|
|
385
343
|
|
|
386
344
|
[[package]]
|
|
387
345
|
name = "phf_codegen"
|
|
388
|
-
version = "0.
|
|
346
|
+
version = "0.13.1"
|
|
389
347
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
390
|
-
checksum = "
|
|
348
|
+
checksum = "49aa7f9d80421bca176ca8dbfebe668cc7a2684708594ec9f3c0db0805d5d6e1"
|
|
391
349
|
dependencies = [
|
|
392
350
|
"phf_generator",
|
|
393
351
|
"phf_shared",
|
|
@@ -395,141 +353,74 @@ dependencies = [
|
|
|
395
353
|
|
|
396
354
|
[[package]]
|
|
397
355
|
name = "phf_generator"
|
|
398
|
-
version = "0.
|
|
356
|
+
version = "0.13.1"
|
|
399
357
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
400
|
-
checksum = "
|
|
358
|
+
checksum = "135ace3a761e564ec88c03a77317a7c6b80bb7f7135ef2544dbe054243b89737"
|
|
401
359
|
dependencies = [
|
|
360
|
+
"fastrand",
|
|
402
361
|
"phf_shared",
|
|
403
|
-
"rand",
|
|
404
362
|
]
|
|
405
363
|
|
|
406
364
|
[[package]]
|
|
407
365
|
name = "phf_macros"
|
|
408
|
-
version = "0.
|
|
366
|
+
version = "0.13.1"
|
|
409
367
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
410
|
-
checksum = "
|
|
368
|
+
checksum = "812f032b54b1e759ccd5f8b6677695d5268c588701effba24601f6932f8269ef"
|
|
411
369
|
dependencies = [
|
|
412
370
|
"phf_generator",
|
|
413
371
|
"phf_shared",
|
|
414
|
-
"proc-macro-hack",
|
|
415
372
|
"proc-macro2",
|
|
416
373
|
"quote",
|
|
417
|
-
"syn
|
|
374
|
+
"syn",
|
|
418
375
|
]
|
|
419
376
|
|
|
420
377
|
[[package]]
|
|
421
378
|
name = "phf_shared"
|
|
422
|
-
version = "0.
|
|
379
|
+
version = "0.13.1"
|
|
423
380
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
424
|
-
checksum = "
|
|
381
|
+
checksum = "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266"
|
|
425
382
|
dependencies = [
|
|
426
383
|
"siphasher",
|
|
427
384
|
]
|
|
428
385
|
|
|
429
|
-
[[package]]
|
|
430
|
-
name = "ppv-lite86"
|
|
431
|
-
version = "0.2.20"
|
|
432
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
433
|
-
checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
|
|
434
|
-
dependencies = [
|
|
435
|
-
"zerocopy",
|
|
436
|
-
]
|
|
437
|
-
|
|
438
386
|
[[package]]
|
|
439
387
|
name = "precomputed-hash"
|
|
440
388
|
version = "0.1.1"
|
|
441
389
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
442
390
|
checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
|
|
443
391
|
|
|
444
|
-
[[package]]
|
|
445
|
-
name = "proc-macro-hack"
|
|
446
|
-
version = "0.5.20+deprecated"
|
|
447
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
448
|
-
checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
|
|
449
|
-
|
|
450
392
|
[[package]]
|
|
451
393
|
name = "proc-macro2"
|
|
452
|
-
version = "1.0.
|
|
394
|
+
version = "1.0.106"
|
|
453
395
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
454
|
-
checksum = "
|
|
396
|
+
checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
|
|
455
397
|
dependencies = [
|
|
456
398
|
"unicode-ident",
|
|
457
399
|
]
|
|
458
400
|
|
|
459
401
|
[[package]]
|
|
460
402
|
name = "quote"
|
|
461
|
-
version = "1.0.
|
|
403
|
+
version = "1.0.45"
|
|
462
404
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
463
|
-
checksum = "
|
|
405
|
+
checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
|
|
464
406
|
dependencies = [
|
|
465
407
|
"proc-macro2",
|
|
466
408
|
]
|
|
467
409
|
|
|
468
|
-
[[package]]
|
|
469
|
-
name = "rand"
|
|
470
|
-
version = "0.7.3"
|
|
471
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
472
|
-
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
|
|
473
|
-
dependencies = [
|
|
474
|
-
"getrandom",
|
|
475
|
-
"libc",
|
|
476
|
-
"rand_chacha",
|
|
477
|
-
"rand_core",
|
|
478
|
-
"rand_hc",
|
|
479
|
-
"rand_pcg",
|
|
480
|
-
]
|
|
481
|
-
|
|
482
|
-
[[package]]
|
|
483
|
-
name = "rand_chacha"
|
|
484
|
-
version = "0.2.2"
|
|
485
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
486
|
-
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
|
|
487
|
-
dependencies = [
|
|
488
|
-
"ppv-lite86",
|
|
489
|
-
"rand_core",
|
|
490
|
-
]
|
|
491
|
-
|
|
492
|
-
[[package]]
|
|
493
|
-
name = "rand_core"
|
|
494
|
-
version = "0.5.1"
|
|
495
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
496
|
-
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
|
|
497
|
-
dependencies = [
|
|
498
|
-
"getrandom",
|
|
499
|
-
]
|
|
500
|
-
|
|
501
|
-
[[package]]
|
|
502
|
-
name = "rand_hc"
|
|
503
|
-
version = "0.2.0"
|
|
504
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
505
|
-
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
|
506
|
-
dependencies = [
|
|
507
|
-
"rand_core",
|
|
508
|
-
]
|
|
509
|
-
|
|
510
|
-
[[package]]
|
|
511
|
-
name = "rand_pcg"
|
|
512
|
-
version = "0.2.1"
|
|
513
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
514
|
-
checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
|
|
515
|
-
dependencies = [
|
|
516
|
-
"rand_core",
|
|
517
|
-
]
|
|
518
|
-
|
|
519
410
|
[[package]]
|
|
520
411
|
name = "rb-sys"
|
|
521
|
-
version = "0.9.
|
|
412
|
+
version = "0.9.127"
|
|
522
413
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
523
|
-
checksum = "
|
|
414
|
+
checksum = "d7d7c9560fe42dcffa576941394075f18a17dce89fcf718a2fa90b7dc2134d12"
|
|
524
415
|
dependencies = [
|
|
525
416
|
"rb-sys-build",
|
|
526
417
|
]
|
|
527
418
|
|
|
528
419
|
[[package]]
|
|
529
420
|
name = "rb-sys-build"
|
|
530
|
-
version = "0.9.
|
|
421
|
+
version = "0.9.127"
|
|
531
422
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
532
|
-
checksum = "
|
|
423
|
+
checksum = "f1688e8f32967ba48c89e4dfa283b57f901075f542fc7ee9c3d7c5f9091ca1d9"
|
|
533
424
|
dependencies = [
|
|
534
425
|
"bindgen",
|
|
535
426
|
"lazy_static",
|
|
@@ -537,20 +428,20 @@ dependencies = [
|
|
|
537
428
|
"quote",
|
|
538
429
|
"regex",
|
|
539
430
|
"shell-words",
|
|
540
|
-
"syn
|
|
431
|
+
"syn",
|
|
541
432
|
]
|
|
542
433
|
|
|
543
434
|
[[package]]
|
|
544
435
|
name = "rb-sys-env"
|
|
545
|
-
version = "0.
|
|
436
|
+
version = "0.2.3"
|
|
546
437
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
547
|
-
checksum = "
|
|
438
|
+
checksum = "cca7ad6a7e21e72151d56fe2495a259b5670e204c3adac41ee7ef676ea08117a"
|
|
548
439
|
|
|
549
440
|
[[package]]
|
|
550
441
|
name = "regex"
|
|
551
|
-
version = "1.
|
|
442
|
+
version = "1.12.3"
|
|
552
443
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
553
|
-
checksum = "
|
|
444
|
+
checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
|
|
554
445
|
dependencies = [
|
|
555
446
|
"aho-corasick",
|
|
556
447
|
"memchr",
|
|
@@ -560,9 +451,9 @@ dependencies = [
|
|
|
560
451
|
|
|
561
452
|
[[package]]
|
|
562
453
|
name = "regex-automata"
|
|
563
|
-
version = "0.4.
|
|
454
|
+
version = "0.4.14"
|
|
564
455
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
565
|
-
checksum = "
|
|
456
|
+
checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
|
|
566
457
|
dependencies = [
|
|
567
458
|
"aho-corasick",
|
|
568
459
|
"memchr",
|
|
@@ -571,15 +462,15 @@ dependencies = [
|
|
|
571
462
|
|
|
572
463
|
[[package]]
|
|
573
464
|
name = "regex-syntax"
|
|
574
|
-
version = "0.8.
|
|
465
|
+
version = "0.8.10"
|
|
575
466
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
576
|
-
checksum = "
|
|
467
|
+
checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
|
|
577
468
|
|
|
578
469
|
[[package]]
|
|
579
470
|
name = "rustc-hash"
|
|
580
|
-
version = "
|
|
471
|
+
version = "2.1.2"
|
|
581
472
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
582
|
-
checksum = "
|
|
473
|
+
checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
|
|
583
474
|
|
|
584
475
|
[[package]]
|
|
585
476
|
name = "rustc_version"
|
|
@@ -592,22 +483,21 @@ dependencies = [
|
|
|
592
483
|
|
|
593
484
|
[[package]]
|
|
594
485
|
name = "selectors"
|
|
595
|
-
version = "0.
|
|
486
|
+
version = "0.35.0"
|
|
596
487
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
597
|
-
checksum = "
|
|
488
|
+
checksum = "93fdfed56cd634f04fe8b9ddf947ae3dc493483e819593d2ba17df9ad05db8b2"
|
|
598
489
|
dependencies = [
|
|
599
|
-
"bitflags
|
|
490
|
+
"bitflags",
|
|
600
491
|
"cssparser",
|
|
601
492
|
"derive_more",
|
|
602
|
-
"fxhash",
|
|
603
493
|
"log",
|
|
604
|
-
"
|
|
494
|
+
"new_debug_unreachable",
|
|
605
495
|
"phf",
|
|
606
496
|
"phf_codegen",
|
|
607
497
|
"precomputed-hash",
|
|
498
|
+
"rustc-hash",
|
|
608
499
|
"servo_arc",
|
|
609
500
|
"smallvec",
|
|
610
|
-
"thin-slice",
|
|
611
501
|
]
|
|
612
502
|
|
|
613
503
|
[[package]]
|
|
@@ -623,31 +513,59 @@ dependencies = [
|
|
|
623
513
|
|
|
624
514
|
[[package]]
|
|
625
515
|
name = "semver"
|
|
626
|
-
version = "1.0.
|
|
516
|
+
version = "1.0.28"
|
|
627
517
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
628
|
-
checksum = "
|
|
518
|
+
checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
|
|
629
519
|
|
|
630
520
|
[[package]]
|
|
631
521
|
name = "seq-macro"
|
|
632
|
-
version = "0.3.
|
|
522
|
+
version = "0.3.6"
|
|
633
523
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
634
|
-
checksum = "
|
|
524
|
+
checksum = "1bc711410fbe7399f390ca1c3b60ad0f53f80e95c5eb935e52268a0e2cd49acc"
|
|
525
|
+
|
|
526
|
+
[[package]]
|
|
527
|
+
name = "serde"
|
|
528
|
+
version = "1.0.228"
|
|
529
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
530
|
+
checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
|
|
531
|
+
dependencies = [
|
|
532
|
+
"serde_core",
|
|
533
|
+
]
|
|
534
|
+
|
|
535
|
+
[[package]]
|
|
536
|
+
name = "serde_core"
|
|
537
|
+
version = "1.0.228"
|
|
538
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
539
|
+
checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
|
|
540
|
+
dependencies = [
|
|
541
|
+
"serde_derive",
|
|
542
|
+
]
|
|
543
|
+
|
|
544
|
+
[[package]]
|
|
545
|
+
name = "serde_derive"
|
|
546
|
+
version = "1.0.228"
|
|
547
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
548
|
+
checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
|
|
549
|
+
dependencies = [
|
|
550
|
+
"proc-macro2",
|
|
551
|
+
"quote",
|
|
552
|
+
"syn",
|
|
553
|
+
]
|
|
635
554
|
|
|
636
555
|
[[package]]
|
|
637
556
|
name = "servo_arc"
|
|
638
|
-
version = "0.
|
|
557
|
+
version = "0.4.3"
|
|
639
558
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
640
|
-
checksum = "
|
|
559
|
+
checksum = "170fb83ab34de17dc69aa7c67482b22218ddb85da56546f9bd6b929e32a05930"
|
|
641
560
|
dependencies = [
|
|
642
|
-
"nodrop",
|
|
643
561
|
"stable_deref_trait",
|
|
644
562
|
]
|
|
645
563
|
|
|
646
564
|
[[package]]
|
|
647
565
|
name = "shell-words"
|
|
648
|
-
version = "1.1.
|
|
566
|
+
version = "1.1.1"
|
|
649
567
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
650
|
-
checksum = "
|
|
568
|
+
checksum = "dc6fe69c597f9c37bfeeeeeb33da3530379845f10be461a66d16d03eca2ded77"
|
|
651
569
|
|
|
652
570
|
[[package]]
|
|
653
571
|
name = "shlex"
|
|
@@ -657,163 +575,61 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
|
|
657
575
|
|
|
658
576
|
[[package]]
|
|
659
577
|
name = "siphasher"
|
|
660
|
-
version = "0.
|
|
578
|
+
version = "1.0.2"
|
|
661
579
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
662
|
-
checksum = "
|
|
580
|
+
checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e"
|
|
663
581
|
|
|
664
582
|
[[package]]
|
|
665
583
|
name = "smallvec"
|
|
666
|
-
version = "1.
|
|
584
|
+
version = "1.15.1"
|
|
667
585
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
668
|
-
checksum = "
|
|
586
|
+
checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
|
|
669
587
|
|
|
670
588
|
[[package]]
|
|
671
589
|
name = "stable_deref_trait"
|
|
672
|
-
version = "1.2.
|
|
590
|
+
version = "1.2.1"
|
|
673
591
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
674
|
-
checksum = "
|
|
675
|
-
|
|
676
|
-
[[package]]
|
|
677
|
-
name = "syn"
|
|
678
|
-
version = "1.0.109"
|
|
679
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
680
|
-
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
|
681
|
-
dependencies = [
|
|
682
|
-
"proc-macro2",
|
|
683
|
-
"quote",
|
|
684
|
-
"unicode-ident",
|
|
685
|
-
]
|
|
592
|
+
checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
|
|
686
593
|
|
|
687
594
|
[[package]]
|
|
688
595
|
name = "syn"
|
|
689
|
-
version = "2.0.
|
|
596
|
+
version = "2.0.117"
|
|
690
597
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
691
|
-
checksum = "
|
|
598
|
+
checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
|
|
692
599
|
dependencies = [
|
|
693
600
|
"proc-macro2",
|
|
694
601
|
"quote",
|
|
695
602
|
"unicode-ident",
|
|
696
603
|
]
|
|
697
604
|
|
|
698
|
-
[[package]]
|
|
699
|
-
name = "thin-slice"
|
|
700
|
-
version = "0.1.1"
|
|
701
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
702
|
-
checksum = "8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c"
|
|
703
|
-
|
|
704
605
|
[[package]]
|
|
705
606
|
name = "thiserror"
|
|
706
|
-
version = "
|
|
607
|
+
version = "2.0.18"
|
|
707
608
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
708
|
-
checksum = "
|
|
609
|
+
checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
|
|
709
610
|
dependencies = [
|
|
710
611
|
"thiserror-impl",
|
|
711
612
|
]
|
|
712
613
|
|
|
713
614
|
[[package]]
|
|
714
615
|
name = "thiserror-impl"
|
|
715
|
-
version = "
|
|
616
|
+
version = "2.0.18"
|
|
716
617
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
717
|
-
checksum = "
|
|
618
|
+
checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
|
|
718
619
|
dependencies = [
|
|
719
620
|
"proc-macro2",
|
|
720
621
|
"quote",
|
|
721
|
-
"syn
|
|
622
|
+
"syn",
|
|
722
623
|
]
|
|
723
624
|
|
|
724
625
|
[[package]]
|
|
725
626
|
name = "unicode-ident"
|
|
726
|
-
version = "1.0.
|
|
727
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
728
|
-
checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
|
|
729
|
-
|
|
730
|
-
[[package]]
|
|
731
|
-
name = "wasi"
|
|
732
|
-
version = "0.9.0+wasi-snapshot-preview1"
|
|
733
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
734
|
-
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
|
|
735
|
-
|
|
736
|
-
[[package]]
|
|
737
|
-
name = "windows-targets"
|
|
738
|
-
version = "0.52.6"
|
|
739
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
740
|
-
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
|
|
741
|
-
dependencies = [
|
|
742
|
-
"windows_aarch64_gnullvm",
|
|
743
|
-
"windows_aarch64_msvc",
|
|
744
|
-
"windows_i686_gnu",
|
|
745
|
-
"windows_i686_gnullvm",
|
|
746
|
-
"windows_i686_msvc",
|
|
747
|
-
"windows_x86_64_gnu",
|
|
748
|
-
"windows_x86_64_gnullvm",
|
|
749
|
-
"windows_x86_64_msvc",
|
|
750
|
-
]
|
|
751
|
-
|
|
752
|
-
[[package]]
|
|
753
|
-
name = "windows_aarch64_gnullvm"
|
|
754
|
-
version = "0.52.6"
|
|
755
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
756
|
-
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
|
|
757
|
-
|
|
758
|
-
[[package]]
|
|
759
|
-
name = "windows_aarch64_msvc"
|
|
760
|
-
version = "0.52.6"
|
|
761
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
762
|
-
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
|
|
763
|
-
|
|
764
|
-
[[package]]
|
|
765
|
-
name = "windows_i686_gnu"
|
|
766
|
-
version = "0.52.6"
|
|
767
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
768
|
-
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
|
|
769
|
-
|
|
770
|
-
[[package]]
|
|
771
|
-
name = "windows_i686_gnullvm"
|
|
772
|
-
version = "0.52.6"
|
|
773
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
774
|
-
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
|
|
775
|
-
|
|
776
|
-
[[package]]
|
|
777
|
-
name = "windows_i686_msvc"
|
|
778
|
-
version = "0.52.6"
|
|
779
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
780
|
-
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
|
|
781
|
-
|
|
782
|
-
[[package]]
|
|
783
|
-
name = "windows_x86_64_gnu"
|
|
784
|
-
version = "0.52.6"
|
|
785
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
786
|
-
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
|
|
787
|
-
|
|
788
|
-
[[package]]
|
|
789
|
-
name = "windows_x86_64_gnullvm"
|
|
790
|
-
version = "0.52.6"
|
|
791
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
792
|
-
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
|
|
793
|
-
|
|
794
|
-
[[package]]
|
|
795
|
-
name = "windows_x86_64_msvc"
|
|
796
|
-
version = "0.52.6"
|
|
797
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
798
|
-
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
|
|
799
|
-
|
|
800
|
-
[[package]]
|
|
801
|
-
name = "zerocopy"
|
|
802
|
-
version = "0.7.35"
|
|
627
|
+
version = "1.0.24"
|
|
803
628
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
804
|
-
checksum = "
|
|
805
|
-
dependencies = [
|
|
806
|
-
"byteorder",
|
|
807
|
-
"zerocopy-derive",
|
|
808
|
-
]
|
|
629
|
+
checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
|
|
809
630
|
|
|
810
631
|
[[package]]
|
|
811
|
-
name = "
|
|
812
|
-
version = "0.
|
|
632
|
+
name = "windows-link"
|
|
633
|
+
version = "0.2.1"
|
|
813
634
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
814
|
-
checksum = "
|
|
815
|
-
dependencies = [
|
|
816
|
-
"proc-macro2",
|
|
817
|
-
"quote",
|
|
818
|
-
"syn 2.0.93",
|
|
819
|
-
]
|
|
635
|
+
checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
|