selma 0.0.7 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
data/Cargo.lock ADDED
@@ -0,0 +1,753 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 3
4
+
5
+ [[package]]
6
+ name = "ahash"
7
+ version = "0.8.3"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f"
10
+ dependencies = [
11
+ "cfg-if",
12
+ "once_cell",
13
+ "version_check",
14
+ ]
15
+
16
+ [[package]]
17
+ name = "aho-corasick"
18
+ version = "1.1.2"
19
+ source = "registry+https://github.com/rust-lang/crates.io-index"
20
+ checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
21
+ dependencies = [
22
+ "memchr",
23
+ ]
24
+
25
+ [[package]]
26
+ name = "bindgen"
27
+ version = "0.66.1"
28
+ source = "registry+https://github.com/rust-lang/crates.io-index"
29
+ checksum = "f2b84e06fc203107bfbad243f4aba2af864eb7db3b1cf46ea0a023b0b433d2a7"
30
+ dependencies = [
31
+ "bitflags 2.4.0",
32
+ "cexpr",
33
+ "clang-sys",
34
+ "lazy_static",
35
+ "lazycell",
36
+ "peeking_take_while",
37
+ "proc-macro2",
38
+ "quote",
39
+ "regex",
40
+ "rustc-hash",
41
+ "shlex",
42
+ "syn 2.0.38",
43
+ ]
44
+
45
+ [[package]]
46
+ name = "bitflags"
47
+ version = "1.3.2"
48
+ source = "registry+https://github.com/rust-lang/crates.io-index"
49
+ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
50
+
51
+ [[package]]
52
+ name = "bitflags"
53
+ version = "2.4.0"
54
+ source = "registry+https://github.com/rust-lang/crates.io-index"
55
+ checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
56
+
57
+ [[package]]
58
+ name = "byteorder"
59
+ version = "1.5.0"
60
+ source = "registry+https://github.com/rust-lang/crates.io-index"
61
+ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
62
+
63
+ [[package]]
64
+ name = "cexpr"
65
+ version = "0.6.0"
66
+ source = "registry+https://github.com/rust-lang/crates.io-index"
67
+ checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
68
+ dependencies = [
69
+ "nom",
70
+ ]
71
+
72
+ [[package]]
73
+ name = "cfg-if"
74
+ version = "1.0.0"
75
+ source = "registry+https://github.com/rust-lang/crates.io-index"
76
+ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
77
+
78
+ [[package]]
79
+ name = "clang-sys"
80
+ version = "1.6.1"
81
+ source = "registry+https://github.com/rust-lang/crates.io-index"
82
+ checksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
83
+ dependencies = [
84
+ "glob",
85
+ "libc",
86
+ "libloading",
87
+ ]
88
+
89
+ [[package]]
90
+ name = "convert_case"
91
+ version = "0.4.0"
92
+ source = "registry+https://github.com/rust-lang/crates.io-index"
93
+ checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
94
+
95
+ [[package]]
96
+ name = "cssparser"
97
+ version = "0.27.2"
98
+ source = "registry+https://github.com/rust-lang/crates.io-index"
99
+ checksum = "754b69d351cdc2d8ee09ae203db831e005560fc6030da058f86ad60c92a9cb0a"
100
+ dependencies = [
101
+ "cssparser-macros",
102
+ "dtoa-short",
103
+ "itoa",
104
+ "matches",
105
+ "phf",
106
+ "proc-macro2",
107
+ "quote",
108
+ "smallvec",
109
+ "syn 1.0.109",
110
+ ]
111
+
112
+ [[package]]
113
+ name = "cssparser-macros"
114
+ version = "0.6.1"
115
+ source = "registry+https://github.com/rust-lang/crates.io-index"
116
+ checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
117
+ dependencies = [
118
+ "quote",
119
+ "syn 2.0.38",
120
+ ]
121
+
122
+ [[package]]
123
+ name = "derive_more"
124
+ version = "0.99.17"
125
+ source = "registry+https://github.com/rust-lang/crates.io-index"
126
+ checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
127
+ dependencies = [
128
+ "convert_case",
129
+ "proc-macro2",
130
+ "quote",
131
+ "rustc_version",
132
+ "syn 1.0.109",
133
+ ]
134
+
135
+ [[package]]
136
+ name = "dtoa"
137
+ version = "1.0.9"
138
+ source = "registry+https://github.com/rust-lang/crates.io-index"
139
+ checksum = "dcbb2bf8e87535c23f7a8a321e364ce21462d0ff10cb6407820e8e96dfff6653"
140
+
141
+ [[package]]
142
+ name = "dtoa-short"
143
+ version = "0.3.4"
144
+ source = "registry+https://github.com/rust-lang/crates.io-index"
145
+ checksum = "dbaceec3c6e4211c79e7b1800fb9680527106beb2f9c51904a3210c03a448c74"
146
+ dependencies = [
147
+ "dtoa",
148
+ ]
149
+
150
+ [[package]]
151
+ name = "encoding_rs"
152
+ version = "0.8.33"
153
+ source = "registry+https://github.com/rust-lang/crates.io-index"
154
+ checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1"
155
+ dependencies = [
156
+ "cfg-if",
157
+ ]
158
+
159
+ [[package]]
160
+ name = "entities"
161
+ version = "1.0.1"
162
+ source = "registry+https://github.com/rust-lang/crates.io-index"
163
+ checksum = "b5320ae4c3782150d900b79807611a59a99fc9a1d61d686faafc24b93fc8d7ca"
164
+
165
+ [[package]]
166
+ name = "enum-iterator"
167
+ version = "1.4.1"
168
+ source = "registry+https://github.com/rust-lang/crates.io-index"
169
+ checksum = "7add3873b5dd076766ee79c8e406ad1a472c385476b9e38849f8eec24f1be689"
170
+ dependencies = [
171
+ "enum-iterator-derive",
172
+ ]
173
+
174
+ [[package]]
175
+ name = "enum-iterator-derive"
176
+ version = "1.2.1"
177
+ source = "registry+https://github.com/rust-lang/crates.io-index"
178
+ checksum = "eecf8589574ce9b895052fa12d69af7a233f99e6107f5cb8dd1044f2a17bfdcb"
179
+ dependencies = [
180
+ "proc-macro2",
181
+ "quote",
182
+ "syn 2.0.38",
183
+ ]
184
+
185
+ [[package]]
186
+ name = "escapist"
187
+ version = "0.0.2"
188
+ source = "registry+https://github.com/rust-lang/crates.io-index"
189
+ checksum = "a91c7e59d7e5afa56d8be4dc7e27ea123dcd23d38b4b6a6497a05cddd95844a2"
190
+ dependencies = [
191
+ "entities",
192
+ ]
193
+
194
+ [[package]]
195
+ name = "fxhash"
196
+ version = "0.2.1"
197
+ source = "registry+https://github.com/rust-lang/crates.io-index"
198
+ checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
199
+ dependencies = [
200
+ "byteorder",
201
+ ]
202
+
203
+ [[package]]
204
+ name = "getrandom"
205
+ version = "0.1.16"
206
+ source = "registry+https://github.com/rust-lang/crates.io-index"
207
+ checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
208
+ dependencies = [
209
+ "cfg-if",
210
+ "libc",
211
+ "wasi",
212
+ ]
213
+
214
+ [[package]]
215
+ name = "glob"
216
+ version = "0.3.1"
217
+ source = "registry+https://github.com/rust-lang/crates.io-index"
218
+ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
219
+
220
+ [[package]]
221
+ name = "hashbrown"
222
+ version = "0.13.2"
223
+ source = "registry+https://github.com/rust-lang/crates.io-index"
224
+ checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
225
+ dependencies = [
226
+ "ahash",
227
+ ]
228
+
229
+ [[package]]
230
+ name = "itoa"
231
+ version = "0.4.8"
232
+ source = "registry+https://github.com/rust-lang/crates.io-index"
233
+ checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
234
+
235
+ [[package]]
236
+ name = "lazy_static"
237
+ version = "1.4.0"
238
+ source = "registry+https://github.com/rust-lang/crates.io-index"
239
+ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
240
+
241
+ [[package]]
242
+ name = "lazycell"
243
+ version = "1.3.0"
244
+ source = "registry+https://github.com/rust-lang/crates.io-index"
245
+ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
246
+
247
+ [[package]]
248
+ name = "libc"
249
+ version = "0.2.149"
250
+ source = "registry+https://github.com/rust-lang/crates.io-index"
251
+ checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b"
252
+
253
+ [[package]]
254
+ name = "libloading"
255
+ version = "0.7.4"
256
+ source = "registry+https://github.com/rust-lang/crates.io-index"
257
+ checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
258
+ dependencies = [
259
+ "cfg-if",
260
+ "winapi",
261
+ ]
262
+
263
+ [[package]]
264
+ name = "log"
265
+ version = "0.4.20"
266
+ source = "registry+https://github.com/rust-lang/crates.io-index"
267
+ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
268
+
269
+ [[package]]
270
+ name = "lol_html"
271
+ version = "1.2.0"
272
+ source = "registry+https://github.com/rust-lang/crates.io-index"
273
+ checksum = "10662f7aad081ec900fd735be33076da75e0389400277dc3734e2b0aa02bb115"
274
+ dependencies = [
275
+ "bitflags 2.4.0",
276
+ "cfg-if",
277
+ "cssparser",
278
+ "encoding_rs",
279
+ "hashbrown",
280
+ "lazy_static",
281
+ "lazycell",
282
+ "memchr",
283
+ "mime",
284
+ "safemem",
285
+ "selectors",
286
+ "thiserror",
287
+ ]
288
+
289
+ [[package]]
290
+ name = "magnus"
291
+ version = "0.6.2"
292
+ source = "registry+https://github.com/rust-lang/crates.io-index"
293
+ checksum = "4778544796676e8428e9c622460ebf284bea52d8b10db3aeb449d8b5e61b3a13"
294
+ dependencies = [
295
+ "magnus-macros",
296
+ "rb-sys",
297
+ "rb-sys-env",
298
+ "seq-macro",
299
+ ]
300
+
301
+ [[package]]
302
+ name = "magnus-macros"
303
+ version = "0.6.0"
304
+ source = "registry+https://github.com/rust-lang/crates.io-index"
305
+ checksum = "5968c820e2960565f647819f5928a42d6e874551cab9d88d75e3e0660d7f71e3"
306
+ dependencies = [
307
+ "proc-macro2",
308
+ "quote",
309
+ "syn 2.0.38",
310
+ ]
311
+
312
+ [[package]]
313
+ name = "matches"
314
+ version = "0.1.10"
315
+ source = "registry+https://github.com/rust-lang/crates.io-index"
316
+ checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
317
+
318
+ [[package]]
319
+ name = "memchr"
320
+ version = "2.6.4"
321
+ source = "registry+https://github.com/rust-lang/crates.io-index"
322
+ checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167"
323
+
324
+ [[package]]
325
+ name = "mime"
326
+ version = "0.3.17"
327
+ source = "registry+https://github.com/rust-lang/crates.io-index"
328
+ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
329
+
330
+ [[package]]
331
+ name = "minimal-lexical"
332
+ version = "0.2.1"
333
+ source = "registry+https://github.com/rust-lang/crates.io-index"
334
+ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
335
+
336
+ [[package]]
337
+ name = "nodrop"
338
+ version = "0.1.14"
339
+ source = "registry+https://github.com/rust-lang/crates.io-index"
340
+ checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
341
+
342
+ [[package]]
343
+ name = "nom"
344
+ version = "7.1.3"
345
+ source = "registry+https://github.com/rust-lang/crates.io-index"
346
+ checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
347
+ dependencies = [
348
+ "memchr",
349
+ "minimal-lexical",
350
+ ]
351
+
352
+ [[package]]
353
+ name = "once_cell"
354
+ version = "1.18.0"
355
+ source = "registry+https://github.com/rust-lang/crates.io-index"
356
+ checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
357
+
358
+ [[package]]
359
+ name = "peeking_take_while"
360
+ version = "0.1.2"
361
+ source = "registry+https://github.com/rust-lang/crates.io-index"
362
+ checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
363
+
364
+ [[package]]
365
+ name = "phf"
366
+ version = "0.8.0"
367
+ source = "registry+https://github.com/rust-lang/crates.io-index"
368
+ checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
369
+ dependencies = [
370
+ "phf_macros",
371
+ "phf_shared",
372
+ "proc-macro-hack",
373
+ ]
374
+
375
+ [[package]]
376
+ name = "phf_codegen"
377
+ version = "0.8.0"
378
+ source = "registry+https://github.com/rust-lang/crates.io-index"
379
+ checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815"
380
+ dependencies = [
381
+ "phf_generator",
382
+ "phf_shared",
383
+ ]
384
+
385
+ [[package]]
386
+ name = "phf_generator"
387
+ version = "0.8.0"
388
+ source = "registry+https://github.com/rust-lang/crates.io-index"
389
+ checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
390
+ dependencies = [
391
+ "phf_shared",
392
+ "rand",
393
+ ]
394
+
395
+ [[package]]
396
+ name = "phf_macros"
397
+ version = "0.8.0"
398
+ source = "registry+https://github.com/rust-lang/crates.io-index"
399
+ checksum = "7f6fde18ff429ffc8fe78e2bf7f8b7a5a5a6e2a8b58bc5a9ac69198bbda9189c"
400
+ dependencies = [
401
+ "phf_generator",
402
+ "phf_shared",
403
+ "proc-macro-hack",
404
+ "proc-macro2",
405
+ "quote",
406
+ "syn 1.0.109",
407
+ ]
408
+
409
+ [[package]]
410
+ name = "phf_shared"
411
+ version = "0.8.0"
412
+ source = "registry+https://github.com/rust-lang/crates.io-index"
413
+ checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
414
+ dependencies = [
415
+ "siphasher",
416
+ ]
417
+
418
+ [[package]]
419
+ name = "ppv-lite86"
420
+ version = "0.2.17"
421
+ source = "registry+https://github.com/rust-lang/crates.io-index"
422
+ checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
423
+
424
+ [[package]]
425
+ name = "precomputed-hash"
426
+ version = "0.1.1"
427
+ source = "registry+https://github.com/rust-lang/crates.io-index"
428
+ checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
429
+
430
+ [[package]]
431
+ name = "proc-macro-hack"
432
+ version = "0.5.20+deprecated"
433
+ source = "registry+https://github.com/rust-lang/crates.io-index"
434
+ checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
435
+
436
+ [[package]]
437
+ name = "proc-macro2"
438
+ version = "1.0.69"
439
+ source = "registry+https://github.com/rust-lang/crates.io-index"
440
+ checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da"
441
+ dependencies = [
442
+ "unicode-ident",
443
+ ]
444
+
445
+ [[package]]
446
+ name = "quote"
447
+ version = "1.0.33"
448
+ source = "registry+https://github.com/rust-lang/crates.io-index"
449
+ checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
450
+ dependencies = [
451
+ "proc-macro2",
452
+ ]
453
+
454
+ [[package]]
455
+ name = "rand"
456
+ version = "0.7.3"
457
+ source = "registry+https://github.com/rust-lang/crates.io-index"
458
+ checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
459
+ dependencies = [
460
+ "getrandom",
461
+ "libc",
462
+ "rand_chacha",
463
+ "rand_core",
464
+ "rand_hc",
465
+ "rand_pcg",
466
+ ]
467
+
468
+ [[package]]
469
+ name = "rand_chacha"
470
+ version = "0.2.2"
471
+ source = "registry+https://github.com/rust-lang/crates.io-index"
472
+ checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
473
+ dependencies = [
474
+ "ppv-lite86",
475
+ "rand_core",
476
+ ]
477
+
478
+ [[package]]
479
+ name = "rand_core"
480
+ version = "0.5.1"
481
+ source = "registry+https://github.com/rust-lang/crates.io-index"
482
+ checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
483
+ dependencies = [
484
+ "getrandom",
485
+ ]
486
+
487
+ [[package]]
488
+ name = "rand_hc"
489
+ version = "0.2.0"
490
+ source = "registry+https://github.com/rust-lang/crates.io-index"
491
+ checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
492
+ dependencies = [
493
+ "rand_core",
494
+ ]
495
+
496
+ [[package]]
497
+ name = "rand_pcg"
498
+ version = "0.2.1"
499
+ source = "registry+https://github.com/rust-lang/crates.io-index"
500
+ checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
501
+ dependencies = [
502
+ "rand_core",
503
+ ]
504
+
505
+ [[package]]
506
+ name = "rb-sys"
507
+ version = "0.9.82"
508
+ source = "registry+https://github.com/rust-lang/crates.io-index"
509
+ checksum = "a3e6bf79bf4c711917cacfaf46dfab4314dbfdd89a8ee3ec4b98336cd23f1ebf"
510
+ dependencies = [
511
+ "rb-sys-build",
512
+ ]
513
+
514
+ [[package]]
515
+ name = "rb-sys-build"
516
+ version = "0.9.82"
517
+ source = "registry+https://github.com/rust-lang/crates.io-index"
518
+ checksum = "5482a1ed4cde58dddaf162b6aebcb5c25645822547832b8be101f2acd40bcdd6"
519
+ dependencies = [
520
+ "bindgen",
521
+ "lazy_static",
522
+ "proc-macro2",
523
+ "quote",
524
+ "regex",
525
+ "shell-words",
526
+ "syn 2.0.38",
527
+ ]
528
+
529
+ [[package]]
530
+ name = "rb-sys-env"
531
+ version = "0.1.2"
532
+ source = "registry+https://github.com/rust-lang/crates.io-index"
533
+ checksum = "a35802679f07360454b418a5d1735c89716bde01d35b1560fc953c1415a0b3bb"
534
+
535
+ [[package]]
536
+ name = "regex"
537
+ version = "1.10.0"
538
+ source = "registry+https://github.com/rust-lang/crates.io-index"
539
+ checksum = "d119d7c7ca818f8a53c300863d4f87566aac09943aef5b355bb83969dae75d87"
540
+ dependencies = [
541
+ "aho-corasick",
542
+ "memchr",
543
+ "regex-automata",
544
+ "regex-syntax",
545
+ ]
546
+
547
+ [[package]]
548
+ name = "regex-automata"
549
+ version = "0.4.1"
550
+ source = "registry+https://github.com/rust-lang/crates.io-index"
551
+ checksum = "465c6fc0621e4abc4187a2bda0937bfd4f722c2730b29562e19689ea796c9a4b"
552
+ dependencies = [
553
+ "aho-corasick",
554
+ "memchr",
555
+ "regex-syntax",
556
+ ]
557
+
558
+ [[package]]
559
+ name = "regex-syntax"
560
+ version = "0.8.1"
561
+ source = "registry+https://github.com/rust-lang/crates.io-index"
562
+ checksum = "56d84fdd47036b038fc80dd333d10b6aab10d5d31f4a366e20014def75328d33"
563
+
564
+ [[package]]
565
+ name = "rustc-hash"
566
+ version = "1.1.0"
567
+ source = "registry+https://github.com/rust-lang/crates.io-index"
568
+ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
569
+
570
+ [[package]]
571
+ name = "rustc_version"
572
+ version = "0.4.0"
573
+ source = "registry+https://github.com/rust-lang/crates.io-index"
574
+ checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
575
+ dependencies = [
576
+ "semver",
577
+ ]
578
+
579
+ [[package]]
580
+ name = "safemem"
581
+ version = "0.3.3"
582
+ source = "registry+https://github.com/rust-lang/crates.io-index"
583
+ checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
584
+
585
+ [[package]]
586
+ name = "selectors"
587
+ version = "0.22.0"
588
+ source = "registry+https://github.com/rust-lang/crates.io-index"
589
+ checksum = "df320f1889ac4ba6bc0cdc9c9af7af4bd64bb927bccdf32d81140dc1f9be12fe"
590
+ dependencies = [
591
+ "bitflags 1.3.2",
592
+ "cssparser",
593
+ "derive_more",
594
+ "fxhash",
595
+ "log",
596
+ "matches",
597
+ "phf",
598
+ "phf_codegen",
599
+ "precomputed-hash",
600
+ "servo_arc",
601
+ "smallvec",
602
+ "thin-slice",
603
+ ]
604
+
605
+ [[package]]
606
+ name = "selma"
607
+ version = "1.0.0"
608
+ dependencies = [
609
+ "enum-iterator",
610
+ "escapist",
611
+ "lol_html",
612
+ "magnus",
613
+ ]
614
+
615
+ [[package]]
616
+ name = "semver"
617
+ version = "1.0.20"
618
+ source = "registry+https://github.com/rust-lang/crates.io-index"
619
+ checksum = "836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090"
620
+
621
+ [[package]]
622
+ name = "seq-macro"
623
+ version = "0.3.5"
624
+ source = "registry+https://github.com/rust-lang/crates.io-index"
625
+ checksum = "a3f0bf26fd526d2a95683cd0f87bf103b8539e2ca1ef48ce002d67aad59aa0b4"
626
+
627
+ [[package]]
628
+ name = "servo_arc"
629
+ version = "0.1.1"
630
+ source = "registry+https://github.com/rust-lang/crates.io-index"
631
+ checksum = "d98238b800e0d1576d8b6e3de32827c2d74bee68bb97748dcf5071fb53965432"
632
+ dependencies = [
633
+ "nodrop",
634
+ "stable_deref_trait",
635
+ ]
636
+
637
+ [[package]]
638
+ name = "shell-words"
639
+ version = "1.1.0"
640
+ source = "registry+https://github.com/rust-lang/crates.io-index"
641
+ checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
642
+
643
+ [[package]]
644
+ name = "shlex"
645
+ version = "1.2.0"
646
+ source = "registry+https://github.com/rust-lang/crates.io-index"
647
+ checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380"
648
+
649
+ [[package]]
650
+ name = "siphasher"
651
+ version = "0.3.11"
652
+ source = "registry+https://github.com/rust-lang/crates.io-index"
653
+ checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
654
+
655
+ [[package]]
656
+ name = "smallvec"
657
+ version = "1.11.1"
658
+ source = "registry+https://github.com/rust-lang/crates.io-index"
659
+ checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
660
+
661
+ [[package]]
662
+ name = "stable_deref_trait"
663
+ version = "1.2.0"
664
+ source = "registry+https://github.com/rust-lang/crates.io-index"
665
+ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
666
+
667
+ [[package]]
668
+ name = "syn"
669
+ version = "1.0.109"
670
+ source = "registry+https://github.com/rust-lang/crates.io-index"
671
+ checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
672
+ dependencies = [
673
+ "proc-macro2",
674
+ "quote",
675
+ "unicode-ident",
676
+ ]
677
+
678
+ [[package]]
679
+ name = "syn"
680
+ version = "2.0.38"
681
+ source = "registry+https://github.com/rust-lang/crates.io-index"
682
+ checksum = "e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b"
683
+ dependencies = [
684
+ "proc-macro2",
685
+ "quote",
686
+ "unicode-ident",
687
+ ]
688
+
689
+ [[package]]
690
+ name = "thin-slice"
691
+ version = "0.1.1"
692
+ source = "registry+https://github.com/rust-lang/crates.io-index"
693
+ checksum = "8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c"
694
+
695
+ [[package]]
696
+ name = "thiserror"
697
+ version = "1.0.49"
698
+ source = "registry+https://github.com/rust-lang/crates.io-index"
699
+ checksum = "1177e8c6d7ede7afde3585fd2513e611227efd6481bd78d2e82ba1ce16557ed4"
700
+ dependencies = [
701
+ "thiserror-impl",
702
+ ]
703
+
704
+ [[package]]
705
+ name = "thiserror-impl"
706
+ version = "1.0.49"
707
+ source = "registry+https://github.com/rust-lang/crates.io-index"
708
+ checksum = "10712f02019e9288794769fba95cd6847df9874d49d871d062172f9dd41bc4cc"
709
+ dependencies = [
710
+ "proc-macro2",
711
+ "quote",
712
+ "syn 2.0.38",
713
+ ]
714
+
715
+ [[package]]
716
+ name = "unicode-ident"
717
+ version = "1.0.12"
718
+ source = "registry+https://github.com/rust-lang/crates.io-index"
719
+ checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
720
+
721
+ [[package]]
722
+ name = "version_check"
723
+ version = "0.9.4"
724
+ source = "registry+https://github.com/rust-lang/crates.io-index"
725
+ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
726
+
727
+ [[package]]
728
+ name = "wasi"
729
+ version = "0.9.0+wasi-snapshot-preview1"
730
+ source = "registry+https://github.com/rust-lang/crates.io-index"
731
+ checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
732
+
733
+ [[package]]
734
+ name = "winapi"
735
+ version = "0.3.9"
736
+ source = "registry+https://github.com/rust-lang/crates.io-index"
737
+ checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
738
+ dependencies = [
739
+ "winapi-i686-pc-windows-gnu",
740
+ "winapi-x86_64-pc-windows-gnu",
741
+ ]
742
+
743
+ [[package]]
744
+ name = "winapi-i686-pc-windows-gnu"
745
+ version = "0.4.0"
746
+ source = "registry+https://github.com/rust-lang/crates.io-index"
747
+ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
748
+
749
+ [[package]]
750
+ name = "winapi-x86_64-pc-windows-gnu"
751
+ version = "0.4.0"
752
+ source = "registry+https://github.com/rust-lang/crates.io-index"
753
+ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"