tangled
alpha
login
or
join now
oscillatory.net
/
eyewall
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
Cargo.lock
emptydiagram
10 months ago
54f7a3a6
1a51952c
+939
-18
1 changed file
expand all
collapse all
unified
split
indexer
Cargo.lock
+939
-18
indexer/Cargo.lock
···
39
39
]
40
40
41
41
[[package]]
42
42
+
name = "allocator-api2"
43
43
+
version = "0.2.21"
44
44
+
source = "registry+https://github.com/rust-lang/crates.io-index"
45
45
+
checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
46
46
+
47
47
+
[[package]]
42
48
name = "anstream"
43
49
version = "0.6.18"
44
50
source = "registry+https://github.com/rust-lang/crates.io-index"
···
106
112
]
107
113
108
114
[[package]]
115
115
+
name = "atoi"
116
116
+
version = "2.0.0"
117
117
+
source = "registry+https://github.com/rust-lang/crates.io-index"
118
118
+
checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
119
119
+
dependencies = [
120
120
+
"num-traits",
121
121
+
]
122
122
+
123
123
+
[[package]]
109
124
name = "autocfg"
110
125
version = "1.4.0"
111
126
source = "registry+https://github.com/rust-lang/crates.io-index"
···
123
138
"miniz_oxide",
124
139
"object",
125
140
"rustc-demangle",
126
126
-
"windows-targets",
141
141
+
"windows-targets 0.52.6",
127
142
]
128
143
129
144
[[package]]
···
133
148
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
134
149
135
150
[[package]]
151
151
+
name = "base64"
152
152
+
version = "0.22.1"
153
153
+
source = "registry+https://github.com/rust-lang/crates.io-index"
154
154
+
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
155
155
+
156
156
+
[[package]]
157
157
+
name = "base64ct"
158
158
+
version = "1.7.3"
159
159
+
source = "registry+https://github.com/rust-lang/crates.io-index"
160
160
+
checksum = "89e25b6adfb930f02d1981565a6e5d9c547ac15a96606256d3b59040e5cd4ca3"
161
161
+
162
162
+
[[package]]
136
163
name = "bitflags"
137
164
version = "2.9.0"
138
165
source = "registry+https://github.com/rust-lang/crates.io-index"
139
166
checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd"
167
167
+
dependencies = [
168
168
+
"serde",
169
169
+
]
140
170
141
171
[[package]]
142
172
name = "block-buffer"
···
214
244
checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
215
245
216
246
[[package]]
247
247
+
name = "concurrent-queue"
248
248
+
version = "2.5.0"
249
249
+
source = "registry+https://github.com/rust-lang/crates.io-index"
250
250
+
checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
251
251
+
dependencies = [
252
252
+
"crossbeam-utils",
253
253
+
]
254
254
+
255
255
+
[[package]]
256
256
+
name = "const-oid"
257
257
+
version = "0.9.6"
258
258
+
source = "registry+https://github.com/rust-lang/crates.io-index"
259
259
+
checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
260
260
+
261
261
+
[[package]]
217
262
name = "core-foundation"
218
263
version = "0.9.4"
219
264
source = "registry+https://github.com/rust-lang/crates.io-index"
···
239
284
]
240
285
241
286
[[package]]
287
287
+
name = "crc"
288
288
+
version = "3.3.0"
289
289
+
source = "registry+https://github.com/rust-lang/crates.io-index"
290
290
+
checksum = "9710d3b3739c2e349eb44fe848ad0b7c8cb1e42bd87ee49371df2f7acaf3e675"
291
291
+
dependencies = [
292
292
+
"crc-catalog",
293
293
+
]
294
294
+
295
295
+
[[package]]
296
296
+
name = "crc-catalog"
297
297
+
version = "2.4.0"
298
298
+
source = "registry+https://github.com/rust-lang/crates.io-index"
299
299
+
checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
300
300
+
301
301
+
[[package]]
302
302
+
name = "crossbeam-queue"
303
303
+
version = "0.3.12"
304
304
+
source = "registry+https://github.com/rust-lang/crates.io-index"
305
305
+
checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115"
306
306
+
dependencies = [
307
307
+
"crossbeam-utils",
308
308
+
]
309
309
+
310
310
+
[[package]]
311
311
+
name = "crossbeam-utils"
312
312
+
version = "0.8.21"
313
313
+
source = "registry+https://github.com/rust-lang/crates.io-index"
314
314
+
checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
315
315
+
316
316
+
[[package]]
242
317
name = "crypto-common"
243
318
version = "0.1.6"
244
319
source = "registry+https://github.com/rust-lang/crates.io-index"
···
290
365
checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476"
291
366
292
367
[[package]]
368
368
+
name = "der"
369
369
+
version = "0.7.10"
370
370
+
source = "registry+https://github.com/rust-lang/crates.io-index"
371
371
+
checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb"
372
372
+
dependencies = [
373
373
+
"const-oid",
374
374
+
"pem-rfc7468",
375
375
+
"zeroize",
376
376
+
]
377
377
+
378
378
+
[[package]]
293
379
name = "derive_builder"
294
380
version = "0.20.2"
295
381
source = "registry+https://github.com/rust-lang/crates.io-index"
···
327
413
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
328
414
dependencies = [
329
415
"block-buffer",
416
416
+
"const-oid",
330
417
"crypto-common",
418
418
+
"subtle",
331
419
]
332
420
333
421
[[package]]
···
342
430
]
343
431
344
432
[[package]]
433
433
+
name = "dotenvy"
434
434
+
version = "0.15.7"
435
435
+
source = "registry+https://github.com/rust-lang/crates.io-index"
436
436
+
checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
437
437
+
438
438
+
[[package]]
345
439
name = "either"
346
440
version = "1.15.0"
347
441
source = "registry+https://github.com/rust-lang/crates.io-index"
348
442
checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
443
443
+
dependencies = [
444
444
+
"serde",
445
445
+
]
349
446
350
447
[[package]]
351
448
name = "env_filter"
···
371
468
]
372
469
373
470
[[package]]
471
471
+
name = "equivalent"
472
472
+
version = "1.0.2"
473
473
+
source = "registry+https://github.com/rust-lang/crates.io-index"
474
474
+
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
475
475
+
476
476
+
[[package]]
477
477
+
name = "errno"
478
478
+
version = "0.3.11"
479
479
+
source = "registry+https://github.com/rust-lang/crates.io-index"
480
480
+
checksum = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e"
481
481
+
dependencies = [
482
482
+
"libc",
483
483
+
"windows-sys 0.59.0",
484
484
+
]
485
485
+
486
486
+
[[package]]
487
487
+
name = "etcetera"
488
488
+
version = "0.8.0"
489
489
+
source = "registry+https://github.com/rust-lang/crates.io-index"
490
490
+
checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
491
491
+
dependencies = [
492
492
+
"cfg-if",
493
493
+
"home",
494
494
+
"windows-sys 0.48.0",
495
495
+
]
496
496
+
497
497
+
[[package]]
498
498
+
name = "event-listener"
499
499
+
version = "5.4.0"
500
500
+
source = "registry+https://github.com/rust-lang/crates.io-index"
501
501
+
checksum = "3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae"
502
502
+
dependencies = [
503
503
+
"concurrent-queue",
504
504
+
"parking",
505
505
+
"pin-project-lite",
506
506
+
]
507
507
+
508
508
+
[[package]]
374
509
name = "eyewall-indexer"
375
510
version = "0.1.0"
376
511
dependencies = [
···
381
516
"log",
382
517
"rocketman",
383
518
"serde_json",
519
519
+
"sqlx",
384
520
"tokio",
385
521
]
386
522
387
523
[[package]]
524
524
+
name = "fastrand"
525
525
+
version = "2.3.0"
526
526
+
source = "registry+https://github.com/rust-lang/crates.io-index"
527
527
+
checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
528
528
+
529
529
+
[[package]]
388
530
name = "flume"
389
531
version = "0.11.1"
390
532
source = "registry+https://github.com/rust-lang/crates.io-index"
···
401
543
version = "1.0.7"
402
544
source = "registry+https://github.com/rust-lang/crates.io-index"
403
545
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
546
546
+
547
547
+
[[package]]
548
548
+
name = "foldhash"
549
549
+
version = "0.1.5"
550
550
+
source = "registry+https://github.com/rust-lang/crates.io-index"
551
551
+
checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
404
552
405
553
[[package]]
406
554
name = "form_urlencoded"
···
412
560
]
413
561
414
562
[[package]]
563
563
+
name = "futures-channel"
564
564
+
version = "0.3.31"
565
565
+
source = "registry+https://github.com/rust-lang/crates.io-index"
566
566
+
checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
567
567
+
dependencies = [
568
568
+
"futures-core",
569
569
+
"futures-sink",
570
570
+
]
571
571
+
572
572
+
[[package]]
415
573
name = "futures-core"
416
574
version = "0.3.31"
417
575
source = "registry+https://github.com/rust-lang/crates.io-index"
418
576
checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
419
577
420
578
[[package]]
579
579
+
name = "futures-executor"
580
580
+
version = "0.3.31"
581
581
+
source = "registry+https://github.com/rust-lang/crates.io-index"
582
582
+
checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
583
583
+
dependencies = [
584
584
+
"futures-core",
585
585
+
"futures-task",
586
586
+
"futures-util",
587
587
+
]
588
588
+
589
589
+
[[package]]
590
590
+
name = "futures-intrusive"
591
591
+
version = "0.5.0"
592
592
+
source = "registry+https://github.com/rust-lang/crates.io-index"
593
593
+
checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
594
594
+
dependencies = [
595
595
+
"futures-core",
596
596
+
"lock_api",
597
597
+
"parking_lot",
598
598
+
]
599
599
+
600
600
+
[[package]]
601
601
+
name = "futures-io"
602
602
+
version = "0.3.31"
603
603
+
source = "registry+https://github.com/rust-lang/crates.io-index"
604
604
+
checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
605
605
+
606
606
+
[[package]]
421
607
name = "futures-macro"
422
608
version = "0.3.31"
423
609
source = "registry+https://github.com/rust-lang/crates.io-index"
···
447
633
checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
448
634
dependencies = [
449
635
"futures-core",
636
636
+
"futures-io",
450
637
"futures-macro",
451
638
"futures-sink",
452
639
"futures-task",
640
640
+
"memchr",
453
641
"pin-project-lite",
454
642
"pin-utils",
455
643
"slab",
···
497
685
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
498
686
499
687
[[package]]
688
688
+
name = "hashbrown"
689
689
+
version = "0.15.3"
690
690
+
source = "registry+https://github.com/rust-lang/crates.io-index"
691
691
+
checksum = "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3"
692
692
+
dependencies = [
693
693
+
"allocator-api2",
694
694
+
"equivalent",
695
695
+
"foldhash",
696
696
+
]
697
697
+
698
698
+
[[package]]
699
699
+
name = "hashlink"
700
700
+
version = "0.10.0"
701
701
+
source = "registry+https://github.com/rust-lang/crates.io-index"
702
702
+
checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
703
703
+
dependencies = [
704
704
+
"hashbrown",
705
705
+
]
706
706
+
707
707
+
[[package]]
708
708
+
name = "heck"
709
709
+
version = "0.5.0"
710
710
+
source = "registry+https://github.com/rust-lang/crates.io-index"
711
711
+
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
712
712
+
713
713
+
[[package]]
714
714
+
name = "hex"
715
715
+
version = "0.4.3"
716
716
+
source = "registry+https://github.com/rust-lang/crates.io-index"
717
717
+
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
718
718
+
719
719
+
[[package]]
720
720
+
name = "hkdf"
721
721
+
version = "0.12.4"
722
722
+
source = "registry+https://github.com/rust-lang/crates.io-index"
723
723
+
checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
724
724
+
dependencies = [
725
725
+
"hmac",
726
726
+
]
727
727
+
728
728
+
[[package]]
729
729
+
name = "hmac"
730
730
+
version = "0.12.1"
731
731
+
source = "registry+https://github.com/rust-lang/crates.io-index"
732
732
+
checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
733
733
+
dependencies = [
734
734
+
"digest",
735
735
+
]
736
736
+
737
737
+
[[package]]
738
738
+
name = "home"
739
739
+
version = "0.5.11"
740
740
+
source = "registry+https://github.com/rust-lang/crates.io-index"
741
741
+
checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
742
742
+
dependencies = [
743
743
+
"windows-sys 0.59.0",
744
744
+
]
745
745
+
746
746
+
[[package]]
500
747
name = "http"
501
748
version = "0.2.12"
502
749
source = "registry+https://github.com/rust-lang/crates.io-index"
···
659
906
]
660
907
661
908
[[package]]
909
909
+
name = "indexmap"
910
910
+
version = "2.9.0"
911
911
+
source = "registry+https://github.com/rust-lang/crates.io-index"
912
912
+
checksum = "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e"
913
913
+
dependencies = [
914
914
+
"equivalent",
915
915
+
"hashbrown",
916
916
+
]
917
917
+
918
918
+
[[package]]
662
919
name = "is_terminal_polyfill"
663
920
version = "1.70.1"
664
921
source = "registry+https://github.com/rust-lang/crates.io-index"
···
728
985
version = "1.5.0"
729
986
source = "registry+https://github.com/rust-lang/crates.io-index"
730
987
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
988
988
+
dependencies = [
989
989
+
"spin",
990
990
+
]
731
991
732
992
[[package]]
733
993
name = "libc"
···
736
996
checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa"
737
997
738
998
[[package]]
999
999
+
name = "libm"
1000
1000
+
version = "0.2.15"
1001
1001
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1002
1002
+
checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
1003
1003
+
1004
1004
+
[[package]]
1005
1005
+
name = "libsqlite3-sys"
1006
1006
+
version = "0.30.1"
1007
1007
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1008
1008
+
checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
1009
1009
+
dependencies = [
1010
1010
+
"pkg-config",
1011
1011
+
"vcpkg",
1012
1012
+
]
1013
1013
+
1014
1014
+
[[package]]
1015
1015
+
name = "linux-raw-sys"
1016
1016
+
version = "0.9.4"
1017
1017
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1018
1018
+
checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12"
1019
1019
+
1020
1020
+
[[package]]
739
1021
name = "litemap"
740
1022
version = "0.7.5"
741
1023
source = "registry+https://github.com/rust-lang/crates.io-index"
···
756
1038
version = "0.4.27"
757
1039
source = "registry+https://github.com/rust-lang/crates.io-index"
758
1040
checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
1041
1041
+
1042
1042
+
[[package]]
1043
1043
+
name = "md-5"
1044
1044
+
version = "0.10.6"
1045
1045
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1046
1046
+
checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
1047
1047
+
dependencies = [
1048
1048
+
"cfg-if",
1049
1049
+
"digest",
1050
1050
+
]
759
1051
760
1052
[[package]]
761
1053
name = "memchr"
···
813
1105
]
814
1106
815
1107
[[package]]
1108
1108
+
name = "num-bigint-dig"
1109
1109
+
version = "0.8.4"
1110
1110
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1111
1111
+
checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
1112
1112
+
dependencies = [
1113
1113
+
"byteorder",
1114
1114
+
"lazy_static",
1115
1115
+
"libm",
1116
1116
+
"num-integer",
1117
1117
+
"num-iter",
1118
1118
+
"num-traits",
1119
1119
+
"rand",
1120
1120
+
"smallvec",
1121
1121
+
"zeroize",
1122
1122
+
]
1123
1123
+
1124
1124
+
[[package]]
1125
1125
+
name = "num-integer"
1126
1126
+
version = "0.1.46"
1127
1127
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1128
1128
+
checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
1129
1129
+
dependencies = [
1130
1130
+
"num-traits",
1131
1131
+
]
1132
1132
+
1133
1133
+
[[package]]
1134
1134
+
name = "num-iter"
1135
1135
+
version = "0.1.45"
1136
1136
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1137
1137
+
checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
1138
1138
+
dependencies = [
1139
1139
+
"autocfg",
1140
1140
+
"num-integer",
1141
1141
+
"num-traits",
1142
1142
+
]
1143
1143
+
1144
1144
+
[[package]]
1145
1145
+
name = "num-traits"
1146
1146
+
version = "0.2.19"
1147
1147
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1148
1148
+
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1149
1149
+
dependencies = [
1150
1150
+
"autocfg",
1151
1151
+
"libm",
1152
1152
+
]
1153
1153
+
1154
1154
+
[[package]]
816
1155
name = "object"
817
1156
version = "0.36.7"
818
1157
source = "registry+https://github.com/rust-lang/crates.io-index"
···
840
1179
checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
841
1180
842
1181
[[package]]
1182
1182
+
name = "parking"
1183
1183
+
version = "2.2.1"
1184
1184
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1185
1185
+
checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
1186
1186
+
1187
1187
+
[[package]]
1188
1188
+
name = "parking_lot"
1189
1189
+
version = "0.12.3"
1190
1190
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1191
1191
+
checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
1192
1192
+
dependencies = [
1193
1193
+
"lock_api",
1194
1194
+
"parking_lot_core",
1195
1195
+
]
1196
1196
+
1197
1197
+
[[package]]
1198
1198
+
name = "parking_lot_core"
1199
1199
+
version = "0.9.10"
1200
1200
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1201
1201
+
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
1202
1202
+
dependencies = [
1203
1203
+
"cfg-if",
1204
1204
+
"libc",
1205
1205
+
"redox_syscall",
1206
1206
+
"smallvec",
1207
1207
+
"windows-targets 0.52.6",
1208
1208
+
]
1209
1209
+
1210
1210
+
[[package]]
1211
1211
+
name = "pem-rfc7468"
1212
1212
+
version = "0.7.0"
1213
1213
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1214
1214
+
checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
1215
1215
+
dependencies = [
1216
1216
+
"base64ct",
1217
1217
+
]
1218
1218
+
1219
1219
+
[[package]]
843
1220
name = "percent-encoding"
844
1221
version = "2.3.1"
845
1222
source = "registry+https://github.com/rust-lang/crates.io-index"
···
858
1235
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
859
1236
860
1237
[[package]]
1238
1238
+
name = "pkcs1"
1239
1239
+
version = "0.7.5"
1240
1240
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1241
1241
+
checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
1242
1242
+
dependencies = [
1243
1243
+
"der",
1244
1244
+
"pkcs8",
1245
1245
+
"spki",
1246
1246
+
]
1247
1247
+
1248
1248
+
[[package]]
1249
1249
+
name = "pkcs8"
1250
1250
+
version = "0.10.2"
1251
1251
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1252
1252
+
checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
1253
1253
+
dependencies = [
1254
1254
+
"der",
1255
1255
+
"spki",
1256
1256
+
]
1257
1257
+
1258
1258
+
[[package]]
861
1259
name = "pkg-config"
862
1260
version = "0.3.32"
863
1261
source = "registry+https://github.com/rust-lang/crates.io-index"
···
952
1350
]
953
1351
954
1352
[[package]]
1353
1353
+
name = "redox_syscall"
1354
1354
+
version = "0.5.12"
1355
1355
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1356
1356
+
checksum = "928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af"
1357
1357
+
dependencies = [
1358
1358
+
"bitflags",
1359
1359
+
]
1360
1360
+
1361
1361
+
[[package]]
955
1362
name = "regex"
956
1363
version = "1.11.1"
957
1364
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1019
1426
]
1020
1427
1021
1428
[[package]]
1429
1429
+
name = "rsa"
1430
1430
+
version = "0.9.8"
1431
1431
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1432
1432
+
checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
1433
1433
+
dependencies = [
1434
1434
+
"const-oid",
1435
1435
+
"digest",
1436
1436
+
"num-bigint-dig",
1437
1437
+
"num-integer",
1438
1438
+
"num-traits",
1439
1439
+
"pkcs1",
1440
1440
+
"pkcs8",
1441
1441
+
"rand_core",
1442
1442
+
"signature",
1443
1443
+
"spki",
1444
1444
+
"subtle",
1445
1445
+
"zeroize",
1446
1446
+
]
1447
1447
+
1448
1448
+
[[package]]
1022
1449
name = "rustc-demangle"
1023
1450
version = "0.1.24"
1024
1451
source = "registry+https://github.com/rust-lang/crates.io-index"
1025
1452
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
1026
1453
1027
1454
[[package]]
1455
1455
+
name = "rustix"
1456
1456
+
version = "1.0.7"
1457
1457
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1458
1458
+
checksum = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266"
1459
1459
+
dependencies = [
1460
1460
+
"bitflags",
1461
1461
+
"errno",
1462
1462
+
"libc",
1463
1463
+
"linux-raw-sys",
1464
1464
+
"windows-sys 0.59.0",
1465
1465
+
]
1466
1466
+
1467
1467
+
[[package]]
1028
1468
name = "rustls"
1029
1469
version = "0.21.12"
1030
1470
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1032
1472
dependencies = [
1033
1473
"log",
1034
1474
"ring",
1035
1035
-
"rustls-webpki",
1475
1475
+
"rustls-webpki 0.101.7",
1036
1476
"sct",
1037
1477
]
1038
1478
1039
1479
[[package]]
1480
1480
+
name = "rustls"
1481
1481
+
version = "0.23.27"
1482
1482
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1483
1483
+
checksum = "730944ca083c1c233a75c09f199e973ca499344a2b7ba9e755c457e86fb4a321"
1484
1484
+
dependencies = [
1485
1485
+
"once_cell",
1486
1486
+
"ring",
1487
1487
+
"rustls-pki-types",
1488
1488
+
"rustls-webpki 0.103.3",
1489
1489
+
"subtle",
1490
1490
+
"zeroize",
1491
1491
+
]
1492
1492
+
1493
1493
+
[[package]]
1040
1494
name = "rustls-native-certs"
1041
1495
version = "0.6.3"
1042
1496
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1054
1508
source = "registry+https://github.com/rust-lang/crates.io-index"
1055
1509
checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
1056
1510
dependencies = [
1057
1057
-
"base64",
1511
1511
+
"base64 0.21.7",
1512
1512
+
]
1513
1513
+
1514
1514
+
[[package]]
1515
1515
+
name = "rustls-pki-types"
1516
1516
+
version = "1.12.0"
1517
1517
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1518
1518
+
checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79"
1519
1519
+
dependencies = [
1520
1520
+
"zeroize",
1058
1521
]
1059
1522
1060
1523
[[package]]
···
1068
1531
]
1069
1532
1070
1533
[[package]]
1534
1534
+
name = "rustls-webpki"
1535
1535
+
version = "0.103.3"
1536
1536
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1537
1537
+
checksum = "e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435"
1538
1538
+
dependencies = [
1539
1539
+
"ring",
1540
1540
+
"rustls-pki-types",
1541
1541
+
"untrusted",
1542
1542
+
]
1543
1543
+
1544
1544
+
[[package]]
1071
1545
name = "rustversion"
1072
1546
version = "1.0.20"
1073
1547
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1160
1634
]
1161
1635
1162
1636
[[package]]
1637
1637
+
name = "serde_urlencoded"
1638
1638
+
version = "0.7.1"
1639
1639
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1640
1640
+
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
1641
1641
+
dependencies = [
1642
1642
+
"form_urlencoded",
1643
1643
+
"itoa",
1644
1644
+
"ryu",
1645
1645
+
"serde",
1646
1646
+
]
1647
1647
+
1648
1648
+
[[package]]
1163
1649
name = "sha1"
1164
1650
version = "0.10.6"
1165
1651
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1171
1657
]
1172
1658
1173
1659
[[package]]
1660
1660
+
name = "sha2"
1661
1661
+
version = "0.10.9"
1662
1662
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1663
1663
+
checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
1664
1664
+
dependencies = [
1665
1665
+
"cfg-if",
1666
1666
+
"cpufeatures",
1667
1667
+
"digest",
1668
1668
+
]
1669
1669
+
1670
1670
+
[[package]]
1174
1671
name = "sharded-slab"
1175
1672
version = "0.1.7"
1176
1673
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1195
1692
]
1196
1693
1197
1694
[[package]]
1695
1695
+
name = "signature"
1696
1696
+
version = "2.2.0"
1697
1697
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1698
1698
+
checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
1699
1699
+
dependencies = [
1700
1700
+
"digest",
1701
1701
+
"rand_core",
1702
1702
+
]
1703
1703
+
1704
1704
+
[[package]]
1198
1705
name = "slab"
1199
1706
version = "0.4.9"
1200
1707
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1208
1715
version = "1.15.0"
1209
1716
source = "registry+https://github.com/rust-lang/crates.io-index"
1210
1717
checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9"
1718
1718
+
dependencies = [
1719
1719
+
"serde",
1720
1720
+
]
1211
1721
1212
1722
[[package]]
1213
1723
name = "socket2"
···
1229
1739
]
1230
1740
1231
1741
[[package]]
1742
1742
+
name = "spki"
1743
1743
+
version = "0.7.3"
1744
1744
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1745
1745
+
checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
1746
1746
+
dependencies = [
1747
1747
+
"base64ct",
1748
1748
+
"der",
1749
1749
+
]
1750
1750
+
1751
1751
+
[[package]]
1752
1752
+
name = "sqlx"
1753
1753
+
version = "0.8.5"
1754
1754
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1755
1755
+
checksum = "f3c3a85280daca669cfd3bcb68a337882a8bc57ec882f72c5d13a430613a738e"
1756
1756
+
dependencies = [
1757
1757
+
"sqlx-core",
1758
1758
+
"sqlx-macros",
1759
1759
+
"sqlx-mysql",
1760
1760
+
"sqlx-postgres",
1761
1761
+
"sqlx-sqlite",
1762
1762
+
]
1763
1763
+
1764
1764
+
[[package]]
1765
1765
+
name = "sqlx-core"
1766
1766
+
version = "0.8.5"
1767
1767
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1768
1768
+
checksum = "f743f2a3cea30a58cd479013f75550e879009e3a02f616f18ca699335aa248c3"
1769
1769
+
dependencies = [
1770
1770
+
"base64 0.22.1",
1771
1771
+
"bytes",
1772
1772
+
"crc",
1773
1773
+
"crossbeam-queue",
1774
1774
+
"either",
1775
1775
+
"event-listener",
1776
1776
+
"futures-core",
1777
1777
+
"futures-intrusive",
1778
1778
+
"futures-io",
1779
1779
+
"futures-util",
1780
1780
+
"hashbrown",
1781
1781
+
"hashlink",
1782
1782
+
"indexmap",
1783
1783
+
"log",
1784
1784
+
"memchr",
1785
1785
+
"once_cell",
1786
1786
+
"percent-encoding",
1787
1787
+
"rustls 0.23.27",
1788
1788
+
"serde",
1789
1789
+
"serde_json",
1790
1790
+
"sha2",
1791
1791
+
"smallvec",
1792
1792
+
"thiserror 2.0.12",
1793
1793
+
"tokio",
1794
1794
+
"tokio-stream",
1795
1795
+
"tracing",
1796
1796
+
"url",
1797
1797
+
"webpki-roots 0.26.11",
1798
1798
+
]
1799
1799
+
1800
1800
+
[[package]]
1801
1801
+
name = "sqlx-macros"
1802
1802
+
version = "0.8.5"
1803
1803
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1804
1804
+
checksum = "7f4200e0fde19834956d4252347c12a083bdcb237d7a1a1446bffd8768417dce"
1805
1805
+
dependencies = [
1806
1806
+
"proc-macro2",
1807
1807
+
"quote",
1808
1808
+
"sqlx-core",
1809
1809
+
"sqlx-macros-core",
1810
1810
+
"syn",
1811
1811
+
]
1812
1812
+
1813
1813
+
[[package]]
1814
1814
+
name = "sqlx-macros-core"
1815
1815
+
version = "0.8.5"
1816
1816
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1817
1817
+
checksum = "882ceaa29cade31beca7129b6beeb05737f44f82dbe2a9806ecea5a7093d00b7"
1818
1818
+
dependencies = [
1819
1819
+
"dotenvy",
1820
1820
+
"either",
1821
1821
+
"heck",
1822
1822
+
"hex",
1823
1823
+
"once_cell",
1824
1824
+
"proc-macro2",
1825
1825
+
"quote",
1826
1826
+
"serde",
1827
1827
+
"serde_json",
1828
1828
+
"sha2",
1829
1829
+
"sqlx-core",
1830
1830
+
"sqlx-mysql",
1831
1831
+
"sqlx-postgres",
1832
1832
+
"sqlx-sqlite",
1833
1833
+
"syn",
1834
1834
+
"tempfile",
1835
1835
+
"tokio",
1836
1836
+
"url",
1837
1837
+
]
1838
1838
+
1839
1839
+
[[package]]
1840
1840
+
name = "sqlx-mysql"
1841
1841
+
version = "0.8.5"
1842
1842
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1843
1843
+
checksum = "0afdd3aa7a629683c2d750c2df343025545087081ab5942593a5288855b1b7a7"
1844
1844
+
dependencies = [
1845
1845
+
"atoi",
1846
1846
+
"base64 0.22.1",
1847
1847
+
"bitflags",
1848
1848
+
"byteorder",
1849
1849
+
"bytes",
1850
1850
+
"crc",
1851
1851
+
"digest",
1852
1852
+
"dotenvy",
1853
1853
+
"either",
1854
1854
+
"futures-channel",
1855
1855
+
"futures-core",
1856
1856
+
"futures-io",
1857
1857
+
"futures-util",
1858
1858
+
"generic-array",
1859
1859
+
"hex",
1860
1860
+
"hkdf",
1861
1861
+
"hmac",
1862
1862
+
"itoa",
1863
1863
+
"log",
1864
1864
+
"md-5",
1865
1865
+
"memchr",
1866
1866
+
"once_cell",
1867
1867
+
"percent-encoding",
1868
1868
+
"rand",
1869
1869
+
"rsa",
1870
1870
+
"serde",
1871
1871
+
"sha1",
1872
1872
+
"sha2",
1873
1873
+
"smallvec",
1874
1874
+
"sqlx-core",
1875
1875
+
"stringprep",
1876
1876
+
"thiserror 2.0.12",
1877
1877
+
"tracing",
1878
1878
+
"whoami",
1879
1879
+
]
1880
1880
+
1881
1881
+
[[package]]
1882
1882
+
name = "sqlx-postgres"
1883
1883
+
version = "0.8.5"
1884
1884
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1885
1885
+
checksum = "a0bedbe1bbb5e2615ef347a5e9d8cd7680fb63e77d9dafc0f29be15e53f1ebe6"
1886
1886
+
dependencies = [
1887
1887
+
"atoi",
1888
1888
+
"base64 0.22.1",
1889
1889
+
"bitflags",
1890
1890
+
"byteorder",
1891
1891
+
"crc",
1892
1892
+
"dotenvy",
1893
1893
+
"etcetera",
1894
1894
+
"futures-channel",
1895
1895
+
"futures-core",
1896
1896
+
"futures-util",
1897
1897
+
"hex",
1898
1898
+
"hkdf",
1899
1899
+
"hmac",
1900
1900
+
"home",
1901
1901
+
"itoa",
1902
1902
+
"log",
1903
1903
+
"md-5",
1904
1904
+
"memchr",
1905
1905
+
"once_cell",
1906
1906
+
"rand",
1907
1907
+
"serde",
1908
1908
+
"serde_json",
1909
1909
+
"sha2",
1910
1910
+
"smallvec",
1911
1911
+
"sqlx-core",
1912
1912
+
"stringprep",
1913
1913
+
"thiserror 2.0.12",
1914
1914
+
"tracing",
1915
1915
+
"whoami",
1916
1916
+
]
1917
1917
+
1918
1918
+
[[package]]
1919
1919
+
name = "sqlx-sqlite"
1920
1920
+
version = "0.8.5"
1921
1921
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1922
1922
+
checksum = "c26083e9a520e8eb87a06b12347679b142dc2ea29e6e409f805644a7a979a5bc"
1923
1923
+
dependencies = [
1924
1924
+
"atoi",
1925
1925
+
"flume",
1926
1926
+
"futures-channel",
1927
1927
+
"futures-core",
1928
1928
+
"futures-executor",
1929
1929
+
"futures-intrusive",
1930
1930
+
"futures-util",
1931
1931
+
"libsqlite3-sys",
1932
1932
+
"log",
1933
1933
+
"percent-encoding",
1934
1934
+
"serde",
1935
1935
+
"serde_urlencoded",
1936
1936
+
"sqlx-core",
1937
1937
+
"thiserror 2.0.12",
1938
1938
+
"tracing",
1939
1939
+
"url",
1940
1940
+
]
1941
1941
+
1942
1942
+
[[package]]
1232
1943
name = "stable_deref_trait"
1233
1944
version = "1.2.0"
1234
1945
source = "registry+https://github.com/rust-lang/crates.io-index"
1235
1946
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
1236
1947
1237
1948
[[package]]
1949
1949
+
name = "stringprep"
1950
1950
+
version = "0.1.5"
1951
1951
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1952
1952
+
checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
1953
1953
+
dependencies = [
1954
1954
+
"unicode-bidi",
1955
1955
+
"unicode-normalization",
1956
1956
+
"unicode-properties",
1957
1957
+
]
1958
1958
+
1959
1959
+
[[package]]
1238
1960
name = "strsim"
1239
1961
version = "0.11.1"
1240
1962
source = "registry+https://github.com/rust-lang/crates.io-index"
1241
1963
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1242
1964
1243
1965
[[package]]
1966
1966
+
name = "subtle"
1967
1967
+
version = "2.6.1"
1968
1968
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1969
1969
+
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
1970
1970
+
1971
1971
+
[[package]]
1244
1972
name = "syn"
1245
1973
version = "2.0.101"
1246
1974
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1263
1991
]
1264
1992
1265
1993
[[package]]
1994
1994
+
name = "tempfile"
1995
1995
+
version = "3.20.0"
1996
1996
+
source = "registry+https://github.com/rust-lang/crates.io-index"
1997
1997
+
checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1"
1998
1998
+
dependencies = [
1999
1999
+
"fastrand",
2000
2000
+
"getrandom 0.3.2",
2001
2001
+
"once_cell",
2002
2002
+
"rustix",
2003
2003
+
"windows-sys 0.59.0",
2004
2004
+
]
2005
2005
+
2006
2006
+
[[package]]
1266
2007
name = "thiserror"
1267
2008
version = "1.0.69"
1268
2009
source = "registry+https://github.com/rust-lang/crates.io-index"
1269
2010
checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
1270
2011
dependencies = [
1271
1271
-
"thiserror-impl",
2012
2012
+
"thiserror-impl 1.0.69",
2013
2013
+
]
2014
2014
+
2015
2015
+
[[package]]
2016
2016
+
name = "thiserror"
2017
2017
+
version = "2.0.12"
2018
2018
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2019
2019
+
checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708"
2020
2020
+
dependencies = [
2021
2021
+
"thiserror-impl 2.0.12",
1272
2022
]
1273
2023
1274
2024
[[package]]
···
1283
2033
]
1284
2034
1285
2035
[[package]]
2036
2036
+
name = "thiserror-impl"
2037
2037
+
version = "2.0.12"
2038
2038
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2039
2039
+
checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
2040
2040
+
dependencies = [
2041
2041
+
"proc-macro2",
2042
2042
+
"quote",
2043
2043
+
"syn",
2044
2044
+
]
2045
2045
+
2046
2046
+
[[package]]
1286
2047
name = "thread_local"
1287
2048
version = "1.1.8"
1288
2049
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1303
2064
]
1304
2065
1305
2066
[[package]]
2067
2067
+
name = "tinyvec"
2068
2068
+
version = "1.9.0"
2069
2069
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2070
2070
+
checksum = "09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71"
2071
2071
+
dependencies = [
2072
2072
+
"tinyvec_macros",
2073
2073
+
]
2074
2074
+
2075
2075
+
[[package]]
2076
2076
+
name = "tinyvec_macros"
2077
2077
+
version = "0.1.1"
2078
2078
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2079
2079
+
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2080
2080
+
2081
2081
+
[[package]]
1306
2082
name = "tokio"
1307
2083
version = "1.44.2"
1308
2084
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1336
2112
source = "registry+https://github.com/rust-lang/crates.io-index"
1337
2113
checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
1338
2114
dependencies = [
1339
1339
-
"rustls",
2115
2115
+
"rustls 0.21.12",
2116
2116
+
"tokio",
2117
2117
+
]
2118
2118
+
2119
2119
+
[[package]]
2120
2120
+
name = "tokio-stream"
2121
2121
+
version = "0.1.17"
2122
2122
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2123
2123
+
checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
2124
2124
+
dependencies = [
2125
2125
+
"futures-core",
2126
2126
+
"pin-project-lite",
1340
2127
"tokio",
1341
2128
]
1342
2129
···
1348
2135
dependencies = [
1349
2136
"futures-util",
1350
2137
"log",
1351
1351
-
"rustls",
2138
2138
+
"rustls 0.21.12",
1352
2139
"rustls-native-certs",
1353
2140
"tokio",
1354
2141
"tokio-rustls",
1355
2142
"tungstenite",
1356
1356
-
"webpki-roots",
2143
2143
+
"webpki-roots 0.25.4",
1357
2144
]
1358
2145
1359
2146
[[package]]
···
1362
2149
source = "registry+https://github.com/rust-lang/crates.io-index"
1363
2150
checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
1364
2151
dependencies = [
2152
2152
+
"log",
1365
2153
"pin-project-lite",
1366
2154
"tracing-attributes",
1367
2155
"tracing-core",
···
1426
2214
"httparse",
1427
2215
"log",
1428
2216
"rand",
1429
1429
-
"rustls",
2217
2217
+
"rustls 0.21.12",
1430
2218
"sha1",
1431
1431
-
"thiserror",
2219
2219
+
"thiserror 1.0.69",
1432
2220
"url",
1433
2221
"utf-8",
1434
2222
]
···
1440
2228
checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
1441
2229
1442
2230
[[package]]
2231
2231
+
name = "unicode-bidi"
2232
2232
+
version = "0.3.18"
2233
2233
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2234
2234
+
checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
2235
2235
+
2236
2236
+
[[package]]
1443
2237
name = "unicode-ident"
1444
2238
version = "1.0.18"
1445
2239
source = "registry+https://github.com/rust-lang/crates.io-index"
1446
2240
checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
1447
2241
1448
2242
[[package]]
2243
2243
+
name = "unicode-normalization"
2244
2244
+
version = "0.1.24"
2245
2245
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2246
2246
+
checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
2247
2247
+
dependencies = [
2248
2248
+
"tinyvec",
2249
2249
+
]
2250
2250
+
2251
2251
+
[[package]]
2252
2252
+
name = "unicode-properties"
2253
2253
+
version = "0.1.3"
2254
2254
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2255
2255
+
checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
2256
2256
+
2257
2257
+
[[package]]
1449
2258
name = "untrusted"
1450
2259
version = "0.9.0"
1451
2260
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1493
2302
checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
1494
2303
1495
2304
[[package]]
2305
2305
+
name = "vcpkg"
2306
2306
+
version = "0.2.15"
2307
2307
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2308
2308
+
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2309
2309
+
2310
2310
+
[[package]]
1496
2311
name = "version_check"
1497
2312
version = "0.9.5"
1498
2313
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1514
2329
]
1515
2330
1516
2331
[[package]]
2332
2332
+
name = "wasite"
2333
2333
+
version = "0.1.0"
2334
2334
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2335
2335
+
checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
2336
2336
+
2337
2337
+
[[package]]
1517
2338
name = "wasm-bindgen"
1518
2339
version = "0.2.100"
1519
2340
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1577
2398
checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1"
1578
2399
1579
2400
[[package]]
2401
2401
+
name = "webpki-roots"
2402
2402
+
version = "0.26.11"
2403
2403
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2404
2404
+
checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9"
2405
2405
+
dependencies = [
2406
2406
+
"webpki-roots 1.0.0",
2407
2407
+
]
2408
2408
+
2409
2409
+
[[package]]
2410
2410
+
name = "webpki-roots"
2411
2411
+
version = "1.0.0"
2412
2412
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2413
2413
+
checksum = "2853738d1cc4f2da3a225c18ec6c3721abb31961096e9dbf5ab35fa88b19cfdb"
2414
2414
+
dependencies = [
2415
2415
+
"rustls-pki-types",
2416
2416
+
]
2417
2417
+
2418
2418
+
[[package]]
2419
2419
+
name = "whoami"
2420
2420
+
version = "1.6.0"
2421
2421
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2422
2422
+
checksum = "6994d13118ab492c3c80c1f81928718159254c53c472bf9ce36f8dae4add02a7"
2423
2423
+
dependencies = [
2424
2424
+
"redox_syscall",
2425
2425
+
"wasite",
2426
2426
+
]
2427
2427
+
2428
2428
+
[[package]]
1580
2429
name = "winapi"
1581
2430
version = "0.3.9"
1582
2431
source = "registry+https://github.com/rust-lang/crates.io-index"
···
1600
2449
1601
2450
[[package]]
1602
2451
name = "windows-sys"
2452
2452
+
version = "0.48.0"
2453
2453
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2454
2454
+
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
2455
2455
+
dependencies = [
2456
2456
+
"windows-targets 0.48.5",
2457
2457
+
]
2458
2458
+
2459
2459
+
[[package]]
2460
2460
+
name = "windows-sys"
1603
2461
version = "0.52.0"
1604
2462
source = "registry+https://github.com/rust-lang/crates.io-index"
1605
2463
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
1606
2464
dependencies = [
1607
1607
-
"windows-targets",
2465
2465
+
"windows-targets 0.52.6",
1608
2466
]
1609
2467
1610
2468
[[package]]
···
1613
2471
source = "registry+https://github.com/rust-lang/crates.io-index"
1614
2472
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
1615
2473
dependencies = [
1616
1616
-
"windows-targets",
2474
2474
+
"windows-targets 0.52.6",
2475
2475
+
]
2476
2476
+
2477
2477
+
[[package]]
2478
2478
+
name = "windows-targets"
2479
2479
+
version = "0.48.5"
2480
2480
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2481
2481
+
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
2482
2482
+
dependencies = [
2483
2483
+
"windows_aarch64_gnullvm 0.48.5",
2484
2484
+
"windows_aarch64_msvc 0.48.5",
2485
2485
+
"windows_i686_gnu 0.48.5",
2486
2486
+
"windows_i686_msvc 0.48.5",
2487
2487
+
"windows_x86_64_gnu 0.48.5",
2488
2488
+
"windows_x86_64_gnullvm 0.48.5",
2489
2489
+
"windows_x86_64_msvc 0.48.5",
1617
2490
]
1618
2491
1619
2492
[[package]]
···
1622
2495
source = "registry+https://github.com/rust-lang/crates.io-index"
1623
2496
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
1624
2497
dependencies = [
1625
1625
-
"windows_aarch64_gnullvm",
1626
1626
-
"windows_aarch64_msvc",
1627
1627
-
"windows_i686_gnu",
2498
2498
+
"windows_aarch64_gnullvm 0.52.6",
2499
2499
+
"windows_aarch64_msvc 0.52.6",
2500
2500
+
"windows_i686_gnu 0.52.6",
1628
2501
"windows_i686_gnullvm",
1629
1629
-
"windows_i686_msvc",
1630
1630
-
"windows_x86_64_gnu",
1631
1631
-
"windows_x86_64_gnullvm",
1632
1632
-
"windows_x86_64_msvc",
2502
2502
+
"windows_i686_msvc 0.52.6",
2503
2503
+
"windows_x86_64_gnu 0.52.6",
2504
2504
+
"windows_x86_64_gnullvm 0.52.6",
2505
2505
+
"windows_x86_64_msvc 0.52.6",
1633
2506
]
1634
2507
1635
2508
[[package]]
1636
2509
name = "windows_aarch64_gnullvm"
2510
2510
+
version = "0.48.5"
2511
2511
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2512
2512
+
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
2513
2513
+
2514
2514
+
[[package]]
2515
2515
+
name = "windows_aarch64_gnullvm"
1637
2516
version = "0.52.6"
1638
2517
source = "registry+https://github.com/rust-lang/crates.io-index"
1639
2518
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
1640
2519
1641
2520
[[package]]
1642
2521
name = "windows_aarch64_msvc"
2522
2522
+
version = "0.48.5"
2523
2523
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2524
2524
+
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
2525
2525
+
2526
2526
+
[[package]]
2527
2527
+
name = "windows_aarch64_msvc"
1643
2528
version = "0.52.6"
1644
2529
source = "registry+https://github.com/rust-lang/crates.io-index"
1645
2530
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
1646
2531
1647
2532
[[package]]
1648
2533
name = "windows_i686_gnu"
2534
2534
+
version = "0.48.5"
2535
2535
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2536
2536
+
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
2537
2537
+
2538
2538
+
[[package]]
2539
2539
+
name = "windows_i686_gnu"
1649
2540
version = "0.52.6"
1650
2541
source = "registry+https://github.com/rust-lang/crates.io-index"
1651
2542
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
···
1658
2549
1659
2550
[[package]]
1660
2551
name = "windows_i686_msvc"
2552
2552
+
version = "0.48.5"
2553
2553
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2554
2554
+
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
2555
2555
+
2556
2556
+
[[package]]
2557
2557
+
name = "windows_i686_msvc"
1661
2558
version = "0.52.6"
1662
2559
source = "registry+https://github.com/rust-lang/crates.io-index"
1663
2560
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
1664
2561
1665
2562
[[package]]
1666
2563
name = "windows_x86_64_gnu"
2564
2564
+
version = "0.48.5"
2565
2565
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2566
2566
+
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
2567
2567
+
2568
2568
+
[[package]]
2569
2569
+
name = "windows_x86_64_gnu"
1667
2570
version = "0.52.6"
1668
2571
source = "registry+https://github.com/rust-lang/crates.io-index"
1669
2572
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2573
2573
+
2574
2574
+
[[package]]
2575
2575
+
name = "windows_x86_64_gnullvm"
2576
2576
+
version = "0.48.5"
2577
2577
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2578
2578
+
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
1670
2579
1671
2580
[[package]]
1672
2581
name = "windows_x86_64_gnullvm"
1673
2582
version = "0.52.6"
1674
2583
source = "registry+https://github.com/rust-lang/crates.io-index"
1675
2584
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2585
2585
+
2586
2586
+
[[package]]
2587
2587
+
name = "windows_x86_64_msvc"
2588
2588
+
version = "0.48.5"
2589
2589
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2590
2590
+
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
1676
2591
1677
2592
[[package]]
1678
2593
name = "windows_x86_64_msvc"
···
1785
2700
"syn",
1786
2701
"synstructure",
1787
2702
]
2703
2703
+
2704
2704
+
[[package]]
2705
2705
+
name = "zeroize"
2706
2706
+
version = "1.8.1"
2707
2707
+
source = "registry+https://github.com/rust-lang/crates.io-index"
2708
2708
+
checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
1788
2709
1789
2710
[[package]]
1790
2711
name = "zerovec"