truss-transfer 0.0.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1717 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "addr2line"
7
+ version = "0.24.2"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
10
+ dependencies = [
11
+ "gimli",
12
+ ]
13
+
14
+ [[package]]
15
+ name = "adler2"
16
+ version = "2.0.0"
17
+ source = "registry+https://github.com/rust-lang/crates.io-index"
18
+ checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
19
+
20
+ [[package]]
21
+ name = "android-tzdata"
22
+ version = "0.1.1"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
25
+
26
+ [[package]]
27
+ name = "android_system_properties"
28
+ version = "0.1.5"
29
+ source = "registry+https://github.com/rust-lang/crates.io-index"
30
+ checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
31
+ dependencies = [
32
+ "libc",
33
+ ]
34
+
35
+ [[package]]
36
+ name = "anyhow"
37
+ version = "1.0.95"
38
+ source = "registry+https://github.com/rust-lang/crates.io-index"
39
+ checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04"
40
+
41
+ [[package]]
42
+ name = "atomic-waker"
43
+ version = "1.1.2"
44
+ source = "registry+https://github.com/rust-lang/crates.io-index"
45
+ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
46
+
47
+ [[package]]
48
+ name = "autocfg"
49
+ version = "1.4.0"
50
+ source = "registry+https://github.com/rust-lang/crates.io-index"
51
+ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
52
+
53
+ [[package]]
54
+ name = "backtrace"
55
+ version = "0.3.74"
56
+ source = "registry+https://github.com/rust-lang/crates.io-index"
57
+ checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
58
+ dependencies = [
59
+ "addr2line",
60
+ "cfg-if",
61
+ "libc",
62
+ "miniz_oxide",
63
+ "object",
64
+ "rustc-demangle",
65
+ "windows-targets",
66
+ ]
67
+
68
+ [[package]]
69
+ name = "base64"
70
+ version = "0.22.1"
71
+ source = "registry+https://github.com/rust-lang/crates.io-index"
72
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
73
+
74
+ [[package]]
75
+ name = "bitflags"
76
+ version = "2.8.0"
77
+ source = "registry+https://github.com/rust-lang/crates.io-index"
78
+ checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
79
+
80
+ [[package]]
81
+ name = "bumpalo"
82
+ version = "3.16.0"
83
+ source = "registry+https://github.com/rust-lang/crates.io-index"
84
+ checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
85
+
86
+ [[package]]
87
+ name = "bytes"
88
+ version = "1.9.0"
89
+ source = "registry+https://github.com/rust-lang/crates.io-index"
90
+ checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b"
91
+
92
+ [[package]]
93
+ name = "cc"
94
+ version = "1.2.9"
95
+ source = "registry+https://github.com/rust-lang/crates.io-index"
96
+ checksum = "c8293772165d9345bdaaa39b45b2109591e63fe5e6fbc23c6ff930a048aa310b"
97
+ dependencies = [
98
+ "shlex",
99
+ ]
100
+
101
+ [[package]]
102
+ name = "cfg-if"
103
+ version = "1.0.0"
104
+ source = "registry+https://github.com/rust-lang/crates.io-index"
105
+ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
106
+
107
+ [[package]]
108
+ name = "chrono"
109
+ version = "0.4.39"
110
+ source = "registry+https://github.com/rust-lang/crates.io-index"
111
+ checksum = "7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825"
112
+ dependencies = [
113
+ "android-tzdata",
114
+ "iana-time-zone",
115
+ "js-sys",
116
+ "num-traits",
117
+ "serde",
118
+ "wasm-bindgen",
119
+ "windows-targets",
120
+ ]
121
+
122
+ [[package]]
123
+ name = "core-foundation"
124
+ version = "0.9.4"
125
+ source = "registry+https://github.com/rust-lang/crates.io-index"
126
+ checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
127
+ dependencies = [
128
+ "core-foundation-sys",
129
+ "libc",
130
+ ]
131
+
132
+ [[package]]
133
+ name = "core-foundation-sys"
134
+ version = "0.8.7"
135
+ source = "registry+https://github.com/rust-lang/crates.io-index"
136
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
137
+
138
+ [[package]]
139
+ name = "displaydoc"
140
+ version = "0.2.5"
141
+ source = "registry+https://github.com/rust-lang/crates.io-index"
142
+ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
143
+ dependencies = [
144
+ "proc-macro2",
145
+ "quote",
146
+ "syn",
147
+ ]
148
+
149
+ [[package]]
150
+ name = "equivalent"
151
+ version = "1.0.1"
152
+ source = "registry+https://github.com/rust-lang/crates.io-index"
153
+ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
154
+
155
+ [[package]]
156
+ name = "errno"
157
+ version = "0.3.10"
158
+ source = "registry+https://github.com/rust-lang/crates.io-index"
159
+ checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
160
+ dependencies = [
161
+ "libc",
162
+ "windows-sys 0.59.0",
163
+ ]
164
+
165
+ [[package]]
166
+ name = "fastrand"
167
+ version = "2.3.0"
168
+ source = "registry+https://github.com/rust-lang/crates.io-index"
169
+ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
170
+
171
+ [[package]]
172
+ name = "fnv"
173
+ version = "1.0.7"
174
+ source = "registry+https://github.com/rust-lang/crates.io-index"
175
+ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
176
+
177
+ [[package]]
178
+ name = "foreign-types"
179
+ version = "0.3.2"
180
+ source = "registry+https://github.com/rust-lang/crates.io-index"
181
+ checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
182
+ dependencies = [
183
+ "foreign-types-shared",
184
+ ]
185
+
186
+ [[package]]
187
+ name = "foreign-types-shared"
188
+ version = "0.1.1"
189
+ source = "registry+https://github.com/rust-lang/crates.io-index"
190
+ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
191
+
192
+ [[package]]
193
+ name = "form_urlencoded"
194
+ version = "1.2.1"
195
+ source = "registry+https://github.com/rust-lang/crates.io-index"
196
+ checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
197
+ dependencies = [
198
+ "percent-encoding",
199
+ ]
200
+
201
+ [[package]]
202
+ name = "futures-channel"
203
+ version = "0.3.31"
204
+ source = "registry+https://github.com/rust-lang/crates.io-index"
205
+ checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
206
+ dependencies = [
207
+ "futures-core",
208
+ "futures-sink",
209
+ ]
210
+
211
+ [[package]]
212
+ name = "futures-core"
213
+ version = "0.3.31"
214
+ source = "registry+https://github.com/rust-lang/crates.io-index"
215
+ checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
216
+
217
+ [[package]]
218
+ name = "futures-io"
219
+ version = "0.3.31"
220
+ source = "registry+https://github.com/rust-lang/crates.io-index"
221
+ checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
222
+
223
+ [[package]]
224
+ name = "futures-macro"
225
+ version = "0.3.31"
226
+ source = "registry+https://github.com/rust-lang/crates.io-index"
227
+ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
228
+ dependencies = [
229
+ "proc-macro2",
230
+ "quote",
231
+ "syn",
232
+ ]
233
+
234
+ [[package]]
235
+ name = "futures-sink"
236
+ version = "0.3.31"
237
+ source = "registry+https://github.com/rust-lang/crates.io-index"
238
+ checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
239
+
240
+ [[package]]
241
+ name = "futures-task"
242
+ version = "0.3.31"
243
+ source = "registry+https://github.com/rust-lang/crates.io-index"
244
+ checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
245
+
246
+ [[package]]
247
+ name = "futures-util"
248
+ version = "0.3.31"
249
+ source = "registry+https://github.com/rust-lang/crates.io-index"
250
+ checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
251
+ dependencies = [
252
+ "futures-core",
253
+ "futures-io",
254
+ "futures-macro",
255
+ "futures-sink",
256
+ "futures-task",
257
+ "memchr",
258
+ "pin-project-lite",
259
+ "pin-utils",
260
+ "slab",
261
+ ]
262
+
263
+ [[package]]
264
+ name = "getrandom"
265
+ version = "0.2.15"
266
+ source = "registry+https://github.com/rust-lang/crates.io-index"
267
+ checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
268
+ dependencies = [
269
+ "cfg-if",
270
+ "libc",
271
+ "wasi",
272
+ ]
273
+
274
+ [[package]]
275
+ name = "gimli"
276
+ version = "0.31.1"
277
+ source = "registry+https://github.com/rust-lang/crates.io-index"
278
+ checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
279
+
280
+ [[package]]
281
+ name = "h2"
282
+ version = "0.4.7"
283
+ source = "registry+https://github.com/rust-lang/crates.io-index"
284
+ checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e"
285
+ dependencies = [
286
+ "atomic-waker",
287
+ "bytes",
288
+ "fnv",
289
+ "futures-core",
290
+ "futures-sink",
291
+ "http",
292
+ "indexmap",
293
+ "slab",
294
+ "tokio",
295
+ "tokio-util",
296
+ "tracing",
297
+ ]
298
+
299
+ [[package]]
300
+ name = "hashbrown"
301
+ version = "0.15.2"
302
+ source = "registry+https://github.com/rust-lang/crates.io-index"
303
+ checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
304
+
305
+ [[package]]
306
+ name = "heck"
307
+ version = "0.5.0"
308
+ source = "registry+https://github.com/rust-lang/crates.io-index"
309
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
310
+
311
+ [[package]]
312
+ name = "http"
313
+ version = "1.2.0"
314
+ source = "registry+https://github.com/rust-lang/crates.io-index"
315
+ checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
316
+ dependencies = [
317
+ "bytes",
318
+ "fnv",
319
+ "itoa",
320
+ ]
321
+
322
+ [[package]]
323
+ name = "http-body"
324
+ version = "1.0.1"
325
+ source = "registry+https://github.com/rust-lang/crates.io-index"
326
+ checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
327
+ dependencies = [
328
+ "bytes",
329
+ "http",
330
+ ]
331
+
332
+ [[package]]
333
+ name = "http-body-util"
334
+ version = "0.1.2"
335
+ source = "registry+https://github.com/rust-lang/crates.io-index"
336
+ checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
337
+ dependencies = [
338
+ "bytes",
339
+ "futures-util",
340
+ "http",
341
+ "http-body",
342
+ "pin-project-lite",
343
+ ]
344
+
345
+ [[package]]
346
+ name = "httparse"
347
+ version = "1.9.5"
348
+ source = "registry+https://github.com/rust-lang/crates.io-index"
349
+ checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
350
+
351
+ [[package]]
352
+ name = "hyper"
353
+ version = "1.5.2"
354
+ source = "registry+https://github.com/rust-lang/crates.io-index"
355
+ checksum = "256fb8d4bd6413123cc9d91832d78325c48ff41677595be797d90f42969beae0"
356
+ dependencies = [
357
+ "bytes",
358
+ "futures-channel",
359
+ "futures-util",
360
+ "h2",
361
+ "http",
362
+ "http-body",
363
+ "httparse",
364
+ "itoa",
365
+ "pin-project-lite",
366
+ "smallvec",
367
+ "tokio",
368
+ "want",
369
+ ]
370
+
371
+ [[package]]
372
+ name = "hyper-rustls"
373
+ version = "0.27.5"
374
+ source = "registry+https://github.com/rust-lang/crates.io-index"
375
+ checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2"
376
+ dependencies = [
377
+ "futures-util",
378
+ "http",
379
+ "hyper",
380
+ "hyper-util",
381
+ "rustls",
382
+ "rustls-pki-types",
383
+ "tokio",
384
+ "tokio-rustls",
385
+ "tower-service",
386
+ ]
387
+
388
+ [[package]]
389
+ name = "hyper-tls"
390
+ version = "0.6.0"
391
+ source = "registry+https://github.com/rust-lang/crates.io-index"
392
+ checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
393
+ dependencies = [
394
+ "bytes",
395
+ "http-body-util",
396
+ "hyper",
397
+ "hyper-util",
398
+ "native-tls",
399
+ "tokio",
400
+ "tokio-native-tls",
401
+ "tower-service",
402
+ ]
403
+
404
+ [[package]]
405
+ name = "hyper-util"
406
+ version = "0.1.10"
407
+ source = "registry+https://github.com/rust-lang/crates.io-index"
408
+ checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4"
409
+ dependencies = [
410
+ "bytes",
411
+ "futures-channel",
412
+ "futures-util",
413
+ "http",
414
+ "http-body",
415
+ "hyper",
416
+ "pin-project-lite",
417
+ "socket2",
418
+ "tokio",
419
+ "tower-service",
420
+ "tracing",
421
+ ]
422
+
423
+ [[package]]
424
+ name = "iana-time-zone"
425
+ version = "0.1.61"
426
+ source = "registry+https://github.com/rust-lang/crates.io-index"
427
+ checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
428
+ dependencies = [
429
+ "android_system_properties",
430
+ "core-foundation-sys",
431
+ "iana-time-zone-haiku",
432
+ "js-sys",
433
+ "wasm-bindgen",
434
+ "windows-core",
435
+ ]
436
+
437
+ [[package]]
438
+ name = "iana-time-zone-haiku"
439
+ version = "0.1.2"
440
+ source = "registry+https://github.com/rust-lang/crates.io-index"
441
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
442
+ dependencies = [
443
+ "cc",
444
+ ]
445
+
446
+ [[package]]
447
+ name = "icu_collections"
448
+ version = "1.5.0"
449
+ source = "registry+https://github.com/rust-lang/crates.io-index"
450
+ checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
451
+ dependencies = [
452
+ "displaydoc",
453
+ "yoke",
454
+ "zerofrom",
455
+ "zerovec",
456
+ ]
457
+
458
+ [[package]]
459
+ name = "icu_locid"
460
+ version = "1.5.0"
461
+ source = "registry+https://github.com/rust-lang/crates.io-index"
462
+ checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
463
+ dependencies = [
464
+ "displaydoc",
465
+ "litemap",
466
+ "tinystr",
467
+ "writeable",
468
+ "zerovec",
469
+ ]
470
+
471
+ [[package]]
472
+ name = "icu_locid_transform"
473
+ version = "1.5.0"
474
+ source = "registry+https://github.com/rust-lang/crates.io-index"
475
+ checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
476
+ dependencies = [
477
+ "displaydoc",
478
+ "icu_locid",
479
+ "icu_locid_transform_data",
480
+ "icu_provider",
481
+ "tinystr",
482
+ "zerovec",
483
+ ]
484
+
485
+ [[package]]
486
+ name = "icu_locid_transform_data"
487
+ version = "1.5.0"
488
+ source = "registry+https://github.com/rust-lang/crates.io-index"
489
+ checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
490
+
491
+ [[package]]
492
+ name = "icu_normalizer"
493
+ version = "1.5.0"
494
+ source = "registry+https://github.com/rust-lang/crates.io-index"
495
+ checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
496
+ dependencies = [
497
+ "displaydoc",
498
+ "icu_collections",
499
+ "icu_normalizer_data",
500
+ "icu_properties",
501
+ "icu_provider",
502
+ "smallvec",
503
+ "utf16_iter",
504
+ "utf8_iter",
505
+ "write16",
506
+ "zerovec",
507
+ ]
508
+
509
+ [[package]]
510
+ name = "icu_normalizer_data"
511
+ version = "1.5.0"
512
+ source = "registry+https://github.com/rust-lang/crates.io-index"
513
+ checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
514
+
515
+ [[package]]
516
+ name = "icu_properties"
517
+ version = "1.5.1"
518
+ source = "registry+https://github.com/rust-lang/crates.io-index"
519
+ checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
520
+ dependencies = [
521
+ "displaydoc",
522
+ "icu_collections",
523
+ "icu_locid_transform",
524
+ "icu_properties_data",
525
+ "icu_provider",
526
+ "tinystr",
527
+ "zerovec",
528
+ ]
529
+
530
+ [[package]]
531
+ name = "icu_properties_data"
532
+ version = "1.5.0"
533
+ source = "registry+https://github.com/rust-lang/crates.io-index"
534
+ checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
535
+
536
+ [[package]]
537
+ name = "icu_provider"
538
+ version = "1.5.0"
539
+ source = "registry+https://github.com/rust-lang/crates.io-index"
540
+ checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
541
+ dependencies = [
542
+ "displaydoc",
543
+ "icu_locid",
544
+ "icu_provider_macros",
545
+ "stable_deref_trait",
546
+ "tinystr",
547
+ "writeable",
548
+ "yoke",
549
+ "zerofrom",
550
+ "zerovec",
551
+ ]
552
+
553
+ [[package]]
554
+ name = "icu_provider_macros"
555
+ version = "1.5.0"
556
+ source = "registry+https://github.com/rust-lang/crates.io-index"
557
+ checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
558
+ dependencies = [
559
+ "proc-macro2",
560
+ "quote",
561
+ "syn",
562
+ ]
563
+
564
+ [[package]]
565
+ name = "idna"
566
+ version = "1.0.3"
567
+ source = "registry+https://github.com/rust-lang/crates.io-index"
568
+ checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
569
+ dependencies = [
570
+ "idna_adapter",
571
+ "smallvec",
572
+ "utf8_iter",
573
+ ]
574
+
575
+ [[package]]
576
+ name = "idna_adapter"
577
+ version = "1.2.0"
578
+ source = "registry+https://github.com/rust-lang/crates.io-index"
579
+ checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
580
+ dependencies = [
581
+ "icu_normalizer",
582
+ "icu_properties",
583
+ ]
584
+
585
+ [[package]]
586
+ name = "indexmap"
587
+ version = "2.7.0"
588
+ source = "registry+https://github.com/rust-lang/crates.io-index"
589
+ checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f"
590
+ dependencies = [
591
+ "equivalent",
592
+ "hashbrown",
593
+ ]
594
+
595
+ [[package]]
596
+ name = "indoc"
597
+ version = "2.0.5"
598
+ source = "registry+https://github.com/rust-lang/crates.io-index"
599
+ checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5"
600
+
601
+ [[package]]
602
+ name = "ipnet"
603
+ version = "2.10.1"
604
+ source = "registry+https://github.com/rust-lang/crates.io-index"
605
+ checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
606
+
607
+ [[package]]
608
+ name = "itoa"
609
+ version = "1.0.14"
610
+ source = "registry+https://github.com/rust-lang/crates.io-index"
611
+ checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
612
+
613
+ [[package]]
614
+ name = "js-sys"
615
+ version = "0.3.77"
616
+ source = "registry+https://github.com/rust-lang/crates.io-index"
617
+ checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
618
+ dependencies = [
619
+ "once_cell",
620
+ "wasm-bindgen",
621
+ ]
622
+
623
+ [[package]]
624
+ name = "libc"
625
+ version = "0.2.169"
626
+ source = "registry+https://github.com/rust-lang/crates.io-index"
627
+ checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
628
+
629
+ [[package]]
630
+ name = "linux-raw-sys"
631
+ version = "0.4.15"
632
+ source = "registry+https://github.com/rust-lang/crates.io-index"
633
+ checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
634
+
635
+ [[package]]
636
+ name = "litemap"
637
+ version = "0.7.4"
638
+ source = "registry+https://github.com/rust-lang/crates.io-index"
639
+ checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
640
+
641
+ [[package]]
642
+ name = "log"
643
+ version = "0.4.25"
644
+ source = "registry+https://github.com/rust-lang/crates.io-index"
645
+ checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f"
646
+
647
+ [[package]]
648
+ name = "memchr"
649
+ version = "2.7.4"
650
+ source = "registry+https://github.com/rust-lang/crates.io-index"
651
+ checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
652
+
653
+ [[package]]
654
+ name = "memoffset"
655
+ version = "0.9.1"
656
+ source = "registry+https://github.com/rust-lang/crates.io-index"
657
+ checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
658
+ dependencies = [
659
+ "autocfg",
660
+ ]
661
+
662
+ [[package]]
663
+ name = "mime"
664
+ version = "0.3.17"
665
+ source = "registry+https://github.com/rust-lang/crates.io-index"
666
+ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
667
+
668
+ [[package]]
669
+ name = "miniz_oxide"
670
+ version = "0.8.3"
671
+ source = "registry+https://github.com/rust-lang/crates.io-index"
672
+ checksum = "b8402cab7aefae129c6977bb0ff1b8fd9a04eb5b51efc50a70bea51cda0c7924"
673
+ dependencies = [
674
+ "adler2",
675
+ ]
676
+
677
+ [[package]]
678
+ name = "mio"
679
+ version = "1.0.3"
680
+ source = "registry+https://github.com/rust-lang/crates.io-index"
681
+ checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
682
+ dependencies = [
683
+ "libc",
684
+ "wasi",
685
+ "windows-sys 0.52.0",
686
+ ]
687
+
688
+ [[package]]
689
+ name = "native-tls"
690
+ version = "0.2.12"
691
+ source = "registry+https://github.com/rust-lang/crates.io-index"
692
+ checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
693
+ dependencies = [
694
+ "libc",
695
+ "log",
696
+ "openssl",
697
+ "openssl-probe",
698
+ "openssl-sys",
699
+ "schannel",
700
+ "security-framework",
701
+ "security-framework-sys",
702
+ "tempfile",
703
+ ]
704
+
705
+ [[package]]
706
+ name = "num-traits"
707
+ version = "0.2.19"
708
+ source = "registry+https://github.com/rust-lang/crates.io-index"
709
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
710
+ dependencies = [
711
+ "autocfg",
712
+ ]
713
+
714
+ [[package]]
715
+ name = "object"
716
+ version = "0.36.7"
717
+ source = "registry+https://github.com/rust-lang/crates.io-index"
718
+ checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
719
+ dependencies = [
720
+ "memchr",
721
+ ]
722
+
723
+ [[package]]
724
+ name = "once_cell"
725
+ version = "1.20.2"
726
+ source = "registry+https://github.com/rust-lang/crates.io-index"
727
+ checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
728
+
729
+ [[package]]
730
+ name = "openssl"
731
+ version = "0.10.68"
732
+ source = "registry+https://github.com/rust-lang/crates.io-index"
733
+ checksum = "6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5"
734
+ dependencies = [
735
+ "bitflags",
736
+ "cfg-if",
737
+ "foreign-types",
738
+ "libc",
739
+ "once_cell",
740
+ "openssl-macros",
741
+ "openssl-sys",
742
+ ]
743
+
744
+ [[package]]
745
+ name = "openssl-macros"
746
+ version = "0.1.1"
747
+ source = "registry+https://github.com/rust-lang/crates.io-index"
748
+ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
749
+ dependencies = [
750
+ "proc-macro2",
751
+ "quote",
752
+ "syn",
753
+ ]
754
+
755
+ [[package]]
756
+ name = "openssl-probe"
757
+ version = "0.1.5"
758
+ source = "registry+https://github.com/rust-lang/crates.io-index"
759
+ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
760
+
761
+ [[package]]
762
+ name = "openssl-src"
763
+ version = "300.4.1+3.4.0"
764
+ source = "registry+https://github.com/rust-lang/crates.io-index"
765
+ checksum = "faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c"
766
+ dependencies = [
767
+ "cc",
768
+ ]
769
+
770
+ [[package]]
771
+ name = "openssl-sys"
772
+ version = "0.9.104"
773
+ source = "registry+https://github.com/rust-lang/crates.io-index"
774
+ checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741"
775
+ dependencies = [
776
+ "cc",
777
+ "libc",
778
+ "openssl-src",
779
+ "pkg-config",
780
+ "vcpkg",
781
+ ]
782
+
783
+ [[package]]
784
+ name = "percent-encoding"
785
+ version = "2.3.1"
786
+ source = "registry+https://github.com/rust-lang/crates.io-index"
787
+ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
788
+
789
+ [[package]]
790
+ name = "pin-project-lite"
791
+ version = "0.2.16"
792
+ source = "registry+https://github.com/rust-lang/crates.io-index"
793
+ checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
794
+
795
+ [[package]]
796
+ name = "pin-utils"
797
+ version = "0.1.0"
798
+ source = "registry+https://github.com/rust-lang/crates.io-index"
799
+ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
800
+
801
+ [[package]]
802
+ name = "pkg-config"
803
+ version = "0.3.31"
804
+ source = "registry+https://github.com/rust-lang/crates.io-index"
805
+ checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
806
+
807
+ [[package]]
808
+ name = "portable-atomic"
809
+ version = "1.10.0"
810
+ source = "registry+https://github.com/rust-lang/crates.io-index"
811
+ checksum = "280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6"
812
+
813
+ [[package]]
814
+ name = "proc-macro2"
815
+ version = "1.0.93"
816
+ source = "registry+https://github.com/rust-lang/crates.io-index"
817
+ checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99"
818
+ dependencies = [
819
+ "unicode-ident",
820
+ ]
821
+
822
+ [[package]]
823
+ name = "pyo3"
824
+ version = "0.23.4"
825
+ source = "registry+https://github.com/rust-lang/crates.io-index"
826
+ checksum = "57fe09249128b3173d092de9523eaa75136bf7ba85e0d69eca241c7939c933cc"
827
+ dependencies = [
828
+ "cfg-if",
829
+ "indoc",
830
+ "libc",
831
+ "memoffset",
832
+ "once_cell",
833
+ "portable-atomic",
834
+ "pyo3-build-config",
835
+ "pyo3-ffi",
836
+ "pyo3-macros",
837
+ "unindent",
838
+ ]
839
+
840
+ [[package]]
841
+ name = "pyo3-build-config"
842
+ version = "0.23.4"
843
+ source = "registry+https://github.com/rust-lang/crates.io-index"
844
+ checksum = "1cd3927b5a78757a0d71aa9dff669f903b1eb64b54142a9bd9f757f8fde65fd7"
845
+ dependencies = [
846
+ "once_cell",
847
+ "target-lexicon",
848
+ ]
849
+
850
+ [[package]]
851
+ name = "pyo3-ffi"
852
+ version = "0.23.4"
853
+ source = "registry+https://github.com/rust-lang/crates.io-index"
854
+ checksum = "dab6bb2102bd8f991e7749f130a70d05dd557613e39ed2deeee8e9ca0c4d548d"
855
+ dependencies = [
856
+ "libc",
857
+ "pyo3-build-config",
858
+ ]
859
+
860
+ [[package]]
861
+ name = "pyo3-macros"
862
+ version = "0.23.4"
863
+ source = "registry+https://github.com/rust-lang/crates.io-index"
864
+ checksum = "91871864b353fd5ffcb3f91f2f703a22a9797c91b9ab497b1acac7b07ae509c7"
865
+ dependencies = [
866
+ "proc-macro2",
867
+ "pyo3-macros-backend",
868
+ "quote",
869
+ "syn",
870
+ ]
871
+
872
+ [[package]]
873
+ name = "pyo3-macros-backend"
874
+ version = "0.23.4"
875
+ source = "registry+https://github.com/rust-lang/crates.io-index"
876
+ checksum = "43abc3b80bc20f3facd86cd3c60beed58c3e2aa26213f3cda368de39c60a27e4"
877
+ dependencies = [
878
+ "heck",
879
+ "proc-macro2",
880
+ "pyo3-build-config",
881
+ "quote",
882
+ "syn",
883
+ ]
884
+
885
+ [[package]]
886
+ name = "quote"
887
+ version = "1.0.38"
888
+ source = "registry+https://github.com/rust-lang/crates.io-index"
889
+ checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc"
890
+ dependencies = [
891
+ "proc-macro2",
892
+ ]
893
+
894
+ [[package]]
895
+ name = "reqwest"
896
+ version = "0.12.12"
897
+ source = "registry+https://github.com/rust-lang/crates.io-index"
898
+ checksum = "43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da"
899
+ dependencies = [
900
+ "base64",
901
+ "bytes",
902
+ "futures-channel",
903
+ "futures-core",
904
+ "futures-util",
905
+ "h2",
906
+ "http",
907
+ "http-body",
908
+ "http-body-util",
909
+ "hyper",
910
+ "hyper-rustls",
911
+ "hyper-tls",
912
+ "hyper-util",
913
+ "ipnet",
914
+ "js-sys",
915
+ "log",
916
+ "mime",
917
+ "native-tls",
918
+ "once_cell",
919
+ "percent-encoding",
920
+ "pin-project-lite",
921
+ "rustls-pemfile",
922
+ "serde",
923
+ "serde_json",
924
+ "serde_urlencoded",
925
+ "sync_wrapper",
926
+ "tokio",
927
+ "tokio-native-tls",
928
+ "tokio-util",
929
+ "tower",
930
+ "tower-service",
931
+ "url",
932
+ "wasm-bindgen",
933
+ "wasm-bindgen-futures",
934
+ "wasm-streams",
935
+ "web-sys",
936
+ "windows-registry",
937
+ ]
938
+
939
+ [[package]]
940
+ name = "ring"
941
+ version = "0.17.8"
942
+ source = "registry+https://github.com/rust-lang/crates.io-index"
943
+ checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
944
+ dependencies = [
945
+ "cc",
946
+ "cfg-if",
947
+ "getrandom",
948
+ "libc",
949
+ "spin",
950
+ "untrusted",
951
+ "windows-sys 0.52.0",
952
+ ]
953
+
954
+ [[package]]
955
+ name = "rustc-demangle"
956
+ version = "0.1.24"
957
+ source = "registry+https://github.com/rust-lang/crates.io-index"
958
+ checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
959
+
960
+ [[package]]
961
+ name = "rustix"
962
+ version = "0.38.43"
963
+ source = "registry+https://github.com/rust-lang/crates.io-index"
964
+ checksum = "a78891ee6bf2340288408954ac787aa063d8e8817e9f53abb37c695c6d834ef6"
965
+ dependencies = [
966
+ "bitflags",
967
+ "errno",
968
+ "libc",
969
+ "linux-raw-sys",
970
+ "windows-sys 0.59.0",
971
+ ]
972
+
973
+ [[package]]
974
+ name = "rustls"
975
+ version = "0.23.21"
976
+ source = "registry+https://github.com/rust-lang/crates.io-index"
977
+ checksum = "8f287924602bf649d949c63dc8ac8b235fa5387d394020705b80c4eb597ce5b8"
978
+ dependencies = [
979
+ "once_cell",
980
+ "rustls-pki-types",
981
+ "rustls-webpki",
982
+ "subtle",
983
+ "zeroize",
984
+ ]
985
+
986
+ [[package]]
987
+ name = "rustls-pemfile"
988
+ version = "2.2.0"
989
+ source = "registry+https://github.com/rust-lang/crates.io-index"
990
+ checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
991
+ dependencies = [
992
+ "rustls-pki-types",
993
+ ]
994
+
995
+ [[package]]
996
+ name = "rustls-pki-types"
997
+ version = "1.10.1"
998
+ source = "registry+https://github.com/rust-lang/crates.io-index"
999
+ checksum = "d2bf47e6ff922db3825eb750c4e2ff784c6ff8fb9e13046ef6a1d1c5401b0b37"
1000
+
1001
+ [[package]]
1002
+ name = "rustls-webpki"
1003
+ version = "0.102.8"
1004
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1005
+ checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
1006
+ dependencies = [
1007
+ "ring",
1008
+ "rustls-pki-types",
1009
+ "untrusted",
1010
+ ]
1011
+
1012
+ [[package]]
1013
+ name = "rustversion"
1014
+ version = "1.0.19"
1015
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1016
+ checksum = "f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4"
1017
+
1018
+ [[package]]
1019
+ name = "ryu"
1020
+ version = "1.0.18"
1021
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1022
+ checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
1023
+
1024
+ [[package]]
1025
+ name = "schannel"
1026
+ version = "0.1.27"
1027
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1028
+ checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
1029
+ dependencies = [
1030
+ "windows-sys 0.59.0",
1031
+ ]
1032
+
1033
+ [[package]]
1034
+ name = "security-framework"
1035
+ version = "2.11.1"
1036
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1037
+ checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
1038
+ dependencies = [
1039
+ "bitflags",
1040
+ "core-foundation",
1041
+ "core-foundation-sys",
1042
+ "libc",
1043
+ "security-framework-sys",
1044
+ ]
1045
+
1046
+ [[package]]
1047
+ name = "security-framework-sys"
1048
+ version = "2.14.0"
1049
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1050
+ checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32"
1051
+ dependencies = [
1052
+ "core-foundation-sys",
1053
+ "libc",
1054
+ ]
1055
+
1056
+ [[package]]
1057
+ name = "serde"
1058
+ version = "1.0.217"
1059
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1060
+ checksum = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70"
1061
+ dependencies = [
1062
+ "serde_derive",
1063
+ ]
1064
+
1065
+ [[package]]
1066
+ name = "serde_derive"
1067
+ version = "1.0.217"
1068
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1069
+ checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0"
1070
+ dependencies = [
1071
+ "proc-macro2",
1072
+ "quote",
1073
+ "syn",
1074
+ ]
1075
+
1076
+ [[package]]
1077
+ name = "serde_json"
1078
+ version = "1.0.135"
1079
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1080
+ checksum = "2b0d7ba2887406110130a978386c4e1befb98c674b4fba677954e4db976630d9"
1081
+ dependencies = [
1082
+ "itoa",
1083
+ "memchr",
1084
+ "ryu",
1085
+ "serde",
1086
+ ]
1087
+
1088
+ [[package]]
1089
+ name = "serde_urlencoded"
1090
+ version = "0.7.1"
1091
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1092
+ checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
1093
+ dependencies = [
1094
+ "form_urlencoded",
1095
+ "itoa",
1096
+ "ryu",
1097
+ "serde",
1098
+ ]
1099
+
1100
+ [[package]]
1101
+ name = "serde_yaml"
1102
+ version = "0.9.34+deprecated"
1103
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1104
+ checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47"
1105
+ dependencies = [
1106
+ "indexmap",
1107
+ "itoa",
1108
+ "ryu",
1109
+ "serde",
1110
+ "unsafe-libyaml",
1111
+ ]
1112
+
1113
+ [[package]]
1114
+ name = "shlex"
1115
+ version = "1.3.0"
1116
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1117
+ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1118
+
1119
+ [[package]]
1120
+ name = "slab"
1121
+ version = "0.4.9"
1122
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1123
+ checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
1124
+ dependencies = [
1125
+ "autocfg",
1126
+ ]
1127
+
1128
+ [[package]]
1129
+ name = "smallvec"
1130
+ version = "1.13.2"
1131
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1132
+ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
1133
+
1134
+ [[package]]
1135
+ name = "socket2"
1136
+ version = "0.5.8"
1137
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1138
+ checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
1139
+ dependencies = [
1140
+ "libc",
1141
+ "windows-sys 0.52.0",
1142
+ ]
1143
+
1144
+ [[package]]
1145
+ name = "spin"
1146
+ version = "0.9.8"
1147
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1148
+ checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
1149
+
1150
+ [[package]]
1151
+ name = "stable_deref_trait"
1152
+ version = "1.2.0"
1153
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1154
+ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
1155
+
1156
+ [[package]]
1157
+ name = "subtle"
1158
+ version = "2.6.1"
1159
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1160
+ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
1161
+
1162
+ [[package]]
1163
+ name = "syn"
1164
+ version = "2.0.96"
1165
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1166
+ checksum = "d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80"
1167
+ dependencies = [
1168
+ "proc-macro2",
1169
+ "quote",
1170
+ "unicode-ident",
1171
+ ]
1172
+
1173
+ [[package]]
1174
+ name = "sync_wrapper"
1175
+ version = "1.0.2"
1176
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1177
+ checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
1178
+ dependencies = [
1179
+ "futures-core",
1180
+ ]
1181
+
1182
+ [[package]]
1183
+ name = "synstructure"
1184
+ version = "0.13.1"
1185
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1186
+ checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
1187
+ dependencies = [
1188
+ "proc-macro2",
1189
+ "quote",
1190
+ "syn",
1191
+ ]
1192
+
1193
+ [[package]]
1194
+ name = "target-lexicon"
1195
+ version = "0.12.16"
1196
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1197
+ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
1198
+
1199
+ [[package]]
1200
+ name = "tempfile"
1201
+ version = "3.15.0"
1202
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1203
+ checksum = "9a8a559c81686f576e8cd0290cd2a24a2a9ad80c98b3478856500fcbd7acd704"
1204
+ dependencies = [
1205
+ "cfg-if",
1206
+ "fastrand",
1207
+ "getrandom",
1208
+ "once_cell",
1209
+ "rustix",
1210
+ "windows-sys 0.59.0",
1211
+ ]
1212
+
1213
+ [[package]]
1214
+ name = "tinystr"
1215
+ version = "0.7.6"
1216
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1217
+ checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
1218
+ dependencies = [
1219
+ "displaydoc",
1220
+ "zerovec",
1221
+ ]
1222
+
1223
+ [[package]]
1224
+ name = "tokio"
1225
+ version = "1.43.0"
1226
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1227
+ checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
1228
+ dependencies = [
1229
+ "backtrace",
1230
+ "bytes",
1231
+ "libc",
1232
+ "mio",
1233
+ "pin-project-lite",
1234
+ "socket2",
1235
+ "tokio-macros",
1236
+ "windows-sys 0.52.0",
1237
+ ]
1238
+
1239
+ [[package]]
1240
+ name = "tokio-macros"
1241
+ version = "2.5.0"
1242
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1243
+ checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
1244
+ dependencies = [
1245
+ "proc-macro2",
1246
+ "quote",
1247
+ "syn",
1248
+ ]
1249
+
1250
+ [[package]]
1251
+ name = "tokio-native-tls"
1252
+ version = "0.3.1"
1253
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1254
+ checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
1255
+ dependencies = [
1256
+ "native-tls",
1257
+ "tokio",
1258
+ ]
1259
+
1260
+ [[package]]
1261
+ name = "tokio-rustls"
1262
+ version = "0.26.1"
1263
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1264
+ checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37"
1265
+ dependencies = [
1266
+ "rustls",
1267
+ "tokio",
1268
+ ]
1269
+
1270
+ [[package]]
1271
+ name = "tokio-util"
1272
+ version = "0.7.13"
1273
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1274
+ checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
1275
+ dependencies = [
1276
+ "bytes",
1277
+ "futures-core",
1278
+ "futures-sink",
1279
+ "pin-project-lite",
1280
+ "tokio",
1281
+ ]
1282
+
1283
+ [[package]]
1284
+ name = "tower"
1285
+ version = "0.5.2"
1286
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1287
+ checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
1288
+ dependencies = [
1289
+ "futures-core",
1290
+ "futures-util",
1291
+ "pin-project-lite",
1292
+ "sync_wrapper",
1293
+ "tokio",
1294
+ "tower-layer",
1295
+ "tower-service",
1296
+ ]
1297
+
1298
+ [[package]]
1299
+ name = "tower-layer"
1300
+ version = "0.3.3"
1301
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1302
+ checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
1303
+
1304
+ [[package]]
1305
+ name = "tower-service"
1306
+ version = "0.3.3"
1307
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1308
+ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
1309
+
1310
+ [[package]]
1311
+ name = "tracing"
1312
+ version = "0.1.41"
1313
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1314
+ checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
1315
+ dependencies = [
1316
+ "pin-project-lite",
1317
+ "tracing-core",
1318
+ ]
1319
+
1320
+ [[package]]
1321
+ name = "tracing-core"
1322
+ version = "0.1.33"
1323
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1324
+ checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
1325
+ dependencies = [
1326
+ "once_cell",
1327
+ ]
1328
+
1329
+ [[package]]
1330
+ name = "truss_transfer"
1331
+ version = "0.0.1"
1332
+ dependencies = [
1333
+ "anyhow",
1334
+ "bytes",
1335
+ "chrono",
1336
+ "futures-util",
1337
+ "openssl",
1338
+ "pyo3",
1339
+ "reqwest",
1340
+ "serde",
1341
+ "serde_yaml",
1342
+ "tokio",
1343
+ ]
1344
+
1345
+ [[package]]
1346
+ name = "try-lock"
1347
+ version = "0.2.5"
1348
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1349
+ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
1350
+
1351
+ [[package]]
1352
+ name = "unicode-ident"
1353
+ version = "1.0.14"
1354
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1355
+ checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
1356
+
1357
+ [[package]]
1358
+ name = "unindent"
1359
+ version = "0.2.3"
1360
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1361
+ checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce"
1362
+
1363
+ [[package]]
1364
+ name = "unsafe-libyaml"
1365
+ version = "0.2.11"
1366
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1367
+ checksum = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861"
1368
+
1369
+ [[package]]
1370
+ name = "untrusted"
1371
+ version = "0.9.0"
1372
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1373
+ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
1374
+
1375
+ [[package]]
1376
+ name = "url"
1377
+ version = "2.5.4"
1378
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1379
+ checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
1380
+ dependencies = [
1381
+ "form_urlencoded",
1382
+ "idna",
1383
+ "percent-encoding",
1384
+ ]
1385
+
1386
+ [[package]]
1387
+ name = "utf16_iter"
1388
+ version = "1.0.5"
1389
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1390
+ checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
1391
+
1392
+ [[package]]
1393
+ name = "utf8_iter"
1394
+ version = "1.0.4"
1395
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1396
+ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
1397
+
1398
+ [[package]]
1399
+ name = "vcpkg"
1400
+ version = "0.2.15"
1401
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1402
+ checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
1403
+
1404
+ [[package]]
1405
+ name = "want"
1406
+ version = "0.3.1"
1407
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1408
+ checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
1409
+ dependencies = [
1410
+ "try-lock",
1411
+ ]
1412
+
1413
+ [[package]]
1414
+ name = "wasi"
1415
+ version = "0.11.0+wasi-snapshot-preview1"
1416
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1417
+ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
1418
+
1419
+ [[package]]
1420
+ name = "wasm-bindgen"
1421
+ version = "0.2.100"
1422
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1423
+ checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
1424
+ dependencies = [
1425
+ "cfg-if",
1426
+ "once_cell",
1427
+ "rustversion",
1428
+ "wasm-bindgen-macro",
1429
+ ]
1430
+
1431
+ [[package]]
1432
+ name = "wasm-bindgen-backend"
1433
+ version = "0.2.100"
1434
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1435
+ checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
1436
+ dependencies = [
1437
+ "bumpalo",
1438
+ "log",
1439
+ "proc-macro2",
1440
+ "quote",
1441
+ "syn",
1442
+ "wasm-bindgen-shared",
1443
+ ]
1444
+
1445
+ [[package]]
1446
+ name = "wasm-bindgen-futures"
1447
+ version = "0.4.50"
1448
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1449
+ checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61"
1450
+ dependencies = [
1451
+ "cfg-if",
1452
+ "js-sys",
1453
+ "once_cell",
1454
+ "wasm-bindgen",
1455
+ "web-sys",
1456
+ ]
1457
+
1458
+ [[package]]
1459
+ name = "wasm-bindgen-macro"
1460
+ version = "0.2.100"
1461
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1462
+ checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
1463
+ dependencies = [
1464
+ "quote",
1465
+ "wasm-bindgen-macro-support",
1466
+ ]
1467
+
1468
+ [[package]]
1469
+ name = "wasm-bindgen-macro-support"
1470
+ version = "0.2.100"
1471
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1472
+ checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
1473
+ dependencies = [
1474
+ "proc-macro2",
1475
+ "quote",
1476
+ "syn",
1477
+ "wasm-bindgen-backend",
1478
+ "wasm-bindgen-shared",
1479
+ ]
1480
+
1481
+ [[package]]
1482
+ name = "wasm-bindgen-shared"
1483
+ version = "0.2.100"
1484
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1485
+ checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
1486
+ dependencies = [
1487
+ "unicode-ident",
1488
+ ]
1489
+
1490
+ [[package]]
1491
+ name = "wasm-streams"
1492
+ version = "0.4.2"
1493
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1494
+ checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
1495
+ dependencies = [
1496
+ "futures-util",
1497
+ "js-sys",
1498
+ "wasm-bindgen",
1499
+ "wasm-bindgen-futures",
1500
+ "web-sys",
1501
+ ]
1502
+
1503
+ [[package]]
1504
+ name = "web-sys"
1505
+ version = "0.3.77"
1506
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1507
+ checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2"
1508
+ dependencies = [
1509
+ "js-sys",
1510
+ "wasm-bindgen",
1511
+ ]
1512
+
1513
+ [[package]]
1514
+ name = "windows-core"
1515
+ version = "0.52.0"
1516
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1517
+ checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
1518
+ dependencies = [
1519
+ "windows-targets",
1520
+ ]
1521
+
1522
+ [[package]]
1523
+ name = "windows-registry"
1524
+ version = "0.2.0"
1525
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1526
+ checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
1527
+ dependencies = [
1528
+ "windows-result",
1529
+ "windows-strings",
1530
+ "windows-targets",
1531
+ ]
1532
+
1533
+ [[package]]
1534
+ name = "windows-result"
1535
+ version = "0.2.0"
1536
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1537
+ checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
1538
+ dependencies = [
1539
+ "windows-targets",
1540
+ ]
1541
+
1542
+ [[package]]
1543
+ name = "windows-strings"
1544
+ version = "0.1.0"
1545
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1546
+ checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
1547
+ dependencies = [
1548
+ "windows-result",
1549
+ "windows-targets",
1550
+ ]
1551
+
1552
+ [[package]]
1553
+ name = "windows-sys"
1554
+ version = "0.52.0"
1555
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1556
+ checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
1557
+ dependencies = [
1558
+ "windows-targets",
1559
+ ]
1560
+
1561
+ [[package]]
1562
+ name = "windows-sys"
1563
+ version = "0.59.0"
1564
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1565
+ checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
1566
+ dependencies = [
1567
+ "windows-targets",
1568
+ ]
1569
+
1570
+ [[package]]
1571
+ name = "windows-targets"
1572
+ version = "0.52.6"
1573
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1574
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
1575
+ dependencies = [
1576
+ "windows_aarch64_gnullvm",
1577
+ "windows_aarch64_msvc",
1578
+ "windows_i686_gnu",
1579
+ "windows_i686_gnullvm",
1580
+ "windows_i686_msvc",
1581
+ "windows_x86_64_gnu",
1582
+ "windows_x86_64_gnullvm",
1583
+ "windows_x86_64_msvc",
1584
+ ]
1585
+
1586
+ [[package]]
1587
+ name = "windows_aarch64_gnullvm"
1588
+ version = "0.52.6"
1589
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1590
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
1591
+
1592
+ [[package]]
1593
+ name = "windows_aarch64_msvc"
1594
+ version = "0.52.6"
1595
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1596
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
1597
+
1598
+ [[package]]
1599
+ name = "windows_i686_gnu"
1600
+ version = "0.52.6"
1601
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1602
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
1603
+
1604
+ [[package]]
1605
+ name = "windows_i686_gnullvm"
1606
+ version = "0.52.6"
1607
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1608
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
1609
+
1610
+ [[package]]
1611
+ name = "windows_i686_msvc"
1612
+ version = "0.52.6"
1613
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1614
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
1615
+
1616
+ [[package]]
1617
+ name = "windows_x86_64_gnu"
1618
+ version = "0.52.6"
1619
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1620
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
1621
+
1622
+ [[package]]
1623
+ name = "windows_x86_64_gnullvm"
1624
+ version = "0.52.6"
1625
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1626
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
1627
+
1628
+ [[package]]
1629
+ name = "windows_x86_64_msvc"
1630
+ version = "0.52.6"
1631
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1632
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
1633
+
1634
+ [[package]]
1635
+ name = "write16"
1636
+ version = "1.0.0"
1637
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1638
+ checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
1639
+
1640
+ [[package]]
1641
+ name = "writeable"
1642
+ version = "0.5.5"
1643
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1644
+ checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
1645
+
1646
+ [[package]]
1647
+ name = "yoke"
1648
+ version = "0.7.5"
1649
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1650
+ checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
1651
+ dependencies = [
1652
+ "serde",
1653
+ "stable_deref_trait",
1654
+ "yoke-derive",
1655
+ "zerofrom",
1656
+ ]
1657
+
1658
+ [[package]]
1659
+ name = "yoke-derive"
1660
+ version = "0.7.5"
1661
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1662
+ checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
1663
+ dependencies = [
1664
+ "proc-macro2",
1665
+ "quote",
1666
+ "syn",
1667
+ "synstructure",
1668
+ ]
1669
+
1670
+ [[package]]
1671
+ name = "zerofrom"
1672
+ version = "0.1.5"
1673
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1674
+ checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
1675
+ dependencies = [
1676
+ "zerofrom-derive",
1677
+ ]
1678
+
1679
+ [[package]]
1680
+ name = "zerofrom-derive"
1681
+ version = "0.1.5"
1682
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1683
+ checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
1684
+ dependencies = [
1685
+ "proc-macro2",
1686
+ "quote",
1687
+ "syn",
1688
+ "synstructure",
1689
+ ]
1690
+
1691
+ [[package]]
1692
+ name = "zeroize"
1693
+ version = "1.8.1"
1694
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1695
+ checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
1696
+
1697
+ [[package]]
1698
+ name = "zerovec"
1699
+ version = "0.10.4"
1700
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1701
+ checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
1702
+ dependencies = [
1703
+ "yoke",
1704
+ "zerofrom",
1705
+ "zerovec-derive",
1706
+ ]
1707
+
1708
+ [[package]]
1709
+ name = "zerovec-derive"
1710
+ version = "0.10.3"
1711
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1712
+ checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
1713
+ dependencies = [
1714
+ "proc-macro2",
1715
+ "quote",
1716
+ "syn",
1717
+ ]