Lines of
Cargo.lock
from check-in d036a09127
that are changed by the sequence of edits moving toward
check-in 1382a7c15e:
1: # This file is automatically @generated by Cargo.
2: # It is not intended for manual editing.
3: version = 4
4:
5: [[package]]
6: name = "aho-corasick"
7: version = "1.1.4"
8: source = "registry+https://github.com/rust-lang/crates.io-index"
9: checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
10: dependencies = [
11: "memchr",
12: ]
13:
14: [[package]]
15: name = "async-channel"
16: version = "2.5.0"
17: source = "registry+https://github.com/rust-lang/crates.io-index"
18: checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
19: dependencies = [
20: "concurrent-queue",
21: "event-listener-strategy",
22: "futures-core",
23: "pin-project-lite",
24: ]
25:
26: [[package]]
27: name = "async-compat"
28: version = "0.2.5"
29: source = "registry+https://github.com/rust-lang/crates.io-index"
30: checksum = "a1ba85bc55464dcbf728b56d97e119d673f4cf9062be330a9a26f3acf504a590"
31: dependencies = [
32: "futures-core",
33: "futures-io",
34: "once_cell",
35: "pin-project-lite",
36: "tokio",
37: ]
38:
39: [[package]]
40: name = "async-executor"
d036a09127 2026-01-18 41: version = "1.13.3"
42: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 43: checksum = "497c00e0fd83a72a79a39fcbd8e3e2f055d6f6c7e025f3b3d91f4f8e76527fb8"
44: dependencies = [
45: "async-task",
46: "concurrent-queue",
47: "fastrand",
48: "futures-lite",
49: "pin-project-lite",
50: "slab",
51: ]
52:
53: [[package]]
54: name = "async-fs"
55: version = "2.2.0"
56: source = "registry+https://github.com/rust-lang/crates.io-index"
57: checksum = "8034a681df4aed8b8edbd7fbe472401ecf009251c8b40556b304567052e294c5"
58: dependencies = [
59: "async-lock",
60: "blocking",
61: "futures-lite",
62: ]
63:
64: [[package]]
65: name = "async-io"
66: version = "2.6.0"
67: source = "registry+https://github.com/rust-lang/crates.io-index"
68: checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc"
69: dependencies = [
70: "autocfg",
71: "cfg-if",
72: "concurrent-queue",
73: "futures-io",
74: "futures-lite",
75: "parking",
76: "polling",
77: "rustix",
78: "slab",
79: "windows-sys 0.61.2",
80: ]
81:
82: [[package]]
83: name = "async-lock"
84: version = "3.4.2"
85: source = "registry+https://github.com/rust-lang/crates.io-index"
86: checksum = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311"
87: dependencies = [
88: "event-listener",
89: "event-listener-strategy",
90: "pin-project-lite",
91: ]
92:
93: [[package]]
94: name = "async-net"
95: version = "2.0.0"
96: source = "registry+https://github.com/rust-lang/crates.io-index"
97: checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
98: dependencies = [
99: "async-io",
100: "blocking",
101: "futures-lite",
102: ]
103:
104: [[package]]
105: name = "async-process"
106: version = "2.5.0"
107: source = "registry+https://github.com/rust-lang/crates.io-index"
108: checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75"
109: dependencies = [
110: "async-channel",
111: "async-io",
112: "async-lock",
113: "async-signal",
114: "async-task",
115: "blocking",
116: "cfg-if",
117: "event-listener",
118: "futures-lite",
119: "rustix",
120: ]
121:
122: [[package]]
123: name = "async-signal"
124: version = "0.2.13"
125: source = "registry+https://github.com/rust-lang/crates.io-index"
126: checksum = "43c070bbf59cd3570b6b2dd54cd772527c7c3620fce8be898406dd3ed6adc64c"
127: dependencies = [
128: "async-io",
129: "async-lock",
130: "atomic-waker",
131: "cfg-if",
132: "futures-core",
133: "futures-io",
134: "rustix",
135: "signal-hook-registry",
136: "slab",
137: "windows-sys 0.61.2",
138: ]
139:
140: [[package]]
141: name = "async-stream"
142: version = "0.3.6"
143: source = "registry+https://github.com/rust-lang/crates.io-index"
144: checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
145: dependencies = [
146: "async-stream-impl",
147: "futures-core",
148: "pin-project-lite",
149: ]
150:
151: [[package]]
152: name = "async-stream-impl"
153: version = "0.3.6"
154: source = "registry+https://github.com/rust-lang/crates.io-index"
155: checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
156: dependencies = [
157: "proc-macro2",
158: "quote",
159: "syn",
160: ]
161:
162: [[package]]
163: name = "async-task"
164: version = "4.7.1"
165: source = "registry+https://github.com/rust-lang/crates.io-index"
166: checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
167:
168: [[package]]
169: name = "atomic-waker"
170: version = "1.1.2"
171: source = "registry+https://github.com/rust-lang/crates.io-index"
172: checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
173:
174: [[package]]
175: name = "autocfg"
176: version = "1.5.0"
177: source = "registry+https://github.com/rust-lang/crates.io-index"
178: checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
179:
180: [[package]]
181: name = "aws-lc-rs"
d036a09127 2026-01-18 182: version = "1.15.3"
183: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 184: checksum = "e84ce723ab67259cfeb9877c6a639ee9eb7a27b28123abd71db7f0d5d0cc9d86"
185: dependencies = [
186: "aws-lc-sys",
187: "zeroize",
188: ]
189:
190: [[package]]
191: name = "aws-lc-sys"
d036a09127 2026-01-18 192: version = "0.36.0"
193: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 194: checksum = "43a442ece363113bd4bd4c8b18977a7798dd4d3c3383f34fb61936960e8f4ad8"
195: dependencies = [
196: "cc",
197: "cmake",
198: "dunce",
199: "fs_extra",
200: ]
201:
202: [[package]]
203: name = "base64"
204: version = "0.22.1"
205: source = "registry+https://github.com/rust-lang/crates.io-index"
206: checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
207:
208: [[package]]
209: name = "base64-compat"
210: version = "1.0.0"
211: source = "registry+https://github.com/rust-lang/crates.io-index"
212: checksum = "5a8d4d2746f89841e49230dd26917df1876050f95abafafbe34f47cb534b88d7"
213: dependencies = [
214: "byteorder",
215: ]
216:
217: [[package]]
218: name = "bitflags"
d036a09127 2026-01-18 219: version = "2.10.0"
220: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 221: checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
222:
223: [[package]]
224: name = "blocking"
225: version = "1.6.2"
226: source = "registry+https://github.com/rust-lang/crates.io-index"
227: checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21"
228: dependencies = [
229: "async-channel",
230: "async-task",
231: "futures-io",
232: "futures-lite",
233: "piper",
234: ]
235:
236: [[package]]
237: name = "bufstream-fresh"
238: version = "0.3.1"
239: source = "registry+https://github.com/rust-lang/crates.io-index"
240: checksum = "7c431e5d450eceb6f5096c371f502946ae1cc65407935bc2cae8f1d625a2035f"
241:
242: [[package]]
243: name = "bumpalo"
d036a09127 2026-01-18 244: version = "3.19.1"
245: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 246: checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510"
247:
248: [[package]]
249: name = "byteorder"
250: version = "1.5.0"
251: source = "registry+https://github.com/rust-lang/crates.io-index"
252: checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
253:
254: [[package]]
255: name = "bytes"
d036a09127 2026-01-18 256: version = "1.11.0"
257: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 258: checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
259:
260: [[package]]
261: name = "cc"
d036a09127 2026-01-18 262: version = "1.2.53"
263: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 264: checksum = "755d2fce177175ffca841e9a06afdb2c4ab0f593d53b4dee48147dfaade85932"
265: dependencies = [
266: "find-msvc-tools",
267: "jobserver",
268: "libc",
269: "shlex",
270: ]
271:
272: [[package]]
273: name = "cesu8"
274: version = "1.1.0"
275: source = "registry+https://github.com/rust-lang/crates.io-index"
276: checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
277:
278: [[package]]
279: name = "cfg-if"
280: version = "1.0.4"
281: source = "registry+https://github.com/rust-lang/crates.io-index"
282: checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
283:
284: [[package]]
285: name = "cfg_aliases"
286: version = "0.2.1"
287: source = "registry+https://github.com/rust-lang/crates.io-index"
288: checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
289:
290: [[package]]
291: name = "cmake"
292: version = "0.1.57"
293: source = "registry+https://github.com/rust-lang/crates.io-index"
294: checksum = "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d"
295: dependencies = [
296: "cc",
297: ]
298:
299: [[package]]
300: name = "combine"
301: version = "4.6.7"
302: source = "registry+https://github.com/rust-lang/crates.io-index"
303: checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
304: dependencies = [
305: "bytes",
306: "memchr",
307: ]
308:
309: [[package]]
310: name = "concurrent-queue"
311: version = "2.5.0"
312: source = "registry+https://github.com/rust-lang/crates.io-index"
313: checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
314: dependencies = [
315: "crossbeam-utils",
316: ]
317:
318: [[package]]
319: name = "config"
320: version = "0.15.19"
321: source = "registry+https://github.com/rust-lang/crates.io-index"
322: checksum = "b30fa8254caad766fc03cb0ccae691e14bf3bd72bfff27f72802ce729551b3d6"
323: dependencies = [
324: "pathdiff",
325: "serde_core",
326: "toml",
327: "winnow",
328: ]
329:
330: [[package]]
331: name = "core-foundation"
332: version = "0.10.1"
333: source = "registry+https://github.com/rust-lang/crates.io-index"
334: checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
335: dependencies = [
336: "core-foundation-sys",
337: "libc",
338: ]
339:
340: [[package]]
341: name = "core-foundation-sys"
342: version = "0.8.7"
343: source = "registry+https://github.com/rust-lang/crates.io-index"
344: checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
345:
346: [[package]]
347: name = "crossbeam-utils"
348: version = "0.8.21"
349: source = "registry+https://github.com/rust-lang/crates.io-index"
350: checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
351:
352: [[package]]
353: name = "darling"
354: version = "0.21.3"
355: source = "registry+https://github.com/rust-lang/crates.io-index"
356: checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0"
357: dependencies = [
358: "darling_core",
359: "darling_macro",
360: ]
361:
362: [[package]]
363: name = "darling_core"
364: version = "0.21.3"
365: source = "registry+https://github.com/rust-lang/crates.io-index"
366: checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4"
367: dependencies = [
368: "fnv",
369: "ident_case",
370: "proc-macro2",
371: "quote",
372: "strsim",
373: "syn",
374: ]
375:
376: [[package]]
377: name = "darling_macro"
378: version = "0.21.3"
379: source = "registry+https://github.com/rust-lang/crates.io-index"
380: checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81"
381: dependencies = [
382: "darling_core",
383: "quote",
384: "syn",
385: ]
386:
387: [[package]]
388: name = "derive_more"
389: version = "2.1.1"
390: source = "registry+https://github.com/rust-lang/crates.io-index"
391: checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134"
392: dependencies = [
393: "derive_more-impl",
394: ]
395:
396: [[package]]
397: name = "derive_more-impl"
398: version = "2.1.1"
399: source = "registry+https://github.com/rust-lang/crates.io-index"
400: checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb"
401: dependencies = [
402: "proc-macro2",
403: "quote",
404: "rustc_version",
405: "syn",
406: ]
407:
408: [[package]]
409: name = "displaydoc"
410: version = "0.2.5"
411: source = "registry+https://github.com/rust-lang/crates.io-index"
412: checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
413: dependencies = [
414: "proc-macro2",
415: "quote",
416: "syn",
417: ]
418:
419: [[package]]
420: name = "dunce"
421: version = "1.0.5"
422: source = "registry+https://github.com/rust-lang/crates.io-index"
423: checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
424:
425: [[package]]
426: name = "either"
427: version = "1.15.0"
428: source = "registry+https://github.com/rust-lang/crates.io-index"
429: checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
430:
431: [[package]]
d036a09127 2026-01-18 432: name = "encoding_rs"
d036a09127 2026-01-18 433: version = "0.8.35"
d036a09127 2026-01-18 434: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 435: checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
d036a09127 2026-01-18 436: dependencies = [
d036a09127 2026-01-18 437: "cfg-if",
d036a09127 2026-01-18 438: ]
d036a09127 2026-01-18 439:
d036a09127 2026-01-18 440: [[package]]
441: name = "errno"
442: version = "0.3.14"
443: source = "registry+https://github.com/rust-lang/crates.io-index"
444: checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
445: dependencies = [
446: "libc",
447: "windows-sys 0.61.2",
448: ]
449:
450: [[package]]
451: name = "event-listener"
452: version = "5.4.1"
453: source = "registry+https://github.com/rust-lang/crates.io-index"
454: checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
455: dependencies = [
456: "concurrent-queue",
457: "parking",
458: "pin-project-lite",
459: ]
460:
461: [[package]]
462: name = "event-listener-strategy"
463: version = "0.5.4"
464: source = "registry+https://github.com/rust-lang/crates.io-index"
465: checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
466: dependencies = [
467: "event-listener",
468: "pin-project-lite",
469: ]
470:
471: [[package]]
472: name = "fastrand"
473: version = "2.3.0"
474: source = "registry+https://github.com/rust-lang/crates.io-index"
475: checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
476:
477: [[package]]
478: name = "find-msvc-tools"
d036a09127 2026-01-18 479: version = "0.1.8"
480: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 481: checksum = "8591b0bcc8a98a64310a2fae1bb3e9b8564dd10e381e6e28010fde8e8e8568db"
482:
483: [[package]]
484: name = "fnv"
485: version = "1.0.7"
486: source = "registry+https://github.com/rust-lang/crates.io-index"
487: checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
488:
489: [[package]]
490: name = "form_urlencoded"
491: version = "1.2.2"
492: source = "registry+https://github.com/rust-lang/crates.io-index"
493: checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
494: dependencies = [
495: "percent-encoding",
496: ]
497:
498: [[package]]
499: name = "fs_extra"
500: version = "1.3.0"
501: source = "registry+https://github.com/rust-lang/crates.io-index"
502: checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
503:
504: [[package]]
505: name = "futures-channel"
d036a09127 2026-01-18 506: version = "0.3.31"
507: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 508: checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
509: dependencies = [
510: "futures-core",
511: ]
512:
513: [[package]]
514: name = "futures-core"
d036a09127 2026-01-18 515: version = "0.3.31"
516: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 517: checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
518:
519: [[package]]
520: name = "futures-io"
d036a09127 2026-01-18 521: version = "0.3.31"
522: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 523: checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
524:
525: [[package]]
526: name = "futures-lite"
527: version = "2.6.1"
528: source = "registry+https://github.com/rust-lang/crates.io-index"
529: checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
530: dependencies = [
531: "fastrand",
532: "futures-core",
533: "futures-io",
534: "parking",
535: "pin-project-lite",
536: ]
537:
538: [[package]]
539: name = "futures-macro"
d036a09127 2026-01-18 540: version = "0.3.31"
541: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 542: checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
543: dependencies = [
544: "proc-macro2",
545: "quote",
546: "syn",
547: ]
548:
549: [[package]]
550: name = "futures-sink"
d036a09127 2026-01-18 551: version = "0.3.31"
552: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 553: checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
554:
555: [[package]]
556: name = "futures-task"
d036a09127 2026-01-18 557: version = "0.3.31"
558: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 559: checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
560:
561: [[package]]
562: name = "futures-util"
d036a09127 2026-01-18 563: version = "0.3.31"
564: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 565: checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
566: dependencies = [
567: "futures-core",
568: "futures-io",
569: "futures-macro",
570: "futures-sink",
571: "futures-task",
572: "memchr",
573: "pin-project-lite",
d036a09127 2026-01-18 574: "pin-utils",
575: "slab",
576: ]
577:
578: [[package]]
579: name = "getrandom"
580: version = "0.2.17"
581: source = "registry+https://github.com/rust-lang/crates.io-index"
582: checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
583: dependencies = [
584: "cfg-if",
585: "js-sys",
586: "libc",
587: "wasi",
588: "wasm-bindgen",
589: ]
590:
591: [[package]]
592: name = "getrandom"
593: version = "0.3.4"
594: source = "registry+https://github.com/rust-lang/crates.io-index"
595: checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
596: dependencies = [
597: "cfg-if",
598: "js-sys",
599: "libc",
600: "r-efi",
601: "wasip2",
602: "wasm-bindgen",
603: ]
604:
605: [[package]]
606: name = "hashify"
607: version = "0.2.7"
608: source = "registry+https://github.com/rust-lang/crates.io-index"
609: checksum = "149e3ea90eb5a26ad354cfe3cb7f7401b9329032d0235f2687d03a35f30e5d4c"
610: dependencies = [
611: "proc-macro2",
612: "quote",
613: "syn",
614: ]
615:
616: [[package]]
617: name = "hermit-abi"
618: version = "0.5.2"
619: source = "registry+https://github.com/rust-lang/crates.io-index"
620: checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
621:
622: [[package]]
623: name = "hostname"
624: version = "0.4.2"
625: source = "registry+https://github.com/rust-lang/crates.io-index"
626: checksum = "617aaa3557aef3810a6369d0a99fac8a080891b68bd9f9812a1eeda0c0730cbd"
627: dependencies = [
628: "cfg-if",
629: "libc",
630: "windows-link",
631: ]
632:
633: [[package]]
634: name = "html-escape"
635: version = "0.2.13"
636: source = "registry+https://github.com/rust-lang/crates.io-index"
637: checksum = "6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476"
638: dependencies = [
639: "utf8-width",
640: ]
641:
642: [[package]]
643: name = "http"
644: version = "1.4.0"
645: source = "registry+https://github.com/rust-lang/crates.io-index"
646: checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
647: dependencies = [
648: "bytes",
649: "itoa",
650: ]
651:
652: [[package]]
653: name = "http-body"
654: version = "1.0.1"
655: source = "registry+https://github.com/rust-lang/crates.io-index"
656: checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
657: dependencies = [
658: "bytes",
659: "http",
660: ]
661:
662: [[package]]
663: name = "http-body-util"
664: version = "0.1.3"
665: source = "registry+https://github.com/rust-lang/crates.io-index"
666: checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
667: dependencies = [
668: "bytes",
669: "futures-core",
670: "http",
671: "http-body",
672: "pin-project-lite",
673: ]
674:
675: [[package]]
676: name = "httparse"
677: version = "1.10.1"
678: source = "registry+https://github.com/rust-lang/crates.io-index"
679: checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
680:
681: [[package]]
682: name = "hyper"
683: version = "1.8.1"
684: source = "registry+https://github.com/rust-lang/crates.io-index"
685: checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
686: dependencies = [
687: "atomic-waker",
688: "bytes",
689: "futures-channel",
690: "futures-core",
691: "http",
692: "http-body",
693: "httparse",
694: "itoa",
695: "pin-project-lite",
696: "pin-utils",
697: "smallvec",
698: "tokio",
699: "want",
700: ]
701:
702: [[package]]
703: name = "hyper-rustls"
704: version = "0.27.7"
705: source = "registry+https://github.com/rust-lang/crates.io-index"
706: checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
707: dependencies = [
708: "http",
709: "hyper",
710: "hyper-util",
711: "rustls",
712: "rustls-pki-types",
713: "tokio",
714: "tokio-rustls",
715: "tower-service",
716: ]
717:
718: [[package]]
719: name = "hyper-util"
d036a09127 2026-01-18 720: version = "0.1.19"
721: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 722: checksum = "727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f"
723: dependencies = [
724: "base64",
725: "bytes",
726: "futures-channel",
d036a09127 2026-01-18 727: "futures-core",
728: "futures-util",
729: "http",
730: "http-body",
731: "hyper",
732: "ipnet",
733: "libc",
734: "percent-encoding",
735: "pin-project-lite",
736: "socket2",
737: "tokio",
738: "tower-service",
739: "tracing",
740: ]
741:
742: [[package]]
743: name = "icu_collections"
744: version = "2.1.1"
745: source = "registry+https://github.com/rust-lang/crates.io-index"
746: checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43"
747: dependencies = [
748: "displaydoc",
749: "potential_utf",
750: "yoke",
751: "zerofrom",
752: "zerovec",
753: ]
754:
755: [[package]]
756: name = "icu_locale_core"
757: version = "2.1.1"
758: source = "registry+https://github.com/rust-lang/crates.io-index"
759: checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6"
760: dependencies = [
761: "displaydoc",
762: "litemap",
763: "tinystr",
764: "writeable",
765: "zerovec",
766: ]
767:
768: [[package]]
769: name = "icu_normalizer"
770: version = "2.1.1"
771: source = "registry+https://github.com/rust-lang/crates.io-index"
772: checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599"
773: dependencies = [
774: "icu_collections",
775: "icu_normalizer_data",
776: "icu_properties",
777: "icu_provider",
778: "smallvec",
779: "zerovec",
780: ]
781:
782: [[package]]
783: name = "icu_normalizer_data"
784: version = "2.1.1"
785: source = "registry+https://github.com/rust-lang/crates.io-index"
786: checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a"
787:
788: [[package]]
789: name = "icu_properties"
790: version = "2.1.2"
791: source = "registry+https://github.com/rust-lang/crates.io-index"
792: checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec"
793: dependencies = [
794: "icu_collections",
795: "icu_locale_core",
796: "icu_properties_data",
797: "icu_provider",
798: "zerotrie",
799: "zerovec",
800: ]
801:
802: [[package]]
803: name = "icu_properties_data"
804: version = "2.1.2"
805: source = "registry+https://github.com/rust-lang/crates.io-index"
806: checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af"
807:
808: [[package]]
809: name = "icu_provider"
810: version = "2.1.1"
811: source = "registry+https://github.com/rust-lang/crates.io-index"
812: checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614"
813: dependencies = [
814: "displaydoc",
815: "icu_locale_core",
816: "writeable",
817: "yoke",
818: "zerofrom",
819: "zerotrie",
820: "zerovec",
821: ]
822:
823: [[package]]
824: name = "ident_case"
825: version = "1.0.1"
826: source = "registry+https://github.com/rust-lang/crates.io-index"
827: checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
828:
829: [[package]]
830: name = "idna"
831: version = "1.1.0"
832: source = "registry+https://github.com/rust-lang/crates.io-index"
833: checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
834: dependencies = [
835: "idna_adapter",
836: "smallvec",
837: "utf8_iter",
838: ]
839:
840: [[package]]
841: name = "idna_adapter"
842: version = "1.2.1"
843: source = "registry+https://github.com/rust-lang/crates.io-index"
844: checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
845: dependencies = [
846: "icu_normalizer",
847: "icu_properties",
848: ]
849:
850: [[package]]
851: name = "ipnet"
d036a09127 2026-01-18 852: version = "2.11.0"
853: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 854: checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
855:
856: [[package]]
857: name = "iri-string"
858: version = "0.7.10"
859: source = "registry+https://github.com/rust-lang/crates.io-index"
860: checksum = "c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a"
861: dependencies = [
862: "memchr",
863: "serde",
864: ]
865:
866: [[package]]
867: name = "itoa"
868: version = "1.0.17"
869: source = "registry+https://github.com/rust-lang/crates.io-index"
870: checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2"
871:
872: [[package]]
873: name = "jni"
874: version = "0.21.1"
875: source = "registry+https://github.com/rust-lang/crates.io-index"
876: checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
877: dependencies = [
878: "cesu8",
879: "cfg-if",
880: "combine",
881: "jni-sys",
882: "log",
883: "thiserror 1.0.69",
884: "walkdir",
885: "windows-sys 0.45.0",
886: ]
887:
888: [[package]]
889: name = "jni-sys"
890: version = "0.3.0"
891: source = "registry+https://github.com/rust-lang/crates.io-index"
892: checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
893:
894: [[package]]
895: name = "jobserver"
896: version = "0.1.34"
897: source = "registry+https://github.com/rust-lang/crates.io-index"
898: checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
899: dependencies = [
900: "getrandom 0.3.4",
901: "libc",
902: ]
903:
904: [[package]]
905: name = "js-sys"
d036a09127 2026-01-18 906: version = "0.3.85"
907: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 908: checksum = "8c942ebf8e95485ca0d52d97da7c5a2c387d0e7f0ba4c35e93bfcaee045955b3"
909: dependencies = [
910: "once_cell",
911: "wasm-bindgen",
912: ]
913:
914: [[package]]
915: name = "just-getopt"
916: version = "2.1.0"
917: source = "registry+https://github.com/rust-lang/crates.io-index"
918: checksum = "97185bbe8f4edbaf6a3acc4f3f723358488d2da28e8f12a83529ddc6268f9c30"
919:
920: [[package]]
921: name = "lazy_static"
922: version = "1.5.0"
923: source = "registry+https://github.com/rust-lang/crates.io-index"
924: checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
925:
926: [[package]]
927: name = "libc"
d036a09127 2026-01-18 928: version = "0.2.180"
929: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 930: checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc"
931:
932: [[package]]
933: name = "linux-raw-sys"
d036a09127 2026-01-18 934: version = "0.11.0"
935: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 936: checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
937:
938: [[package]]
939: name = "litemap"
940: version = "0.8.1"
941: source = "registry+https://github.com/rust-lang/crates.io-index"
942: checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77"
943:
944: [[package]]
945: name = "log"
946: version = "0.4.29"
947: source = "registry+https://github.com/rust-lang/crates.io-index"
948: checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
949:
950: [[package]]
951: name = "lru-slab"
952: version = "0.1.2"
953: source = "registry+https://github.com/rust-lang/crates.io-index"
954: checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
955:
956: [[package]]
957: name = "mail-parser"
d036a09127 2026-01-18 958: version = "0.11.1"
959: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 960: checksum = "dcf4390741c4e6fa330bdeccdfb580815dbb462952de91838b723357985119a3"
961: dependencies = [
d036a09127 2026-01-18 962: "encoding_rs",
963: "hashify",
964: "serde",
965: ]
966:
967: [[package]]
968: name = "mailin"
969: version = "0.6.5"
970: source = "registry+https://github.com/rust-lang/crates.io-index"
971: checksum = "261c858a4b0f914d12dd9da38b9e55a7d991cd6c3e369f503344c4f1c2137fc4"
972: dependencies = [
973: "base64-compat",
974: "either",
975: "log",
976: "nom",
977: "ternop",
978: ]
979:
980: [[package]]
981: name = "mailin-embedded"
982: version = "0.8.3"
983: source = "registry+https://github.com/rust-lang/crates.io-index"
984: checksum = "c60f4b1d7bed01be9f6fa08ad92c50f1d53c61e1461a058b94197046bfc5844f"
985: dependencies = [
986: "bufstream-fresh",
987: "cfg-if",
988: "log",
989: "mailin",
990: "rustls",
991: "rustls-pemfile",
992: "scoped_threadpool",
993: ]
994:
995: [[package]]
996: name = "memchr"
d036a09127 2026-01-18 997: version = "2.7.6"
998: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 999: checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
1000:
1001: [[package]]
1002: name = "mime"
1003: version = "0.3.17"
1004: source = "registry+https://github.com/rust-lang/crates.io-index"
1005: checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
1006:
1007: [[package]]
1008: name = "mime_guess"
1009: version = "2.0.5"
1010: source = "registry+https://github.com/rust-lang/crates.io-index"
1011: checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
1012: dependencies = [
1013: "mime",
1014: "unicase",
1015: ]
1016:
1017: [[package]]
1018: name = "minimal-lexical"
1019: version = "0.2.1"
1020: source = "registry+https://github.com/rust-lang/crates.io-index"
1021: checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
1022:
1023: [[package]]
1024: name = "mio"
1025: version = "1.1.1"
1026: source = "registry+https://github.com/rust-lang/crates.io-index"
1027: checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc"
1028: dependencies = [
1029: "libc",
1030: "wasi",
1031: "windows-sys 0.61.2",
1032: ]
1033:
1034: [[package]]
1035: name = "nom"
1036: version = "7.1.3"
1037: source = "registry+https://github.com/rust-lang/crates.io-index"
1038: checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
1039: dependencies = [
1040: "memchr",
1041: "minimal-lexical",
1042: ]
1043:
1044: [[package]]
1045: name = "once_cell"
1046: version = "1.21.3"
1047: source = "registry+https://github.com/rust-lang/crates.io-index"
1048: checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
1049:
1050: [[package]]
1051: name = "openssl-probe"
d036a09127 2026-01-18 1052: version = "0.2.0"
1053: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1054: checksum = "9f50d9b3dabb09ecd771ad0aa242ca6894994c130308ca3d7684634df8037391"
1055:
1056: [[package]]
1057: name = "owo-colors"
d036a09127 2026-01-18 1058: version = "4.2.3"
1059: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1060: checksum = "9c6901729fa79e91a0913333229e9ca5dc725089d1c363b2f4b4760709dc4a52"
1061:
1062: [[package]]
1063: name = "parking"
1064: version = "2.2.1"
1065: source = "registry+https://github.com/rust-lang/crates.io-index"
1066: checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
1067:
1068: [[package]]
1069: name = "pathdiff"
1070: version = "0.2.3"
1071: source = "registry+https://github.com/rust-lang/crates.io-index"
1072: checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
1073:
1074: [[package]]
1075: name = "percent-encoding"
1076: version = "2.3.2"
1077: source = "registry+https://github.com/rust-lang/crates.io-index"
1078: checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
1079:
1080: [[package]]
1081: name = "pin-project-lite"
d036a09127 2026-01-18 1082: version = "0.2.16"
1083: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1084: checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
1085:
1086: [[package]]
1087: name = "pin-utils"
1088: version = "0.1.0"
1089: source = "registry+https://github.com/rust-lang/crates.io-index"
1090: checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
1091:
1092: [[package]]
1093: name = "piper"
d036a09127 2026-01-18 1094: version = "0.2.4"
1095: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1096: checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
1097: dependencies = [
1098: "atomic-waker",
1099: "fastrand",
1100: "futures-io",
1101: ]
1102:
1103: [[package]]
1104: name = "polling"
1105: version = "3.11.0"
1106: source = "registry+https://github.com/rust-lang/crates.io-index"
1107: checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218"
1108: dependencies = [
1109: "cfg-if",
1110: "concurrent-queue",
1111: "hermit-abi",
1112: "pin-project-lite",
1113: "rustix",
1114: "windows-sys 0.61.2",
1115: ]
1116:
1117: [[package]]
1118: name = "potential_utf"
1119: version = "0.1.4"
1120: source = "registry+https://github.com/rust-lang/crates.io-index"
1121: checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77"
1122: dependencies = [
1123: "zerovec",
1124: ]
1125:
1126: [[package]]
1127: name = "ppv-lite86"
1128: version = "0.2.21"
1129: source = "registry+https://github.com/rust-lang/crates.io-index"
1130: checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
1131: dependencies = [
1132: "zerocopy",
1133: ]
1134:
1135: [[package]]
1136: name = "proc-macro2"
d036a09127 2026-01-18 1137: version = "1.0.105"
1138: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1139: checksum = "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7"
1140: dependencies = [
1141: "unicode-ident",
1142: ]
1143:
1144: [[package]]
1145: name = "quinn"
1146: version = "0.11.9"
1147: source = "registry+https://github.com/rust-lang/crates.io-index"
1148: checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20"
1149: dependencies = [
1150: "bytes",
1151: "cfg_aliases",
1152: "pin-project-lite",
1153: "quinn-proto",
1154: "quinn-udp",
1155: "rustc-hash",
1156: "rustls",
1157: "socket2",
d036a09127 2026-01-18 1158: "thiserror 2.0.17",
1159: "tokio",
1160: "tracing",
1161: "web-time",
1162: ]
1163:
1164: [[package]]
1165: name = "quinn-proto"
1166: version = "0.11.13"
1167: source = "registry+https://github.com/rust-lang/crates.io-index"
1168: checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31"
1169: dependencies = [
1170: "aws-lc-rs",
1171: "bytes",
1172: "getrandom 0.3.4",
1173: "lru-slab",
1174: "rand",
1175: "ring",
1176: "rustc-hash",
1177: "rustls",
1178: "rustls-pki-types",
1179: "slab",
d036a09127 2026-01-18 1180: "thiserror 2.0.17",
1181: "tinyvec",
1182: "tracing",
1183: "web-time",
1184: ]
1185:
1186: [[package]]
1187: name = "quinn-udp"
1188: version = "0.5.14"
1189: source = "registry+https://github.com/rust-lang/crates.io-index"
1190: checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd"
1191: dependencies = [
1192: "cfg_aliases",
1193: "libc",
1194: "once_cell",
1195: "socket2",
1196: "tracing",
1197: "windows-sys 0.60.2",
1198: ]
1199:
1200: [[package]]
1201: name = "quote"
d036a09127 2026-01-18 1202: version = "1.0.43"
1203: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1204: checksum = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a"
1205: dependencies = [
1206: "proc-macro2",
1207: ]
1208:
1209: [[package]]
1210: name = "r-efi"
1211: version = "5.3.0"
1212: source = "registry+https://github.com/rust-lang/crates.io-index"
1213: checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
1214:
1215: [[package]]
1216: name = "rand"
1217: version = "0.9.2"
1218: source = "registry+https://github.com/rust-lang/crates.io-index"
1219: checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
1220: dependencies = [
1221: "rand_chacha",
1222: "rand_core",
1223: ]
1224:
1225: [[package]]
1226: name = "rand_chacha"
1227: version = "0.9.0"
1228: source = "registry+https://github.com/rust-lang/crates.io-index"
1229: checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
1230: dependencies = [
1231: "ppv-lite86",
1232: "rand_core",
1233: ]
1234:
1235: [[package]]
1236: name = "rand_core"
1237: version = "0.9.5"
1238: source = "registry+https://github.com/rust-lang/crates.io-index"
1239: checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
1240: dependencies = [
1241: "getrandom 0.3.4",
1242: ]
1243:
1244: [[package]]
1245: name = "regex"
d036a09127 2026-01-18 1246: version = "1.12.2"
1247: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1248: checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
1249: dependencies = [
1250: "aho-corasick",
1251: "memchr",
1252: "regex-automata",
1253: "regex-syntax",
1254: ]
1255:
1256: [[package]]
1257: name = "regex-automata"
d036a09127 2026-01-18 1258: version = "0.4.13"
1259: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1260: checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
1261: dependencies = [
1262: "aho-corasick",
1263: "memchr",
1264: "regex-syntax",
1265: ]
1266:
1267: [[package]]
1268: name = "regex-syntax"
d036a09127 2026-01-18 1269: version = "0.8.8"
1270: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1271: checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
1272:
1273: [[package]]
1274: name = "reqwest"
d036a09127 2026-01-18 1275: version = "0.13.1"
1276: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1277: checksum = "04e9018c9d814e5f30cc16a0f03271aeab3571e609612d9fe78c1aa8d11c2f62"
1278: dependencies = [
1279: "base64",
1280: "bytes",
1281: "futures-core",
1282: "futures-util",
1283: "http",
1284: "http-body",
1285: "http-body-util",
1286: "hyper",
1287: "hyper-rustls",
1288: "hyper-util",
1289: "js-sys",
1290: "log",
1291: "mime_guess",
1292: "percent-encoding",
1293: "pin-project-lite",
1294: "quinn",
1295: "rustls",
1296: "rustls-pki-types",
1297: "rustls-platform-verifier",
1298: "serde",
1299: "serde_json",
1300: "sync_wrapper",
1301: "tokio",
1302: "tokio-rustls",
1303: "tokio-util",
1304: "tower",
1305: "tower-http",
1306: "tower-service",
1307: "url",
1308: "wasm-bindgen",
1309: "wasm-bindgen-futures",
1310: "wasm-streams",
1311: "web-sys",
1312: ]
1313:
1314: [[package]]
1315: name = "ring"
1316: version = "0.17.14"
1317: source = "registry+https://github.com/rust-lang/crates.io-index"
1318: checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
1319: dependencies = [
1320: "cc",
1321: "cfg-if",
1322: "getrandom 0.2.17",
1323: "libc",
1324: "untrusted",
1325: "windows-sys 0.52.0",
1326: ]
1327:
1328: [[package]]
1329: name = "rustc-hash"
1330: version = "2.1.1"
1331: source = "registry+https://github.com/rust-lang/crates.io-index"
1332: checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
1333:
1334: [[package]]
1335: name = "rustc_version"
1336: version = "0.4.1"
1337: source = "registry+https://github.com/rust-lang/crates.io-index"
1338: checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
1339: dependencies = [
1340: "semver",
1341: ]
1342:
1343: [[package]]
1344: name = "rustix"
d036a09127 2026-01-18 1345: version = "1.1.3"
1346: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1347: checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34"
1348: dependencies = [
1349: "bitflags",
1350: "errno",
1351: "libc",
1352: "linux-raw-sys",
1353: "windows-sys 0.61.2",
1354: ]
1355:
1356: [[package]]
1357: name = "rustls"
d036a09127 2026-01-18 1358: version = "0.23.36"
1359: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1360: checksum = "c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b"
1361: dependencies = [
1362: "aws-lc-rs",
1363: "log",
1364: "once_cell",
1365: "rustls-pki-types",
1366: "rustls-webpki",
1367: "subtle",
1368: "zeroize",
1369: ]
1370:
1371: [[package]]
1372: name = "rustls-native-certs"
1373: version = "0.8.3"
1374: source = "registry+https://github.com/rust-lang/crates.io-index"
1375: checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63"
1376: dependencies = [
1377: "openssl-probe",
1378: "rustls-pki-types",
1379: "schannel",
1380: "security-framework",
1381: ]
1382:
1383: [[package]]
1384: name = "rustls-pemfile"
1385: version = "2.2.0"
1386: source = "registry+https://github.com/rust-lang/crates.io-index"
1387: checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
1388: dependencies = [
1389: "rustls-pki-types",
1390: ]
1391:
1392: [[package]]
1393: name = "rustls-pki-types"
1394: version = "1.14.0"
1395: source = "registry+https://github.com/rust-lang/crates.io-index"
1396: checksum = "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd"
1397: dependencies = [
1398: "web-time",
1399: "zeroize",
1400: ]
1401:
1402: [[package]]
1403: name = "rustls-platform-verifier"
1404: version = "0.6.2"
1405: source = "registry+https://github.com/rust-lang/crates.io-index"
1406: checksum = "1d99feebc72bae7ab76ba994bb5e121b8d83d910ca40b36e0921f53becc41784"
1407: dependencies = [
1408: "core-foundation",
1409: "core-foundation-sys",
1410: "jni",
1411: "log",
1412: "once_cell",
1413: "rustls",
1414: "rustls-native-certs",
1415: "rustls-platform-verifier-android",
1416: "rustls-webpki",
1417: "security-framework",
1418: "security-framework-sys",
1419: "webpki-root-certs",
1420: "windows-sys 0.61.2",
1421: ]
1422:
1423: [[package]]
1424: name = "rustls-platform-verifier-android"
1425: version = "0.1.1"
1426: source = "registry+https://github.com/rust-lang/crates.io-index"
1427: checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
1428:
1429: [[package]]
1430: name = "rustls-webpki"
1431: version = "0.103.9"
1432: source = "registry+https://github.com/rust-lang/crates.io-index"
1433: checksum = "d7df23109aa6c1567d1c575b9952556388da57401e4ace1d15f79eedad0d8f53"
1434: dependencies = [
1435: "aws-lc-rs",
1436: "ring",
1437: "rustls-pki-types",
1438: "untrusted",
1439: ]
1440:
1441: [[package]]
1442: name = "rustversion"
1443: version = "1.0.22"
1444: source = "registry+https://github.com/rust-lang/crates.io-index"
1445: checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
1446:
1447: [[package]]
1448: name = "same-file"
1449: version = "1.0.6"
1450: source = "registry+https://github.com/rust-lang/crates.io-index"
1451: checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
1452: dependencies = [
1453: "winapi-util",
1454: ]
1455:
1456: [[package]]
1457: name = "schannel"
1458: version = "0.1.28"
1459: source = "registry+https://github.com/rust-lang/crates.io-index"
1460: checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1"
1461: dependencies = [
1462: "windows-sys 0.61.2",
1463: ]
1464:
1465: [[package]]
1466: name = "scoped_threadpool"
1467: version = "0.1.9"
1468: source = "registry+https://github.com/rust-lang/crates.io-index"
1469: checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
1470:
1471: [[package]]
1472: name = "security-framework"
d036a09127 2026-01-18 1473: version = "3.5.1"
1474: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1475: checksum = "b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef"
1476: dependencies = [
1477: "bitflags",
1478: "core-foundation",
1479: "core-foundation-sys",
1480: "libc",
1481: "security-framework-sys",
1482: ]
1483:
1484: [[package]]
1485: name = "security-framework-sys"
d036a09127 2026-01-18 1486: version = "2.15.0"
1487: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1488: checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0"
1489: dependencies = [
1490: "core-foundation-sys",
1491: "libc",
1492: ]
1493:
1494: [[package]]
1495: name = "semver"
1496: version = "1.0.27"
1497: source = "registry+https://github.com/rust-lang/crates.io-index"
1498: checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2"
1499:
1500: [[package]]
1501: name = "serde"
1502: version = "1.0.228"
1503: source = "registry+https://github.com/rust-lang/crates.io-index"
1504: checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
1505: dependencies = [
1506: "serde_core",
1507: "serde_derive",
1508: ]
1509:
1510: [[package]]
1511: name = "serde_core"
1512: version = "1.0.228"
1513: source = "registry+https://github.com/rust-lang/crates.io-index"
1514: checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
1515: dependencies = [
1516: "serde_derive",
1517: ]
1518:
1519: [[package]]
1520: name = "serde_derive"
1521: version = "1.0.228"
1522: source = "registry+https://github.com/rust-lang/crates.io-index"
1523: checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
1524: dependencies = [
1525: "proc-macro2",
1526: "quote",
1527: "syn",
1528: ]
1529:
1530: [[package]]
1531: name = "serde_json"
1532: version = "1.0.149"
1533: source = "registry+https://github.com/rust-lang/crates.io-index"
1534: checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
1535: dependencies = [
1536: "itoa",
1537: "memchr",
1538: "serde",
1539: "serde_core",
1540: "zmij",
1541: ]
1542:
1543: [[package]]
1544: name = "serde_spanned"
1545: version = "1.0.4"
1546: source = "registry+https://github.com/rust-lang/crates.io-index"
1547: checksum = "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776"
1548: dependencies = [
1549: "serde_core",
1550: ]
1551:
1552: [[package]]
1553: name = "serde_with"
d036a09127 2026-01-18 1554: version = "3.16.1"
1555: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1556: checksum = "4fa237f2807440d238e0364a218270b98f767a00d3dada77b1c53ae88940e2e7"
1557: dependencies = [
1558: "serde_core",
1559: "serde_with_macros",
1560: ]
1561:
1562: [[package]]
1563: name = "serde_with_macros"
d036a09127 2026-01-18 1564: version = "3.16.1"
1565: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1566: checksum = "52a8e3ca0ca629121f70ab50f95249e5a6f925cc0f6ffe8256c45b728875706c"
1567: dependencies = [
1568: "darling",
1569: "proc-macro2",
1570: "quote",
1571: "syn",
1572: ]
1573:
1574: [[package]]
1575: name = "shellwords"
1576: version = "1.1.0"
1577: source = "registry+https://github.com/rust-lang/crates.io-index"
1578: checksum = "89e515aa4699a88148ed5ef96413ceef0048ce95b43fbc955a33bde0a70fcae6"
1579: dependencies = [
1580: "lazy_static",
1581: "regex",
1582: ]
1583:
1584: [[package]]
1585: name = "shlex"
1586: version = "1.3.0"
1587: source = "registry+https://github.com/rust-lang/crates.io-index"
1588: checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1589:
1590: [[package]]
1591: name = "signal-hook-registry"
1592: version = "1.4.8"
1593: source = "registry+https://github.com/rust-lang/crates.io-index"
1594: checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
1595: dependencies = [
1596: "errno",
1597: "libc",
1598: ]
1599:
1600: [[package]]
1601: name = "slab"
d036a09127 2026-01-18 1602: version = "0.4.11"
1603: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1604: checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
1605:
1606: [[package]]
1607: name = "smallbox"
1608: version = "0.8.8"
1609: source = "registry+https://github.com/rust-lang/crates.io-index"
1610: checksum = "aca054fd9f8c2ebe8557a2433f307e038c0716124efd045daa0388afa5172189"
1611:
1612: [[package]]
1613: name = "smallvec"
1614: version = "1.15.1"
1615: source = "registry+https://github.com/rust-lang/crates.io-index"
1616: checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
1617:
1618: [[package]]
1619: name = "smol"
1620: version = "2.0.2"
1621: source = "registry+https://github.com/rust-lang/crates.io-index"
1622: checksum = "a33bd3e260892199c3ccfc487c88b2da2265080acb316cd920da72fdfd7c599f"
1623: dependencies = [
1624: "async-channel",
1625: "async-executor",
1626: "async-fs",
1627: "async-io",
1628: "async-lock",
1629: "async-net",
1630: "async-process",
1631: "blocking",
1632: "futures-lite",
1633: ]
1634:
1635: [[package]]
1636: name = "smtp2tg"
d036a09127 2026-01-18 1637: version = "0.6.1"
1638: dependencies = [
1639: "async-compat",
1640: "config",
1641: "hostname",
1642: "html-escape",
1643: "just-getopt",
1644: "lazy_static",
1645: "mail-parser",
1646: "mailin-embedded",
1647: "regex",
1648: "smol",
1649: "stacked_errors",
1650: "tgbot",
1651: ]
1652:
1653: [[package]]
1654: name = "socket2"
d036a09127 2026-01-18 1655: version = "0.6.1"
1656: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1657: checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881"
1658: dependencies = [
1659: "libc",
1660: "windows-sys 0.60.2",
1661: ]
1662:
1663: [[package]]
1664: name = "stable_deref_trait"
1665: version = "1.2.1"
1666: source = "registry+https://github.com/rust-lang/crates.io-index"
1667: checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
1668:
1669: [[package]]
1670: name = "stacked_errors"
1671: version = "0.7.1"
1672: source = "registry+https://github.com/rust-lang/crates.io-index"
1673: checksum = "45ef11d2fabcf9a75b82a9d80966bde3257410b1245b31f1fb6849103ceda0c3"
1674: dependencies = [
1675: "owo-colors",
1676: "smallbox",
1677: "thin-vec",
d036a09127 2026-01-18 1678: "thiserror 2.0.17",
1679: ]
1680:
1681: [[package]]
1682: name = "strsim"
1683: version = "0.11.1"
1684: source = "registry+https://github.com/rust-lang/crates.io-index"
1685: checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1686:
1687: [[package]]
1688: name = "subtle"
1689: version = "2.6.1"
1690: source = "registry+https://github.com/rust-lang/crates.io-index"
1691: checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
1692:
1693: [[package]]
1694: name = "syn"
d036a09127 2026-01-18 1695: version = "2.0.114"
1696: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1697: checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a"
1698: dependencies = [
1699: "proc-macro2",
1700: "quote",
1701: "unicode-ident",
1702: ]
1703:
1704: [[package]]
1705: name = "sync_wrapper"
1706: version = "1.0.2"
1707: source = "registry+https://github.com/rust-lang/crates.io-index"
1708: checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
1709: dependencies = [
1710: "futures-core",
1711: ]
1712:
1713: [[package]]
1714: name = "synstructure"
1715: version = "0.13.2"
1716: source = "registry+https://github.com/rust-lang/crates.io-index"
1717: checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
1718: dependencies = [
1719: "proc-macro2",
1720: "quote",
1721: "syn",
1722: ]
1723:
1724: [[package]]
1725: name = "ternop"
1726: version = "1.0.1"
1727: source = "registry+https://github.com/rust-lang/crates.io-index"
1728: checksum = "9d4ae32d0a4605a89c28534371b056919c12e7a070ee07505af75130ff030111"
1729:
1730: [[package]]
1731: name = "tgbot"
d036a09127 2026-01-18 1732: version = "0.41.0"
1733: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1734: checksum = "0212214ba5db8a369e2853900248792d2b19737dda88ecabbb2e31ef85a1d752"
1735: dependencies = [
1736: "async-stream",
1737: "bytes",
1738: "derive_more",
1739: "futures-util",
1740: "log",
1741: "mime",
1742: "mime_guess",
1743: "reqwest",
1744: "serde",
1745: "serde_json",
1746: "serde_with",
1747: "shellwords",
1748: "tokio",
1749: "tokio-util",
1750: ]
1751:
1752: [[package]]
1753: name = "thin-vec"
1754: version = "0.2.14"
1755: source = "registry+https://github.com/rust-lang/crates.io-index"
1756: checksum = "144f754d318415ac792f9d69fc87abbbfc043ce2ef041c60f16ad828f638717d"
1757:
1758: [[package]]
1759: name = "thiserror"
1760: version = "1.0.69"
1761: source = "registry+https://github.com/rust-lang/crates.io-index"
1762: checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
1763: dependencies = [
1764: "thiserror-impl 1.0.69",
1765: ]
1766:
1767: [[package]]
1768: name = "thiserror"
d036a09127 2026-01-18 1769: version = "2.0.17"
1770: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1771: checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8"
1772: dependencies = [
d036a09127 2026-01-18 1773: "thiserror-impl 2.0.17",
1774: ]
1775:
1776: [[package]]
1777: name = "thiserror-impl"
1778: version = "1.0.69"
1779: source = "registry+https://github.com/rust-lang/crates.io-index"
1780: checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
1781: dependencies = [
1782: "proc-macro2",
1783: "quote",
1784: "syn",
1785: ]
1786:
1787: [[package]]
1788: name = "thiserror-impl"
d036a09127 2026-01-18 1789: version = "2.0.17"
1790: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1791: checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913"
1792: dependencies = [
1793: "proc-macro2",
1794: "quote",
1795: "syn",
1796: ]
1797:
1798: [[package]]
1799: name = "tinystr"
1800: version = "0.8.2"
1801: source = "registry+https://github.com/rust-lang/crates.io-index"
1802: checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869"
1803: dependencies = [
1804: "displaydoc",
1805: "zerovec",
1806: ]
1807:
1808: [[package]]
1809: name = "tinyvec"
1810: version = "1.10.0"
1811: source = "registry+https://github.com/rust-lang/crates.io-index"
1812: checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa"
1813: dependencies = [
1814: "tinyvec_macros",
1815: ]
1816:
1817: [[package]]
1818: name = "tinyvec_macros"
1819: version = "0.1.1"
1820: source = "registry+https://github.com/rust-lang/crates.io-index"
1821: checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
1822:
1823: [[package]]
1824: name = "tokio"
d036a09127 2026-01-18 1825: version = "1.49.0"
1826: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1827: checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86"
1828: dependencies = [
1829: "bytes",
1830: "libc",
1831: "mio",
1832: "pin-project-lite",
1833: "socket2",
1834: "windows-sys 0.61.2",
1835: ]
1836:
1837: [[package]]
1838: name = "tokio-rustls"
1839: version = "0.26.4"
1840: source = "registry+https://github.com/rust-lang/crates.io-index"
1841: checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
1842: dependencies = [
1843: "rustls",
1844: "tokio",
1845: ]
1846:
1847: [[package]]
1848: name = "tokio-util"
1849: version = "0.7.18"
1850: source = "registry+https://github.com/rust-lang/crates.io-index"
1851: checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098"
1852: dependencies = [
1853: "bytes",
1854: "futures-core",
1855: "futures-sink",
1856: "pin-project-lite",
1857: "tokio",
1858: ]
1859:
1860: [[package]]
1861: name = "toml"
d036a09127 2026-01-18 1862: version = "0.9.11+spec-1.1.0"
1863: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1864: checksum = "f3afc9a848309fe1aaffaed6e1546a7a14de1f935dc9d89d32afd9a44bab7c46"
1865: dependencies = [
1866: "serde_core",
1867: "serde_spanned",
1868: "toml_datetime",
1869: "toml_parser",
1870: "winnow",
1871: ]
1872:
1873: [[package]]
1874: name = "toml_datetime"
1875: version = "0.7.5+spec-1.1.0"
1876: source = "registry+https://github.com/rust-lang/crates.io-index"
1877: checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347"
1878: dependencies = [
1879: "serde_core",
1880: ]
1881:
1882: [[package]]
1883: name = "toml_parser"
d036a09127 2026-01-18 1884: version = "1.0.6+spec-1.1.0"
1885: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1886: checksum = "a3198b4b0a8e11f09dd03e133c0280504d0801269e9afa46362ffde1cbeebf44"
1887: dependencies = [
1888: "winnow",
1889: ]
1890:
1891: [[package]]
1892: name = "tower"
1893: version = "0.5.3"
1894: source = "registry+https://github.com/rust-lang/crates.io-index"
1895: checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4"
1896: dependencies = [
1897: "futures-core",
1898: "futures-util",
1899: "pin-project-lite",
1900: "sync_wrapper",
1901: "tokio",
1902: "tower-layer",
1903: "tower-service",
1904: ]
1905:
1906: [[package]]
1907: name = "tower-http"
1908: version = "0.6.8"
1909: source = "registry+https://github.com/rust-lang/crates.io-index"
1910: checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8"
1911: dependencies = [
1912: "bitflags",
1913: "bytes",
1914: "futures-util",
1915: "http",
1916: "http-body",
1917: "iri-string",
1918: "pin-project-lite",
1919: "tower",
1920: "tower-layer",
1921: "tower-service",
1922: ]
1923:
1924: [[package]]
1925: name = "tower-layer"
1926: version = "0.3.3"
1927: source = "registry+https://github.com/rust-lang/crates.io-index"
1928: checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
1929:
1930: [[package]]
1931: name = "tower-service"
1932: version = "0.3.3"
1933: source = "registry+https://github.com/rust-lang/crates.io-index"
1934: checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
1935:
1936: [[package]]
1937: name = "tracing"
1938: version = "0.1.44"
1939: source = "registry+https://github.com/rust-lang/crates.io-index"
1940: checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
1941: dependencies = [
1942: "pin-project-lite",
1943: "tracing-core",
1944: ]
1945:
1946: [[package]]
1947: name = "tracing-core"
1948: version = "0.1.36"
1949: source = "registry+https://github.com/rust-lang/crates.io-index"
1950: checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
1951: dependencies = [
1952: "once_cell",
1953: ]
1954:
1955: [[package]]
1956: name = "try-lock"
1957: version = "0.2.5"
1958: source = "registry+https://github.com/rust-lang/crates.io-index"
1959: checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
1960:
1961: [[package]]
1962: name = "unicase"
1963: version = "2.9.0"
1964: source = "registry+https://github.com/rust-lang/crates.io-index"
1965: checksum = "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142"
1966:
1967: [[package]]
1968: name = "unicode-ident"
d036a09127 2026-01-18 1969: version = "1.0.22"
1970: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 1971: checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
1972:
1973: [[package]]
1974: name = "untrusted"
1975: version = "0.9.0"
1976: source = "registry+https://github.com/rust-lang/crates.io-index"
1977: checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
1978:
1979: [[package]]
1980: name = "url"
1981: version = "2.5.8"
1982: source = "registry+https://github.com/rust-lang/crates.io-index"
1983: checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
1984: dependencies = [
1985: "form_urlencoded",
1986: "idna",
1987: "percent-encoding",
1988: "serde",
1989: ]
1990:
1991: [[package]]
1992: name = "utf8-width"
1993: version = "0.1.8"
1994: source = "registry+https://github.com/rust-lang/crates.io-index"
1995: checksum = "1292c0d970b54115d14f2492fe0170adf21d68a1de108eebc51c1df4f346a091"
1996:
1997: [[package]]
1998: name = "utf8_iter"
1999: version = "1.0.4"
2000: source = "registry+https://github.com/rust-lang/crates.io-index"
2001: checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
2002:
2003: [[package]]
2004: name = "walkdir"
2005: version = "2.5.0"
2006: source = "registry+https://github.com/rust-lang/crates.io-index"
2007: checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
2008: dependencies = [
2009: "same-file",
2010: "winapi-util",
2011: ]
2012:
2013: [[package]]
2014: name = "want"
2015: version = "0.3.1"
2016: source = "registry+https://github.com/rust-lang/crates.io-index"
2017: checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
2018: dependencies = [
2019: "try-lock",
2020: ]
2021:
2022: [[package]]
2023: name = "wasi"
2024: version = "0.11.1+wasi-snapshot-preview1"
2025: source = "registry+https://github.com/rust-lang/crates.io-index"
2026: checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
2027:
2028: [[package]]
2029: name = "wasip2"
2030: version = "1.0.2+wasi-0.2.9"
2031: source = "registry+https://github.com/rust-lang/crates.io-index"
2032: checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5"
2033: dependencies = [
2034: "wit-bindgen",
2035: ]
2036:
2037: [[package]]
2038: name = "wasm-bindgen"
d036a09127 2026-01-18 2039: version = "0.2.108"
2040: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 2041: checksum = "64024a30ec1e37399cf85a7ffefebdb72205ca1c972291c51512360d90bd8566"
2042: dependencies = [
2043: "cfg-if",
2044: "once_cell",
2045: "rustversion",
2046: "wasm-bindgen-macro",
2047: "wasm-bindgen-shared",
2048: ]
2049:
2050: [[package]]
2051: name = "wasm-bindgen-futures"
d036a09127 2026-01-18 2052: version = "0.4.58"
2053: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 2054: checksum = "70a6e77fd0ae8029c9ea0063f87c46fde723e7d887703d74ad2616d792e51e6f"
2055: dependencies = [
2056: "cfg-if",
2057: "futures-util",
2058: "js-sys",
2059: "once_cell",
2060: "wasm-bindgen",
2061: "web-sys",
2062: ]
2063:
2064: [[package]]
2065: name = "wasm-bindgen-macro"
d036a09127 2026-01-18 2066: version = "0.2.108"
2067: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 2068: checksum = "008b239d9c740232e71bd39e8ef6429d27097518b6b30bdf9086833bd5b6d608"
2069: dependencies = [
2070: "quote",
2071: "wasm-bindgen-macro-support",
2072: ]
2073:
2074: [[package]]
2075: name = "wasm-bindgen-macro-support"
d036a09127 2026-01-18 2076: version = "0.2.108"
2077: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 2078: checksum = "5256bae2d58f54820e6490f9839c49780dff84c65aeab9e772f15d5f0e913a55"
2079: dependencies = [
2080: "bumpalo",
2081: "proc-macro2",
2082: "quote",
2083: "syn",
2084: "wasm-bindgen-shared",
2085: ]
2086:
2087: [[package]]
2088: name = "wasm-bindgen-shared"
d036a09127 2026-01-18 2089: version = "0.2.108"
2090: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 2091: checksum = "1f01b580c9ac74c8d8f0c0e4afb04eeef2acf145458e52c03845ee9cd23e3d12"
2092: dependencies = [
2093: "unicode-ident",
2094: ]
2095:
2096: [[package]]
2097: name = "wasm-streams"
d036a09127 2026-01-18 2098: version = "0.4.2"
2099: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 2100: checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
2101: dependencies = [
2102: "futures-util",
2103: "js-sys",
2104: "wasm-bindgen",
2105: "wasm-bindgen-futures",
2106: "web-sys",
2107: ]
2108:
2109: [[package]]
2110: name = "web-sys"
d036a09127 2026-01-18 2111: version = "0.3.85"
2112: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 2113: checksum = "312e32e551d92129218ea9a2452120f4aabc03529ef03e4d0d82fb2780608598"
2114: dependencies = [
2115: "js-sys",
2116: "wasm-bindgen",
2117: ]
2118:
2119: [[package]]
2120: name = "web-time"
2121: version = "1.1.0"
2122: source = "registry+https://github.com/rust-lang/crates.io-index"
2123: checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
2124: dependencies = [
2125: "js-sys",
2126: "wasm-bindgen",
2127: ]
2128:
2129: [[package]]
2130: name = "webpki-root-certs"
d036a09127 2026-01-18 2131: version = "1.0.5"
2132: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 2133: checksum = "36a29fc0408b113f68cf32637857ab740edfafdf460c326cd2afaa2d84cc05dc"
2134: dependencies = [
2135: "rustls-pki-types",
2136: ]
2137:
2138: [[package]]
2139: name = "winapi-util"
2140: version = "0.1.11"
2141: source = "registry+https://github.com/rust-lang/crates.io-index"
2142: checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
2143: dependencies = [
2144: "windows-sys 0.61.2",
2145: ]
2146:
2147: [[package]]
2148: name = "windows-link"
2149: version = "0.2.1"
2150: source = "registry+https://github.com/rust-lang/crates.io-index"
2151: checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
2152:
2153: [[package]]
2154: name = "windows-sys"
2155: version = "0.45.0"
2156: source = "registry+https://github.com/rust-lang/crates.io-index"
2157: checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
2158: dependencies = [
2159: "windows-targets 0.42.2",
2160: ]
2161:
2162: [[package]]
2163: name = "windows-sys"
2164: version = "0.52.0"
2165: source = "registry+https://github.com/rust-lang/crates.io-index"
2166: checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
2167: dependencies = [
2168: "windows-targets 0.52.6",
2169: ]
2170:
2171: [[package]]
2172: name = "windows-sys"
2173: version = "0.60.2"
2174: source = "registry+https://github.com/rust-lang/crates.io-index"
2175: checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
2176: dependencies = [
2177: "windows-targets 0.53.5",
2178: ]
2179:
2180: [[package]]
2181: name = "windows-sys"
2182: version = "0.61.2"
2183: source = "registry+https://github.com/rust-lang/crates.io-index"
2184: checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
2185: dependencies = [
2186: "windows-link",
2187: ]
2188:
2189: [[package]]
2190: name = "windows-targets"
2191: version = "0.42.2"
2192: source = "registry+https://github.com/rust-lang/crates.io-index"
2193: checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
2194: dependencies = [
2195: "windows_aarch64_gnullvm 0.42.2",
2196: "windows_aarch64_msvc 0.42.2",
2197: "windows_i686_gnu 0.42.2",
2198: "windows_i686_msvc 0.42.2",
2199: "windows_x86_64_gnu 0.42.2",
2200: "windows_x86_64_gnullvm 0.42.2",
2201: "windows_x86_64_msvc 0.42.2",
2202: ]
2203:
2204: [[package]]
2205: name = "windows-targets"
2206: version = "0.52.6"
2207: source = "registry+https://github.com/rust-lang/crates.io-index"
2208: checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2209: dependencies = [
2210: "windows_aarch64_gnullvm 0.52.6",
2211: "windows_aarch64_msvc 0.52.6",
2212: "windows_i686_gnu 0.52.6",
2213: "windows_i686_gnullvm 0.52.6",
2214: "windows_i686_msvc 0.52.6",
2215: "windows_x86_64_gnu 0.52.6",
2216: "windows_x86_64_gnullvm 0.52.6",
2217: "windows_x86_64_msvc 0.52.6",
2218: ]
2219:
2220: [[package]]
2221: name = "windows-targets"
2222: version = "0.53.5"
2223: source = "registry+https://github.com/rust-lang/crates.io-index"
2224: checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3"
2225: dependencies = [
2226: "windows-link",
2227: "windows_aarch64_gnullvm 0.53.1",
2228: "windows_aarch64_msvc 0.53.1",
2229: "windows_i686_gnu 0.53.1",
2230: "windows_i686_gnullvm 0.53.1",
2231: "windows_i686_msvc 0.53.1",
2232: "windows_x86_64_gnu 0.53.1",
2233: "windows_x86_64_gnullvm 0.53.1",
2234: "windows_x86_64_msvc 0.53.1",
2235: ]
2236:
2237: [[package]]
2238: name = "windows_aarch64_gnullvm"
2239: version = "0.42.2"
2240: source = "registry+https://github.com/rust-lang/crates.io-index"
2241: checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
2242:
2243: [[package]]
2244: name = "windows_aarch64_gnullvm"
2245: version = "0.52.6"
2246: source = "registry+https://github.com/rust-lang/crates.io-index"
2247: checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2248:
2249: [[package]]
2250: name = "windows_aarch64_gnullvm"
2251: version = "0.53.1"
2252: source = "registry+https://github.com/rust-lang/crates.io-index"
2253: checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53"
2254:
2255: [[package]]
2256: name = "windows_aarch64_msvc"
2257: version = "0.42.2"
2258: source = "registry+https://github.com/rust-lang/crates.io-index"
2259: checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
2260:
2261: [[package]]
2262: name = "windows_aarch64_msvc"
2263: version = "0.52.6"
2264: source = "registry+https://github.com/rust-lang/crates.io-index"
2265: checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2266:
2267: [[package]]
2268: name = "windows_aarch64_msvc"
2269: version = "0.53.1"
2270: source = "registry+https://github.com/rust-lang/crates.io-index"
2271: checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006"
2272:
2273: [[package]]
2274: name = "windows_i686_gnu"
2275: version = "0.42.2"
2276: source = "registry+https://github.com/rust-lang/crates.io-index"
2277: checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
2278:
2279: [[package]]
2280: name = "windows_i686_gnu"
2281: version = "0.52.6"
2282: source = "registry+https://github.com/rust-lang/crates.io-index"
2283: checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
2284:
2285: [[package]]
2286: name = "windows_i686_gnu"
2287: version = "0.53.1"
2288: source = "registry+https://github.com/rust-lang/crates.io-index"
2289: checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3"
2290:
2291: [[package]]
2292: name = "windows_i686_gnullvm"
2293: version = "0.52.6"
2294: source = "registry+https://github.com/rust-lang/crates.io-index"
2295: checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2296:
2297: [[package]]
2298: name = "windows_i686_gnullvm"
2299: version = "0.53.1"
2300: source = "registry+https://github.com/rust-lang/crates.io-index"
2301: checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c"
2302:
2303: [[package]]
2304: name = "windows_i686_msvc"
2305: version = "0.42.2"
2306: source = "registry+https://github.com/rust-lang/crates.io-index"
2307: checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
2308:
2309: [[package]]
2310: name = "windows_i686_msvc"
2311: version = "0.52.6"
2312: source = "registry+https://github.com/rust-lang/crates.io-index"
2313: checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2314:
2315: [[package]]
2316: name = "windows_i686_msvc"
2317: version = "0.53.1"
2318: source = "registry+https://github.com/rust-lang/crates.io-index"
2319: checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2"
2320:
2321: [[package]]
2322: name = "windows_x86_64_gnu"
2323: version = "0.42.2"
2324: source = "registry+https://github.com/rust-lang/crates.io-index"
2325: checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
2326:
2327: [[package]]
2328: name = "windows_x86_64_gnu"
2329: version = "0.52.6"
2330: source = "registry+https://github.com/rust-lang/crates.io-index"
2331: checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2332:
2333: [[package]]
2334: name = "windows_x86_64_gnu"
2335: version = "0.53.1"
2336: source = "registry+https://github.com/rust-lang/crates.io-index"
2337: checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499"
2338:
2339: [[package]]
2340: name = "windows_x86_64_gnullvm"
2341: version = "0.42.2"
2342: source = "registry+https://github.com/rust-lang/crates.io-index"
2343: checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
2344:
2345: [[package]]
2346: name = "windows_x86_64_gnullvm"
2347: version = "0.52.6"
2348: source = "registry+https://github.com/rust-lang/crates.io-index"
2349: checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2350:
2351: [[package]]
2352: name = "windows_x86_64_gnullvm"
2353: version = "0.53.1"
2354: source = "registry+https://github.com/rust-lang/crates.io-index"
2355: checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1"
2356:
2357: [[package]]
2358: name = "windows_x86_64_msvc"
2359: version = "0.42.2"
2360: source = "registry+https://github.com/rust-lang/crates.io-index"
2361: checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
2362:
2363: [[package]]
2364: name = "windows_x86_64_msvc"
2365: version = "0.52.6"
2366: source = "registry+https://github.com/rust-lang/crates.io-index"
2367: checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
2368:
2369: [[package]]
2370: name = "windows_x86_64_msvc"
2371: version = "0.53.1"
2372: source = "registry+https://github.com/rust-lang/crates.io-index"
2373: checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
2374:
2375: [[package]]
2376: name = "winnow"
2377: version = "0.7.14"
2378: source = "registry+https://github.com/rust-lang/crates.io-index"
2379: checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829"
2380: dependencies = [
2381: "memchr",
2382: ]
2383:
2384: [[package]]
2385: name = "wit-bindgen"
2386: version = "0.51.0"
2387: source = "registry+https://github.com/rust-lang/crates.io-index"
2388: checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
2389:
2390: [[package]]
2391: name = "writeable"
2392: version = "0.6.2"
2393: source = "registry+https://github.com/rust-lang/crates.io-index"
2394: checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
2395:
2396: [[package]]
2397: name = "yoke"
2398: version = "0.8.1"
2399: source = "registry+https://github.com/rust-lang/crates.io-index"
2400: checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954"
2401: dependencies = [
2402: "stable_deref_trait",
2403: "yoke-derive",
2404: "zerofrom",
2405: ]
2406:
2407: [[package]]
2408: name = "yoke-derive"
2409: version = "0.8.1"
2410: source = "registry+https://github.com/rust-lang/crates.io-index"
2411: checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d"
2412: dependencies = [
2413: "proc-macro2",
2414: "quote",
2415: "syn",
2416: "synstructure",
2417: ]
2418:
2419: [[package]]
2420: name = "zerocopy"
d036a09127 2026-01-18 2421: version = "0.8.33"
2422: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 2423: checksum = "668f5168d10b9ee831de31933dc111a459c97ec93225beb307aed970d1372dfd"
2424: dependencies = [
2425: "zerocopy-derive",
2426: ]
2427:
2428: [[package]]
2429: name = "zerocopy-derive"
d036a09127 2026-01-18 2430: version = "0.8.33"
2431: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 2432: checksum = "2c7962b26b0a8685668b671ee4b54d007a67d4eaf05fda79ac0ecf41e32270f1"
2433: dependencies = [
2434: "proc-macro2",
2435: "quote",
2436: "syn",
2437: ]
2438:
2439: [[package]]
2440: name = "zerofrom"
2441: version = "0.1.6"
2442: source = "registry+https://github.com/rust-lang/crates.io-index"
2443: checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
2444: dependencies = [
2445: "zerofrom-derive",
2446: ]
2447:
2448: [[package]]
2449: name = "zerofrom-derive"
2450: version = "0.1.6"
2451: source = "registry+https://github.com/rust-lang/crates.io-index"
2452: checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
2453: dependencies = [
2454: "proc-macro2",
2455: "quote",
2456: "syn",
2457: "synstructure",
2458: ]
2459:
2460: [[package]]
2461: name = "zeroize"
2462: version = "1.8.2"
2463: source = "registry+https://github.com/rust-lang/crates.io-index"
2464: checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
2465:
2466: [[package]]
2467: name = "zerotrie"
2468: version = "0.2.3"
2469: source = "registry+https://github.com/rust-lang/crates.io-index"
2470: checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851"
2471: dependencies = [
2472: "displaydoc",
2473: "yoke",
2474: "zerofrom",
2475: ]
2476:
2477: [[package]]
2478: name = "zerovec"
2479: version = "0.11.5"
2480: source = "registry+https://github.com/rust-lang/crates.io-index"
2481: checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002"
2482: dependencies = [
2483: "yoke",
2484: "zerofrom",
2485: "zerovec-derive",
2486: ]
2487:
2488: [[package]]
2489: name = "zerovec-derive"
2490: version = "0.11.2"
2491: source = "registry+https://github.com/rust-lang/crates.io-index"
2492: checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3"
2493: dependencies = [
2494: "proc-macro2",
2495: "quote",
2496: "syn",
2497: ]
2498:
2499: [[package]]
2500: name = "zmij"
d036a09127 2026-01-18 2501: version = "1.0.15"
2502: source = "registry+https://github.com/rust-lang/crates.io-index"
d036a09127 2026-01-18 2503: checksum = "94f63c051f4fe3c1509da62131a678643c5b6fbdc9273b2b79d4378ebda003d2"