cpex-sql-sanitizer 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 (24) hide show
  1. cpex_sql_sanitizer-0.1.0/Cargo.lock +2696 -0
  2. cpex_sql_sanitizer-0.1.0/Cargo.toml +34 -0
  3. cpex_sql_sanitizer-0.1.0/PKG-INFO +86 -0
  4. cpex_sql_sanitizer-0.1.0/README.md +70 -0
  5. cpex_sql_sanitizer-0.1.0/cpex_sql_sanitizer/__init__.py +20 -0
  6. cpex_sql_sanitizer-0.1.0/cpex_sql_sanitizer/__init__.pyi +10 -0
  7. cpex_sql_sanitizer-0.1.0/cpex_sql_sanitizer/plugin-manifest.yaml +20 -0
  8. cpex_sql_sanitizer-0.1.0/cpex_sql_sanitizer/sql_sanitizer.py +39 -0
  9. cpex_sql_sanitizer-0.1.0/cpex_sql_sanitizer/sql_sanitizer_rust/__init__.pyi +13 -0
  10. cpex_sql_sanitizer-0.1.0/crates/framework_bridge/Cargo.toml +15 -0
  11. cpex_sql_sanitizer-0.1.0/crates/framework_bridge/src/lib.rs +171 -0
  12. cpex_sql_sanitizer-0.1.0/plugins/rust/python-package/sql_sanitizer/Cargo.toml +42 -0
  13. cpex_sql_sanitizer-0.1.0/plugins/rust/python-package/sql_sanitizer/Makefile +127 -0
  14. cpex_sql_sanitizer-0.1.0/plugins/rust/python-package/sql_sanitizer/README.md +70 -0
  15. cpex_sql_sanitizer-0.1.0/plugins/rust/python-package/sql_sanitizer/benches/sql_sanitizer.rs +41 -0
  16. cpex_sql_sanitizer-0.1.0/plugins/rust/python-package/sql_sanitizer/src/bin/stub_gen.rs +64 -0
  17. cpex_sql_sanitizer-0.1.0/plugins/rust/python-package/sql_sanitizer/src/comments.rs +193 -0
  18. cpex_sql_sanitizer-0.1.0/plugins/rust/python-package/sql_sanitizer/src/config.rs +144 -0
  19. cpex_sql_sanitizer-0.1.0/plugins/rust/python-package/sql_sanitizer/src/issues.rs +435 -0
  20. cpex_sql_sanitizer-0.1.0/plugins/rust/python-package/sql_sanitizer/src/lib.rs +42 -0
  21. cpex_sql_sanitizer-0.1.0/plugins/rust/python-package/sql_sanitizer/src/plugin.rs +771 -0
  22. cpex_sql_sanitizer-0.1.0/plugins/rust/python-package/sql_sanitizer/src/scanner.rs +162 -0
  23. cpex_sql_sanitizer-0.1.0/plugins/rust/python-package/sql_sanitizer/uv.lock +1423 -0
  24. cpex_sql_sanitizer-0.1.0/pyproject.toml +38 -0
