1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "activity_indicator"
7version = "0.1.0"
8dependencies = [
9 "anyhow",
10 "auto_update",
11 "editor",
12 "extension_host",
13 "futures 0.3.31",
14 "gpui",
15 "language",
16 "project",
17 "smallvec",
18 "ui",
19 "util",
20 "workspace",
21]
22
23[[package]]
24name = "addr2line"
25version = "0.24.2"
26source = "registry+https://github.com/rust-lang/crates.io-index"
27checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
28dependencies = [
29 "gimli",
30]
31
32[[package]]
33name = "adler2"
34version = "2.0.0"
35source = "registry+https://github.com/rust-lang/crates.io-index"
36checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
37
38[[package]]
39name = "aes"
40version = "0.8.4"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
43dependencies = [
44 "cfg-if",
45 "cipher",
46 "cpufeatures",
47 "zeroize",
48]
49
50[[package]]
51name = "ahash"
52version = "0.7.8"
53source = "registry+https://github.com/rust-lang/crates.io-index"
54checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
55dependencies = [
56 "getrandom 0.2.15",
57 "once_cell",
58 "version_check",
59]
60
61[[package]]
62name = "ahash"
63version = "0.8.11"
64source = "registry+https://github.com/rust-lang/crates.io-index"
65checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
66dependencies = [
67 "cfg-if",
68 "const-random",
69 "once_cell",
70 "version_check",
71 "zerocopy 0.7.35",
72]
73
74[[package]]
75name = "aho-corasick"
76version = "1.1.3"
77source = "registry+https://github.com/rust-lang/crates.io-index"
78checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
79dependencies = [
80 "memchr",
81]
82
83[[package]]
84name = "alacritty_terminal"
85version = "0.25.1-dev"
86source = "git+https://github.com/zed-industries/alacritty.git?branch=add-hush-login-flag#828457c9ff1f7ea0a0469337cc8a37ee3a1b0590"
87dependencies = [
88 "base64 0.22.1",
89 "bitflags 2.8.0",
90 "home",
91 "libc",
92 "log",
93 "miow",
94 "parking_lot",
95 "piper",
96 "polling",
97 "regex-automata 0.4.9",
98 "rustix-openpty",
99 "serde",
100 "signal-hook",
101 "unicode-width",
102 "vte",
103 "windows-sys 0.59.0",
104]
105
106[[package]]
107name = "aliasable"
108version = "0.1.3"
109source = "registry+https://github.com/rust-lang/crates.io-index"
110checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
111
112[[package]]
113name = "aligned-vec"
114version = "0.5.0"
115source = "registry+https://github.com/rust-lang/crates.io-index"
116checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1"
117
118[[package]]
119name = "allocator-api2"
120version = "0.2.21"
121source = "registry+https://github.com/rust-lang/crates.io-index"
122checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
123
124[[package]]
125name = "alsa"
126version = "0.9.1"
127source = "registry+https://github.com/rust-lang/crates.io-index"
128checksum = "ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43"
129dependencies = [
130 "alsa-sys",
131 "bitflags 2.8.0",
132 "cfg-if",
133 "libc",
134]
135
136[[package]]
137name = "alsa-sys"
138version = "0.3.1"
139source = "registry+https://github.com/rust-lang/crates.io-index"
140checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
141dependencies = [
142 "libc",
143 "pkg-config",
144]
145
146[[package]]
147name = "ambient-authority"
148version = "0.0.2"
149source = "registry+https://github.com/rust-lang/crates.io-index"
150checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b"
151
152[[package]]
153name = "ammonia"
154version = "4.0.0"
155source = "registry+https://github.com/rust-lang/crates.io-index"
156checksum = "1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459"
157dependencies = [
158 "html5ever",
159 "maplit",
160 "once_cell",
161 "tendril",
162 "url",
163]
164
165[[package]]
166name = "android-tzdata"
167version = "0.1.1"
168source = "registry+https://github.com/rust-lang/crates.io-index"
169checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
170
171[[package]]
172name = "android_system_properties"
173version = "0.1.5"
174source = "registry+https://github.com/rust-lang/crates.io-index"
175checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
176dependencies = [
177 "libc",
178]
179
180[[package]]
181name = "anes"
182version = "0.1.6"
183source = "registry+https://github.com/rust-lang/crates.io-index"
184checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
185
186[[package]]
187name = "anstream"
188version = "0.6.18"
189source = "registry+https://github.com/rust-lang/crates.io-index"
190checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
191dependencies = [
192 "anstyle",
193 "anstyle-parse",
194 "anstyle-query",
195 "anstyle-wincon",
196 "colorchoice",
197 "is_terminal_polyfill",
198 "utf8parse",
199]
200
201[[package]]
202name = "anstyle"
203version = "1.0.10"
204source = "registry+https://github.com/rust-lang/crates.io-index"
205checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
206
207[[package]]
208name = "anstyle-parse"
209version = "0.2.6"
210source = "registry+https://github.com/rust-lang/crates.io-index"
211checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
212dependencies = [
213 "utf8parse",
214]
215
216[[package]]
217name = "anstyle-query"
218version = "1.1.2"
219source = "registry+https://github.com/rust-lang/crates.io-index"
220checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
221dependencies = [
222 "windows-sys 0.59.0",
223]
224
225[[package]]
226name = "anstyle-wincon"
227version = "3.0.6"
228source = "registry+https://github.com/rust-lang/crates.io-index"
229checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
230dependencies = [
231 "anstyle",
232 "windows-sys 0.59.0",
233]
234
235[[package]]
236name = "anthropic"
237version = "0.1.0"
238dependencies = [
239 "anyhow",
240 "chrono",
241 "futures 0.3.31",
242 "http_client",
243 "schemars",
244 "serde",
245 "serde_json",
246 "strum",
247 "thiserror 1.0.69",
248 "util",
249]
250
251[[package]]
252name = "any_vec"
253version = "0.14.0"
254source = "registry+https://github.com/rust-lang/crates.io-index"
255checksum = "34cd60c5e3152cef0a592f1b296f1cc93715d89d2551d85315828c3a09575ff4"
256
257[[package]]
258name = "anyhow"
259version = "1.0.97"
260source = "registry+https://github.com/rust-lang/crates.io-index"
261checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f"
262
263[[package]]
264name = "approx"
265version = "0.5.1"
266source = "registry+https://github.com/rust-lang/crates.io-index"
267checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
268dependencies = [
269 "num-traits",
270]
271
272[[package]]
273name = "arbitrary"
274version = "1.4.1"
275source = "registry+https://github.com/rust-lang/crates.io-index"
276checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223"
277
278[[package]]
279name = "arg_enum_proc_macro"
280version = "0.3.4"
281source = "registry+https://github.com/rust-lang/crates.io-index"
282checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea"
283dependencies = [
284 "proc-macro2",
285 "quote",
286 "syn 2.0.100",
287]
288
289[[package]]
290name = "arraydeque"
291version = "0.5.1"
292source = "registry+https://github.com/rust-lang/crates.io-index"
293checksum = "7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236"
294
295[[package]]
296name = "arrayref"
297version = "0.3.9"
298source = "registry+https://github.com/rust-lang/crates.io-index"
299checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
300
301[[package]]
302name = "arrayvec"
303version = "0.7.6"
304source = "registry+https://github.com/rust-lang/crates.io-index"
305checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
306dependencies = [
307 "serde",
308]
309
310[[package]]
311name = "as-raw-xcb-connection"
312version = "1.0.1"
313source = "registry+https://github.com/rust-lang/crates.io-index"
314checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
315
316[[package]]
317name = "ascii"
318version = "1.1.0"
319source = "registry+https://github.com/rust-lang/crates.io-index"
320checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
321
322[[package]]
323name = "ash"
324version = "0.38.0+1.3.281"
325source = "registry+https://github.com/rust-lang/crates.io-index"
326checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f"
327dependencies = [
328 "libloading",
329]
330
331[[package]]
332name = "ash-window"
333version = "0.13.0"
334source = "registry+https://github.com/rust-lang/crates.io-index"
335checksum = "52bca67b61cb81e5553babde81b8211f713cb6db79766f80168f3e5f40ea6c82"
336dependencies = [
337 "ash",
338 "raw-window-handle",
339 "raw-window-metal",
340]
341
342[[package]]
343name = "ashpd"
344version = "0.11.0"
345source = "registry+https://github.com/rust-lang/crates.io-index"
346checksum = "6cbdf310d77fd3aaee6ea2093db7011dc2d35d2eb3481e5607f1f8d942ed99df"
347dependencies = [
348 "async-fs",
349 "async-net",
350 "enumflags2",
351 "futures-channel",
352 "futures-util",
353 "rand 0.9.0",
354 "serde",
355 "serde_repr",
356 "url",
357 "zbus",
358]
359
360[[package]]
361name = "askpass"
362version = "0.1.0"
363dependencies = [
364 "anyhow",
365 "futures 0.3.31",
366 "gpui",
367 "smol",
368 "tempfile",
369 "util",
370 "which 6.0.3",
371]
372
373[[package]]
374name = "assets"
375version = "0.1.0"
376dependencies = [
377 "anyhow",
378 "gpui",
379 "rust-embed",
380]
381
382[[package]]
383name = "assistant"
384version = "0.1.0"
385dependencies = [
386 "anyhow",
387 "assistant_context_editor",
388 "assistant_settings",
389 "assistant_slash_command",
390 "assistant_slash_commands",
391 "assistant_tool",
392 "async-watch",
393 "client",
394 "collections",
395 "command_palette_hooks",
396 "context_server",
397 "ctor",
398 "db",
399 "editor",
400 "env_logger 0.11.7",
401 "feature_flags",
402 "fs",
403 "futures 0.3.31",
404 "gpui",
405 "indexed_docs",
406 "indoc",
407 "language",
408 "language_model",
409 "language_model_selector",
410 "languages",
411 "log",
412 "lsp",
413 "menu",
414 "multi_buffer",
415 "parking_lot",
416 "paths",
417 "pretty_assertions",
418 "project",
419 "prompt_library",
420 "prompt_store",
421 "proto",
422 "rand 0.8.5",
423 "rope",
424 "schemars",
425 "search",
426 "semantic_index",
427 "serde",
428 "serde_json_lenient",
429 "settings",
430 "smol",
431 "streaming_diff",
432 "telemetry",
433 "telemetry_events",
434 "terminal",
435 "terminal_view",
436 "text",
437 "theme",
438 "tree-sitter-md",
439 "ui",
440 "unindent",
441 "util",
442 "workspace",
443 "zed_actions",
444]
445
446[[package]]
447name = "assistant2"
448version = "0.1.0"
449dependencies = [
450 "anyhow",
451 "assistant_context_editor",
452 "assistant_settings",
453 "assistant_slash_command",
454 "assistant_tool",
455 "async-watch",
456 "chrono",
457 "client",
458 "clock",
459 "collections",
460 "command_palette_hooks",
461 "context_server",
462 "db",
463 "editor",
464 "feature_flags",
465 "file_icons",
466 "fs",
467 "futures 0.3.31",
468 "fuzzy",
469 "git",
470 "gpui",
471 "heed",
472 "html_to_markdown",
473 "http_client",
474 "indoc",
475 "itertools 0.14.0",
476 "language",
477 "language_model",
478 "language_model_selector",
479 "log",
480 "lsp",
481 "markdown",
482 "menu",
483 "multi_buffer",
484 "parking_lot",
485 "paths",
486 "picker",
487 "project",
488 "prompt_library",
489 "prompt_store",
490 "proto",
491 "rand 0.8.5",
492 "rope",
493 "scripting_tool",
494 "serde",
495 "serde_json",
496 "settings",
497 "smol",
498 "streaming_diff",
499 "telemetry",
500 "telemetry_events",
501 "terminal",
502 "terminal_view",
503 "text",
504 "theme",
505 "time",
506 "time_format",
507 "ui",
508 "util",
509 "uuid",
510 "vim_mode_setting",
511 "workspace",
512 "zed_actions",
513]
514
515[[package]]
516name = "assistant_context_editor"
517version = "0.1.0"
518dependencies = [
519 "anyhow",
520 "assistant_settings",
521 "assistant_slash_command",
522 "assistant_slash_commands",
523 "chrono",
524 "client",
525 "clock",
526 "collections",
527 "context_server",
528 "editor",
529 "fs",
530 "futures 0.3.31",
531 "fuzzy",
532 "gpui",
533 "indexed_docs",
534 "language",
535 "language_model",
536 "language_model_selector",
537 "languages",
538 "log",
539 "multi_buffer",
540 "open_ai",
541 "parking_lot",
542 "paths",
543 "picker",
544 "pretty_assertions",
545 "project",
546 "prompt_store",
547 "rand 0.8.5",
548 "regex",
549 "rope",
550 "rpc",
551 "serde",
552 "serde_json",
553 "settings",
554 "smallvec",
555 "smol",
556 "strum",
557 "telemetry_events",
558 "text",
559 "theme",
560 "tree-sitter-md",
561 "ui",
562 "unindent",
563 "util",
564 "uuid",
565 "workspace",
566]
567
568[[package]]
569name = "assistant_eval"
570version = "0.1.0"
571dependencies = [
572 "anyhow",
573 "assistant2",
574 "assistant_tool",
575 "assistant_tools",
576 "clap",
577 "client",
578 "collections",
579 "context_server",
580 "env_logger 0.11.7",
581 "fs",
582 "futures 0.3.31",
583 "gpui",
584 "gpui_tokio",
585 "itertools 0.14.0",
586 "language",
587 "language_model",
588 "language_models",
589 "node_runtime",
590 "project",
591 "prompt_store",
592 "regex",
593 "release_channel",
594 "reqwest_client",
595 "serde",
596 "serde_json",
597 "serde_json_lenient",
598 "settings",
599 "smol",
600 "util",
601]
602
603[[package]]
604name = "assistant_settings"
605version = "0.1.0"
606dependencies = [
607 "anthropic",
608 "anyhow",
609 "deepseek",
610 "feature_flags",
611 "fs",
612 "gpui",
613 "language_model",
614 "lmstudio",
615 "log",
616 "ollama",
617 "open_ai",
618 "paths",
619 "schemars",
620 "serde",
621 "serde_json_lenient",
622 "settings",
623]
624
625[[package]]
626name = "assistant_slash_command"
627version = "0.1.0"
628dependencies = [
629 "anyhow",
630 "async-trait",
631 "collections",
632 "derive_more",
633 "extension",
634 "futures 0.3.31",
635 "gpui",
636 "language",
637 "language_model",
638 "parking_lot",
639 "pretty_assertions",
640 "serde",
641 "serde_json",
642 "ui",
643 "workspace",
644]
645
646[[package]]
647name = "assistant_slash_commands"
648version = "0.1.0"
649dependencies = [
650 "anyhow",
651 "assistant_slash_command",
652 "cargo_toml",
653 "chrono",
654 "collections",
655 "context_server",
656 "editor",
657 "env_logger 0.11.7",
658 "feature_flags",
659 "fs",
660 "futures 0.3.31",
661 "fuzzy",
662 "globset",
663 "gpui",
664 "html_to_markdown",
665 "http_client",
666 "indexed_docs",
667 "language",
668 "language_model",
669 "log",
670 "pretty_assertions",
671 "project",
672 "prompt_store",
673 "rope",
674 "schemars",
675 "semantic_index",
676 "serde",
677 "serde_json",
678 "settings",
679 "smol",
680 "terminal_view",
681 "text",
682 "toml 0.8.20",
683 "ui",
684 "util",
685 "workspace",
686 "worktree",
687]
688
689[[package]]
690name = "assistant_tool"
691version = "0.1.0"
692dependencies = [
693 "anyhow",
694 "clock",
695 "collections",
696 "derive_more",
697 "gpui",
698 "language",
699 "language_model",
700 "parking_lot",
701 "project",
702 "serde",
703 "serde_json",
704]
705
706[[package]]
707name = "assistant_tools"
708version = "0.1.0"
709dependencies = [
710 "anyhow",
711 "assistant_tool",
712 "chrono",
713 "collections",
714 "feature_flags",
715 "futures 0.3.31",
716 "gpui",
717 "html_to_markdown",
718 "http_client",
719 "itertools 0.14.0",
720 "language",
721 "language_model",
722 "project",
723 "rand 0.8.5",
724 "release_channel",
725 "schemars",
726 "serde",
727 "serde_json",
728 "settings",
729 "theme",
730 "ui",
731 "util",
732 "workspace",
733 "worktree",
734]
735
736[[package]]
737name = "async-attributes"
738version = "1.1.2"
739source = "registry+https://github.com/rust-lang/crates.io-index"
740checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
741dependencies = [
742 "quote",
743 "syn 1.0.109",
744]
745
746[[package]]
747name = "async-broadcast"
748version = "0.7.2"
749source = "registry+https://github.com/rust-lang/crates.io-index"
750checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
751dependencies = [
752 "event-listener 5.3.1",
753 "event-listener-strategy",
754 "futures-core",
755 "pin-project-lite",
756]
757
758[[package]]
759name = "async-channel"
760version = "1.9.0"
761source = "registry+https://github.com/rust-lang/crates.io-index"
762checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
763dependencies = [
764 "concurrent-queue",
765 "event-listener 2.5.3",
766 "futures-core",
767]
768
769[[package]]
770name = "async-channel"
771version = "2.3.1"
772source = "registry+https://github.com/rust-lang/crates.io-index"
773checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
774dependencies = [
775 "concurrent-queue",
776 "event-listener-strategy",
777 "futures-core",
778 "pin-project-lite",
779]
780
781[[package]]
782name = "async-compat"
783version = "0.2.4"
784source = "registry+https://github.com/rust-lang/crates.io-index"
785checksum = "7bab94bde396a3f7b4962e396fdad640e241ed797d4d8d77fc8c237d14c58fc0"
786dependencies = [
787 "futures-core",
788 "futures-io",
789 "once_cell",
790 "pin-project-lite",
791 "tokio",
792]
793
794[[package]]
795name = "async-compression"
796version = "0.4.20"
797source = "registry+https://github.com/rust-lang/crates.io-index"
798checksum = "310c9bcae737a48ef5cdee3174184e6d548b292739ede61a1f955ef76a738861"
799dependencies = [
800 "deflate64",
801 "flate2",
802 "futures-core",
803 "futures-io",
804 "memchr",
805 "pin-project-lite",
806]
807
808[[package]]
809name = "async-dispatcher"
810version = "0.1.2"
811source = "registry+https://github.com/rust-lang/crates.io-index"
812checksum = "5c8bff43baa5b0ca8f8bcd7f9338f5d30fbd75236a2aa89130a7c5121a06d6ca"
813dependencies = [
814 "async-task",
815 "futures-lite 1.13.0",
816]
817
818[[package]]
819name = "async-executor"
820version = "1.13.1"
821source = "registry+https://github.com/rust-lang/crates.io-index"
822checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec"
823dependencies = [
824 "async-task",
825 "concurrent-queue",
826 "fastrand 2.3.0",
827 "futures-lite 2.6.0",
828 "slab",
829]
830
831[[package]]
832name = "async-fs"
833version = "2.1.2"
834source = "registry+https://github.com/rust-lang/crates.io-index"
835checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a"
836dependencies = [
837 "async-lock",
838 "blocking",
839 "futures-lite 2.6.0",
840]
841
842[[package]]
843name = "async-global-executor"
844version = "2.4.1"
845source = "registry+https://github.com/rust-lang/crates.io-index"
846checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
847dependencies = [
848 "async-channel 2.3.1",
849 "async-executor",
850 "async-io",
851 "async-lock",
852 "blocking",
853 "futures-lite 2.6.0",
854 "once_cell",
855]
856
857[[package]]
858name = "async-io"
859version = "2.4.0"
860source = "registry+https://github.com/rust-lang/crates.io-index"
861checksum = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059"
862dependencies = [
863 "async-lock",
864 "cfg-if",
865 "concurrent-queue",
866 "futures-io",
867 "futures-lite 2.6.0",
868 "parking",
869 "polling",
870 "rustix",
871 "slab",
872 "tracing",
873 "windows-sys 0.59.0",
874]
875
876[[package]]
877name = "async-lock"
878version = "3.4.0"
879source = "registry+https://github.com/rust-lang/crates.io-index"
880checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
881dependencies = [
882 "event-listener 5.3.1",
883 "event-listener-strategy",
884 "pin-project-lite",
885]
886
887[[package]]
888name = "async-native-tls"
889version = "0.5.0"
890source = "registry+https://github.com/rust-lang/crates.io-index"
891checksum = "9343dc5acf07e79ff82d0c37899f079db3534d99f189a1837c8e549c99405bec"
892dependencies = [
893 "futures-util",
894 "native-tls",
895 "thiserror 1.0.69",
896 "url",
897]
898
899[[package]]
900name = "async-net"
901version = "2.0.0"
902source = "registry+https://github.com/rust-lang/crates.io-index"
903checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
904dependencies = [
905 "async-io",
906 "blocking",
907 "futures-lite 2.6.0",
908]
909
910[[package]]
911name = "async-pipe"
912version = "0.1.3"
913source = "git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553#82d00a04211cf4e1236029aa03e6b6ce2a74c553"
914dependencies = [
915 "futures 0.3.31",
916 "log",
917]
918
919[[package]]
920name = "async-process"
921version = "2.3.0"
922source = "registry+https://github.com/rust-lang/crates.io-index"
923checksum = "63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb"
924dependencies = [
925 "async-channel 2.3.1",
926 "async-io",
927 "async-lock",
928 "async-signal",
929 "async-task",
930 "blocking",
931 "cfg-if",
932 "event-listener 5.3.1",
933 "futures-lite 2.6.0",
934 "rustix",
935 "tracing",
936]
937
938[[package]]
939name = "async-recursion"
940version = "0.3.2"
941source = "registry+https://github.com/rust-lang/crates.io-index"
942checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
943dependencies = [
944 "proc-macro2",
945 "quote",
946 "syn 1.0.109",
947]
948
949[[package]]
950name = "async-recursion"
951version = "1.1.1"
952source = "registry+https://github.com/rust-lang/crates.io-index"
953checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
954dependencies = [
955 "proc-macro2",
956 "quote",
957 "syn 2.0.100",
958]
959
960[[package]]
961name = "async-signal"
962version = "0.2.10"
963source = "registry+https://github.com/rust-lang/crates.io-index"
964checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3"
965dependencies = [
966 "async-io",
967 "async-lock",
968 "atomic-waker",
969 "cfg-if",
970 "futures-core",
971 "futures-io",
972 "rustix",
973 "signal-hook-registry",
974 "slab",
975 "windows-sys 0.59.0",
976]
977
978[[package]]
979name = "async-std"
980version = "1.13.0"
981source = "registry+https://github.com/rust-lang/crates.io-index"
982checksum = "c634475f29802fde2b8f0b505b1bd00dfe4df7d4a000f0b36f7671197d5c3615"
983dependencies = [
984 "async-attributes",
985 "async-channel 1.9.0",
986 "async-global-executor",
987 "async-io",
988 "async-lock",
989 "async-process",
990 "crossbeam-utils",
991 "futures-channel",
992 "futures-core",
993 "futures-io",
994 "futures-lite 2.6.0",
995 "gloo-timers",
996 "kv-log-macro",
997 "log",
998 "memchr",
999 "once_cell",
1000 "pin-project-lite",
1001 "pin-utils",
1002 "slab",
1003 "wasm-bindgen-futures",
1004]
1005
1006[[package]]
1007name = "async-stream"
1008version = "0.3.6"
1009source = "registry+https://github.com/rust-lang/crates.io-index"
1010checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
1011dependencies = [
1012 "async-stream-impl",
1013 "futures-core",
1014 "pin-project-lite",
1015]
1016
1017[[package]]
1018name = "async-stream-impl"
1019version = "0.3.6"
1020source = "registry+https://github.com/rust-lang/crates.io-index"
1021checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
1022dependencies = [
1023 "proc-macro2",
1024 "quote",
1025 "syn 2.0.100",
1026]
1027
1028[[package]]
1029name = "async-stripe"
1030version = "0.40.0"
1031source = "git+https://github.com/zed-industries/async-stripe?rev=3672dd4efb7181aa597bf580bf5a2f5d23db6735#3672dd4efb7181aa597bf580bf5a2f5d23db6735"
1032dependencies = [
1033 "chrono",
1034 "futures-util",
1035 "http-types",
1036 "hyper 0.14.32",
1037 "hyper-rustls 0.24.2",
1038 "serde",
1039 "serde_json",
1040 "serde_path_to_error",
1041 "serde_qs 0.10.1",
1042 "smart-default",
1043 "smol_str",
1044 "thiserror 1.0.69",
1045 "tokio",
1046]
1047
1048[[package]]
1049name = "async-tar"
1050version = "0.5.0"
1051source = "registry+https://github.com/rust-lang/crates.io-index"
1052checksum = "a42f905d4f623faf634bbd1e001e84e0efc24694afa64be9ad239bf6ca49e1f8"
1053dependencies = [
1054 "async-std",
1055 "filetime",
1056 "libc",
1057 "pin-project",
1058 "redox_syscall 0.2.16",
1059 "xattr",
1060]
1061
1062[[package]]
1063name = "async-task"
1064version = "4.7.1"
1065source = "registry+https://github.com/rust-lang/crates.io-index"
1066checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
1067
1068[[package]]
1069name = "async-tls"
1070version = "0.13.0"
1071source = "git+https://github.com/zed-industries/async-tls?rev=1e759a4b5e370f87dc15e40756ac4f8815b61d9d#1e759a4b5e370f87dc15e40756ac4f8815b61d9d"
1072dependencies = [
1073 "futures-core",
1074 "futures-io",
1075 "rustls 0.23.23",
1076 "rustls-pemfile 2.2.0",
1077 "webpki-roots",
1078]
1079
1080[[package]]
1081name = "async-trait"
1082version = "0.1.87"
1083source = "registry+https://github.com/rust-lang/crates.io-index"
1084checksum = "d556ec1359574147ec0c4fc5eb525f3f23263a592b1a9c07e0a75b427de55c97"
1085dependencies = [
1086 "proc-macro2",
1087 "quote",
1088 "syn 2.0.100",
1089]
1090
1091[[package]]
1092name = "async-tungstenite"
1093version = "0.28.2"
1094source = "registry+https://github.com/rust-lang/crates.io-index"
1095checksum = "1c348fb0b6d132c596eca3dcd941df48fb597aafcb07a738ec41c004b087dc99"
1096dependencies = [
1097 "async-std",
1098 "async-tls",
1099 "atomic-waker",
1100 "futures-core",
1101 "futures-io",
1102 "futures-task",
1103 "futures-util",
1104 "log",
1105 "pin-project-lite",
1106 "tungstenite 0.24.0",
1107]
1108
1109[[package]]
1110name = "async-watch"
1111version = "0.3.1"
1112source = "registry+https://github.com/rust-lang/crates.io-index"
1113checksum = "a078faf4e27c0c6cc0efb20e5da59dcccc04968ebf2801d8e0b2195124cdcdb2"
1114dependencies = [
1115 "event-listener 2.5.3",
1116]
1117
1118[[package]]
1119name = "async_zip"
1120version = "0.0.17"
1121source = "registry+https://github.com/rust-lang/crates.io-index"
1122checksum = "00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52"
1123dependencies = [
1124 "async-compression",
1125 "crc32fast",
1126 "futures-lite 2.6.0",
1127 "pin-project",
1128 "thiserror 1.0.69",
1129]
1130
1131[[package]]
1132name = "asynchronous-codec"
1133version = "0.7.0"
1134source = "registry+https://github.com/rust-lang/crates.io-index"
1135checksum = "a860072022177f903e59730004fb5dc13db9275b79bb2aef7ba8ce831956c233"
1136dependencies = [
1137 "bytes 1.10.1",
1138 "futures-sink",
1139 "futures-util",
1140 "memchr",
1141 "pin-project-lite",
1142]
1143
1144[[package]]
1145name = "atoi"
1146version = "2.0.0"
1147source = "registry+https://github.com/rust-lang/crates.io-index"
1148checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
1149dependencies = [
1150 "num-traits",
1151]
1152
1153[[package]]
1154name = "atomic"
1155version = "0.5.3"
1156source = "registry+https://github.com/rust-lang/crates.io-index"
1157checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
1158
1159[[package]]
1160name = "atomic-waker"
1161version = "1.1.2"
1162source = "registry+https://github.com/rust-lang/crates.io-index"
1163checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
1164
1165[[package]]
1166name = "audio"
1167version = "0.1.0"
1168dependencies = [
1169 "anyhow",
1170 "collections",
1171 "derive_more",
1172 "gpui",
1173 "parking_lot",
1174 "rodio",
1175 "util",
1176]
1177
1178[[package]]
1179name = "auto_update"
1180version = "0.1.0"
1181dependencies = [
1182 "anyhow",
1183 "client",
1184 "db",
1185 "gpui",
1186 "http_client",
1187 "log",
1188 "paths",
1189 "release_channel",
1190 "schemars",
1191 "serde",
1192 "serde_json",
1193 "settings",
1194 "smol",
1195 "tempfile",
1196 "which 6.0.3",
1197 "workspace",
1198]
1199
1200[[package]]
1201name = "auto_update_ui"
1202version = "0.1.0"
1203dependencies = [
1204 "anyhow",
1205 "auto_update",
1206 "client",
1207 "editor",
1208 "gpui",
1209 "http_client",
1210 "markdown_preview",
1211 "release_channel",
1212 "serde",
1213 "serde_json",
1214 "smol",
1215 "util",
1216 "workspace",
1217]
1218
1219[[package]]
1220name = "autocfg"
1221version = "1.4.0"
1222source = "registry+https://github.com/rust-lang/crates.io-index"
1223checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
1224
1225[[package]]
1226name = "av1-grain"
1227version = "0.2.3"
1228source = "registry+https://github.com/rust-lang/crates.io-index"
1229checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf"
1230dependencies = [
1231 "anyhow",
1232 "arrayvec",
1233 "log",
1234 "nom",
1235 "num-rational",
1236 "v_frame",
1237]
1238
1239[[package]]
1240name = "avif-serialize"
1241version = "0.8.2"
1242source = "registry+https://github.com/rust-lang/crates.io-index"
1243checksum = "e335041290c43101ca215eed6f43ec437eb5a42125573f600fc3fa42b9bddd62"
1244dependencies = [
1245 "arrayvec",
1246]
1247
1248[[package]]
1249name = "aws-config"
1250version = "1.5.16"
1251source = "registry+https://github.com/rust-lang/crates.io-index"
1252checksum = "50236e4d60fe8458de90a71c0922c761e41755adf091b1b03de1cef537179915"
1253dependencies = [
1254 "aws-credential-types",
1255 "aws-runtime",
1256 "aws-sdk-sso",
1257 "aws-sdk-ssooidc",
1258 "aws-sdk-sts",
1259 "aws-smithy-async",
1260 "aws-smithy-http",
1261 "aws-smithy-json",
1262 "aws-smithy-runtime",
1263 "aws-smithy-runtime-api",
1264 "aws-smithy-types",
1265 "aws-types",
1266 "bytes 1.10.1",
1267 "fastrand 2.3.0",
1268 "hex",
1269 "http 0.2.12",
1270 "ring",
1271 "time",
1272 "tokio",
1273 "tracing",
1274 "url",
1275 "zeroize",
1276]
1277
1278[[package]]
1279name = "aws-credential-types"
1280version = "1.2.1"
1281source = "registry+https://github.com/rust-lang/crates.io-index"
1282checksum = "60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da"
1283dependencies = [
1284 "aws-smithy-async",
1285 "aws-smithy-runtime-api",
1286 "aws-smithy-types",
1287 "zeroize",
1288]
1289
1290[[package]]
1291name = "aws-lc-rs"
1292version = "1.12.6"
1293source = "registry+https://github.com/rust-lang/crates.io-index"
1294checksum = "dabb68eb3a7aa08b46fddfd59a3d55c978243557a90ab804769f7e20e67d2b01"
1295dependencies = [
1296 "aws-lc-sys",
1297 "zeroize",
1298]
1299
1300[[package]]
1301name = "aws-lc-sys"
1302version = "0.27.0"
1303source = "registry+https://github.com/rust-lang/crates.io-index"
1304checksum = "6bbe221bbf523b625a4dd8585c7f38166e31167ec2ca98051dbcb4c3b6e825d2"
1305dependencies = [
1306 "bindgen 0.69.5",
1307 "cc",
1308 "cmake",
1309 "dunce",
1310 "fs_extra",
1311]
1312
1313[[package]]
1314name = "aws-runtime"
1315version = "1.5.5"
1316source = "registry+https://github.com/rust-lang/crates.io-index"
1317checksum = "76dd04d39cc12844c0994f2c9c5a6f5184c22e9188ec1ff723de41910a21dcad"
1318dependencies = [
1319 "aws-credential-types",
1320 "aws-sigv4",
1321 "aws-smithy-async",
1322 "aws-smithy-eventstream",
1323 "aws-smithy-http",
1324 "aws-smithy-runtime",
1325 "aws-smithy-runtime-api",
1326 "aws-smithy-types",
1327 "aws-types",
1328 "bytes 1.10.1",
1329 "fastrand 2.3.0",
1330 "http 0.2.12",
1331 "http-body 0.4.6",
1332 "once_cell",
1333 "percent-encoding",
1334 "pin-project-lite",
1335 "tracing",
1336 "uuid",
1337]
1338
1339[[package]]
1340name = "aws-sdk-bedrockruntime"
1341version = "1.74.0"
1342source = "registry+https://github.com/rust-lang/crates.io-index"
1343checksum = "6938541d1948a543bca23303fec4cff9c36bf0e63b8fa3ae1b337bcb9d5b81af"
1344dependencies = [
1345 "aws-credential-types",
1346 "aws-runtime",
1347 "aws-smithy-async",
1348 "aws-smithy-eventstream",
1349 "aws-smithy-http",
1350 "aws-smithy-json",
1351 "aws-smithy-runtime",
1352 "aws-smithy-runtime-api",
1353 "aws-smithy-types",
1354 "aws-types",
1355 "bytes 1.10.1",
1356 "fastrand 2.3.0",
1357 "http 0.2.12",
1358 "once_cell",
1359 "regex-lite",
1360 "tracing",
1361]
1362
1363[[package]]
1364name = "aws-sdk-kinesis"
1365version = "1.61.0"
1366source = "registry+https://github.com/rust-lang/crates.io-index"
1367checksum = "89f2163d8704e8fdcd51ec6c2e0441c418471e422ee9690451b17a1c46344e1a"
1368dependencies = [
1369 "aws-credential-types",
1370 "aws-runtime",
1371 "aws-smithy-async",
1372 "aws-smithy-http",
1373 "aws-smithy-json",
1374 "aws-smithy-runtime",
1375 "aws-smithy-runtime-api",
1376 "aws-smithy-types",
1377 "aws-types",
1378 "bytes 1.10.1",
1379 "http 0.2.12",
1380 "once_cell",
1381 "regex-lite",
1382 "tracing",
1383]
1384
1385[[package]]
1386name = "aws-sdk-s3"
1387version = "1.76.0"
1388source = "registry+https://github.com/rust-lang/crates.io-index"
1389checksum = "66e83401ad7287ad15244d557e35502c2a94105ca5b41d656c391f1a4fc04ca2"
1390dependencies = [
1391 "aws-credential-types",
1392 "aws-runtime",
1393 "aws-sigv4",
1394 "aws-smithy-async",
1395 "aws-smithy-checksums",
1396 "aws-smithy-eventstream",
1397 "aws-smithy-http",
1398 "aws-smithy-json",
1399 "aws-smithy-runtime",
1400 "aws-smithy-runtime-api",
1401 "aws-smithy-types",
1402 "aws-smithy-xml",
1403 "aws-types",
1404 "bytes 1.10.1",
1405 "fastrand 2.3.0",
1406 "hex",
1407 "hmac",
1408 "http 0.2.12",
1409 "http-body 0.4.6",
1410 "lru",
1411 "once_cell",
1412 "percent-encoding",
1413 "regex-lite",
1414 "sha2",
1415 "tracing",
1416 "url",
1417]
1418
1419[[package]]
1420name = "aws-sdk-sso"
1421version = "1.58.0"
1422source = "registry+https://github.com/rust-lang/crates.io-index"
1423checksum = "16ff718c9ee45cc1ebd4774a0e086bb80a6ab752b4902edf1c9f56b86ee1f770"
1424dependencies = [
1425 "aws-credential-types",
1426 "aws-runtime",
1427 "aws-smithy-async",
1428 "aws-smithy-http",
1429 "aws-smithy-json",
1430 "aws-smithy-runtime",
1431 "aws-smithy-runtime-api",
1432 "aws-smithy-types",
1433 "aws-types",
1434 "bytes 1.10.1",
1435 "http 0.2.12",
1436 "once_cell",
1437 "regex-lite",
1438 "tracing",
1439]
1440
1441[[package]]
1442name = "aws-sdk-ssooidc"
1443version = "1.59.0"
1444source = "registry+https://github.com/rust-lang/crates.io-index"
1445checksum = "5183e088715cc135d8d396fdd3bc02f018f0da4c511f53cb8d795b6a31c55809"
1446dependencies = [
1447 "aws-credential-types",
1448 "aws-runtime",
1449 "aws-smithy-async",
1450 "aws-smithy-http",
1451 "aws-smithy-json",
1452 "aws-smithy-runtime",
1453 "aws-smithy-runtime-api",
1454 "aws-smithy-types",
1455 "aws-types",
1456 "bytes 1.10.1",
1457 "http 0.2.12",
1458 "once_cell",
1459 "regex-lite",
1460 "tracing",
1461]
1462
1463[[package]]
1464name = "aws-sdk-sts"
1465version = "1.59.0"
1466source = "registry+https://github.com/rust-lang/crates.io-index"
1467checksum = "c9f944ef032717596639cea4a2118a3a457268ef51bbb5fde9637e54c465da00"
1468dependencies = [
1469 "aws-credential-types",
1470 "aws-runtime",
1471 "aws-smithy-async",
1472 "aws-smithy-http",
1473 "aws-smithy-json",
1474 "aws-smithy-query",
1475 "aws-smithy-runtime",
1476 "aws-smithy-runtime-api",
1477 "aws-smithy-types",
1478 "aws-smithy-xml",
1479 "aws-types",
1480 "http 0.2.12",
1481 "once_cell",
1482 "regex-lite",
1483 "tracing",
1484]
1485
1486[[package]]
1487name = "aws-sigv4"
1488version = "1.2.9"
1489source = "registry+https://github.com/rust-lang/crates.io-index"
1490checksum = "9bfe75fad52793ce6dec0dc3d4b1f388f038b5eb866c8d4d7f3a8e21b5ea5051"
1491dependencies = [
1492 "aws-credential-types",
1493 "aws-smithy-eventstream",
1494 "aws-smithy-http",
1495 "aws-smithy-runtime-api",
1496 "aws-smithy-types",
1497 "bytes 1.10.1",
1498 "crypto-bigint 0.5.5",
1499 "form_urlencoded",
1500 "hex",
1501 "hmac",
1502 "http 0.2.12",
1503 "http 1.2.0",
1504 "once_cell",
1505 "p256",
1506 "percent-encoding",
1507 "ring",
1508 "sha2",
1509 "subtle",
1510 "time",
1511 "tracing",
1512 "zeroize",
1513]
1514
1515[[package]]
1516name = "aws-smithy-async"
1517version = "1.2.4"
1518source = "registry+https://github.com/rust-lang/crates.io-index"
1519checksum = "fa59d1327d8b5053c54bf2eaae63bf629ba9e904434d0835a28ed3c0ed0a614e"
1520dependencies = [
1521 "futures-util",
1522 "pin-project-lite",
1523 "tokio",
1524]
1525
1526[[package]]
1527name = "aws-smithy-checksums"
1528version = "0.62.0"
1529source = "registry+https://github.com/rust-lang/crates.io-index"
1530checksum = "f2f45a1c384d7a393026bc5f5c177105aa9fa68e4749653b985707ac27d77295"
1531dependencies = [
1532 "aws-smithy-http",
1533 "aws-smithy-types",
1534 "bytes 1.10.1",
1535 "crc32c",
1536 "crc32fast",
1537 "crc64fast-nvme",
1538 "hex",
1539 "http 0.2.12",
1540 "http-body 0.4.6",
1541 "md-5",
1542 "pin-project-lite",
1543 "sha1",
1544 "sha2",
1545 "tracing",
1546]
1547
1548[[package]]
1549name = "aws-smithy-eventstream"
1550version = "0.60.6"
1551source = "registry+https://github.com/rust-lang/crates.io-index"
1552checksum = "8b18559a41e0c909b77625adf2b8c50de480a8041e5e4a3f5f7d177db70abc5a"
1553dependencies = [
1554 "aws-smithy-types",
1555 "bytes 1.10.1",
1556 "crc32fast",
1557]
1558
1559[[package]]
1560name = "aws-smithy-http"
1561version = "0.60.12"
1562source = "registry+https://github.com/rust-lang/crates.io-index"
1563checksum = "7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc"
1564dependencies = [
1565 "aws-smithy-eventstream",
1566 "aws-smithy-runtime-api",
1567 "aws-smithy-types",
1568 "bytes 1.10.1",
1569 "bytes-utils",
1570 "futures-core",
1571 "http 0.2.12",
1572 "http-body 0.4.6",
1573 "once_cell",
1574 "percent-encoding",
1575 "pin-project-lite",
1576 "pin-utils",
1577 "tracing",
1578]
1579
1580[[package]]
1581name = "aws-smithy-json"
1582version = "0.61.2"
1583source = "registry+https://github.com/rust-lang/crates.io-index"
1584checksum = "623a51127f24c30776c8b374295f2df78d92517386f77ba30773f15a30ce1422"
1585dependencies = [
1586 "aws-smithy-types",
1587]
1588
1589[[package]]
1590name = "aws-smithy-query"
1591version = "0.60.7"
1592source = "registry+https://github.com/rust-lang/crates.io-index"
1593checksum = "f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb"
1594dependencies = [
1595 "aws-smithy-types",
1596 "urlencoding",
1597]
1598
1599[[package]]
1600name = "aws-smithy-runtime"
1601version = "1.7.8"
1602source = "registry+https://github.com/rust-lang/crates.io-index"
1603checksum = "d526a12d9ed61fadefda24abe2e682892ba288c2018bcb38b1b4c111d13f6d92"
1604dependencies = [
1605 "aws-smithy-async",
1606 "aws-smithy-http",
1607 "aws-smithy-runtime-api",
1608 "aws-smithy-types",
1609 "bytes 1.10.1",
1610 "fastrand 2.3.0",
1611 "h2 0.3.26",
1612 "http 0.2.12",
1613 "http-body 0.4.6",
1614 "http-body 1.0.1",
1615 "httparse",
1616 "hyper 0.14.32",
1617 "hyper-rustls 0.24.2",
1618 "once_cell",
1619 "pin-project-lite",
1620 "pin-utils",
1621 "rustls 0.21.12",
1622 "tokio",
1623 "tracing",
1624]
1625
1626[[package]]
1627name = "aws-smithy-runtime-api"
1628version = "1.7.3"
1629source = "registry+https://github.com/rust-lang/crates.io-index"
1630checksum = "92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd"
1631dependencies = [
1632 "aws-smithy-async",
1633 "aws-smithy-types",
1634 "bytes 1.10.1",
1635 "http 0.2.12",
1636 "http 1.2.0",
1637 "pin-project-lite",
1638 "tokio",
1639 "tracing",
1640 "zeroize",
1641]
1642
1643[[package]]
1644name = "aws-smithy-types"
1645version = "1.2.13"
1646source = "registry+https://github.com/rust-lang/crates.io-index"
1647checksum = "c7b8a53819e42f10d0821f56da995e1470b199686a1809168db6ca485665f042"
1648dependencies = [
1649 "base64-simd",
1650 "bytes 1.10.1",
1651 "bytes-utils",
1652 "futures-core",
1653 "http 0.2.12",
1654 "http 1.2.0",
1655 "http-body 0.4.6",
1656 "http-body 1.0.1",
1657 "http-body-util",
1658 "itoa",
1659 "num-integer",
1660 "pin-project-lite",
1661 "pin-utils",
1662 "ryu",
1663 "serde",
1664 "time",
1665 "tokio",
1666 "tokio-util",
1667]
1668
1669[[package]]
1670name = "aws-smithy-xml"
1671version = "0.60.9"
1672source = "registry+https://github.com/rust-lang/crates.io-index"
1673checksum = "ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc"
1674dependencies = [
1675 "xmlparser",
1676]
1677
1678[[package]]
1679name = "aws-types"
1680version = "1.3.5"
1681source = "registry+https://github.com/rust-lang/crates.io-index"
1682checksum = "dfbd0a668309ec1f66c0f6bda4840dd6d4796ae26d699ebc266d7cc95c6d040f"
1683dependencies = [
1684 "aws-credential-types",
1685 "aws-smithy-async",
1686 "aws-smithy-runtime-api",
1687 "aws-smithy-types",
1688 "rustc_version",
1689 "tracing",
1690]
1691
1692[[package]]
1693name = "aws_http_client"
1694version = "0.1.0"
1695dependencies = [
1696 "aws-smithy-runtime-api",
1697 "aws-smithy-types",
1698 "futures 0.3.31",
1699 "http_client",
1700 "tokio",
1701]
1702
1703[[package]]
1704name = "axum"
1705version = "0.6.20"
1706source = "registry+https://github.com/rust-lang/crates.io-index"
1707checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
1708dependencies = [
1709 "async-trait",
1710 "axum-core",
1711 "base64 0.21.7",
1712 "bitflags 1.3.2",
1713 "bytes 1.10.1",
1714 "futures-util",
1715 "headers",
1716 "http 0.2.12",
1717 "http-body 0.4.6",
1718 "hyper 0.14.32",
1719 "itoa",
1720 "matchit",
1721 "memchr",
1722 "mime",
1723 "percent-encoding",
1724 "pin-project-lite",
1725 "rustversion",
1726 "serde",
1727 "serde_json",
1728 "serde_path_to_error",
1729 "serde_urlencoded",
1730 "sha1",
1731 "sync_wrapper 0.1.2",
1732 "tokio",
1733 "tokio-tungstenite 0.20.1",
1734 "tower",
1735 "tower-layer",
1736 "tower-service",
1737]
1738
1739[[package]]
1740name = "axum-core"
1741version = "0.3.4"
1742source = "registry+https://github.com/rust-lang/crates.io-index"
1743checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
1744dependencies = [
1745 "async-trait",
1746 "bytes 1.10.1",
1747 "futures-util",
1748 "http 0.2.12",
1749 "http-body 0.4.6",
1750 "mime",
1751 "rustversion",
1752 "tower-layer",
1753 "tower-service",
1754]
1755
1756[[package]]
1757name = "axum-extra"
1758version = "0.4.2"
1759source = "registry+https://github.com/rust-lang/crates.io-index"
1760checksum = "f9a320103719de37b7b4da4c8eb629d4573f6bcfd3dfe80d3208806895ccf81d"
1761dependencies = [
1762 "axum",
1763 "bytes 1.10.1",
1764 "futures-util",
1765 "http 0.2.12",
1766 "mime",
1767 "pin-project-lite",
1768 "serde",
1769 "serde_json",
1770 "tokio",
1771 "tower",
1772 "tower-http 0.3.5",
1773 "tower-layer",
1774 "tower-service",
1775]
1776
1777[[package]]
1778name = "backtrace"
1779version = "0.3.74"
1780source = "registry+https://github.com/rust-lang/crates.io-index"
1781checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
1782dependencies = [
1783 "addr2line",
1784 "cfg-if",
1785 "libc",
1786 "miniz_oxide",
1787 "object",
1788 "rustc-demangle",
1789 "windows-targets 0.52.6",
1790]
1791
1792[[package]]
1793name = "base16ct"
1794version = "0.1.1"
1795source = "registry+https://github.com/rust-lang/crates.io-index"
1796checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
1797
1798[[package]]
1799name = "base64"
1800version = "0.13.1"
1801source = "registry+https://github.com/rust-lang/crates.io-index"
1802checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
1803
1804[[package]]
1805name = "base64"
1806version = "0.21.7"
1807source = "registry+https://github.com/rust-lang/crates.io-index"
1808checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
1809
1810[[package]]
1811name = "base64"
1812version = "0.22.1"
1813source = "registry+https://github.com/rust-lang/crates.io-index"
1814checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
1815
1816[[package]]
1817name = "base64-simd"
1818version = "0.8.0"
1819source = "registry+https://github.com/rust-lang/crates.io-index"
1820checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
1821dependencies = [
1822 "outref",
1823 "vsimd",
1824]
1825
1826[[package]]
1827name = "base64ct"
1828version = "1.6.0"
1829source = "registry+https://github.com/rust-lang/crates.io-index"
1830checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
1831
1832[[package]]
1833name = "bedrock"
1834version = "0.1.0"
1835dependencies = [
1836 "anyhow",
1837 "aws-sdk-bedrockruntime",
1838 "aws-smithy-types",
1839 "futures 0.3.31",
1840 "schemars",
1841 "serde",
1842 "serde_json",
1843 "strum",
1844 "thiserror 1.0.69",
1845 "tokio",
1846]
1847
1848[[package]]
1849name = "bigdecimal"
1850version = "0.4.7"
1851source = "registry+https://github.com/rust-lang/crates.io-index"
1852checksum = "7f31f3af01c5c65a07985c804d3366560e6fa7883d640a122819b14ec327482c"
1853dependencies = [
1854 "autocfg",
1855 "libm",
1856 "num-bigint",
1857 "num-integer",
1858 "num-traits",
1859 "serde",
1860]
1861
1862[[package]]
1863name = "bincode"
1864version = "1.3.3"
1865source = "registry+https://github.com/rust-lang/crates.io-index"
1866checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
1867dependencies = [
1868 "serde",
1869]
1870
1871[[package]]
1872name = "bindgen"
1873version = "0.69.5"
1874source = "registry+https://github.com/rust-lang/crates.io-index"
1875checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
1876dependencies = [
1877 "bitflags 2.8.0",
1878 "cexpr",
1879 "clang-sys",
1880 "itertools 0.12.1",
1881 "lazy_static",
1882 "lazycell",
1883 "log",
1884 "prettyplease",
1885 "proc-macro2",
1886 "quote",
1887 "regex",
1888 "rustc-hash 1.1.0",
1889 "shlex",
1890 "syn 2.0.100",
1891 "which 4.4.2",
1892]
1893
1894[[package]]
1895name = "bindgen"
1896version = "0.70.1"
1897source = "registry+https://github.com/rust-lang/crates.io-index"
1898checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f"
1899dependencies = [
1900 "bitflags 2.8.0",
1901 "cexpr",
1902 "clang-sys",
1903 "itertools 0.12.1",
1904 "log",
1905 "prettyplease",
1906 "proc-macro2",
1907 "quote",
1908 "regex",
1909 "rustc-hash 1.1.0",
1910 "shlex",
1911 "syn 2.0.100",
1912]
1913
1914[[package]]
1915name = "bit-set"
1916version = "0.5.3"
1917source = "registry+https://github.com/rust-lang/crates.io-index"
1918checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
1919dependencies = [
1920 "bit-vec 0.6.3",
1921]
1922
1923[[package]]
1924name = "bit-set"
1925version = "0.8.0"
1926source = "registry+https://github.com/rust-lang/crates.io-index"
1927checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
1928dependencies = [
1929 "bit-vec 0.8.0",
1930]
1931
1932[[package]]
1933name = "bit-vec"
1934version = "0.6.3"
1935source = "registry+https://github.com/rust-lang/crates.io-index"
1936checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
1937
1938[[package]]
1939name = "bit-vec"
1940version = "0.8.0"
1941source = "registry+https://github.com/rust-lang/crates.io-index"
1942checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
1943
1944[[package]]
1945name = "bit_field"
1946version = "0.10.2"
1947source = "registry+https://github.com/rust-lang/crates.io-index"
1948checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61"
1949
1950[[package]]
1951name = "bitflags"
1952version = "1.3.2"
1953source = "registry+https://github.com/rust-lang/crates.io-index"
1954checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
1955
1956[[package]]
1957name = "bitflags"
1958version = "2.8.0"
1959source = "registry+https://github.com/rust-lang/crates.io-index"
1960checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
1961dependencies = [
1962 "serde",
1963]
1964
1965[[package]]
1966name = "bitstream-io"
1967version = "2.6.0"
1968source = "registry+https://github.com/rust-lang/crates.io-index"
1969checksum = "6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2"
1970
1971[[package]]
1972name = "bitvec"
1973version = "1.0.1"
1974source = "registry+https://github.com/rust-lang/crates.io-index"
1975checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
1976dependencies = [
1977 "funty",
1978 "radium",
1979 "tap",
1980 "wyz",
1981]
1982
1983[[package]]
1984name = "blade-graphics"
1985version = "0.6.0"
1986source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
1987dependencies = [
1988 "ash",
1989 "ash-window",
1990 "bitflags 2.8.0",
1991 "bytemuck",
1992 "codespan-reporting",
1993 "glow",
1994 "gpu-alloc",
1995 "gpu-alloc-ash",
1996 "hidden-trait",
1997 "js-sys",
1998 "khronos-egl",
1999 "libloading",
2000 "log",
2001 "mint",
2002 "naga",
2003 "objc2",
2004 "objc2-app-kit",
2005 "objc2-foundation",
2006 "objc2-metal",
2007 "objc2-quartz-core",
2008 "objc2-ui-kit",
2009 "raw-window-handle",
2010 "slab",
2011 "wasm-bindgen",
2012 "web-sys",
2013]
2014
2015[[package]]
2016name = "blade-macros"
2017version = "0.3.0"
2018source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
2019dependencies = [
2020 "proc-macro2",
2021 "quote",
2022 "syn 2.0.100",
2023]
2024
2025[[package]]
2026name = "blade-util"
2027version = "0.2.0"
2028source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
2029dependencies = [
2030 "blade-graphics",
2031 "bytemuck",
2032 "log",
2033 "profiling",
2034]
2035
2036[[package]]
2037name = "blake3"
2038version = "1.6.1"
2039source = "registry+https://github.com/rust-lang/crates.io-index"
2040checksum = "675f87afced0413c9bb02843499dbbd3882a237645883f71a2b59644a6d2f753"
2041dependencies = [
2042 "arrayref",
2043 "arrayvec",
2044 "cc",
2045 "cfg-if",
2046 "constant_time_eq 0.3.1",
2047]
2048
2049[[package]]
2050name = "block"
2051version = "0.1.6"
2052source = "registry+https://github.com/rust-lang/crates.io-index"
2053checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
2054
2055[[package]]
2056name = "block-buffer"
2057version = "0.10.4"
2058source = "registry+https://github.com/rust-lang/crates.io-index"
2059checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
2060dependencies = [
2061 "generic-array",
2062]
2063
2064[[package]]
2065name = "block-padding"
2066version = "0.3.3"
2067source = "registry+https://github.com/rust-lang/crates.io-index"
2068checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
2069dependencies = [
2070 "generic-array",
2071]
2072
2073[[package]]
2074name = "block2"
2075version = "0.5.1"
2076source = "registry+https://github.com/rust-lang/crates.io-index"
2077checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
2078dependencies = [
2079 "objc2",
2080]
2081
2082[[package]]
2083name = "blocking"
2084version = "1.6.1"
2085source = "registry+https://github.com/rust-lang/crates.io-index"
2086checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
2087dependencies = [
2088 "async-channel 2.3.1",
2089 "async-task",
2090 "futures-io",
2091 "futures-lite 2.6.0",
2092 "piper",
2093]
2094
2095[[package]]
2096name = "borsh"
2097version = "1.5.3"
2098source = "registry+https://github.com/rust-lang/crates.io-index"
2099checksum = "2506947f73ad44e344215ccd6403ac2ae18cd8e046e581a441bf8d199f257f03"
2100dependencies = [
2101 "borsh-derive",
2102 "cfg_aliases 0.2.1",
2103]
2104
2105[[package]]
2106name = "borsh-derive"
2107version = "1.5.3"
2108source = "registry+https://github.com/rust-lang/crates.io-index"
2109checksum = "c2593a3b8b938bd68373196c9832f516be11fa487ef4ae745eb282e6a56a7244"
2110dependencies = [
2111 "once_cell",
2112 "proc-macro-crate",
2113 "proc-macro2",
2114 "quote",
2115 "syn 2.0.100",
2116]
2117
2118[[package]]
2119name = "breadcrumbs"
2120version = "0.1.0"
2121dependencies = [
2122 "editor",
2123 "gpui",
2124 "itertools 0.14.0",
2125 "theme",
2126 "ui",
2127 "workspace",
2128 "zed_actions",
2129]
2130
2131[[package]]
2132name = "bstr"
2133version = "1.11.1"
2134source = "registry+https://github.com/rust-lang/crates.io-index"
2135checksum = "786a307d683a5bf92e6fd5fd69a7eb613751668d1d8d67d802846dfe367c62c8"
2136dependencies = [
2137 "memchr",
2138 "regex-automata 0.4.9",
2139 "serde",
2140]
2141
2142[[package]]
2143name = "buffer_diff"
2144version = "0.1.0"
2145dependencies = [
2146 "anyhow",
2147 "clock",
2148 "ctor",
2149 "env_logger 0.11.7",
2150 "futures 0.3.31",
2151 "git2",
2152 "gpui",
2153 "language",
2154 "log",
2155 "pretty_assertions",
2156 "rand 0.8.5",
2157 "rope",
2158 "serde_json",
2159 "sum_tree",
2160 "text",
2161 "unindent",
2162 "util",
2163]
2164
2165[[package]]
2166name = "built"
2167version = "0.7.5"
2168source = "registry+https://github.com/rust-lang/crates.io-index"
2169checksum = "c360505aed52b7ec96a3636c3f039d99103c37d1d9b4f7a8c743d3ea9ffcd03b"
2170
2171[[package]]
2172name = "bumpalo"
2173version = "3.16.0"
2174source = "registry+https://github.com/rust-lang/crates.io-index"
2175checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
2176dependencies = [
2177 "allocator-api2",
2178]
2179
2180[[package]]
2181name = "by_address"
2182version = "1.2.1"
2183source = "registry+https://github.com/rust-lang/crates.io-index"
2184checksum = "64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06"
2185
2186[[package]]
2187name = "bytecheck"
2188version = "0.6.12"
2189source = "registry+https://github.com/rust-lang/crates.io-index"
2190checksum = "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2"
2191dependencies = [
2192 "bytecheck_derive",
2193 "ptr_meta",
2194 "simdutf8",
2195]
2196
2197[[package]]
2198name = "bytecheck_derive"
2199version = "0.6.12"
2200source = "registry+https://github.com/rust-lang/crates.io-index"
2201checksum = "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659"
2202dependencies = [
2203 "proc-macro2",
2204 "quote",
2205 "syn 1.0.109",
2206]
2207
2208[[package]]
2209name = "bytemuck"
2210version = "1.21.0"
2211source = "registry+https://github.com/rust-lang/crates.io-index"
2212checksum = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3"
2213dependencies = [
2214 "bytemuck_derive",
2215]
2216
2217[[package]]
2218name = "bytemuck_derive"
2219version = "1.8.0"
2220source = "registry+https://github.com/rust-lang/crates.io-index"
2221checksum = "bcfcc3cd946cb52f0bbfdbbcfa2f4e24f75ebb6c0e1002f7c25904fada18b9ec"
2222dependencies = [
2223 "proc-macro2",
2224 "quote",
2225 "syn 2.0.100",
2226]
2227
2228[[package]]
2229name = "byteorder"
2230version = "1.5.0"
2231source = "registry+https://github.com/rust-lang/crates.io-index"
2232checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
2233
2234[[package]]
2235name = "byteorder-lite"
2236version = "0.1.0"
2237source = "registry+https://github.com/rust-lang/crates.io-index"
2238checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
2239
2240[[package]]
2241name = "bytes"
2242version = "0.4.12"
2243source = "registry+https://github.com/rust-lang/crates.io-index"
2244checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
2245dependencies = [
2246 "byteorder",
2247 "iovec",
2248]
2249
2250[[package]]
2251name = "bytes"
2252version = "1.10.1"
2253source = "registry+https://github.com/rust-lang/crates.io-index"
2254checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
2255
2256[[package]]
2257name = "bytes-utils"
2258version = "0.1.4"
2259source = "registry+https://github.com/rust-lang/crates.io-index"
2260checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
2261dependencies = [
2262 "bytes 1.10.1",
2263 "either",
2264]
2265
2266[[package]]
2267name = "bzip2"
2268version = "0.4.4"
2269source = "registry+https://github.com/rust-lang/crates.io-index"
2270checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8"
2271dependencies = [
2272 "bzip2-sys",
2273 "libc",
2274]
2275
2276[[package]]
2277name = "bzip2-sys"
2278version = "0.1.11+1.0.8"
2279source = "registry+https://github.com/rust-lang/crates.io-index"
2280checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
2281dependencies = [
2282 "cc",
2283 "libc",
2284 "pkg-config",
2285]
2286
2287[[package]]
2288name = "call"
2289version = "0.1.0"
2290dependencies = [
2291 "anyhow",
2292 "audio",
2293 "client",
2294 "collections",
2295 "fs",
2296 "futures 0.3.31",
2297 "gpui",
2298 "http_client",
2299 "language",
2300 "livekit_client",
2301 "livekit_client_macos",
2302 "log",
2303 "postage",
2304 "project",
2305 "schemars",
2306 "serde",
2307 "serde_derive",
2308 "settings",
2309 "telemetry",
2310 "util",
2311]
2312
2313[[package]]
2314name = "calloop"
2315version = "0.13.0"
2316source = "registry+https://github.com/rust-lang/crates.io-index"
2317checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec"
2318dependencies = [
2319 "bitflags 2.8.0",
2320 "log",
2321 "polling",
2322 "rustix",
2323 "slab",
2324 "thiserror 1.0.69",
2325]
2326
2327[[package]]
2328name = "calloop-wayland-source"
2329version = "0.3.0"
2330source = "registry+https://github.com/rust-lang/crates.io-index"
2331checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20"
2332dependencies = [
2333 "calloop",
2334 "rustix",
2335 "wayland-backend",
2336 "wayland-client",
2337]
2338
2339[[package]]
2340name = "camino"
2341version = "1.1.9"
2342source = "registry+https://github.com/rust-lang/crates.io-index"
2343checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
2344dependencies = [
2345 "serde",
2346]
2347
2348[[package]]
2349name = "cap-fs-ext"
2350version = "3.4.2"
2351source = "registry+https://github.com/rust-lang/crates.io-index"
2352checksum = "7f78efdd7378980d79c0f36b519e51191742d2c9f91ffa5e228fba9f3806d2e1"
2353dependencies = [
2354 "cap-primitives",
2355 "cap-std",
2356 "io-lifetimes",
2357 "windows-sys 0.59.0",
2358]
2359
2360[[package]]
2361name = "cap-net-ext"
2362version = "3.4.2"
2363source = "registry+https://github.com/rust-lang/crates.io-index"
2364checksum = "4ac68674a6042af2bcee1adad9f6abd432642cf03444ce3a5b36c3f39f23baf8"
2365dependencies = [
2366 "cap-primitives",
2367 "cap-std",
2368 "rustix",
2369 "smallvec",
2370]
2371
2372[[package]]
2373name = "cap-primitives"
2374version = "3.4.2"
2375source = "registry+https://github.com/rust-lang/crates.io-index"
2376checksum = "8fc15faeed2223d8b8e8cc1857f5861935a06d06713c4ac106b722ae9ce3c369"
2377dependencies = [
2378 "ambient-authority",
2379 "fs-set-times",
2380 "io-extras",
2381 "io-lifetimes",
2382 "ipnet",
2383 "maybe-owned",
2384 "rustix",
2385 "windows-sys 0.59.0",
2386 "winx",
2387]
2388
2389[[package]]
2390name = "cap-rand"
2391version = "3.4.2"
2392source = "registry+https://github.com/rust-lang/crates.io-index"
2393checksum = "dea13372b49df066d1ae654e5c6e41799c1efd9f6b36794b921e877ea4037977"
2394dependencies = [
2395 "ambient-authority",
2396 "rand 0.8.5",
2397]
2398
2399[[package]]
2400name = "cap-std"
2401version = "3.4.2"
2402source = "registry+https://github.com/rust-lang/crates.io-index"
2403checksum = "c3dbd3e8e8d093d6ccb4b512264869e1281cdb032f7940bd50b2894f96f25609"
2404dependencies = [
2405 "cap-primitives",
2406 "io-extras",
2407 "io-lifetimes",
2408 "rustix",
2409]
2410
2411[[package]]
2412name = "cap-time-ext"
2413version = "3.4.2"
2414source = "registry+https://github.com/rust-lang/crates.io-index"
2415checksum = "bd736b20fc033f564a1995fb82fc349146de43aabba19c7368b4cb17d8f9ea53"
2416dependencies = [
2417 "ambient-authority",
2418 "cap-primitives",
2419 "iana-time-zone",
2420 "once_cell",
2421 "rustix",
2422 "winx",
2423]
2424
2425[[package]]
2426name = "cargo-platform"
2427version = "0.1.9"
2428source = "registry+https://github.com/rust-lang/crates.io-index"
2429checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
2430dependencies = [
2431 "serde",
2432]
2433
2434[[package]]
2435name = "cargo_metadata"
2436version = "0.19.2"
2437source = "registry+https://github.com/rust-lang/crates.io-index"
2438checksum = "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba"
2439dependencies = [
2440 "camino",
2441 "cargo-platform",
2442 "semver",
2443 "serde",
2444 "serde_json",
2445 "thiserror 2.0.6",
2446]
2447
2448[[package]]
2449name = "cargo_toml"
2450version = "0.21.0"
2451source = "registry+https://github.com/rust-lang/crates.io-index"
2452checksum = "5fbd1fe9db3ebf71b89060adaf7b0504c2d6a425cf061313099547e382c2e472"
2453dependencies = [
2454 "serde",
2455 "toml 0.8.20",
2456]
2457
2458[[package]]
2459name = "cast"
2460version = "0.3.0"
2461source = "registry+https://github.com/rust-lang/crates.io-index"
2462checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
2463
2464[[package]]
2465name = "cbc"
2466version = "0.1.2"
2467source = "registry+https://github.com/rust-lang/crates.io-index"
2468checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
2469dependencies = [
2470 "cipher",
2471]
2472
2473[[package]]
2474name = "cbindgen"
2475version = "0.27.0"
2476source = "registry+https://github.com/rust-lang/crates.io-index"
2477checksum = "3fce8dd7fcfcbf3a0a87d8f515194b49d6135acab73e18bd380d1d93bb1a15eb"
2478dependencies = [
2479 "clap",
2480 "heck 0.4.1",
2481 "indexmap",
2482 "log",
2483 "proc-macro2",
2484 "quote",
2485 "serde",
2486 "serde_json",
2487 "syn 2.0.100",
2488 "tempfile",
2489 "toml 0.8.20",
2490]
2491
2492[[package]]
2493name = "cbindgen"
2494version = "0.28.0"
2495source = "registry+https://github.com/rust-lang/crates.io-index"
2496checksum = "eadd868a2ce9ca38de7eeafdcec9c7065ef89b42b32f0839278d55f35c54d1ff"
2497dependencies = [
2498 "heck 0.4.1",
2499 "indexmap",
2500 "log",
2501 "proc-macro2",
2502 "quote",
2503 "serde",
2504 "serde_json",
2505 "syn 2.0.100",
2506 "tempfile",
2507 "toml 0.8.20",
2508]
2509
2510[[package]]
2511name = "cc"
2512version = "1.2.12"
2513source = "registry+https://github.com/rust-lang/crates.io-index"
2514checksum = "755717a7de9ec452bf7f3f1a3099085deabd7f2962b861dae91ecd7a365903d2"
2515dependencies = [
2516 "jobserver",
2517 "libc",
2518 "shlex",
2519]
2520
2521[[package]]
2522name = "cesu8"
2523version = "1.1.0"
2524source = "registry+https://github.com/rust-lang/crates.io-index"
2525checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
2526
2527[[package]]
2528name = "cexpr"
2529version = "0.6.0"
2530source = "registry+https://github.com/rust-lang/crates.io-index"
2531checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
2532dependencies = [
2533 "nom",
2534]
2535
2536[[package]]
2537name = "cfg-expr"
2538version = "0.15.8"
2539source = "registry+https://github.com/rust-lang/crates.io-index"
2540checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
2541dependencies = [
2542 "smallvec",
2543 "target-lexicon 0.12.16",
2544]
2545
2546[[package]]
2547name = "cfg-if"
2548version = "1.0.0"
2549source = "registry+https://github.com/rust-lang/crates.io-index"
2550checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2551
2552[[package]]
2553name = "cfg_aliases"
2554version = "0.1.1"
2555source = "registry+https://github.com/rust-lang/crates.io-index"
2556checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2557
2558[[package]]
2559name = "cfg_aliases"
2560version = "0.2.1"
2561source = "registry+https://github.com/rust-lang/crates.io-index"
2562checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
2563
2564[[package]]
2565name = "channel"
2566version = "0.1.0"
2567dependencies = [
2568 "anyhow",
2569 "client",
2570 "clock",
2571 "collections",
2572 "futures 0.3.31",
2573 "gpui",
2574 "http_client",
2575 "language",
2576 "log",
2577 "rand 0.8.5",
2578 "release_channel",
2579 "rpc",
2580 "settings",
2581 "sum_tree",
2582 "text",
2583 "time",
2584 "util",
2585]
2586
2587[[package]]
2588name = "chrono"
2589version = "0.4.40"
2590source = "registry+https://github.com/rust-lang/crates.io-index"
2591checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c"
2592dependencies = [
2593 "android-tzdata",
2594 "iana-time-zone",
2595 "js-sys",
2596 "num-traits",
2597 "serde",
2598 "wasm-bindgen",
2599 "windows-link",
2600]
2601
2602[[package]]
2603name = "chunked_transfer"
2604version = "1.5.0"
2605source = "registry+https://github.com/rust-lang/crates.io-index"
2606checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
2607
2608[[package]]
2609name = "ciborium"
2610version = "0.2.2"
2611source = "registry+https://github.com/rust-lang/crates.io-index"
2612checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
2613dependencies = [
2614 "ciborium-io",
2615 "ciborium-ll",
2616 "serde",
2617]
2618
2619[[package]]
2620name = "ciborium-io"
2621version = "0.2.2"
2622source = "registry+https://github.com/rust-lang/crates.io-index"
2623checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
2624
2625[[package]]
2626name = "ciborium-ll"
2627version = "0.2.2"
2628source = "registry+https://github.com/rust-lang/crates.io-index"
2629checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
2630dependencies = [
2631 "ciborium-io",
2632 "half",
2633]
2634
2635[[package]]
2636name = "cipher"
2637version = "0.4.4"
2638source = "registry+https://github.com/rust-lang/crates.io-index"
2639checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
2640dependencies = [
2641 "crypto-common",
2642 "inout",
2643 "zeroize",
2644]
2645
2646[[package]]
2647name = "circular-buffer"
2648version = "1.0.0"
2649source = "registry+https://github.com/rust-lang/crates.io-index"
2650checksum = "4dacb91f972298e70fc507a2ffcaf1545807f1a36da586fb846646030adc542f"
2651
2652[[package]]
2653name = "clang-sys"
2654version = "1.8.1"
2655source = "registry+https://github.com/rust-lang/crates.io-index"
2656checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
2657dependencies = [
2658 "glob",
2659 "libc",
2660 "libloading",
2661]
2662
2663[[package]]
2664name = "clap"
2665version = "4.5.32"
2666source = "registry+https://github.com/rust-lang/crates.io-index"
2667checksum = "6088f3ae8c3608d19260cd7445411865a485688711b78b5be70d78cd96136f83"
2668dependencies = [
2669 "clap_builder",
2670 "clap_derive",
2671]
2672
2673[[package]]
2674name = "clap_builder"
2675version = "4.5.32"
2676source = "registry+https://github.com/rust-lang/crates.io-index"
2677checksum = "22a7ef7f676155edfb82daa97f99441f3ebf4a58d5e32f295a56259f1b6facc8"
2678dependencies = [
2679 "anstream",
2680 "anstyle",
2681 "clap_lex",
2682 "strsim",
2683 "terminal_size",
2684]
2685
2686[[package]]
2687name = "clap_complete"
2688version = "4.5.38"
2689source = "registry+https://github.com/rust-lang/crates.io-index"
2690checksum = "d9647a559c112175f17cf724dc72d3645680a883c58481332779192b0d8e7a01"
2691dependencies = [
2692 "clap",
2693]
2694
2695[[package]]
2696name = "clap_derive"
2697version = "4.5.32"
2698source = "registry+https://github.com/rust-lang/crates.io-index"
2699checksum = "09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7"
2700dependencies = [
2701 "heck 0.5.0",
2702 "proc-macro2",
2703 "quote",
2704 "syn 2.0.100",
2705]
2706
2707[[package]]
2708name = "clap_lex"
2709version = "0.7.4"
2710source = "registry+https://github.com/rust-lang/crates.io-index"
2711checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
2712
2713[[package]]
2714name = "cli"
2715version = "0.1.0"
2716dependencies = [
2717 "anyhow",
2718 "clap",
2719 "collections",
2720 "core-foundation 0.9.4",
2721 "core-services",
2722 "exec",
2723 "fork",
2724 "ipc-channel",
2725 "parking_lot",
2726 "paths",
2727 "plist",
2728 "release_channel",
2729 "serde",
2730 "tempfile",
2731 "util",
2732 "windows 0.60.0",
2733]
2734
2735[[package]]
2736name = "client"
2737version = "0.1.0"
2738dependencies = [
2739 "anyhow",
2740 "async-native-tls",
2741 "async-recursion 0.3.2",
2742 "async-tungstenite",
2743 "chrono",
2744 "clock",
2745 "cocoa 0.26.0",
2746 "collections",
2747 "credentials_provider",
2748 "feature_flags",
2749 "futures 0.3.31",
2750 "gpui",
2751 "http_client",
2752 "http_client_tls",
2753 "log",
2754 "parking_lot",
2755 "paths",
2756 "postage",
2757 "rand 0.8.5",
2758 "release_channel",
2759 "rpc",
2760 "schemars",
2761 "serde",
2762 "serde_json",
2763 "settings",
2764 "sha2",
2765 "smol",
2766 "telemetry",
2767 "telemetry_events",
2768 "text",
2769 "thiserror 1.0.69",
2770 "time",
2771 "tiny_http",
2772 "tokio-socks",
2773 "url",
2774 "util",
2775 "windows 0.60.0",
2776 "worktree",
2777]
2778
2779[[package]]
2780name = "clock"
2781version = "0.1.0"
2782dependencies = [
2783 "parking_lot",
2784 "serde",
2785 "smallvec",
2786]
2787
2788[[package]]
2789name = "cmake"
2790version = "0.1.53"
2791source = "registry+https://github.com/rust-lang/crates.io-index"
2792checksum = "e24a03c8b52922d68a1589ad61032f2c1aa5a8158d2aa0d93c6e9534944bbad6"
2793dependencies = [
2794 "cc",
2795]
2796
2797[[package]]
2798name = "cobs"
2799version = "0.2.3"
2800source = "registry+https://github.com/rust-lang/crates.io-index"
2801checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15"
2802
2803[[package]]
2804name = "cocoa"
2805version = "0.25.0"
2806source = "registry+https://github.com/rust-lang/crates.io-index"
2807checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
2808dependencies = [
2809 "bitflags 1.3.2",
2810 "block",
2811 "cocoa-foundation 0.1.2",
2812 "core-foundation 0.9.4",
2813 "core-graphics 0.23.2",
2814 "foreign-types 0.5.0",
2815 "libc",
2816 "objc",
2817]
2818
2819[[package]]
2820name = "cocoa"
2821version = "0.26.0"
2822source = "registry+https://github.com/rust-lang/crates.io-index"
2823checksum = "f79398230a6e2c08f5c9760610eb6924b52aa9e7950a619602baba59dcbbdbb2"
2824dependencies = [
2825 "bitflags 2.8.0",
2826 "block",
2827 "cocoa-foundation 0.2.0",
2828 "core-foundation 0.10.0",
2829 "core-graphics 0.24.0",
2830 "foreign-types 0.5.0",
2831 "libc",
2832 "objc",
2833]
2834
2835[[package]]
2836name = "cocoa-foundation"
2837version = "0.1.2"
2838source = "registry+https://github.com/rust-lang/crates.io-index"
2839checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
2840dependencies = [
2841 "bitflags 1.3.2",
2842 "block",
2843 "core-foundation 0.9.4",
2844 "core-graphics-types 0.1.3",
2845 "libc",
2846 "objc",
2847]
2848
2849[[package]]
2850name = "cocoa-foundation"
2851version = "0.2.0"
2852source = "registry+https://github.com/rust-lang/crates.io-index"
2853checksum = "e14045fb83be07b5acf1c0884b2180461635b433455fa35d1cd6f17f1450679d"
2854dependencies = [
2855 "bitflags 2.8.0",
2856 "block",
2857 "core-foundation 0.10.0",
2858 "core-graphics-types 0.2.0",
2859 "libc",
2860 "objc",
2861]
2862
2863[[package]]
2864name = "codespan-reporting"
2865version = "0.11.1"
2866source = "registry+https://github.com/rust-lang/crates.io-index"
2867checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
2868dependencies = [
2869 "termcolor",
2870 "unicode-width",
2871]
2872
2873[[package]]
2874name = "collab"
2875version = "0.44.0"
2876dependencies = [
2877 "anthropic",
2878 "anyhow",
2879 "assistant",
2880 "assistant_context_editor",
2881 "assistant_slash_command",
2882 "assistant_tool",
2883 "async-stripe",
2884 "async-trait",
2885 "async-tungstenite",
2886 "audio",
2887 "aws-config",
2888 "aws-sdk-kinesis",
2889 "aws-sdk-s3",
2890 "axum",
2891 "axum-extra",
2892 "base64 0.22.1",
2893 "buffer_diff",
2894 "call",
2895 "channel",
2896 "chrono",
2897 "client",
2898 "clock",
2899 "collab_ui",
2900 "collections",
2901 "command_palette_hooks",
2902 "context_server",
2903 "ctor",
2904 "dap",
2905 "dashmap 6.1.0",
2906 "debugger_ui",
2907 "derive_more",
2908 "editor",
2909 "env_logger 0.11.7",
2910 "envy",
2911 "extension",
2912 "file_finder",
2913 "fs",
2914 "futures 0.3.31",
2915 "git",
2916 "git_hosting_providers",
2917 "git_ui",
2918 "google_ai",
2919 "gpui",
2920 "hex",
2921 "http_client",
2922 "hyper 0.14.32",
2923 "indoc",
2924 "jsonwebtoken",
2925 "language",
2926 "language_model",
2927 "livekit_api",
2928 "livekit_client",
2929 "livekit_client_macos",
2930 "log",
2931 "lsp",
2932 "menu",
2933 "multi_buffer",
2934 "nanoid",
2935 "node_runtime",
2936 "notifications",
2937 "open_ai",
2938 "parking_lot",
2939 "pretty_assertions",
2940 "project",
2941 "prometheus",
2942 "prompt_store",
2943 "prost 0.9.0",
2944 "rand 0.8.5",
2945 "recent_projects",
2946 "release_channel",
2947 "remote",
2948 "remote_server",
2949 "reqwest 0.11.27",
2950 "reqwest_client",
2951 "rpc",
2952 "rustc-demangle",
2953 "scrypt",
2954 "sea-orm",
2955 "semantic_version",
2956 "semver",
2957 "serde",
2958 "serde_derive",
2959 "serde_json",
2960 "session",
2961 "settings",
2962 "sha2",
2963 "sqlx",
2964 "strum",
2965 "subtle",
2966 "supermaven_api",
2967 "telemetry_events",
2968 "text",
2969 "theme",
2970 "thiserror 1.0.69",
2971 "time",
2972 "tokio",
2973 "toml 0.8.20",
2974 "tower",
2975 "tower-http 0.4.4",
2976 "tracing",
2977 "tracing-subscriber",
2978 "unindent",
2979 "util",
2980 "uuid",
2981 "workspace",
2982 "worktree",
2983]
2984
2985[[package]]
2986name = "collab_ui"
2987version = "0.1.0"
2988dependencies = [
2989 "anyhow",
2990 "call",
2991 "channel",
2992 "chrono",
2993 "client",
2994 "collections",
2995 "db",
2996 "editor",
2997 "emojis",
2998 "futures 0.3.31",
2999 "fuzzy",
3000 "gpui",
3001 "http_client",
3002 "language",
3003 "menu",
3004 "notifications",
3005 "picker",
3006 "pretty_assertions",
3007 "project",
3008 "release_channel",
3009 "rich_text",
3010 "rpc",
3011 "schemars",
3012 "serde",
3013 "serde_derive",
3014 "serde_json",
3015 "settings",
3016 "smallvec",
3017 "story",
3018 "telemetry",
3019 "theme",
3020 "time",
3021 "time_format",
3022 "title_bar",
3023 "tree-sitter-md",
3024 "ui",
3025 "util",
3026 "workspace",
3027]
3028
3029[[package]]
3030name = "collections"
3031version = "0.1.0"
3032dependencies = [
3033 "indexmap",
3034 "rustc-hash 2.1.1",
3035]
3036
3037[[package]]
3038name = "color_quant"
3039version = "1.1.0"
3040source = "registry+https://github.com/rust-lang/crates.io-index"
3041checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
3042
3043[[package]]
3044name = "colorchoice"
3045version = "1.0.3"
3046source = "registry+https://github.com/rust-lang/crates.io-index"
3047checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
3048
3049[[package]]
3050name = "combine"
3051version = "4.6.7"
3052source = "registry+https://github.com/rust-lang/crates.io-index"
3053checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
3054dependencies = [
3055 "bytes 1.10.1",
3056 "memchr",
3057]
3058
3059[[package]]
3060name = "command_palette"
3061version = "0.1.0"
3062dependencies = [
3063 "client",
3064 "collections",
3065 "command_palette_hooks",
3066 "ctor",
3067 "editor",
3068 "env_logger 0.11.7",
3069 "fuzzy",
3070 "go_to_line",
3071 "gpui",
3072 "language",
3073 "menu",
3074 "picker",
3075 "postage",
3076 "project",
3077 "serde",
3078 "serde_json",
3079 "settings",
3080 "telemetry",
3081 "theme",
3082 "ui",
3083 "util",
3084 "workspace",
3085 "zed_actions",
3086]
3087
3088[[package]]
3089name = "command_palette_hooks"
3090version = "0.1.0"
3091dependencies = [
3092 "collections",
3093 "derive_more",
3094 "gpui",
3095]
3096
3097[[package]]
3098name = "component"
3099version = "0.1.0"
3100dependencies = [
3101 "collections",
3102 "gpui",
3103 "linkme",
3104 "parking_lot",
3105 "theme",
3106]
3107
3108[[package]]
3109name = "component_preview"
3110version = "0.1.0"
3111dependencies = [
3112 "client",
3113 "collections",
3114 "component",
3115 "gpui",
3116 "languages",
3117 "notifications",
3118 "project",
3119 "ui",
3120 "workspace",
3121]
3122
3123[[package]]
3124name = "concurrent-queue"
3125version = "2.5.0"
3126source = "registry+https://github.com/rust-lang/crates.io-index"
3127checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
3128dependencies = [
3129 "crossbeam-utils",
3130]
3131
3132[[package]]
3133name = "console"
3134version = "0.15.8"
3135source = "registry+https://github.com/rust-lang/crates.io-index"
3136checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
3137dependencies = [
3138 "encode_unicode",
3139 "lazy_static",
3140 "libc",
3141 "unicode-width",
3142 "windows-sys 0.52.0",
3143]
3144
3145[[package]]
3146name = "const-oid"
3147version = "0.9.6"
3148source = "registry+https://github.com/rust-lang/crates.io-index"
3149checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
3150
3151[[package]]
3152name = "const-random"
3153version = "0.1.18"
3154source = "registry+https://github.com/rust-lang/crates.io-index"
3155checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
3156dependencies = [
3157 "const-random-macro",
3158]
3159
3160[[package]]
3161name = "const-random-macro"
3162version = "0.1.16"
3163source = "registry+https://github.com/rust-lang/crates.io-index"
3164checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
3165dependencies = [
3166 "getrandom 0.2.15",
3167 "once_cell",
3168 "tiny-keccak",
3169]
3170
3171[[package]]
3172name = "constant_time_eq"
3173version = "0.1.5"
3174source = "registry+https://github.com/rust-lang/crates.io-index"
3175checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
3176
3177[[package]]
3178name = "constant_time_eq"
3179version = "0.3.1"
3180source = "registry+https://github.com/rust-lang/crates.io-index"
3181checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
3182
3183[[package]]
3184name = "context_server"
3185version = "0.1.0"
3186dependencies = [
3187 "anyhow",
3188 "assistant_tool",
3189 "async-trait",
3190 "collections",
3191 "command_palette_hooks",
3192 "context_server_settings",
3193 "extension",
3194 "futures 0.3.31",
3195 "gpui",
3196 "language_model",
3197 "log",
3198 "parking_lot",
3199 "postage",
3200 "project",
3201 "serde",
3202 "serde_json",
3203 "settings",
3204 "smol",
3205 "url",
3206 "util",
3207]
3208
3209[[package]]
3210name = "context_server_settings"
3211version = "0.1.0"
3212dependencies = [
3213 "anyhow",
3214 "collections",
3215 "gpui",
3216 "schemars",
3217 "serde",
3218 "serde_json",
3219 "settings",
3220]
3221
3222[[package]]
3223name = "convert_case"
3224version = "0.4.0"
3225source = "registry+https://github.com/rust-lang/crates.io-index"
3226checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
3227
3228[[package]]
3229name = "convert_case"
3230version = "0.8.0"
3231source = "registry+https://github.com/rust-lang/crates.io-index"
3232checksum = "baaaa0ecca5b51987b9423ccdc971514dd8b0bb7b4060b983d3664dad3f1f89f"
3233dependencies = [
3234 "unicode-segmentation",
3235]
3236
3237[[package]]
3238name = "copilot"
3239version = "0.1.0"
3240dependencies = [
3241 "anyhow",
3242 "async-compression",
3243 "async-std",
3244 "async-tar",
3245 "chrono",
3246 "client",
3247 "clock",
3248 "collections",
3249 "command_palette_hooks",
3250 "ctor",
3251 "editor",
3252 "env_logger 0.11.7",
3253 "fs",
3254 "futures 0.3.31",
3255 "gpui",
3256 "http_client",
3257 "indoc",
3258 "inline_completion",
3259 "language",
3260 "log",
3261 "lsp",
3262 "menu",
3263 "node_runtime",
3264 "parking_lot",
3265 "paths",
3266 "project",
3267 "rpc",
3268 "schemars",
3269 "serde",
3270 "serde_json",
3271 "settings",
3272 "smol",
3273 "strum",
3274 "task",
3275 "theme",
3276 "ui",
3277 "util",
3278 "workspace",
3279]
3280
3281[[package]]
3282name = "core-foundation"
3283version = "0.9.4"
3284source = "registry+https://github.com/rust-lang/crates.io-index"
3285checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
3286dependencies = [
3287 "core-foundation-sys",
3288 "libc",
3289]
3290
3291[[package]]
3292name = "core-foundation"
3293version = "0.10.0"
3294source = "registry+https://github.com/rust-lang/crates.io-index"
3295checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63"
3296dependencies = [
3297 "core-foundation-sys",
3298 "libc",
3299]
3300
3301[[package]]
3302name = "core-foundation-sys"
3303version = "0.8.7"
3304source = "registry+https://github.com/rust-lang/crates.io-index"
3305checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
3306
3307[[package]]
3308name = "core-graphics"
3309version = "0.23.2"
3310source = "registry+https://github.com/rust-lang/crates.io-index"
3311checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
3312dependencies = [
3313 "bitflags 1.3.2",
3314 "core-foundation 0.9.4",
3315 "core-graphics-types 0.1.3",
3316 "foreign-types 0.5.0",
3317 "libc",
3318]
3319
3320[[package]]
3321name = "core-graphics"
3322version = "0.24.0"
3323source = "registry+https://github.com/rust-lang/crates.io-index"
3324checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
3325dependencies = [
3326 "bitflags 2.8.0",
3327 "core-foundation 0.10.0",
3328 "core-graphics-types 0.2.0",
3329 "foreign-types 0.5.0",
3330 "libc",
3331]
3332
3333[[package]]
3334name = "core-graphics-types"
3335version = "0.1.3"
3336source = "registry+https://github.com/rust-lang/crates.io-index"
3337checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
3338dependencies = [
3339 "bitflags 1.3.2",
3340 "core-foundation 0.9.4",
3341 "libc",
3342]
3343
3344[[package]]
3345name = "core-graphics-types"
3346version = "0.2.0"
3347source = "registry+https://github.com/rust-lang/crates.io-index"
3348checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
3349dependencies = [
3350 "bitflags 2.8.0",
3351 "core-foundation 0.10.0",
3352 "libc",
3353]
3354
3355[[package]]
3356name = "core-services"
3357version = "0.2.1"
3358source = "registry+https://github.com/rust-lang/crates.io-index"
3359checksum = "92567e81db522550ebaf742c5d875624ec7820c2c7ee5f8c60e4ce7c2ae3c0fd"
3360dependencies = [
3361 "core-foundation 0.9.4",
3362]
3363
3364[[package]]
3365name = "core-text"
3366version = "20.1.0"
3367source = "registry+https://github.com/rust-lang/crates.io-index"
3368checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5"
3369dependencies = [
3370 "core-foundation 0.9.4",
3371 "core-graphics 0.23.2",
3372 "foreign-types 0.5.0",
3373 "libc",
3374]
3375
3376[[package]]
3377name = "core_maths"
3378version = "0.1.1"
3379source = "registry+https://github.com/rust-lang/crates.io-index"
3380checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30"
3381dependencies = [
3382 "libm",
3383]
3384
3385[[package]]
3386name = "coreaudio-rs"
3387version = "0.11.3"
3388source = "registry+https://github.com/rust-lang/crates.io-index"
3389checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace"
3390dependencies = [
3391 "bitflags 1.3.2",
3392 "core-foundation-sys",
3393 "coreaudio-sys",
3394]
3395
3396[[package]]
3397name = "coreaudio-rs"
3398version = "0.12.1"
3399source = "registry+https://github.com/rust-lang/crates.io-index"
3400checksum = "34ca07354f6d0640333ef95f48d460a4bcf34812a7e7967f9b44c728a8f37c28"
3401dependencies = [
3402 "bitflags 1.3.2",
3403 "core-foundation-sys",
3404 "coreaudio-sys",
3405]
3406
3407[[package]]
3408name = "coreaudio-sys"
3409version = "0.2.16"
3410source = "registry+https://github.com/rust-lang/crates.io-index"
3411checksum = "2ce857aa0b77d77287acc1ac3e37a05a8c95a2af3647d23b15f263bdaeb7562b"
3412dependencies = [
3413 "bindgen 0.70.1",
3414]
3415
3416[[package]]
3417name = "cosmic-text"
3418version = "0.11.2"
3419source = "git+https://github.com/pop-os/cosmic-text?rev=542b20c#542b20ca4376a3b5de5fa629db1a4ace44e18e0c"
3420dependencies = [
3421 "bitflags 2.8.0",
3422 "fontdb 0.18.0",
3423 "log",
3424 "rangemap",
3425 "rayon",
3426 "rustc-hash 1.1.0",
3427 "rustybuzz 0.14.1",
3428 "self_cell",
3429 "swash",
3430 "sys-locale",
3431 "ttf-parser 0.21.1",
3432 "unicode-bidi",
3433 "unicode-linebreak",
3434 "unicode-script",
3435 "unicode-segmentation",
3436]
3437
3438[[package]]
3439name = "cpal"
3440version = "0.15.3"
3441source = "git+https://github.com/zed-industries/cpal?rev=fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50#fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50"
3442dependencies = [
3443 "alsa",
3444 "core-foundation-sys",
3445 "coreaudio-rs 0.11.3",
3446 "dasp_sample",
3447 "jni",
3448 "js-sys",
3449 "libc",
3450 "mach2",
3451 "ndk",
3452 "ndk-context",
3453 "oboe",
3454 "wasm-bindgen",
3455 "wasm-bindgen-futures",
3456 "web-sys",
3457 "windows 0.54.0",
3458]
3459
3460[[package]]
3461name = "cpp_demangle"
3462version = "0.4.4"
3463source = "registry+https://github.com/rust-lang/crates.io-index"
3464checksum = "96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d"
3465dependencies = [
3466 "cfg-if",
3467]
3468
3469[[package]]
3470name = "cpufeatures"
3471version = "0.2.16"
3472source = "registry+https://github.com/rust-lang/crates.io-index"
3473checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3"
3474dependencies = [
3475 "libc",
3476]
3477
3478[[package]]
3479name = "cranelift-bforest"
3480version = "0.116.1"
3481source = "registry+https://github.com/rust-lang/crates.io-index"
3482checksum = "e15d04a0ce86cb36ead88ad68cf693ffd6cda47052b9e0ac114bc47fd9cd23c4"
3483dependencies = [
3484 "cranelift-entity",
3485]
3486
3487[[package]]
3488name = "cranelift-bitset"
3489version = "0.116.1"
3490source = "registry+https://github.com/rust-lang/crates.io-index"
3491checksum = "7c6e3969a7ce267259ce244b7867c5d3bc9e65b0a87e81039588dfdeaede9f34"
3492dependencies = [
3493 "serde",
3494 "serde_derive",
3495]
3496
3497[[package]]
3498name = "cranelift-codegen"
3499version = "0.116.1"
3500source = "registry+https://github.com/rust-lang/crates.io-index"
3501checksum = "2c22032c4cb42558371cf516bb47f26cdad1819d3475c133e93c49f50ebf304e"
3502dependencies = [
3503 "bumpalo",
3504 "cranelift-bforest",
3505 "cranelift-bitset",
3506 "cranelift-codegen-meta",
3507 "cranelift-codegen-shared",
3508 "cranelift-control",
3509 "cranelift-entity",
3510 "cranelift-isle",
3511 "gimli",
3512 "hashbrown 0.14.5",
3513 "log",
3514 "regalloc2",
3515 "rustc-hash 2.1.1",
3516 "serde",
3517 "smallvec",
3518 "target-lexicon 0.13.2",
3519]
3520
3521[[package]]
3522name = "cranelift-codegen-meta"
3523version = "0.116.1"
3524source = "registry+https://github.com/rust-lang/crates.io-index"
3525checksum = "c904bc71c61b27fc57827f4a1379f29de64fe95653b620a3db77d59655eee0b8"
3526dependencies = [
3527 "cranelift-codegen-shared",
3528]
3529
3530[[package]]
3531name = "cranelift-codegen-shared"
3532version = "0.116.1"
3533source = "registry+https://github.com/rust-lang/crates.io-index"
3534checksum = "40180f5497572f644ce88c255480981ae2ec1d7bb4d8e0c0136a13b87a2f2ceb"
3535
3536[[package]]
3537name = "cranelift-control"
3538version = "0.116.1"
3539source = "registry+https://github.com/rust-lang/crates.io-index"
3540checksum = "26d132c6d0bd8a489563472afc171759da0707804a65ece7ceb15a8c6d7dd5ef"
3541dependencies = [
3542 "arbitrary",
3543]
3544
3545[[package]]
3546name = "cranelift-entity"
3547version = "0.116.1"
3548source = "registry+https://github.com/rust-lang/crates.io-index"
3549checksum = "4b2d0d9618275474fbf679dd018ac6e009acbd6ae6850f6a67be33fb3b00b323"
3550dependencies = [
3551 "cranelift-bitset",
3552 "serde",
3553 "serde_derive",
3554]
3555
3556[[package]]
3557name = "cranelift-frontend"
3558version = "0.116.1"
3559source = "registry+https://github.com/rust-lang/crates.io-index"
3560checksum = "4fac41e16729107393174b0c9e3730fb072866100e1e64e80a1a963b2e484d57"
3561dependencies = [
3562 "cranelift-codegen",
3563 "log",
3564 "smallvec",
3565 "target-lexicon 0.13.2",
3566]
3567
3568[[package]]
3569name = "cranelift-isle"
3570version = "0.116.1"
3571source = "registry+https://github.com/rust-lang/crates.io-index"
3572checksum = "1ca20d576e5070044d0a72a9effc2deacf4d6aa650403189d8ea50126483944d"
3573
3574[[package]]
3575name = "cranelift-native"
3576version = "0.116.1"
3577source = "registry+https://github.com/rust-lang/crates.io-index"
3578checksum = "b8dee82f3f1f2c4cba9177f1cc5e350fe98764379bcd29340caa7b01f85076c7"
3579dependencies = [
3580 "cranelift-codegen",
3581 "libc",
3582 "target-lexicon 0.13.2",
3583]
3584
3585[[package]]
3586name = "crc"
3587version = "3.2.1"
3588source = "registry+https://github.com/rust-lang/crates.io-index"
3589checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
3590dependencies = [
3591 "crc-catalog",
3592]
3593
3594[[package]]
3595name = "crc-catalog"
3596version = "2.4.0"
3597source = "registry+https://github.com/rust-lang/crates.io-index"
3598checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
3599
3600[[package]]
3601name = "crc32c"
3602version = "0.6.8"
3603source = "registry+https://github.com/rust-lang/crates.io-index"
3604checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47"
3605dependencies = [
3606 "rustc_version",
3607]
3608
3609[[package]]
3610name = "crc32fast"
3611version = "1.4.2"
3612source = "registry+https://github.com/rust-lang/crates.io-index"
3613checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
3614dependencies = [
3615 "cfg-if",
3616]
3617
3618[[package]]
3619name = "crc64fast-nvme"
3620version = "1.1.1"
3621source = "registry+https://github.com/rust-lang/crates.io-index"
3622checksum = "d5e2ee08013e3f228d6d2394116c4549a6df77708442c62d887d83f68ef2ee37"
3623dependencies = [
3624 "cbindgen 0.27.0",
3625 "crc",
3626]
3627
3628[[package]]
3629name = "credentials_provider"
3630version = "0.1.0"
3631dependencies = [
3632 "anyhow",
3633 "futures 0.3.31",
3634 "gpui",
3635 "paths",
3636 "release_channel",
3637 "serde",
3638 "serde_json",
3639]
3640
3641[[package]]
3642name = "criterion"
3643version = "0.5.1"
3644source = "registry+https://github.com/rust-lang/crates.io-index"
3645checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
3646dependencies = [
3647 "anes",
3648 "cast",
3649 "ciborium",
3650 "clap",
3651 "criterion-plot",
3652 "is-terminal",
3653 "itertools 0.10.5",
3654 "num-traits",
3655 "once_cell",
3656 "oorandom",
3657 "plotters",
3658 "rayon",
3659 "regex",
3660 "serde",
3661 "serde_derive",
3662 "serde_json",
3663 "tinytemplate",
3664 "walkdir",
3665]
3666
3667[[package]]
3668name = "criterion-plot"
3669version = "0.5.0"
3670source = "registry+https://github.com/rust-lang/crates.io-index"
3671checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
3672dependencies = [
3673 "cast",
3674 "itertools 0.10.5",
3675]
3676
3677[[package]]
3678name = "crossbeam-channel"
3679version = "0.5.13"
3680source = "registry+https://github.com/rust-lang/crates.io-index"
3681checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
3682dependencies = [
3683 "crossbeam-utils",
3684]
3685
3686[[package]]
3687name = "crossbeam-deque"
3688version = "0.8.5"
3689source = "registry+https://github.com/rust-lang/crates.io-index"
3690checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
3691dependencies = [
3692 "crossbeam-epoch",
3693 "crossbeam-utils",
3694]
3695
3696[[package]]
3697name = "crossbeam-epoch"
3698version = "0.9.18"
3699source = "registry+https://github.com/rust-lang/crates.io-index"
3700checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
3701dependencies = [
3702 "crossbeam-utils",
3703]
3704
3705[[package]]
3706name = "crossbeam-queue"
3707version = "0.3.11"
3708source = "registry+https://github.com/rust-lang/crates.io-index"
3709checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
3710dependencies = [
3711 "crossbeam-utils",
3712]
3713
3714[[package]]
3715name = "crossbeam-utils"
3716version = "0.8.20"
3717source = "registry+https://github.com/rust-lang/crates.io-index"
3718checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
3719
3720[[package]]
3721name = "crunchy"
3722version = "0.2.2"
3723source = "registry+https://github.com/rust-lang/crates.io-index"
3724checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
3725
3726[[package]]
3727name = "crypto-bigint"
3728version = "0.4.9"
3729source = "registry+https://github.com/rust-lang/crates.io-index"
3730checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
3731dependencies = [
3732 "generic-array",
3733 "rand_core 0.6.4",
3734 "subtle",
3735 "zeroize",
3736]
3737
3738[[package]]
3739name = "crypto-bigint"
3740version = "0.5.5"
3741source = "registry+https://github.com/rust-lang/crates.io-index"
3742checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
3743dependencies = [
3744 "rand_core 0.6.4",
3745 "subtle",
3746]
3747
3748[[package]]
3749name = "crypto-common"
3750version = "0.1.6"
3751source = "registry+https://github.com/rust-lang/crates.io-index"
3752checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
3753dependencies = [
3754 "generic-array",
3755 "rand_core 0.6.4",
3756 "typenum",
3757]
3758
3759[[package]]
3760name = "ctor"
3761version = "0.4.1"
3762source = "registry+https://github.com/rust-lang/crates.io-index"
3763checksum = "07e9666f4a9a948d4f1dff0c08a4512b0f7c86414b23960104c243c10d79f4c3"
3764dependencies = [
3765 "ctor-proc-macro",
3766 "dtor",
3767]
3768
3769[[package]]
3770name = "ctor-proc-macro"
3771version = "0.0.5"
3772source = "registry+https://github.com/rust-lang/crates.io-index"
3773checksum = "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d"
3774
3775[[package]]
3776name = "ctrlc"
3777version = "3.4.5"
3778source = "registry+https://github.com/rust-lang/crates.io-index"
3779checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
3780dependencies = [
3781 "nix",
3782 "windows-sys 0.59.0",
3783]
3784
3785[[package]]
3786name = "cursor-icon"
3787version = "1.1.0"
3788source = "registry+https://github.com/rust-lang/crates.io-index"
3789checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
3790
3791[[package]]
3792name = "cxx"
3793version = "1.0.134"
3794source = "registry+https://github.com/rust-lang/crates.io-index"
3795checksum = "a5a32d755fe20281b46118ee4b507233311fb7a48a0cfd42f554b93640521a2f"
3796dependencies = [
3797 "cc",
3798 "cxxbridge-cmd",
3799 "cxxbridge-flags",
3800 "cxxbridge-macro",
3801 "foldhash",
3802 "link-cplusplus",
3803]
3804
3805[[package]]
3806name = "cxx-build"
3807version = "1.0.134"
3808source = "registry+https://github.com/rust-lang/crates.io-index"
3809checksum = "11645536ada5d1c8804312cbffc9ab950f2216154de431de930da47ca6955199"
3810dependencies = [
3811 "cc",
3812 "codespan-reporting",
3813 "proc-macro2",
3814 "quote",
3815 "scratch",
3816 "syn 2.0.100",
3817]
3818
3819[[package]]
3820name = "cxxbridge-cmd"
3821version = "1.0.134"
3822source = "registry+https://github.com/rust-lang/crates.io-index"
3823checksum = "ebcc9c78e3c7289665aab921a2b394eaffe8bdb369aa18d81ffc0f534fd49385"
3824dependencies = [
3825 "clap",
3826 "codespan-reporting",
3827 "proc-macro2",
3828 "quote",
3829 "syn 2.0.100",
3830]
3831
3832[[package]]
3833name = "cxxbridge-flags"
3834version = "1.0.134"
3835source = "registry+https://github.com/rust-lang/crates.io-index"
3836checksum = "3a22a87bd9e78d7204d793261470a4c9d585154fddd251828d8aefbb5f74c3bf"
3837
3838[[package]]
3839name = "cxxbridge-macro"
3840version = "1.0.134"
3841source = "registry+https://github.com/rust-lang/crates.io-index"
3842checksum = "1dfdb020ff8787c5daf6e0dca743005cc8782868faeadfbabb8824ede5cb1c72"
3843dependencies = [
3844 "proc-macro2",
3845 "quote",
3846 "rustversion",
3847 "syn 2.0.100",
3848]
3849
3850[[package]]
3851name = "dap"
3852version = "0.1.0"
3853dependencies = [
3854 "anyhow",
3855 "async-compression",
3856 "async-pipe",
3857 "async-tar",
3858 "async-trait",
3859 "client",
3860 "collections",
3861 "dap-types",
3862 "env_logger 0.11.7",
3863 "fs",
3864 "futures 0.3.31",
3865 "gpui",
3866 "http_client",
3867 "language",
3868 "log",
3869 "node_runtime",
3870 "parking_lot",
3871 "paths",
3872 "schemars",
3873 "serde",
3874 "serde_json",
3875 "settings",
3876 "smallvec",
3877 "smol",
3878 "task",
3879 "util",
3880]
3881
3882[[package]]
3883name = "dap-types"
3884version = "0.0.1"
3885source = "git+https://github.com/zed-industries/dap-types?rev=bfd4af0#bfd4af084bbaa5f344e6925370d7642e41d0b5b8"
3886dependencies = [
3887 "schemars",
3888 "serde",
3889 "serde_json",
3890]
3891
3892[[package]]
3893name = "dap_adapters"
3894version = "0.1.0"
3895dependencies = [
3896 "anyhow",
3897 "async-trait",
3898 "dap",
3899 "gpui",
3900 "language",
3901 "paths",
3902 "regex",
3903 "serde",
3904 "serde_json",
3905 "sysinfo",
3906 "task",
3907 "util",
3908]
3909
3910[[package]]
3911name = "dashmap"
3912version = "5.5.3"
3913source = "registry+https://github.com/rust-lang/crates.io-index"
3914checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
3915dependencies = [
3916 "cfg-if",
3917 "hashbrown 0.14.5",
3918 "lock_api",
3919 "once_cell",
3920 "parking_lot_core",
3921]
3922
3923[[package]]
3924name = "dashmap"
3925version = "6.1.0"
3926source = "registry+https://github.com/rust-lang/crates.io-index"
3927checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
3928dependencies = [
3929 "cfg-if",
3930 "crossbeam-utils",
3931 "hashbrown 0.14.5",
3932 "lock_api",
3933 "once_cell",
3934 "parking_lot_core",
3935]
3936
3937[[package]]
3938name = "dasp_sample"
3939version = "0.11.0"
3940source = "registry+https://github.com/rust-lang/crates.io-index"
3941checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
3942
3943[[package]]
3944name = "data-encoding"
3945version = "2.6.0"
3946source = "registry+https://github.com/rust-lang/crates.io-index"
3947checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
3948
3949[[package]]
3950name = "data-url"
3951version = "0.3.1"
3952source = "registry+https://github.com/rust-lang/crates.io-index"
3953checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a"
3954
3955[[package]]
3956name = "db"
3957version = "0.1.0"
3958dependencies = [
3959 "anyhow",
3960 "gpui",
3961 "indoc",
3962 "log",
3963 "paths",
3964 "release_channel",
3965 "smol",
3966 "sqlez",
3967 "sqlez_macros",
3968 "tempfile",
3969 "util",
3970]
3971
3972[[package]]
3973name = "dbus"
3974version = "0.9.7"
3975source = "registry+https://github.com/rust-lang/crates.io-index"
3976checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
3977dependencies = [
3978 "libc",
3979 "libdbus-sys",
3980 "winapi",
3981]
3982
3983[[package]]
3984name = "debugger_tools"
3985version = "0.1.0"
3986dependencies = [
3987 "anyhow",
3988 "dap",
3989 "editor",
3990 "futures 0.3.31",
3991 "gpui",
3992 "project",
3993 "serde_json",
3994 "settings",
3995 "smol",
3996 "util",
3997 "workspace",
3998]
3999
4000[[package]]
4001name = "debugger_ui"
4002version = "0.1.0"
4003dependencies = [
4004 "anyhow",
4005 "client",
4006 "collections",
4007 "command_palette_hooks",
4008 "dap",
4009 "editor",
4010 "env_logger 0.11.7",
4011 "feature_flags",
4012 "futures 0.3.31",
4013 "fuzzy",
4014 "gpui",
4015 "language",
4016 "log",
4017 "menu",
4018 "picker",
4019 "pretty_assertions",
4020 "project",
4021 "rpc",
4022 "serde",
4023 "serde_json",
4024 "settings",
4025 "sysinfo",
4026 "task",
4027 "terminal_view",
4028 "theme",
4029 "ui",
4030 "unindent",
4031 "util",
4032 "workspace",
4033]
4034
4035[[package]]
4036name = "deepseek"
4037version = "0.1.0"
4038dependencies = [
4039 "anyhow",
4040 "futures 0.3.31",
4041 "http_client",
4042 "schemars",
4043 "serde",
4044 "serde_json",
4045]
4046
4047[[package]]
4048name = "deflate64"
4049version = "0.1.9"
4050source = "registry+https://github.com/rust-lang/crates.io-index"
4051checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b"
4052
4053[[package]]
4054name = "der"
4055version = "0.6.1"
4056source = "registry+https://github.com/rust-lang/crates.io-index"
4057checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
4058dependencies = [
4059 "const-oid",
4060 "zeroize",
4061]
4062
4063[[package]]
4064name = "der"
4065version = "0.7.9"
4066source = "registry+https://github.com/rust-lang/crates.io-index"
4067checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
4068dependencies = [
4069 "const-oid",
4070 "pem-rfc7468",
4071 "zeroize",
4072]
4073
4074[[package]]
4075name = "deranged"
4076version = "0.3.11"
4077source = "registry+https://github.com/rust-lang/crates.io-index"
4078checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
4079dependencies = [
4080 "powerfmt",
4081 "serde",
4082]
4083
4084[[package]]
4085name = "derive_more"
4086version = "0.99.19"
4087source = "registry+https://github.com/rust-lang/crates.io-index"
4088checksum = "3da29a38df43d6f156149c9b43ded5e018ddff2a855cf2cfd62e8cd7d079c69f"
4089dependencies = [
4090 "convert_case 0.4.0",
4091 "proc-macro2",
4092 "quote",
4093 "rustc_version",
4094 "syn 2.0.100",
4095]
4096
4097[[package]]
4098name = "derive_refineable"
4099version = "0.1.0"
4100dependencies = [
4101 "proc-macro2",
4102 "quote",
4103 "syn 1.0.109",
4104]
4105
4106[[package]]
4107name = "diagnostics"
4108version = "0.1.0"
4109dependencies = [
4110 "anyhow",
4111 "client",
4112 "collections",
4113 "ctor",
4114 "editor",
4115 "env_logger 0.11.7",
4116 "gpui",
4117 "language",
4118 "log",
4119 "lsp",
4120 "pretty_assertions",
4121 "project",
4122 "rand 0.8.5",
4123 "serde",
4124 "serde_json",
4125 "settings",
4126 "theme",
4127 "ui",
4128 "unindent",
4129 "util",
4130 "workspace",
4131]
4132
4133[[package]]
4134name = "dialoguer"
4135version = "0.11.0"
4136source = "registry+https://github.com/rust-lang/crates.io-index"
4137checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
4138dependencies = [
4139 "console",
4140 "fuzzy-matcher",
4141 "shell-words",
4142 "tempfile",
4143 "thiserror 1.0.69",
4144 "zeroize",
4145]
4146
4147[[package]]
4148name = "diff"
4149version = "0.1.13"
4150source = "registry+https://github.com/rust-lang/crates.io-index"
4151checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
4152
4153[[package]]
4154name = "digest"
4155version = "0.10.7"
4156source = "registry+https://github.com/rust-lang/crates.io-index"
4157checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
4158dependencies = [
4159 "block-buffer",
4160 "const-oid",
4161 "crypto-common",
4162 "subtle",
4163]
4164
4165[[package]]
4166name = "dirs"
4167version = "4.0.0"
4168source = "registry+https://github.com/rust-lang/crates.io-index"
4169checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
4170dependencies = [
4171 "dirs-sys 0.3.7",
4172]
4173
4174[[package]]
4175name = "dirs"
4176version = "5.0.1"
4177source = "registry+https://github.com/rust-lang/crates.io-index"
4178checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
4179dependencies = [
4180 "dirs-sys 0.4.1",
4181]
4182
4183[[package]]
4184name = "dirs-sys"
4185version = "0.3.7"
4186source = "registry+https://github.com/rust-lang/crates.io-index"
4187checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
4188dependencies = [
4189 "libc",
4190 "redox_users",
4191 "winapi",
4192]
4193
4194[[package]]
4195name = "dirs-sys"
4196version = "0.4.1"
4197source = "registry+https://github.com/rust-lang/crates.io-index"
4198checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
4199dependencies = [
4200 "libc",
4201 "option-ext",
4202 "redox_users",
4203 "windows-sys 0.48.0",
4204]
4205
4206[[package]]
4207name = "displaydoc"
4208version = "0.2.5"
4209source = "registry+https://github.com/rust-lang/crates.io-index"
4210checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
4211dependencies = [
4212 "proc-macro2",
4213 "quote",
4214 "syn 2.0.100",
4215]
4216
4217[[package]]
4218name = "dlib"
4219version = "0.5.2"
4220source = "registry+https://github.com/rust-lang/crates.io-index"
4221checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
4222dependencies = [
4223 "libloading",
4224]
4225
4226[[package]]
4227name = "docs_preprocessor"
4228version = "0.1.0"
4229dependencies = [
4230 "anyhow",
4231 "clap",
4232 "mdbook",
4233 "regex",
4234 "serde",
4235 "serde_json",
4236 "settings",
4237 "util",
4238]
4239
4240[[package]]
4241name = "dotenvy"
4242version = "0.15.7"
4243source = "registry+https://github.com/rust-lang/crates.io-index"
4244checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
4245
4246[[package]]
4247name = "downcast-rs"
4248version = "1.2.1"
4249source = "registry+https://github.com/rust-lang/crates.io-index"
4250checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
4251
4252[[package]]
4253name = "doxygen-rs"
4254version = "0.4.2"
4255source = "registry+https://github.com/rust-lang/crates.io-index"
4256checksum = "415b6ec780d34dcf624666747194393603d0373b7141eef01d12ee58881507d9"
4257dependencies = [
4258 "phf",
4259]
4260
4261[[package]]
4262name = "dtor"
4263version = "0.0.5"
4264source = "registry+https://github.com/rust-lang/crates.io-index"
4265checksum = "222ef136a1c687d4aa0395c175f2c4586e379924c352fd02f7870cf7de783c23"
4266dependencies = [
4267 "dtor-proc-macro",
4268]
4269
4270[[package]]
4271name = "dtor-proc-macro"
4272version = "0.0.5"
4273source = "registry+https://github.com/rust-lang/crates.io-index"
4274checksum = "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055"
4275
4276[[package]]
4277name = "dunce"
4278version = "1.0.5"
4279source = "registry+https://github.com/rust-lang/crates.io-index"
4280checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
4281
4282[[package]]
4283name = "dwrote"
4284version = "0.11.2"
4285source = "registry+https://github.com/rust-lang/crates.io-index"
4286checksum = "70182709525a3632b2ba96b6569225467b18ecb4a77f46d255f713a6bebf05fd"
4287dependencies = [
4288 "lazy_static",
4289 "libc",
4290 "winapi",
4291 "wio",
4292]
4293
4294[[package]]
4295name = "dyn-clone"
4296version = "1.0.17"
4297source = "registry+https://github.com/rust-lang/crates.io-index"
4298checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
4299
4300[[package]]
4301name = "ec4rs"
4302version = "1.1.1"
4303source = "registry+https://github.com/rust-lang/crates.io-index"
4304checksum = "acf65d056c7da9c971c2847ce250fd1f0f9659d5718845c3ec0ad95f5668352c"
4305
4306[[package]]
4307name = "ecdsa"
4308version = "0.14.8"
4309source = "registry+https://github.com/rust-lang/crates.io-index"
4310checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
4311dependencies = [
4312 "der 0.6.1",
4313 "elliptic-curve",
4314 "rfc6979",
4315 "signature 1.6.4",
4316]
4317
4318[[package]]
4319name = "editor"
4320version = "0.1.0"
4321dependencies = [
4322 "aho-corasick",
4323 "anyhow",
4324 "assets",
4325 "buffer_diff",
4326 "chrono",
4327 "client",
4328 "clock",
4329 "collections",
4330 "convert_case 0.8.0",
4331 "ctor",
4332 "db",
4333 "emojis",
4334 "env_logger 0.11.7",
4335 "feature_flags",
4336 "file_icons",
4337 "fs",
4338 "futures 0.3.31",
4339 "fuzzy",
4340 "git",
4341 "gpui",
4342 "http_client",
4343 "indoc",
4344 "inline_completion",
4345 "itertools 0.14.0",
4346 "language",
4347 "languages",
4348 "linkify",
4349 "log",
4350 "lsp",
4351 "markdown",
4352 "menu",
4353 "multi_buffer",
4354 "ordered-float 2.10.1",
4355 "parking_lot",
4356 "pretty_assertions",
4357 "project",
4358 "rand 0.8.5",
4359 "release_channel",
4360 "rpc",
4361 "schemars",
4362 "serde",
4363 "serde_json",
4364 "settings",
4365 "smallvec",
4366 "smol",
4367 "snippet",
4368 "sum_tree",
4369 "task",
4370 "telemetry",
4371 "tempfile",
4372 "text",
4373 "theme",
4374 "time",
4375 "time_format",
4376 "tree-sitter-html",
4377 "tree-sitter-rust",
4378 "tree-sitter-typescript",
4379 "ui",
4380 "unicode-script",
4381 "unicode-segmentation",
4382 "unindent",
4383 "url",
4384 "util",
4385 "uuid",
4386 "workspace",
4387 "zed_actions",
4388]
4389
4390[[package]]
4391name = "either"
4392version = "1.13.0"
4393source = "registry+https://github.com/rust-lang/crates.io-index"
4394checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
4395dependencies = [
4396 "serde",
4397]
4398
4399[[package]]
4400name = "elasticlunr-rs"
4401version = "3.0.2"
4402source = "registry+https://github.com/rust-lang/crates.io-index"
4403checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
4404dependencies = [
4405 "regex",
4406 "serde",
4407 "serde_derive",
4408 "serde_json",
4409]
4410
4411[[package]]
4412name = "elliptic-curve"
4413version = "0.12.3"
4414source = "registry+https://github.com/rust-lang/crates.io-index"
4415checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
4416dependencies = [
4417 "base16ct",
4418 "crypto-bigint 0.4.9",
4419 "der 0.6.1",
4420 "digest",
4421 "ff",
4422 "generic-array",
4423 "group",
4424 "pkcs8 0.9.0",
4425 "rand_core 0.6.4",
4426 "sec1",
4427 "subtle",
4428 "zeroize",
4429]
4430
4431[[package]]
4432name = "embed-resource"
4433version = "3.0.2"
4434source = "registry+https://github.com/rust-lang/crates.io-index"
4435checksum = "7fbc6e0d8e0c03a655b53ca813f0463d2c956bc4db8138dbc89f120b066551e3"
4436dependencies = [
4437 "cc",
4438 "memchr",
4439 "rustc_version",
4440 "toml 0.8.20",
4441 "vswhom",
4442 "winreg 0.52.0",
4443]
4444
4445[[package]]
4446name = "embedded-io"
4447version = "0.4.0"
4448source = "registry+https://github.com/rust-lang/crates.io-index"
4449checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
4450
4451[[package]]
4452name = "embedded-io"
4453version = "0.6.1"
4454source = "registry+https://github.com/rust-lang/crates.io-index"
4455checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
4456
4457[[package]]
4458name = "emojis"
4459version = "0.6.4"
4460source = "registry+https://github.com/rust-lang/crates.io-index"
4461checksum = "99e1f1df1f181f2539bac8bf027d31ca5ffbf9e559e3f2d09413b9107b5c02f4"
4462dependencies = [
4463 "phf",
4464]
4465
4466[[package]]
4467name = "encode_unicode"
4468version = "0.3.6"
4469source = "registry+https://github.com/rust-lang/crates.io-index"
4470checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
4471
4472[[package]]
4473name = "encoding_rs"
4474version = "0.8.35"
4475source = "registry+https://github.com/rust-lang/crates.io-index"
4476checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
4477dependencies = [
4478 "cfg-if",
4479]
4480
4481[[package]]
4482name = "endi"
4483version = "1.1.0"
4484source = "registry+https://github.com/rust-lang/crates.io-index"
4485checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
4486
4487[[package]]
4488name = "enumflags2"
4489version = "0.7.10"
4490source = "registry+https://github.com/rust-lang/crates.io-index"
4491checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d"
4492dependencies = [
4493 "enumflags2_derive",
4494 "serde",
4495]
4496
4497[[package]]
4498name = "enumflags2_derive"
4499version = "0.7.10"
4500source = "registry+https://github.com/rust-lang/crates.io-index"
4501checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8"
4502dependencies = [
4503 "proc-macro2",
4504 "quote",
4505 "syn 2.0.100",
4506]
4507
4508[[package]]
4509name = "env_filter"
4510version = "0.1.2"
4511source = "registry+https://github.com/rust-lang/crates.io-index"
4512checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
4513dependencies = [
4514 "log",
4515 "regex",
4516]
4517
4518[[package]]
4519name = "env_home"
4520version = "0.1.0"
4521source = "registry+https://github.com/rust-lang/crates.io-index"
4522checksum = "c7f84e12ccf0a7ddc17a6c41c93326024c42920d7ee630d04950e6926645c0fe"
4523
4524[[package]]
4525name = "env_logger"
4526version = "0.10.2"
4527source = "registry+https://github.com/rust-lang/crates.io-index"
4528checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
4529dependencies = [
4530 "humantime",
4531 "is-terminal",
4532 "log",
4533 "regex",
4534 "termcolor",
4535]
4536
4537[[package]]
4538name = "env_logger"
4539version = "0.11.7"
4540source = "registry+https://github.com/rust-lang/crates.io-index"
4541checksum = "c3716d7a920fb4fac5d84e9d4bce8ceb321e9414b4409da61b07b75c1e3d0697"
4542dependencies = [
4543 "anstream",
4544 "anstyle",
4545 "env_filter",
4546 "jiff",
4547 "log",
4548]
4549
4550[[package]]
4551name = "envy"
4552version = "0.4.2"
4553source = "registry+https://github.com/rust-lang/crates.io-index"
4554checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
4555dependencies = [
4556 "serde",
4557]
4558
4559[[package]]
4560name = "equivalent"
4561version = "1.0.1"
4562source = "registry+https://github.com/rust-lang/crates.io-index"
4563checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
4564
4565[[package]]
4566name = "erased-serde"
4567version = "0.4.5"
4568source = "registry+https://github.com/rust-lang/crates.io-index"
4569checksum = "24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d"
4570dependencies = [
4571 "serde",
4572 "typeid",
4573]
4574
4575[[package]]
4576name = "errno"
4577version = "0.2.8"
4578source = "registry+https://github.com/rust-lang/crates.io-index"
4579checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
4580dependencies = [
4581 "errno-dragonfly",
4582 "libc",
4583 "winapi",
4584]
4585
4586[[package]]
4587name = "errno"
4588version = "0.3.10"
4589source = "registry+https://github.com/rust-lang/crates.io-index"
4590checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
4591dependencies = [
4592 "libc",
4593 "windows-sys 0.59.0",
4594]
4595
4596[[package]]
4597name = "errno-dragonfly"
4598version = "0.1.2"
4599source = "registry+https://github.com/rust-lang/crates.io-index"
4600checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
4601dependencies = [
4602 "cc",
4603 "libc",
4604]
4605
4606[[package]]
4607name = "etagere"
4608version = "0.2.15"
4609source = "registry+https://github.com/rust-lang/crates.io-index"
4610checksum = "fc89bf99e5dc15954a60f707c1e09d7540e5cd9af85fa75caa0b510bc08c5342"
4611dependencies = [
4612 "euclid",
4613 "svg_fmt",
4614]
4615
4616[[package]]
4617name = "etcetera"
4618version = "0.8.0"
4619source = "registry+https://github.com/rust-lang/crates.io-index"
4620checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
4621dependencies = [
4622 "cfg-if",
4623 "home",
4624 "windows-sys 0.48.0",
4625]
4626
4627[[package]]
4628name = "euclid"
4629version = "0.22.11"
4630source = "registry+https://github.com/rust-lang/crates.io-index"
4631checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48"
4632dependencies = [
4633 "num-traits",
4634]
4635
4636[[package]]
4637name = "evals"
4638version = "0.1.0"
4639dependencies = [
4640 "anyhow",
4641 "clap",
4642 "client",
4643 "clock",
4644 "collections",
4645 "env_logger 0.11.7",
4646 "feature_flags",
4647 "fs",
4648 "gpui",
4649 "http_client",
4650 "language",
4651 "languages",
4652 "node_runtime",
4653 "open_ai",
4654 "project",
4655 "reqwest_client",
4656 "semantic_index",
4657 "serde",
4658 "serde_json",
4659 "settings",
4660 "smol",
4661 "util",
4662]
4663
4664[[package]]
4665name = "event-listener"
4666version = "2.5.3"
4667source = "registry+https://github.com/rust-lang/crates.io-index"
4668checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
4669
4670[[package]]
4671name = "event-listener"
4672version = "5.3.1"
4673source = "registry+https://github.com/rust-lang/crates.io-index"
4674checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
4675dependencies = [
4676 "concurrent-queue",
4677 "parking",
4678 "pin-project-lite",
4679]
4680
4681[[package]]
4682name = "event-listener-strategy"
4683version = "0.5.3"
4684source = "registry+https://github.com/rust-lang/crates.io-index"
4685checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2"
4686dependencies = [
4687 "event-listener 5.3.1",
4688 "pin-project-lite",
4689]
4690
4691[[package]]
4692name = "exec"
4693version = "0.3.1"
4694source = "registry+https://github.com/rust-lang/crates.io-index"
4695checksum = "886b70328cba8871bfc025858e1de4be16b1d5088f2ba50b57816f4210672615"
4696dependencies = [
4697 "errno 0.2.8",
4698 "libc",
4699]
4700
4701[[package]]
4702name = "exr"
4703version = "1.73.0"
4704source = "registry+https://github.com/rust-lang/crates.io-index"
4705checksum = "f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0"
4706dependencies = [
4707 "bit_field",
4708 "half",
4709 "lebe",
4710 "miniz_oxide",
4711 "rayon-core",
4712 "smallvec",
4713 "zune-inflate",
4714]
4715
4716[[package]]
4717name = "extension"
4718version = "0.1.0"
4719dependencies = [
4720 "anyhow",
4721 "async-compression",
4722 "async-tar",
4723 "async-trait",
4724 "collections",
4725 "convert_case 0.8.0",
4726 "fs",
4727 "futures 0.3.31",
4728 "gpui",
4729 "http_client",
4730 "language",
4731 "log",
4732 "lsp",
4733 "parking_lot",
4734 "semantic_version",
4735 "serde",
4736 "serde_json",
4737 "toml 0.8.20",
4738 "util",
4739 "wasm-encoder 0.221.3",
4740 "wasmparser 0.221.3",
4741 "wit-component 0.221.3",
4742]
4743
4744[[package]]
4745name = "extension_cli"
4746version = "0.1.0"
4747dependencies = [
4748 "anyhow",
4749 "clap",
4750 "env_logger 0.11.7",
4751 "extension",
4752 "fs",
4753 "language",
4754 "log",
4755 "reqwest_client",
4756 "rpc",
4757 "serde",
4758 "serde_json",
4759 "theme",
4760 "tokio",
4761 "toml 0.8.20",
4762 "tree-sitter",
4763 "wasmtime",
4764]
4765
4766[[package]]
4767name = "extension_host"
4768version = "0.1.0"
4769dependencies = [
4770 "anyhow",
4771 "async-compression",
4772 "async-tar",
4773 "async-trait",
4774 "client",
4775 "collections",
4776 "context_server_settings",
4777 "ctor",
4778 "env_logger 0.11.7",
4779 "extension",
4780 "fs",
4781 "futures 0.3.31",
4782 "gpui",
4783 "http_client",
4784 "language",
4785 "language_extension",
4786 "log",
4787 "lsp",
4788 "node_runtime",
4789 "parking_lot",
4790 "paths",
4791 "project",
4792 "release_channel",
4793 "remote",
4794 "reqwest_client",
4795 "schemars",
4796 "semantic_version",
4797 "serde",
4798 "serde_json",
4799 "serde_json_lenient",
4800 "settings",
4801 "task",
4802 "telemetry",
4803 "tempfile",
4804 "theme",
4805 "theme_extension",
4806 "toml 0.8.20",
4807 "url",
4808 "util",
4809 "wasmparser 0.221.3",
4810 "wasmtime",
4811 "wasmtime-wasi",
4812]
4813
4814[[package]]
4815name = "extensions_ui"
4816version = "0.1.0"
4817dependencies = [
4818 "anyhow",
4819 "client",
4820 "collections",
4821 "db",
4822 "editor",
4823 "extension_host",
4824 "fs",
4825 "fuzzy",
4826 "gpui",
4827 "language",
4828 "num-format",
4829 "picker",
4830 "project",
4831 "release_channel",
4832 "semantic_version",
4833 "serde",
4834 "settings",
4835 "smallvec",
4836 "strum",
4837 "telemetry",
4838 "theme",
4839 "ui",
4840 "util",
4841 "vim_mode_setting",
4842 "workspace",
4843 "zed_actions",
4844]
4845
4846[[package]]
4847name = "fallible-iterator"
4848version = "0.3.0"
4849source = "registry+https://github.com/rust-lang/crates.io-index"
4850checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
4851
4852[[package]]
4853name = "fancy-regex"
4854version = "0.13.0"
4855source = "registry+https://github.com/rust-lang/crates.io-index"
4856checksum = "531e46835a22af56d1e3b66f04844bed63158bc094a628bec1d321d9b4c44bf2"
4857dependencies = [
4858 "bit-set 0.5.3",
4859 "regex-automata 0.4.9",
4860 "regex-syntax 0.8.5",
4861]
4862
4863[[package]]
4864name = "fancy-regex"
4865version = "0.14.0"
4866source = "registry+https://github.com/rust-lang/crates.io-index"
4867checksum = "6e24cb5a94bcae1e5408b0effca5cd7172ea3c5755049c5f3af4cd283a165298"
4868dependencies = [
4869 "bit-set 0.8.0",
4870 "regex-automata 0.4.9",
4871 "regex-syntax 0.8.5",
4872]
4873
4874[[package]]
4875name = "fast-srgb8"
4876version = "1.0.0"
4877source = "registry+https://github.com/rust-lang/crates.io-index"
4878checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
4879
4880[[package]]
4881name = "fastrand"
4882version = "1.9.0"
4883source = "registry+https://github.com/rust-lang/crates.io-index"
4884checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
4885dependencies = [
4886 "instant",
4887]
4888
4889[[package]]
4890name = "fastrand"
4891version = "2.3.0"
4892source = "registry+https://github.com/rust-lang/crates.io-index"
4893checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
4894
4895[[package]]
4896name = "fd-lock"
4897version = "4.0.2"
4898source = "registry+https://github.com/rust-lang/crates.io-index"
4899checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
4900dependencies = [
4901 "cfg-if",
4902 "rustix",
4903 "windows-sys 0.52.0",
4904]
4905
4906[[package]]
4907name = "fdeflate"
4908version = "0.3.7"
4909source = "registry+https://github.com/rust-lang/crates.io-index"
4910checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
4911dependencies = [
4912 "simd-adler32",
4913]
4914
4915[[package]]
4916name = "feature_flags"
4917version = "0.1.0"
4918dependencies = [
4919 "futures 0.3.31",
4920 "gpui",
4921 "smol",
4922]
4923
4924[[package]]
4925name = "feedback"
4926version = "0.1.0"
4927dependencies = [
4928 "anyhow",
4929 "bitflags 2.8.0",
4930 "client",
4931 "db",
4932 "editor",
4933 "futures 0.3.31",
4934 "gpui",
4935 "http_client",
4936 "human_bytes",
4937 "language",
4938 "log",
4939 "menu",
4940 "project",
4941 "regex",
4942 "release_channel",
4943 "serde",
4944 "serde_derive",
4945 "serde_json",
4946 "smol",
4947 "sysinfo",
4948 "ui",
4949 "urlencoding",
4950 "util",
4951 "workspace",
4952 "zed_actions",
4953]
4954
4955[[package]]
4956name = "ff"
4957version = "0.12.1"
4958source = "registry+https://github.com/rust-lang/crates.io-index"
4959checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
4960dependencies = [
4961 "rand_core 0.6.4",
4962 "subtle",
4963]
4964
4965[[package]]
4966name = "file_finder"
4967version = "0.1.0"
4968dependencies = [
4969 "anyhow",
4970 "collections",
4971 "ctor",
4972 "editor",
4973 "env_logger 0.11.7",
4974 "file_icons",
4975 "futures 0.3.31",
4976 "fuzzy",
4977 "gpui",
4978 "language",
4979 "menu",
4980 "picker",
4981 "project",
4982 "schemars",
4983 "serde",
4984 "serde_derive",
4985 "serde_json",
4986 "settings",
4987 "text",
4988 "theme",
4989 "ui",
4990 "util",
4991 "workspace",
4992]
4993
4994[[package]]
4995name = "file_icons"
4996version = "0.1.0"
4997dependencies = [
4998 "gpui",
4999 "serde",
5000 "settings",
5001 "theme",
5002 "util",
5003]
5004
5005[[package]]
5006name = "filedescriptor"
5007version = "0.8.3"
5008source = "registry+https://github.com/rust-lang/crates.io-index"
5009checksum = "e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d"
5010dependencies = [
5011 "libc",
5012 "thiserror 1.0.69",
5013 "winapi",
5014]
5015
5016[[package]]
5017name = "filetime"
5018version = "0.2.25"
5019source = "registry+https://github.com/rust-lang/crates.io-index"
5020checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
5021dependencies = [
5022 "cfg-if",
5023 "libc",
5024 "libredox",
5025 "windows-sys 0.59.0",
5026]
5027
5028[[package]]
5029name = "fixedbitset"
5030version = "0.4.2"
5031source = "registry+https://github.com/rust-lang/crates.io-index"
5032checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
5033
5034[[package]]
5035name = "flate2"
5036version = "1.0.35"
5037source = "registry+https://github.com/rust-lang/crates.io-index"
5038checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
5039dependencies = [
5040 "crc32fast",
5041 "miniz_oxide",
5042]
5043
5044[[package]]
5045name = "float-cmp"
5046version = "0.9.0"
5047source = "registry+https://github.com/rust-lang/crates.io-index"
5048checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
5049
5050[[package]]
5051name = "float-ord"
5052version = "0.3.2"
5053source = "registry+https://github.com/rust-lang/crates.io-index"
5054checksum = "8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d"
5055
5056[[package]]
5057name = "float_next_after"
5058version = "1.0.0"
5059source = "registry+https://github.com/rust-lang/crates.io-index"
5060checksum = "8bf7cc16383c4b8d58b9905a8509f02926ce3058053c056376248d958c9df1e8"
5061
5062[[package]]
5063name = "flume"
5064version = "0.11.1"
5065source = "registry+https://github.com/rust-lang/crates.io-index"
5066checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
5067dependencies = [
5068 "futures-core",
5069 "futures-sink",
5070 "nanorand",
5071 "spin",
5072]
5073
5074[[package]]
5075name = "fnv"
5076version = "1.0.7"
5077source = "registry+https://github.com/rust-lang/crates.io-index"
5078checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
5079
5080[[package]]
5081name = "foldhash"
5082version = "0.1.3"
5083source = "registry+https://github.com/rust-lang/crates.io-index"
5084checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
5085
5086[[package]]
5087name = "font-kit"
5088version = "0.14.1"
5089source = "git+https://github.com/zed-industries/font-kit?rev=40391b7#40391b7c0041d8a8572af2afa3de32ae088f0120"
5090dependencies = [
5091 "bitflags 2.8.0",
5092 "byteorder",
5093 "core-foundation 0.9.4",
5094 "core-graphics 0.23.2",
5095 "core-text",
5096 "dirs 5.0.1",
5097 "dwrote",
5098 "float-ord",
5099 "freetype-sys",
5100 "lazy_static",
5101 "libc",
5102 "log",
5103 "pathfinder_geometry",
5104 "pathfinder_simd",
5105 "walkdir",
5106 "winapi",
5107 "yeslogic-fontconfig-sys",
5108]
5109
5110[[package]]
5111name = "font-types"
5112version = "0.7.3"
5113source = "registry+https://github.com/rust-lang/crates.io-index"
5114checksum = "b3971f9a5ca983419cdc386941ba3b9e1feba01a0ab888adf78739feb2798492"
5115dependencies = [
5116 "bytemuck",
5117]
5118
5119[[package]]
5120name = "fontconfig-parser"
5121version = "0.5.7"
5122source = "registry+https://github.com/rust-lang/crates.io-index"
5123checksum = "c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7"
5124dependencies = [
5125 "roxmltree",
5126]
5127
5128[[package]]
5129name = "fontdb"
5130version = "0.18.0"
5131source = "registry+https://github.com/rust-lang/crates.io-index"
5132checksum = "e32eac81c1135c1df01d4e6d4233c47ba11f6a6d07f33e0bba09d18797077770"
5133dependencies = [
5134 "fontconfig-parser",
5135 "log",
5136 "memmap2",
5137 "slotmap",
5138 "tinyvec",
5139 "ttf-parser 0.21.1",
5140]
5141
5142[[package]]
5143name = "fontdb"
5144version = "0.23.0"
5145source = "registry+https://github.com/rust-lang/crates.io-index"
5146checksum = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905"
5147dependencies = [
5148 "fontconfig-parser",
5149 "log",
5150 "memmap2",
5151 "slotmap",
5152 "tinyvec",
5153 "ttf-parser 0.25.1",
5154]
5155
5156[[package]]
5157name = "foreign-types"
5158version = "0.3.2"
5159source = "registry+https://github.com/rust-lang/crates.io-index"
5160checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
5161dependencies = [
5162 "foreign-types-shared 0.1.1",
5163]
5164
5165[[package]]
5166name = "foreign-types"
5167version = "0.5.0"
5168source = "registry+https://github.com/rust-lang/crates.io-index"
5169checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
5170dependencies = [
5171 "foreign-types-macros",
5172 "foreign-types-shared 0.3.1",
5173]
5174
5175[[package]]
5176name = "foreign-types-macros"
5177version = "0.2.3"
5178source = "registry+https://github.com/rust-lang/crates.io-index"
5179checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
5180dependencies = [
5181 "proc-macro2",
5182 "quote",
5183 "syn 2.0.100",
5184]
5185
5186[[package]]
5187name = "foreign-types-shared"
5188version = "0.1.1"
5189source = "registry+https://github.com/rust-lang/crates.io-index"
5190checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
5191
5192[[package]]
5193name = "foreign-types-shared"
5194version = "0.3.1"
5195source = "registry+https://github.com/rust-lang/crates.io-index"
5196checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
5197
5198[[package]]
5199name = "fork"
5200version = "0.2.0"
5201source = "registry+https://github.com/rust-lang/crates.io-index"
5202checksum = "05dc8b302e04a1c27f4fe694439ef0f29779ca4edc205b7b58f00db04e29656d"
5203dependencies = [
5204 "libc",
5205]
5206
5207[[package]]
5208name = "form_urlencoded"
5209version = "1.2.1"
5210source = "registry+https://github.com/rust-lang/crates.io-index"
5211checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
5212dependencies = [
5213 "percent-encoding",
5214]
5215
5216[[package]]
5217name = "freetype-sys"
5218version = "0.20.1"
5219source = "registry+https://github.com/rust-lang/crates.io-index"
5220checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134"
5221dependencies = [
5222 "cc",
5223 "libc",
5224 "pkg-config",
5225]
5226
5227[[package]]
5228name = "fs"
5229version = "0.1.0"
5230dependencies = [
5231 "anyhow",
5232 "ashpd",
5233 "async-tar",
5234 "async-trait",
5235 "cocoa 0.26.0",
5236 "collections",
5237 "fsevent",
5238 "futures 0.3.31",
5239 "git",
5240 "git2",
5241 "gpui",
5242 "libc",
5243 "log",
5244 "notify 6.1.1",
5245 "objc",
5246 "parking_lot",
5247 "paths",
5248 "proto",
5249 "rope",
5250 "serde",
5251 "serde_json",
5252 "smol",
5253 "tempfile",
5254 "text",
5255 "time",
5256 "util",
5257 "windows 0.60.0",
5258]
5259
5260[[package]]
5261name = "fs-set-times"
5262version = "0.20.2"
5263source = "registry+https://github.com/rust-lang/crates.io-index"
5264checksum = "5e2e6123af26f0f2c51cc66869137080199406754903cc926a7690401ce09cb4"
5265dependencies = [
5266 "io-lifetimes",
5267 "rustix",
5268 "windows-sys 0.59.0",
5269]
5270
5271[[package]]
5272name = "fs2"
5273version = "0.4.3"
5274source = "registry+https://github.com/rust-lang/crates.io-index"
5275checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
5276dependencies = [
5277 "libc",
5278 "winapi",
5279]
5280
5281[[package]]
5282name = "fs_extra"
5283version = "1.3.0"
5284source = "registry+https://github.com/rust-lang/crates.io-index"
5285checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
5286
5287[[package]]
5288name = "fsevent"
5289version = "0.1.0"
5290dependencies = [
5291 "bitflags 2.8.0",
5292 "core-foundation 0.9.4",
5293 "fsevent-sys 3.1.0",
5294 "parking_lot",
5295 "tempfile",
5296]
5297
5298[[package]]
5299name = "fsevent-sys"
5300version = "3.1.0"
5301source = "registry+https://github.com/rust-lang/crates.io-index"
5302checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
5303dependencies = [
5304 "libc",
5305]
5306
5307[[package]]
5308name = "fsevent-sys"
5309version = "4.1.0"
5310source = "registry+https://github.com/rust-lang/crates.io-index"
5311checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
5312dependencies = [
5313 "libc",
5314]
5315
5316[[package]]
5317name = "funty"
5318version = "2.0.0"
5319source = "registry+https://github.com/rust-lang/crates.io-index"
5320checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
5321
5322[[package]]
5323name = "futf"
5324version = "0.1.5"
5325source = "registry+https://github.com/rust-lang/crates.io-index"
5326checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
5327dependencies = [
5328 "mac",
5329 "new_debug_unreachable",
5330]
5331
5332[[package]]
5333name = "futures"
5334version = "0.1.31"
5335source = "registry+https://github.com/rust-lang/crates.io-index"
5336checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
5337
5338[[package]]
5339name = "futures"
5340version = "0.3.31"
5341source = "registry+https://github.com/rust-lang/crates.io-index"
5342checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
5343dependencies = [
5344 "futures-channel",
5345 "futures-core",
5346 "futures-executor",
5347 "futures-io",
5348 "futures-sink",
5349 "futures-task",
5350 "futures-util",
5351]
5352
5353[[package]]
5354name = "futures-batch"
5355version = "0.6.1"
5356source = "registry+https://github.com/rust-lang/crates.io-index"
5357checksum = "6f444c45a1cb86f2a7e301469fd50a82084a60dadc25d94529a8312276ecb71a"
5358dependencies = [
5359 "futures 0.3.31",
5360 "futures-timer",
5361 "pin-utils",
5362]
5363
5364[[package]]
5365name = "futures-channel"
5366version = "0.3.31"
5367source = "registry+https://github.com/rust-lang/crates.io-index"
5368checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
5369dependencies = [
5370 "futures-core",
5371 "futures-sink",
5372]
5373
5374[[package]]
5375name = "futures-core"
5376version = "0.3.31"
5377source = "registry+https://github.com/rust-lang/crates.io-index"
5378checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
5379
5380[[package]]
5381name = "futures-executor"
5382version = "0.3.31"
5383source = "registry+https://github.com/rust-lang/crates.io-index"
5384checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
5385dependencies = [
5386 "futures-core",
5387 "futures-task",
5388 "futures-util",
5389]
5390
5391[[package]]
5392name = "futures-intrusive"
5393version = "0.5.0"
5394source = "registry+https://github.com/rust-lang/crates.io-index"
5395checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
5396dependencies = [
5397 "futures-core",
5398 "lock_api",
5399 "parking_lot",
5400]
5401
5402[[package]]
5403name = "futures-io"
5404version = "0.3.31"
5405source = "registry+https://github.com/rust-lang/crates.io-index"
5406checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
5407
5408[[package]]
5409name = "futures-lite"
5410version = "1.13.0"
5411source = "registry+https://github.com/rust-lang/crates.io-index"
5412checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
5413dependencies = [
5414 "fastrand 1.9.0",
5415 "futures-core",
5416 "futures-io",
5417 "memchr",
5418 "parking",
5419 "pin-project-lite",
5420 "waker-fn",
5421]
5422
5423[[package]]
5424name = "futures-lite"
5425version = "2.6.0"
5426source = "registry+https://github.com/rust-lang/crates.io-index"
5427checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532"
5428dependencies = [
5429 "fastrand 2.3.0",
5430 "futures-core",
5431 "futures-io",
5432 "parking",
5433 "pin-project-lite",
5434]
5435
5436[[package]]
5437name = "futures-macro"
5438version = "0.3.31"
5439source = "registry+https://github.com/rust-lang/crates.io-index"
5440checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
5441dependencies = [
5442 "proc-macro2",
5443 "quote",
5444 "syn 2.0.100",
5445]
5446
5447[[package]]
5448name = "futures-sink"
5449version = "0.3.31"
5450source = "registry+https://github.com/rust-lang/crates.io-index"
5451checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
5452
5453[[package]]
5454name = "futures-task"
5455version = "0.3.31"
5456source = "registry+https://github.com/rust-lang/crates.io-index"
5457checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
5458
5459[[package]]
5460name = "futures-timer"
5461version = "3.0.3"
5462source = "registry+https://github.com/rust-lang/crates.io-index"
5463checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
5464
5465[[package]]
5466name = "futures-util"
5467version = "0.3.31"
5468source = "registry+https://github.com/rust-lang/crates.io-index"
5469checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
5470dependencies = [
5471 "futures 0.1.31",
5472 "futures-channel",
5473 "futures-core",
5474 "futures-io",
5475 "futures-macro",
5476 "futures-sink",
5477 "futures-task",
5478 "memchr",
5479 "pin-project-lite",
5480 "pin-utils",
5481 "slab",
5482 "tokio-io",
5483]
5484
5485[[package]]
5486name = "fuzzy"
5487version = "0.1.0"
5488dependencies = [
5489 "gpui",
5490 "log",
5491 "util",
5492]
5493
5494[[package]]
5495name = "fuzzy-matcher"
5496version = "0.3.7"
5497source = "registry+https://github.com/rust-lang/crates.io-index"
5498checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
5499dependencies = [
5500 "thread_local",
5501]
5502
5503[[package]]
5504name = "generic-array"
5505version = "0.14.7"
5506source = "registry+https://github.com/rust-lang/crates.io-index"
5507checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
5508dependencies = [
5509 "typenum",
5510 "version_check",
5511]
5512
5513[[package]]
5514name = "gethostname"
5515version = "0.4.3"
5516source = "registry+https://github.com/rust-lang/crates.io-index"
5517checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
5518dependencies = [
5519 "libc",
5520 "windows-targets 0.48.5",
5521]
5522
5523[[package]]
5524name = "getrandom"
5525version = "0.1.16"
5526source = "registry+https://github.com/rust-lang/crates.io-index"
5527checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
5528dependencies = [
5529 "cfg-if",
5530 "libc",
5531 "wasi 0.9.0+wasi-snapshot-preview1",
5532]
5533
5534[[package]]
5535name = "getrandom"
5536version = "0.2.15"
5537source = "registry+https://github.com/rust-lang/crates.io-index"
5538checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
5539dependencies = [
5540 "cfg-if",
5541 "js-sys",
5542 "libc",
5543 "wasi 0.11.0+wasi-snapshot-preview1",
5544 "wasm-bindgen",
5545]
5546
5547[[package]]
5548name = "getrandom"
5549version = "0.3.1"
5550source = "registry+https://github.com/rust-lang/crates.io-index"
5551checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
5552dependencies = [
5553 "cfg-if",
5554 "libc",
5555 "wasi 0.13.3+wasi-0.2.2",
5556 "windows-targets 0.52.6",
5557]
5558
5559[[package]]
5560name = "gif"
5561version = "0.13.1"
5562source = "registry+https://github.com/rust-lang/crates.io-index"
5563checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2"
5564dependencies = [
5565 "color_quant",
5566 "weezl",
5567]
5568
5569[[package]]
5570name = "gimli"
5571version = "0.31.1"
5572source = "registry+https://github.com/rust-lang/crates.io-index"
5573checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
5574dependencies = [
5575 "fallible-iterator",
5576 "indexmap",
5577 "stable_deref_trait",
5578]
5579
5580[[package]]
5581name = "git"
5582version = "0.1.0"
5583dependencies = [
5584 "anyhow",
5585 "askpass",
5586 "async-trait",
5587 "collections",
5588 "derive_more",
5589 "futures 0.3.31",
5590 "git2",
5591 "gpui",
5592 "http_client",
5593 "log",
5594 "parking_lot",
5595 "pretty_assertions",
5596 "regex",
5597 "rope",
5598 "schemars",
5599 "serde",
5600 "serde_json",
5601 "smol",
5602 "sum_tree",
5603 "text",
5604 "time",
5605 "unindent",
5606 "url",
5607 "util",
5608]
5609
5610[[package]]
5611name = "git2"
5612version = "0.20.1"
5613source = "registry+https://github.com/rust-lang/crates.io-index"
5614checksum = "5220b8ba44c68a9a7f7a7659e864dd73692e417ef0211bea133c7b74e031eeb9"
5615dependencies = [
5616 "bitflags 2.8.0",
5617 "libc",
5618 "libgit2-sys",
5619 "log",
5620 "url",
5621]
5622
5623[[package]]
5624name = "git_hosting_providers"
5625version = "0.1.0"
5626dependencies = [
5627 "anyhow",
5628 "async-trait",
5629 "futures 0.3.31",
5630 "git",
5631 "gpui",
5632 "http_client",
5633 "indoc",
5634 "pretty_assertions",
5635 "regex",
5636 "schemars",
5637 "serde",
5638 "serde_json",
5639 "settings",
5640 "url",
5641 "util",
5642]
5643
5644[[package]]
5645name = "git_ui"
5646version = "0.1.0"
5647dependencies = [
5648 "anyhow",
5649 "askpass",
5650 "assistant_settings",
5651 "buffer_diff",
5652 "chrono",
5653 "collections",
5654 "command_palette_hooks",
5655 "component",
5656 "ctor",
5657 "db",
5658 "editor",
5659 "env_logger 0.11.7",
5660 "futures 0.3.31",
5661 "fuzzy",
5662 "git",
5663 "gpui",
5664 "itertools 0.14.0",
5665 "language",
5666 "language_model",
5667 "linkify",
5668 "linkme",
5669 "log",
5670 "menu",
5671 "multi_buffer",
5672 "notifications",
5673 "panel",
5674 "picker",
5675 "postage",
5676 "pretty_assertions",
5677 "project",
5678 "schemars",
5679 "serde",
5680 "serde_derive",
5681 "serde_json",
5682 "settings",
5683 "smallvec",
5684 "strum",
5685 "telemetry",
5686 "theme",
5687 "time",
5688 "time_format",
5689 "ui",
5690 "unindent",
5691 "util",
5692 "windows 0.60.0",
5693 "workspace",
5694 "zed_actions",
5695]
5696
5697[[package]]
5698name = "glob"
5699version = "0.3.1"
5700source = "registry+https://github.com/rust-lang/crates.io-index"
5701checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
5702
5703[[package]]
5704name = "globset"
5705version = "0.4.16"
5706source = "registry+https://github.com/rust-lang/crates.io-index"
5707checksum = "54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5"
5708dependencies = [
5709 "aho-corasick",
5710 "bstr",
5711 "log",
5712 "regex-automata 0.4.9",
5713 "regex-syntax 0.8.5",
5714]
5715
5716[[package]]
5717name = "gloo-timers"
5718version = "0.3.0"
5719source = "registry+https://github.com/rust-lang/crates.io-index"
5720checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994"
5721dependencies = [
5722 "futures-channel",
5723 "futures-core",
5724 "js-sys",
5725 "wasm-bindgen",
5726]
5727
5728[[package]]
5729name = "glow"
5730version = "0.14.2"
5731source = "registry+https://github.com/rust-lang/crates.io-index"
5732checksum = "d51fa363f025f5c111e03f13eda21162faeacb6911fe8caa0c0349f9cf0c4483"
5733dependencies = [
5734 "js-sys",
5735 "slotmap",
5736 "wasm-bindgen",
5737 "web-sys",
5738]
5739
5740[[package]]
5741name = "go_to_line"
5742version = "0.1.0"
5743dependencies = [
5744 "anyhow",
5745 "editor",
5746 "gpui",
5747 "indoc",
5748 "language",
5749 "menu",
5750 "project",
5751 "rope",
5752 "schemars",
5753 "serde",
5754 "serde_json",
5755 "settings",
5756 "text",
5757 "theme",
5758 "tree-sitter-rust",
5759 "tree-sitter-typescript",
5760 "ui",
5761 "util",
5762 "workspace",
5763]
5764
5765[[package]]
5766name = "google_ai"
5767version = "0.1.0"
5768dependencies = [
5769 "anyhow",
5770 "futures 0.3.31",
5771 "http_client",
5772 "schemars",
5773 "serde",
5774 "serde_json",
5775 "strum",
5776]
5777
5778[[package]]
5779name = "gpu-alloc"
5780version = "0.6.0"
5781source = "registry+https://github.com/rust-lang/crates.io-index"
5782checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
5783dependencies = [
5784 "bitflags 2.8.0",
5785 "gpu-alloc-types",
5786]
5787
5788[[package]]
5789name = "gpu-alloc-ash"
5790version = "0.7.0"
5791source = "registry+https://github.com/rust-lang/crates.io-index"
5792checksum = "cbda7a18a29bc98c2e0de0435c347df935bf59489935d0cbd0b73f1679b6f79a"
5793dependencies = [
5794 "ash",
5795 "gpu-alloc-types",
5796 "tinyvec",
5797]
5798
5799[[package]]
5800name = "gpu-alloc-types"
5801version = "0.3.0"
5802source = "registry+https://github.com/rust-lang/crates.io-index"
5803checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
5804dependencies = [
5805 "bitflags 2.8.0",
5806]
5807
5808[[package]]
5809name = "gpui"
5810version = "0.1.0"
5811dependencies = [
5812 "anyhow",
5813 "as-raw-xcb-connection",
5814 "ashpd",
5815 "async-task",
5816 "backtrace",
5817 "bindgen 0.70.1",
5818 "blade-graphics",
5819 "blade-macros",
5820 "blade-util",
5821 "block",
5822 "bytemuck",
5823 "calloop",
5824 "calloop-wayland-source",
5825 "cbindgen 0.28.0",
5826 "cocoa 0.26.0",
5827 "collections",
5828 "core-foundation 0.9.4",
5829 "core-foundation-sys",
5830 "core-graphics 0.23.2",
5831 "core-text",
5832 "cosmic-text",
5833 "ctor",
5834 "derive_more",
5835 "embed-resource",
5836 "env_logger 0.11.7",
5837 "etagere",
5838 "filedescriptor",
5839 "flume",
5840 "font-kit",
5841 "foreign-types 0.5.0",
5842 "futures 0.3.31",
5843 "gpui_macros",
5844 "http_client",
5845 "image",
5846 "inventory",
5847 "itertools 0.14.0",
5848 "log",
5849 "lyon",
5850 "media",
5851 "metal",
5852 "naga",
5853 "num_cpus",
5854 "objc",
5855 "objc2",
5856 "objc2-metal",
5857 "oo7",
5858 "open",
5859 "parking",
5860 "parking_lot",
5861 "pathfinder_geometry",
5862 "postage",
5863 "profiling",
5864 "rand 0.8.5",
5865 "raw-window-handle",
5866 "refineable",
5867 "reqwest_client",
5868 "resvg",
5869 "schemars",
5870 "seahash",
5871 "semantic_version",
5872 "serde",
5873 "serde_derive",
5874 "serde_json",
5875 "slotmap",
5876 "smallvec",
5877 "smol",
5878 "strum",
5879 "sum_tree",
5880 "taffy",
5881 "thiserror 1.0.69",
5882 "unicode-segmentation",
5883 "usvg",
5884 "util",
5885 "uuid",
5886 "waker-fn",
5887 "wayland-backend",
5888 "wayland-client",
5889 "wayland-cursor",
5890 "wayland-protocols",
5891 "wayland-protocols-plasma",
5892 "windows 0.60.0",
5893 "windows-core 0.60.1",
5894 "x11-clipboard",
5895 "x11rb",
5896 "xim",
5897 "xkbcommon",
5898]
5899
5900[[package]]
5901name = "gpui_macros"
5902version = "0.1.0"
5903dependencies = [
5904 "gpui",
5905 "proc-macro2",
5906 "quote",
5907 "syn 1.0.109",
5908]
5909
5910[[package]]
5911name = "gpui_tokio"
5912version = "0.1.0"
5913dependencies = [
5914 "gpui",
5915 "tokio",
5916 "util",
5917]
5918
5919[[package]]
5920name = "grid"
5921version = "0.13.0"
5922source = "registry+https://github.com/rust-lang/crates.io-index"
5923checksum = "d196ffc1627db18a531359249b2bf8416178d84b729f3cebeb278f285fb9b58c"
5924
5925[[package]]
5926name = "group"
5927version = "0.12.1"
5928source = "registry+https://github.com/rust-lang/crates.io-index"
5929checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
5930dependencies = [
5931 "ff",
5932 "rand_core 0.6.4",
5933 "subtle",
5934]
5935
5936[[package]]
5937name = "h2"
5938version = "0.3.26"
5939source = "registry+https://github.com/rust-lang/crates.io-index"
5940checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
5941dependencies = [
5942 "bytes 1.10.1",
5943 "fnv",
5944 "futures-core",
5945 "futures-sink",
5946 "futures-util",
5947 "http 0.2.12",
5948 "indexmap",
5949 "slab",
5950 "tokio",
5951 "tokio-util",
5952 "tracing",
5953]
5954
5955[[package]]
5956name = "h2"
5957version = "0.4.7"
5958source = "registry+https://github.com/rust-lang/crates.io-index"
5959checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e"
5960dependencies = [
5961 "atomic-waker",
5962 "bytes 1.10.1",
5963 "fnv",
5964 "futures-core",
5965 "futures-sink",
5966 "http 1.2.0",
5967 "indexmap",
5968 "slab",
5969 "tokio",
5970 "tokio-util",
5971 "tracing",
5972]
5973
5974[[package]]
5975name = "half"
5976version = "2.4.1"
5977source = "registry+https://github.com/rust-lang/crates.io-index"
5978checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
5979dependencies = [
5980 "cfg-if",
5981 "crunchy",
5982]
5983
5984[[package]]
5985name = "handlebars"
5986version = "4.5.0"
5987source = "registry+https://github.com/rust-lang/crates.io-index"
5988checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225"
5989dependencies = [
5990 "log",
5991 "pest",
5992 "pest_derive",
5993 "serde",
5994 "serde_json",
5995 "thiserror 1.0.69",
5996]
5997
5998[[package]]
5999name = "handlebars"
6000version = "6.2.0"
6001source = "registry+https://github.com/rust-lang/crates.io-index"
6002checksum = "fd4ccde012831f9a071a637b0d4e31df31c0f6c525784b35ae76a9ac6bc1e315"
6003dependencies = [
6004 "log",
6005 "num-order",
6006 "pest",
6007 "pest_derive",
6008 "serde",
6009 "serde_json",
6010 "thiserror 1.0.69",
6011]
6012
6013[[package]]
6014name = "hashbrown"
6015version = "0.12.3"
6016source = "registry+https://github.com/rust-lang/crates.io-index"
6017checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
6018dependencies = [
6019 "ahash 0.7.8",
6020]
6021
6022[[package]]
6023name = "hashbrown"
6024version = "0.14.5"
6025source = "registry+https://github.com/rust-lang/crates.io-index"
6026checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
6027dependencies = [
6028 "ahash 0.8.11",
6029 "allocator-api2",
6030]
6031
6032[[package]]
6033name = "hashbrown"
6034version = "0.15.2"
6035source = "registry+https://github.com/rust-lang/crates.io-index"
6036checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
6037dependencies = [
6038 "allocator-api2",
6039 "equivalent",
6040 "foldhash",
6041 "serde",
6042]
6043
6044[[package]]
6045name = "hashlink"
6046version = "0.8.4"
6047source = "registry+https://github.com/rust-lang/crates.io-index"
6048checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
6049dependencies = [
6050 "hashbrown 0.14.5",
6051]
6052
6053[[package]]
6054name = "hashlink"
6055version = "0.10.0"
6056source = "registry+https://github.com/rust-lang/crates.io-index"
6057checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
6058dependencies = [
6059 "hashbrown 0.15.2",
6060]
6061
6062[[package]]
6063name = "headers"
6064version = "0.3.9"
6065source = "registry+https://github.com/rust-lang/crates.io-index"
6066checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
6067dependencies = [
6068 "base64 0.21.7",
6069 "bytes 1.10.1",
6070 "headers-core",
6071 "http 0.2.12",
6072 "httpdate",
6073 "mime",
6074 "sha1",
6075]
6076
6077[[package]]
6078name = "headers-core"
6079version = "0.2.0"
6080source = "registry+https://github.com/rust-lang/crates.io-index"
6081checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
6082dependencies = [
6083 "http 0.2.12",
6084]
6085
6086[[package]]
6087name = "heck"
6088version = "0.3.3"
6089source = "registry+https://github.com/rust-lang/crates.io-index"
6090checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
6091dependencies = [
6092 "unicode-segmentation",
6093]
6094
6095[[package]]
6096name = "heck"
6097version = "0.4.1"
6098source = "registry+https://github.com/rust-lang/crates.io-index"
6099checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
6100dependencies = [
6101 "unicode-segmentation",
6102]
6103
6104[[package]]
6105name = "heck"
6106version = "0.5.0"
6107source = "registry+https://github.com/rust-lang/crates.io-index"
6108checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
6109
6110[[package]]
6111name = "heed"
6112version = "0.21.0"
6113source = "registry+https://github.com/rust-lang/crates.io-index"
6114checksum = "bd54745cfacb7b97dee45e8fdb91814b62bccddb481debb7de0f9ee6b7bf5b43"
6115dependencies = [
6116 "bitflags 2.8.0",
6117 "byteorder",
6118 "heed-traits",
6119 "heed-types",
6120 "libc",
6121 "lmdb-master-sys",
6122 "once_cell",
6123 "page_size",
6124 "serde",
6125 "synchronoise",
6126 "url",
6127]
6128
6129[[package]]
6130name = "heed-traits"
6131version = "0.20.0"
6132source = "registry+https://github.com/rust-lang/crates.io-index"
6133checksum = "eb3130048d404c57ce5a1ac61a903696e8fcde7e8c2991e9fcfc1f27c3ef74ff"
6134
6135[[package]]
6136name = "heed-types"
6137version = "0.21.0"
6138source = "registry+https://github.com/rust-lang/crates.io-index"
6139checksum = "13c255bdf46e07fb840d120a36dcc81f385140d7191c76a7391672675c01a55d"
6140dependencies = [
6141 "bincode",
6142 "byteorder",
6143 "heed-traits",
6144 "serde",
6145 "serde_json",
6146]
6147
6148[[package]]
6149name = "hermit-abi"
6150version = "0.3.9"
6151source = "registry+https://github.com/rust-lang/crates.io-index"
6152checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
6153
6154[[package]]
6155name = "hermit-abi"
6156version = "0.4.0"
6157source = "registry+https://github.com/rust-lang/crates.io-index"
6158checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
6159
6160[[package]]
6161name = "hex"
6162version = "0.4.3"
6163source = "registry+https://github.com/rust-lang/crates.io-index"
6164checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
6165
6166[[package]]
6167name = "hexf-parse"
6168version = "0.2.1"
6169source = "registry+https://github.com/rust-lang/crates.io-index"
6170checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
6171
6172[[package]]
6173name = "hidden-trait"
6174version = "0.1.2"
6175source = "registry+https://github.com/rust-lang/crates.io-index"
6176checksum = "68ed9e850438ac849bec07e7d09fbe9309cbd396a5988c30b010580ce08860df"
6177dependencies = [
6178 "proc-macro2",
6179 "quote",
6180 "syn 1.0.109",
6181]
6182
6183[[package]]
6184name = "hkdf"
6185version = "0.12.4"
6186source = "registry+https://github.com/rust-lang/crates.io-index"
6187checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
6188dependencies = [
6189 "hmac",
6190]
6191
6192[[package]]
6193name = "hmac"
6194version = "0.12.1"
6195source = "registry+https://github.com/rust-lang/crates.io-index"
6196checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
6197dependencies = [
6198 "digest",
6199]
6200
6201[[package]]
6202name = "home"
6203version = "0.5.9"
6204source = "registry+https://github.com/rust-lang/crates.io-index"
6205checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
6206dependencies = [
6207 "windows-sys 0.52.0",
6208]
6209
6210[[package]]
6211name = "hound"
6212version = "3.5.1"
6213source = "registry+https://github.com/rust-lang/crates.io-index"
6214checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"
6215
6216[[package]]
6217name = "html5ever"
6218version = "0.27.0"
6219source = "registry+https://github.com/rust-lang/crates.io-index"
6220checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
6221dependencies = [
6222 "log",
6223 "mac",
6224 "markup5ever",
6225 "proc-macro2",
6226 "quote",
6227 "syn 2.0.100",
6228]
6229
6230[[package]]
6231name = "html_to_markdown"
6232version = "0.1.0"
6233dependencies = [
6234 "anyhow",
6235 "html5ever",
6236 "indoc",
6237 "markup5ever_rcdom",
6238 "pretty_assertions",
6239 "regex",
6240]
6241
6242[[package]]
6243name = "http"
6244version = "0.2.12"
6245source = "registry+https://github.com/rust-lang/crates.io-index"
6246checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
6247dependencies = [
6248 "bytes 1.10.1",
6249 "fnv",
6250 "itoa",
6251]
6252
6253[[package]]
6254name = "http"
6255version = "1.2.0"
6256source = "registry+https://github.com/rust-lang/crates.io-index"
6257checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
6258dependencies = [
6259 "bytes 1.10.1",
6260 "fnv",
6261 "itoa",
6262]
6263
6264[[package]]
6265name = "http-body"
6266version = "0.4.6"
6267source = "registry+https://github.com/rust-lang/crates.io-index"
6268checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
6269dependencies = [
6270 "bytes 1.10.1",
6271 "http 0.2.12",
6272 "pin-project-lite",
6273]
6274
6275[[package]]
6276name = "http-body"
6277version = "1.0.1"
6278source = "registry+https://github.com/rust-lang/crates.io-index"
6279checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
6280dependencies = [
6281 "bytes 1.10.1",
6282 "http 1.2.0",
6283]
6284
6285[[package]]
6286name = "http-body-util"
6287version = "0.1.2"
6288source = "registry+https://github.com/rust-lang/crates.io-index"
6289checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
6290dependencies = [
6291 "bytes 1.10.1",
6292 "futures-util",
6293 "http 1.2.0",
6294 "http-body 1.0.1",
6295 "pin-project-lite",
6296]
6297
6298[[package]]
6299name = "http-range-header"
6300version = "0.3.1"
6301source = "registry+https://github.com/rust-lang/crates.io-index"
6302checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
6303
6304[[package]]
6305name = "http-types"
6306version = "2.12.0"
6307source = "registry+https://github.com/rust-lang/crates.io-index"
6308checksum = "6e9b187a72d63adbfba487f48095306ac823049cb504ee195541e91c7775f5ad"
6309dependencies = [
6310 "anyhow",
6311 "async-channel 1.9.0",
6312 "base64 0.13.1",
6313 "futures-lite 1.13.0",
6314 "http 0.2.12",
6315 "infer",
6316 "pin-project-lite",
6317 "rand 0.7.3",
6318 "serde",
6319 "serde_json",
6320 "serde_qs 0.8.5",
6321 "serde_urlencoded",
6322 "url",
6323]
6324
6325[[package]]
6326name = "http_client"
6327version = "0.1.0"
6328dependencies = [
6329 "anyhow",
6330 "bytes 1.10.1",
6331 "derive_more",
6332 "futures 0.3.31",
6333 "http 1.2.0",
6334 "log",
6335 "serde",
6336 "serde_json",
6337 "url",
6338]
6339
6340[[package]]
6341name = "http_client_tls"
6342version = "0.1.0"
6343dependencies = [
6344 "rustls 0.23.23",
6345 "rustls-platform-verifier",
6346]
6347
6348[[package]]
6349name = "httparse"
6350version = "1.9.5"
6351source = "registry+https://github.com/rust-lang/crates.io-index"
6352checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
6353
6354[[package]]
6355name = "httpdate"
6356version = "1.0.3"
6357source = "registry+https://github.com/rust-lang/crates.io-index"
6358checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
6359
6360[[package]]
6361name = "human_bytes"
6362version = "0.4.3"
6363source = "registry+https://github.com/rust-lang/crates.io-index"
6364checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
6365
6366[[package]]
6367name = "humantime"
6368version = "2.1.0"
6369source = "registry+https://github.com/rust-lang/crates.io-index"
6370checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
6371
6372[[package]]
6373name = "hyper"
6374version = "0.14.32"
6375source = "registry+https://github.com/rust-lang/crates.io-index"
6376checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
6377dependencies = [
6378 "bytes 1.10.1",
6379 "futures-channel",
6380 "futures-core",
6381 "futures-util",
6382 "h2 0.3.26",
6383 "http 0.2.12",
6384 "http-body 0.4.6",
6385 "httparse",
6386 "httpdate",
6387 "itoa",
6388 "pin-project-lite",
6389 "socket2",
6390 "tokio",
6391 "tower-service",
6392 "tracing",
6393 "want",
6394]
6395
6396[[package]]
6397name = "hyper"
6398version = "1.5.1"
6399source = "registry+https://github.com/rust-lang/crates.io-index"
6400checksum = "97818827ef4f364230e16705d4706e2897df2bb60617d6ca15d598025a3c481f"
6401dependencies = [
6402 "bytes 1.10.1",
6403 "futures-channel",
6404 "futures-util",
6405 "h2 0.4.7",
6406 "http 1.2.0",
6407 "http-body 1.0.1",
6408 "httparse",
6409 "itoa",
6410 "pin-project-lite",
6411 "smallvec",
6412 "tokio",
6413 "want",
6414]
6415
6416[[package]]
6417name = "hyper-rustls"
6418version = "0.24.2"
6419source = "registry+https://github.com/rust-lang/crates.io-index"
6420checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
6421dependencies = [
6422 "futures-util",
6423 "http 0.2.12",
6424 "hyper 0.14.32",
6425 "log",
6426 "rustls 0.21.12",
6427 "rustls-native-certs 0.6.3",
6428 "tokio",
6429 "tokio-rustls 0.24.1",
6430]
6431
6432[[package]]
6433name = "hyper-rustls"
6434version = "0.27.3"
6435source = "registry+https://github.com/rust-lang/crates.io-index"
6436checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333"
6437dependencies = [
6438 "futures-util",
6439 "http 1.2.0",
6440 "hyper 1.5.1",
6441 "hyper-util",
6442 "rustls 0.23.23",
6443 "rustls-native-certs 0.8.1",
6444 "rustls-pki-types",
6445 "tokio",
6446 "tokio-rustls 0.26.1",
6447 "tower-service",
6448]
6449
6450[[package]]
6451name = "hyper-tls"
6452version = "0.5.0"
6453source = "registry+https://github.com/rust-lang/crates.io-index"
6454checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
6455dependencies = [
6456 "bytes 1.10.1",
6457 "hyper 0.14.32",
6458 "native-tls",
6459 "tokio",
6460 "tokio-native-tls",
6461]
6462
6463[[package]]
6464name = "hyper-util"
6465version = "0.1.10"
6466source = "registry+https://github.com/rust-lang/crates.io-index"
6467checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4"
6468dependencies = [
6469 "bytes 1.10.1",
6470 "futures-channel",
6471 "futures-util",
6472 "http 1.2.0",
6473 "http-body 1.0.1",
6474 "hyper 1.5.1",
6475 "pin-project-lite",
6476 "socket2",
6477 "tokio",
6478 "tower-service",
6479 "tracing",
6480]
6481
6482[[package]]
6483name = "iana-time-zone"
6484version = "0.1.61"
6485source = "registry+https://github.com/rust-lang/crates.io-index"
6486checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
6487dependencies = [
6488 "android_system_properties",
6489 "core-foundation-sys",
6490 "iana-time-zone-haiku",
6491 "js-sys",
6492 "wasm-bindgen",
6493 "windows-core 0.52.0",
6494]
6495
6496[[package]]
6497name = "iana-time-zone-haiku"
6498version = "0.1.2"
6499source = "registry+https://github.com/rust-lang/crates.io-index"
6500checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
6501dependencies = [
6502 "cc",
6503]
6504
6505[[package]]
6506name = "icu_collections"
6507version = "1.5.0"
6508source = "registry+https://github.com/rust-lang/crates.io-index"
6509checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
6510dependencies = [
6511 "displaydoc",
6512 "yoke",
6513 "zerofrom",
6514 "zerovec",
6515]
6516
6517[[package]]
6518name = "icu_locid"
6519version = "1.5.0"
6520source = "registry+https://github.com/rust-lang/crates.io-index"
6521checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
6522dependencies = [
6523 "displaydoc",
6524 "litemap",
6525 "tinystr",
6526 "writeable",
6527 "zerovec",
6528]
6529
6530[[package]]
6531name = "icu_locid_transform"
6532version = "1.5.0"
6533source = "registry+https://github.com/rust-lang/crates.io-index"
6534checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
6535dependencies = [
6536 "displaydoc",
6537 "icu_locid",
6538 "icu_locid_transform_data",
6539 "icu_provider",
6540 "tinystr",
6541 "zerovec",
6542]
6543
6544[[package]]
6545name = "icu_locid_transform_data"
6546version = "1.5.0"
6547source = "registry+https://github.com/rust-lang/crates.io-index"
6548checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
6549
6550[[package]]
6551name = "icu_normalizer"
6552version = "1.5.0"
6553source = "registry+https://github.com/rust-lang/crates.io-index"
6554checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
6555dependencies = [
6556 "displaydoc",
6557 "icu_collections",
6558 "icu_normalizer_data",
6559 "icu_properties",
6560 "icu_provider",
6561 "smallvec",
6562 "utf16_iter",
6563 "utf8_iter",
6564 "write16",
6565 "zerovec",
6566]
6567
6568[[package]]
6569name = "icu_normalizer_data"
6570version = "1.5.0"
6571source = "registry+https://github.com/rust-lang/crates.io-index"
6572checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
6573
6574[[package]]
6575name = "icu_properties"
6576version = "1.5.1"
6577source = "registry+https://github.com/rust-lang/crates.io-index"
6578checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
6579dependencies = [
6580 "displaydoc",
6581 "icu_collections",
6582 "icu_locid_transform",
6583 "icu_properties_data",
6584 "icu_provider",
6585 "tinystr",
6586 "zerovec",
6587]
6588
6589[[package]]
6590name = "icu_properties_data"
6591version = "1.5.0"
6592source = "registry+https://github.com/rust-lang/crates.io-index"
6593checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
6594
6595[[package]]
6596name = "icu_provider"
6597version = "1.5.0"
6598source = "registry+https://github.com/rust-lang/crates.io-index"
6599checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
6600dependencies = [
6601 "displaydoc",
6602 "icu_locid",
6603 "icu_provider_macros",
6604 "stable_deref_trait",
6605 "tinystr",
6606 "writeable",
6607 "yoke",
6608 "zerofrom",
6609 "zerovec",
6610]
6611
6612[[package]]
6613name = "icu_provider_macros"
6614version = "1.5.0"
6615source = "registry+https://github.com/rust-lang/crates.io-index"
6616checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
6617dependencies = [
6618 "proc-macro2",
6619 "quote",
6620 "syn 2.0.100",
6621]
6622
6623[[package]]
6624name = "id-arena"
6625version = "2.2.1"
6626source = "registry+https://github.com/rust-lang/crates.io-index"
6627checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
6628
6629[[package]]
6630name = "idna"
6631version = "1.0.3"
6632source = "registry+https://github.com/rust-lang/crates.io-index"
6633checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
6634dependencies = [
6635 "idna_adapter",
6636 "smallvec",
6637 "utf8_iter",
6638]
6639
6640[[package]]
6641name = "idna_adapter"
6642version = "1.2.0"
6643source = "registry+https://github.com/rust-lang/crates.io-index"
6644checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
6645dependencies = [
6646 "icu_normalizer",
6647 "icu_properties",
6648]
6649
6650[[package]]
6651name = "ignore"
6652version = "0.4.23"
6653source = "registry+https://github.com/rust-lang/crates.io-index"
6654checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
6655dependencies = [
6656 "crossbeam-deque",
6657 "globset",
6658 "log",
6659 "memchr",
6660 "regex-automata 0.4.9",
6661 "same-file",
6662 "walkdir",
6663 "winapi-util",
6664]
6665
6666[[package]]
6667name = "image"
6668version = "0.25.5"
6669source = "registry+https://github.com/rust-lang/crates.io-index"
6670checksum = "cd6f44aed642f18953a158afeb30206f4d50da59fbc66ecb53c66488de73563b"
6671dependencies = [
6672 "bytemuck",
6673 "byteorder-lite",
6674 "color_quant",
6675 "exr",
6676 "gif",
6677 "image-webp",
6678 "num-traits",
6679 "png",
6680 "qoi",
6681 "ravif",
6682 "rayon",
6683 "rgb",
6684 "tiff",
6685 "zune-core",
6686 "zune-jpeg",
6687]
6688
6689[[package]]
6690name = "image-webp"
6691version = "0.2.0"
6692source = "registry+https://github.com/rust-lang/crates.io-index"
6693checksum = "e031e8e3d94711a9ccb5d6ea357439ef3dcbed361798bd4071dc4d9793fbe22f"
6694dependencies = [
6695 "byteorder-lite",
6696 "quick-error",
6697]
6698
6699[[package]]
6700name = "image_viewer"
6701version = "0.1.0"
6702dependencies = [
6703 "anyhow",
6704 "db",
6705 "editor",
6706 "file_icons",
6707 "gpui",
6708 "project",
6709 "schemars",
6710 "serde",
6711 "settings",
6712 "theme",
6713 "ui",
6714 "util",
6715 "workspace",
6716]
6717
6718[[package]]
6719name = "imagesize"
6720version = "0.13.0"
6721source = "registry+https://github.com/rust-lang/crates.io-index"
6722checksum = "edcd27d72f2f071c64249075f42e205ff93c9a4c5f6c6da53e79ed9f9832c285"
6723
6724[[package]]
6725name = "imara-diff"
6726version = "0.1.8"
6727source = "registry+https://github.com/rust-lang/crates.io-index"
6728checksum = "17d34b7d42178945f775e84bc4c36dde7c1c6cdfea656d3354d009056f2bb3d2"
6729dependencies = [
6730 "hashbrown 0.15.2",
6731]
6732
6733[[package]]
6734name = "imgref"
6735version = "1.11.0"
6736source = "registry+https://github.com/rust-lang/crates.io-index"
6737checksum = "d0263a3d970d5c054ed9312c0057b4f3bde9c0b33836d3637361d4a9e6e7a408"
6738
6739[[package]]
6740name = "indexed_docs"
6741version = "0.1.0"
6742dependencies = [
6743 "anyhow",
6744 "async-trait",
6745 "cargo_metadata",
6746 "collections",
6747 "derive_more",
6748 "extension",
6749 "fs",
6750 "futures 0.3.31",
6751 "fuzzy",
6752 "gpui",
6753 "heed",
6754 "html_to_markdown",
6755 "http_client",
6756 "indexmap",
6757 "indoc",
6758 "parking_lot",
6759 "paths",
6760 "pretty_assertions",
6761 "serde",
6762 "strum",
6763 "util",
6764]
6765
6766[[package]]
6767name = "indexmap"
6768version = "2.7.1"
6769source = "registry+https://github.com/rust-lang/crates.io-index"
6770checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652"
6771dependencies = [
6772 "equivalent",
6773 "hashbrown 0.15.2",
6774 "serde",
6775]
6776
6777[[package]]
6778name = "indoc"
6779version = "2.0.6"
6780source = "registry+https://github.com/rust-lang/crates.io-index"
6781checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
6782
6783[[package]]
6784name = "infer"
6785version = "0.2.3"
6786source = "registry+https://github.com/rust-lang/crates.io-index"
6787checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac"
6788
6789[[package]]
6790name = "inherent"
6791version = "1.0.11"
6792source = "registry+https://github.com/rust-lang/crates.io-index"
6793checksum = "0122b7114117e64a63ac49f752a5ca4624d534c7b1c7de796ac196381cd2d947"
6794dependencies = [
6795 "proc-macro2",
6796 "quote",
6797 "syn 2.0.100",
6798]
6799
6800[[package]]
6801name = "inline_completion"
6802version = "0.1.0"
6803dependencies = [
6804 "gpui",
6805 "language",
6806 "project",
6807]
6808
6809[[package]]
6810name = "inline_completion_button"
6811version = "0.1.0"
6812dependencies = [
6813 "anyhow",
6814 "client",
6815 "copilot",
6816 "editor",
6817 "feature_flags",
6818 "fs",
6819 "futures 0.3.31",
6820 "gpui",
6821 "indoc",
6822 "inline_completion",
6823 "language",
6824 "lsp",
6825 "paths",
6826 "project",
6827 "regex",
6828 "serde_json",
6829 "settings",
6830 "supermaven",
6831 "telemetry",
6832 "theme",
6833 "ui",
6834 "workspace",
6835 "zed_actions",
6836 "zeta",
6837]
6838
6839[[package]]
6840name = "inotify"
6841version = "0.9.6"
6842source = "registry+https://github.com/rust-lang/crates.io-index"
6843checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
6844dependencies = [
6845 "bitflags 1.3.2",
6846 "inotify-sys",
6847 "libc",
6848]
6849
6850[[package]]
6851name = "inotify"
6852version = "0.11.0"
6853source = "registry+https://github.com/rust-lang/crates.io-index"
6854checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3"
6855dependencies = [
6856 "bitflags 2.8.0",
6857 "inotify-sys",
6858 "libc",
6859]
6860
6861[[package]]
6862name = "inotify-sys"
6863version = "0.1.5"
6864source = "registry+https://github.com/rust-lang/crates.io-index"
6865checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
6866dependencies = [
6867 "libc",
6868]
6869
6870[[package]]
6871name = "inout"
6872version = "0.1.3"
6873source = "registry+https://github.com/rust-lang/crates.io-index"
6874checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
6875dependencies = [
6876 "block-padding",
6877 "generic-array",
6878]
6879
6880[[package]]
6881name = "install_cli"
6882version = "0.1.0"
6883dependencies = [
6884 "anyhow",
6885 "gpui",
6886 "smol",
6887 "util",
6888]
6889
6890[[package]]
6891name = "instant"
6892version = "0.1.13"
6893source = "registry+https://github.com/rust-lang/crates.io-index"
6894checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
6895dependencies = [
6896 "cfg-if",
6897]
6898
6899[[package]]
6900name = "interpolate_name"
6901version = "0.2.4"
6902source = "registry+https://github.com/rust-lang/crates.io-index"
6903checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60"
6904dependencies = [
6905 "proc-macro2",
6906 "quote",
6907 "syn 2.0.100",
6908]
6909
6910[[package]]
6911name = "inventory"
6912version = "0.3.20"
6913source = "registry+https://github.com/rust-lang/crates.io-index"
6914checksum = "ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83"
6915dependencies = [
6916 "rustversion",
6917]
6918
6919[[package]]
6920name = "io-extras"
6921version = "0.18.4"
6922source = "registry+https://github.com/rust-lang/crates.io-index"
6923checksum = "2285ddfe3054097ef4b2fe909ef8c3bcd1ea52a8f0d274416caebeef39f04a65"
6924dependencies = [
6925 "io-lifetimes",
6926 "windows-sys 0.59.0",
6927]
6928
6929[[package]]
6930name = "io-lifetimes"
6931version = "2.0.4"
6932source = "registry+https://github.com/rust-lang/crates.io-index"
6933checksum = "06432fb54d3be7964ecd3649233cddf80db2832f47fec34c01f65b3d9d774983"
6934
6935[[package]]
6936name = "iovec"
6937version = "0.1.4"
6938source = "registry+https://github.com/rust-lang/crates.io-index"
6939checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
6940dependencies = [
6941 "libc",
6942]
6943
6944[[package]]
6945name = "ipc-channel"
6946version = "0.19.0"
6947source = "registry+https://github.com/rust-lang/crates.io-index"
6948checksum = "6fb8251fb7bcd9ccd3725ed8deae9fe7db8e586495c9eb5b0c52e6233e5e75ea"
6949dependencies = [
6950 "bincode",
6951 "crossbeam-channel",
6952 "fnv",
6953 "lazy_static",
6954 "libc",
6955 "mio 1.0.3",
6956 "rand 0.8.5",
6957 "serde",
6958 "tempfile",
6959 "uuid",
6960 "windows 0.58.0",
6961]
6962
6963[[package]]
6964name = "ipnet"
6965version = "2.10.1"
6966source = "registry+https://github.com/rust-lang/crates.io-index"
6967checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
6968
6969[[package]]
6970name = "is-docker"
6971version = "0.2.0"
6972source = "registry+https://github.com/rust-lang/crates.io-index"
6973checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
6974dependencies = [
6975 "once_cell",
6976]
6977
6978[[package]]
6979name = "is-terminal"
6980version = "0.4.13"
6981source = "registry+https://github.com/rust-lang/crates.io-index"
6982checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b"
6983dependencies = [
6984 "hermit-abi 0.4.0",
6985 "libc",
6986 "windows-sys 0.52.0",
6987]
6988
6989[[package]]
6990name = "is-wsl"
6991version = "0.4.0"
6992source = "registry+https://github.com/rust-lang/crates.io-index"
6993checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
6994dependencies = [
6995 "is-docker",
6996 "once_cell",
6997]
6998
6999[[package]]
7000name = "is_terminal_polyfill"
7001version = "1.70.1"
7002source = "registry+https://github.com/rust-lang/crates.io-index"
7003checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
7004
7005[[package]]
7006name = "itertools"
7007version = "0.10.5"
7008source = "registry+https://github.com/rust-lang/crates.io-index"
7009checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
7010dependencies = [
7011 "either",
7012]
7013
7014[[package]]
7015name = "itertools"
7016version = "0.11.0"
7017source = "registry+https://github.com/rust-lang/crates.io-index"
7018checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
7019dependencies = [
7020 "either",
7021]
7022
7023[[package]]
7024name = "itertools"
7025version = "0.12.1"
7026source = "registry+https://github.com/rust-lang/crates.io-index"
7027checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
7028dependencies = [
7029 "either",
7030]
7031
7032[[package]]
7033name = "itertools"
7034version = "0.14.0"
7035source = "registry+https://github.com/rust-lang/crates.io-index"
7036checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
7037dependencies = [
7038 "either",
7039]
7040
7041[[package]]
7042name = "itoa"
7043version = "1.0.14"
7044source = "registry+https://github.com/rust-lang/crates.io-index"
7045checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
7046
7047[[package]]
7048name = "jiff"
7049version = "0.2.4"
7050source = "registry+https://github.com/rust-lang/crates.io-index"
7051checksum = "d699bc6dfc879fb1bf9bdff0d4c56f0884fc6f0d0eb0fba397a6d00cd9a6b85e"
7052dependencies = [
7053 "jiff-static",
7054 "log",
7055 "portable-atomic",
7056 "portable-atomic-util",
7057 "serde",
7058]
7059
7060[[package]]
7061name = "jiff-static"
7062version = "0.2.4"
7063source = "registry+https://github.com/rust-lang/crates.io-index"
7064checksum = "8d16e75759ee0aa64c57a56acbf43916987b20c77373cb7e808979e02b93c9f9"
7065dependencies = [
7066 "proc-macro2",
7067 "quote",
7068 "syn 2.0.100",
7069]
7070
7071[[package]]
7072name = "jni"
7073version = "0.21.1"
7074source = "registry+https://github.com/rust-lang/crates.io-index"
7075checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
7076dependencies = [
7077 "cesu8",
7078 "cfg-if",
7079 "combine",
7080 "jni-sys",
7081 "log",
7082 "thiserror 1.0.69",
7083 "walkdir",
7084 "windows-sys 0.45.0",
7085]
7086
7087[[package]]
7088name = "jni-sys"
7089version = "0.3.0"
7090source = "registry+https://github.com/rust-lang/crates.io-index"
7091checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
7092
7093[[package]]
7094name = "jobserver"
7095version = "0.1.32"
7096source = "registry+https://github.com/rust-lang/crates.io-index"
7097checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
7098dependencies = [
7099 "libc",
7100]
7101
7102[[package]]
7103name = "journal"
7104version = "0.1.0"
7105dependencies = [
7106 "anyhow",
7107 "chrono",
7108 "editor",
7109 "gpui",
7110 "log",
7111 "schemars",
7112 "serde",
7113 "settings",
7114 "shellexpand 2.1.2",
7115 "workspace",
7116]
7117
7118[[package]]
7119name = "jpeg-decoder"
7120version = "0.3.1"
7121source = "registry+https://github.com/rust-lang/crates.io-index"
7122checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
7123
7124[[package]]
7125name = "js-sys"
7126version = "0.3.76"
7127source = "registry+https://github.com/rust-lang/crates.io-index"
7128checksum = "6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7"
7129dependencies = [
7130 "once_cell",
7131 "wasm-bindgen",
7132]
7133
7134[[package]]
7135name = "jsonwebtoken"
7136version = "9.3.1"
7137source = "registry+https://github.com/rust-lang/crates.io-index"
7138checksum = "5a87cc7a48537badeae96744432de36f4be2b4a34a05a5ef32e9dd8a1c169dde"
7139dependencies = [
7140 "base64 0.22.1",
7141 "js-sys",
7142 "pem",
7143 "ring",
7144 "serde",
7145 "serde_json",
7146 "simple_asn1",
7147]
7148
7149[[package]]
7150name = "jupyter-protocol"
7151version = "0.6.0"
7152source = "registry+https://github.com/rust-lang/crates.io-index"
7153checksum = "c9ae6296f9476658b3550293c113996daf75fa542cd8d078abb4c60207bded14"
7154dependencies = [
7155 "anyhow",
7156 "async-trait",
7157 "bytes 1.10.1",
7158 "chrono",
7159 "futures 0.3.31",
7160 "serde",
7161 "serde_json",
7162 "uuid",
7163]
7164
7165[[package]]
7166name = "jupyter-websocket-client"
7167version = "0.9.0"
7168source = "registry+https://github.com/rust-lang/crates.io-index"
7169checksum = "49c1ba895c5271ff8dcae51c347fd3588905ba0025a57e20955fd231fe1228cc"
7170dependencies = [
7171 "anyhow",
7172 "async-trait",
7173 "async-tungstenite",
7174 "futures 0.3.31",
7175 "jupyter-protocol",
7176 "serde",
7177 "serde_json",
7178 "url",
7179 "uuid",
7180]
7181
7182[[package]]
7183name = "khronos-egl"
7184version = "6.0.0"
7185source = "registry+https://github.com/rust-lang/crates.io-index"
7186checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
7187dependencies = [
7188 "libc",
7189 "libloading",
7190]
7191
7192[[package]]
7193name = "kqueue"
7194version = "1.0.8"
7195source = "registry+https://github.com/rust-lang/crates.io-index"
7196checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
7197dependencies = [
7198 "kqueue-sys",
7199 "libc",
7200]
7201
7202[[package]]
7203name = "kqueue-sys"
7204version = "1.0.4"
7205source = "registry+https://github.com/rust-lang/crates.io-index"
7206checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
7207dependencies = [
7208 "bitflags 1.3.2",
7209 "libc",
7210]
7211
7212[[package]]
7213name = "kurbo"
7214version = "0.11.1"
7215source = "registry+https://github.com/rust-lang/crates.io-index"
7216checksum = "89234b2cc610a7dd927ebde6b41dd1a5d4214cffaef4cf1fb2195d592f92518f"
7217dependencies = [
7218 "arrayvec",
7219 "smallvec",
7220]
7221
7222[[package]]
7223name = "kv-log-macro"
7224version = "1.0.7"
7225source = "registry+https://github.com/rust-lang/crates.io-index"
7226checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
7227dependencies = [
7228 "log",
7229]
7230
7231[[package]]
7232name = "language"
7233version = "0.1.0"
7234dependencies = [
7235 "anyhow",
7236 "async-trait",
7237 "async-watch",
7238 "clock",
7239 "collections",
7240 "ctor",
7241 "ec4rs",
7242 "env_logger 0.11.7",
7243 "fs",
7244 "futures 0.3.31",
7245 "fuzzy",
7246 "globset",
7247 "gpui",
7248 "http_client",
7249 "imara-diff",
7250 "indoc",
7251 "itertools 0.14.0",
7252 "log",
7253 "lsp",
7254 "parking_lot",
7255 "postage",
7256 "pretty_assertions",
7257 "rand 0.8.5",
7258 "regex",
7259 "rpc",
7260 "schemars",
7261 "serde",
7262 "serde_json",
7263 "settings",
7264 "smallvec",
7265 "smol",
7266 "streaming-iterator",
7267 "strsim",
7268 "sum_tree",
7269 "task",
7270 "text",
7271 "theme",
7272 "tree-sitter",
7273 "tree-sitter-elixir",
7274 "tree-sitter-embedded-template",
7275 "tree-sitter-heex",
7276 "tree-sitter-html",
7277 "tree-sitter-json",
7278 "tree-sitter-md",
7279 "tree-sitter-ruby",
7280 "tree-sitter-rust",
7281 "tree-sitter-typescript",
7282 "unicase",
7283 "unindent",
7284 "util",
7285]
7286
7287[[package]]
7288name = "language_extension"
7289version = "0.1.0"
7290dependencies = [
7291 "anyhow",
7292 "async-trait",
7293 "collections",
7294 "extension",
7295 "fs",
7296 "futures 0.3.31",
7297 "gpui",
7298 "language",
7299 "lsp",
7300 "serde",
7301 "serde_json",
7302 "util",
7303]
7304
7305[[package]]
7306name = "language_model"
7307version = "0.1.0"
7308dependencies = [
7309 "anthropic",
7310 "anyhow",
7311 "base64 0.22.1",
7312 "client",
7313 "collections",
7314 "futures 0.3.31",
7315 "google_ai",
7316 "gpui",
7317 "http_client",
7318 "image",
7319 "log",
7320 "open_ai",
7321 "parking_lot",
7322 "proto",
7323 "schemars",
7324 "serde",
7325 "serde_json",
7326 "smol",
7327 "strum",
7328 "telemetry_events",
7329 "thiserror 1.0.69",
7330 "ui",
7331 "util",
7332]
7333
7334[[package]]
7335name = "language_model_selector"
7336version = "0.1.0"
7337dependencies = [
7338 "feature_flags",
7339 "gpui",
7340 "language_model",
7341 "log",
7342 "picker",
7343 "proto",
7344 "ui",
7345 "workspace",
7346 "zed_actions",
7347]
7348
7349[[package]]
7350name = "language_models"
7351version = "0.1.0"
7352dependencies = [
7353 "anthropic",
7354 "anyhow",
7355 "aws-config",
7356 "aws-credential-types",
7357 "aws_http_client",
7358 "bedrock",
7359 "client",
7360 "collections",
7361 "copilot",
7362 "credentials_provider",
7363 "deepseek",
7364 "editor",
7365 "feature_flags",
7366 "fs",
7367 "futures 0.3.31",
7368 "google_ai",
7369 "gpui",
7370 "gpui_tokio",
7371 "http_client",
7372 "language_model",
7373 "lmstudio",
7374 "log",
7375 "menu",
7376 "mistral",
7377 "ollama",
7378 "open_ai",
7379 "project",
7380 "proto",
7381 "schemars",
7382 "serde",
7383 "serde_json",
7384 "settings",
7385 "smol",
7386 "strum",
7387 "theme",
7388 "tiktoken-rs",
7389 "tokio",
7390 "ui",
7391 "util",
7392]
7393
7394[[package]]
7395name = "language_selector"
7396version = "0.1.0"
7397dependencies = [
7398 "anyhow",
7399 "editor",
7400 "file_finder",
7401 "file_icons",
7402 "fuzzy",
7403 "gpui",
7404 "language",
7405 "picker",
7406 "project",
7407 "settings",
7408 "ui",
7409 "util",
7410 "workspace",
7411]
7412
7413[[package]]
7414name = "language_tools"
7415version = "0.1.0"
7416dependencies = [
7417 "anyhow",
7418 "client",
7419 "collections",
7420 "copilot",
7421 "editor",
7422 "env_logger 0.11.7",
7423 "futures 0.3.31",
7424 "gpui",
7425 "itertools 0.14.0",
7426 "language",
7427 "lsp",
7428 "project",
7429 "release_channel",
7430 "serde_json",
7431 "settings",
7432 "theme",
7433 "tree-sitter",
7434 "ui",
7435 "util",
7436 "workspace",
7437 "zed_actions",
7438]
7439
7440[[package]]
7441name = "languages"
7442version = "0.1.0"
7443dependencies = [
7444 "anyhow",
7445 "async-compression",
7446 "async-tar",
7447 "async-trait",
7448 "collections",
7449 "futures 0.3.31",
7450 "gpui",
7451 "http_client",
7452 "language",
7453 "log",
7454 "lsp",
7455 "node_runtime",
7456 "paths",
7457 "pet",
7458 "pet-conda",
7459 "pet-core",
7460 "pet-fs",
7461 "pet-poetry",
7462 "pet-reporter",
7463 "pretty_assertions",
7464 "project",
7465 "regex",
7466 "rope",
7467 "rust-embed",
7468 "serde",
7469 "serde_json",
7470 "settings",
7471 "smol",
7472 "snippet_provider",
7473 "task",
7474 "text",
7475 "theme",
7476 "toml 0.8.20",
7477 "tree-sitter",
7478 "tree-sitter-bash",
7479 "tree-sitter-c",
7480 "tree-sitter-cpp",
7481 "tree-sitter-css",
7482 "tree-sitter-diff",
7483 "tree-sitter-gitcommit",
7484 "tree-sitter-go",
7485 "tree-sitter-gomod",
7486 "tree-sitter-gowork",
7487 "tree-sitter-jsdoc",
7488 "tree-sitter-json",
7489 "tree-sitter-md",
7490 "tree-sitter-python",
7491 "tree-sitter-regex",
7492 "tree-sitter-rust",
7493 "tree-sitter-typescript",
7494 "tree-sitter-yaml",
7495 "unindent",
7496 "util",
7497 "workspace",
7498]
7499
7500[[package]]
7501name = "lazy_static"
7502version = "1.5.0"
7503source = "registry+https://github.com/rust-lang/crates.io-index"
7504checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
7505dependencies = [
7506 "spin",
7507]
7508
7509[[package]]
7510name = "lazycell"
7511version = "1.3.0"
7512source = "registry+https://github.com/rust-lang/crates.io-index"
7513checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
7514
7515[[package]]
7516name = "leb128"
7517version = "0.2.5"
7518source = "registry+https://github.com/rust-lang/crates.io-index"
7519checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
7520
7521[[package]]
7522name = "lebe"
7523version = "0.5.2"
7524source = "registry+https://github.com/rust-lang/crates.io-index"
7525checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
7526
7527[[package]]
7528name = "libc"
7529version = "0.2.171"
7530source = "registry+https://github.com/rust-lang/crates.io-index"
7531checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6"
7532
7533[[package]]
7534name = "libdbus-sys"
7535version = "0.2.5"
7536source = "registry+https://github.com/rust-lang/crates.io-index"
7537checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
7538dependencies = [
7539 "cc",
7540 "pkg-config",
7541]
7542
7543[[package]]
7544name = "libfuzzer-sys"
7545version = "0.4.8"
7546source = "registry+https://github.com/rust-lang/crates.io-index"
7547checksum = "9b9569d2f74e257076d8c6bfa73fb505b46b851e51ddaecc825944aa3bed17fa"
7548dependencies = [
7549 "arbitrary",
7550 "cc",
7551]
7552
7553[[package]]
7554name = "libgit2-sys"
7555version = "0.18.1+1.9.0"
7556source = "registry+https://github.com/rust-lang/crates.io-index"
7557checksum = "e1dcb20f84ffcdd825c7a311ae347cce604a6f084a767dec4a4929829645290e"
7558dependencies = [
7559 "cc",
7560 "libc",
7561 "libz-sys",
7562 "pkg-config",
7563]
7564
7565[[package]]
7566name = "libloading"
7567version = "0.8.6"
7568source = "registry+https://github.com/rust-lang/crates.io-index"
7569checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
7570dependencies = [
7571 "cfg-if",
7572 "windows-targets 0.52.6",
7573]
7574
7575[[package]]
7576name = "libm"
7577version = "0.2.11"
7578source = "registry+https://github.com/rust-lang/crates.io-index"
7579checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
7580
7581[[package]]
7582name = "libmimalloc-sys"
7583version = "0.1.39"
7584source = "registry+https://github.com/rust-lang/crates.io-index"
7585checksum = "23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44"
7586dependencies = [
7587 "cc",
7588 "libc",
7589]
7590
7591[[package]]
7592name = "libredox"
7593version = "0.1.3"
7594source = "registry+https://github.com/rust-lang/crates.io-index"
7595checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
7596dependencies = [
7597 "bitflags 2.8.0",
7598 "libc",
7599 "redox_syscall 0.5.8",
7600]
7601
7602[[package]]
7603name = "libsqlite3-sys"
7604version = "0.30.1"
7605source = "registry+https://github.com/rust-lang/crates.io-index"
7606checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
7607dependencies = [
7608 "cc",
7609 "pkg-config",
7610 "vcpkg",
7611]
7612
7613[[package]]
7614name = "libwebrtc"
7615version = "0.3.7"
7616source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7617dependencies = [
7618 "cxx",
7619 "jni",
7620 "js-sys",
7621 "lazy_static",
7622 "livekit-protocol",
7623 "livekit-runtime",
7624 "log",
7625 "parking_lot",
7626 "serde",
7627 "serde_json",
7628 "thiserror 1.0.69",
7629 "tokio",
7630 "wasm-bindgen",
7631 "wasm-bindgen-futures",
7632 "web-sys",
7633 "webrtc-sys",
7634]
7635
7636[[package]]
7637name = "libz-sys"
7638version = "1.1.20"
7639source = "registry+https://github.com/rust-lang/crates.io-index"
7640checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
7641dependencies = [
7642 "cc",
7643 "libc",
7644 "pkg-config",
7645 "vcpkg",
7646]
7647
7648[[package]]
7649name = "link-cplusplus"
7650version = "1.0.9"
7651source = "registry+https://github.com/rust-lang/crates.io-index"
7652checksum = "9d240c6f7e1ba3a28b0249f774e6a9dd0175054b52dfbb61b16eb8505c3785c9"
7653dependencies = [
7654 "cc",
7655]
7656
7657[[package]]
7658name = "linkify"
7659version = "0.10.0"
7660source = "registry+https://github.com/rust-lang/crates.io-index"
7661checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
7662dependencies = [
7663 "memchr",
7664]
7665
7666[[package]]
7667name = "linkme"
7668version = "0.3.32"
7669source = "registry+https://github.com/rust-lang/crates.io-index"
7670checksum = "22d227772b5999ddc0690e733f734f95ca05387e329c4084fe65678c51198ffe"
7671dependencies = [
7672 "linkme-impl",
7673]
7674
7675[[package]]
7676name = "linkme-impl"
7677version = "0.3.32"
7678source = "registry+https://github.com/rust-lang/crates.io-index"
7679checksum = "71a98813fa0073a317ed6a8055dcd4722a49d9b862af828ee68449adb799b6be"
7680dependencies = [
7681 "proc-macro2",
7682 "quote",
7683 "syn 2.0.100",
7684]
7685
7686[[package]]
7687name = "linux-raw-sys"
7688version = "0.4.14"
7689source = "registry+https://github.com/rust-lang/crates.io-index"
7690checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
7691
7692[[package]]
7693name = "litemap"
7694version = "0.7.4"
7695source = "registry+https://github.com/rust-lang/crates.io-index"
7696checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
7697
7698[[package]]
7699name = "livekit"
7700version = "0.7.0"
7701source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7702dependencies = [
7703 "chrono",
7704 "futures-util",
7705 "lazy_static",
7706 "libwebrtc",
7707 "livekit-api",
7708 "livekit-protocol",
7709 "livekit-runtime",
7710 "log",
7711 "parking_lot",
7712 "prost 0.12.6",
7713 "semver",
7714 "serde",
7715 "serde_json",
7716 "thiserror 1.0.69",
7717 "tokio",
7718]
7719
7720[[package]]
7721name = "livekit-api"
7722version = "0.4.1"
7723source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7724dependencies = [
7725 "async-tungstenite",
7726 "futures-util",
7727 "http 0.2.12",
7728 "jsonwebtoken",
7729 "livekit-protocol",
7730 "livekit-runtime",
7731 "log",
7732 "parking_lot",
7733 "prost 0.12.6",
7734 "reqwest 0.11.27",
7735 "scopeguard",
7736 "serde",
7737 "serde_json",
7738 "sha2",
7739 "thiserror 1.0.69",
7740 "tokio",
7741 "tokio-tungstenite 0.20.1",
7742 "url",
7743]
7744
7745[[package]]
7746name = "livekit-protocol"
7747version = "0.3.6"
7748source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7749dependencies = [
7750 "futures-util",
7751 "livekit-runtime",
7752 "parking_lot",
7753 "pbjson",
7754 "pbjson-types",
7755 "prost 0.12.6",
7756 "prost-types 0.12.6",
7757 "serde",
7758 "thiserror 1.0.69",
7759 "tokio",
7760]
7761
7762[[package]]
7763name = "livekit-runtime"
7764version = "0.3.1"
7765source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7766dependencies = [
7767 "async-io",
7768 "async-std",
7769 "async-task",
7770 "futures 0.3.31",
7771]
7772
7773[[package]]
7774name = "livekit_api"
7775version = "0.1.0"
7776dependencies = [
7777 "anyhow",
7778 "async-trait",
7779 "jsonwebtoken",
7780 "log",
7781 "prost 0.9.0",
7782 "prost-build 0.9.0",
7783 "prost-types 0.9.0",
7784 "reqwest 0.12.8",
7785 "serde",
7786]
7787
7788[[package]]
7789name = "livekit_client"
7790version = "0.1.0"
7791dependencies = [
7792 "anyhow",
7793 "async-trait",
7794 "collections",
7795 "core-foundation 0.9.4",
7796 "coreaudio-rs 0.12.1",
7797 "cpal",
7798 "futures 0.3.31",
7799 "gpui",
7800 "http 0.2.12",
7801 "http_client",
7802 "image",
7803 "livekit",
7804 "livekit_api",
7805 "log",
7806 "media",
7807 "nanoid",
7808 "parking_lot",
7809 "postage",
7810 "serde",
7811 "serde_json",
7812 "sha2",
7813 "simplelog",
7814 "smallvec",
7815 "util",
7816]
7817
7818[[package]]
7819name = "livekit_client_macos"
7820version = "0.1.0"
7821dependencies = [
7822 "anyhow",
7823 "async-broadcast",
7824 "async-trait",
7825 "collections",
7826 "core-foundation 0.9.4",
7827 "futures 0.3.31",
7828 "gpui",
7829 "livekit_api",
7830 "log",
7831 "media",
7832 "nanoid",
7833 "parking_lot",
7834 "postage",
7835 "serde",
7836 "serde_json",
7837 "sha2",
7838 "simplelog",
7839]
7840
7841[[package]]
7842name = "lmdb-master-sys"
7843version = "0.2.4"
7844source = "registry+https://github.com/rust-lang/crates.io-index"
7845checksum = "472c3760e2a8d0f61f322fb36788021bb36d573c502b50fa3e2bcaac3ec326c9"
7846dependencies = [
7847 "cc",
7848 "doxygen-rs",
7849 "libc",
7850]
7851
7852[[package]]
7853name = "lmstudio"
7854version = "0.1.0"
7855dependencies = [
7856 "anyhow",
7857 "futures 0.3.31",
7858 "http_client",
7859 "schemars",
7860 "serde",
7861 "serde_json",
7862]
7863
7864[[package]]
7865name = "lock_api"
7866version = "0.4.12"
7867source = "registry+https://github.com/rust-lang/crates.io-index"
7868checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
7869dependencies = [
7870 "autocfg",
7871 "scopeguard",
7872]
7873
7874[[package]]
7875name = "log"
7876version = "0.4.26"
7877source = "registry+https://github.com/rust-lang/crates.io-index"
7878checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e"
7879dependencies = [
7880 "serde",
7881 "value-bag",
7882]
7883
7884[[package]]
7885name = "loop9"
7886version = "0.1.5"
7887source = "registry+https://github.com/rust-lang/crates.io-index"
7888checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
7889dependencies = [
7890 "imgref",
7891]
7892
7893[[package]]
7894name = "lru"
7895version = "0.12.5"
7896source = "registry+https://github.com/rust-lang/crates.io-index"
7897checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
7898dependencies = [
7899 "hashbrown 0.15.2",
7900]
7901
7902[[package]]
7903name = "lsp"
7904version = "0.1.0"
7905dependencies = [
7906 "anyhow",
7907 "async-pipe",
7908 "collections",
7909 "ctor",
7910 "env_logger 0.11.7",
7911 "futures 0.3.31",
7912 "gpui",
7913 "log",
7914 "lsp-types",
7915 "parking_lot",
7916 "postage",
7917 "release_channel",
7918 "schemars",
7919 "serde",
7920 "serde_json",
7921 "smol",
7922 "util",
7923]
7924
7925[[package]]
7926name = "lsp-types"
7927version = "0.95.1"
7928source = "git+https://github.com/zed-industries/lsp-types?rev=1fff0dd12e2071c5667327394cfec163d2a466ab#1fff0dd12e2071c5667327394cfec163d2a466ab"
7929dependencies = [
7930 "bitflags 1.3.2",
7931 "serde",
7932 "serde_json",
7933 "serde_repr",
7934 "url",
7935]
7936
7937[[package]]
7938name = "lua-src"
7939version = "547.0.0"
7940source = "registry+https://github.com/rust-lang/crates.io-index"
7941checksum = "1edaf29e3517b49b8b746701e5648ccb5785cde1c119062cbabbc5d5cd115e42"
7942dependencies = [
7943 "cc",
7944]
7945
7946[[package]]
7947name = "luajit-src"
7948version = "210.5.12+a4f56a4"
7949source = "registry+https://github.com/rust-lang/crates.io-index"
7950checksum = "b3a8e7962a5368d5f264d045a5a255e90f9aa3fc1941ae15a8d2940d42cac671"
7951dependencies = [
7952 "cc",
7953 "which 7.0.2",
7954]
7955
7956[[package]]
7957name = "lyon"
7958version = "1.0.1"
7959source = "registry+https://github.com/rust-lang/crates.io-index"
7960checksum = "91e7f9cda98b5430809e63ca5197b06c7d191bf7e26dfc467d5a3f0290e2a74f"
7961dependencies = [
7962 "lyon_algorithms",
7963 "lyon_extra",
7964 "lyon_tessellation",
7965]
7966
7967[[package]]
7968name = "lyon_algorithms"
7969version = "1.0.5"
7970source = "registry+https://github.com/rust-lang/crates.io-index"
7971checksum = "f13c9be19d257c7d37e70608ed858e8eab4b2afcea2e3c9a622e892acbf43c08"
7972dependencies = [
7973 "lyon_path",
7974 "num-traits",
7975]
7976
7977[[package]]
7978name = "lyon_extra"
7979version = "1.0.3"
7980source = "registry+https://github.com/rust-lang/crates.io-index"
7981checksum = "1ca94c7bf1e2557c2798989c43416822c12fc5dcc5e17cc3307ef0e71894a955"
7982dependencies = [
7983 "lyon_path",
7984 "thiserror 1.0.69",
7985]
7986
7987[[package]]
7988name = "lyon_geom"
7989version = "1.0.6"
7990source = "registry+https://github.com/rust-lang/crates.io-index"
7991checksum = "8af69edc087272df438b3ee436c4bb6d7c04aa8af665cfd398feae627dbd8570"
7992dependencies = [
7993 "arrayvec",
7994 "euclid",
7995 "num-traits",
7996]
7997
7998[[package]]
7999name = "lyon_path"
8000version = "1.0.6"
8001source = "registry+https://github.com/rust-lang/crates.io-index"
8002checksum = "8e0b8aec2f58586f6eef237985b9a9b7cb3a3aff4417c575075cf95bf925252e"
8003dependencies = [
8004 "lyon_geom",
8005 "num-traits",
8006]
8007
8008[[package]]
8009name = "lyon_tessellation"
8010version = "1.0.15"
8011source = "registry+https://github.com/rust-lang/crates.io-index"
8012checksum = "579d42360a4b09846eff2feef28f538696c7d6c7439bfa65874ff3cbe0951b2c"
8013dependencies = [
8014 "float_next_after",
8015 "lyon_path",
8016 "num-traits",
8017]
8018
8019[[package]]
8020name = "mac"
8021version = "0.1.1"
8022source = "registry+https://github.com/rust-lang/crates.io-index"
8023checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
8024
8025[[package]]
8026name = "mach2"
8027version = "0.4.2"
8028source = "registry+https://github.com/rust-lang/crates.io-index"
8029checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
8030dependencies = [
8031 "libc",
8032]
8033
8034[[package]]
8035name = "malloc_buf"
8036version = "0.0.6"
8037source = "registry+https://github.com/rust-lang/crates.io-index"
8038checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
8039dependencies = [
8040 "libc",
8041]
8042
8043[[package]]
8044name = "maplit"
8045version = "1.0.2"
8046source = "registry+https://github.com/rust-lang/crates.io-index"
8047checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
8048
8049[[package]]
8050name = "markdown"
8051version = "0.1.0"
8052dependencies = [
8053 "anyhow",
8054 "assets",
8055 "env_logger 0.11.7",
8056 "gpui",
8057 "language",
8058 "languages",
8059 "linkify",
8060 "log",
8061 "node_runtime",
8062 "pulldown-cmark 0.12.2",
8063 "settings",
8064 "theme",
8065 "ui",
8066 "util",
8067]
8068
8069[[package]]
8070name = "markdown_preview"
8071version = "0.1.0"
8072dependencies = [
8073 "anyhow",
8074 "async-recursion 1.1.1",
8075 "collections",
8076 "editor",
8077 "gpui",
8078 "language",
8079 "linkify",
8080 "log",
8081 "pretty_assertions",
8082 "pulldown-cmark 0.12.2",
8083 "settings",
8084 "theme",
8085 "ui",
8086 "util",
8087 "workspace",
8088]
8089
8090[[package]]
8091name = "markup5ever"
8092version = "0.12.1"
8093source = "registry+https://github.com/rust-lang/crates.io-index"
8094checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
8095dependencies = [
8096 "log",
8097 "phf",
8098 "phf_codegen",
8099 "string_cache",
8100 "string_cache_codegen",
8101 "tendril",
8102]
8103
8104[[package]]
8105name = "markup5ever_rcdom"
8106version = "0.3.0"
8107source = "registry+https://github.com/rust-lang/crates.io-index"
8108checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
8109dependencies = [
8110 "html5ever",
8111 "markup5ever",
8112 "tendril",
8113 "xml5ever",
8114]
8115
8116[[package]]
8117name = "matchers"
8118version = "0.1.0"
8119source = "registry+https://github.com/rust-lang/crates.io-index"
8120checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
8121dependencies = [
8122 "regex-automata 0.1.10",
8123]
8124
8125[[package]]
8126name = "matchit"
8127version = "0.7.3"
8128source = "registry+https://github.com/rust-lang/crates.io-index"
8129checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
8130
8131[[package]]
8132name = "maybe-owned"
8133version = "0.3.4"
8134source = "registry+https://github.com/rust-lang/crates.io-index"
8135checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
8136
8137[[package]]
8138name = "maybe-rayon"
8139version = "0.1.1"
8140source = "registry+https://github.com/rust-lang/crates.io-index"
8141checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
8142dependencies = [
8143 "cfg-if",
8144 "rayon",
8145]
8146
8147[[package]]
8148name = "md-5"
8149version = "0.10.6"
8150source = "registry+https://github.com/rust-lang/crates.io-index"
8151checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
8152dependencies = [
8153 "cfg-if",
8154 "digest",
8155]
8156
8157[[package]]
8158name = "mdbook"
8159version = "0.4.47"
8160source = "registry+https://github.com/rust-lang/crates.io-index"
8161checksum = "7e1a8fe3a4a01f28dab245c474cb7b95ccb4d3d2f17a5419a3d949f474c45e84"
8162dependencies = [
8163 "ammonia",
8164 "anyhow",
8165 "chrono",
8166 "clap",
8167 "clap_complete",
8168 "elasticlunr-rs",
8169 "env_logger 0.11.7",
8170 "futures-util",
8171 "handlebars 6.2.0",
8172 "hex",
8173 "ignore",
8174 "log",
8175 "memchr",
8176 "notify 8.0.0",
8177 "notify-debouncer-mini",
8178 "once_cell",
8179 "opener",
8180 "pathdiff",
8181 "pulldown-cmark 0.10.3",
8182 "regex",
8183 "serde",
8184 "serde_json",
8185 "sha2",
8186 "shlex",
8187 "tempfile",
8188 "tokio",
8189 "toml 0.5.11",
8190 "topological-sort",
8191 "walkdir",
8192 "warp",
8193]
8194
8195[[package]]
8196name = "media"
8197version = "0.1.0"
8198dependencies = [
8199 "anyhow",
8200 "bindgen 0.70.1",
8201 "core-foundation 0.9.4",
8202 "ctor",
8203 "foreign-types 0.5.0",
8204 "metal",
8205 "objc",
8206]
8207
8208[[package]]
8209name = "memchr"
8210version = "2.7.4"
8211source = "registry+https://github.com/rust-lang/crates.io-index"
8212checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
8213
8214[[package]]
8215name = "memfd"
8216version = "0.6.4"
8217source = "registry+https://github.com/rust-lang/crates.io-index"
8218checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
8219dependencies = [
8220 "rustix",
8221]
8222
8223[[package]]
8224name = "memmap2"
8225version = "0.9.5"
8226source = "registry+https://github.com/rust-lang/crates.io-index"
8227checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f"
8228dependencies = [
8229 "libc",
8230]
8231
8232[[package]]
8233name = "memoffset"
8234version = "0.9.1"
8235source = "registry+https://github.com/rust-lang/crates.io-index"
8236checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
8237dependencies = [
8238 "autocfg",
8239]
8240
8241[[package]]
8242name = "menu"
8243version = "0.1.0"
8244dependencies = [
8245 "gpui",
8246 "serde",
8247]
8248
8249[[package]]
8250name = "metal"
8251version = "0.31.0"
8252source = "registry+https://github.com/rust-lang/crates.io-index"
8253checksum = "f569fb946490b5743ad69813cb19629130ce9374034abe31614a36402d18f99e"
8254dependencies = [
8255 "bitflags 2.8.0",
8256 "block",
8257 "core-graphics-types 0.1.3",
8258 "foreign-types 0.5.0",
8259 "log",
8260 "objc",
8261 "paste",
8262]
8263
8264[[package]]
8265name = "migrator"
8266version = "0.1.0"
8267dependencies = [
8268 "anyhow",
8269 "collections",
8270 "convert_case 0.8.0",
8271 "log",
8272 "pretty_assertions",
8273 "streaming-iterator",
8274 "tree-sitter",
8275 "tree-sitter-json",
8276]
8277
8278[[package]]
8279name = "mimalloc"
8280version = "0.1.43"
8281source = "registry+https://github.com/rust-lang/crates.io-index"
8282checksum = "68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633"
8283dependencies = [
8284 "libmimalloc-sys",
8285]
8286
8287[[package]]
8288name = "mime"
8289version = "0.3.17"
8290source = "registry+https://github.com/rust-lang/crates.io-index"
8291checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
8292
8293[[package]]
8294name = "mime_guess"
8295version = "2.0.5"
8296source = "registry+https://github.com/rust-lang/crates.io-index"
8297checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
8298dependencies = [
8299 "mime",
8300 "unicase",
8301]
8302
8303[[package]]
8304name = "minimal-lexical"
8305version = "0.2.1"
8306source = "registry+https://github.com/rust-lang/crates.io-index"
8307checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
8308
8309[[package]]
8310name = "miniz_oxide"
8311version = "0.8.0"
8312source = "registry+https://github.com/rust-lang/crates.io-index"
8313checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
8314dependencies = [
8315 "adler2",
8316 "simd-adler32",
8317]
8318
8319[[package]]
8320name = "mint"
8321version = "0.5.9"
8322source = "registry+https://github.com/rust-lang/crates.io-index"
8323checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
8324
8325[[package]]
8326name = "mio"
8327version = "0.8.11"
8328source = "registry+https://github.com/rust-lang/crates.io-index"
8329checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
8330dependencies = [
8331 "libc",
8332 "log",
8333 "wasi 0.11.0+wasi-snapshot-preview1",
8334 "windows-sys 0.48.0",
8335]
8336
8337[[package]]
8338name = "mio"
8339version = "1.0.3"
8340source = "registry+https://github.com/rust-lang/crates.io-index"
8341checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
8342dependencies = [
8343 "libc",
8344 "log",
8345 "wasi 0.11.0+wasi-snapshot-preview1",
8346 "windows-sys 0.52.0",
8347]
8348
8349[[package]]
8350name = "miow"
8351version = "0.6.0"
8352source = "registry+https://github.com/rust-lang/crates.io-index"
8353checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
8354dependencies = [
8355 "windows-sys 0.48.0",
8356]
8357
8358[[package]]
8359name = "mistral"
8360version = "0.1.0"
8361dependencies = [
8362 "anyhow",
8363 "futures 0.3.31",
8364 "http_client",
8365 "schemars",
8366 "serde",
8367 "serde_json",
8368 "strum",
8369]
8370
8371[[package]]
8372name = "mlua"
8373version = "0.10.3"
8374source = "registry+https://github.com/rust-lang/crates.io-index"
8375checksum = "d3f763c1041eff92ffb5d7169968a327e1ed2ebfe425dac0ee5a35f29082534b"
8376dependencies = [
8377 "bstr",
8378 "either",
8379 "futures-util",
8380 "mlua-sys",
8381 "num-traits",
8382 "parking_lot",
8383 "rustc-hash 2.1.1",
8384]
8385
8386[[package]]
8387name = "mlua-sys"
8388version = "0.6.7"
8389source = "registry+https://github.com/rust-lang/crates.io-index"
8390checksum = "1901c1a635a22fe9250ffcc4fcc937c16b47c2e9e71adba8784af8bca1f69594"
8391dependencies = [
8392 "cc",
8393 "cfg-if",
8394 "lua-src",
8395 "luajit-src",
8396 "pkg-config",
8397]
8398
8399[[package]]
8400name = "msvc_spectre_libs"
8401version = "0.1.2"
8402source = "registry+https://github.com/rust-lang/crates.io-index"
8403checksum = "8661ace213a0a130c7c5b9542df5023aedf092a02008ccf477b39ff108990305"
8404dependencies = [
8405 "cc",
8406]
8407
8408[[package]]
8409name = "multi_buffer"
8410version = "0.1.0"
8411dependencies = [
8412 "anyhow",
8413 "buffer_diff",
8414 "clock",
8415 "collections",
8416 "ctor",
8417 "env_logger 0.11.7",
8418 "futures 0.3.31",
8419 "gpui",
8420 "indoc",
8421 "itertools 0.14.0",
8422 "language",
8423 "log",
8424 "parking_lot",
8425 "pretty_assertions",
8426 "project",
8427 "rand 0.8.5",
8428 "rope",
8429 "serde",
8430 "settings",
8431 "smallvec",
8432 "smol",
8433 "sum_tree",
8434 "text",
8435 "theme",
8436 "tree-sitter",
8437 "util",
8438]
8439
8440[[package]]
8441name = "multimap"
8442version = "0.8.3"
8443source = "registry+https://github.com/rust-lang/crates.io-index"
8444checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
8445
8446[[package]]
8447name = "multimap"
8448version = "0.10.0"
8449source = "registry+https://github.com/rust-lang/crates.io-index"
8450checksum = "defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03"
8451
8452[[package]]
8453name = "naga"
8454version = "23.1.0"
8455source = "registry+https://github.com/rust-lang/crates.io-index"
8456checksum = "364f94bc34f61332abebe8cad6f6cd82a5b65cff22c828d05d0968911462ca4f"
8457dependencies = [
8458 "arrayvec",
8459 "bit-set 0.8.0",
8460 "bitflags 2.8.0",
8461 "cfg_aliases 0.1.1",
8462 "codespan-reporting",
8463 "hexf-parse",
8464 "indexmap",
8465 "log",
8466 "rustc-hash 1.1.0",
8467 "spirv",
8468 "termcolor",
8469 "thiserror 1.0.69",
8470 "unicode-xid",
8471]
8472
8473[[package]]
8474name = "nanoid"
8475version = "0.4.0"
8476source = "registry+https://github.com/rust-lang/crates.io-index"
8477checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
8478dependencies = [
8479 "rand 0.8.5",
8480]
8481
8482[[package]]
8483name = "nanorand"
8484version = "0.7.0"
8485source = "registry+https://github.com/rust-lang/crates.io-index"
8486checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
8487dependencies = [
8488 "getrandom 0.2.15",
8489]
8490
8491[[package]]
8492name = "native-tls"
8493version = "0.2.12"
8494source = "registry+https://github.com/rust-lang/crates.io-index"
8495checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
8496dependencies = [
8497 "libc",
8498 "log",
8499 "openssl",
8500 "openssl-probe",
8501 "openssl-sys",
8502 "schannel",
8503 "security-framework 2.11.1",
8504 "security-framework-sys",
8505 "tempfile",
8506]
8507
8508[[package]]
8509name = "nbformat"
8510version = "0.10.0"
8511source = "registry+https://github.com/rust-lang/crates.io-index"
8512checksum = "244c1673f02b4d5f3c51b6f8ed28d57182cb166a50a6dbf651a3d53e23dc81c0"
8513dependencies = [
8514 "anyhow",
8515 "chrono",
8516 "jupyter-protocol",
8517 "serde",
8518 "serde_json",
8519 "thiserror 1.0.69",
8520 "uuid",
8521]
8522
8523[[package]]
8524name = "ndk"
8525version = "0.8.0"
8526source = "registry+https://github.com/rust-lang/crates.io-index"
8527checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
8528dependencies = [
8529 "bitflags 2.8.0",
8530 "jni-sys",
8531 "log",
8532 "ndk-sys",
8533 "num_enum",
8534 "thiserror 1.0.69",
8535]
8536
8537[[package]]
8538name = "ndk-context"
8539version = "0.1.1"
8540source = "registry+https://github.com/rust-lang/crates.io-index"
8541checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
8542
8543[[package]]
8544name = "ndk-sys"
8545version = "0.5.0+25.2.9519653"
8546source = "registry+https://github.com/rust-lang/crates.io-index"
8547checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
8548dependencies = [
8549 "jni-sys",
8550]
8551
8552[[package]]
8553name = "new_debug_unreachable"
8554version = "1.0.6"
8555source = "registry+https://github.com/rust-lang/crates.io-index"
8556checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
8557
8558[[package]]
8559name = "nix"
8560version = "0.29.0"
8561source = "registry+https://github.com/rust-lang/crates.io-index"
8562checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
8563dependencies = [
8564 "bitflags 2.8.0",
8565 "cfg-if",
8566 "cfg_aliases 0.2.1",
8567 "libc",
8568 "memoffset",
8569]
8570
8571[[package]]
8572name = "node_runtime"
8573version = "0.1.0"
8574dependencies = [
8575 "anyhow",
8576 "async-compression",
8577 "async-std",
8578 "async-tar",
8579 "async-trait",
8580 "async-watch",
8581 "async_zip",
8582 "futures 0.3.31",
8583 "http_client",
8584 "log",
8585 "paths",
8586 "semver",
8587 "serde",
8588 "serde_json",
8589 "smol",
8590 "tempfile",
8591 "util",
8592 "walkdir",
8593 "which 6.0.3",
8594]
8595
8596[[package]]
8597name = "nom"
8598version = "7.1.3"
8599source = "registry+https://github.com/rust-lang/crates.io-index"
8600checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
8601dependencies = [
8602 "memchr",
8603 "minimal-lexical",
8604]
8605
8606[[package]]
8607name = "noop_proc_macro"
8608version = "0.3.0"
8609source = "registry+https://github.com/rust-lang/crates.io-index"
8610checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
8611
8612[[package]]
8613name = "normpath"
8614version = "1.3.0"
8615source = "registry+https://github.com/rust-lang/crates.io-index"
8616checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
8617dependencies = [
8618 "windows-sys 0.59.0",
8619]
8620
8621[[package]]
8622name = "notifications"
8623version = "0.1.0"
8624dependencies = [
8625 "anyhow",
8626 "channel",
8627 "client",
8628 "collections",
8629 "component",
8630 "db",
8631 "gpui",
8632 "linkme",
8633 "rpc",
8634 "settings",
8635 "sum_tree",
8636 "time",
8637 "ui",
8638 "util",
8639 "workspace",
8640]
8641
8642[[package]]
8643name = "notify"
8644version = "6.1.1"
8645source = "registry+https://github.com/rust-lang/crates.io-index"
8646checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
8647dependencies = [
8648 "bitflags 2.8.0",
8649 "crossbeam-channel",
8650 "filetime",
8651 "fsevent-sys 4.1.0",
8652 "inotify 0.9.6",
8653 "kqueue",
8654 "libc",
8655 "log",
8656 "mio 0.8.11",
8657 "walkdir",
8658 "windows-sys 0.48.0",
8659]
8660
8661[[package]]
8662name = "notify"
8663version = "8.0.0"
8664source = "registry+https://github.com/rust-lang/crates.io-index"
8665checksum = "2fee8403b3d66ac7b26aee6e40a897d85dc5ce26f44da36b8b73e987cc52e943"
8666dependencies = [
8667 "bitflags 2.8.0",
8668 "filetime",
8669 "fsevent-sys 4.1.0",
8670 "inotify 0.11.0",
8671 "kqueue",
8672 "libc",
8673 "log",
8674 "mio 1.0.3",
8675 "notify-types",
8676 "walkdir",
8677 "windows-sys 0.59.0",
8678]
8679
8680[[package]]
8681name = "notify-debouncer-mini"
8682version = "0.6.0"
8683source = "registry+https://github.com/rust-lang/crates.io-index"
8684checksum = "a689eb4262184d9a1727f9087cd03883ea716682ab03ed24efec57d7716dccb8"
8685dependencies = [
8686 "log",
8687 "notify 8.0.0",
8688 "notify-types",
8689 "tempfile",
8690]
8691
8692[[package]]
8693name = "notify-types"
8694version = "2.0.0"
8695source = "registry+https://github.com/rust-lang/crates.io-index"
8696checksum = "5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d"
8697
8698[[package]]
8699name = "ntapi"
8700version = "0.4.1"
8701source = "registry+https://github.com/rust-lang/crates.io-index"
8702checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
8703dependencies = [
8704 "winapi",
8705]
8706
8707[[package]]
8708name = "nu-ansi-term"
8709version = "0.46.0"
8710source = "registry+https://github.com/rust-lang/crates.io-index"
8711checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
8712dependencies = [
8713 "overload",
8714 "winapi",
8715]
8716
8717[[package]]
8718name = "num"
8719version = "0.4.3"
8720source = "registry+https://github.com/rust-lang/crates.io-index"
8721checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
8722dependencies = [
8723 "num-bigint",
8724 "num-complex",
8725 "num-integer",
8726 "num-iter",
8727 "num-rational",
8728 "num-traits",
8729]
8730
8731[[package]]
8732name = "num-bigint"
8733version = "0.4.6"
8734source = "registry+https://github.com/rust-lang/crates.io-index"
8735checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
8736dependencies = [
8737 "num-integer",
8738 "num-traits",
8739]
8740
8741[[package]]
8742name = "num-bigint-dig"
8743version = "0.8.4"
8744source = "registry+https://github.com/rust-lang/crates.io-index"
8745checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
8746dependencies = [
8747 "byteorder",
8748 "lazy_static",
8749 "libm",
8750 "num-integer",
8751 "num-iter",
8752 "num-traits",
8753 "rand 0.8.5",
8754 "serde",
8755 "smallvec",
8756 "zeroize",
8757]
8758
8759[[package]]
8760name = "num-complex"
8761version = "0.4.6"
8762source = "registry+https://github.com/rust-lang/crates.io-index"
8763checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
8764dependencies = [
8765 "num-traits",
8766]
8767
8768[[package]]
8769name = "num-conv"
8770version = "0.1.0"
8771source = "registry+https://github.com/rust-lang/crates.io-index"
8772checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
8773
8774[[package]]
8775name = "num-derive"
8776version = "0.4.2"
8777source = "registry+https://github.com/rust-lang/crates.io-index"
8778checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
8779dependencies = [
8780 "proc-macro2",
8781 "quote",
8782 "syn 2.0.100",
8783]
8784
8785[[package]]
8786name = "num-format"
8787version = "0.4.4"
8788source = "registry+https://github.com/rust-lang/crates.io-index"
8789checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
8790dependencies = [
8791 "arrayvec",
8792 "itoa",
8793]
8794
8795[[package]]
8796name = "num-integer"
8797version = "0.1.46"
8798source = "registry+https://github.com/rust-lang/crates.io-index"
8799checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
8800dependencies = [
8801 "num-traits",
8802]
8803
8804[[package]]
8805name = "num-iter"
8806version = "0.1.45"
8807source = "registry+https://github.com/rust-lang/crates.io-index"
8808checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
8809dependencies = [
8810 "autocfg",
8811 "num-integer",
8812 "num-traits",
8813]
8814
8815[[package]]
8816name = "num-modular"
8817version = "0.6.1"
8818source = "registry+https://github.com/rust-lang/crates.io-index"
8819checksum = "17bb261bf36fa7d83f4c294f834e91256769097b3cb505d44831e0a179ac647f"
8820
8821[[package]]
8822name = "num-order"
8823version = "1.2.0"
8824source = "registry+https://github.com/rust-lang/crates.io-index"
8825checksum = "537b596b97c40fcf8056d153049eb22f481c17ebce72a513ec9286e4986d1bb6"
8826dependencies = [
8827 "num-modular",
8828]
8829
8830[[package]]
8831name = "num-rational"
8832version = "0.4.2"
8833source = "registry+https://github.com/rust-lang/crates.io-index"
8834checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
8835dependencies = [
8836 "num-bigint",
8837 "num-integer",
8838 "num-traits",
8839]
8840
8841[[package]]
8842name = "num-traits"
8843version = "0.2.19"
8844source = "registry+https://github.com/rust-lang/crates.io-index"
8845checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
8846dependencies = [
8847 "autocfg",
8848 "libm",
8849]
8850
8851[[package]]
8852name = "num_cpus"
8853version = "1.16.0"
8854source = "registry+https://github.com/rust-lang/crates.io-index"
8855checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
8856dependencies = [
8857 "hermit-abi 0.3.9",
8858 "libc",
8859]
8860
8861[[package]]
8862name = "num_enum"
8863version = "0.7.3"
8864source = "registry+https://github.com/rust-lang/crates.io-index"
8865checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179"
8866dependencies = [
8867 "num_enum_derive",
8868]
8869
8870[[package]]
8871name = "num_enum_derive"
8872version = "0.7.3"
8873source = "registry+https://github.com/rust-lang/crates.io-index"
8874checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56"
8875dependencies = [
8876 "proc-macro-crate",
8877 "proc-macro2",
8878 "quote",
8879 "syn 2.0.100",
8880]
8881
8882[[package]]
8883name = "num_threads"
8884version = "0.1.7"
8885source = "registry+https://github.com/rust-lang/crates.io-index"
8886checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
8887dependencies = [
8888 "libc",
8889]
8890
8891[[package]]
8892name = "nvim-rs"
8893version = "0.8.0-pre"
8894source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#69500bae73b8b3f02a05b7bee621a0d0e633da6c"
8895dependencies = [
8896 "async-trait",
8897 "futures 0.3.31",
8898 "log",
8899 "parity-tokio-ipc",
8900 "rmp",
8901 "rmpv",
8902 "tokio",
8903 "tokio-util",
8904 "winapi",
8905]
8906
8907[[package]]
8908name = "objc"
8909version = "0.2.7"
8910source = "registry+https://github.com/rust-lang/crates.io-index"
8911checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
8912dependencies = [
8913 "malloc_buf",
8914]
8915
8916[[package]]
8917name = "objc-sys"
8918version = "0.3.5"
8919source = "registry+https://github.com/rust-lang/crates.io-index"
8920checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
8921
8922[[package]]
8923name = "objc2"
8924version = "0.5.2"
8925source = "registry+https://github.com/rust-lang/crates.io-index"
8926checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
8927dependencies = [
8928 "objc-sys",
8929 "objc2-encode",
8930]
8931
8932[[package]]
8933name = "objc2-app-kit"
8934version = "0.2.2"
8935source = "registry+https://github.com/rust-lang/crates.io-index"
8936checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff"
8937dependencies = [
8938 "bitflags 2.8.0",
8939 "block2",
8940 "libc",
8941 "objc2",
8942 "objc2-core-data",
8943 "objc2-core-image",
8944 "objc2-foundation",
8945 "objc2-quartz-core",
8946]
8947
8948[[package]]
8949name = "objc2-cloud-kit"
8950version = "0.2.2"
8951source = "registry+https://github.com/rust-lang/crates.io-index"
8952checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009"
8953dependencies = [
8954 "bitflags 2.8.0",
8955 "block2",
8956 "objc2",
8957 "objc2-core-location",
8958 "objc2-foundation",
8959]
8960
8961[[package]]
8962name = "objc2-contacts"
8963version = "0.2.2"
8964source = "registry+https://github.com/rust-lang/crates.io-index"
8965checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889"
8966dependencies = [
8967 "block2",
8968 "objc2",
8969 "objc2-foundation",
8970]
8971
8972[[package]]
8973name = "objc2-core-data"
8974version = "0.2.2"
8975source = "registry+https://github.com/rust-lang/crates.io-index"
8976checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef"
8977dependencies = [
8978 "bitflags 2.8.0",
8979 "block2",
8980 "objc2",
8981 "objc2-foundation",
8982]
8983
8984[[package]]
8985name = "objc2-core-image"
8986version = "0.2.2"
8987source = "registry+https://github.com/rust-lang/crates.io-index"
8988checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80"
8989dependencies = [
8990 "block2",
8991 "objc2",
8992 "objc2-foundation",
8993 "objc2-metal",
8994]
8995
8996[[package]]
8997name = "objc2-core-location"
8998version = "0.2.2"
8999source = "registry+https://github.com/rust-lang/crates.io-index"
9000checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781"
9001dependencies = [
9002 "block2",
9003 "objc2",
9004 "objc2-contacts",
9005 "objc2-foundation",
9006]
9007
9008[[package]]
9009name = "objc2-encode"
9010version = "4.0.3"
9011source = "registry+https://github.com/rust-lang/crates.io-index"
9012checksum = "7891e71393cd1f227313c9379a26a584ff3d7e6e7159e988851f0934c993f0f8"
9013
9014[[package]]
9015name = "objc2-foundation"
9016version = "0.2.2"
9017source = "registry+https://github.com/rust-lang/crates.io-index"
9018checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
9019dependencies = [
9020 "bitflags 2.8.0",
9021 "block2",
9022 "libc",
9023 "objc2",
9024]
9025
9026[[package]]
9027name = "objc2-link-presentation"
9028version = "0.2.2"
9029source = "registry+https://github.com/rust-lang/crates.io-index"
9030checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398"
9031dependencies = [
9032 "block2",
9033 "objc2",
9034 "objc2-app-kit",
9035 "objc2-foundation",
9036]
9037
9038[[package]]
9039name = "objc2-metal"
9040version = "0.2.2"
9041source = "registry+https://github.com/rust-lang/crates.io-index"
9042checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
9043dependencies = [
9044 "bitflags 2.8.0",
9045 "block2",
9046 "objc2",
9047 "objc2-foundation",
9048]
9049
9050[[package]]
9051name = "objc2-quartz-core"
9052version = "0.2.2"
9053source = "registry+https://github.com/rust-lang/crates.io-index"
9054checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
9055dependencies = [
9056 "bitflags 2.8.0",
9057 "block2",
9058 "objc2",
9059 "objc2-foundation",
9060 "objc2-metal",
9061]
9062
9063[[package]]
9064name = "objc2-symbols"
9065version = "0.2.2"
9066source = "registry+https://github.com/rust-lang/crates.io-index"
9067checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc"
9068dependencies = [
9069 "objc2",
9070 "objc2-foundation",
9071]
9072
9073[[package]]
9074name = "objc2-ui-kit"
9075version = "0.2.2"
9076source = "registry+https://github.com/rust-lang/crates.io-index"
9077checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f"
9078dependencies = [
9079 "bitflags 2.8.0",
9080 "block2",
9081 "objc2",
9082 "objc2-cloud-kit",
9083 "objc2-core-data",
9084 "objc2-core-image",
9085 "objc2-core-location",
9086 "objc2-foundation",
9087 "objc2-link-presentation",
9088 "objc2-quartz-core",
9089 "objc2-symbols",
9090 "objc2-uniform-type-identifiers",
9091 "objc2-user-notifications",
9092]
9093
9094[[package]]
9095name = "objc2-uniform-type-identifiers"
9096version = "0.2.2"
9097source = "registry+https://github.com/rust-lang/crates.io-index"
9098checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe"
9099dependencies = [
9100 "block2",
9101 "objc2",
9102 "objc2-foundation",
9103]
9104
9105[[package]]
9106name = "objc2-user-notifications"
9107version = "0.2.2"
9108source = "registry+https://github.com/rust-lang/crates.io-index"
9109checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3"
9110dependencies = [
9111 "bitflags 2.8.0",
9112 "block2",
9113 "objc2",
9114 "objc2-core-location",
9115 "objc2-foundation",
9116]
9117
9118[[package]]
9119name = "object"
9120version = "0.36.5"
9121source = "registry+https://github.com/rust-lang/crates.io-index"
9122checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
9123dependencies = [
9124 "crc32fast",
9125 "hashbrown 0.15.2",
9126 "indexmap",
9127 "memchr",
9128]
9129
9130[[package]]
9131name = "oboe"
9132version = "0.6.1"
9133source = "registry+https://github.com/rust-lang/crates.io-index"
9134checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
9135dependencies = [
9136 "jni",
9137 "ndk",
9138 "ndk-context",
9139 "num-derive",
9140 "num-traits",
9141 "oboe-sys",
9142]
9143
9144[[package]]
9145name = "oboe-sys"
9146version = "0.6.1"
9147source = "registry+https://github.com/rust-lang/crates.io-index"
9148checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
9149dependencies = [
9150 "cc",
9151]
9152
9153[[package]]
9154name = "ollama"
9155version = "0.1.0"
9156dependencies = [
9157 "anyhow",
9158 "futures 0.3.31",
9159 "http_client",
9160 "schemars",
9161 "serde",
9162 "serde_json",
9163]
9164
9165[[package]]
9166name = "once_cell"
9167version = "1.20.3"
9168source = "registry+https://github.com/rust-lang/crates.io-index"
9169checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e"
9170
9171[[package]]
9172name = "oo7"
9173version = "0.4.1"
9174source = "registry+https://github.com/rust-lang/crates.io-index"
9175checksum = "72c84df357c7049f98c8b157abe71ee751531166c14ba09366e08bc6ab1ea2c9"
9176dependencies = [
9177 "aes",
9178 "ashpd",
9179 "async-fs",
9180 "async-io",
9181 "async-lock",
9182 "blocking",
9183 "cbc",
9184 "cipher",
9185 "digest",
9186 "endi",
9187 "futures-lite 2.6.0",
9188 "futures-util",
9189 "getrandom 0.3.1",
9190 "hkdf",
9191 "hmac",
9192 "md-5",
9193 "num",
9194 "num-bigint-dig",
9195 "pbkdf2 0.12.2",
9196 "rand 0.9.0",
9197 "serde",
9198 "sha2",
9199 "subtle",
9200 "zbus",
9201 "zbus_macros",
9202 "zeroize",
9203 "zvariant",
9204]
9205
9206[[package]]
9207name = "oorandom"
9208version = "11.1.4"
9209source = "registry+https://github.com/rust-lang/crates.io-index"
9210checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
9211
9212[[package]]
9213name = "open"
9214version = "5.3.2"
9215source = "registry+https://github.com/rust-lang/crates.io-index"
9216checksum = "e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95"
9217dependencies = [
9218 "is-wsl",
9219 "libc",
9220 "pathdiff",
9221]
9222
9223[[package]]
9224name = "open_ai"
9225version = "0.1.0"
9226dependencies = [
9227 "anyhow",
9228 "futures 0.3.31",
9229 "http_client",
9230 "schemars",
9231 "serde",
9232 "serde_json",
9233 "strum",
9234]
9235
9236[[package]]
9237name = "opener"
9238version = "0.7.2"
9239source = "registry+https://github.com/rust-lang/crates.io-index"
9240checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
9241dependencies = [
9242 "bstr",
9243 "dbus",
9244 "normpath",
9245 "windows-sys 0.59.0",
9246]
9247
9248[[package]]
9249name = "openssl"
9250version = "0.10.70"
9251source = "registry+https://github.com/rust-lang/crates.io-index"
9252checksum = "61cfb4e166a8bb8c9b55c500bc2308550148ece889be90f609377e58140f42c6"
9253dependencies = [
9254 "bitflags 2.8.0",
9255 "cfg-if",
9256 "foreign-types 0.3.2",
9257 "libc",
9258 "once_cell",
9259 "openssl-macros",
9260 "openssl-sys",
9261]
9262
9263[[package]]
9264name = "openssl-macros"
9265version = "0.1.1"
9266source = "registry+https://github.com/rust-lang/crates.io-index"
9267checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
9268dependencies = [
9269 "proc-macro2",
9270 "quote",
9271 "syn 2.0.100",
9272]
9273
9274[[package]]
9275name = "openssl-probe"
9276version = "0.1.5"
9277source = "registry+https://github.com/rust-lang/crates.io-index"
9278checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
9279
9280[[package]]
9281name = "openssl-src"
9282version = "300.4.1+3.4.0"
9283source = "registry+https://github.com/rust-lang/crates.io-index"
9284checksum = "faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c"
9285dependencies = [
9286 "cc",
9287]
9288
9289[[package]]
9290name = "openssl-sys"
9291version = "0.9.105"
9292source = "registry+https://github.com/rust-lang/crates.io-index"
9293checksum = "8b22d5b84be05a8d6947c7cb71f7c849aa0f112acd4bf51c2a7c1c988ac0a9dc"
9294dependencies = [
9295 "cc",
9296 "libc",
9297 "openssl-src",
9298 "pkg-config",
9299 "vcpkg",
9300]
9301
9302[[package]]
9303name = "option-ext"
9304version = "0.2.0"
9305source = "registry+https://github.com/rust-lang/crates.io-index"
9306checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
9307
9308[[package]]
9309name = "ordered-float"
9310version = "2.10.1"
9311source = "registry+https://github.com/rust-lang/crates.io-index"
9312checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c"
9313dependencies = [
9314 "num-traits",
9315]
9316
9317[[package]]
9318name = "ordered-float"
9319version = "3.9.2"
9320source = "registry+https://github.com/rust-lang/crates.io-index"
9321checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
9322dependencies = [
9323 "num-traits",
9324]
9325
9326[[package]]
9327name = "ordered-stream"
9328version = "0.2.0"
9329source = "registry+https://github.com/rust-lang/crates.io-index"
9330checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
9331dependencies = [
9332 "futures-core",
9333 "pin-project-lite",
9334]
9335
9336[[package]]
9337name = "ouroboros"
9338version = "0.18.4"
9339source = "registry+https://github.com/rust-lang/crates.io-index"
9340checksum = "944fa20996a25aded6b4795c6d63f10014a7a83f8be9828a11860b08c5fc4a67"
9341dependencies = [
9342 "aliasable",
9343 "ouroboros_macro",
9344 "static_assertions",
9345]
9346
9347[[package]]
9348name = "ouroboros_macro"
9349version = "0.18.4"
9350source = "registry+https://github.com/rust-lang/crates.io-index"
9351checksum = "39b0deead1528fd0e5947a8546a9642a9777c25f6e1e26f34c97b204bbb465bd"
9352dependencies = [
9353 "heck 0.4.1",
9354 "itertools 0.12.1",
9355 "proc-macro2",
9356 "proc-macro2-diagnostics",
9357 "quote",
9358 "syn 2.0.100",
9359]
9360
9361[[package]]
9362name = "outline"
9363version = "0.1.0"
9364dependencies = [
9365 "editor",
9366 "fuzzy",
9367 "gpui",
9368 "indoc",
9369 "language",
9370 "menu",
9371 "ordered-float 2.10.1",
9372 "picker",
9373 "project",
9374 "rope",
9375 "serde_json",
9376 "settings",
9377 "smol",
9378 "theme",
9379 "tree-sitter-rust",
9380 "tree-sitter-typescript",
9381 "ui",
9382 "util",
9383 "workspace",
9384 "zed_actions",
9385]
9386
9387[[package]]
9388name = "outline_panel"
9389version = "0.1.0"
9390dependencies = [
9391 "anyhow",
9392 "collections",
9393 "db",
9394 "editor",
9395 "file_icons",
9396 "fuzzy",
9397 "gpui",
9398 "itertools 0.14.0",
9399 "language",
9400 "log",
9401 "menu",
9402 "outline",
9403 "pretty_assertions",
9404 "project",
9405 "schemars",
9406 "search",
9407 "serde",
9408 "serde_json",
9409 "settings",
9410 "smallvec",
9411 "smol",
9412 "theme",
9413 "ui",
9414 "util",
9415 "workspace",
9416 "worktree",
9417 "zed_actions",
9418]
9419
9420[[package]]
9421name = "outref"
9422version = "0.5.1"
9423source = "registry+https://github.com/rust-lang/crates.io-index"
9424checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
9425
9426[[package]]
9427name = "overload"
9428version = "0.1.1"
9429source = "registry+https://github.com/rust-lang/crates.io-index"
9430checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
9431
9432[[package]]
9433name = "p256"
9434version = "0.11.1"
9435source = "registry+https://github.com/rust-lang/crates.io-index"
9436checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
9437dependencies = [
9438 "ecdsa",
9439 "elliptic-curve",
9440 "sha2",
9441]
9442
9443[[package]]
9444name = "page_size"
9445version = "0.6.0"
9446source = "registry+https://github.com/rust-lang/crates.io-index"
9447checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
9448dependencies = [
9449 "libc",
9450 "winapi",
9451]
9452
9453[[package]]
9454name = "palette"
9455version = "0.7.6"
9456source = "registry+https://github.com/rust-lang/crates.io-index"
9457checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6"
9458dependencies = [
9459 "approx",
9460 "fast-srgb8",
9461 "palette_derive",
9462]
9463
9464[[package]]
9465name = "palette_derive"
9466version = "0.7.6"
9467source = "registry+https://github.com/rust-lang/crates.io-index"
9468checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30"
9469dependencies = [
9470 "by_address",
9471 "proc-macro2",
9472 "quote",
9473 "syn 2.0.100",
9474]
9475
9476[[package]]
9477name = "panel"
9478version = "0.1.0"
9479dependencies = [
9480 "editor",
9481 "gpui",
9482 "settings",
9483 "theme",
9484 "ui",
9485 "workspace",
9486]
9487
9488[[package]]
9489name = "parity-tokio-ipc"
9490version = "0.9.0"
9491source = "registry+https://github.com/rust-lang/crates.io-index"
9492checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
9493dependencies = [
9494 "futures 0.3.31",
9495 "libc",
9496 "log",
9497 "rand 0.7.3",
9498 "tokio",
9499 "winapi",
9500]
9501
9502[[package]]
9503name = "parking"
9504version = "2.2.1"
9505source = "registry+https://github.com/rust-lang/crates.io-index"
9506checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
9507
9508[[package]]
9509name = "parking_lot"
9510version = "0.12.3"
9511source = "registry+https://github.com/rust-lang/crates.io-index"
9512checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
9513dependencies = [
9514 "lock_api",
9515 "parking_lot_core",
9516]
9517
9518[[package]]
9519name = "parking_lot_core"
9520version = "0.9.10"
9521source = "registry+https://github.com/rust-lang/crates.io-index"
9522checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
9523dependencies = [
9524 "cfg-if",
9525 "libc",
9526 "redox_syscall 0.5.8",
9527 "smallvec",
9528 "windows-targets 0.52.6",
9529]
9530
9531[[package]]
9532name = "password-hash"
9533version = "0.4.2"
9534source = "registry+https://github.com/rust-lang/crates.io-index"
9535checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700"
9536dependencies = [
9537 "base64ct",
9538 "rand_core 0.6.4",
9539 "subtle",
9540]
9541
9542[[package]]
9543name = "password-hash"
9544version = "0.5.0"
9545source = "registry+https://github.com/rust-lang/crates.io-index"
9546checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
9547dependencies = [
9548 "base64ct",
9549 "rand_core 0.6.4",
9550 "subtle",
9551]
9552
9553[[package]]
9554name = "paste"
9555version = "1.0.15"
9556source = "registry+https://github.com/rust-lang/crates.io-index"
9557checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
9558
9559[[package]]
9560name = "pathdiff"
9561version = "0.2.3"
9562source = "registry+https://github.com/rust-lang/crates.io-index"
9563checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
9564
9565[[package]]
9566name = "pathfinder_geometry"
9567version = "0.5.1"
9568source = "registry+https://github.com/rust-lang/crates.io-index"
9569checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
9570dependencies = [
9571 "log",
9572 "pathfinder_simd",
9573]
9574
9575[[package]]
9576name = "pathfinder_simd"
9577version = "0.5.4"
9578source = "registry+https://github.com/rust-lang/crates.io-index"
9579checksum = "5cf07ef4804cfa9aea3b04a7bbdd5a40031dbb6b4f2cbaf2b011666c80c5b4f2"
9580dependencies = [
9581 "rustc_version",
9582]
9583
9584[[package]]
9585name = "paths"
9586version = "0.1.0"
9587dependencies = [
9588 "dirs 4.0.0",
9589 "util",
9590]
9591
9592[[package]]
9593name = "pbjson"
9594version = "0.6.0"
9595source = "registry+https://github.com/rust-lang/crates.io-index"
9596checksum = "1030c719b0ec2a2d25a5df729d6cff1acf3cc230bf766f4f97833591f7577b90"
9597dependencies = [
9598 "base64 0.21.7",
9599 "serde",
9600]
9601
9602[[package]]
9603name = "pbjson-build"
9604version = "0.6.2"
9605source = "registry+https://github.com/rust-lang/crates.io-index"
9606checksum = "2580e33f2292d34be285c5bc3dba5259542b083cfad6037b6d70345f24dcb735"
9607dependencies = [
9608 "heck 0.4.1",
9609 "itertools 0.11.0",
9610 "prost 0.12.6",
9611 "prost-types 0.12.6",
9612]
9613
9614[[package]]
9615name = "pbjson-types"
9616version = "0.6.0"
9617source = "registry+https://github.com/rust-lang/crates.io-index"
9618checksum = "18f596653ba4ac51bdecbb4ef6773bc7f56042dc13927910de1684ad3d32aa12"
9619dependencies = [
9620 "bytes 1.10.1",
9621 "chrono",
9622 "pbjson",
9623 "pbjson-build",
9624 "prost 0.12.6",
9625 "prost-build 0.12.6",
9626 "serde",
9627]
9628
9629[[package]]
9630name = "pbkdf2"
9631version = "0.11.0"
9632source = "registry+https://github.com/rust-lang/crates.io-index"
9633checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
9634dependencies = [
9635 "digest",
9636 "hmac",
9637 "password-hash 0.4.2",
9638 "sha2",
9639]
9640
9641[[package]]
9642name = "pbkdf2"
9643version = "0.12.2"
9644source = "registry+https://github.com/rust-lang/crates.io-index"
9645checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
9646dependencies = [
9647 "digest",
9648 "hmac",
9649]
9650
9651[[package]]
9652name = "pem"
9653version = "3.0.4"
9654source = "registry+https://github.com/rust-lang/crates.io-index"
9655checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
9656dependencies = [
9657 "base64 0.22.1",
9658 "serde",
9659]
9660
9661[[package]]
9662name = "pem-rfc7468"
9663version = "0.7.0"
9664source = "registry+https://github.com/rust-lang/crates.io-index"
9665checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
9666dependencies = [
9667 "base64ct",
9668]
9669
9670[[package]]
9671name = "percent-encoding"
9672version = "2.3.1"
9673source = "registry+https://github.com/rust-lang/crates.io-index"
9674checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
9675
9676[[package]]
9677name = "perplexity"
9678version = "0.1.0"
9679dependencies = [
9680 "serde",
9681 "zed_extension_api 0.3.0",
9682]
9683
9684[[package]]
9685name = "pest"
9686version = "2.7.15"
9687source = "registry+https://github.com/rust-lang/crates.io-index"
9688checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc"
9689dependencies = [
9690 "memchr",
9691 "thiserror 2.0.6",
9692 "ucd-trie",
9693]
9694
9695[[package]]
9696name = "pest_derive"
9697version = "2.7.15"
9698source = "registry+https://github.com/rust-lang/crates.io-index"
9699checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e"
9700dependencies = [
9701 "pest",
9702 "pest_generator",
9703]
9704
9705[[package]]
9706name = "pest_generator"
9707version = "2.7.15"
9708source = "registry+https://github.com/rust-lang/crates.io-index"
9709checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b"
9710dependencies = [
9711 "pest",
9712 "pest_meta",
9713 "proc-macro2",
9714 "quote",
9715 "syn 2.0.100",
9716]
9717
9718[[package]]
9719name = "pest_meta"
9720version = "2.7.15"
9721source = "registry+https://github.com/rust-lang/crates.io-index"
9722checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea"
9723dependencies = [
9724 "once_cell",
9725 "pest",
9726 "sha2",
9727]
9728
9729[[package]]
9730name = "pet"
9731version = "0.1.0"
9732source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9733dependencies = [
9734 "clap",
9735 "env_logger 0.10.2",
9736 "lazy_static",
9737 "log",
9738 "msvc_spectre_libs",
9739 "pet-conda",
9740 "pet-core",
9741 "pet-env-var-path",
9742 "pet-fs",
9743 "pet-global-virtualenvs",
9744 "pet-homebrew",
9745 "pet-jsonrpc",
9746 "pet-linux-global-python",
9747 "pet-mac-commandlinetools",
9748 "pet-mac-python-org",
9749 "pet-mac-xcode",
9750 "pet-pipenv",
9751 "pet-pixi",
9752 "pet-poetry",
9753 "pet-pyenv",
9754 "pet-python-utils",
9755 "pet-reporter",
9756 "pet-telemetry",
9757 "pet-venv",
9758 "pet-virtualenv",
9759 "pet-virtualenvwrapper",
9760 "pet-windows-registry",
9761 "pet-windows-store",
9762 "serde",
9763 "serde_json",
9764]
9765
9766[[package]]
9767name = "pet-conda"
9768version = "0.1.0"
9769source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9770dependencies = [
9771 "env_logger 0.10.2",
9772 "lazy_static",
9773 "log",
9774 "msvc_spectre_libs",
9775 "pet-core",
9776 "pet-fs",
9777 "pet-python-utils",
9778 "pet-reporter",
9779 "regex",
9780 "serde",
9781 "serde_json",
9782 "yaml-rust2",
9783]
9784
9785[[package]]
9786name = "pet-core"
9787version = "0.1.0"
9788source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9789dependencies = [
9790 "clap",
9791 "lazy_static",
9792 "log",
9793 "msvc_spectre_libs",
9794 "pet-fs",
9795 "regex",
9796 "serde",
9797 "serde_json",
9798]
9799
9800[[package]]
9801name = "pet-env-var-path"
9802version = "0.1.0"
9803source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9804dependencies = [
9805 "lazy_static",
9806 "log",
9807 "msvc_spectre_libs",
9808 "pet-conda",
9809 "pet-core",
9810 "pet-fs",
9811 "pet-python-utils",
9812 "pet-virtualenv",
9813 "regex",
9814]
9815
9816[[package]]
9817name = "pet-fs"
9818version = "0.1.0"
9819source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9820dependencies = [
9821 "log",
9822 "msvc_spectre_libs",
9823]
9824
9825[[package]]
9826name = "pet-global-virtualenvs"
9827version = "0.1.0"
9828source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9829dependencies = [
9830 "log",
9831 "msvc_spectre_libs",
9832 "pet-conda",
9833 "pet-core",
9834 "pet-fs",
9835 "pet-virtualenv",
9836]
9837
9838[[package]]
9839name = "pet-homebrew"
9840version = "0.1.0"
9841source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9842dependencies = [
9843 "lazy_static",
9844 "log",
9845 "msvc_spectre_libs",
9846 "pet-conda",
9847 "pet-core",
9848 "pet-fs",
9849 "pet-python-utils",
9850 "pet-virtualenv",
9851 "regex",
9852 "serde",
9853 "serde_json",
9854]
9855
9856[[package]]
9857name = "pet-jsonrpc"
9858version = "0.1.0"
9859source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9860dependencies = [
9861 "env_logger 0.10.2",
9862 "log",
9863 "msvc_spectre_libs",
9864 "pet-core",
9865 "serde",
9866 "serde_json",
9867]
9868
9869[[package]]
9870name = "pet-linux-global-python"
9871version = "0.1.0"
9872source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9873dependencies = [
9874 "log",
9875 "msvc_spectre_libs",
9876 "pet-core",
9877 "pet-fs",
9878 "pet-python-utils",
9879 "pet-virtualenv",
9880]
9881
9882[[package]]
9883name = "pet-mac-commandlinetools"
9884version = "0.1.0"
9885source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9886dependencies = [
9887 "log",
9888 "msvc_spectre_libs",
9889 "pet-core",
9890 "pet-fs",
9891 "pet-python-utils",
9892 "pet-virtualenv",
9893]
9894
9895[[package]]
9896name = "pet-mac-python-org"
9897version = "0.1.0"
9898source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9899dependencies = [
9900 "log",
9901 "msvc_spectre_libs",
9902 "pet-core",
9903 "pet-fs",
9904 "pet-python-utils",
9905 "pet-virtualenv",
9906]
9907
9908[[package]]
9909name = "pet-mac-xcode"
9910version = "0.1.0"
9911source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9912dependencies = [
9913 "log",
9914 "msvc_spectre_libs",
9915 "pet-core",
9916 "pet-fs",
9917 "pet-python-utils",
9918 "pet-virtualenv",
9919]
9920
9921[[package]]
9922name = "pet-pipenv"
9923version = "0.1.0"
9924source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9925dependencies = [
9926 "log",
9927 "msvc_spectre_libs",
9928 "pet-core",
9929 "pet-fs",
9930 "pet-python-utils",
9931 "pet-virtualenv",
9932]
9933
9934[[package]]
9935name = "pet-pixi"
9936version = "0.1.0"
9937source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9938dependencies = [
9939 "log",
9940 "msvc_spectre_libs",
9941 "pet-conda",
9942 "pet-core",
9943 "pet-python-utils",
9944]
9945
9946[[package]]
9947name = "pet-poetry"
9948version = "0.1.0"
9949source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9950dependencies = [
9951 "base64 0.22.1",
9952 "lazy_static",
9953 "log",
9954 "msvc_spectre_libs",
9955 "pet-core",
9956 "pet-fs",
9957 "pet-python-utils",
9958 "pet-reporter",
9959 "pet-virtualenv",
9960 "regex",
9961 "serde",
9962 "serde_json",
9963 "sha2",
9964 "toml 0.8.20",
9965]
9966
9967[[package]]
9968name = "pet-pyenv"
9969version = "0.1.0"
9970source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9971dependencies = [
9972 "lazy_static",
9973 "log",
9974 "msvc_spectre_libs",
9975 "pet-conda",
9976 "pet-core",
9977 "pet-fs",
9978 "pet-python-utils",
9979 "pet-reporter",
9980 "regex",
9981 "serde",
9982 "serde_json",
9983]
9984
9985[[package]]
9986name = "pet-python-utils"
9987version = "0.1.0"
9988source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9989dependencies = [
9990 "env_logger 0.10.2",
9991 "lazy_static",
9992 "log",
9993 "msvc_spectre_libs",
9994 "pet-core",
9995 "pet-fs",
9996 "regex",
9997 "serde",
9998 "serde_json",
9999 "sha2",
10000]
10001
10002[[package]]
10003name = "pet-reporter"
10004version = "0.1.0"
10005source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10006dependencies = [
10007 "env_logger 0.10.2",
10008 "log",
10009 "msvc_spectre_libs",
10010 "pet-core",
10011 "pet-jsonrpc",
10012 "serde",
10013 "serde_json",
10014]
10015
10016[[package]]
10017name = "pet-telemetry"
10018version = "0.1.0"
10019source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10020dependencies = [
10021 "env_logger 0.10.2",
10022 "lazy_static",
10023 "log",
10024 "msvc_spectre_libs",
10025 "pet-core",
10026 "pet-fs",
10027 "pet-python-utils",
10028 "regex",
10029]
10030
10031[[package]]
10032name = "pet-venv"
10033version = "0.1.0"
10034source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10035dependencies = [
10036 "log",
10037 "msvc_spectre_libs",
10038 "pet-core",
10039 "pet-python-utils",
10040 "pet-virtualenv",
10041]
10042
10043[[package]]
10044name = "pet-virtualenv"
10045version = "0.1.0"
10046source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10047dependencies = [
10048 "log",
10049 "msvc_spectre_libs",
10050 "pet-core",
10051 "pet-fs",
10052 "pet-python-utils",
10053]
10054
10055[[package]]
10056name = "pet-virtualenvwrapper"
10057version = "0.1.0"
10058source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10059dependencies = [
10060 "log",
10061 "msvc_spectre_libs",
10062 "pet-core",
10063 "pet-fs",
10064 "pet-python-utils",
10065 "pet-virtualenv",
10066]
10067
10068[[package]]
10069name = "pet-windows-registry"
10070version = "0.1.0"
10071source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10072dependencies = [
10073 "lazy_static",
10074 "log",
10075 "msvc_spectre_libs",
10076 "pet-conda",
10077 "pet-core",
10078 "pet-fs",
10079 "pet-python-utils",
10080 "pet-virtualenv",
10081 "pet-windows-store",
10082 "regex",
10083 "winreg 0.52.0",
10084]
10085
10086[[package]]
10087name = "pet-windows-store"
10088version = "0.1.0"
10089source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10090dependencies = [
10091 "lazy_static",
10092 "log",
10093 "msvc_spectre_libs",
10094 "pet-core",
10095 "pet-fs",
10096 "pet-python-utils",
10097 "pet-virtualenv",
10098 "regex",
10099 "winreg 0.52.0",
10100]
10101
10102[[package]]
10103name = "petgraph"
10104version = "0.6.5"
10105source = "registry+https://github.com/rust-lang/crates.io-index"
10106checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
10107dependencies = [
10108 "fixedbitset",
10109 "indexmap",
10110]
10111
10112[[package]]
10113name = "phf"
10114version = "0.11.2"
10115source = "registry+https://github.com/rust-lang/crates.io-index"
10116checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
10117dependencies = [
10118 "phf_macros",
10119 "phf_shared 0.11.2",
10120]
10121
10122[[package]]
10123name = "phf_codegen"
10124version = "0.11.2"
10125source = "registry+https://github.com/rust-lang/crates.io-index"
10126checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
10127dependencies = [
10128 "phf_generator 0.11.2",
10129 "phf_shared 0.11.2",
10130]
10131
10132[[package]]
10133name = "phf_generator"
10134version = "0.10.0"
10135source = "registry+https://github.com/rust-lang/crates.io-index"
10136checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
10137dependencies = [
10138 "phf_shared 0.10.0",
10139 "rand 0.8.5",
10140]
10141
10142[[package]]
10143name = "phf_generator"
10144version = "0.11.2"
10145source = "registry+https://github.com/rust-lang/crates.io-index"
10146checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
10147dependencies = [
10148 "phf_shared 0.11.2",
10149 "rand 0.8.5",
10150]
10151
10152[[package]]
10153name = "phf_macros"
10154version = "0.11.2"
10155source = "registry+https://github.com/rust-lang/crates.io-index"
10156checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
10157dependencies = [
10158 "phf_generator 0.11.2",
10159 "phf_shared 0.11.2",
10160 "proc-macro2",
10161 "quote",
10162 "syn 2.0.100",
10163]
10164
10165[[package]]
10166name = "phf_shared"
10167version = "0.10.0"
10168source = "registry+https://github.com/rust-lang/crates.io-index"
10169checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
10170dependencies = [
10171 "siphasher 0.3.11",
10172]
10173
10174[[package]]
10175name = "phf_shared"
10176version = "0.11.2"
10177source = "registry+https://github.com/rust-lang/crates.io-index"
10178checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
10179dependencies = [
10180 "siphasher 0.3.11",
10181]
10182
10183[[package]]
10184name = "picker"
10185version = "0.1.0"
10186dependencies = [
10187 "anyhow",
10188 "ctor",
10189 "editor",
10190 "env_logger 0.11.7",
10191 "gpui",
10192 "menu",
10193 "schemars",
10194 "serde",
10195 "serde_json",
10196 "ui",
10197 "util",
10198 "workspace",
10199]
10200
10201[[package]]
10202name = "pico-args"
10203version = "0.5.0"
10204source = "registry+https://github.com/rust-lang/crates.io-index"
10205checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
10206
10207[[package]]
10208name = "pin-project"
10209version = "1.1.7"
10210source = "registry+https://github.com/rust-lang/crates.io-index"
10211checksum = "be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95"
10212dependencies = [
10213 "pin-project-internal",
10214]
10215
10216[[package]]
10217name = "pin-project-internal"
10218version = "1.1.7"
10219source = "registry+https://github.com/rust-lang/crates.io-index"
10220checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c"
10221dependencies = [
10222 "proc-macro2",
10223 "quote",
10224 "syn 2.0.100",
10225]
10226
10227[[package]]
10228name = "pin-project-lite"
10229version = "0.2.16"
10230source = "registry+https://github.com/rust-lang/crates.io-index"
10231checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
10232
10233[[package]]
10234name = "pin-utils"
10235version = "0.1.0"
10236source = "registry+https://github.com/rust-lang/crates.io-index"
10237checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
10238
10239[[package]]
10240name = "piper"
10241version = "0.2.4"
10242source = "registry+https://github.com/rust-lang/crates.io-index"
10243checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
10244dependencies = [
10245 "atomic-waker",
10246 "fastrand 2.3.0",
10247 "futures-io",
10248]
10249
10250[[package]]
10251name = "pkcs1"
10252version = "0.7.5"
10253source = "registry+https://github.com/rust-lang/crates.io-index"
10254checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
10255dependencies = [
10256 "der 0.7.9",
10257 "pkcs8 0.10.2",
10258 "spki 0.7.3",
10259]
10260
10261[[package]]
10262name = "pkcs8"
10263version = "0.9.0"
10264source = "registry+https://github.com/rust-lang/crates.io-index"
10265checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
10266dependencies = [
10267 "der 0.6.1",
10268 "spki 0.6.0",
10269]
10270
10271[[package]]
10272name = "pkcs8"
10273version = "0.10.2"
10274source = "registry+https://github.com/rust-lang/crates.io-index"
10275checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
10276dependencies = [
10277 "der 0.7.9",
10278 "spki 0.7.3",
10279]
10280
10281[[package]]
10282name = "pkg-config"
10283version = "0.3.31"
10284source = "registry+https://github.com/rust-lang/crates.io-index"
10285checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
10286
10287[[package]]
10288name = "plist"
10289version = "1.7.0"
10290source = "registry+https://github.com/rust-lang/crates.io-index"
10291checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016"
10292dependencies = [
10293 "base64 0.22.1",
10294 "indexmap",
10295 "quick-xml 0.32.0",
10296 "serde",
10297 "time",
10298]
10299
10300[[package]]
10301name = "plotters"
10302version = "0.3.7"
10303source = "registry+https://github.com/rust-lang/crates.io-index"
10304checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
10305dependencies = [
10306 "num-traits",
10307 "plotters-backend",
10308 "plotters-svg",
10309 "wasm-bindgen",
10310 "web-sys",
10311]
10312
10313[[package]]
10314name = "plotters-backend"
10315version = "0.3.7"
10316source = "registry+https://github.com/rust-lang/crates.io-index"
10317checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
10318
10319[[package]]
10320name = "plotters-svg"
10321version = "0.3.7"
10322source = "registry+https://github.com/rust-lang/crates.io-index"
10323checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
10324dependencies = [
10325 "plotters-backend",
10326]
10327
10328[[package]]
10329name = "png"
10330version = "0.17.15"
10331source = "registry+https://github.com/rust-lang/crates.io-index"
10332checksum = "b67582bd5b65bdff614270e2ea89a1cf15bef71245cc1e5f7ea126977144211d"
10333dependencies = [
10334 "bitflags 1.3.2",
10335 "crc32fast",
10336 "fdeflate",
10337 "flate2",
10338 "miniz_oxide",
10339]
10340
10341[[package]]
10342name = "polling"
10343version = "3.7.4"
10344source = "registry+https://github.com/rust-lang/crates.io-index"
10345checksum = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f"
10346dependencies = [
10347 "cfg-if",
10348 "concurrent-queue",
10349 "hermit-abi 0.4.0",
10350 "pin-project-lite",
10351 "rustix",
10352 "tracing",
10353 "windows-sys 0.59.0",
10354]
10355
10356[[package]]
10357name = "pollster"
10358version = "0.2.5"
10359source = "registry+https://github.com/rust-lang/crates.io-index"
10360checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
10361
10362[[package]]
10363name = "portable-atomic"
10364version = "1.11.0"
10365source = "registry+https://github.com/rust-lang/crates.io-index"
10366checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e"
10367
10368[[package]]
10369name = "portable-atomic-util"
10370version = "0.2.4"
10371source = "registry+https://github.com/rust-lang/crates.io-index"
10372checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507"
10373dependencies = [
10374 "portable-atomic",
10375]
10376
10377[[package]]
10378name = "postage"
10379version = "0.5.0"
10380source = "registry+https://github.com/rust-lang/crates.io-index"
10381checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
10382dependencies = [
10383 "atomic",
10384 "crossbeam-queue",
10385 "futures 0.3.31",
10386 "log",
10387 "parking_lot",
10388 "pin-project",
10389 "pollster",
10390 "static_assertions",
10391 "thiserror 1.0.69",
10392]
10393
10394[[package]]
10395name = "postcard"
10396version = "1.1.1"
10397source = "registry+https://github.com/rust-lang/crates.io-index"
10398checksum = "170a2601f67cc9dba8edd8c4870b15f71a6a2dc196daec8c83f72b59dff628a8"
10399dependencies = [
10400 "cobs",
10401 "embedded-io 0.4.0",
10402 "embedded-io 0.6.1",
10403 "serde",
10404]
10405
10406[[package]]
10407name = "powerfmt"
10408version = "0.2.0"
10409source = "registry+https://github.com/rust-lang/crates.io-index"
10410checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
10411
10412[[package]]
10413name = "ppv-lite86"
10414version = "0.2.20"
10415source = "registry+https://github.com/rust-lang/crates.io-index"
10416checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
10417dependencies = [
10418 "zerocopy 0.7.35",
10419]
10420
10421[[package]]
10422name = "precomputed-hash"
10423version = "0.1.1"
10424source = "registry+https://github.com/rust-lang/crates.io-index"
10425checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
10426
10427[[package]]
10428name = "prettier"
10429version = "0.1.0"
10430dependencies = [
10431 "anyhow",
10432 "collections",
10433 "fs",
10434 "gpui",
10435 "language",
10436 "log",
10437 "lsp",
10438 "node_runtime",
10439 "parking_lot",
10440 "paths",
10441 "serde",
10442 "serde_json",
10443 "util",
10444]
10445
10446[[package]]
10447name = "pretty_assertions"
10448version = "1.4.1"
10449source = "registry+https://github.com/rust-lang/crates.io-index"
10450checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
10451dependencies = [
10452 "diff",
10453 "yansi",
10454]
10455
10456[[package]]
10457name = "prettyplease"
10458version = "0.2.25"
10459source = "registry+https://github.com/rust-lang/crates.io-index"
10460checksum = "64d1ec885c64d0457d564db4ec299b2dae3f9c02808b8ad9c3a089c591b18033"
10461dependencies = [
10462 "proc-macro2",
10463 "syn 2.0.100",
10464]
10465
10466[[package]]
10467name = "proc-macro-crate"
10468version = "3.2.0"
10469source = "registry+https://github.com/rust-lang/crates.io-index"
10470checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
10471dependencies = [
10472 "toml_edit",
10473]
10474
10475[[package]]
10476name = "proc-macro-error-attr2"
10477version = "2.0.0"
10478source = "registry+https://github.com/rust-lang/crates.io-index"
10479checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5"
10480dependencies = [
10481 "proc-macro2",
10482 "quote",
10483]
10484
10485[[package]]
10486name = "proc-macro-error2"
10487version = "2.0.1"
10488source = "registry+https://github.com/rust-lang/crates.io-index"
10489checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802"
10490dependencies = [
10491 "proc-macro-error-attr2",
10492 "proc-macro2",
10493 "quote",
10494 "syn 2.0.100",
10495]
10496
10497[[package]]
10498name = "proc-macro2"
10499version = "1.0.94"
10500source = "registry+https://github.com/rust-lang/crates.io-index"
10501checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84"
10502dependencies = [
10503 "unicode-ident",
10504]
10505
10506[[package]]
10507name = "proc-macro2-diagnostics"
10508version = "0.10.1"
10509source = "registry+https://github.com/rust-lang/crates.io-index"
10510checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
10511dependencies = [
10512 "proc-macro2",
10513 "quote",
10514 "syn 2.0.100",
10515 "version_check",
10516 "yansi",
10517]
10518
10519[[package]]
10520name = "profiling"
10521version = "1.0.16"
10522source = "registry+https://github.com/rust-lang/crates.io-index"
10523checksum = "afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d"
10524dependencies = [
10525 "profiling-procmacros",
10526]
10527
10528[[package]]
10529name = "profiling-procmacros"
10530version = "1.0.16"
10531source = "registry+https://github.com/rust-lang/crates.io-index"
10532checksum = "a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30"
10533dependencies = [
10534 "quote",
10535 "syn 2.0.100",
10536]
10537
10538[[package]]
10539name = "project"
10540version = "0.1.0"
10541dependencies = [
10542 "aho-corasick",
10543 "anyhow",
10544 "askpass",
10545 "async-trait",
10546 "buffer_diff",
10547 "circular-buffer",
10548 "client",
10549 "clock",
10550 "collections",
10551 "dap",
10552 "dap_adapters",
10553 "env_logger 0.11.7",
10554 "extension",
10555 "fancy-regex 0.14.0",
10556 "fs",
10557 "futures 0.3.31",
10558 "fuzzy",
10559 "git",
10560 "git2",
10561 "globset",
10562 "gpui",
10563 "http_client",
10564 "image",
10565 "indexmap",
10566 "itertools 0.14.0",
10567 "language",
10568 "log",
10569 "lsp",
10570 "node_runtime",
10571 "parking_lot",
10572 "pathdiff",
10573 "paths",
10574 "postage",
10575 "prettier",
10576 "pretty_assertions",
10577 "rand 0.8.5",
10578 "regex",
10579 "release_channel",
10580 "remote",
10581 "rpc",
10582 "schemars",
10583 "serde",
10584 "serde_json",
10585 "settings",
10586 "sha2",
10587 "shellexpand 2.1.2",
10588 "shlex",
10589 "smol",
10590 "snippet",
10591 "snippet_provider",
10592 "task",
10593 "tempfile",
10594 "terminal",
10595 "text",
10596 "toml 0.8.20",
10597 "unindent",
10598 "url",
10599 "util",
10600 "which 6.0.3",
10601 "worktree",
10602]
10603
10604[[package]]
10605name = "project_panel"
10606version = "0.1.0"
10607dependencies = [
10608 "anyhow",
10609 "client",
10610 "collections",
10611 "command_palette_hooks",
10612 "db",
10613 "editor",
10614 "file_icons",
10615 "git",
10616 "gpui",
10617 "indexmap",
10618 "language",
10619 "menu",
10620 "pretty_assertions",
10621 "project",
10622 "schemars",
10623 "search",
10624 "serde",
10625 "serde_derive",
10626 "serde_json",
10627 "settings",
10628 "smallvec",
10629 "theme",
10630 "ui",
10631 "util",
10632 "workspace",
10633 "worktree",
10634 "zed_actions",
10635]
10636
10637[[package]]
10638name = "project_symbols"
10639version = "0.1.0"
10640dependencies = [
10641 "anyhow",
10642 "editor",
10643 "futures 0.3.31",
10644 "fuzzy",
10645 "gpui",
10646 "language",
10647 "lsp",
10648 "ordered-float 2.10.1",
10649 "picker",
10650 "project",
10651 "release_channel",
10652 "serde_json",
10653 "settings",
10654 "theme",
10655 "util",
10656 "workspace",
10657]
10658
10659[[package]]
10660name = "prometheus"
10661version = "0.13.4"
10662source = "registry+https://github.com/rust-lang/crates.io-index"
10663checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
10664dependencies = [
10665 "cfg-if",
10666 "fnv",
10667 "lazy_static",
10668 "memchr",
10669 "parking_lot",
10670 "protobuf",
10671 "thiserror 1.0.69",
10672]
10673
10674[[package]]
10675name = "prompt_library"
10676version = "0.1.0"
10677dependencies = [
10678 "anyhow",
10679 "collections",
10680 "editor",
10681 "gpui",
10682 "language",
10683 "language_model",
10684 "log",
10685 "menu",
10686 "picker",
10687 "prompt_store",
10688 "release_channel",
10689 "rope",
10690 "serde",
10691 "settings",
10692 "theme",
10693 "ui",
10694 "util",
10695 "workspace",
10696 "zed_actions",
10697]
10698
10699[[package]]
10700name = "prompt_store"
10701version = "0.1.0"
10702dependencies = [
10703 "anyhow",
10704 "assets",
10705 "chrono",
10706 "collections",
10707 "fs",
10708 "futures 0.3.31",
10709 "fuzzy",
10710 "gpui",
10711 "handlebars 4.5.0",
10712 "heed",
10713 "language",
10714 "log",
10715 "parking_lot",
10716 "paths",
10717 "rope",
10718 "serde",
10719 "text",
10720 "util",
10721 "uuid",
10722]
10723
10724[[package]]
10725name = "prost"
10726version = "0.9.0"
10727source = "registry+https://github.com/rust-lang/crates.io-index"
10728checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
10729dependencies = [
10730 "bytes 1.10.1",
10731 "prost-derive 0.9.0",
10732]
10733
10734[[package]]
10735name = "prost"
10736version = "0.12.6"
10737source = "registry+https://github.com/rust-lang/crates.io-index"
10738checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29"
10739dependencies = [
10740 "bytes 1.10.1",
10741 "prost-derive 0.12.6",
10742]
10743
10744[[package]]
10745name = "prost-build"
10746version = "0.9.0"
10747source = "registry+https://github.com/rust-lang/crates.io-index"
10748checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
10749dependencies = [
10750 "bytes 1.10.1",
10751 "heck 0.3.3",
10752 "itertools 0.10.5",
10753 "lazy_static",
10754 "log",
10755 "multimap 0.8.3",
10756 "petgraph",
10757 "prost 0.9.0",
10758 "prost-types 0.9.0",
10759 "regex",
10760 "tempfile",
10761 "which 4.4.2",
10762]
10763
10764[[package]]
10765name = "prost-build"
10766version = "0.12.6"
10767source = "registry+https://github.com/rust-lang/crates.io-index"
10768checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4"
10769dependencies = [
10770 "bytes 1.10.1",
10771 "heck 0.5.0",
10772 "itertools 0.12.1",
10773 "log",
10774 "multimap 0.10.0",
10775 "once_cell",
10776 "petgraph",
10777 "prettyplease",
10778 "prost 0.12.6",
10779 "prost-types 0.12.6",
10780 "regex",
10781 "syn 2.0.100",
10782 "tempfile",
10783]
10784
10785[[package]]
10786name = "prost-derive"
10787version = "0.9.0"
10788source = "registry+https://github.com/rust-lang/crates.io-index"
10789checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
10790dependencies = [
10791 "anyhow",
10792 "itertools 0.10.5",
10793 "proc-macro2",
10794 "quote",
10795 "syn 1.0.109",
10796]
10797
10798[[package]]
10799name = "prost-derive"
10800version = "0.12.6"
10801source = "registry+https://github.com/rust-lang/crates.io-index"
10802checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1"
10803dependencies = [
10804 "anyhow",
10805 "itertools 0.12.1",
10806 "proc-macro2",
10807 "quote",
10808 "syn 2.0.100",
10809]
10810
10811[[package]]
10812name = "prost-types"
10813version = "0.9.0"
10814source = "registry+https://github.com/rust-lang/crates.io-index"
10815checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
10816dependencies = [
10817 "bytes 1.10.1",
10818 "prost 0.9.0",
10819]
10820
10821[[package]]
10822name = "prost-types"
10823version = "0.12.6"
10824source = "registry+https://github.com/rust-lang/crates.io-index"
10825checksum = "9091c90b0a32608e984ff2fa4091273cbdd755d54935c51d520887f4a1dbd5b0"
10826dependencies = [
10827 "prost 0.12.6",
10828]
10829
10830[[package]]
10831name = "proto"
10832version = "0.1.0"
10833dependencies = [
10834 "anyhow",
10835 "collections",
10836 "prost 0.9.0",
10837 "prost-build 0.9.0",
10838 "serde",
10839]
10840
10841[[package]]
10842name = "protobuf"
10843version = "2.28.0"
10844source = "registry+https://github.com/rust-lang/crates.io-index"
10845checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
10846
10847[[package]]
10848name = "psm"
10849version = "0.1.24"
10850source = "registry+https://github.com/rust-lang/crates.io-index"
10851checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810"
10852dependencies = [
10853 "cc",
10854]
10855
10856[[package]]
10857name = "ptr_meta"
10858version = "0.1.4"
10859source = "registry+https://github.com/rust-lang/crates.io-index"
10860checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
10861dependencies = [
10862 "ptr_meta_derive",
10863]
10864
10865[[package]]
10866name = "ptr_meta_derive"
10867version = "0.1.4"
10868source = "registry+https://github.com/rust-lang/crates.io-index"
10869checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
10870dependencies = [
10871 "proc-macro2",
10872 "quote",
10873 "syn 1.0.109",
10874]
10875
10876[[package]]
10877name = "pulldown-cmark"
10878version = "0.10.3"
10879source = "registry+https://github.com/rust-lang/crates.io-index"
10880checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
10881dependencies = [
10882 "bitflags 2.8.0",
10883 "memchr",
10884 "pulldown-cmark-escape",
10885 "unicase",
10886]
10887
10888[[package]]
10889name = "pulldown-cmark"
10890version = "0.12.2"
10891source = "registry+https://github.com/rust-lang/crates.io-index"
10892checksum = "f86ba2052aebccc42cbbb3ed234b8b13ce76f75c3551a303cb2bcffcff12bb14"
10893dependencies = [
10894 "bitflags 2.8.0",
10895 "memchr",
10896 "unicase",
10897]
10898
10899[[package]]
10900name = "pulldown-cmark-escape"
10901version = "0.10.1"
10902source = "registry+https://github.com/rust-lang/crates.io-index"
10903checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
10904
10905[[package]]
10906name = "pulley-interpreter"
10907version = "29.0.1"
10908source = "registry+https://github.com/rust-lang/crates.io-index"
10909checksum = "62d95f8575df49a2708398182f49a888cf9dc30210fb1fd2df87c889edcee75d"
10910dependencies = [
10911 "cranelift-bitset",
10912 "log",
10913 "sptr",
10914 "wasmtime-math",
10915]
10916
10917[[package]]
10918name = "qoi"
10919version = "0.4.1"
10920source = "registry+https://github.com/rust-lang/crates.io-index"
10921checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
10922dependencies = [
10923 "bytemuck",
10924]
10925
10926[[package]]
10927name = "quick-error"
10928version = "2.0.1"
10929source = "registry+https://github.com/rust-lang/crates.io-index"
10930checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
10931
10932[[package]]
10933name = "quick-xml"
10934version = "0.32.0"
10935source = "registry+https://github.com/rust-lang/crates.io-index"
10936checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2"
10937dependencies = [
10938 "memchr",
10939]
10940
10941[[package]]
10942name = "quick-xml"
10943version = "0.37.2"
10944source = "registry+https://github.com/rust-lang/crates.io-index"
10945checksum = "165859e9e55f79d67b96c5d96f4e88b6f2695a1972849c15a6a3f5c59fc2c003"
10946dependencies = [
10947 "memchr",
10948]
10949
10950[[package]]
10951name = "quinn"
10952version = "0.11.6"
10953source = "registry+https://github.com/rust-lang/crates.io-index"
10954checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef"
10955dependencies = [
10956 "bytes 1.10.1",
10957 "pin-project-lite",
10958 "quinn-proto",
10959 "quinn-udp",
10960 "rustc-hash 2.1.1",
10961 "rustls 0.23.23",
10962 "socket2",
10963 "thiserror 2.0.6",
10964 "tokio",
10965 "tracing",
10966]
10967
10968[[package]]
10969name = "quinn-proto"
10970version = "0.11.9"
10971source = "registry+https://github.com/rust-lang/crates.io-index"
10972checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d"
10973dependencies = [
10974 "bytes 1.10.1",
10975 "getrandom 0.2.15",
10976 "rand 0.8.5",
10977 "ring",
10978 "rustc-hash 2.1.1",
10979 "rustls 0.23.23",
10980 "rustls-pki-types",
10981 "slab",
10982 "thiserror 2.0.6",
10983 "tinyvec",
10984 "tracing",
10985 "web-time",
10986]
10987
10988[[package]]
10989name = "quinn-udp"
10990version = "0.5.9"
10991source = "registry+https://github.com/rust-lang/crates.io-index"
10992checksum = "1c40286217b4ba3a71d644d752e6a0b71f13f1b6a2c5311acfcbe0c2418ed904"
10993dependencies = [
10994 "cfg_aliases 0.2.1",
10995 "libc",
10996 "once_cell",
10997 "socket2",
10998 "tracing",
10999 "windows-sys 0.59.0",
11000]
11001
11002[[package]]
11003name = "quote"
11004version = "1.0.40"
11005source = "registry+https://github.com/rust-lang/crates.io-index"
11006checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
11007dependencies = [
11008 "proc-macro2",
11009]
11010
11011[[package]]
11012name = "radium"
11013version = "0.7.0"
11014source = "registry+https://github.com/rust-lang/crates.io-index"
11015checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
11016
11017[[package]]
11018name = "rand"
11019version = "0.7.3"
11020source = "registry+https://github.com/rust-lang/crates.io-index"
11021checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
11022dependencies = [
11023 "getrandom 0.1.16",
11024 "libc",
11025 "rand_chacha 0.2.2",
11026 "rand_core 0.5.1",
11027 "rand_hc",
11028]
11029
11030[[package]]
11031name = "rand"
11032version = "0.8.5"
11033source = "registry+https://github.com/rust-lang/crates.io-index"
11034checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
11035dependencies = [
11036 "libc",
11037 "rand_chacha 0.3.1",
11038 "rand_core 0.6.4",
11039]
11040
11041[[package]]
11042name = "rand"
11043version = "0.9.0"
11044source = "registry+https://github.com/rust-lang/crates.io-index"
11045checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
11046dependencies = [
11047 "rand_chacha 0.9.0",
11048 "rand_core 0.9.0",
11049 "zerocopy 0.8.18",
11050]
11051
11052[[package]]
11053name = "rand_chacha"
11054version = "0.2.2"
11055source = "registry+https://github.com/rust-lang/crates.io-index"
11056checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
11057dependencies = [
11058 "ppv-lite86",
11059 "rand_core 0.5.1",
11060]
11061
11062[[package]]
11063name = "rand_chacha"
11064version = "0.3.1"
11065source = "registry+https://github.com/rust-lang/crates.io-index"
11066checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
11067dependencies = [
11068 "ppv-lite86",
11069 "rand_core 0.6.4",
11070]
11071
11072[[package]]
11073name = "rand_chacha"
11074version = "0.9.0"
11075source = "registry+https://github.com/rust-lang/crates.io-index"
11076checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
11077dependencies = [
11078 "ppv-lite86",
11079 "rand_core 0.9.0",
11080]
11081
11082[[package]]
11083name = "rand_core"
11084version = "0.5.1"
11085source = "registry+https://github.com/rust-lang/crates.io-index"
11086checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
11087dependencies = [
11088 "getrandom 0.1.16",
11089]
11090
11091[[package]]
11092name = "rand_core"
11093version = "0.6.4"
11094source = "registry+https://github.com/rust-lang/crates.io-index"
11095checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
11096dependencies = [
11097 "getrandom 0.2.15",
11098]
11099
11100[[package]]
11101name = "rand_core"
11102version = "0.9.0"
11103source = "registry+https://github.com/rust-lang/crates.io-index"
11104checksum = "b08f3c9802962f7e1b25113931d94f43ed9725bebc59db9d0c3e9a23b67e15ff"
11105dependencies = [
11106 "getrandom 0.3.1",
11107 "zerocopy 0.8.18",
11108]
11109
11110[[package]]
11111name = "rand_hc"
11112version = "0.2.0"
11113source = "registry+https://github.com/rust-lang/crates.io-index"
11114checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
11115dependencies = [
11116 "rand_core 0.5.1",
11117]
11118
11119[[package]]
11120name = "rangemap"
11121version = "1.5.1"
11122source = "registry+https://github.com/rust-lang/crates.io-index"
11123checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684"
11124
11125[[package]]
11126name = "rav1e"
11127version = "0.7.1"
11128source = "registry+https://github.com/rust-lang/crates.io-index"
11129checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
11130dependencies = [
11131 "arbitrary",
11132 "arg_enum_proc_macro",
11133 "arrayvec",
11134 "av1-grain",
11135 "bitstream-io",
11136 "built",
11137 "cfg-if",
11138 "interpolate_name",
11139 "itertools 0.12.1",
11140 "libc",
11141 "libfuzzer-sys",
11142 "log",
11143 "maybe-rayon",
11144 "new_debug_unreachable",
11145 "noop_proc_macro",
11146 "num-derive",
11147 "num-traits",
11148 "once_cell",
11149 "paste",
11150 "profiling",
11151 "rand 0.8.5",
11152 "rand_chacha 0.3.1",
11153 "simd_helpers",
11154 "system-deps",
11155 "thiserror 1.0.69",
11156 "v_frame",
11157 "wasm-bindgen",
11158]
11159
11160[[package]]
11161name = "ravif"
11162version = "0.11.11"
11163source = "registry+https://github.com/rust-lang/crates.io-index"
11164checksum = "2413fd96bd0ea5cdeeb37eaf446a22e6ed7b981d792828721e74ded1980a45c6"
11165dependencies = [
11166 "avif-serialize",
11167 "imgref",
11168 "loop9",
11169 "quick-error",
11170 "rav1e",
11171 "rayon",
11172 "rgb",
11173]
11174
11175[[package]]
11176name = "raw-window-handle"
11177version = "0.6.2"
11178source = "registry+https://github.com/rust-lang/crates.io-index"
11179checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
11180
11181[[package]]
11182name = "raw-window-metal"
11183version = "0.4.0"
11184source = "registry+https://github.com/rust-lang/crates.io-index"
11185checksum = "76e8caa82e31bb98fee12fa8f051c94a6aa36b07cddb03f0d4fc558988360ff1"
11186dependencies = [
11187 "cocoa 0.25.0",
11188 "core-graphics 0.23.2",
11189 "objc",
11190 "raw-window-handle",
11191]
11192
11193[[package]]
11194name = "rayon"
11195version = "1.10.0"
11196source = "registry+https://github.com/rust-lang/crates.io-index"
11197checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
11198dependencies = [
11199 "either",
11200 "rayon-core",
11201]
11202
11203[[package]]
11204name = "rayon-core"
11205version = "1.12.1"
11206source = "registry+https://github.com/rust-lang/crates.io-index"
11207checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
11208dependencies = [
11209 "crossbeam-deque",
11210 "crossbeam-utils",
11211]
11212
11213[[package]]
11214name = "read-fonts"
11215version = "0.22.5"
11216source = "registry+https://github.com/rust-lang/crates.io-index"
11217checksum = "4a04b892cb6f91951f144c33321843790c8574c825aafdb16d815fd7183b5229"
11218dependencies = [
11219 "bytemuck",
11220 "font-types",
11221]
11222
11223[[package]]
11224name = "recent_projects"
11225version = "0.1.0"
11226dependencies = [
11227 "anyhow",
11228 "auto_update",
11229 "dap",
11230 "editor",
11231 "extension_host",
11232 "file_finder",
11233 "futures 0.3.31",
11234 "fuzzy",
11235 "gpui",
11236 "language",
11237 "log",
11238 "markdown",
11239 "menu",
11240 "ordered-float 2.10.1",
11241 "paths",
11242 "picker",
11243 "project",
11244 "release_channel",
11245 "remote",
11246 "schemars",
11247 "serde",
11248 "serde_json",
11249 "settings",
11250 "smol",
11251 "task",
11252 "telemetry",
11253 "theme",
11254 "ui",
11255 "util",
11256 "workspace",
11257 "zed_actions",
11258]
11259
11260[[package]]
11261name = "redox_syscall"
11262version = "0.2.16"
11263source = "registry+https://github.com/rust-lang/crates.io-index"
11264checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
11265dependencies = [
11266 "bitflags 1.3.2",
11267]
11268
11269[[package]]
11270name = "redox_syscall"
11271version = "0.5.8"
11272source = "registry+https://github.com/rust-lang/crates.io-index"
11273checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834"
11274dependencies = [
11275 "bitflags 2.8.0",
11276]
11277
11278[[package]]
11279name = "redox_users"
11280version = "0.4.6"
11281source = "registry+https://github.com/rust-lang/crates.io-index"
11282checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
11283dependencies = [
11284 "getrandom 0.2.15",
11285 "libredox",
11286 "thiserror 1.0.69",
11287]
11288
11289[[package]]
11290name = "refineable"
11291version = "0.1.0"
11292dependencies = [
11293 "derive_refineable",
11294]
11295
11296[[package]]
11297name = "regalloc2"
11298version = "0.11.1"
11299source = "registry+https://github.com/rust-lang/crates.io-index"
11300checksum = "145c1c267e14f20fb0f88aa76a1c5ffec42d592c1d28b3cd9148ae35916158d3"
11301dependencies = [
11302 "allocator-api2",
11303 "bumpalo",
11304 "hashbrown 0.15.2",
11305 "log",
11306 "rustc-hash 2.1.1",
11307 "smallvec",
11308]
11309
11310[[package]]
11311name = "regex"
11312version = "1.11.1"
11313source = "registry+https://github.com/rust-lang/crates.io-index"
11314checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
11315dependencies = [
11316 "aho-corasick",
11317 "memchr",
11318 "regex-automata 0.4.9",
11319 "regex-syntax 0.8.5",
11320]
11321
11322[[package]]
11323name = "regex-automata"
11324version = "0.1.10"
11325source = "registry+https://github.com/rust-lang/crates.io-index"
11326checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
11327dependencies = [
11328 "regex-syntax 0.6.29",
11329]
11330
11331[[package]]
11332name = "regex-automata"
11333version = "0.4.9"
11334source = "registry+https://github.com/rust-lang/crates.io-index"
11335checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
11336dependencies = [
11337 "aho-corasick",
11338 "memchr",
11339 "regex-syntax 0.8.5",
11340]
11341
11342[[package]]
11343name = "regex-lite"
11344version = "0.1.6"
11345source = "registry+https://github.com/rust-lang/crates.io-index"
11346checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
11347
11348[[package]]
11349name = "regex-syntax"
11350version = "0.6.29"
11351source = "registry+https://github.com/rust-lang/crates.io-index"
11352checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
11353
11354[[package]]
11355name = "regex-syntax"
11356version = "0.8.5"
11357source = "registry+https://github.com/rust-lang/crates.io-index"
11358checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
11359
11360[[package]]
11361name = "release_channel"
11362version = "0.1.0"
11363dependencies = [
11364 "gpui",
11365]
11366
11367[[package]]
11368name = "remote"
11369version = "0.1.0"
11370dependencies = [
11371 "anyhow",
11372 "askpass",
11373 "async-trait",
11374 "collections",
11375 "fs",
11376 "futures 0.3.31",
11377 "gpui",
11378 "itertools 0.14.0",
11379 "log",
11380 "parking_lot",
11381 "paths",
11382 "prost 0.9.0",
11383 "release_channel",
11384 "rpc",
11385 "schemars",
11386 "serde",
11387 "serde_json",
11388 "shlex",
11389 "smol",
11390 "tempfile",
11391 "thiserror 1.0.69",
11392 "urlencoding",
11393 "util",
11394]
11395
11396[[package]]
11397name = "remote_server"
11398version = "0.1.0"
11399dependencies = [
11400 "anyhow",
11401 "async-watch",
11402 "backtrace",
11403 "cargo_toml",
11404 "chrono",
11405 "clap",
11406 "client",
11407 "clock",
11408 "env_logger 0.11.7",
11409 "extension",
11410 "extension_host",
11411 "fork",
11412 "fs",
11413 "futures 0.3.31",
11414 "git",
11415 "git_hosting_providers",
11416 "gpui",
11417 "gpui_tokio",
11418 "http_client",
11419 "language",
11420 "language_extension",
11421 "languages",
11422 "libc",
11423 "log",
11424 "lsp",
11425 "node_runtime",
11426 "paths",
11427 "project",
11428 "proto",
11429 "release_channel",
11430 "remote",
11431 "reqwest_client",
11432 "rpc",
11433 "rust-embed",
11434 "serde",
11435 "serde_json",
11436 "settings",
11437 "shellexpand 2.1.2",
11438 "smol",
11439 "sysinfo",
11440 "telemetry_events",
11441 "toml 0.8.20",
11442 "unindent",
11443 "util",
11444 "worktree",
11445]
11446
11447[[package]]
11448name = "rend"
11449version = "0.4.2"
11450source = "registry+https://github.com/rust-lang/crates.io-index"
11451checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
11452dependencies = [
11453 "bytecheck",
11454]
11455
11456[[package]]
11457name = "repl"
11458version = "0.1.0"
11459dependencies = [
11460 "alacritty_terminal",
11461 "anyhow",
11462 "async-dispatcher",
11463 "async-tungstenite",
11464 "base64 0.22.1",
11465 "client",
11466 "collections",
11467 "command_palette_hooks",
11468 "editor",
11469 "env_logger 0.11.7",
11470 "feature_flags",
11471 "file_icons",
11472 "futures 0.3.31",
11473 "gpui",
11474 "http_client",
11475 "image",
11476 "indoc",
11477 "jupyter-protocol",
11478 "jupyter-websocket-client",
11479 "language",
11480 "languages",
11481 "log",
11482 "markdown_preview",
11483 "menu",
11484 "multi_buffer",
11485 "nbformat",
11486 "picker",
11487 "project",
11488 "runtimelib",
11489 "schemars",
11490 "serde",
11491 "serde_json",
11492 "settings",
11493 "smol",
11494 "telemetry",
11495 "terminal",
11496 "terminal_view",
11497 "theme",
11498 "tree-sitter-md",
11499 "tree-sitter-python",
11500 "tree-sitter-typescript",
11501 "ui",
11502 "util",
11503 "uuid",
11504 "workspace",
11505]
11506
11507[[package]]
11508name = "reqwest"
11509version = "0.11.27"
11510source = "registry+https://github.com/rust-lang/crates.io-index"
11511checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
11512dependencies = [
11513 "base64 0.21.7",
11514 "bytes 1.10.1",
11515 "encoding_rs",
11516 "futures-core",
11517 "futures-util",
11518 "h2 0.3.26",
11519 "http 0.2.12",
11520 "http-body 0.4.6",
11521 "hyper 0.14.32",
11522 "hyper-rustls 0.24.2",
11523 "hyper-tls",
11524 "ipnet",
11525 "js-sys",
11526 "log",
11527 "mime",
11528 "native-tls",
11529 "once_cell",
11530 "percent-encoding",
11531 "pin-project-lite",
11532 "rustls 0.21.12",
11533 "rustls-native-certs 0.6.3",
11534 "rustls-pemfile 1.0.4",
11535 "serde",
11536 "serde_json",
11537 "serde_urlencoded",
11538 "sync_wrapper 0.1.2",
11539 "system-configuration 0.5.1",
11540 "tokio",
11541 "tokio-native-tls",
11542 "tokio-rustls 0.24.1",
11543 "tower-service",
11544 "url",
11545 "wasm-bindgen",
11546 "wasm-bindgen-futures",
11547 "web-sys",
11548 "winreg 0.50.0",
11549]
11550
11551[[package]]
11552name = "reqwest"
11553version = "0.12.8"
11554source = "git+https://github.com/zed-industries/reqwest.git?rev=fd110f6998da16bbca97b6dddda9be7827c50e29#fd110f6998da16bbca97b6dddda9be7827c50e29"
11555dependencies = [
11556 "base64 0.22.1",
11557 "bytes 1.10.1",
11558 "encoding_rs",
11559 "futures-core",
11560 "futures-util",
11561 "h2 0.4.7",
11562 "http 1.2.0",
11563 "http-body 1.0.1",
11564 "http-body-util",
11565 "hyper 1.5.1",
11566 "hyper-rustls 0.27.3",
11567 "hyper-util",
11568 "ipnet",
11569 "js-sys",
11570 "log",
11571 "mime",
11572 "once_cell",
11573 "percent-encoding",
11574 "pin-project-lite",
11575 "quinn",
11576 "rustls 0.23.23",
11577 "rustls-native-certs 0.8.1",
11578 "rustls-pemfile 2.2.0",
11579 "rustls-pki-types",
11580 "serde",
11581 "serde_json",
11582 "serde_urlencoded",
11583 "sync_wrapper 1.0.2",
11584 "system-configuration 0.6.1",
11585 "tokio",
11586 "tokio-rustls 0.26.1",
11587 "tokio-socks",
11588 "tokio-util",
11589 "tower-service",
11590 "url",
11591 "wasm-bindgen",
11592 "wasm-bindgen-futures",
11593 "wasm-streams",
11594 "web-sys",
11595 "windows-registry",
11596]
11597
11598[[package]]
11599name = "reqwest_client"
11600version = "0.1.0"
11601dependencies = [
11602 "anyhow",
11603 "bytes 1.10.1",
11604 "futures 0.3.31",
11605 "gpui",
11606 "http_client",
11607 "http_client_tls",
11608 "log",
11609 "regex",
11610 "reqwest 0.12.8",
11611 "serde",
11612 "smol",
11613 "tokio",
11614]
11615
11616[[package]]
11617name = "resvg"
11618version = "0.45.0"
11619source = "registry+https://github.com/rust-lang/crates.io-index"
11620checksum = "dd43d1c474e9dadf09a8fdf22d713ba668b499b5117b9b9079500224e26b5b29"
11621dependencies = [
11622 "log",
11623 "pico-args",
11624 "rgb",
11625 "svgtypes",
11626 "tiny-skia",
11627 "usvg",
11628]
11629
11630[[package]]
11631name = "rfc6979"
11632version = "0.3.1"
11633source = "registry+https://github.com/rust-lang/crates.io-index"
11634checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
11635dependencies = [
11636 "crypto-bigint 0.4.9",
11637 "hmac",
11638 "zeroize",
11639]
11640
11641[[package]]
11642name = "rgb"
11643version = "0.8.50"
11644source = "registry+https://github.com/rust-lang/crates.io-index"
11645checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a"
11646dependencies = [
11647 "bytemuck",
11648]
11649
11650[[package]]
11651name = "rich_text"
11652version = "0.1.0"
11653dependencies = [
11654 "futures 0.3.31",
11655 "gpui",
11656 "language",
11657 "linkify",
11658 "pulldown-cmark 0.12.2",
11659 "theme",
11660 "ui",
11661 "util",
11662]
11663
11664[[package]]
11665name = "ring"
11666version = "0.17.8"
11667source = "registry+https://github.com/rust-lang/crates.io-index"
11668checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
11669dependencies = [
11670 "cc",
11671 "cfg-if",
11672 "getrandom 0.2.15",
11673 "libc",
11674 "spin",
11675 "untrusted",
11676 "windows-sys 0.52.0",
11677]
11678
11679[[package]]
11680name = "rkyv"
11681version = "0.7.45"
11682source = "registry+https://github.com/rust-lang/crates.io-index"
11683checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
11684dependencies = [
11685 "bitvec",
11686 "bytecheck",
11687 "bytes 1.10.1",
11688 "hashbrown 0.12.3",
11689 "ptr_meta",
11690 "rend",
11691 "rkyv_derive",
11692 "seahash",
11693 "tinyvec",
11694 "uuid",
11695]
11696
11697[[package]]
11698name = "rkyv_derive"
11699version = "0.7.45"
11700source = "registry+https://github.com/rust-lang/crates.io-index"
11701checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
11702dependencies = [
11703 "proc-macro2",
11704 "quote",
11705 "syn 1.0.109",
11706]
11707
11708[[package]]
11709name = "rmp"
11710version = "0.8.14"
11711source = "registry+https://github.com/rust-lang/crates.io-index"
11712checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
11713dependencies = [
11714 "byteorder",
11715 "num-traits",
11716 "paste",
11717]
11718
11719[[package]]
11720name = "rmpv"
11721version = "1.3.0"
11722source = "registry+https://github.com/rust-lang/crates.io-index"
11723checksum = "58450723cd9ee93273ce44a20b6ec4efe17f8ed2e3631474387bfdecf18bb2a9"
11724dependencies = [
11725 "num-traits",
11726 "rmp",
11727]
11728
11729[[package]]
11730name = "rodio"
11731version = "0.20.1"
11732source = "registry+https://github.com/rust-lang/crates.io-index"
11733checksum = "e7ceb6607dd738c99bc8cb28eff249b7cd5c8ec88b9db96c0608c1480d140fb1"
11734dependencies = [
11735 "cpal",
11736 "hound",
11737]
11738
11739[[package]]
11740name = "rope"
11741version = "0.1.0"
11742dependencies = [
11743 "arrayvec",
11744 "criterion",
11745 "ctor",
11746 "env_logger 0.11.7",
11747 "gpui",
11748 "log",
11749 "rand 0.8.5",
11750 "rayon",
11751 "smallvec",
11752 "sum_tree",
11753 "unicode-segmentation",
11754 "util",
11755]
11756
11757[[package]]
11758name = "roxmltree"
11759version = "0.20.0"
11760source = "registry+https://github.com/rust-lang/crates.io-index"
11761checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
11762
11763[[package]]
11764name = "rpc"
11765version = "0.1.0"
11766dependencies = [
11767 "anyhow",
11768 "async-tungstenite",
11769 "base64 0.22.1",
11770 "chrono",
11771 "collections",
11772 "env_logger 0.11.7",
11773 "futures 0.3.31",
11774 "gpui",
11775 "parking_lot",
11776 "proto",
11777 "rand 0.8.5",
11778 "rsa",
11779 "serde",
11780 "serde_json",
11781 "sha2",
11782 "strum",
11783 "tracing",
11784 "util",
11785 "zstd",
11786]
11787
11788[[package]]
11789name = "rsa"
11790version = "0.9.8"
11791source = "registry+https://github.com/rust-lang/crates.io-index"
11792checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
11793dependencies = [
11794 "const-oid",
11795 "digest",
11796 "num-bigint-dig",
11797 "num-integer",
11798 "num-traits",
11799 "pkcs1",
11800 "pkcs8 0.10.2",
11801 "rand_core 0.6.4",
11802 "signature 2.2.0",
11803 "spki 0.7.3",
11804 "subtle",
11805 "zeroize",
11806]
11807
11808[[package]]
11809name = "runtimelib"
11810version = "0.25.0"
11811source = "registry+https://github.com/rust-lang/crates.io-index"
11812checksum = "9af6ed9fd10d7ee940676945510c197c2a472806bb652096a713985c44ffd643"
11813dependencies = [
11814 "anyhow",
11815 "async-dispatcher",
11816 "async-std",
11817 "base64 0.22.1",
11818 "bytes 1.10.1",
11819 "chrono",
11820 "data-encoding",
11821 "dirs 5.0.1",
11822 "futures 0.3.31",
11823 "glob",
11824 "jupyter-protocol",
11825 "ring",
11826 "serde",
11827 "serde_json",
11828 "shellexpand 3.1.0",
11829 "smol",
11830 "uuid",
11831 "zeromq",
11832]
11833
11834[[package]]
11835name = "rust-embed"
11836version = "8.5.0"
11837source = "registry+https://github.com/rust-lang/crates.io-index"
11838checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
11839dependencies = [
11840 "rust-embed-impl",
11841 "rust-embed-utils",
11842 "walkdir",
11843]
11844
11845[[package]]
11846name = "rust-embed-impl"
11847version = "8.5.0"
11848source = "registry+https://github.com/rust-lang/crates.io-index"
11849checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
11850dependencies = [
11851 "proc-macro2",
11852 "quote",
11853 "rust-embed-utils",
11854 "syn 2.0.100",
11855 "walkdir",
11856]
11857
11858[[package]]
11859name = "rust-embed-utils"
11860version = "8.5.0"
11861source = "registry+https://github.com/rust-lang/crates.io-index"
11862checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
11863dependencies = [
11864 "globset",
11865 "sha2",
11866 "walkdir",
11867]
11868
11869[[package]]
11870name = "rust_decimal"
11871version = "1.36.0"
11872source = "registry+https://github.com/rust-lang/crates.io-index"
11873checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
11874dependencies = [
11875 "arrayvec",
11876 "borsh",
11877 "bytes 1.10.1",
11878 "num-traits",
11879 "rand 0.8.5",
11880 "rkyv",
11881 "serde",
11882 "serde_json",
11883]
11884
11885[[package]]
11886name = "rustc-demangle"
11887version = "0.1.24"
11888source = "registry+https://github.com/rust-lang/crates.io-index"
11889checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
11890
11891[[package]]
11892name = "rustc-hash"
11893version = "1.1.0"
11894source = "registry+https://github.com/rust-lang/crates.io-index"
11895checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
11896
11897[[package]]
11898name = "rustc-hash"
11899version = "2.1.1"
11900source = "registry+https://github.com/rust-lang/crates.io-index"
11901checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
11902
11903[[package]]
11904name = "rustc_version"
11905version = "0.4.1"
11906source = "registry+https://github.com/rust-lang/crates.io-index"
11907checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
11908dependencies = [
11909 "semver",
11910]
11911
11912[[package]]
11913name = "rustix"
11914version = "0.38.42"
11915source = "registry+https://github.com/rust-lang/crates.io-index"
11916checksum = "f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85"
11917dependencies = [
11918 "bitflags 2.8.0",
11919 "errno 0.3.10",
11920 "itoa",
11921 "libc",
11922 "linux-raw-sys",
11923 "once_cell",
11924 "windows-sys 0.59.0",
11925]
11926
11927[[package]]
11928name = "rustix-openpty"
11929version = "0.1.1"
11930source = "registry+https://github.com/rust-lang/crates.io-index"
11931checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
11932dependencies = [
11933 "errno 0.3.10",
11934 "libc",
11935 "rustix",
11936]
11937
11938[[package]]
11939name = "rustls"
11940version = "0.21.12"
11941source = "registry+https://github.com/rust-lang/crates.io-index"
11942checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
11943dependencies = [
11944 "log",
11945 "ring",
11946 "rustls-webpki 0.101.7",
11947 "sct",
11948]
11949
11950[[package]]
11951name = "rustls"
11952version = "0.23.23"
11953source = "registry+https://github.com/rust-lang/crates.io-index"
11954checksum = "47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395"
11955dependencies = [
11956 "aws-lc-rs",
11957 "log",
11958 "once_cell",
11959 "ring",
11960 "rustls-pki-types",
11961 "rustls-webpki 0.102.8",
11962 "subtle",
11963 "zeroize",
11964]
11965
11966[[package]]
11967name = "rustls-native-certs"
11968version = "0.6.3"
11969source = "registry+https://github.com/rust-lang/crates.io-index"
11970checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
11971dependencies = [
11972 "openssl-probe",
11973 "rustls-pemfile 1.0.4",
11974 "schannel",
11975 "security-framework 2.11.1",
11976]
11977
11978[[package]]
11979name = "rustls-native-certs"
11980version = "0.8.1"
11981source = "registry+https://github.com/rust-lang/crates.io-index"
11982checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3"
11983dependencies = [
11984 "openssl-probe",
11985 "rustls-pki-types",
11986 "schannel",
11987 "security-framework 3.0.1",
11988]
11989
11990[[package]]
11991name = "rustls-pemfile"
11992version = "1.0.4"
11993source = "registry+https://github.com/rust-lang/crates.io-index"
11994checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
11995dependencies = [
11996 "base64 0.21.7",
11997]
11998
11999[[package]]
12000name = "rustls-pemfile"
12001version = "2.2.0"
12002source = "registry+https://github.com/rust-lang/crates.io-index"
12003checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
12004dependencies = [
12005 "rustls-pki-types",
12006]
12007
12008[[package]]
12009name = "rustls-pki-types"
12010version = "1.10.0"
12011source = "registry+https://github.com/rust-lang/crates.io-index"
12012checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b"
12013dependencies = [
12014 "web-time",
12015]
12016
12017[[package]]
12018name = "rustls-platform-verifier"
12019version = "0.5.0"
12020source = "registry+https://github.com/rust-lang/crates.io-index"
12021checksum = "e012c45844a1790332c9386ed4ca3a06def221092eda277e6f079728f8ea99da"
12022dependencies = [
12023 "core-foundation 0.10.0",
12024 "core-foundation-sys",
12025 "jni",
12026 "log",
12027 "once_cell",
12028 "rustls 0.23.23",
12029 "rustls-native-certs 0.8.1",
12030 "rustls-platform-verifier-android",
12031 "rustls-webpki 0.102.8",
12032 "security-framework 3.0.1",
12033 "security-framework-sys",
12034 "webpki-root-certs",
12035 "windows-sys 0.52.0",
12036]
12037
12038[[package]]
12039name = "rustls-platform-verifier-android"
12040version = "0.1.1"
12041source = "registry+https://github.com/rust-lang/crates.io-index"
12042checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
12043
12044[[package]]
12045name = "rustls-webpki"
12046version = "0.101.7"
12047source = "registry+https://github.com/rust-lang/crates.io-index"
12048checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
12049dependencies = [
12050 "ring",
12051 "untrusted",
12052]
12053
12054[[package]]
12055name = "rustls-webpki"
12056version = "0.102.8"
12057source = "registry+https://github.com/rust-lang/crates.io-index"
12058checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
12059dependencies = [
12060 "aws-lc-rs",
12061 "ring",
12062 "rustls-pki-types",
12063 "untrusted",
12064]
12065
12066[[package]]
12067name = "rustversion"
12068version = "1.0.18"
12069source = "registry+https://github.com/rust-lang/crates.io-index"
12070checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
12071
12072[[package]]
12073name = "rustybuzz"
12074version = "0.14.1"
12075source = "registry+https://github.com/rust-lang/crates.io-index"
12076checksum = "cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c"
12077dependencies = [
12078 "bitflags 2.8.0",
12079 "bytemuck",
12080 "libm",
12081 "smallvec",
12082 "ttf-parser 0.21.1",
12083 "unicode-bidi-mirroring 0.2.0",
12084 "unicode-ccc 0.2.0",
12085 "unicode-properties",
12086 "unicode-script",
12087]
12088
12089[[package]]
12090name = "rustybuzz"
12091version = "0.20.1"
12092source = "registry+https://github.com/rust-lang/crates.io-index"
12093checksum = "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702"
12094dependencies = [
12095 "bitflags 2.8.0",
12096 "bytemuck",
12097 "core_maths",
12098 "log",
12099 "smallvec",
12100 "ttf-parser 0.25.1",
12101 "unicode-bidi-mirroring 0.4.0",
12102 "unicode-ccc 0.4.0",
12103 "unicode-properties",
12104 "unicode-script",
12105]
12106
12107[[package]]
12108name = "ryu"
12109version = "1.0.18"
12110source = "registry+https://github.com/rust-lang/crates.io-index"
12111checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
12112
12113[[package]]
12114name = "salsa20"
12115version = "0.10.2"
12116source = "registry+https://github.com/rust-lang/crates.io-index"
12117checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
12118dependencies = [
12119 "cipher",
12120]
12121
12122[[package]]
12123name = "same-file"
12124version = "1.0.6"
12125source = "registry+https://github.com/rust-lang/crates.io-index"
12126checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
12127dependencies = [
12128 "winapi-util",
12129]
12130
12131[[package]]
12132name = "schannel"
12133version = "0.1.27"
12134source = "registry+https://github.com/rust-lang/crates.io-index"
12135checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
12136dependencies = [
12137 "windows-sys 0.59.0",
12138]
12139
12140[[package]]
12141name = "schema_generator"
12142version = "0.1.0"
12143dependencies = [
12144 "anyhow",
12145 "clap",
12146 "env_logger 0.11.7",
12147 "schemars",
12148 "serde",
12149 "serde_json",
12150 "theme",
12151]
12152
12153[[package]]
12154name = "schemars"
12155version = "0.8.22"
12156source = "registry+https://github.com/rust-lang/crates.io-index"
12157checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615"
12158dependencies = [
12159 "dyn-clone",
12160 "indexmap",
12161 "schemars_derive",
12162 "serde",
12163 "serde_json",
12164]
12165
12166[[package]]
12167name = "schemars_derive"
12168version = "0.8.22"
12169source = "registry+https://github.com/rust-lang/crates.io-index"
12170checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d"
12171dependencies = [
12172 "proc-macro2",
12173 "quote",
12174 "serde_derive_internals",
12175 "syn 2.0.100",
12176]
12177
12178[[package]]
12179name = "scoped-tls"
12180version = "1.0.1"
12181source = "registry+https://github.com/rust-lang/crates.io-index"
12182checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
12183
12184[[package]]
12185name = "scopeguard"
12186version = "1.2.0"
12187source = "registry+https://github.com/rust-lang/crates.io-index"
12188checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
12189
12190[[package]]
12191name = "scratch"
12192version = "1.0.7"
12193source = "registry+https://github.com/rust-lang/crates.io-index"
12194checksum = "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152"
12195
12196[[package]]
12197name = "scripting_tool"
12198version = "0.1.0"
12199dependencies = [
12200 "anyhow",
12201 "buffer_diff",
12202 "clock",
12203 "collections",
12204 "futures 0.3.31",
12205 "gpui",
12206 "language",
12207 "log",
12208 "mlua",
12209 "parking_lot",
12210 "project",
12211 "rand 0.8.5",
12212 "regex",
12213 "schemars",
12214 "serde",
12215 "serde_json",
12216 "settings",
12217 "util",
12218]
12219
12220[[package]]
12221name = "scrypt"
12222version = "0.11.0"
12223source = "registry+https://github.com/rust-lang/crates.io-index"
12224checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
12225dependencies = [
12226 "password-hash 0.5.0",
12227 "pbkdf2 0.12.2",
12228 "salsa20",
12229 "sha2",
12230]
12231
12232[[package]]
12233name = "sct"
12234version = "0.7.1"
12235source = "registry+https://github.com/rust-lang/crates.io-index"
12236checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
12237dependencies = [
12238 "ring",
12239 "untrusted",
12240]
12241
12242[[package]]
12243name = "sea-bae"
12244version = "0.2.1"
12245source = "registry+https://github.com/rust-lang/crates.io-index"
12246checksum = "f694a6ab48f14bc063cfadff30ab551d3c7e46d8f81836c51989d548f44a2a25"
12247dependencies = [
12248 "heck 0.4.1",
12249 "proc-macro-error2",
12250 "proc-macro2",
12251 "quote",
12252 "syn 2.0.100",
12253]
12254
12255[[package]]
12256name = "sea-orm"
12257version = "1.1.5"
12258source = "registry+https://github.com/rust-lang/crates.io-index"
12259checksum = "00733e5418e8ae3758cdb988c3654174e716230cc53ee2cb884207cf86a23029"
12260dependencies = [
12261 "async-stream",
12262 "async-trait",
12263 "bigdecimal",
12264 "chrono",
12265 "futures 0.3.31",
12266 "log",
12267 "ouroboros",
12268 "rust_decimal",
12269 "sea-orm-macros",
12270 "sea-query",
12271 "sea-query-binder",
12272 "serde",
12273 "serde_json",
12274 "sqlx",
12275 "strum",
12276 "thiserror 1.0.69",
12277 "time",
12278 "tracing",
12279 "url",
12280 "uuid",
12281]
12282
12283[[package]]
12284name = "sea-orm-macros"
12285version = "1.1.5"
12286source = "registry+https://github.com/rust-lang/crates.io-index"
12287checksum = "a98408f82fb4875d41ef469a79944a7da29767c7b3e4028e22188a3dd613b10f"
12288dependencies = [
12289 "heck 0.4.1",
12290 "proc-macro2",
12291 "quote",
12292 "sea-bae",
12293 "syn 2.0.100",
12294 "unicode-ident",
12295]
12296
12297[[package]]
12298name = "sea-query"
12299version = "0.32.1"
12300source = "registry+https://github.com/rust-lang/crates.io-index"
12301checksum = "085e94f7d7271c0393ac2d164a39994b1dff1b06bc40cd9a0da04f3d672b0fee"
12302dependencies = [
12303 "bigdecimal",
12304 "chrono",
12305 "inherent",
12306 "ordered-float 3.9.2",
12307 "rust_decimal",
12308 "serde_json",
12309 "time",
12310 "uuid",
12311]
12312
12313[[package]]
12314name = "sea-query-binder"
12315version = "0.7.0"
12316source = "registry+https://github.com/rust-lang/crates.io-index"
12317checksum = "b0019f47430f7995af63deda77e238c17323359af241233ec768aba1faea7608"
12318dependencies = [
12319 "bigdecimal",
12320 "chrono",
12321 "rust_decimal",
12322 "sea-query",
12323 "serde_json",
12324 "sqlx",
12325 "time",
12326 "uuid",
12327]
12328
12329[[package]]
12330name = "seahash"
12331version = "4.1.0"
12332source = "registry+https://github.com/rust-lang/crates.io-index"
12333checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
12334
12335[[package]]
12336name = "search"
12337version = "0.1.0"
12338dependencies = [
12339 "any_vec",
12340 "anyhow",
12341 "bitflags 2.8.0",
12342 "client",
12343 "collections",
12344 "editor",
12345 "futures 0.3.31",
12346 "gpui",
12347 "language",
12348 "menu",
12349 "project",
12350 "schemars",
12351 "serde",
12352 "serde_json",
12353 "settings",
12354 "smol",
12355 "theme",
12356 "ui",
12357 "unindent",
12358 "util",
12359 "workspace",
12360 "zed_actions",
12361]
12362
12363[[package]]
12364name = "sec1"
12365version = "0.3.0"
12366source = "registry+https://github.com/rust-lang/crates.io-index"
12367checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
12368dependencies = [
12369 "base16ct",
12370 "der 0.6.1",
12371 "generic-array",
12372 "pkcs8 0.9.0",
12373 "subtle",
12374 "zeroize",
12375]
12376
12377[[package]]
12378name = "security-framework"
12379version = "2.11.1"
12380source = "registry+https://github.com/rust-lang/crates.io-index"
12381checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
12382dependencies = [
12383 "bitflags 2.8.0",
12384 "core-foundation 0.9.4",
12385 "core-foundation-sys",
12386 "libc",
12387 "security-framework-sys",
12388]
12389
12390[[package]]
12391name = "security-framework"
12392version = "3.0.1"
12393source = "registry+https://github.com/rust-lang/crates.io-index"
12394checksum = "e1415a607e92bec364ea2cf9264646dcce0f91e6d65281bd6f2819cca3bf39c8"
12395dependencies = [
12396 "bitflags 2.8.0",
12397 "core-foundation 0.10.0",
12398 "core-foundation-sys",
12399 "libc",
12400 "security-framework-sys",
12401]
12402
12403[[package]]
12404name = "security-framework-sys"
12405version = "2.12.1"
12406source = "registry+https://github.com/rust-lang/crates.io-index"
12407checksum = "fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2"
12408dependencies = [
12409 "core-foundation-sys",
12410 "libc",
12411]
12412
12413[[package]]
12414name = "self_cell"
12415version = "1.1.0"
12416source = "registry+https://github.com/rust-lang/crates.io-index"
12417checksum = "c2fdfc24bc566f839a2da4c4295b82db7d25a24253867d5c64355abb5799bdbe"
12418
12419[[package]]
12420name = "semantic_index"
12421version = "0.1.0"
12422dependencies = [
12423 "anyhow",
12424 "arrayvec",
12425 "blake3",
12426 "client",
12427 "clock",
12428 "collections",
12429 "env_logger 0.11.7",
12430 "feature_flags",
12431 "fs",
12432 "futures 0.3.31",
12433 "futures-batch",
12434 "gpui",
12435 "heed",
12436 "http_client",
12437 "language",
12438 "language_model",
12439 "languages",
12440 "log",
12441 "open_ai",
12442 "parking_lot",
12443 "project",
12444 "reqwest_client",
12445 "serde",
12446 "serde_json",
12447 "settings",
12448 "sha2",
12449 "smol",
12450 "streaming-iterator",
12451 "tempfile",
12452 "theme",
12453 "tree-sitter",
12454 "ui",
12455 "unindent",
12456 "util",
12457 "workspace",
12458 "worktree",
12459]
12460
12461[[package]]
12462name = "semantic_version"
12463version = "0.1.0"
12464dependencies = [
12465 "anyhow",
12466 "serde",
12467]
12468
12469[[package]]
12470name = "semver"
12471version = "1.0.25"
12472source = "registry+https://github.com/rust-lang/crates.io-index"
12473checksum = "f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03"
12474dependencies = [
12475 "serde",
12476]
12477
12478[[package]]
12479name = "serde"
12480version = "1.0.218"
12481source = "registry+https://github.com/rust-lang/crates.io-index"
12482checksum = "e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60"
12483dependencies = [
12484 "serde_derive",
12485]
12486
12487[[package]]
12488name = "serde_derive"
12489version = "1.0.218"
12490source = "registry+https://github.com/rust-lang/crates.io-index"
12491checksum = "f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b"
12492dependencies = [
12493 "proc-macro2",
12494 "quote",
12495 "syn 2.0.100",
12496]
12497
12498[[package]]
12499name = "serde_derive_internals"
12500version = "0.29.1"
12501source = "registry+https://github.com/rust-lang/crates.io-index"
12502checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
12503dependencies = [
12504 "proc-macro2",
12505 "quote",
12506 "syn 2.0.100",
12507]
12508
12509[[package]]
12510name = "serde_fmt"
12511version = "1.0.3"
12512source = "registry+https://github.com/rust-lang/crates.io-index"
12513checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
12514dependencies = [
12515 "serde",
12516]
12517
12518[[package]]
12519name = "serde_json"
12520version = "1.0.139"
12521source = "registry+https://github.com/rust-lang/crates.io-index"
12522checksum = "44f86c3acccc9c65b153fe1b85a3be07fe5515274ec9f0653b4a0875731c72a6"
12523dependencies = [
12524 "indexmap",
12525 "itoa",
12526 "memchr",
12527 "ryu",
12528 "serde",
12529]
12530
12531[[package]]
12532name = "serde_json_lenient"
12533version = "0.2.4"
12534source = "registry+https://github.com/rust-lang/crates.io-index"
12535checksum = "0e033097bf0d2b59a62b42c18ebbb797503839b26afdda2c4e1415cb6c813540"
12536dependencies = [
12537 "indexmap",
12538 "itoa",
12539 "memchr",
12540 "ryu",
12541 "serde",
12542]
12543
12544[[package]]
12545name = "serde_path_to_error"
12546version = "0.1.16"
12547source = "registry+https://github.com/rust-lang/crates.io-index"
12548checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
12549dependencies = [
12550 "itoa",
12551 "serde",
12552]
12553
12554[[package]]
12555name = "serde_qs"
12556version = "0.8.5"
12557source = "registry+https://github.com/rust-lang/crates.io-index"
12558checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6"
12559dependencies = [
12560 "percent-encoding",
12561 "serde",
12562 "thiserror 1.0.69",
12563]
12564
12565[[package]]
12566name = "serde_qs"
12567version = "0.10.1"
12568source = "registry+https://github.com/rust-lang/crates.io-index"
12569checksum = "8cac3f1e2ca2fe333923a1ae72caca910b98ed0630bb35ef6f8c8517d6e81afa"
12570dependencies = [
12571 "percent-encoding",
12572 "serde",
12573 "thiserror 1.0.69",
12574]
12575
12576[[package]]
12577name = "serde_repr"
12578version = "0.1.19"
12579source = "registry+https://github.com/rust-lang/crates.io-index"
12580checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9"
12581dependencies = [
12582 "proc-macro2",
12583 "quote",
12584 "syn 2.0.100",
12585]
12586
12587[[package]]
12588name = "serde_spanned"
12589version = "0.6.8"
12590source = "registry+https://github.com/rust-lang/crates.io-index"
12591checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
12592dependencies = [
12593 "serde",
12594]
12595
12596[[package]]
12597name = "serde_urlencoded"
12598version = "0.7.1"
12599source = "registry+https://github.com/rust-lang/crates.io-index"
12600checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
12601dependencies = [
12602 "form_urlencoded",
12603 "itoa",
12604 "ryu",
12605 "serde",
12606]
12607
12608[[package]]
12609name = "session"
12610version = "0.1.0"
12611dependencies = [
12612 "db",
12613 "gpui",
12614 "serde_json",
12615 "util",
12616 "uuid",
12617]
12618
12619[[package]]
12620name = "settings"
12621version = "0.1.0"
12622dependencies = [
12623 "anyhow",
12624 "collections",
12625 "ec4rs",
12626 "fs",
12627 "futures 0.3.31",
12628 "gpui",
12629 "indoc",
12630 "inventory",
12631 "log",
12632 "paths",
12633 "pretty_assertions",
12634 "release_channel",
12635 "rust-embed",
12636 "schemars",
12637 "serde",
12638 "serde_derive",
12639 "serde_json",
12640 "serde_json_lenient",
12641 "smallvec",
12642 "streaming-iterator",
12643 "tree-sitter",
12644 "tree-sitter-json",
12645 "unindent",
12646 "util",
12647]
12648
12649[[package]]
12650name = "settings_ui"
12651version = "0.1.0"
12652dependencies = [
12653 "command_palette_hooks",
12654 "editor",
12655 "feature_flags",
12656 "gpui",
12657 "settings",
12658 "theme",
12659 "ui",
12660 "workspace",
12661]
12662
12663[[package]]
12664name = "sha1"
12665version = "0.10.6"
12666source = "registry+https://github.com/rust-lang/crates.io-index"
12667checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
12668dependencies = [
12669 "cfg-if",
12670 "cpufeatures",
12671 "digest",
12672]
12673
12674[[package]]
12675name = "sha1_smol"
12676version = "1.0.1"
12677source = "registry+https://github.com/rust-lang/crates.io-index"
12678checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
12679
12680[[package]]
12681name = "sha2"
12682version = "0.10.8"
12683source = "registry+https://github.com/rust-lang/crates.io-index"
12684checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
12685dependencies = [
12686 "cfg-if",
12687 "cpufeatures",
12688 "digest",
12689]
12690
12691[[package]]
12692name = "sharded-slab"
12693version = "0.1.7"
12694source = "registry+https://github.com/rust-lang/crates.io-index"
12695checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
12696dependencies = [
12697 "lazy_static",
12698]
12699
12700[[package]]
12701name = "shell-words"
12702version = "1.1.0"
12703source = "registry+https://github.com/rust-lang/crates.io-index"
12704checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
12705
12706[[package]]
12707name = "shellexpand"
12708version = "2.1.2"
12709source = "registry+https://github.com/rust-lang/crates.io-index"
12710checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
12711dependencies = [
12712 "dirs 4.0.0",
12713]
12714
12715[[package]]
12716name = "shellexpand"
12717version = "3.1.0"
12718source = "registry+https://github.com/rust-lang/crates.io-index"
12719checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
12720dependencies = [
12721 "dirs 5.0.1",
12722]
12723
12724[[package]]
12725name = "shlex"
12726version = "1.3.0"
12727source = "registry+https://github.com/rust-lang/crates.io-index"
12728checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
12729
12730[[package]]
12731name = "signal-hook"
12732version = "0.3.17"
12733source = "registry+https://github.com/rust-lang/crates.io-index"
12734checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
12735dependencies = [
12736 "libc",
12737 "signal-hook-registry",
12738]
12739
12740[[package]]
12741name = "signal-hook-registry"
12742version = "1.4.2"
12743source = "registry+https://github.com/rust-lang/crates.io-index"
12744checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
12745dependencies = [
12746 "libc",
12747]
12748
12749[[package]]
12750name = "signature"
12751version = "1.6.4"
12752source = "registry+https://github.com/rust-lang/crates.io-index"
12753checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
12754dependencies = [
12755 "digest",
12756 "rand_core 0.6.4",
12757]
12758
12759[[package]]
12760name = "signature"
12761version = "2.2.0"
12762source = "registry+https://github.com/rust-lang/crates.io-index"
12763checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
12764dependencies = [
12765 "digest",
12766 "rand_core 0.6.4",
12767]
12768
12769[[package]]
12770name = "simd-adler32"
12771version = "0.3.7"
12772source = "registry+https://github.com/rust-lang/crates.io-index"
12773checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
12774
12775[[package]]
12776name = "simd_helpers"
12777version = "0.1.0"
12778source = "registry+https://github.com/rust-lang/crates.io-index"
12779checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
12780dependencies = [
12781 "quote",
12782]
12783
12784[[package]]
12785name = "simdutf8"
12786version = "0.1.5"
12787source = "registry+https://github.com/rust-lang/crates.io-index"
12788checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
12789
12790[[package]]
12791name = "simple_asn1"
12792version = "0.6.2"
12793source = "registry+https://github.com/rust-lang/crates.io-index"
12794checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
12795dependencies = [
12796 "num-bigint",
12797 "num-traits",
12798 "thiserror 1.0.69",
12799 "time",
12800]
12801
12802[[package]]
12803name = "simplecss"
12804version = "0.2.1"
12805source = "registry+https://github.com/rust-lang/crates.io-index"
12806checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
12807dependencies = [
12808 "log",
12809]
12810
12811[[package]]
12812name = "simplelog"
12813version = "0.12.2"
12814source = "registry+https://github.com/rust-lang/crates.io-index"
12815checksum = "16257adbfaef1ee58b1363bdc0664c9b8e1e30aed86049635fb5f147d065a9c0"
12816dependencies = [
12817 "log",
12818 "termcolor",
12819 "time",
12820]
12821
12822[[package]]
12823name = "siphasher"
12824version = "0.3.11"
12825source = "registry+https://github.com/rust-lang/crates.io-index"
12826checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
12827
12828[[package]]
12829name = "siphasher"
12830version = "1.0.1"
12831source = "registry+https://github.com/rust-lang/crates.io-index"
12832checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
12833
12834[[package]]
12835name = "skrifa"
12836version = "0.22.3"
12837source = "registry+https://github.com/rust-lang/crates.io-index"
12838checksum = "8e1c44ad1f6c5bdd4eefed8326711b7dbda9ea45dfd36068c427d332aa382cbe"
12839dependencies = [
12840 "bytemuck",
12841 "read-fonts",
12842]
12843
12844[[package]]
12845name = "slab"
12846version = "0.4.9"
12847source = "registry+https://github.com/rust-lang/crates.io-index"
12848checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
12849dependencies = [
12850 "autocfg",
12851]
12852
12853[[package]]
12854name = "slash_commands_example"
12855version = "0.1.0"
12856dependencies = [
12857 "zed_extension_api 0.1.0",
12858]
12859
12860[[package]]
12861name = "slotmap"
12862version = "1.0.7"
12863source = "registry+https://github.com/rust-lang/crates.io-index"
12864checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
12865dependencies = [
12866 "version_check",
12867]
12868
12869[[package]]
12870name = "smallvec"
12871version = "1.14.0"
12872source = "registry+https://github.com/rust-lang/crates.io-index"
12873checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd"
12874dependencies = [
12875 "serde",
12876]
12877
12878[[package]]
12879name = "smart-default"
12880version = "0.6.0"
12881source = "registry+https://github.com/rust-lang/crates.io-index"
12882checksum = "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6"
12883dependencies = [
12884 "proc-macro2",
12885 "quote",
12886 "syn 1.0.109",
12887]
12888
12889[[package]]
12890name = "smol"
12891version = "2.0.2"
12892source = "registry+https://github.com/rust-lang/crates.io-index"
12893checksum = "a33bd3e260892199c3ccfc487c88b2da2265080acb316cd920da72fdfd7c599f"
12894dependencies = [
12895 "async-channel 2.3.1",
12896 "async-executor",
12897 "async-fs",
12898 "async-io",
12899 "async-lock",
12900 "async-net",
12901 "async-process",
12902 "blocking",
12903 "futures-lite 2.6.0",
12904]
12905
12906[[package]]
12907name = "smol_str"
12908version = "0.1.24"
12909source = "registry+https://github.com/rust-lang/crates.io-index"
12910checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9"
12911dependencies = [
12912 "serde",
12913]
12914
12915[[package]]
12916name = "snippet"
12917version = "0.1.0"
12918dependencies = [
12919 "anyhow",
12920 "smallvec",
12921]
12922
12923[[package]]
12924name = "snippet_provider"
12925version = "0.1.0"
12926dependencies = [
12927 "anyhow",
12928 "collections",
12929 "extension",
12930 "fs",
12931 "futures 0.3.31",
12932 "gpui",
12933 "parking_lot",
12934 "paths",
12935 "schemars",
12936 "serde",
12937 "serde_json_lenient",
12938 "snippet",
12939 "util",
12940]
12941
12942[[package]]
12943name = "snippets_ui"
12944version = "0.1.0"
12945dependencies = [
12946 "fuzzy",
12947 "gpui",
12948 "language",
12949 "paths",
12950 "picker",
12951 "ui",
12952 "util",
12953 "workspace",
12954]
12955
12956[[package]]
12957name = "socket2"
12958version = "0.5.8"
12959source = "registry+https://github.com/rust-lang/crates.io-index"
12960checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
12961dependencies = [
12962 "libc",
12963 "windows-sys 0.52.0",
12964]
12965
12966[[package]]
12967name = "spdx"
12968version = "0.10.7"
12969source = "registry+https://github.com/rust-lang/crates.io-index"
12970checksum = "bae30cc7bfe3656d60ee99bf6836f472b0c53dddcbf335e253329abb16e535a2"
12971dependencies = [
12972 "smallvec",
12973]
12974
12975[[package]]
12976name = "spin"
12977version = "0.9.8"
12978source = "registry+https://github.com/rust-lang/crates.io-index"
12979checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
12980dependencies = [
12981 "lock_api",
12982]
12983
12984[[package]]
12985name = "spirv"
12986version = "0.3.0+sdk-1.3.268.0"
12987source = "registry+https://github.com/rust-lang/crates.io-index"
12988checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
12989dependencies = [
12990 "bitflags 2.8.0",
12991]
12992
12993[[package]]
12994name = "spki"
12995version = "0.6.0"
12996source = "registry+https://github.com/rust-lang/crates.io-index"
12997checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
12998dependencies = [
12999 "base64ct",
13000 "der 0.6.1",
13001]
13002
13003[[package]]
13004name = "spki"
13005version = "0.7.3"
13006source = "registry+https://github.com/rust-lang/crates.io-index"
13007checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
13008dependencies = [
13009 "base64ct",
13010 "der 0.7.9",
13011]
13012
13013[[package]]
13014name = "sptr"
13015version = "0.3.2"
13016source = "registry+https://github.com/rust-lang/crates.io-index"
13017checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
13018
13019[[package]]
13020name = "sqlez"
13021version = "0.1.0"
13022dependencies = [
13023 "anyhow",
13024 "collections",
13025 "futures 0.3.31",
13026 "indoc",
13027 "libsqlite3-sys",
13028 "parking_lot",
13029 "smol",
13030 "sqlformat",
13031 "thread_local",
13032 "util",
13033 "uuid",
13034]
13035
13036[[package]]
13037name = "sqlez_macros"
13038version = "0.1.0"
13039dependencies = [
13040 "sqlez",
13041 "sqlformat",
13042 "syn 1.0.109",
13043]
13044
13045[[package]]
13046name = "sqlformat"
13047version = "0.2.6"
13048source = "registry+https://github.com/rust-lang/crates.io-index"
13049checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
13050dependencies = [
13051 "nom",
13052 "unicode_categories",
13053]
13054
13055[[package]]
13056name = "sqlx"
13057version = "0.8.3"
13058source = "registry+https://github.com/rust-lang/crates.io-index"
13059checksum = "4410e73b3c0d8442c5f99b425d7a435b5ee0ae4167b3196771dd3f7a01be745f"
13060dependencies = [
13061 "sqlx-core",
13062 "sqlx-macros",
13063 "sqlx-mysql",
13064 "sqlx-postgres",
13065 "sqlx-sqlite",
13066]
13067
13068[[package]]
13069name = "sqlx-core"
13070version = "0.8.3"
13071source = "registry+https://github.com/rust-lang/crates.io-index"
13072checksum = "6a007b6936676aa9ab40207cde35daab0a04b823be8ae004368c0793b96a61e0"
13073dependencies = [
13074 "bigdecimal",
13075 "bytes 1.10.1",
13076 "chrono",
13077 "crc",
13078 "crossbeam-queue",
13079 "either",
13080 "event-listener 5.3.1",
13081 "futures-core",
13082 "futures-intrusive",
13083 "futures-io",
13084 "futures-util",
13085 "hashbrown 0.15.2",
13086 "hashlink 0.10.0",
13087 "indexmap",
13088 "log",
13089 "memchr",
13090 "once_cell",
13091 "percent-encoding",
13092 "rust_decimal",
13093 "rustls 0.23.23",
13094 "rustls-pemfile 2.2.0",
13095 "serde",
13096 "serde_json",
13097 "sha2",
13098 "smallvec",
13099 "thiserror 2.0.6",
13100 "time",
13101 "tokio",
13102 "tokio-stream",
13103 "tracing",
13104 "url",
13105 "uuid",
13106 "webpki-roots",
13107]
13108
13109[[package]]
13110name = "sqlx-macros"
13111version = "0.8.3"
13112source = "registry+https://github.com/rust-lang/crates.io-index"
13113checksum = "3112e2ad78643fef903618d78cf0aec1cb3134b019730edb039b69eaf531f310"
13114dependencies = [
13115 "proc-macro2",
13116 "quote",
13117 "sqlx-core",
13118 "sqlx-macros-core",
13119 "syn 2.0.100",
13120]
13121
13122[[package]]
13123name = "sqlx-macros-core"
13124version = "0.8.3"
13125source = "registry+https://github.com/rust-lang/crates.io-index"
13126checksum = "4e9f90acc5ab146a99bf5061a7eb4976b573f560bc898ef3bf8435448dd5e7ad"
13127dependencies = [
13128 "dotenvy",
13129 "either",
13130 "heck 0.5.0",
13131 "hex",
13132 "once_cell",
13133 "proc-macro2",
13134 "quote",
13135 "serde",
13136 "serde_json",
13137 "sha2",
13138 "sqlx-core",
13139 "sqlx-mysql",
13140 "sqlx-postgres",
13141 "sqlx-sqlite",
13142 "syn 2.0.100",
13143 "tempfile",
13144 "tokio",
13145 "url",
13146]
13147
13148[[package]]
13149name = "sqlx-mysql"
13150version = "0.8.3"
13151source = "registry+https://github.com/rust-lang/crates.io-index"
13152checksum = "4560278f0e00ce64938540546f59f590d60beee33fffbd3b9cd47851e5fff233"
13153dependencies = [
13154 "atoi",
13155 "base64 0.22.1",
13156 "bigdecimal",
13157 "bitflags 2.8.0",
13158 "byteorder",
13159 "bytes 1.10.1",
13160 "chrono",
13161 "crc",
13162 "digest",
13163 "dotenvy",
13164 "either",
13165 "futures-channel",
13166 "futures-core",
13167 "futures-io",
13168 "futures-util",
13169 "generic-array",
13170 "hex",
13171 "hkdf",
13172 "hmac",
13173 "itoa",
13174 "log",
13175 "md-5",
13176 "memchr",
13177 "once_cell",
13178 "percent-encoding",
13179 "rand 0.8.5",
13180 "rsa",
13181 "rust_decimal",
13182 "serde",
13183 "sha1",
13184 "sha2",
13185 "smallvec",
13186 "sqlx-core",
13187 "stringprep",
13188 "thiserror 2.0.6",
13189 "time",
13190 "tracing",
13191 "uuid",
13192 "whoami",
13193]
13194
13195[[package]]
13196name = "sqlx-postgres"
13197version = "0.8.3"
13198source = "registry+https://github.com/rust-lang/crates.io-index"
13199checksum = "c5b98a57f363ed6764d5b3a12bfedf62f07aa16e1856a7ddc2a0bb190a959613"
13200dependencies = [
13201 "atoi",
13202 "base64 0.22.1",
13203 "bigdecimal",
13204 "bitflags 2.8.0",
13205 "byteorder",
13206 "chrono",
13207 "crc",
13208 "dotenvy",
13209 "etcetera",
13210 "futures-channel",
13211 "futures-core",
13212 "futures-util",
13213 "hex",
13214 "hkdf",
13215 "hmac",
13216 "home",
13217 "itoa",
13218 "log",
13219 "md-5",
13220 "memchr",
13221 "num-bigint",
13222 "once_cell",
13223 "rand 0.8.5",
13224 "rust_decimal",
13225 "serde",
13226 "serde_json",
13227 "sha2",
13228 "smallvec",
13229 "sqlx-core",
13230 "stringprep",
13231 "thiserror 2.0.6",
13232 "time",
13233 "tracing",
13234 "uuid",
13235 "whoami",
13236]
13237
13238[[package]]
13239name = "sqlx-sqlite"
13240version = "0.8.3"
13241source = "registry+https://github.com/rust-lang/crates.io-index"
13242checksum = "f85ca71d3a5b24e64e1d08dd8fe36c6c95c339a896cc33068148906784620540"
13243dependencies = [
13244 "atoi",
13245 "chrono",
13246 "flume",
13247 "futures-channel",
13248 "futures-core",
13249 "futures-executor",
13250 "futures-intrusive",
13251 "futures-util",
13252 "libsqlite3-sys",
13253 "log",
13254 "percent-encoding",
13255 "serde",
13256 "serde_urlencoded",
13257 "sqlx-core",
13258 "time",
13259 "tracing",
13260 "url",
13261 "uuid",
13262]
13263
13264[[package]]
13265name = "stable_deref_trait"
13266version = "1.2.0"
13267source = "registry+https://github.com/rust-lang/crates.io-index"
13268checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
13269
13270[[package]]
13271name = "static_assertions"
13272version = "1.1.0"
13273source = "registry+https://github.com/rust-lang/crates.io-index"
13274checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
13275
13276[[package]]
13277name = "story"
13278version = "0.1.0"
13279dependencies = [
13280 "gpui",
13281 "itertools 0.14.0",
13282 "smallvec",
13283]
13284
13285[[package]]
13286name = "storybook"
13287version = "0.1.0"
13288dependencies = [
13289 "anyhow",
13290 "clap",
13291 "collab_ui",
13292 "ctrlc",
13293 "dialoguer",
13294 "editor",
13295 "fuzzy",
13296 "gpui",
13297 "indoc",
13298 "language",
13299 "log",
13300 "menu",
13301 "picker",
13302 "project",
13303 "reqwest_client",
13304 "rust-embed",
13305 "settings",
13306 "simplelog",
13307 "story",
13308 "strum",
13309 "theme",
13310 "title_bar",
13311 "ui",
13312]
13313
13314[[package]]
13315name = "streaming-iterator"
13316version = "0.1.9"
13317source = "registry+https://github.com/rust-lang/crates.io-index"
13318checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
13319
13320[[package]]
13321name = "streaming_diff"
13322version = "0.1.0"
13323dependencies = [
13324 "ordered-float 2.10.1",
13325 "rand 0.8.5",
13326 "rope",
13327 "util",
13328]
13329
13330[[package]]
13331name = "strict-num"
13332version = "0.1.1"
13333source = "registry+https://github.com/rust-lang/crates.io-index"
13334checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
13335dependencies = [
13336 "float-cmp",
13337]
13338
13339[[package]]
13340name = "string_cache"
13341version = "0.8.7"
13342source = "registry+https://github.com/rust-lang/crates.io-index"
13343checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
13344dependencies = [
13345 "new_debug_unreachable",
13346 "once_cell",
13347 "parking_lot",
13348 "phf_shared 0.10.0",
13349 "precomputed-hash",
13350 "serde",
13351]
13352
13353[[package]]
13354name = "string_cache_codegen"
13355version = "0.5.2"
13356source = "registry+https://github.com/rust-lang/crates.io-index"
13357checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
13358dependencies = [
13359 "phf_generator 0.10.0",
13360 "phf_shared 0.10.0",
13361 "proc-macro2",
13362 "quote",
13363]
13364
13365[[package]]
13366name = "stringprep"
13367version = "0.1.5"
13368source = "registry+https://github.com/rust-lang/crates.io-index"
13369checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
13370dependencies = [
13371 "unicode-bidi",
13372 "unicode-normalization",
13373 "unicode-properties",
13374]
13375
13376[[package]]
13377name = "strsim"
13378version = "0.11.1"
13379source = "registry+https://github.com/rust-lang/crates.io-index"
13380checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
13381
13382[[package]]
13383name = "strum"
13384version = "0.26.3"
13385source = "registry+https://github.com/rust-lang/crates.io-index"
13386checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
13387dependencies = [
13388 "strum_macros",
13389]
13390
13391[[package]]
13392name = "strum_macros"
13393version = "0.26.4"
13394source = "registry+https://github.com/rust-lang/crates.io-index"
13395checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
13396dependencies = [
13397 "heck 0.5.0",
13398 "proc-macro2",
13399 "quote",
13400 "rustversion",
13401 "syn 2.0.100",
13402]
13403
13404[[package]]
13405name = "subtle"
13406version = "2.6.1"
13407source = "registry+https://github.com/rust-lang/crates.io-index"
13408checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
13409
13410[[package]]
13411name = "sum_tree"
13412version = "0.1.0"
13413dependencies = [
13414 "arrayvec",
13415 "ctor",
13416 "env_logger 0.11.7",
13417 "log",
13418 "rand 0.8.5",
13419 "rayon",
13420]
13421
13422[[package]]
13423name = "supermaven"
13424version = "0.1.0"
13425dependencies = [
13426 "anyhow",
13427 "client",
13428 "collections",
13429 "editor",
13430 "env_logger 0.11.7",
13431 "futures 0.3.31",
13432 "gpui",
13433 "http_client",
13434 "inline_completion",
13435 "language",
13436 "log",
13437 "postage",
13438 "project",
13439 "serde",
13440 "serde_json",
13441 "settings",
13442 "smol",
13443 "supermaven_api",
13444 "text",
13445 "theme",
13446 "ui",
13447 "unicode-segmentation",
13448 "util",
13449]
13450
13451[[package]]
13452name = "supermaven_api"
13453version = "0.1.0"
13454dependencies = [
13455 "anyhow",
13456 "futures 0.3.31",
13457 "http_client",
13458 "paths",
13459 "serde",
13460 "serde_json",
13461 "smol",
13462]
13463
13464[[package]]
13465name = "sval"
13466version = "2.13.2"
13467source = "registry+https://github.com/rust-lang/crates.io-index"
13468checksum = "f6dc0f9830c49db20e73273ffae9b5240f63c42e515af1da1fceefb69fceafd8"
13469
13470[[package]]
13471name = "sval_buffer"
13472version = "2.13.2"
13473source = "registry+https://github.com/rust-lang/crates.io-index"
13474checksum = "429922f7ad43c0ef8fd7309e14d750e38899e32eb7e8da656ea169dd28ee212f"
13475dependencies = [
13476 "sval",
13477 "sval_ref",
13478]
13479
13480[[package]]
13481name = "sval_dynamic"
13482version = "2.13.2"
13483source = "registry+https://github.com/rust-lang/crates.io-index"
13484checksum = "68f16ff5d839396c11a30019b659b0976348f3803db0626f736764c473b50ff4"
13485dependencies = [
13486 "sval",
13487]
13488
13489[[package]]
13490name = "sval_fmt"
13491version = "2.13.2"
13492source = "registry+https://github.com/rust-lang/crates.io-index"
13493checksum = "c01c27a80b6151b0557f9ccbe89c11db571dc5f68113690c1e028d7e974bae94"
13494dependencies = [
13495 "itoa",
13496 "ryu",
13497 "sval",
13498]
13499
13500[[package]]
13501name = "sval_json"
13502version = "2.13.2"
13503source = "registry+https://github.com/rust-lang/crates.io-index"
13504checksum = "0deef63c70da622b2a8069d8600cf4b05396459e665862e7bdb290fd6cf3f155"
13505dependencies = [
13506 "itoa",
13507 "ryu",
13508 "sval",
13509]
13510
13511[[package]]
13512name = "sval_nested"
13513version = "2.13.2"
13514source = "registry+https://github.com/rust-lang/crates.io-index"
13515checksum = "a39ce5976ae1feb814c35d290cf7cf8cd4f045782fe1548d6bc32e21f6156e9f"
13516dependencies = [
13517 "sval",
13518 "sval_buffer",
13519 "sval_ref",
13520]
13521
13522[[package]]
13523name = "sval_ref"
13524version = "2.13.2"
13525source = "registry+https://github.com/rust-lang/crates.io-index"
13526checksum = "bb7c6ee3751795a728bc9316a092023529ffea1783499afbc5c66f5fabebb1fa"
13527dependencies = [
13528 "sval",
13529]
13530
13531[[package]]
13532name = "sval_serde"
13533version = "2.13.2"
13534source = "registry+https://github.com/rust-lang/crates.io-index"
13535checksum = "2a5572d0321b68109a343634e3a5d576bf131b82180c6c442dee06349dfc652a"
13536dependencies = [
13537 "serde",
13538 "sval",
13539 "sval_nested",
13540]
13541
13542[[package]]
13543name = "svg_fmt"
13544version = "0.4.4"
13545source = "registry+https://github.com/rust-lang/crates.io-index"
13546checksum = "ce5d813d71d82c4cbc1742135004e4a79fd870214c155443451c139c9470a0aa"
13547
13548[[package]]
13549name = "svgtypes"
13550version = "0.15.3"
13551source = "registry+https://github.com/rust-lang/crates.io-index"
13552checksum = "68c7541fff44b35860c1a7a47a7cadf3e4a304c457b58f9870d9706ece028afc"
13553dependencies = [
13554 "kurbo",
13555 "siphasher 1.0.1",
13556]
13557
13558[[package]]
13559name = "swash"
13560version = "0.1.19"
13561source = "registry+https://github.com/rust-lang/crates.io-index"
13562checksum = "cbd59f3f359ddd2c95af4758c18270eddd9c730dde98598023cdabff472c2ca2"
13563dependencies = [
13564 "skrifa",
13565 "yazi",
13566 "zeno",
13567]
13568
13569[[package]]
13570name = "syn"
13571version = "1.0.109"
13572source = "registry+https://github.com/rust-lang/crates.io-index"
13573checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
13574dependencies = [
13575 "proc-macro2",
13576 "quote",
13577 "unicode-ident",
13578]
13579
13580[[package]]
13581name = "syn"
13582version = "2.0.100"
13583source = "registry+https://github.com/rust-lang/crates.io-index"
13584checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0"
13585dependencies = [
13586 "proc-macro2",
13587 "quote",
13588 "unicode-ident",
13589]
13590
13591[[package]]
13592name = "sync_wrapper"
13593version = "0.1.2"
13594source = "registry+https://github.com/rust-lang/crates.io-index"
13595checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
13596
13597[[package]]
13598name = "sync_wrapper"
13599version = "1.0.2"
13600source = "registry+https://github.com/rust-lang/crates.io-index"
13601checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
13602dependencies = [
13603 "futures-core",
13604]
13605
13606[[package]]
13607name = "synchronoise"
13608version = "1.0.1"
13609source = "registry+https://github.com/rust-lang/crates.io-index"
13610checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
13611dependencies = [
13612 "crossbeam-queue",
13613]
13614
13615[[package]]
13616name = "synstructure"
13617version = "0.13.1"
13618source = "registry+https://github.com/rust-lang/crates.io-index"
13619checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
13620dependencies = [
13621 "proc-macro2",
13622 "quote",
13623 "syn 2.0.100",
13624]
13625
13626[[package]]
13627name = "sys-locale"
13628version = "0.3.2"
13629source = "registry+https://github.com/rust-lang/crates.io-index"
13630checksum = "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4"
13631dependencies = [
13632 "libc",
13633]
13634
13635[[package]]
13636name = "sysinfo"
13637version = "0.31.4"
13638source = "registry+https://github.com/rust-lang/crates.io-index"
13639checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
13640dependencies = [
13641 "core-foundation-sys",
13642 "libc",
13643 "memchr",
13644 "ntapi",
13645 "rayon",
13646 "windows 0.57.0",
13647]
13648
13649[[package]]
13650name = "system-configuration"
13651version = "0.5.1"
13652source = "registry+https://github.com/rust-lang/crates.io-index"
13653checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
13654dependencies = [
13655 "bitflags 1.3.2",
13656 "core-foundation 0.9.4",
13657 "system-configuration-sys 0.5.0",
13658]
13659
13660[[package]]
13661name = "system-configuration"
13662version = "0.6.1"
13663source = "registry+https://github.com/rust-lang/crates.io-index"
13664checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
13665dependencies = [
13666 "bitflags 2.8.0",
13667 "core-foundation 0.9.4",
13668 "system-configuration-sys 0.6.0",
13669]
13670
13671[[package]]
13672name = "system-configuration-sys"
13673version = "0.5.0"
13674source = "registry+https://github.com/rust-lang/crates.io-index"
13675checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
13676dependencies = [
13677 "core-foundation-sys",
13678 "libc",
13679]
13680
13681[[package]]
13682name = "system-configuration-sys"
13683version = "0.6.0"
13684source = "registry+https://github.com/rust-lang/crates.io-index"
13685checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
13686dependencies = [
13687 "core-foundation-sys",
13688 "libc",
13689]
13690
13691[[package]]
13692name = "system-deps"
13693version = "6.2.2"
13694source = "registry+https://github.com/rust-lang/crates.io-index"
13695checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
13696dependencies = [
13697 "cfg-expr",
13698 "heck 0.5.0",
13699 "pkg-config",
13700 "toml 0.8.20",
13701 "version-compare",
13702]
13703
13704[[package]]
13705name = "system-interface"
13706version = "0.27.3"
13707source = "registry+https://github.com/rust-lang/crates.io-index"
13708checksum = "cc4592f674ce18521c2a81483873a49596655b179f71c5e05d10c1fe66c78745"
13709dependencies = [
13710 "bitflags 2.8.0",
13711 "cap-fs-ext",
13712 "cap-std",
13713 "fd-lock",
13714 "io-lifetimes",
13715 "rustix",
13716 "windows-sys 0.59.0",
13717 "winx",
13718]
13719
13720[[package]]
13721name = "tab_switcher"
13722version = "0.1.0"
13723dependencies = [
13724 "anyhow",
13725 "collections",
13726 "ctor",
13727 "editor",
13728 "env_logger 0.11.7",
13729 "gpui",
13730 "language",
13731 "menu",
13732 "picker",
13733 "project",
13734 "schemars",
13735 "serde",
13736 "serde_json",
13737 "settings",
13738 "theme",
13739 "ui",
13740 "util",
13741 "workspace",
13742]
13743
13744[[package]]
13745name = "taffy"
13746version = "0.4.4"
13747source = "registry+https://github.com/rust-lang/crates.io-index"
13748checksum = "9ec17858c2d465b2f734b798b920818a974faf0babb15d7fef81818a4b2d16f1"
13749dependencies = [
13750 "arrayvec",
13751 "grid",
13752 "num-traits",
13753 "serde",
13754 "slotmap",
13755]
13756
13757[[package]]
13758name = "take-until"
13759version = "0.2.0"
13760source = "registry+https://github.com/rust-lang/crates.io-index"
13761checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
13762
13763[[package]]
13764name = "tap"
13765version = "1.0.1"
13766source = "registry+https://github.com/rust-lang/crates.io-index"
13767checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
13768
13769[[package]]
13770name = "target-lexicon"
13771version = "0.12.16"
13772source = "registry+https://github.com/rust-lang/crates.io-index"
13773checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
13774
13775[[package]]
13776name = "target-lexicon"
13777version = "0.13.2"
13778source = "registry+https://github.com/rust-lang/crates.io-index"
13779checksum = "e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a"
13780
13781[[package]]
13782name = "task"
13783version = "0.1.0"
13784dependencies = [
13785 "anyhow",
13786 "collections",
13787 "dap-types",
13788 "futures 0.3.31",
13789 "gpui",
13790 "hex",
13791 "parking_lot",
13792 "schemars",
13793 "serde",
13794 "serde_json",
13795 "serde_json_lenient",
13796 "sha2",
13797 "shellexpand 2.1.2",
13798 "util",
13799 "zed_actions",
13800]
13801
13802[[package]]
13803name = "tasks_ui"
13804version = "0.1.0"
13805dependencies = [
13806 "anyhow",
13807 "debugger_ui",
13808 "editor",
13809 "feature_flags",
13810 "file_icons",
13811 "fuzzy",
13812 "gpui",
13813 "language",
13814 "menu",
13815 "picker",
13816 "project",
13817 "schemars",
13818 "serde",
13819 "serde_json",
13820 "settings",
13821 "task",
13822 "tree-sitter-rust",
13823 "tree-sitter-typescript",
13824 "ui",
13825 "util",
13826 "workspace",
13827 "zed_actions",
13828]
13829
13830[[package]]
13831name = "telemetry"
13832version = "0.1.0"
13833dependencies = [
13834 "futures 0.3.31",
13835 "serde",
13836 "serde_json",
13837 "telemetry_events",
13838]
13839
13840[[package]]
13841name = "telemetry_events"
13842version = "0.1.0"
13843dependencies = [
13844 "semantic_version",
13845 "serde",
13846 "serde_json",
13847]
13848
13849[[package]]
13850name = "tempfile"
13851version = "3.17.1"
13852source = "registry+https://github.com/rust-lang/crates.io-index"
13853checksum = "22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230"
13854dependencies = [
13855 "cfg-if",
13856 "fastrand 2.3.0",
13857 "getrandom 0.3.1",
13858 "once_cell",
13859 "rustix",
13860 "windows-sys 0.59.0",
13861]
13862
13863[[package]]
13864name = "tendril"
13865version = "0.4.3"
13866source = "registry+https://github.com/rust-lang/crates.io-index"
13867checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
13868dependencies = [
13869 "futf",
13870 "mac",
13871 "utf-8",
13872]
13873
13874[[package]]
13875name = "termcolor"
13876version = "1.4.1"
13877source = "registry+https://github.com/rust-lang/crates.io-index"
13878checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
13879dependencies = [
13880 "winapi-util",
13881]
13882
13883[[package]]
13884name = "terminal"
13885version = "0.1.0"
13886dependencies = [
13887 "alacritty_terminal",
13888 "anyhow",
13889 "collections",
13890 "dirs 4.0.0",
13891 "futures 0.3.31",
13892 "gpui",
13893 "libc",
13894 "rand 0.8.5",
13895 "regex",
13896 "release_channel",
13897 "schemars",
13898 "serde",
13899 "serde_derive",
13900 "settings",
13901 "smol",
13902 "sysinfo",
13903 "task",
13904 "theme",
13905 "thiserror 1.0.69",
13906 "util",
13907 "windows 0.60.0",
13908]
13909
13910[[package]]
13911name = "terminal_size"
13912version = "0.4.1"
13913source = "registry+https://github.com/rust-lang/crates.io-index"
13914checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9"
13915dependencies = [
13916 "rustix",
13917 "windows-sys 0.59.0",
13918]
13919
13920[[package]]
13921name = "terminal_view"
13922version = "0.1.0"
13923dependencies = [
13924 "anyhow",
13925 "async-recursion 1.1.1",
13926 "breadcrumbs",
13927 "client",
13928 "collections",
13929 "db",
13930 "dirs 4.0.0",
13931 "editor",
13932 "futures 0.3.31",
13933 "gpui",
13934 "itertools 0.14.0",
13935 "language",
13936 "log",
13937 "project",
13938 "rand 0.8.5",
13939 "schemars",
13940 "search",
13941 "serde",
13942 "serde_json",
13943 "settings",
13944 "shellexpand 2.1.2",
13945 "smol",
13946 "task",
13947 "terminal",
13948 "theme",
13949 "ui",
13950 "util",
13951 "workspace",
13952 "zed_actions",
13953]
13954
13955[[package]]
13956name = "text"
13957version = "0.1.0"
13958dependencies = [
13959 "anyhow",
13960 "clock",
13961 "collections",
13962 "ctor",
13963 "env_logger 0.11.7",
13964 "gpui",
13965 "http_client",
13966 "log",
13967 "parking_lot",
13968 "postage",
13969 "rand 0.8.5",
13970 "regex",
13971 "rope",
13972 "smallvec",
13973 "sum_tree",
13974 "util",
13975]
13976
13977[[package]]
13978name = "theme"
13979version = "0.1.0"
13980dependencies = [
13981 "anyhow",
13982 "collections",
13983 "derive_more",
13984 "fs",
13985 "futures 0.3.31",
13986 "gpui",
13987 "indexmap",
13988 "log",
13989 "palette",
13990 "parking_lot",
13991 "refineable",
13992 "schemars",
13993 "serde",
13994 "serde_derive",
13995 "serde_json",
13996 "serde_json_lenient",
13997 "serde_repr",
13998 "settings",
13999 "strum",
14000 "thiserror 1.0.69",
14001 "util",
14002 "uuid",
14003]
14004
14005[[package]]
14006name = "theme_extension"
14007version = "0.1.0"
14008dependencies = [
14009 "anyhow",
14010 "extension",
14011 "fs",
14012 "gpui",
14013 "theme",
14014]
14015
14016[[package]]
14017name = "theme_importer"
14018version = "0.1.0"
14019dependencies = [
14020 "anyhow",
14021 "clap",
14022 "gpui",
14023 "indexmap",
14024 "log",
14025 "palette",
14026 "rust-embed",
14027 "serde",
14028 "serde_json",
14029 "serde_json_lenient",
14030 "simplelog",
14031 "strum",
14032 "theme",
14033 "vscode_theme",
14034]
14035
14036[[package]]
14037name = "theme_selector"
14038version = "0.1.0"
14039dependencies = [
14040 "fs",
14041 "fuzzy",
14042 "gpui",
14043 "log",
14044 "picker",
14045 "serde",
14046 "settings",
14047 "telemetry",
14048 "theme",
14049 "ui",
14050 "util",
14051 "workspace",
14052 "zed_actions",
14053]
14054
14055[[package]]
14056name = "thiserror"
14057version = "1.0.69"
14058source = "registry+https://github.com/rust-lang/crates.io-index"
14059checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
14060dependencies = [
14061 "thiserror-impl 1.0.69",
14062]
14063
14064[[package]]
14065name = "thiserror"
14066version = "2.0.6"
14067source = "registry+https://github.com/rust-lang/crates.io-index"
14068checksum = "8fec2a1820ebd077e2b90c4df007bebf344cd394098a13c563957d0afc83ea47"
14069dependencies = [
14070 "thiserror-impl 2.0.6",
14071]
14072
14073[[package]]
14074name = "thiserror-impl"
14075version = "1.0.69"
14076source = "registry+https://github.com/rust-lang/crates.io-index"
14077checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
14078dependencies = [
14079 "proc-macro2",
14080 "quote",
14081 "syn 2.0.100",
14082]
14083
14084[[package]]
14085name = "thiserror-impl"
14086version = "2.0.6"
14087source = "registry+https://github.com/rust-lang/crates.io-index"
14088checksum = "d65750cab40f4ff1929fb1ba509e9914eb756131cef4210da8d5d700d26f6312"
14089dependencies = [
14090 "proc-macro2",
14091 "quote",
14092 "syn 2.0.100",
14093]
14094
14095[[package]]
14096name = "thread_local"
14097version = "1.1.8"
14098source = "registry+https://github.com/rust-lang/crates.io-index"
14099checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
14100dependencies = [
14101 "cfg-if",
14102 "once_cell",
14103]
14104
14105[[package]]
14106name = "tiff"
14107version = "0.9.1"
14108source = "registry+https://github.com/rust-lang/crates.io-index"
14109checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
14110dependencies = [
14111 "flate2",
14112 "jpeg-decoder",
14113 "weezl",
14114]
14115
14116[[package]]
14117name = "tiktoken-rs"
14118version = "0.6.0"
14119source = "registry+https://github.com/rust-lang/crates.io-index"
14120checksum = "44075987ee2486402f0808505dd65692163d243a337fc54363d49afac41087f6"
14121dependencies = [
14122 "anyhow",
14123 "base64 0.21.7",
14124 "bstr",
14125 "fancy-regex 0.13.0",
14126 "lazy_static",
14127 "parking_lot",
14128 "regex",
14129 "rustc-hash 1.1.0",
14130]
14131
14132[[package]]
14133name = "time"
14134version = "0.3.37"
14135source = "registry+https://github.com/rust-lang/crates.io-index"
14136checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21"
14137dependencies = [
14138 "deranged",
14139 "itoa",
14140 "libc",
14141 "num-conv",
14142 "num_threads",
14143 "powerfmt",
14144 "serde",
14145 "time-core",
14146 "time-macros",
14147]
14148
14149[[package]]
14150name = "time-core"
14151version = "0.1.2"
14152source = "registry+https://github.com/rust-lang/crates.io-index"
14153checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
14154
14155[[package]]
14156name = "time-macros"
14157version = "0.2.19"
14158source = "registry+https://github.com/rust-lang/crates.io-index"
14159checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de"
14160dependencies = [
14161 "num-conv",
14162 "time-core",
14163]
14164
14165[[package]]
14166name = "time_format"
14167version = "0.1.0"
14168dependencies = [
14169 "core-foundation 0.9.4",
14170 "core-foundation-sys",
14171 "sys-locale",
14172 "time",
14173]
14174
14175[[package]]
14176name = "tiny-keccak"
14177version = "2.0.2"
14178source = "registry+https://github.com/rust-lang/crates.io-index"
14179checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
14180dependencies = [
14181 "crunchy",
14182]
14183
14184[[package]]
14185name = "tiny-skia"
14186version = "0.11.4"
14187source = "registry+https://github.com/rust-lang/crates.io-index"
14188checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
14189dependencies = [
14190 "arrayref",
14191 "arrayvec",
14192 "bytemuck",
14193 "cfg-if",
14194 "log",
14195 "png",
14196 "tiny-skia-path",
14197]
14198
14199[[package]]
14200name = "tiny-skia-path"
14201version = "0.11.4"
14202source = "registry+https://github.com/rust-lang/crates.io-index"
14203checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
14204dependencies = [
14205 "arrayref",
14206 "bytemuck",
14207 "strict-num",
14208]
14209
14210[[package]]
14211name = "tiny_http"
14212version = "0.8.2"
14213source = "registry+https://github.com/rust-lang/crates.io-index"
14214checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
14215dependencies = [
14216 "ascii",
14217 "chrono",
14218 "chunked_transfer",
14219 "log",
14220 "url",
14221]
14222
14223[[package]]
14224name = "tinystr"
14225version = "0.7.6"
14226source = "registry+https://github.com/rust-lang/crates.io-index"
14227checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
14228dependencies = [
14229 "displaydoc",
14230 "zerovec",
14231]
14232
14233[[package]]
14234name = "tinytemplate"
14235version = "1.2.1"
14236source = "registry+https://github.com/rust-lang/crates.io-index"
14237checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
14238dependencies = [
14239 "serde",
14240 "serde_json",
14241]
14242
14243[[package]]
14244name = "tinyvec"
14245version = "1.8.0"
14246source = "registry+https://github.com/rust-lang/crates.io-index"
14247checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
14248dependencies = [
14249 "tinyvec_macros",
14250]
14251
14252[[package]]
14253name = "tinyvec_macros"
14254version = "0.1.1"
14255source = "registry+https://github.com/rust-lang/crates.io-index"
14256checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
14257
14258[[package]]
14259name = "title_bar"
14260version = "0.1.0"
14261dependencies = [
14262 "auto_update",
14263 "call",
14264 "client",
14265 "collections",
14266 "feature_flags",
14267 "git_ui",
14268 "gpui",
14269 "http_client",
14270 "notifications",
14271 "pretty_assertions",
14272 "project",
14273 "remote",
14274 "rpc",
14275 "schemars",
14276 "serde",
14277 "settings",
14278 "smallvec",
14279 "story",
14280 "telemetry",
14281 "theme",
14282 "tree-sitter-md",
14283 "ui",
14284 "util",
14285 "windows 0.60.0",
14286 "workspace",
14287 "zed_actions",
14288 "zeta",
14289]
14290
14291[[package]]
14292name = "tokio"
14293version = "1.43.0"
14294source = "registry+https://github.com/rust-lang/crates.io-index"
14295checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
14296dependencies = [
14297 "backtrace",
14298 "bytes 1.10.1",
14299 "libc",
14300 "mio 1.0.3",
14301 "parking_lot",
14302 "pin-project-lite",
14303 "signal-hook-registry",
14304 "socket2",
14305 "tokio-macros",
14306 "windows-sys 0.52.0",
14307]
14308
14309[[package]]
14310name = "tokio-io"
14311version = "0.1.13"
14312source = "registry+https://github.com/rust-lang/crates.io-index"
14313checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
14314dependencies = [
14315 "bytes 0.4.12",
14316 "futures 0.1.31",
14317 "log",
14318]
14319
14320[[package]]
14321name = "tokio-macros"
14322version = "2.5.0"
14323source = "registry+https://github.com/rust-lang/crates.io-index"
14324checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
14325dependencies = [
14326 "proc-macro2",
14327 "quote",
14328 "syn 2.0.100",
14329]
14330
14331[[package]]
14332name = "tokio-native-tls"
14333version = "0.3.1"
14334source = "registry+https://github.com/rust-lang/crates.io-index"
14335checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
14336dependencies = [
14337 "native-tls",
14338 "tokio",
14339]
14340
14341[[package]]
14342name = "tokio-rustls"
14343version = "0.24.1"
14344source = "registry+https://github.com/rust-lang/crates.io-index"
14345checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
14346dependencies = [
14347 "rustls 0.21.12",
14348 "tokio",
14349]
14350
14351[[package]]
14352name = "tokio-rustls"
14353version = "0.26.1"
14354source = "registry+https://github.com/rust-lang/crates.io-index"
14355checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37"
14356dependencies = [
14357 "rustls 0.23.23",
14358 "tokio",
14359]
14360
14361[[package]]
14362name = "tokio-socks"
14363version = "0.5.2"
14364source = "registry+https://github.com/rust-lang/crates.io-index"
14365checksum = "0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f"
14366dependencies = [
14367 "either",
14368 "futures-io",
14369 "futures-util",
14370 "thiserror 1.0.69",
14371 "tokio",
14372]
14373
14374[[package]]
14375name = "tokio-stream"
14376version = "0.1.17"
14377source = "registry+https://github.com/rust-lang/crates.io-index"
14378checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
14379dependencies = [
14380 "futures-core",
14381 "pin-project-lite",
14382 "tokio",
14383]
14384
14385[[package]]
14386name = "tokio-tungstenite"
14387version = "0.20.1"
14388source = "registry+https://github.com/rust-lang/crates.io-index"
14389checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
14390dependencies = [
14391 "futures-util",
14392 "log",
14393 "rustls 0.21.12",
14394 "rustls-native-certs 0.6.3",
14395 "tokio",
14396 "tokio-rustls 0.24.1",
14397 "tungstenite 0.20.1",
14398]
14399
14400[[package]]
14401name = "tokio-tungstenite"
14402version = "0.21.0"
14403source = "registry+https://github.com/rust-lang/crates.io-index"
14404checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
14405dependencies = [
14406 "futures-util",
14407 "log",
14408 "tokio",
14409 "tungstenite 0.21.0",
14410]
14411
14412[[package]]
14413name = "tokio-util"
14414version = "0.7.13"
14415source = "registry+https://github.com/rust-lang/crates.io-index"
14416checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
14417dependencies = [
14418 "bytes 1.10.1",
14419 "futures-core",
14420 "futures-io",
14421 "futures-sink",
14422 "pin-project-lite",
14423 "tokio",
14424]
14425
14426[[package]]
14427name = "toml"
14428version = "0.5.11"
14429source = "registry+https://github.com/rust-lang/crates.io-index"
14430checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
14431dependencies = [
14432 "serde",
14433]
14434
14435[[package]]
14436name = "toml"
14437version = "0.8.20"
14438source = "registry+https://github.com/rust-lang/crates.io-index"
14439checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148"
14440dependencies = [
14441 "serde",
14442 "serde_spanned",
14443 "toml_datetime",
14444 "toml_edit",
14445]
14446
14447[[package]]
14448name = "toml_datetime"
14449version = "0.6.8"
14450source = "registry+https://github.com/rust-lang/crates.io-index"
14451checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
14452dependencies = [
14453 "serde",
14454]
14455
14456[[package]]
14457name = "toml_edit"
14458version = "0.22.23"
14459source = "registry+https://github.com/rust-lang/crates.io-index"
14460checksum = "02a8b472d1a3d7c18e2d61a489aee3453fd9031c33e4f55bd533f4a7adca1bee"
14461dependencies = [
14462 "indexmap",
14463 "serde",
14464 "serde_spanned",
14465 "toml_datetime",
14466 "winnow 0.7.1",
14467]
14468
14469[[package]]
14470name = "toolchain_selector"
14471version = "0.1.0"
14472dependencies = [
14473 "editor",
14474 "fuzzy",
14475 "gpui",
14476 "language",
14477 "picker",
14478 "project",
14479 "ui",
14480 "util",
14481 "workspace",
14482]
14483
14484[[package]]
14485name = "topological-sort"
14486version = "0.2.2"
14487source = "registry+https://github.com/rust-lang/crates.io-index"
14488checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
14489
14490[[package]]
14491name = "tower"
14492version = "0.4.13"
14493source = "registry+https://github.com/rust-lang/crates.io-index"
14494checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
14495dependencies = [
14496 "futures-core",
14497 "futures-util",
14498 "pin-project",
14499 "pin-project-lite",
14500 "tokio",
14501 "tower-layer",
14502 "tower-service",
14503 "tracing",
14504]
14505
14506[[package]]
14507name = "tower-http"
14508version = "0.3.5"
14509source = "registry+https://github.com/rust-lang/crates.io-index"
14510checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
14511dependencies = [
14512 "bitflags 1.3.2",
14513 "bytes 1.10.1",
14514 "futures-core",
14515 "futures-util",
14516 "http 0.2.12",
14517 "http-body 0.4.6",
14518 "http-range-header",
14519 "pin-project-lite",
14520 "tower-layer",
14521 "tower-service",
14522]
14523
14524[[package]]
14525name = "tower-http"
14526version = "0.4.4"
14527source = "registry+https://github.com/rust-lang/crates.io-index"
14528checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
14529dependencies = [
14530 "bitflags 2.8.0",
14531 "bytes 1.10.1",
14532 "futures-core",
14533 "futures-util",
14534 "http 0.2.12",
14535 "http-body 0.4.6",
14536 "http-range-header",
14537 "pin-project-lite",
14538 "tower-layer",
14539 "tower-service",
14540 "tracing",
14541]
14542
14543[[package]]
14544name = "tower-layer"
14545version = "0.3.3"
14546source = "registry+https://github.com/rust-lang/crates.io-index"
14547checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
14548
14549[[package]]
14550name = "tower-service"
14551version = "0.3.3"
14552source = "registry+https://github.com/rust-lang/crates.io-index"
14553checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
14554
14555[[package]]
14556name = "tracing"
14557version = "0.1.41"
14558source = "registry+https://github.com/rust-lang/crates.io-index"
14559checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
14560dependencies = [
14561 "log",
14562 "pin-project-lite",
14563 "tracing-attributes",
14564 "tracing-core",
14565]
14566
14567[[package]]
14568name = "tracing-attributes"
14569version = "0.1.28"
14570source = "registry+https://github.com/rust-lang/crates.io-index"
14571checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
14572dependencies = [
14573 "proc-macro2",
14574 "quote",
14575 "syn 2.0.100",
14576]
14577
14578[[package]]
14579name = "tracing-core"
14580version = "0.1.33"
14581source = "registry+https://github.com/rust-lang/crates.io-index"
14582checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
14583dependencies = [
14584 "once_cell",
14585 "valuable",
14586]
14587
14588[[package]]
14589name = "tracing-log"
14590version = "0.2.0"
14591source = "registry+https://github.com/rust-lang/crates.io-index"
14592checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
14593dependencies = [
14594 "log",
14595 "once_cell",
14596 "tracing-core",
14597]
14598
14599[[package]]
14600name = "tracing-serde"
14601version = "0.2.0"
14602source = "registry+https://github.com/rust-lang/crates.io-index"
14603checksum = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1"
14604dependencies = [
14605 "serde",
14606 "tracing-core",
14607]
14608
14609[[package]]
14610name = "tracing-subscriber"
14611version = "0.3.19"
14612source = "registry+https://github.com/rust-lang/crates.io-index"
14613checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
14614dependencies = [
14615 "matchers",
14616 "nu-ansi-term",
14617 "once_cell",
14618 "regex",
14619 "serde",
14620 "serde_json",
14621 "sharded-slab",
14622 "smallvec",
14623 "thread_local",
14624 "tracing",
14625 "tracing-core",
14626 "tracing-log",
14627 "tracing-serde",
14628]
14629
14630[[package]]
14631name = "trait-variant"
14632version = "0.1.2"
14633source = "registry+https://github.com/rust-lang/crates.io-index"
14634checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7"
14635dependencies = [
14636 "proc-macro2",
14637 "quote",
14638 "syn 2.0.100",
14639]
14640
14641[[package]]
14642name = "tree-sitter"
14643version = "0.25.3"
14644source = "registry+https://github.com/rust-lang/crates.io-index"
14645checksum = "b9ac5ea5e7f2f1700842ec071401010b9c59bf735295f6e9fa079c3dc035b167"
14646dependencies = [
14647 "cc",
14648 "regex",
14649 "regex-syntax 0.8.5",
14650 "serde_json",
14651 "streaming-iterator",
14652 "tree-sitter-language",
14653 "wasmtime-c-api-impl",
14654]
14655
14656[[package]]
14657name = "tree-sitter-bash"
14658version = "0.23.3"
14659source = "registry+https://github.com/rust-lang/crates.io-index"
14660checksum = "329a4d48623ac337d42b1df84e81a1c9dbb2946907c102ca72db158c1964a52e"
14661dependencies = [
14662 "cc",
14663 "tree-sitter-language",
14664]
14665
14666[[package]]
14667name = "tree-sitter-c"
14668version = "0.23.4"
14669source = "registry+https://github.com/rust-lang/crates.io-index"
14670checksum = "afd2b1bf1585dc2ef6d69e87d01db8adb059006649dd5f96f31aa789ee6e9c71"
14671dependencies = [
14672 "cc",
14673 "tree-sitter-language",
14674]
14675
14676[[package]]
14677name = "tree-sitter-cpp"
14678version = "0.23.4"
14679source = "registry+https://github.com/rust-lang/crates.io-index"
14680checksum = "df2196ea9d47b4ab4a31b9297eaa5a5d19a0b121dceb9f118f6790ad0ab94743"
14681dependencies = [
14682 "cc",
14683 "tree-sitter-language",
14684]
14685
14686[[package]]
14687name = "tree-sitter-css"
14688version = "0.23.2"
14689source = "registry+https://github.com/rust-lang/crates.io-index"
14690checksum = "5ad6489794d41350d12a7fbe520e5199f688618f43aace5443980d1ddcf1b29e"
14691dependencies = [
14692 "cc",
14693 "tree-sitter-language",
14694]
14695
14696[[package]]
14697name = "tree-sitter-diff"
14698version = "0.1.0"
14699source = "registry+https://github.com/rust-lang/crates.io-index"
14700checksum = "dfe1e5ca280a65dfe5ba4205c1bcc84edf486464fed315db53dee6da9a335889"
14701dependencies = [
14702 "cc",
14703 "tree-sitter-language",
14704]
14705
14706[[package]]
14707name = "tree-sitter-elixir"
14708version = "0.3.4"
14709source = "registry+https://github.com/rust-lang/crates.io-index"
14710checksum = "e45d444647b4fd53d8fd32474c1b8bedc1baa22669ce3a78d083e365fa9a2d3f"
14711dependencies = [
14712 "cc",
14713 "tree-sitter-language",
14714]
14715
14716[[package]]
14717name = "tree-sitter-embedded-template"
14718version = "0.23.2"
14719source = "registry+https://github.com/rust-lang/crates.io-index"
14720checksum = "790063ef14e5b67556abc0b3be0ed863fb41d65ee791cf8c0b20eb42a1fa46af"
14721dependencies = [
14722 "cc",
14723 "tree-sitter-language",
14724]
14725
14726[[package]]
14727name = "tree-sitter-gitcommit"
14728version = "0.0.1"
14729source = "git+https://github.com/zed-industries/tree-sitter-git-commit?rev=88309716a69dd13ab83443721ba6e0b491d37ee9#88309716a69dd13ab83443721ba6e0b491d37ee9"
14730dependencies = [
14731 "cc",
14732 "tree-sitter-language",
14733]
14734
14735[[package]]
14736name = "tree-sitter-go"
14737version = "0.23.4"
14738source = "registry+https://github.com/rust-lang/crates.io-index"
14739checksum = "b13d476345220dbe600147dd444165c5791bf85ef53e28acbedd46112ee18431"
14740dependencies = [
14741 "cc",
14742 "tree-sitter-language",
14743]
14744
14745[[package]]
14746name = "tree-sitter-gomod"
14747version = "1.1.1"
14748source = "git+https://github.com/camdencheek/tree-sitter-go-mod?rev=6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c#6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c"
14749dependencies = [
14750 "cc",
14751 "tree-sitter-language",
14752]
14753
14754[[package]]
14755name = "tree-sitter-gowork"
14756version = "0.0.1"
14757source = "git+https://github.com/zed-industries/tree-sitter-go-work?rev=acb0617bf7f4fda02c6217676cc64acb89536dc7#acb0617bf7f4fda02c6217676cc64acb89536dc7"
14758dependencies = [
14759 "cc",
14760 "tree-sitter-language",
14761]
14762
14763[[package]]
14764name = "tree-sitter-heex"
14765version = "0.0.1"
14766source = "git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592#1dd45142fbb05562e35b2040c6129c9bca346592"
14767dependencies = [
14768 "cc",
14769 "tree-sitter-language",
14770]
14771
14772[[package]]
14773name = "tree-sitter-html"
14774version = "0.23.2"
14775source = "registry+https://github.com/rust-lang/crates.io-index"
14776checksum = "261b708e5d92061ede329babaaa427b819329a9d427a1d710abb0f67bbef63ee"
14777dependencies = [
14778 "cc",
14779 "tree-sitter-language",
14780]
14781
14782[[package]]
14783name = "tree-sitter-jsdoc"
14784version = "0.23.2"
14785source = "registry+https://github.com/rust-lang/crates.io-index"
14786checksum = "a3862dfcb1038fc5e7812d7df14190afdeb7e1415288fd5f51f58395f8cb0faf"
14787dependencies = [
14788 "cc",
14789 "tree-sitter-language",
14790]
14791
14792[[package]]
14793name = "tree-sitter-json"
14794version = "0.24.8"
14795source = "registry+https://github.com/rust-lang/crates.io-index"
14796checksum = "4d727acca406c0020cffc6cf35516764f36c8e3dc4408e5ebe2cb35a947ec471"
14797dependencies = [
14798 "cc",
14799 "tree-sitter-language",
14800]
14801
14802[[package]]
14803name = "tree-sitter-language"
14804version = "0.1.3"
14805source = "registry+https://github.com/rust-lang/crates.io-index"
14806checksum = "c199356c799a8945965bb5f2c55b2ad9d9aa7c4b4f6e587fe9dea0bc715e5f9c"
14807
14808[[package]]
14809name = "tree-sitter-md"
14810version = "0.3.2"
14811source = "git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539#9a23c1a96c0513d8fc6520972beedd419a973539"
14812dependencies = [
14813 "cc",
14814 "tree-sitter-language",
14815]
14816
14817[[package]]
14818name = "tree-sitter-python"
14819version = "0.23.6"
14820source = "registry+https://github.com/rust-lang/crates.io-index"
14821checksum = "3d065aaa27f3aaceaf60c1f0e0ac09e1cb9eb8ed28e7bcdaa52129cffc7f4b04"
14822dependencies = [
14823 "cc",
14824 "tree-sitter-language",
14825]
14826
14827[[package]]
14828name = "tree-sitter-regex"
14829version = "0.24.3"
14830source = "registry+https://github.com/rust-lang/crates.io-index"
14831checksum = "712656f8c262a5a4b7d6026e6246950787d178d613864952554e1516a33ab0c1"
14832dependencies = [
14833 "cc",
14834 "tree-sitter-language",
14835]
14836
14837[[package]]
14838name = "tree-sitter-ruby"
14839version = "0.23.1"
14840source = "registry+https://github.com/rust-lang/crates.io-index"
14841checksum = "be0484ea4ef6bb9c575b4fdabde7e31340a8d2dbc7d52b321ac83da703249f95"
14842dependencies = [
14843 "cc",
14844 "tree-sitter-language",
14845]
14846
14847[[package]]
14848name = "tree-sitter-rust"
14849version = "0.23.2"
14850source = "registry+https://github.com/rust-lang/crates.io-index"
14851checksum = "a4d64d449ca63e683c562c7743946a646671ca23947b9c925c0cfbe65051a4af"
14852dependencies = [
14853 "cc",
14854 "tree-sitter-language",
14855]
14856
14857[[package]]
14858name = "tree-sitter-typescript"
14859version = "0.23.2"
14860source = "registry+https://github.com/rust-lang/crates.io-index"
14861checksum = "6c5f76ed8d947a75cc446d5fccd8b602ebf0cde64ccf2ffa434d873d7a575eff"
14862dependencies = [
14863 "cc",
14864 "tree-sitter-language",
14865]
14866
14867[[package]]
14868name = "tree-sitter-yaml"
14869version = "0.6.1"
14870source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a"
14871dependencies = [
14872 "cc",
14873 "tree-sitter-language",
14874]
14875
14876[[package]]
14877name = "try-lock"
14878version = "0.2.5"
14879source = "registry+https://github.com/rust-lang/crates.io-index"
14880checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
14881
14882[[package]]
14883name = "ttf-parser"
14884version = "0.21.1"
14885source = "registry+https://github.com/rust-lang/crates.io-index"
14886checksum = "2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8"
14887
14888[[package]]
14889name = "ttf-parser"
14890version = "0.25.1"
14891source = "registry+https://github.com/rust-lang/crates.io-index"
14892checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
14893dependencies = [
14894 "core_maths",
14895]
14896
14897[[package]]
14898name = "tungstenite"
14899version = "0.20.1"
14900source = "registry+https://github.com/rust-lang/crates.io-index"
14901checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
14902dependencies = [
14903 "byteorder",
14904 "bytes 1.10.1",
14905 "data-encoding",
14906 "http 0.2.12",
14907 "httparse",
14908 "log",
14909 "rand 0.8.5",
14910 "rustls 0.21.12",
14911 "sha1",
14912 "thiserror 1.0.69",
14913 "url",
14914 "utf-8",
14915]
14916
14917[[package]]
14918name = "tungstenite"
14919version = "0.21.0"
14920source = "registry+https://github.com/rust-lang/crates.io-index"
14921checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
14922dependencies = [
14923 "byteorder",
14924 "bytes 1.10.1",
14925 "data-encoding",
14926 "http 1.2.0",
14927 "httparse",
14928 "log",
14929 "rand 0.8.5",
14930 "sha1",
14931 "thiserror 1.0.69",
14932 "url",
14933 "utf-8",
14934]
14935
14936[[package]]
14937name = "tungstenite"
14938version = "0.24.0"
14939source = "registry+https://github.com/rust-lang/crates.io-index"
14940checksum = "18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a"
14941dependencies = [
14942 "byteorder",
14943 "bytes 1.10.1",
14944 "data-encoding",
14945 "http 1.2.0",
14946 "httparse",
14947 "log",
14948 "rand 0.8.5",
14949 "sha1",
14950 "thiserror 1.0.69",
14951 "utf-8",
14952]
14953
14954[[package]]
14955name = "typeid"
14956version = "1.0.2"
14957source = "registry+https://github.com/rust-lang/crates.io-index"
14958checksum = "0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e"
14959
14960[[package]]
14961name = "typenum"
14962version = "1.17.0"
14963source = "registry+https://github.com/rust-lang/crates.io-index"
14964checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
14965
14966[[package]]
14967name = "ucd-trie"
14968version = "0.1.7"
14969source = "registry+https://github.com/rust-lang/crates.io-index"
14970checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
14971
14972[[package]]
14973name = "uds_windows"
14974version = "1.1.0"
14975source = "registry+https://github.com/rust-lang/crates.io-index"
14976checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
14977dependencies = [
14978 "memoffset",
14979 "tempfile",
14980 "winapi",
14981]
14982
14983[[package]]
14984name = "ui"
14985version = "0.1.0"
14986dependencies = [
14987 "chrono",
14988 "component",
14989 "gpui",
14990 "itertools 0.14.0",
14991 "linkme",
14992 "menu",
14993 "serde",
14994 "settings",
14995 "smallvec",
14996 "story",
14997 "strum",
14998 "theme",
14999 "ui_macros",
15000 "util",
15001 "windows 0.60.0",
15002]
15003
15004[[package]]
15005name = "ui_input"
15006version = "0.1.0"
15007dependencies = [
15008 "editor",
15009 "gpui",
15010 "settings",
15011 "theme",
15012 "ui",
15013]
15014
15015[[package]]
15016name = "ui_macros"
15017version = "0.1.0"
15018dependencies = [
15019 "convert_case 0.8.0",
15020 "linkme",
15021 "proc-macro2",
15022 "quote",
15023 "syn 1.0.109",
15024]
15025
15026[[package]]
15027name = "unicase"
15028version = "2.8.1"
15029source = "registry+https://github.com/rust-lang/crates.io-index"
15030checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
15031
15032[[package]]
15033name = "unicode-bidi"
15034version = "0.3.17"
15035source = "registry+https://github.com/rust-lang/crates.io-index"
15036checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
15037
15038[[package]]
15039name = "unicode-bidi-mirroring"
15040version = "0.2.0"
15041source = "registry+https://github.com/rust-lang/crates.io-index"
15042checksum = "23cb788ffebc92c5948d0e997106233eeb1d8b9512f93f41651f52b6c5f5af86"
15043
15044[[package]]
15045name = "unicode-bidi-mirroring"
15046version = "0.4.0"
15047source = "registry+https://github.com/rust-lang/crates.io-index"
15048checksum = "5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe"
15049
15050[[package]]
15051name = "unicode-ccc"
15052version = "0.2.0"
15053source = "registry+https://github.com/rust-lang/crates.io-index"
15054checksum = "1df77b101bcc4ea3d78dafc5ad7e4f58ceffe0b2b16bf446aeb50b6cb4157656"
15055
15056[[package]]
15057name = "unicode-ccc"
15058version = "0.4.0"
15059source = "registry+https://github.com/rust-lang/crates.io-index"
15060checksum = "ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e"
15061
15062[[package]]
15063name = "unicode-ident"
15064version = "1.0.14"
15065source = "registry+https://github.com/rust-lang/crates.io-index"
15066checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
15067
15068[[package]]
15069name = "unicode-linebreak"
15070version = "0.1.5"
15071source = "registry+https://github.com/rust-lang/crates.io-index"
15072checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
15073
15074[[package]]
15075name = "unicode-normalization"
15076version = "0.1.24"
15077source = "registry+https://github.com/rust-lang/crates.io-index"
15078checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
15079dependencies = [
15080 "tinyvec",
15081]
15082
15083[[package]]
15084name = "unicode-properties"
15085version = "0.1.3"
15086source = "registry+https://github.com/rust-lang/crates.io-index"
15087checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
15088
15089[[package]]
15090name = "unicode-script"
15091version = "0.5.7"
15092source = "registry+https://github.com/rust-lang/crates.io-index"
15093checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f"
15094
15095[[package]]
15096name = "unicode-segmentation"
15097version = "1.12.0"
15098source = "registry+https://github.com/rust-lang/crates.io-index"
15099checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
15100
15101[[package]]
15102name = "unicode-vo"
15103version = "0.1.0"
15104source = "registry+https://github.com/rust-lang/crates.io-index"
15105checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
15106
15107[[package]]
15108name = "unicode-width"
15109version = "0.1.14"
15110source = "registry+https://github.com/rust-lang/crates.io-index"
15111checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
15112
15113[[package]]
15114name = "unicode-xid"
15115version = "0.2.6"
15116source = "registry+https://github.com/rust-lang/crates.io-index"
15117checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
15118
15119[[package]]
15120name = "unicode_categories"
15121version = "0.1.1"
15122source = "registry+https://github.com/rust-lang/crates.io-index"
15123checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
15124
15125[[package]]
15126name = "unindent"
15127version = "0.2.3"
15128source = "registry+https://github.com/rust-lang/crates.io-index"
15129checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce"
15130
15131[[package]]
15132name = "untrusted"
15133version = "0.9.0"
15134source = "registry+https://github.com/rust-lang/crates.io-index"
15135checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
15136
15137[[package]]
15138name = "url"
15139version = "2.5.4"
15140source = "registry+https://github.com/rust-lang/crates.io-index"
15141checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
15142dependencies = [
15143 "form_urlencoded",
15144 "idna",
15145 "percent-encoding",
15146 "serde",
15147]
15148
15149[[package]]
15150name = "urlencoding"
15151version = "2.1.3"
15152source = "registry+https://github.com/rust-lang/crates.io-index"
15153checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
15154
15155[[package]]
15156name = "usvg"
15157version = "0.45.0"
15158source = "registry+https://github.com/rust-lang/crates.io-index"
15159checksum = "2ac8e0e3e4696253dc06167990b3fe9a2668ab66270adf949a464db4088cb354"
15160dependencies = [
15161 "base64 0.22.1",
15162 "data-url",
15163 "flate2",
15164 "fontdb 0.23.0",
15165 "imagesize",
15166 "kurbo",
15167 "log",
15168 "pico-args",
15169 "roxmltree",
15170 "rustybuzz 0.20.1",
15171 "simplecss",
15172 "siphasher 1.0.1",
15173 "strict-num",
15174 "svgtypes",
15175 "tiny-skia-path",
15176 "unicode-bidi",
15177 "unicode-script",
15178 "unicode-vo",
15179 "xmlwriter",
15180]
15181
15182[[package]]
15183name = "utf-8"
15184version = "0.7.6"
15185source = "registry+https://github.com/rust-lang/crates.io-index"
15186checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
15187
15188[[package]]
15189name = "utf16_iter"
15190version = "1.0.5"
15191source = "registry+https://github.com/rust-lang/crates.io-index"
15192checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
15193
15194[[package]]
15195name = "utf8_iter"
15196version = "1.0.4"
15197source = "registry+https://github.com/rust-lang/crates.io-index"
15198checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
15199
15200[[package]]
15201name = "utf8parse"
15202version = "0.2.2"
15203source = "registry+https://github.com/rust-lang/crates.io-index"
15204checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
15205
15206[[package]]
15207name = "util"
15208version = "0.1.0"
15209dependencies = [
15210 "anyhow",
15211 "async-fs",
15212 "collections",
15213 "dirs 4.0.0",
15214 "dunce",
15215 "futures 0.3.31",
15216 "futures-lite 1.13.0",
15217 "git2",
15218 "globset",
15219 "itertools 0.14.0",
15220 "libc",
15221 "log",
15222 "rand 0.8.5",
15223 "regex",
15224 "rust-embed",
15225 "serde",
15226 "serde_json",
15227 "smol",
15228 "take-until",
15229 "tempfile",
15230 "tendril",
15231 "unicase",
15232 "util_macros",
15233]
15234
15235[[package]]
15236name = "util_macros"
15237version = "0.1.0"
15238dependencies = [
15239 "quote",
15240 "syn 1.0.109",
15241]
15242
15243[[package]]
15244name = "uuid"
15245version = "1.13.2"
15246source = "registry+https://github.com/rust-lang/crates.io-index"
15247checksum = "8c1f41ffb7cf259f1ecc2876861a17e7142e63ead296f671f81f6ae85903e0d6"
15248dependencies = [
15249 "getrandom 0.3.1",
15250 "serde",
15251 "sha1_smol",
15252]
15253
15254[[package]]
15255name = "v_frame"
15256version = "0.3.8"
15257source = "registry+https://github.com/rust-lang/crates.io-index"
15258checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b"
15259dependencies = [
15260 "aligned-vec",
15261 "num-traits",
15262 "wasm-bindgen",
15263]
15264
15265[[package]]
15266name = "valuable"
15267version = "0.1.0"
15268source = "registry+https://github.com/rust-lang/crates.io-index"
15269checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
15270
15271[[package]]
15272name = "value-bag"
15273version = "1.10.0"
15274source = "registry+https://github.com/rust-lang/crates.io-index"
15275checksum = "3ef4c4aa54d5d05a279399bfa921ec387b7aba77caf7a682ae8d86785b8fdad2"
15276dependencies = [
15277 "value-bag-serde1",
15278 "value-bag-sval2",
15279]
15280
15281[[package]]
15282name = "value-bag-serde1"
15283version = "1.10.0"
15284source = "registry+https://github.com/rust-lang/crates.io-index"
15285checksum = "4bb773bd36fd59c7ca6e336c94454d9c66386416734817927ac93d81cb3c5b0b"
15286dependencies = [
15287 "erased-serde",
15288 "serde",
15289 "serde_fmt",
15290]
15291
15292[[package]]
15293name = "value-bag-sval2"
15294version = "1.10.0"
15295source = "registry+https://github.com/rust-lang/crates.io-index"
15296checksum = "53a916a702cac43a88694c97657d449775667bcd14b70419441d05b7fea4a83a"
15297dependencies = [
15298 "sval",
15299 "sval_buffer",
15300 "sval_dynamic",
15301 "sval_fmt",
15302 "sval_json",
15303 "sval_ref",
15304 "sval_serde",
15305]
15306
15307[[package]]
15308name = "vcpkg"
15309version = "0.2.15"
15310source = "registry+https://github.com/rust-lang/crates.io-index"
15311checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
15312
15313[[package]]
15314name = "version-compare"
15315version = "0.2.0"
15316source = "registry+https://github.com/rust-lang/crates.io-index"
15317checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
15318
15319[[package]]
15320name = "version_check"
15321version = "0.9.5"
15322source = "registry+https://github.com/rust-lang/crates.io-index"
15323checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
15324
15325[[package]]
15326name = "vim"
15327version = "0.1.0"
15328dependencies = [
15329 "anyhow",
15330 "assets",
15331 "async-compat",
15332 "async-trait",
15333 "collections",
15334 "command_palette",
15335 "command_palette_hooks",
15336 "db",
15337 "editor",
15338 "futures 0.3.31",
15339 "git_ui",
15340 "gpui",
15341 "indoc",
15342 "itertools 0.14.0",
15343 "language",
15344 "libc",
15345 "log",
15346 "lsp",
15347 "multi_buffer",
15348 "nvim-rs",
15349 "parking_lot",
15350 "picker",
15351 "project",
15352 "project_panel",
15353 "regex",
15354 "release_channel",
15355 "schemars",
15356 "search",
15357 "serde",
15358 "serde_derive",
15359 "serde_json",
15360 "settings",
15361 "task",
15362 "text",
15363 "theme",
15364 "tokio",
15365 "ui",
15366 "util",
15367 "vim_mode_setting",
15368 "workspace",
15369 "zed_actions",
15370]
15371
15372[[package]]
15373name = "vim_mode_setting"
15374version = "0.1.0"
15375dependencies = [
15376 "anyhow",
15377 "gpui",
15378 "settings",
15379]
15380
15381[[package]]
15382name = "vscode_theme"
15383version = "0.2.0"
15384source = "registry+https://github.com/rust-lang/crates.io-index"
15385checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
15386dependencies = [
15387 "serde",
15388]
15389
15390[[package]]
15391name = "vsimd"
15392version = "0.8.0"
15393source = "registry+https://github.com/rust-lang/crates.io-index"
15394checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
15395
15396[[package]]
15397name = "vswhom"
15398version = "0.1.0"
15399source = "registry+https://github.com/rust-lang/crates.io-index"
15400checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
15401dependencies = [
15402 "libc",
15403 "vswhom-sys",
15404]
15405
15406[[package]]
15407name = "vswhom-sys"
15408version = "0.1.2"
15409source = "registry+https://github.com/rust-lang/crates.io-index"
15410checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
15411dependencies = [
15412 "cc",
15413 "libc",
15414]
15415
15416[[package]]
15417name = "vte"
15418version = "0.15.0"
15419source = "registry+https://github.com/rust-lang/crates.io-index"
15420checksum = "a5924018406ce0063cd67f8e008104968b74b563ee1b85dde3ed1f7cb87d3dbd"
15421dependencies = [
15422 "arrayvec",
15423 "bitflags 2.8.0",
15424 "cursor-icon",
15425 "log",
15426 "memchr",
15427 "serde",
15428]
15429
15430[[package]]
15431name = "waker-fn"
15432version = "1.2.0"
15433source = "registry+https://github.com/rust-lang/crates.io-index"
15434checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
15435
15436[[package]]
15437name = "walkdir"
15438version = "2.5.0"
15439source = "registry+https://github.com/rust-lang/crates.io-index"
15440checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
15441dependencies = [
15442 "same-file",
15443 "winapi-util",
15444]
15445
15446[[package]]
15447name = "want"
15448version = "0.3.1"
15449source = "registry+https://github.com/rust-lang/crates.io-index"
15450checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
15451dependencies = [
15452 "try-lock",
15453]
15454
15455[[package]]
15456name = "warp"
15457version = "0.3.7"
15458source = "registry+https://github.com/rust-lang/crates.io-index"
15459checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c"
15460dependencies = [
15461 "bytes 1.10.1",
15462 "futures-channel",
15463 "futures-util",
15464 "headers",
15465 "http 0.2.12",
15466 "hyper 0.14.32",
15467 "log",
15468 "mime",
15469 "mime_guess",
15470 "percent-encoding",
15471 "pin-project",
15472 "scoped-tls",
15473 "serde",
15474 "serde_json",
15475 "serde_urlencoded",
15476 "tokio",
15477 "tokio-tungstenite 0.21.0",
15478 "tokio-util",
15479 "tower-service",
15480 "tracing",
15481]
15482
15483[[package]]
15484name = "wasi"
15485version = "0.9.0+wasi-snapshot-preview1"
15486source = "registry+https://github.com/rust-lang/crates.io-index"
15487checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
15488
15489[[package]]
15490name = "wasi"
15491version = "0.11.0+wasi-snapshot-preview1"
15492source = "registry+https://github.com/rust-lang/crates.io-index"
15493checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
15494
15495[[package]]
15496name = "wasi"
15497version = "0.13.3+wasi-0.2.2"
15498source = "registry+https://github.com/rust-lang/crates.io-index"
15499checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
15500dependencies = [
15501 "wit-bindgen-rt 0.33.0",
15502]
15503
15504[[package]]
15505name = "wasite"
15506version = "0.1.0"
15507source = "registry+https://github.com/rust-lang/crates.io-index"
15508checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
15509
15510[[package]]
15511name = "wasm-bindgen"
15512version = "0.2.99"
15513source = "registry+https://github.com/rust-lang/crates.io-index"
15514checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396"
15515dependencies = [
15516 "cfg-if",
15517 "once_cell",
15518 "wasm-bindgen-macro",
15519]
15520
15521[[package]]
15522name = "wasm-bindgen-backend"
15523version = "0.2.99"
15524source = "registry+https://github.com/rust-lang/crates.io-index"
15525checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79"
15526dependencies = [
15527 "bumpalo",
15528 "log",
15529 "proc-macro2",
15530 "quote",
15531 "syn 2.0.100",
15532 "wasm-bindgen-shared",
15533]
15534
15535[[package]]
15536name = "wasm-bindgen-futures"
15537version = "0.4.49"
15538source = "registry+https://github.com/rust-lang/crates.io-index"
15539checksum = "38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2"
15540dependencies = [
15541 "cfg-if",
15542 "js-sys",
15543 "once_cell",
15544 "wasm-bindgen",
15545 "web-sys",
15546]
15547
15548[[package]]
15549name = "wasm-bindgen-macro"
15550version = "0.2.99"
15551source = "registry+https://github.com/rust-lang/crates.io-index"
15552checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe"
15553dependencies = [
15554 "quote",
15555 "wasm-bindgen-macro-support",
15556]
15557
15558[[package]]
15559name = "wasm-bindgen-macro-support"
15560version = "0.2.99"
15561source = "registry+https://github.com/rust-lang/crates.io-index"
15562checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2"
15563dependencies = [
15564 "proc-macro2",
15565 "quote",
15566 "syn 2.0.100",
15567 "wasm-bindgen-backend",
15568 "wasm-bindgen-shared",
15569]
15570
15571[[package]]
15572name = "wasm-bindgen-shared"
15573version = "0.2.99"
15574source = "registry+https://github.com/rust-lang/crates.io-index"
15575checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6"
15576
15577[[package]]
15578name = "wasm-encoder"
15579version = "0.201.0"
15580source = "registry+https://github.com/rust-lang/crates.io-index"
15581checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
15582dependencies = [
15583 "leb128",
15584]
15585
15586[[package]]
15587name = "wasm-encoder"
15588version = "0.221.3"
15589source = "registry+https://github.com/rust-lang/crates.io-index"
15590checksum = "dc8444fe4920de80a4fe5ab564fff2ae58b6b73166b89751f8c6c93509da32e5"
15591dependencies = [
15592 "leb128",
15593 "wasmparser 0.221.3",
15594]
15595
15596[[package]]
15597name = "wasm-metadata"
15598version = "0.201.0"
15599source = "registry+https://github.com/rust-lang/crates.io-index"
15600checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
15601dependencies = [
15602 "anyhow",
15603 "indexmap",
15604 "serde",
15605 "serde_derive",
15606 "serde_json",
15607 "spdx",
15608 "wasm-encoder 0.201.0",
15609 "wasmparser 0.201.0",
15610]
15611
15612[[package]]
15613name = "wasm-metadata"
15614version = "0.221.3"
15615source = "registry+https://github.com/rust-lang/crates.io-index"
15616checksum = "11f4ef50d17e103a88774cd4aa5d06bfb1ae44036a8f3f1325e0e9b3e3417ac4"
15617dependencies = [
15618 "anyhow",
15619 "indexmap",
15620 "serde",
15621 "serde_derive",
15622 "serde_json",
15623 "spdx",
15624 "wasm-encoder 0.221.3",
15625 "wasmparser 0.221.3",
15626]
15627
15628[[package]]
15629name = "wasm-streams"
15630version = "0.4.2"
15631source = "registry+https://github.com/rust-lang/crates.io-index"
15632checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
15633dependencies = [
15634 "futures-util",
15635 "js-sys",
15636 "wasm-bindgen",
15637 "wasm-bindgen-futures",
15638 "web-sys",
15639]
15640
15641[[package]]
15642name = "wasmparser"
15643version = "0.201.0"
15644source = "registry+https://github.com/rust-lang/crates.io-index"
15645checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
15646dependencies = [
15647 "bitflags 2.8.0",
15648 "indexmap",
15649 "semver",
15650]
15651
15652[[package]]
15653name = "wasmparser"
15654version = "0.221.3"
15655source = "registry+https://github.com/rust-lang/crates.io-index"
15656checksum = "d06bfa36ab3ac2be0dee563380147a5b81ba10dd8885d7fbbc9eb574be67d185"
15657dependencies = [
15658 "bitflags 2.8.0",
15659 "hashbrown 0.15.2",
15660 "indexmap",
15661 "semver",
15662 "serde",
15663]
15664
15665[[package]]
15666name = "wasmprinter"
15667version = "0.221.3"
15668source = "registry+https://github.com/rust-lang/crates.io-index"
15669checksum = "7343c42a97f2926c7819ff81b64012092ae954c5d83ddd30c9fcdefd97d0b283"
15670dependencies = [
15671 "anyhow",
15672 "termcolor",
15673 "wasmparser 0.221.3",
15674]
15675
15676[[package]]
15677name = "wasmtime"
15678version = "29.0.1"
15679source = "registry+https://github.com/rust-lang/crates.io-index"
15680checksum = "11976a250672556d1c4c04c6d5d7656ac9192ac9edc42a4587d6c21460010e69"
15681dependencies = [
15682 "anyhow",
15683 "async-trait",
15684 "bitflags 2.8.0",
15685 "bumpalo",
15686 "cc",
15687 "cfg-if",
15688 "encoding_rs",
15689 "hashbrown 0.14.5",
15690 "indexmap",
15691 "libc",
15692 "log",
15693 "mach2",
15694 "memfd",
15695 "object",
15696 "once_cell",
15697 "paste",
15698 "postcard",
15699 "psm",
15700 "pulley-interpreter",
15701 "rustix",
15702 "semver",
15703 "serde",
15704 "serde_derive",
15705 "smallvec",
15706 "sptr",
15707 "target-lexicon 0.13.2",
15708 "trait-variant",
15709 "wasmparser 0.221.3",
15710 "wasmtime-asm-macros",
15711 "wasmtime-component-macro",
15712 "wasmtime-component-util",
15713 "wasmtime-cranelift",
15714 "wasmtime-environ",
15715 "wasmtime-fiber",
15716 "wasmtime-jit-icache-coherence",
15717 "wasmtime-math",
15718 "wasmtime-slab",
15719 "wasmtime-versioned-export-macros",
15720 "wasmtime-winch",
15721 "windows-sys 0.59.0",
15722]
15723
15724[[package]]
15725name = "wasmtime-asm-macros"
15726version = "29.0.1"
15727source = "registry+https://github.com/rust-lang/crates.io-index"
15728checksum = "1f178b0d125201fbe9f75beaf849bd3e511891f9e45ba216a5b620802ccf64f2"
15729dependencies = [
15730 "cfg-if",
15731]
15732
15733[[package]]
15734name = "wasmtime-c-api-impl"
15735version = "29.0.1"
15736source = "registry+https://github.com/rust-lang/crates.io-index"
15737checksum = "ea30cef3608f2de5797c7bbb94c1ba4f3676d9a7f81ae86ced1b512e2766ed0c"
15738dependencies = [
15739 "anyhow",
15740 "log",
15741 "tracing",
15742 "wasmtime",
15743 "wasmtime-c-api-macros",
15744]
15745
15746[[package]]
15747name = "wasmtime-c-api-macros"
15748version = "29.0.1"
15749source = "registry+https://github.com/rust-lang/crates.io-index"
15750checksum = "022a79ebe1124d5d384d82463d7e61c6b4dd857d81f15cb8078974eeb86db65b"
15751dependencies = [
15752 "proc-macro2",
15753 "quote",
15754]
15755
15756[[package]]
15757name = "wasmtime-component-macro"
15758version = "29.0.1"
15759source = "registry+https://github.com/rust-lang/crates.io-index"
15760checksum = "d74de6592ed945d0a602f71243982a304d5d02f1e501b638addf57f42d57dfaf"
15761dependencies = [
15762 "anyhow",
15763 "proc-macro2",
15764 "quote",
15765 "syn 2.0.100",
15766 "wasmtime-component-util",
15767 "wasmtime-wit-bindgen",
15768 "wit-parser 0.221.3",
15769]
15770
15771[[package]]
15772name = "wasmtime-component-util"
15773version = "29.0.1"
15774source = "registry+https://github.com/rust-lang/crates.io-index"
15775checksum = "707dc7b3c112ab5a366b30cfe2fb5b2f8e6a0f682f16df96a5ec582bfe6f056e"
15776
15777[[package]]
15778name = "wasmtime-cranelift"
15779version = "29.0.1"
15780source = "registry+https://github.com/rust-lang/crates.io-index"
15781checksum = "366be722674d4bf153290fbcbc4d7d16895cc82fb3e869f8d550ff768f9e9e87"
15782dependencies = [
15783 "anyhow",
15784 "cfg-if",
15785 "cranelift-codegen",
15786 "cranelift-control",
15787 "cranelift-entity",
15788 "cranelift-frontend",
15789 "cranelift-native",
15790 "gimli",
15791 "itertools 0.12.1",
15792 "log",
15793 "object",
15794 "smallvec",
15795 "target-lexicon 0.13.2",
15796 "thiserror 1.0.69",
15797 "wasmparser 0.221.3",
15798 "wasmtime-environ",
15799 "wasmtime-versioned-export-macros",
15800]
15801
15802[[package]]
15803name = "wasmtime-environ"
15804version = "29.0.1"
15805source = "registry+https://github.com/rust-lang/crates.io-index"
15806checksum = "cdadc1af7097347aa276a4f008929810f726b5b46946971c660b6d421e9994ad"
15807dependencies = [
15808 "anyhow",
15809 "cpp_demangle",
15810 "cranelift-bitset",
15811 "cranelift-entity",
15812 "gimli",
15813 "indexmap",
15814 "log",
15815 "object",
15816 "postcard",
15817 "rustc-demangle",
15818 "semver",
15819 "serde",
15820 "serde_derive",
15821 "smallvec",
15822 "target-lexicon 0.13.2",
15823 "wasm-encoder 0.221.3",
15824 "wasmparser 0.221.3",
15825 "wasmprinter",
15826 "wasmtime-component-util",
15827]
15828
15829[[package]]
15830name = "wasmtime-fiber"
15831version = "29.0.1"
15832source = "registry+https://github.com/rust-lang/crates.io-index"
15833checksum = "ccba90d4119f081bca91190485650730a617be1fff5228f8c4757ce133d21117"
15834dependencies = [
15835 "anyhow",
15836 "cc",
15837 "cfg-if",
15838 "rustix",
15839 "wasmtime-asm-macros",
15840 "wasmtime-versioned-export-macros",
15841 "windows-sys 0.59.0",
15842]
15843
15844[[package]]
15845name = "wasmtime-jit-icache-coherence"
15846version = "29.0.1"
15847source = "registry+https://github.com/rust-lang/crates.io-index"
15848checksum = "ec5e8552e01692e6c2e5293171704fed8abdec79d1a6995a0870ab190e5747d1"
15849dependencies = [
15850 "anyhow",
15851 "cfg-if",
15852 "libc",
15853 "windows-sys 0.59.0",
15854]
15855
15856[[package]]
15857name = "wasmtime-math"
15858version = "29.0.1"
15859source = "registry+https://github.com/rust-lang/crates.io-index"
15860checksum = "29210ec2aa25e00f4d54605cedaf080f39ec01a872c5bd520ad04c67af1dde17"
15861dependencies = [
15862 "libm",
15863]
15864
15865[[package]]
15866name = "wasmtime-slab"
15867version = "29.0.1"
15868source = "registry+https://github.com/rust-lang/crates.io-index"
15869checksum = "fcb5821a96fa04ac14bc7b158bb3d5cd7729a053db5a74dad396cd513a5e5ccf"
15870
15871[[package]]
15872name = "wasmtime-versioned-export-macros"
15873version = "29.0.1"
15874source = "registry+https://github.com/rust-lang/crates.io-index"
15875checksum = "86ff86db216dc0240462de40c8290887a613dddf9685508eb39479037ba97b5b"
15876dependencies = [
15877 "proc-macro2",
15878 "quote",
15879 "syn 2.0.100",
15880]
15881
15882[[package]]
15883name = "wasmtime-wasi"
15884version = "29.0.1"
15885source = "registry+https://github.com/rust-lang/crates.io-index"
15886checksum = "8d1be69bfcab1bdac74daa7a1f9695ab992b9c8e21b9b061e7d66434097e0ca4"
15887dependencies = [
15888 "anyhow",
15889 "async-trait",
15890 "bitflags 2.8.0",
15891 "bytes 1.10.1",
15892 "cap-fs-ext",
15893 "cap-net-ext",
15894 "cap-rand",
15895 "cap-std",
15896 "cap-time-ext",
15897 "fs-set-times",
15898 "futures 0.3.31",
15899 "io-extras",
15900 "io-lifetimes",
15901 "rustix",
15902 "system-interface",
15903 "thiserror 1.0.69",
15904 "tokio",
15905 "tracing",
15906 "trait-variant",
15907 "url",
15908 "wasmtime",
15909 "wiggle",
15910 "windows-sys 0.59.0",
15911]
15912
15913[[package]]
15914name = "wasmtime-winch"
15915version = "29.0.1"
15916source = "registry+https://github.com/rust-lang/crates.io-index"
15917checksum = "fdbabfb8f20502d5e1d81092b9ead3682ae59988487aafcd7567387b7a43cf8f"
15918dependencies = [
15919 "anyhow",
15920 "cranelift-codegen",
15921 "gimli",
15922 "object",
15923 "target-lexicon 0.13.2",
15924 "wasmparser 0.221.3",
15925 "wasmtime-cranelift",
15926 "wasmtime-environ",
15927 "winch-codegen",
15928]
15929
15930[[package]]
15931name = "wasmtime-wit-bindgen"
15932version = "29.0.1"
15933source = "registry+https://github.com/rust-lang/crates.io-index"
15934checksum = "8358319c2dd1e4db79e3c1c5d3a5af84956615343f9f89f4e4996a36816e06e6"
15935dependencies = [
15936 "anyhow",
15937 "heck 0.5.0",
15938 "indexmap",
15939 "wit-parser 0.221.3",
15940]
15941
15942[[package]]
15943name = "wast"
15944version = "35.0.2"
15945source = "registry+https://github.com/rust-lang/crates.io-index"
15946checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
15947dependencies = [
15948 "leb128",
15949]
15950
15951[[package]]
15952name = "wayland-backend"
15953version = "0.3.8"
15954source = "registry+https://github.com/rust-lang/crates.io-index"
15955checksum = "b7208998eaa3870dad37ec8836979581506e0c5c64c20c9e79e9d2a10d6f47bf"
15956dependencies = [
15957 "cc",
15958 "downcast-rs",
15959 "rustix",
15960 "scoped-tls",
15961 "smallvec",
15962 "wayland-sys",
15963]
15964
15965[[package]]
15966name = "wayland-client"
15967version = "0.31.8"
15968source = "registry+https://github.com/rust-lang/crates.io-index"
15969checksum = "c2120de3d33638aaef5b9f4472bff75f07c56379cf76ea320bd3a3d65ecaf73f"
15970dependencies = [
15971 "bitflags 2.8.0",
15972 "rustix",
15973 "wayland-backend",
15974 "wayland-scanner",
15975]
15976
15977[[package]]
15978name = "wayland-cursor"
15979version = "0.31.8"
15980source = "registry+https://github.com/rust-lang/crates.io-index"
15981checksum = "a93029cbb6650748881a00e4922b076092a6a08c11e7fbdb923f064b23968c5d"
15982dependencies = [
15983 "rustix",
15984 "wayland-client",
15985 "xcursor",
15986]
15987
15988[[package]]
15989name = "wayland-protocols"
15990version = "0.31.2"
15991source = "registry+https://github.com/rust-lang/crates.io-index"
15992checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
15993dependencies = [
15994 "bitflags 2.8.0",
15995 "wayland-backend",
15996 "wayland-client",
15997 "wayland-scanner",
15998]
15999
16000[[package]]
16001name = "wayland-protocols-plasma"
16002version = "0.2.0"
16003source = "registry+https://github.com/rust-lang/crates.io-index"
16004checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
16005dependencies = [
16006 "bitflags 2.8.0",
16007 "wayland-backend",
16008 "wayland-client",
16009 "wayland-protocols",
16010 "wayland-scanner",
16011]
16012
16013[[package]]
16014name = "wayland-scanner"
16015version = "0.31.6"
16016source = "registry+https://github.com/rust-lang/crates.io-index"
16017checksum = "896fdafd5d28145fce7958917d69f2fd44469b1d4e861cb5961bcbeebc6d1484"
16018dependencies = [
16019 "proc-macro2",
16020 "quick-xml 0.37.2",
16021 "quote",
16022]
16023
16024[[package]]
16025name = "wayland-sys"
16026version = "0.31.6"
16027source = "registry+https://github.com/rust-lang/crates.io-index"
16028checksum = "dbcebb399c77d5aa9fa5db874806ee7b4eba4e73650948e8f93963f128896615"
16029dependencies = [
16030 "dlib",
16031 "log",
16032 "once_cell",
16033 "pkg-config",
16034]
16035
16036[[package]]
16037name = "web-sys"
16038version = "0.3.76"
16039source = "registry+https://github.com/rust-lang/crates.io-index"
16040checksum = "04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc"
16041dependencies = [
16042 "js-sys",
16043 "wasm-bindgen",
16044]
16045
16046[[package]]
16047name = "web-time"
16048version = "1.1.0"
16049source = "registry+https://github.com/rust-lang/crates.io-index"
16050checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
16051dependencies = [
16052 "js-sys",
16053 "wasm-bindgen",
16054]
16055
16056[[package]]
16057name = "webpki-root-certs"
16058version = "0.26.8"
16059source = "registry+https://github.com/rust-lang/crates.io-index"
16060checksum = "09aed61f5e8d2c18344b3faa33a4c837855fe56642757754775548fee21386c4"
16061dependencies = [
16062 "rustls-pki-types",
16063]
16064
16065[[package]]
16066name = "webpki-roots"
16067version = "0.26.7"
16068source = "registry+https://github.com/rust-lang/crates.io-index"
16069checksum = "5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e"
16070dependencies = [
16071 "rustls-pki-types",
16072]
16073
16074[[package]]
16075name = "webrtc-sys"
16076version = "0.3.5"
16077source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
16078dependencies = [
16079 "cc",
16080 "cxx",
16081 "cxx-build",
16082 "glob",
16083 "log",
16084 "webrtc-sys-build",
16085]
16086
16087[[package]]
16088name = "webrtc-sys-build"
16089version = "0.3.5"
16090source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
16091dependencies = [
16092 "fs2",
16093 "regex",
16094 "reqwest 0.11.27",
16095 "scratch",
16096 "semver",
16097 "zip",
16098]
16099
16100[[package]]
16101name = "weezl"
16102version = "0.1.8"
16103source = "registry+https://github.com/rust-lang/crates.io-index"
16104checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
16105
16106[[package]]
16107name = "welcome"
16108version = "0.1.0"
16109dependencies = [
16110 "anyhow",
16111 "client",
16112 "db",
16113 "editor",
16114 "fuzzy",
16115 "gpui",
16116 "install_cli",
16117 "language",
16118 "picker",
16119 "project",
16120 "schemars",
16121 "serde",
16122 "settings",
16123 "telemetry",
16124 "ui",
16125 "util",
16126 "vim_mode_setting",
16127 "workspace",
16128 "zed_actions",
16129]
16130
16131[[package]]
16132name = "which"
16133version = "4.4.2"
16134source = "registry+https://github.com/rust-lang/crates.io-index"
16135checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
16136dependencies = [
16137 "either",
16138 "home",
16139 "once_cell",
16140 "rustix",
16141]
16142
16143[[package]]
16144name = "which"
16145version = "6.0.3"
16146source = "registry+https://github.com/rust-lang/crates.io-index"
16147checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
16148dependencies = [
16149 "either",
16150 "home",
16151 "rustix",
16152 "winsafe",
16153]
16154
16155[[package]]
16156name = "which"
16157version = "7.0.2"
16158source = "registry+https://github.com/rust-lang/crates.io-index"
16159checksum = "2774c861e1f072b3aadc02f8ba886c26ad6321567ecc294c935434cad06f1283"
16160dependencies = [
16161 "either",
16162 "env_home",
16163 "rustix",
16164 "winsafe",
16165]
16166
16167[[package]]
16168name = "whoami"
16169version = "1.5.2"
16170source = "registry+https://github.com/rust-lang/crates.io-index"
16171checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
16172dependencies = [
16173 "redox_syscall 0.5.8",
16174 "wasite",
16175]
16176
16177[[package]]
16178name = "wiggle"
16179version = "29.0.1"
16180source = "registry+https://github.com/rust-lang/crates.io-index"
16181checksum = "4b9af35bc9629c52c261465320a9a07959164928b4241980ba1cf923b9e6751d"
16182dependencies = [
16183 "anyhow",
16184 "async-trait",
16185 "bitflags 2.8.0",
16186 "thiserror 1.0.69",
16187 "tracing",
16188 "wasmtime",
16189 "wiggle-macro",
16190]
16191
16192[[package]]
16193name = "wiggle-generate"
16194version = "29.0.1"
16195source = "registry+https://github.com/rust-lang/crates.io-index"
16196checksum = "2cf267dd05673912c8138f4b54acabe6bd53407d9d1536f0fadb6520dd16e101"
16197dependencies = [
16198 "anyhow",
16199 "heck 0.5.0",
16200 "proc-macro2",
16201 "quote",
16202 "shellexpand 2.1.2",
16203 "syn 2.0.100",
16204 "witx",
16205]
16206
16207[[package]]
16208name = "wiggle-macro"
16209version = "29.0.1"
16210source = "registry+https://github.com/rust-lang/crates.io-index"
16211checksum = "08c5c473d4198e6c2d377f3809f713ff0c110cab88a0805ae099a82119ee250c"
16212dependencies = [
16213 "proc-macro2",
16214 "quote",
16215 "syn 2.0.100",
16216 "wiggle-generate",
16217]
16218
16219[[package]]
16220name = "winapi"
16221version = "0.3.9"
16222source = "registry+https://github.com/rust-lang/crates.io-index"
16223checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
16224dependencies = [
16225 "winapi-i686-pc-windows-gnu",
16226 "winapi-x86_64-pc-windows-gnu",
16227]
16228
16229[[package]]
16230name = "winapi-i686-pc-windows-gnu"
16231version = "0.4.0"
16232source = "registry+https://github.com/rust-lang/crates.io-index"
16233checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
16234
16235[[package]]
16236name = "winapi-util"
16237version = "0.1.9"
16238source = "registry+https://github.com/rust-lang/crates.io-index"
16239checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
16240dependencies = [
16241 "windows-sys 0.59.0",
16242]
16243
16244[[package]]
16245name = "winapi-x86_64-pc-windows-gnu"
16246version = "0.4.0"
16247source = "registry+https://github.com/rust-lang/crates.io-index"
16248checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
16249
16250[[package]]
16251name = "winch-codegen"
16252version = "29.0.1"
16253source = "registry+https://github.com/rust-lang/crates.io-index"
16254checksum = "2f849ef2c5f46cb0a20af4b4487aaa239846e52e2c03f13fa3c784684552859c"
16255dependencies = [
16256 "anyhow",
16257 "cranelift-codegen",
16258 "gimli",
16259 "regalloc2",
16260 "smallvec",
16261 "target-lexicon 0.13.2",
16262 "thiserror 1.0.69",
16263 "wasmparser 0.221.3",
16264 "wasmtime-cranelift",
16265 "wasmtime-environ",
16266]
16267
16268[[package]]
16269name = "windows"
16270version = "0.54.0"
16271source = "registry+https://github.com/rust-lang/crates.io-index"
16272checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
16273dependencies = [
16274 "windows-core 0.54.0",
16275 "windows-targets 0.52.6",
16276]
16277
16278[[package]]
16279name = "windows"
16280version = "0.57.0"
16281source = "registry+https://github.com/rust-lang/crates.io-index"
16282checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
16283dependencies = [
16284 "windows-core 0.57.0",
16285 "windows-targets 0.52.6",
16286]
16287
16288[[package]]
16289name = "windows"
16290version = "0.58.0"
16291source = "registry+https://github.com/rust-lang/crates.io-index"
16292checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
16293dependencies = [
16294 "windows-core 0.58.0",
16295 "windows-targets 0.52.6",
16296]
16297
16298[[package]]
16299name = "windows"
16300version = "0.60.0"
16301source = "registry+https://github.com/rust-lang/crates.io-index"
16302checksum = "ddf874e74c7a99773e62b1c671427abf01a425e77c3d3fb9fb1e4883ea934529"
16303dependencies = [
16304 "windows-collections",
16305 "windows-core 0.60.1",
16306 "windows-future",
16307 "windows-link",
16308 "windows-numerics",
16309]
16310
16311[[package]]
16312name = "windows-collections"
16313version = "0.1.1"
16314source = "registry+https://github.com/rust-lang/crates.io-index"
16315checksum = "5467f79cc1ba3f52ebb2ed41dbb459b8e7db636cc3429458d9a852e15bc24dec"
16316dependencies = [
16317 "windows-core 0.60.1",
16318]
16319
16320[[package]]
16321name = "windows-core"
16322version = "0.52.0"
16323source = "registry+https://github.com/rust-lang/crates.io-index"
16324checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
16325dependencies = [
16326 "windows-targets 0.52.6",
16327]
16328
16329[[package]]
16330name = "windows-core"
16331version = "0.54.0"
16332source = "registry+https://github.com/rust-lang/crates.io-index"
16333checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
16334dependencies = [
16335 "windows-result 0.1.2",
16336 "windows-targets 0.52.6",
16337]
16338
16339[[package]]
16340name = "windows-core"
16341version = "0.57.0"
16342source = "registry+https://github.com/rust-lang/crates.io-index"
16343checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
16344dependencies = [
16345 "windows-implement 0.57.0",
16346 "windows-interface 0.57.0",
16347 "windows-result 0.1.2",
16348 "windows-targets 0.52.6",
16349]
16350
16351[[package]]
16352name = "windows-core"
16353version = "0.58.0"
16354source = "registry+https://github.com/rust-lang/crates.io-index"
16355checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
16356dependencies = [
16357 "windows-implement 0.58.0",
16358 "windows-interface 0.58.0",
16359 "windows-result 0.2.0",
16360 "windows-strings 0.1.0",
16361 "windows-targets 0.52.6",
16362]
16363
16364[[package]]
16365name = "windows-core"
16366version = "0.60.1"
16367source = "registry+https://github.com/rust-lang/crates.io-index"
16368checksum = "ca21a92a9cae9bf4ccae5cf8368dce0837100ddf6e6d57936749e85f152f6247"
16369dependencies = [
16370 "windows-implement 0.59.0",
16371 "windows-interface 0.59.0",
16372 "windows-link",
16373 "windows-result 0.3.1",
16374 "windows-strings 0.3.1",
16375]
16376
16377[[package]]
16378name = "windows-future"
16379version = "0.1.1"
16380source = "registry+https://github.com/rust-lang/crates.io-index"
16381checksum = "a787db4595e7eb80239b74ce8babfb1363d8e343ab072f2ffe901400c03349f0"
16382dependencies = [
16383 "windows-core 0.60.1",
16384 "windows-link",
16385]
16386
16387[[package]]
16388name = "windows-implement"
16389version = "0.57.0"
16390source = "registry+https://github.com/rust-lang/crates.io-index"
16391checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
16392dependencies = [
16393 "proc-macro2",
16394 "quote",
16395 "syn 2.0.100",
16396]
16397
16398[[package]]
16399name = "windows-implement"
16400version = "0.58.0"
16401source = "registry+https://github.com/rust-lang/crates.io-index"
16402checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
16403dependencies = [
16404 "proc-macro2",
16405 "quote",
16406 "syn 2.0.100",
16407]
16408
16409[[package]]
16410name = "windows-implement"
16411version = "0.59.0"
16412source = "registry+https://github.com/rust-lang/crates.io-index"
16413checksum = "83577b051e2f49a058c308f17f273b570a6a758386fc291b5f6a934dd84e48c1"
16414dependencies = [
16415 "proc-macro2",
16416 "quote",
16417 "syn 2.0.100",
16418]
16419
16420[[package]]
16421name = "windows-interface"
16422version = "0.57.0"
16423source = "registry+https://github.com/rust-lang/crates.io-index"
16424checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
16425dependencies = [
16426 "proc-macro2",
16427 "quote",
16428 "syn 2.0.100",
16429]
16430
16431[[package]]
16432name = "windows-interface"
16433version = "0.58.0"
16434source = "registry+https://github.com/rust-lang/crates.io-index"
16435checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
16436dependencies = [
16437 "proc-macro2",
16438 "quote",
16439 "syn 2.0.100",
16440]
16441
16442[[package]]
16443name = "windows-interface"
16444version = "0.59.0"
16445source = "registry+https://github.com/rust-lang/crates.io-index"
16446checksum = "cb26fd936d991781ea39e87c3a27285081e3c0da5ca0fcbc02d368cc6f52ff01"
16447dependencies = [
16448 "proc-macro2",
16449 "quote",
16450 "syn 2.0.100",
16451]
16452
16453[[package]]
16454name = "windows-link"
16455version = "0.1.0"
16456source = "registry+https://github.com/rust-lang/crates.io-index"
16457checksum = "6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3"
16458
16459[[package]]
16460name = "windows-numerics"
16461version = "0.1.1"
16462source = "registry+https://github.com/rust-lang/crates.io-index"
16463checksum = "005dea54e2f6499f2cee279b8f703b3cf3b5734a2d8d21867c8f44003182eeed"
16464dependencies = [
16465 "windows-core 0.60.1",
16466 "windows-link",
16467]
16468
16469[[package]]
16470name = "windows-registry"
16471version = "0.2.0"
16472source = "registry+https://github.com/rust-lang/crates.io-index"
16473checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
16474dependencies = [
16475 "windows-result 0.2.0",
16476 "windows-strings 0.1.0",
16477 "windows-targets 0.52.6",
16478]
16479
16480[[package]]
16481name = "windows-result"
16482version = "0.1.2"
16483source = "registry+https://github.com/rust-lang/crates.io-index"
16484checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
16485dependencies = [
16486 "windows-targets 0.52.6",
16487]
16488
16489[[package]]
16490name = "windows-result"
16491version = "0.2.0"
16492source = "registry+https://github.com/rust-lang/crates.io-index"
16493checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
16494dependencies = [
16495 "windows-targets 0.52.6",
16496]
16497
16498[[package]]
16499name = "windows-result"
16500version = "0.3.1"
16501source = "registry+https://github.com/rust-lang/crates.io-index"
16502checksum = "06374efe858fab7e4f881500e6e86ec8bc28f9462c47e5a9941a0142ad86b189"
16503dependencies = [
16504 "windows-link",
16505]
16506
16507[[package]]
16508name = "windows-strings"
16509version = "0.1.0"
16510source = "registry+https://github.com/rust-lang/crates.io-index"
16511checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
16512dependencies = [
16513 "windows-result 0.2.0",
16514 "windows-targets 0.52.6",
16515]
16516
16517[[package]]
16518name = "windows-strings"
16519version = "0.3.1"
16520source = "registry+https://github.com/rust-lang/crates.io-index"
16521checksum = "87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319"
16522dependencies = [
16523 "windows-link",
16524]
16525
16526[[package]]
16527name = "windows-sys"
16528version = "0.45.0"
16529source = "registry+https://github.com/rust-lang/crates.io-index"
16530checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
16531dependencies = [
16532 "windows-targets 0.42.2",
16533]
16534
16535[[package]]
16536name = "windows-sys"
16537version = "0.48.0"
16538source = "registry+https://github.com/rust-lang/crates.io-index"
16539checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
16540dependencies = [
16541 "windows-targets 0.48.5",
16542]
16543
16544[[package]]
16545name = "windows-sys"
16546version = "0.52.0"
16547source = "registry+https://github.com/rust-lang/crates.io-index"
16548checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
16549dependencies = [
16550 "windows-targets 0.52.6",
16551]
16552
16553[[package]]
16554name = "windows-sys"
16555version = "0.59.0"
16556source = "registry+https://github.com/rust-lang/crates.io-index"
16557checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
16558dependencies = [
16559 "windows-targets 0.52.6",
16560]
16561
16562[[package]]
16563name = "windows-targets"
16564version = "0.42.2"
16565source = "registry+https://github.com/rust-lang/crates.io-index"
16566checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
16567dependencies = [
16568 "windows_aarch64_gnullvm 0.42.2",
16569 "windows_aarch64_msvc 0.42.2",
16570 "windows_i686_gnu 0.42.2",
16571 "windows_i686_msvc 0.42.2",
16572 "windows_x86_64_gnu 0.42.2",
16573 "windows_x86_64_gnullvm 0.42.2",
16574 "windows_x86_64_msvc 0.42.2",
16575]
16576
16577[[package]]
16578name = "windows-targets"
16579version = "0.48.5"
16580source = "registry+https://github.com/rust-lang/crates.io-index"
16581checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
16582dependencies = [
16583 "windows_aarch64_gnullvm 0.48.5",
16584 "windows_aarch64_msvc 0.48.5",
16585 "windows_i686_gnu 0.48.5",
16586 "windows_i686_msvc 0.48.5",
16587 "windows_x86_64_gnu 0.48.5",
16588 "windows_x86_64_gnullvm 0.48.5",
16589 "windows_x86_64_msvc 0.48.5",
16590]
16591
16592[[package]]
16593name = "windows-targets"
16594version = "0.52.6"
16595source = "registry+https://github.com/rust-lang/crates.io-index"
16596checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
16597dependencies = [
16598 "windows_aarch64_gnullvm 0.52.6",
16599 "windows_aarch64_msvc 0.52.6",
16600 "windows_i686_gnu 0.52.6",
16601 "windows_i686_gnullvm",
16602 "windows_i686_msvc 0.52.6",
16603 "windows_x86_64_gnu 0.52.6",
16604 "windows_x86_64_gnullvm 0.52.6",
16605 "windows_x86_64_msvc 0.52.6",
16606]
16607
16608[[package]]
16609name = "windows_aarch64_gnullvm"
16610version = "0.42.2"
16611source = "registry+https://github.com/rust-lang/crates.io-index"
16612checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
16613
16614[[package]]
16615name = "windows_aarch64_gnullvm"
16616version = "0.48.5"
16617source = "registry+https://github.com/rust-lang/crates.io-index"
16618checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
16619
16620[[package]]
16621name = "windows_aarch64_gnullvm"
16622version = "0.52.6"
16623source = "registry+https://github.com/rust-lang/crates.io-index"
16624checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
16625
16626[[package]]
16627name = "windows_aarch64_msvc"
16628version = "0.42.2"
16629source = "registry+https://github.com/rust-lang/crates.io-index"
16630checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
16631
16632[[package]]
16633name = "windows_aarch64_msvc"
16634version = "0.48.5"
16635source = "registry+https://github.com/rust-lang/crates.io-index"
16636checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
16637
16638[[package]]
16639name = "windows_aarch64_msvc"
16640version = "0.52.6"
16641source = "registry+https://github.com/rust-lang/crates.io-index"
16642checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
16643
16644[[package]]
16645name = "windows_i686_gnu"
16646version = "0.42.2"
16647source = "registry+https://github.com/rust-lang/crates.io-index"
16648checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
16649
16650[[package]]
16651name = "windows_i686_gnu"
16652version = "0.48.5"
16653source = "registry+https://github.com/rust-lang/crates.io-index"
16654checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
16655
16656[[package]]
16657name = "windows_i686_gnu"
16658version = "0.52.6"
16659source = "registry+https://github.com/rust-lang/crates.io-index"
16660checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
16661
16662[[package]]
16663name = "windows_i686_gnullvm"
16664version = "0.52.6"
16665source = "registry+https://github.com/rust-lang/crates.io-index"
16666checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
16667
16668[[package]]
16669name = "windows_i686_msvc"
16670version = "0.42.2"
16671source = "registry+https://github.com/rust-lang/crates.io-index"
16672checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
16673
16674[[package]]
16675name = "windows_i686_msvc"
16676version = "0.48.5"
16677source = "registry+https://github.com/rust-lang/crates.io-index"
16678checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
16679
16680[[package]]
16681name = "windows_i686_msvc"
16682version = "0.52.6"
16683source = "registry+https://github.com/rust-lang/crates.io-index"
16684checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
16685
16686[[package]]
16687name = "windows_x86_64_gnu"
16688version = "0.42.2"
16689source = "registry+https://github.com/rust-lang/crates.io-index"
16690checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
16691
16692[[package]]
16693name = "windows_x86_64_gnu"
16694version = "0.48.5"
16695source = "registry+https://github.com/rust-lang/crates.io-index"
16696checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
16697
16698[[package]]
16699name = "windows_x86_64_gnu"
16700version = "0.52.6"
16701source = "registry+https://github.com/rust-lang/crates.io-index"
16702checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
16703
16704[[package]]
16705name = "windows_x86_64_gnullvm"
16706version = "0.42.2"
16707source = "registry+https://github.com/rust-lang/crates.io-index"
16708checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
16709
16710[[package]]
16711name = "windows_x86_64_gnullvm"
16712version = "0.48.5"
16713source = "registry+https://github.com/rust-lang/crates.io-index"
16714checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
16715
16716[[package]]
16717name = "windows_x86_64_gnullvm"
16718version = "0.52.6"
16719source = "registry+https://github.com/rust-lang/crates.io-index"
16720checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
16721
16722[[package]]
16723name = "windows_x86_64_msvc"
16724version = "0.42.2"
16725source = "registry+https://github.com/rust-lang/crates.io-index"
16726checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
16727
16728[[package]]
16729name = "windows_x86_64_msvc"
16730version = "0.48.5"
16731source = "registry+https://github.com/rust-lang/crates.io-index"
16732checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
16733
16734[[package]]
16735name = "windows_x86_64_msvc"
16736version = "0.52.6"
16737source = "registry+https://github.com/rust-lang/crates.io-index"
16738checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
16739
16740[[package]]
16741name = "winnow"
16742version = "0.6.20"
16743source = "registry+https://github.com/rust-lang/crates.io-index"
16744checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b"
16745dependencies = [
16746 "memchr",
16747]
16748
16749[[package]]
16750name = "winnow"
16751version = "0.7.1"
16752source = "registry+https://github.com/rust-lang/crates.io-index"
16753checksum = "86e376c75f4f43f44db463cf729e0d3acbf954d13e22c51e26e4c264b4ab545f"
16754dependencies = [
16755 "memchr",
16756]
16757
16758[[package]]
16759name = "winreg"
16760version = "0.50.0"
16761source = "registry+https://github.com/rust-lang/crates.io-index"
16762checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
16763dependencies = [
16764 "cfg-if",
16765 "windows-sys 0.48.0",
16766]
16767
16768[[package]]
16769name = "winreg"
16770version = "0.52.0"
16771source = "registry+https://github.com/rust-lang/crates.io-index"
16772checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
16773dependencies = [
16774 "cfg-if",
16775 "windows-sys 0.48.0",
16776]
16777
16778[[package]]
16779name = "winresource"
16780version = "0.1.19"
16781source = "registry+https://github.com/rust-lang/crates.io-index"
16782checksum = "7276691b353ad4547af8c3268488d1311f4be791ffdc0c65b8cfa8f41eed693b"
16783dependencies = [
16784 "toml 0.8.20",
16785 "version_check",
16786]
16787
16788[[package]]
16789name = "winsafe"
16790version = "0.0.19"
16791source = "registry+https://github.com/rust-lang/crates.io-index"
16792checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
16793
16794[[package]]
16795name = "winx"
16796version = "0.36.4"
16797source = "registry+https://github.com/rust-lang/crates.io-index"
16798checksum = "3f3fd376f71958b862e7afb20cfe5a22830e1963462f3a17f49d82a6c1d1f42d"
16799dependencies = [
16800 "bitflags 2.8.0",
16801 "windows-sys 0.59.0",
16802]
16803
16804[[package]]
16805name = "wio"
16806version = "0.2.2"
16807source = "registry+https://github.com/rust-lang/crates.io-index"
16808checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
16809dependencies = [
16810 "winapi",
16811]
16812
16813[[package]]
16814name = "wit-bindgen"
16815version = "0.22.0"
16816source = "registry+https://github.com/rust-lang/crates.io-index"
16817checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
16818dependencies = [
16819 "bitflags 2.8.0",
16820 "wit-bindgen-rt 0.22.0",
16821 "wit-bindgen-rust-macro",
16822]
16823
16824[[package]]
16825name = "wit-bindgen-core"
16826version = "0.22.0"
16827source = "registry+https://github.com/rust-lang/crates.io-index"
16828checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
16829dependencies = [
16830 "anyhow",
16831 "wit-parser 0.201.0",
16832]
16833
16834[[package]]
16835name = "wit-bindgen-rt"
16836version = "0.22.0"
16837source = "registry+https://github.com/rust-lang/crates.io-index"
16838checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
16839
16840[[package]]
16841name = "wit-bindgen-rt"
16842version = "0.33.0"
16843source = "registry+https://github.com/rust-lang/crates.io-index"
16844checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
16845dependencies = [
16846 "bitflags 2.8.0",
16847]
16848
16849[[package]]
16850name = "wit-bindgen-rust"
16851version = "0.22.0"
16852source = "registry+https://github.com/rust-lang/crates.io-index"
16853checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
16854dependencies = [
16855 "anyhow",
16856 "heck 0.4.1",
16857 "indexmap",
16858 "wasm-metadata 0.201.0",
16859 "wit-bindgen-core",
16860 "wit-component 0.201.0",
16861]
16862
16863[[package]]
16864name = "wit-bindgen-rust-macro"
16865version = "0.22.0"
16866source = "registry+https://github.com/rust-lang/crates.io-index"
16867checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
16868dependencies = [
16869 "anyhow",
16870 "proc-macro2",
16871 "quote",
16872 "syn 2.0.100",
16873 "wit-bindgen-core",
16874 "wit-bindgen-rust",
16875]
16876
16877[[package]]
16878name = "wit-component"
16879version = "0.201.0"
16880source = "registry+https://github.com/rust-lang/crates.io-index"
16881checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
16882dependencies = [
16883 "anyhow",
16884 "bitflags 2.8.0",
16885 "indexmap",
16886 "log",
16887 "serde",
16888 "serde_derive",
16889 "serde_json",
16890 "wasm-encoder 0.201.0",
16891 "wasm-metadata 0.201.0",
16892 "wasmparser 0.201.0",
16893 "wit-parser 0.201.0",
16894]
16895
16896[[package]]
16897name = "wit-component"
16898version = "0.221.3"
16899source = "registry+https://github.com/rust-lang/crates.io-index"
16900checksum = "66c55ca8772d2b270e28066caed50ce4e53a28c3ac10e01efbd90e5be31e448b"
16901dependencies = [
16902 "anyhow",
16903 "bitflags 2.8.0",
16904 "indexmap",
16905 "log",
16906 "serde",
16907 "serde_derive",
16908 "serde_json",
16909 "wasm-encoder 0.221.3",
16910 "wasm-metadata 0.221.3",
16911 "wasmparser 0.221.3",
16912 "wit-parser 0.221.3",
16913]
16914
16915[[package]]
16916name = "wit-parser"
16917version = "0.201.0"
16918source = "registry+https://github.com/rust-lang/crates.io-index"
16919checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
16920dependencies = [
16921 "anyhow",
16922 "id-arena",
16923 "indexmap",
16924 "log",
16925 "semver",
16926 "serde",
16927 "serde_derive",
16928 "serde_json",
16929 "unicode-xid",
16930 "wasmparser 0.201.0",
16931]
16932
16933[[package]]
16934name = "wit-parser"
16935version = "0.221.3"
16936source = "registry+https://github.com/rust-lang/crates.io-index"
16937checksum = "896112579ed56b4a538b07a3d16e562d101ff6265c46b515ce0c701eef16b2ac"
16938dependencies = [
16939 "anyhow",
16940 "id-arena",
16941 "indexmap",
16942 "log",
16943 "semver",
16944 "serde",
16945 "serde_derive",
16946 "serde_json",
16947 "unicode-xid",
16948 "wasmparser 0.221.3",
16949]
16950
16951[[package]]
16952name = "witx"
16953version = "0.9.1"
16954source = "registry+https://github.com/rust-lang/crates.io-index"
16955checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
16956dependencies = [
16957 "anyhow",
16958 "log",
16959 "thiserror 1.0.69",
16960 "wast",
16961]
16962
16963[[package]]
16964name = "workspace"
16965version = "0.1.0"
16966dependencies = [
16967 "any_vec",
16968 "anyhow",
16969 "async-recursion 1.1.1",
16970 "bincode",
16971 "call",
16972 "client",
16973 "clock",
16974 "collections",
16975 "component",
16976 "db",
16977 "derive_more",
16978 "env_logger 0.11.7",
16979 "fs",
16980 "futures 0.3.31",
16981 "gpui",
16982 "http_client",
16983 "itertools 0.14.0",
16984 "language",
16985 "log",
16986 "node_runtime",
16987 "parking_lot",
16988 "postage",
16989 "project",
16990 "remote",
16991 "schemars",
16992 "serde",
16993 "serde_json",
16994 "session",
16995 "settings",
16996 "smallvec",
16997 "sqlez",
16998 "strum",
16999 "task",
17000 "telemetry",
17001 "tempfile",
17002 "theme",
17003 "ui",
17004 "util",
17005 "uuid",
17006 "zed_actions",
17007]
17008
17009[[package]]
17010name = "worktree"
17011version = "0.1.0"
17012dependencies = [
17013 "anyhow",
17014 "clock",
17015 "collections",
17016 "env_logger 0.11.7",
17017 "fs",
17018 "futures 0.3.31",
17019 "fuzzy",
17020 "git",
17021 "git2",
17022 "git_hosting_providers",
17023 "gpui",
17024 "http_client",
17025 "ignore",
17026 "language",
17027 "log",
17028 "parking_lot",
17029 "paths",
17030 "postage",
17031 "pretty_assertions",
17032 "rand 0.8.5",
17033 "rpc",
17034 "schemars",
17035 "serde",
17036 "serde_json",
17037 "settings",
17038 "smallvec",
17039 "smol",
17040 "sum_tree",
17041 "text",
17042 "util",
17043]
17044
17045[[package]]
17046name = "write16"
17047version = "1.0.0"
17048source = "registry+https://github.com/rust-lang/crates.io-index"
17049checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
17050
17051[[package]]
17052name = "writeable"
17053version = "0.5.5"
17054source = "registry+https://github.com/rust-lang/crates.io-index"
17055checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
17056
17057[[package]]
17058name = "wyz"
17059version = "0.5.1"
17060source = "registry+https://github.com/rust-lang/crates.io-index"
17061checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
17062dependencies = [
17063 "tap",
17064]
17065
17066[[package]]
17067name = "x11-clipboard"
17068version = "0.9.3"
17069source = "registry+https://github.com/rust-lang/crates.io-index"
17070checksum = "662d74b3d77e396b8e5beb00b9cad6a9eccf40b2ef68cc858784b14c41d535a3"
17071dependencies = [
17072 "libc",
17073 "x11rb",
17074]
17075
17076[[package]]
17077name = "x11rb"
17078version = "0.13.1"
17079source = "registry+https://github.com/rust-lang/crates.io-index"
17080checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12"
17081dependencies = [
17082 "as-raw-xcb-connection",
17083 "gethostname",
17084 "libc",
17085 "rustix",
17086 "x11rb-protocol",
17087]
17088
17089[[package]]
17090name = "x11rb-protocol"
17091version = "0.13.1"
17092source = "registry+https://github.com/rust-lang/crates.io-index"
17093checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d"
17094
17095[[package]]
17096name = "xattr"
17097version = "0.2.3"
17098source = "registry+https://github.com/rust-lang/crates.io-index"
17099checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
17100dependencies = [
17101 "libc",
17102]
17103
17104[[package]]
17105name = "xcursor"
17106version = "0.3.8"
17107source = "registry+https://github.com/rust-lang/crates.io-index"
17108checksum = "0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61"
17109
17110[[package]]
17111name = "xdg-home"
17112version = "1.3.0"
17113source = "registry+https://github.com/rust-lang/crates.io-index"
17114checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
17115dependencies = [
17116 "libc",
17117 "windows-sys 0.59.0",
17118]
17119
17120[[package]]
17121name = "xim"
17122version = "0.4.0"
17123source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17124dependencies = [
17125 "ahash 0.8.11",
17126 "hashbrown 0.14.5",
17127 "log",
17128 "x11rb",
17129 "xim-ctext",
17130 "xim-parser",
17131]
17132
17133[[package]]
17134name = "xim-ctext"
17135version = "0.3.0"
17136source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17137dependencies = [
17138 "encoding_rs",
17139]
17140
17141[[package]]
17142name = "xim-parser"
17143version = "0.2.1"
17144source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17145dependencies = [
17146 "bitflags 2.8.0",
17147]
17148
17149[[package]]
17150name = "xkbcommon"
17151version = "0.7.0"
17152source = "git+https://github.com/ConradIrwin/xkbcommon-rs?rev=fcbb4612185cc129ceeff51d22f7fb51810a03b2#fcbb4612185cc129ceeff51d22f7fb51810a03b2"
17153dependencies = [
17154 "as-raw-xcb-connection",
17155 "libc",
17156 "memmap2",
17157 "xkeysym",
17158]
17159
17160[[package]]
17161name = "xkeysym"
17162version = "0.2.1"
17163source = "registry+https://github.com/rust-lang/crates.io-index"
17164checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
17165
17166[[package]]
17167name = "xml5ever"
17168version = "0.18.1"
17169source = "registry+https://github.com/rust-lang/crates.io-index"
17170checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69"
17171dependencies = [
17172 "log",
17173 "mac",
17174 "markup5ever",
17175]
17176
17177[[package]]
17178name = "xmlparser"
17179version = "0.13.6"
17180source = "registry+https://github.com/rust-lang/crates.io-index"
17181checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
17182
17183[[package]]
17184name = "xmlwriter"
17185version = "0.1.0"
17186source = "registry+https://github.com/rust-lang/crates.io-index"
17187checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
17188
17189[[package]]
17190name = "xtask"
17191version = "0.1.0"
17192dependencies = [
17193 "anyhow",
17194 "cargo_metadata",
17195 "cargo_toml",
17196 "clap",
17197]
17198
17199[[package]]
17200name = "yaml-rust2"
17201version = "0.8.1"
17202source = "registry+https://github.com/rust-lang/crates.io-index"
17203checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
17204dependencies = [
17205 "arraydeque",
17206 "encoding_rs",
17207 "hashlink 0.8.4",
17208]
17209
17210[[package]]
17211name = "yansi"
17212version = "1.0.1"
17213source = "registry+https://github.com/rust-lang/crates.io-index"
17214checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
17215
17216[[package]]
17217name = "yazi"
17218version = "0.1.6"
17219source = "registry+https://github.com/rust-lang/crates.io-index"
17220checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
17221
17222[[package]]
17223name = "yeslogic-fontconfig-sys"
17224version = "6.0.0"
17225source = "registry+https://github.com/rust-lang/crates.io-index"
17226checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd"
17227dependencies = [
17228 "dlib",
17229 "once_cell",
17230 "pkg-config",
17231]
17232
17233[[package]]
17234name = "yoke"
17235version = "0.7.5"
17236source = "registry+https://github.com/rust-lang/crates.io-index"
17237checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
17238dependencies = [
17239 "serde",
17240 "stable_deref_trait",
17241 "yoke-derive",
17242 "zerofrom",
17243]
17244
17245[[package]]
17246name = "yoke-derive"
17247version = "0.7.5"
17248source = "registry+https://github.com/rust-lang/crates.io-index"
17249checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
17250dependencies = [
17251 "proc-macro2",
17252 "quote",
17253 "syn 2.0.100",
17254 "synstructure",
17255]
17256
17257[[package]]
17258name = "zbus"
17259version = "5.5.0"
17260source = "registry+https://github.com/rust-lang/crates.io-index"
17261checksum = "59c333f648ea1b647bc95dc1d34807c8e25ed7a6feff3394034dc4776054b236"
17262dependencies = [
17263 "async-broadcast",
17264 "async-executor",
17265 "async-fs",
17266 "async-io",
17267 "async-lock",
17268 "async-process",
17269 "async-recursion 1.1.1",
17270 "async-task",
17271 "async-trait",
17272 "blocking",
17273 "enumflags2",
17274 "event-listener 5.3.1",
17275 "futures-core",
17276 "futures-lite 2.6.0",
17277 "hex",
17278 "nix",
17279 "ordered-stream",
17280 "serde",
17281 "serde_repr",
17282 "static_assertions",
17283 "tracing",
17284 "uds_windows",
17285 "windows-sys 0.59.0",
17286 "winnow 0.7.1",
17287 "xdg-home",
17288 "zbus_macros",
17289 "zbus_names",
17290 "zvariant",
17291]
17292
17293[[package]]
17294name = "zbus_macros"
17295version = "5.5.0"
17296source = "registry+https://github.com/rust-lang/crates.io-index"
17297checksum = "f325ad10eb0d0a3eb060203494c3b7ec3162a01a59db75d2deee100339709fc0"
17298dependencies = [
17299 "proc-macro-crate",
17300 "proc-macro2",
17301 "quote",
17302 "syn 2.0.100",
17303 "zbus_names",
17304 "zvariant",
17305 "zvariant_utils",
17306]
17307
17308[[package]]
17309name = "zbus_names"
17310version = "4.1.0"
17311source = "registry+https://github.com/rust-lang/crates.io-index"
17312checksum = "856b7a38811f71846fd47856ceee8bccaec8399ff53fb370247e66081ace647b"
17313dependencies = [
17314 "serde",
17315 "static_assertions",
17316 "winnow 0.6.20",
17317 "zvariant",
17318]
17319
17320[[package]]
17321name = "zed"
17322version = "0.179.0"
17323dependencies = [
17324 "activity_indicator",
17325 "anyhow",
17326 "ashpd",
17327 "assets",
17328 "assistant",
17329 "assistant2",
17330 "assistant_context_editor",
17331 "assistant_settings",
17332 "assistant_tools",
17333 "async-watch",
17334 "audio",
17335 "auto_update",
17336 "auto_update_ui",
17337 "backtrace",
17338 "breadcrumbs",
17339 "call",
17340 "channel",
17341 "chrono",
17342 "clap",
17343 "cli",
17344 "client",
17345 "collab_ui",
17346 "collections",
17347 "command_palette",
17348 "command_palette_hooks",
17349 "component_preview",
17350 "copilot",
17351 "db",
17352 "debugger_tools",
17353 "debugger_ui",
17354 "diagnostics",
17355 "editor",
17356 "env_logger 0.11.7",
17357 "extension",
17358 "extension_host",
17359 "extensions_ui",
17360 "feature_flags",
17361 "feedback",
17362 "file_finder",
17363 "fs",
17364 "futures 0.3.31",
17365 "git",
17366 "git_hosting_providers",
17367 "git_ui",
17368 "go_to_line",
17369 "gpui",
17370 "gpui_tokio",
17371 "http_client",
17372 "image_viewer",
17373 "inline_completion_button",
17374 "install_cli",
17375 "journal",
17376 "language",
17377 "language_extension",
17378 "language_model",
17379 "language_models",
17380 "language_selector",
17381 "language_tools",
17382 "languages",
17383 "libc",
17384 "log",
17385 "markdown",
17386 "markdown_preview",
17387 "menu",
17388 "migrator",
17389 "mimalloc",
17390 "nix",
17391 "node_runtime",
17392 "notifications",
17393 "outline",
17394 "outline_panel",
17395 "parking_lot",
17396 "paths",
17397 "picker",
17398 "profiling",
17399 "project",
17400 "project_panel",
17401 "project_symbols",
17402 "prompt_store",
17403 "proto",
17404 "recent_projects",
17405 "release_channel",
17406 "remote",
17407 "repl",
17408 "reqwest_client",
17409 "rope",
17410 "search",
17411 "serde",
17412 "serde_json",
17413 "session",
17414 "settings",
17415 "settings_ui",
17416 "shellexpand 2.1.2",
17417 "simplelog",
17418 "smol",
17419 "snippet_provider",
17420 "snippets_ui",
17421 "supermaven",
17422 "sysinfo",
17423 "tab_switcher",
17424 "task",
17425 "tasks_ui",
17426 "telemetry",
17427 "telemetry_events",
17428 "terminal_view",
17429 "theme",
17430 "theme_extension",
17431 "theme_selector",
17432 "time",
17433 "toolchain_selector",
17434 "tree-sitter-md",
17435 "tree-sitter-rust",
17436 "ui",
17437 "url",
17438 "urlencoding",
17439 "util",
17440 "uuid",
17441 "vim",
17442 "vim_mode_setting",
17443 "welcome",
17444 "windows 0.60.0",
17445 "winresource",
17446 "workspace",
17447 "zed_actions",
17448 "zeta",
17449]
17450
17451[[package]]
17452name = "zed_actions"
17453version = "0.1.0"
17454dependencies = [
17455 "gpui",
17456 "schemars",
17457 "serde",
17458]
17459
17460[[package]]
17461name = "zed_emmet"
17462version = "0.0.3"
17463dependencies = [
17464 "zed_extension_api 0.1.0",
17465]
17466
17467[[package]]
17468name = "zed_extension_api"
17469version = "0.1.0"
17470source = "registry+https://github.com/rust-lang/crates.io-index"
17471checksum = "594fd10dd0f2f853eb243e2425e7c95938cef49adb81d9602921d002c5e6d9d9"
17472dependencies = [
17473 "serde",
17474 "serde_json",
17475 "wit-bindgen",
17476]
17477
17478[[package]]
17479name = "zed_extension_api"
17480version = "0.3.0"
17481dependencies = [
17482 "serde",
17483 "serde_json",
17484 "wit-bindgen",
17485]
17486
17487[[package]]
17488name = "zed_glsl"
17489version = "0.1.0"
17490dependencies = [
17491 "zed_extension_api 0.1.0",
17492]
17493
17494[[package]]
17495name = "zed_html"
17496version = "0.1.6"
17497dependencies = [
17498 "zed_extension_api 0.1.0",
17499]
17500
17501[[package]]
17502name = "zed_llm_client"
17503version = "0.4.1"
17504source = "registry+https://github.com/rust-lang/crates.io-index"
17505checksum = "1bf21350eced858d129840589158a8f6895c4fa4327ae56dd8c7d6a98495bed4"
17506dependencies = [
17507 "serde",
17508 "serde_json",
17509 "uuid",
17510]
17511
17512[[package]]
17513name = "zed_proto"
17514version = "0.2.1"
17515dependencies = [
17516 "zed_extension_api 0.1.0",
17517]
17518
17519[[package]]
17520name = "zed_ruff"
17521version = "0.1.0"
17522dependencies = [
17523 "zed_extension_api 0.1.0",
17524]
17525
17526[[package]]
17527name = "zed_snippets"
17528version = "0.0.5"
17529dependencies = [
17530 "serde_json",
17531 "zed_extension_api 0.1.0",
17532]
17533
17534[[package]]
17535name = "zed_test_extension"
17536version = "0.1.0"
17537dependencies = [
17538 "zed_extension_api 0.3.0",
17539]
17540
17541[[package]]
17542name = "zed_toml"
17543version = "0.1.3"
17544dependencies = [
17545 "zed_extension_api 0.1.0",
17546]
17547
17548[[package]]
17549name = "zeno"
17550version = "0.2.3"
17551source = "registry+https://github.com/rust-lang/crates.io-index"
17552checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
17553
17554[[package]]
17555name = "zerocopy"
17556version = "0.7.35"
17557source = "registry+https://github.com/rust-lang/crates.io-index"
17558checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
17559dependencies = [
17560 "byteorder",
17561 "zerocopy-derive 0.7.35",
17562]
17563
17564[[package]]
17565name = "zerocopy"
17566version = "0.8.18"
17567source = "registry+https://github.com/rust-lang/crates.io-index"
17568checksum = "79386d31a42a4996e3336b0919ddb90f81112af416270cff95b5f5af22b839c2"
17569dependencies = [
17570 "zerocopy-derive 0.8.18",
17571]
17572
17573[[package]]
17574name = "zerocopy-derive"
17575version = "0.7.35"
17576source = "registry+https://github.com/rust-lang/crates.io-index"
17577checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
17578dependencies = [
17579 "proc-macro2",
17580 "quote",
17581 "syn 2.0.100",
17582]
17583
17584[[package]]
17585name = "zerocopy-derive"
17586version = "0.8.18"
17587source = "registry+https://github.com/rust-lang/crates.io-index"
17588checksum = "76331675d372f91bf8d17e13afbd5fe639200b73d01f0fc748bb059f9cca2db7"
17589dependencies = [
17590 "proc-macro2",
17591 "quote",
17592 "syn 2.0.100",
17593]
17594
17595[[package]]
17596name = "zerofrom"
17597version = "0.1.5"
17598source = "registry+https://github.com/rust-lang/crates.io-index"
17599checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
17600dependencies = [
17601 "zerofrom-derive",
17602]
17603
17604[[package]]
17605name = "zerofrom-derive"
17606version = "0.1.5"
17607source = "registry+https://github.com/rust-lang/crates.io-index"
17608checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
17609dependencies = [
17610 "proc-macro2",
17611 "quote",
17612 "syn 2.0.100",
17613 "synstructure",
17614]
17615
17616[[package]]
17617name = "zeroize"
17618version = "1.8.1"
17619source = "registry+https://github.com/rust-lang/crates.io-index"
17620checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
17621dependencies = [
17622 "zeroize_derive",
17623]
17624
17625[[package]]
17626name = "zeroize_derive"
17627version = "1.4.2"
17628source = "registry+https://github.com/rust-lang/crates.io-index"
17629checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
17630dependencies = [
17631 "proc-macro2",
17632 "quote",
17633 "syn 2.0.100",
17634]
17635
17636[[package]]
17637name = "zeromq"
17638version = "0.5.0-pre"
17639source = "registry+https://github.com/rust-lang/crates.io-index"
17640checksum = "a1fe92954d37e77bed5e2775cb0fed7dba5f6bc4be6f7f76172a4eb371dc6a9b"
17641dependencies = [
17642 "async-dispatcher",
17643 "async-std",
17644 "async-trait",
17645 "asynchronous-codec",
17646 "bytes 1.10.1",
17647 "crossbeam-queue",
17648 "dashmap 5.5.3",
17649 "futures 0.3.31",
17650 "log",
17651 "num-traits",
17652 "once_cell",
17653 "parking_lot",
17654 "rand 0.8.5",
17655 "regex",
17656 "thiserror 1.0.69",
17657 "uuid",
17658]
17659
17660[[package]]
17661name = "zerovec"
17662version = "0.10.4"
17663source = "registry+https://github.com/rust-lang/crates.io-index"
17664checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
17665dependencies = [
17666 "yoke",
17667 "zerofrom",
17668 "zerovec-derive",
17669]
17670
17671[[package]]
17672name = "zerovec-derive"
17673version = "0.10.3"
17674source = "registry+https://github.com/rust-lang/crates.io-index"
17675checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
17676dependencies = [
17677 "proc-macro2",
17678 "quote",
17679 "syn 2.0.100",
17680]
17681
17682[[package]]
17683name = "zeta"
17684version = "0.1.0"
17685dependencies = [
17686 "anyhow",
17687 "arrayvec",
17688 "call",
17689 "chrono",
17690 "client",
17691 "clock",
17692 "collections",
17693 "command_palette_hooks",
17694 "ctor",
17695 "db",
17696 "editor",
17697 "env_logger 0.11.7",
17698 "feature_flags",
17699 "fs",
17700 "futures 0.3.31",
17701 "gpui",
17702 "http_client",
17703 "indoc",
17704 "inline_completion",
17705 "language",
17706 "language_model",
17707 "log",
17708 "menu",
17709 "migrator",
17710 "paths",
17711 "postage",
17712 "project",
17713 "regex",
17714 "release_channel",
17715 "reqwest_client",
17716 "rpc",
17717 "serde",
17718 "serde_json",
17719 "settings",
17720 "telemetry",
17721 "telemetry_events",
17722 "theme",
17723 "thiserror 1.0.69",
17724 "tree-sitter-go",
17725 "tree-sitter-rust",
17726 "ui",
17727 "unindent",
17728 "util",
17729 "uuid",
17730 "workspace",
17731 "worktree",
17732 "zed_actions",
17733 "zed_llm_client",
17734]
17735
17736[[package]]
17737name = "zip"
17738version = "0.6.6"
17739source = "registry+https://github.com/rust-lang/crates.io-index"
17740checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
17741dependencies = [
17742 "aes",
17743 "byteorder",
17744 "bzip2",
17745 "constant_time_eq 0.1.5",
17746 "crc32fast",
17747 "crossbeam-utils",
17748 "flate2",
17749 "hmac",
17750 "pbkdf2 0.11.0",
17751 "sha1",
17752 "time",
17753 "zstd",
17754]
17755
17756[[package]]
17757name = "zstd"
17758version = "0.11.2+zstd.1.5.2"
17759source = "registry+https://github.com/rust-lang/crates.io-index"
17760checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
17761dependencies = [
17762 "zstd-safe",
17763]
17764
17765[[package]]
17766name = "zstd-safe"
17767version = "5.0.2+zstd.1.5.2"
17768source = "registry+https://github.com/rust-lang/crates.io-index"
17769checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
17770dependencies = [
17771 "libc",
17772 "zstd-sys",
17773]
17774
17775[[package]]
17776name = "zstd-sys"
17777version = "2.0.13+zstd.1.5.6"
17778source = "registry+https://github.com/rust-lang/crates.io-index"
17779checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
17780dependencies = [
17781 "cc",
17782 "pkg-config",
17783]
17784
17785[[package]]
17786name = "zune-core"
17787version = "0.4.12"
17788source = "registry+https://github.com/rust-lang/crates.io-index"
17789checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
17790
17791[[package]]
17792name = "zune-inflate"
17793version = "0.2.54"
17794source = "registry+https://github.com/rust-lang/crates.io-index"
17795checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
17796dependencies = [
17797 "simd-adler32",
17798]
17799
17800[[package]]
17801name = "zune-jpeg"
17802version = "0.4.13"
17803source = "registry+https://github.com/rust-lang/crates.io-index"
17804checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768"
17805dependencies = [
17806 "zune-core",
17807]
17808
17809[[package]]
17810name = "zvariant"
17811version = "5.4.0"
17812source = "registry+https://github.com/rust-lang/crates.io-index"
17813checksum = "b2df9ee044893fcffbdc25de30546edef3e32341466811ca18421e3cd6c5a3ac"
17814dependencies = [
17815 "endi",
17816 "enumflags2",
17817 "serde",
17818 "static_assertions",
17819 "url",
17820 "winnow 0.7.1",
17821 "zvariant_derive",
17822 "zvariant_utils",
17823]
17824
17825[[package]]
17826name = "zvariant_derive"
17827version = "5.4.0"
17828source = "registry+https://github.com/rust-lang/crates.io-index"
17829checksum = "74170caa85b8b84cc4935f2d56a57c7a15ea6185ccdd7eadb57e6edd90f94b2f"
17830dependencies = [
17831 "proc-macro-crate",
17832 "proc-macro2",
17833 "quote",
17834 "syn 2.0.100",
17835 "zvariant_utils",
17836]
17837
17838[[package]]
17839name = "zvariant_utils"
17840version = "3.2.0"
17841source = "registry+https://github.com/rust-lang/crates.io-index"
17842checksum = "e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34"
17843dependencies = [
17844 "proc-macro2",
17845 "quote",
17846 "serde",
17847 "static_assertions",
17848 "syn 2.0.100",
17849 "winnow 0.7.1",
17850]