jsonatapy 2.1.4__tar.gz → 2.1.5__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.
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/Cargo.lock +258 -119
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/Cargo.toml +4 -3
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/PKG-INFO +2 -2
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/README.md +1 -1
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/pyproject.toml +1 -1
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/src/evaluator.rs +172 -52
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/src/functions.rs +1 -1
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/src/lib.rs +35 -96
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/src/signature.rs +4 -2
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/tests/integration_test.rs +101 -2
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/.gitignore +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/.gitmodules +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/CHANGELOG.md +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/LICENSE +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/benches/evaluator_bench.rs +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/examples/evaluator_demo.rs +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/examples/parser_demo.rs +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/python/jsonatapy/__init__.py +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/python/jsonatapy/py.typed +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/src/ast.rs +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/src/compiler.rs +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/src/datetime.rs +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/src/parser/README.md +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/src/parser.rs +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/src/value.rs +0 -0
- {jsonatapy-2.1.4 → jsonatapy-2.1.5}/src/vm.rs +0 -0
|
@@ -43,15 +43,24 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
|
|
|
43
43
|
|
|
44
44
|
[[package]]
|
|
45
45
|
name = "anstyle"
|
|
46
|
-
version = "1.0.
|
|
46
|
+
version = "1.0.14"
|
|
47
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
48
|
+
checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
|
|
49
|
+
|
|
50
|
+
[[package]]
|
|
51
|
+
name = "ar_archive_writer"
|
|
52
|
+
version = "0.5.2"
|
|
47
53
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
48
|
-
checksum = "
|
|
54
|
+
checksum = "4087686b4b0a3427190bae57a1d9a478dbb2d40c5dc1bd6e2b6d797913bdd348"
|
|
55
|
+
dependencies = [
|
|
56
|
+
"object",
|
|
57
|
+
]
|
|
49
58
|
|
|
50
59
|
[[package]]
|
|
51
60
|
name = "autocfg"
|
|
52
|
-
version = "1.5.
|
|
61
|
+
version = "1.5.1"
|
|
53
62
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
54
|
-
checksum = "
|
|
63
|
+
checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
|
|
55
64
|
|
|
56
65
|
[[package]]
|
|
57
66
|
name = "base64"
|
|
@@ -76,15 +85,15 @@ checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
|
|
|
76
85
|
|
|
77
86
|
[[package]]
|
|
78
87
|
name = "bitflags"
|
|
79
|
-
version = "2.
|
|
88
|
+
version = "2.13.0"
|
|
80
89
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
81
|
-
checksum = "
|
|
90
|
+
checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
|
|
82
91
|
|
|
83
92
|
[[package]]
|
|
84
93
|
name = "bumpalo"
|
|
85
|
-
version = "3.
|
|
94
|
+
version = "3.20.3"
|
|
86
95
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
87
|
-
checksum = "
|
|
96
|
+
checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
|
|
88
97
|
|
|
89
98
|
[[package]]
|
|
90
99
|
name = "cast"
|
|
@@ -94,9 +103,9 @@ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
|
|
|
94
103
|
|
|
95
104
|
[[package]]
|
|
96
105
|
name = "cc"
|
|
97
|
-
version = "1.2.
|
|
106
|
+
version = "1.2.65"
|
|
98
107
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
99
|
-
checksum = "
|
|
108
|
+
checksum = "e228eec9be7c17ccb640b59b36a5cd805ea2a564a4c5e162c2f659fea30d3b96"
|
|
100
109
|
dependencies = [
|
|
101
110
|
"find-msvc-tools",
|
|
102
111
|
"shlex",
|
|
@@ -108,11 +117,22 @@ version = "1.0.4"
|
|
|
108
117
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
109
118
|
checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
|
|
110
119
|
|
|
120
|
+
[[package]]
|
|
121
|
+
name = "chacha20"
|
|
122
|
+
version = "0.10.1"
|
|
123
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
124
|
+
checksum = "d524456ba66e72eb8b115ff89e01e497f8e6d11d78b70b1aa13c0fbd97540a81"
|
|
125
|
+
dependencies = [
|
|
126
|
+
"cfg-if",
|
|
127
|
+
"cpufeatures",
|
|
128
|
+
"rand_core 0.10.1",
|
|
129
|
+
]
|
|
130
|
+
|
|
111
131
|
[[package]]
|
|
112
132
|
name = "chrono"
|
|
113
|
-
version = "0.4.
|
|
133
|
+
version = "0.4.45"
|
|
114
134
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
115
|
-
checksum = "
|
|
135
|
+
checksum = "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327"
|
|
116
136
|
dependencies = [
|
|
117
137
|
"iana-time-zone",
|
|
118
138
|
"js-sys",
|
|
@@ -150,18 +170,18 @@ dependencies = [
|
|
|
150
170
|
|
|
151
171
|
[[package]]
|
|
152
172
|
name = "clap"
|
|
153
|
-
version = "4.
|
|
173
|
+
version = "4.6.1"
|
|
154
174
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
155
|
-
checksum = "
|
|
175
|
+
checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
|
|
156
176
|
dependencies = [
|
|
157
177
|
"clap_builder",
|
|
158
178
|
]
|
|
159
179
|
|
|
160
180
|
[[package]]
|
|
161
181
|
name = "clap_builder"
|
|
162
|
-
version = "4.
|
|
182
|
+
version = "4.6.0"
|
|
163
183
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
164
|
-
checksum = "
|
|
184
|
+
checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
|
|
165
185
|
dependencies = [
|
|
166
186
|
"anstyle",
|
|
167
187
|
"clap_lex",
|
|
@@ -169,9 +189,9 @@ dependencies = [
|
|
|
169
189
|
|
|
170
190
|
[[package]]
|
|
171
191
|
name = "clap_lex"
|
|
172
|
-
version = "
|
|
192
|
+
version = "1.1.0"
|
|
173
193
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
174
|
-
checksum = "
|
|
194
|
+
checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
|
|
175
195
|
|
|
176
196
|
[[package]]
|
|
177
197
|
name = "core-foundation-sys"
|
|
@@ -179,6 +199,15 @@ version = "0.8.7"
|
|
|
179
199
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
180
200
|
checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
|
|
181
201
|
|
|
202
|
+
[[package]]
|
|
203
|
+
name = "cpufeatures"
|
|
204
|
+
version = "0.3.0"
|
|
205
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
206
|
+
checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201"
|
|
207
|
+
dependencies = [
|
|
208
|
+
"libc",
|
|
209
|
+
]
|
|
210
|
+
|
|
182
211
|
[[package]]
|
|
183
212
|
name = "criterion"
|
|
184
213
|
version = "0.8.2"
|
|
@@ -247,9 +276,9 @@ checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
|
|
|
247
276
|
|
|
248
277
|
[[package]]
|
|
249
278
|
name = "either"
|
|
250
|
-
version = "1.
|
|
279
|
+
version = "1.16.0"
|
|
251
280
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
252
|
-
checksum = "
|
|
281
|
+
checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
|
|
253
282
|
|
|
254
283
|
[[package]]
|
|
255
284
|
name = "equivalent"
|
|
@@ -269,15 +298,15 @@ dependencies = [
|
|
|
269
298
|
|
|
270
299
|
[[package]]
|
|
271
300
|
name = "fastrand"
|
|
272
|
-
version = "2.
|
|
301
|
+
version = "2.4.1"
|
|
273
302
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
274
|
-
checksum = "
|
|
303
|
+
checksum = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
|
|
275
304
|
|
|
276
305
|
[[package]]
|
|
277
306
|
name = "find-msvc-tools"
|
|
278
|
-
version = "0.1.
|
|
307
|
+
version = "0.1.9"
|
|
279
308
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
280
|
-
checksum = "
|
|
309
|
+
checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
|
|
281
310
|
|
|
282
311
|
[[package]]
|
|
283
312
|
name = "float-cmp"
|
|
@@ -300,6 +329,30 @@ version = "0.2.0"
|
|
|
300
329
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
301
330
|
checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
|
|
302
331
|
|
|
332
|
+
[[package]]
|
|
333
|
+
name = "futures-core"
|
|
334
|
+
version = "0.3.32"
|
|
335
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
336
|
+
checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
|
|
337
|
+
|
|
338
|
+
[[package]]
|
|
339
|
+
name = "futures-task"
|
|
340
|
+
version = "0.3.32"
|
|
341
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
342
|
+
checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
|
|
343
|
+
|
|
344
|
+
[[package]]
|
|
345
|
+
name = "futures-util"
|
|
346
|
+
version = "0.3.32"
|
|
347
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
348
|
+
checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
|
|
349
|
+
dependencies = [
|
|
350
|
+
"futures-core",
|
|
351
|
+
"futures-task",
|
|
352
|
+
"pin-project-lite",
|
|
353
|
+
"slab",
|
|
354
|
+
]
|
|
355
|
+
|
|
303
356
|
[[package]]
|
|
304
357
|
name = "getrandom"
|
|
305
358
|
version = "0.3.4"
|
|
@@ -308,10 +361,22 @@ checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
|
|
|
308
361
|
dependencies = [
|
|
309
362
|
"cfg-if",
|
|
310
363
|
"libc",
|
|
311
|
-
"r-efi",
|
|
364
|
+
"r-efi 5.3.0",
|
|
312
365
|
"wasip2",
|
|
313
366
|
]
|
|
314
367
|
|
|
368
|
+
[[package]]
|
|
369
|
+
name = "getrandom"
|
|
370
|
+
version = "0.4.3"
|
|
371
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
372
|
+
checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
|
|
373
|
+
dependencies = [
|
|
374
|
+
"cfg-if",
|
|
375
|
+
"libc",
|
|
376
|
+
"r-efi 6.0.0",
|
|
377
|
+
"rand_core 0.10.1",
|
|
378
|
+
]
|
|
379
|
+
|
|
315
380
|
[[package]]
|
|
316
381
|
name = "half"
|
|
317
382
|
version = "2.7.1"
|
|
@@ -329,7 +394,7 @@ version = "0.4.0"
|
|
|
329
394
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
330
395
|
checksum = "0c7ed2f2edad8a14c8186b847909a41fbb9c3eafa44f88bd891114ed5019da09"
|
|
331
396
|
dependencies = [
|
|
332
|
-
"hashbrown",
|
|
397
|
+
"hashbrown 0.16.1",
|
|
333
398
|
"serde",
|
|
334
399
|
]
|
|
335
400
|
|
|
@@ -344,6 +409,12 @@ dependencies = [
|
|
|
344
409
|
"foldhash",
|
|
345
410
|
]
|
|
346
411
|
|
|
412
|
+
[[package]]
|
|
413
|
+
name = "hashbrown"
|
|
414
|
+
version = "0.17.1"
|
|
415
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
416
|
+
checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
|
|
417
|
+
|
|
347
418
|
[[package]]
|
|
348
419
|
name = "heck"
|
|
349
420
|
version = "0.5.0"
|
|
@@ -352,9 +423,9 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
|
|
352
423
|
|
|
353
424
|
[[package]]
|
|
354
425
|
name = "iana-time-zone"
|
|
355
|
-
version = "0.1.
|
|
426
|
+
version = "0.1.65"
|
|
356
427
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
357
|
-
checksum = "
|
|
428
|
+
checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
|
|
358
429
|
dependencies = [
|
|
359
430
|
"android_system_properties",
|
|
360
431
|
"core-foundation-sys",
|
|
@@ -376,12 +447,12 @@ dependencies = [
|
|
|
376
447
|
|
|
377
448
|
[[package]]
|
|
378
449
|
name = "indexmap"
|
|
379
|
-
version = "2.
|
|
450
|
+
version = "2.14.0"
|
|
380
451
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
381
|
-
checksum = "
|
|
452
|
+
checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
|
|
382
453
|
dependencies = [
|
|
383
454
|
"equivalent",
|
|
384
|
-
"hashbrown",
|
|
455
|
+
"hashbrown 0.17.1",
|
|
385
456
|
]
|
|
386
457
|
|
|
387
458
|
[[package]]
|
|
@@ -395,23 +466,24 @@ dependencies = [
|
|
|
395
466
|
|
|
396
467
|
[[package]]
|
|
397
468
|
name = "itoa"
|
|
398
|
-
version = "1.0.
|
|
469
|
+
version = "1.0.18"
|
|
399
470
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
400
|
-
checksum = "
|
|
471
|
+
checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
|
|
401
472
|
|
|
402
473
|
[[package]]
|
|
403
474
|
name = "js-sys"
|
|
404
|
-
version = "0.3.
|
|
475
|
+
version = "0.3.103"
|
|
405
476
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
406
|
-
checksum = "
|
|
477
|
+
checksum = "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102"
|
|
407
478
|
dependencies = [
|
|
408
|
-
"
|
|
479
|
+
"cfg-if",
|
|
480
|
+
"futures-util",
|
|
409
481
|
"wasm-bindgen",
|
|
410
482
|
]
|
|
411
483
|
|
|
412
484
|
[[package]]
|
|
413
485
|
name = "jsonata-core"
|
|
414
|
-
version = "2.1.
|
|
486
|
+
version = "2.1.5"
|
|
415
487
|
dependencies = [
|
|
416
488
|
"base64",
|
|
417
489
|
"chrono",
|
|
@@ -421,37 +493,38 @@ dependencies = [
|
|
|
421
493
|
"percent-encoding",
|
|
422
494
|
"proptest",
|
|
423
495
|
"pyo3",
|
|
424
|
-
"rand",
|
|
496
|
+
"rand 0.10.2",
|
|
425
497
|
"regex",
|
|
426
498
|
"serde",
|
|
427
499
|
"serde_json",
|
|
428
500
|
"simd-json",
|
|
501
|
+
"stacker",
|
|
429
502
|
"thiserror",
|
|
430
503
|
]
|
|
431
504
|
|
|
432
505
|
[[package]]
|
|
433
506
|
name = "libc"
|
|
434
|
-
version = "0.2.
|
|
507
|
+
version = "0.2.186"
|
|
435
508
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
436
|
-
checksum = "
|
|
509
|
+
checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
|
|
437
510
|
|
|
438
511
|
[[package]]
|
|
439
512
|
name = "linux-raw-sys"
|
|
440
|
-
version = "0.
|
|
513
|
+
version = "0.12.1"
|
|
441
514
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
442
|
-
checksum = "
|
|
515
|
+
checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
|
|
443
516
|
|
|
444
517
|
[[package]]
|
|
445
518
|
name = "log"
|
|
446
|
-
version = "0.4.
|
|
519
|
+
version = "0.4.33"
|
|
447
520
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
448
|
-
checksum = "
|
|
521
|
+
checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
|
|
449
522
|
|
|
450
523
|
[[package]]
|
|
451
524
|
name = "memchr"
|
|
452
|
-
version = "2.
|
|
525
|
+
version = "2.8.2"
|
|
453
526
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
454
|
-
checksum = "
|
|
527
|
+
checksum = "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4"
|
|
455
528
|
|
|
456
529
|
[[package]]
|
|
457
530
|
name = "num-traits"
|
|
@@ -462,11 +535,20 @@ dependencies = [
|
|
|
462
535
|
"autocfg",
|
|
463
536
|
]
|
|
464
537
|
|
|
538
|
+
[[package]]
|
|
539
|
+
name = "object"
|
|
540
|
+
version = "0.37.3"
|
|
541
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
542
|
+
checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe"
|
|
543
|
+
dependencies = [
|
|
544
|
+
"memchr",
|
|
545
|
+
]
|
|
546
|
+
|
|
465
547
|
[[package]]
|
|
466
548
|
name = "once_cell"
|
|
467
|
-
version = "1.21.
|
|
549
|
+
version = "1.21.4"
|
|
468
550
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
469
|
-
checksum = "
|
|
551
|
+
checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
|
|
470
552
|
|
|
471
553
|
[[package]]
|
|
472
554
|
name = "oorandom"
|
|
@@ -490,6 +572,12 @@ version = "2.3.2"
|
|
|
490
572
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
491
573
|
checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
|
|
492
574
|
|
|
575
|
+
[[package]]
|
|
576
|
+
name = "pin-project-lite"
|
|
577
|
+
version = "0.2.17"
|
|
578
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
579
|
+
checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
|
|
580
|
+
|
|
493
581
|
[[package]]
|
|
494
582
|
name = "plotters"
|
|
495
583
|
version = "0.3.7"
|
|
@@ -520,9 +608,9 @@ dependencies = [
|
|
|
520
608
|
|
|
521
609
|
[[package]]
|
|
522
610
|
name = "portable-atomic"
|
|
523
|
-
version = "1.13.
|
|
611
|
+
version = "1.13.1"
|
|
524
612
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
525
|
-
checksum = "
|
|
613
|
+
checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
|
|
526
614
|
|
|
527
615
|
[[package]]
|
|
528
616
|
name = "ppv-lite86"
|
|
@@ -535,24 +623,24 @@ dependencies = [
|
|
|
535
623
|
|
|
536
624
|
[[package]]
|
|
537
625
|
name = "proc-macro2"
|
|
538
|
-
version = "1.0.
|
|
626
|
+
version = "1.0.106"
|
|
539
627
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
540
|
-
checksum = "
|
|
628
|
+
checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
|
|
541
629
|
dependencies = [
|
|
542
630
|
"unicode-ident",
|
|
543
631
|
]
|
|
544
632
|
|
|
545
633
|
[[package]]
|
|
546
634
|
name = "proptest"
|
|
547
|
-
version = "1.
|
|
635
|
+
version = "1.11.0"
|
|
548
636
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
549
|
-
checksum = "
|
|
637
|
+
checksum = "4b45fcc2344c680f5025fe57779faef368840d0bd1f42f216291f0dc4ace4744"
|
|
550
638
|
dependencies = [
|
|
551
639
|
"bit-set",
|
|
552
640
|
"bit-vec",
|
|
553
641
|
"bitflags",
|
|
554
642
|
"num-traits",
|
|
555
|
-
"rand",
|
|
643
|
+
"rand 0.9.4",
|
|
556
644
|
"rand_chacha",
|
|
557
645
|
"rand_xorshift",
|
|
558
646
|
"regex-syntax",
|
|
@@ -561,11 +649,21 @@ dependencies = [
|
|
|
561
649
|
"unarray",
|
|
562
650
|
]
|
|
563
651
|
|
|
652
|
+
[[package]]
|
|
653
|
+
name = "psm"
|
|
654
|
+
version = "0.1.31"
|
|
655
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
656
|
+
checksum = "645dbe486e346d9b5de3ef16ede18c26e6c70ad97418f4874b8b1889d6e761ea"
|
|
657
|
+
dependencies = [
|
|
658
|
+
"ar_archive_writer",
|
|
659
|
+
"cc",
|
|
660
|
+
]
|
|
661
|
+
|
|
564
662
|
[[package]]
|
|
565
663
|
name = "pyo3"
|
|
566
|
-
version = "0.
|
|
664
|
+
version = "0.29.0"
|
|
567
665
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
568
|
-
checksum = "
|
|
666
|
+
checksum = "cd274650b21d4bfc26a0a47587962c1edb425f69287324355cd040c3ea66071c"
|
|
569
667
|
dependencies = [
|
|
570
668
|
"libc",
|
|
571
669
|
"once_cell",
|
|
@@ -577,18 +675,18 @@ dependencies = [
|
|
|
577
675
|
|
|
578
676
|
[[package]]
|
|
579
677
|
name = "pyo3-build-config"
|
|
580
|
-
version = "0.
|
|
678
|
+
version = "0.29.0"
|
|
581
679
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
582
|
-
checksum = "
|
|
680
|
+
checksum = "c5e2a7d2f0d013342f295c048ad19237add5154a55b1c5a254c0ec93d4109078"
|
|
583
681
|
dependencies = [
|
|
584
682
|
"target-lexicon",
|
|
585
683
|
]
|
|
586
684
|
|
|
587
685
|
[[package]]
|
|
588
686
|
name = "pyo3-ffi"
|
|
589
|
-
version = "0.
|
|
687
|
+
version = "0.29.0"
|
|
590
688
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
591
|
-
checksum = "
|
|
689
|
+
checksum = "ca85c467da1bbc8d866eea5deff9cf29ea5f7785054a17da36e65bda9c05845b"
|
|
592
690
|
dependencies = [
|
|
593
691
|
"libc",
|
|
594
692
|
"pyo3-build-config",
|
|
@@ -596,9 +694,9 @@ dependencies = [
|
|
|
596
694
|
|
|
597
695
|
[[package]]
|
|
598
696
|
name = "pyo3-macros"
|
|
599
|
-
version = "0.
|
|
697
|
+
version = "0.29.0"
|
|
600
698
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
601
|
-
checksum = "
|
|
699
|
+
checksum = "9ac53762fd065daa3194dd09337a38bd793a188100fd1a9304c4ab312d901771"
|
|
602
700
|
dependencies = [
|
|
603
701
|
"proc-macro2",
|
|
604
702
|
"pyo3-macros-backend",
|
|
@@ -608,13 +706,12 @@ dependencies = [
|
|
|
608
706
|
|
|
609
707
|
[[package]]
|
|
610
708
|
name = "pyo3-macros-backend"
|
|
611
|
-
version = "0.
|
|
709
|
+
version = "0.29.0"
|
|
612
710
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
613
|
-
checksum = "
|
|
711
|
+
checksum = "4ca3a1557399783172dc5bf39cfca835157732532cba56b71d2292161e53b362"
|
|
614
712
|
dependencies = [
|
|
615
713
|
"heck",
|
|
616
714
|
"proc-macro2",
|
|
617
|
-
"pyo3-build-config",
|
|
618
715
|
"quote",
|
|
619
716
|
"syn",
|
|
620
717
|
]
|
|
@@ -627,9 +724,9 @@ checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
|
|
|
627
724
|
|
|
628
725
|
[[package]]
|
|
629
726
|
name = "quote"
|
|
630
|
-
version = "1.0.
|
|
727
|
+
version = "1.0.46"
|
|
631
728
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
632
|
-
checksum = "
|
|
729
|
+
checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
|
|
633
730
|
dependencies = [
|
|
634
731
|
"proc-macro2",
|
|
635
732
|
]
|
|
@@ -640,14 +737,31 @@ version = "5.3.0"
|
|
|
640
737
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
641
738
|
checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
|
|
642
739
|
|
|
740
|
+
[[package]]
|
|
741
|
+
name = "r-efi"
|
|
742
|
+
version = "6.0.0"
|
|
743
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
744
|
+
checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
|
|
745
|
+
|
|
643
746
|
[[package]]
|
|
644
747
|
name = "rand"
|
|
645
|
-
version = "0.9.
|
|
748
|
+
version = "0.9.4"
|
|
646
749
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
647
|
-
checksum = "
|
|
750
|
+
checksum = "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea"
|
|
648
751
|
dependencies = [
|
|
649
752
|
"rand_chacha",
|
|
650
|
-
"rand_core",
|
|
753
|
+
"rand_core 0.9.5",
|
|
754
|
+
]
|
|
755
|
+
|
|
756
|
+
[[package]]
|
|
757
|
+
name = "rand"
|
|
758
|
+
version = "0.10.2"
|
|
759
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
760
|
+
checksum = "c7f5fa3a058cd35567ef9bfa5e75732bee0f9e4c55fa90477bef2dfcdbc4be80"
|
|
761
|
+
dependencies = [
|
|
762
|
+
"chacha20",
|
|
763
|
+
"getrandom 0.4.3",
|
|
764
|
+
"rand_core 0.10.1",
|
|
651
765
|
]
|
|
652
766
|
|
|
653
767
|
[[package]]
|
|
@@ -657,7 +771,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
657
771
|
checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
|
|
658
772
|
dependencies = [
|
|
659
773
|
"ppv-lite86",
|
|
660
|
-
"rand_core",
|
|
774
|
+
"rand_core 0.9.5",
|
|
661
775
|
]
|
|
662
776
|
|
|
663
777
|
[[package]]
|
|
@@ -666,23 +780,29 @@ version = "0.9.5"
|
|
|
666
780
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
667
781
|
checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
|
|
668
782
|
dependencies = [
|
|
669
|
-
"getrandom",
|
|
783
|
+
"getrandom 0.3.4",
|
|
670
784
|
]
|
|
671
785
|
|
|
786
|
+
[[package]]
|
|
787
|
+
name = "rand_core"
|
|
788
|
+
version = "0.10.1"
|
|
789
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
790
|
+
checksum = "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69"
|
|
791
|
+
|
|
672
792
|
[[package]]
|
|
673
793
|
name = "rand_xorshift"
|
|
674
794
|
version = "0.4.0"
|
|
675
795
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
676
796
|
checksum = "513962919efc330f829edb2535844d1b912b0fbe2ca165d613e4e8788bb05a5a"
|
|
677
797
|
dependencies = [
|
|
678
|
-
"rand_core",
|
|
798
|
+
"rand_core 0.9.5",
|
|
679
799
|
]
|
|
680
800
|
|
|
681
801
|
[[package]]
|
|
682
802
|
name = "rayon"
|
|
683
|
-
version = "1.
|
|
803
|
+
version = "1.12.0"
|
|
684
804
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
685
|
-
checksum = "
|
|
805
|
+
checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
|
|
686
806
|
dependencies = [
|
|
687
807
|
"either",
|
|
688
808
|
"rayon-core",
|
|
@@ -720,9 +840,9 @@ dependencies = [
|
|
|
720
840
|
|
|
721
841
|
[[package]]
|
|
722
842
|
name = "regex"
|
|
723
|
-
version = "1.12.
|
|
843
|
+
version = "1.12.4"
|
|
724
844
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
725
|
-
checksum = "
|
|
845
|
+
checksum = "f1292b7759ae1cb9ec195452d1390a074f0cd8541ab7a5a8c31cd6db45d4a6ba"
|
|
726
846
|
dependencies = [
|
|
727
847
|
"aho-corasick",
|
|
728
848
|
"memchr",
|
|
@@ -732,9 +852,9 @@ dependencies = [
|
|
|
732
852
|
|
|
733
853
|
[[package]]
|
|
734
854
|
name = "regex-automata"
|
|
735
|
-
version = "0.4.
|
|
855
|
+
version = "0.4.14"
|
|
736
856
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
737
|
-
checksum = "
|
|
857
|
+
checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
|
|
738
858
|
dependencies = [
|
|
739
859
|
"aho-corasick",
|
|
740
860
|
"memchr",
|
|
@@ -743,15 +863,15 @@ dependencies = [
|
|
|
743
863
|
|
|
744
864
|
[[package]]
|
|
745
865
|
name = "regex-syntax"
|
|
746
|
-
version = "0.8.
|
|
866
|
+
version = "0.8.11"
|
|
747
867
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
748
|
-
checksum = "
|
|
868
|
+
checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
|
|
749
869
|
|
|
750
870
|
[[package]]
|
|
751
871
|
name = "rustix"
|
|
752
|
-
version = "1.1.
|
|
872
|
+
version = "1.1.4"
|
|
753
873
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
754
|
-
checksum = "
|
|
874
|
+
checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
|
|
755
875
|
dependencies = [
|
|
756
876
|
"bitflags",
|
|
757
877
|
"errno",
|
|
@@ -780,9 +900,9 @@ dependencies = [
|
|
|
780
900
|
|
|
781
901
|
[[package]]
|
|
782
902
|
name = "ryu"
|
|
783
|
-
version = "1.0.
|
|
903
|
+
version = "1.0.23"
|
|
784
904
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
785
|
-
checksum = "
|
|
905
|
+
checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
|
|
786
906
|
|
|
787
907
|
[[package]]
|
|
788
908
|
name = "same-file"
|
|
@@ -825,9 +945,9 @@ dependencies = [
|
|
|
825
945
|
|
|
826
946
|
[[package]]
|
|
827
947
|
name = "serde_json"
|
|
828
|
-
version = "1.0.
|
|
948
|
+
version = "1.0.150"
|
|
829
949
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
830
|
-
checksum = "
|
|
950
|
+
checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
|
|
831
951
|
dependencies = [
|
|
832
952
|
"indexmap",
|
|
833
953
|
"itoa",
|
|
@@ -839,9 +959,9 @@ dependencies = [
|
|
|
839
959
|
|
|
840
960
|
[[package]]
|
|
841
961
|
name = "shlex"
|
|
842
|
-
version = "
|
|
962
|
+
version = "2.0.1"
|
|
843
963
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
844
|
-
checksum = "
|
|
964
|
+
checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
|
|
845
965
|
|
|
846
966
|
[[package]]
|
|
847
967
|
name = "simd-json"
|
|
@@ -863,11 +983,30 @@ version = "0.1.5"
|
|
|
863
983
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
864
984
|
checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
|
|
865
985
|
|
|
986
|
+
[[package]]
|
|
987
|
+
name = "slab"
|
|
988
|
+
version = "0.4.12"
|
|
989
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
990
|
+
checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
|
|
991
|
+
|
|
992
|
+
[[package]]
|
|
993
|
+
name = "stacker"
|
|
994
|
+
version = "0.1.24"
|
|
995
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
996
|
+
checksum = "640c8cdd92b6b12f5bcb1803ca3bbf5ab96e5e6b6b96b9ab77dabe9e880b3190"
|
|
997
|
+
dependencies = [
|
|
998
|
+
"cc",
|
|
999
|
+
"cfg-if",
|
|
1000
|
+
"libc",
|
|
1001
|
+
"psm",
|
|
1002
|
+
"windows-sys",
|
|
1003
|
+
]
|
|
1004
|
+
|
|
866
1005
|
[[package]]
|
|
867
1006
|
name = "syn"
|
|
868
|
-
version = "2.0.
|
|
1007
|
+
version = "2.0.118"
|
|
869
1008
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
870
|
-
checksum = "
|
|
1009
|
+
checksum = "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
|
|
871
1010
|
dependencies = [
|
|
872
1011
|
"proc-macro2",
|
|
873
1012
|
"quote",
|
|
@@ -876,18 +1015,18 @@ dependencies = [
|
|
|
876
1015
|
|
|
877
1016
|
[[package]]
|
|
878
1017
|
name = "target-lexicon"
|
|
879
|
-
version = "0.13.
|
|
1018
|
+
version = "0.13.5"
|
|
880
1019
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
881
|
-
checksum = "
|
|
1020
|
+
checksum = "adb6935a6f5c20170eeceb1a3835a49e12e19d792f6dd344ccc76a985ca5a6ca"
|
|
882
1021
|
|
|
883
1022
|
[[package]]
|
|
884
1023
|
name = "tempfile"
|
|
885
|
-
version = "3.
|
|
1024
|
+
version = "3.27.0"
|
|
886
1025
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
887
|
-
checksum = "
|
|
1026
|
+
checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
|
|
888
1027
|
dependencies = [
|
|
889
1028
|
"fastrand",
|
|
890
|
-
"getrandom",
|
|
1029
|
+
"getrandom 0.4.3",
|
|
891
1030
|
"once_cell",
|
|
892
1031
|
"rustix",
|
|
893
1032
|
"windows-sys",
|
|
@@ -931,9 +1070,9 @@ checksum = "eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94"
|
|
|
931
1070
|
|
|
932
1071
|
[[package]]
|
|
933
1072
|
name = "unicode-ident"
|
|
934
|
-
version = "1.0.
|
|
1073
|
+
version = "1.0.24"
|
|
935
1074
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
936
|
-
checksum = "
|
|
1075
|
+
checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
|
|
937
1076
|
|
|
938
1077
|
[[package]]
|
|
939
1078
|
name = "value-trait"
|
|
@@ -968,18 +1107,18 @@ dependencies = [
|
|
|
968
1107
|
|
|
969
1108
|
[[package]]
|
|
970
1109
|
name = "wasip2"
|
|
971
|
-
version = "1.0.
|
|
1110
|
+
version = "1.0.4+wasi-0.2.12"
|
|
972
1111
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
973
|
-
checksum = "
|
|
1112
|
+
checksum = "b67efb37e106e55ce722a510d6b5f9c17f083e5fc79afc2badeb12cc313d9487"
|
|
974
1113
|
dependencies = [
|
|
975
1114
|
"wit-bindgen",
|
|
976
1115
|
]
|
|
977
1116
|
|
|
978
1117
|
[[package]]
|
|
979
1118
|
name = "wasm-bindgen"
|
|
980
|
-
version = "0.2.
|
|
1119
|
+
version = "0.2.126"
|
|
981
1120
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
982
|
-
checksum = "
|
|
1121
|
+
checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4"
|
|
983
1122
|
dependencies = [
|
|
984
1123
|
"cfg-if",
|
|
985
1124
|
"once_cell",
|
|
@@ -990,9 +1129,9 @@ dependencies = [
|
|
|
990
1129
|
|
|
991
1130
|
[[package]]
|
|
992
1131
|
name = "wasm-bindgen-macro"
|
|
993
|
-
version = "0.2.
|
|
1132
|
+
version = "0.2.126"
|
|
994
1133
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
995
|
-
checksum = "
|
|
1134
|
+
checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1"
|
|
996
1135
|
dependencies = [
|
|
997
1136
|
"quote",
|
|
998
1137
|
"wasm-bindgen-macro-support",
|
|
@@ -1000,9 +1139,9 @@ dependencies = [
|
|
|
1000
1139
|
|
|
1001
1140
|
[[package]]
|
|
1002
1141
|
name = "wasm-bindgen-macro-support"
|
|
1003
|
-
version = "0.2.
|
|
1142
|
+
version = "0.2.126"
|
|
1004
1143
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1005
|
-
checksum = "
|
|
1144
|
+
checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e"
|
|
1006
1145
|
dependencies = [
|
|
1007
1146
|
"bumpalo",
|
|
1008
1147
|
"proc-macro2",
|
|
@@ -1013,18 +1152,18 @@ dependencies = [
|
|
|
1013
1152
|
|
|
1014
1153
|
[[package]]
|
|
1015
1154
|
name = "wasm-bindgen-shared"
|
|
1016
|
-
version = "0.2.
|
|
1155
|
+
version = "0.2.126"
|
|
1017
1156
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1018
|
-
checksum = "
|
|
1157
|
+
checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24"
|
|
1019
1158
|
dependencies = [
|
|
1020
1159
|
"unicode-ident",
|
|
1021
1160
|
]
|
|
1022
1161
|
|
|
1023
1162
|
[[package]]
|
|
1024
1163
|
name = "web-sys"
|
|
1025
|
-
version = "0.3.
|
|
1164
|
+
version = "0.3.103"
|
|
1026
1165
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1027
|
-
checksum = "
|
|
1166
|
+
checksum = "8622dcb61c0bcc9fffa6938bed81210af2da9a7e4a1a834b2e37a59b6dfb6141"
|
|
1028
1167
|
dependencies = [
|
|
1029
1168
|
"js-sys",
|
|
1030
1169
|
"wasm-bindgen",
|
|
@@ -1131,24 +1270,24 @@ dependencies = [
|
|
|
1131
1270
|
|
|
1132
1271
|
[[package]]
|
|
1133
1272
|
name = "wit-bindgen"
|
|
1134
|
-
version = "0.
|
|
1273
|
+
version = "0.57.1"
|
|
1135
1274
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1136
|
-
checksum = "
|
|
1275
|
+
checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e"
|
|
1137
1276
|
|
|
1138
1277
|
[[package]]
|
|
1139
1278
|
name = "zerocopy"
|
|
1140
|
-
version = "0.8.
|
|
1279
|
+
version = "0.8.52"
|
|
1141
1280
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1142
|
-
checksum = "
|
|
1281
|
+
checksum = "ce1022995ff5ff5d841ad7d994facc23098cd40152f2c1d11cd607c6f530653f"
|
|
1143
1282
|
dependencies = [
|
|
1144
1283
|
"zerocopy-derive",
|
|
1145
1284
|
]
|
|
1146
1285
|
|
|
1147
1286
|
[[package]]
|
|
1148
1287
|
name = "zerocopy-derive"
|
|
1149
|
-
version = "0.8.
|
|
1288
|
+
version = "0.8.52"
|
|
1150
1289
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1151
|
-
checksum = "
|
|
1290
|
+
checksum = "1ae7f38b72ec2a254e2b87ef277cf2cd4fb97cbebf944faa6f33354da0867930"
|
|
1152
1291
|
dependencies = [
|
|
1153
1292
|
"proc-macro2",
|
|
1154
1293
|
"quote",
|
|
@@ -1157,6 +1296,6 @@ dependencies = [
|
|
|
1157
1296
|
|
|
1158
1297
|
[[package]]
|
|
1159
1298
|
name = "zmij"
|
|
1160
|
-
version = "1.0.
|
|
1299
|
+
version = "1.0.21"
|
|
1161
1300
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1162
|
-
checksum = "
|
|
1301
|
+
checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
|