@@ -0,0 +1,2696 @@
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 = "alloca"
16
+ version = "0.4.0"
17
+ source = "registry+https://github.com/rust-lang/crates.io-index"
18
+ checksum = "e5a7d05ea6aea7e9e64d25b9156ba2fee3fdd659e34e41063cd2fc7cd020d7f4"
19
+ dependencies = [
20
+ "cc",
21
+ ]
22
+
23
+ [[package]]
24
+ name = "android_system_properties"
25
+ version = "0.1.5"
26
+ source = "registry+https://github.com/rust-lang/crates.io-index"
27
+ checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
28
+ dependencies = [
29
+ "libc",
30
+ ]
31
+
32
+ [[package]]
33
+ name = "anes"
34
+ version = "0.1.6"
35
+ source = "registry+https://github.com/rust-lang/crates.io-index"
36
+ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
37
+
38
+ [[package]]
39
+ name = "anstyle"
40
+ version = "1.0.14"
41
+ source = "registry+https://github.com/rust-lang/crates.io-index"
42
+ checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
43
+
44
+ [[package]]
45
+ name = "anyhow"
46
+ version = "1.0.102"
47
+ source = "registry+https://github.com/rust-lang/crates.io-index"
48
+ checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
49
+
50
+ [[package]]
51
+ name = "arc-swap"
52
+ version = "1.9.1"
53
+ source = "registry+https://github.com/rust-lang/crates.io-index"
54
+ checksum = "6a3a1fd6f75306b68087b831f025c712524bcb19aad54e557b1129cfa0a2b207"
55
+ dependencies = [
56
+ "rustversion",
57
+ ]
58
+
59
+ [[package]]
60
+ name = "arcstr"
61
+ version = "1.2.0"
62
+ source = "registry+https://github.com/rust-lang/crates.io-index"
63
+ checksum = "03918c3dbd7701a85c6b9887732e2921175f26c350b4563841d0958c21d57e6d"
64
+
65
+ [[package]]
66
+ name = "async-lock"
67
+ version = "3.4.2"
68
+ source = "registry+https://github.com/rust-lang/crates.io-index"
69
+ checksum = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311"
70
+ dependencies = [
71
+ "event-listener",
72
+ "event-listener-strategy",
73
+ "pin-project-lite",
74
+ ]
75
+
76
+ [[package]]
77
+ name = "autocfg"
78
+ version = "1.5.1"
79
+ source = "registry+https://github.com/rust-lang/crates.io-index"
80
+ checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
81
+
82
+ [[package]]
83
+ name = "aws-lc-rs"
84
+ version = "1.17.0"
85
+ source = "registry+https://github.com/rust-lang/crates.io-index"
86
+ checksum = "5ec2f1fc3ec205783a5da9a7e6c1509cc69dedf09a1949e412c1e18469326d00"
87
+ dependencies = [
88
+ "aws-lc-sys",
89
+ "zeroize",
90
+ ]
91
+
92
+ [[package]]
93
+ name = "aws-lc-sys"
94
+ version = "0.41.0"
95
+ source = "registry+https://github.com/rust-lang/crates.io-index"
96
+ checksum = "1a2f9779ce85b93ab6170dd940ad0169b5766ff848247aff13bb788b832fe3f4"
97
+ dependencies = [
98
+ "cc",
99
+ "cmake",
100
+ "dunce",
101
+ "fs_extra",
102
+ ]
103
+
104
+ [[package]]
105
+ name = "base64"
106
+ version = "0.22.1"
107
+ source = "registry+https://github.com/rust-lang/crates.io-index"
108
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
109
+
110
+ [[package]]
111
+ name = "bitflags"
112
+ version = "2.13.0"
113
+ source = "registry+https://github.com/rust-lang/crates.io-index"
114
+ checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
115
+
116
+ [[package]]
117
+ name = "block-buffer"
118
+ version = "0.12.1"
119
+ source = "registry+https://github.com/rust-lang/crates.io-index"
120
+ checksum = "d2f6c7dbe95a6ed67ad9f18e57daf93a2f034c524b99fd2b76d18fdfeb6660aa"
121
+ dependencies = [
122
+ "hybrid-array",
123
+ ]
124
+
125
+ [[package]]
126
+ name = "bumpalo"
127
+ version = "3.20.3"
128
+ source = "registry+https://github.com/rust-lang/crates.io-index"
129
+ checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
130
+
131
+ [[package]]
132
+ name = "bytes"
133
+ version = "1.12.0"
134
+ source = "registry+https://github.com/rust-lang/crates.io-index"
135
+ checksum = "8ae3f5d315924270530207e2a68396c3cc547f6dca3fbdca317cfb1a51edb593"
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.2.65"
146
+ source = "registry+https://github.com/rust-lang/crates.io-index"
147
+ checksum = "e228eec9be7c17ccb640b59b36a5cd805ea2a564a4c5e162c2f659fea30d3b96"
148
+ dependencies = [
149
+ "find-msvc-tools",
150
+ "jobserver",
151
+ "libc",
152
+ "shlex",
153
+ ]
154
+
155
+ [[package]]
156
+ name = "cfg-if"
157
+ version = "1.0.4"
158
+ source = "registry+https://github.com/rust-lang/crates.io-index"
159
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
160
+
161
+ [[package]]
162
+ name = "chacha20"
163
+ version = "0.10.0"
164
+ source = "registry+https://github.com/rust-lang/crates.io-index"
165
+ checksum = "6f8d983286843e49675a4b7a2d174efe136dc93a18d69130dd18198a6c167601"
166
+ dependencies = [
167
+ "cfg-if",
168
+ "cpufeatures",
169
+ "rand_core 0.10.1",
170
+ ]
171
+
172
+ [[package]]
173
+ name = "chrono"
174
+ version = "0.4.45"
175
+ source = "registry+https://github.com/rust-lang/crates.io-index"
176
+ checksum = "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327"
177
+ dependencies = [
178
+ "iana-time-zone",
179
+ "js-sys",
180
+ "num-traits",
181
+ "wasm-bindgen",
182
+ "windows-link",
183
+ ]
184
+
185
+ [[package]]
186
+ name = "ciborium"
187
+ version = "0.2.2"
188
+ source = "registry+https://github.com/rust-lang/crates.io-index"
189
+ checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
190
+ dependencies = [
191
+ "ciborium-io",
192
+ "ciborium-ll",
193
+ "serde",
194
+ ]
195
+
196
+ [[package]]
197
+ name = "ciborium-io"
198
+ version = "0.2.2"
199
+ source = "registry+https://github.com/rust-lang/crates.io-index"
200
+ checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
201
+
202
+ [[package]]
203
+ name = "ciborium-ll"
204
+ version = "0.2.2"
205
+ source = "registry+https://github.com/rust-lang/crates.io-index"
206
+ checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
207
+ dependencies = [
208
+ "ciborium-io",
209
+ "half",
210
+ ]
211
+
212
+ [[package]]
213
+ name = "clap"
214
+ version = "4.6.1"
215
+ source = "registry+https://github.com/rust-lang/crates.io-index"
216
+ checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
217
+ dependencies = [
218
+ "clap_builder",
219
+ ]
220
+
221
+ [[package]]
222
+ name = "clap_builder"
223
+ version = "4.6.0"
224
+ source = "registry+https://github.com/rust-lang/crates.io-index"
225
+ checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
226
+ dependencies = [
227
+ "anstyle",
228
+ "clap_lex",
229
+ ]
230
+
231
+ [[package]]
232
+ name = "clap_lex"
233
+ version = "1.1.0"
234
+ source = "registry+https://github.com/rust-lang/crates.io-index"
235
+ checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
236
+
237
+ [[package]]
238
+ name = "cmake"
239
+ version = "0.1.58"
240
+ source = "registry+https://github.com/rust-lang/crates.io-index"
241
+ checksum = "c0f78a02292a74a88ac736019ab962ece0bc380e3f977bf72e376c5d78ff0678"
242
+ dependencies = [
243
+ "cc",
244
+ ]
245
+
246
+ [[package]]
247
+ name = "combine"
248
+ version = "4.6.7"
249
+ source = "registry+https://github.com/rust-lang/crates.io-index"
250
+ checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
251
+ dependencies = [
252
+ "bytes",
253
+ "futures-core",
254
+ "memchr",
255
+ "pin-project-lite",
256
+ "tokio",
257
+ "tokio-util",
258
+ ]
259
+
260
+ [[package]]
261
+ name = "concurrent-queue"
262
+ version = "2.5.0"
263
+ source = "registry+https://github.com/rust-lang/crates.io-index"
264
+ checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
265
+ dependencies = [
266
+ "crossbeam-utils",
267
+ ]
268
+
269
+ [[package]]
270
+ name = "const-oid"
271
+ version = "0.10.2"
272
+ source = "registry+https://github.com/rust-lang/crates.io-index"
273
+ checksum = "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c"
274
+
275
+ [[package]]
276
+ name = "core-foundation"
277
+ version = "0.10.1"
278
+ source = "registry+https://github.com/rust-lang/crates.io-index"
279
+ checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
280
+ dependencies = [
281
+ "core-foundation-sys",
282
+ "libc",
283
+ ]
284
+
285
+ [[package]]
286
+ name = "core-foundation-sys"
287
+ version = "0.8.7"
288
+ source = "registry+https://github.com/rust-lang/crates.io-index"
289
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
290
+
291
+ [[package]]
292
+ name = "cpex_framework_bridge"
293
+ version = "0.1.2"
294
+ dependencies = [
295
+ "pyo3",
296
+ ]
297
+
298
+ [[package]]
299
+ name = "cpufeatures"
300
+ version = "0.3.0"
301
+ source = "registry+https://github.com/rust-lang/crates.io-index"
302
+ checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201"
303
+ dependencies = [
304
+ "libc",
305
+ ]
306
+
307
+ [[package]]
308
+ name = "criterion"
309
+ version = "0.8.2"
310
+ source = "registry+https://github.com/rust-lang/crates.io-index"
311
+ checksum = "950046b2aa2492f9a536f5f4f9a3de7b9e2476e575e05bd6c333371add4d98f3"
312
+ dependencies = [
313
+ "alloca",
314
+ "anes",
315
+ "cast",
316
+ "ciborium",
317
+ "clap",
318
+ "criterion-plot",
319
+ "itertools 0.13.0",
320
+ "num-traits",
321
+ "oorandom",
322
+ "page_size",
323
+ "plotters",
324
+ "rayon",
325
+ "regex",
326
+ "serde",
327
+ "serde_json",
328
+ "tinytemplate",
329
+ "walkdir",
330
+ ]
331
+
332
+ [[package]]
333
+ name = "criterion-plot"
334
+ version = "0.8.2"
335
+ source = "registry+https://github.com/rust-lang/crates.io-index"
336
+ checksum = "d8d80a2f4f5b554395e47b5d8305bc3d27813bacb73493eb1001e8f76dae29ea"
337
+ dependencies = [
338
+ "cast",
339
+ "itertools 0.13.0",
340
+ ]
341
+
342
+ [[package]]
343
+ name = "crossbeam-deque"
344
+ version = "0.8.6"
345
+ source = "registry+https://github.com/rust-lang/crates.io-index"
346
+ checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
347
+ dependencies = [
348
+ "crossbeam-epoch",
349
+ "crossbeam-utils",
350
+ ]
351
+
352
+ [[package]]
353
+ name = "crossbeam-epoch"
354
+ version = "0.9.20"
355
+ source = "registry+https://github.com/rust-lang/crates.io-index"
356
+ checksum = "2d6914041f254d6e9176c01941b21115dcfb7089e55135a35411081bd106ef3f"
357
+ dependencies = [
358
+ "crossbeam-utils",
359
+ ]
360
+
361
+ [[package]]
362
+ name = "crossbeam-utils"
363
+ version = "0.8.21"
364
+ source = "registry+https://github.com/rust-lang/crates.io-index"
365
+ checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
366
+
367
+ [[package]]
368
+ name = "crunchy"
369
+ version = "0.2.4"
370
+ source = "registry+https://github.com/rust-lang/crates.io-index"
371
+ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
372
+
373
+ [[package]]
374
+ name = "crypto-common"
375
+ version = "0.2.2"
376
+ source = "registry+https://github.com/rust-lang/crates.io-index"
377
+ checksum = "ce6e4c961d6cd6c9a86db418387425e8bdeaf05b3c8bc1411e6dca4c252f1453"
378
+ dependencies = [
379
+ "hybrid-array",
380
+ ]
381
+
382
+ [[package]]
383
+ name = "deranged"
384
+ version = "0.5.8"
385
+ source = "registry+https://github.com/rust-lang/crates.io-index"
386
+ checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
387
+
388
+ [[package]]
389
+ name = "digest"
390
+ version = "0.11.3"
391
+ source = "registry+https://github.com/rust-lang/crates.io-index"
392
+ checksum = "f1dd6dbb5841937940781866fa1281a1ff7bd3bf827091440879f9994983d5c2"
393
+ dependencies = [
394
+ "block-buffer",
395
+ "const-oid",
396
+ "crypto-common",
397
+ ]
398
+
399
+ [[package]]
400
+ name = "displaydoc"
401
+ version = "0.2.6"
402
+ source = "registry+https://github.com/rust-lang/crates.io-index"
403
+ checksum = "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f"
404
+ dependencies = [
405
+ "proc-macro2",
406
+ "quote",
407
+ "syn",
408
+ ]
409
+
410
+ [[package]]
411
+ name = "dunce"
412
+ version = "1.0.5"
413
+ source = "registry+https://github.com/rust-lang/crates.io-index"
414
+ checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
415
+
416
+ [[package]]
417
+ name = "either"
418
+ version = "1.16.0"
419
+ source = "registry+https://github.com/rust-lang/crates.io-index"
420
+ checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
421
+
422
+ [[package]]
423
+ name = "encoded_exfil_detection"
424
+ version = "0.3.6"
425
+ dependencies = [
426
+ "base64",
427
+ "cpex_framework_bridge",
428
+ "criterion",
429
+ "log",
430
+ "pyo3",
431
+ "pyo3-log",
432
+ "pyo3-stub-gen",
433
+ "regex",
434
+ "serde_json",
435
+ ]
436
+
437
+ [[package]]
438
+ name = "equivalent"
439
+ version = "1.0.2"
440
+ source = "registry+https://github.com/rust-lang/crates.io-index"
441
+ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
442
+
443
+ [[package]]
444
+ name = "errno"
445
+ version = "0.3.14"
446
+ source = "registry+https://github.com/rust-lang/crates.io-index"
447
+ checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
448
+ dependencies = [
449
+ "libc",
450
+ "windows-sys 0.61.2",
451
+ ]
452
+
453
+ [[package]]
454
+ name = "event-listener"
455
+ version = "5.4.1"
456
+ source = "registry+https://github.com/rust-lang/crates.io-index"
457
+ checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
458
+ dependencies = [
459
+ "concurrent-queue",
460
+ "parking",
461
+ "pin-project-lite",
462
+ ]
463
+
464
+ [[package]]
465
+ name = "event-listener-strategy"
466
+ version = "0.5.4"
467
+ source = "registry+https://github.com/rust-lang/crates.io-index"
468
+ checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
469
+ dependencies = [
470
+ "event-listener",
471
+ "pin-project-lite",
472
+ ]
473
+
474
+ [[package]]
475
+ name = "fastrand"
476
+ version = "2.4.1"
477
+ source = "registry+https://github.com/rust-lang/crates.io-index"
478
+ checksum = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
479
+
480
+ [[package]]
481
+ name = "find-msvc-tools"
482
+ version = "0.1.9"
483
+ source = "registry+https://github.com/rust-lang/crates.io-index"
484
+ checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
485
+
486
+ [[package]]
487
+ name = "form_urlencoded"
488
+ version = "1.2.2"
489
+ source = "registry+https://github.com/rust-lang/crates.io-index"
490
+ checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
491
+ dependencies = [
492
+ "percent-encoding",
493
+ ]
494
+
495
+ [[package]]
496
+ name = "fs_extra"
497
+ version = "1.3.0"
498
+ source = "registry+https://github.com/rust-lang/crates.io-index"
499
+ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
500
+
501
+ [[package]]
502
+ name = "futures-channel"
503
+ version = "0.3.32"
504
+ source = "registry+https://github.com/rust-lang/crates.io-index"
505
+ checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d"
506
+ dependencies = [
507
+ "futures-core",
508
+ ]
509
+
510
+ [[package]]
511
+ name = "futures-core"
512
+ version = "0.3.32"
513
+ source = "registry+https://github.com/rust-lang/crates.io-index"
514
+ checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
515
+
516
+ [[package]]
517
+ name = "futures-macro"
518
+ version = "0.3.32"
519
+ source = "registry+https://github.com/rust-lang/crates.io-index"
520
+ checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b"
521
+ dependencies = [
522
+ "proc-macro2",
523
+ "quote",
524
+ "syn",
525
+ ]
526
+
527
+ [[package]]
528
+ name = "futures-sink"
529
+ version = "0.3.32"
530
+ source = "registry+https://github.com/rust-lang/crates.io-index"
531
+ checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893"
532
+
533
+ [[package]]
534
+ name = "futures-task"
535
+ version = "0.3.32"
536
+ source = "registry+https://github.com/rust-lang/crates.io-index"
537
+ checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
538
+
539
+ [[package]]
540
+ name = "futures-util"
541
+ version = "0.3.32"
542
+ source = "registry+https://github.com/rust-lang/crates.io-index"
543
+ checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
544
+ dependencies = [
545
+ "futures-core",
546
+ "futures-macro",
547
+ "futures-sink",
548
+ "futures-task",
549
+ "pin-project-lite",
550
+ "slab",
551
+ ]
552
+
553
+ [[package]]
554
+ name = "getopts"
555
+ version = "0.2.24"
556
+ source = "registry+https://github.com/rust-lang/crates.io-index"
557
+ checksum = "cfe4fbac503b8d1f88e6676011885f34b7174f46e59956bba534ba83abded4df"
558
+ dependencies = [
559
+ "unicode-width",
560
+ ]
561
+
562
+ [[package]]
563
+ name = "getrandom"
564
+ version = "0.2.17"
565
+ source = "registry+https://github.com/rust-lang/crates.io-index"
566
+ checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
567
+ dependencies = [
568
+ "cfg-if",
569
+ "libc",
570
+ "wasi",
571
+ ]
572
+
573
+ [[package]]
574
+ name = "getrandom"
575
+ version = "0.3.4"
576
+ source = "registry+https://github.com/rust-lang/crates.io-index"
577
+ checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
578
+ dependencies = [
579
+ "cfg-if",
580
+ "libc",
581
+ "r-efi 5.3.0",
582
+ "wasip2",
583
+ ]
584
+
585
+ [[package]]
586
+ name = "getrandom"
587
+ version = "0.4.3"
588
+ source = "registry+https://github.com/rust-lang/crates.io-index"
589
+ checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
590
+ dependencies = [
591
+ "cfg-if",
592
+ "libc",
593
+ "r-efi 6.0.0",
594
+ "rand_core 0.10.1",
595
+ ]
596
+
597
+ [[package]]
598
+ name = "half"
599
+ version = "2.7.1"
600
+ source = "registry+https://github.com/rust-lang/crates.io-index"
601
+ checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
602
+ dependencies = [
603
+ "cfg-if",
604
+ "crunchy",
605
+ "zerocopy",
606
+ ]
607
+
608
+ [[package]]
609
+ name = "hashbrown"
610
+ version = "0.17.1"
611
+ source = "registry+https://github.com/rust-lang/crates.io-index"
612
+ checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
613
+
614
+ [[package]]
615
+ name = "heck"
616
+ version = "0.5.0"
617
+ source = "registry+https://github.com/rust-lang/crates.io-index"
618
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
619
+
620
+ [[package]]
621
+ name = "hybrid-array"
622
+ version = "0.4.12"
623
+ source = "registry+https://github.com/rust-lang/crates.io-index"
624
+ checksum = "9155a582abd142abc056962c29e3ce5ff2ad5469f4246b537ed42c5deba857da"
625
+ dependencies = [
626
+ "typenum",
627
+ ]
628
+
629
+ [[package]]
630
+ name = "iana-time-zone"
631
+ version = "0.1.65"
632
+ source = "registry+https://github.com/rust-lang/crates.io-index"
633
+ checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
634
+ dependencies = [
635
+ "android_system_properties",
636
+ "core-foundation-sys",
637
+ "iana-time-zone-haiku",
638
+ "js-sys",
639
+ "log",
640
+ "wasm-bindgen",
641
+ "windows-core",
642
+ ]
643
+
644
+ [[package]]
645
+ name = "iana-time-zone-haiku"
646
+ version = "0.1.2"
647
+ source = "registry+https://github.com/rust-lang/crates.io-index"
648
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
649
+ dependencies = [
650
+ "cc",
651
+ ]
652
+
653
+ [[package]]
654
+ name = "icu_collections"
655
+ version = "2.2.0"
656
+ source = "registry+https://github.com/rust-lang/crates.io-index"
657
+ checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
658
+ dependencies = [
659
+ "displaydoc",
660
+ "potential_utf",
661
+ "utf8_iter",
662
+ "yoke",
663
+ "zerofrom",
664
+ "zerovec",
665
+ ]
666
+
667
+ [[package]]
668
+ name = "icu_locale_core"
669
+ version = "2.2.0"
670
+ source = "registry+https://github.com/rust-lang/crates.io-index"
671
+ checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
672
+ dependencies = [
673
+ "displaydoc",
674
+ "litemap",
675
+ "tinystr",
676
+ "writeable",
677
+ "zerovec",
678
+ ]
679
+
680
+ [[package]]
681
+ name = "icu_normalizer"
682
+ version = "2.2.0"
683
+ source = "registry+https://github.com/rust-lang/crates.io-index"
684
+ checksum = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4"
685
+ dependencies = [
686
+ "icu_collections",
687
+ "icu_normalizer_data",
688
+ "icu_properties",
689
+ "icu_provider",
690
+ "smallvec",
691
+ "zerovec",
692
+ ]
693
+
694
+ [[package]]
695
+ name = "icu_normalizer_data"
696
+ version = "2.2.0"
697
+ source = "registry+https://github.com/rust-lang/crates.io-index"
698
+ checksum = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38"
699
+
700
+ [[package]]
701
+ name = "icu_properties"
702
+ version = "2.2.0"
703
+ source = "registry+https://github.com/rust-lang/crates.io-index"
704
+ checksum = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de"
705
+ dependencies = [
706
+ "icu_collections",
707
+ "icu_locale_core",
708
+ "icu_properties_data",
709
+ "icu_provider",
710
+ "zerotrie",
711
+ "zerovec",
712
+ ]
713
+
714
+ [[package]]
715
+ name = "icu_properties_data"
716
+ version = "2.2.0"
717
+ source = "registry+https://github.com/rust-lang/crates.io-index"
718
+ checksum = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14"
719
+
720
+ [[package]]
721
+ name = "icu_provider"
722
+ version = "2.2.0"
723
+ source = "registry+https://github.com/rust-lang/crates.io-index"
724
+ checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
725
+ dependencies = [
726
+ "displaydoc",
727
+ "icu_locale_core",
728
+ "writeable",
729
+ "yoke",
730
+ "zerofrom",
731
+ "zerotrie",
732
+ "zerovec",
733
+ ]
734
+
735
+ [[package]]
736
+ name = "idna"
737
+ version = "1.1.0"
738
+ source = "registry+https://github.com/rust-lang/crates.io-index"
739
+ checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
740
+ dependencies = [
741
+ "idna_adapter",
742
+ "smallvec",
743
+ "utf8_iter",
744
+ ]
745
+
746
+ [[package]]
747
+ name = "idna_adapter"
748
+ version = "1.2.2"
749
+ source = "registry+https://github.com/rust-lang/crates.io-index"
750
+ checksum = "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714"
751
+ dependencies = [
752
+ "icu_normalizer",
753
+ "icu_properties",
754
+ ]
755
+
756
+ [[package]]
757
+ name = "indexmap"
758
+ version = "2.14.0"
759
+ source = "registry+https://github.com/rust-lang/crates.io-index"
760
+ checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
761
+ dependencies = [
762
+ "equivalent",
763
+ "hashbrown",
764
+ ]
765
+
766
+ [[package]]
767
+ name = "inventory"
768
+ version = "0.3.24"
769
+ source = "registry+https://github.com/rust-lang/crates.io-index"
770
+ checksum = "a4f0c30c76f2f4ccee3fe55a2435f691ca00c0e4bd87abe4f4a851b1d4dac39b"
771
+ dependencies = [
772
+ "rustversion",
773
+ ]
774
+
775
+ [[package]]
776
+ name = "is-macro"
777
+ version = "0.3.7"
778
+ source = "registry+https://github.com/rust-lang/crates.io-index"
779
+ checksum = "1d57a3e447e24c22647738e4607f1df1e0ec6f72e16182c4cd199f647cdfb0e4"
780
+ dependencies = [
781
+ "heck",
782
+ "proc-macro2",
783
+ "quote",
784
+ "syn",
785
+ ]
786
+
787
+ [[package]]
788
+ name = "itertools"
789
+ version = "0.11.0"
790
+ source = "registry+https://github.com/rust-lang/crates.io-index"
791
+ checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
792
+ dependencies = [
793
+ "either",
794
+ ]
795
+
796
+ [[package]]
797
+ name = "itertools"
798
+ version = "0.13.0"
799
+ source = "registry+https://github.com/rust-lang/crates.io-index"
800
+ checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
801
+ dependencies = [
802
+ "either",
803
+ ]
804
+
805
+ [[package]]
806
+ name = "itertools"
807
+ version = "0.14.0"
808
+ source = "registry+https://github.com/rust-lang/crates.io-index"
809
+ checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
810
+ dependencies = [
811
+ "either",
812
+ ]
813
+
814
+ [[package]]
815
+ name = "itoa"
816
+ version = "1.0.18"
817
+ source = "registry+https://github.com/rust-lang/crates.io-index"
818
+ checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
819
+
820
+ [[package]]
821
+ name = "jobserver"
822
+ version = "0.1.34"
823
+ source = "registry+https://github.com/rust-lang/crates.io-index"
824
+ checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
825
+ dependencies = [
826
+ "getrandom 0.3.4",
827
+ "libc",
828
+ ]
829
+
830
+ [[package]]
831
+ name = "js-sys"
832
+ version = "0.3.102"
833
+ source = "registry+https://github.com/rust-lang/crates.io-index"
834
+ checksum = "03d04c30968dffe80775bd4d7fb676131cd04a1fb46d2686dbffbaec2d9dfd31"
835
+ dependencies = [
836
+ "cfg-if",
837
+ "futures-util",
838
+ "wasm-bindgen",
839
+ ]
840
+
841
+ [[package]]
842
+ name = "lalrpop-util"
843
+ version = "0.20.2"
844
+ source = "registry+https://github.com/rust-lang/crates.io-index"
845
+ checksum = "507460a910eb7b32ee961886ff48539633b788a36b65692b95f225b844c82553"
846
+
847
+ [[package]]
848
+ name = "libc"
849
+ version = "0.2.186"
850
+ source = "registry+https://github.com/rust-lang/crates.io-index"
851
+ checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
852
+
853
+ [[package]]
854
+ name = "litemap"
855
+ version = "0.8.2"
856
+ source = "registry+https://github.com/rust-lang/crates.io-index"
857
+ checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
858
+
859
+ [[package]]
860
+ name = "lock_api"
861
+ version = "0.4.14"
862
+ source = "registry+https://github.com/rust-lang/crates.io-index"
863
+ checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
864
+ dependencies = [
865
+ "scopeguard",
866
+ ]
867
+
868
+ [[package]]
869
+ name = "log"
870
+ version = "0.4.33"
871
+ source = "registry+https://github.com/rust-lang/crates.io-index"
872
+ checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
873
+
874
+ [[package]]
875
+ name = "maplit"
876
+ version = "1.0.2"
877
+ source = "registry+https://github.com/rust-lang/crates.io-index"
878
+ checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
879
+
880
+ [[package]]
881
+ name = "matrixmultiply"
882
+ version = "0.3.10"
883
+ source = "registry+https://github.com/rust-lang/crates.io-index"
884
+ checksum = "a06de3016e9fae57a36fd14dba131fccf49f74b40b7fbdb472f96e361ec71a08"
885
+ dependencies = [
886
+ "autocfg",
887
+ "rawpointer",
888
+ ]
889
+
890
+ [[package]]
891
+ name = "memchr"
892
+ version = "2.8.2"
893
+ source = "registry+https://github.com/rust-lang/crates.io-index"
894
+ checksum = "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4"
895
+
896
+ [[package]]
897
+ name = "mio"
898
+ version = "1.2.1"
899
+ source = "registry+https://github.com/rust-lang/crates.io-index"
900
+ checksum = "02bd0af71c67b473010cbbc60715ee815645a4dc942899111f494b4b737d6fda"
901
+ dependencies = [
902
+ "libc",
903
+ "wasi",
904
+ "windows-sys 0.61.2",
905
+ ]
906
+
907
+ [[package]]
908
+ name = "mutants"
909
+ version = "0.0.4"
910
+ source = "registry+https://github.com/rust-lang/crates.io-index"
911
+ checksum = "add0ac067452ff1aca8c5002111bd6b1c895baee6e45fcbc44e0193aea17be56"
912
+
913
+ [[package]]
914
+ name = "ndarray"
915
+ version = "0.17.2"
916
+ source = "registry+https://github.com/rust-lang/crates.io-index"
917
+ checksum = "520080814a7a6b4a6e9070823bb24b4531daac8c4627e08ba5de8c5ef2f2752d"
918
+ dependencies = [
919
+ "matrixmultiply",
920
+ "num-complex",
921
+ "num-integer",
922
+ "num-traits",
923
+ "portable-atomic",
924
+ "portable-atomic-util",
925
+ "rawpointer",
926
+ ]
927
+
928
+ [[package]]
929
+ name = "num-bigint"
930
+ version = "0.4.6"
931
+ source = "registry+https://github.com/rust-lang/crates.io-index"
932
+ checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
933
+ dependencies = [
934
+ "num-integer",
935
+ "num-traits",
936
+ ]
937
+
938
+ [[package]]
939
+ name = "num-complex"
940
+ version = "0.4.6"
941
+ source = "registry+https://github.com/rust-lang/crates.io-index"
942
+ checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
943
+ dependencies = [
944
+ "num-traits",
945
+ ]
946
+
947
+ [[package]]
948
+ name = "num-conv"
949
+ version = "0.2.2"
950
+ source = "registry+https://github.com/rust-lang/crates.io-index"
951
+ checksum = "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441"
952
+
953
+ [[package]]
954
+ name = "num-integer"
955
+ version = "0.1.46"
956
+ source = "registry+https://github.com/rust-lang/crates.io-index"
957
+ checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
958
+ dependencies = [
959
+ "num-traits",
960
+ ]
961
+
962
+ [[package]]
963
+ name = "num-traits"
964
+ version = "0.2.19"
965
+ source = "registry+https://github.com/rust-lang/crates.io-index"
966
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
967
+ dependencies = [
968
+ "autocfg",
969
+ ]
970
+
971
+ [[package]]
972
+ name = "numpy"
973
+ version = "0.29.0"
974
+ source = "registry+https://github.com/rust-lang/crates.io-index"
975
+ checksum = "6a5b15d63a5ff39e378daed0e1340d3a5964703ea9712eb09a0dc66fade996f4"
976
+ dependencies = [
977
+ "libc",
978
+ "ndarray",
979
+ "num-complex",
980
+ "num-integer",
981
+ "num-traits",
982
+ "pyo3",
983
+ "pyo3-build-config",
984
+ "rustc-hash 2.1.2",
985
+ ]
986
+
987
+ [[package]]
988
+ name = "once_cell"
989
+ version = "1.21.4"
990
+ source = "registry+https://github.com/rust-lang/crates.io-index"
991
+ checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
992
+
993
+ [[package]]
994
+ name = "oorandom"
995
+ version = "11.1.5"
996
+ source = "registry+https://github.com/rust-lang/crates.io-index"
997
+ checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e"
998
+
999
+ [[package]]
1000
+ name = "openssl-probe"
1001
+ version = "0.2.1"
1002
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1003
+ checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe"
1004
+
1005
+ [[package]]
1006
+ name = "ordered-float"
1007
+ version = "5.3.0"
1008
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1009
+ checksum = "b7d950ca161dc355eaf28f82b11345ed76c6e1f6eb1f4f4479e0323b9e2fbd0e"
1010
+ dependencies = [
1011
+ "num-traits",
1012
+ ]
1013
+
1014
+ [[package]]
1015
+ name = "page_size"
1016
+ version = "0.6.0"
1017
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1018
+ checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
1019
+ dependencies = [
1020
+ "libc",
1021
+ "winapi",
1022
+ ]
1023
+
1024
+ [[package]]
1025
+ name = "parking"
1026
+ version = "2.2.1"
1027
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1028
+ checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
1029
+
1030
+ [[package]]
1031
+ name = "parking_lot"
1032
+ version = "0.12.5"
1033
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1034
+ checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
1035
+ dependencies = [
1036
+ "lock_api",
1037
+ "parking_lot_core",
1038
+ ]
1039
+
1040
+ [[package]]
1041
+ name = "parking_lot_core"
1042
+ version = "0.9.12"
1043
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1044
+ checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
1045
+ dependencies = [
1046
+ "cfg-if",
1047
+ "libc",
1048
+ "redox_syscall",
1049
+ "smallvec",
1050
+ "windows-link",
1051
+ ]
1052
+
1053
+ [[package]]
1054
+ name = "pem"
1055
+ version = "3.0.6"
1056
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1057
+ checksum = "1d30c53c26bc5b31a98cd02d20f25a7c8567146caf63ed593a9d87b2775291be"
1058
+ dependencies = [
1059
+ "base64",
1060
+ "serde_core",
1061
+ ]
1062
+
1063
+ [[package]]
1064
+ name = "percent-encoding"
1065
+ version = "2.3.2"
1066
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1067
+ checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
1068
+
1069
+ [[package]]
1070
+ name = "phf"
1071
+ version = "0.11.3"
1072
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1073
+ checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
1074
+ dependencies = [
1075
+ "phf_shared 0.11.3",
1076
+ ]
1077
+
1078
+ [[package]]
1079
+ name = "phf"
1080
+ version = "0.13.1"
1081
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1082
+ checksum = "c1562dc717473dbaa4c1f85a36410e03c047b2e7df7f45ee938fbef64ae7fadf"
1083
+ dependencies = [
1084
+ "phf_macros",
1085
+ "phf_shared 0.13.1",
1086
+ "serde",
1087
+ ]
1088
+
1089
+ [[package]]
1090
+ name = "phf_codegen"
1091
+ version = "0.11.3"
1092
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1093
+ checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a"
1094
+ dependencies = [
1095
+ "phf_generator 0.11.3",
1096
+ "phf_shared 0.11.3",
1097
+ ]
1098
+
1099
+ [[package]]
1100
+ name = "phf_generator"
1101
+ version = "0.11.3"
1102
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1103
+ checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
1104
+ dependencies = [
1105
+ "phf_shared 0.11.3",
1106
+ "rand 0.8.6",
1107
+ ]
1108
+
1109
+ [[package]]
1110
+ name = "phf_generator"
1111
+ version = "0.13.1"
1112
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1113
+ checksum = "135ace3a761e564ec88c03a77317a7c6b80bb7f7135ef2544dbe054243b89737"
1114
+ dependencies = [
1115
+ "fastrand",
1116
+ "phf_shared 0.13.1",
1117
+ ]
1118
+
1119
+ [[package]]
1120
+ name = "phf_macros"
1121
+ version = "0.13.1"
1122
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1123
+ checksum = "812f032b54b1e759ccd5f8b6677695d5268c588701effba24601f6932f8269ef"
1124
+ dependencies = [
1125
+ "phf_generator 0.13.1",
1126
+ "phf_shared 0.13.1",
1127
+ "proc-macro2",
1128
+ "quote",
1129
+ "syn",
1130
+ ]
1131
+
1132
+ [[package]]
1133
+ name = "phf_shared"
1134
+ version = "0.11.3"
1135
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1136
+ checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
1137
+ dependencies = [
1138
+ "siphasher",
1139
+ ]
1140
+
1141
+ [[package]]
1142
+ name = "phf_shared"
1143
+ version = "0.13.1"
1144
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1145
+ checksum = "e57fef6bc5981e38c2ce2d63bfa546861309f875b8a75f092d1d54ae2d64f266"
1146
+ dependencies = [
1147
+ "siphasher",
1148
+ ]
1149
+
1150
+ [[package]]
1151
+ name = "pii_filter"
1152
+ version = "0.3.6"
1153
+ dependencies = [
1154
+ "cpex_framework_bridge",
1155
+ "criterion",
1156
+ "log",
1157
+ "once_cell",
1158
+ "pyo3",
1159
+ "pyo3-log",
1160
+ "pyo3-stub-gen",
1161
+ "regex",
1162
+ "serde",
1163
+ "serde_json",
1164
+ "sha2",
1165
+ "thiserror",
1166
+ "uuid",
1167
+ ]
1168
+
1169
+ [[package]]
1170
+ name = "pin-project-lite"
1171
+ version = "0.2.17"
1172
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1173
+ checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
1174
+
1175
+ [[package]]
1176
+ name = "plotters"
1177
+ version = "0.3.7"
1178
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1179
+ checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
1180
+ dependencies = [
1181
+ "num-traits",
1182
+ "plotters-backend",
1183
+ "plotters-svg",
1184
+ "wasm-bindgen",
1185
+ "web-sys",
1186
+ ]
1187
+
1188
+ [[package]]
1189
+ name = "plotters-backend"
1190
+ version = "0.3.7"
1191
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1192
+ checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
1193
+
1194
+ [[package]]
1195
+ name = "plotters-svg"
1196
+ version = "0.3.7"
1197
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1198
+ checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
1199
+ dependencies = [
1200
+ "plotters-backend",
1201
+ ]
1202
+
1203
+ [[package]]
1204
+ name = "portable-atomic"
1205
+ version = "1.13.1"
1206
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1207
+ checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
1208
+
1209
+ [[package]]
1210
+ name = "portable-atomic-util"
1211
+ version = "0.2.7"
1212
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1213
+ checksum = "c2a106d1259c23fac8e543272398ae0e3c0b8d33c88ed73d0cc71b0f1d902618"
1214
+ dependencies = [
1215
+ "portable-atomic",
1216
+ ]
1217
+
1218
+ [[package]]
1219
+ name = "potential_utf"
1220
+ version = "0.1.5"
1221
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1222
+ checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
1223
+ dependencies = [
1224
+ "zerovec",
1225
+ ]
1226
+
1227
+ [[package]]
1228
+ name = "powerfmt"
1229
+ version = "0.2.0"
1230
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1231
+ checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
1232
+
1233
+ [[package]]
1234
+ name = "ppv-lite86"
1235
+ version = "0.2.21"
1236
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1237
+ checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
1238
+ dependencies = [
1239
+ "zerocopy",
1240
+ ]
1241
+
1242
+ [[package]]
1243
+ name = "proc-macro2"
1244
+ version = "1.0.106"
1245
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1246
+ checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
1247
+ dependencies = [
1248
+ "unicode-ident",
1249
+ ]
1250
+
1251
+ [[package]]
1252
+ name = "pyo3"
1253
+ version = "0.29.0"
1254
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1255
+ checksum = "cd274650b21d4bfc26a0a47587962c1edb425f69287324355cd040c3ea66071c"
1256
+ dependencies = [
1257
+ "libc",
1258
+ "once_cell",
1259
+ "portable-atomic",
1260
+ "pyo3-build-config",
1261
+ "pyo3-ffi",
1262
+ "pyo3-macros",
1263
+ ]
1264
+
1265
+ [[package]]
1266
+ name = "pyo3-async-runtimes"
1267
+ version = "0.29.0"
1268
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1269
+ checksum = "b3ef68daa7316a3fac65e5e18b2203f010346de1c1c53456811a2624673ab046"
1270
+ dependencies = [
1271
+ "futures-channel",
1272
+ "futures-util",
1273
+ "once_cell",
1274
+ "pin-project-lite",
1275
+ "pyo3",
1276
+ "tokio",
1277
+ ]
1278
+
1279
+ [[package]]
1280
+ name = "pyo3-build-config"
1281
+ version = "0.29.0"
1282
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1283
+ checksum = "c5e2a7d2f0d013342f295c048ad19237add5154a55b1c5a254c0ec93d4109078"
1284
+ dependencies = [
1285
+ "target-lexicon",
1286
+ ]
1287
+
1288
+ [[package]]
1289
+ name = "pyo3-ffi"
1290
+ version = "0.29.0"
1291
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1292
+ checksum = "ca85c467da1bbc8d866eea5deff9cf29ea5f7785054a17da36e65bda9c05845b"
1293
+ dependencies = [
1294
+ "libc",
1295
+ "pyo3-build-config",
1296
+ ]
1297
+
1298
+ [[package]]
1299
+ name = "pyo3-log"
1300
+ version = "0.13.4"
1301
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1302
+ checksum = "f64083bd3a16a353d9d62335808e8e13d0552d2a2b83fdb084496192dcfa9fcd"
1303
+ dependencies = [
1304
+ "arc-swap",
1305
+ "log",
1306
+ "pyo3",
1307
+ ]
1308
+
1309
+ [[package]]
1310
+ name = "pyo3-macros"
1311
+ version = "0.29.0"
1312
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1313
+ checksum = "9ac53762fd065daa3194dd09337a38bd793a188100fd1a9304c4ab312d901771"
1314
+ dependencies = [
1315
+ "proc-macro2",
1316
+ "pyo3-macros-backend",
1317
+ "quote",
1318
+ "syn",
1319
+ ]
1320
+
1321
+ [[package]]
1322
+ name = "pyo3-macros-backend"
1323
+ version = "0.29.0"
1324
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1325
+ checksum = "4ca3a1557399783172dc5bf39cfca835157732532cba56b71d2292161e53b362"
1326
+ dependencies = [
1327
+ "heck",
1328
+ "proc-macro2",
1329
+ "quote",
1330
+ "syn",
1331
+ ]
1332
+
1333
+ [[package]]
1334
+ name = "pyo3-stub-gen"
1335
+ version = "0.23.0"
1336
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1337
+ checksum = "a267ea4da9a831f534def7f1d8e14f581d5640d3e5af6527072724f216f4dbbf"
1338
+ dependencies = [
1339
+ "anyhow",
1340
+ "chrono",
1341
+ "either",
1342
+ "indexmap",
1343
+ "inventory",
1344
+ "itertools 0.14.0",
1345
+ "log",
1346
+ "maplit",
1347
+ "num-complex",
1348
+ "numpy",
1349
+ "ordered-float",
1350
+ "pyo3",
1351
+ "pyo3-stub-gen-derive",
1352
+ "rustpython-parser",
1353
+ "serde",
1354
+ "serde_json",
1355
+ "time",
1356
+ "toml",
1357
+ ]
1358
+
1359
+ [[package]]
1360
+ name = "pyo3-stub-gen-derive"
1361
+ version = "0.23.0"
1362
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1363
+ checksum = "6573423a5e8cc43ec7565eccccbc2dd35e1fc9032d9ca404afab875429eb8cf0"
1364
+ dependencies = [
1365
+ "heck",
1366
+ "indexmap",
1367
+ "proc-macro2",
1368
+ "quote",
1369
+ "rustpython-parser",
1370
+ "syn",
1371
+ ]
1372
+
1373
+ [[package]]
1374
+ name = "quote"
1375
+ version = "1.0.46"
1376
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1377
+ checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
1378
+ dependencies = [
1379
+ "proc-macro2",
1380
+ ]
1381
+
1382
+ [[package]]
1383
+ name = "r-efi"
1384
+ version = "5.3.0"
1385
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1386
+ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
1387
+
1388
+ [[package]]
1389
+ name = "r-efi"
1390
+ version = "6.0.0"
1391
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1392
+ checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
1393
+
1394
+ [[package]]
1395
+ name = "rand"
1396
+ version = "0.8.6"
1397
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1398
+ checksum = "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a"
1399
+ dependencies = [
1400
+ "libc",
1401
+ "rand_chacha",
1402
+ "rand_core 0.6.4",
1403
+ ]
1404
+
1405
+ [[package]]
1406
+ name = "rand"
1407
+ version = "0.10.1"
1408
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1409
+ checksum = "d2e8e8bcc7961af1fdac401278c6a831614941f6164ee3bf4ce61b7edb162207"
1410
+ dependencies = [
1411
+ "chacha20",
1412
+ "getrandom 0.4.3",
1413
+ "rand_core 0.10.1",
1414
+ ]
1415
+
1416
+ [[package]]
1417
+ name = "rand_chacha"
1418
+ version = "0.3.1"
1419
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1420
+ checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
1421
+ dependencies = [
1422
+ "ppv-lite86",
1423
+ "rand_core 0.6.4",
1424
+ ]
1425
+
1426
+ [[package]]
1427
+ name = "rand_core"
1428
+ version = "0.6.4"
1429
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1430
+ checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1431
+ dependencies = [
1432
+ "getrandom 0.2.17",
1433
+ ]
1434
+
1435
+ [[package]]
1436
+ name = "rand_core"
1437
+ version = "0.10.1"
1438
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1439
+ checksum = "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69"
1440
+
1441
+ [[package]]
1442
+ name = "rate_limiter"
1443
+ version = "0.1.7"
1444
+ dependencies = [
1445
+ "cpex_framework_bridge",
1446
+ "criterion",
1447
+ "log",
1448
+ "mutants",
1449
+ "parking_lot",
1450
+ "pyo3",
1451
+ "pyo3-async-runtimes",
1452
+ "pyo3-log",
1453
+ "pyo3-stub-gen",
1454
+ "rcgen",
1455
+ "redis",
1456
+ "rustls",
1457
+ "rustls-pki-types",
1458
+ "thiserror",
1459
+ "tokio",
1460
+ ]
1461
+
1462
+ [[package]]
1463
+ name = "rawpointer"
1464
+ version = "0.2.1"
1465
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1466
+ checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"
1467
+
1468
+ [[package]]
1469
+ name = "rayon"
1470
+ version = "1.12.0"
1471
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1472
+ checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
1473
+ dependencies = [
1474
+ "either",
1475
+ "rayon-core",
1476
+ ]
1477
+
1478
+ [[package]]
1479
+ name = "rayon-core"
1480
+ version = "1.13.0"
1481
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1482
+ checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
1483
+ dependencies = [
1484
+ "crossbeam-deque",
1485
+ "crossbeam-utils",
1486
+ ]
1487
+
1488
+ [[package]]
1489
+ name = "rcgen"
1490
+ version = "0.12.1"
1491
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1492
+ checksum = "48406db8ac1f3cbc7dcdb56ec355343817958a356ff430259bb07baf7607e1e1"
1493
+ dependencies = [
1494
+ "pem",
1495
+ "ring",
1496
+ "time",
1497
+ "yasna",
1498
+ ]
1499
+
1500
+ [[package]]
1501
+ name = "redis"
1502
+ version = "1.2.4"
1503
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1504
+ checksum = "bae41a63fd0b8a5372f82b21e810e09a316f5dd7efd96bf08e678fb240fc1918"
1505
+ dependencies = [
1506
+ "arcstr",
1507
+ "async-lock",
1508
+ "bytes",
1509
+ "cfg-if",
1510
+ "combine",
1511
+ "futures-util",
1512
+ "itoa",
1513
+ "num-bigint",
1514
+ "percent-encoding",
1515
+ "pin-project-lite",
1516
+ "rustls",
1517
+ "rustls-native-certs",
1518
+ "ryu",
1519
+ "sha1_smol",
1520
+ "socket2",
1521
+ "tokio",
1522
+ "tokio-rustls",
1523
+ "tokio-util",
1524
+ "url",
1525
+ "xxhash-rust",
1526
+ ]
1527
+
1528
+ [[package]]
1529
+ name = "redox_syscall"
1530
+ version = "0.5.18"
1531
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1532
+ checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
1533
+ dependencies = [
1534
+ "bitflags",
1535
+ ]
1536
+
1537
+ [[package]]
1538
+ name = "regex"
1539
+ version = "1.12.4"
1540
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1541
+ checksum = "f1292b7759ae1cb9ec195452d1390a074f0cd8541ab7a5a8c31cd6db45d4a6ba"
1542
+ dependencies = [
1543
+ "aho-corasick",
1544
+ "memchr",
1545
+ "regex-automata",
1546
+ "regex-syntax",
1547
+ ]
1548
+
1549
+ [[package]]
1550
+ name = "regex-automata"
1551
+ version = "0.4.14"
1552
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1553
+ checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
1554
+ dependencies = [
1555
+ "aho-corasick",
1556
+ "memchr",
1557
+ "regex-syntax",
1558
+ ]
1559
+
1560
+ [[package]]
1561
+ name = "regex-syntax"
1562
+ version = "0.8.11"
1563
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1564
+ checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
1565
+
1566
+ [[package]]
1567
+ name = "retry_with_backoff"
1568
+ version = "0.3.7"
1569
+ dependencies = [
1570
+ "cpex_framework_bridge",
1571
+ "log",
1572
+ "mutants",
1573
+ "pyo3",
1574
+ "pyo3-log",
1575
+ "pyo3-stub-gen",
1576
+ "rand 0.10.1",
1577
+ "serde",
1578
+ "serde_json",
1579
+ ]
1580
+
1581
+ [[package]]
1582
+ name = "ring"
1583
+ version = "0.17.14"
1584
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1585
+ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
1586
+ dependencies = [
1587
+ "cc",
1588
+ "cfg-if",
1589
+ "getrandom 0.2.17",
1590
+ "libc",
1591
+ "untrusted",
1592
+ "windows-sys 0.52.0",
1593
+ ]
1594
+
1595
+ [[package]]
1596
+ name = "rustc-hash"
1597
+ version = "1.1.0"
1598
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1599
+ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
1600
+
1601
+ [[package]]
1602
+ name = "rustc-hash"
1603
+ version = "2.1.2"
1604
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1605
+ checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
1606
+
1607
+ [[package]]
1608
+ name = "rustls"
1609
+ version = "0.23.41"
1610
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1611
+ checksum = "6b92b125634d9b795e7beca796cc790df15a7fb38323bf3196fda83292d06b1f"
1612
+ dependencies = [
1613
+ "aws-lc-rs",
1614
+ "log",
1615
+ "once_cell",
1616
+ "ring",
1617
+ "rustls-pki-types",
1618
+ "rustls-webpki",
1619
+ "subtle",
1620
+ "zeroize",
1621
+ ]
1622
+
1623
+ [[package]]
1624
+ name = "rustls-native-certs"
1625
+ version = "0.8.4"
1626
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1627
+ checksum = "dab5152771c58876a2146916e53e35057e1a4dfa2b9df0f0305b07f611fdea4d"
1628
+ dependencies = [
1629
+ "openssl-probe",
1630
+ "rustls-pki-types",
1631
+ "schannel",
1632
+ "security-framework",
1633
+ ]
1634
+
1635
+ [[package]]
1636
+ name = "rustls-pki-types"
1637
+ version = "1.14.1"
1638
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1639
+ checksum = "30a7197ae7eb376e574fe940d068c30fe0462554a3ddbe4eca7838e049c937a9"
1640
+ dependencies = [
1641
+ "zeroize",
1642
+ ]
1643
+
1644
+ [[package]]
1645
+ name = "rustls-webpki"
1646
+ version = "0.103.13"
1647
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1648
+ checksum = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e"
1649
+ dependencies = [
1650
+ "aws-lc-rs",
1651
+ "ring",
1652
+ "rustls-pki-types",
1653
+ "untrusted",
1654
+ ]
1655
+
1656
+ [[package]]
1657
+ name = "rustpython-ast"
1658
+ version = "0.4.0"
1659
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1660
+ checksum = "4cdaf8ee5c1473b993b398c174641d3aa9da847af36e8d5eb8291930b72f31a5"
1661
+ dependencies = [
1662
+ "is-macro",
1663
+ "num-bigint",
1664
+ "rustpython-parser-core",
1665
+ "static_assertions",
1666
+ ]
1667
+
1668
+ [[package]]
1669
+ name = "rustpython-parser"
1670
+ version = "0.4.0"
1671
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1672
+ checksum = "868f724daac0caf9bd36d38caf45819905193a901e8f1c983345a68e18fb2abb"
1673
+ dependencies = [
1674
+ "anyhow",
1675
+ "is-macro",
1676
+ "itertools 0.11.0",
1677
+ "lalrpop-util",
1678
+ "log",
1679
+ "num-bigint",
1680
+ "num-traits",
1681
+ "phf 0.11.3",
1682
+ "phf_codegen",
1683
+ "rustc-hash 1.1.0",
1684
+ "rustpython-ast",
1685
+ "rustpython-parser-core",
1686
+ "tiny-keccak",
1687
+ "unic-emoji-char",
1688
+ "unic-ucd-ident",
1689
+ "unicode_names2",
1690
+ ]
1691
+
1692
+ [[package]]
1693
+ name = "rustpython-parser-core"
1694
+ version = "0.4.0"
1695
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1696
+ checksum = "b4b6c12fa273825edc7bccd9a734f0ad5ba4b8a2f4da5ff7efe946f066d0f4ad"
1697
+ dependencies = [
1698
+ "is-macro",
1699
+ "memchr",
1700
+ "rustpython-parser-vendored",
1701
+ ]
1702
+
1703
+ [[package]]
1704
+ name = "rustpython-parser-vendored"
1705
+ version = "0.4.0"
1706
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1707
+ checksum = "04fcea49a4630a3a5d940f4d514dc4f575ed63c14c3e3ed07146634aed7f67a6"
1708
+ dependencies = [
1709
+ "memchr",
1710
+ "once_cell",
1711
+ ]
1712
+
1713
+ [[package]]
1714
+ name = "rustversion"
1715
+ version = "1.0.22"
1716
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1717
+ checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
1718
+
1719
+ [[package]]
1720
+ name = "ryu"
1721
+ version = "1.0.23"
1722
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1723
+ checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
1724
+
1725
+ [[package]]
1726
+ name = "same-file"
1727
+ version = "1.0.6"
1728
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1729
+ checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
1730
+ dependencies = [
1731
+ "winapi-util",
1732
+ ]
1733
+
1734
+ [[package]]
1735
+ name = "schannel"
1736
+ version = "0.1.29"
1737
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1738
+ checksum = "91c1b7e4904c873ef0710c1f407dde2e6287de2bebc1bbbf7d430bb7cbffd939"
1739
+ dependencies = [
1740
+ "windows-sys 0.61.2",
1741
+ ]
1742
+
1743
+ [[package]]
1744
+ name = "scopeguard"
1745
+ version = "1.2.0"
1746
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1747
+ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
1748
+
1749
+ [[package]]
1750
+ name = "secrets_detection"
1751
+ version = "0.3.9"
1752
+ dependencies = [
1753
+ "cpex_framework_bridge",
1754
+ "criterion",
1755
+ "log",
1756
+ "pyo3",
1757
+ "pyo3-log",
1758
+ "pyo3-stub-gen",
1759
+ "regex",
1760
+ "serde_json",
1761
+ ]
1762
+
1763
+ [[package]]
1764
+ name = "security-framework"
1765
+ version = "3.7.0"
1766
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1767
+ checksum = "b7f4bc775c73d9a02cde8bf7b2ec4c9d12743edf609006c7facc23998404cd1d"
1768
+ dependencies = [
1769
+ "bitflags",
1770
+ "core-foundation",
1771
+ "core-foundation-sys",
1772
+ "libc",
1773
+ "security-framework-sys",
1774
+ ]
1775
+
1776
+ [[package]]
1777
+ name = "security-framework-sys"
1778
+ version = "2.17.0"
1779
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1780
+ checksum = "6ce2691df843ecc5d231c0b14ece2acc3efb62c0a398c7e1d875f3983ce020e3"
1781
+ dependencies = [
1782
+ "core-foundation-sys",
1783
+ "libc",
1784
+ ]
1785
+
1786
+ [[package]]
1787
+ name = "serde"
1788
+ version = "1.0.228"
1789
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1790
+ checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
1791
+ dependencies = [
1792
+ "serde_core",
1793
+ "serde_derive",
1794
+ ]
1795
+
1796
+ [[package]]
1797
+ name = "serde_core"
1798
+ version = "1.0.228"
1799
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1800
+ checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
1801
+ dependencies = [
1802
+ "serde_derive",
1803
+ ]
1804
+
1805
+ [[package]]
1806
+ name = "serde_derive"
1807
+ version = "1.0.228"
1808
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1809
+ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
1810
+ dependencies = [
1811
+ "proc-macro2",
1812
+ "quote",
1813
+ "syn",
1814
+ ]
1815
+
1816
+ [[package]]
1817
+ name = "serde_json"
1818
+ version = "1.0.150"
1819
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1820
+ checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
1821
+ dependencies = [
1822
+ "itoa",
1823
+ "memchr",
1824
+ "serde",
1825
+ "serde_core",
1826
+ "zmij",
1827
+ ]
1828
+
1829
+ [[package]]
1830
+ name = "serde_spanned"
1831
+ version = "1.1.1"
1832
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1833
+ checksum = "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26"
1834
+ dependencies = [
1835
+ "serde_core",
1836
+ ]
1837
+
1838
+ [[package]]
1839
+ name = "sha1_smol"
1840
+ version = "1.0.1"
1841
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1842
+ checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
1843
+
1844
+ [[package]]
1845
+ name = "sha2"
1846
+ version = "0.11.0"
1847
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1848
+ checksum = "446ba717509524cb3f22f17ecc096f10f4822d76ab5c0b9822c5f9c284e825f4"
1849
+ dependencies = [
1850
+ "cfg-if",
1851
+ "cpufeatures",
1852
+ "digest",
1853
+ ]
1854
+
1855
+ [[package]]
1856
+ name = "shlex"
1857
+ version = "2.0.1"
1858
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1859
+ checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
1860
+
1861
+ [[package]]
1862
+ name = "signal-hook-registry"
1863
+ version = "1.4.8"
1864
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1865
+ checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
1866
+ dependencies = [
1867
+ "errno",
1868
+ "libc",
1869
+ ]
1870
+
1871
+ [[package]]
1872
+ name = "siphasher"
1873
+ version = "1.0.3"
1874
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1875
+ checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
1876
+
1877
+ [[package]]
1878
+ name = "slab"
1879
+ version = "0.4.12"
1880
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1881
+ checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
1882
+
1883
+ [[package]]
1884
+ name = "smallvec"
1885
+ version = "1.15.2"
1886
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1887
+ checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90"
1888
+
1889
+ [[package]]
1890
+ name = "socket2"
1891
+ version = "0.6.4"
1892
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1893
+ checksum = "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51"
1894
+ dependencies = [
1895
+ "libc",
1896
+ "windows-sys 0.61.2",
1897
+ ]
1898
+
1899
+ [[package]]
1900
+ name = "sql_sanitizer"
1901
+ version = "0.1.0"
1902
+ dependencies = [
1903
+ "cpex_framework_bridge",
1904
+ "criterion",
1905
+ "log",
1906
+ "mutants",
1907
+ "once_cell",
1908
+ "pyo3",
1909
+ "pyo3-log",
1910
+ "pyo3-stub-gen",
1911
+ "regex",
1912
+ "serde",
1913
+ "serde_json",
1914
+ "thiserror",
1915
+ ]
1916
+
1917
+ [[package]]
1918
+ name = "stable_deref_trait"
1919
+ version = "1.2.1"
1920
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1921
+ checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
1922
+
1923
+ [[package]]
1924
+ name = "static_assertions"
1925
+ version = "1.1.0"
1926
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1927
+ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
1928
+
1929
+ [[package]]
1930
+ name = "subtle"
1931
+ version = "2.6.1"
1932
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1933
+ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
1934
+
1935
+ [[package]]
1936
+ name = "syn"
1937
+ version = "2.0.118"
1938
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1939
+ checksum = "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
1940
+ dependencies = [
1941
+ "proc-macro2",
1942
+ "quote",
1943
+ "unicode-ident",
1944
+ ]
1945
+
1946
+ [[package]]
1947
+ name = "synstructure"
1948
+ version = "0.13.2"
1949
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1950
+ checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
1951
+ dependencies = [
1952
+ "proc-macro2",
1953
+ "quote",
1954
+ "syn",
1955
+ ]
1956
+
1957
+ [[package]]
1958
+ name = "target-lexicon"
1959
+ version = "0.13.5"
1960
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1961
+ checksum = "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
1962
+
1963
+ [[package]]
1964
+ name = "thiserror"
1965
+ version = "2.0.18"
1966
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1967
+ checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
1968
+ dependencies = [
1969
+ "thiserror-impl",
1970
+ ]
1971
+
1972
+ [[package]]
1973
+ name = "thiserror-impl"
1974
+ version = "2.0.18"
1975
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1976
+ checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
1977
+ dependencies = [
1978
+ "proc-macro2",
1979
+ "quote",
1980
+ "syn",
1981
+ ]
1982
+
1983
+ [[package]]
1984
+ name = "time"
1985
+ version = "0.3.51"
1986
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1987
+ checksum = "85c17d80feb7334b40c484e45ed1a5273dfd8bfda537c3be2e74a06a6686f327"
1988
+ dependencies = [
1989
+ "deranged",
1990
+ "num-conv",
1991
+ "powerfmt",
1992
+ "serde_core",
1993
+ "time-core",
1994
+ ]
1995
+
1996
+ [[package]]
1997
+ name = "time-core"
1998
+ version = "0.1.9"
1999
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2000
+ checksum = "9e1c906769ad99c88eaa54e728060edef082f8e358ff32030cb7c7d315e81109"
2001
+
2002
+ [[package]]
2003
+ name = "tiny-keccak"
2004
+ version = "2.0.2"
2005
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2006
+ checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
2007
+ dependencies = [
2008
+ "crunchy",
2009
+ ]
2010
+
2011
+ [[package]]
2012
+ name = "tinystr"
2013
+ version = "0.8.3"
2014
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2015
+ checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
2016
+ dependencies = [
2017
+ "displaydoc",
2018
+ "zerovec",
2019
+ ]
2020
+
2021
+ [[package]]
2022
+ name = "tinytemplate"
2023
+ version = "1.2.1"
2024
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2025
+ checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
2026
+ dependencies = [
2027
+ "serde",
2028
+ "serde_json",
2029
+ ]
2030
+
2031
+ [[package]]
2032
+ name = "tinyvec"
2033
+ version = "1.11.0"
2034
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2035
+ checksum = "3e61e67053d25a4e82c844e8424039d9745781b3fc4f32b8d55ed50f5f667ef3"
2036
+ dependencies = [
2037
+ "tinyvec_macros",
2038
+ ]
2039
+
2040
+ [[package]]
2041
+ name = "tinyvec_macros"
2042
+ version = "0.1.1"
2043
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2044
+ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2045
+
2046
+ [[package]]
2047
+ name = "tokio"
2048
+ version = "1.52.3"
2049
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2050
+ checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe"
2051
+ dependencies = [
2052
+ "bytes",
2053
+ "libc",
2054
+ "mio",
2055
+ "parking_lot",
2056
+ "pin-project-lite",
2057
+ "signal-hook-registry",
2058
+ "socket2",
2059
+ "tokio-macros",
2060
+ "windows-sys 0.61.2",
2061
+ ]
2062
+
2063
+ [[package]]
2064
+ name = "tokio-macros"
2065
+ version = "2.7.0"
2066
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2067
+ checksum = "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496"
2068
+ dependencies = [
2069
+ "proc-macro2",
2070
+ "quote",
2071
+ "syn",
2072
+ ]
2073
+
2074
+ [[package]]
2075
+ name = "tokio-rustls"
2076
+ version = "0.26.4"
2077
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2078
+ checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
2079
+ dependencies = [
2080
+ "rustls",
2081
+ "tokio",
2082
+ ]
2083
+
2084
+ [[package]]
2085
+ name = "tokio-util"
2086
+ version = "0.7.18"
2087
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2088
+ checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098"
2089
+ dependencies = [
2090
+ "bytes",
2091
+ "futures-core",
2092
+ "futures-sink",
2093
+ "pin-project-lite",
2094
+ "tokio",
2095
+ ]
2096
+
2097
+ [[package]]
2098
+ name = "toml"
2099
+ version = "1.1.2+spec-1.1.0"
2100
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2101
+ checksum = "81f3d15e84cbcd896376e6730314d59fb5a87f31e4b038454184435cd57defee"
2102
+ dependencies = [
2103
+ "indexmap",
2104
+ "serde_core",
2105
+ "serde_spanned",
2106
+ "toml_datetime",
2107
+ "toml_parser",
2108
+ "toml_writer",
2109
+ "winnow",
2110
+ ]
2111
+
2112
+ [[package]]
2113
+ name = "toml_datetime"
2114
+ version = "1.1.1+spec-1.1.0"
2115
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2116
+ checksum = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7"
2117
+ dependencies = [
2118
+ "serde_core",
2119
+ ]
2120
+
2121
+ [[package]]
2122
+ name = "toml_parser"
2123
+ version = "1.1.2+spec-1.1.0"
2124
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2125
+ checksum = "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526"
2126
+ dependencies = [
2127
+ "winnow",
2128
+ ]
2129
+
2130
+ [[package]]
2131
+ name = "toml_writer"
2132
+ version = "1.1.1+spec-1.1.0"
2133
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2134
+ checksum = "756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db"
2135
+
2136
+ [[package]]
2137
+ name = "typenum"
2138
+ version = "1.20.1"
2139
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2140
+ checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20"
2141
+
2142
+ [[package]]
2143
+ name = "unic-char-property"
2144
+ version = "0.9.0"
2145
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2146
+ checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
2147
+ dependencies = [
2148
+ "unic-char-range",
2149
+ ]
2150
+
2151
+ [[package]]
2152
+ name = "unic-char-range"
2153
+ version = "0.9.0"
2154
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2155
+ checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
2156
+
2157
+ [[package]]
2158
+ name = "unic-common"
2159
+ version = "0.9.0"
2160
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2161
+ checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
2162
+
2163
+ [[package]]
2164
+ name = "unic-emoji-char"
2165
+ version = "0.9.0"
2166
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2167
+ checksum = "0b07221e68897210270a38bde4babb655869637af0f69407f96053a34f76494d"
2168
+ dependencies = [
2169
+ "unic-char-property",
2170
+ "unic-char-range",
2171
+ "unic-ucd-version",
2172
+ ]
2173
+
2174
+ [[package]]
2175
+ name = "unic-ucd-ident"
2176
+ version = "0.9.0"
2177
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2178
+ checksum = "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987"
2179
+ dependencies = [
2180
+ "unic-char-property",
2181
+ "unic-char-range",
2182
+ "unic-ucd-version",
2183
+ ]
2184
+
2185
+ [[package]]
2186
+ name = "unic-ucd-version"
2187
+ version = "0.9.0"
2188
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2189
+ checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
2190
+ dependencies = [
2191
+ "unic-common",
2192
+ ]
2193
+
2194
+ [[package]]
2195
+ name = "unicode-ident"
2196
+ version = "1.0.24"
2197
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2198
+ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
2199
+
2200
+ [[package]]
2201
+ name = "unicode-normalization"
2202
+ version = "0.1.25"
2203
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2204
+ checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8"
2205
+ dependencies = [
2206
+ "tinyvec",
2207
+ ]
2208
+
2209
+ [[package]]
2210
+ name = "unicode-script"
2211
+ version = "0.5.8"
2212
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2213
+ checksum = "383ad40bb927465ec0ce7720e033cb4ca06912855fc35db31b5755d0de75b1ee"
2214
+
2215
+ [[package]]
2216
+ name = "unicode-security"
2217
+ version = "0.1.2"
2218
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2219
+ checksum = "2e4ddba1535dd35ed8b61c52166b7155d7f4e4b8847cec6f48e71dc66d8b5e50"
2220
+ dependencies = [
2221
+ "unicode-normalization",
2222
+ "unicode-script",
2223
+ ]
2224
+
2225
+ [[package]]
2226
+ name = "unicode-width"
2227
+ version = "0.2.2"
2228
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2229
+ checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
2230
+
2231
+ [[package]]
2232
+ name = "unicode_names2"
2233
+ version = "1.3.0"
2234
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2235
+ checksum = "d1673eca9782c84de5f81b82e4109dcfb3611c8ba0d52930ec4a9478f547b2dd"
2236
+ dependencies = [
2237
+ "phf 0.11.3",
2238
+ "unicode_names2_generator",
2239
+ ]
2240
+
2241
+ [[package]]
2242
+ name = "unicode_names2_generator"
2243
+ version = "1.3.0"
2244
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2245
+ checksum = "b91e5b84611016120197efd7dc93ef76774f4e084cd73c9fb3ea4a86c570c56e"
2246
+ dependencies = [
2247
+ "getopts",
2248
+ "log",
2249
+ "phf_codegen",
2250
+ "rand 0.8.6",
2251
+ ]
2252
+
2253
+ [[package]]
2254
+ name = "untrusted"
2255
+ version = "0.9.0"
2256
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2257
+ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
2258
+
2259
+ [[package]]
2260
+ name = "url"
2261
+ version = "2.5.8"
2262
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2263
+ checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
2264
+ dependencies = [
2265
+ "form_urlencoded",
2266
+ "idna",
2267
+ "percent-encoding",
2268
+ "serde",
2269
+ ]
2270
+
2271
+ [[package]]
2272
+ name = "url_reputation"
2273
+ version = "0.3.5"
2274
+ dependencies = [
2275
+ "criterion",
2276
+ "idna",
2277
+ "log",
2278
+ "phf 0.13.1",
2279
+ "pyo3",
2280
+ "pyo3-log",
2281
+ "regex",
2282
+ "unicode-script",
2283
+ "unicode-security",
2284
+ "url",
2285
+ ]
2286
+
2287
+ [[package]]
2288
+ name = "utf8_iter"
2289
+ version = "1.0.4"
2290
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2291
+ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
2292
+
2293
+ [[package]]
2294
+ name = "uuid"
2295
+ version = "1.23.3"
2296
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2297
+ checksum = "144d6b123cef80b301b8f72a9e2ca4370ddec21950d0a103dd22c437006d2db7"
2298
+ dependencies = [
2299
+ "getrandom 0.4.3",
2300
+ "js-sys",
2301
+ "wasm-bindgen",
2302
+ ]
2303
+
2304
+ [[package]]
2305
+ name = "walkdir"
2306
+ version = "2.5.0"
2307
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2308
+ checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
2309
+ dependencies = [
2310
+ "same-file",
2311
+ "winapi-util",
2312
+ ]
2313
+
2314
+ [[package]]
2315
+ name = "wasi"
2316
+ version = "0.11.1+wasi-snapshot-preview1"
2317
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2318
+ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
2319
+
2320
+ [[package]]
2321
+ name = "wasip2"
2322
+ version = "1.0.4+wasi-0.2.12"
2323
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2324
+ checksum = "b67efb37e106e55ce722a510d6b5f9c17f083e5fc79afc2badeb12cc313d9487"
2325
+ dependencies = [
2326
+ "wit-bindgen",
2327
+ ]
2328
+
2329
+ [[package]]
2330
+ name = "wasm-bindgen"
2331
+ version = "0.2.125"
2332
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2333
+ checksum = "8ddb3f79143bced6de84270411622a2699cee572fc0875aeaf1e7867cf9fca1a"
2334
+ dependencies = [
2335
+ "cfg-if",
2336
+ "once_cell",
2337
+ "rustversion",
2338
+ "wasm-bindgen-macro",
2339
+ "wasm-bindgen-shared",
2340
+ ]
2341
+
2342
+ [[package]]
2343
+ name = "wasm-bindgen-macro"
2344
+ version = "0.2.125"
2345
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2346
+ checksum = "4e21a184b13fb19e157296e2c46056aec9092264fab83e4ba59e68c61b323c3d"
2347
+ dependencies = [
2348
+ "quote",
2349
+ "wasm-bindgen-macro-support",
2350
+ ]
2351
+
2352
+ [[package]]
2353
+ name = "wasm-bindgen-macro-support"
2354
+ version = "0.2.125"
2355
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2356
+ checksum = "fecefd9c35bd935a20fc3fc344b5f29138961e4f47fb03297d88f2587afb5ebd"
2357
+ dependencies = [
2358
+ "bumpalo",
2359
+ "proc-macro2",
2360
+ "quote",
2361
+ "syn",
2362
+ "wasm-bindgen-shared",
2363
+ ]
2364
+
2365
+ [[package]]
2366
+ name = "wasm-bindgen-shared"
2367
+ version = "0.2.125"
2368
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2369
+ checksum = "23939e44bb9a5d7576fa2b563dc2e136628f1224e88a8deed09e04858b77871f"
2370
+ dependencies = [
2371
+ "unicode-ident",
2372
+ ]
2373
+
2374
+ [[package]]
2375
+ name = "web-sys"
2376
+ version = "0.3.102"
2377
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2378
+ checksum = "a6430a72df5eb332242960fe84b3002a241163998241eb596d4f739b9757061d"
2379
+ dependencies = [
2380
+ "js-sys",
2381
+ "wasm-bindgen",
2382
+ ]
2383
+
2384
+ [[package]]
2385
+ name = "winapi"
2386
+ version = "0.3.9"
2387
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2388
+ checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2389
+ dependencies = [
2390
+ "winapi-i686-pc-windows-gnu",
2391
+ "winapi-x86_64-pc-windows-gnu",
2392
+ ]
2393
+
2394
+ [[package]]
2395
+ name = "winapi-i686-pc-windows-gnu"
2396
+ version = "0.4.0"
2397
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2398
+ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2399
+
2400
+ [[package]]
2401
+ name = "winapi-util"
2402
+ version = "0.1.11"
2403
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2404
+ checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
2405
+ dependencies = [
2406
+ "windows-sys 0.61.2",
2407
+ ]
2408
+
2409
+ [[package]]
2410
+ name = "winapi-x86_64-pc-windows-gnu"
2411
+ version = "0.4.0"
2412
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2413
+ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2414
+
2415
+ [[package]]
2416
+ name = "windows-core"
2417
+ version = "0.62.2"
2418
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2419
+ checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
2420
+ dependencies = [
2421
+ "windows-implement",
2422
+ "windows-interface",
2423
+ "windows-link",
2424
+ "windows-result",
2425
+ "windows-strings",
2426
+ ]
2427
+
2428
+ [[package]]
2429
+ name = "windows-implement"
2430
+ version = "0.60.2"
2431
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2432
+ checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
2433
+ dependencies = [
2434
+ "proc-macro2",
2435
+ "quote",
2436
+ "syn",
2437
+ ]
2438
+
2439
+ [[package]]
2440
+ name = "windows-interface"
2441
+ version = "0.59.3"
2442
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2443
+ checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
2444
+ dependencies = [
2445
+ "proc-macro2",
2446
+ "quote",
2447
+ "syn",
2448
+ ]
2449
+
2450
+ [[package]]
2451
+ name = "windows-link"
2452
+ version = "0.2.1"
2453
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2454
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
2455
+
2456
+ [[package]]
2457
+ name = "windows-result"
2458
+ version = "0.4.1"
2459
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2460
+ checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
2461
+ dependencies = [
2462
+ "windows-link",
2463
+ ]
2464
+
2465
+ [[package]]
2466
+ name = "windows-strings"
2467
+ version = "0.5.1"
2468
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2469
+ checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
2470
+ dependencies = [
2471
+ "windows-link",
2472
+ ]
2473
+
2474
+ [[package]]
2475
+ name = "windows-sys"
2476
+ version = "0.52.0"
2477
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2478
+ checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
2479
+ dependencies = [
2480
+ "windows-targets",
2481
+ ]
2482
+
2483
+ [[package]]
2484
+ name = "windows-sys"
2485
+ version = "0.61.2"
2486
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2487
+ checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
2488
+ dependencies = [
2489
+ "windows-link",
2490
+ ]
2491
+
2492
+ [[package]]
2493
+ name = "windows-targets"
2494
+ version = "0.52.6"
2495
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2496
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2497
+ dependencies = [
2498
+ "windows_aarch64_gnullvm",
2499
+ "windows_aarch64_msvc",
2500
+ "windows_i686_gnu",
2501
+ "windows_i686_gnullvm",
2502
+ "windows_i686_msvc",
2503
+ "windows_x86_64_gnu",
2504
+ "windows_x86_64_gnullvm",
2505
+ "windows_x86_64_msvc",
2506
+ ]
2507
+
2508
+ [[package]]
2509
+ name = "windows_aarch64_gnullvm"
2510
+ version = "0.52.6"
2511
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2512
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2513
+
2514
+ [[package]]
2515
+ name = "windows_aarch64_msvc"
2516
+ version = "0.52.6"
2517
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2518
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2519
+
2520
+ [[package]]
2521
+ name = "windows_i686_gnu"
2522
+ version = "0.52.6"
2523
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2524
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
2525
+
2526
+ [[package]]
2527
+ name = "windows_i686_gnullvm"
2528
+ version = "0.52.6"
2529
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2530
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2531
+
2532
+ [[package]]
2533
+ name = "windows_i686_msvc"
2534
+ version = "0.52.6"
2535
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2536
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2537
+
2538
+ [[package]]
2539
+ name = "windows_x86_64_gnu"
2540
+ version = "0.52.6"
2541
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2542
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2543
+
2544
+ [[package]]
2545
+ name = "windows_x86_64_gnullvm"
2546
+ version = "0.52.6"
2547
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2548
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2549
+
2550
+ [[package]]
2551
+ name = "windows_x86_64_msvc"
2552
+ version = "0.52.6"
2553
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2554
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
2555
+
2556
+ [[package]]
2557
+ name = "winnow"
2558
+ version = "1.0.3"
2559
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2560
+ checksum = "0592e1c9d151f854e6fd382574c3a0855250e1d9b2f99d9281c6e6391af352f1"
2561
+
2562
+ [[package]]
2563
+ name = "wit-bindgen"
2564
+ version = "0.57.1"
2565
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2566
+ checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e"
2567
+
2568
+ [[package]]
2569
+ name = "writeable"
2570
+ version = "0.6.3"
2571
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2572
+ checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
2573
+
2574
+ [[package]]
2575
+ name = "xxhash-rust"
2576
+ version = "0.8.15"
2577
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2578
+ checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3"
2579
+
2580
+ [[package]]
2581
+ name = "yasna"
2582
+ version = "0.5.2"
2583
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2584
+ checksum = "e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd"
2585
+ dependencies = [
2586
+ "time",
2587
+ ]
2588
+
2589
+ [[package]]
2590
+ name = "yoke"
2591
+ version = "0.8.3"
2592
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2593
+ checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5"
2594
+ dependencies = [
2595
+ "stable_deref_trait",
2596
+ "yoke-derive",
2597
+ "zerofrom",
2598
+ ]
2599
+
2600
+ [[package]]
2601
+ name = "yoke-derive"
2602
+ version = "0.8.2"
2603
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2604
+ checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
2605
+ dependencies = [
2606
+ "proc-macro2",
2607
+ "quote",
2608
+ "syn",
2609
+ "synstructure",
2610
+ ]
2611
+
2612
+ [[package]]
2613
+ name = "zerocopy"
2614
+ version = "0.8.52"
2615
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2616
+ checksum = "ce1022995ff5ff5d841ad7d994facc23098cd40152f2c1d11cd607c6f530653f"
2617
+ dependencies = [
2618
+ "zerocopy-derive",
2619
+ ]
2620
+
2621
+ [[package]]
2622
+ name = "zerocopy-derive"
2623
+ version = "0.8.52"
2624
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2625
+ checksum = "1ae7f38b72ec2a254e2b87ef277cf2cd4fb97cbebf944faa6f33354da0867930"
2626
+ dependencies = [
2627
+ "proc-macro2",
2628
+ "quote",
2629
+ "syn",
2630
+ ]
2631
+
2632
+ [[package]]
2633
+ name = "zerofrom"
2634
+ version = "0.1.8"
2635
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2636
+ checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
2637
+ dependencies = [
2638
+ "zerofrom-derive",
2639
+ ]
2640
+
2641
+ [[package]]
2642
+ name = "zerofrom-derive"
2643
+ version = "0.1.7"
2644
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2645
+ checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
2646
+ dependencies = [
2647
+ "proc-macro2",
2648
+ "quote",
2649
+ "syn",
2650
+ "synstructure",
2651
+ ]
2652
+
2653
+ [[package]]
2654
+ name = "zeroize"
2655
+ version = "1.9.0"
2656
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2657
+ checksum = "e13c156562582aa81c60cb29407084cdb54c4164760106ab78e6c5b0858cf64e"
2658
+
2659
+ [[package]]
2660
+ name = "zerotrie"
2661
+ version = "0.2.4"
2662
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2663
+ checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
2664
+ dependencies = [
2665
+ "displaydoc",
2666
+ "yoke",
2667
+ "zerofrom",
2668
+ ]
2669
+
2670
+ [[package]]
2671
+ name = "zerovec"
2672
+ version = "0.11.6"
2673
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2674
+ checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
2675
+ dependencies = [
2676
+ "yoke",
2677
+ "zerofrom",
2678
+ "zerovec-derive",
2679
+ ]
2680
+
2681
+ [[package]]
2682
+ name = "zerovec-derive"
2683
+ version = "0.11.3"
2684
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2685
+ checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
2686
+ dependencies = [
2687
+ "proc-macro2",
2688
+ "quote",
2689
+ "syn",
2690
+ ]
2691
+
2692
+ [[package]]
2693
+ name = "zmij"
2694
+ version = "1.0.21"
2695
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2696
+ checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"