carol/soma-parser
Sign in
main
soma-parser/Cargo.lock
1286 lines · 32 KBRaw
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "adler2"
7version = "2.0.1"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
10
11[[package]]
12name = "aho-corasick"
13version = "1.1.4"
14source = "registry+https://github.com/rust-lang/crates.io-index"
15checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
16dependencies = [
17 "memchr",
18]
19
20[[package]]
21name = "android_system_properties"
22version = "0.1.5"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
25dependencies = [
26 "libc",
27]
28
29[[package]]
30name = "anstyle"
31version = "1.0.14"
32source = "registry+https://github.com/rust-lang/crates.io-index"
33checksum = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
34
35[[package]]
36name = "anyhow"
37version = "1.0.103"
38source = "registry+https://github.com/rust-lang/crates.io-index"
39checksum = "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3"
40
41[[package]]
42name = "arbitrary"
43version = "1.4.2"
44source = "registry+https://github.com/rust-lang/crates.io-index"
45checksum = "c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1"
46dependencies = [
47 "derive_arbitrary",
48]
49
50[[package]]
51name = "askama"
52version = "0.16.0"
53source = "registry+https://github.com/rust-lang/crates.io-index"
54checksum = "f1bf825125edd887a019d0a3a837dcc5499a68b0d034cc3eb594070c3e18addc"
55dependencies = [
56 "askama_macros",
57 "itoa",
58 "percent-encoding",
59 "serde",
60 "serde_json",
61]
62
63[[package]]
64name = "askama_derive"
65version = "0.16.0"
66source = "registry+https://github.com/rust-lang/crates.io-index"
67checksum = "e1c7065972a130eafa84215f21352ae15b4a7393da48c1f5e103904490736738"
68dependencies = [
69 "askama_parser",
70 "basic-toml",
71 "glob",
72 "memchr",
73 "proc-macro2",
74 "quote",
75 "rustc-hash",
76 "serde",
77 "serde_derive",
78 "syn",
79]
80
81[[package]]
82name = "askama_macros"
83version = "0.16.0"
84source = "registry+https://github.com/rust-lang/crates.io-index"
85checksum = "0e23b1d2c4bd39a41971f6124cef4cc6fd0540913ecb90919b69ab3bbe44ae1a"
86dependencies = [
87 "askama_derive",
88]
89
90[[package]]
91name = "askama_parser"
92version = "0.16.0"
93source = "registry+https://github.com/rust-lang/crates.io-index"
94checksum = "7db09fde9143e7ac4513358fb32ee32847125b63b18ea715afd487956da715da"
95dependencies = [
96 "rustc-hash",
97 "serde",
98 "serde_derive",
99 "unicode-ident",
100 "winnow",
101]
102
103[[package]]
104name = "autocfg"
105version = "1.5.1"
106source = "registry+https://github.com/rust-lang/crates.io-index"
107checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
108
109[[package]]
110name = "basic-toml"
111version = "0.1.10"
112source = "registry+https://github.com/rust-lang/crates.io-index"
113checksum = "ba62675e8242a4c4e806d12f11d136e626e6c8361d6b829310732241652a178a"
114dependencies = [
115 "serde",
116]
117
118[[package]]
119name = "bit-set"
120version = "0.8.0"
121source = "registry+https://github.com/rust-lang/crates.io-index"
122checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
123dependencies = [
124 "bit-vec",
125]
126
127[[package]]
128name = "bit-vec"
129version = "0.8.0"
130source = "registry+https://github.com/rust-lang/crates.io-index"
131checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
132
133[[package]]
134name = "bitflags"
135version = "2.13.1"
136source = "registry+https://github.com/rust-lang/crates.io-index"
137checksum = "b588b76d00fde79687d7646a9b5bdf3cc0f655e0bbd080335a95d7e96f3587da"
138
139[[package]]
140name = "bumpalo"
141version = "3.20.3"
142source = "registry+https://github.com/rust-lang/crates.io-index"
143checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
144
145[[package]]
146name = "bytemuck"
147version = "1.25.1"
148source = "registry+https://github.com/rust-lang/crates.io-index"
149checksum = "d6aedf8ae72766347502cf3cb4f41cf5e9cc37d28bee90f1fdaaae15f9cf9424"
150
151[[package]]
152name = "byteorder"
153version = "1.5.0"
154source = "registry+https://github.com/rust-lang/crates.io-index"
155checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
156
157[[package]]
158name = "bytes"
159version = "1.12.1"
160source = "registry+https://github.com/rust-lang/crates.io-index"
161checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04"
162
163[[package]]
164name = "camino"
165version = "1.2.4"
166source = "registry+https://github.com/rust-lang/crates.io-index"
167checksum = "5f2d30e4173c4026932d51d31d6b0613b1fd3014bf3f9f8943d4ba139c437ba0"
168dependencies = [
169 "serde_core",
170]
171
172[[package]]
173name = "cargo-platform"
174version = "0.3.3"
175source = "registry+https://github.com/rust-lang/crates.io-index"
176checksum = "dd0061da739915fae12ea00e16397555ed4371a6bb285431aab930f61b0aa4ba"
177dependencies = [
178 "serde",
179 "serde_core",
180]
181
182[[package]]
183name = "cargo_metadata"
184version = "0.23.1"
185source = "registry+https://github.com/rust-lang/crates.io-index"
186checksum = "ef987d17b0a113becdd19d3d0022d04d7ef41f9efe4f3fb63ac44ba61df3ade9"
187dependencies = [
188 "camino",
189 "cargo-platform",
190 "semver",
191 "serde",
192 "serde_json",
193 "thiserror",
194]
195
196[[package]]
197name = "cc"
198version = "1.2.67"
199source = "registry+https://github.com/rust-lang/crates.io-index"
200checksum = "e17dd265a7d0f31ef544e1b20e03add05d3b45b491b633b10d67145d2acc1a38"
201dependencies = [
202 "find-msvc-tools",
203 "shlex",
204]
205
206[[package]]
207name = "cfg-if"
208version = "1.0.4"
209source = "registry+https://github.com/rust-lang/crates.io-index"
210checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
211
212[[package]]
213name = "chrono"
214version = "0.4.45"
215source = "registry+https://github.com/rust-lang/crates.io-index"
216checksum = "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327"
217dependencies = [
218 "iana-time-zone",
219 "js-sys",
220 "num-traits",
221 "wasm-bindgen",
222 "windows-link",
223]
224
225[[package]]
226name = "clap"
227version = "4.6.1"
228source = "registry+https://github.com/rust-lang/crates.io-index"
229checksum = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
230dependencies = [
231 "clap_builder",
232 "clap_derive",
233]
234
235[[package]]
236name = "clap_builder"
237version = "4.6.0"
238source = "registry+https://github.com/rust-lang/crates.io-index"
239checksum = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
240dependencies = [
241 "anstyle",
242 "clap_lex",
243 "strsim",
244]
245
246[[package]]
247name = "clap_derive"
248version = "4.6.1"
249source = "registry+https://github.com/rust-lang/crates.io-index"
250checksum = "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9"
251dependencies = [
252 "heck",
253 "proc-macro2",
254 "quote",
255 "syn",
256]
257
258[[package]]
259name = "clap_lex"
260version = "1.1.0"
261source = "registry+https://github.com/rust-lang/crates.io-index"
262checksum = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
263
264[[package]]
265name = "console_error_panic_hook"
266version = "0.1.7"
267source = "registry+https://github.com/rust-lang/crates.io-index"
268checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc"
269dependencies = [
270 "cfg-if",
271 "wasm-bindgen",
272]
273
274[[package]]
275name = "console_log"
276version = "1.1.0"
277source = "registry+https://github.com/rust-lang/crates.io-index"
278checksum = "86919cef3e37b9356ccf54d4421208c17ecfda01beae61393e7ffd72916c0ef1"
279dependencies = [
280 "log",
281 "web-sys",
282]
283
284[[package]]
285name = "core-foundation-sys"
286version = "0.8.7"
287source = "registry+https://github.com/rust-lang/crates.io-index"
288checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
289
290[[package]]
291name = "crc32fast"
292version = "1.5.0"
293source = "registry+https://github.com/rust-lang/crates.io-index"
294checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
295dependencies = [
296 "cfg-if",
297]
298
299[[package]]
300name = "crossbeam-utils"
301version = "0.8.22"
302source = "registry+https://github.com/rust-lang/crates.io-index"
303checksum = "61803da095bee82a81bb1a452ecc25d3b2f1416d1897eb86430c6159ef717c17"
304
305[[package]]
306name = "derive_arbitrary"
307version = "1.4.2"
308source = "registry+https://github.com/rust-lang/crates.io-index"
309checksum = "1e567bd82dcff979e4b03460c307b3cdc9e96fde3d73bed1496d2bc75d9dd62a"
310dependencies = [
311 "proc-macro2",
312 "quote",
313 "syn",
314]
315
316[[package]]
317name = "displaydoc"
318version = "0.2.6"
319source = "registry+https://github.com/rust-lang/crates.io-index"
320checksum = "1ac70aa55017e108007fbaf5aa0f54b021c98f92ff8af59d42eda9da96e3dd4f"
321dependencies = [
322 "proc-macro2",
323 "quote",
324 "syn",
325]
326
327[[package]]
328name = "either"
329version = "1.16.0"
330source = "registry+https://github.com/rust-lang/crates.io-index"
331checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
332
333[[package]]
334name = "equivalent"
335version = "1.0.2"
336source = "registry+https://github.com/rust-lang/crates.io-index"
337checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
338
339[[package]]
340name = "errno"
341version = "0.3.14"
342source = "registry+https://github.com/rust-lang/crates.io-index"
343checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
344dependencies = [
345 "libc",
346 "windows-sys",
347]
348
349[[package]]
350name = "fancy-regex"
351version = "0.16.2"
352source = "registry+https://github.com/rust-lang/crates.io-index"
353checksum = "998b056554fbe42e03ae0e152895cd1a7e1002aec800fdc6635d20270260c46f"
354dependencies = [
355 "bit-set",
356 "regex-automata",
357 "regex-syntax",
358]
359
360[[package]]
361name = "fastrand"
362version = "2.4.1"
363source = "registry+https://github.com/rust-lang/crates.io-index"
364checksum = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
365
366[[package]]
367name = "find-msvc-tools"
368version = "0.1.9"
369source = "registry+https://github.com/rust-lang/crates.io-index"
370checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
371
372[[package]]
373name = "flate2"
374version = "1.1.9"
375source = "registry+https://github.com/rust-lang/crates.io-index"
376checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
377dependencies = [
378 "crc32fast",
379 "miniz_oxide",
380]
381
382[[package]]
383name = "fs-err"
384version = "3.3.1"
385source = "registry+https://github.com/rust-lang/crates.io-index"
386checksum = "b91aa448ca50d7e79433bdf3ee8d99215430d2ec02ade5aefab2a073a1822e8a"
387dependencies = [
388 "autocfg",
389]
390
391[[package]]
392name = "futures-core"
393version = "0.3.32"
394source = "registry+https://github.com/rust-lang/crates.io-index"
395checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
396
397[[package]]
398name = "futures-task"
399version = "0.3.32"
400source = "registry+https://github.com/rust-lang/crates.io-index"
401checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
402
403[[package]]
404name = "futures-util"
405version = "0.3.32"
406source = "registry+https://github.com/rust-lang/crates.io-index"
407checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
408dependencies = [
409 "futures-core",
410 "futures-task",
411 "pin-project-lite",
412 "slab",
413]
414
415[[package]]
416name = "getrandom"
417version = "0.4.3"
418source = "registry+https://github.com/rust-lang/crates.io-index"
419checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
420dependencies = [
421 "cfg-if",
422 "libc",
423 "r-efi",
424]
425
426[[package]]
427name = "glob"
428version = "0.3.3"
429source = "registry+https://github.com/rust-lang/crates.io-index"
430checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
431
432[[package]]
433name = "goblin"
434version = "0.8.2"
435source = "registry+https://github.com/rust-lang/crates.io-index"
436checksum = "1b363a30c165f666402fe6a3024d3bec7ebc898f96a4a23bd1c99f8dbf3f4f47"
437dependencies = [
438 "log",
439 "plain",
440 "scroll",
441]
442
443[[package]]
444name = "hashbrown"
445version = "0.17.1"
446source = "registry+https://github.com/rust-lang/crates.io-index"
447checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
448
449[[package]]
450name = "heck"
451version = "0.5.0"
452source = "registry+https://github.com/rust-lang/crates.io-index"
453checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
454
455[[package]]
456name = "iana-time-zone"
457version = "0.1.65"
458source = "registry+https://github.com/rust-lang/crates.io-index"
459checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
460dependencies = [
461 "android_system_properties",
462 "core-foundation-sys",
463 "iana-time-zone-haiku",
464 "js-sys",
465 "log",
466 "wasm-bindgen",
467 "windows-core",
468]
469
470[[package]]
471name = "iana-time-zone-haiku"
472version = "0.1.2"
473source = "registry+https://github.com/rust-lang/crates.io-index"
474checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
475dependencies = [
476 "cc",
477]
478
479[[package]]
480name = "indexmap"
481version = "2.14.0"
482source = "registry+https://github.com/rust-lang/crates.io-index"
483checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
484dependencies = [
485 "equivalent",
486 "hashbrown",
487 "serde",
488 "serde_core",
489]
490
491[[package]]
492name = "itertools"
493version = "0.15.0"
494source = "registry+https://github.com/rust-lang/crates.io-index"
495checksum = "8b4baf93f58d4425749ca49a51c50ebab072c5df6994d08fed93541c331481dc"
496dependencies = [
497 "either",
498]
499
500[[package]]
501name = "itoa"
502version = "1.0.18"
503source = "registry+https://github.com/rust-lang/crates.io-index"
504checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
505
506[[package]]
507name = "js-sys"
508version = "0.3.103"
509source = "registry+https://github.com/rust-lang/crates.io-index"
510checksum = "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102"
511dependencies = [
512 "cfg-if",
513 "futures-util",
514 "wasm-bindgen",
515]
516
517[[package]]
518name = "libc"
519version = "0.2.186"
520source = "registry+https://github.com/rust-lang/crates.io-index"
521checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
522
523[[package]]
524name = "libloading"
525version = "0.9.0"
526source = "registry+https://github.com/rust-lang/crates.io-index"
527checksum = "754ca22de805bb5744484a5b151a9e1a8e837d5dc232c2d7d8c2e3492edc8b60"
528dependencies = [
529 "cfg-if",
530 "windows-link",
531]
532
533[[package]]
534name = "linux-raw-sys"
535version = "0.12.1"
536source = "registry+https://github.com/rust-lang/crates.io-index"
537checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
538
539[[package]]
540name = "log"
541version = "0.4.33"
542source = "registry+https://github.com/rust-lang/crates.io-index"
543checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
544
545[[package]]
546name = "maybe-owned"
547version = "0.3.4"
548source = "registry+https://github.com/rust-lang/crates.io-index"
549checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
550
551[[package]]
552name = "memchr"
553version = "2.8.3"
554source = "registry+https://github.com/rust-lang/crates.io-index"
555checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98"
556
557[[package]]
558name = "minimal-lexical"
559version = "0.2.1"
560source = "registry+https://github.com/rust-lang/crates.io-index"
561checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
562
563[[package]]
564name = "miniz_oxide"
565version = "0.8.9"
566source = "registry+https://github.com/rust-lang/crates.io-index"
567checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
568dependencies = [
569 "adler2",
570 "simd-adler32",
571]
572
573[[package]]
574name = "nom"
575version = "7.1.3"
576source = "registry+https://github.com/rust-lang/crates.io-index"
577checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
578dependencies = [
579 "memchr",
580 "minimal-lexical",
581]
582
583[[package]]
584name = "num-traits"
585version = "0.2.19"
586source = "registry+https://github.com/rust-lang/crates.io-index"
587checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
588dependencies = [
589 "autocfg",
590]
591
592[[package]]
593name = "once_cell"
594version = "1.21.4"
595source = "registry+https://github.com/rust-lang/crates.io-index"
596checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
597
598[[package]]
599name = "pdfium-render"
600version = "0.8.37"
601source = "registry+https://github.com/rust-lang/crates.io-index"
602checksum = "6553f6604a52b3203db7b4e9d51eb4dd193cf455af9e56d40cab6575b547b679"
603dependencies = [
604 "bitflags",
605 "bytemuck",
606 "bytes",
607 "chrono",
608 "console_error_panic_hook",
609 "console_log",
610 "itertools",
611 "js-sys",
612 "libloading",
613 "log",
614 "maybe-owned",
615 "once_cell",
616 "utf16string",
617 "vecmath",
618 "wasm-bindgen",
619 "wasm-bindgen-futures",
620 "web-sys",
621]
622
623[[package]]
624name = "percent-encoding"
625version = "2.3.2"
626source = "registry+https://github.com/rust-lang/crates.io-index"
627checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
628
629[[package]]
630name = "pin-project-lite"
631version = "0.2.17"
632source = "registry+https://github.com/rust-lang/crates.io-index"
633checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
634
635[[package]]
636name = "piston-float"
637version = "1.0.1"
638source = "registry+https://github.com/rust-lang/crates.io-index"
639checksum = "ad78bf43dcf80e8f950c92b84f938a0fc7590b7f6866fbcbeca781609c115590"
640
641[[package]]
642name = "plain"
643version = "0.2.3"
644source = "registry+https://github.com/rust-lang/crates.io-index"
645checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"
646
647[[package]]
648name = "proc-macro2"
649version = "1.0.106"
650source = "registry+https://github.com/rust-lang/crates.io-index"
651checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
652dependencies = [
653 "unicode-ident",
654]
655
656[[package]]
657name = "quote"
658version = "1.0.46"
659source = "registry+https://github.com/rust-lang/crates.io-index"
660checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
661dependencies = [
662 "proc-macro2",
663]
664
665[[package]]
666name = "r-efi"
667version = "6.0.0"
668source = "registry+https://github.com/rust-lang/crates.io-index"
669checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
670
671[[package]]
672name = "regex"
673version = "1.13.1"
674source = "registry+https://github.com/rust-lang/crates.io-index"
675checksum = "f020237b6c8eed93db2e2cb53c00c60a8e1bc73da7d073199a1180401450218d"
676dependencies = [
677 "aho-corasick",
678 "memchr",
679 "regex-automata",
680 "regex-syntax",
681]
682
683[[package]]
684name = "regex-automata"
685version = "0.4.16"
686source = "registry+https://github.com/rust-lang/crates.io-index"
687checksum = "8fcfdb36bda0c880c5931cdc7a2bcdc8ba4556847b9d912bca70bc94708711ad"
688dependencies = [
689 "aho-corasick",
690 "memchr",
691 "regex-syntax",
692]
693
694[[package]]
695name = "regex-syntax"
696version = "0.8.11"
697source = "registry+https://github.com/rust-lang/crates.io-index"
698checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
699
700[[package]]
701name = "rustc-hash"
702version = "2.1.3"
703source = "registry+https://github.com/rust-lang/crates.io-index"
704checksum = "6b1e7f9a428571be2dc5bc0505c13fb6bf936822b894ec87abf8a08a4e51742d"
705
706[[package]]
707name = "rustix"
708version = "1.1.4"
709source = "registry+https://github.com/rust-lang/crates.io-index"
710checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
711dependencies = [
712 "bitflags",
713 "errno",
714 "libc",
715 "linux-raw-sys",
716 "windows-sys",
717]
718
719[[package]]
720name = "rustversion"
721version = "1.0.23"
722source = "registry+https://github.com/rust-lang/crates.io-index"
723checksum = "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f"
724
725[[package]]
726name = "scroll"
727version = "0.12.0"
728source = "registry+https://github.com/rust-lang/crates.io-index"
729checksum = "6ab8598aa408498679922eff7fa985c25d58a90771bd6be794434c5277eab1a6"
730dependencies = [
731 "scroll_derive",
732]
733
734[[package]]
735name = "scroll_derive"
736version = "0.12.1"
737source = "registry+https://github.com/rust-lang/crates.io-index"
738checksum = "1783eabc414609e28a5ba76aee5ddd52199f7107a0b24c2e9746a1ecc34a683d"
739dependencies = [
740 "proc-macro2",
741 "quote",
742 "syn",
743]
744
745[[package]]
746name = "semver"
747version = "1.0.28"
748source = "registry+https://github.com/rust-lang/crates.io-index"
749checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
750dependencies = [
751 "serde",
752 "serde_core",
753]
754
755[[package]]
756name = "serde"
757version = "1.0.228"
758source = "registry+https://github.com/rust-lang/crates.io-index"
759checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
760dependencies = [
761 "serde_core",
762 "serde_derive",
763]
764
765[[package]]
766name = "serde_core"
767version = "1.0.228"
768source = "registry+https://github.com/rust-lang/crates.io-index"
769checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
770dependencies = [
771 "serde_derive",
772]
773
774[[package]]
775name = "serde_derive"
776version = "1.0.228"
777source = "registry+https://github.com/rust-lang/crates.io-index"
778checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
779dependencies = [
780 "proc-macro2",
781 "quote",
782 "syn",
783]
784
785[[package]]
786name = "serde_json"
787version = "1.0.150"
788source = "registry+https://github.com/rust-lang/crates.io-index"
789checksum = "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
790dependencies = [
791 "itoa",
792 "memchr",
793 "serde",
794 "serde_core",
795 "zmij",
796]
797
798[[package]]
799name = "serde_spanned"
800version = "1.1.1"
801source = "registry+https://github.com/rust-lang/crates.io-index"
802checksum = "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26"
803dependencies = [
804 "serde_core",
805]
806
807[[package]]
808name = "shlex"
809version = "2.0.1"
810source = "registry+https://github.com/rust-lang/crates.io-index"
811checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
812
813[[package]]
814name = "simd-adler32"
815version = "0.3.10"
816source = "registry+https://github.com/rust-lang/crates.io-index"
817checksum = "3a219298ac11a56ea9a6d2120044824d6f01aeb034955e7af7bc16858527deea"
818
819[[package]]
820name = "siphasher"
821version = "1.0.3"
822source = "registry+https://github.com/rust-lang/crates.io-index"
823checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
824
825[[package]]
826name = "slab"
827version = "0.4.12"
828source = "registry+https://github.com/rust-lang/crates.io-index"
829checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
830
831[[package]]
832name = "smawk"
833version = "0.3.3"
834source = "registry+https://github.com/rust-lang/crates.io-index"
835checksum = "e8e2fb0f499abb4d162f2bedad68f5ef91a1682b5a03596ddb67efd37768d100"
836
837[[package]]
838name = "soma_chat_history_parser"
839version = "0.1.0"
840dependencies = [
841 "chrono",
842 "fancy-regex",
843 "pdfium-render",
844 "regex",
845 "serde",
846 "serde_json",
847 "tempfile",
848 "uniffi",
849 "zip",
850]
851
852[[package]]
853name = "static_assertions"
854version = "1.1.0"
855source = "registry+https://github.com/rust-lang/crates.io-index"
856checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
857
858[[package]]
859name = "strsim"
860version = "0.11.1"
861source = "registry+https://github.com/rust-lang/crates.io-index"
862checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
863
864[[package]]
865name = "syn"
866version = "2.0.119"
867source = "registry+https://github.com/rust-lang/crates.io-index"
868checksum = "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297"
869dependencies = [
870 "proc-macro2",
871 "quote",
872 "unicode-ident",
873]
874
875[[package]]
876name = "tempfile"
877version = "3.27.0"
878source = "registry+https://github.com/rust-lang/crates.io-index"
879checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
880dependencies = [
881 "fastrand",
882 "getrandom",
883 "once_cell",
884 "rustix",
885 "windows-sys",
886]
887
888[[package]]
889name = "textwrap"
890version = "0.16.2"
891source = "registry+https://github.com/rust-lang/crates.io-index"
892checksum = "c13547615a44dc9c452a8a534638acdf07120d4b6847c8178705da06306a3057"
893dependencies = [
894 "smawk",
895]
896
897[[package]]
898name = "thiserror"
899version = "2.0.18"
900source = "registry+https://github.com/rust-lang/crates.io-index"
901checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
902dependencies = [
903 "thiserror-impl",
904]
905
906[[package]]
907name = "thiserror-impl"
908version = "2.0.18"
909source = "registry+https://github.com/rust-lang/crates.io-index"
910checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
911dependencies = [
912 "proc-macro2",
913 "quote",
914 "syn",
915]
916
917[[package]]
918name = "toml"
919version = "1.1.3+spec-1.1.0"
920source = "registry+https://github.com/rust-lang/crates.io-index"
921checksum = "53c96ecdfa941c8fc4fcaed14f99ada8ebed502eef533015095a07e3301d4c3c"
922dependencies = [
923 "indexmap",
924 "serde_core",
925 "serde_spanned",
926 "toml_datetime",
927 "toml_parser",
928 "toml_writer",
929 "winnow",
930]
931
932[[package]]
933name = "toml_datetime"
934version = "1.1.1+spec-1.1.0"
935source = "registry+https://github.com/rust-lang/crates.io-index"
936checksum = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7"
937dependencies = [
938 "serde_core",
939]
940
941[[package]]
942name = "toml_parser"
943version = "1.1.2+spec-1.1.0"
944source = "registry+https://github.com/rust-lang/crates.io-index"
945checksum = "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526"
946dependencies = [
947 "winnow",
948]
949
950[[package]]
951name = "toml_writer"
952version = "1.1.2+spec-1.1.0"
953source = "registry+https://github.com/rust-lang/crates.io-index"
954checksum = "7d56353a2a665ad0f41a421187180aab746c8c325620617ad883a99a1cbe66d2"
955
956[[package]]
957name = "unicode-ident"
958version = "1.0.24"
959source = "registry+https://github.com/rust-lang/crates.io-index"
960checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
961
962[[package]]
963name = "uniffi"
964version = "0.32.0"
965source = "registry+https://github.com/rust-lang/crates.io-index"
966checksum = "a782a48d72cfd7a2d65cfc7c691dbf5375c43104b3c195f7eccc716dcc3540c8"
967dependencies = [
968 "anyhow",
969 "camino",
970 "cargo_metadata",
971 "clap",
972 "uniffi_bindgen",
973 "uniffi_core",
974 "uniffi_macros",
975 "uniffi_pipeline",
976]
977
978[[package]]
979name = "uniffi_bindgen"
980version = "0.32.0"
981source = "registry+https://github.com/rust-lang/crates.io-index"
982checksum = "533b0312c73e3b54eb78a4b257ceae390962dd4767995778309a74644643f9ac"
983dependencies = [
984 "anyhow",
985 "askama",
986 "camino",
987 "cargo_metadata",
988 "fs-err",
989 "glob",
990 "goblin",
991 "heck",
992 "indexmap",
993 "once_cell",
994 "serde",
995 "tempfile",
996 "textwrap",
997 "toml",
998 "uniffi_internal_macros",
999 "uniffi_meta",
1000 "uniffi_pipeline",
1001 "uniffi_udl",
1002]
1003
1004[[package]]
1005name = "uniffi_core"
1006version = "0.32.0"
1007source = "registry+https://github.com/rust-lang/crates.io-index"
1008checksum = "8e32e261c5b0dfaba6488f536e71957dddd6b1a498ac7eb791bee56b60a086be"
1009dependencies = [
1010 "anyhow",
1011 "bytes",
1012 "once_cell",
1013 "static_assertions",
1014]
1015
1016[[package]]
1017name = "uniffi_internal_macros"
1018version = "0.32.0"
1019source = "registry+https://github.com/rust-lang/crates.io-index"
1020checksum = "84ae78069a5e6772ef694fd5bdb628532c88d2c2f0e7142bf6a384636eadb1af"
1021dependencies = [
1022 "anyhow",
1023 "indexmap",
1024 "proc-macro2",
1025 "quote",
1026 "syn",
1027]
1028
1029[[package]]
1030name = "uniffi_macros"
1031version = "0.32.0"
1032source = "registry+https://github.com/rust-lang/crates.io-index"
1033checksum = "330be6770532e86320df31f54c70bb0be67588594e8e77fa56e9083a3fed5d0d"
1034dependencies = [
1035 "camino",
1036 "fs-err",
1037 "once_cell",
1038 "proc-macro2",
1039 "quote",
1040 "serde",
1041 "syn",
1042 "toml",
1043 "uniffi_meta",
1044]
1045
1046[[package]]
1047name = "uniffi_meta"
1048version = "0.32.0"
1049source = "registry+https://github.com/rust-lang/crates.io-index"
1050checksum = "78de021f5547e56ab16c665a49d67d4fd3d31e77422f7739a2e9359d328cd9e7"
1051dependencies = [
1052 "anyhow",
1053 "siphasher",
1054 "uniffi_internal_macros",
1055 "uniffi_pipeline",
1056]
1057
1058[[package]]
1059name = "uniffi_pipeline"
1060version = "0.32.0"
1061source = "registry+https://github.com/rust-lang/crates.io-index"
1062checksum = "3f8201bb1907ed8a42d80e11cbc25c8a033e7a31c3cff1d911f56eedb81d4948"
1063dependencies = [
1064 "anyhow",
1065 "heck",
1066 "indexmap",
1067 "tempfile",
1068 "uniffi_internal_macros",
1069]
1070
1071[[package]]
1072name = "uniffi_udl"
1073version = "0.32.0"
1074source = "registry+https://github.com/rust-lang/crates.io-index"
1075checksum = "a6e57996bc58009cc29bf04845d627ae313c2547b87171c1c349d6c51a1656c0"
1076dependencies = [
1077 "anyhow",
1078 "textwrap",
1079 "uniffi_meta",
1080 "weedle2",
1081]
1082
1083[[package]]
1084name = "utf16string"
1085version = "0.2.0"
1086source = "registry+https://github.com/rust-lang/crates.io-index"
1087checksum = "0b62a1e85e12d5d712bf47a85f426b73d303e2d00a90de5f3004df3596e9d216"
1088dependencies = [
1089 "byteorder",
1090]
1091
1092[[package]]
1093name = "vecmath"
1094version = "1.0.0"
1095source = "registry+https://github.com/rust-lang/crates.io-index"
1096checksum = "956ae1e0d85bca567dee1dcf87fb1ca2e792792f66f87dced8381f99cd91156a"
1097dependencies = [
1098 "piston-float",
1099]
1100
1101[[package]]
1102name = "wasm-bindgen"
1103version = "0.2.126"
1104source = "registry+https://github.com/rust-lang/crates.io-index"
1105checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4"
1106dependencies = [
1107 "cfg-if",
1108 "once_cell",
1109 "rustversion",
1110 "wasm-bindgen-macro",
1111 "wasm-bindgen-shared",
1112]
1113
1114[[package]]
1115name = "wasm-bindgen-futures"
1116version = "0.4.76"
1117source = "registry+https://github.com/rust-lang/crates.io-index"
1118checksum = "c62df1340f32221cb9c54d6a27b030e3dba64361d4a95bed55f9aacb44da291d"
1119dependencies = [
1120 "js-sys",
1121 "wasm-bindgen",
1122]
1123
1124[[package]]
1125name = "wasm-bindgen-macro"
1126version = "0.2.126"
1127source = "registry+https://github.com/rust-lang/crates.io-index"
1128checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1"
1129dependencies = [
1130 "quote",
1131 "wasm-bindgen-macro-support",
1132]
1133
1134[[package]]
1135name = "wasm-bindgen-macro-support"
1136version = "0.2.126"
1137source = "registry+https://github.com/rust-lang/crates.io-index"
1138checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e"
1139dependencies = [
1140 "bumpalo",
1141 "proc-macro2",
1142 "quote",
1143 "syn",
1144 "wasm-bindgen-shared",
1145]
1146
1147[[package]]
1148name = "wasm-bindgen-shared"
1149version = "0.2.126"
1150source = "registry+https://github.com/rust-lang/crates.io-index"
1151checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24"
1152dependencies = [
1153 "unicode-ident",
1154]
1155
1156[[package]]
1157name = "web-sys"
1158version = "0.3.103"
1159source = "registry+https://github.com/rust-lang/crates.io-index"
1160checksum = "8622dcb61c0bcc9fffa6938bed81210af2da9a7e4a1a834b2e37a59b6dfb6141"
1161dependencies = [
1162 "js-sys",
1163 "wasm-bindgen",
1164]
1165
1166[[package]]
1167name = "weedle2"
1168version = "5.0.0"
1169source = "registry+https://github.com/rust-lang/crates.io-index"
1170checksum = "998d2c24ec099a87daf9467808859f9d82b61f1d9c9701251aea037f514eae0e"
1171dependencies = [
1172 "nom",
1173]
1174
1175[[package]]
1176name = "windows-core"
1177version = "0.62.2"
1178source = "registry+https://github.com/rust-lang/crates.io-index"
1179checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
1180dependencies = [
1181 "windows-implement",
1182 "windows-interface",
1183 "windows-link",
1184 "windows-result",
1185 "windows-strings",
1186]
1187
1188[[package]]
1189name = "windows-implement"
1190version = "0.60.2"
1191source = "registry+https://github.com/rust-lang/crates.io-index"
1192checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
1193dependencies = [
1194 "proc-macro2",
1195 "quote",
1196 "syn",
1197]
1198
1199[[package]]
1200name = "windows-interface"
1201version = "0.59.3"
1202source = "registry+https://github.com/rust-lang/crates.io-index"
1203checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
1204dependencies = [
1205 "proc-macro2",
1206 "quote",
1207 "syn",
1208]
1209
1210[[package]]
1211name = "windows-link"
1212version = "0.2.1"
1213source = "registry+https://github.com/rust-lang/crates.io-index"
1214checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
1215
1216[[package]]
1217name = "windows-result"
1218version = "0.4.1"
1219source = "registry+https://github.com/rust-lang/crates.io-index"
1220checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
1221dependencies = [
1222 "windows-link",
1223]
1224
1225[[package]]
1226name = "windows-strings"
1227version = "0.5.1"
1228source = "registry+https://github.com/rust-lang/crates.io-index"
1229checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
1230dependencies = [
1231 "windows-link",
1232]
1233
1234[[package]]
1235name = "windows-sys"
1236version = "0.61.2"
1237source = "registry+https://github.com/rust-lang/crates.io-index"
1238checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
1239dependencies = [
1240 "windows-link",
1241]
1242
1243[[package]]
1244name = "winnow"
1245version = "1.0.4"
1246source = "registry+https://github.com/rust-lang/crates.io-index"
1247checksum = "23b97319f7b8343df12cc98938e5c3eb436064524c8d2b4e30a1d3a36eecdf81"
1248dependencies = [
1249 "memchr",
1250]
1251
1252[[package]]
1253name = "zip"
1254version = "2.4.2"
1255source = "registry+https://github.com/rust-lang/crates.io-index"
1256checksum = "fabe6324e908f85a1c52063ce7aa26b68dcb7eb6dbc83a2d148403c9bc3eba50"
1257dependencies = [
1258 "arbitrary",
1259 "crc32fast",
1260 "crossbeam-utils",
1261 "displaydoc",
1262 "flate2",
1263 "indexmap",
1264 "memchr",
1265 "thiserror",
1266 "zopfli",
1267]
1268
1269[[package]]
1270name = "zmij"
1271version = "1.0.23"
1272source = "registry+https://github.com/rust-lang/crates.io-index"
1273checksum = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b"
1274
1275[[package]]
1276name = "zopfli"
1277version = "0.8.3"
1278source = "registry+https://github.com/rust-lang/crates.io-index"
1279checksum = "f05cd8797d63865425ff89b5c4a48804f35ba0ce8d125800027ad6017d2b5249"
1280dependencies = [
1281 "bumpalo",
1282 "crc32fast",
1283 "log",
1284 "simd-adler32",
1285]
1286