A very performant and light (2mb in memory) link shortener and tracker. Written in Rust and React and uses Postgres/SQLite.
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "actix-codec"
7version = "0.5.2"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a"
10dependencies = [
11 "bitflags",
12 "bytes",
13 "futures-core",
14 "futures-sink",
15 "memchr",
16 "pin-project-lite",
17 "tokio",
18 "tokio-util",
19 "tracing",
20]
21
22[[package]]
23name = "actix-cors"
24version = "0.6.5"
25source = "registry+https://github.com/rust-lang/crates.io-index"
26checksum = "0346d8c1f762b41b458ed3145eea914966bb9ad20b9be0d6d463b20d45586370"
27dependencies = [
28 "actix-utils",
29 "actix-web",
30 "derive_more",
31 "futures-util",
32 "log",
33 "once_cell",
34 "smallvec",
35]
36
37[[package]]
38name = "actix-http"
39version = "3.9.0"
40source = "registry+https://github.com/rust-lang/crates.io-index"
41checksum = "d48f96fc3003717aeb9856ca3d02a8c7de502667ad76eeacd830b48d2e91fac4"
42dependencies = [
43 "actix-codec",
44 "actix-rt",
45 "actix-service",
46 "actix-utils",
47 "ahash",
48 "base64 0.22.1",
49 "bitflags",
50 "brotli",
51 "bytes",
52 "bytestring",
53 "derive_more",
54 "encoding_rs",
55 "flate2",
56 "futures-core",
57 "h2",
58 "http",
59 "httparse",
60 "httpdate",
61 "itoa",
62 "language-tags",
63 "local-channel",
64 "mime",
65 "percent-encoding",
66 "pin-project-lite",
67 "rand",
68 "sha1",
69 "smallvec",
70 "tokio",
71 "tokio-util",
72 "tracing",
73 "zstd",
74]
75
76[[package]]
77name = "actix-macros"
78version = "0.2.4"
79source = "registry+https://github.com/rust-lang/crates.io-index"
80checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb"
81dependencies = [
82 "quote",
83 "syn",
84]
85
86[[package]]
87name = "actix-router"
88version = "0.5.3"
89source = "registry+https://github.com/rust-lang/crates.io-index"
90checksum = "13d324164c51f63867b57e73ba5936ea151b8a41a1d23d1031eeb9f70d0236f8"
91dependencies = [
92 "bytestring",
93 "cfg-if",
94 "http",
95 "regex",
96 "regex-lite",
97 "serde",
98 "tracing",
99]
100
101[[package]]
102name = "actix-rt"
103version = "2.10.0"
104source = "registry+https://github.com/rust-lang/crates.io-index"
105checksum = "24eda4e2a6e042aa4e55ac438a2ae052d3b5da0ecf83d7411e1a368946925208"
106dependencies = [
107 "futures-core",
108 "tokio",
109]
110
111[[package]]
112name = "actix-server"
113version = "2.5.0"
114source = "registry+https://github.com/rust-lang/crates.io-index"
115checksum = "7ca2549781d8dd6d75c40cf6b6051260a2cc2f3c62343d761a969a0640646894"
116dependencies = [
117 "actix-rt",
118 "actix-service",
119 "actix-utils",
120 "futures-core",
121 "futures-util",
122 "mio",
123 "socket2",
124 "tokio",
125 "tracing",
126]
127
128[[package]]
129name = "actix-service"
130version = "2.0.2"
131source = "registry+https://github.com/rust-lang/crates.io-index"
132checksum = "3b894941f818cfdc7ccc4b9e60fa7e53b5042a2e8567270f9147d5591893373a"
133dependencies = [
134 "futures-core",
135 "paste",
136 "pin-project-lite",
137]
138
139[[package]]
140name = "actix-utils"
141version = "3.0.1"
142source = "registry+https://github.com/rust-lang/crates.io-index"
143checksum = "88a1dcdff1466e3c2488e1cb5c36a71822750ad43839937f85d2f4d9f8b705d8"
144dependencies = [
145 "local-waker",
146 "pin-project-lite",
147]
148
149[[package]]
150name = "actix-web"
151version = "4.9.0"
152source = "registry+https://github.com/rust-lang/crates.io-index"
153checksum = "9180d76e5cc7ccbc4d60a506f2c727730b154010262df5b910eb17dbe4b8cb38"
154dependencies = [
155 "actix-codec",
156 "actix-http",
157 "actix-macros",
158 "actix-router",
159 "actix-rt",
160 "actix-server",
161 "actix-service",
162 "actix-utils",
163 "actix-web-codegen",
164 "ahash",
165 "bytes",
166 "bytestring",
167 "cfg-if",
168 "cookie",
169 "derive_more",
170 "encoding_rs",
171 "futures-core",
172 "futures-util",
173 "impl-more",
174 "itoa",
175 "language-tags",
176 "log",
177 "mime",
178 "once_cell",
179 "pin-project-lite",
180 "regex",
181 "regex-lite",
182 "serde",
183 "serde_json",
184 "serde_urlencoded",
185 "smallvec",
186 "socket2",
187 "time",
188 "url",
189]
190
191[[package]]
192name = "actix-web-codegen"
193version = "4.3.0"
194source = "registry+https://github.com/rust-lang/crates.io-index"
195checksum = "f591380e2e68490b5dfaf1dd1aa0ebe78d84ba7067078512b4ea6e4492d622b8"
196dependencies = [
197 "actix-router",
198 "proc-macro2",
199 "quote",
200 "syn",
201]
202
203[[package]]
204name = "addr2line"
205version = "0.24.2"
206source = "registry+https://github.com/rust-lang/crates.io-index"
207checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
208dependencies = [
209 "gimli",
210]
211
212[[package]]
213name = "adler2"
214version = "2.0.0"
215source = "registry+https://github.com/rust-lang/crates.io-index"
216checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
217
218[[package]]
219name = "ahash"
220version = "0.8.11"
221source = "registry+https://github.com/rust-lang/crates.io-index"
222checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
223dependencies = [
224 "cfg-if",
225 "getrandom",
226 "once_cell",
227 "version_check",
228 "zerocopy",
229]
230
231[[package]]
232name = "aho-corasick"
233version = "1.1.3"
234source = "registry+https://github.com/rust-lang/crates.io-index"
235checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
236dependencies = [
237 "memchr",
238]
239
240[[package]]
241name = "alloc-no-stdlib"
242version = "2.0.4"
243source = "registry+https://github.com/rust-lang/crates.io-index"
244checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
245
246[[package]]
247name = "alloc-stdlib"
248version = "0.2.2"
249source = "registry+https://github.com/rust-lang/crates.io-index"
250checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
251dependencies = [
252 "alloc-no-stdlib",
253]
254
255[[package]]
256name = "allocator-api2"
257version = "0.2.21"
258source = "registry+https://github.com/rust-lang/crates.io-index"
259checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
260
261[[package]]
262name = "android-tzdata"
263version = "0.1.1"
264source = "registry+https://github.com/rust-lang/crates.io-index"
265checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
266
267[[package]]
268name = "android_system_properties"
269version = "0.1.5"
270source = "registry+https://github.com/rust-lang/crates.io-index"
271checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
272dependencies = [
273 "libc",
274]
275
276[[package]]
277name = "anstream"
278version = "0.6.18"
279source = "registry+https://github.com/rust-lang/crates.io-index"
280checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
281dependencies = [
282 "anstyle",
283 "anstyle-parse",
284 "anstyle-query",
285 "anstyle-wincon",
286 "colorchoice",
287 "is_terminal_polyfill",
288 "utf8parse",
289]
290
291[[package]]
292name = "anstyle"
293version = "1.0.10"
294source = "registry+https://github.com/rust-lang/crates.io-index"
295checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
296
297[[package]]
298name = "anstyle-parse"
299version = "0.2.6"
300source = "registry+https://github.com/rust-lang/crates.io-index"
301checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
302dependencies = [
303 "utf8parse",
304]
305
306[[package]]
307name = "anstyle-query"
308version = "1.1.2"
309source = "registry+https://github.com/rust-lang/crates.io-index"
310checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
311dependencies = [
312 "windows-sys 0.59.0",
313]
314
315[[package]]
316name = "anstyle-wincon"
317version = "3.0.7"
318source = "registry+https://github.com/rust-lang/crates.io-index"
319checksum = "ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e"
320dependencies = [
321 "anstyle",
322 "once_cell",
323 "windows-sys 0.59.0",
324]
325
326[[package]]
327name = "anyhow"
328version = "1.0.95"
329source = "registry+https://github.com/rust-lang/crates.io-index"
330checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04"
331
332[[package]]
333name = "argon2"
334version = "0.5.3"
335source = "registry+https://github.com/rust-lang/crates.io-index"
336checksum = "3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072"
337dependencies = [
338 "base64ct",
339 "blake2",
340 "cpufeatures",
341 "password-hash",
342]
343
344[[package]]
345name = "atoi"
346version = "2.0.0"
347source = "registry+https://github.com/rust-lang/crates.io-index"
348checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
349dependencies = [
350 "num-traits",
351]
352
353[[package]]
354name = "autocfg"
355version = "1.4.0"
356source = "registry+https://github.com/rust-lang/crates.io-index"
357checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
358
359[[package]]
360name = "backtrace"
361version = "0.3.74"
362source = "registry+https://github.com/rust-lang/crates.io-index"
363checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
364dependencies = [
365 "addr2line",
366 "cfg-if",
367 "libc",
368 "miniz_oxide",
369 "object",
370 "rustc-demangle",
371 "windows-targets 0.52.6",
372]
373
374[[package]]
375name = "base62"
376version = "2.2.1"
377source = "registry+https://github.com/rust-lang/crates.io-index"
378checksum = "10e52a7bcb1d6beebee21fb5053af9e3cbb7a7ed1a4909e534040e676437ab1f"
379dependencies = [
380 "rustversion",
381]
382
383[[package]]
384name = "base64"
385version = "0.21.7"
386source = "registry+https://github.com/rust-lang/crates.io-index"
387checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
388
389[[package]]
390name = "base64"
391version = "0.22.1"
392source = "registry+https://github.com/rust-lang/crates.io-index"
393checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
394
395[[package]]
396name = "base64ct"
397version = "1.6.0"
398source = "registry+https://github.com/rust-lang/crates.io-index"
399checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
400
401[[package]]
402name = "bitflags"
403version = "2.8.0"
404source = "registry+https://github.com/rust-lang/crates.io-index"
405checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
406dependencies = [
407 "serde",
408]
409
410[[package]]
411name = "blake2"
412version = "0.10.6"
413source = "registry+https://github.com/rust-lang/crates.io-index"
414checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe"
415dependencies = [
416 "digest",
417]
418
419[[package]]
420name = "block-buffer"
421version = "0.10.4"
422source = "registry+https://github.com/rust-lang/crates.io-index"
423checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
424dependencies = [
425 "generic-array",
426]
427
428[[package]]
429name = "brotli"
430version = "6.0.0"
431source = "registry+https://github.com/rust-lang/crates.io-index"
432checksum = "74f7971dbd9326d58187408ab83117d8ac1bb9c17b085fdacd1cf2f598719b6b"
433dependencies = [
434 "alloc-no-stdlib",
435 "alloc-stdlib",
436 "brotli-decompressor",
437]
438
439[[package]]
440name = "brotli-decompressor"
441version = "4.0.2"
442source = "registry+https://github.com/rust-lang/crates.io-index"
443checksum = "74fa05ad7d803d413eb8380983b092cbbaf9a85f151b871360e7b00cd7060b37"
444dependencies = [
445 "alloc-no-stdlib",
446 "alloc-stdlib",
447]
448
449[[package]]
450name = "bumpalo"
451version = "3.16.0"
452source = "registry+https://github.com/rust-lang/crates.io-index"
453checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
454
455[[package]]
456name = "byteorder"
457version = "1.5.0"
458source = "registry+https://github.com/rust-lang/crates.io-index"
459checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
460
461[[package]]
462name = "bytes"
463version = "1.9.0"
464source = "registry+https://github.com/rust-lang/crates.io-index"
465checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b"
466
467[[package]]
468name = "bytestring"
469version = "1.4.0"
470source = "registry+https://github.com/rust-lang/crates.io-index"
471checksum = "e465647ae23b2823b0753f50decb2d5a86d2bb2cac04788fafd1f80e45378e5f"
472dependencies = [
473 "bytes",
474]
475
476[[package]]
477name = "cc"
478version = "1.2.10"
479source = "registry+https://github.com/rust-lang/crates.io-index"
480checksum = "13208fcbb66eaeffe09b99fffbe1af420f00a7b35aa99ad683dfc1aa76145229"
481dependencies = [
482 "jobserver",
483 "libc",
484 "shlex",
485]
486
487[[package]]
488name = "cfg-if"
489version = "1.0.0"
490source = "registry+https://github.com/rust-lang/crates.io-index"
491checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
492
493[[package]]
494name = "chrono"
495version = "0.4.39"
496source = "registry+https://github.com/rust-lang/crates.io-index"
497checksum = "7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825"
498dependencies = [
499 "android-tzdata",
500 "iana-time-zone",
501 "js-sys",
502 "num-traits",
503 "serde",
504 "wasm-bindgen",
505 "windows-targets 0.52.6",
506]
507
508[[package]]
509name = "clap"
510version = "4.5.27"
511source = "registry+https://github.com/rust-lang/crates.io-index"
512checksum = "769b0145982b4b48713e01ec42d61614425f27b7058bda7180a3a41f30104796"
513dependencies = [
514 "clap_builder",
515 "clap_derive",
516]
517
518[[package]]
519name = "clap_builder"
520version = "4.5.27"
521source = "registry+https://github.com/rust-lang/crates.io-index"
522checksum = "1b26884eb4b57140e4d2d93652abfa49498b938b3c9179f9fc487b0acc3edad7"
523dependencies = [
524 "anstream",
525 "anstyle",
526 "clap_lex",
527 "strsim",
528]
529
530[[package]]
531name = "clap_derive"
532version = "4.5.24"
533source = "registry+https://github.com/rust-lang/crates.io-index"
534checksum = "54b755194d6389280185988721fffba69495eed5ee9feeee9a599b53db80318c"
535dependencies = [
536 "heck",
537 "proc-macro2",
538 "quote",
539 "syn",
540]
541
542[[package]]
543name = "clap_lex"
544version = "0.7.4"
545source = "registry+https://github.com/rust-lang/crates.io-index"
546checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
547
548[[package]]
549name = "colorchoice"
550version = "1.0.3"
551source = "registry+https://github.com/rust-lang/crates.io-index"
552checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
553
554[[package]]
555name = "concurrent-queue"
556version = "2.5.0"
557source = "registry+https://github.com/rust-lang/crates.io-index"
558checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
559dependencies = [
560 "crossbeam-utils",
561]
562
563[[package]]
564name = "const-oid"
565version = "0.9.6"
566source = "registry+https://github.com/rust-lang/crates.io-index"
567checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
568
569[[package]]
570name = "convert_case"
571version = "0.4.0"
572source = "registry+https://github.com/rust-lang/crates.io-index"
573checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
574
575[[package]]
576name = "cookie"
577version = "0.16.2"
578source = "registry+https://github.com/rust-lang/crates.io-index"
579checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb"
580dependencies = [
581 "percent-encoding",
582 "time",
583 "version_check",
584]
585
586[[package]]
587name = "core-foundation"
588version = "0.9.4"
589source = "registry+https://github.com/rust-lang/crates.io-index"
590checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
591dependencies = [
592 "core-foundation-sys",
593 "libc",
594]
595
596[[package]]
597name = "core-foundation-sys"
598version = "0.8.7"
599source = "registry+https://github.com/rust-lang/crates.io-index"
600checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
601
602[[package]]
603name = "cpufeatures"
604version = "0.2.17"
605source = "registry+https://github.com/rust-lang/crates.io-index"
606checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
607dependencies = [
608 "libc",
609]
610
611[[package]]
612name = "crc"
613version = "3.2.1"
614source = "registry+https://github.com/rust-lang/crates.io-index"
615checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
616dependencies = [
617 "crc-catalog",
618]
619
620[[package]]
621name = "crc-catalog"
622version = "2.4.0"
623source = "registry+https://github.com/rust-lang/crates.io-index"
624checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
625
626[[package]]
627name = "crc32fast"
628version = "1.4.2"
629source = "registry+https://github.com/rust-lang/crates.io-index"
630checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
631dependencies = [
632 "cfg-if",
633]
634
635[[package]]
636name = "crossbeam-queue"
637version = "0.3.12"
638source = "registry+https://github.com/rust-lang/crates.io-index"
639checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115"
640dependencies = [
641 "crossbeam-utils",
642]
643
644[[package]]
645name = "crossbeam-utils"
646version = "0.8.21"
647source = "registry+https://github.com/rust-lang/crates.io-index"
648checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
649
650[[package]]
651name = "crypto-common"
652version = "0.1.6"
653source = "registry+https://github.com/rust-lang/crates.io-index"
654checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
655dependencies = [
656 "generic-array",
657 "typenum",
658]
659
660[[package]]
661name = "der"
662version = "0.7.9"
663source = "registry+https://github.com/rust-lang/crates.io-index"
664checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
665dependencies = [
666 "const-oid",
667 "pem-rfc7468",
668 "zeroize",
669]
670
671[[package]]
672name = "deranged"
673version = "0.3.11"
674source = "registry+https://github.com/rust-lang/crates.io-index"
675checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
676dependencies = [
677 "powerfmt",
678]
679
680[[package]]
681name = "derive_more"
682version = "0.99.18"
683source = "registry+https://github.com/rust-lang/crates.io-index"
684checksum = "5f33878137e4dafd7fa914ad4e259e18a4e8e532b9617a2d0150262bf53abfce"
685dependencies = [
686 "convert_case",
687 "proc-macro2",
688 "quote",
689 "rustc_version",
690 "syn",
691]
692
693[[package]]
694name = "digest"
695version = "0.10.7"
696source = "registry+https://github.com/rust-lang/crates.io-index"
697checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
698dependencies = [
699 "block-buffer",
700 "const-oid",
701 "crypto-common",
702 "subtle",
703]
704
705[[package]]
706name = "displaydoc"
707version = "0.2.5"
708source = "registry+https://github.com/rust-lang/crates.io-index"
709checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
710dependencies = [
711 "proc-macro2",
712 "quote",
713 "syn",
714]
715
716[[package]]
717name = "dotenv"
718version = "0.15.0"
719source = "registry+https://github.com/rust-lang/crates.io-index"
720checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f"
721
722[[package]]
723name = "dotenvy"
724version = "0.15.7"
725source = "registry+https://github.com/rust-lang/crates.io-index"
726checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
727
728[[package]]
729name = "either"
730version = "1.13.0"
731source = "registry+https://github.com/rust-lang/crates.io-index"
732checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
733dependencies = [
734 "serde",
735]
736
737[[package]]
738name = "encoding_rs"
739version = "0.8.35"
740source = "registry+https://github.com/rust-lang/crates.io-index"
741checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
742dependencies = [
743 "cfg-if",
744]
745
746[[package]]
747name = "equivalent"
748version = "1.0.1"
749source = "registry+https://github.com/rust-lang/crates.io-index"
750checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
751
752[[package]]
753name = "errno"
754version = "0.3.10"
755source = "registry+https://github.com/rust-lang/crates.io-index"
756checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
757dependencies = [
758 "libc",
759 "windows-sys 0.59.0",
760]
761
762[[package]]
763name = "etcetera"
764version = "0.8.0"
765source = "registry+https://github.com/rust-lang/crates.io-index"
766checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
767dependencies = [
768 "cfg-if",
769 "home",
770 "windows-sys 0.48.0",
771]
772
773[[package]]
774name = "event-listener"
775version = "5.4.0"
776source = "registry+https://github.com/rust-lang/crates.io-index"
777checksum = "3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae"
778dependencies = [
779 "concurrent-queue",
780 "parking",
781 "pin-project-lite",
782]
783
784[[package]]
785name = "fastrand"
786version = "2.3.0"
787source = "registry+https://github.com/rust-lang/crates.io-index"
788checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
789
790[[package]]
791name = "flate2"
792version = "1.0.35"
793source = "registry+https://github.com/rust-lang/crates.io-index"
794checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
795dependencies = [
796 "crc32fast",
797 "miniz_oxide",
798]
799
800[[package]]
801name = "flume"
802version = "0.11.1"
803source = "registry+https://github.com/rust-lang/crates.io-index"
804checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
805dependencies = [
806 "futures-core",
807 "futures-sink",
808 "spin",
809]
810
811[[package]]
812name = "fnv"
813version = "1.0.7"
814source = "registry+https://github.com/rust-lang/crates.io-index"
815checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
816
817[[package]]
818name = "foreign-types"
819version = "0.3.2"
820source = "registry+https://github.com/rust-lang/crates.io-index"
821checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
822dependencies = [
823 "foreign-types-shared",
824]
825
826[[package]]
827name = "foreign-types-shared"
828version = "0.1.1"
829source = "registry+https://github.com/rust-lang/crates.io-index"
830checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
831
832[[package]]
833name = "form_urlencoded"
834version = "1.2.1"
835source = "registry+https://github.com/rust-lang/crates.io-index"
836checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
837dependencies = [
838 "percent-encoding",
839]
840
841[[package]]
842name = "futures-channel"
843version = "0.3.31"
844source = "registry+https://github.com/rust-lang/crates.io-index"
845checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
846dependencies = [
847 "futures-core",
848 "futures-sink",
849]
850
851[[package]]
852name = "futures-core"
853version = "0.3.31"
854source = "registry+https://github.com/rust-lang/crates.io-index"
855checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
856
857[[package]]
858name = "futures-executor"
859version = "0.3.31"
860source = "registry+https://github.com/rust-lang/crates.io-index"
861checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
862dependencies = [
863 "futures-core",
864 "futures-task",
865 "futures-util",
866]
867
868[[package]]
869name = "futures-intrusive"
870version = "0.5.0"
871source = "registry+https://github.com/rust-lang/crates.io-index"
872checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
873dependencies = [
874 "futures-core",
875 "lock_api",
876 "parking_lot",
877]
878
879[[package]]
880name = "futures-io"
881version = "0.3.31"
882source = "registry+https://github.com/rust-lang/crates.io-index"
883checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
884
885[[package]]
886name = "futures-sink"
887version = "0.3.31"
888source = "registry+https://github.com/rust-lang/crates.io-index"
889checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
890
891[[package]]
892name = "futures-task"
893version = "0.3.31"
894source = "registry+https://github.com/rust-lang/crates.io-index"
895checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
896
897[[package]]
898name = "futures-util"
899version = "0.3.31"
900source = "registry+https://github.com/rust-lang/crates.io-index"
901checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
902dependencies = [
903 "futures-core",
904 "futures-io",
905 "futures-sink",
906 "futures-task",
907 "memchr",
908 "pin-project-lite",
909 "pin-utils",
910 "slab",
911]
912
913[[package]]
914name = "generic-array"
915version = "0.14.7"
916source = "registry+https://github.com/rust-lang/crates.io-index"
917checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
918dependencies = [
919 "typenum",
920 "version_check",
921]
922
923[[package]]
924name = "getrandom"
925version = "0.2.15"
926source = "registry+https://github.com/rust-lang/crates.io-index"
927checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
928dependencies = [
929 "cfg-if",
930 "js-sys",
931 "libc",
932 "wasi",
933 "wasm-bindgen",
934]
935
936[[package]]
937name = "gimli"
938version = "0.31.1"
939source = "registry+https://github.com/rust-lang/crates.io-index"
940checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
941
942[[package]]
943name = "h2"
944version = "0.3.26"
945source = "registry+https://github.com/rust-lang/crates.io-index"
946checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
947dependencies = [
948 "bytes",
949 "fnv",
950 "futures-core",
951 "futures-sink",
952 "futures-util",
953 "http",
954 "indexmap",
955 "slab",
956 "tokio",
957 "tokio-util",
958 "tracing",
959]
960
961[[package]]
962name = "hashbrown"
963version = "0.14.5"
964source = "registry+https://github.com/rust-lang/crates.io-index"
965checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
966dependencies = [
967 "ahash",
968 "allocator-api2",
969]
970
971[[package]]
972name = "hashbrown"
973version = "0.15.2"
974source = "registry+https://github.com/rust-lang/crates.io-index"
975checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
976
977[[package]]
978name = "hashlink"
979version = "0.9.1"
980source = "registry+https://github.com/rust-lang/crates.io-index"
981checksum = "6ba4ff7128dee98c7dc9794b6a411377e1404dba1c97deb8d1a55297bd25d8af"
982dependencies = [
983 "hashbrown 0.14.5",
984]
985
986[[package]]
987name = "heck"
988version = "0.5.0"
989source = "registry+https://github.com/rust-lang/crates.io-index"
990checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
991
992[[package]]
993name = "hex"
994version = "0.4.3"
995source = "registry+https://github.com/rust-lang/crates.io-index"
996checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
997
998[[package]]
999name = "hkdf"
1000version = "0.12.4"
1001source = "registry+https://github.com/rust-lang/crates.io-index"
1002checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
1003dependencies = [
1004 "hmac",
1005]
1006
1007[[package]]
1008name = "hmac"
1009version = "0.12.1"
1010source = "registry+https://github.com/rust-lang/crates.io-index"
1011checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
1012dependencies = [
1013 "digest",
1014]
1015
1016[[package]]
1017name = "home"
1018version = "0.5.11"
1019source = "registry+https://github.com/rust-lang/crates.io-index"
1020checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
1021dependencies = [
1022 "windows-sys 0.59.0",
1023]
1024
1025[[package]]
1026name = "http"
1027version = "0.2.12"
1028source = "registry+https://github.com/rust-lang/crates.io-index"
1029checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
1030dependencies = [
1031 "bytes",
1032 "fnv",
1033 "itoa",
1034]
1035
1036[[package]]
1037name = "httparse"
1038version = "1.9.5"
1039source = "registry+https://github.com/rust-lang/crates.io-index"
1040checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
1041
1042[[package]]
1043name = "httpdate"
1044version = "1.0.3"
1045source = "registry+https://github.com/rust-lang/crates.io-index"
1046checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
1047
1048[[package]]
1049name = "iana-time-zone"
1050version = "0.1.61"
1051source = "registry+https://github.com/rust-lang/crates.io-index"
1052checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
1053dependencies = [
1054 "android_system_properties",
1055 "core-foundation-sys",
1056 "iana-time-zone-haiku",
1057 "js-sys",
1058 "wasm-bindgen",
1059 "windows-core",
1060]
1061
1062[[package]]
1063name = "iana-time-zone-haiku"
1064version = "0.1.2"
1065source = "registry+https://github.com/rust-lang/crates.io-index"
1066checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
1067dependencies = [
1068 "cc",
1069]
1070
1071[[package]]
1072name = "icu_collections"
1073version = "1.5.0"
1074source = "registry+https://github.com/rust-lang/crates.io-index"
1075checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
1076dependencies = [
1077 "displaydoc",
1078 "yoke",
1079 "zerofrom",
1080 "zerovec",
1081]
1082
1083[[package]]
1084name = "icu_locid"
1085version = "1.5.0"
1086source = "registry+https://github.com/rust-lang/crates.io-index"
1087checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
1088dependencies = [
1089 "displaydoc",
1090 "litemap",
1091 "tinystr",
1092 "writeable",
1093 "zerovec",
1094]
1095
1096[[package]]
1097name = "icu_locid_transform"
1098version = "1.5.0"
1099source = "registry+https://github.com/rust-lang/crates.io-index"
1100checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
1101dependencies = [
1102 "displaydoc",
1103 "icu_locid",
1104 "icu_locid_transform_data",
1105 "icu_provider",
1106 "tinystr",
1107 "zerovec",
1108]
1109
1110[[package]]
1111name = "icu_locid_transform_data"
1112version = "1.5.0"
1113source = "registry+https://github.com/rust-lang/crates.io-index"
1114checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
1115
1116[[package]]
1117name = "icu_normalizer"
1118version = "1.5.0"
1119source = "registry+https://github.com/rust-lang/crates.io-index"
1120checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
1121dependencies = [
1122 "displaydoc",
1123 "icu_collections",
1124 "icu_normalizer_data",
1125 "icu_properties",
1126 "icu_provider",
1127 "smallvec",
1128 "utf16_iter",
1129 "utf8_iter",
1130 "write16",
1131 "zerovec",
1132]
1133
1134[[package]]
1135name = "icu_normalizer_data"
1136version = "1.5.0"
1137source = "registry+https://github.com/rust-lang/crates.io-index"
1138checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
1139
1140[[package]]
1141name = "icu_properties"
1142version = "1.5.1"
1143source = "registry+https://github.com/rust-lang/crates.io-index"
1144checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
1145dependencies = [
1146 "displaydoc",
1147 "icu_collections",
1148 "icu_locid_transform",
1149 "icu_properties_data",
1150 "icu_provider",
1151 "tinystr",
1152 "zerovec",
1153]
1154
1155[[package]]
1156name = "icu_properties_data"
1157version = "1.5.0"
1158source = "registry+https://github.com/rust-lang/crates.io-index"
1159checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
1160
1161[[package]]
1162name = "icu_provider"
1163version = "1.5.0"
1164source = "registry+https://github.com/rust-lang/crates.io-index"
1165checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
1166dependencies = [
1167 "displaydoc",
1168 "icu_locid",
1169 "icu_provider_macros",
1170 "stable_deref_trait",
1171 "tinystr",
1172 "writeable",
1173 "yoke",
1174 "zerofrom",
1175 "zerovec",
1176]
1177
1178[[package]]
1179name = "icu_provider_macros"
1180version = "1.5.0"
1181source = "registry+https://github.com/rust-lang/crates.io-index"
1182checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
1183dependencies = [
1184 "proc-macro2",
1185 "quote",
1186 "syn",
1187]
1188
1189[[package]]
1190name = "idna"
1191version = "1.0.3"
1192source = "registry+https://github.com/rust-lang/crates.io-index"
1193checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
1194dependencies = [
1195 "idna_adapter",
1196 "smallvec",
1197 "utf8_iter",
1198]
1199
1200[[package]]
1201name = "idna_adapter"
1202version = "1.2.0"
1203source = "registry+https://github.com/rust-lang/crates.io-index"
1204checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
1205dependencies = [
1206 "icu_normalizer",
1207 "icu_properties",
1208]
1209
1210[[package]]
1211name = "impl-more"
1212version = "0.1.9"
1213source = "registry+https://github.com/rust-lang/crates.io-index"
1214checksum = "e8a5a9a0ff0086c7a148acb942baaabeadf9504d10400b5a05645853729b9cd2"
1215
1216[[package]]
1217name = "indexmap"
1218version = "2.7.1"
1219source = "registry+https://github.com/rust-lang/crates.io-index"
1220checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652"
1221dependencies = [
1222 "equivalent",
1223 "hashbrown 0.15.2",
1224]
1225
1226[[package]]
1227name = "is_terminal_polyfill"
1228version = "1.70.1"
1229source = "registry+https://github.com/rust-lang/crates.io-index"
1230checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
1231
1232[[package]]
1233name = "itoa"
1234version = "1.0.14"
1235source = "registry+https://github.com/rust-lang/crates.io-index"
1236checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
1237
1238[[package]]
1239name = "jobserver"
1240version = "0.1.32"
1241source = "registry+https://github.com/rust-lang/crates.io-index"
1242checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
1243dependencies = [
1244 "libc",
1245]
1246
1247[[package]]
1248name = "js-sys"
1249version = "0.3.77"
1250source = "registry+https://github.com/rust-lang/crates.io-index"
1251checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
1252dependencies = [
1253 "once_cell",
1254 "wasm-bindgen",
1255]
1256
1257[[package]]
1258name = "jsonwebtoken"
1259version = "9.3.0"
1260source = "registry+https://github.com/rust-lang/crates.io-index"
1261checksum = "b9ae10193d25051e74945f1ea2d0b42e03cc3b890f7e4cc5faa44997d808193f"
1262dependencies = [
1263 "base64 0.21.7",
1264 "js-sys",
1265 "pem",
1266 "ring",
1267 "serde",
1268 "serde_json",
1269 "simple_asn1",
1270]
1271
1272[[package]]
1273name = "language-tags"
1274version = "0.3.2"
1275source = "registry+https://github.com/rust-lang/crates.io-index"
1276checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388"
1277
1278[[package]]
1279name = "lazy_static"
1280version = "1.5.0"
1281source = "registry+https://github.com/rust-lang/crates.io-index"
1282checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
1283dependencies = [
1284 "spin",
1285]
1286
1287[[package]]
1288name = "libc"
1289version = "0.2.169"
1290source = "registry+https://github.com/rust-lang/crates.io-index"
1291checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
1292
1293[[package]]
1294name = "libm"
1295version = "0.2.11"
1296source = "registry+https://github.com/rust-lang/crates.io-index"
1297checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
1298
1299[[package]]
1300name = "libsqlite3-sys"
1301version = "0.30.1"
1302source = "registry+https://github.com/rust-lang/crates.io-index"
1303checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
1304dependencies = [
1305 "cc",
1306 "pkg-config",
1307 "vcpkg",
1308]
1309
1310[[package]]
1311name = "linux-raw-sys"
1312version = "0.4.15"
1313source = "registry+https://github.com/rust-lang/crates.io-index"
1314checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
1315
1316[[package]]
1317name = "litemap"
1318version = "0.7.4"
1319source = "registry+https://github.com/rust-lang/crates.io-index"
1320checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
1321
1322[[package]]
1323name = "local-channel"
1324version = "0.1.5"
1325source = "registry+https://github.com/rust-lang/crates.io-index"
1326checksum = "b6cbc85e69b8df4b8bb8b89ec634e7189099cea8927a276b7384ce5488e53ec8"
1327dependencies = [
1328 "futures-core",
1329 "futures-sink",
1330 "local-waker",
1331]
1332
1333[[package]]
1334name = "local-waker"
1335version = "0.1.4"
1336source = "registry+https://github.com/rust-lang/crates.io-index"
1337checksum = "4d873d7c67ce09b42110d801813efbc9364414e356be9935700d368351657487"
1338
1339[[package]]
1340name = "lock_api"
1341version = "0.4.12"
1342source = "registry+https://github.com/rust-lang/crates.io-index"
1343checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
1344dependencies = [
1345 "autocfg",
1346 "scopeguard",
1347]
1348
1349[[package]]
1350name = "log"
1351version = "0.4.25"
1352source = "registry+https://github.com/rust-lang/crates.io-index"
1353checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f"
1354
1355[[package]]
1356name = "md-5"
1357version = "0.10.6"
1358source = "registry+https://github.com/rust-lang/crates.io-index"
1359checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
1360dependencies = [
1361 "cfg-if",
1362 "digest",
1363]
1364
1365[[package]]
1366name = "memchr"
1367version = "2.7.4"
1368source = "registry+https://github.com/rust-lang/crates.io-index"
1369checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
1370
1371[[package]]
1372name = "mime"
1373version = "0.3.17"
1374source = "registry+https://github.com/rust-lang/crates.io-index"
1375checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
1376
1377[[package]]
1378name = "minimal-lexical"
1379version = "0.2.1"
1380source = "registry+https://github.com/rust-lang/crates.io-index"
1381checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
1382
1383[[package]]
1384name = "miniz_oxide"
1385version = "0.8.3"
1386source = "registry+https://github.com/rust-lang/crates.io-index"
1387checksum = "b8402cab7aefae129c6977bb0ff1b8fd9a04eb5b51efc50a70bea51cda0c7924"
1388dependencies = [
1389 "adler2",
1390]
1391
1392[[package]]
1393name = "mio"
1394version = "1.0.3"
1395source = "registry+https://github.com/rust-lang/crates.io-index"
1396checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
1397dependencies = [
1398 "libc",
1399 "log",
1400 "wasi",
1401 "windows-sys 0.52.0",
1402]
1403
1404[[package]]
1405name = "native-tls"
1406version = "0.2.12"
1407source = "registry+https://github.com/rust-lang/crates.io-index"
1408checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
1409dependencies = [
1410 "libc",
1411 "log",
1412 "openssl",
1413 "openssl-probe",
1414 "openssl-sys",
1415 "schannel",
1416 "security-framework",
1417 "security-framework-sys",
1418 "tempfile",
1419]
1420
1421[[package]]
1422name = "nom"
1423version = "7.1.3"
1424source = "registry+https://github.com/rust-lang/crates.io-index"
1425checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
1426dependencies = [
1427 "memchr",
1428 "minimal-lexical",
1429]
1430
1431[[package]]
1432name = "nu-ansi-term"
1433version = "0.46.0"
1434source = "registry+https://github.com/rust-lang/crates.io-index"
1435checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
1436dependencies = [
1437 "overload",
1438 "winapi",
1439]
1440
1441[[package]]
1442name = "num-bigint"
1443version = "0.4.6"
1444source = "registry+https://github.com/rust-lang/crates.io-index"
1445checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
1446dependencies = [
1447 "num-integer",
1448 "num-traits",
1449]
1450
1451[[package]]
1452name = "num-bigint-dig"
1453version = "0.8.4"
1454source = "registry+https://github.com/rust-lang/crates.io-index"
1455checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
1456dependencies = [
1457 "byteorder",
1458 "lazy_static",
1459 "libm",
1460 "num-integer",
1461 "num-iter",
1462 "num-traits",
1463 "rand",
1464 "smallvec",
1465 "zeroize",
1466]
1467
1468[[package]]
1469name = "num-conv"
1470version = "0.1.0"
1471source = "registry+https://github.com/rust-lang/crates.io-index"
1472checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
1473
1474[[package]]
1475name = "num-integer"
1476version = "0.1.46"
1477source = "registry+https://github.com/rust-lang/crates.io-index"
1478checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
1479dependencies = [
1480 "num-traits",
1481]
1482
1483[[package]]
1484name = "num-iter"
1485version = "0.1.45"
1486source = "registry+https://github.com/rust-lang/crates.io-index"
1487checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
1488dependencies = [
1489 "autocfg",
1490 "num-integer",
1491 "num-traits",
1492]
1493
1494[[package]]
1495name = "num-traits"
1496version = "0.2.19"
1497source = "registry+https://github.com/rust-lang/crates.io-index"
1498checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1499dependencies = [
1500 "autocfg",
1501 "libm",
1502]
1503
1504[[package]]
1505name = "object"
1506version = "0.36.7"
1507source = "registry+https://github.com/rust-lang/crates.io-index"
1508checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
1509dependencies = [
1510 "memchr",
1511]
1512
1513[[package]]
1514name = "once_cell"
1515version = "1.20.2"
1516source = "registry+https://github.com/rust-lang/crates.io-index"
1517checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
1518
1519[[package]]
1520name = "openssl"
1521version = "0.10.68"
1522source = "registry+https://github.com/rust-lang/crates.io-index"
1523checksum = "6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5"
1524dependencies = [
1525 "bitflags",
1526 "cfg-if",
1527 "foreign-types",
1528 "libc",
1529 "once_cell",
1530 "openssl-macros",
1531 "openssl-sys",
1532]
1533
1534[[package]]
1535name = "openssl-macros"
1536version = "0.1.1"
1537source = "registry+https://github.com/rust-lang/crates.io-index"
1538checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
1539dependencies = [
1540 "proc-macro2",
1541 "quote",
1542 "syn",
1543]
1544
1545[[package]]
1546name = "openssl-probe"
1547version = "0.1.6"
1548source = "registry+https://github.com/rust-lang/crates.io-index"
1549checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
1550
1551[[package]]
1552name = "openssl-sys"
1553version = "0.9.104"
1554source = "registry+https://github.com/rust-lang/crates.io-index"
1555checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741"
1556dependencies = [
1557 "cc",
1558 "libc",
1559 "pkg-config",
1560 "vcpkg",
1561]
1562
1563[[package]]
1564name = "overload"
1565version = "0.1.1"
1566source = "registry+https://github.com/rust-lang/crates.io-index"
1567checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
1568
1569[[package]]
1570name = "parking"
1571version = "2.2.1"
1572source = "registry+https://github.com/rust-lang/crates.io-index"
1573checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
1574
1575[[package]]
1576name = "parking_lot"
1577version = "0.12.3"
1578source = "registry+https://github.com/rust-lang/crates.io-index"
1579checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
1580dependencies = [
1581 "lock_api",
1582 "parking_lot_core",
1583]
1584
1585[[package]]
1586name = "parking_lot_core"
1587version = "0.9.10"
1588source = "registry+https://github.com/rust-lang/crates.io-index"
1589checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
1590dependencies = [
1591 "cfg-if",
1592 "libc",
1593 "redox_syscall",
1594 "smallvec",
1595 "windows-targets 0.52.6",
1596]
1597
1598[[package]]
1599name = "password-hash"
1600version = "0.5.0"
1601source = "registry+https://github.com/rust-lang/crates.io-index"
1602checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
1603dependencies = [
1604 "base64ct",
1605 "rand_core",
1606 "subtle",
1607]
1608
1609[[package]]
1610name = "paste"
1611version = "1.0.15"
1612source = "registry+https://github.com/rust-lang/crates.io-index"
1613checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
1614
1615[[package]]
1616name = "pem"
1617version = "3.0.4"
1618source = "registry+https://github.com/rust-lang/crates.io-index"
1619checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
1620dependencies = [
1621 "base64 0.22.1",
1622 "serde",
1623]
1624
1625[[package]]
1626name = "pem-rfc7468"
1627version = "0.7.0"
1628source = "registry+https://github.com/rust-lang/crates.io-index"
1629checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
1630dependencies = [
1631 "base64ct",
1632]
1633
1634[[package]]
1635name = "percent-encoding"
1636version = "2.3.1"
1637source = "registry+https://github.com/rust-lang/crates.io-index"
1638checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
1639
1640[[package]]
1641name = "pin-project-lite"
1642version = "0.2.16"
1643source = "registry+https://github.com/rust-lang/crates.io-index"
1644checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
1645
1646[[package]]
1647name = "pin-utils"
1648version = "0.1.0"
1649source = "registry+https://github.com/rust-lang/crates.io-index"
1650checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
1651
1652[[package]]
1653name = "pkcs1"
1654version = "0.7.5"
1655source = "registry+https://github.com/rust-lang/crates.io-index"
1656checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
1657dependencies = [
1658 "der",
1659 "pkcs8",
1660 "spki",
1661]
1662
1663[[package]]
1664name = "pkcs8"
1665version = "0.10.2"
1666source = "registry+https://github.com/rust-lang/crates.io-index"
1667checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
1668dependencies = [
1669 "der",
1670 "spki",
1671]
1672
1673[[package]]
1674name = "pkg-config"
1675version = "0.3.31"
1676source = "registry+https://github.com/rust-lang/crates.io-index"
1677checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
1678
1679[[package]]
1680name = "powerfmt"
1681version = "0.2.0"
1682source = "registry+https://github.com/rust-lang/crates.io-index"
1683checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
1684
1685[[package]]
1686name = "ppv-lite86"
1687version = "0.2.20"
1688source = "registry+https://github.com/rust-lang/crates.io-index"
1689checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
1690dependencies = [
1691 "zerocopy",
1692]
1693
1694[[package]]
1695name = "proc-macro2"
1696version = "1.0.93"
1697source = "registry+https://github.com/rust-lang/crates.io-index"
1698checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99"
1699dependencies = [
1700 "unicode-ident",
1701]
1702
1703[[package]]
1704name = "quote"
1705version = "1.0.38"
1706source = "registry+https://github.com/rust-lang/crates.io-index"
1707checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc"
1708dependencies = [
1709 "proc-macro2",
1710]
1711
1712[[package]]
1713name = "rand"
1714version = "0.8.5"
1715source = "registry+https://github.com/rust-lang/crates.io-index"
1716checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
1717dependencies = [
1718 "libc",
1719 "rand_chacha",
1720 "rand_core",
1721]
1722
1723[[package]]
1724name = "rand_chacha"
1725version = "0.3.1"
1726source = "registry+https://github.com/rust-lang/crates.io-index"
1727checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
1728dependencies = [
1729 "ppv-lite86",
1730 "rand_core",
1731]
1732
1733[[package]]
1734name = "rand_core"
1735version = "0.6.4"
1736source = "registry+https://github.com/rust-lang/crates.io-index"
1737checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1738dependencies = [
1739 "getrandom",
1740]
1741
1742[[package]]
1743name = "redox_syscall"
1744version = "0.5.8"
1745source = "registry+https://github.com/rust-lang/crates.io-index"
1746checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834"
1747dependencies = [
1748 "bitflags",
1749]
1750
1751[[package]]
1752name = "regex"
1753version = "1.11.1"
1754source = "registry+https://github.com/rust-lang/crates.io-index"
1755checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
1756dependencies = [
1757 "aho-corasick",
1758 "memchr",
1759 "regex-automata",
1760 "regex-syntax",
1761]
1762
1763[[package]]
1764name = "regex-automata"
1765version = "0.4.9"
1766source = "registry+https://github.com/rust-lang/crates.io-index"
1767checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
1768dependencies = [
1769 "aho-corasick",
1770 "memchr",
1771 "regex-syntax",
1772]
1773
1774[[package]]
1775name = "regex-lite"
1776version = "0.1.6"
1777source = "registry+https://github.com/rust-lang/crates.io-index"
1778checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
1779
1780[[package]]
1781name = "regex-syntax"
1782version = "0.8.5"
1783source = "registry+https://github.com/rust-lang/crates.io-index"
1784checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
1785
1786[[package]]
1787name = "ring"
1788version = "0.17.8"
1789source = "registry+https://github.com/rust-lang/crates.io-index"
1790checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
1791dependencies = [
1792 "cc",
1793 "cfg-if",
1794 "getrandom",
1795 "libc",
1796 "spin",
1797 "untrusted",
1798 "windows-sys 0.52.0",
1799]
1800
1801[[package]]
1802name = "rsa"
1803version = "0.9.7"
1804source = "registry+https://github.com/rust-lang/crates.io-index"
1805checksum = "47c75d7c5c6b673e58bf54d8544a9f432e3a925b0e80f7cd3602ab5c50c55519"
1806dependencies = [
1807 "const-oid",
1808 "digest",
1809 "num-bigint-dig",
1810 "num-integer",
1811 "num-traits",
1812 "pkcs1",
1813 "pkcs8",
1814 "rand_core",
1815 "signature",
1816 "spki",
1817 "subtle",
1818 "zeroize",
1819]
1820
1821[[package]]
1822name = "rustc-demangle"
1823version = "0.1.24"
1824source = "registry+https://github.com/rust-lang/crates.io-index"
1825checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
1826
1827[[package]]
1828name = "rustc_version"
1829version = "0.4.1"
1830source = "registry+https://github.com/rust-lang/crates.io-index"
1831checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
1832dependencies = [
1833 "semver",
1834]
1835
1836[[package]]
1837name = "rustix"
1838version = "0.38.44"
1839source = "registry+https://github.com/rust-lang/crates.io-index"
1840checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
1841dependencies = [
1842 "bitflags",
1843 "errno",
1844 "libc",
1845 "linux-raw-sys",
1846 "windows-sys 0.59.0",
1847]
1848
1849[[package]]
1850name = "rustversion"
1851version = "1.0.19"
1852source = "registry+https://github.com/rust-lang/crates.io-index"
1853checksum = "f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4"
1854
1855[[package]]
1856name = "ryu"
1857version = "1.0.18"
1858source = "registry+https://github.com/rust-lang/crates.io-index"
1859checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
1860
1861[[package]]
1862name = "schannel"
1863version = "0.1.27"
1864source = "registry+https://github.com/rust-lang/crates.io-index"
1865checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
1866dependencies = [
1867 "windows-sys 0.59.0",
1868]
1869
1870[[package]]
1871name = "scopeguard"
1872version = "1.2.0"
1873source = "registry+https://github.com/rust-lang/crates.io-index"
1874checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
1875
1876[[package]]
1877name = "security-framework"
1878version = "2.11.1"
1879source = "registry+https://github.com/rust-lang/crates.io-index"
1880checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
1881dependencies = [
1882 "bitflags",
1883 "core-foundation",
1884 "core-foundation-sys",
1885 "libc",
1886 "security-framework-sys",
1887]
1888
1889[[package]]
1890name = "security-framework-sys"
1891version = "2.14.0"
1892source = "registry+https://github.com/rust-lang/crates.io-index"
1893checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32"
1894dependencies = [
1895 "core-foundation-sys",
1896 "libc",
1897]
1898
1899[[package]]
1900name = "semver"
1901version = "1.0.25"
1902source = "registry+https://github.com/rust-lang/crates.io-index"
1903checksum = "f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03"
1904
1905[[package]]
1906name = "serde"
1907version = "1.0.217"
1908source = "registry+https://github.com/rust-lang/crates.io-index"
1909checksum = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70"
1910dependencies = [
1911 "serde_derive",
1912]
1913
1914[[package]]
1915name = "serde_derive"
1916version = "1.0.217"
1917source = "registry+https://github.com/rust-lang/crates.io-index"
1918checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0"
1919dependencies = [
1920 "proc-macro2",
1921 "quote",
1922 "syn",
1923]
1924
1925[[package]]
1926name = "serde_json"
1927version = "1.0.137"
1928source = "registry+https://github.com/rust-lang/crates.io-index"
1929checksum = "930cfb6e6abf99298aaad7d29abbef7a9999a9a8806a40088f55f0dcec03146b"
1930dependencies = [
1931 "itoa",
1932 "memchr",
1933 "ryu",
1934 "serde",
1935]
1936
1937[[package]]
1938name = "serde_urlencoded"
1939version = "0.7.1"
1940source = "registry+https://github.com/rust-lang/crates.io-index"
1941checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
1942dependencies = [
1943 "form_urlencoded",
1944 "itoa",
1945 "ryu",
1946 "serde",
1947]
1948
1949[[package]]
1950name = "sha1"
1951version = "0.10.6"
1952source = "registry+https://github.com/rust-lang/crates.io-index"
1953checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
1954dependencies = [
1955 "cfg-if",
1956 "cpufeatures",
1957 "digest",
1958]
1959
1960[[package]]
1961name = "sha2"
1962version = "0.10.8"
1963source = "registry+https://github.com/rust-lang/crates.io-index"
1964checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
1965dependencies = [
1966 "cfg-if",
1967 "cpufeatures",
1968 "digest",
1969]
1970
1971[[package]]
1972name = "sharded-slab"
1973version = "0.1.7"
1974source = "registry+https://github.com/rust-lang/crates.io-index"
1975checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
1976dependencies = [
1977 "lazy_static",
1978]
1979
1980[[package]]
1981name = "shlex"
1982version = "1.3.0"
1983source = "registry+https://github.com/rust-lang/crates.io-index"
1984checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1985
1986[[package]]
1987name = "signal-hook-registry"
1988version = "1.4.2"
1989source = "registry+https://github.com/rust-lang/crates.io-index"
1990checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
1991dependencies = [
1992 "libc",
1993]
1994
1995[[package]]
1996name = "signature"
1997version = "2.2.0"
1998source = "registry+https://github.com/rust-lang/crates.io-index"
1999checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
2000dependencies = [
2001 "digest",
2002 "rand_core",
2003]
2004
2005[[package]]
2006name = "simple_asn1"
2007version = "0.6.3"
2008source = "registry+https://github.com/rust-lang/crates.io-index"
2009checksum = "297f631f50729c8c99b84667867963997ec0b50f32b2a7dbcab828ef0541e8bb"
2010dependencies = [
2011 "num-bigint",
2012 "num-traits",
2013 "thiserror 2.0.11",
2014 "time",
2015]
2016
2017[[package]]
2018name = "simplelink"
2019version = "0.1.0"
2020dependencies = [
2021 "actix-cors",
2022 "actix-web",
2023 "anyhow",
2024 "argon2",
2025 "base62",
2026 "chrono",
2027 "clap",
2028 "dotenv",
2029 "jsonwebtoken",
2030 "lazy_static",
2031 "regex",
2032 "serde",
2033 "serde_json",
2034 "sqlx",
2035 "thiserror 1.0.69",
2036 "tokio",
2037 "tracing",
2038 "tracing-subscriber",
2039 "uuid",
2040]
2041
2042[[package]]
2043name = "slab"
2044version = "0.4.9"
2045source = "registry+https://github.com/rust-lang/crates.io-index"
2046checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
2047dependencies = [
2048 "autocfg",
2049]
2050
2051[[package]]
2052name = "smallvec"
2053version = "1.13.2"
2054source = "registry+https://github.com/rust-lang/crates.io-index"
2055checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
2056dependencies = [
2057 "serde",
2058]
2059
2060[[package]]
2061name = "socket2"
2062version = "0.5.8"
2063source = "registry+https://github.com/rust-lang/crates.io-index"
2064checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
2065dependencies = [
2066 "libc",
2067 "windows-sys 0.52.0",
2068]
2069
2070[[package]]
2071name = "spin"
2072version = "0.9.8"
2073source = "registry+https://github.com/rust-lang/crates.io-index"
2074checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
2075dependencies = [
2076 "lock_api",
2077]
2078
2079[[package]]
2080name = "spki"
2081version = "0.7.3"
2082source = "registry+https://github.com/rust-lang/crates.io-index"
2083checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
2084dependencies = [
2085 "base64ct",
2086 "der",
2087]
2088
2089[[package]]
2090name = "sqlformat"
2091version = "0.2.6"
2092source = "registry+https://github.com/rust-lang/crates.io-index"
2093checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
2094dependencies = [
2095 "nom",
2096 "unicode_categories",
2097]
2098
2099[[package]]
2100name = "sqlx"
2101version = "0.8.1"
2102source = "registry+https://github.com/rust-lang/crates.io-index"
2103checksum = "fcfa89bea9500db4a0d038513d7a060566bfc51d46d1c014847049a45cce85e8"
2104dependencies = [
2105 "sqlx-core",
2106 "sqlx-macros",
2107 "sqlx-mysql",
2108 "sqlx-postgres",
2109 "sqlx-sqlite",
2110]
2111
2112[[package]]
2113name = "sqlx-core"
2114version = "0.8.1"
2115source = "registry+https://github.com/rust-lang/crates.io-index"
2116checksum = "d06e2f2bd861719b1f3f0c7dbe1d80c30bf59e76cf019f07d9014ed7eefb8e08"
2117dependencies = [
2118 "atoi",
2119 "byteorder",
2120 "bytes",
2121 "chrono",
2122 "crc",
2123 "crossbeam-queue",
2124 "either",
2125 "event-listener",
2126 "futures-channel",
2127 "futures-core",
2128 "futures-intrusive",
2129 "futures-io",
2130 "futures-util",
2131 "hashbrown 0.14.5",
2132 "hashlink",
2133 "hex",
2134 "indexmap",
2135 "log",
2136 "memchr",
2137 "native-tls",
2138 "once_cell",
2139 "paste",
2140 "percent-encoding",
2141 "serde",
2142 "serde_json",
2143 "sha2",
2144 "smallvec",
2145 "sqlformat",
2146 "thiserror 1.0.69",
2147 "tokio",
2148 "tokio-stream",
2149 "tracing",
2150 "url",
2151 "uuid",
2152]
2153
2154[[package]]
2155name = "sqlx-macros"
2156version = "0.8.1"
2157source = "registry+https://github.com/rust-lang/crates.io-index"
2158checksum = "2f998a9defdbd48ed005a89362bd40dd2117502f15294f61c8d47034107dbbdc"
2159dependencies = [
2160 "proc-macro2",
2161 "quote",
2162 "sqlx-core",
2163 "sqlx-macros-core",
2164 "syn",
2165]
2166
2167[[package]]
2168name = "sqlx-macros-core"
2169version = "0.8.1"
2170source = "registry+https://github.com/rust-lang/crates.io-index"
2171checksum = "3d100558134176a2629d46cec0c8891ba0be8910f7896abfdb75ef4ab6f4e7ce"
2172dependencies = [
2173 "dotenvy",
2174 "either",
2175 "heck",
2176 "hex",
2177 "once_cell",
2178 "proc-macro2",
2179 "quote",
2180 "serde",
2181 "serde_json",
2182 "sha2",
2183 "sqlx-core",
2184 "sqlx-mysql",
2185 "sqlx-postgres",
2186 "sqlx-sqlite",
2187 "syn",
2188 "tempfile",
2189 "tokio",
2190 "url",
2191]
2192
2193[[package]]
2194name = "sqlx-mysql"
2195version = "0.8.1"
2196source = "registry+https://github.com/rust-lang/crates.io-index"
2197checksum = "936cac0ab331b14cb3921c62156d913e4c15b74fb6ec0f3146bd4ef6e4fb3c12"
2198dependencies = [
2199 "atoi",
2200 "base64 0.22.1",
2201 "bitflags",
2202 "byteorder",
2203 "bytes",
2204 "chrono",
2205 "crc",
2206 "digest",
2207 "dotenvy",
2208 "either",
2209 "futures-channel",
2210 "futures-core",
2211 "futures-io",
2212 "futures-util",
2213 "generic-array",
2214 "hex",
2215 "hkdf",
2216 "hmac",
2217 "itoa",
2218 "log",
2219 "md-5",
2220 "memchr",
2221 "once_cell",
2222 "percent-encoding",
2223 "rand",
2224 "rsa",
2225 "serde",
2226 "sha1",
2227 "sha2",
2228 "smallvec",
2229 "sqlx-core",
2230 "stringprep",
2231 "thiserror 1.0.69",
2232 "tracing",
2233 "uuid",
2234 "whoami",
2235]
2236
2237[[package]]
2238name = "sqlx-postgres"
2239version = "0.8.1"
2240source = "registry+https://github.com/rust-lang/crates.io-index"
2241checksum = "9734dbce698c67ecf67c442f768a5e90a49b2a4d61a9f1d59f73874bd4cf0710"
2242dependencies = [
2243 "atoi",
2244 "base64 0.22.1",
2245 "bitflags",
2246 "byteorder",
2247 "chrono",
2248 "crc",
2249 "dotenvy",
2250 "etcetera",
2251 "futures-channel",
2252 "futures-core",
2253 "futures-io",
2254 "futures-util",
2255 "hex",
2256 "hkdf",
2257 "hmac",
2258 "home",
2259 "itoa",
2260 "log",
2261 "md-5",
2262 "memchr",
2263 "once_cell",
2264 "rand",
2265 "serde",
2266 "serde_json",
2267 "sha2",
2268 "smallvec",
2269 "sqlx-core",
2270 "stringprep",
2271 "thiserror 1.0.69",
2272 "tracing",
2273 "uuid",
2274 "whoami",
2275]
2276
2277[[package]]
2278name = "sqlx-sqlite"
2279version = "0.8.1"
2280source = "registry+https://github.com/rust-lang/crates.io-index"
2281checksum = "a75b419c3c1b1697833dd927bdc4c6545a620bc1bbafabd44e1efbe9afcd337e"
2282dependencies = [
2283 "atoi",
2284 "chrono",
2285 "flume",
2286 "futures-channel",
2287 "futures-core",
2288 "futures-executor",
2289 "futures-intrusive",
2290 "futures-util",
2291 "libsqlite3-sys",
2292 "log",
2293 "percent-encoding",
2294 "serde",
2295 "serde_urlencoded",
2296 "sqlx-core",
2297 "tracing",
2298 "url",
2299 "uuid",
2300]
2301
2302[[package]]
2303name = "stable_deref_trait"
2304version = "1.2.0"
2305source = "registry+https://github.com/rust-lang/crates.io-index"
2306checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
2307
2308[[package]]
2309name = "stringprep"
2310version = "0.1.5"
2311source = "registry+https://github.com/rust-lang/crates.io-index"
2312checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
2313dependencies = [
2314 "unicode-bidi",
2315 "unicode-normalization",
2316 "unicode-properties",
2317]
2318
2319[[package]]
2320name = "strsim"
2321version = "0.11.1"
2322source = "registry+https://github.com/rust-lang/crates.io-index"
2323checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
2324
2325[[package]]
2326name = "subtle"
2327version = "2.6.1"
2328source = "registry+https://github.com/rust-lang/crates.io-index"
2329checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
2330
2331[[package]]
2332name = "syn"
2333version = "2.0.96"
2334source = "registry+https://github.com/rust-lang/crates.io-index"
2335checksum = "d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80"
2336dependencies = [
2337 "proc-macro2",
2338 "quote",
2339 "unicode-ident",
2340]
2341
2342[[package]]
2343name = "synstructure"
2344version = "0.13.1"
2345source = "registry+https://github.com/rust-lang/crates.io-index"
2346checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
2347dependencies = [
2348 "proc-macro2",
2349 "quote",
2350 "syn",
2351]
2352
2353[[package]]
2354name = "tempfile"
2355version = "3.15.0"
2356source = "registry+https://github.com/rust-lang/crates.io-index"
2357checksum = "9a8a559c81686f576e8cd0290cd2a24a2a9ad80c98b3478856500fcbd7acd704"
2358dependencies = [
2359 "cfg-if",
2360 "fastrand",
2361 "getrandom",
2362 "once_cell",
2363 "rustix",
2364 "windows-sys 0.59.0",
2365]
2366
2367[[package]]
2368name = "thiserror"
2369version = "1.0.69"
2370source = "registry+https://github.com/rust-lang/crates.io-index"
2371checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
2372dependencies = [
2373 "thiserror-impl 1.0.69",
2374]
2375
2376[[package]]
2377name = "thiserror"
2378version = "2.0.11"
2379source = "registry+https://github.com/rust-lang/crates.io-index"
2380checksum = "d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc"
2381dependencies = [
2382 "thiserror-impl 2.0.11",
2383]
2384
2385[[package]]
2386name = "thiserror-impl"
2387version = "1.0.69"
2388source = "registry+https://github.com/rust-lang/crates.io-index"
2389checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
2390dependencies = [
2391 "proc-macro2",
2392 "quote",
2393 "syn",
2394]
2395
2396[[package]]
2397name = "thiserror-impl"
2398version = "2.0.11"
2399source = "registry+https://github.com/rust-lang/crates.io-index"
2400checksum = "26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2"
2401dependencies = [
2402 "proc-macro2",
2403 "quote",
2404 "syn",
2405]
2406
2407[[package]]
2408name = "thread_local"
2409version = "1.1.8"
2410source = "registry+https://github.com/rust-lang/crates.io-index"
2411checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
2412dependencies = [
2413 "cfg-if",
2414 "once_cell",
2415]
2416
2417[[package]]
2418name = "time"
2419version = "0.3.37"
2420source = "registry+https://github.com/rust-lang/crates.io-index"
2421checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21"
2422dependencies = [
2423 "deranged",
2424 "itoa",
2425 "num-conv",
2426 "powerfmt",
2427 "serde",
2428 "time-core",
2429 "time-macros",
2430]
2431
2432[[package]]
2433name = "time-core"
2434version = "0.1.2"
2435source = "registry+https://github.com/rust-lang/crates.io-index"
2436checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
2437
2438[[package]]
2439name = "time-macros"
2440version = "0.2.19"
2441source = "registry+https://github.com/rust-lang/crates.io-index"
2442checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de"
2443dependencies = [
2444 "num-conv",
2445 "time-core",
2446]
2447
2448[[package]]
2449name = "tinystr"
2450version = "0.7.6"
2451source = "registry+https://github.com/rust-lang/crates.io-index"
2452checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
2453dependencies = [
2454 "displaydoc",
2455 "zerovec",
2456]
2457
2458[[package]]
2459name = "tinyvec"
2460version = "1.8.1"
2461source = "registry+https://github.com/rust-lang/crates.io-index"
2462checksum = "022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8"
2463dependencies = [
2464 "tinyvec_macros",
2465]
2466
2467[[package]]
2468name = "tinyvec_macros"
2469version = "0.1.1"
2470source = "registry+https://github.com/rust-lang/crates.io-index"
2471checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2472
2473[[package]]
2474name = "tokio"
2475version = "1.43.0"
2476source = "registry+https://github.com/rust-lang/crates.io-index"
2477checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
2478dependencies = [
2479 "backtrace",
2480 "bytes",
2481 "libc",
2482 "mio",
2483 "parking_lot",
2484 "pin-project-lite",
2485 "signal-hook-registry",
2486 "socket2",
2487 "tokio-macros",
2488 "windows-sys 0.52.0",
2489]
2490
2491[[package]]
2492name = "tokio-macros"
2493version = "2.5.0"
2494source = "registry+https://github.com/rust-lang/crates.io-index"
2495checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
2496dependencies = [
2497 "proc-macro2",
2498 "quote",
2499 "syn",
2500]
2501
2502[[package]]
2503name = "tokio-stream"
2504version = "0.1.17"
2505source = "registry+https://github.com/rust-lang/crates.io-index"
2506checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
2507dependencies = [
2508 "futures-core",
2509 "pin-project-lite",
2510 "tokio",
2511]
2512
2513[[package]]
2514name = "tokio-util"
2515version = "0.7.13"
2516source = "registry+https://github.com/rust-lang/crates.io-index"
2517checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
2518dependencies = [
2519 "bytes",
2520 "futures-core",
2521 "futures-sink",
2522 "pin-project-lite",
2523 "tokio",
2524]
2525
2526[[package]]
2527name = "tracing"
2528version = "0.1.41"
2529source = "registry+https://github.com/rust-lang/crates.io-index"
2530checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
2531dependencies = [
2532 "log",
2533 "pin-project-lite",
2534 "tracing-attributes",
2535 "tracing-core",
2536]
2537
2538[[package]]
2539name = "tracing-attributes"
2540version = "0.1.28"
2541source = "registry+https://github.com/rust-lang/crates.io-index"
2542checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
2543dependencies = [
2544 "proc-macro2",
2545 "quote",
2546 "syn",
2547]
2548
2549[[package]]
2550name = "tracing-core"
2551version = "0.1.33"
2552source = "registry+https://github.com/rust-lang/crates.io-index"
2553checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
2554dependencies = [
2555 "once_cell",
2556 "valuable",
2557]
2558
2559[[package]]
2560name = "tracing-log"
2561version = "0.2.0"
2562source = "registry+https://github.com/rust-lang/crates.io-index"
2563checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
2564dependencies = [
2565 "log",
2566 "once_cell",
2567 "tracing-core",
2568]
2569
2570[[package]]
2571name = "tracing-subscriber"
2572version = "0.3.19"
2573source = "registry+https://github.com/rust-lang/crates.io-index"
2574checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
2575dependencies = [
2576 "nu-ansi-term",
2577 "sharded-slab",
2578 "smallvec",
2579 "thread_local",
2580 "tracing-core",
2581 "tracing-log",
2582]
2583
2584[[package]]
2585name = "typenum"
2586version = "1.17.0"
2587source = "registry+https://github.com/rust-lang/crates.io-index"
2588checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
2589
2590[[package]]
2591name = "unicode-bidi"
2592version = "0.3.18"
2593source = "registry+https://github.com/rust-lang/crates.io-index"
2594checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
2595
2596[[package]]
2597name = "unicode-ident"
2598version = "1.0.15"
2599source = "registry+https://github.com/rust-lang/crates.io-index"
2600checksum = "11cd88e12b17c6494200a9c1b683a04fcac9573ed74cd1b62aeb2727c5592243"
2601
2602[[package]]
2603name = "unicode-normalization"
2604version = "0.1.24"
2605source = "registry+https://github.com/rust-lang/crates.io-index"
2606checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
2607dependencies = [
2608 "tinyvec",
2609]
2610
2611[[package]]
2612name = "unicode-properties"
2613version = "0.1.3"
2614source = "registry+https://github.com/rust-lang/crates.io-index"
2615checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
2616
2617[[package]]
2618name = "unicode_categories"
2619version = "0.1.1"
2620source = "registry+https://github.com/rust-lang/crates.io-index"
2621checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
2622
2623[[package]]
2624name = "untrusted"
2625version = "0.9.0"
2626source = "registry+https://github.com/rust-lang/crates.io-index"
2627checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
2628
2629[[package]]
2630name = "url"
2631version = "2.5.4"
2632source = "registry+https://github.com/rust-lang/crates.io-index"
2633checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
2634dependencies = [
2635 "form_urlencoded",
2636 "idna",
2637 "percent-encoding",
2638]
2639
2640[[package]]
2641name = "utf16_iter"
2642version = "1.0.5"
2643source = "registry+https://github.com/rust-lang/crates.io-index"
2644checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
2645
2646[[package]]
2647name = "utf8_iter"
2648version = "1.0.4"
2649source = "registry+https://github.com/rust-lang/crates.io-index"
2650checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
2651
2652[[package]]
2653name = "utf8parse"
2654version = "0.2.2"
2655source = "registry+https://github.com/rust-lang/crates.io-index"
2656checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
2657
2658[[package]]
2659name = "uuid"
2660version = "1.12.1"
2661source = "registry+https://github.com/rust-lang/crates.io-index"
2662checksum = "b3758f5e68192bb96cc8f9b7e2c2cfdabb435499a28499a42f8f984092adad4b"
2663dependencies = [
2664 "getrandom",
2665 "serde",
2666]
2667
2668[[package]]
2669name = "valuable"
2670version = "0.1.1"
2671source = "registry+https://github.com/rust-lang/crates.io-index"
2672checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
2673
2674[[package]]
2675name = "vcpkg"
2676version = "0.2.15"
2677source = "registry+https://github.com/rust-lang/crates.io-index"
2678checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2679
2680[[package]]
2681name = "version_check"
2682version = "0.9.5"
2683source = "registry+https://github.com/rust-lang/crates.io-index"
2684checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
2685
2686[[package]]
2687name = "wasi"
2688version = "0.11.0+wasi-snapshot-preview1"
2689source = "registry+https://github.com/rust-lang/crates.io-index"
2690checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2691
2692[[package]]
2693name = "wasite"
2694version = "0.1.0"
2695source = "registry+https://github.com/rust-lang/crates.io-index"
2696checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
2697
2698[[package]]
2699name = "wasm-bindgen"
2700version = "0.2.100"
2701source = "registry+https://github.com/rust-lang/crates.io-index"
2702checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
2703dependencies = [
2704 "cfg-if",
2705 "once_cell",
2706 "rustversion",
2707 "wasm-bindgen-macro",
2708]
2709
2710[[package]]
2711name = "wasm-bindgen-backend"
2712version = "0.2.100"
2713source = "registry+https://github.com/rust-lang/crates.io-index"
2714checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
2715dependencies = [
2716 "bumpalo",
2717 "log",
2718 "proc-macro2",
2719 "quote",
2720 "syn",
2721 "wasm-bindgen-shared",
2722]
2723
2724[[package]]
2725name = "wasm-bindgen-macro"
2726version = "0.2.100"
2727source = "registry+https://github.com/rust-lang/crates.io-index"
2728checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
2729dependencies = [
2730 "quote",
2731 "wasm-bindgen-macro-support",
2732]
2733
2734[[package]]
2735name = "wasm-bindgen-macro-support"
2736version = "0.2.100"
2737source = "registry+https://github.com/rust-lang/crates.io-index"
2738checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
2739dependencies = [
2740 "proc-macro2",
2741 "quote",
2742 "syn",
2743 "wasm-bindgen-backend",
2744 "wasm-bindgen-shared",
2745]
2746
2747[[package]]
2748name = "wasm-bindgen-shared"
2749version = "0.2.100"
2750source = "registry+https://github.com/rust-lang/crates.io-index"
2751checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
2752dependencies = [
2753 "unicode-ident",
2754]
2755
2756[[package]]
2757name = "whoami"
2758version = "1.5.2"
2759source = "registry+https://github.com/rust-lang/crates.io-index"
2760checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
2761dependencies = [
2762 "redox_syscall",
2763 "wasite",
2764]
2765
2766[[package]]
2767name = "winapi"
2768version = "0.3.9"
2769source = "registry+https://github.com/rust-lang/crates.io-index"
2770checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2771dependencies = [
2772 "winapi-i686-pc-windows-gnu",
2773 "winapi-x86_64-pc-windows-gnu",
2774]
2775
2776[[package]]
2777name = "winapi-i686-pc-windows-gnu"
2778version = "0.4.0"
2779source = "registry+https://github.com/rust-lang/crates.io-index"
2780checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2781
2782[[package]]
2783name = "winapi-x86_64-pc-windows-gnu"
2784version = "0.4.0"
2785source = "registry+https://github.com/rust-lang/crates.io-index"
2786checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2787
2788[[package]]
2789name = "windows-core"
2790version = "0.52.0"
2791source = "registry+https://github.com/rust-lang/crates.io-index"
2792checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
2793dependencies = [
2794 "windows-targets 0.52.6",
2795]
2796
2797[[package]]
2798name = "windows-sys"
2799version = "0.48.0"
2800source = "registry+https://github.com/rust-lang/crates.io-index"
2801checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
2802dependencies = [
2803 "windows-targets 0.48.5",
2804]
2805
2806[[package]]
2807name = "windows-sys"
2808version = "0.52.0"
2809source = "registry+https://github.com/rust-lang/crates.io-index"
2810checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
2811dependencies = [
2812 "windows-targets 0.52.6",
2813]
2814
2815[[package]]
2816name = "windows-sys"
2817version = "0.59.0"
2818source = "registry+https://github.com/rust-lang/crates.io-index"
2819checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
2820dependencies = [
2821 "windows-targets 0.52.6",
2822]
2823
2824[[package]]
2825name = "windows-targets"
2826version = "0.48.5"
2827source = "registry+https://github.com/rust-lang/crates.io-index"
2828checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
2829dependencies = [
2830 "windows_aarch64_gnullvm 0.48.5",
2831 "windows_aarch64_msvc 0.48.5",
2832 "windows_i686_gnu 0.48.5",
2833 "windows_i686_msvc 0.48.5",
2834 "windows_x86_64_gnu 0.48.5",
2835 "windows_x86_64_gnullvm 0.48.5",
2836 "windows_x86_64_msvc 0.48.5",
2837]
2838
2839[[package]]
2840name = "windows-targets"
2841version = "0.52.6"
2842source = "registry+https://github.com/rust-lang/crates.io-index"
2843checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2844dependencies = [
2845 "windows_aarch64_gnullvm 0.52.6",
2846 "windows_aarch64_msvc 0.52.6",
2847 "windows_i686_gnu 0.52.6",
2848 "windows_i686_gnullvm",
2849 "windows_i686_msvc 0.52.6",
2850 "windows_x86_64_gnu 0.52.6",
2851 "windows_x86_64_gnullvm 0.52.6",
2852 "windows_x86_64_msvc 0.52.6",
2853]
2854
2855[[package]]
2856name = "windows_aarch64_gnullvm"
2857version = "0.48.5"
2858source = "registry+https://github.com/rust-lang/crates.io-index"
2859checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
2860
2861[[package]]
2862name = "windows_aarch64_gnullvm"
2863version = "0.52.6"
2864source = "registry+https://github.com/rust-lang/crates.io-index"
2865checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2866
2867[[package]]
2868name = "windows_aarch64_msvc"
2869version = "0.48.5"
2870source = "registry+https://github.com/rust-lang/crates.io-index"
2871checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
2872
2873[[package]]
2874name = "windows_aarch64_msvc"
2875version = "0.52.6"
2876source = "registry+https://github.com/rust-lang/crates.io-index"
2877checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2878
2879[[package]]
2880name = "windows_i686_gnu"
2881version = "0.48.5"
2882source = "registry+https://github.com/rust-lang/crates.io-index"
2883checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
2884
2885[[package]]
2886name = "windows_i686_gnu"
2887version = "0.52.6"
2888source = "registry+https://github.com/rust-lang/crates.io-index"
2889checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
2890
2891[[package]]
2892name = "windows_i686_gnullvm"
2893version = "0.52.6"
2894source = "registry+https://github.com/rust-lang/crates.io-index"
2895checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2896
2897[[package]]
2898name = "windows_i686_msvc"
2899version = "0.48.5"
2900source = "registry+https://github.com/rust-lang/crates.io-index"
2901checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
2902
2903[[package]]
2904name = "windows_i686_msvc"
2905version = "0.52.6"
2906source = "registry+https://github.com/rust-lang/crates.io-index"
2907checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2908
2909[[package]]
2910name = "windows_x86_64_gnu"
2911version = "0.48.5"
2912source = "registry+https://github.com/rust-lang/crates.io-index"
2913checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
2914
2915[[package]]
2916name = "windows_x86_64_gnu"
2917version = "0.52.6"
2918source = "registry+https://github.com/rust-lang/crates.io-index"
2919checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2920
2921[[package]]
2922name = "windows_x86_64_gnullvm"
2923version = "0.48.5"
2924source = "registry+https://github.com/rust-lang/crates.io-index"
2925checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
2926
2927[[package]]
2928name = "windows_x86_64_gnullvm"
2929version = "0.52.6"
2930source = "registry+https://github.com/rust-lang/crates.io-index"
2931checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2932
2933[[package]]
2934name = "windows_x86_64_msvc"
2935version = "0.48.5"
2936source = "registry+https://github.com/rust-lang/crates.io-index"
2937checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
2938
2939[[package]]
2940name = "windows_x86_64_msvc"
2941version = "0.52.6"
2942source = "registry+https://github.com/rust-lang/crates.io-index"
2943checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
2944
2945[[package]]
2946name = "write16"
2947version = "1.0.0"
2948source = "registry+https://github.com/rust-lang/crates.io-index"
2949checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
2950
2951[[package]]
2952name = "writeable"
2953version = "0.5.5"
2954source = "registry+https://github.com/rust-lang/crates.io-index"
2955checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
2956
2957[[package]]
2958name = "yoke"
2959version = "0.7.5"
2960source = "registry+https://github.com/rust-lang/crates.io-index"
2961checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
2962dependencies = [
2963 "serde",
2964 "stable_deref_trait",
2965 "yoke-derive",
2966 "zerofrom",
2967]
2968
2969[[package]]
2970name = "yoke-derive"
2971version = "0.7.5"
2972source = "registry+https://github.com/rust-lang/crates.io-index"
2973checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
2974dependencies = [
2975 "proc-macro2",
2976 "quote",
2977 "syn",
2978 "synstructure",
2979]
2980
2981[[package]]
2982name = "zerocopy"
2983version = "0.7.35"
2984source = "registry+https://github.com/rust-lang/crates.io-index"
2985checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
2986dependencies = [
2987 "byteorder",
2988 "zerocopy-derive",
2989]
2990
2991[[package]]
2992name = "zerocopy-derive"
2993version = "0.7.35"
2994source = "registry+https://github.com/rust-lang/crates.io-index"
2995checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
2996dependencies = [
2997 "proc-macro2",
2998 "quote",
2999 "syn",
3000]
3001
3002[[package]]
3003name = "zerofrom"
3004version = "0.1.5"
3005source = "registry+https://github.com/rust-lang/crates.io-index"
3006checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
3007dependencies = [
3008 "zerofrom-derive",
3009]
3010
3011[[package]]
3012name = "zerofrom-derive"
3013version = "0.1.5"
3014source = "registry+https://github.com/rust-lang/crates.io-index"
3015checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
3016dependencies = [
3017 "proc-macro2",
3018 "quote",
3019 "syn",
3020 "synstructure",
3021]
3022
3023[[package]]
3024name = "zeroize"
3025version = "1.8.1"
3026source = "registry+https://github.com/rust-lang/crates.io-index"
3027checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
3028
3029[[package]]
3030name = "zerovec"
3031version = "0.10.4"
3032source = "registry+https://github.com/rust-lang/crates.io-index"
3033checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
3034dependencies = [
3035 "yoke",
3036 "zerofrom",
3037 "zerovec-derive",
3038]
3039
3040[[package]]
3041name = "zerovec-derive"
3042version = "0.10.3"
3043source = "registry+https://github.com/rust-lang/crates.io-index"
3044checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
3045dependencies = [
3046 "proc-macro2",
3047 "quote",
3048 "syn",
3049]
3050
3051[[package]]
3052name = "zstd"
3053version = "0.13.2"
3054source = "registry+https://github.com/rust-lang/crates.io-index"
3055checksum = "fcf2b778a664581e31e389454a7072dab1647606d44f7feea22cd5abb9c9f3f9"
3056dependencies = [
3057 "zstd-safe",
3058]
3059
3060[[package]]
3061name = "zstd-safe"
3062version = "7.2.1"
3063source = "registry+https://github.com/rust-lang/crates.io-index"
3064checksum = "54a3ab4db68cea366acc5c897c7b4d4d1b8994a9cd6e6f841f8964566a419059"
3065dependencies = [
3066 "zstd-sys",
3067]
3068
3069[[package]]
3070name = "zstd-sys"
3071version = "2.0.13+zstd.1.5.6"
3072source = "registry+https://github.com/rust-lang/crates.io-index"
3073checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
3074dependencies = [
3075 "cc",
3076 "pkg-config",
3077]