ferrisfuzz 0.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,688 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "aho-corasick"
7
+ version = "1.1.4"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
10
+ dependencies = [
11
+ "memchr",
12
+ ]
13
+
14
+ [[package]]
15
+ name = "anes"
16
+ version = "0.1.6"
17
+ source = "registry+https://github.com/rust-lang/crates.io-index"
18
+ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
19
+
20
+ [[package]]
21
+ name = "anstyle"
22
+ version = "1.0.14"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
25
+
26
+ [[package]]
27
+ name = "autocfg"
28
+ version = "1.5.1"
29
+ source = "registry+https://github.com/rust-lang/crates.io-index"
30
+ checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
31
+
32
+ [[package]]
33
+ name = "bumpalo"
34
+ version = "3.20.3"
35
+ source = "registry+https://github.com/rust-lang/crates.io-index"
36
+ checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
37
+
38
+ [[package]]
39
+ name = "cast"
40
+ version = "0.3.0"
41
+ source = "registry+https://github.com/rust-lang/crates.io-index"
42
+ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
43
+
44
+ [[package]]
45
+ name = "cfg-if"
46
+ version = "1.0.4"
47
+ source = "registry+https://github.com/rust-lang/crates.io-index"
48
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
49
+
50
+ [[package]]
51
+ name = "ciborium"
52
+ version = "0.2.2"
53
+ source = "registry+https://github.com/rust-lang/crates.io-index"
54
+ checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
55
+ dependencies = [
56
+ "ciborium-io",
57
+ "ciborium-ll",
58
+ "serde",
59
+ ]
60
+
61
+ [[package]]
62
+ name = "ciborium-io"
63
+ version = "0.2.2"
64
+ source = "registry+https://github.com/rust-lang/crates.io-index"
65
+ checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
66
+
67
+ [[package]]
68
+ name = "ciborium-ll"
69
+ version = "0.2.2"
70
+ source = "registry+https://github.com/rust-lang/crates.io-index"
71
+ checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
72
+ dependencies = [
73
+ "ciborium-io",
74
+ "half",
75
+ ]
76
+
77
+ [[package]]
78
+ name = "clap"
79
+ version = "4.6.1"
80
+ source = "registry+https://github.com/rust-lang/crates.io-index"
81
+ checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
82
+ dependencies = [
83
+ "clap_builder",
84
+ ]
85
+
86
+ [[package]]
87
+ name = "clap_builder"
88
+ version = "4.6.0"
89
+ source = "registry+https://github.com/rust-lang/crates.io-index"
90
+ checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
91
+ dependencies = [
92
+ "anstyle",
93
+ "clap_lex",
94
+ ]
95
+
96
+ [[package]]
97
+ name = "clap_lex"
98
+ version = "1.1.0"
99
+ source = "registry+https://github.com/rust-lang/crates.io-index"
100
+ checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
101
+
102
+ [[package]]
103
+ name = "criterion"
104
+ version = "0.5.1"
105
+ source = "registry+https://github.com/rust-lang/crates.io-index"
106
+ checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
107
+ dependencies = [
108
+ "anes",
109
+ "cast",
110
+ "ciborium",
111
+ "clap",
112
+ "criterion-plot",
113
+ "is-terminal",
114
+ "itertools",
115
+ "num-traits",
116
+ "once_cell",
117
+ "oorandom",
118
+ "plotters",
119
+ "rayon",
120
+ "regex",
121
+ "serde",
122
+ "serde_derive",
123
+ "serde_json",
124
+ "tinytemplate",
125
+ "walkdir",
126
+ ]
127
+
128
+ [[package]]
129
+ name = "criterion-plot"
130
+ version = "0.5.0"
131
+ source = "registry+https://github.com/rust-lang/crates.io-index"
132
+ checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
133
+ dependencies = [
134
+ "cast",
135
+ "itertools",
136
+ ]
137
+
138
+ [[package]]
139
+ name = "crossbeam-deque"
140
+ version = "0.8.6"
141
+ source = "registry+https://github.com/rust-lang/crates.io-index"
142
+ checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
143
+ dependencies = [
144
+ "crossbeam-epoch",
145
+ "crossbeam-utils",
146
+ ]
147
+
148
+ [[package]]
149
+ name = "crossbeam-epoch"
150
+ version = "0.9.18"
151
+ source = "registry+https://github.com/rust-lang/crates.io-index"
152
+ checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
153
+ dependencies = [
154
+ "crossbeam-utils",
155
+ ]
156
+
157
+ [[package]]
158
+ name = "crossbeam-utils"
159
+ version = "0.8.21"
160
+ source = "registry+https://github.com/rust-lang/crates.io-index"
161
+ checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
162
+
163
+ [[package]]
164
+ name = "crunchy"
165
+ version = "0.2.4"
166
+ source = "registry+https://github.com/rust-lang/crates.io-index"
167
+ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
168
+
169
+ [[package]]
170
+ name = "either"
171
+ version = "1.16.0"
172
+ source = "registry+https://github.com/rust-lang/crates.io-index"
173
+ checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
174
+
175
+ [[package]]
176
+ name = "ferrisfuzz-core"
177
+ version = "0.1.0"
178
+ dependencies = [
179
+ "criterion",
180
+ "rapidfuzz",
181
+ ]
182
+
183
+ [[package]]
184
+ name = "futures-core"
185
+ version = "0.3.32"
186
+ source = "registry+https://github.com/rust-lang/crates.io-index"
187
+ checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
188
+
189
+ [[package]]
190
+ name = "futures-task"
191
+ version = "0.3.32"
192
+ source = "registry+https://github.com/rust-lang/crates.io-index"
193
+ checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
194
+
195
+ [[package]]
196
+ name = "futures-util"
197
+ version = "0.3.32"
198
+ source = "registry+https://github.com/rust-lang/crates.io-index"
199
+ checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
200
+ dependencies = [
201
+ "futures-core",
202
+ "futures-task",
203
+ "pin-project-lite",
204
+ "slab",
205
+ ]
206
+
207
+ [[package]]
208
+ name = "half"
209
+ version = "2.7.1"
210
+ source = "registry+https://github.com/rust-lang/crates.io-index"
211
+ checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
212
+ dependencies = [
213
+ "cfg-if",
214
+ "crunchy",
215
+ "zerocopy",
216
+ ]
217
+
218
+ [[package]]
219
+ name = "heck"
220
+ version = "0.5.0"
221
+ source = "registry+https://github.com/rust-lang/crates.io-index"
222
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
223
+
224
+ [[package]]
225
+ name = "hermit-abi"
226
+ version = "0.5.2"
227
+ source = "registry+https://github.com/rust-lang/crates.io-index"
228
+ checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
229
+
230
+ [[package]]
231
+ name = "is-terminal"
232
+ version = "0.4.17"
233
+ source = "registry+https://github.com/rust-lang/crates.io-index"
234
+ checksum = "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46"
235
+ dependencies = [
236
+ "hermit-abi",
237
+ "libc",
238
+ "windows-sys",
239
+ ]
240
+
241
+ [[package]]
242
+ name = "itertools"
243
+ version = "0.10.5"
244
+ source = "registry+https://github.com/rust-lang/crates.io-index"
245
+ checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
246
+ dependencies = [
247
+ "either",
248
+ ]
249
+
250
+ [[package]]
251
+ name = "itoa"
252
+ version = "1.0.18"
253
+ source = "registry+https://github.com/rust-lang/crates.io-index"
254
+ checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
255
+
256
+ [[package]]
257
+ name = "js-sys"
258
+ version = "0.3.103"
259
+ source = "registry+https://github.com/rust-lang/crates.io-index"
260
+ checksum = "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102"
261
+ dependencies = [
262
+ "cfg-if",
263
+ "futures-util",
264
+ "wasm-bindgen",
265
+ ]
266
+
267
+ [[package]]
268
+ name = "libc"
269
+ version = "0.2.186"
270
+ source = "registry+https://github.com/rust-lang/crates.io-index"
271
+ checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
272
+
273
+ [[package]]
274
+ name = "memchr"
275
+ version = "2.8.2"
276
+ source = "registry+https://github.com/rust-lang/crates.io-index"
277
+ checksum = "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4"
278
+
279
+ [[package]]
280
+ name = "num-traits"
281
+ version = "0.2.19"
282
+ source = "registry+https://github.com/rust-lang/crates.io-index"
283
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
284
+ dependencies = [
285
+ "autocfg",
286
+ ]
287
+
288
+ [[package]]
289
+ name = "once_cell"
290
+ version = "1.21.4"
291
+ source = "registry+https://github.com/rust-lang/crates.io-index"
292
+ checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
293
+
294
+ [[package]]
295
+ name = "oorandom"
296
+ version = "11.1.5"
297
+ source = "registry+https://github.com/rust-lang/crates.io-index"
298
+ checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e"
299
+
300
+ [[package]]
301
+ name = "pin-project-lite"
302
+ version = "0.2.17"
303
+ source = "registry+https://github.com/rust-lang/crates.io-index"
304
+ checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
305
+
306
+ [[package]]
307
+ name = "plotters"
308
+ version = "0.3.7"
309
+ source = "registry+https://github.com/rust-lang/crates.io-index"
310
+ checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
311
+ dependencies = [
312
+ "num-traits",
313
+ "plotters-backend",
314
+ "plotters-svg",
315
+ "wasm-bindgen",
316
+ "web-sys",
317
+ ]
318
+
319
+ [[package]]
320
+ name = "plotters-backend"
321
+ version = "0.3.7"
322
+ source = "registry+https://github.com/rust-lang/crates.io-index"
323
+ checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
324
+
325
+ [[package]]
326
+ name = "plotters-svg"
327
+ version = "0.3.7"
328
+ source = "registry+https://github.com/rust-lang/crates.io-index"
329
+ checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
330
+ dependencies = [
331
+ "plotters-backend",
332
+ ]
333
+
334
+ [[package]]
335
+ name = "portable-atomic"
336
+ version = "1.13.1"
337
+ source = "registry+https://github.com/rust-lang/crates.io-index"
338
+ checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
339
+
340
+ [[package]]
341
+ name = "proc-macro2"
342
+ version = "1.0.106"
343
+ source = "registry+https://github.com/rust-lang/crates.io-index"
344
+ checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
345
+ dependencies = [
346
+ "unicode-ident",
347
+ ]
348
+
349
+ [[package]]
350
+ name = "py"
351
+ version = "0.1.0"
352
+ dependencies = [
353
+ "ferrisfuzz-core",
354
+ "pyo3",
355
+ ]
356
+
357
+ [[package]]
358
+ name = "pyo3"
359
+ version = "0.29.0"
360
+ source = "registry+https://github.com/rust-lang/crates.io-index"
361
+ checksum = "cd274650b21d4bfc26a0a47587962c1edb425f69287324355cd040c3ea66071c"
362
+ dependencies = [
363
+ "libc",
364
+ "once_cell",
365
+ "portable-atomic",
366
+ "pyo3-build-config",
367
+ "pyo3-ffi",
368
+ "pyo3-macros",
369
+ ]
370
+
371
+ [[package]]
372
+ name = "pyo3-build-config"
373
+ version = "0.29.0"
374
+ source = "registry+https://github.com/rust-lang/crates.io-index"
375
+ checksum = "c5e2a7d2f0d013342f295c048ad19237add5154a55b1c5a254c0ec93d4109078"
376
+ dependencies = [
377
+ "target-lexicon",
378
+ ]
379
+
380
+ [[package]]
381
+ name = "pyo3-ffi"
382
+ version = "0.29.0"
383
+ source = "registry+https://github.com/rust-lang/crates.io-index"
384
+ checksum = "ca85c467da1bbc8d866eea5deff9cf29ea5f7785054a17da36e65bda9c05845b"
385
+ dependencies = [
386
+ "libc",
387
+ "pyo3-build-config",
388
+ ]
389
+
390
+ [[package]]
391
+ name = "pyo3-macros"
392
+ version = "0.29.0"
393
+ source = "registry+https://github.com/rust-lang/crates.io-index"
394
+ checksum = "9ac53762fd065daa3194dd09337a38bd793a188100fd1a9304c4ab312d901771"
395
+ dependencies = [
396
+ "proc-macro2",
397
+ "pyo3-macros-backend",
398
+ "quote",
399
+ "syn",
400
+ ]
401
+
402
+ [[package]]
403
+ name = "pyo3-macros-backend"
404
+ version = "0.29.0"
405
+ source = "registry+https://github.com/rust-lang/crates.io-index"
406
+ checksum = "4ca3a1557399783172dc5bf39cfca835157732532cba56b71d2292161e53b362"
407
+ dependencies = [
408
+ "heck",
409
+ "proc-macro2",
410
+ "quote",
411
+ "syn",
412
+ ]
413
+
414
+ [[package]]
415
+ name = "quote"
416
+ version = "1.0.46"
417
+ source = "registry+https://github.com/rust-lang/crates.io-index"
418
+ checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
419
+ dependencies = [
420
+ "proc-macro2",
421
+ ]
422
+
423
+ [[package]]
424
+ name = "rapidfuzz"
425
+ version = "0.5.0"
426
+ source = "registry+https://github.com/rust-lang/crates.io-index"
427
+ checksum = "270e04e5ea61d40841942bb15e451c29ee1618637bcf97fc7ede5dd4a9b1601b"
428
+
429
+ [[package]]
430
+ name = "rayon"
431
+ version = "1.12.0"
432
+ source = "registry+https://github.com/rust-lang/crates.io-index"
433
+ checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
434
+ dependencies = [
435
+ "either",
436
+ "rayon-core",
437
+ ]
438
+
439
+ [[package]]
440
+ name = "rayon-core"
441
+ version = "1.13.0"
442
+ source = "registry+https://github.com/rust-lang/crates.io-index"
443
+ checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
444
+ dependencies = [
445
+ "crossbeam-deque",
446
+ "crossbeam-utils",
447
+ ]
448
+
449
+ [[package]]
450
+ name = "regex"
451
+ version = "1.12.4"
452
+ source = "registry+https://github.com/rust-lang/crates.io-index"
453
+ checksum = "f1292b7759ae1cb9ec195452d1390a074f0cd8541ab7a5a8c31cd6db45d4a6ba"
454
+ dependencies = [
455
+ "aho-corasick",
456
+ "memchr",
457
+ "regex-automata",
458
+ "regex-syntax",
459
+ ]
460
+
461
+ [[package]]
462
+ name = "regex-automata"
463
+ version = "0.4.14"
464
+ source = "registry+https://github.com/rust-lang/crates.io-index"
465
+ checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
466
+ dependencies = [
467
+ "aho-corasick",
468
+ "memchr",
469
+ "regex-syntax",
470
+ ]
471
+
472
+ [[package]]
473
+ name = "regex-syntax"
474
+ version = "0.8.11"
475
+ source = "registry+https://github.com/rust-lang/crates.io-index"
476
+ checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
477
+
478
+ [[package]]
479
+ name = "rustversion"
480
+ version = "1.0.22"
481
+ source = "registry+https://github.com/rust-lang/crates.io-index"
482
+ checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
483
+
484
+ [[package]]
485
+ name = "same-file"
486
+ version = "1.0.6"
487
+ source = "registry+https://github.com/rust-lang/crates.io-index"
488
+ checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
489
+ dependencies = [
490
+ "winapi-util",
491
+ ]
492
+
493
+ [[package]]
494
+ name = "serde"
495
+ version = "1.0.228"
496
+ source = "registry+https://github.com/rust-lang/crates.io-index"
497
+ checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
498
+ dependencies = [
499
+ "serde_core",
500
+ "serde_derive",
501
+ ]
502
+
503
+ [[package]]
504
+ name = "serde_core"
505
+ version = "1.0.228"
506
+ source = "registry+https://github.com/rust-lang/crates.io-index"
507
+ checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
508
+ dependencies = [
509
+ "serde_derive",
510
+ ]
511
+
512
+ [[package]]
513
+ name = "serde_derive"
514
+ version = "1.0.228"
515
+ source = "registry+https://github.com/rust-lang/crates.io-index"
516
+ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
517
+ dependencies = [
518
+ "proc-macro2",
519
+ "quote",
520
+ "syn",
521
+ ]
522
+
523
+ [[package]]
524
+ name = "serde_json"
525
+ version = "1.0.150"
526
+ source = "registry+https://github.com/rust-lang/crates.io-index"
527
+ checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
528
+ dependencies = [
529
+ "itoa",
530
+ "memchr",
531
+ "serde",
532
+ "serde_core",
533
+ "zmij",
534
+ ]
535
+
536
+ [[package]]
537
+ name = "slab"
538
+ version = "0.4.12"
539
+ source = "registry+https://github.com/rust-lang/crates.io-index"
540
+ checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
541
+
542
+ [[package]]
543
+ name = "syn"
544
+ version = "2.0.118"
545
+ source = "registry+https://github.com/rust-lang/crates.io-index"
546
+ checksum = "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
547
+ dependencies = [
548
+ "proc-macro2",
549
+ "quote",
550
+ "unicode-ident",
551
+ ]
552
+
553
+ [[package]]
554
+ name = "target-lexicon"
555
+ version = "0.13.5"
556
+ source = "registry+https://github.com/rust-lang/crates.io-index"
557
+ checksum = "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
558
+
559
+ [[package]]
560
+ name = "tinytemplate"
561
+ version = "1.2.1"
562
+ source = "registry+https://github.com/rust-lang/crates.io-index"
563
+ checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
564
+ dependencies = [
565
+ "serde",
566
+ "serde_json",
567
+ ]
568
+
569
+ [[package]]
570
+ name = "unicode-ident"
571
+ version = "1.0.24"
572
+ source = "registry+https://github.com/rust-lang/crates.io-index"
573
+ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
574
+
575
+ [[package]]
576
+ name = "walkdir"
577
+ version = "2.5.0"
578
+ source = "registry+https://github.com/rust-lang/crates.io-index"
579
+ checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
580
+ dependencies = [
581
+ "same-file",
582
+ "winapi-util",
583
+ ]
584
+
585
+ [[package]]
586
+ name = "wasm-bindgen"
587
+ version = "0.2.126"
588
+ source = "registry+https://github.com/rust-lang/crates.io-index"
589
+ checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4"
590
+ dependencies = [
591
+ "cfg-if",
592
+ "once_cell",
593
+ "rustversion",
594
+ "wasm-bindgen-macro",
595
+ "wasm-bindgen-shared",
596
+ ]
597
+
598
+ [[package]]
599
+ name = "wasm-bindgen-macro"
600
+ version = "0.2.126"
601
+ source = "registry+https://github.com/rust-lang/crates.io-index"
602
+ checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1"
603
+ dependencies = [
604
+ "quote",
605
+ "wasm-bindgen-macro-support",
606
+ ]
607
+
608
+ [[package]]
609
+ name = "wasm-bindgen-macro-support"
610
+ version = "0.2.126"
611
+ source = "registry+https://github.com/rust-lang/crates.io-index"
612
+ checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e"
613
+ dependencies = [
614
+ "bumpalo",
615
+ "proc-macro2",
616
+ "quote",
617
+ "syn",
618
+ "wasm-bindgen-shared",
619
+ ]
620
+
621
+ [[package]]
622
+ name = "wasm-bindgen-shared"
623
+ version = "0.2.126"
624
+ source = "registry+https://github.com/rust-lang/crates.io-index"
625
+ checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24"
626
+ dependencies = [
627
+ "unicode-ident",
628
+ ]
629
+
630
+ [[package]]
631
+ name = "web-sys"
632
+ version = "0.3.103"
633
+ source = "registry+https://github.com/rust-lang/crates.io-index"
634
+ checksum = "8622dcb61c0bcc9fffa6938bed81210af2da9a7e4a1a834b2e37a59b6dfb6141"
635
+ dependencies = [
636
+ "js-sys",
637
+ "wasm-bindgen",
638
+ ]
639
+
640
+ [[package]]
641
+ name = "winapi-util"
642
+ version = "0.1.11"
643
+ source = "registry+https://github.com/rust-lang/crates.io-index"
644
+ checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
645
+ dependencies = [
646
+ "windows-sys",
647
+ ]
648
+
649
+ [[package]]
650
+ name = "windows-link"
651
+ version = "0.2.1"
652
+ source = "registry+https://github.com/rust-lang/crates.io-index"
653
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
654
+
655
+ [[package]]
656
+ name = "windows-sys"
657
+ version = "0.61.2"
658
+ source = "registry+https://github.com/rust-lang/crates.io-index"
659
+ checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
660
+ dependencies = [
661
+ "windows-link",
662
+ ]
663
+
664
+ [[package]]
665
+ name = "zerocopy"
666
+ version = "0.8.52"
667
+ source = "registry+https://github.com/rust-lang/crates.io-index"
668
+ checksum = "ce1022995ff5ff5d841ad7d994facc23098cd40152f2c1d11cd607c6f530653f"
669
+ dependencies = [
670
+ "zerocopy-derive",
671
+ ]
672
+
673
+ [[package]]
674
+ name = "zerocopy-derive"
675
+ version = "0.8.52"
676
+ source = "registry+https://github.com/rust-lang/crates.io-index"
677
+ checksum = "1ae7f38b72ec2a254e2b87ef277cf2cd4fb97cbebf944faa6f33354da0867930"
678
+ dependencies = [
679
+ "proc-macro2",
680
+ "quote",
681
+ "syn",
682
+ ]
683
+
684
+ [[package]]
685
+ name = "zmij"
686
+ version = "1.0.21"
687
+ source = "registry+https://github.com/rust-lang/crates.io-index"
688
+ checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
@@ -0,0 +1,3 @@
1
+ [workspace]
2
+ members = ["ferrisfuzz-core", "py"]
3
+ resolver = "2"