raw
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "afterimage-client"
7version = "0.1.0"
8dependencies = [
9 "form_urlencoded",
10 "http-body-util",
11 "hyper",
12 "hyper-util",
13 "serde",
14 "serde_urlencoded",
15 "thiserror",
16 "tokio",
17 "tracing",
18]
19
20[[package]]
21name = "afterimage-server"
22version = "0.1.0"
23dependencies = [
24 "ahash",
25 "dashmap",
26 "form_urlencoded",
27 "http-body-util",
28 "hyper",
29 "hyper-util",
30 "serde",
31 "serde_path_to_error",
32 "serde_urlencoded",
33 "tokio",
34 "tracing",
35 "tracing-subscriber",
36]
37
38[[package]]
39name = "ahash"
40version = "0.8.12"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
43dependencies = [
44 "cfg-if",
45 "getrandom",
46 "once_cell",
47 "version_check",
48 "zerocopy",
49]
50
51[[package]]
52name = "aho-corasick"
53version = "1.1.4"
54source = "registry+https://github.com/rust-lang/crates.io-index"
55checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
56dependencies = [
57 "memchr",
58]
59
60[[package]]
61name = "atomic-waker"
62version = "1.1.2"
63source = "registry+https://github.com/rust-lang/crates.io-index"
64checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
65
66[[package]]
67name = "bitflags"
68version = "2.11.1"
69source = "registry+https://github.com/rust-lang/crates.io-index"
70checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3"
71
72[[package]]
73name = "bytes"
74version = "1.11.1"
75source = "registry+https://github.com/rust-lang/crates.io-index"
76checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
77
78[[package]]
79name = "cfg-if"
80version = "1.0.4"
81source = "registry+https://github.com/rust-lang/crates.io-index"
82checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
83
84[[package]]
85name = "crossbeam-utils"
86version = "0.8.21"
87source = "registry+https://github.com/rust-lang/crates.io-index"
88checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
89
90[[package]]
91name = "dashmap"
92version = "6.1.0"
93source = "registry+https://github.com/rust-lang/crates.io-index"
94checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
95dependencies = [
96 "cfg-if",
97 "crossbeam-utils",
98 "hashbrown",
99 "lock_api",
100 "once_cell",
101 "parking_lot_core",
102]
103
104[[package]]
105name = "form_urlencoded"
106version = "1.2.2"
107source = "registry+https://github.com/rust-lang/crates.io-index"
108checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
109dependencies = [
110 "percent-encoding",
111]
112
113[[package]]
114name = "futures-channel"
115version = "0.3.32"
116source = "registry+https://github.com/rust-lang/crates.io-index"
117checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d"
118dependencies = [
119 "futures-core",
120]
121
122[[package]]
123name = "futures-core"
124version = "0.3.32"
125source = "registry+https://github.com/rust-lang/crates.io-index"
126checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
127
128[[package]]
129name = "getrandom"
130version = "0.3.4"
131source = "registry+https://github.com/rust-lang/crates.io-index"
132checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
133dependencies = [
134 "cfg-if",
135 "libc",
136 "r-efi",
137 "wasip2",
138]
139
140[[package]]
141name = "hashbrown"
142version = "0.14.5"
143source = "registry+https://github.com/rust-lang/crates.io-index"
144checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
145
146[[package]]
147name = "http"
148version = "1.4.0"
149source = "registry+https://github.com/rust-lang/crates.io-index"
150checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
151dependencies = [
152 "bytes",
153 "itoa",
154]
155
156[[package]]
157name = "http-body"
158version = "1.0.1"
159source = "registry+https://github.com/rust-lang/crates.io-index"
160checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
161dependencies = [
162 "bytes",
163 "http",
164]
165
166[[package]]
167name = "http-body-util"
168version = "0.1.3"
169source = "registry+https://github.com/rust-lang/crates.io-index"
170checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
171dependencies = [
172 "bytes",
173 "futures-core",
174 "http",
175 "http-body",
176 "pin-project-lite",
177]
178
179[[package]]
180name = "httparse"
181version = "1.10.1"
182source = "registry+https://github.com/rust-lang/crates.io-index"
183checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
184
185[[package]]
186name = "httpdate"
187version = "1.0.3"
188source = "registry+https://github.com/rust-lang/crates.io-index"
189checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
190
191[[package]]
192name = "hyper"
193version = "1.9.0"
194source = "registry+https://github.com/rust-lang/crates.io-index"
195checksum = "6299f016b246a94207e63da54dbe807655bf9e00044f73ded42c3ac5305fbcca"
196dependencies = [
197 "atomic-waker",
198 "bytes",
199 "futures-channel",
200 "futures-core",
201 "http",
202 "http-body",
203 "httparse",
204 "httpdate",
205 "itoa",
206 "pin-project-lite",
207 "smallvec",
208 "tokio",
209 "want",
210]
211
212[[package]]
213name = "hyper-util"
214version = "0.1.20"
215source = "registry+https://github.com/rust-lang/crates.io-index"
216checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0"
217dependencies = [
218 "bytes",
219 "http",
220 "http-body",
221 "hyper",
222 "pin-project-lite",
223 "tokio",
224]
225
226[[package]]
227name = "itoa"
228version = "1.0.18"
229source = "registry+https://github.com/rust-lang/crates.io-index"
230checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
231
232[[package]]
233name = "lazy_static"
234version = "1.5.0"
235source = "registry+https://github.com/rust-lang/crates.io-index"
236checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
237
238[[package]]
239name = "libc"
240version = "0.2.186"
241source = "registry+https://github.com/rust-lang/crates.io-index"
242checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
243
244[[package]]
245name = "lock_api"
246version = "0.4.14"
247source = "registry+https://github.com/rust-lang/crates.io-index"
248checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
249dependencies = [
250 "scopeguard",
251]
252
253[[package]]
254name = "log"
255version = "0.4.29"
256source = "registry+https://github.com/rust-lang/crates.io-index"
257checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
258
259[[package]]
260name = "matchers"
261version = "0.2.0"
262source = "registry+https://github.com/rust-lang/crates.io-index"
263checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
264dependencies = [
265 "regex-automata",
266]
267
268[[package]]
269name = "memchr"
270version = "2.8.0"
271source = "registry+https://github.com/rust-lang/crates.io-index"
272checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
273
274[[package]]
275name = "mio"
276version = "1.2.0"
277source = "registry+https://github.com/rust-lang/crates.io-index"
278checksum = "50b7e5b27aa02a74bac8c3f23f448f8d87ff11f92d3aac1a6ed369ee08cc56c1"
279dependencies = [
280 "libc",
281 "wasi",
282 "windows-sys",
283]
284
285[[package]]
286name = "nu-ansi-term"
287version = "0.50.3"
288source = "registry+https://github.com/rust-lang/crates.io-index"
289checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
290dependencies = [
291 "windows-sys",
292]
293
294[[package]]
295name = "once_cell"
296version = "1.21.4"
297source = "registry+https://github.com/rust-lang/crates.io-index"
298checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
299
300[[package]]
301name = "parking_lot_core"
302version = "0.9.12"
303source = "registry+https://github.com/rust-lang/crates.io-index"
304checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
305dependencies = [
306 "cfg-if",
307 "libc",
308 "redox_syscall",
309 "smallvec",
310 "windows-link",
311]
312
313[[package]]
314name = "percent-encoding"
315version = "2.3.2"
316source = "registry+https://github.com/rust-lang/crates.io-index"
317checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
318
319[[package]]
320name = "pin-project-lite"
321version = "0.2.17"
322source = "registry+https://github.com/rust-lang/crates.io-index"
323checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
324
325[[package]]
326name = "proc-macro2"
327version = "1.0.106"
328source = "registry+https://github.com/rust-lang/crates.io-index"
329checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
330dependencies = [
331 "unicode-ident",
332]
333
334[[package]]
335name = "quote"
336version = "1.0.45"
337source = "registry+https://github.com/rust-lang/crates.io-index"
338checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
339dependencies = [
340 "proc-macro2",
341]
342
343[[package]]
344name = "r-efi"
345version = "5.3.0"
346source = "registry+https://github.com/rust-lang/crates.io-index"
347checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
348
349[[package]]
350name = "redox_syscall"
351version = "0.5.18"
352source = "registry+https://github.com/rust-lang/crates.io-index"
353checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
354dependencies = [
355 "bitflags",
356]
357
358[[package]]
359name = "regex-automata"
360version = "0.4.14"
361source = "registry+https://github.com/rust-lang/crates.io-index"
362checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
363dependencies = [
364 "aho-corasick",
365 "memchr",
366 "regex-syntax",
367]
368
369[[package]]
370name = "regex-syntax"
371version = "0.8.10"
372source = "registry+https://github.com/rust-lang/crates.io-index"
373checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
374
375[[package]]
376name = "ryu"
377version = "1.0.23"
378source = "registry+https://github.com/rust-lang/crates.io-index"
379checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
380
381[[package]]
382name = "scopeguard"
383version = "1.2.0"
384source = "registry+https://github.com/rust-lang/crates.io-index"
385checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
386
387[[package]]
388name = "serde"
389version = "1.0.228"
390source = "registry+https://github.com/rust-lang/crates.io-index"
391checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
392dependencies = [
393 "serde_core",
394 "serde_derive",
395]
396
397[[package]]
398name = "serde_core"
399version = "1.0.228"
400source = "registry+https://github.com/rust-lang/crates.io-index"
401checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
402dependencies = [
403 "serde_derive",
404]
405
406[[package]]
407name = "serde_derive"
408version = "1.0.228"
409source = "registry+https://github.com/rust-lang/crates.io-index"
410checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
411dependencies = [
412 "proc-macro2",
413 "quote",
414 "syn",
415]
416
417[[package]]
418name = "serde_path_to_error"
419version = "0.1.20"
420source = "registry+https://github.com/rust-lang/crates.io-index"
421checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457"
422dependencies = [
423 "itoa",
424 "serde",
425 "serde_core",
426]
427
428[[package]]
429name = "serde_urlencoded"
430version = "0.7.1"
431source = "registry+https://github.com/rust-lang/crates.io-index"
432checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
433dependencies = [
434 "form_urlencoded",
435 "itoa",
436 "ryu",
437 "serde",
438]
439
440[[package]]
441name = "sharded-slab"
442version = "0.1.7"
443source = "registry+https://github.com/rust-lang/crates.io-index"
444checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
445dependencies = [
446 "lazy_static",
447]
448
449[[package]]
450name = "smallvec"
451version = "1.15.1"
452source = "registry+https://github.com/rust-lang/crates.io-index"
453checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
454
455[[package]]
456name = "socket2"
457version = "0.6.3"
458source = "registry+https://github.com/rust-lang/crates.io-index"
459checksum = "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e"
460dependencies = [
461 "libc",
462 "windows-sys",
463]
464
465[[package]]
466name = "syn"
467version = "2.0.117"
468source = "registry+https://github.com/rust-lang/crates.io-index"
469checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
470dependencies = [
471 "proc-macro2",
472 "quote",
473 "unicode-ident",
474]
475
476[[package]]
477name = "thiserror"
478version = "2.0.18"
479source = "registry+https://github.com/rust-lang/crates.io-index"
480checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
481dependencies = [
482 "thiserror-impl",
483]
484
485[[package]]
486name = "thiserror-impl"
487version = "2.0.18"
488source = "registry+https://github.com/rust-lang/crates.io-index"
489checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
490dependencies = [
491 "proc-macro2",
492 "quote",
493 "syn",
494]
495
496[[package]]
497name = "thread_local"
498version = "1.1.9"
499source = "registry+https://github.com/rust-lang/crates.io-index"
500checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
501dependencies = [
502 "cfg-if",
503]
504
505[[package]]
506name = "tokio"
507version = "1.52.1"
508source = "registry+https://github.com/rust-lang/crates.io-index"
509checksum = "b67dee974fe86fd92cc45b7a95fdd2f99a36a6d7b0d431a231178d3d670bbcc6"
510dependencies = [
511 "libc",
512 "mio",
513 "pin-project-lite",
514 "socket2",
515 "tokio-macros",
516 "windows-sys",
517]
518
519[[package]]
520name = "tokio-macros"
521version = "2.7.0"
522source = "registry+https://github.com/rust-lang/crates.io-index"
523checksum = "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496"
524dependencies = [
525 "proc-macro2",
526 "quote",
527 "syn",
528]
529
530[[package]]
531name = "tracing"
532version = "0.1.44"
533source = "registry+https://github.com/rust-lang/crates.io-index"
534checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
535dependencies = [
536 "pin-project-lite",
537 "tracing-attributes",
538 "tracing-core",
539]
540
541[[package]]
542name = "tracing-attributes"
543version = "0.1.31"
544source = "registry+https://github.com/rust-lang/crates.io-index"
545checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
546dependencies = [
547 "proc-macro2",
548 "quote",
549 "syn",
550]
551
552[[package]]
553name = "tracing-core"
554version = "0.1.36"
555source = "registry+https://github.com/rust-lang/crates.io-index"
556checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
557dependencies = [
558 "once_cell",
559 "valuable",
560]
561
562[[package]]
563name = "tracing-log"
564version = "0.2.0"
565source = "registry+https://github.com/rust-lang/crates.io-index"
566checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
567dependencies = [
568 "log",
569 "once_cell",
570 "tracing-core",
571]
572
573[[package]]
574name = "tracing-subscriber"
575version = "0.3.23"
576source = "registry+https://github.com/rust-lang/crates.io-index"
577checksum = "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319"
578dependencies = [
579 "matchers",
580 "nu-ansi-term",
581 "once_cell",
582 "regex-automata",
583 "sharded-slab",
584 "smallvec",
585 "thread_local",
586 "tracing",
587 "tracing-core",
588 "tracing-log",
589]
590
591[[package]]
592name = "try-lock"
593version = "0.2.5"
594source = "registry+https://github.com/rust-lang/crates.io-index"
595checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
596
597[[package]]
598name = "unicode-ident"
599version = "1.0.24"
600source = "registry+https://github.com/rust-lang/crates.io-index"
601checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
602
603[[package]]
604name = "valuable"
605version = "0.1.1"
606source = "registry+https://github.com/rust-lang/crates.io-index"
607checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
608
609[[package]]
610name = "version_check"
611version = "0.9.5"
612source = "registry+https://github.com/rust-lang/crates.io-index"
613checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
614
615[[package]]
616name = "want"
617version = "0.3.1"
618source = "registry+https://github.com/rust-lang/crates.io-index"
619checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
620dependencies = [
621 "try-lock",
622]
623
624[[package]]
625name = "wasi"
626version = "0.11.1+wasi-snapshot-preview1"
627source = "registry+https://github.com/rust-lang/crates.io-index"
628checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
629
630[[package]]
631name = "wasip2"
632version = "1.0.3+wasi-0.2.9"
633source = "registry+https://github.com/rust-lang/crates.io-index"
634checksum = "20064672db26d7cdc89c7798c48a0fdfac8213434a1186e5ef29fd560ae223d6"
635dependencies = [
636 "wit-bindgen",
637]
638
639[[package]]
640name = "windows-link"
641version = "0.2.1"
642source = "registry+https://github.com/rust-lang/crates.io-index"
643checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
644
645[[package]]
646name = "windows-sys"
647version = "0.61.2"
648source = "registry+https://github.com/rust-lang/crates.io-index"
649checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
650dependencies = [
651 "windows-link",
652]
653
654[[package]]
655name = "wit-bindgen"
656version = "0.57.1"
657source = "registry+https://github.com/rust-lang/crates.io-index"
658checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e"
659
660[[package]]
661name = "zerocopy"
662version = "0.8.48"
663source = "registry+https://github.com/rust-lang/crates.io-index"
664checksum = "eed437bf9d6692032087e337407a86f04cd8d6a16a37199ed57949d415bd68e9"
665dependencies = [
666 "zerocopy-derive",
667]
668
669[[package]]
670name = "zerocopy-derive"
671version = "0.8.48"
672source = "registry+https://github.com/rust-lang/crates.io-index"
673checksum = "70e3cd084b1788766f53af483dd21f93881ff30d7320490ec3ef7526d203bad4"
674dependencies = [
675 "proc-macro2",
676 "quote",
677 "syn",
678]
679