noob-core 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,704 @@
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.2"
80
+ source = "registry+https://github.com/rust-lang/crates.io-index"
81
+ checksum = "dd059f9da4f5c36b3787f65d38ccaab1cc315f07b01f89abc8359ee6a8205011"
82
+ dependencies = [
83
+ "clap_builder",
84
+ ]
85
+
86
+ [[package]]
87
+ name = "clap_builder"
88
+ version = "4.6.2"
89
+ source = "registry+https://github.com/rust-lang/crates.io-index"
90
+ checksum = "f09628afdcc538b57f3c6341e9c8e9970f18e4a481690a64974d7023bd33548b"
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.7"
141
+ source = "registry+https://github.com/rust-lang/crates.io-index"
142
+ checksum = "5181e0de7b61eb03a81e347d6dd8797bae9da5146707b51077e2d71a54ec0ceb"
143
+ dependencies = [
144
+ "crossbeam-epoch",
145
+ "crossbeam-utils",
146
+ ]
147
+
148
+ [[package]]
149
+ name = "crossbeam-epoch"
150
+ version = "0.9.20"
151
+ source = "registry+https://github.com/rust-lang/crates.io-index"
152
+ checksum = "2d6914041f254d6e9176c01941b21115dcfb7089e55135a35411081bd106ef3f"
153
+ dependencies = [
154
+ "crossbeam-utils",
155
+ ]
156
+
157
+ [[package]]
158
+ name = "crossbeam-utils"
159
+ version = "0.8.22"
160
+ source = "registry+https://github.com/rust-lang/crates.io-index"
161
+ checksum = "61803da095bee82a81bb1a452ecc25d3b2f1416d1897eb86430c6159ef717c17"
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 = "equivalent"
177
+ version = "1.0.2"
178
+ source = "registry+https://github.com/rust-lang/crates.io-index"
179
+ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
180
+
181
+ [[package]]
182
+ name = "futures-core"
183
+ version = "0.3.32"
184
+ source = "registry+https://github.com/rust-lang/crates.io-index"
185
+ checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
186
+
187
+ [[package]]
188
+ name = "futures-task"
189
+ version = "0.3.32"
190
+ source = "registry+https://github.com/rust-lang/crates.io-index"
191
+ checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
192
+
193
+ [[package]]
194
+ name = "futures-util"
195
+ version = "0.3.32"
196
+ source = "registry+https://github.com/rust-lang/crates.io-index"
197
+ checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
198
+ dependencies = [
199
+ "futures-core",
200
+ "futures-task",
201
+ "pin-project-lite",
202
+ "slab",
203
+ ]
204
+
205
+ [[package]]
206
+ name = "half"
207
+ version = "2.7.1"
208
+ source = "registry+https://github.com/rust-lang/crates.io-index"
209
+ checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
210
+ dependencies = [
211
+ "cfg-if",
212
+ "crunchy",
213
+ "zerocopy",
214
+ ]
215
+
216
+ [[package]]
217
+ name = "hashbrown"
218
+ version = "0.17.1"
219
+ source = "registry+https://github.com/rust-lang/crates.io-index"
220
+ checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
221
+
222
+ [[package]]
223
+ name = "heck"
224
+ version = "0.5.0"
225
+ source = "registry+https://github.com/rust-lang/crates.io-index"
226
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
227
+
228
+ [[package]]
229
+ name = "hermit-abi"
230
+ version = "0.5.2"
231
+ source = "registry+https://github.com/rust-lang/crates.io-index"
232
+ checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
233
+
234
+ [[package]]
235
+ name = "indexmap"
236
+ version = "2.14.0"
237
+ source = "registry+https://github.com/rust-lang/crates.io-index"
238
+ checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
239
+ dependencies = [
240
+ "equivalent",
241
+ "hashbrown",
242
+ ]
243
+
244
+ [[package]]
245
+ name = "is-terminal"
246
+ version = "0.4.17"
247
+ source = "registry+https://github.com/rust-lang/crates.io-index"
248
+ checksum = "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46"
249
+ dependencies = [
250
+ "hermit-abi",
251
+ "libc",
252
+ "windows-sys",
253
+ ]
254
+
255
+ [[package]]
256
+ name = "itertools"
257
+ version = "0.10.5"
258
+ source = "registry+https://github.com/rust-lang/crates.io-index"
259
+ checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
260
+ dependencies = [
261
+ "either",
262
+ ]
263
+
264
+ [[package]]
265
+ name = "itoa"
266
+ version = "1.0.18"
267
+ source = "registry+https://github.com/rust-lang/crates.io-index"
268
+ checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
269
+
270
+ [[package]]
271
+ name = "js-sys"
272
+ version = "0.3.103"
273
+ source = "registry+https://github.com/rust-lang/crates.io-index"
274
+ checksum = "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102"
275
+ dependencies = [
276
+ "cfg-if",
277
+ "futures-util",
278
+ "wasm-bindgen",
279
+ ]
280
+
281
+ [[package]]
282
+ name = "libc"
283
+ version = "0.2.186"
284
+ source = "registry+https://github.com/rust-lang/crates.io-index"
285
+ checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
286
+
287
+ [[package]]
288
+ name = "memchr"
289
+ version = "2.8.3"
290
+ source = "registry+https://github.com/rust-lang/crates.io-index"
291
+ checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98"
292
+
293
+ [[package]]
294
+ name = "noob-core"
295
+ version = "0.1.0"
296
+ dependencies = [
297
+ "criterion",
298
+ "indexmap",
299
+ "pyo3",
300
+ "rustc-hash",
301
+ ]
302
+
303
+ [[package]]
304
+ name = "num-traits"
305
+ version = "0.2.19"
306
+ source = "registry+https://github.com/rust-lang/crates.io-index"
307
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
308
+ dependencies = [
309
+ "autocfg",
310
+ ]
311
+
312
+ [[package]]
313
+ name = "once_cell"
314
+ version = "1.21.4"
315
+ source = "registry+https://github.com/rust-lang/crates.io-index"
316
+ checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
317
+
318
+ [[package]]
319
+ name = "oorandom"
320
+ version = "11.1.5"
321
+ source = "registry+https://github.com/rust-lang/crates.io-index"
322
+ checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e"
323
+
324
+ [[package]]
325
+ name = "pin-project-lite"
326
+ version = "0.2.17"
327
+ source = "registry+https://github.com/rust-lang/crates.io-index"
328
+ checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
329
+
330
+ [[package]]
331
+ name = "plotters"
332
+ version = "0.3.7"
333
+ source = "registry+https://github.com/rust-lang/crates.io-index"
334
+ checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
335
+ dependencies = [
336
+ "num-traits",
337
+ "plotters-backend",
338
+ "plotters-svg",
339
+ "wasm-bindgen",
340
+ "web-sys",
341
+ ]
342
+
343
+ [[package]]
344
+ name = "plotters-backend"
345
+ version = "0.3.7"
346
+ source = "registry+https://github.com/rust-lang/crates.io-index"
347
+ checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
348
+
349
+ [[package]]
350
+ name = "plotters-svg"
351
+ version = "0.3.7"
352
+ source = "registry+https://github.com/rust-lang/crates.io-index"
353
+ checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
354
+ dependencies = [
355
+ "plotters-backend",
356
+ ]
357
+
358
+ [[package]]
359
+ name = "portable-atomic"
360
+ version = "1.13.1"
361
+ source = "registry+https://github.com/rust-lang/crates.io-index"
362
+ checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
363
+
364
+ [[package]]
365
+ name = "proc-macro2"
366
+ version = "1.0.106"
367
+ source = "registry+https://github.com/rust-lang/crates.io-index"
368
+ checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
369
+ dependencies = [
370
+ "unicode-ident",
371
+ ]
372
+
373
+ [[package]]
374
+ name = "pyo3"
375
+ version = "0.29.0"
376
+ source = "registry+https://github.com/rust-lang/crates.io-index"
377
+ checksum = "cd274650b21d4bfc26a0a47587962c1edb425f69287324355cd040c3ea66071c"
378
+ dependencies = [
379
+ "libc",
380
+ "once_cell",
381
+ "portable-atomic",
382
+ "pyo3-build-config",
383
+ "pyo3-ffi",
384
+ "pyo3-macros",
385
+ ]
386
+
387
+ [[package]]
388
+ name = "pyo3-build-config"
389
+ version = "0.29.0"
390
+ source = "registry+https://github.com/rust-lang/crates.io-index"
391
+ checksum = "c5e2a7d2f0d013342f295c048ad19237add5154a55b1c5a254c0ec93d4109078"
392
+ dependencies = [
393
+ "target-lexicon",
394
+ ]
395
+
396
+ [[package]]
397
+ name = "pyo3-ffi"
398
+ version = "0.29.0"
399
+ source = "registry+https://github.com/rust-lang/crates.io-index"
400
+ checksum = "ca85c467da1bbc8d866eea5deff9cf29ea5f7785054a17da36e65bda9c05845b"
401
+ dependencies = [
402
+ "libc",
403
+ "pyo3-build-config",
404
+ ]
405
+
406
+ [[package]]
407
+ name = "pyo3-macros"
408
+ version = "0.29.0"
409
+ source = "registry+https://github.com/rust-lang/crates.io-index"
410
+ checksum = "9ac53762fd065daa3194dd09337a38bd793a188100fd1a9304c4ab312d901771"
411
+ dependencies = [
412
+ "proc-macro2",
413
+ "pyo3-macros-backend",
414
+ "quote",
415
+ "syn",
416
+ ]
417
+
418
+ [[package]]
419
+ name = "pyo3-macros-backend"
420
+ version = "0.29.0"
421
+ source = "registry+https://github.com/rust-lang/crates.io-index"
422
+ checksum = "4ca3a1557399783172dc5bf39cfca835157732532cba56b71d2292161e53b362"
423
+ dependencies = [
424
+ "heck",
425
+ "proc-macro2",
426
+ "quote",
427
+ "syn",
428
+ ]
429
+
430
+ [[package]]
431
+ name = "quote"
432
+ version = "1.0.46"
433
+ source = "registry+https://github.com/rust-lang/crates.io-index"
434
+ checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
435
+ dependencies = [
436
+ "proc-macro2",
437
+ ]
438
+
439
+ [[package]]
440
+ name = "rayon"
441
+ version = "1.12.0"
442
+ source = "registry+https://github.com/rust-lang/crates.io-index"
443
+ checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
444
+ dependencies = [
445
+ "either",
446
+ "rayon-core",
447
+ ]
448
+
449
+ [[package]]
450
+ name = "rayon-core"
451
+ version = "1.13.0"
452
+ source = "registry+https://github.com/rust-lang/crates.io-index"
453
+ checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
454
+ dependencies = [
455
+ "crossbeam-deque",
456
+ "crossbeam-utils",
457
+ ]
458
+
459
+ [[package]]
460
+ name = "regex"
461
+ version = "1.13.1"
462
+ source = "registry+https://github.com/rust-lang/crates.io-index"
463
+ checksum = "f020237b6c8eed93db2e2cb53c00c60a8e1bc73da7d073199a1180401450218d"
464
+ dependencies = [
465
+ "aho-corasick",
466
+ "memchr",
467
+ "regex-automata",
468
+ "regex-syntax",
469
+ ]
470
+
471
+ [[package]]
472
+ name = "regex-automata"
473
+ version = "0.4.16"
474
+ source = "registry+https://github.com/rust-lang/crates.io-index"
475
+ checksum = "8fcfdb36bda0c880c5931cdc7a2bcdc8ba4556847b9d912bca70bc94708711ad"
476
+ dependencies = [
477
+ "aho-corasick",
478
+ "memchr",
479
+ "regex-syntax",
480
+ ]
481
+
482
+ [[package]]
483
+ name = "regex-syntax"
484
+ version = "0.8.11"
485
+ source = "registry+https://github.com/rust-lang/crates.io-index"
486
+ checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
487
+
488
+ [[package]]
489
+ name = "rustc-hash"
490
+ version = "2.1.3"
491
+ source = "registry+https://github.com/rust-lang/crates.io-index"
492
+ checksum = "6b1e7f9a428571be2dc5bc0505c13fb6bf936822b894ec87abf8a08a4e51742d"
493
+
494
+ [[package]]
495
+ name = "rustversion"
496
+ version = "1.0.23"
497
+ source = "registry+https://github.com/rust-lang/crates.io-index"
498
+ checksum = "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f"
499
+
500
+ [[package]]
501
+ name = "same-file"
502
+ version = "1.0.6"
503
+ source = "registry+https://github.com/rust-lang/crates.io-index"
504
+ checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
505
+ dependencies = [
506
+ "winapi-util",
507
+ ]
508
+
509
+ [[package]]
510
+ name = "serde"
511
+ version = "1.0.228"
512
+ source = "registry+https://github.com/rust-lang/crates.io-index"
513
+ checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
514
+ dependencies = [
515
+ "serde_core",
516
+ "serde_derive",
517
+ ]
518
+
519
+ [[package]]
520
+ name = "serde_core"
521
+ version = "1.0.228"
522
+ source = "registry+https://github.com/rust-lang/crates.io-index"
523
+ checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
524
+ dependencies = [
525
+ "serde_derive",
526
+ ]
527
+
528
+ [[package]]
529
+ name = "serde_derive"
530
+ version = "1.0.228"
531
+ source = "registry+https://github.com/rust-lang/crates.io-index"
532
+ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
533
+ dependencies = [
534
+ "proc-macro2",
535
+ "quote",
536
+ "syn",
537
+ ]
538
+
539
+ [[package]]
540
+ name = "serde_json"
541
+ version = "1.0.150"
542
+ source = "registry+https://github.com/rust-lang/crates.io-index"
543
+ checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
544
+ dependencies = [
545
+ "itoa",
546
+ "memchr",
547
+ "serde",
548
+ "serde_core",
549
+ "zmij",
550
+ ]
551
+
552
+ [[package]]
553
+ name = "slab"
554
+ version = "0.4.12"
555
+ source = "registry+https://github.com/rust-lang/crates.io-index"
556
+ checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
557
+
558
+ [[package]]
559
+ name = "syn"
560
+ version = "2.0.119"
561
+ source = "registry+https://github.com/rust-lang/crates.io-index"
562
+ checksum = "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297"
563
+ dependencies = [
564
+ "proc-macro2",
565
+ "quote",
566
+ "unicode-ident",
567
+ ]
568
+
569
+ [[package]]
570
+ name = "target-lexicon"
571
+ version = "0.13.5"
572
+ source = "registry+https://github.com/rust-lang/crates.io-index"
573
+ checksum = "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
574
+
575
+ [[package]]
576
+ name = "tinytemplate"
577
+ version = "1.2.1"
578
+ source = "registry+https://github.com/rust-lang/crates.io-index"
579
+ checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
580
+ dependencies = [
581
+ "serde",
582
+ "serde_json",
583
+ ]
584
+
585
+ [[package]]
586
+ name = "unicode-ident"
587
+ version = "1.0.24"
588
+ source = "registry+https://github.com/rust-lang/crates.io-index"
589
+ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
590
+
591
+ [[package]]
592
+ name = "walkdir"
593
+ version = "2.5.0"
594
+ source = "registry+https://github.com/rust-lang/crates.io-index"
595
+ checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
596
+ dependencies = [
597
+ "same-file",
598
+ "winapi-util",
599
+ ]
600
+
601
+ [[package]]
602
+ name = "wasm-bindgen"
603
+ version = "0.2.126"
604
+ source = "registry+https://github.com/rust-lang/crates.io-index"
605
+ checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4"
606
+ dependencies = [
607
+ "cfg-if",
608
+ "once_cell",
609
+ "rustversion",
610
+ "wasm-bindgen-macro",
611
+ "wasm-bindgen-shared",
612
+ ]
613
+
614
+ [[package]]
615
+ name = "wasm-bindgen-macro"
616
+ version = "0.2.126"
617
+ source = "registry+https://github.com/rust-lang/crates.io-index"
618
+ checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1"
619
+ dependencies = [
620
+ "quote",
621
+ "wasm-bindgen-macro-support",
622
+ ]
623
+
624
+ [[package]]
625
+ name = "wasm-bindgen-macro-support"
626
+ version = "0.2.126"
627
+ source = "registry+https://github.com/rust-lang/crates.io-index"
628
+ checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e"
629
+ dependencies = [
630
+ "bumpalo",
631
+ "proc-macro2",
632
+ "quote",
633
+ "syn",
634
+ "wasm-bindgen-shared",
635
+ ]
636
+
637
+ [[package]]
638
+ name = "wasm-bindgen-shared"
639
+ version = "0.2.126"
640
+ source = "registry+https://github.com/rust-lang/crates.io-index"
641
+ checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24"
642
+ dependencies = [
643
+ "unicode-ident",
644
+ ]
645
+
646
+ [[package]]
647
+ name = "web-sys"
648
+ version = "0.3.103"
649
+ source = "registry+https://github.com/rust-lang/crates.io-index"
650
+ checksum = "8622dcb61c0bcc9fffa6938bed81210af2da9a7e4a1a834b2e37a59b6dfb6141"
651
+ dependencies = [
652
+ "js-sys",
653
+ "wasm-bindgen",
654
+ ]
655
+
656
+ [[package]]
657
+ name = "winapi-util"
658
+ version = "0.1.11"
659
+ source = "registry+https://github.com/rust-lang/crates.io-index"
660
+ checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
661
+ dependencies = [
662
+ "windows-sys",
663
+ ]
664
+
665
+ [[package]]
666
+ name = "windows-link"
667
+ version = "0.2.1"
668
+ source = "registry+https://github.com/rust-lang/crates.io-index"
669
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
670
+
671
+ [[package]]
672
+ name = "windows-sys"
673
+ version = "0.61.2"
674
+ source = "registry+https://github.com/rust-lang/crates.io-index"
675
+ checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
676
+ dependencies = [
677
+ "windows-link",
678
+ ]
679
+
680
+ [[package]]
681
+ name = "zerocopy"
682
+ version = "0.8.54"
683
+ source = "registry+https://github.com/rust-lang/crates.io-index"
684
+ checksum = "b7cbbc0a705a0fd05cc3676525980d2bf5a9bc4adac6d6475209a7887cf59d19"
685
+ dependencies = [
686
+ "zerocopy-derive",
687
+ ]
688
+
689
+ [[package]]
690
+ name = "zerocopy-derive"
691
+ version = "0.8.54"
692
+ source = "registry+https://github.com/rust-lang/crates.io-index"
693
+ checksum = "e2e817b7b52d0c7358d3246da9d69935ebb18116b2b102b4230dac079b4862f5"
694
+ dependencies = [
695
+ "proc-macro2",
696
+ "quote",
697
+ "syn",
698
+ ]
699
+
700
+ [[package]]
701
+ name = "zmij"
702
+ version = "1.0.23"
703
+ source = "registry+https://github.com/rust-lang/crates.io-index"
704
+ checksum = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b"
@@ -0,0 +1,6 @@
1
+ [workspace]
2
+ resolver = "3"
3
+
4
+ [profile.release]
5
+ lto = true
6
+ codegen-units = 1