wickra-verify 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.
Files changed (36) hide show
  1. wickra_verify-0.1.0/Cargo.lock +1541 -0
  2. wickra_verify-0.1.0/Cargo.toml +104 -0
  3. wickra_verify-0.1.0/PKG-INFO +368 -0
  4. wickra_verify-0.1.0/README.md +338 -0
  5. wickra_verify-0.1.0/bindings/python/Cargo.toml +25 -0
  6. wickra_verify-0.1.0/bindings/python/LICENSE-APACHE +201 -0
  7. wickra_verify-0.1.0/bindings/python/LICENSE-MIT +21 -0
  8. wickra_verify-0.1.0/bindings/python/README.md +338 -0
  9. wickra_verify-0.1.0/bindings/python/src/lib.rs +57 -0
  10. wickra_verify-0.1.0/bindings/python/tests/test_completeness.py +15 -0
  11. wickra_verify-0.1.0/bindings/python/tests/test_golden.py +76 -0
  12. wickra_verify-0.1.0/bindings/python/tests/test_modes.py +83 -0
  13. wickra_verify-0.1.0/bindings/python/tests/test_smoke.py +74 -0
  14. wickra_verify-0.1.0/crates/wickra-verify-core/Cargo.toml +39 -0
  15. wickra_verify-0.1.0/crates/wickra-verify-core/LICENSE-APACHE +201 -0
  16. wickra_verify-0.1.0/crates/wickra-verify-core/LICENSE-MIT +21 -0
  17. wickra_verify-0.1.0/crates/wickra-verify-core/README.md +338 -0
  18. wickra_verify-0.1.0/crates/wickra-verify-core/examples/bless_golden.rs +231 -0
  19. wickra_verify-0.1.0/crates/wickra-verify-core/src/canon.rs +151 -0
  20. wickra_verify-0.1.0/crates/wickra-verify-core/src/claim.rs +94 -0
  21. wickra_verify-0.1.0/crates/wickra-verify-core/src/compare.rs +92 -0
  22. wickra_verify-0.1.0/crates/wickra-verify-core/src/config.rs +44 -0
  23. wickra_verify-0.1.0/crates/wickra-verify-core/src/error.rs +40 -0
  24. wickra_verify-0.1.0/crates/wickra-verify-core/src/lib.rs +41 -0
  25. wickra_verify-0.1.0/crates/wickra-verify-core/src/tests.rs +326 -0
  26. wickra_verify-0.1.0/crates/wickra-verify-core/src/verdict.rs +41 -0
  27. wickra_verify-0.1.0/crates/wickra-verify-core/src/verify.rs +195 -0
  28. wickra_verify-0.1.0/crates/wickra-verify-core/tests/cli_eq_binding.rs +76 -0
  29. wickra_verify-0.1.0/crates/wickra-verify-core/tests/common/mod.rs +90 -0
  30. wickra_verify-0.1.0/crates/wickra-verify-core/tests/conformance.rs +146 -0
  31. wickra_verify-0.1.0/crates/wickra-verify-core/tests/golden.rs +95 -0
  32. wickra_verify-0.1.0/crates/wickra-verify-core/tests/proptest_invariants.rs +80 -0
  33. wickra_verify-0.1.0/pyproject.toml +46 -0
  34. wickra_verify-0.1.0/python/wickra_verify/__init__.py +11 -0
  35. wickra_verify-0.1.0/python/wickra_verify/__init__.pyi +26 -0
  36. wickra_verify-0.1.0/python/wickra_verify/py.typed +0 -0
