eppo-server-sdk 0.2.5 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/Cargo.lock ADDED
@@ -0,0 +1,1963 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 3
4
+
5
+ [[package]]
6
+ name = "addr2line"
7
+ version = "0.22.0"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678"
10
+ dependencies = [
11
+ "gimli",
12
+ ]
13
+
14
+ [[package]]
15
+ name = "adler"
16
+ version = "1.0.2"
17
+ source = "registry+https://github.com/rust-lang/crates.io-index"
18
+ checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
19
+
20
+ [[package]]
21
+ name = "aho-corasick"
22
+ version = "1.1.3"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
25
+ dependencies = [
26
+ "memchr",
27
+ ]
28
+
29
+ [[package]]
30
+ name = "android-tzdata"
31
+ version = "0.1.1"
32
+ source = "registry+https://github.com/rust-lang/crates.io-index"
33
+ checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
34
+
35
+ [[package]]
36
+ name = "android_system_properties"
37
+ version = "0.1.5"
38
+ source = "registry+https://github.com/rust-lang/crates.io-index"
39
+ checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
40
+ dependencies = [
41
+ "libc",
42
+ ]
43
+
44
+ [[package]]
45
+ name = "anstream"
46
+ version = "0.6.14"
47
+ source = "registry+https://github.com/rust-lang/crates.io-index"
48
+ checksum = "418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b"
49
+ dependencies = [
50
+ "anstyle",
51
+ "anstyle-parse",
52
+ "anstyle-query",
53
+ "anstyle-wincon",
54
+ "colorchoice",
55
+ "is_terminal_polyfill",
56
+ "utf8parse",
57
+ ]
58
+
59
+ [[package]]
60
+ name = "anstyle"
61
+ version = "1.0.7"
62
+ source = "registry+https://github.com/rust-lang/crates.io-index"
63
+ checksum = "038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b"
64
+
65
+ [[package]]
66
+ name = "anstyle-parse"
67
+ version = "0.2.4"
68
+ source = "registry+https://github.com/rust-lang/crates.io-index"
69
+ checksum = "c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4"
70
+ dependencies = [
71
+ "utf8parse",
72
+ ]
73
+
74
+ [[package]]
75
+ name = "anstyle-query"
76
+ version = "1.1.0"
77
+ source = "registry+https://github.com/rust-lang/crates.io-index"
78
+ checksum = "ad186efb764318d35165f1758e7dcef3b10628e26d41a44bc5550652e6804391"
79
+ dependencies = [
80
+ "windows-sys 0.52.0",
81
+ ]
82
+
83
+ [[package]]
84
+ name = "anstyle-wincon"
85
+ version = "3.0.3"
86
+ source = "registry+https://github.com/rust-lang/crates.io-index"
87
+ checksum = "61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19"
88
+ dependencies = [
89
+ "anstyle",
90
+ "windows-sys 0.52.0",
91
+ ]
92
+
93
+ [[package]]
94
+ name = "atomic-waker"
95
+ version = "1.1.2"
96
+ source = "registry+https://github.com/rust-lang/crates.io-index"
97
+ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
98
+
99
+ [[package]]
100
+ name = "autocfg"
101
+ version = "1.3.0"
102
+ source = "registry+https://github.com/rust-lang/crates.io-index"
103
+ checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
104
+
105
+ [[package]]
106
+ name = "backtrace"
107
+ version = "0.3.73"
108
+ source = "registry+https://github.com/rust-lang/crates.io-index"
109
+ checksum = "5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a"
110
+ dependencies = [
111
+ "addr2line",
112
+ "cc",
113
+ "cfg-if",
114
+ "libc",
115
+ "miniz_oxide",
116
+ "object",
117
+ "rustc-demangle",
118
+ ]
119
+
120
+ [[package]]
121
+ name = "base64"
122
+ version = "0.22.1"
123
+ source = "registry+https://github.com/rust-lang/crates.io-index"
124
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
125
+
126
+ [[package]]
127
+ name = "bindgen"
128
+ version = "0.69.4"
129
+ source = "registry+https://github.com/rust-lang/crates.io-index"
130
+ checksum = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0"
131
+ dependencies = [
132
+ "bitflags 2.6.0",
133
+ "cexpr",
134
+ "clang-sys",
135
+ "itertools",
136
+ "lazy_static",
137
+ "lazycell",
138
+ "proc-macro2",
139
+ "quote",
140
+ "regex",
141
+ "rustc-hash",
142
+ "shlex",
143
+ "syn",
144
+ ]
145
+
146
+ [[package]]
147
+ name = "bitflags"
148
+ version = "1.3.2"
149
+ source = "registry+https://github.com/rust-lang/crates.io-index"
150
+ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
151
+
152
+ [[package]]
153
+ name = "bitflags"
154
+ version = "2.6.0"
155
+ source = "registry+https://github.com/rust-lang/crates.io-index"
156
+ checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
157
+
158
+ [[package]]
159
+ name = "bumpalo"
160
+ version = "3.16.0"
161
+ source = "registry+https://github.com/rust-lang/crates.io-index"
162
+ checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
163
+
164
+ [[package]]
165
+ name = "bytes"
166
+ version = "1.6.1"
167
+ source = "registry+https://github.com/rust-lang/crates.io-index"
168
+ checksum = "a12916984aab3fa6e39d655a33e09c0071eb36d6ab3aea5c2d78551f1df6d952"
169
+
170
+ [[package]]
171
+ name = "cc"
172
+ version = "1.1.6"
173
+ source = "registry+https://github.com/rust-lang/crates.io-index"
174
+ checksum = "2aba8f4e9906c7ce3c73463f62a7f0c65183ada1a2d47e397cc8810827f9694f"
175
+
176
+ [[package]]
177
+ name = "cexpr"
178
+ version = "0.6.0"
179
+ source = "registry+https://github.com/rust-lang/crates.io-index"
180
+ checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
181
+ dependencies = [
182
+ "nom",
183
+ ]
184
+
185
+ [[package]]
186
+ name = "cfg-if"
187
+ version = "1.0.0"
188
+ source = "registry+https://github.com/rust-lang/crates.io-index"
189
+ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
190
+
191
+ [[package]]
192
+ name = "chrono"
193
+ version = "0.4.38"
194
+ source = "registry+https://github.com/rust-lang/crates.io-index"
195
+ checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
196
+ dependencies = [
197
+ "android-tzdata",
198
+ "iana-time-zone",
199
+ "js-sys",
200
+ "num-traits",
201
+ "serde",
202
+ "wasm-bindgen",
203
+ "windows-targets 0.52.6",
204
+ ]
205
+
206
+ [[package]]
207
+ name = "clang-sys"
208
+ version = "1.8.1"
209
+ source = "registry+https://github.com/rust-lang/crates.io-index"
210
+ checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
211
+ dependencies = [
212
+ "glob",
213
+ "libc",
214
+ "libloading",
215
+ ]
216
+
217
+ [[package]]
218
+ name = "colorchoice"
219
+ version = "1.0.1"
220
+ source = "registry+https://github.com/rust-lang/crates.io-index"
221
+ checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422"
222
+
223
+ [[package]]
224
+ name = "convert_case"
225
+ version = "0.4.0"
226
+ source = "registry+https://github.com/rust-lang/crates.io-index"
227
+ checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
228
+
229
+ [[package]]
230
+ name = "core-foundation"
231
+ version = "0.9.4"
232
+ source = "registry+https://github.com/rust-lang/crates.io-index"
233
+ checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
234
+ dependencies = [
235
+ "core-foundation-sys",
236
+ "libc",
237
+ ]
238
+
239
+ [[package]]
240
+ name = "core-foundation-sys"
241
+ version = "0.8.6"
242
+ source = "registry+https://github.com/rust-lang/crates.io-index"
243
+ checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
244
+
245
+ [[package]]
246
+ name = "derive_more"
247
+ version = "0.99.18"
248
+ source = "registry+https://github.com/rust-lang/crates.io-index"
249
+ checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce"
250
+ dependencies = [
251
+ "convert_case",
252
+ "proc-macro2",
253
+ "quote",
254
+ "rustc_version",
255
+ "syn",
256
+ ]
257
+
258
+ [[package]]
259
+ name = "either"
260
+ version = "1.13.0"
261
+ source = "registry+https://github.com/rust-lang/crates.io-index"
262
+ checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
263
+
264
+ [[package]]
265
+ name = "encoding_rs"
266
+ version = "0.8.34"
267
+ source = "registry+https://github.com/rust-lang/crates.io-index"
268
+ checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
269
+ dependencies = [
270
+ "cfg-if",
271
+ ]
272
+
273
+ [[package]]
274
+ name = "env_filter"
275
+ version = "0.1.0"
276
+ source = "registry+https://github.com/rust-lang/crates.io-index"
277
+ checksum = "a009aa4810eb158359dda09d0c87378e4bbb89b5a801f016885a4707ba24f7ea"
278
+ dependencies = [
279
+ "log",
280
+ "regex",
281
+ ]
282
+
283
+ [[package]]
284
+ name = "env_logger"
285
+ version = "0.11.3"
286
+ source = "registry+https://github.com/rust-lang/crates.io-index"
287
+ checksum = "38b35839ba51819680ba087cd351788c9a3c476841207e0b8cee0b04722343b9"
288
+ dependencies = [
289
+ "anstream",
290
+ "anstyle",
291
+ "env_filter",
292
+ "humantime",
293
+ "log",
294
+ ]
295
+
296
+ [[package]]
297
+ name = "eppo_client"
298
+ version = "3.0.0"
299
+ dependencies = [
300
+ "env_logger",
301
+ "eppo_core",
302
+ "log",
303
+ "magnus",
304
+ "rb-sys",
305
+ "serde",
306
+ "serde_magnus",
307
+ ]
308
+
309
+ [[package]]
310
+ name = "eppo_core"
311
+ version = "1.0.0"
312
+ source = "registry+https://github.com/rust-lang/crates.io-index"
313
+ checksum = "d21810a56968888dc45c5b10df36fbff2cdc8e56881766d48a28ad395c3de3e6"
314
+ dependencies = [
315
+ "chrono",
316
+ "derive_more",
317
+ "log",
318
+ "md5",
319
+ "rand",
320
+ "regex",
321
+ "reqwest",
322
+ "semver",
323
+ "serde",
324
+ "serde_json",
325
+ "thiserror",
326
+ "url",
327
+ ]
328
+
329
+ [[package]]
330
+ name = "equivalent"
331
+ version = "1.0.1"
332
+ source = "registry+https://github.com/rust-lang/crates.io-index"
333
+ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
334
+
335
+ [[package]]
336
+ name = "erased-serde"
337
+ version = "0.4.5"
338
+ source = "registry+https://github.com/rust-lang/crates.io-index"
339
+ checksum = "24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d"
340
+ dependencies = [
341
+ "serde",
342
+ "typeid",
343
+ ]
344
+
345
+ [[package]]
346
+ name = "errno"
347
+ version = "0.3.9"
348
+ source = "registry+https://github.com/rust-lang/crates.io-index"
349
+ checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
350
+ dependencies = [
351
+ "libc",
352
+ "windows-sys 0.52.0",
353
+ ]
354
+
355
+ [[package]]
356
+ name = "fastrand"
357
+ version = "2.1.0"
358
+ source = "registry+https://github.com/rust-lang/crates.io-index"
359
+ checksum = "9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a"
360
+
361
+ [[package]]
362
+ name = "fnv"
363
+ version = "1.0.7"
364
+ source = "registry+https://github.com/rust-lang/crates.io-index"
365
+ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
366
+
367
+ [[package]]
368
+ name = "foreign-types"
369
+ version = "0.3.2"
370
+ source = "registry+https://github.com/rust-lang/crates.io-index"
371
+ checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
372
+ dependencies = [
373
+ "foreign-types-shared",
374
+ ]
375
+
376
+ [[package]]
377
+ name = "foreign-types-shared"
378
+ version = "0.1.1"
379
+ source = "registry+https://github.com/rust-lang/crates.io-index"
380
+ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
381
+
382
+ [[package]]
383
+ name = "form_urlencoded"
384
+ version = "1.2.1"
385
+ source = "registry+https://github.com/rust-lang/crates.io-index"
386
+ checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
387
+ dependencies = [
388
+ "percent-encoding",
389
+ ]
390
+
391
+ [[package]]
392
+ name = "futures-channel"
393
+ version = "0.3.30"
394
+ source = "registry+https://github.com/rust-lang/crates.io-index"
395
+ checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
396
+ dependencies = [
397
+ "futures-core",
398
+ "futures-sink",
399
+ ]
400
+
401
+ [[package]]
402
+ name = "futures-core"
403
+ version = "0.3.30"
404
+ source = "registry+https://github.com/rust-lang/crates.io-index"
405
+ checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
406
+
407
+ [[package]]
408
+ name = "futures-io"
409
+ version = "0.3.30"
410
+ source = "registry+https://github.com/rust-lang/crates.io-index"
411
+ checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
412
+
413
+ [[package]]
414
+ name = "futures-sink"
415
+ version = "0.3.30"
416
+ source = "registry+https://github.com/rust-lang/crates.io-index"
417
+ checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
418
+
419
+ [[package]]
420
+ name = "futures-task"
421
+ version = "0.3.30"
422
+ source = "registry+https://github.com/rust-lang/crates.io-index"
423
+ checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
424
+
425
+ [[package]]
426
+ name = "futures-util"
427
+ version = "0.3.30"
428
+ source = "registry+https://github.com/rust-lang/crates.io-index"
429
+ checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
430
+ dependencies = [
431
+ "futures-core",
432
+ "futures-io",
433
+ "futures-sink",
434
+ "futures-task",
435
+ "memchr",
436
+ "pin-project-lite",
437
+ "pin-utils",
438
+ "slab",
439
+ ]
440
+
441
+ [[package]]
442
+ name = "getrandom"
443
+ version = "0.2.15"
444
+ source = "registry+https://github.com/rust-lang/crates.io-index"
445
+ checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
446
+ dependencies = [
447
+ "cfg-if",
448
+ "libc",
449
+ "wasi",
450
+ ]
451
+
452
+ [[package]]
453
+ name = "gimli"
454
+ version = "0.29.0"
455
+ source = "registry+https://github.com/rust-lang/crates.io-index"
456
+ checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
457
+
458
+ [[package]]
459
+ name = "glob"
460
+ version = "0.3.1"
461
+ source = "registry+https://github.com/rust-lang/crates.io-index"
462
+ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
463
+
464
+ [[package]]
465
+ name = "h2"
466
+ version = "0.4.5"
467
+ source = "registry+https://github.com/rust-lang/crates.io-index"
468
+ checksum = "fa82e28a107a8cc405f0839610bdc9b15f1e25ec7d696aa5cf173edbcb1486ab"
469
+ dependencies = [
470
+ "atomic-waker",
471
+ "bytes",
472
+ "fnv",
473
+ "futures-core",
474
+ "futures-sink",
475
+ "http",
476
+ "indexmap",
477
+ "slab",
478
+ "tokio",
479
+ "tokio-util",
480
+ "tracing",
481
+ ]
482
+
483
+ [[package]]
484
+ name = "hashbrown"
485
+ version = "0.14.5"
486
+ source = "registry+https://github.com/rust-lang/crates.io-index"
487
+ checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
488
+
489
+ [[package]]
490
+ name = "http"
491
+ version = "1.1.0"
492
+ source = "registry+https://github.com/rust-lang/crates.io-index"
493
+ checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
494
+ dependencies = [
495
+ "bytes",
496
+ "fnv",
497
+ "itoa",
498
+ ]
499
+
500
+ [[package]]
501
+ name = "http-body"
502
+ version = "1.0.1"
503
+ source = "registry+https://github.com/rust-lang/crates.io-index"
504
+ checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
505
+ dependencies = [
506
+ "bytes",
507
+ "http",
508
+ ]
509
+
510
+ [[package]]
511
+ name = "http-body-util"
512
+ version = "0.1.2"
513
+ source = "registry+https://github.com/rust-lang/crates.io-index"
514
+ checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
515
+ dependencies = [
516
+ "bytes",
517
+ "futures-util",
518
+ "http",
519
+ "http-body",
520
+ "pin-project-lite",
521
+ ]
522
+
523
+ [[package]]
524
+ name = "httparse"
525
+ version = "1.9.4"
526
+ source = "registry+https://github.com/rust-lang/crates.io-index"
527
+ checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9"
528
+
529
+ [[package]]
530
+ name = "humantime"
531
+ version = "2.1.0"
532
+ source = "registry+https://github.com/rust-lang/crates.io-index"
533
+ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
534
+
535
+ [[package]]
536
+ name = "hyper"
537
+ version = "1.4.1"
538
+ source = "registry+https://github.com/rust-lang/crates.io-index"
539
+ checksum = "50dfd22e0e76d0f662d429a5f80fcaf3855009297eab6a0a9f8543834744ba05"
540
+ dependencies = [
541
+ "bytes",
542
+ "futures-channel",
543
+ "futures-util",
544
+ "h2",
545
+ "http",
546
+ "http-body",
547
+ "httparse",
548
+ "itoa",
549
+ "pin-project-lite",
550
+ "smallvec",
551
+ "tokio",
552
+ "want",
553
+ ]
554
+
555
+ [[package]]
556
+ name = "hyper-rustls"
557
+ version = "0.27.2"
558
+ source = "registry+https://github.com/rust-lang/crates.io-index"
559
+ checksum = "5ee4be2c948921a1a5320b629c4193916ed787a7f7f293fd3f7f5a6c9de74155"
560
+ dependencies = [
561
+ "futures-util",
562
+ "http",
563
+ "hyper",
564
+ "hyper-util",
565
+ "rustls",
566
+ "rustls-pki-types",
567
+ "tokio",
568
+ "tokio-rustls",
569
+ "tower-service",
570
+ ]
571
+
572
+ [[package]]
573
+ name = "hyper-tls"
574
+ version = "0.6.0"
575
+ source = "registry+https://github.com/rust-lang/crates.io-index"
576
+ checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
577
+ dependencies = [
578
+ "bytes",
579
+ "http-body-util",
580
+ "hyper",
581
+ "hyper-util",
582
+ "native-tls",
583
+ "tokio",
584
+ "tokio-native-tls",
585
+ "tower-service",
586
+ ]
587
+
588
+ [[package]]
589
+ name = "hyper-util"
590
+ version = "0.1.6"
591
+ source = "registry+https://github.com/rust-lang/crates.io-index"
592
+ checksum = "3ab92f4f49ee4fb4f997c784b7a2e0fa70050211e0b6a287f898c3c9785ca956"
593
+ dependencies = [
594
+ "bytes",
595
+ "futures-channel",
596
+ "futures-util",
597
+ "http",
598
+ "http-body",
599
+ "hyper",
600
+ "pin-project-lite",
601
+ "socket2",
602
+ "tokio",
603
+ "tower",
604
+ "tower-service",
605
+ "tracing",
606
+ ]
607
+
608
+ [[package]]
609
+ name = "iana-time-zone"
610
+ version = "0.1.60"
611
+ source = "registry+https://github.com/rust-lang/crates.io-index"
612
+ checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
613
+ dependencies = [
614
+ "android_system_properties",
615
+ "core-foundation-sys",
616
+ "iana-time-zone-haiku",
617
+ "js-sys",
618
+ "wasm-bindgen",
619
+ "windows-core",
620
+ ]
621
+
622
+ [[package]]
623
+ name = "iana-time-zone-haiku"
624
+ version = "0.1.2"
625
+ source = "registry+https://github.com/rust-lang/crates.io-index"
626
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
627
+ dependencies = [
628
+ "cc",
629
+ ]
630
+
631
+ [[package]]
632
+ name = "idna"
633
+ version = "0.5.0"
634
+ source = "registry+https://github.com/rust-lang/crates.io-index"
635
+ checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
636
+ dependencies = [
637
+ "unicode-bidi",
638
+ "unicode-normalization",
639
+ ]
640
+
641
+ [[package]]
642
+ name = "indexmap"
643
+ version = "2.2.6"
644
+ source = "registry+https://github.com/rust-lang/crates.io-index"
645
+ checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
646
+ dependencies = [
647
+ "equivalent",
648
+ "hashbrown",
649
+ ]
650
+
651
+ [[package]]
652
+ name = "ipnet"
653
+ version = "2.9.0"
654
+ source = "registry+https://github.com/rust-lang/crates.io-index"
655
+ checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
656
+
657
+ [[package]]
658
+ name = "is_terminal_polyfill"
659
+ version = "1.70.0"
660
+ source = "registry+https://github.com/rust-lang/crates.io-index"
661
+ checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800"
662
+
663
+ [[package]]
664
+ name = "itertools"
665
+ version = "0.12.1"
666
+ source = "registry+https://github.com/rust-lang/crates.io-index"
667
+ checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
668
+ dependencies = [
669
+ "either",
670
+ ]
671
+
672
+ [[package]]
673
+ name = "itoa"
674
+ version = "1.0.11"
675
+ source = "registry+https://github.com/rust-lang/crates.io-index"
676
+ checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
677
+
678
+ [[package]]
679
+ name = "js-sys"
680
+ version = "0.3.69"
681
+ source = "registry+https://github.com/rust-lang/crates.io-index"
682
+ checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
683
+ dependencies = [
684
+ "wasm-bindgen",
685
+ ]
686
+
687
+ [[package]]
688
+ name = "lazy_static"
689
+ version = "1.5.0"
690
+ source = "registry+https://github.com/rust-lang/crates.io-index"
691
+ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
692
+
693
+ [[package]]
694
+ name = "lazycell"
695
+ version = "1.3.0"
696
+ source = "registry+https://github.com/rust-lang/crates.io-index"
697
+ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
698
+
699
+ [[package]]
700
+ name = "libc"
701
+ version = "0.2.155"
702
+ source = "registry+https://github.com/rust-lang/crates.io-index"
703
+ checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
704
+
705
+ [[package]]
706
+ name = "libloading"
707
+ version = "0.8.5"
708
+ source = "registry+https://github.com/rust-lang/crates.io-index"
709
+ checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
710
+ dependencies = [
711
+ "cfg-if",
712
+ "windows-targets 0.52.6",
713
+ ]
714
+
715
+ [[package]]
716
+ name = "linux-raw-sys"
717
+ version = "0.4.14"
718
+ source = "registry+https://github.com/rust-lang/crates.io-index"
719
+ checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
720
+
721
+ [[package]]
722
+ name = "log"
723
+ version = "0.4.22"
724
+ source = "registry+https://github.com/rust-lang/crates.io-index"
725
+ checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
726
+ dependencies = [
727
+ "serde",
728
+ "value-bag",
729
+ ]
730
+
731
+ [[package]]
732
+ name = "magnus"
733
+ version = "0.6.4"
734
+ source = "registry+https://github.com/rust-lang/crates.io-index"
735
+ checksum = "b1597ef40aa8c36be098249e82c9a20cf7199278ac1c1a1a995eeead6a184479"
736
+ dependencies = [
737
+ "magnus-macros",
738
+ "rb-sys",
739
+ "rb-sys-env",
740
+ "seq-macro",
741
+ ]
742
+
743
+ [[package]]
744
+ name = "magnus-macros"
745
+ version = "0.6.0"
746
+ source = "registry+https://github.com/rust-lang/crates.io-index"
747
+ checksum = "5968c820e2960565f647819f5928a42d6e874551cab9d88d75e3e0660d7f71e3"
748
+ dependencies = [
749
+ "proc-macro2",
750
+ "quote",
751
+ "syn",
752
+ ]
753
+
754
+ [[package]]
755
+ name = "md5"
756
+ version = "0.7.0"
757
+ source = "registry+https://github.com/rust-lang/crates.io-index"
758
+ checksum = "490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771"
759
+
760
+ [[package]]
761
+ name = "memchr"
762
+ version = "2.7.4"
763
+ source = "registry+https://github.com/rust-lang/crates.io-index"
764
+ checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
765
+
766
+ [[package]]
767
+ name = "mime"
768
+ version = "0.3.17"
769
+ source = "registry+https://github.com/rust-lang/crates.io-index"
770
+ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
771
+
772
+ [[package]]
773
+ name = "minimal-lexical"
774
+ version = "0.2.1"
775
+ source = "registry+https://github.com/rust-lang/crates.io-index"
776
+ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
777
+
778
+ [[package]]
779
+ name = "miniz_oxide"
780
+ version = "0.7.4"
781
+ source = "registry+https://github.com/rust-lang/crates.io-index"
782
+ checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
783
+ dependencies = [
784
+ "adler",
785
+ ]
786
+
787
+ [[package]]
788
+ name = "mio"
789
+ version = "0.8.11"
790
+ source = "registry+https://github.com/rust-lang/crates.io-index"
791
+ checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
792
+ dependencies = [
793
+ "libc",
794
+ "wasi",
795
+ "windows-sys 0.48.0",
796
+ ]
797
+
798
+ [[package]]
799
+ name = "native-tls"
800
+ version = "0.2.12"
801
+ source = "registry+https://github.com/rust-lang/crates.io-index"
802
+ checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
803
+ dependencies = [
804
+ "libc",
805
+ "log",
806
+ "openssl",
807
+ "openssl-probe",
808
+ "openssl-sys",
809
+ "schannel",
810
+ "security-framework",
811
+ "security-framework-sys",
812
+ "tempfile",
813
+ ]
814
+
815
+ [[package]]
816
+ name = "nom"
817
+ version = "7.1.3"
818
+ source = "registry+https://github.com/rust-lang/crates.io-index"
819
+ checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
820
+ dependencies = [
821
+ "memchr",
822
+ "minimal-lexical",
823
+ ]
824
+
825
+ [[package]]
826
+ name = "num-traits"
827
+ version = "0.2.19"
828
+ source = "registry+https://github.com/rust-lang/crates.io-index"
829
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
830
+ dependencies = [
831
+ "autocfg",
832
+ ]
833
+
834
+ [[package]]
835
+ name = "object"
836
+ version = "0.36.1"
837
+ source = "registry+https://github.com/rust-lang/crates.io-index"
838
+ checksum = "081b846d1d56ddfc18fdf1a922e4f6e07a11768ea1b92dec44e42b72712ccfce"
839
+ dependencies = [
840
+ "memchr",
841
+ ]
842
+
843
+ [[package]]
844
+ name = "once_cell"
845
+ version = "1.19.0"
846
+ source = "registry+https://github.com/rust-lang/crates.io-index"
847
+ checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
848
+
849
+ [[package]]
850
+ name = "openssl"
851
+ version = "0.10.66"
852
+ source = "registry+https://github.com/rust-lang/crates.io-index"
853
+ checksum = "9529f4786b70a3e8c61e11179af17ab6188ad8d0ded78c5529441ed39d4bd9c1"
854
+ dependencies = [
855
+ "bitflags 2.6.0",
856
+ "cfg-if",
857
+ "foreign-types",
858
+ "libc",
859
+ "once_cell",
860
+ "openssl-macros",
861
+ "openssl-sys",
862
+ ]
863
+
864
+ [[package]]
865
+ name = "openssl-macros"
866
+ version = "0.1.1"
867
+ source = "registry+https://github.com/rust-lang/crates.io-index"
868
+ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
869
+ dependencies = [
870
+ "proc-macro2",
871
+ "quote",
872
+ "syn",
873
+ ]
874
+
875
+ [[package]]
876
+ name = "openssl-probe"
877
+ version = "0.1.5"
878
+ source = "registry+https://github.com/rust-lang/crates.io-index"
879
+ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
880
+
881
+ [[package]]
882
+ name = "openssl-sys"
883
+ version = "0.9.103"
884
+ source = "registry+https://github.com/rust-lang/crates.io-index"
885
+ checksum = "7f9e8deee91df40a943c71b917e5874b951d32a802526c85721ce3b776c929d6"
886
+ dependencies = [
887
+ "cc",
888
+ "libc",
889
+ "pkg-config",
890
+ "vcpkg",
891
+ ]
892
+
893
+ [[package]]
894
+ name = "percent-encoding"
895
+ version = "2.3.1"
896
+ source = "registry+https://github.com/rust-lang/crates.io-index"
897
+ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
898
+
899
+ [[package]]
900
+ name = "pin-project"
901
+ version = "1.1.5"
902
+ source = "registry+https://github.com/rust-lang/crates.io-index"
903
+ checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3"
904
+ dependencies = [
905
+ "pin-project-internal",
906
+ ]
907
+
908
+ [[package]]
909
+ name = "pin-project-internal"
910
+ version = "1.1.5"
911
+ source = "registry+https://github.com/rust-lang/crates.io-index"
912
+ checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
913
+ dependencies = [
914
+ "proc-macro2",
915
+ "quote",
916
+ "syn",
917
+ ]
918
+
919
+ [[package]]
920
+ name = "pin-project-lite"
921
+ version = "0.2.14"
922
+ source = "registry+https://github.com/rust-lang/crates.io-index"
923
+ checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
924
+
925
+ [[package]]
926
+ name = "pin-utils"
927
+ version = "0.1.0"
928
+ source = "registry+https://github.com/rust-lang/crates.io-index"
929
+ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
930
+
931
+ [[package]]
932
+ name = "pkg-config"
933
+ version = "0.3.30"
934
+ source = "registry+https://github.com/rust-lang/crates.io-index"
935
+ checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
936
+
937
+ [[package]]
938
+ name = "ppv-lite86"
939
+ version = "0.2.17"
940
+ source = "registry+https://github.com/rust-lang/crates.io-index"
941
+ checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
942
+
943
+ [[package]]
944
+ name = "proc-macro2"
945
+ version = "1.0.86"
946
+ source = "registry+https://github.com/rust-lang/crates.io-index"
947
+ checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
948
+ dependencies = [
949
+ "unicode-ident",
950
+ ]
951
+
952
+ [[package]]
953
+ name = "quote"
954
+ version = "1.0.36"
955
+ source = "registry+https://github.com/rust-lang/crates.io-index"
956
+ checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
957
+ dependencies = [
958
+ "proc-macro2",
959
+ ]
960
+
961
+ [[package]]
962
+ name = "rand"
963
+ version = "0.8.5"
964
+ source = "registry+https://github.com/rust-lang/crates.io-index"
965
+ checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
966
+ dependencies = [
967
+ "libc",
968
+ "rand_chacha",
969
+ "rand_core",
970
+ ]
971
+
972
+ [[package]]
973
+ name = "rand_chacha"
974
+ version = "0.3.1"
975
+ source = "registry+https://github.com/rust-lang/crates.io-index"
976
+ checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
977
+ dependencies = [
978
+ "ppv-lite86",
979
+ "rand_core",
980
+ ]
981
+
982
+ [[package]]
983
+ name = "rand_core"
984
+ version = "0.6.4"
985
+ source = "registry+https://github.com/rust-lang/crates.io-index"
986
+ checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
987
+ dependencies = [
988
+ "getrandom",
989
+ ]
990
+
991
+ [[package]]
992
+ name = "rb-sys"
993
+ version = "0.9.98"
994
+ source = "registry+https://github.com/rust-lang/crates.io-index"
995
+ checksum = "8914b2e6af10bd50dd7aaac8c5146872d3924d6012929b4ff504e988f6badd24"
996
+ dependencies = [
997
+ "rb-sys-build",
998
+ ]
999
+
1000
+ [[package]]
1001
+ name = "rb-sys-build"
1002
+ version = "0.9.98"
1003
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1004
+ checksum = "12af68c9757d419b82d65a12b5db538990dfe9416049fea3f0ba4b9a8ca108cd"
1005
+ dependencies = [
1006
+ "bindgen",
1007
+ "lazy_static",
1008
+ "proc-macro2",
1009
+ "quote",
1010
+ "regex",
1011
+ "shell-words",
1012
+ "syn",
1013
+ ]
1014
+
1015
+ [[package]]
1016
+ name = "rb-sys-env"
1017
+ version = "0.1.2"
1018
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1019
+ checksum = "a35802679f07360454b418a5d1735c89716bde01d35b1560fc953c1415a0b3bb"
1020
+
1021
+ [[package]]
1022
+ name = "regex"
1023
+ version = "1.10.5"
1024
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1025
+ checksum = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f"
1026
+ dependencies = [
1027
+ "aho-corasick",
1028
+ "memchr",
1029
+ "regex-automata",
1030
+ "regex-syntax",
1031
+ ]
1032
+
1033
+ [[package]]
1034
+ name = "regex-automata"
1035
+ version = "0.4.7"
1036
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1037
+ checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
1038
+ dependencies = [
1039
+ "aho-corasick",
1040
+ "memchr",
1041
+ "regex-syntax",
1042
+ ]
1043
+
1044
+ [[package]]
1045
+ name = "regex-syntax"
1046
+ version = "0.8.4"
1047
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1048
+ checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
1049
+
1050
+ [[package]]
1051
+ name = "reqwest"
1052
+ version = "0.12.5"
1053
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1054
+ checksum = "c7d6d2a27d57148378eb5e111173f4276ad26340ecc5c49a4a2152167a2d6a37"
1055
+ dependencies = [
1056
+ "base64",
1057
+ "bytes",
1058
+ "encoding_rs",
1059
+ "futures-channel",
1060
+ "futures-core",
1061
+ "futures-util",
1062
+ "h2",
1063
+ "http",
1064
+ "http-body",
1065
+ "http-body-util",
1066
+ "hyper",
1067
+ "hyper-rustls",
1068
+ "hyper-tls",
1069
+ "hyper-util",
1070
+ "ipnet",
1071
+ "js-sys",
1072
+ "log",
1073
+ "mime",
1074
+ "native-tls",
1075
+ "once_cell",
1076
+ "percent-encoding",
1077
+ "pin-project-lite",
1078
+ "rustls-pemfile",
1079
+ "serde",
1080
+ "serde_json",
1081
+ "serde_urlencoded",
1082
+ "sync_wrapper",
1083
+ "system-configuration",
1084
+ "tokio",
1085
+ "tokio-native-tls",
1086
+ "tower-service",
1087
+ "url",
1088
+ "wasm-bindgen",
1089
+ "wasm-bindgen-futures",
1090
+ "web-sys",
1091
+ "winreg",
1092
+ ]
1093
+
1094
+ [[package]]
1095
+ name = "ring"
1096
+ version = "0.17.8"
1097
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1098
+ checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
1099
+ dependencies = [
1100
+ "cc",
1101
+ "cfg-if",
1102
+ "getrandom",
1103
+ "libc",
1104
+ "spin",
1105
+ "untrusted",
1106
+ "windows-sys 0.52.0",
1107
+ ]
1108
+
1109
+ [[package]]
1110
+ name = "rustc-demangle"
1111
+ version = "0.1.24"
1112
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1113
+ checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
1114
+
1115
+ [[package]]
1116
+ name = "rustc-hash"
1117
+ version = "1.1.0"
1118
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1119
+ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
1120
+
1121
+ [[package]]
1122
+ name = "rustc_version"
1123
+ version = "0.4.0"
1124
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1125
+ checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
1126
+ dependencies = [
1127
+ "semver",
1128
+ ]
1129
+
1130
+ [[package]]
1131
+ name = "rustix"
1132
+ version = "0.38.34"
1133
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1134
+ checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
1135
+ dependencies = [
1136
+ "bitflags 2.6.0",
1137
+ "errno",
1138
+ "libc",
1139
+ "linux-raw-sys",
1140
+ "windows-sys 0.52.0",
1141
+ ]
1142
+
1143
+ [[package]]
1144
+ name = "rustls"
1145
+ version = "0.23.11"
1146
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1147
+ checksum = "4828ea528154ae444e5a642dbb7d5623354030dc9822b83fd9bb79683c7399d0"
1148
+ dependencies = [
1149
+ "once_cell",
1150
+ "rustls-pki-types",
1151
+ "rustls-webpki",
1152
+ "subtle",
1153
+ "zeroize",
1154
+ ]
1155
+
1156
+ [[package]]
1157
+ name = "rustls-pemfile"
1158
+ version = "2.1.2"
1159
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1160
+ checksum = "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d"
1161
+ dependencies = [
1162
+ "base64",
1163
+ "rustls-pki-types",
1164
+ ]
1165
+
1166
+ [[package]]
1167
+ name = "rustls-pki-types"
1168
+ version = "1.7.0"
1169
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1170
+ checksum = "976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d"
1171
+
1172
+ [[package]]
1173
+ name = "rustls-webpki"
1174
+ version = "0.102.6"
1175
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1176
+ checksum = "8e6b52d4fda176fd835fdc55a835d4a89b8499cad995885a21149d5ad62f852e"
1177
+ dependencies = [
1178
+ "ring",
1179
+ "rustls-pki-types",
1180
+ "untrusted",
1181
+ ]
1182
+
1183
+ [[package]]
1184
+ name = "ryu"
1185
+ version = "1.0.18"
1186
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1187
+ checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
1188
+
1189
+ [[package]]
1190
+ name = "schannel"
1191
+ version = "0.1.23"
1192
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1193
+ checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
1194
+ dependencies = [
1195
+ "windows-sys 0.52.0",
1196
+ ]
1197
+
1198
+ [[package]]
1199
+ name = "security-framework"
1200
+ version = "2.11.1"
1201
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1202
+ checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
1203
+ dependencies = [
1204
+ "bitflags 2.6.0",
1205
+ "core-foundation",
1206
+ "core-foundation-sys",
1207
+ "libc",
1208
+ "security-framework-sys",
1209
+ ]
1210
+
1211
+ [[package]]
1212
+ name = "security-framework-sys"
1213
+ version = "2.11.1"
1214
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1215
+ checksum = "75da29fe9b9b08fe9d6b22b5b4bcbc75d8db3aa31e639aa56bb62e9d46bfceaf"
1216
+ dependencies = [
1217
+ "core-foundation-sys",
1218
+ "libc",
1219
+ ]
1220
+
1221
+ [[package]]
1222
+ name = "semver"
1223
+ version = "1.0.23"
1224
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1225
+ checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
1226
+ dependencies = [
1227
+ "serde",
1228
+ ]
1229
+
1230
+ [[package]]
1231
+ name = "seq-macro"
1232
+ version = "0.3.5"
1233
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1234
+ checksum = "a3f0bf26fd526d2a95683cd0f87bf103b8539e2ca1ef48ce002d67aad59aa0b4"
1235
+
1236
+ [[package]]
1237
+ name = "serde"
1238
+ version = "1.0.204"
1239
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1240
+ checksum = "bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12"
1241
+ dependencies = [
1242
+ "serde_derive",
1243
+ ]
1244
+
1245
+ [[package]]
1246
+ name = "serde_derive"
1247
+ version = "1.0.204"
1248
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1249
+ checksum = "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222"
1250
+ dependencies = [
1251
+ "proc-macro2",
1252
+ "quote",
1253
+ "syn",
1254
+ ]
1255
+
1256
+ [[package]]
1257
+ name = "serde_fmt"
1258
+ version = "1.0.3"
1259
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1260
+ checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
1261
+ dependencies = [
1262
+ "serde",
1263
+ ]
1264
+
1265
+ [[package]]
1266
+ name = "serde_json"
1267
+ version = "1.0.120"
1268
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1269
+ checksum = "4e0d21c9a8cae1235ad58a00c11cb40d4b1e5c784f1ef2c537876ed6ffd8b7c5"
1270
+ dependencies = [
1271
+ "itoa",
1272
+ "ryu",
1273
+ "serde",
1274
+ ]
1275
+
1276
+ [[package]]
1277
+ name = "serde_magnus"
1278
+ version = "0.8.1"
1279
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1280
+ checksum = "76c20da583b5e1016e9199ef5f3260f7a8d1b253307d232600f6b12737262dbd"
1281
+ dependencies = [
1282
+ "magnus",
1283
+ "serde",
1284
+ "tap",
1285
+ ]
1286
+
1287
+ [[package]]
1288
+ name = "serde_urlencoded"
1289
+ version = "0.7.1"
1290
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1291
+ checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
1292
+ dependencies = [
1293
+ "form_urlencoded",
1294
+ "itoa",
1295
+ "ryu",
1296
+ "serde",
1297
+ ]
1298
+
1299
+ [[package]]
1300
+ name = "shell-words"
1301
+ version = "1.1.0"
1302
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1303
+ checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
1304
+
1305
+ [[package]]
1306
+ name = "shlex"
1307
+ version = "1.3.0"
1308
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1309
+ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1310
+
1311
+ [[package]]
1312
+ name = "slab"
1313
+ version = "0.4.9"
1314
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1315
+ checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
1316
+ dependencies = [
1317
+ "autocfg",
1318
+ ]
1319
+
1320
+ [[package]]
1321
+ name = "smallvec"
1322
+ version = "1.13.2"
1323
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1324
+ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
1325
+
1326
+ [[package]]
1327
+ name = "socket2"
1328
+ version = "0.5.7"
1329
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1330
+ checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
1331
+ dependencies = [
1332
+ "libc",
1333
+ "windows-sys 0.52.0",
1334
+ ]
1335
+
1336
+ [[package]]
1337
+ name = "spin"
1338
+ version = "0.9.8"
1339
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1340
+ checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
1341
+
1342
+ [[package]]
1343
+ name = "subtle"
1344
+ version = "2.6.1"
1345
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1346
+ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
1347
+
1348
+ [[package]]
1349
+ name = "sval"
1350
+ version = "2.13.0"
1351
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1352
+ checksum = "53eb957fbc79a55306d5d25d87daf3627bc3800681491cda0709eef36c748bfe"
1353
+
1354
+ [[package]]
1355
+ name = "sval_buffer"
1356
+ version = "2.13.0"
1357
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1358
+ checksum = "96e860aef60e9cbf37888d4953a13445abf523c534640d1f6174d310917c410d"
1359
+ dependencies = [
1360
+ "sval",
1361
+ "sval_ref",
1362
+ ]
1363
+
1364
+ [[package]]
1365
+ name = "sval_dynamic"
1366
+ version = "2.13.0"
1367
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1368
+ checksum = "ea3f2b07929a1127d204ed7cb3905049381708245727680e9139dac317ed556f"
1369
+ dependencies = [
1370
+ "sval",
1371
+ ]
1372
+
1373
+ [[package]]
1374
+ name = "sval_fmt"
1375
+ version = "2.13.0"
1376
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1377
+ checksum = "c4e188677497de274a1367c4bda15bd2296de4070d91729aac8f0a09c1abf64d"
1378
+ dependencies = [
1379
+ "itoa",
1380
+ "ryu",
1381
+ "sval",
1382
+ ]
1383
+
1384
+ [[package]]
1385
+ name = "sval_json"
1386
+ version = "2.13.0"
1387
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1388
+ checksum = "32f456c07dae652744781f2245d5e3b78e6a9ebad70790ac11eb15dbdbce5282"
1389
+ dependencies = [
1390
+ "itoa",
1391
+ "ryu",
1392
+ "sval",
1393
+ ]
1394
+
1395
+ [[package]]
1396
+ name = "sval_nested"
1397
+ version = "2.13.0"
1398
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1399
+ checksum = "886feb24709f0476baaebbf9ac10671a50163caa7e439d7a7beb7f6d81d0a6fb"
1400
+ dependencies = [
1401
+ "sval",
1402
+ "sval_buffer",
1403
+ "sval_ref",
1404
+ ]
1405
+
1406
+ [[package]]
1407
+ name = "sval_ref"
1408
+ version = "2.13.0"
1409
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1410
+ checksum = "be2e7fc517d778f44f8cb64140afa36010999565528d48985f55e64d45f369ce"
1411
+ dependencies = [
1412
+ "sval",
1413
+ ]
1414
+
1415
+ [[package]]
1416
+ name = "sval_serde"
1417
+ version = "2.13.0"
1418
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1419
+ checksum = "79bf66549a997ff35cd2114a27ac4b0c2843280f2cfa84b240d169ecaa0add46"
1420
+ dependencies = [
1421
+ "serde",
1422
+ "sval",
1423
+ "sval_nested",
1424
+ ]
1425
+
1426
+ [[package]]
1427
+ name = "syn"
1428
+ version = "2.0.72"
1429
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1430
+ checksum = "dc4b9b9bf2add8093d3f2c0204471e951b2285580335de42f9d2534f3ae7a8af"
1431
+ dependencies = [
1432
+ "proc-macro2",
1433
+ "quote",
1434
+ "unicode-ident",
1435
+ ]
1436
+
1437
+ [[package]]
1438
+ name = "sync_wrapper"
1439
+ version = "1.0.1"
1440
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1441
+ checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
1442
+
1443
+ [[package]]
1444
+ name = "system-configuration"
1445
+ version = "0.5.1"
1446
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1447
+ checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
1448
+ dependencies = [
1449
+ "bitflags 1.3.2",
1450
+ "core-foundation",
1451
+ "system-configuration-sys",
1452
+ ]
1453
+
1454
+ [[package]]
1455
+ name = "system-configuration-sys"
1456
+ version = "0.5.0"
1457
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1458
+ checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
1459
+ dependencies = [
1460
+ "core-foundation-sys",
1461
+ "libc",
1462
+ ]
1463
+
1464
+ [[package]]
1465
+ name = "tap"
1466
+ version = "1.0.1"
1467
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1468
+ checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
1469
+
1470
+ [[package]]
1471
+ name = "tempfile"
1472
+ version = "3.10.1"
1473
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1474
+ checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
1475
+ dependencies = [
1476
+ "cfg-if",
1477
+ "fastrand",
1478
+ "rustix",
1479
+ "windows-sys 0.52.0",
1480
+ ]
1481
+
1482
+ [[package]]
1483
+ name = "thiserror"
1484
+ version = "1.0.63"
1485
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1486
+ checksum = "c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724"
1487
+ dependencies = [
1488
+ "thiserror-impl",
1489
+ ]
1490
+
1491
+ [[package]]
1492
+ name = "thiserror-impl"
1493
+ version = "1.0.63"
1494
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1495
+ checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261"
1496
+ dependencies = [
1497
+ "proc-macro2",
1498
+ "quote",
1499
+ "syn",
1500
+ ]
1501
+
1502
+ [[package]]
1503
+ name = "tinyvec"
1504
+ version = "1.8.0"
1505
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1506
+ checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
1507
+ dependencies = [
1508
+ "tinyvec_macros",
1509
+ ]
1510
+
1511
+ [[package]]
1512
+ name = "tinyvec_macros"
1513
+ version = "0.1.1"
1514
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1515
+ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
1516
+
1517
+ [[package]]
1518
+ name = "tokio"
1519
+ version = "1.38.1"
1520
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1521
+ checksum = "eb2caba9f80616f438e09748d5acda951967e1ea58508ef53d9c6402485a46df"
1522
+ dependencies = [
1523
+ "backtrace",
1524
+ "bytes",
1525
+ "libc",
1526
+ "mio",
1527
+ "pin-project-lite",
1528
+ "socket2",
1529
+ "windows-sys 0.48.0",
1530
+ ]
1531
+
1532
+ [[package]]
1533
+ name = "tokio-native-tls"
1534
+ version = "0.3.1"
1535
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1536
+ checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
1537
+ dependencies = [
1538
+ "native-tls",
1539
+ "tokio",
1540
+ ]
1541
+
1542
+ [[package]]
1543
+ name = "tokio-rustls"
1544
+ version = "0.26.0"
1545
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1546
+ checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4"
1547
+ dependencies = [
1548
+ "rustls",
1549
+ "rustls-pki-types",
1550
+ "tokio",
1551
+ ]
1552
+
1553
+ [[package]]
1554
+ name = "tokio-util"
1555
+ version = "0.7.11"
1556
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1557
+ checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1"
1558
+ dependencies = [
1559
+ "bytes",
1560
+ "futures-core",
1561
+ "futures-sink",
1562
+ "pin-project-lite",
1563
+ "tokio",
1564
+ ]
1565
+
1566
+ [[package]]
1567
+ name = "tower"
1568
+ version = "0.4.13"
1569
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1570
+ checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
1571
+ dependencies = [
1572
+ "futures-core",
1573
+ "futures-util",
1574
+ "pin-project",
1575
+ "pin-project-lite",
1576
+ "tokio",
1577
+ "tower-layer",
1578
+ "tower-service",
1579
+ ]
1580
+
1581
+ [[package]]
1582
+ name = "tower-layer"
1583
+ version = "0.3.2"
1584
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1585
+ checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
1586
+
1587
+ [[package]]
1588
+ name = "tower-service"
1589
+ version = "0.3.2"
1590
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1591
+ checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
1592
+
1593
+ [[package]]
1594
+ name = "tracing"
1595
+ version = "0.1.40"
1596
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1597
+ checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
1598
+ dependencies = [
1599
+ "pin-project-lite",
1600
+ "tracing-core",
1601
+ ]
1602
+
1603
+ [[package]]
1604
+ name = "tracing-core"
1605
+ version = "0.1.32"
1606
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1607
+ checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
1608
+ dependencies = [
1609
+ "once_cell",
1610
+ ]
1611
+
1612
+ [[package]]
1613
+ name = "try-lock"
1614
+ version = "0.2.5"
1615
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1616
+ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
1617
+
1618
+ [[package]]
1619
+ name = "typeid"
1620
+ version = "1.0.0"
1621
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1622
+ checksum = "059d83cc991e7a42fc37bd50941885db0888e34209f8cfd9aab07ddec03bc9cf"
1623
+
1624
+ [[package]]
1625
+ name = "unicode-bidi"
1626
+ version = "0.3.15"
1627
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1628
+ checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
1629
+
1630
+ [[package]]
1631
+ name = "unicode-ident"
1632
+ version = "1.0.12"
1633
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1634
+ checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
1635
+
1636
+ [[package]]
1637
+ name = "unicode-normalization"
1638
+ version = "0.1.23"
1639
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1640
+ checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
1641
+ dependencies = [
1642
+ "tinyvec",
1643
+ ]
1644
+
1645
+ [[package]]
1646
+ name = "untrusted"
1647
+ version = "0.9.0"
1648
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1649
+ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
1650
+
1651
+ [[package]]
1652
+ name = "url"
1653
+ version = "2.5.2"
1654
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1655
+ checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
1656
+ dependencies = [
1657
+ "form_urlencoded",
1658
+ "idna",
1659
+ "percent-encoding",
1660
+ ]
1661
+
1662
+ [[package]]
1663
+ name = "utf8parse"
1664
+ version = "0.2.2"
1665
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1666
+ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
1667
+
1668
+ [[package]]
1669
+ name = "value-bag"
1670
+ version = "1.9.0"
1671
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1672
+ checksum = "5a84c137d37ab0142f0f2ddfe332651fdbf252e7b7dbb4e67b6c1f1b2e925101"
1673
+ dependencies = [
1674
+ "value-bag-serde1",
1675
+ "value-bag-sval2",
1676
+ ]
1677
+
1678
+ [[package]]
1679
+ name = "value-bag-serde1"
1680
+ version = "1.9.0"
1681
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1682
+ checksum = "ccacf50c5cb077a9abb723c5bcb5e0754c1a433f1e1de89edc328e2760b6328b"
1683
+ dependencies = [
1684
+ "erased-serde",
1685
+ "serde",
1686
+ "serde_fmt",
1687
+ ]
1688
+
1689
+ [[package]]
1690
+ name = "value-bag-sval2"
1691
+ version = "1.9.0"
1692
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1693
+ checksum = "1785bae486022dfb9703915d42287dcb284c1ee37bd1080eeba78cc04721285b"
1694
+ dependencies = [
1695
+ "sval",
1696
+ "sval_buffer",
1697
+ "sval_dynamic",
1698
+ "sval_fmt",
1699
+ "sval_json",
1700
+ "sval_ref",
1701
+ "sval_serde",
1702
+ ]
1703
+
1704
+ [[package]]
1705
+ name = "vcpkg"
1706
+ version = "0.2.15"
1707
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1708
+ checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
1709
+
1710
+ [[package]]
1711
+ name = "want"
1712
+ version = "0.3.1"
1713
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1714
+ checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
1715
+ dependencies = [
1716
+ "try-lock",
1717
+ ]
1718
+
1719
+ [[package]]
1720
+ name = "wasi"
1721
+ version = "0.11.0+wasi-snapshot-preview1"
1722
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1723
+ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
1724
+
1725
+ [[package]]
1726
+ name = "wasm-bindgen"
1727
+ version = "0.2.92"
1728
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1729
+ checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
1730
+ dependencies = [
1731
+ "cfg-if",
1732
+ "wasm-bindgen-macro",
1733
+ ]
1734
+
1735
+ [[package]]
1736
+ name = "wasm-bindgen-backend"
1737
+ version = "0.2.92"
1738
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1739
+ checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
1740
+ dependencies = [
1741
+ "bumpalo",
1742
+ "log",
1743
+ "once_cell",
1744
+ "proc-macro2",
1745
+ "quote",
1746
+ "syn",
1747
+ "wasm-bindgen-shared",
1748
+ ]
1749
+
1750
+ [[package]]
1751
+ name = "wasm-bindgen-futures"
1752
+ version = "0.4.42"
1753
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1754
+ checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0"
1755
+ dependencies = [
1756
+ "cfg-if",
1757
+ "js-sys",
1758
+ "wasm-bindgen",
1759
+ "web-sys",
1760
+ ]
1761
+
1762
+ [[package]]
1763
+ name = "wasm-bindgen-macro"
1764
+ version = "0.2.92"
1765
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1766
+ checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
1767
+ dependencies = [
1768
+ "quote",
1769
+ "wasm-bindgen-macro-support",
1770
+ ]
1771
+
1772
+ [[package]]
1773
+ name = "wasm-bindgen-macro-support"
1774
+ version = "0.2.92"
1775
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1776
+ checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
1777
+ dependencies = [
1778
+ "proc-macro2",
1779
+ "quote",
1780
+ "syn",
1781
+ "wasm-bindgen-backend",
1782
+ "wasm-bindgen-shared",
1783
+ ]
1784
+
1785
+ [[package]]
1786
+ name = "wasm-bindgen-shared"
1787
+ version = "0.2.92"
1788
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1789
+ checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
1790
+
1791
+ [[package]]
1792
+ name = "web-sys"
1793
+ version = "0.3.69"
1794
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1795
+ checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
1796
+ dependencies = [
1797
+ "js-sys",
1798
+ "wasm-bindgen",
1799
+ ]
1800
+
1801
+ [[package]]
1802
+ name = "windows-core"
1803
+ version = "0.52.0"
1804
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1805
+ checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
1806
+ dependencies = [
1807
+ "windows-targets 0.52.6",
1808
+ ]
1809
+
1810
+ [[package]]
1811
+ name = "windows-sys"
1812
+ version = "0.48.0"
1813
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1814
+ checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
1815
+ dependencies = [
1816
+ "windows-targets 0.48.5",
1817
+ ]
1818
+
1819
+ [[package]]
1820
+ name = "windows-sys"
1821
+ version = "0.52.0"
1822
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1823
+ checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
1824
+ dependencies = [
1825
+ "windows-targets 0.52.6",
1826
+ ]
1827
+
1828
+ [[package]]
1829
+ name = "windows-targets"
1830
+ version = "0.48.5"
1831
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1832
+ checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
1833
+ dependencies = [
1834
+ "windows_aarch64_gnullvm 0.48.5",
1835
+ "windows_aarch64_msvc 0.48.5",
1836
+ "windows_i686_gnu 0.48.5",
1837
+ "windows_i686_msvc 0.48.5",
1838
+ "windows_x86_64_gnu 0.48.5",
1839
+ "windows_x86_64_gnullvm 0.48.5",
1840
+ "windows_x86_64_msvc 0.48.5",
1841
+ ]
1842
+
1843
+ [[package]]
1844
+ name = "windows-targets"
1845
+ version = "0.52.6"
1846
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1847
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
1848
+ dependencies = [
1849
+ "windows_aarch64_gnullvm 0.52.6",
1850
+ "windows_aarch64_msvc 0.52.6",
1851
+ "windows_i686_gnu 0.52.6",
1852
+ "windows_i686_gnullvm",
1853
+ "windows_i686_msvc 0.52.6",
1854
+ "windows_x86_64_gnu 0.52.6",
1855
+ "windows_x86_64_gnullvm 0.52.6",
1856
+ "windows_x86_64_msvc 0.52.6",
1857
+ ]
1858
+
1859
+ [[package]]
1860
+ name = "windows_aarch64_gnullvm"
1861
+ version = "0.48.5"
1862
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1863
+ checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
1864
+
1865
+ [[package]]
1866
+ name = "windows_aarch64_gnullvm"
1867
+ version = "0.52.6"
1868
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1869
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
1870
+
1871
+ [[package]]
1872
+ name = "windows_aarch64_msvc"
1873
+ version = "0.48.5"
1874
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1875
+ checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
1876
+
1877
+ [[package]]
1878
+ name = "windows_aarch64_msvc"
1879
+ version = "0.52.6"
1880
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1881
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
1882
+
1883
+ [[package]]
1884
+ name = "windows_i686_gnu"
1885
+ version = "0.48.5"
1886
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1887
+ checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
1888
+
1889
+ [[package]]
1890
+ name = "windows_i686_gnu"
1891
+ version = "0.52.6"
1892
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1893
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
1894
+
1895
+ [[package]]
1896
+ name = "windows_i686_gnullvm"
1897
+ version = "0.52.6"
1898
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1899
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
1900
+
1901
+ [[package]]
1902
+ name = "windows_i686_msvc"
1903
+ version = "0.48.5"
1904
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1905
+ checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
1906
+
1907
+ [[package]]
1908
+ name = "windows_i686_msvc"
1909
+ version = "0.52.6"
1910
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1911
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
1912
+
1913
+ [[package]]
1914
+ name = "windows_x86_64_gnu"
1915
+ version = "0.48.5"
1916
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1917
+ checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
1918
+
1919
+ [[package]]
1920
+ name = "windows_x86_64_gnu"
1921
+ version = "0.52.6"
1922
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1923
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
1924
+
1925
+ [[package]]
1926
+ name = "windows_x86_64_gnullvm"
1927
+ version = "0.48.5"
1928
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1929
+ checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
1930
+
1931
+ [[package]]
1932
+ name = "windows_x86_64_gnullvm"
1933
+ version = "0.52.6"
1934
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1935
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
1936
+
1937
+ [[package]]
1938
+ name = "windows_x86_64_msvc"
1939
+ version = "0.48.5"
1940
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1941
+ checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
1942
+
1943
+ [[package]]
1944
+ name = "windows_x86_64_msvc"
1945
+ version = "0.52.6"
1946
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1947
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
1948
+
1949
+ [[package]]
1950
+ name = "winreg"
1951
+ version = "0.52.0"
1952
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1953
+ checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
1954
+ dependencies = [
1955
+ "cfg-if",
1956
+ "windows-sys 0.48.0",
1957
+ ]
1958
+
1959
+ [[package]]
1960
+ name = "zeroize"
1961
+ version = "1.8.1"
1962
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1963
+ checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"