@@ -0,0 +1,1541 @@
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.5"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "c982642fa9e8606056828ee9a8505737230110bb1099153c79efe865c59d12ba"
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 = "anstream"
22
+ version = "1.0.0"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d"
25
+ dependencies = [
26
+ "anstyle",
27
+ "anstyle-parse",
28
+ "anstyle-query",
29
+ "anstyle-wincon",
30
+ "colorchoice",
31
+ "is_terminal_polyfill",
32
+ "utf8parse",
33
+ ]
34
+
35
+ [[package]]
36
+ name = "anstyle"
37
+ version = "1.0.14"
38
+ source = "registry+https://github.com/rust-lang/crates.io-index"
39
+ checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
40
+
41
+ [[package]]
42
+ name = "anstyle-parse"
43
+ version = "1.0.0"
44
+ source = "registry+https://github.com/rust-lang/crates.io-index"
45
+ checksum = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e"
46
+ dependencies = [
47
+ "utf8parse",
48
+ ]
49
+
50
+ [[package]]
51
+ name = "anstyle-query"
52
+ version = "1.1.5"
53
+ source = "registry+https://github.com/rust-lang/crates.io-index"
54
+ checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
55
+ dependencies = [
56
+ "windows-sys",
57
+ ]
58
+
59
+ [[package]]
60
+ name = "anstyle-wincon"
61
+ version = "3.0.11"
62
+ source = "registry+https://github.com/rust-lang/crates.io-index"
63
+ checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
64
+ dependencies = [
65
+ "anstyle",
66
+ "once_cell_polyfill",
67
+ "windows-sys",
68
+ ]
69
+
70
+ [[package]]
71
+ name = "anyhow"
72
+ version = "1.0.104"
73
+ source = "registry+https://github.com/rust-lang/crates.io-index"
74
+ checksum = "330a5ed07fa54e4702c9d6c4174f74427fc0ef6e214bbd677ae50a5099946470"
75
+
76
+ [[package]]
77
+ name = "approx"
78
+ version = "0.5.1"
79
+ source = "registry+https://github.com/rust-lang/crates.io-index"
80
+ checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
81
+ dependencies = [
82
+ "num-traits",
83
+ ]
84
+
85
+ [[package]]
86
+ name = "arrayvec"
87
+ version = "0.7.8"
88
+ source = "registry+https://github.com/rust-lang/crates.io-index"
89
+ checksum = "d3fb67a6e08acf24fdeccbac2cb6ac4305825bd1f117462e0e6f2f193345ad56"
90
+
91
+ [[package]]
92
+ name = "autocfg"
93
+ version = "1.5.1"
94
+ source = "registry+https://github.com/rust-lang/crates.io-index"
95
+ checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
96
+
97
+ [[package]]
98
+ name = "bit-set"
99
+ version = "0.8.0"
100
+ source = "registry+https://github.com/rust-lang/crates.io-index"
101
+ checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
102
+ dependencies = [
103
+ "bit-vec",
104
+ ]
105
+
106
+ [[package]]
107
+ name = "bit-vec"
108
+ version = "0.8.0"
109
+ source = "registry+https://github.com/rust-lang/crates.io-index"
110
+ checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
111
+
112
+ [[package]]
113
+ name = "bitflags"
114
+ version = "2.13.1"
115
+ source = "registry+https://github.com/rust-lang/crates.io-index"
116
+ checksum = "b588b76d00fde79687d7646a9b5bdf3cc0f655e0bbd080335a95d7e96f3587da"
117
+
118
+ [[package]]
119
+ name = "blake3"
120
+ version = "1.8.7"
121
+ source = "registry+https://github.com/rust-lang/crates.io-index"
122
+ checksum = "6d9e454fc11f76977dc803893aff6304ed33d6a26efae8696573bea74baa27ae"
123
+ dependencies = [
124
+ "arrayvec",
125
+ "cc",
126
+ "cfg-if",
127
+ "constant_time_eq",
128
+ "cpufeatures",
129
+ ]
130
+
131
+ [[package]]
132
+ name = "bumpalo"
133
+ version = "3.20.3"
134
+ source = "registry+https://github.com/rust-lang/crates.io-index"
135
+ checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
136
+
137
+ [[package]]
138
+ name = "cast"
139
+ version = "0.3.0"
140
+ source = "registry+https://github.com/rust-lang/crates.io-index"
141
+ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
142
+
143
+ [[package]]
144
+ name = "cc"
145
+ version = "1.4.5"
146
+ source = "registry+https://github.com/rust-lang/crates.io-index"
147
+ checksum = "005ec2760ca554fae18df7a11195552ec576cd665632a881bc011d5bb2fd4d80"
148
+ dependencies = [
149
+ "find-msvc-tools",
150
+ "shlex",
151
+ ]
152
+
153
+ [[package]]
154
+ name = "cfg-if"
155
+ version = "1.0.4"
156
+ source = "registry+https://github.com/rust-lang/crates.io-index"
157
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
158
+
159
+ [[package]]
160
+ name = "cfg_aliases"
161
+ version = "0.2.2"
162
+ source = "registry+https://github.com/rust-lang/crates.io-index"
163
+ checksum = "f079e83a288787bcd14a6aea84cee5c87a67c5a3e660c30f557a3d24761b3527"
164
+
165
+ [[package]]
166
+ name = "ciborium"
167
+ version = "0.2.2"
168
+ source = "registry+https://github.com/rust-lang/crates.io-index"
169
+ checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
170
+ dependencies = [
171
+ "ciborium-io",
172
+ "ciborium-ll",
173
+ "serde",
174
+ ]
175
+
176
+ [[package]]
177
+ name = "ciborium-io"
178
+ version = "0.2.2"
179
+ source = "registry+https://github.com/rust-lang/crates.io-index"
180
+ checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
181
+
182
+ [[package]]
183
+ name = "ciborium-ll"
184
+ version = "0.2.2"
185
+ source = "registry+https://github.com/rust-lang/crates.io-index"
186
+ checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
187
+ dependencies = [
188
+ "ciborium-io",
189
+ "half",
190
+ ]
191
+
192
+ [[package]]
193
+ name = "clap"
194
+ version = "4.6.6"
195
+ source = "registry+https://github.com/rust-lang/crates.io-index"
196
+ checksum = "473c7e07f409a8d772161724aa8db6a765a2532a70f9667eeb7b49d3d02fbdca"
197
+ dependencies = [
198
+ "clap_builder",
199
+ "clap_derive",
200
+ ]
201
+
202
+ [[package]]
203
+ name = "clap_builder"
204
+ version = "4.6.6"
205
+ source = "registry+https://github.com/rust-lang/crates.io-index"
206
+ checksum = "7b48fea5a88e9ae728a2dcbedbfc0e730f7d60da42e1cb049a83c9fb8b789889"
207
+ dependencies = [
208
+ "anstream",
209
+ "anstyle",
210
+ "clap_lex",
211
+ "strsim",
212
+ ]
213
+
214
+ [[package]]
215
+ name = "clap_derive"
216
+ version = "4.6.4"
217
+ source = "registry+https://github.com/rust-lang/crates.io-index"
218
+ checksum = "d012d2b9d65aca7f18f4d9878a045bc17899bba951561ba5ec3c2ba1eed9a061"
219
+ dependencies = [
220
+ "heck",
221
+ "proc-macro2",
222
+ "quote",
223
+ "syn 3.0.5",
224
+ ]
225
+
226
+ [[package]]
227
+ name = "clap_lex"
228
+ version = "1.1.0"
229
+ source = "registry+https://github.com/rust-lang/crates.io-index"
230
+ checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
231
+
232
+ [[package]]
233
+ name = "codspeed"
234
+ version = "5.0.1"
235
+ source = "registry+https://github.com/rust-lang/crates.io-index"
236
+ checksum = "7083f253260bcb4aaa3b4aa4c52973703dabc1a85c2f193997e2689aafa8a919"
237
+ dependencies = [
238
+ "anyhow",
239
+ "cc",
240
+ "colored",
241
+ "getrandom 0.4.3",
242
+ "glob",
243
+ "libc",
244
+ "nix",
245
+ "serde",
246
+ "serde_json",
247
+ "statrs",
248
+ ]
249
+
250
+ [[package]]
251
+ name = "codspeed-criterion-compat"
252
+ version = "5.0.1"
253
+ source = "registry+https://github.com/rust-lang/crates.io-index"
254
+ checksum = "d9f24251445188c69d50f10179d795424bd71b533b7e3f84fc03f26893b01af0"
255
+ dependencies = [
256
+ "clap",
257
+ "codspeed",
258
+ "codspeed-criterion-compat-walltime",
259
+ "colored",
260
+ "regex",
261
+ ]
262
+
263
+ [[package]]
264
+ name = "codspeed-criterion-compat-walltime"
265
+ version = "5.0.1"
266
+ source = "registry+https://github.com/rust-lang/crates.io-index"
267
+ checksum = "5c38205d56e2cb4fe04b708de7f9653a3f1b89edbe3a20b28f21e9e525e9e061"
268
+ dependencies = [
269
+ "anes",
270
+ "cast",
271
+ "ciborium",
272
+ "clap",
273
+ "codspeed",
274
+ "criterion-plot",
275
+ "is-terminal",
276
+ "itertools",
277
+ "num-traits",
278
+ "once_cell",
279
+ "oorandom",
280
+ "plotters",
281
+ "rayon",
282
+ "regex",
283
+ "serde",
284
+ "serde_derive",
285
+ "serde_json",
286
+ "tinytemplate",
287
+ "walkdir",
288
+ ]
289
+
290
+ [[package]]
291
+ name = "colorchoice"
292
+ version = "1.0.5"
293
+ source = "registry+https://github.com/rust-lang/crates.io-index"
294
+ checksum = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
295
+
296
+ [[package]]
297
+ name = "colored"
298
+ version = "3.1.1"
299
+ source = "registry+https://github.com/rust-lang/crates.io-index"
300
+ checksum = "faf9468729b8cbcea668e36183cb69d317348c2e08e994829fb56ebfdfbaac34"
301
+ dependencies = [
302
+ "windows-sys",
303
+ ]
304
+
305
+ [[package]]
306
+ name = "constant_time_eq"
307
+ version = "0.4.2"
308
+ source = "registry+https://github.com/rust-lang/crates.io-index"
309
+ checksum = "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b"
310
+
311
+ [[package]]
312
+ name = "convert_case"
313
+ version = "0.11.0"
314
+ source = "registry+https://github.com/rust-lang/crates.io-index"
315
+ checksum = "affbf0190ed2caf063e3def54ff444b449371d55c58e513a95ab98eca50adb49"
316
+ dependencies = [
317
+ "unicode-segmentation",
318
+ ]
319
+
320
+ [[package]]
321
+ name = "cpufeatures"
322
+ version = "0.3.1"
323
+ source = "registry+https://github.com/rust-lang/crates.io-index"
324
+ checksum = "5ca28b0ae3115b884660db4118d803791fd6756b6e88f39c0f3f7859060d7566"
325
+ dependencies = [
326
+ "libc",
327
+ ]
328
+
329
+ [[package]]
330
+ name = "criterion-plot"
331
+ version = "0.5.0"
332
+ source = "registry+https://github.com/rust-lang/crates.io-index"
333
+ checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
334
+ dependencies = [
335
+ "cast",
336
+ "itertools",
337
+ ]
338
+
339
+ [[package]]
340
+ name = "crossbeam-deque"
341
+ version = "0.8.8"
342
+ source = "registry+https://github.com/rust-lang/crates.io-index"
343
+ checksum = "622f3fc73690be383c7214310406f28a90e6edeadc3cea882f9d71e495b9711a"
344
+ dependencies = [
345
+ "crossbeam-epoch",
346
+ "crossbeam-utils",
347
+ ]
348
+
349
+ [[package]]
350
+ name = "crossbeam-epoch"
351
+ version = "0.9.21"
352
+ source = "registry+https://github.com/rust-lang/crates.io-index"
353
+ checksum = "dc74980687109a3b14c72fd458107bf0baa1da1a1a805e178d15501ba9b86d9d"
354
+ dependencies = [
355
+ "crossbeam-utils",
356
+ ]
357
+
358
+ [[package]]
359
+ name = "crossbeam-utils"
360
+ version = "0.8.23"
361
+ source = "registry+https://github.com/rust-lang/crates.io-index"
362
+ checksum = "a31eee39dddec8330830986fcd7625edb5a24ec90ea038215273bbc3adb08ac6"
363
+
364
+ [[package]]
365
+ name = "crunchy"
366
+ version = "0.2.4"
367
+ source = "registry+https://github.com/rust-lang/crates.io-index"
368
+ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
369
+
370
+ [[package]]
371
+ name = "ctor"
372
+ version = "1.0.13"
373
+ source = "registry+https://github.com/rust-lang/crates.io-index"
374
+ checksum = "914a755b7c2d4af2bdcff7ce1739e2db9a1b81a9b07123d8015786ae03c0980d"
375
+
376
+ [[package]]
377
+ name = "dyn-clone"
378
+ version = "1.0.20"
379
+ source = "registry+https://github.com/rust-lang/crates.io-index"
380
+ checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
381
+
382
+ [[package]]
383
+ name = "either"
384
+ version = "1.18.0"
385
+ source = "registry+https://github.com/rust-lang/crates.io-index"
386
+ checksum = "252afb9ae5eaa683babdc6a068b3f5726eb19e05070c731f9b2a23a7c3e8ed34"
387
+
388
+ [[package]]
389
+ name = "equivalent"
390
+ version = "1.0.2"
391
+ source = "registry+https://github.com/rust-lang/crates.io-index"
392
+ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
393
+
394
+ [[package]]
395
+ name = "errno"
396
+ version = "0.3.14"
397
+ source = "registry+https://github.com/rust-lang/crates.io-index"
398
+ checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
399
+ dependencies = [
400
+ "libc",
401
+ "windows-sys",
402
+ ]
403
+
404
+ [[package]]
405
+ name = "fastrand"
406
+ version = "2.5.0"
407
+ source = "registry+https://github.com/rust-lang/crates.io-index"
408
+ checksum = "da7c62ceae207dd37ea5b845da6a0696c799f85e97da1ab5b7910be3c1c80223"
409
+
410
+ [[package]]
411
+ name = "find-msvc-tools"
412
+ version = "0.1.12"
413
+ source = "registry+https://github.com/rust-lang/crates.io-index"
414
+ checksum = "3e0f1c7c3a72c66fd80abe965175f7523475c0489a87d3ff9d6e8c87d87a9d2d"
415
+
416
+ [[package]]
417
+ name = "fnv"
418
+ version = "1.0.7"
419
+ source = "registry+https://github.com/rust-lang/crates.io-index"
420
+ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
421
+
422
+ [[package]]
423
+ name = "futures"
424
+ version = "0.3.34"
425
+ source = "registry+https://github.com/rust-lang/crates.io-index"
426
+ checksum = "9a31d2a3fbaaeb2af2368bbdd904aa8e812d3c04a1ee10d3171f52d556e5d0a3"
427
+ dependencies = [
428
+ "futures-channel",
429
+ "futures-core",
430
+ "futures-executor",
431
+ "futures-io",
432
+ "futures-sink",
433
+ "futures-task",
434
+ "futures-util",
435
+ ]
436
+
437
+ [[package]]
438
+ name = "futures-channel"
439
+ version = "0.3.34"
440
+ source = "registry+https://github.com/rust-lang/crates.io-index"
441
+ checksum = "b1f9e3d69d39e4862ffed03ed071a76f9a13ba1d9109d355b0f0aa6b15e393c4"
442
+ dependencies = [
443
+ "futures-core",
444
+ "futures-sink",
445
+ ]
446
+
447
+ [[package]]
448
+ name = "futures-core"
449
+ version = "0.3.34"
450
+ source = "registry+https://github.com/rust-lang/crates.io-index"
451
+ checksum = "92d699e522242e69e3003b94ecc1f960f3a5e015aa7c5d7486e65ad01dd94f5e"
452
+
453
+ [[package]]
454
+ name = "futures-executor"
455
+ version = "0.3.34"
456
+ source = "registry+https://github.com/rust-lang/crates.io-index"
457
+ checksum = "031b47cf1a3c6cc8bc2fc76cd437f521619387907d469316e7c0bc278f1f5432"
458
+ dependencies = [
459
+ "futures-core",
460
+ "futures-task",
461
+ "futures-util",
462
+ ]
463
+
464
+ [[package]]
465
+ name = "futures-io"
466
+ version = "0.3.34"
467
+ source = "registry+https://github.com/rust-lang/crates.io-index"
468
+ checksum = "53c0fa8157de1303bfffdaa1cc2a673bfffb60102f76b0ef4441659124373fed"
469
+
470
+ [[package]]
471
+ name = "futures-macro"
472
+ version = "0.3.34"
473
+ source = "registry+https://github.com/rust-lang/crates.io-index"
474
+ checksum = "9fb9654ba8355388abeb8dcb4fc62f511300867002afc858860463bdd9fe0c44"
475
+ dependencies = [
476
+ "proc-macro2",
477
+ "quote",
478
+ "syn 3.0.5",
479
+ ]
480
+
481
+ [[package]]
482
+ name = "futures-sink"
483
+ version = "0.3.34"
484
+ source = "registry+https://github.com/rust-lang/crates.io-index"
485
+ checksum = "1944426bf7d03f1d14f708785e4b33efd750b36d48a157b836b3efc15ede8e1d"
486
+
487
+ [[package]]
488
+ name = "futures-task"
489
+ version = "0.3.34"
490
+ source = "registry+https://github.com/rust-lang/crates.io-index"
491
+ checksum = "cd417de3d1d015fc3bfd2b1ea46dfc7bab72ef86f1cc7cc9c78e728b34a6d1fd"
492
+
493
+ [[package]]
494
+ name = "futures-util"
495
+ version = "0.3.34"
496
+ source = "registry+https://github.com/rust-lang/crates.io-index"
497
+ checksum = "0d50a92467f8ba5dd6e3ee5d4bd04d73ab2e4e1c44474a0674821dfce14b79bc"
498
+ dependencies = [
499
+ "futures-channel",
500
+ "futures-core",
501
+ "futures-io",
502
+ "futures-macro",
503
+ "futures-sink",
504
+ "futures-task",
505
+ "memchr",
506
+ "pin-project-lite",
507
+ "slab",
508
+ ]
509
+
510
+ [[package]]
511
+ name = "getrandom"
512
+ version = "0.3.4"
513
+ source = "registry+https://github.com/rust-lang/crates.io-index"
514
+ checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
515
+ dependencies = [
516
+ "cfg-if",
517
+ "libc",
518
+ "r-efi 5.3.0",
519
+ "wasip2",
520
+ ]
521
+
522
+ [[package]]
523
+ name = "getrandom"
524
+ version = "0.4.3"
525
+ source = "registry+https://github.com/rust-lang/crates.io-index"
526
+ checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
527
+ dependencies = [
528
+ "cfg-if",
529
+ "libc",
530
+ "r-efi 6.0.0",
531
+ ]
532
+
533
+ [[package]]
534
+ name = "glob"
535
+ version = "0.3.4"
536
+ source = "registry+https://github.com/rust-lang/crates.io-index"
537
+ checksum = "e4eba85ea1d0a966a983acd07deee566e67395d2d96b6fb39e62b5a833f1eb0b"
538
+
539
+ [[package]]
540
+ name = "half"
541
+ version = "2.7.1"
542
+ source = "registry+https://github.com/rust-lang/crates.io-index"
543
+ checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
544
+ dependencies = [
545
+ "cfg-if",
546
+ "crunchy",
547
+ "zerocopy",
548
+ ]
549
+
550
+ [[package]]
551
+ name = "hashbrown"
552
+ version = "0.17.1"
553
+ source = "registry+https://github.com/rust-lang/crates.io-index"
554
+ checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
555
+
556
+ [[package]]
557
+ name = "heck"
558
+ version = "0.5.0"
559
+ source = "registry+https://github.com/rust-lang/crates.io-index"
560
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
561
+
562
+ [[package]]
563
+ name = "hermit-abi"
564
+ version = "0.5.3"
565
+ source = "registry+https://github.com/rust-lang/crates.io-index"
566
+ checksum = "e17592d60ebacc7d5e169f4663c5f84f9161cc90328abcfe8456f41e4dfcb284"
567
+
568
+ [[package]]
569
+ name = "indexmap"
570
+ version = "2.14.2"
571
+ source = "registry+https://github.com/rust-lang/crates.io-index"
572
+ checksum = "cc4e190f5d26ca7051642629da2c52fc03bde85a03197c99408dcd291734c855"
573
+ dependencies = [
574
+ "equivalent",
575
+ "hashbrown",
576
+ ]
577
+
578
+ [[package]]
579
+ name = "is-terminal"
580
+ version = "0.4.17"
581
+ source = "registry+https://github.com/rust-lang/crates.io-index"
582
+ checksum = "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46"
583
+ dependencies = [
584
+ "hermit-abi",
585
+ "libc",
586
+ "windows-sys",
587
+ ]
588
+
589
+ [[package]]
590
+ name = "is_terminal_polyfill"
591
+ version = "1.70.2"
592
+ source = "registry+https://github.com/rust-lang/crates.io-index"
593
+ checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
594
+
595
+ [[package]]
596
+ name = "itertools"
597
+ version = "0.10.5"
598
+ source = "registry+https://github.com/rust-lang/crates.io-index"
599
+ checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
600
+ dependencies = [
601
+ "either",
602
+ ]
603
+
604
+ [[package]]
605
+ name = "itoa"
606
+ version = "1.0.18"
607
+ source = "registry+https://github.com/rust-lang/crates.io-index"
608
+ checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
609
+
610
+ [[package]]
611
+ name = "js-sys"
612
+ version = "0.3.105"
613
+ source = "registry+https://github.com/rust-lang/crates.io-index"
614
+ checksum = "ce57d20d1ea864ce2ac172ab472d409214f4fd359f0b2a2775abdf522e2af99e"
615
+ dependencies = [
616
+ "cfg-if",
617
+ "futures-util",
618
+ "wasm-bindgen",
619
+ ]
620
+
621
+ [[package]]
622
+ name = "libc"
623
+ version = "0.2.189"
624
+ source = "registry+https://github.com/rust-lang/crates.io-index"
625
+ checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2"
626
+
627
+ [[package]]
628
+ name = "libloading"
629
+ version = "0.9.0"
630
+ source = "registry+https://github.com/rust-lang/crates.io-index"
631
+ checksum = "754ca22de805bb5744484a5b151a9e1a8e837d5dc232c2d7d8c2e3492edc8b60"
632
+ dependencies = [
633
+ "cfg-if",
634
+ "windows-link",
635
+ ]
636
+
637
+ [[package]]
638
+ name = "linux-raw-sys"
639
+ version = "0.12.1"
640
+ source = "registry+https://github.com/rust-lang/crates.io-index"
641
+ checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
642
+
643
+ [[package]]
644
+ name = "memchr"
645
+ version = "2.8.3"
646
+ source = "registry+https://github.com/rust-lang/crates.io-index"
647
+ checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98"
648
+
649
+ [[package]]
650
+ name = "napi"
651
+ version = "3.12.2"
652
+ source = "registry+https://github.com/rust-lang/crates.io-index"
653
+ checksum = "58c5f4d5375213fdb7be2655e152386e82f026f9a5ba36a75556e11359aafe09"
654
+ dependencies = [
655
+ "bitflags",
656
+ "ctor",
657
+ "futures",
658
+ "libc",
659
+ "napi-build",
660
+ "napi-sys",
661
+ "nohash-hasher",
662
+ "rustc-hash",
663
+ ]
664
+
665
+ [[package]]
666
+ name = "napi-build"
667
+ version = "2.4.1"
668
+ source = "registry+https://github.com/rust-lang/crates.io-index"
669
+ checksum = "60fdf9b392c50e7c4170fa633bd909490ed7835cea4c046776d1a4dd8d2ae0ab"
670
+
671
+ [[package]]
672
+ name = "napi-derive"
673
+ version = "3.6.3"
674
+ source = "registry+https://github.com/rust-lang/crates.io-index"
675
+ checksum = "0fa55ea69990c90b888e9e77044410e304ce7f35de599dc6d0b5c1923d2e59af"
676
+ dependencies = [
677
+ "convert_case",
678
+ "ctor",
679
+ "napi-derive-backend",
680
+ "proc-macro2",
681
+ "quote",
682
+ "syn 2.0.119",
683
+ ]
684
+
685
+ [[package]]
686
+ name = "napi-derive-backend"
687
+ version = "6.1.2"
688
+ source = "registry+https://github.com/rust-lang/crates.io-index"
689
+ checksum = "df4056ac7c18e4438ccf0edaed4340ca0d269278c8ec19284f7b23cb039fd0ae"
690
+ dependencies = [
691
+ "convert_case",
692
+ "proc-macro2",
693
+ "quote",
694
+ "semver",
695
+ "syn 2.0.119",
696
+ ]
697
+
698
+ [[package]]
699
+ name = "napi-sys"
700
+ version = "3.3.0"
701
+ source = "registry+https://github.com/rust-lang/crates.io-index"
702
+ checksum = "85fbf1fa9f1babfe396d74bbbf52b3643770243e8f5b0b46715d4caf7f0dfc9a"
703
+ dependencies = [
704
+ "libloading",
705
+ ]
706
+
707
+ [[package]]
708
+ name = "nix"
709
+ version = "0.31.3"
710
+ source = "registry+https://github.com/rust-lang/crates.io-index"
711
+ checksum = "cf20d2fde8ff38632c426f1165ed7436270b44f199fc55284c38276f9db47c3d"
712
+ dependencies = [
713
+ "bitflags",
714
+ "cfg-if",
715
+ "cfg_aliases",
716
+ "libc",
717
+ ]
718
+
719
+ [[package]]
720
+ name = "nohash-hasher"
721
+ version = "0.2.0"
722
+ source = "registry+https://github.com/rust-lang/crates.io-index"
723
+ checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"
724
+
725
+ [[package]]
726
+ name = "num-traits"
727
+ version = "0.2.19"
728
+ source = "registry+https://github.com/rust-lang/crates.io-index"
729
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
730
+ dependencies = [
731
+ "autocfg",
732
+ ]
733
+
734
+ [[package]]
735
+ name = "once_cell"
736
+ version = "1.21.4"
737
+ source = "registry+https://github.com/rust-lang/crates.io-index"
738
+ checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
739
+
740
+ [[package]]
741
+ name = "once_cell_polyfill"
742
+ version = "1.70.2"
743
+ source = "registry+https://github.com/rust-lang/crates.io-index"
744
+ checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
745
+
746
+ [[package]]
747
+ name = "oorandom"
748
+ version = "11.1.5"
749
+ source = "registry+https://github.com/rust-lang/crates.io-index"
750
+ checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e"
751
+
752
+ [[package]]
753
+ name = "pin-project-lite"
754
+ version = "0.2.17"
755
+ source = "registry+https://github.com/rust-lang/crates.io-index"
756
+ checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
757
+
758
+ [[package]]
759
+ name = "plotters"
760
+ version = "0.3.7"
761
+ source = "registry+https://github.com/rust-lang/crates.io-index"
762
+ checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
763
+ dependencies = [
764
+ "num-traits",
765
+ "plotters-backend",
766
+ "plotters-svg",
767
+ "wasm-bindgen",
768
+ "web-sys",
769
+ ]
770
+
771
+ [[package]]
772
+ name = "plotters-backend"
773
+ version = "0.3.7"
774
+ source = "registry+https://github.com/rust-lang/crates.io-index"
775
+ checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
776
+
777
+ [[package]]
778
+ name = "plotters-svg"
779
+ version = "0.3.7"
780
+ source = "registry+https://github.com/rust-lang/crates.io-index"
781
+ checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
782
+ dependencies = [
783
+ "plotters-backend",
784
+ ]
785
+
786
+ [[package]]
787
+ name = "portable-atomic"
788
+ version = "1.15.0"
789
+ source = "registry+https://github.com/rust-lang/crates.io-index"
790
+ checksum = "05c8b63e8d9609db387f0324918f81d68fe27748f084ef092fb35954d0539a85"
791
+
792
+ [[package]]
793
+ name = "ppv-lite86"
794
+ version = "0.2.21"
795
+ source = "registry+https://github.com/rust-lang/crates.io-index"
796
+ checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
797
+ dependencies = [
798
+ "zerocopy",
799
+ ]
800
+
801
+ [[package]]
802
+ name = "proc-macro2"
803
+ version = "1.0.107"
804
+ source = "registry+https://github.com/rust-lang/crates.io-index"
805
+ checksum = "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9"
806
+ dependencies = [
807
+ "unicode-ident",
808
+ ]
809
+
810
+ [[package]]
811
+ name = "proptest"
812
+ version = "1.11.0"
813
+ source = "registry+https://github.com/rust-lang/crates.io-index"
814
+ checksum = "4b45fcc2344c680f5025fe57779faef368840d0bd1f42f216291f0dc4ace4744"
815
+ dependencies = [
816
+ "bit-set",
817
+ "bit-vec",
818
+ "bitflags",
819
+ "num-traits",
820
+ "rand",
821
+ "rand_chacha",
822
+ "rand_xorshift",
823
+ "regex-syntax",
824
+ "rusty-fork",
825
+ "tempfile",
826
+ "unarray",
827
+ ]
828
+
829
+ [[package]]
830
+ name = "pyo3"
831
+ version = "0.29.2"
832
+ source = "registry+https://github.com/rust-lang/crates.io-index"
833
+ checksum = "4688ddedf473e32662b9b067670129a8afb8c18e351482c70d62ba4a88171e8b"
834
+ dependencies = [
835
+ "libc",
836
+ "once_cell",
837
+ "portable-atomic",
838
+ "pyo3-build-config",
839
+ "pyo3-ffi",
840
+ "pyo3-macros",
841
+ ]
842
+
843
+ [[package]]
844
+ name = "pyo3-build-config"
845
+ version = "0.29.2"
846
+ source = "registry+https://github.com/rust-lang/crates.io-index"
847
+ checksum = "f41027e41b4bd03f6e60f9f417fe24a6341a6bb744edd62b6f709f2a52ea30e9"
848
+ dependencies = [
849
+ "target-lexicon",
850
+ ]
851
+
852
+ [[package]]
853
+ name = "pyo3-ffi"
854
+ version = "0.29.2"
855
+ source = "registry+https://github.com/rust-lang/crates.io-index"
856
+ checksum = "e591a95526fead067432c3b3a33fc74770b87b1e04e73671090d9c2055a2b327"
857
+ dependencies = [
858
+ "libc",
859
+ "pyo3-build-config",
860
+ ]
861
+
862
+ [[package]]
863
+ name = "pyo3-macros"
864
+ version = "0.29.2"
865
+ source = "registry+https://github.com/rust-lang/crates.io-index"
866
+ checksum = "73225868fc1cd84eef2c3c230ddb91273bf1de46aeb8a4248da76d32a0924a1c"
867
+ dependencies = [
868
+ "proc-macro2",
869
+ "pyo3-macros-backend",
870
+ "quote",
871
+ "syn 2.0.119",
872
+ ]
873
+
874
+ [[package]]
875
+ name = "pyo3-macros-backend"
876
+ version = "0.29.2"
877
+ source = "registry+https://github.com/rust-lang/crates.io-index"
878
+ checksum = "571575aa3749fa6216757dd47d2a3e7ef360f329a40f0666a9fbd14889024952"
879
+ dependencies = [
880
+ "heck",
881
+ "proc-macro2",
882
+ "quote",
883
+ "syn 2.0.119",
884
+ ]
885
+
886
+ [[package]]
887
+ name = "quick-error"
888
+ version = "1.2.3"
889
+ source = "registry+https://github.com/rust-lang/crates.io-index"
890
+ checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
891
+
892
+ [[package]]
893
+ name = "quote"
894
+ version = "1.0.47"
895
+ source = "registry+https://github.com/rust-lang/crates.io-index"
896
+ checksum = "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001"
897
+ dependencies = [
898
+ "proc-macro2",
899
+ ]
900
+
901
+ [[package]]
902
+ name = "r-efi"
903
+ version = "5.3.0"
904
+ source = "registry+https://github.com/rust-lang/crates.io-index"
905
+ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
906
+
907
+ [[package]]
908
+ name = "r-efi"
909
+ version = "6.0.0"
910
+ source = "registry+https://github.com/rust-lang/crates.io-index"
911
+ checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
912
+
913
+ [[package]]
914
+ name = "rand"
915
+ version = "0.9.5"
916
+ source = "registry+https://github.com/rust-lang/crates.io-index"
917
+ checksum = "b9ef1d0d795eb7d84685bca4f72f3649f064e6641543d3a8c415898726a57b41"
918
+ dependencies = [
919
+ "rand_chacha",
920
+ "rand_core",
921
+ ]
922
+
923
+ [[package]]
924
+ name = "rand_chacha"
925
+ version = "0.9.0"
926
+ source = "registry+https://github.com/rust-lang/crates.io-index"
927
+ checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
928
+ dependencies = [
929
+ "ppv-lite86",
930
+ "rand_core",
931
+ ]
932
+
933
+ [[package]]
934
+ name = "rand_core"
935
+ version = "0.9.5"
936
+ source = "registry+https://github.com/rust-lang/crates.io-index"
937
+ checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
938
+ dependencies = [
939
+ "getrandom 0.3.4",
940
+ ]
941
+
942
+ [[package]]
943
+ name = "rand_xorshift"
944
+ version = "0.4.0"
945
+ source = "registry+https://github.com/rust-lang/crates.io-index"
946
+ checksum = "513962919efc330f829edb2535844d1b912b0fbe2ca165d613e4e8788bb05a5a"
947
+ dependencies = [
948
+ "rand_core",
949
+ ]
950
+
951
+ [[package]]
952
+ name = "rayon"
953
+ version = "1.12.0"
954
+ source = "registry+https://github.com/rust-lang/crates.io-index"
955
+ checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
956
+ dependencies = [
957
+ "either",
958
+ "rayon-core",
959
+ ]
960
+
961
+ [[package]]
962
+ name = "rayon-core"
963
+ version = "1.13.0"
964
+ source = "registry+https://github.com/rust-lang/crates.io-index"
965
+ checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
966
+ dependencies = [
967
+ "crossbeam-deque",
968
+ "crossbeam-utils",
969
+ ]
970
+
971
+ [[package]]
972
+ name = "regex"
973
+ version = "1.13.1"
974
+ source = "registry+https://github.com/rust-lang/crates.io-index"
975
+ checksum = "f020237b6c8eed93db2e2cb53c00c60a8e1bc73da7d073199a1180401450218d"
976
+ dependencies = [
977
+ "aho-corasick",
978
+ "memchr",
979
+ "regex-automata",
980
+ "regex-syntax",
981
+ ]
982
+
983
+ [[package]]
984
+ name = "regex-automata"
985
+ version = "0.4.18"
986
+ source = "registry+https://github.com/rust-lang/crates.io-index"
987
+ checksum = "ad8553b9b26413251cbf30e620595c7a41b3887f03da04579c0e6b0d6a06b4b2"
988
+ dependencies = [
989
+ "aho-corasick",
990
+ "memchr",
991
+ "regex-syntax",
992
+ ]
993
+
994
+ [[package]]
995
+ name = "regex-syntax"
996
+ version = "0.8.11"
997
+ source = "registry+https://github.com/rust-lang/crates.io-index"
998
+ checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
999
+
1000
+ [[package]]
1001
+ name = "rustc-hash"
1002
+ version = "2.1.3"
1003
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1004
+ checksum = "6b1e7f9a428571be2dc5bc0505c13fb6bf936822b894ec87abf8a08a4e51742d"
1005
+
1006
+ [[package]]
1007
+ name = "rustix"
1008
+ version = "1.1.4"
1009
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1010
+ checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
1011
+ dependencies = [
1012
+ "bitflags",
1013
+ "errno",
1014
+ "libc",
1015
+ "linux-raw-sys",
1016
+ "windows-sys",
1017
+ ]
1018
+
1019
+ [[package]]
1020
+ name = "rustversion"
1021
+ version = "1.0.23"
1022
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1023
+ checksum = "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f"
1024
+
1025
+ [[package]]
1026
+ name = "rusty-fork"
1027
+ version = "0.3.1"
1028
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1029
+ checksum = "cc6bf79ff24e648f6da1f8d1f011e9cac26491b619e6b9280f2b47f1774e6ee2"
1030
+ dependencies = [
1031
+ "fnv",
1032
+ "quick-error",
1033
+ "tempfile",
1034
+ "wait-timeout",
1035
+ ]
1036
+
1037
+ [[package]]
1038
+ name = "same-file"
1039
+ version = "1.0.6"
1040
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1041
+ checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
1042
+ dependencies = [
1043
+ "winapi-util",
1044
+ ]
1045
+
1046
+ [[package]]
1047
+ name = "schemars"
1048
+ version = "0.8.22"
1049
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1050
+ checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615"
1051
+ dependencies = [
1052
+ "dyn-clone",
1053
+ "schemars_derive",
1054
+ "serde",
1055
+ "serde_json",
1056
+ ]
1057
+
1058
+ [[package]]
1059
+ name = "schemars_derive"
1060
+ version = "0.8.22"
1061
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1062
+ checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d"
1063
+ dependencies = [
1064
+ "proc-macro2",
1065
+ "quote",
1066
+ "serde_derive_internals",
1067
+ "syn 2.0.119",
1068
+ ]
1069
+
1070
+ [[package]]
1071
+ name = "semver"
1072
+ version = "1.0.28"
1073
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1074
+ checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
1075
+
1076
+ [[package]]
1077
+ name = "serde"
1078
+ version = "1.0.229"
1079
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1080
+ checksum = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba"
1081
+ dependencies = [
1082
+ "serde_core",
1083
+ "serde_derive",
1084
+ ]
1085
+
1086
+ [[package]]
1087
+ name = "serde_core"
1088
+ version = "1.0.229"
1089
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1090
+ checksum = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48"
1091
+ dependencies = [
1092
+ "serde_derive",
1093
+ ]
1094
+
1095
+ [[package]]
1096
+ name = "serde_derive"
1097
+ version = "1.0.229"
1098
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1099
+ checksum = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348"
1100
+ dependencies = [
1101
+ "proc-macro2",
1102
+ "quote",
1103
+ "syn 3.0.5",
1104
+ ]
1105
+
1106
+ [[package]]
1107
+ name = "serde_derive_internals"
1108
+ version = "0.29.1"
1109
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1110
+ checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
1111
+ dependencies = [
1112
+ "proc-macro2",
1113
+ "quote",
1114
+ "syn 2.0.119",
1115
+ ]
1116
+
1117
+ [[package]]
1118
+ name = "serde_json"
1119
+ version = "1.0.151"
1120
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1121
+ checksum = "c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14"
1122
+ dependencies = [
1123
+ "itoa",
1124
+ "memchr",
1125
+ "serde",
1126
+ "serde_core",
1127
+ "zmij",
1128
+ ]
1129
+
1130
+ [[package]]
1131
+ name = "serde_spanned"
1132
+ version = "1.1.1"
1133
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1134
+ checksum = "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26"
1135
+ dependencies = [
1136
+ "serde_core",
1137
+ ]
1138
+
1139
+ [[package]]
1140
+ name = "shlex"
1141
+ version = "2.0.1"
1142
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1143
+ checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
1144
+
1145
+ [[package]]
1146
+ name = "slab"
1147
+ version = "0.4.12"
1148
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1149
+ checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
1150
+
1151
+ [[package]]
1152
+ name = "statrs"
1153
+ version = "0.18.0"
1154
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1155
+ checksum = "2a3fe7c28c6512e766b0874335db33c94ad7b8f9054228ae1c2abd47ce7d335e"
1156
+ dependencies = [
1157
+ "approx",
1158
+ "num-traits",
1159
+ ]
1160
+
1161
+ [[package]]
1162
+ name = "strsim"
1163
+ version = "0.11.1"
1164
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1165
+ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1166
+
1167
+ [[package]]
1168
+ name = "syn"
1169
+ version = "2.0.119"
1170
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1171
+ checksum = "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297"
1172
+ dependencies = [
1173
+ "proc-macro2",
1174
+ "quote",
1175
+ "unicode-ident",
1176
+ ]
1177
+
1178
+ [[package]]
1179
+ name = "syn"
1180
+ version = "3.0.5"
1181
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1182
+ checksum = "12df2e0110f65b775f769bb17ef989067a1d931b2eb822bd4346631eeada89f9"
1183
+ dependencies = [
1184
+ "proc-macro2",
1185
+ "quote",
1186
+ "unicode-ident",
1187
+ ]
1188
+
1189
+ [[package]]
1190
+ name = "target-lexicon"
1191
+ version = "0.13.5"
1192
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1193
+ checksum = "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
1194
+
1195
+ [[package]]
1196
+ name = "tempfile"
1197
+ version = "3.27.0"
1198
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1199
+ checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
1200
+ dependencies = [
1201
+ "fastrand",
1202
+ "getrandom 0.4.3",
1203
+ "once_cell",
1204
+ "rustix",
1205
+ "windows-sys",
1206
+ ]
1207
+
1208
+ [[package]]
1209
+ name = "thiserror"
1210
+ version = "2.0.20"
1211
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1212
+ checksum = "ec86235f5fcc2a73650310756d2ac5b138a5780bbbdfae3eeccec992c435ba4f"
1213
+ dependencies = [
1214
+ "thiserror-impl",
1215
+ ]
1216
+
1217
+ [[package]]
1218
+ name = "thiserror-impl"
1219
+ version = "2.0.20"
1220
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1221
+ checksum = "bc04cd3e1236dd4a98afca4569f2deb3f120e5422a4023be2cb683f8486292af"
1222
+ dependencies = [
1223
+ "proc-macro2",
1224
+ "quote",
1225
+ "syn 3.0.5",
1226
+ ]
1227
+
1228
+ [[package]]
1229
+ name = "tinytemplate"
1230
+ version = "1.2.1"
1231
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1232
+ checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
1233
+ dependencies = [
1234
+ "serde",
1235
+ "serde_json",
1236
+ ]
1237
+
1238
+ [[package]]
1239
+ name = "toml"
1240
+ version = "1.1.5+spec-1.1.0"
1241
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1242
+ checksum = "12c0ba9680044b4ce98d391a62094047eada0d64860b80166c39f4a6b5640785"
1243
+ dependencies = [
1244
+ "indexmap",
1245
+ "serde_core",
1246
+ "serde_spanned",
1247
+ "toml_datetime",
1248
+ "toml_parser",
1249
+ "toml_writer",
1250
+ "winnow",
1251
+ ]
1252
+
1253
+ [[package]]
1254
+ name = "toml_datetime"
1255
+ version = "1.1.1+spec-1.1.0"
1256
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1257
+ checksum = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7"
1258
+ dependencies = [
1259
+ "serde_core",
1260
+ ]
1261
+
1262
+ [[package]]
1263
+ name = "toml_parser"
1264
+ version = "1.1.3+spec-1.1.0"
1265
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1266
+ checksum = "1d38ac1cf9b95face32296c0a3ede1fdc270627c9d9c02a7274dd6d960dc4d56"
1267
+ dependencies = [
1268
+ "winnow",
1269
+ ]
1270
+
1271
+ [[package]]
1272
+ name = "toml_writer"
1273
+ version = "1.1.2+spec-1.1.0"
1274
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1275
+ checksum = "7d56353a2a665ad0f41a421187180aab746c8c325620617ad883a99a1cbe66d2"
1276
+
1277
+ [[package]]
1278
+ name = "unarray"
1279
+ version = "0.1.4"
1280
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1281
+ checksum = "eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94"
1282
+
1283
+ [[package]]
1284
+ name = "unicode-ident"
1285
+ version = "1.0.24"
1286
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1287
+ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
1288
+
1289
+ [[package]]
1290
+ name = "unicode-segmentation"
1291
+ version = "1.13.3"
1292
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1293
+ checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
1294
+
1295
+ [[package]]
1296
+ name = "utf8parse"
1297
+ version = "0.2.2"
1298
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1299
+ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
1300
+
1301
+ [[package]]
1302
+ name = "verify-bench"
1303
+ version = "0.1.0"
1304
+ dependencies = [
1305
+ "codspeed-criterion-compat",
1306
+ "serde_json",
1307
+ "wickra-backtest-core",
1308
+ "wickra-verify-core",
1309
+ ]
1310
+
1311
+ [[package]]
1312
+ name = "wait-timeout"
1313
+ version = "0.2.1"
1314
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1315
+ checksum = "09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11"
1316
+ dependencies = [
1317
+ "libc",
1318
+ ]
1319
+
1320
+ [[package]]
1321
+ name = "walkdir"
1322
+ version = "2.5.0"
1323
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1324
+ checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
1325
+ dependencies = [
1326
+ "same-file",
1327
+ "winapi-util",
1328
+ ]
1329
+
1330
+ [[package]]
1331
+ name = "wasip2"
1332
+ version = "1.0.4+wasi-0.2.12"
1333
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1334
+ checksum = "b67efb37e106e55ce722a510d6b5f9c17f083e5fc79afc2badeb12cc313d9487"
1335
+ dependencies = [
1336
+ "wit-bindgen",
1337
+ ]
1338
+
1339
+ [[package]]
1340
+ name = "wasm-bindgen"
1341
+ version = "0.2.128"
1342
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1343
+ checksum = "aecb87a33d3b0c5e3b7aa46336eaf486cffafbd281b195e4c8b80d50df2351bf"
1344
+ dependencies = [
1345
+ "cfg-if",
1346
+ "once_cell",
1347
+ "rustversion",
1348
+ "wasm-bindgen-macro",
1349
+ "wasm-bindgen-shared",
1350
+ ]
1351
+
1352
+ [[package]]
1353
+ name = "wasm-bindgen-macro"
1354
+ version = "0.2.128"
1355
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1356
+ checksum = "a690d511e3c1a8b3a55e33511e3c2c00c78415cd23650f32b808627f5696b9ed"
1357
+ dependencies = [
1358
+ "quote",
1359
+ "wasm-bindgen-macro-support",
1360
+ ]
1361
+
1362
+ [[package]]
1363
+ name = "wasm-bindgen-macro-support"
1364
+ version = "0.2.128"
1365
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1366
+ checksum = "411e4887f0071ef2d2164a9d5fdf2d20efbef78fccd3a78b0c10a1dc5295e48a"
1367
+ dependencies = [
1368
+ "bumpalo",
1369
+ "proc-macro2",
1370
+ "quote",
1371
+ "syn 3.0.5",
1372
+ "wasm-bindgen-shared",
1373
+ ]
1374
+
1375
+ [[package]]
1376
+ name = "wasm-bindgen-shared"
1377
+ version = "0.2.128"
1378
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1379
+ checksum = "81941cd78d0c92026c33e5e01312845a4cb1e9af3407f9134b100dd03144103e"
1380
+ dependencies = [
1381
+ "unicode-ident",
1382
+ ]
1383
+
1384
+ [[package]]
1385
+ name = "web-sys"
1386
+ version = "0.3.105"
1387
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1388
+ checksum = "9fbddc4a036f00ec4f18c83445bd3115cb306a91da554919a099d9222fe4a7f8"
1389
+ dependencies = [
1390
+ "js-sys",
1391
+ "wasm-bindgen",
1392
+ ]
1393
+
1394
+ [[package]]
1395
+ name = "wickra-backtest-core"
1396
+ version = "0.1.4"
1397
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1398
+ checksum = "a92723219f4eb739fc69871fd1c5d2958b33cdf3aeb6b4193826ef981d44ac65"
1399
+ dependencies = [
1400
+ "schemars",
1401
+ "serde",
1402
+ "serde_json",
1403
+ "thiserror",
1404
+ "wickra-core",
1405
+ ]
1406
+
1407
+ [[package]]
1408
+ name = "wickra-core"
1409
+ version = "1.0.4"
1410
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1411
+ checksum = "3801b8e584405b19c5db178a8aae4587250a27daf26397ce3bde9e4c0badb115"
1412
+ dependencies = [
1413
+ "rayon",
1414
+ "thiserror",
1415
+ ]
1416
+
1417
+ [[package]]
1418
+ name = "wickra-verify-c"
1419
+ version = "0.1.0"
1420
+ dependencies = [
1421
+ "wickra-verify-core",
1422
+ ]
1423
+
1424
+ [[package]]
1425
+ name = "wickra-verify-cli"
1426
+ version = "0.1.0"
1427
+ dependencies = [
1428
+ "clap",
1429
+ "serde_json",
1430
+ "wickra-verify-core",
1431
+ ]
1432
+
1433
+ [[package]]
1434
+ name = "wickra-verify-core"
1435
+ version = "0.1.0"
1436
+ dependencies = [
1437
+ "blake3",
1438
+ "proptest",
1439
+ "serde",
1440
+ "serde_json",
1441
+ "thiserror",
1442
+ "toml",
1443
+ "wickra-backtest-core",
1444
+ ]
1445
+
1446
+ [[package]]
1447
+ name = "wickra-verify-example"
1448
+ version = "0.1.0"
1449
+ dependencies = [
1450
+ "serde_json",
1451
+ "wickra-backtest-core",
1452
+ "wickra-verify-core",
1453
+ ]
1454
+
1455
+ [[package]]
1456
+ name = "wickra-verify-node"
1457
+ version = "0.1.0"
1458
+ dependencies = [
1459
+ "napi",
1460
+ "napi-build",
1461
+ "napi-derive",
1462
+ "wickra-verify-core",
1463
+ ]
1464
+
1465
+ [[package]]
1466
+ name = "wickra-verify-python"
1467
+ version = "0.1.0"
1468
+ dependencies = [
1469
+ "pyo3",
1470
+ "wickra-verify-core",
1471
+ ]
1472
+
1473
+ [[package]]
1474
+ name = "wickra-verify-wasm"
1475
+ version = "0.1.0"
1476
+ dependencies = [
1477
+ "wasm-bindgen",
1478
+ "wickra-verify-core",
1479
+ ]
1480
+
1481
+ [[package]]
1482
+ name = "winapi-util"
1483
+ version = "0.1.11"
1484
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1485
+ checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
1486
+ dependencies = [
1487
+ "windows-sys",
1488
+ ]
1489
+
1490
+ [[package]]
1491
+ name = "windows-link"
1492
+ version = "0.2.1"
1493
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1494
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
1495
+
1496
+ [[package]]
1497
+ name = "windows-sys"
1498
+ version = "0.61.2"
1499
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1500
+ checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
1501
+ dependencies = [
1502
+ "windows-link",
1503
+ ]
1504
+
1505
+ [[package]]
1506
+ name = "winnow"
1507
+ version = "1.0.4"
1508
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1509
+ checksum = "23b97319f7b8343df12cc98938e5c3eb436064524c8d2b4e30a1d3a36eecdf81"
1510
+
1511
+ [[package]]
1512
+ name = "wit-bindgen"
1513
+ version = "0.57.1"
1514
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1515
+ checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e"
1516
+
1517
+ [[package]]
1518
+ name = "zerocopy"
1519
+ version = "0.8.57"
1520
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1521
+ checksum = "d35102a9f36d089ccae9e4c6802bc118be4487b80aaffc0ab4e0cf5ce92d2873"
1522
+ dependencies = [
1523
+ "zerocopy-derive",
1524
+ ]
1525
+
1526
+ [[package]]
1527
+ name = "zerocopy-derive"
1528
+ version = "0.8.57"
1529
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1530
+ checksum = "146c01f5ab44258da43cf276c74a2763db2ff3969c9c652c3f2de07041d0b2bc"
1531
+ dependencies = [
1532
+ "proc-macro2",
1533
+ "quote",
1534
+ "syn 2.0.119",
1535
+ ]
1536
+
1537
+ [[package]]
1538
+ name = "zmij"
1539
+ version = "1.0.23"
1540
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1541
+ checksum = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b"