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 2.0.12",
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 "git_ui",
471 "gpui",
472 "heed",
473 "html_to_markdown",
474 "http_client",
475 "indoc",
476 "itertools 0.14.0",
477 "language",
478 "language_model",
479 "language_model_selector",
480 "log",
481 "lsp",
482 "markdown",
483 "menu",
484 "multi_buffer",
485 "parking_lot",
486 "paths",
487 "picker",
488 "project",
489 "prompt_library",
490 "prompt_store",
491 "proto",
492 "rand 0.8.5",
493 "rope",
494 "scripting_tool",
495 "serde",
496 "serde_json",
497 "settings",
498 "smallvec",
499 "smol",
500 "streaming_diff",
501 "telemetry",
502 "telemetry_events",
503 "terminal",
504 "terminal_view",
505 "text",
506 "theme",
507 "time",
508 "time_format",
509 "ui",
510 "util",
511 "uuid",
512 "vim_mode_setting",
513 "workspace",
514 "zed_actions",
515]
516
517[[package]]
518name = "assistant_context_editor"
519version = "0.1.0"
520dependencies = [
521 "anyhow",
522 "assistant_settings",
523 "assistant_slash_command",
524 "assistant_slash_commands",
525 "chrono",
526 "client",
527 "clock",
528 "collections",
529 "context_server",
530 "editor",
531 "fs",
532 "futures 0.3.31",
533 "fuzzy",
534 "gpui",
535 "indexed_docs",
536 "language",
537 "language_model",
538 "language_model_selector",
539 "languages",
540 "log",
541 "multi_buffer",
542 "open_ai",
543 "parking_lot",
544 "paths",
545 "picker",
546 "pretty_assertions",
547 "project",
548 "prompt_store",
549 "rand 0.8.5",
550 "regex",
551 "rope",
552 "rpc",
553 "serde",
554 "serde_json",
555 "settings",
556 "smallvec",
557 "smol",
558 "strum",
559 "telemetry_events",
560 "text",
561 "theme",
562 "tree-sitter-md",
563 "ui",
564 "unindent",
565 "util",
566 "uuid",
567 "workspace",
568]
569
570[[package]]
571name = "assistant_eval"
572version = "0.1.0"
573dependencies = [
574 "anyhow",
575 "assistant2",
576 "assistant_tool",
577 "assistant_tools",
578 "clap",
579 "client",
580 "collections",
581 "context_server",
582 "env_logger 0.11.7",
583 "fs",
584 "futures 0.3.31",
585 "gpui",
586 "gpui_tokio",
587 "itertools 0.14.0",
588 "language",
589 "language_model",
590 "language_models",
591 "node_runtime",
592 "project",
593 "prompt_store",
594 "regex",
595 "release_channel",
596 "reqwest_client",
597 "serde",
598 "serde_json",
599 "serde_json_lenient",
600 "settings",
601 "smol",
602 "util",
603]
604
605[[package]]
606name = "assistant_settings"
607version = "0.1.0"
608dependencies = [
609 "anthropic",
610 "anyhow",
611 "collections",
612 "deepseek",
613 "feature_flags",
614 "fs",
615 "gpui",
616 "language_model",
617 "lmstudio",
618 "log",
619 "ollama",
620 "open_ai",
621 "paths",
622 "schemars",
623 "serde",
624 "serde_json_lenient",
625 "settings",
626]
627
628[[package]]
629name = "assistant_slash_command"
630version = "0.1.0"
631dependencies = [
632 "anyhow",
633 "async-trait",
634 "collections",
635 "derive_more",
636 "extension",
637 "futures 0.3.31",
638 "gpui",
639 "language",
640 "language_model",
641 "parking_lot",
642 "pretty_assertions",
643 "serde",
644 "serde_json",
645 "ui",
646 "workspace",
647]
648
649[[package]]
650name = "assistant_slash_commands"
651version = "0.1.0"
652dependencies = [
653 "anyhow",
654 "assistant_slash_command",
655 "cargo_toml",
656 "chrono",
657 "collections",
658 "context_server",
659 "editor",
660 "env_logger 0.11.7",
661 "feature_flags",
662 "fs",
663 "futures 0.3.31",
664 "fuzzy",
665 "globset",
666 "gpui",
667 "html_to_markdown",
668 "http_client",
669 "indexed_docs",
670 "language",
671 "language_model",
672 "log",
673 "pretty_assertions",
674 "project",
675 "prompt_store",
676 "rope",
677 "schemars",
678 "semantic_index",
679 "serde",
680 "serde_json",
681 "settings",
682 "smol",
683 "terminal_view",
684 "text",
685 "toml 0.8.20",
686 "ui",
687 "util",
688 "workspace",
689 "worktree",
690]
691
692[[package]]
693name = "assistant_tool"
694version = "0.1.0"
695dependencies = [
696 "anyhow",
697 "clock",
698 "collections",
699 "derive_more",
700 "gpui",
701 "language",
702 "language_model",
703 "parking_lot",
704 "project",
705 "serde",
706 "serde_json",
707]
708
709[[package]]
710name = "assistant_tools"
711version = "0.1.0"
712dependencies = [
713 "anyhow",
714 "assistant_tool",
715 "chrono",
716 "collections",
717 "feature_flags",
718 "futures 0.3.31",
719 "gpui",
720 "html_to_markdown",
721 "http_client",
722 "itertools 0.14.0",
723 "language",
724 "language_model",
725 "project",
726 "rand 0.8.5",
727 "release_channel",
728 "schemars",
729 "serde",
730 "serde_json",
731 "settings",
732 "theme",
733 "ui",
734 "unindent",
735 "util",
736 "workspace",
737 "worktree",
738]
739
740[[package]]
741name = "async-attributes"
742version = "1.1.2"
743source = "registry+https://github.com/rust-lang/crates.io-index"
744checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
745dependencies = [
746 "quote",
747 "syn 1.0.109",
748]
749
750[[package]]
751name = "async-broadcast"
752version = "0.7.2"
753source = "registry+https://github.com/rust-lang/crates.io-index"
754checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
755dependencies = [
756 "event-listener 5.3.1",
757 "event-listener-strategy",
758 "futures-core",
759 "pin-project-lite",
760]
761
762[[package]]
763name = "async-channel"
764version = "1.9.0"
765source = "registry+https://github.com/rust-lang/crates.io-index"
766checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
767dependencies = [
768 "concurrent-queue",
769 "event-listener 2.5.3",
770 "futures-core",
771]
772
773[[package]]
774name = "async-channel"
775version = "2.3.1"
776source = "registry+https://github.com/rust-lang/crates.io-index"
777checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
778dependencies = [
779 "concurrent-queue",
780 "event-listener-strategy",
781 "futures-core",
782 "pin-project-lite",
783]
784
785[[package]]
786name = "async-compat"
787version = "0.2.4"
788source = "registry+https://github.com/rust-lang/crates.io-index"
789checksum = "7bab94bde396a3f7b4962e396fdad640e241ed797d4d8d77fc8c237d14c58fc0"
790dependencies = [
791 "futures-core",
792 "futures-io",
793 "once_cell",
794 "pin-project-lite",
795 "tokio",
796]
797
798[[package]]
799name = "async-compression"
800version = "0.4.21"
801source = "registry+https://github.com/rust-lang/crates.io-index"
802checksum = "c0cf008e5e1a9e9e22a7d3c9a4992e21a350290069e36d8fb72304ed17e8f2d2"
803dependencies = [
804 "deflate64",
805 "flate2",
806 "futures-core",
807 "futures-io",
808 "memchr",
809 "pin-project-lite",
810]
811
812[[package]]
813name = "async-dispatcher"
814version = "0.1.2"
815source = "registry+https://github.com/rust-lang/crates.io-index"
816checksum = "5c8bff43baa5b0ca8f8bcd7f9338f5d30fbd75236a2aa89130a7c5121a06d6ca"
817dependencies = [
818 "async-task",
819 "futures-lite 1.13.0",
820]
821
822[[package]]
823name = "async-executor"
824version = "1.13.1"
825source = "registry+https://github.com/rust-lang/crates.io-index"
826checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec"
827dependencies = [
828 "async-task",
829 "concurrent-queue",
830 "fastrand 2.3.0",
831 "futures-lite 2.6.0",
832 "slab",
833]
834
835[[package]]
836name = "async-fs"
837version = "2.1.2"
838source = "registry+https://github.com/rust-lang/crates.io-index"
839checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a"
840dependencies = [
841 "async-lock",
842 "blocking",
843 "futures-lite 2.6.0",
844]
845
846[[package]]
847name = "async-global-executor"
848version = "2.4.1"
849source = "registry+https://github.com/rust-lang/crates.io-index"
850checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
851dependencies = [
852 "async-channel 2.3.1",
853 "async-executor",
854 "async-io",
855 "async-lock",
856 "blocking",
857 "futures-lite 2.6.0",
858 "once_cell",
859]
860
861[[package]]
862name = "async-io"
863version = "2.4.0"
864source = "registry+https://github.com/rust-lang/crates.io-index"
865checksum = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059"
866dependencies = [
867 "async-lock",
868 "cfg-if",
869 "concurrent-queue",
870 "futures-io",
871 "futures-lite 2.6.0",
872 "parking",
873 "polling",
874 "rustix",
875 "slab",
876 "tracing",
877 "windows-sys 0.59.0",
878]
879
880[[package]]
881name = "async-lock"
882version = "3.4.0"
883source = "registry+https://github.com/rust-lang/crates.io-index"
884checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
885dependencies = [
886 "event-listener 5.3.1",
887 "event-listener-strategy",
888 "pin-project-lite",
889]
890
891[[package]]
892name = "async-native-tls"
893version = "0.5.0"
894source = "registry+https://github.com/rust-lang/crates.io-index"
895checksum = "9343dc5acf07e79ff82d0c37899f079db3534d99f189a1837c8e549c99405bec"
896dependencies = [
897 "futures-util",
898 "native-tls",
899 "thiserror 1.0.69",
900 "url",
901]
902
903[[package]]
904name = "async-net"
905version = "2.0.0"
906source = "registry+https://github.com/rust-lang/crates.io-index"
907checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
908dependencies = [
909 "async-io",
910 "blocking",
911 "futures-lite 2.6.0",
912]
913
914[[package]]
915name = "async-pipe"
916version = "0.1.3"
917source = "git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553#82d00a04211cf4e1236029aa03e6b6ce2a74c553"
918dependencies = [
919 "futures 0.3.31",
920 "log",
921]
922
923[[package]]
924name = "async-process"
925version = "2.3.0"
926source = "registry+https://github.com/rust-lang/crates.io-index"
927checksum = "63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb"
928dependencies = [
929 "async-channel 2.3.1",
930 "async-io",
931 "async-lock",
932 "async-signal",
933 "async-task",
934 "blocking",
935 "cfg-if",
936 "event-listener 5.3.1",
937 "futures-lite 2.6.0",
938 "rustix",
939 "tracing",
940]
941
942[[package]]
943name = "async-recursion"
944version = "0.3.2"
945source = "registry+https://github.com/rust-lang/crates.io-index"
946checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
947dependencies = [
948 "proc-macro2",
949 "quote",
950 "syn 1.0.109",
951]
952
953[[package]]
954name = "async-recursion"
955version = "1.1.1"
956source = "registry+https://github.com/rust-lang/crates.io-index"
957checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
958dependencies = [
959 "proc-macro2",
960 "quote",
961 "syn 2.0.100",
962]
963
964[[package]]
965name = "async-signal"
966version = "0.2.10"
967source = "registry+https://github.com/rust-lang/crates.io-index"
968checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3"
969dependencies = [
970 "async-io",
971 "async-lock",
972 "atomic-waker",
973 "cfg-if",
974 "futures-core",
975 "futures-io",
976 "rustix",
977 "signal-hook-registry",
978 "slab",
979 "windows-sys 0.59.0",
980]
981
982[[package]]
983name = "async-std"
984version = "1.13.1"
985source = "registry+https://github.com/rust-lang/crates.io-index"
986checksum = "730294c1c08c2e0f85759590518f6333f0d5a0a766a27d519c1b244c3dfd8a24"
987dependencies = [
988 "async-attributes",
989 "async-channel 1.9.0",
990 "async-global-executor",
991 "async-io",
992 "async-lock",
993 "async-process",
994 "crossbeam-utils",
995 "futures-channel",
996 "futures-core",
997 "futures-io",
998 "futures-lite 2.6.0",
999 "gloo-timers",
1000 "kv-log-macro",
1001 "log",
1002 "memchr",
1003 "once_cell",
1004 "pin-project-lite",
1005 "pin-utils",
1006 "slab",
1007 "wasm-bindgen-futures",
1008]
1009
1010[[package]]
1011name = "async-stream"
1012version = "0.3.6"
1013source = "registry+https://github.com/rust-lang/crates.io-index"
1014checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
1015dependencies = [
1016 "async-stream-impl",
1017 "futures-core",
1018 "pin-project-lite",
1019]
1020
1021[[package]]
1022name = "async-stream-impl"
1023version = "0.3.6"
1024source = "registry+https://github.com/rust-lang/crates.io-index"
1025checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
1026dependencies = [
1027 "proc-macro2",
1028 "quote",
1029 "syn 2.0.100",
1030]
1031
1032[[package]]
1033name = "async-stripe"
1034version = "0.40.0"
1035source = "git+https://github.com/zed-industries/async-stripe?rev=3672dd4efb7181aa597bf580bf5a2f5d23db6735#3672dd4efb7181aa597bf580bf5a2f5d23db6735"
1036dependencies = [
1037 "chrono",
1038 "futures-util",
1039 "http-types",
1040 "hyper 0.14.32",
1041 "hyper-rustls 0.24.2",
1042 "serde",
1043 "serde_json",
1044 "serde_path_to_error",
1045 "serde_qs 0.10.1",
1046 "smart-default",
1047 "smol_str",
1048 "thiserror 1.0.69",
1049 "tokio",
1050]
1051
1052[[package]]
1053name = "async-tar"
1054version = "0.5.0"
1055source = "registry+https://github.com/rust-lang/crates.io-index"
1056checksum = "a42f905d4f623faf634bbd1e001e84e0efc24694afa64be9ad239bf6ca49e1f8"
1057dependencies = [
1058 "async-std",
1059 "filetime",
1060 "libc",
1061 "pin-project",
1062 "redox_syscall 0.2.16",
1063 "xattr",
1064]
1065
1066[[package]]
1067name = "async-task"
1068version = "4.7.1"
1069source = "registry+https://github.com/rust-lang/crates.io-index"
1070checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
1071
1072[[package]]
1073name = "async-tls"
1074version = "0.13.0"
1075source = "git+https://github.com/zed-industries/async-tls?rev=1e759a4b5e370f87dc15e40756ac4f8815b61d9d#1e759a4b5e370f87dc15e40756ac4f8815b61d9d"
1076dependencies = [
1077 "futures-core",
1078 "futures-io",
1079 "rustls 0.23.25",
1080 "rustls-pemfile 2.2.0",
1081 "webpki-roots",
1082]
1083
1084[[package]]
1085name = "async-trait"
1086version = "0.1.88"
1087source = "registry+https://github.com/rust-lang/crates.io-index"
1088checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5"
1089dependencies = [
1090 "proc-macro2",
1091 "quote",
1092 "syn 2.0.100",
1093]
1094
1095[[package]]
1096name = "async-tungstenite"
1097version = "0.28.2"
1098source = "registry+https://github.com/rust-lang/crates.io-index"
1099checksum = "1c348fb0b6d132c596eca3dcd941df48fb597aafcb07a738ec41c004b087dc99"
1100dependencies = [
1101 "async-std",
1102 "async-tls",
1103 "atomic-waker",
1104 "futures-core",
1105 "futures-io",
1106 "futures-task",
1107 "futures-util",
1108 "log",
1109 "pin-project-lite",
1110 "tungstenite 0.24.0",
1111]
1112
1113[[package]]
1114name = "async-watch"
1115version = "0.3.1"
1116source = "registry+https://github.com/rust-lang/crates.io-index"
1117checksum = "a078faf4e27c0c6cc0efb20e5da59dcccc04968ebf2801d8e0b2195124cdcdb2"
1118dependencies = [
1119 "event-listener 2.5.3",
1120]
1121
1122[[package]]
1123name = "async_zip"
1124version = "0.0.17"
1125source = "registry+https://github.com/rust-lang/crates.io-index"
1126checksum = "00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52"
1127dependencies = [
1128 "async-compression",
1129 "crc32fast",
1130 "futures-lite 2.6.0",
1131 "pin-project",
1132 "thiserror 1.0.69",
1133]
1134
1135[[package]]
1136name = "asynchronous-codec"
1137version = "0.7.0"
1138source = "registry+https://github.com/rust-lang/crates.io-index"
1139checksum = "a860072022177f903e59730004fb5dc13db9275b79bb2aef7ba8ce831956c233"
1140dependencies = [
1141 "bytes 1.10.1",
1142 "futures-sink",
1143 "futures-util",
1144 "memchr",
1145 "pin-project-lite",
1146]
1147
1148[[package]]
1149name = "atoi"
1150version = "2.0.0"
1151source = "registry+https://github.com/rust-lang/crates.io-index"
1152checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
1153dependencies = [
1154 "num-traits",
1155]
1156
1157[[package]]
1158name = "atomic"
1159version = "0.5.3"
1160source = "registry+https://github.com/rust-lang/crates.io-index"
1161checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
1162
1163[[package]]
1164name = "atomic-waker"
1165version = "1.1.2"
1166source = "registry+https://github.com/rust-lang/crates.io-index"
1167checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
1168
1169[[package]]
1170name = "audio"
1171version = "0.1.0"
1172dependencies = [
1173 "anyhow",
1174 "collections",
1175 "derive_more",
1176 "gpui",
1177 "parking_lot",
1178 "rodio",
1179 "util",
1180]
1181
1182[[package]]
1183name = "auto_update"
1184version = "0.1.0"
1185dependencies = [
1186 "anyhow",
1187 "client",
1188 "db",
1189 "gpui",
1190 "http_client",
1191 "log",
1192 "paths",
1193 "release_channel",
1194 "schemars",
1195 "serde",
1196 "serde_json",
1197 "settings",
1198 "smol",
1199 "tempfile",
1200 "which 6.0.3",
1201 "workspace",
1202]
1203
1204[[package]]
1205name = "auto_update_ui"
1206version = "0.1.0"
1207dependencies = [
1208 "anyhow",
1209 "auto_update",
1210 "client",
1211 "editor",
1212 "gpui",
1213 "http_client",
1214 "markdown_preview",
1215 "release_channel",
1216 "serde",
1217 "serde_json",
1218 "smol",
1219 "util",
1220 "workspace",
1221]
1222
1223[[package]]
1224name = "autocfg"
1225version = "1.4.0"
1226source = "registry+https://github.com/rust-lang/crates.io-index"
1227checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
1228
1229[[package]]
1230name = "av1-grain"
1231version = "0.2.3"
1232source = "registry+https://github.com/rust-lang/crates.io-index"
1233checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf"
1234dependencies = [
1235 "anyhow",
1236 "arrayvec",
1237 "log",
1238 "nom",
1239 "num-rational",
1240 "v_frame",
1241]
1242
1243[[package]]
1244name = "avif-serialize"
1245version = "0.8.2"
1246source = "registry+https://github.com/rust-lang/crates.io-index"
1247checksum = "e335041290c43101ca215eed6f43ec437eb5a42125573f600fc3fa42b9bddd62"
1248dependencies = [
1249 "arrayvec",
1250]
1251
1252[[package]]
1253name = "aws-config"
1254version = "1.5.16"
1255source = "registry+https://github.com/rust-lang/crates.io-index"
1256checksum = "50236e4d60fe8458de90a71c0922c761e41755adf091b1b03de1cef537179915"
1257dependencies = [
1258 "aws-credential-types",
1259 "aws-runtime",
1260 "aws-sdk-sso",
1261 "aws-sdk-ssooidc",
1262 "aws-sdk-sts",
1263 "aws-smithy-async",
1264 "aws-smithy-http",
1265 "aws-smithy-json",
1266 "aws-smithy-runtime",
1267 "aws-smithy-runtime-api",
1268 "aws-smithy-types",
1269 "aws-types",
1270 "bytes 1.10.1",
1271 "fastrand 2.3.0",
1272 "hex",
1273 "http 0.2.12",
1274 "ring",
1275 "time",
1276 "tokio",
1277 "tracing",
1278 "url",
1279 "zeroize",
1280]
1281
1282[[package]]
1283name = "aws-credential-types"
1284version = "1.2.1"
1285source = "registry+https://github.com/rust-lang/crates.io-index"
1286checksum = "60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da"
1287dependencies = [
1288 "aws-smithy-async",
1289 "aws-smithy-runtime-api",
1290 "aws-smithy-types",
1291 "zeroize",
1292]
1293
1294[[package]]
1295name = "aws-lc-rs"
1296version = "1.12.6"
1297source = "registry+https://github.com/rust-lang/crates.io-index"
1298checksum = "dabb68eb3a7aa08b46fddfd59a3d55c978243557a90ab804769f7e20e67d2b01"
1299dependencies = [
1300 "aws-lc-sys",
1301 "zeroize",
1302]
1303
1304[[package]]
1305name = "aws-lc-sys"
1306version = "0.27.0"
1307source = "registry+https://github.com/rust-lang/crates.io-index"
1308checksum = "6bbe221bbf523b625a4dd8585c7f38166e31167ec2ca98051dbcb4c3b6e825d2"
1309dependencies = [
1310 "bindgen 0.69.5",
1311 "cc",
1312 "cmake",
1313 "dunce",
1314 "fs_extra",
1315]
1316
1317[[package]]
1318name = "aws-runtime"
1319version = "1.5.5"
1320source = "registry+https://github.com/rust-lang/crates.io-index"
1321checksum = "76dd04d39cc12844c0994f2c9c5a6f5184c22e9188ec1ff723de41910a21dcad"
1322dependencies = [
1323 "aws-credential-types",
1324 "aws-sigv4",
1325 "aws-smithy-async",
1326 "aws-smithy-eventstream",
1327 "aws-smithy-http",
1328 "aws-smithy-runtime",
1329 "aws-smithy-runtime-api",
1330 "aws-smithy-types",
1331 "aws-types",
1332 "bytes 1.10.1",
1333 "fastrand 2.3.0",
1334 "http 0.2.12",
1335 "http-body 0.4.6",
1336 "once_cell",
1337 "percent-encoding",
1338 "pin-project-lite",
1339 "tracing",
1340 "uuid",
1341]
1342
1343[[package]]
1344name = "aws-sdk-bedrockruntime"
1345version = "1.74.0"
1346source = "registry+https://github.com/rust-lang/crates.io-index"
1347checksum = "6938541d1948a543bca23303fec4cff9c36bf0e63b8fa3ae1b337bcb9d5b81af"
1348dependencies = [
1349 "aws-credential-types",
1350 "aws-runtime",
1351 "aws-smithy-async",
1352 "aws-smithy-eventstream",
1353 "aws-smithy-http",
1354 "aws-smithy-json",
1355 "aws-smithy-runtime",
1356 "aws-smithy-runtime-api",
1357 "aws-smithy-types",
1358 "aws-types",
1359 "bytes 1.10.1",
1360 "fastrand 2.3.0",
1361 "http 0.2.12",
1362 "once_cell",
1363 "regex-lite",
1364 "tracing",
1365]
1366
1367[[package]]
1368name = "aws-sdk-kinesis"
1369version = "1.61.0"
1370source = "registry+https://github.com/rust-lang/crates.io-index"
1371checksum = "89f2163d8704e8fdcd51ec6c2e0441c418471e422ee9690451b17a1c46344e1a"
1372dependencies = [
1373 "aws-credential-types",
1374 "aws-runtime",
1375 "aws-smithy-async",
1376 "aws-smithy-http",
1377 "aws-smithy-json",
1378 "aws-smithy-runtime",
1379 "aws-smithy-runtime-api",
1380 "aws-smithy-types",
1381 "aws-types",
1382 "bytes 1.10.1",
1383 "http 0.2.12",
1384 "once_cell",
1385 "regex-lite",
1386 "tracing",
1387]
1388
1389[[package]]
1390name = "aws-sdk-s3"
1391version = "1.76.0"
1392source = "registry+https://github.com/rust-lang/crates.io-index"
1393checksum = "66e83401ad7287ad15244d557e35502c2a94105ca5b41d656c391f1a4fc04ca2"
1394dependencies = [
1395 "aws-credential-types",
1396 "aws-runtime",
1397 "aws-sigv4",
1398 "aws-smithy-async",
1399 "aws-smithy-checksums",
1400 "aws-smithy-eventstream",
1401 "aws-smithy-http",
1402 "aws-smithy-json",
1403 "aws-smithy-runtime",
1404 "aws-smithy-runtime-api",
1405 "aws-smithy-types",
1406 "aws-smithy-xml",
1407 "aws-types",
1408 "bytes 1.10.1",
1409 "fastrand 2.3.0",
1410 "hex",
1411 "hmac",
1412 "http 0.2.12",
1413 "http-body 0.4.6",
1414 "lru",
1415 "once_cell",
1416 "percent-encoding",
1417 "regex-lite",
1418 "sha2",
1419 "tracing",
1420 "url",
1421]
1422
1423[[package]]
1424name = "aws-sdk-sso"
1425version = "1.58.0"
1426source = "registry+https://github.com/rust-lang/crates.io-index"
1427checksum = "16ff718c9ee45cc1ebd4774a0e086bb80a6ab752b4902edf1c9f56b86ee1f770"
1428dependencies = [
1429 "aws-credential-types",
1430 "aws-runtime",
1431 "aws-smithy-async",
1432 "aws-smithy-http",
1433 "aws-smithy-json",
1434 "aws-smithy-runtime",
1435 "aws-smithy-runtime-api",
1436 "aws-smithy-types",
1437 "aws-types",
1438 "bytes 1.10.1",
1439 "http 0.2.12",
1440 "once_cell",
1441 "regex-lite",
1442 "tracing",
1443]
1444
1445[[package]]
1446name = "aws-sdk-ssooidc"
1447version = "1.59.0"
1448source = "registry+https://github.com/rust-lang/crates.io-index"
1449checksum = "5183e088715cc135d8d396fdd3bc02f018f0da4c511f53cb8d795b6a31c55809"
1450dependencies = [
1451 "aws-credential-types",
1452 "aws-runtime",
1453 "aws-smithy-async",
1454 "aws-smithy-http",
1455 "aws-smithy-json",
1456 "aws-smithy-runtime",
1457 "aws-smithy-runtime-api",
1458 "aws-smithy-types",
1459 "aws-types",
1460 "bytes 1.10.1",
1461 "http 0.2.12",
1462 "once_cell",
1463 "regex-lite",
1464 "tracing",
1465]
1466
1467[[package]]
1468name = "aws-sdk-sts"
1469version = "1.59.0"
1470source = "registry+https://github.com/rust-lang/crates.io-index"
1471checksum = "c9f944ef032717596639cea4a2118a3a457268ef51bbb5fde9637e54c465da00"
1472dependencies = [
1473 "aws-credential-types",
1474 "aws-runtime",
1475 "aws-smithy-async",
1476 "aws-smithy-http",
1477 "aws-smithy-json",
1478 "aws-smithy-query",
1479 "aws-smithy-runtime",
1480 "aws-smithy-runtime-api",
1481 "aws-smithy-types",
1482 "aws-smithy-xml",
1483 "aws-types",
1484 "http 0.2.12",
1485 "once_cell",
1486 "regex-lite",
1487 "tracing",
1488]
1489
1490[[package]]
1491name = "aws-sigv4"
1492version = "1.2.9"
1493source = "registry+https://github.com/rust-lang/crates.io-index"
1494checksum = "9bfe75fad52793ce6dec0dc3d4b1f388f038b5eb866c8d4d7f3a8e21b5ea5051"
1495dependencies = [
1496 "aws-credential-types",
1497 "aws-smithy-eventstream",
1498 "aws-smithy-http",
1499 "aws-smithy-runtime-api",
1500 "aws-smithy-types",
1501 "bytes 1.10.1",
1502 "crypto-bigint 0.5.5",
1503 "form_urlencoded",
1504 "hex",
1505 "hmac",
1506 "http 0.2.12",
1507 "http 1.2.0",
1508 "once_cell",
1509 "p256",
1510 "percent-encoding",
1511 "ring",
1512 "sha2",
1513 "subtle",
1514 "time",
1515 "tracing",
1516 "zeroize",
1517]
1518
1519[[package]]
1520name = "aws-smithy-async"
1521version = "1.2.4"
1522source = "registry+https://github.com/rust-lang/crates.io-index"
1523checksum = "fa59d1327d8b5053c54bf2eaae63bf629ba9e904434d0835a28ed3c0ed0a614e"
1524dependencies = [
1525 "futures-util",
1526 "pin-project-lite",
1527 "tokio",
1528]
1529
1530[[package]]
1531name = "aws-smithy-checksums"
1532version = "0.62.0"
1533source = "registry+https://github.com/rust-lang/crates.io-index"
1534checksum = "f2f45a1c384d7a393026bc5f5c177105aa9fa68e4749653b985707ac27d77295"
1535dependencies = [
1536 "aws-smithy-http",
1537 "aws-smithy-types",
1538 "bytes 1.10.1",
1539 "crc32c",
1540 "crc32fast",
1541 "crc64fast-nvme",
1542 "hex",
1543 "http 0.2.12",
1544 "http-body 0.4.6",
1545 "md-5",
1546 "pin-project-lite",
1547 "sha1",
1548 "sha2",
1549 "tracing",
1550]
1551
1552[[package]]
1553name = "aws-smithy-eventstream"
1554version = "0.60.6"
1555source = "registry+https://github.com/rust-lang/crates.io-index"
1556checksum = "8b18559a41e0c909b77625adf2b8c50de480a8041e5e4a3f5f7d177db70abc5a"
1557dependencies = [
1558 "aws-smithy-types",
1559 "bytes 1.10.1",
1560 "crc32fast",
1561]
1562
1563[[package]]
1564name = "aws-smithy-http"
1565version = "0.60.12"
1566source = "registry+https://github.com/rust-lang/crates.io-index"
1567checksum = "7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc"
1568dependencies = [
1569 "aws-smithy-eventstream",
1570 "aws-smithy-runtime-api",
1571 "aws-smithy-types",
1572 "bytes 1.10.1",
1573 "bytes-utils",
1574 "futures-core",
1575 "http 0.2.12",
1576 "http-body 0.4.6",
1577 "once_cell",
1578 "percent-encoding",
1579 "pin-project-lite",
1580 "pin-utils",
1581 "tracing",
1582]
1583
1584[[package]]
1585name = "aws-smithy-json"
1586version = "0.61.2"
1587source = "registry+https://github.com/rust-lang/crates.io-index"
1588checksum = "623a51127f24c30776c8b374295f2df78d92517386f77ba30773f15a30ce1422"
1589dependencies = [
1590 "aws-smithy-types",
1591]
1592
1593[[package]]
1594name = "aws-smithy-query"
1595version = "0.60.7"
1596source = "registry+https://github.com/rust-lang/crates.io-index"
1597checksum = "f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb"
1598dependencies = [
1599 "aws-smithy-types",
1600 "urlencoding",
1601]
1602
1603[[package]]
1604name = "aws-smithy-runtime"
1605version = "1.7.8"
1606source = "registry+https://github.com/rust-lang/crates.io-index"
1607checksum = "d526a12d9ed61fadefda24abe2e682892ba288c2018bcb38b1b4c111d13f6d92"
1608dependencies = [
1609 "aws-smithy-async",
1610 "aws-smithy-http",
1611 "aws-smithy-runtime-api",
1612 "aws-smithy-types",
1613 "bytes 1.10.1",
1614 "fastrand 2.3.0",
1615 "h2 0.3.26",
1616 "http 0.2.12",
1617 "http-body 0.4.6",
1618 "http-body 1.0.1",
1619 "httparse",
1620 "hyper 0.14.32",
1621 "hyper-rustls 0.24.2",
1622 "once_cell",
1623 "pin-project-lite",
1624 "pin-utils",
1625 "rustls 0.21.12",
1626 "tokio",
1627 "tracing",
1628]
1629
1630[[package]]
1631name = "aws-smithy-runtime-api"
1632version = "1.7.3"
1633source = "registry+https://github.com/rust-lang/crates.io-index"
1634checksum = "92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd"
1635dependencies = [
1636 "aws-smithy-async",
1637 "aws-smithy-types",
1638 "bytes 1.10.1",
1639 "http 0.2.12",
1640 "http 1.2.0",
1641 "pin-project-lite",
1642 "tokio",
1643 "tracing",
1644 "zeroize",
1645]
1646
1647[[package]]
1648name = "aws-smithy-types"
1649version = "1.2.13"
1650source = "registry+https://github.com/rust-lang/crates.io-index"
1651checksum = "c7b8a53819e42f10d0821f56da995e1470b199686a1809168db6ca485665f042"
1652dependencies = [
1653 "base64-simd",
1654 "bytes 1.10.1",
1655 "bytes-utils",
1656 "futures-core",
1657 "http 0.2.12",
1658 "http 1.2.0",
1659 "http-body 0.4.6",
1660 "http-body 1.0.1",
1661 "http-body-util",
1662 "itoa",
1663 "num-integer",
1664 "pin-project-lite",
1665 "pin-utils",
1666 "ryu",
1667 "serde",
1668 "time",
1669 "tokio",
1670 "tokio-util",
1671]
1672
1673[[package]]
1674name = "aws-smithy-xml"
1675version = "0.60.9"
1676source = "registry+https://github.com/rust-lang/crates.io-index"
1677checksum = "ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc"
1678dependencies = [
1679 "xmlparser",
1680]
1681
1682[[package]]
1683name = "aws-types"
1684version = "1.3.5"
1685source = "registry+https://github.com/rust-lang/crates.io-index"
1686checksum = "dfbd0a668309ec1f66c0f6bda4840dd6d4796ae26d699ebc266d7cc95c6d040f"
1687dependencies = [
1688 "aws-credential-types",
1689 "aws-smithy-async",
1690 "aws-smithy-runtime-api",
1691 "aws-smithy-types",
1692 "rustc_version",
1693 "tracing",
1694]
1695
1696[[package]]
1697name = "aws_http_client"
1698version = "0.1.0"
1699dependencies = [
1700 "aws-smithy-runtime-api",
1701 "aws-smithy-types",
1702 "futures 0.3.31",
1703 "http_client",
1704 "tokio",
1705]
1706
1707[[package]]
1708name = "axum"
1709version = "0.6.20"
1710source = "registry+https://github.com/rust-lang/crates.io-index"
1711checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
1712dependencies = [
1713 "async-trait",
1714 "axum-core",
1715 "base64 0.21.7",
1716 "bitflags 1.3.2",
1717 "bytes 1.10.1",
1718 "futures-util",
1719 "headers",
1720 "http 0.2.12",
1721 "http-body 0.4.6",
1722 "hyper 0.14.32",
1723 "itoa",
1724 "matchit",
1725 "memchr",
1726 "mime",
1727 "percent-encoding",
1728 "pin-project-lite",
1729 "rustversion",
1730 "serde",
1731 "serde_json",
1732 "serde_path_to_error",
1733 "serde_urlencoded",
1734 "sha1",
1735 "sync_wrapper 0.1.2",
1736 "tokio",
1737 "tokio-tungstenite 0.20.1",
1738 "tower",
1739 "tower-layer",
1740 "tower-service",
1741]
1742
1743[[package]]
1744name = "axum-core"
1745version = "0.3.4"
1746source = "registry+https://github.com/rust-lang/crates.io-index"
1747checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
1748dependencies = [
1749 "async-trait",
1750 "bytes 1.10.1",
1751 "futures-util",
1752 "http 0.2.12",
1753 "http-body 0.4.6",
1754 "mime",
1755 "rustversion",
1756 "tower-layer",
1757 "tower-service",
1758]
1759
1760[[package]]
1761name = "axum-extra"
1762version = "0.4.2"
1763source = "registry+https://github.com/rust-lang/crates.io-index"
1764checksum = "f9a320103719de37b7b4da4c8eb629d4573f6bcfd3dfe80d3208806895ccf81d"
1765dependencies = [
1766 "axum",
1767 "bytes 1.10.1",
1768 "futures-util",
1769 "http 0.2.12",
1770 "mime",
1771 "pin-project-lite",
1772 "serde",
1773 "serde_json",
1774 "tokio",
1775 "tower",
1776 "tower-http 0.3.5",
1777 "tower-layer",
1778 "tower-service",
1779]
1780
1781[[package]]
1782name = "backtrace"
1783version = "0.3.74"
1784source = "registry+https://github.com/rust-lang/crates.io-index"
1785checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
1786dependencies = [
1787 "addr2line",
1788 "cfg-if",
1789 "libc",
1790 "miniz_oxide",
1791 "object",
1792 "rustc-demangle",
1793 "windows-targets 0.52.6",
1794]
1795
1796[[package]]
1797name = "base16ct"
1798version = "0.1.1"
1799source = "registry+https://github.com/rust-lang/crates.io-index"
1800checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
1801
1802[[package]]
1803name = "base64"
1804version = "0.13.1"
1805source = "registry+https://github.com/rust-lang/crates.io-index"
1806checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
1807
1808[[package]]
1809name = "base64"
1810version = "0.21.7"
1811source = "registry+https://github.com/rust-lang/crates.io-index"
1812checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
1813
1814[[package]]
1815name = "base64"
1816version = "0.22.1"
1817source = "registry+https://github.com/rust-lang/crates.io-index"
1818checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
1819
1820[[package]]
1821name = "base64-simd"
1822version = "0.8.0"
1823source = "registry+https://github.com/rust-lang/crates.io-index"
1824checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
1825dependencies = [
1826 "outref",
1827 "vsimd",
1828]
1829
1830[[package]]
1831name = "base64ct"
1832version = "1.6.0"
1833source = "registry+https://github.com/rust-lang/crates.io-index"
1834checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
1835
1836[[package]]
1837name = "bedrock"
1838version = "0.1.0"
1839dependencies = [
1840 "anyhow",
1841 "aws-sdk-bedrockruntime",
1842 "aws-smithy-types",
1843 "futures 0.3.31",
1844 "schemars",
1845 "serde",
1846 "serde_json",
1847 "strum",
1848 "thiserror 2.0.12",
1849 "tokio",
1850]
1851
1852[[package]]
1853name = "bigdecimal"
1854version = "0.4.7"
1855source = "registry+https://github.com/rust-lang/crates.io-index"
1856checksum = "7f31f3af01c5c65a07985c804d3366560e6fa7883d640a122819b14ec327482c"
1857dependencies = [
1858 "autocfg",
1859 "libm",
1860 "num-bigint",
1861 "num-integer",
1862 "num-traits",
1863 "serde",
1864]
1865
1866[[package]]
1867name = "bincode"
1868version = "1.3.3"
1869source = "registry+https://github.com/rust-lang/crates.io-index"
1870checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
1871dependencies = [
1872 "serde",
1873]
1874
1875[[package]]
1876name = "bindgen"
1877version = "0.69.5"
1878source = "registry+https://github.com/rust-lang/crates.io-index"
1879checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
1880dependencies = [
1881 "bitflags 2.8.0",
1882 "cexpr",
1883 "clang-sys",
1884 "itertools 0.10.5",
1885 "lazy_static",
1886 "lazycell",
1887 "log",
1888 "prettyplease",
1889 "proc-macro2",
1890 "quote",
1891 "regex",
1892 "rustc-hash 1.1.0",
1893 "shlex",
1894 "syn 2.0.100",
1895 "which 4.4.2",
1896]
1897
1898[[package]]
1899name = "bindgen"
1900version = "0.70.1"
1901source = "registry+https://github.com/rust-lang/crates.io-index"
1902checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f"
1903dependencies = [
1904 "bitflags 2.8.0",
1905 "cexpr",
1906 "clang-sys",
1907 "itertools 0.10.5",
1908 "log",
1909 "prettyplease",
1910 "proc-macro2",
1911 "quote",
1912 "regex",
1913 "rustc-hash 1.1.0",
1914 "shlex",
1915 "syn 2.0.100",
1916]
1917
1918[[package]]
1919name = "bit-set"
1920version = "0.5.3"
1921source = "registry+https://github.com/rust-lang/crates.io-index"
1922checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
1923dependencies = [
1924 "bit-vec 0.6.3",
1925]
1926
1927[[package]]
1928name = "bit-set"
1929version = "0.8.0"
1930source = "registry+https://github.com/rust-lang/crates.io-index"
1931checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
1932dependencies = [
1933 "bit-vec 0.8.0",
1934]
1935
1936[[package]]
1937name = "bit-vec"
1938version = "0.6.3"
1939source = "registry+https://github.com/rust-lang/crates.io-index"
1940checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
1941
1942[[package]]
1943name = "bit-vec"
1944version = "0.8.0"
1945source = "registry+https://github.com/rust-lang/crates.io-index"
1946checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
1947
1948[[package]]
1949name = "bit_field"
1950version = "0.10.2"
1951source = "registry+https://github.com/rust-lang/crates.io-index"
1952checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61"
1953
1954[[package]]
1955name = "bitflags"
1956version = "1.3.2"
1957source = "registry+https://github.com/rust-lang/crates.io-index"
1958checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
1959
1960[[package]]
1961name = "bitflags"
1962version = "2.8.0"
1963source = "registry+https://github.com/rust-lang/crates.io-index"
1964checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
1965dependencies = [
1966 "serde",
1967]
1968
1969[[package]]
1970name = "bitstream-io"
1971version = "2.6.0"
1972source = "registry+https://github.com/rust-lang/crates.io-index"
1973checksum = "6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2"
1974
1975[[package]]
1976name = "bitvec"
1977version = "1.0.1"
1978source = "registry+https://github.com/rust-lang/crates.io-index"
1979checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
1980dependencies = [
1981 "funty",
1982 "radium",
1983 "tap",
1984 "wyz",
1985]
1986
1987[[package]]
1988name = "blade-graphics"
1989version = "0.6.0"
1990source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
1991dependencies = [
1992 "ash",
1993 "ash-window",
1994 "bitflags 2.8.0",
1995 "bytemuck",
1996 "codespan-reporting",
1997 "glow",
1998 "gpu-alloc",
1999 "gpu-alloc-ash",
2000 "hidden-trait",
2001 "js-sys",
2002 "khronos-egl",
2003 "libloading",
2004 "log",
2005 "mint",
2006 "naga",
2007 "objc2",
2008 "objc2-app-kit",
2009 "objc2-foundation",
2010 "objc2-metal",
2011 "objc2-quartz-core",
2012 "objc2-ui-kit",
2013 "raw-window-handle",
2014 "slab",
2015 "wasm-bindgen",
2016 "web-sys",
2017]
2018
2019[[package]]
2020name = "blade-macros"
2021version = "0.3.0"
2022source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
2023dependencies = [
2024 "proc-macro2",
2025 "quote",
2026 "syn 2.0.100",
2027]
2028
2029[[package]]
2030name = "blade-util"
2031version = "0.2.0"
2032source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
2033dependencies = [
2034 "blade-graphics",
2035 "bytemuck",
2036 "log",
2037 "profiling",
2038]
2039
2040[[package]]
2041name = "blake3"
2042version = "1.6.1"
2043source = "registry+https://github.com/rust-lang/crates.io-index"
2044checksum = "675f87afced0413c9bb02843499dbbd3882a237645883f71a2b59644a6d2f753"
2045dependencies = [
2046 "arrayref",
2047 "arrayvec",
2048 "cc",
2049 "cfg-if",
2050 "constant_time_eq 0.3.1",
2051]
2052
2053[[package]]
2054name = "block"
2055version = "0.1.6"
2056source = "registry+https://github.com/rust-lang/crates.io-index"
2057checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
2058
2059[[package]]
2060name = "block-buffer"
2061version = "0.10.4"
2062source = "registry+https://github.com/rust-lang/crates.io-index"
2063checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
2064dependencies = [
2065 "generic-array",
2066]
2067
2068[[package]]
2069name = "block-padding"
2070version = "0.3.3"
2071source = "registry+https://github.com/rust-lang/crates.io-index"
2072checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
2073dependencies = [
2074 "generic-array",
2075]
2076
2077[[package]]
2078name = "block2"
2079version = "0.5.1"
2080source = "registry+https://github.com/rust-lang/crates.io-index"
2081checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
2082dependencies = [
2083 "objc2",
2084]
2085
2086[[package]]
2087name = "blocking"
2088version = "1.6.1"
2089source = "registry+https://github.com/rust-lang/crates.io-index"
2090checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
2091dependencies = [
2092 "async-channel 2.3.1",
2093 "async-task",
2094 "futures-io",
2095 "futures-lite 2.6.0",
2096 "piper",
2097]
2098
2099[[package]]
2100name = "borsh"
2101version = "1.5.3"
2102source = "registry+https://github.com/rust-lang/crates.io-index"
2103checksum = "2506947f73ad44e344215ccd6403ac2ae18cd8e046e581a441bf8d199f257f03"
2104dependencies = [
2105 "borsh-derive",
2106 "cfg_aliases 0.2.1",
2107]
2108
2109[[package]]
2110name = "borsh-derive"
2111version = "1.5.3"
2112source = "registry+https://github.com/rust-lang/crates.io-index"
2113checksum = "c2593a3b8b938bd68373196c9832f516be11fa487ef4ae745eb282e6a56a7244"
2114dependencies = [
2115 "once_cell",
2116 "proc-macro-crate",
2117 "proc-macro2",
2118 "quote",
2119 "syn 2.0.100",
2120]
2121
2122[[package]]
2123name = "breadcrumbs"
2124version = "0.1.0"
2125dependencies = [
2126 "editor",
2127 "gpui",
2128 "itertools 0.14.0",
2129 "theme",
2130 "ui",
2131 "workspace",
2132 "zed_actions",
2133]
2134
2135[[package]]
2136name = "bstr"
2137version = "1.11.1"
2138source = "registry+https://github.com/rust-lang/crates.io-index"
2139checksum = "786a307d683a5bf92e6fd5fd69a7eb613751668d1d8d67d802846dfe367c62c8"
2140dependencies = [
2141 "memchr",
2142 "regex-automata 0.4.9",
2143 "serde",
2144]
2145
2146[[package]]
2147name = "buffer_diff"
2148version = "0.1.0"
2149dependencies = [
2150 "anyhow",
2151 "clock",
2152 "ctor",
2153 "env_logger 0.11.7",
2154 "futures 0.3.31",
2155 "git2",
2156 "gpui",
2157 "language",
2158 "log",
2159 "pretty_assertions",
2160 "rand 0.8.5",
2161 "rope",
2162 "serde_json",
2163 "sum_tree",
2164 "text",
2165 "unindent",
2166 "util",
2167]
2168
2169[[package]]
2170name = "built"
2171version = "0.7.5"
2172source = "registry+https://github.com/rust-lang/crates.io-index"
2173checksum = "c360505aed52b7ec96a3636c3f039d99103c37d1d9b4f7a8c743d3ea9ffcd03b"
2174
2175[[package]]
2176name = "bumpalo"
2177version = "3.16.0"
2178source = "registry+https://github.com/rust-lang/crates.io-index"
2179checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
2180dependencies = [
2181 "allocator-api2",
2182]
2183
2184[[package]]
2185name = "by_address"
2186version = "1.2.1"
2187source = "registry+https://github.com/rust-lang/crates.io-index"
2188checksum = "64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06"
2189
2190[[package]]
2191name = "bytecheck"
2192version = "0.6.12"
2193source = "registry+https://github.com/rust-lang/crates.io-index"
2194checksum = "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2"
2195dependencies = [
2196 "bytecheck_derive",
2197 "ptr_meta",
2198 "simdutf8",
2199]
2200
2201[[package]]
2202name = "bytecheck_derive"
2203version = "0.6.12"
2204source = "registry+https://github.com/rust-lang/crates.io-index"
2205checksum = "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659"
2206dependencies = [
2207 "proc-macro2",
2208 "quote",
2209 "syn 1.0.109",
2210]
2211
2212[[package]]
2213name = "bytemuck"
2214version = "1.21.0"
2215source = "registry+https://github.com/rust-lang/crates.io-index"
2216checksum = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3"
2217dependencies = [
2218 "bytemuck_derive",
2219]
2220
2221[[package]]
2222name = "bytemuck_derive"
2223version = "1.8.0"
2224source = "registry+https://github.com/rust-lang/crates.io-index"
2225checksum = "bcfcc3cd946cb52f0bbfdbbcfa2f4e24f75ebb6c0e1002f7c25904fada18b9ec"
2226dependencies = [
2227 "proc-macro2",
2228 "quote",
2229 "syn 2.0.100",
2230]
2231
2232[[package]]
2233name = "byteorder"
2234version = "1.5.0"
2235source = "registry+https://github.com/rust-lang/crates.io-index"
2236checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
2237
2238[[package]]
2239name = "byteorder-lite"
2240version = "0.1.0"
2241source = "registry+https://github.com/rust-lang/crates.io-index"
2242checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
2243
2244[[package]]
2245name = "bytes"
2246version = "0.4.12"
2247source = "registry+https://github.com/rust-lang/crates.io-index"
2248checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
2249dependencies = [
2250 "byteorder",
2251 "iovec",
2252]
2253
2254[[package]]
2255name = "bytes"
2256version = "1.10.1"
2257source = "registry+https://github.com/rust-lang/crates.io-index"
2258checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
2259
2260[[package]]
2261name = "bytes-utils"
2262version = "0.1.4"
2263source = "registry+https://github.com/rust-lang/crates.io-index"
2264checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
2265dependencies = [
2266 "bytes 1.10.1",
2267 "either",
2268]
2269
2270[[package]]
2271name = "bzip2"
2272version = "0.4.4"
2273source = "registry+https://github.com/rust-lang/crates.io-index"
2274checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8"
2275dependencies = [
2276 "bzip2-sys",
2277 "libc",
2278]
2279
2280[[package]]
2281name = "bzip2-sys"
2282version = "0.1.11+1.0.8"
2283source = "registry+https://github.com/rust-lang/crates.io-index"
2284checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
2285dependencies = [
2286 "cc",
2287 "libc",
2288 "pkg-config",
2289]
2290
2291[[package]]
2292name = "call"
2293version = "0.1.0"
2294dependencies = [
2295 "anyhow",
2296 "audio",
2297 "client",
2298 "collections",
2299 "fs",
2300 "futures 0.3.31",
2301 "gpui",
2302 "http_client",
2303 "language",
2304 "livekit_client",
2305 "livekit_client_macos",
2306 "log",
2307 "postage",
2308 "project",
2309 "schemars",
2310 "serde",
2311 "serde_derive",
2312 "settings",
2313 "telemetry",
2314 "util",
2315]
2316
2317[[package]]
2318name = "calloop"
2319version = "0.13.0"
2320source = "registry+https://github.com/rust-lang/crates.io-index"
2321checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec"
2322dependencies = [
2323 "bitflags 2.8.0",
2324 "log",
2325 "polling",
2326 "rustix",
2327 "slab",
2328 "thiserror 1.0.69",
2329]
2330
2331[[package]]
2332name = "calloop-wayland-source"
2333version = "0.3.0"
2334source = "registry+https://github.com/rust-lang/crates.io-index"
2335checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20"
2336dependencies = [
2337 "calloop",
2338 "rustix",
2339 "wayland-backend",
2340 "wayland-client",
2341]
2342
2343[[package]]
2344name = "camino"
2345version = "1.1.9"
2346source = "registry+https://github.com/rust-lang/crates.io-index"
2347checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
2348dependencies = [
2349 "serde",
2350]
2351
2352[[package]]
2353name = "cap-fs-ext"
2354version = "3.4.2"
2355source = "registry+https://github.com/rust-lang/crates.io-index"
2356checksum = "7f78efdd7378980d79c0f36b519e51191742d2c9f91ffa5e228fba9f3806d2e1"
2357dependencies = [
2358 "cap-primitives",
2359 "cap-std",
2360 "io-lifetimes",
2361 "windows-sys 0.59.0",
2362]
2363
2364[[package]]
2365name = "cap-net-ext"
2366version = "3.4.2"
2367source = "registry+https://github.com/rust-lang/crates.io-index"
2368checksum = "4ac68674a6042af2bcee1adad9f6abd432642cf03444ce3a5b36c3f39f23baf8"
2369dependencies = [
2370 "cap-primitives",
2371 "cap-std",
2372 "rustix",
2373 "smallvec",
2374]
2375
2376[[package]]
2377name = "cap-primitives"
2378version = "3.4.2"
2379source = "registry+https://github.com/rust-lang/crates.io-index"
2380checksum = "8fc15faeed2223d8b8e8cc1857f5861935a06d06713c4ac106b722ae9ce3c369"
2381dependencies = [
2382 "ambient-authority",
2383 "fs-set-times",
2384 "io-extras",
2385 "io-lifetimes",
2386 "ipnet",
2387 "maybe-owned",
2388 "rustix",
2389 "windows-sys 0.59.0",
2390 "winx",
2391]
2392
2393[[package]]
2394name = "cap-rand"
2395version = "3.4.2"
2396source = "registry+https://github.com/rust-lang/crates.io-index"
2397checksum = "dea13372b49df066d1ae654e5c6e41799c1efd9f6b36794b921e877ea4037977"
2398dependencies = [
2399 "ambient-authority",
2400 "rand 0.8.5",
2401]
2402
2403[[package]]
2404name = "cap-std"
2405version = "3.4.2"
2406source = "registry+https://github.com/rust-lang/crates.io-index"
2407checksum = "c3dbd3e8e8d093d6ccb4b512264869e1281cdb032f7940bd50b2894f96f25609"
2408dependencies = [
2409 "cap-primitives",
2410 "io-extras",
2411 "io-lifetimes",
2412 "rustix",
2413]
2414
2415[[package]]
2416name = "cap-time-ext"
2417version = "3.4.2"
2418source = "registry+https://github.com/rust-lang/crates.io-index"
2419checksum = "bd736b20fc033f564a1995fb82fc349146de43aabba19c7368b4cb17d8f9ea53"
2420dependencies = [
2421 "ambient-authority",
2422 "cap-primitives",
2423 "iana-time-zone",
2424 "once_cell",
2425 "rustix",
2426 "winx",
2427]
2428
2429[[package]]
2430name = "cargo-platform"
2431version = "0.1.9"
2432source = "registry+https://github.com/rust-lang/crates.io-index"
2433checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
2434dependencies = [
2435 "serde",
2436]
2437
2438[[package]]
2439name = "cargo_metadata"
2440version = "0.19.2"
2441source = "registry+https://github.com/rust-lang/crates.io-index"
2442checksum = "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba"
2443dependencies = [
2444 "camino",
2445 "cargo-platform",
2446 "semver",
2447 "serde",
2448 "serde_json",
2449 "thiserror 2.0.12",
2450]
2451
2452[[package]]
2453name = "cargo_toml"
2454version = "0.21.0"
2455source = "registry+https://github.com/rust-lang/crates.io-index"
2456checksum = "5fbd1fe9db3ebf71b89060adaf7b0504c2d6a425cf061313099547e382c2e472"
2457dependencies = [
2458 "serde",
2459 "toml 0.8.20",
2460]
2461
2462[[package]]
2463name = "cast"
2464version = "0.3.0"
2465source = "registry+https://github.com/rust-lang/crates.io-index"
2466checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
2467
2468[[package]]
2469name = "cbc"
2470version = "0.1.2"
2471source = "registry+https://github.com/rust-lang/crates.io-index"
2472checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
2473dependencies = [
2474 "cipher",
2475]
2476
2477[[package]]
2478name = "cbindgen"
2479version = "0.27.0"
2480source = "registry+https://github.com/rust-lang/crates.io-index"
2481checksum = "3fce8dd7fcfcbf3a0a87d8f515194b49d6135acab73e18bd380d1d93bb1a15eb"
2482dependencies = [
2483 "clap",
2484 "heck 0.4.1",
2485 "indexmap",
2486 "log",
2487 "proc-macro2",
2488 "quote",
2489 "serde",
2490 "serde_json",
2491 "syn 2.0.100",
2492 "tempfile",
2493 "toml 0.8.20",
2494]
2495
2496[[package]]
2497name = "cbindgen"
2498version = "0.28.0"
2499source = "registry+https://github.com/rust-lang/crates.io-index"
2500checksum = "eadd868a2ce9ca38de7eeafdcec9c7065ef89b42b32f0839278d55f35c54d1ff"
2501dependencies = [
2502 "heck 0.4.1",
2503 "indexmap",
2504 "log",
2505 "proc-macro2",
2506 "quote",
2507 "serde",
2508 "serde_json",
2509 "syn 2.0.100",
2510 "tempfile",
2511 "toml 0.8.20",
2512]
2513
2514[[package]]
2515name = "cc"
2516version = "1.2.12"
2517source = "registry+https://github.com/rust-lang/crates.io-index"
2518checksum = "755717a7de9ec452bf7f3f1a3099085deabd7f2962b861dae91ecd7a365903d2"
2519dependencies = [
2520 "jobserver",
2521 "libc",
2522 "shlex",
2523]
2524
2525[[package]]
2526name = "cesu8"
2527version = "1.1.0"
2528source = "registry+https://github.com/rust-lang/crates.io-index"
2529checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
2530
2531[[package]]
2532name = "cexpr"
2533version = "0.6.0"
2534source = "registry+https://github.com/rust-lang/crates.io-index"
2535checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
2536dependencies = [
2537 "nom",
2538]
2539
2540[[package]]
2541name = "cfg-expr"
2542version = "0.15.8"
2543source = "registry+https://github.com/rust-lang/crates.io-index"
2544checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
2545dependencies = [
2546 "smallvec",
2547 "target-lexicon 0.12.16",
2548]
2549
2550[[package]]
2551name = "cfg-if"
2552version = "1.0.0"
2553source = "registry+https://github.com/rust-lang/crates.io-index"
2554checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2555
2556[[package]]
2557name = "cfg_aliases"
2558version = "0.1.1"
2559source = "registry+https://github.com/rust-lang/crates.io-index"
2560checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2561
2562[[package]]
2563name = "cfg_aliases"
2564version = "0.2.1"
2565source = "registry+https://github.com/rust-lang/crates.io-index"
2566checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
2567
2568[[package]]
2569name = "channel"
2570version = "0.1.0"
2571dependencies = [
2572 "anyhow",
2573 "client",
2574 "clock",
2575 "collections",
2576 "futures 0.3.31",
2577 "gpui",
2578 "http_client",
2579 "language",
2580 "log",
2581 "rand 0.8.5",
2582 "release_channel",
2583 "rpc",
2584 "settings",
2585 "sum_tree",
2586 "text",
2587 "time",
2588 "util",
2589]
2590
2591[[package]]
2592name = "chrono"
2593version = "0.4.40"
2594source = "registry+https://github.com/rust-lang/crates.io-index"
2595checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c"
2596dependencies = [
2597 "android-tzdata",
2598 "iana-time-zone",
2599 "js-sys",
2600 "num-traits",
2601 "serde",
2602 "wasm-bindgen",
2603 "windows-link",
2604]
2605
2606[[package]]
2607name = "chunked_transfer"
2608version = "1.5.0"
2609source = "registry+https://github.com/rust-lang/crates.io-index"
2610checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
2611
2612[[package]]
2613name = "ciborium"
2614version = "0.2.2"
2615source = "registry+https://github.com/rust-lang/crates.io-index"
2616checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
2617dependencies = [
2618 "ciborium-io",
2619 "ciborium-ll",
2620 "serde",
2621]
2622
2623[[package]]
2624name = "ciborium-io"
2625version = "0.2.2"
2626source = "registry+https://github.com/rust-lang/crates.io-index"
2627checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
2628
2629[[package]]
2630name = "ciborium-ll"
2631version = "0.2.2"
2632source = "registry+https://github.com/rust-lang/crates.io-index"
2633checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
2634dependencies = [
2635 "ciborium-io",
2636 "half",
2637]
2638
2639[[package]]
2640name = "cipher"
2641version = "0.4.4"
2642source = "registry+https://github.com/rust-lang/crates.io-index"
2643checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
2644dependencies = [
2645 "crypto-common",
2646 "inout",
2647 "zeroize",
2648]
2649
2650[[package]]
2651name = "circular-buffer"
2652version = "1.0.0"
2653source = "registry+https://github.com/rust-lang/crates.io-index"
2654checksum = "4dacb91f972298e70fc507a2ffcaf1545807f1a36da586fb846646030adc542f"
2655
2656[[package]]
2657name = "clang-sys"
2658version = "1.8.1"
2659source = "registry+https://github.com/rust-lang/crates.io-index"
2660checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
2661dependencies = [
2662 "glob",
2663 "libc",
2664 "libloading",
2665]
2666
2667[[package]]
2668name = "clap"
2669version = "4.5.32"
2670source = "registry+https://github.com/rust-lang/crates.io-index"
2671checksum = "6088f3ae8c3608d19260cd7445411865a485688711b78b5be70d78cd96136f83"
2672dependencies = [
2673 "clap_builder",
2674 "clap_derive",
2675]
2676
2677[[package]]
2678name = "clap_builder"
2679version = "4.5.32"
2680source = "registry+https://github.com/rust-lang/crates.io-index"
2681checksum = "22a7ef7f676155edfb82daa97f99441f3ebf4a58d5e32f295a56259f1b6facc8"
2682dependencies = [
2683 "anstream",
2684 "anstyle",
2685 "clap_lex",
2686 "strsim",
2687 "terminal_size",
2688]
2689
2690[[package]]
2691name = "clap_complete"
2692version = "4.5.38"
2693source = "registry+https://github.com/rust-lang/crates.io-index"
2694checksum = "d9647a559c112175f17cf724dc72d3645680a883c58481332779192b0d8e7a01"
2695dependencies = [
2696 "clap",
2697]
2698
2699[[package]]
2700name = "clap_derive"
2701version = "4.5.32"
2702source = "registry+https://github.com/rust-lang/crates.io-index"
2703checksum = "09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7"
2704dependencies = [
2705 "heck 0.5.0",
2706 "proc-macro2",
2707 "quote",
2708 "syn 2.0.100",
2709]
2710
2711[[package]]
2712name = "clap_lex"
2713version = "0.7.4"
2714source = "registry+https://github.com/rust-lang/crates.io-index"
2715checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
2716
2717[[package]]
2718name = "cli"
2719version = "0.1.0"
2720dependencies = [
2721 "anyhow",
2722 "clap",
2723 "collections",
2724 "core-foundation 0.9.4",
2725 "core-services",
2726 "exec",
2727 "fork",
2728 "ipc-channel",
2729 "parking_lot",
2730 "paths",
2731 "plist",
2732 "release_channel",
2733 "serde",
2734 "tempfile",
2735 "util",
2736 "windows 0.60.0",
2737]
2738
2739[[package]]
2740name = "client"
2741version = "0.1.0"
2742dependencies = [
2743 "anyhow",
2744 "async-native-tls",
2745 "async-recursion 0.3.2",
2746 "async-tungstenite",
2747 "chrono",
2748 "clock",
2749 "cocoa 0.26.0",
2750 "collections",
2751 "credentials_provider",
2752 "feature_flags",
2753 "futures 0.3.31",
2754 "gpui",
2755 "http_client",
2756 "http_client_tls",
2757 "log",
2758 "parking_lot",
2759 "paths",
2760 "postage",
2761 "rand 0.8.5",
2762 "release_channel",
2763 "rpc",
2764 "schemars",
2765 "serde",
2766 "serde_json",
2767 "settings",
2768 "sha2",
2769 "smol",
2770 "telemetry",
2771 "telemetry_events",
2772 "text",
2773 "thiserror 2.0.12",
2774 "time",
2775 "tiny_http",
2776 "tokio-socks",
2777 "url",
2778 "util",
2779 "windows 0.60.0",
2780 "worktree",
2781]
2782
2783[[package]]
2784name = "clock"
2785version = "0.1.0"
2786dependencies = [
2787 "parking_lot",
2788 "serde",
2789 "smallvec",
2790]
2791
2792[[package]]
2793name = "cmake"
2794version = "0.1.53"
2795source = "registry+https://github.com/rust-lang/crates.io-index"
2796checksum = "e24a03c8b52922d68a1589ad61032f2c1aa5a8158d2aa0d93c6e9534944bbad6"
2797dependencies = [
2798 "cc",
2799]
2800
2801[[package]]
2802name = "cobs"
2803version = "0.2.3"
2804source = "registry+https://github.com/rust-lang/crates.io-index"
2805checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15"
2806
2807[[package]]
2808name = "cocoa"
2809version = "0.25.0"
2810source = "registry+https://github.com/rust-lang/crates.io-index"
2811checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
2812dependencies = [
2813 "bitflags 1.3.2",
2814 "block",
2815 "cocoa-foundation 0.1.2",
2816 "core-foundation 0.9.4",
2817 "core-graphics 0.23.2",
2818 "foreign-types 0.5.0",
2819 "libc",
2820 "objc",
2821]
2822
2823[[package]]
2824name = "cocoa"
2825version = "0.26.0"
2826source = "registry+https://github.com/rust-lang/crates.io-index"
2827checksum = "f79398230a6e2c08f5c9760610eb6924b52aa9e7950a619602baba59dcbbdbb2"
2828dependencies = [
2829 "bitflags 2.8.0",
2830 "block",
2831 "cocoa-foundation 0.2.0",
2832 "core-foundation 0.10.0",
2833 "core-graphics 0.24.0",
2834 "foreign-types 0.5.0",
2835 "libc",
2836 "objc",
2837]
2838
2839[[package]]
2840name = "cocoa-foundation"
2841version = "0.1.2"
2842source = "registry+https://github.com/rust-lang/crates.io-index"
2843checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
2844dependencies = [
2845 "bitflags 1.3.2",
2846 "block",
2847 "core-foundation 0.9.4",
2848 "core-graphics-types 0.1.3",
2849 "libc",
2850 "objc",
2851]
2852
2853[[package]]
2854name = "cocoa-foundation"
2855version = "0.2.0"
2856source = "registry+https://github.com/rust-lang/crates.io-index"
2857checksum = "e14045fb83be07b5acf1c0884b2180461635b433455fa35d1cd6f17f1450679d"
2858dependencies = [
2859 "bitflags 2.8.0",
2860 "block",
2861 "core-foundation 0.10.0",
2862 "core-graphics-types 0.2.0",
2863 "libc",
2864 "objc",
2865]
2866
2867[[package]]
2868name = "codespan-reporting"
2869version = "0.11.1"
2870source = "registry+https://github.com/rust-lang/crates.io-index"
2871checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
2872dependencies = [
2873 "termcolor",
2874 "unicode-width",
2875]
2876
2877[[package]]
2878name = "collab"
2879version = "0.44.0"
2880dependencies = [
2881 "anthropic",
2882 "anyhow",
2883 "assistant",
2884 "assistant_context_editor",
2885 "assistant_slash_command",
2886 "assistant_tool",
2887 "async-stripe",
2888 "async-trait",
2889 "async-tungstenite",
2890 "audio",
2891 "aws-config",
2892 "aws-sdk-kinesis",
2893 "aws-sdk-s3",
2894 "axum",
2895 "axum-extra",
2896 "base64 0.22.1",
2897 "buffer_diff",
2898 "call",
2899 "channel",
2900 "chrono",
2901 "client",
2902 "clock",
2903 "collab_ui",
2904 "collections",
2905 "command_palette_hooks",
2906 "context_server",
2907 "ctor",
2908 "dap",
2909 "dashmap 6.1.0",
2910 "debugger_ui",
2911 "derive_more",
2912 "editor",
2913 "env_logger 0.11.7",
2914 "envy",
2915 "extension",
2916 "file_finder",
2917 "fs",
2918 "futures 0.3.31",
2919 "git",
2920 "git_hosting_providers",
2921 "git_ui",
2922 "google_ai",
2923 "gpui",
2924 "hex",
2925 "http_client",
2926 "hyper 0.14.32",
2927 "indoc",
2928 "jsonwebtoken",
2929 "language",
2930 "language_model",
2931 "livekit_api",
2932 "livekit_client",
2933 "livekit_client_macos",
2934 "log",
2935 "lsp",
2936 "menu",
2937 "multi_buffer",
2938 "nanoid",
2939 "node_runtime",
2940 "notifications",
2941 "open_ai",
2942 "parking_lot",
2943 "pretty_assertions",
2944 "project",
2945 "prometheus",
2946 "prompt_store",
2947 "prost 0.9.0",
2948 "rand 0.8.5",
2949 "recent_projects",
2950 "release_channel",
2951 "remote",
2952 "remote_server",
2953 "reqwest 0.11.27",
2954 "reqwest_client",
2955 "rpc",
2956 "rustc-demangle",
2957 "scrypt",
2958 "sea-orm",
2959 "semantic_version",
2960 "semver",
2961 "serde",
2962 "serde_derive",
2963 "serde_json",
2964 "session",
2965 "settings",
2966 "sha2",
2967 "sqlx",
2968 "strum",
2969 "subtle",
2970 "supermaven_api",
2971 "telemetry_events",
2972 "text",
2973 "theme",
2974 "thiserror 2.0.12",
2975 "time",
2976 "tokio",
2977 "toml 0.8.20",
2978 "tower",
2979 "tower-http 0.4.4",
2980 "tracing",
2981 "tracing-subscriber",
2982 "unindent",
2983 "util",
2984 "uuid",
2985 "workspace",
2986 "worktree",
2987]
2988
2989[[package]]
2990name = "collab_ui"
2991version = "0.1.0"
2992dependencies = [
2993 "anyhow",
2994 "call",
2995 "channel",
2996 "chrono",
2997 "client",
2998 "collections",
2999 "db",
3000 "editor",
3001 "emojis",
3002 "futures 0.3.31",
3003 "fuzzy",
3004 "gpui",
3005 "http_client",
3006 "language",
3007 "menu",
3008 "notifications",
3009 "picker",
3010 "pretty_assertions",
3011 "project",
3012 "release_channel",
3013 "rich_text",
3014 "rpc",
3015 "schemars",
3016 "serde",
3017 "serde_derive",
3018 "serde_json",
3019 "settings",
3020 "smallvec",
3021 "story",
3022 "telemetry",
3023 "theme",
3024 "time",
3025 "time_format",
3026 "title_bar",
3027 "tree-sitter-md",
3028 "ui",
3029 "util",
3030 "workspace",
3031]
3032
3033[[package]]
3034name = "collections"
3035version = "0.1.0"
3036dependencies = [
3037 "indexmap",
3038 "rustc-hash 2.1.1",
3039]
3040
3041[[package]]
3042name = "color_quant"
3043version = "1.1.0"
3044source = "registry+https://github.com/rust-lang/crates.io-index"
3045checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
3046
3047[[package]]
3048name = "colorchoice"
3049version = "1.0.3"
3050source = "registry+https://github.com/rust-lang/crates.io-index"
3051checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
3052
3053[[package]]
3054name = "combine"
3055version = "4.6.7"
3056source = "registry+https://github.com/rust-lang/crates.io-index"
3057checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
3058dependencies = [
3059 "bytes 1.10.1",
3060 "memchr",
3061]
3062
3063[[package]]
3064name = "command_palette"
3065version = "0.1.0"
3066dependencies = [
3067 "client",
3068 "collections",
3069 "command_palette_hooks",
3070 "ctor",
3071 "editor",
3072 "env_logger 0.11.7",
3073 "fuzzy",
3074 "go_to_line",
3075 "gpui",
3076 "language",
3077 "menu",
3078 "picker",
3079 "postage",
3080 "project",
3081 "serde",
3082 "serde_json",
3083 "settings",
3084 "telemetry",
3085 "theme",
3086 "ui",
3087 "util",
3088 "workspace",
3089 "zed_actions",
3090]
3091
3092[[package]]
3093name = "command_palette_hooks"
3094version = "0.1.0"
3095dependencies = [
3096 "collections",
3097 "derive_more",
3098 "gpui",
3099]
3100
3101[[package]]
3102name = "component"
3103version = "0.1.0"
3104dependencies = [
3105 "collections",
3106 "gpui",
3107 "linkme",
3108 "parking_lot",
3109 "theme",
3110]
3111
3112[[package]]
3113name = "component_preview"
3114version = "0.1.0"
3115dependencies = [
3116 "client",
3117 "collections",
3118 "component",
3119 "gpui",
3120 "languages",
3121 "notifications",
3122 "project",
3123 "ui",
3124 "workspace",
3125]
3126
3127[[package]]
3128name = "concurrent-queue"
3129version = "2.5.0"
3130source = "registry+https://github.com/rust-lang/crates.io-index"
3131checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
3132dependencies = [
3133 "crossbeam-utils",
3134]
3135
3136[[package]]
3137name = "console"
3138version = "0.15.8"
3139source = "registry+https://github.com/rust-lang/crates.io-index"
3140checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
3141dependencies = [
3142 "encode_unicode",
3143 "lazy_static",
3144 "libc",
3145 "unicode-width",
3146 "windows-sys 0.52.0",
3147]
3148
3149[[package]]
3150name = "const-oid"
3151version = "0.9.6"
3152source = "registry+https://github.com/rust-lang/crates.io-index"
3153checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
3154
3155[[package]]
3156name = "const-random"
3157version = "0.1.18"
3158source = "registry+https://github.com/rust-lang/crates.io-index"
3159checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
3160dependencies = [
3161 "const-random-macro",
3162]
3163
3164[[package]]
3165name = "const-random-macro"
3166version = "0.1.16"
3167source = "registry+https://github.com/rust-lang/crates.io-index"
3168checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
3169dependencies = [
3170 "getrandom 0.2.15",
3171 "once_cell",
3172 "tiny-keccak",
3173]
3174
3175[[package]]
3176name = "constant_time_eq"
3177version = "0.1.5"
3178source = "registry+https://github.com/rust-lang/crates.io-index"
3179checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
3180
3181[[package]]
3182name = "constant_time_eq"
3183version = "0.3.1"
3184source = "registry+https://github.com/rust-lang/crates.io-index"
3185checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
3186
3187[[package]]
3188name = "context_server"
3189version = "0.1.0"
3190dependencies = [
3191 "anyhow",
3192 "assistant_tool",
3193 "async-trait",
3194 "collections",
3195 "command_palette_hooks",
3196 "context_server_settings",
3197 "extension",
3198 "futures 0.3.31",
3199 "gpui",
3200 "language_model",
3201 "log",
3202 "parking_lot",
3203 "postage",
3204 "project",
3205 "serde",
3206 "serde_json",
3207 "settings",
3208 "smol",
3209 "url",
3210 "util",
3211]
3212
3213[[package]]
3214name = "context_server_settings"
3215version = "0.1.0"
3216dependencies = [
3217 "anyhow",
3218 "collections",
3219 "gpui",
3220 "schemars",
3221 "serde",
3222 "serde_json",
3223 "settings",
3224]
3225
3226[[package]]
3227name = "convert_case"
3228version = "0.4.0"
3229source = "registry+https://github.com/rust-lang/crates.io-index"
3230checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
3231
3232[[package]]
3233name = "convert_case"
3234version = "0.8.0"
3235source = "registry+https://github.com/rust-lang/crates.io-index"
3236checksum = "baaaa0ecca5b51987b9423ccdc971514dd8b0bb7b4060b983d3664dad3f1f89f"
3237dependencies = [
3238 "unicode-segmentation",
3239]
3240
3241[[package]]
3242name = "copilot"
3243version = "0.1.0"
3244dependencies = [
3245 "anyhow",
3246 "async-compression",
3247 "async-std",
3248 "async-tar",
3249 "chrono",
3250 "client",
3251 "clock",
3252 "collections",
3253 "command_palette_hooks",
3254 "ctor",
3255 "editor",
3256 "env_logger 0.11.7",
3257 "fs",
3258 "futures 0.3.31",
3259 "gpui",
3260 "http_client",
3261 "indoc",
3262 "inline_completion",
3263 "language",
3264 "log",
3265 "lsp",
3266 "menu",
3267 "node_runtime",
3268 "parking_lot",
3269 "paths",
3270 "project",
3271 "rpc",
3272 "schemars",
3273 "serde",
3274 "serde_json",
3275 "settings",
3276 "smol",
3277 "strum",
3278 "task",
3279 "theme",
3280 "ui",
3281 "util",
3282 "workspace",
3283]
3284
3285[[package]]
3286name = "core-foundation"
3287version = "0.9.4"
3288source = "registry+https://github.com/rust-lang/crates.io-index"
3289checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
3290dependencies = [
3291 "core-foundation-sys",
3292 "libc",
3293]
3294
3295[[package]]
3296name = "core-foundation"
3297version = "0.10.0"
3298source = "registry+https://github.com/rust-lang/crates.io-index"
3299checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63"
3300dependencies = [
3301 "core-foundation-sys",
3302 "libc",
3303]
3304
3305[[package]]
3306name = "core-foundation-sys"
3307version = "0.8.7"
3308source = "registry+https://github.com/rust-lang/crates.io-index"
3309checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
3310
3311[[package]]
3312name = "core-graphics"
3313version = "0.23.2"
3314source = "registry+https://github.com/rust-lang/crates.io-index"
3315checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
3316dependencies = [
3317 "bitflags 1.3.2",
3318 "core-foundation 0.9.4",
3319 "core-graphics-types 0.1.3",
3320 "foreign-types 0.5.0",
3321 "libc",
3322]
3323
3324[[package]]
3325name = "core-graphics"
3326version = "0.24.0"
3327source = "registry+https://github.com/rust-lang/crates.io-index"
3328checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
3329dependencies = [
3330 "bitflags 2.8.0",
3331 "core-foundation 0.10.0",
3332 "core-graphics-types 0.2.0",
3333 "foreign-types 0.5.0",
3334 "libc",
3335]
3336
3337[[package]]
3338name = "core-graphics-types"
3339version = "0.1.3"
3340source = "registry+https://github.com/rust-lang/crates.io-index"
3341checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
3342dependencies = [
3343 "bitflags 1.3.2",
3344 "core-foundation 0.9.4",
3345 "libc",
3346]
3347
3348[[package]]
3349name = "core-graphics-types"
3350version = "0.2.0"
3351source = "registry+https://github.com/rust-lang/crates.io-index"
3352checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
3353dependencies = [
3354 "bitflags 2.8.0",
3355 "core-foundation 0.10.0",
3356 "libc",
3357]
3358
3359[[package]]
3360name = "core-services"
3361version = "0.2.1"
3362source = "registry+https://github.com/rust-lang/crates.io-index"
3363checksum = "92567e81db522550ebaf742c5d875624ec7820c2c7ee5f8c60e4ce7c2ae3c0fd"
3364dependencies = [
3365 "core-foundation 0.9.4",
3366]
3367
3368[[package]]
3369name = "core-text"
3370version = "20.1.0"
3371source = "registry+https://github.com/rust-lang/crates.io-index"
3372checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5"
3373dependencies = [
3374 "core-foundation 0.9.4",
3375 "core-graphics 0.23.2",
3376 "foreign-types 0.5.0",
3377 "libc",
3378]
3379
3380[[package]]
3381name = "core_maths"
3382version = "0.1.1"
3383source = "registry+https://github.com/rust-lang/crates.io-index"
3384checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30"
3385dependencies = [
3386 "libm",
3387]
3388
3389[[package]]
3390name = "coreaudio-rs"
3391version = "0.11.3"
3392source = "registry+https://github.com/rust-lang/crates.io-index"
3393checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace"
3394dependencies = [
3395 "bitflags 1.3.2",
3396 "core-foundation-sys",
3397 "coreaudio-sys",
3398]
3399
3400[[package]]
3401name = "coreaudio-rs"
3402version = "0.12.1"
3403source = "registry+https://github.com/rust-lang/crates.io-index"
3404checksum = "34ca07354f6d0640333ef95f48d460a4bcf34812a7e7967f9b44c728a8f37c28"
3405dependencies = [
3406 "bitflags 1.3.2",
3407 "core-foundation-sys",
3408 "coreaudio-sys",
3409]
3410
3411[[package]]
3412name = "coreaudio-sys"
3413version = "0.2.16"
3414source = "registry+https://github.com/rust-lang/crates.io-index"
3415checksum = "2ce857aa0b77d77287acc1ac3e37a05a8c95a2af3647d23b15f263bdaeb7562b"
3416dependencies = [
3417 "bindgen 0.70.1",
3418]
3419
3420[[package]]
3421name = "cosmic-text"
3422version = "0.11.2"
3423source = "git+https://github.com/pop-os/cosmic-text?rev=542b20c#542b20ca4376a3b5de5fa629db1a4ace44e18e0c"
3424dependencies = [
3425 "bitflags 2.8.0",
3426 "fontdb 0.18.0",
3427 "log",
3428 "rangemap",
3429 "rayon",
3430 "rustc-hash 1.1.0",
3431 "rustybuzz 0.14.1",
3432 "self_cell",
3433 "swash",
3434 "sys-locale",
3435 "ttf-parser 0.21.1",
3436 "unicode-bidi",
3437 "unicode-linebreak",
3438 "unicode-script",
3439 "unicode-segmentation",
3440]
3441
3442[[package]]
3443name = "cpal"
3444version = "0.15.3"
3445source = "git+https://github.com/zed-industries/cpal?rev=fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50#fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50"
3446dependencies = [
3447 "alsa",
3448 "core-foundation-sys",
3449 "coreaudio-rs 0.11.3",
3450 "dasp_sample",
3451 "jni",
3452 "js-sys",
3453 "libc",
3454 "mach2",
3455 "ndk",
3456 "ndk-context",
3457 "oboe",
3458 "wasm-bindgen",
3459 "wasm-bindgen-futures",
3460 "web-sys",
3461 "windows 0.54.0",
3462]
3463
3464[[package]]
3465name = "cpp_demangle"
3466version = "0.4.4"
3467source = "registry+https://github.com/rust-lang/crates.io-index"
3468checksum = "96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d"
3469dependencies = [
3470 "cfg-if",
3471]
3472
3473[[package]]
3474name = "cpufeatures"
3475version = "0.2.16"
3476source = "registry+https://github.com/rust-lang/crates.io-index"
3477checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3"
3478dependencies = [
3479 "libc",
3480]
3481
3482[[package]]
3483name = "cranelift-bforest"
3484version = "0.116.1"
3485source = "registry+https://github.com/rust-lang/crates.io-index"
3486checksum = "e15d04a0ce86cb36ead88ad68cf693ffd6cda47052b9e0ac114bc47fd9cd23c4"
3487dependencies = [
3488 "cranelift-entity",
3489]
3490
3491[[package]]
3492name = "cranelift-bitset"
3493version = "0.116.1"
3494source = "registry+https://github.com/rust-lang/crates.io-index"
3495checksum = "7c6e3969a7ce267259ce244b7867c5d3bc9e65b0a87e81039588dfdeaede9f34"
3496dependencies = [
3497 "serde",
3498 "serde_derive",
3499]
3500
3501[[package]]
3502name = "cranelift-codegen"
3503version = "0.116.1"
3504source = "registry+https://github.com/rust-lang/crates.io-index"
3505checksum = "2c22032c4cb42558371cf516bb47f26cdad1819d3475c133e93c49f50ebf304e"
3506dependencies = [
3507 "bumpalo",
3508 "cranelift-bforest",
3509 "cranelift-bitset",
3510 "cranelift-codegen-meta",
3511 "cranelift-codegen-shared",
3512 "cranelift-control",
3513 "cranelift-entity",
3514 "cranelift-isle",
3515 "gimli",
3516 "hashbrown 0.14.5",
3517 "log",
3518 "regalloc2",
3519 "rustc-hash 2.1.1",
3520 "serde",
3521 "smallvec",
3522 "target-lexicon 0.13.2",
3523]
3524
3525[[package]]
3526name = "cranelift-codegen-meta"
3527version = "0.116.1"
3528source = "registry+https://github.com/rust-lang/crates.io-index"
3529checksum = "c904bc71c61b27fc57827f4a1379f29de64fe95653b620a3db77d59655eee0b8"
3530dependencies = [
3531 "cranelift-codegen-shared",
3532]
3533
3534[[package]]
3535name = "cranelift-codegen-shared"
3536version = "0.116.1"
3537source = "registry+https://github.com/rust-lang/crates.io-index"
3538checksum = "40180f5497572f644ce88c255480981ae2ec1d7bb4d8e0c0136a13b87a2f2ceb"
3539
3540[[package]]
3541name = "cranelift-control"
3542version = "0.116.1"
3543source = "registry+https://github.com/rust-lang/crates.io-index"
3544checksum = "26d132c6d0bd8a489563472afc171759da0707804a65ece7ceb15a8c6d7dd5ef"
3545dependencies = [
3546 "arbitrary",
3547]
3548
3549[[package]]
3550name = "cranelift-entity"
3551version = "0.116.1"
3552source = "registry+https://github.com/rust-lang/crates.io-index"
3553checksum = "4b2d0d9618275474fbf679dd018ac6e009acbd6ae6850f6a67be33fb3b00b323"
3554dependencies = [
3555 "cranelift-bitset",
3556 "serde",
3557 "serde_derive",
3558]
3559
3560[[package]]
3561name = "cranelift-frontend"
3562version = "0.116.1"
3563source = "registry+https://github.com/rust-lang/crates.io-index"
3564checksum = "4fac41e16729107393174b0c9e3730fb072866100e1e64e80a1a963b2e484d57"
3565dependencies = [
3566 "cranelift-codegen",
3567 "log",
3568 "smallvec",
3569 "target-lexicon 0.13.2",
3570]
3571
3572[[package]]
3573name = "cranelift-isle"
3574version = "0.116.1"
3575source = "registry+https://github.com/rust-lang/crates.io-index"
3576checksum = "1ca20d576e5070044d0a72a9effc2deacf4d6aa650403189d8ea50126483944d"
3577
3578[[package]]
3579name = "cranelift-native"
3580version = "0.116.1"
3581source = "registry+https://github.com/rust-lang/crates.io-index"
3582checksum = "b8dee82f3f1f2c4cba9177f1cc5e350fe98764379bcd29340caa7b01f85076c7"
3583dependencies = [
3584 "cranelift-codegen",
3585 "libc",
3586 "target-lexicon 0.13.2",
3587]
3588
3589[[package]]
3590name = "crc"
3591version = "3.2.1"
3592source = "registry+https://github.com/rust-lang/crates.io-index"
3593checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
3594dependencies = [
3595 "crc-catalog",
3596]
3597
3598[[package]]
3599name = "crc-catalog"
3600version = "2.4.0"
3601source = "registry+https://github.com/rust-lang/crates.io-index"
3602checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
3603
3604[[package]]
3605name = "crc32c"
3606version = "0.6.8"
3607source = "registry+https://github.com/rust-lang/crates.io-index"
3608checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47"
3609dependencies = [
3610 "rustc_version",
3611]
3612
3613[[package]]
3614name = "crc32fast"
3615version = "1.4.2"
3616source = "registry+https://github.com/rust-lang/crates.io-index"
3617checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
3618dependencies = [
3619 "cfg-if",
3620]
3621
3622[[package]]
3623name = "crc64fast-nvme"
3624version = "1.1.1"
3625source = "registry+https://github.com/rust-lang/crates.io-index"
3626checksum = "d5e2ee08013e3f228d6d2394116c4549a6df77708442c62d887d83f68ef2ee37"
3627dependencies = [
3628 "cbindgen 0.27.0",
3629 "crc",
3630]
3631
3632[[package]]
3633name = "credentials_provider"
3634version = "0.1.0"
3635dependencies = [
3636 "anyhow",
3637 "futures 0.3.31",
3638 "gpui",
3639 "paths",
3640 "release_channel",
3641 "serde",
3642 "serde_json",
3643]
3644
3645[[package]]
3646name = "criterion"
3647version = "0.5.1"
3648source = "registry+https://github.com/rust-lang/crates.io-index"
3649checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
3650dependencies = [
3651 "anes",
3652 "cast",
3653 "ciborium",
3654 "clap",
3655 "criterion-plot",
3656 "is-terminal",
3657 "itertools 0.10.5",
3658 "num-traits",
3659 "once_cell",
3660 "oorandom",
3661 "plotters",
3662 "rayon",
3663 "regex",
3664 "serde",
3665 "serde_derive",
3666 "serde_json",
3667 "tinytemplate",
3668 "walkdir",
3669]
3670
3671[[package]]
3672name = "criterion-plot"
3673version = "0.5.0"
3674source = "registry+https://github.com/rust-lang/crates.io-index"
3675checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
3676dependencies = [
3677 "cast",
3678 "itertools 0.10.5",
3679]
3680
3681[[package]]
3682name = "crossbeam-channel"
3683version = "0.5.13"
3684source = "registry+https://github.com/rust-lang/crates.io-index"
3685checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
3686dependencies = [
3687 "crossbeam-utils",
3688]
3689
3690[[package]]
3691name = "crossbeam-deque"
3692version = "0.8.5"
3693source = "registry+https://github.com/rust-lang/crates.io-index"
3694checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
3695dependencies = [
3696 "crossbeam-epoch",
3697 "crossbeam-utils",
3698]
3699
3700[[package]]
3701name = "crossbeam-epoch"
3702version = "0.9.18"
3703source = "registry+https://github.com/rust-lang/crates.io-index"
3704checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
3705dependencies = [
3706 "crossbeam-utils",
3707]
3708
3709[[package]]
3710name = "crossbeam-queue"
3711version = "0.3.11"
3712source = "registry+https://github.com/rust-lang/crates.io-index"
3713checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
3714dependencies = [
3715 "crossbeam-utils",
3716]
3717
3718[[package]]
3719name = "crossbeam-utils"
3720version = "0.8.20"
3721source = "registry+https://github.com/rust-lang/crates.io-index"
3722checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
3723
3724[[package]]
3725name = "crunchy"
3726version = "0.2.2"
3727source = "registry+https://github.com/rust-lang/crates.io-index"
3728checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
3729
3730[[package]]
3731name = "crypto-bigint"
3732version = "0.4.9"
3733source = "registry+https://github.com/rust-lang/crates.io-index"
3734checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
3735dependencies = [
3736 "generic-array",
3737 "rand_core 0.6.4",
3738 "subtle",
3739 "zeroize",
3740]
3741
3742[[package]]
3743name = "crypto-bigint"
3744version = "0.5.5"
3745source = "registry+https://github.com/rust-lang/crates.io-index"
3746checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
3747dependencies = [
3748 "rand_core 0.6.4",
3749 "subtle",
3750]
3751
3752[[package]]
3753name = "crypto-common"
3754version = "0.1.6"
3755source = "registry+https://github.com/rust-lang/crates.io-index"
3756checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
3757dependencies = [
3758 "generic-array",
3759 "rand_core 0.6.4",
3760 "typenum",
3761]
3762
3763[[package]]
3764name = "ctor"
3765version = "0.4.1"
3766source = "registry+https://github.com/rust-lang/crates.io-index"
3767checksum = "07e9666f4a9a948d4f1dff0c08a4512b0f7c86414b23960104c243c10d79f4c3"
3768dependencies = [
3769 "ctor-proc-macro",
3770 "dtor",
3771]
3772
3773[[package]]
3774name = "ctor-proc-macro"
3775version = "0.0.5"
3776source = "registry+https://github.com/rust-lang/crates.io-index"
3777checksum = "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d"
3778
3779[[package]]
3780name = "ctrlc"
3781version = "3.4.5"
3782source = "registry+https://github.com/rust-lang/crates.io-index"
3783checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
3784dependencies = [
3785 "nix",
3786 "windows-sys 0.59.0",
3787]
3788
3789[[package]]
3790name = "cursor-icon"
3791version = "1.1.0"
3792source = "registry+https://github.com/rust-lang/crates.io-index"
3793checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
3794
3795[[package]]
3796name = "cxx"
3797version = "1.0.134"
3798source = "registry+https://github.com/rust-lang/crates.io-index"
3799checksum = "a5a32d755fe20281b46118ee4b507233311fb7a48a0cfd42f554b93640521a2f"
3800dependencies = [
3801 "cc",
3802 "cxxbridge-cmd",
3803 "cxxbridge-flags",
3804 "cxxbridge-macro",
3805 "foldhash",
3806 "link-cplusplus",
3807]
3808
3809[[package]]
3810name = "cxx-build"
3811version = "1.0.134"
3812source = "registry+https://github.com/rust-lang/crates.io-index"
3813checksum = "11645536ada5d1c8804312cbffc9ab950f2216154de431de930da47ca6955199"
3814dependencies = [
3815 "cc",
3816 "codespan-reporting",
3817 "proc-macro2",
3818 "quote",
3819 "scratch",
3820 "syn 2.0.100",
3821]
3822
3823[[package]]
3824name = "cxxbridge-cmd"
3825version = "1.0.134"
3826source = "registry+https://github.com/rust-lang/crates.io-index"
3827checksum = "ebcc9c78e3c7289665aab921a2b394eaffe8bdb369aa18d81ffc0f534fd49385"
3828dependencies = [
3829 "clap",
3830 "codespan-reporting",
3831 "proc-macro2",
3832 "quote",
3833 "syn 2.0.100",
3834]
3835
3836[[package]]
3837name = "cxxbridge-flags"
3838version = "1.0.134"
3839source = "registry+https://github.com/rust-lang/crates.io-index"
3840checksum = "3a22a87bd9e78d7204d793261470a4c9d585154fddd251828d8aefbb5f74c3bf"
3841
3842[[package]]
3843name = "cxxbridge-macro"
3844version = "1.0.134"
3845source = "registry+https://github.com/rust-lang/crates.io-index"
3846checksum = "1dfdb020ff8787c5daf6e0dca743005cc8782868faeadfbabb8824ede5cb1c72"
3847dependencies = [
3848 "proc-macro2",
3849 "quote",
3850 "rustversion",
3851 "syn 2.0.100",
3852]
3853
3854[[package]]
3855name = "dap"
3856version = "0.1.0"
3857dependencies = [
3858 "anyhow",
3859 "async-compression",
3860 "async-pipe",
3861 "async-tar",
3862 "async-trait",
3863 "client",
3864 "collections",
3865 "dap-types",
3866 "env_logger 0.11.7",
3867 "fs",
3868 "futures 0.3.31",
3869 "gpui",
3870 "http_client",
3871 "language",
3872 "log",
3873 "node_runtime",
3874 "parking_lot",
3875 "paths",
3876 "schemars",
3877 "serde",
3878 "serde_json",
3879 "settings",
3880 "smallvec",
3881 "smol",
3882 "task",
3883 "util",
3884]
3885
3886[[package]]
3887name = "dap-types"
3888version = "0.0.1"
3889source = "git+https://github.com/zed-industries/dap-types?rev=bfd4af0#bfd4af084bbaa5f344e6925370d7642e41d0b5b8"
3890dependencies = [
3891 "schemars",
3892 "serde",
3893 "serde_json",
3894]
3895
3896[[package]]
3897name = "dap_adapters"
3898version = "0.1.0"
3899dependencies = [
3900 "anyhow",
3901 "async-trait",
3902 "dap",
3903 "gpui",
3904 "language",
3905 "paths",
3906 "regex",
3907 "serde",
3908 "serde_json",
3909 "sysinfo",
3910 "task",
3911 "util",
3912]
3913
3914[[package]]
3915name = "dashmap"
3916version = "5.5.3"
3917source = "registry+https://github.com/rust-lang/crates.io-index"
3918checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
3919dependencies = [
3920 "cfg-if",
3921 "hashbrown 0.14.5",
3922 "lock_api",
3923 "once_cell",
3924 "parking_lot_core",
3925]
3926
3927[[package]]
3928name = "dashmap"
3929version = "6.1.0"
3930source = "registry+https://github.com/rust-lang/crates.io-index"
3931checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
3932dependencies = [
3933 "cfg-if",
3934 "crossbeam-utils",
3935 "hashbrown 0.14.5",
3936 "lock_api",
3937 "once_cell",
3938 "parking_lot_core",
3939]
3940
3941[[package]]
3942name = "dasp_sample"
3943version = "0.11.0"
3944source = "registry+https://github.com/rust-lang/crates.io-index"
3945checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
3946
3947[[package]]
3948name = "data-encoding"
3949version = "2.6.0"
3950source = "registry+https://github.com/rust-lang/crates.io-index"
3951checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
3952
3953[[package]]
3954name = "data-url"
3955version = "0.3.1"
3956source = "registry+https://github.com/rust-lang/crates.io-index"
3957checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a"
3958
3959[[package]]
3960name = "db"
3961version = "0.1.0"
3962dependencies = [
3963 "anyhow",
3964 "gpui",
3965 "indoc",
3966 "log",
3967 "paths",
3968 "release_channel",
3969 "smol",
3970 "sqlez",
3971 "sqlez_macros",
3972 "tempfile",
3973 "util",
3974]
3975
3976[[package]]
3977name = "dbus"
3978version = "0.9.7"
3979source = "registry+https://github.com/rust-lang/crates.io-index"
3980checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
3981dependencies = [
3982 "libc",
3983 "libdbus-sys",
3984 "winapi",
3985]
3986
3987[[package]]
3988name = "debugger_tools"
3989version = "0.1.0"
3990dependencies = [
3991 "anyhow",
3992 "dap",
3993 "editor",
3994 "futures 0.3.31",
3995 "gpui",
3996 "project",
3997 "serde_json",
3998 "settings",
3999 "smol",
4000 "util",
4001 "workspace",
4002]
4003
4004[[package]]
4005name = "debugger_ui"
4006version = "0.1.0"
4007dependencies = [
4008 "anyhow",
4009 "client",
4010 "collections",
4011 "command_palette_hooks",
4012 "dap",
4013 "editor",
4014 "env_logger 0.11.7",
4015 "feature_flags",
4016 "futures 0.3.31",
4017 "fuzzy",
4018 "gpui",
4019 "language",
4020 "log",
4021 "menu",
4022 "picker",
4023 "pretty_assertions",
4024 "project",
4025 "rpc",
4026 "serde",
4027 "serde_json",
4028 "settings",
4029 "sysinfo",
4030 "task",
4031 "terminal_view",
4032 "theme",
4033 "ui",
4034 "unindent",
4035 "util",
4036 "workspace",
4037]
4038
4039[[package]]
4040name = "deepseek"
4041version = "0.1.0"
4042dependencies = [
4043 "anyhow",
4044 "futures 0.3.31",
4045 "http_client",
4046 "schemars",
4047 "serde",
4048 "serde_json",
4049]
4050
4051[[package]]
4052name = "deflate64"
4053version = "0.1.9"
4054source = "registry+https://github.com/rust-lang/crates.io-index"
4055checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b"
4056
4057[[package]]
4058name = "der"
4059version = "0.6.1"
4060source = "registry+https://github.com/rust-lang/crates.io-index"
4061checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
4062dependencies = [
4063 "const-oid",
4064 "zeroize",
4065]
4066
4067[[package]]
4068name = "der"
4069version = "0.7.9"
4070source = "registry+https://github.com/rust-lang/crates.io-index"
4071checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
4072dependencies = [
4073 "const-oid",
4074 "pem-rfc7468",
4075 "zeroize",
4076]
4077
4078[[package]]
4079name = "deranged"
4080version = "0.4.0"
4081source = "registry+https://github.com/rust-lang/crates.io-index"
4082checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e"
4083dependencies = [
4084 "powerfmt",
4085 "serde",
4086]
4087
4088[[package]]
4089name = "derive_more"
4090version = "0.99.19"
4091source = "registry+https://github.com/rust-lang/crates.io-index"
4092checksum = "3da29a38df43d6f156149c9b43ded5e018ddff2a855cf2cfd62e8cd7d079c69f"
4093dependencies = [
4094 "convert_case 0.4.0",
4095 "proc-macro2",
4096 "quote",
4097 "rustc_version",
4098 "syn 2.0.100",
4099]
4100
4101[[package]]
4102name = "derive_refineable"
4103version = "0.1.0"
4104dependencies = [
4105 "proc-macro2",
4106 "quote",
4107 "syn 1.0.109",
4108]
4109
4110[[package]]
4111name = "diagnostics"
4112version = "0.1.0"
4113dependencies = [
4114 "anyhow",
4115 "client",
4116 "collections",
4117 "ctor",
4118 "editor",
4119 "env_logger 0.11.7",
4120 "gpui",
4121 "language",
4122 "log",
4123 "lsp",
4124 "pretty_assertions",
4125 "project",
4126 "rand 0.8.5",
4127 "serde",
4128 "serde_json",
4129 "settings",
4130 "theme",
4131 "ui",
4132 "unindent",
4133 "util",
4134 "workspace",
4135]
4136
4137[[package]]
4138name = "dialoguer"
4139version = "0.11.0"
4140source = "registry+https://github.com/rust-lang/crates.io-index"
4141checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
4142dependencies = [
4143 "console",
4144 "fuzzy-matcher",
4145 "shell-words",
4146 "tempfile",
4147 "thiserror 1.0.69",
4148 "zeroize",
4149]
4150
4151[[package]]
4152name = "diff"
4153version = "0.1.13"
4154source = "registry+https://github.com/rust-lang/crates.io-index"
4155checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
4156
4157[[package]]
4158name = "digest"
4159version = "0.10.7"
4160source = "registry+https://github.com/rust-lang/crates.io-index"
4161checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
4162dependencies = [
4163 "block-buffer",
4164 "const-oid",
4165 "crypto-common",
4166 "subtle",
4167]
4168
4169[[package]]
4170name = "dirs"
4171version = "4.0.0"
4172source = "registry+https://github.com/rust-lang/crates.io-index"
4173checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
4174dependencies = [
4175 "dirs-sys 0.3.7",
4176]
4177
4178[[package]]
4179name = "dirs"
4180version = "5.0.1"
4181source = "registry+https://github.com/rust-lang/crates.io-index"
4182checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
4183dependencies = [
4184 "dirs-sys 0.4.1",
4185]
4186
4187[[package]]
4188name = "dirs-sys"
4189version = "0.3.7"
4190source = "registry+https://github.com/rust-lang/crates.io-index"
4191checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
4192dependencies = [
4193 "libc",
4194 "redox_users",
4195 "winapi",
4196]
4197
4198[[package]]
4199name = "dirs-sys"
4200version = "0.4.1"
4201source = "registry+https://github.com/rust-lang/crates.io-index"
4202checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
4203dependencies = [
4204 "libc",
4205 "option-ext",
4206 "redox_users",
4207 "windows-sys 0.48.0",
4208]
4209
4210[[package]]
4211name = "displaydoc"
4212version = "0.2.5"
4213source = "registry+https://github.com/rust-lang/crates.io-index"
4214checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
4215dependencies = [
4216 "proc-macro2",
4217 "quote",
4218 "syn 2.0.100",
4219]
4220
4221[[package]]
4222name = "dlib"
4223version = "0.5.2"
4224source = "registry+https://github.com/rust-lang/crates.io-index"
4225checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
4226dependencies = [
4227 "libloading",
4228]
4229
4230[[package]]
4231name = "docs_preprocessor"
4232version = "0.1.0"
4233dependencies = [
4234 "anyhow",
4235 "clap",
4236 "mdbook",
4237 "regex",
4238 "serde",
4239 "serde_json",
4240 "settings",
4241 "util",
4242]
4243
4244[[package]]
4245name = "dotenvy"
4246version = "0.15.7"
4247source = "registry+https://github.com/rust-lang/crates.io-index"
4248checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
4249
4250[[package]]
4251name = "downcast-rs"
4252version = "1.2.1"
4253source = "registry+https://github.com/rust-lang/crates.io-index"
4254checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
4255
4256[[package]]
4257name = "doxygen-rs"
4258version = "0.4.2"
4259source = "registry+https://github.com/rust-lang/crates.io-index"
4260checksum = "415b6ec780d34dcf624666747194393603d0373b7141eef01d12ee58881507d9"
4261dependencies = [
4262 "phf",
4263]
4264
4265[[package]]
4266name = "dtor"
4267version = "0.0.5"
4268source = "registry+https://github.com/rust-lang/crates.io-index"
4269checksum = "222ef136a1c687d4aa0395c175f2c4586e379924c352fd02f7870cf7de783c23"
4270dependencies = [
4271 "dtor-proc-macro",
4272]
4273
4274[[package]]
4275name = "dtor-proc-macro"
4276version = "0.0.5"
4277source = "registry+https://github.com/rust-lang/crates.io-index"
4278checksum = "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055"
4279
4280[[package]]
4281name = "dunce"
4282version = "1.0.5"
4283source = "registry+https://github.com/rust-lang/crates.io-index"
4284checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
4285
4286[[package]]
4287name = "dwrote"
4288version = "0.11.2"
4289source = "registry+https://github.com/rust-lang/crates.io-index"
4290checksum = "70182709525a3632b2ba96b6569225467b18ecb4a77f46d255f713a6bebf05fd"
4291dependencies = [
4292 "lazy_static",
4293 "libc",
4294 "winapi",
4295 "wio",
4296]
4297
4298[[package]]
4299name = "dyn-clone"
4300version = "1.0.17"
4301source = "registry+https://github.com/rust-lang/crates.io-index"
4302checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
4303
4304[[package]]
4305name = "ec4rs"
4306version = "1.1.1"
4307source = "registry+https://github.com/rust-lang/crates.io-index"
4308checksum = "acf65d056c7da9c971c2847ce250fd1f0f9659d5718845c3ec0ad95f5668352c"
4309
4310[[package]]
4311name = "ecdsa"
4312version = "0.14.8"
4313source = "registry+https://github.com/rust-lang/crates.io-index"
4314checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
4315dependencies = [
4316 "der 0.6.1",
4317 "elliptic-curve",
4318 "rfc6979",
4319 "signature 1.6.4",
4320]
4321
4322[[package]]
4323name = "editor"
4324version = "0.1.0"
4325dependencies = [
4326 "aho-corasick",
4327 "anyhow",
4328 "assets",
4329 "buffer_diff",
4330 "chrono",
4331 "client",
4332 "clock",
4333 "collections",
4334 "convert_case 0.8.0",
4335 "ctor",
4336 "db",
4337 "emojis",
4338 "env_logger 0.11.7",
4339 "feature_flags",
4340 "file_icons",
4341 "fs",
4342 "futures 0.3.31",
4343 "fuzzy",
4344 "git",
4345 "gpui",
4346 "http_client",
4347 "indoc",
4348 "inline_completion",
4349 "itertools 0.14.0",
4350 "language",
4351 "languages",
4352 "linkify",
4353 "log",
4354 "lsp",
4355 "markdown",
4356 "menu",
4357 "multi_buffer",
4358 "ordered-float 2.10.1",
4359 "parking_lot",
4360 "pretty_assertions",
4361 "project",
4362 "rand 0.8.5",
4363 "release_channel",
4364 "rpc",
4365 "schemars",
4366 "serde",
4367 "serde_json",
4368 "settings",
4369 "smallvec",
4370 "smol",
4371 "snippet",
4372 "sum_tree",
4373 "task",
4374 "telemetry",
4375 "tempfile",
4376 "text",
4377 "theme",
4378 "time",
4379 "time_format",
4380 "tree-sitter-html",
4381 "tree-sitter-rust",
4382 "tree-sitter-typescript",
4383 "ui",
4384 "unicode-script",
4385 "unicode-segmentation",
4386 "unindent",
4387 "url",
4388 "util",
4389 "uuid",
4390 "workspace",
4391 "zed_actions",
4392]
4393
4394[[package]]
4395name = "either"
4396version = "1.13.0"
4397source = "registry+https://github.com/rust-lang/crates.io-index"
4398checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
4399dependencies = [
4400 "serde",
4401]
4402
4403[[package]]
4404name = "elasticlunr-rs"
4405version = "3.0.2"
4406source = "registry+https://github.com/rust-lang/crates.io-index"
4407checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
4408dependencies = [
4409 "regex",
4410 "serde",
4411 "serde_derive",
4412 "serde_json",
4413]
4414
4415[[package]]
4416name = "elliptic-curve"
4417version = "0.12.3"
4418source = "registry+https://github.com/rust-lang/crates.io-index"
4419checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
4420dependencies = [
4421 "base16ct",
4422 "crypto-bigint 0.4.9",
4423 "der 0.6.1",
4424 "digest",
4425 "ff",
4426 "generic-array",
4427 "group",
4428 "pkcs8 0.9.0",
4429 "rand_core 0.6.4",
4430 "sec1",
4431 "subtle",
4432 "zeroize",
4433]
4434
4435[[package]]
4436name = "embed-resource"
4437version = "3.0.2"
4438source = "registry+https://github.com/rust-lang/crates.io-index"
4439checksum = "7fbc6e0d8e0c03a655b53ca813f0463d2c956bc4db8138dbc89f120b066551e3"
4440dependencies = [
4441 "cc",
4442 "memchr",
4443 "rustc_version",
4444 "toml 0.8.20",
4445 "vswhom",
4446 "winreg 0.52.0",
4447]
4448
4449[[package]]
4450name = "embedded-io"
4451version = "0.4.0"
4452source = "registry+https://github.com/rust-lang/crates.io-index"
4453checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
4454
4455[[package]]
4456name = "embedded-io"
4457version = "0.6.1"
4458source = "registry+https://github.com/rust-lang/crates.io-index"
4459checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
4460
4461[[package]]
4462name = "emojis"
4463version = "0.6.4"
4464source = "registry+https://github.com/rust-lang/crates.io-index"
4465checksum = "99e1f1df1f181f2539bac8bf027d31ca5ffbf9e559e3f2d09413b9107b5c02f4"
4466dependencies = [
4467 "phf",
4468]
4469
4470[[package]]
4471name = "encode_unicode"
4472version = "0.3.6"
4473source = "registry+https://github.com/rust-lang/crates.io-index"
4474checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
4475
4476[[package]]
4477name = "encoding_rs"
4478version = "0.8.35"
4479source = "registry+https://github.com/rust-lang/crates.io-index"
4480checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
4481dependencies = [
4482 "cfg-if",
4483]
4484
4485[[package]]
4486name = "endi"
4487version = "1.1.0"
4488source = "registry+https://github.com/rust-lang/crates.io-index"
4489checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
4490
4491[[package]]
4492name = "enumflags2"
4493version = "0.7.10"
4494source = "registry+https://github.com/rust-lang/crates.io-index"
4495checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d"
4496dependencies = [
4497 "enumflags2_derive",
4498 "serde",
4499]
4500
4501[[package]]
4502name = "enumflags2_derive"
4503version = "0.7.10"
4504source = "registry+https://github.com/rust-lang/crates.io-index"
4505checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8"
4506dependencies = [
4507 "proc-macro2",
4508 "quote",
4509 "syn 2.0.100",
4510]
4511
4512[[package]]
4513name = "env_filter"
4514version = "0.1.2"
4515source = "registry+https://github.com/rust-lang/crates.io-index"
4516checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
4517dependencies = [
4518 "log",
4519 "regex",
4520]
4521
4522[[package]]
4523name = "env_home"
4524version = "0.1.0"
4525source = "registry+https://github.com/rust-lang/crates.io-index"
4526checksum = "c7f84e12ccf0a7ddc17a6c41c93326024c42920d7ee630d04950e6926645c0fe"
4527
4528[[package]]
4529name = "env_logger"
4530version = "0.10.2"
4531source = "registry+https://github.com/rust-lang/crates.io-index"
4532checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
4533dependencies = [
4534 "humantime",
4535 "is-terminal",
4536 "log",
4537 "regex",
4538 "termcolor",
4539]
4540
4541[[package]]
4542name = "env_logger"
4543version = "0.11.7"
4544source = "registry+https://github.com/rust-lang/crates.io-index"
4545checksum = "c3716d7a920fb4fac5d84e9d4bce8ceb321e9414b4409da61b07b75c1e3d0697"
4546dependencies = [
4547 "anstream",
4548 "anstyle",
4549 "env_filter",
4550 "jiff",
4551 "log",
4552]
4553
4554[[package]]
4555name = "envy"
4556version = "0.4.2"
4557source = "registry+https://github.com/rust-lang/crates.io-index"
4558checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
4559dependencies = [
4560 "serde",
4561]
4562
4563[[package]]
4564name = "equivalent"
4565version = "1.0.1"
4566source = "registry+https://github.com/rust-lang/crates.io-index"
4567checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
4568
4569[[package]]
4570name = "erased-serde"
4571version = "0.4.5"
4572source = "registry+https://github.com/rust-lang/crates.io-index"
4573checksum = "24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d"
4574dependencies = [
4575 "serde",
4576 "typeid",
4577]
4578
4579[[package]]
4580name = "errno"
4581version = "0.2.8"
4582source = "registry+https://github.com/rust-lang/crates.io-index"
4583checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
4584dependencies = [
4585 "errno-dragonfly",
4586 "libc",
4587 "winapi",
4588]
4589
4590[[package]]
4591name = "errno"
4592version = "0.3.10"
4593source = "registry+https://github.com/rust-lang/crates.io-index"
4594checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
4595dependencies = [
4596 "libc",
4597 "windows-sys 0.59.0",
4598]
4599
4600[[package]]
4601name = "errno-dragonfly"
4602version = "0.1.2"
4603source = "registry+https://github.com/rust-lang/crates.io-index"
4604checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
4605dependencies = [
4606 "cc",
4607 "libc",
4608]
4609
4610[[package]]
4611name = "etagere"
4612version = "0.2.15"
4613source = "registry+https://github.com/rust-lang/crates.io-index"
4614checksum = "fc89bf99e5dc15954a60f707c1e09d7540e5cd9af85fa75caa0b510bc08c5342"
4615dependencies = [
4616 "euclid",
4617 "svg_fmt",
4618]
4619
4620[[package]]
4621name = "etcetera"
4622version = "0.8.0"
4623source = "registry+https://github.com/rust-lang/crates.io-index"
4624checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
4625dependencies = [
4626 "cfg-if",
4627 "home",
4628 "windows-sys 0.48.0",
4629]
4630
4631[[package]]
4632name = "euclid"
4633version = "0.22.11"
4634source = "registry+https://github.com/rust-lang/crates.io-index"
4635checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48"
4636dependencies = [
4637 "num-traits",
4638]
4639
4640[[package]]
4641name = "evals"
4642version = "0.1.0"
4643dependencies = [
4644 "anyhow",
4645 "clap",
4646 "client",
4647 "clock",
4648 "collections",
4649 "env_logger 0.11.7",
4650 "feature_flags",
4651 "fs",
4652 "gpui",
4653 "http_client",
4654 "language",
4655 "languages",
4656 "node_runtime",
4657 "open_ai",
4658 "project",
4659 "reqwest_client",
4660 "semantic_index",
4661 "serde",
4662 "serde_json",
4663 "settings",
4664 "smol",
4665 "util",
4666]
4667
4668[[package]]
4669name = "event-listener"
4670version = "2.5.3"
4671source = "registry+https://github.com/rust-lang/crates.io-index"
4672checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
4673
4674[[package]]
4675name = "event-listener"
4676version = "5.3.1"
4677source = "registry+https://github.com/rust-lang/crates.io-index"
4678checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
4679dependencies = [
4680 "concurrent-queue",
4681 "parking",
4682 "pin-project-lite",
4683]
4684
4685[[package]]
4686name = "event-listener-strategy"
4687version = "0.5.3"
4688source = "registry+https://github.com/rust-lang/crates.io-index"
4689checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2"
4690dependencies = [
4691 "event-listener 5.3.1",
4692 "pin-project-lite",
4693]
4694
4695[[package]]
4696name = "exec"
4697version = "0.3.1"
4698source = "registry+https://github.com/rust-lang/crates.io-index"
4699checksum = "886b70328cba8871bfc025858e1de4be16b1d5088f2ba50b57816f4210672615"
4700dependencies = [
4701 "errno 0.2.8",
4702 "libc",
4703]
4704
4705[[package]]
4706name = "exr"
4707version = "1.73.0"
4708source = "registry+https://github.com/rust-lang/crates.io-index"
4709checksum = "f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0"
4710dependencies = [
4711 "bit_field",
4712 "half",
4713 "lebe",
4714 "miniz_oxide",
4715 "rayon-core",
4716 "smallvec",
4717 "zune-inflate",
4718]
4719
4720[[package]]
4721name = "extension"
4722version = "0.1.0"
4723dependencies = [
4724 "anyhow",
4725 "async-compression",
4726 "async-tar",
4727 "async-trait",
4728 "collections",
4729 "convert_case 0.8.0",
4730 "fs",
4731 "futures 0.3.31",
4732 "gpui",
4733 "http_client",
4734 "language",
4735 "log",
4736 "lsp",
4737 "parking_lot",
4738 "semantic_version",
4739 "serde",
4740 "serde_json",
4741 "toml 0.8.20",
4742 "util",
4743 "wasm-encoder 0.221.3",
4744 "wasmparser 0.221.3",
4745 "wit-component 0.221.3",
4746]
4747
4748[[package]]
4749name = "extension_cli"
4750version = "0.1.0"
4751dependencies = [
4752 "anyhow",
4753 "clap",
4754 "env_logger 0.11.7",
4755 "extension",
4756 "fs",
4757 "language",
4758 "log",
4759 "reqwest_client",
4760 "rpc",
4761 "serde",
4762 "serde_json",
4763 "theme",
4764 "tokio",
4765 "toml 0.8.20",
4766 "tree-sitter",
4767 "wasmtime",
4768]
4769
4770[[package]]
4771name = "extension_host"
4772version = "0.1.0"
4773dependencies = [
4774 "anyhow",
4775 "async-compression",
4776 "async-tar",
4777 "async-trait",
4778 "client",
4779 "collections",
4780 "context_server_settings",
4781 "ctor",
4782 "env_logger 0.11.7",
4783 "extension",
4784 "fs",
4785 "futures 0.3.31",
4786 "gpui",
4787 "http_client",
4788 "language",
4789 "language_extension",
4790 "log",
4791 "lsp",
4792 "node_runtime",
4793 "parking_lot",
4794 "paths",
4795 "project",
4796 "release_channel",
4797 "remote",
4798 "reqwest_client",
4799 "schemars",
4800 "semantic_version",
4801 "serde",
4802 "serde_json",
4803 "serde_json_lenient",
4804 "settings",
4805 "task",
4806 "telemetry",
4807 "tempfile",
4808 "theme",
4809 "theme_extension",
4810 "toml 0.8.20",
4811 "url",
4812 "util",
4813 "wasmparser 0.221.3",
4814 "wasmtime",
4815 "wasmtime-wasi",
4816]
4817
4818[[package]]
4819name = "extensions_ui"
4820version = "0.1.0"
4821dependencies = [
4822 "anyhow",
4823 "client",
4824 "collections",
4825 "db",
4826 "editor",
4827 "extension_host",
4828 "fs",
4829 "fuzzy",
4830 "gpui",
4831 "language",
4832 "num-format",
4833 "picker",
4834 "project",
4835 "release_channel",
4836 "semantic_version",
4837 "serde",
4838 "settings",
4839 "smallvec",
4840 "strum",
4841 "telemetry",
4842 "theme",
4843 "ui",
4844 "util",
4845 "vim_mode_setting",
4846 "workspace",
4847 "zed_actions",
4848]
4849
4850[[package]]
4851name = "fallible-iterator"
4852version = "0.3.0"
4853source = "registry+https://github.com/rust-lang/crates.io-index"
4854checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
4855
4856[[package]]
4857name = "fancy-regex"
4858version = "0.13.0"
4859source = "registry+https://github.com/rust-lang/crates.io-index"
4860checksum = "531e46835a22af56d1e3b66f04844bed63158bc094a628bec1d321d9b4c44bf2"
4861dependencies = [
4862 "bit-set 0.5.3",
4863 "regex-automata 0.4.9",
4864 "regex-syntax 0.8.5",
4865]
4866
4867[[package]]
4868name = "fancy-regex"
4869version = "0.14.0"
4870source = "registry+https://github.com/rust-lang/crates.io-index"
4871checksum = "6e24cb5a94bcae1e5408b0effca5cd7172ea3c5755049c5f3af4cd283a165298"
4872dependencies = [
4873 "bit-set 0.8.0",
4874 "regex-automata 0.4.9",
4875 "regex-syntax 0.8.5",
4876]
4877
4878[[package]]
4879name = "fast-srgb8"
4880version = "1.0.0"
4881source = "registry+https://github.com/rust-lang/crates.io-index"
4882checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
4883
4884[[package]]
4885name = "fastrand"
4886version = "1.9.0"
4887source = "registry+https://github.com/rust-lang/crates.io-index"
4888checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
4889dependencies = [
4890 "instant",
4891]
4892
4893[[package]]
4894name = "fastrand"
4895version = "2.3.0"
4896source = "registry+https://github.com/rust-lang/crates.io-index"
4897checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
4898
4899[[package]]
4900name = "fd-lock"
4901version = "4.0.2"
4902source = "registry+https://github.com/rust-lang/crates.io-index"
4903checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
4904dependencies = [
4905 "cfg-if",
4906 "rustix",
4907 "windows-sys 0.52.0",
4908]
4909
4910[[package]]
4911name = "fdeflate"
4912version = "0.3.7"
4913source = "registry+https://github.com/rust-lang/crates.io-index"
4914checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
4915dependencies = [
4916 "simd-adler32",
4917]
4918
4919[[package]]
4920name = "feature_flags"
4921version = "0.1.0"
4922dependencies = [
4923 "futures 0.3.31",
4924 "gpui",
4925 "smol",
4926]
4927
4928[[package]]
4929name = "feedback"
4930version = "0.1.0"
4931dependencies = [
4932 "client",
4933 "editor",
4934 "gpui",
4935 "human_bytes",
4936 "menu",
4937 "release_channel",
4938 "serde",
4939 "sysinfo",
4940 "ui",
4941 "urlencoding",
4942 "util",
4943 "workspace",
4944 "zed_actions",
4945]
4946
4947[[package]]
4948name = "ff"
4949version = "0.12.1"
4950source = "registry+https://github.com/rust-lang/crates.io-index"
4951checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
4952dependencies = [
4953 "rand_core 0.6.4",
4954 "subtle",
4955]
4956
4957[[package]]
4958name = "file_finder"
4959version = "0.1.0"
4960dependencies = [
4961 "anyhow",
4962 "collections",
4963 "ctor",
4964 "editor",
4965 "env_logger 0.11.7",
4966 "file_icons",
4967 "futures 0.3.31",
4968 "fuzzy",
4969 "gpui",
4970 "language",
4971 "menu",
4972 "picker",
4973 "project",
4974 "schemars",
4975 "serde",
4976 "serde_derive",
4977 "serde_json",
4978 "settings",
4979 "text",
4980 "theme",
4981 "ui",
4982 "util",
4983 "workspace",
4984]
4985
4986[[package]]
4987name = "file_icons"
4988version = "0.1.0"
4989dependencies = [
4990 "gpui",
4991 "serde",
4992 "settings",
4993 "theme",
4994 "util",
4995]
4996
4997[[package]]
4998name = "filedescriptor"
4999version = "0.8.3"
5000source = "registry+https://github.com/rust-lang/crates.io-index"
5001checksum = "e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d"
5002dependencies = [
5003 "libc",
5004 "thiserror 1.0.69",
5005 "winapi",
5006]
5007
5008[[package]]
5009name = "filetime"
5010version = "0.2.25"
5011source = "registry+https://github.com/rust-lang/crates.io-index"
5012checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
5013dependencies = [
5014 "cfg-if",
5015 "libc",
5016 "libredox",
5017 "windows-sys 0.59.0",
5018]
5019
5020[[package]]
5021name = "fixedbitset"
5022version = "0.4.2"
5023source = "registry+https://github.com/rust-lang/crates.io-index"
5024checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
5025
5026[[package]]
5027name = "flate2"
5028version = "1.0.35"
5029source = "registry+https://github.com/rust-lang/crates.io-index"
5030checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
5031dependencies = [
5032 "crc32fast",
5033 "miniz_oxide",
5034]
5035
5036[[package]]
5037name = "float-cmp"
5038version = "0.9.0"
5039source = "registry+https://github.com/rust-lang/crates.io-index"
5040checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
5041
5042[[package]]
5043name = "float-ord"
5044version = "0.3.2"
5045source = "registry+https://github.com/rust-lang/crates.io-index"
5046checksum = "8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d"
5047
5048[[package]]
5049name = "float_next_after"
5050version = "1.0.0"
5051source = "registry+https://github.com/rust-lang/crates.io-index"
5052checksum = "8bf7cc16383c4b8d58b9905a8509f02926ce3058053c056376248d958c9df1e8"
5053
5054[[package]]
5055name = "flume"
5056version = "0.11.1"
5057source = "registry+https://github.com/rust-lang/crates.io-index"
5058checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
5059dependencies = [
5060 "futures-core",
5061 "futures-sink",
5062 "nanorand",
5063 "spin",
5064]
5065
5066[[package]]
5067name = "fnv"
5068version = "1.0.7"
5069source = "registry+https://github.com/rust-lang/crates.io-index"
5070checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
5071
5072[[package]]
5073name = "foldhash"
5074version = "0.1.3"
5075source = "registry+https://github.com/rust-lang/crates.io-index"
5076checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
5077
5078[[package]]
5079name = "font-kit"
5080version = "0.14.1"
5081source = "git+https://github.com/zed-industries/font-kit?rev=40391b7#40391b7c0041d8a8572af2afa3de32ae088f0120"
5082dependencies = [
5083 "bitflags 2.8.0",
5084 "byteorder",
5085 "core-foundation 0.9.4",
5086 "core-graphics 0.23.2",
5087 "core-text",
5088 "dirs 5.0.1",
5089 "dwrote",
5090 "float-ord",
5091 "freetype-sys",
5092 "lazy_static",
5093 "libc",
5094 "log",
5095 "pathfinder_geometry",
5096 "pathfinder_simd",
5097 "walkdir",
5098 "winapi",
5099 "yeslogic-fontconfig-sys",
5100]
5101
5102[[package]]
5103name = "font-types"
5104version = "0.7.3"
5105source = "registry+https://github.com/rust-lang/crates.io-index"
5106checksum = "b3971f9a5ca983419cdc386941ba3b9e1feba01a0ab888adf78739feb2798492"
5107dependencies = [
5108 "bytemuck",
5109]
5110
5111[[package]]
5112name = "fontconfig-parser"
5113version = "0.5.7"
5114source = "registry+https://github.com/rust-lang/crates.io-index"
5115checksum = "c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7"
5116dependencies = [
5117 "roxmltree",
5118]
5119
5120[[package]]
5121name = "fontdb"
5122version = "0.18.0"
5123source = "registry+https://github.com/rust-lang/crates.io-index"
5124checksum = "e32eac81c1135c1df01d4e6d4233c47ba11f6a6d07f33e0bba09d18797077770"
5125dependencies = [
5126 "fontconfig-parser",
5127 "log",
5128 "memmap2",
5129 "slotmap",
5130 "tinyvec",
5131 "ttf-parser 0.21.1",
5132]
5133
5134[[package]]
5135name = "fontdb"
5136version = "0.23.0"
5137source = "registry+https://github.com/rust-lang/crates.io-index"
5138checksum = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905"
5139dependencies = [
5140 "fontconfig-parser",
5141 "log",
5142 "memmap2",
5143 "slotmap",
5144 "tinyvec",
5145 "ttf-parser 0.25.1",
5146]
5147
5148[[package]]
5149name = "foreign-types"
5150version = "0.3.2"
5151source = "registry+https://github.com/rust-lang/crates.io-index"
5152checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
5153dependencies = [
5154 "foreign-types-shared 0.1.1",
5155]
5156
5157[[package]]
5158name = "foreign-types"
5159version = "0.5.0"
5160source = "registry+https://github.com/rust-lang/crates.io-index"
5161checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
5162dependencies = [
5163 "foreign-types-macros",
5164 "foreign-types-shared 0.3.1",
5165]
5166
5167[[package]]
5168name = "foreign-types-macros"
5169version = "0.2.3"
5170source = "registry+https://github.com/rust-lang/crates.io-index"
5171checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
5172dependencies = [
5173 "proc-macro2",
5174 "quote",
5175 "syn 2.0.100",
5176]
5177
5178[[package]]
5179name = "foreign-types-shared"
5180version = "0.1.1"
5181source = "registry+https://github.com/rust-lang/crates.io-index"
5182checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
5183
5184[[package]]
5185name = "foreign-types-shared"
5186version = "0.3.1"
5187source = "registry+https://github.com/rust-lang/crates.io-index"
5188checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
5189
5190[[package]]
5191name = "fork"
5192version = "0.2.0"
5193source = "registry+https://github.com/rust-lang/crates.io-index"
5194checksum = "05dc8b302e04a1c27f4fe694439ef0f29779ca4edc205b7b58f00db04e29656d"
5195dependencies = [
5196 "libc",
5197]
5198
5199[[package]]
5200name = "form_urlencoded"
5201version = "1.2.1"
5202source = "registry+https://github.com/rust-lang/crates.io-index"
5203checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
5204dependencies = [
5205 "percent-encoding",
5206]
5207
5208[[package]]
5209name = "freetype-sys"
5210version = "0.20.1"
5211source = "registry+https://github.com/rust-lang/crates.io-index"
5212checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134"
5213dependencies = [
5214 "cc",
5215 "libc",
5216 "pkg-config",
5217]
5218
5219[[package]]
5220name = "fs"
5221version = "0.1.0"
5222dependencies = [
5223 "anyhow",
5224 "ashpd",
5225 "async-tar",
5226 "async-trait",
5227 "cocoa 0.26.0",
5228 "collections",
5229 "fsevent",
5230 "futures 0.3.31",
5231 "git",
5232 "gpui",
5233 "ignore",
5234 "libc",
5235 "log",
5236 "notify 6.1.1",
5237 "objc",
5238 "parking_lot",
5239 "paths",
5240 "proto",
5241 "rope",
5242 "serde",
5243 "serde_json",
5244 "smol",
5245 "tempfile",
5246 "text",
5247 "time",
5248 "util",
5249 "windows 0.60.0",
5250]
5251
5252[[package]]
5253name = "fs-set-times"
5254version = "0.20.2"
5255source = "registry+https://github.com/rust-lang/crates.io-index"
5256checksum = "5e2e6123af26f0f2c51cc66869137080199406754903cc926a7690401ce09cb4"
5257dependencies = [
5258 "io-lifetimes",
5259 "rustix",
5260 "windows-sys 0.59.0",
5261]
5262
5263[[package]]
5264name = "fs2"
5265version = "0.4.3"
5266source = "registry+https://github.com/rust-lang/crates.io-index"
5267checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
5268dependencies = [
5269 "libc",
5270 "winapi",
5271]
5272
5273[[package]]
5274name = "fs_extra"
5275version = "1.3.0"
5276source = "registry+https://github.com/rust-lang/crates.io-index"
5277checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
5278
5279[[package]]
5280name = "fsevent"
5281version = "0.1.0"
5282dependencies = [
5283 "bitflags 2.8.0",
5284 "core-foundation 0.9.4",
5285 "fsevent-sys 3.1.0",
5286 "parking_lot",
5287 "tempfile",
5288]
5289
5290[[package]]
5291name = "fsevent-sys"
5292version = "3.1.0"
5293source = "registry+https://github.com/rust-lang/crates.io-index"
5294checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
5295dependencies = [
5296 "libc",
5297]
5298
5299[[package]]
5300name = "fsevent-sys"
5301version = "4.1.0"
5302source = "registry+https://github.com/rust-lang/crates.io-index"
5303checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
5304dependencies = [
5305 "libc",
5306]
5307
5308[[package]]
5309name = "funty"
5310version = "2.0.0"
5311source = "registry+https://github.com/rust-lang/crates.io-index"
5312checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
5313
5314[[package]]
5315name = "futf"
5316version = "0.1.5"
5317source = "registry+https://github.com/rust-lang/crates.io-index"
5318checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
5319dependencies = [
5320 "mac",
5321 "new_debug_unreachable",
5322]
5323
5324[[package]]
5325name = "futures"
5326version = "0.1.31"
5327source = "registry+https://github.com/rust-lang/crates.io-index"
5328checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
5329
5330[[package]]
5331name = "futures"
5332version = "0.3.31"
5333source = "registry+https://github.com/rust-lang/crates.io-index"
5334checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
5335dependencies = [
5336 "futures-channel",
5337 "futures-core",
5338 "futures-executor",
5339 "futures-io",
5340 "futures-sink",
5341 "futures-task",
5342 "futures-util",
5343]
5344
5345[[package]]
5346name = "futures-batch"
5347version = "0.6.1"
5348source = "registry+https://github.com/rust-lang/crates.io-index"
5349checksum = "6f444c45a1cb86f2a7e301469fd50a82084a60dadc25d94529a8312276ecb71a"
5350dependencies = [
5351 "futures 0.3.31",
5352 "futures-timer",
5353 "pin-utils",
5354]
5355
5356[[package]]
5357name = "futures-channel"
5358version = "0.3.31"
5359source = "registry+https://github.com/rust-lang/crates.io-index"
5360checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
5361dependencies = [
5362 "futures-core",
5363 "futures-sink",
5364]
5365
5366[[package]]
5367name = "futures-core"
5368version = "0.3.31"
5369source = "registry+https://github.com/rust-lang/crates.io-index"
5370checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
5371
5372[[package]]
5373name = "futures-executor"
5374version = "0.3.31"
5375source = "registry+https://github.com/rust-lang/crates.io-index"
5376checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
5377dependencies = [
5378 "futures-core",
5379 "futures-task",
5380 "futures-util",
5381]
5382
5383[[package]]
5384name = "futures-intrusive"
5385version = "0.5.0"
5386source = "registry+https://github.com/rust-lang/crates.io-index"
5387checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
5388dependencies = [
5389 "futures-core",
5390 "lock_api",
5391 "parking_lot",
5392]
5393
5394[[package]]
5395name = "futures-io"
5396version = "0.3.31"
5397source = "registry+https://github.com/rust-lang/crates.io-index"
5398checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
5399
5400[[package]]
5401name = "futures-lite"
5402version = "1.13.0"
5403source = "registry+https://github.com/rust-lang/crates.io-index"
5404checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
5405dependencies = [
5406 "fastrand 1.9.0",
5407 "futures-core",
5408 "futures-io",
5409 "memchr",
5410 "parking",
5411 "pin-project-lite",
5412 "waker-fn",
5413]
5414
5415[[package]]
5416name = "futures-lite"
5417version = "2.6.0"
5418source = "registry+https://github.com/rust-lang/crates.io-index"
5419checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532"
5420dependencies = [
5421 "fastrand 2.3.0",
5422 "futures-core",
5423 "futures-io",
5424 "parking",
5425 "pin-project-lite",
5426]
5427
5428[[package]]
5429name = "futures-macro"
5430version = "0.3.31"
5431source = "registry+https://github.com/rust-lang/crates.io-index"
5432checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
5433dependencies = [
5434 "proc-macro2",
5435 "quote",
5436 "syn 2.0.100",
5437]
5438
5439[[package]]
5440name = "futures-sink"
5441version = "0.3.31"
5442source = "registry+https://github.com/rust-lang/crates.io-index"
5443checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
5444
5445[[package]]
5446name = "futures-task"
5447version = "0.3.31"
5448source = "registry+https://github.com/rust-lang/crates.io-index"
5449checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
5450
5451[[package]]
5452name = "futures-timer"
5453version = "3.0.3"
5454source = "registry+https://github.com/rust-lang/crates.io-index"
5455checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
5456
5457[[package]]
5458name = "futures-util"
5459version = "0.3.31"
5460source = "registry+https://github.com/rust-lang/crates.io-index"
5461checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
5462dependencies = [
5463 "futures 0.1.31",
5464 "futures-channel",
5465 "futures-core",
5466 "futures-io",
5467 "futures-macro",
5468 "futures-sink",
5469 "futures-task",
5470 "memchr",
5471 "pin-project-lite",
5472 "pin-utils",
5473 "slab",
5474 "tokio-io",
5475]
5476
5477[[package]]
5478name = "fuzzy"
5479version = "0.1.0"
5480dependencies = [
5481 "gpui",
5482 "log",
5483 "util",
5484]
5485
5486[[package]]
5487name = "fuzzy-matcher"
5488version = "0.3.7"
5489source = "registry+https://github.com/rust-lang/crates.io-index"
5490checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
5491dependencies = [
5492 "thread_local",
5493]
5494
5495[[package]]
5496name = "generic-array"
5497version = "0.14.7"
5498source = "registry+https://github.com/rust-lang/crates.io-index"
5499checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
5500dependencies = [
5501 "typenum",
5502 "version_check",
5503]
5504
5505[[package]]
5506name = "gethostname"
5507version = "0.4.3"
5508source = "registry+https://github.com/rust-lang/crates.io-index"
5509checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
5510dependencies = [
5511 "libc",
5512 "windows-targets 0.48.5",
5513]
5514
5515[[package]]
5516name = "getrandom"
5517version = "0.1.16"
5518source = "registry+https://github.com/rust-lang/crates.io-index"
5519checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
5520dependencies = [
5521 "cfg-if",
5522 "libc",
5523 "wasi 0.9.0+wasi-snapshot-preview1",
5524]
5525
5526[[package]]
5527name = "getrandom"
5528version = "0.2.15"
5529source = "registry+https://github.com/rust-lang/crates.io-index"
5530checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
5531dependencies = [
5532 "cfg-if",
5533 "js-sys",
5534 "libc",
5535 "wasi 0.11.0+wasi-snapshot-preview1",
5536 "wasm-bindgen",
5537]
5538
5539[[package]]
5540name = "getrandom"
5541version = "0.3.1"
5542source = "registry+https://github.com/rust-lang/crates.io-index"
5543checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
5544dependencies = [
5545 "cfg-if",
5546 "libc",
5547 "wasi 0.13.3+wasi-0.2.2",
5548 "windows-targets 0.52.6",
5549]
5550
5551[[package]]
5552name = "gif"
5553version = "0.13.1"
5554source = "registry+https://github.com/rust-lang/crates.io-index"
5555checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2"
5556dependencies = [
5557 "color_quant",
5558 "weezl",
5559]
5560
5561[[package]]
5562name = "gimli"
5563version = "0.31.1"
5564source = "registry+https://github.com/rust-lang/crates.io-index"
5565checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
5566dependencies = [
5567 "fallible-iterator",
5568 "indexmap",
5569 "stable_deref_trait",
5570]
5571
5572[[package]]
5573name = "git"
5574version = "0.1.0"
5575dependencies = [
5576 "anyhow",
5577 "askpass",
5578 "async-trait",
5579 "collections",
5580 "derive_more",
5581 "futures 0.3.31",
5582 "git2",
5583 "gpui",
5584 "http_client",
5585 "log",
5586 "parking_lot",
5587 "pretty_assertions",
5588 "regex",
5589 "rope",
5590 "schemars",
5591 "serde",
5592 "serde_json",
5593 "smol",
5594 "sum_tree",
5595 "tempfile",
5596 "text",
5597 "time",
5598 "unindent",
5599 "url",
5600 "util",
5601 "uuid",
5602]
5603
5604[[package]]
5605name = "git2"
5606version = "0.20.1"
5607source = "registry+https://github.com/rust-lang/crates.io-index"
5608checksum = "5220b8ba44c68a9a7f7a7659e864dd73692e417ef0211bea133c7b74e031eeb9"
5609dependencies = [
5610 "bitflags 2.8.0",
5611 "libc",
5612 "libgit2-sys",
5613 "log",
5614 "url",
5615]
5616
5617[[package]]
5618name = "git_hosting_providers"
5619version = "0.1.0"
5620dependencies = [
5621 "anyhow",
5622 "async-trait",
5623 "futures 0.3.31",
5624 "git",
5625 "gpui",
5626 "http_client",
5627 "indoc",
5628 "pretty_assertions",
5629 "regex",
5630 "schemars",
5631 "serde",
5632 "serde_json",
5633 "settings",
5634 "url",
5635 "util",
5636]
5637
5638[[package]]
5639name = "git_ui"
5640version = "0.1.0"
5641dependencies = [
5642 "anyhow",
5643 "askpass",
5644 "assistant_settings",
5645 "buffer_diff",
5646 "chrono",
5647 "collections",
5648 "command_palette_hooks",
5649 "component",
5650 "ctor",
5651 "db",
5652 "editor",
5653 "env_logger 0.11.7",
5654 "futures 0.3.31",
5655 "fuzzy",
5656 "git",
5657 "gpui",
5658 "itertools 0.14.0",
5659 "language",
5660 "language_model",
5661 "linkify",
5662 "linkme",
5663 "log",
5664 "menu",
5665 "multi_buffer",
5666 "notifications",
5667 "panel",
5668 "picker",
5669 "postage",
5670 "pretty_assertions",
5671 "project",
5672 "schemars",
5673 "serde",
5674 "serde_derive",
5675 "serde_json",
5676 "settings",
5677 "strum",
5678 "telemetry",
5679 "theme",
5680 "time",
5681 "time_format",
5682 "ui",
5683 "unindent",
5684 "util",
5685 "windows 0.60.0",
5686 "workspace",
5687 "zed_actions",
5688]
5689
5690[[package]]
5691name = "glob"
5692version = "0.3.1"
5693source = "registry+https://github.com/rust-lang/crates.io-index"
5694checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
5695
5696[[package]]
5697name = "globset"
5698version = "0.4.16"
5699source = "registry+https://github.com/rust-lang/crates.io-index"
5700checksum = "54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5"
5701dependencies = [
5702 "aho-corasick",
5703 "bstr",
5704 "log",
5705 "regex-automata 0.4.9",
5706 "regex-syntax 0.8.5",
5707]
5708
5709[[package]]
5710name = "gloo-timers"
5711version = "0.3.0"
5712source = "registry+https://github.com/rust-lang/crates.io-index"
5713checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994"
5714dependencies = [
5715 "futures-channel",
5716 "futures-core",
5717 "js-sys",
5718 "wasm-bindgen",
5719]
5720
5721[[package]]
5722name = "glow"
5723version = "0.14.2"
5724source = "registry+https://github.com/rust-lang/crates.io-index"
5725checksum = "d51fa363f025f5c111e03f13eda21162faeacb6911fe8caa0c0349f9cf0c4483"
5726dependencies = [
5727 "js-sys",
5728 "slotmap",
5729 "wasm-bindgen",
5730 "web-sys",
5731]
5732
5733[[package]]
5734name = "go_to_line"
5735version = "0.1.0"
5736dependencies = [
5737 "anyhow",
5738 "editor",
5739 "gpui",
5740 "indoc",
5741 "language",
5742 "menu",
5743 "project",
5744 "rope",
5745 "schemars",
5746 "serde",
5747 "serde_json",
5748 "settings",
5749 "text",
5750 "theme",
5751 "tree-sitter-rust",
5752 "tree-sitter-typescript",
5753 "ui",
5754 "util",
5755 "workspace",
5756]
5757
5758[[package]]
5759name = "google_ai"
5760version = "0.1.0"
5761dependencies = [
5762 "anyhow",
5763 "futures 0.3.31",
5764 "http_client",
5765 "schemars",
5766 "serde",
5767 "serde_json",
5768 "strum",
5769]
5770
5771[[package]]
5772name = "gpu-alloc"
5773version = "0.6.0"
5774source = "registry+https://github.com/rust-lang/crates.io-index"
5775checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
5776dependencies = [
5777 "bitflags 2.8.0",
5778 "gpu-alloc-types",
5779]
5780
5781[[package]]
5782name = "gpu-alloc-ash"
5783version = "0.7.0"
5784source = "registry+https://github.com/rust-lang/crates.io-index"
5785checksum = "cbda7a18a29bc98c2e0de0435c347df935bf59489935d0cbd0b73f1679b6f79a"
5786dependencies = [
5787 "ash",
5788 "gpu-alloc-types",
5789 "tinyvec",
5790]
5791
5792[[package]]
5793name = "gpu-alloc-types"
5794version = "0.3.0"
5795source = "registry+https://github.com/rust-lang/crates.io-index"
5796checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
5797dependencies = [
5798 "bitflags 2.8.0",
5799]
5800
5801[[package]]
5802name = "gpui"
5803version = "0.1.0"
5804dependencies = [
5805 "anyhow",
5806 "as-raw-xcb-connection",
5807 "ashpd",
5808 "async-task",
5809 "backtrace",
5810 "bindgen 0.70.1",
5811 "blade-graphics",
5812 "blade-macros",
5813 "blade-util",
5814 "block",
5815 "bytemuck",
5816 "calloop",
5817 "calloop-wayland-source",
5818 "cbindgen 0.28.0",
5819 "cocoa 0.26.0",
5820 "collections",
5821 "core-foundation 0.9.4",
5822 "core-foundation-sys",
5823 "core-graphics 0.23.2",
5824 "core-text",
5825 "cosmic-text",
5826 "ctor",
5827 "derive_more",
5828 "embed-resource",
5829 "env_logger 0.11.7",
5830 "etagere",
5831 "filedescriptor",
5832 "flume",
5833 "font-kit",
5834 "foreign-types 0.5.0",
5835 "futures 0.3.31",
5836 "gpui_macros",
5837 "http_client",
5838 "image",
5839 "inventory",
5840 "itertools 0.14.0",
5841 "log",
5842 "lyon",
5843 "media",
5844 "metal",
5845 "naga",
5846 "num_cpus",
5847 "objc",
5848 "objc2",
5849 "objc2-metal",
5850 "oo7",
5851 "open",
5852 "parking",
5853 "parking_lot",
5854 "pathfinder_geometry",
5855 "postage",
5856 "profiling",
5857 "rand 0.8.5",
5858 "raw-window-handle",
5859 "refineable",
5860 "reqwest_client",
5861 "resvg",
5862 "schemars",
5863 "seahash",
5864 "semantic_version",
5865 "serde",
5866 "serde_derive",
5867 "serde_json",
5868 "slotmap",
5869 "smallvec",
5870 "smol",
5871 "strum",
5872 "sum_tree",
5873 "taffy",
5874 "thiserror 2.0.12",
5875 "unicode-segmentation",
5876 "usvg",
5877 "util",
5878 "uuid",
5879 "waker-fn",
5880 "wayland-backend",
5881 "wayland-client",
5882 "wayland-cursor",
5883 "wayland-protocols",
5884 "wayland-protocols-plasma",
5885 "windows 0.60.0",
5886 "windows-core 0.60.1",
5887 "x11-clipboard",
5888 "x11rb",
5889 "xim",
5890 "xkbcommon",
5891]
5892
5893[[package]]
5894name = "gpui_macros"
5895version = "0.1.0"
5896dependencies = [
5897 "gpui",
5898 "proc-macro2",
5899 "quote",
5900 "syn 1.0.109",
5901]
5902
5903[[package]]
5904name = "gpui_tokio"
5905version = "0.1.0"
5906dependencies = [
5907 "gpui",
5908 "tokio",
5909 "util",
5910]
5911
5912[[package]]
5913name = "grid"
5914version = "0.13.0"
5915source = "registry+https://github.com/rust-lang/crates.io-index"
5916checksum = "d196ffc1627db18a531359249b2bf8416178d84b729f3cebeb278f285fb9b58c"
5917
5918[[package]]
5919name = "group"
5920version = "0.12.1"
5921source = "registry+https://github.com/rust-lang/crates.io-index"
5922checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
5923dependencies = [
5924 "ff",
5925 "rand_core 0.6.4",
5926 "subtle",
5927]
5928
5929[[package]]
5930name = "h2"
5931version = "0.3.26"
5932source = "registry+https://github.com/rust-lang/crates.io-index"
5933checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
5934dependencies = [
5935 "bytes 1.10.1",
5936 "fnv",
5937 "futures-core",
5938 "futures-sink",
5939 "futures-util",
5940 "http 0.2.12",
5941 "indexmap",
5942 "slab",
5943 "tokio",
5944 "tokio-util",
5945 "tracing",
5946]
5947
5948[[package]]
5949name = "h2"
5950version = "0.4.7"
5951source = "registry+https://github.com/rust-lang/crates.io-index"
5952checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e"
5953dependencies = [
5954 "atomic-waker",
5955 "bytes 1.10.1",
5956 "fnv",
5957 "futures-core",
5958 "futures-sink",
5959 "http 1.2.0",
5960 "indexmap",
5961 "slab",
5962 "tokio",
5963 "tokio-util",
5964 "tracing",
5965]
5966
5967[[package]]
5968name = "half"
5969version = "2.4.1"
5970source = "registry+https://github.com/rust-lang/crates.io-index"
5971checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
5972dependencies = [
5973 "cfg-if",
5974 "crunchy",
5975]
5976
5977[[package]]
5978name = "handlebars"
5979version = "4.5.0"
5980source = "registry+https://github.com/rust-lang/crates.io-index"
5981checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225"
5982dependencies = [
5983 "log",
5984 "pest",
5985 "pest_derive",
5986 "serde",
5987 "serde_json",
5988 "thiserror 1.0.69",
5989]
5990
5991[[package]]
5992name = "handlebars"
5993version = "6.2.0"
5994source = "registry+https://github.com/rust-lang/crates.io-index"
5995checksum = "fd4ccde012831f9a071a637b0d4e31df31c0f6c525784b35ae76a9ac6bc1e315"
5996dependencies = [
5997 "log",
5998 "num-order",
5999 "pest",
6000 "pest_derive",
6001 "serde",
6002 "serde_json",
6003 "thiserror 1.0.69",
6004]
6005
6006[[package]]
6007name = "hashbrown"
6008version = "0.12.3"
6009source = "registry+https://github.com/rust-lang/crates.io-index"
6010checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
6011dependencies = [
6012 "ahash 0.7.8",
6013]
6014
6015[[package]]
6016name = "hashbrown"
6017version = "0.14.5"
6018source = "registry+https://github.com/rust-lang/crates.io-index"
6019checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
6020dependencies = [
6021 "ahash 0.8.11",
6022 "allocator-api2",
6023]
6024
6025[[package]]
6026name = "hashbrown"
6027version = "0.15.2"
6028source = "registry+https://github.com/rust-lang/crates.io-index"
6029checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
6030dependencies = [
6031 "allocator-api2",
6032 "equivalent",
6033 "foldhash",
6034 "serde",
6035]
6036
6037[[package]]
6038name = "hashlink"
6039version = "0.8.4"
6040source = "registry+https://github.com/rust-lang/crates.io-index"
6041checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
6042dependencies = [
6043 "hashbrown 0.14.5",
6044]
6045
6046[[package]]
6047name = "hashlink"
6048version = "0.10.0"
6049source = "registry+https://github.com/rust-lang/crates.io-index"
6050checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
6051dependencies = [
6052 "hashbrown 0.15.2",
6053]
6054
6055[[package]]
6056name = "headers"
6057version = "0.3.9"
6058source = "registry+https://github.com/rust-lang/crates.io-index"
6059checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
6060dependencies = [
6061 "base64 0.21.7",
6062 "bytes 1.10.1",
6063 "headers-core",
6064 "http 0.2.12",
6065 "httpdate",
6066 "mime",
6067 "sha1",
6068]
6069
6070[[package]]
6071name = "headers-core"
6072version = "0.2.0"
6073source = "registry+https://github.com/rust-lang/crates.io-index"
6074checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
6075dependencies = [
6076 "http 0.2.12",
6077]
6078
6079[[package]]
6080name = "heck"
6081version = "0.3.3"
6082source = "registry+https://github.com/rust-lang/crates.io-index"
6083checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
6084dependencies = [
6085 "unicode-segmentation",
6086]
6087
6088[[package]]
6089name = "heck"
6090version = "0.4.1"
6091source = "registry+https://github.com/rust-lang/crates.io-index"
6092checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
6093dependencies = [
6094 "unicode-segmentation",
6095]
6096
6097[[package]]
6098name = "heck"
6099version = "0.5.0"
6100source = "registry+https://github.com/rust-lang/crates.io-index"
6101checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
6102
6103[[package]]
6104name = "heed"
6105version = "0.21.0"
6106source = "registry+https://github.com/rust-lang/crates.io-index"
6107checksum = "bd54745cfacb7b97dee45e8fdb91814b62bccddb481debb7de0f9ee6b7bf5b43"
6108dependencies = [
6109 "bitflags 2.8.0",
6110 "byteorder",
6111 "heed-traits",
6112 "heed-types",
6113 "libc",
6114 "lmdb-master-sys",
6115 "once_cell",
6116 "page_size",
6117 "serde",
6118 "synchronoise",
6119 "url",
6120]
6121
6122[[package]]
6123name = "heed-traits"
6124version = "0.20.0"
6125source = "registry+https://github.com/rust-lang/crates.io-index"
6126checksum = "eb3130048d404c57ce5a1ac61a903696e8fcde7e8c2991e9fcfc1f27c3ef74ff"
6127
6128[[package]]
6129name = "heed-types"
6130version = "0.21.0"
6131source = "registry+https://github.com/rust-lang/crates.io-index"
6132checksum = "13c255bdf46e07fb840d120a36dcc81f385140d7191c76a7391672675c01a55d"
6133dependencies = [
6134 "bincode",
6135 "byteorder",
6136 "heed-traits",
6137 "serde",
6138 "serde_json",
6139]
6140
6141[[package]]
6142name = "hermit-abi"
6143version = "0.3.9"
6144source = "registry+https://github.com/rust-lang/crates.io-index"
6145checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
6146
6147[[package]]
6148name = "hermit-abi"
6149version = "0.4.0"
6150source = "registry+https://github.com/rust-lang/crates.io-index"
6151checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
6152
6153[[package]]
6154name = "hex"
6155version = "0.4.3"
6156source = "registry+https://github.com/rust-lang/crates.io-index"
6157checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
6158
6159[[package]]
6160name = "hexf-parse"
6161version = "0.2.1"
6162source = "registry+https://github.com/rust-lang/crates.io-index"
6163checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
6164
6165[[package]]
6166name = "hidden-trait"
6167version = "0.1.2"
6168source = "registry+https://github.com/rust-lang/crates.io-index"
6169checksum = "68ed9e850438ac849bec07e7d09fbe9309cbd396a5988c30b010580ce08860df"
6170dependencies = [
6171 "proc-macro2",
6172 "quote",
6173 "syn 1.0.109",
6174]
6175
6176[[package]]
6177name = "hkdf"
6178version = "0.12.4"
6179source = "registry+https://github.com/rust-lang/crates.io-index"
6180checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
6181dependencies = [
6182 "hmac",
6183]
6184
6185[[package]]
6186name = "hmac"
6187version = "0.12.1"
6188source = "registry+https://github.com/rust-lang/crates.io-index"
6189checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
6190dependencies = [
6191 "digest",
6192]
6193
6194[[package]]
6195name = "home"
6196version = "0.5.9"
6197source = "registry+https://github.com/rust-lang/crates.io-index"
6198checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
6199dependencies = [
6200 "windows-sys 0.52.0",
6201]
6202
6203[[package]]
6204name = "hound"
6205version = "3.5.1"
6206source = "registry+https://github.com/rust-lang/crates.io-index"
6207checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"
6208
6209[[package]]
6210name = "html5ever"
6211version = "0.27.0"
6212source = "registry+https://github.com/rust-lang/crates.io-index"
6213checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
6214dependencies = [
6215 "log",
6216 "mac",
6217 "markup5ever",
6218 "proc-macro2",
6219 "quote",
6220 "syn 2.0.100",
6221]
6222
6223[[package]]
6224name = "html_to_markdown"
6225version = "0.1.0"
6226dependencies = [
6227 "anyhow",
6228 "html5ever",
6229 "indoc",
6230 "markup5ever_rcdom",
6231 "pretty_assertions",
6232 "regex",
6233]
6234
6235[[package]]
6236name = "http"
6237version = "0.2.12"
6238source = "registry+https://github.com/rust-lang/crates.io-index"
6239checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
6240dependencies = [
6241 "bytes 1.10.1",
6242 "fnv",
6243 "itoa",
6244]
6245
6246[[package]]
6247name = "http"
6248version = "1.2.0"
6249source = "registry+https://github.com/rust-lang/crates.io-index"
6250checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
6251dependencies = [
6252 "bytes 1.10.1",
6253 "fnv",
6254 "itoa",
6255]
6256
6257[[package]]
6258name = "http-body"
6259version = "0.4.6"
6260source = "registry+https://github.com/rust-lang/crates.io-index"
6261checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
6262dependencies = [
6263 "bytes 1.10.1",
6264 "http 0.2.12",
6265 "pin-project-lite",
6266]
6267
6268[[package]]
6269name = "http-body"
6270version = "1.0.1"
6271source = "registry+https://github.com/rust-lang/crates.io-index"
6272checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
6273dependencies = [
6274 "bytes 1.10.1",
6275 "http 1.2.0",
6276]
6277
6278[[package]]
6279name = "http-body-util"
6280version = "0.1.2"
6281source = "registry+https://github.com/rust-lang/crates.io-index"
6282checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
6283dependencies = [
6284 "bytes 1.10.1",
6285 "futures-util",
6286 "http 1.2.0",
6287 "http-body 1.0.1",
6288 "pin-project-lite",
6289]
6290
6291[[package]]
6292name = "http-range-header"
6293version = "0.3.1"
6294source = "registry+https://github.com/rust-lang/crates.io-index"
6295checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
6296
6297[[package]]
6298name = "http-types"
6299version = "2.12.0"
6300source = "registry+https://github.com/rust-lang/crates.io-index"
6301checksum = "6e9b187a72d63adbfba487f48095306ac823049cb504ee195541e91c7775f5ad"
6302dependencies = [
6303 "anyhow",
6304 "async-channel 1.9.0",
6305 "base64 0.13.1",
6306 "futures-lite 1.13.0",
6307 "http 0.2.12",
6308 "infer",
6309 "pin-project-lite",
6310 "rand 0.7.3",
6311 "serde",
6312 "serde_json",
6313 "serde_qs 0.8.5",
6314 "serde_urlencoded",
6315 "url",
6316]
6317
6318[[package]]
6319name = "http_client"
6320version = "0.1.0"
6321dependencies = [
6322 "anyhow",
6323 "bytes 1.10.1",
6324 "derive_more",
6325 "futures 0.3.31",
6326 "http 1.2.0",
6327 "log",
6328 "serde",
6329 "serde_json",
6330 "url",
6331]
6332
6333[[package]]
6334name = "http_client_tls"
6335version = "0.1.0"
6336dependencies = [
6337 "rustls 0.23.25",
6338 "rustls-platform-verifier",
6339]
6340
6341[[package]]
6342name = "httparse"
6343version = "1.9.5"
6344source = "registry+https://github.com/rust-lang/crates.io-index"
6345checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
6346
6347[[package]]
6348name = "httpdate"
6349version = "1.0.3"
6350source = "registry+https://github.com/rust-lang/crates.io-index"
6351checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
6352
6353[[package]]
6354name = "human_bytes"
6355version = "0.4.3"
6356source = "registry+https://github.com/rust-lang/crates.io-index"
6357checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
6358
6359[[package]]
6360name = "humantime"
6361version = "2.1.0"
6362source = "registry+https://github.com/rust-lang/crates.io-index"
6363checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
6364
6365[[package]]
6366name = "hyper"
6367version = "0.14.32"
6368source = "registry+https://github.com/rust-lang/crates.io-index"
6369checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
6370dependencies = [
6371 "bytes 1.10.1",
6372 "futures-channel",
6373 "futures-core",
6374 "futures-util",
6375 "h2 0.3.26",
6376 "http 0.2.12",
6377 "http-body 0.4.6",
6378 "httparse",
6379 "httpdate",
6380 "itoa",
6381 "pin-project-lite",
6382 "socket2",
6383 "tokio",
6384 "tower-service",
6385 "tracing",
6386 "want",
6387]
6388
6389[[package]]
6390name = "hyper"
6391version = "1.5.1"
6392source = "registry+https://github.com/rust-lang/crates.io-index"
6393checksum = "97818827ef4f364230e16705d4706e2897df2bb60617d6ca15d598025a3c481f"
6394dependencies = [
6395 "bytes 1.10.1",
6396 "futures-channel",
6397 "futures-util",
6398 "h2 0.4.7",
6399 "http 1.2.0",
6400 "http-body 1.0.1",
6401 "httparse",
6402 "itoa",
6403 "pin-project-lite",
6404 "smallvec",
6405 "tokio",
6406 "want",
6407]
6408
6409[[package]]
6410name = "hyper-rustls"
6411version = "0.24.2"
6412source = "registry+https://github.com/rust-lang/crates.io-index"
6413checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
6414dependencies = [
6415 "futures-util",
6416 "http 0.2.12",
6417 "hyper 0.14.32",
6418 "log",
6419 "rustls 0.21.12",
6420 "rustls-native-certs 0.6.3",
6421 "tokio",
6422 "tokio-rustls 0.24.1",
6423]
6424
6425[[package]]
6426name = "hyper-rustls"
6427version = "0.27.3"
6428source = "registry+https://github.com/rust-lang/crates.io-index"
6429checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333"
6430dependencies = [
6431 "futures-util",
6432 "http 1.2.0",
6433 "hyper 1.5.1",
6434 "hyper-util",
6435 "rustls 0.23.25",
6436 "rustls-native-certs 0.8.1",
6437 "rustls-pki-types",
6438 "tokio",
6439 "tokio-rustls 0.26.1",
6440 "tower-service",
6441]
6442
6443[[package]]
6444name = "hyper-tls"
6445version = "0.5.0"
6446source = "registry+https://github.com/rust-lang/crates.io-index"
6447checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
6448dependencies = [
6449 "bytes 1.10.1",
6450 "hyper 0.14.32",
6451 "native-tls",
6452 "tokio",
6453 "tokio-native-tls",
6454]
6455
6456[[package]]
6457name = "hyper-util"
6458version = "0.1.10"
6459source = "registry+https://github.com/rust-lang/crates.io-index"
6460checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4"
6461dependencies = [
6462 "bytes 1.10.1",
6463 "futures-channel",
6464 "futures-util",
6465 "http 1.2.0",
6466 "http-body 1.0.1",
6467 "hyper 1.5.1",
6468 "pin-project-lite",
6469 "socket2",
6470 "tokio",
6471 "tower-service",
6472 "tracing",
6473]
6474
6475[[package]]
6476name = "iana-time-zone"
6477version = "0.1.61"
6478source = "registry+https://github.com/rust-lang/crates.io-index"
6479checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
6480dependencies = [
6481 "android_system_properties",
6482 "core-foundation-sys",
6483 "iana-time-zone-haiku",
6484 "js-sys",
6485 "wasm-bindgen",
6486 "windows-core 0.52.0",
6487]
6488
6489[[package]]
6490name = "iana-time-zone-haiku"
6491version = "0.1.2"
6492source = "registry+https://github.com/rust-lang/crates.io-index"
6493checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
6494dependencies = [
6495 "cc",
6496]
6497
6498[[package]]
6499name = "icu_collections"
6500version = "1.5.0"
6501source = "registry+https://github.com/rust-lang/crates.io-index"
6502checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
6503dependencies = [
6504 "displaydoc",
6505 "yoke",
6506 "zerofrom",
6507 "zerovec",
6508]
6509
6510[[package]]
6511name = "icu_locid"
6512version = "1.5.0"
6513source = "registry+https://github.com/rust-lang/crates.io-index"
6514checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
6515dependencies = [
6516 "displaydoc",
6517 "litemap",
6518 "tinystr",
6519 "writeable",
6520 "zerovec",
6521]
6522
6523[[package]]
6524name = "icu_locid_transform"
6525version = "1.5.0"
6526source = "registry+https://github.com/rust-lang/crates.io-index"
6527checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
6528dependencies = [
6529 "displaydoc",
6530 "icu_locid",
6531 "icu_locid_transform_data",
6532 "icu_provider",
6533 "tinystr",
6534 "zerovec",
6535]
6536
6537[[package]]
6538name = "icu_locid_transform_data"
6539version = "1.5.0"
6540source = "registry+https://github.com/rust-lang/crates.io-index"
6541checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
6542
6543[[package]]
6544name = "icu_normalizer"
6545version = "1.5.0"
6546source = "registry+https://github.com/rust-lang/crates.io-index"
6547checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
6548dependencies = [
6549 "displaydoc",
6550 "icu_collections",
6551 "icu_normalizer_data",
6552 "icu_properties",
6553 "icu_provider",
6554 "smallvec",
6555 "utf16_iter",
6556 "utf8_iter",
6557 "write16",
6558 "zerovec",
6559]
6560
6561[[package]]
6562name = "icu_normalizer_data"
6563version = "1.5.0"
6564source = "registry+https://github.com/rust-lang/crates.io-index"
6565checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
6566
6567[[package]]
6568name = "icu_properties"
6569version = "1.5.1"
6570source = "registry+https://github.com/rust-lang/crates.io-index"
6571checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
6572dependencies = [
6573 "displaydoc",
6574 "icu_collections",
6575 "icu_locid_transform",
6576 "icu_properties_data",
6577 "icu_provider",
6578 "tinystr",
6579 "zerovec",
6580]
6581
6582[[package]]
6583name = "icu_properties_data"
6584version = "1.5.0"
6585source = "registry+https://github.com/rust-lang/crates.io-index"
6586checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
6587
6588[[package]]
6589name = "icu_provider"
6590version = "1.5.0"
6591source = "registry+https://github.com/rust-lang/crates.io-index"
6592checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
6593dependencies = [
6594 "displaydoc",
6595 "icu_locid",
6596 "icu_provider_macros",
6597 "stable_deref_trait",
6598 "tinystr",
6599 "writeable",
6600 "yoke",
6601 "zerofrom",
6602 "zerovec",
6603]
6604
6605[[package]]
6606name = "icu_provider_macros"
6607version = "1.5.0"
6608source = "registry+https://github.com/rust-lang/crates.io-index"
6609checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
6610dependencies = [
6611 "proc-macro2",
6612 "quote",
6613 "syn 2.0.100",
6614]
6615
6616[[package]]
6617name = "id-arena"
6618version = "2.2.1"
6619source = "registry+https://github.com/rust-lang/crates.io-index"
6620checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
6621
6622[[package]]
6623name = "idna"
6624version = "1.0.3"
6625source = "registry+https://github.com/rust-lang/crates.io-index"
6626checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
6627dependencies = [
6628 "idna_adapter",
6629 "smallvec",
6630 "utf8_iter",
6631]
6632
6633[[package]]
6634name = "idna_adapter"
6635version = "1.2.0"
6636source = "registry+https://github.com/rust-lang/crates.io-index"
6637checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
6638dependencies = [
6639 "icu_normalizer",
6640 "icu_properties",
6641]
6642
6643[[package]]
6644name = "ignore"
6645version = "0.4.23"
6646source = "registry+https://github.com/rust-lang/crates.io-index"
6647checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
6648dependencies = [
6649 "crossbeam-deque",
6650 "globset",
6651 "log",
6652 "memchr",
6653 "regex-automata 0.4.9",
6654 "same-file",
6655 "walkdir",
6656 "winapi-util",
6657]
6658
6659[[package]]
6660name = "image"
6661version = "0.25.5"
6662source = "registry+https://github.com/rust-lang/crates.io-index"
6663checksum = "cd6f44aed642f18953a158afeb30206f4d50da59fbc66ecb53c66488de73563b"
6664dependencies = [
6665 "bytemuck",
6666 "byteorder-lite",
6667 "color_quant",
6668 "exr",
6669 "gif",
6670 "image-webp",
6671 "num-traits",
6672 "png",
6673 "qoi",
6674 "ravif",
6675 "rayon",
6676 "rgb",
6677 "tiff",
6678 "zune-core",
6679 "zune-jpeg",
6680]
6681
6682[[package]]
6683name = "image-webp"
6684version = "0.2.0"
6685source = "registry+https://github.com/rust-lang/crates.io-index"
6686checksum = "e031e8e3d94711a9ccb5d6ea357439ef3dcbed361798bd4071dc4d9793fbe22f"
6687dependencies = [
6688 "byteorder-lite",
6689 "quick-error",
6690]
6691
6692[[package]]
6693name = "image_viewer"
6694version = "0.1.0"
6695dependencies = [
6696 "anyhow",
6697 "db",
6698 "editor",
6699 "file_icons",
6700 "gpui",
6701 "project",
6702 "schemars",
6703 "serde",
6704 "settings",
6705 "theme",
6706 "ui",
6707 "util",
6708 "workspace",
6709]
6710
6711[[package]]
6712name = "imagesize"
6713version = "0.13.0"
6714source = "registry+https://github.com/rust-lang/crates.io-index"
6715checksum = "edcd27d72f2f071c64249075f42e205ff93c9a4c5f6c6da53e79ed9f9832c285"
6716
6717[[package]]
6718name = "imara-diff"
6719version = "0.1.8"
6720source = "registry+https://github.com/rust-lang/crates.io-index"
6721checksum = "17d34b7d42178945f775e84bc4c36dde7c1c6cdfea656d3354d009056f2bb3d2"
6722dependencies = [
6723 "hashbrown 0.15.2",
6724]
6725
6726[[package]]
6727name = "imgref"
6728version = "1.11.0"
6729source = "registry+https://github.com/rust-lang/crates.io-index"
6730checksum = "d0263a3d970d5c054ed9312c0057b4f3bde9c0b33836d3637361d4a9e6e7a408"
6731
6732[[package]]
6733name = "indexed_docs"
6734version = "0.1.0"
6735dependencies = [
6736 "anyhow",
6737 "async-trait",
6738 "cargo_metadata",
6739 "collections",
6740 "derive_more",
6741 "extension",
6742 "fs",
6743 "futures 0.3.31",
6744 "fuzzy",
6745 "gpui",
6746 "heed",
6747 "html_to_markdown",
6748 "http_client",
6749 "indexmap",
6750 "indoc",
6751 "parking_lot",
6752 "paths",
6753 "pretty_assertions",
6754 "serde",
6755 "strum",
6756 "util",
6757]
6758
6759[[package]]
6760name = "indexmap"
6761version = "2.7.1"
6762source = "registry+https://github.com/rust-lang/crates.io-index"
6763checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652"
6764dependencies = [
6765 "equivalent",
6766 "hashbrown 0.15.2",
6767 "serde",
6768]
6769
6770[[package]]
6771name = "indoc"
6772version = "2.0.6"
6773source = "registry+https://github.com/rust-lang/crates.io-index"
6774checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
6775
6776[[package]]
6777name = "infer"
6778version = "0.2.3"
6779source = "registry+https://github.com/rust-lang/crates.io-index"
6780checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac"
6781
6782[[package]]
6783name = "inherent"
6784version = "1.0.11"
6785source = "registry+https://github.com/rust-lang/crates.io-index"
6786checksum = "0122b7114117e64a63ac49f752a5ca4624d534c7b1c7de796ac196381cd2d947"
6787dependencies = [
6788 "proc-macro2",
6789 "quote",
6790 "syn 2.0.100",
6791]
6792
6793[[package]]
6794name = "inline_completion"
6795version = "0.1.0"
6796dependencies = [
6797 "gpui",
6798 "language",
6799 "project",
6800]
6801
6802[[package]]
6803name = "inline_completion_button"
6804version = "0.1.0"
6805dependencies = [
6806 "anyhow",
6807 "client",
6808 "copilot",
6809 "editor",
6810 "feature_flags",
6811 "fs",
6812 "futures 0.3.31",
6813 "gpui",
6814 "indoc",
6815 "inline_completion",
6816 "language",
6817 "lsp",
6818 "paths",
6819 "project",
6820 "regex",
6821 "serde_json",
6822 "settings",
6823 "supermaven",
6824 "telemetry",
6825 "theme",
6826 "ui",
6827 "workspace",
6828 "zed_actions",
6829 "zeta",
6830]
6831
6832[[package]]
6833name = "inotify"
6834version = "0.9.6"
6835source = "registry+https://github.com/rust-lang/crates.io-index"
6836checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
6837dependencies = [
6838 "bitflags 1.3.2",
6839 "inotify-sys",
6840 "libc",
6841]
6842
6843[[package]]
6844name = "inotify"
6845version = "0.11.0"
6846source = "registry+https://github.com/rust-lang/crates.io-index"
6847checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3"
6848dependencies = [
6849 "bitflags 2.8.0",
6850 "inotify-sys",
6851 "libc",
6852]
6853
6854[[package]]
6855name = "inotify-sys"
6856version = "0.1.5"
6857source = "registry+https://github.com/rust-lang/crates.io-index"
6858checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
6859dependencies = [
6860 "libc",
6861]
6862
6863[[package]]
6864name = "inout"
6865version = "0.1.3"
6866source = "registry+https://github.com/rust-lang/crates.io-index"
6867checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
6868dependencies = [
6869 "block-padding",
6870 "generic-array",
6871]
6872
6873[[package]]
6874name = "install_cli"
6875version = "0.1.0"
6876dependencies = [
6877 "anyhow",
6878 "gpui",
6879 "smol",
6880 "util",
6881]
6882
6883[[package]]
6884name = "instant"
6885version = "0.1.13"
6886source = "registry+https://github.com/rust-lang/crates.io-index"
6887checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
6888dependencies = [
6889 "cfg-if",
6890]
6891
6892[[package]]
6893name = "interpolate_name"
6894version = "0.2.4"
6895source = "registry+https://github.com/rust-lang/crates.io-index"
6896checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60"
6897dependencies = [
6898 "proc-macro2",
6899 "quote",
6900 "syn 2.0.100",
6901]
6902
6903[[package]]
6904name = "inventory"
6905version = "0.3.20"
6906source = "registry+https://github.com/rust-lang/crates.io-index"
6907checksum = "ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83"
6908dependencies = [
6909 "rustversion",
6910]
6911
6912[[package]]
6913name = "io-extras"
6914version = "0.18.4"
6915source = "registry+https://github.com/rust-lang/crates.io-index"
6916checksum = "2285ddfe3054097ef4b2fe909ef8c3bcd1ea52a8f0d274416caebeef39f04a65"
6917dependencies = [
6918 "io-lifetimes",
6919 "windows-sys 0.59.0",
6920]
6921
6922[[package]]
6923name = "io-lifetimes"
6924version = "2.0.4"
6925source = "registry+https://github.com/rust-lang/crates.io-index"
6926checksum = "06432fb54d3be7964ecd3649233cddf80db2832f47fec34c01f65b3d9d774983"
6927
6928[[package]]
6929name = "iovec"
6930version = "0.1.4"
6931source = "registry+https://github.com/rust-lang/crates.io-index"
6932checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
6933dependencies = [
6934 "libc",
6935]
6936
6937[[package]]
6938name = "ipc-channel"
6939version = "0.19.0"
6940source = "registry+https://github.com/rust-lang/crates.io-index"
6941checksum = "6fb8251fb7bcd9ccd3725ed8deae9fe7db8e586495c9eb5b0c52e6233e5e75ea"
6942dependencies = [
6943 "bincode",
6944 "crossbeam-channel",
6945 "fnv",
6946 "lazy_static",
6947 "libc",
6948 "mio 1.0.3",
6949 "rand 0.8.5",
6950 "serde",
6951 "tempfile",
6952 "uuid",
6953 "windows 0.58.0",
6954]
6955
6956[[package]]
6957name = "ipnet"
6958version = "2.10.1"
6959source = "registry+https://github.com/rust-lang/crates.io-index"
6960checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
6961
6962[[package]]
6963name = "is-docker"
6964version = "0.2.0"
6965source = "registry+https://github.com/rust-lang/crates.io-index"
6966checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
6967dependencies = [
6968 "once_cell",
6969]
6970
6971[[package]]
6972name = "is-terminal"
6973version = "0.4.13"
6974source = "registry+https://github.com/rust-lang/crates.io-index"
6975checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b"
6976dependencies = [
6977 "hermit-abi 0.4.0",
6978 "libc",
6979 "windows-sys 0.52.0",
6980]
6981
6982[[package]]
6983name = "is-wsl"
6984version = "0.4.0"
6985source = "registry+https://github.com/rust-lang/crates.io-index"
6986checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
6987dependencies = [
6988 "is-docker",
6989 "once_cell",
6990]
6991
6992[[package]]
6993name = "is_terminal_polyfill"
6994version = "1.70.1"
6995source = "registry+https://github.com/rust-lang/crates.io-index"
6996checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
6997
6998[[package]]
6999name = "itertools"
7000version = "0.10.5"
7001source = "registry+https://github.com/rust-lang/crates.io-index"
7002checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
7003dependencies = [
7004 "either",
7005]
7006
7007[[package]]
7008name = "itertools"
7009version = "0.11.0"
7010source = "registry+https://github.com/rust-lang/crates.io-index"
7011checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
7012dependencies = [
7013 "either",
7014]
7015
7016[[package]]
7017name = "itertools"
7018version = "0.12.1"
7019source = "registry+https://github.com/rust-lang/crates.io-index"
7020checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
7021dependencies = [
7022 "either",
7023]
7024
7025[[package]]
7026name = "itertools"
7027version = "0.14.0"
7028source = "registry+https://github.com/rust-lang/crates.io-index"
7029checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
7030dependencies = [
7031 "either",
7032]
7033
7034[[package]]
7035name = "itoa"
7036version = "1.0.14"
7037source = "registry+https://github.com/rust-lang/crates.io-index"
7038checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
7039
7040[[package]]
7041name = "jiff"
7042version = "0.2.4"
7043source = "registry+https://github.com/rust-lang/crates.io-index"
7044checksum = "d699bc6dfc879fb1bf9bdff0d4c56f0884fc6f0d0eb0fba397a6d00cd9a6b85e"
7045dependencies = [
7046 "jiff-static",
7047 "log",
7048 "portable-atomic",
7049 "portable-atomic-util",
7050 "serde",
7051]
7052
7053[[package]]
7054name = "jiff-static"
7055version = "0.2.4"
7056source = "registry+https://github.com/rust-lang/crates.io-index"
7057checksum = "8d16e75759ee0aa64c57a56acbf43916987b20c77373cb7e808979e02b93c9f9"
7058dependencies = [
7059 "proc-macro2",
7060 "quote",
7061 "syn 2.0.100",
7062]
7063
7064[[package]]
7065name = "jni"
7066version = "0.21.1"
7067source = "registry+https://github.com/rust-lang/crates.io-index"
7068checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
7069dependencies = [
7070 "cesu8",
7071 "cfg-if",
7072 "combine",
7073 "jni-sys",
7074 "log",
7075 "thiserror 1.0.69",
7076 "walkdir",
7077 "windows-sys 0.45.0",
7078]
7079
7080[[package]]
7081name = "jni-sys"
7082version = "0.3.0"
7083source = "registry+https://github.com/rust-lang/crates.io-index"
7084checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
7085
7086[[package]]
7087name = "jobserver"
7088version = "0.1.32"
7089source = "registry+https://github.com/rust-lang/crates.io-index"
7090checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
7091dependencies = [
7092 "libc",
7093]
7094
7095[[package]]
7096name = "journal"
7097version = "0.1.0"
7098dependencies = [
7099 "anyhow",
7100 "chrono",
7101 "editor",
7102 "gpui",
7103 "log",
7104 "schemars",
7105 "serde",
7106 "settings",
7107 "shellexpand 2.1.2",
7108 "workspace",
7109]
7110
7111[[package]]
7112name = "jpeg-decoder"
7113version = "0.3.1"
7114source = "registry+https://github.com/rust-lang/crates.io-index"
7115checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
7116
7117[[package]]
7118name = "js-sys"
7119version = "0.3.76"
7120source = "registry+https://github.com/rust-lang/crates.io-index"
7121checksum = "6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7"
7122dependencies = [
7123 "once_cell",
7124 "wasm-bindgen",
7125]
7126
7127[[package]]
7128name = "jsonwebtoken"
7129version = "9.3.1"
7130source = "registry+https://github.com/rust-lang/crates.io-index"
7131checksum = "5a87cc7a48537badeae96744432de36f4be2b4a34a05a5ef32e9dd8a1c169dde"
7132dependencies = [
7133 "base64 0.22.1",
7134 "js-sys",
7135 "pem",
7136 "ring",
7137 "serde",
7138 "serde_json",
7139 "simple_asn1",
7140]
7141
7142[[package]]
7143name = "jupyter-protocol"
7144version = "0.6.0"
7145source = "registry+https://github.com/rust-lang/crates.io-index"
7146checksum = "c9ae6296f9476658b3550293c113996daf75fa542cd8d078abb4c60207bded14"
7147dependencies = [
7148 "anyhow",
7149 "async-trait",
7150 "bytes 1.10.1",
7151 "chrono",
7152 "futures 0.3.31",
7153 "serde",
7154 "serde_json",
7155 "uuid",
7156]
7157
7158[[package]]
7159name = "jupyter-websocket-client"
7160version = "0.9.0"
7161source = "registry+https://github.com/rust-lang/crates.io-index"
7162checksum = "49c1ba895c5271ff8dcae51c347fd3588905ba0025a57e20955fd231fe1228cc"
7163dependencies = [
7164 "anyhow",
7165 "async-trait",
7166 "async-tungstenite",
7167 "futures 0.3.31",
7168 "jupyter-protocol",
7169 "serde",
7170 "serde_json",
7171 "url",
7172 "uuid",
7173]
7174
7175[[package]]
7176name = "khronos-egl"
7177version = "6.0.0"
7178source = "registry+https://github.com/rust-lang/crates.io-index"
7179checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
7180dependencies = [
7181 "libc",
7182 "libloading",
7183]
7184
7185[[package]]
7186name = "kqueue"
7187version = "1.0.8"
7188source = "registry+https://github.com/rust-lang/crates.io-index"
7189checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
7190dependencies = [
7191 "kqueue-sys",
7192 "libc",
7193]
7194
7195[[package]]
7196name = "kqueue-sys"
7197version = "1.0.4"
7198source = "registry+https://github.com/rust-lang/crates.io-index"
7199checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
7200dependencies = [
7201 "bitflags 1.3.2",
7202 "libc",
7203]
7204
7205[[package]]
7206name = "kurbo"
7207version = "0.11.1"
7208source = "registry+https://github.com/rust-lang/crates.io-index"
7209checksum = "89234b2cc610a7dd927ebde6b41dd1a5d4214cffaef4cf1fb2195d592f92518f"
7210dependencies = [
7211 "arrayvec",
7212 "smallvec",
7213]
7214
7215[[package]]
7216name = "kv-log-macro"
7217version = "1.0.7"
7218source = "registry+https://github.com/rust-lang/crates.io-index"
7219checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
7220dependencies = [
7221 "log",
7222]
7223
7224[[package]]
7225name = "language"
7226version = "0.1.0"
7227dependencies = [
7228 "anyhow",
7229 "async-trait",
7230 "async-watch",
7231 "clock",
7232 "collections",
7233 "ctor",
7234 "ec4rs",
7235 "env_logger 0.11.7",
7236 "fs",
7237 "futures 0.3.31",
7238 "fuzzy",
7239 "globset",
7240 "gpui",
7241 "http_client",
7242 "imara-diff",
7243 "indoc",
7244 "itertools 0.14.0",
7245 "log",
7246 "lsp",
7247 "parking_lot",
7248 "postage",
7249 "pretty_assertions",
7250 "rand 0.8.5",
7251 "regex",
7252 "rpc",
7253 "schemars",
7254 "serde",
7255 "serde_json",
7256 "settings",
7257 "smallvec",
7258 "smol",
7259 "streaming-iterator",
7260 "strsim",
7261 "sum_tree",
7262 "task",
7263 "text",
7264 "theme",
7265 "tree-sitter",
7266 "tree-sitter-elixir",
7267 "tree-sitter-embedded-template",
7268 "tree-sitter-heex",
7269 "tree-sitter-html",
7270 "tree-sitter-json",
7271 "tree-sitter-md",
7272 "tree-sitter-ruby",
7273 "tree-sitter-rust",
7274 "tree-sitter-typescript",
7275 "unicase",
7276 "unindent",
7277 "util",
7278]
7279
7280[[package]]
7281name = "language_extension"
7282version = "0.1.0"
7283dependencies = [
7284 "anyhow",
7285 "async-trait",
7286 "collections",
7287 "extension",
7288 "fs",
7289 "futures 0.3.31",
7290 "gpui",
7291 "language",
7292 "lsp",
7293 "serde",
7294 "serde_json",
7295 "util",
7296]
7297
7298[[package]]
7299name = "language_model"
7300version = "0.1.0"
7301dependencies = [
7302 "anthropic",
7303 "anyhow",
7304 "base64 0.22.1",
7305 "client",
7306 "collections",
7307 "futures 0.3.31",
7308 "google_ai",
7309 "gpui",
7310 "http_client",
7311 "image",
7312 "log",
7313 "open_ai",
7314 "parking_lot",
7315 "proto",
7316 "schemars",
7317 "serde",
7318 "serde_json",
7319 "smol",
7320 "strum",
7321 "telemetry_events",
7322 "thiserror 2.0.12",
7323 "ui",
7324 "util",
7325]
7326
7327[[package]]
7328name = "language_model_selector"
7329version = "0.1.0"
7330dependencies = [
7331 "feature_flags",
7332 "gpui",
7333 "language_model",
7334 "log",
7335 "picker",
7336 "proto",
7337 "ui",
7338 "workspace",
7339 "zed_actions",
7340]
7341
7342[[package]]
7343name = "language_models"
7344version = "0.1.0"
7345dependencies = [
7346 "anthropic",
7347 "anyhow",
7348 "aws-config",
7349 "aws-credential-types",
7350 "aws_http_client",
7351 "bedrock",
7352 "client",
7353 "collections",
7354 "copilot",
7355 "credentials_provider",
7356 "deepseek",
7357 "editor",
7358 "feature_flags",
7359 "fs",
7360 "futures 0.3.31",
7361 "google_ai",
7362 "gpui",
7363 "gpui_tokio",
7364 "http_client",
7365 "language_model",
7366 "lmstudio",
7367 "log",
7368 "menu",
7369 "mistral",
7370 "ollama",
7371 "open_ai",
7372 "project",
7373 "proto",
7374 "schemars",
7375 "serde",
7376 "serde_json",
7377 "settings",
7378 "smol",
7379 "strum",
7380 "theme",
7381 "tiktoken-rs",
7382 "tokio",
7383 "ui",
7384 "util",
7385]
7386
7387[[package]]
7388name = "language_selector"
7389version = "0.1.0"
7390dependencies = [
7391 "anyhow",
7392 "editor",
7393 "file_finder",
7394 "file_icons",
7395 "fuzzy",
7396 "gpui",
7397 "language",
7398 "picker",
7399 "project",
7400 "settings",
7401 "ui",
7402 "util",
7403 "workspace",
7404]
7405
7406[[package]]
7407name = "language_tools"
7408version = "0.1.0"
7409dependencies = [
7410 "anyhow",
7411 "client",
7412 "collections",
7413 "copilot",
7414 "editor",
7415 "env_logger 0.11.7",
7416 "futures 0.3.31",
7417 "gpui",
7418 "itertools 0.14.0",
7419 "language",
7420 "lsp",
7421 "project",
7422 "release_channel",
7423 "serde_json",
7424 "settings",
7425 "theme",
7426 "tree-sitter",
7427 "ui",
7428 "util",
7429 "workspace",
7430 "zed_actions",
7431]
7432
7433[[package]]
7434name = "languages"
7435version = "0.1.0"
7436dependencies = [
7437 "anyhow",
7438 "async-compression",
7439 "async-tar",
7440 "async-trait",
7441 "collections",
7442 "futures 0.3.31",
7443 "gpui",
7444 "http_client",
7445 "language",
7446 "log",
7447 "lsp",
7448 "node_runtime",
7449 "paths",
7450 "pet",
7451 "pet-conda",
7452 "pet-core",
7453 "pet-fs",
7454 "pet-poetry",
7455 "pet-reporter",
7456 "pretty_assertions",
7457 "project",
7458 "regex",
7459 "rope",
7460 "rust-embed",
7461 "serde",
7462 "serde_json",
7463 "settings",
7464 "smol",
7465 "snippet_provider",
7466 "task",
7467 "text",
7468 "theme",
7469 "toml 0.8.20",
7470 "tree-sitter",
7471 "tree-sitter-bash",
7472 "tree-sitter-c",
7473 "tree-sitter-cpp",
7474 "tree-sitter-css",
7475 "tree-sitter-diff",
7476 "tree-sitter-gitcommit",
7477 "tree-sitter-go",
7478 "tree-sitter-gomod",
7479 "tree-sitter-gowork",
7480 "tree-sitter-jsdoc",
7481 "tree-sitter-json",
7482 "tree-sitter-md",
7483 "tree-sitter-python",
7484 "tree-sitter-regex",
7485 "tree-sitter-rust",
7486 "tree-sitter-typescript",
7487 "tree-sitter-yaml",
7488 "unindent",
7489 "util",
7490 "workspace",
7491]
7492
7493[[package]]
7494name = "lazy_static"
7495version = "1.5.0"
7496source = "registry+https://github.com/rust-lang/crates.io-index"
7497checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
7498dependencies = [
7499 "spin",
7500]
7501
7502[[package]]
7503name = "lazycell"
7504version = "1.3.0"
7505source = "registry+https://github.com/rust-lang/crates.io-index"
7506checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
7507
7508[[package]]
7509name = "leb128"
7510version = "0.2.5"
7511source = "registry+https://github.com/rust-lang/crates.io-index"
7512checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
7513
7514[[package]]
7515name = "lebe"
7516version = "0.5.2"
7517source = "registry+https://github.com/rust-lang/crates.io-index"
7518checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
7519
7520[[package]]
7521name = "libc"
7522version = "0.2.171"
7523source = "registry+https://github.com/rust-lang/crates.io-index"
7524checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6"
7525
7526[[package]]
7527name = "libdbus-sys"
7528version = "0.2.5"
7529source = "registry+https://github.com/rust-lang/crates.io-index"
7530checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
7531dependencies = [
7532 "cc",
7533 "pkg-config",
7534]
7535
7536[[package]]
7537name = "libfuzzer-sys"
7538version = "0.4.8"
7539source = "registry+https://github.com/rust-lang/crates.io-index"
7540checksum = "9b9569d2f74e257076d8c6bfa73fb505b46b851e51ddaecc825944aa3bed17fa"
7541dependencies = [
7542 "arbitrary",
7543 "cc",
7544]
7545
7546[[package]]
7547name = "libgit2-sys"
7548version = "0.18.1+1.9.0"
7549source = "registry+https://github.com/rust-lang/crates.io-index"
7550checksum = "e1dcb20f84ffcdd825c7a311ae347cce604a6f084a767dec4a4929829645290e"
7551dependencies = [
7552 "cc",
7553 "libc",
7554 "libz-sys",
7555 "pkg-config",
7556]
7557
7558[[package]]
7559name = "libloading"
7560version = "0.8.6"
7561source = "registry+https://github.com/rust-lang/crates.io-index"
7562checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
7563dependencies = [
7564 "cfg-if",
7565 "windows-targets 0.52.6",
7566]
7567
7568[[package]]
7569name = "libm"
7570version = "0.2.11"
7571source = "registry+https://github.com/rust-lang/crates.io-index"
7572checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
7573
7574[[package]]
7575name = "libmimalloc-sys"
7576version = "0.1.40"
7577source = "registry+https://github.com/rust-lang/crates.io-index"
7578checksum = "07d0e07885d6a754b9c7993f2625187ad694ee985d60f23355ff0e7077261502"
7579dependencies = [
7580 "cc",
7581 "libc",
7582]
7583
7584[[package]]
7585name = "libredox"
7586version = "0.1.3"
7587source = "registry+https://github.com/rust-lang/crates.io-index"
7588checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
7589dependencies = [
7590 "bitflags 2.8.0",
7591 "libc",
7592 "redox_syscall 0.5.8",
7593]
7594
7595[[package]]
7596name = "libsqlite3-sys"
7597version = "0.30.1"
7598source = "registry+https://github.com/rust-lang/crates.io-index"
7599checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
7600dependencies = [
7601 "cc",
7602 "pkg-config",
7603 "vcpkg",
7604]
7605
7606[[package]]
7607name = "libwebrtc"
7608version = "0.3.7"
7609source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7610dependencies = [
7611 "cxx",
7612 "jni",
7613 "js-sys",
7614 "lazy_static",
7615 "livekit-protocol",
7616 "livekit-runtime",
7617 "log",
7618 "parking_lot",
7619 "serde",
7620 "serde_json",
7621 "thiserror 1.0.69",
7622 "tokio",
7623 "wasm-bindgen",
7624 "wasm-bindgen-futures",
7625 "web-sys",
7626 "webrtc-sys",
7627]
7628
7629[[package]]
7630name = "libz-sys"
7631version = "1.1.20"
7632source = "registry+https://github.com/rust-lang/crates.io-index"
7633checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
7634dependencies = [
7635 "cc",
7636 "libc",
7637 "pkg-config",
7638 "vcpkg",
7639]
7640
7641[[package]]
7642name = "link-cplusplus"
7643version = "1.0.9"
7644source = "registry+https://github.com/rust-lang/crates.io-index"
7645checksum = "9d240c6f7e1ba3a28b0249f774e6a9dd0175054b52dfbb61b16eb8505c3785c9"
7646dependencies = [
7647 "cc",
7648]
7649
7650[[package]]
7651name = "linkify"
7652version = "0.10.0"
7653source = "registry+https://github.com/rust-lang/crates.io-index"
7654checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
7655dependencies = [
7656 "memchr",
7657]
7658
7659[[package]]
7660name = "linkme"
7661version = "0.3.32"
7662source = "registry+https://github.com/rust-lang/crates.io-index"
7663checksum = "22d227772b5999ddc0690e733f734f95ca05387e329c4084fe65678c51198ffe"
7664dependencies = [
7665 "linkme-impl",
7666]
7667
7668[[package]]
7669name = "linkme-impl"
7670version = "0.3.32"
7671source = "registry+https://github.com/rust-lang/crates.io-index"
7672checksum = "71a98813fa0073a317ed6a8055dcd4722a49d9b862af828ee68449adb799b6be"
7673dependencies = [
7674 "proc-macro2",
7675 "quote",
7676 "syn 2.0.100",
7677]
7678
7679[[package]]
7680name = "linux-raw-sys"
7681version = "0.4.14"
7682source = "registry+https://github.com/rust-lang/crates.io-index"
7683checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
7684
7685[[package]]
7686name = "litemap"
7687version = "0.7.4"
7688source = "registry+https://github.com/rust-lang/crates.io-index"
7689checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
7690
7691[[package]]
7692name = "livekit"
7693version = "0.7.0"
7694source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7695dependencies = [
7696 "chrono",
7697 "futures-util",
7698 "lazy_static",
7699 "libwebrtc",
7700 "livekit-api",
7701 "livekit-protocol",
7702 "livekit-runtime",
7703 "log",
7704 "parking_lot",
7705 "prost 0.12.6",
7706 "semver",
7707 "serde",
7708 "serde_json",
7709 "thiserror 1.0.69",
7710 "tokio",
7711]
7712
7713[[package]]
7714name = "livekit-api"
7715version = "0.4.1"
7716source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7717dependencies = [
7718 "async-tungstenite",
7719 "futures-util",
7720 "http 0.2.12",
7721 "jsonwebtoken",
7722 "livekit-protocol",
7723 "livekit-runtime",
7724 "log",
7725 "parking_lot",
7726 "prost 0.12.6",
7727 "reqwest 0.11.27",
7728 "scopeguard",
7729 "serde",
7730 "serde_json",
7731 "sha2",
7732 "thiserror 1.0.69",
7733 "tokio",
7734 "tokio-tungstenite 0.20.1",
7735 "url",
7736]
7737
7738[[package]]
7739name = "livekit-protocol"
7740version = "0.3.6"
7741source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7742dependencies = [
7743 "futures-util",
7744 "livekit-runtime",
7745 "parking_lot",
7746 "pbjson",
7747 "pbjson-types",
7748 "prost 0.12.6",
7749 "prost-types 0.12.6",
7750 "serde",
7751 "thiserror 1.0.69",
7752 "tokio",
7753]
7754
7755[[package]]
7756name = "livekit-runtime"
7757version = "0.3.1"
7758source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7759dependencies = [
7760 "async-io",
7761 "async-std",
7762 "async-task",
7763 "futures 0.3.31",
7764]
7765
7766[[package]]
7767name = "livekit_api"
7768version = "0.1.0"
7769dependencies = [
7770 "anyhow",
7771 "async-trait",
7772 "jsonwebtoken",
7773 "log",
7774 "prost 0.9.0",
7775 "prost-build 0.9.0",
7776 "prost-types 0.9.0",
7777 "reqwest 0.12.8",
7778 "serde",
7779]
7780
7781[[package]]
7782name = "livekit_client"
7783version = "0.1.0"
7784dependencies = [
7785 "anyhow",
7786 "async-trait",
7787 "collections",
7788 "core-foundation 0.9.4",
7789 "coreaudio-rs 0.12.1",
7790 "cpal",
7791 "futures 0.3.31",
7792 "gpui",
7793 "http 0.2.12",
7794 "http_client",
7795 "image",
7796 "livekit",
7797 "livekit_api",
7798 "log",
7799 "media",
7800 "nanoid",
7801 "parking_lot",
7802 "postage",
7803 "serde",
7804 "serde_json",
7805 "sha2",
7806 "simplelog",
7807 "smallvec",
7808 "util",
7809]
7810
7811[[package]]
7812name = "livekit_client_macos"
7813version = "0.1.0"
7814dependencies = [
7815 "anyhow",
7816 "async-broadcast",
7817 "async-trait",
7818 "collections",
7819 "core-foundation 0.9.4",
7820 "futures 0.3.31",
7821 "gpui",
7822 "livekit_api",
7823 "log",
7824 "media",
7825 "nanoid",
7826 "parking_lot",
7827 "postage",
7828 "serde",
7829 "serde_json",
7830 "sha2",
7831 "simplelog",
7832]
7833
7834[[package]]
7835name = "lmdb-master-sys"
7836version = "0.2.4"
7837source = "registry+https://github.com/rust-lang/crates.io-index"
7838checksum = "472c3760e2a8d0f61f322fb36788021bb36d573c502b50fa3e2bcaac3ec326c9"
7839dependencies = [
7840 "cc",
7841 "doxygen-rs",
7842 "libc",
7843]
7844
7845[[package]]
7846name = "lmstudio"
7847version = "0.1.0"
7848dependencies = [
7849 "anyhow",
7850 "futures 0.3.31",
7851 "http_client",
7852 "schemars",
7853 "serde",
7854 "serde_json",
7855]
7856
7857[[package]]
7858name = "lock_api"
7859version = "0.4.12"
7860source = "registry+https://github.com/rust-lang/crates.io-index"
7861checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
7862dependencies = [
7863 "autocfg",
7864 "scopeguard",
7865]
7866
7867[[package]]
7868name = "log"
7869version = "0.4.26"
7870source = "registry+https://github.com/rust-lang/crates.io-index"
7871checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e"
7872dependencies = [
7873 "serde",
7874 "value-bag",
7875]
7876
7877[[package]]
7878name = "loop9"
7879version = "0.1.5"
7880source = "registry+https://github.com/rust-lang/crates.io-index"
7881checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
7882dependencies = [
7883 "imgref",
7884]
7885
7886[[package]]
7887name = "lru"
7888version = "0.12.5"
7889source = "registry+https://github.com/rust-lang/crates.io-index"
7890checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
7891dependencies = [
7892 "hashbrown 0.15.2",
7893]
7894
7895[[package]]
7896name = "lsp"
7897version = "0.1.0"
7898dependencies = [
7899 "anyhow",
7900 "async-pipe",
7901 "collections",
7902 "ctor",
7903 "env_logger 0.11.7",
7904 "futures 0.3.31",
7905 "gpui",
7906 "log",
7907 "lsp-types",
7908 "parking_lot",
7909 "postage",
7910 "release_channel",
7911 "schemars",
7912 "serde",
7913 "serde_json",
7914 "smol",
7915 "util",
7916]
7917
7918[[package]]
7919name = "lsp-types"
7920version = "0.95.1"
7921source = "git+https://github.com/zed-industries/lsp-types?rev=1fff0dd12e2071c5667327394cfec163d2a466ab#1fff0dd12e2071c5667327394cfec163d2a466ab"
7922dependencies = [
7923 "bitflags 1.3.2",
7924 "serde",
7925 "serde_json",
7926 "serde_repr",
7927 "url",
7928]
7929
7930[[package]]
7931name = "lua-src"
7932version = "547.0.0"
7933source = "registry+https://github.com/rust-lang/crates.io-index"
7934checksum = "1edaf29e3517b49b8b746701e5648ccb5785cde1c119062cbabbc5d5cd115e42"
7935dependencies = [
7936 "cc",
7937]
7938
7939[[package]]
7940name = "luajit-src"
7941version = "210.5.12+a4f56a4"
7942source = "registry+https://github.com/rust-lang/crates.io-index"
7943checksum = "b3a8e7962a5368d5f264d045a5a255e90f9aa3fc1941ae15a8d2940d42cac671"
7944dependencies = [
7945 "cc",
7946 "which 7.0.2",
7947]
7948
7949[[package]]
7950name = "lyon"
7951version = "1.0.1"
7952source = "registry+https://github.com/rust-lang/crates.io-index"
7953checksum = "91e7f9cda98b5430809e63ca5197b06c7d191bf7e26dfc467d5a3f0290e2a74f"
7954dependencies = [
7955 "lyon_algorithms",
7956 "lyon_extra",
7957 "lyon_tessellation",
7958]
7959
7960[[package]]
7961name = "lyon_algorithms"
7962version = "1.0.5"
7963source = "registry+https://github.com/rust-lang/crates.io-index"
7964checksum = "f13c9be19d257c7d37e70608ed858e8eab4b2afcea2e3c9a622e892acbf43c08"
7965dependencies = [
7966 "lyon_path",
7967 "num-traits",
7968]
7969
7970[[package]]
7971name = "lyon_extra"
7972version = "1.0.3"
7973source = "registry+https://github.com/rust-lang/crates.io-index"
7974checksum = "1ca94c7bf1e2557c2798989c43416822c12fc5dcc5e17cc3307ef0e71894a955"
7975dependencies = [
7976 "lyon_path",
7977 "thiserror 1.0.69",
7978]
7979
7980[[package]]
7981name = "lyon_geom"
7982version = "1.0.6"
7983source = "registry+https://github.com/rust-lang/crates.io-index"
7984checksum = "8af69edc087272df438b3ee436c4bb6d7c04aa8af665cfd398feae627dbd8570"
7985dependencies = [
7986 "arrayvec",
7987 "euclid",
7988 "num-traits",
7989]
7990
7991[[package]]
7992name = "lyon_path"
7993version = "1.0.6"
7994source = "registry+https://github.com/rust-lang/crates.io-index"
7995checksum = "8e0b8aec2f58586f6eef237985b9a9b7cb3a3aff4417c575075cf95bf925252e"
7996dependencies = [
7997 "lyon_geom",
7998 "num-traits",
7999]
8000
8001[[package]]
8002name = "lyon_tessellation"
8003version = "1.0.15"
8004source = "registry+https://github.com/rust-lang/crates.io-index"
8005checksum = "579d42360a4b09846eff2feef28f538696c7d6c7439bfa65874ff3cbe0951b2c"
8006dependencies = [
8007 "float_next_after",
8008 "lyon_path",
8009 "num-traits",
8010]
8011
8012[[package]]
8013name = "mac"
8014version = "0.1.1"
8015source = "registry+https://github.com/rust-lang/crates.io-index"
8016checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
8017
8018[[package]]
8019name = "mach2"
8020version = "0.4.2"
8021source = "registry+https://github.com/rust-lang/crates.io-index"
8022checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
8023dependencies = [
8024 "libc",
8025]
8026
8027[[package]]
8028name = "malloc_buf"
8029version = "0.0.6"
8030source = "registry+https://github.com/rust-lang/crates.io-index"
8031checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
8032dependencies = [
8033 "libc",
8034]
8035
8036[[package]]
8037name = "maplit"
8038version = "1.0.2"
8039source = "registry+https://github.com/rust-lang/crates.io-index"
8040checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
8041
8042[[package]]
8043name = "markdown"
8044version = "0.1.0"
8045dependencies = [
8046 "anyhow",
8047 "assets",
8048 "env_logger 0.11.7",
8049 "gpui",
8050 "language",
8051 "languages",
8052 "linkify",
8053 "log",
8054 "node_runtime",
8055 "pulldown-cmark 0.12.2",
8056 "settings",
8057 "theme",
8058 "ui",
8059 "util",
8060]
8061
8062[[package]]
8063name = "markdown_preview"
8064version = "0.1.0"
8065dependencies = [
8066 "anyhow",
8067 "async-recursion 1.1.1",
8068 "collections",
8069 "editor",
8070 "gpui",
8071 "language",
8072 "linkify",
8073 "log",
8074 "pretty_assertions",
8075 "pulldown-cmark 0.12.2",
8076 "settings",
8077 "theme",
8078 "ui",
8079 "util",
8080 "workspace",
8081]
8082
8083[[package]]
8084name = "markup5ever"
8085version = "0.12.1"
8086source = "registry+https://github.com/rust-lang/crates.io-index"
8087checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
8088dependencies = [
8089 "log",
8090 "phf",
8091 "phf_codegen",
8092 "string_cache",
8093 "string_cache_codegen",
8094 "tendril",
8095]
8096
8097[[package]]
8098name = "markup5ever_rcdom"
8099version = "0.3.0"
8100source = "registry+https://github.com/rust-lang/crates.io-index"
8101checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
8102dependencies = [
8103 "html5ever",
8104 "markup5ever",
8105 "tendril",
8106 "xml5ever",
8107]
8108
8109[[package]]
8110name = "matchers"
8111version = "0.1.0"
8112source = "registry+https://github.com/rust-lang/crates.io-index"
8113checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
8114dependencies = [
8115 "regex-automata 0.1.10",
8116]
8117
8118[[package]]
8119name = "matchit"
8120version = "0.7.3"
8121source = "registry+https://github.com/rust-lang/crates.io-index"
8122checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
8123
8124[[package]]
8125name = "maybe-owned"
8126version = "0.3.4"
8127source = "registry+https://github.com/rust-lang/crates.io-index"
8128checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
8129
8130[[package]]
8131name = "maybe-rayon"
8132version = "0.1.1"
8133source = "registry+https://github.com/rust-lang/crates.io-index"
8134checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
8135dependencies = [
8136 "cfg-if",
8137 "rayon",
8138]
8139
8140[[package]]
8141name = "md-5"
8142version = "0.10.6"
8143source = "registry+https://github.com/rust-lang/crates.io-index"
8144checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
8145dependencies = [
8146 "cfg-if",
8147 "digest",
8148]
8149
8150[[package]]
8151name = "mdbook"
8152version = "0.4.47"
8153source = "registry+https://github.com/rust-lang/crates.io-index"
8154checksum = "7e1a8fe3a4a01f28dab245c474cb7b95ccb4d3d2f17a5419a3d949f474c45e84"
8155dependencies = [
8156 "ammonia",
8157 "anyhow",
8158 "chrono",
8159 "clap",
8160 "clap_complete",
8161 "elasticlunr-rs",
8162 "env_logger 0.11.7",
8163 "futures-util",
8164 "handlebars 6.2.0",
8165 "hex",
8166 "ignore",
8167 "log",
8168 "memchr",
8169 "notify 8.0.0",
8170 "notify-debouncer-mini",
8171 "once_cell",
8172 "opener",
8173 "pathdiff",
8174 "pulldown-cmark 0.10.3",
8175 "regex",
8176 "serde",
8177 "serde_json",
8178 "sha2",
8179 "shlex",
8180 "tempfile",
8181 "tokio",
8182 "toml 0.5.11",
8183 "topological-sort",
8184 "walkdir",
8185 "warp",
8186]
8187
8188[[package]]
8189name = "media"
8190version = "0.1.0"
8191dependencies = [
8192 "anyhow",
8193 "bindgen 0.70.1",
8194 "core-foundation 0.9.4",
8195 "ctor",
8196 "foreign-types 0.5.0",
8197 "metal",
8198 "objc",
8199]
8200
8201[[package]]
8202name = "memchr"
8203version = "2.7.4"
8204source = "registry+https://github.com/rust-lang/crates.io-index"
8205checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
8206
8207[[package]]
8208name = "memfd"
8209version = "0.6.4"
8210source = "registry+https://github.com/rust-lang/crates.io-index"
8211checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
8212dependencies = [
8213 "rustix",
8214]
8215
8216[[package]]
8217name = "memmap2"
8218version = "0.9.5"
8219source = "registry+https://github.com/rust-lang/crates.io-index"
8220checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f"
8221dependencies = [
8222 "libc",
8223]
8224
8225[[package]]
8226name = "memoffset"
8227version = "0.9.1"
8228source = "registry+https://github.com/rust-lang/crates.io-index"
8229checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
8230dependencies = [
8231 "autocfg",
8232]
8233
8234[[package]]
8235name = "menu"
8236version = "0.1.0"
8237dependencies = [
8238 "gpui",
8239 "serde",
8240]
8241
8242[[package]]
8243name = "metal"
8244version = "0.31.0"
8245source = "registry+https://github.com/rust-lang/crates.io-index"
8246checksum = "f569fb946490b5743ad69813cb19629130ce9374034abe31614a36402d18f99e"
8247dependencies = [
8248 "bitflags 2.8.0",
8249 "block",
8250 "core-graphics-types 0.1.3",
8251 "foreign-types 0.5.0",
8252 "log",
8253 "objc",
8254 "paste",
8255]
8256
8257[[package]]
8258name = "migrator"
8259version = "0.1.0"
8260dependencies = [
8261 "anyhow",
8262 "collections",
8263 "convert_case 0.8.0",
8264 "log",
8265 "pretty_assertions",
8266 "streaming-iterator",
8267 "tree-sitter",
8268 "tree-sitter-json",
8269]
8270
8271[[package]]
8272name = "mimalloc"
8273version = "0.1.44"
8274source = "registry+https://github.com/rust-lang/crates.io-index"
8275checksum = "99585191385958383e13f6b822e6b6d8d9cf928e7d286ceb092da92b43c87bc1"
8276dependencies = [
8277 "libmimalloc-sys",
8278]
8279
8280[[package]]
8281name = "mime"
8282version = "0.3.17"
8283source = "registry+https://github.com/rust-lang/crates.io-index"
8284checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
8285
8286[[package]]
8287name = "mime_guess"
8288version = "2.0.5"
8289source = "registry+https://github.com/rust-lang/crates.io-index"
8290checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
8291dependencies = [
8292 "mime",
8293 "unicase",
8294]
8295
8296[[package]]
8297name = "minimal-lexical"
8298version = "0.2.1"
8299source = "registry+https://github.com/rust-lang/crates.io-index"
8300checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
8301
8302[[package]]
8303name = "miniz_oxide"
8304version = "0.8.0"
8305source = "registry+https://github.com/rust-lang/crates.io-index"
8306checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
8307dependencies = [
8308 "adler2",
8309 "simd-adler32",
8310]
8311
8312[[package]]
8313name = "mint"
8314version = "0.5.9"
8315source = "registry+https://github.com/rust-lang/crates.io-index"
8316checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
8317
8318[[package]]
8319name = "mio"
8320version = "0.8.11"
8321source = "registry+https://github.com/rust-lang/crates.io-index"
8322checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
8323dependencies = [
8324 "libc",
8325 "log",
8326 "wasi 0.11.0+wasi-snapshot-preview1",
8327 "windows-sys 0.48.0",
8328]
8329
8330[[package]]
8331name = "mio"
8332version = "1.0.3"
8333source = "registry+https://github.com/rust-lang/crates.io-index"
8334checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
8335dependencies = [
8336 "libc",
8337 "log",
8338 "wasi 0.11.0+wasi-snapshot-preview1",
8339 "windows-sys 0.52.0",
8340]
8341
8342[[package]]
8343name = "miow"
8344version = "0.6.0"
8345source = "registry+https://github.com/rust-lang/crates.io-index"
8346checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
8347dependencies = [
8348 "windows-sys 0.48.0",
8349]
8350
8351[[package]]
8352name = "mistral"
8353version = "0.1.0"
8354dependencies = [
8355 "anyhow",
8356 "futures 0.3.31",
8357 "http_client",
8358 "schemars",
8359 "serde",
8360 "serde_json",
8361 "strum",
8362]
8363
8364[[package]]
8365name = "mlua"
8366version = "0.10.3"
8367source = "registry+https://github.com/rust-lang/crates.io-index"
8368checksum = "d3f763c1041eff92ffb5d7169968a327e1ed2ebfe425dac0ee5a35f29082534b"
8369dependencies = [
8370 "bstr",
8371 "either",
8372 "futures-util",
8373 "mlua-sys",
8374 "num-traits",
8375 "parking_lot",
8376 "rustc-hash 2.1.1",
8377]
8378
8379[[package]]
8380name = "mlua-sys"
8381version = "0.6.7"
8382source = "registry+https://github.com/rust-lang/crates.io-index"
8383checksum = "1901c1a635a22fe9250ffcc4fcc937c16b47c2e9e71adba8784af8bca1f69594"
8384dependencies = [
8385 "cc",
8386 "cfg-if",
8387 "lua-src",
8388 "luajit-src",
8389 "pkg-config",
8390]
8391
8392[[package]]
8393name = "msvc_spectre_libs"
8394version = "0.1.2"
8395source = "registry+https://github.com/rust-lang/crates.io-index"
8396checksum = "8661ace213a0a130c7c5b9542df5023aedf092a02008ccf477b39ff108990305"
8397dependencies = [
8398 "cc",
8399]
8400
8401[[package]]
8402name = "multi_buffer"
8403version = "0.1.0"
8404dependencies = [
8405 "anyhow",
8406 "buffer_diff",
8407 "clock",
8408 "collections",
8409 "ctor",
8410 "env_logger 0.11.7",
8411 "futures 0.3.31",
8412 "gpui",
8413 "indoc",
8414 "itertools 0.14.0",
8415 "language",
8416 "log",
8417 "parking_lot",
8418 "pretty_assertions",
8419 "project",
8420 "rand 0.8.5",
8421 "rope",
8422 "serde",
8423 "settings",
8424 "smallvec",
8425 "smol",
8426 "sum_tree",
8427 "text",
8428 "theme",
8429 "tree-sitter",
8430 "util",
8431]
8432
8433[[package]]
8434name = "multimap"
8435version = "0.8.3"
8436source = "registry+https://github.com/rust-lang/crates.io-index"
8437checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
8438
8439[[package]]
8440name = "multimap"
8441version = "0.10.0"
8442source = "registry+https://github.com/rust-lang/crates.io-index"
8443checksum = "defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03"
8444
8445[[package]]
8446name = "naga"
8447version = "23.1.0"
8448source = "registry+https://github.com/rust-lang/crates.io-index"
8449checksum = "364f94bc34f61332abebe8cad6f6cd82a5b65cff22c828d05d0968911462ca4f"
8450dependencies = [
8451 "arrayvec",
8452 "bit-set 0.8.0",
8453 "bitflags 2.8.0",
8454 "cfg_aliases 0.1.1",
8455 "codespan-reporting",
8456 "hexf-parse",
8457 "indexmap",
8458 "log",
8459 "rustc-hash 1.1.0",
8460 "spirv",
8461 "termcolor",
8462 "thiserror 1.0.69",
8463 "unicode-xid",
8464]
8465
8466[[package]]
8467name = "nanoid"
8468version = "0.4.0"
8469source = "registry+https://github.com/rust-lang/crates.io-index"
8470checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
8471dependencies = [
8472 "rand 0.8.5",
8473]
8474
8475[[package]]
8476name = "nanorand"
8477version = "0.7.0"
8478source = "registry+https://github.com/rust-lang/crates.io-index"
8479checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
8480dependencies = [
8481 "getrandom 0.2.15",
8482]
8483
8484[[package]]
8485name = "native-tls"
8486version = "0.2.12"
8487source = "registry+https://github.com/rust-lang/crates.io-index"
8488checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
8489dependencies = [
8490 "libc",
8491 "log",
8492 "openssl",
8493 "openssl-probe",
8494 "openssl-sys",
8495 "schannel",
8496 "security-framework 2.11.1",
8497 "security-framework-sys",
8498 "tempfile",
8499]
8500
8501[[package]]
8502name = "nbformat"
8503version = "0.10.0"
8504source = "registry+https://github.com/rust-lang/crates.io-index"
8505checksum = "244c1673f02b4d5f3c51b6f8ed28d57182cb166a50a6dbf651a3d53e23dc81c0"
8506dependencies = [
8507 "anyhow",
8508 "chrono",
8509 "jupyter-protocol",
8510 "serde",
8511 "serde_json",
8512 "thiserror 1.0.69",
8513 "uuid",
8514]
8515
8516[[package]]
8517name = "ndk"
8518version = "0.8.0"
8519source = "registry+https://github.com/rust-lang/crates.io-index"
8520checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
8521dependencies = [
8522 "bitflags 2.8.0",
8523 "jni-sys",
8524 "log",
8525 "ndk-sys",
8526 "num_enum",
8527 "thiserror 1.0.69",
8528]
8529
8530[[package]]
8531name = "ndk-context"
8532version = "0.1.1"
8533source = "registry+https://github.com/rust-lang/crates.io-index"
8534checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
8535
8536[[package]]
8537name = "ndk-sys"
8538version = "0.5.0+25.2.9519653"
8539source = "registry+https://github.com/rust-lang/crates.io-index"
8540checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
8541dependencies = [
8542 "jni-sys",
8543]
8544
8545[[package]]
8546name = "new_debug_unreachable"
8547version = "1.0.6"
8548source = "registry+https://github.com/rust-lang/crates.io-index"
8549checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
8550
8551[[package]]
8552name = "nix"
8553version = "0.29.0"
8554source = "registry+https://github.com/rust-lang/crates.io-index"
8555checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
8556dependencies = [
8557 "bitflags 2.8.0",
8558 "cfg-if",
8559 "cfg_aliases 0.2.1",
8560 "libc",
8561 "memoffset",
8562]
8563
8564[[package]]
8565name = "node_runtime"
8566version = "0.1.0"
8567dependencies = [
8568 "anyhow",
8569 "async-compression",
8570 "async-std",
8571 "async-tar",
8572 "async-trait",
8573 "async-watch",
8574 "async_zip",
8575 "futures 0.3.31",
8576 "http_client",
8577 "log",
8578 "paths",
8579 "semver",
8580 "serde",
8581 "serde_json",
8582 "smol",
8583 "tempfile",
8584 "util",
8585 "walkdir",
8586 "which 6.0.3",
8587]
8588
8589[[package]]
8590name = "nom"
8591version = "7.1.3"
8592source = "registry+https://github.com/rust-lang/crates.io-index"
8593checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
8594dependencies = [
8595 "memchr",
8596 "minimal-lexical",
8597]
8598
8599[[package]]
8600name = "noop_proc_macro"
8601version = "0.3.0"
8602source = "registry+https://github.com/rust-lang/crates.io-index"
8603checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
8604
8605[[package]]
8606name = "normpath"
8607version = "1.3.0"
8608source = "registry+https://github.com/rust-lang/crates.io-index"
8609checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
8610dependencies = [
8611 "windows-sys 0.59.0",
8612]
8613
8614[[package]]
8615name = "notifications"
8616version = "0.1.0"
8617dependencies = [
8618 "anyhow",
8619 "channel",
8620 "client",
8621 "collections",
8622 "component",
8623 "db",
8624 "gpui",
8625 "linkme",
8626 "rpc",
8627 "settings",
8628 "sum_tree",
8629 "time",
8630 "ui",
8631 "util",
8632 "workspace",
8633]
8634
8635[[package]]
8636name = "notify"
8637version = "6.1.1"
8638source = "registry+https://github.com/rust-lang/crates.io-index"
8639checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
8640dependencies = [
8641 "bitflags 2.8.0",
8642 "crossbeam-channel",
8643 "filetime",
8644 "fsevent-sys 4.1.0",
8645 "inotify 0.9.6",
8646 "kqueue",
8647 "libc",
8648 "log",
8649 "mio 0.8.11",
8650 "walkdir",
8651 "windows-sys 0.48.0",
8652]
8653
8654[[package]]
8655name = "notify"
8656version = "8.0.0"
8657source = "registry+https://github.com/rust-lang/crates.io-index"
8658checksum = "2fee8403b3d66ac7b26aee6e40a897d85dc5ce26f44da36b8b73e987cc52e943"
8659dependencies = [
8660 "bitflags 2.8.0",
8661 "filetime",
8662 "fsevent-sys 4.1.0",
8663 "inotify 0.11.0",
8664 "kqueue",
8665 "libc",
8666 "log",
8667 "mio 1.0.3",
8668 "notify-types",
8669 "walkdir",
8670 "windows-sys 0.59.0",
8671]
8672
8673[[package]]
8674name = "notify-debouncer-mini"
8675version = "0.6.0"
8676source = "registry+https://github.com/rust-lang/crates.io-index"
8677checksum = "a689eb4262184d9a1727f9087cd03883ea716682ab03ed24efec57d7716dccb8"
8678dependencies = [
8679 "log",
8680 "notify 8.0.0",
8681 "notify-types",
8682 "tempfile",
8683]
8684
8685[[package]]
8686name = "notify-types"
8687version = "2.0.0"
8688source = "registry+https://github.com/rust-lang/crates.io-index"
8689checksum = "5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d"
8690
8691[[package]]
8692name = "ntapi"
8693version = "0.4.1"
8694source = "registry+https://github.com/rust-lang/crates.io-index"
8695checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
8696dependencies = [
8697 "winapi",
8698]
8699
8700[[package]]
8701name = "nu-ansi-term"
8702version = "0.46.0"
8703source = "registry+https://github.com/rust-lang/crates.io-index"
8704checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
8705dependencies = [
8706 "overload",
8707 "winapi",
8708]
8709
8710[[package]]
8711name = "num"
8712version = "0.4.3"
8713source = "registry+https://github.com/rust-lang/crates.io-index"
8714checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
8715dependencies = [
8716 "num-bigint",
8717 "num-complex",
8718 "num-integer",
8719 "num-iter",
8720 "num-rational",
8721 "num-traits",
8722]
8723
8724[[package]]
8725name = "num-bigint"
8726version = "0.4.6"
8727source = "registry+https://github.com/rust-lang/crates.io-index"
8728checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
8729dependencies = [
8730 "num-integer",
8731 "num-traits",
8732]
8733
8734[[package]]
8735name = "num-bigint-dig"
8736version = "0.8.4"
8737source = "registry+https://github.com/rust-lang/crates.io-index"
8738checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
8739dependencies = [
8740 "byteorder",
8741 "lazy_static",
8742 "libm",
8743 "num-integer",
8744 "num-iter",
8745 "num-traits",
8746 "rand 0.8.5",
8747 "serde",
8748 "smallvec",
8749 "zeroize",
8750]
8751
8752[[package]]
8753name = "num-complex"
8754version = "0.4.6"
8755source = "registry+https://github.com/rust-lang/crates.io-index"
8756checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
8757dependencies = [
8758 "num-traits",
8759]
8760
8761[[package]]
8762name = "num-conv"
8763version = "0.1.0"
8764source = "registry+https://github.com/rust-lang/crates.io-index"
8765checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
8766
8767[[package]]
8768name = "num-derive"
8769version = "0.4.2"
8770source = "registry+https://github.com/rust-lang/crates.io-index"
8771checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
8772dependencies = [
8773 "proc-macro2",
8774 "quote",
8775 "syn 2.0.100",
8776]
8777
8778[[package]]
8779name = "num-format"
8780version = "0.4.4"
8781source = "registry+https://github.com/rust-lang/crates.io-index"
8782checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
8783dependencies = [
8784 "arrayvec",
8785 "itoa",
8786]
8787
8788[[package]]
8789name = "num-integer"
8790version = "0.1.46"
8791source = "registry+https://github.com/rust-lang/crates.io-index"
8792checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
8793dependencies = [
8794 "num-traits",
8795]
8796
8797[[package]]
8798name = "num-iter"
8799version = "0.1.45"
8800source = "registry+https://github.com/rust-lang/crates.io-index"
8801checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
8802dependencies = [
8803 "autocfg",
8804 "num-integer",
8805 "num-traits",
8806]
8807
8808[[package]]
8809name = "num-modular"
8810version = "0.6.1"
8811source = "registry+https://github.com/rust-lang/crates.io-index"
8812checksum = "17bb261bf36fa7d83f4c294f834e91256769097b3cb505d44831e0a179ac647f"
8813
8814[[package]]
8815name = "num-order"
8816version = "1.2.0"
8817source = "registry+https://github.com/rust-lang/crates.io-index"
8818checksum = "537b596b97c40fcf8056d153049eb22f481c17ebce72a513ec9286e4986d1bb6"
8819dependencies = [
8820 "num-modular",
8821]
8822
8823[[package]]
8824name = "num-rational"
8825version = "0.4.2"
8826source = "registry+https://github.com/rust-lang/crates.io-index"
8827checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
8828dependencies = [
8829 "num-bigint",
8830 "num-integer",
8831 "num-traits",
8832]
8833
8834[[package]]
8835name = "num-traits"
8836version = "0.2.19"
8837source = "registry+https://github.com/rust-lang/crates.io-index"
8838checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
8839dependencies = [
8840 "autocfg",
8841 "libm",
8842]
8843
8844[[package]]
8845name = "num_cpus"
8846version = "1.16.0"
8847source = "registry+https://github.com/rust-lang/crates.io-index"
8848checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
8849dependencies = [
8850 "hermit-abi 0.3.9",
8851 "libc",
8852]
8853
8854[[package]]
8855name = "num_enum"
8856version = "0.7.3"
8857source = "registry+https://github.com/rust-lang/crates.io-index"
8858checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179"
8859dependencies = [
8860 "num_enum_derive",
8861]
8862
8863[[package]]
8864name = "num_enum_derive"
8865version = "0.7.3"
8866source = "registry+https://github.com/rust-lang/crates.io-index"
8867checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56"
8868dependencies = [
8869 "proc-macro-crate",
8870 "proc-macro2",
8871 "quote",
8872 "syn 2.0.100",
8873]
8874
8875[[package]]
8876name = "num_threads"
8877version = "0.1.7"
8878source = "registry+https://github.com/rust-lang/crates.io-index"
8879checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
8880dependencies = [
8881 "libc",
8882]
8883
8884[[package]]
8885name = "nvim-rs"
8886version = "0.8.0-pre"
8887source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#69500bae73b8b3f02a05b7bee621a0d0e633da6c"
8888dependencies = [
8889 "async-trait",
8890 "futures 0.3.31",
8891 "log",
8892 "parity-tokio-ipc",
8893 "rmp",
8894 "rmpv",
8895 "tokio",
8896 "tokio-util",
8897 "winapi",
8898]
8899
8900[[package]]
8901name = "objc"
8902version = "0.2.7"
8903source = "registry+https://github.com/rust-lang/crates.io-index"
8904checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
8905dependencies = [
8906 "malloc_buf",
8907]
8908
8909[[package]]
8910name = "objc-sys"
8911version = "0.3.5"
8912source = "registry+https://github.com/rust-lang/crates.io-index"
8913checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
8914
8915[[package]]
8916name = "objc2"
8917version = "0.5.2"
8918source = "registry+https://github.com/rust-lang/crates.io-index"
8919checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
8920dependencies = [
8921 "objc-sys",
8922 "objc2-encode",
8923]
8924
8925[[package]]
8926name = "objc2-app-kit"
8927version = "0.2.2"
8928source = "registry+https://github.com/rust-lang/crates.io-index"
8929checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff"
8930dependencies = [
8931 "bitflags 2.8.0",
8932 "block2",
8933 "libc",
8934 "objc2",
8935 "objc2-core-data",
8936 "objc2-core-image",
8937 "objc2-foundation",
8938 "objc2-quartz-core",
8939]
8940
8941[[package]]
8942name = "objc2-cloud-kit"
8943version = "0.2.2"
8944source = "registry+https://github.com/rust-lang/crates.io-index"
8945checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009"
8946dependencies = [
8947 "bitflags 2.8.0",
8948 "block2",
8949 "objc2",
8950 "objc2-core-location",
8951 "objc2-foundation",
8952]
8953
8954[[package]]
8955name = "objc2-contacts"
8956version = "0.2.2"
8957source = "registry+https://github.com/rust-lang/crates.io-index"
8958checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889"
8959dependencies = [
8960 "block2",
8961 "objc2",
8962 "objc2-foundation",
8963]
8964
8965[[package]]
8966name = "objc2-core-data"
8967version = "0.2.2"
8968source = "registry+https://github.com/rust-lang/crates.io-index"
8969checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef"
8970dependencies = [
8971 "bitflags 2.8.0",
8972 "block2",
8973 "objc2",
8974 "objc2-foundation",
8975]
8976
8977[[package]]
8978name = "objc2-core-image"
8979version = "0.2.2"
8980source = "registry+https://github.com/rust-lang/crates.io-index"
8981checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80"
8982dependencies = [
8983 "block2",
8984 "objc2",
8985 "objc2-foundation",
8986 "objc2-metal",
8987]
8988
8989[[package]]
8990name = "objc2-core-location"
8991version = "0.2.2"
8992source = "registry+https://github.com/rust-lang/crates.io-index"
8993checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781"
8994dependencies = [
8995 "block2",
8996 "objc2",
8997 "objc2-contacts",
8998 "objc2-foundation",
8999]
9000
9001[[package]]
9002name = "objc2-encode"
9003version = "4.0.3"
9004source = "registry+https://github.com/rust-lang/crates.io-index"
9005checksum = "7891e71393cd1f227313c9379a26a584ff3d7e6e7159e988851f0934c993f0f8"
9006
9007[[package]]
9008name = "objc2-foundation"
9009version = "0.2.2"
9010source = "registry+https://github.com/rust-lang/crates.io-index"
9011checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
9012dependencies = [
9013 "bitflags 2.8.0",
9014 "block2",
9015 "libc",
9016 "objc2",
9017]
9018
9019[[package]]
9020name = "objc2-link-presentation"
9021version = "0.2.2"
9022source = "registry+https://github.com/rust-lang/crates.io-index"
9023checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398"
9024dependencies = [
9025 "block2",
9026 "objc2",
9027 "objc2-app-kit",
9028 "objc2-foundation",
9029]
9030
9031[[package]]
9032name = "objc2-metal"
9033version = "0.2.2"
9034source = "registry+https://github.com/rust-lang/crates.io-index"
9035checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
9036dependencies = [
9037 "bitflags 2.8.0",
9038 "block2",
9039 "objc2",
9040 "objc2-foundation",
9041]
9042
9043[[package]]
9044name = "objc2-quartz-core"
9045version = "0.2.2"
9046source = "registry+https://github.com/rust-lang/crates.io-index"
9047checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
9048dependencies = [
9049 "bitflags 2.8.0",
9050 "block2",
9051 "objc2",
9052 "objc2-foundation",
9053 "objc2-metal",
9054]
9055
9056[[package]]
9057name = "objc2-symbols"
9058version = "0.2.2"
9059source = "registry+https://github.com/rust-lang/crates.io-index"
9060checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc"
9061dependencies = [
9062 "objc2",
9063 "objc2-foundation",
9064]
9065
9066[[package]]
9067name = "objc2-ui-kit"
9068version = "0.2.2"
9069source = "registry+https://github.com/rust-lang/crates.io-index"
9070checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f"
9071dependencies = [
9072 "bitflags 2.8.0",
9073 "block2",
9074 "objc2",
9075 "objc2-cloud-kit",
9076 "objc2-core-data",
9077 "objc2-core-image",
9078 "objc2-core-location",
9079 "objc2-foundation",
9080 "objc2-link-presentation",
9081 "objc2-quartz-core",
9082 "objc2-symbols",
9083 "objc2-uniform-type-identifiers",
9084 "objc2-user-notifications",
9085]
9086
9087[[package]]
9088name = "objc2-uniform-type-identifiers"
9089version = "0.2.2"
9090source = "registry+https://github.com/rust-lang/crates.io-index"
9091checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe"
9092dependencies = [
9093 "block2",
9094 "objc2",
9095 "objc2-foundation",
9096]
9097
9098[[package]]
9099name = "objc2-user-notifications"
9100version = "0.2.2"
9101source = "registry+https://github.com/rust-lang/crates.io-index"
9102checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3"
9103dependencies = [
9104 "bitflags 2.8.0",
9105 "block2",
9106 "objc2",
9107 "objc2-core-location",
9108 "objc2-foundation",
9109]
9110
9111[[package]]
9112name = "object"
9113version = "0.36.5"
9114source = "registry+https://github.com/rust-lang/crates.io-index"
9115checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
9116dependencies = [
9117 "crc32fast",
9118 "hashbrown 0.15.2",
9119 "indexmap",
9120 "memchr",
9121]
9122
9123[[package]]
9124name = "oboe"
9125version = "0.6.1"
9126source = "registry+https://github.com/rust-lang/crates.io-index"
9127checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
9128dependencies = [
9129 "jni",
9130 "ndk",
9131 "ndk-context",
9132 "num-derive",
9133 "num-traits",
9134 "oboe-sys",
9135]
9136
9137[[package]]
9138name = "oboe-sys"
9139version = "0.6.1"
9140source = "registry+https://github.com/rust-lang/crates.io-index"
9141checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
9142dependencies = [
9143 "cc",
9144]
9145
9146[[package]]
9147name = "ollama"
9148version = "0.1.0"
9149dependencies = [
9150 "anyhow",
9151 "futures 0.3.31",
9152 "http_client",
9153 "schemars",
9154 "serde",
9155 "serde_json",
9156]
9157
9158[[package]]
9159name = "once_cell"
9160version = "1.20.3"
9161source = "registry+https://github.com/rust-lang/crates.io-index"
9162checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e"
9163
9164[[package]]
9165name = "oo7"
9166version = "0.4.1"
9167source = "registry+https://github.com/rust-lang/crates.io-index"
9168checksum = "72c84df357c7049f98c8b157abe71ee751531166c14ba09366e08bc6ab1ea2c9"
9169dependencies = [
9170 "aes",
9171 "ashpd",
9172 "async-fs",
9173 "async-io",
9174 "async-lock",
9175 "blocking",
9176 "cbc",
9177 "cipher",
9178 "digest",
9179 "endi",
9180 "futures-lite 2.6.0",
9181 "futures-util",
9182 "getrandom 0.3.1",
9183 "hkdf",
9184 "hmac",
9185 "md-5",
9186 "num",
9187 "num-bigint-dig",
9188 "pbkdf2 0.12.2",
9189 "rand 0.9.0",
9190 "serde",
9191 "sha2",
9192 "subtle",
9193 "zbus",
9194 "zbus_macros",
9195 "zeroize",
9196 "zvariant",
9197]
9198
9199[[package]]
9200name = "oorandom"
9201version = "11.1.4"
9202source = "registry+https://github.com/rust-lang/crates.io-index"
9203checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
9204
9205[[package]]
9206name = "open"
9207version = "5.3.2"
9208source = "registry+https://github.com/rust-lang/crates.io-index"
9209checksum = "e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95"
9210dependencies = [
9211 "is-wsl",
9212 "libc",
9213 "pathdiff",
9214]
9215
9216[[package]]
9217name = "open_ai"
9218version = "0.1.0"
9219dependencies = [
9220 "anyhow",
9221 "futures 0.3.31",
9222 "http_client",
9223 "schemars",
9224 "serde",
9225 "serde_json",
9226 "strum",
9227]
9228
9229[[package]]
9230name = "opener"
9231version = "0.7.2"
9232source = "registry+https://github.com/rust-lang/crates.io-index"
9233checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
9234dependencies = [
9235 "bstr",
9236 "dbus",
9237 "normpath",
9238 "windows-sys 0.59.0",
9239]
9240
9241[[package]]
9242name = "openssl"
9243version = "0.10.70"
9244source = "registry+https://github.com/rust-lang/crates.io-index"
9245checksum = "61cfb4e166a8bb8c9b55c500bc2308550148ece889be90f609377e58140f42c6"
9246dependencies = [
9247 "bitflags 2.8.0",
9248 "cfg-if",
9249 "foreign-types 0.3.2",
9250 "libc",
9251 "once_cell",
9252 "openssl-macros",
9253 "openssl-sys",
9254]
9255
9256[[package]]
9257name = "openssl-macros"
9258version = "0.1.1"
9259source = "registry+https://github.com/rust-lang/crates.io-index"
9260checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
9261dependencies = [
9262 "proc-macro2",
9263 "quote",
9264 "syn 2.0.100",
9265]
9266
9267[[package]]
9268name = "openssl-probe"
9269version = "0.1.5"
9270source = "registry+https://github.com/rust-lang/crates.io-index"
9271checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
9272
9273[[package]]
9274name = "openssl-src"
9275version = "300.4.1+3.4.0"
9276source = "registry+https://github.com/rust-lang/crates.io-index"
9277checksum = "faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c"
9278dependencies = [
9279 "cc",
9280]
9281
9282[[package]]
9283name = "openssl-sys"
9284version = "0.9.105"
9285source = "registry+https://github.com/rust-lang/crates.io-index"
9286checksum = "8b22d5b84be05a8d6947c7cb71f7c849aa0f112acd4bf51c2a7c1c988ac0a9dc"
9287dependencies = [
9288 "cc",
9289 "libc",
9290 "openssl-src",
9291 "pkg-config",
9292 "vcpkg",
9293]
9294
9295[[package]]
9296name = "option-ext"
9297version = "0.2.0"
9298source = "registry+https://github.com/rust-lang/crates.io-index"
9299checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
9300
9301[[package]]
9302name = "ordered-float"
9303version = "2.10.1"
9304source = "registry+https://github.com/rust-lang/crates.io-index"
9305checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c"
9306dependencies = [
9307 "num-traits",
9308]
9309
9310[[package]]
9311name = "ordered-float"
9312version = "3.9.2"
9313source = "registry+https://github.com/rust-lang/crates.io-index"
9314checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
9315dependencies = [
9316 "num-traits",
9317]
9318
9319[[package]]
9320name = "ordered-stream"
9321version = "0.2.0"
9322source = "registry+https://github.com/rust-lang/crates.io-index"
9323checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
9324dependencies = [
9325 "futures-core",
9326 "pin-project-lite",
9327]
9328
9329[[package]]
9330name = "ouroboros"
9331version = "0.18.4"
9332source = "registry+https://github.com/rust-lang/crates.io-index"
9333checksum = "944fa20996a25aded6b4795c6d63f10014a7a83f8be9828a11860b08c5fc4a67"
9334dependencies = [
9335 "aliasable",
9336 "ouroboros_macro",
9337 "static_assertions",
9338]
9339
9340[[package]]
9341name = "ouroboros_macro"
9342version = "0.18.4"
9343source = "registry+https://github.com/rust-lang/crates.io-index"
9344checksum = "39b0deead1528fd0e5947a8546a9642a9777c25f6e1e26f34c97b204bbb465bd"
9345dependencies = [
9346 "heck 0.4.1",
9347 "itertools 0.12.1",
9348 "proc-macro2",
9349 "proc-macro2-diagnostics",
9350 "quote",
9351 "syn 2.0.100",
9352]
9353
9354[[package]]
9355name = "outline"
9356version = "0.1.0"
9357dependencies = [
9358 "editor",
9359 "fuzzy",
9360 "gpui",
9361 "indoc",
9362 "language",
9363 "menu",
9364 "ordered-float 2.10.1",
9365 "picker",
9366 "project",
9367 "rope",
9368 "serde_json",
9369 "settings",
9370 "smol",
9371 "theme",
9372 "tree-sitter-rust",
9373 "tree-sitter-typescript",
9374 "ui",
9375 "util",
9376 "workspace",
9377 "zed_actions",
9378]
9379
9380[[package]]
9381name = "outline_panel"
9382version = "0.1.0"
9383dependencies = [
9384 "anyhow",
9385 "collections",
9386 "db",
9387 "editor",
9388 "file_icons",
9389 "fuzzy",
9390 "gpui",
9391 "itertools 0.14.0",
9392 "language",
9393 "log",
9394 "menu",
9395 "outline",
9396 "pretty_assertions",
9397 "project",
9398 "schemars",
9399 "search",
9400 "serde",
9401 "serde_json",
9402 "settings",
9403 "smallvec",
9404 "smol",
9405 "theme",
9406 "ui",
9407 "util",
9408 "workspace",
9409 "worktree",
9410 "zed_actions",
9411]
9412
9413[[package]]
9414name = "outref"
9415version = "0.5.1"
9416source = "registry+https://github.com/rust-lang/crates.io-index"
9417checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
9418
9419[[package]]
9420name = "overload"
9421version = "0.1.1"
9422source = "registry+https://github.com/rust-lang/crates.io-index"
9423checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
9424
9425[[package]]
9426name = "p256"
9427version = "0.11.1"
9428source = "registry+https://github.com/rust-lang/crates.io-index"
9429checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
9430dependencies = [
9431 "ecdsa",
9432 "elliptic-curve",
9433 "sha2",
9434]
9435
9436[[package]]
9437name = "page_size"
9438version = "0.6.0"
9439source = "registry+https://github.com/rust-lang/crates.io-index"
9440checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
9441dependencies = [
9442 "libc",
9443 "winapi",
9444]
9445
9446[[package]]
9447name = "palette"
9448version = "0.7.6"
9449source = "registry+https://github.com/rust-lang/crates.io-index"
9450checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6"
9451dependencies = [
9452 "approx",
9453 "fast-srgb8",
9454 "palette_derive",
9455]
9456
9457[[package]]
9458name = "palette_derive"
9459version = "0.7.6"
9460source = "registry+https://github.com/rust-lang/crates.io-index"
9461checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30"
9462dependencies = [
9463 "by_address",
9464 "proc-macro2",
9465 "quote",
9466 "syn 2.0.100",
9467]
9468
9469[[package]]
9470name = "panel"
9471version = "0.1.0"
9472dependencies = [
9473 "editor",
9474 "gpui",
9475 "settings",
9476 "theme",
9477 "ui",
9478 "workspace",
9479]
9480
9481[[package]]
9482name = "parity-tokio-ipc"
9483version = "0.9.0"
9484source = "registry+https://github.com/rust-lang/crates.io-index"
9485checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
9486dependencies = [
9487 "futures 0.3.31",
9488 "libc",
9489 "log",
9490 "rand 0.7.3",
9491 "tokio",
9492 "winapi",
9493]
9494
9495[[package]]
9496name = "parking"
9497version = "2.2.1"
9498source = "registry+https://github.com/rust-lang/crates.io-index"
9499checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
9500
9501[[package]]
9502name = "parking_lot"
9503version = "0.12.3"
9504source = "registry+https://github.com/rust-lang/crates.io-index"
9505checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
9506dependencies = [
9507 "lock_api",
9508 "parking_lot_core",
9509]
9510
9511[[package]]
9512name = "parking_lot_core"
9513version = "0.9.10"
9514source = "registry+https://github.com/rust-lang/crates.io-index"
9515checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
9516dependencies = [
9517 "cfg-if",
9518 "libc",
9519 "redox_syscall 0.5.8",
9520 "smallvec",
9521 "windows-targets 0.52.6",
9522]
9523
9524[[package]]
9525name = "password-hash"
9526version = "0.4.2"
9527source = "registry+https://github.com/rust-lang/crates.io-index"
9528checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700"
9529dependencies = [
9530 "base64ct",
9531 "rand_core 0.6.4",
9532 "subtle",
9533]
9534
9535[[package]]
9536name = "password-hash"
9537version = "0.5.0"
9538source = "registry+https://github.com/rust-lang/crates.io-index"
9539checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
9540dependencies = [
9541 "base64ct",
9542 "rand_core 0.6.4",
9543 "subtle",
9544]
9545
9546[[package]]
9547name = "paste"
9548version = "1.0.15"
9549source = "registry+https://github.com/rust-lang/crates.io-index"
9550checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
9551
9552[[package]]
9553name = "pathdiff"
9554version = "0.2.3"
9555source = "registry+https://github.com/rust-lang/crates.io-index"
9556checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
9557
9558[[package]]
9559name = "pathfinder_geometry"
9560version = "0.5.1"
9561source = "registry+https://github.com/rust-lang/crates.io-index"
9562checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
9563dependencies = [
9564 "log",
9565 "pathfinder_simd",
9566]
9567
9568[[package]]
9569name = "pathfinder_simd"
9570version = "0.5.4"
9571source = "registry+https://github.com/rust-lang/crates.io-index"
9572checksum = "5cf07ef4804cfa9aea3b04a7bbdd5a40031dbb6b4f2cbaf2b011666c80c5b4f2"
9573dependencies = [
9574 "rustc_version",
9575]
9576
9577[[package]]
9578name = "paths"
9579version = "0.1.0"
9580dependencies = [
9581 "dirs 4.0.0",
9582 "util",
9583]
9584
9585[[package]]
9586name = "pbjson"
9587version = "0.6.0"
9588source = "registry+https://github.com/rust-lang/crates.io-index"
9589checksum = "1030c719b0ec2a2d25a5df729d6cff1acf3cc230bf766f4f97833591f7577b90"
9590dependencies = [
9591 "base64 0.21.7",
9592 "serde",
9593]
9594
9595[[package]]
9596name = "pbjson-build"
9597version = "0.6.2"
9598source = "registry+https://github.com/rust-lang/crates.io-index"
9599checksum = "2580e33f2292d34be285c5bc3dba5259542b083cfad6037b6d70345f24dcb735"
9600dependencies = [
9601 "heck 0.4.1",
9602 "itertools 0.11.0",
9603 "prost 0.12.6",
9604 "prost-types 0.12.6",
9605]
9606
9607[[package]]
9608name = "pbjson-types"
9609version = "0.6.0"
9610source = "registry+https://github.com/rust-lang/crates.io-index"
9611checksum = "18f596653ba4ac51bdecbb4ef6773bc7f56042dc13927910de1684ad3d32aa12"
9612dependencies = [
9613 "bytes 1.10.1",
9614 "chrono",
9615 "pbjson",
9616 "pbjson-build",
9617 "prost 0.12.6",
9618 "prost-build 0.12.6",
9619 "serde",
9620]
9621
9622[[package]]
9623name = "pbkdf2"
9624version = "0.11.0"
9625source = "registry+https://github.com/rust-lang/crates.io-index"
9626checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
9627dependencies = [
9628 "digest",
9629 "hmac",
9630 "password-hash 0.4.2",
9631 "sha2",
9632]
9633
9634[[package]]
9635name = "pbkdf2"
9636version = "0.12.2"
9637source = "registry+https://github.com/rust-lang/crates.io-index"
9638checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
9639dependencies = [
9640 "digest",
9641 "hmac",
9642]
9643
9644[[package]]
9645name = "pem"
9646version = "3.0.4"
9647source = "registry+https://github.com/rust-lang/crates.io-index"
9648checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
9649dependencies = [
9650 "base64 0.22.1",
9651 "serde",
9652]
9653
9654[[package]]
9655name = "pem-rfc7468"
9656version = "0.7.0"
9657source = "registry+https://github.com/rust-lang/crates.io-index"
9658checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
9659dependencies = [
9660 "base64ct",
9661]
9662
9663[[package]]
9664name = "percent-encoding"
9665version = "2.3.1"
9666source = "registry+https://github.com/rust-lang/crates.io-index"
9667checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
9668
9669[[package]]
9670name = "perplexity"
9671version = "0.1.0"
9672dependencies = [
9673 "serde",
9674 "zed_extension_api 0.3.0",
9675]
9676
9677[[package]]
9678name = "pest"
9679version = "2.7.15"
9680source = "registry+https://github.com/rust-lang/crates.io-index"
9681checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc"
9682dependencies = [
9683 "memchr",
9684 "thiserror 2.0.12",
9685 "ucd-trie",
9686]
9687
9688[[package]]
9689name = "pest_derive"
9690version = "2.7.15"
9691source = "registry+https://github.com/rust-lang/crates.io-index"
9692checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e"
9693dependencies = [
9694 "pest",
9695 "pest_generator",
9696]
9697
9698[[package]]
9699name = "pest_generator"
9700version = "2.7.15"
9701source = "registry+https://github.com/rust-lang/crates.io-index"
9702checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b"
9703dependencies = [
9704 "pest",
9705 "pest_meta",
9706 "proc-macro2",
9707 "quote",
9708 "syn 2.0.100",
9709]
9710
9711[[package]]
9712name = "pest_meta"
9713version = "2.7.15"
9714source = "registry+https://github.com/rust-lang/crates.io-index"
9715checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea"
9716dependencies = [
9717 "once_cell",
9718 "pest",
9719 "sha2",
9720]
9721
9722[[package]]
9723name = "pet"
9724version = "0.1.0"
9725source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9726dependencies = [
9727 "clap",
9728 "env_logger 0.10.2",
9729 "lazy_static",
9730 "log",
9731 "msvc_spectre_libs",
9732 "pet-conda",
9733 "pet-core",
9734 "pet-env-var-path",
9735 "pet-fs",
9736 "pet-global-virtualenvs",
9737 "pet-homebrew",
9738 "pet-jsonrpc",
9739 "pet-linux-global-python",
9740 "pet-mac-commandlinetools",
9741 "pet-mac-python-org",
9742 "pet-mac-xcode",
9743 "pet-pipenv",
9744 "pet-pixi",
9745 "pet-poetry",
9746 "pet-pyenv",
9747 "pet-python-utils",
9748 "pet-reporter",
9749 "pet-telemetry",
9750 "pet-venv",
9751 "pet-virtualenv",
9752 "pet-virtualenvwrapper",
9753 "pet-windows-registry",
9754 "pet-windows-store",
9755 "serde",
9756 "serde_json",
9757]
9758
9759[[package]]
9760name = "pet-conda"
9761version = "0.1.0"
9762source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9763dependencies = [
9764 "env_logger 0.10.2",
9765 "lazy_static",
9766 "log",
9767 "msvc_spectre_libs",
9768 "pet-core",
9769 "pet-fs",
9770 "pet-python-utils",
9771 "pet-reporter",
9772 "regex",
9773 "serde",
9774 "serde_json",
9775 "yaml-rust2",
9776]
9777
9778[[package]]
9779name = "pet-core"
9780version = "0.1.0"
9781source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9782dependencies = [
9783 "clap",
9784 "lazy_static",
9785 "log",
9786 "msvc_spectre_libs",
9787 "pet-fs",
9788 "regex",
9789 "serde",
9790 "serde_json",
9791]
9792
9793[[package]]
9794name = "pet-env-var-path"
9795version = "0.1.0"
9796source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9797dependencies = [
9798 "lazy_static",
9799 "log",
9800 "msvc_spectre_libs",
9801 "pet-conda",
9802 "pet-core",
9803 "pet-fs",
9804 "pet-python-utils",
9805 "pet-virtualenv",
9806 "regex",
9807]
9808
9809[[package]]
9810name = "pet-fs"
9811version = "0.1.0"
9812source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9813dependencies = [
9814 "log",
9815 "msvc_spectre_libs",
9816]
9817
9818[[package]]
9819name = "pet-global-virtualenvs"
9820version = "0.1.0"
9821source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9822dependencies = [
9823 "log",
9824 "msvc_spectre_libs",
9825 "pet-conda",
9826 "pet-core",
9827 "pet-fs",
9828 "pet-virtualenv",
9829]
9830
9831[[package]]
9832name = "pet-homebrew"
9833version = "0.1.0"
9834source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9835dependencies = [
9836 "lazy_static",
9837 "log",
9838 "msvc_spectre_libs",
9839 "pet-conda",
9840 "pet-core",
9841 "pet-fs",
9842 "pet-python-utils",
9843 "pet-virtualenv",
9844 "regex",
9845 "serde",
9846 "serde_json",
9847]
9848
9849[[package]]
9850name = "pet-jsonrpc"
9851version = "0.1.0"
9852source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9853dependencies = [
9854 "env_logger 0.10.2",
9855 "log",
9856 "msvc_spectre_libs",
9857 "pet-core",
9858 "serde",
9859 "serde_json",
9860]
9861
9862[[package]]
9863name = "pet-linux-global-python"
9864version = "0.1.0"
9865source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9866dependencies = [
9867 "log",
9868 "msvc_spectre_libs",
9869 "pet-core",
9870 "pet-fs",
9871 "pet-python-utils",
9872 "pet-virtualenv",
9873]
9874
9875[[package]]
9876name = "pet-mac-commandlinetools"
9877version = "0.1.0"
9878source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9879dependencies = [
9880 "log",
9881 "msvc_spectre_libs",
9882 "pet-core",
9883 "pet-fs",
9884 "pet-python-utils",
9885 "pet-virtualenv",
9886]
9887
9888[[package]]
9889name = "pet-mac-python-org"
9890version = "0.1.0"
9891source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9892dependencies = [
9893 "log",
9894 "msvc_spectre_libs",
9895 "pet-core",
9896 "pet-fs",
9897 "pet-python-utils",
9898 "pet-virtualenv",
9899]
9900
9901[[package]]
9902name = "pet-mac-xcode"
9903version = "0.1.0"
9904source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9905dependencies = [
9906 "log",
9907 "msvc_spectre_libs",
9908 "pet-core",
9909 "pet-fs",
9910 "pet-python-utils",
9911 "pet-virtualenv",
9912]
9913
9914[[package]]
9915name = "pet-pipenv"
9916version = "0.1.0"
9917source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9918dependencies = [
9919 "log",
9920 "msvc_spectre_libs",
9921 "pet-core",
9922 "pet-fs",
9923 "pet-python-utils",
9924 "pet-virtualenv",
9925]
9926
9927[[package]]
9928name = "pet-pixi"
9929version = "0.1.0"
9930source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9931dependencies = [
9932 "log",
9933 "msvc_spectre_libs",
9934 "pet-conda",
9935 "pet-core",
9936 "pet-python-utils",
9937]
9938
9939[[package]]
9940name = "pet-poetry"
9941version = "0.1.0"
9942source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9943dependencies = [
9944 "base64 0.22.1",
9945 "lazy_static",
9946 "log",
9947 "msvc_spectre_libs",
9948 "pet-core",
9949 "pet-fs",
9950 "pet-python-utils",
9951 "pet-reporter",
9952 "pet-virtualenv",
9953 "regex",
9954 "serde",
9955 "serde_json",
9956 "sha2",
9957 "toml 0.8.20",
9958]
9959
9960[[package]]
9961name = "pet-pyenv"
9962version = "0.1.0"
9963source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9964dependencies = [
9965 "lazy_static",
9966 "log",
9967 "msvc_spectre_libs",
9968 "pet-conda",
9969 "pet-core",
9970 "pet-fs",
9971 "pet-python-utils",
9972 "pet-reporter",
9973 "regex",
9974 "serde",
9975 "serde_json",
9976]
9977
9978[[package]]
9979name = "pet-python-utils"
9980version = "0.1.0"
9981source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9982dependencies = [
9983 "env_logger 0.10.2",
9984 "lazy_static",
9985 "log",
9986 "msvc_spectre_libs",
9987 "pet-core",
9988 "pet-fs",
9989 "regex",
9990 "serde",
9991 "serde_json",
9992 "sha2",
9993]
9994
9995[[package]]
9996name = "pet-reporter"
9997version = "0.1.0"
9998source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9999dependencies = [
10000 "env_logger 0.10.2",
10001 "log",
10002 "msvc_spectre_libs",
10003 "pet-core",
10004 "pet-jsonrpc",
10005 "serde",
10006 "serde_json",
10007]
10008
10009[[package]]
10010name = "pet-telemetry"
10011version = "0.1.0"
10012source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10013dependencies = [
10014 "env_logger 0.10.2",
10015 "lazy_static",
10016 "log",
10017 "msvc_spectre_libs",
10018 "pet-core",
10019 "pet-fs",
10020 "pet-python-utils",
10021 "regex",
10022]
10023
10024[[package]]
10025name = "pet-venv"
10026version = "0.1.0"
10027source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10028dependencies = [
10029 "log",
10030 "msvc_spectre_libs",
10031 "pet-core",
10032 "pet-python-utils",
10033 "pet-virtualenv",
10034]
10035
10036[[package]]
10037name = "pet-virtualenv"
10038version = "0.1.0"
10039source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10040dependencies = [
10041 "log",
10042 "msvc_spectre_libs",
10043 "pet-core",
10044 "pet-fs",
10045 "pet-python-utils",
10046]
10047
10048[[package]]
10049name = "pet-virtualenvwrapper"
10050version = "0.1.0"
10051source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10052dependencies = [
10053 "log",
10054 "msvc_spectre_libs",
10055 "pet-core",
10056 "pet-fs",
10057 "pet-python-utils",
10058 "pet-virtualenv",
10059]
10060
10061[[package]]
10062name = "pet-windows-registry"
10063version = "0.1.0"
10064source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10065dependencies = [
10066 "lazy_static",
10067 "log",
10068 "msvc_spectre_libs",
10069 "pet-conda",
10070 "pet-core",
10071 "pet-fs",
10072 "pet-python-utils",
10073 "pet-virtualenv",
10074 "pet-windows-store",
10075 "regex",
10076 "winreg 0.52.0",
10077]
10078
10079[[package]]
10080name = "pet-windows-store"
10081version = "0.1.0"
10082source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10083dependencies = [
10084 "lazy_static",
10085 "log",
10086 "msvc_spectre_libs",
10087 "pet-core",
10088 "pet-fs",
10089 "pet-python-utils",
10090 "pet-virtualenv",
10091 "regex",
10092 "winreg 0.52.0",
10093]
10094
10095[[package]]
10096name = "petgraph"
10097version = "0.6.5"
10098source = "registry+https://github.com/rust-lang/crates.io-index"
10099checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
10100dependencies = [
10101 "fixedbitset",
10102 "indexmap",
10103]
10104
10105[[package]]
10106name = "pgvector"
10107version = "0.4.0"
10108source = "registry+https://github.com/rust-lang/crates.io-index"
10109checksum = "e0e8871b6d7ca78348c6cd29b911b94851f3429f0cd403130ca17f26c1fb91a6"
10110dependencies = [
10111 "serde",
10112]
10113
10114[[package]]
10115name = "phf"
10116version = "0.11.2"
10117source = "registry+https://github.com/rust-lang/crates.io-index"
10118checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
10119dependencies = [
10120 "phf_macros",
10121 "phf_shared 0.11.2",
10122]
10123
10124[[package]]
10125name = "phf_codegen"
10126version = "0.11.2"
10127source = "registry+https://github.com/rust-lang/crates.io-index"
10128checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
10129dependencies = [
10130 "phf_generator 0.11.2",
10131 "phf_shared 0.11.2",
10132]
10133
10134[[package]]
10135name = "phf_generator"
10136version = "0.10.0"
10137source = "registry+https://github.com/rust-lang/crates.io-index"
10138checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
10139dependencies = [
10140 "phf_shared 0.10.0",
10141 "rand 0.8.5",
10142]
10143
10144[[package]]
10145name = "phf_generator"
10146version = "0.11.2"
10147source = "registry+https://github.com/rust-lang/crates.io-index"
10148checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
10149dependencies = [
10150 "phf_shared 0.11.2",
10151 "rand 0.8.5",
10152]
10153
10154[[package]]
10155name = "phf_macros"
10156version = "0.11.2"
10157source = "registry+https://github.com/rust-lang/crates.io-index"
10158checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
10159dependencies = [
10160 "phf_generator 0.11.2",
10161 "phf_shared 0.11.2",
10162 "proc-macro2",
10163 "quote",
10164 "syn 2.0.100",
10165]
10166
10167[[package]]
10168name = "phf_shared"
10169version = "0.10.0"
10170source = "registry+https://github.com/rust-lang/crates.io-index"
10171checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
10172dependencies = [
10173 "siphasher 0.3.11",
10174]
10175
10176[[package]]
10177name = "phf_shared"
10178version = "0.11.2"
10179source = "registry+https://github.com/rust-lang/crates.io-index"
10180checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
10181dependencies = [
10182 "siphasher 0.3.11",
10183]
10184
10185[[package]]
10186name = "picker"
10187version = "0.1.0"
10188dependencies = [
10189 "anyhow",
10190 "ctor",
10191 "editor",
10192 "env_logger 0.11.7",
10193 "gpui",
10194 "menu",
10195 "schemars",
10196 "serde",
10197 "serde_json",
10198 "ui",
10199 "util",
10200 "workspace",
10201]
10202
10203[[package]]
10204name = "pico-args"
10205version = "0.5.0"
10206source = "registry+https://github.com/rust-lang/crates.io-index"
10207checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
10208
10209[[package]]
10210name = "pin-project"
10211version = "1.1.7"
10212source = "registry+https://github.com/rust-lang/crates.io-index"
10213checksum = "be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95"
10214dependencies = [
10215 "pin-project-internal",
10216]
10217
10218[[package]]
10219name = "pin-project-internal"
10220version = "1.1.7"
10221source = "registry+https://github.com/rust-lang/crates.io-index"
10222checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c"
10223dependencies = [
10224 "proc-macro2",
10225 "quote",
10226 "syn 2.0.100",
10227]
10228
10229[[package]]
10230name = "pin-project-lite"
10231version = "0.2.16"
10232source = "registry+https://github.com/rust-lang/crates.io-index"
10233checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
10234
10235[[package]]
10236name = "pin-utils"
10237version = "0.1.0"
10238source = "registry+https://github.com/rust-lang/crates.io-index"
10239checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
10240
10241[[package]]
10242name = "piper"
10243version = "0.2.4"
10244source = "registry+https://github.com/rust-lang/crates.io-index"
10245checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
10246dependencies = [
10247 "atomic-waker",
10248 "fastrand 2.3.0",
10249 "futures-io",
10250]
10251
10252[[package]]
10253name = "pkcs1"
10254version = "0.7.5"
10255source = "registry+https://github.com/rust-lang/crates.io-index"
10256checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
10257dependencies = [
10258 "der 0.7.9",
10259 "pkcs8 0.10.2",
10260 "spki 0.7.3",
10261]
10262
10263[[package]]
10264name = "pkcs8"
10265version = "0.9.0"
10266source = "registry+https://github.com/rust-lang/crates.io-index"
10267checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
10268dependencies = [
10269 "der 0.6.1",
10270 "spki 0.6.0",
10271]
10272
10273[[package]]
10274name = "pkcs8"
10275version = "0.10.2"
10276source = "registry+https://github.com/rust-lang/crates.io-index"
10277checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
10278dependencies = [
10279 "der 0.7.9",
10280 "spki 0.7.3",
10281]
10282
10283[[package]]
10284name = "pkg-config"
10285version = "0.3.31"
10286source = "registry+https://github.com/rust-lang/crates.io-index"
10287checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
10288
10289[[package]]
10290name = "plist"
10291version = "1.7.0"
10292source = "registry+https://github.com/rust-lang/crates.io-index"
10293checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016"
10294dependencies = [
10295 "base64 0.22.1",
10296 "indexmap",
10297 "quick-xml 0.32.0",
10298 "serde",
10299 "time",
10300]
10301
10302[[package]]
10303name = "plotters"
10304version = "0.3.7"
10305source = "registry+https://github.com/rust-lang/crates.io-index"
10306checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
10307dependencies = [
10308 "num-traits",
10309 "plotters-backend",
10310 "plotters-svg",
10311 "wasm-bindgen",
10312 "web-sys",
10313]
10314
10315[[package]]
10316name = "plotters-backend"
10317version = "0.3.7"
10318source = "registry+https://github.com/rust-lang/crates.io-index"
10319checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
10320
10321[[package]]
10322name = "plotters-svg"
10323version = "0.3.7"
10324source = "registry+https://github.com/rust-lang/crates.io-index"
10325checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
10326dependencies = [
10327 "plotters-backend",
10328]
10329
10330[[package]]
10331name = "png"
10332version = "0.17.15"
10333source = "registry+https://github.com/rust-lang/crates.io-index"
10334checksum = "b67582bd5b65bdff614270e2ea89a1cf15bef71245cc1e5f7ea126977144211d"
10335dependencies = [
10336 "bitflags 1.3.2",
10337 "crc32fast",
10338 "fdeflate",
10339 "flate2",
10340 "miniz_oxide",
10341]
10342
10343[[package]]
10344name = "polling"
10345version = "3.7.4"
10346source = "registry+https://github.com/rust-lang/crates.io-index"
10347checksum = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f"
10348dependencies = [
10349 "cfg-if",
10350 "concurrent-queue",
10351 "hermit-abi 0.4.0",
10352 "pin-project-lite",
10353 "rustix",
10354 "tracing",
10355 "windows-sys 0.59.0",
10356]
10357
10358[[package]]
10359name = "pollster"
10360version = "0.2.5"
10361source = "registry+https://github.com/rust-lang/crates.io-index"
10362checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
10363
10364[[package]]
10365name = "portable-atomic"
10366version = "1.11.0"
10367source = "registry+https://github.com/rust-lang/crates.io-index"
10368checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e"
10369
10370[[package]]
10371name = "portable-atomic-util"
10372version = "0.2.4"
10373source = "registry+https://github.com/rust-lang/crates.io-index"
10374checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507"
10375dependencies = [
10376 "portable-atomic",
10377]
10378
10379[[package]]
10380name = "postage"
10381version = "0.5.0"
10382source = "registry+https://github.com/rust-lang/crates.io-index"
10383checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
10384dependencies = [
10385 "atomic",
10386 "crossbeam-queue",
10387 "futures 0.3.31",
10388 "log",
10389 "parking_lot",
10390 "pin-project",
10391 "pollster",
10392 "static_assertions",
10393 "thiserror 1.0.69",
10394]
10395
10396[[package]]
10397name = "postcard"
10398version = "1.1.1"
10399source = "registry+https://github.com/rust-lang/crates.io-index"
10400checksum = "170a2601f67cc9dba8edd8c4870b15f71a6a2dc196daec8c83f72b59dff628a8"
10401dependencies = [
10402 "cobs",
10403 "embedded-io 0.4.0",
10404 "embedded-io 0.6.1",
10405 "serde",
10406]
10407
10408[[package]]
10409name = "powerfmt"
10410version = "0.2.0"
10411source = "registry+https://github.com/rust-lang/crates.io-index"
10412checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
10413
10414[[package]]
10415name = "ppv-lite86"
10416version = "0.2.20"
10417source = "registry+https://github.com/rust-lang/crates.io-index"
10418checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
10419dependencies = [
10420 "zerocopy 0.7.35",
10421]
10422
10423[[package]]
10424name = "precomputed-hash"
10425version = "0.1.1"
10426source = "registry+https://github.com/rust-lang/crates.io-index"
10427checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
10428
10429[[package]]
10430name = "prettier"
10431version = "0.1.0"
10432dependencies = [
10433 "anyhow",
10434 "collections",
10435 "fs",
10436 "gpui",
10437 "language",
10438 "log",
10439 "lsp",
10440 "node_runtime",
10441 "parking_lot",
10442 "paths",
10443 "serde",
10444 "serde_json",
10445 "util",
10446]
10447
10448[[package]]
10449name = "pretty_assertions"
10450version = "1.4.1"
10451source = "registry+https://github.com/rust-lang/crates.io-index"
10452checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
10453dependencies = [
10454 "diff",
10455 "yansi",
10456]
10457
10458[[package]]
10459name = "prettyplease"
10460version = "0.2.25"
10461source = "registry+https://github.com/rust-lang/crates.io-index"
10462checksum = "64d1ec885c64d0457d564db4ec299b2dae3f9c02808b8ad9c3a089c591b18033"
10463dependencies = [
10464 "proc-macro2",
10465 "syn 2.0.100",
10466]
10467
10468[[package]]
10469name = "proc-macro-crate"
10470version = "3.2.0"
10471source = "registry+https://github.com/rust-lang/crates.io-index"
10472checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
10473dependencies = [
10474 "toml_edit",
10475]
10476
10477[[package]]
10478name = "proc-macro-error-attr2"
10479version = "2.0.0"
10480source = "registry+https://github.com/rust-lang/crates.io-index"
10481checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5"
10482dependencies = [
10483 "proc-macro2",
10484 "quote",
10485]
10486
10487[[package]]
10488name = "proc-macro-error2"
10489version = "2.0.1"
10490source = "registry+https://github.com/rust-lang/crates.io-index"
10491checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802"
10492dependencies = [
10493 "proc-macro-error-attr2",
10494 "proc-macro2",
10495 "quote",
10496 "syn 2.0.100",
10497]
10498
10499[[package]]
10500name = "proc-macro2"
10501version = "1.0.94"
10502source = "registry+https://github.com/rust-lang/crates.io-index"
10503checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84"
10504dependencies = [
10505 "unicode-ident",
10506]
10507
10508[[package]]
10509name = "proc-macro2-diagnostics"
10510version = "0.10.1"
10511source = "registry+https://github.com/rust-lang/crates.io-index"
10512checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
10513dependencies = [
10514 "proc-macro2",
10515 "quote",
10516 "syn 2.0.100",
10517 "version_check",
10518 "yansi",
10519]
10520
10521[[package]]
10522name = "profiling"
10523version = "1.0.16"
10524source = "registry+https://github.com/rust-lang/crates.io-index"
10525checksum = "afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d"
10526dependencies = [
10527 "profiling-procmacros",
10528]
10529
10530[[package]]
10531name = "profiling-procmacros"
10532version = "1.0.16"
10533source = "registry+https://github.com/rust-lang/crates.io-index"
10534checksum = "a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30"
10535dependencies = [
10536 "quote",
10537 "syn 2.0.100",
10538]
10539
10540[[package]]
10541name = "project"
10542version = "0.1.0"
10543dependencies = [
10544 "aho-corasick",
10545 "anyhow",
10546 "askpass",
10547 "async-trait",
10548 "buffer_diff",
10549 "circular-buffer",
10550 "client",
10551 "clock",
10552 "collections",
10553 "dap",
10554 "dap_adapters",
10555 "env_logger 0.11.7",
10556 "extension",
10557 "fancy-regex 0.14.0",
10558 "fs",
10559 "futures 0.3.31",
10560 "fuzzy",
10561 "git",
10562 "git2",
10563 "globset",
10564 "gpui",
10565 "http_client",
10566 "image",
10567 "indexmap",
10568 "itertools 0.14.0",
10569 "language",
10570 "log",
10571 "lsp",
10572 "node_runtime",
10573 "parking_lot",
10574 "pathdiff",
10575 "paths",
10576 "postage",
10577 "prettier",
10578 "pretty_assertions",
10579 "rand 0.8.5",
10580 "regex",
10581 "release_channel",
10582 "remote",
10583 "rpc",
10584 "schemars",
10585 "serde",
10586 "serde_json",
10587 "settings",
10588 "sha2",
10589 "shellexpand 2.1.2",
10590 "shlex",
10591 "smol",
10592 "snippet",
10593 "snippet_provider",
10594 "sum_tree",
10595 "task",
10596 "tempfile",
10597 "terminal",
10598 "text",
10599 "toml 0.8.20",
10600 "unindent",
10601 "url",
10602 "util",
10603 "which 6.0.3",
10604 "worktree",
10605]
10606
10607[[package]]
10608name = "project_panel"
10609version = "0.1.0"
10610dependencies = [
10611 "anyhow",
10612 "client",
10613 "collections",
10614 "command_palette_hooks",
10615 "db",
10616 "editor",
10617 "file_icons",
10618 "git",
10619 "gpui",
10620 "indexmap",
10621 "language",
10622 "menu",
10623 "pretty_assertions",
10624 "project",
10625 "schemars",
10626 "search",
10627 "serde",
10628 "serde_derive",
10629 "serde_json",
10630 "settings",
10631 "smallvec",
10632 "theme",
10633 "ui",
10634 "util",
10635 "workspace",
10636 "worktree",
10637 "zed_actions",
10638]
10639
10640[[package]]
10641name = "project_symbols"
10642version = "0.1.0"
10643dependencies = [
10644 "anyhow",
10645 "editor",
10646 "futures 0.3.31",
10647 "fuzzy",
10648 "gpui",
10649 "language",
10650 "lsp",
10651 "ordered-float 2.10.1",
10652 "picker",
10653 "project",
10654 "release_channel",
10655 "serde_json",
10656 "settings",
10657 "theme",
10658 "util",
10659 "workspace",
10660]
10661
10662[[package]]
10663name = "prometheus"
10664version = "0.13.4"
10665source = "registry+https://github.com/rust-lang/crates.io-index"
10666checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
10667dependencies = [
10668 "cfg-if",
10669 "fnv",
10670 "lazy_static",
10671 "memchr",
10672 "parking_lot",
10673 "protobuf",
10674 "thiserror 1.0.69",
10675]
10676
10677[[package]]
10678name = "prompt_library"
10679version = "0.1.0"
10680dependencies = [
10681 "anyhow",
10682 "collections",
10683 "editor",
10684 "gpui",
10685 "language",
10686 "language_model",
10687 "log",
10688 "menu",
10689 "picker",
10690 "prompt_store",
10691 "release_channel",
10692 "rope",
10693 "serde",
10694 "settings",
10695 "theme",
10696 "ui",
10697 "util",
10698 "workspace",
10699 "zed_actions",
10700]
10701
10702[[package]]
10703name = "prompt_store"
10704version = "0.1.0"
10705dependencies = [
10706 "anyhow",
10707 "assets",
10708 "chrono",
10709 "collections",
10710 "fs",
10711 "futures 0.3.31",
10712 "fuzzy",
10713 "gpui",
10714 "handlebars 4.5.0",
10715 "heed",
10716 "language",
10717 "log",
10718 "parking_lot",
10719 "paths",
10720 "rope",
10721 "serde",
10722 "text",
10723 "util",
10724 "uuid",
10725]
10726
10727[[package]]
10728name = "prost"
10729version = "0.9.0"
10730source = "registry+https://github.com/rust-lang/crates.io-index"
10731checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
10732dependencies = [
10733 "bytes 1.10.1",
10734 "prost-derive 0.9.0",
10735]
10736
10737[[package]]
10738name = "prost"
10739version = "0.12.6"
10740source = "registry+https://github.com/rust-lang/crates.io-index"
10741checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29"
10742dependencies = [
10743 "bytes 1.10.1",
10744 "prost-derive 0.12.6",
10745]
10746
10747[[package]]
10748name = "prost-build"
10749version = "0.9.0"
10750source = "registry+https://github.com/rust-lang/crates.io-index"
10751checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
10752dependencies = [
10753 "bytes 1.10.1",
10754 "heck 0.3.3",
10755 "itertools 0.10.5",
10756 "lazy_static",
10757 "log",
10758 "multimap 0.8.3",
10759 "petgraph",
10760 "prost 0.9.0",
10761 "prost-types 0.9.0",
10762 "regex",
10763 "tempfile",
10764 "which 4.4.2",
10765]
10766
10767[[package]]
10768name = "prost-build"
10769version = "0.12.6"
10770source = "registry+https://github.com/rust-lang/crates.io-index"
10771checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4"
10772dependencies = [
10773 "bytes 1.10.1",
10774 "heck 0.5.0",
10775 "itertools 0.10.5",
10776 "log",
10777 "multimap 0.10.0",
10778 "once_cell",
10779 "petgraph",
10780 "prettyplease",
10781 "prost 0.12.6",
10782 "prost-types 0.12.6",
10783 "regex",
10784 "syn 2.0.100",
10785 "tempfile",
10786]
10787
10788[[package]]
10789name = "prost-derive"
10790version = "0.9.0"
10791source = "registry+https://github.com/rust-lang/crates.io-index"
10792checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
10793dependencies = [
10794 "anyhow",
10795 "itertools 0.10.5",
10796 "proc-macro2",
10797 "quote",
10798 "syn 1.0.109",
10799]
10800
10801[[package]]
10802name = "prost-derive"
10803version = "0.12.6"
10804source = "registry+https://github.com/rust-lang/crates.io-index"
10805checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1"
10806dependencies = [
10807 "anyhow",
10808 "itertools 0.10.5",
10809 "proc-macro2",
10810 "quote",
10811 "syn 2.0.100",
10812]
10813
10814[[package]]
10815name = "prost-types"
10816version = "0.9.0"
10817source = "registry+https://github.com/rust-lang/crates.io-index"
10818checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
10819dependencies = [
10820 "bytes 1.10.1",
10821 "prost 0.9.0",
10822]
10823
10824[[package]]
10825name = "prost-types"
10826version = "0.12.6"
10827source = "registry+https://github.com/rust-lang/crates.io-index"
10828checksum = "9091c90b0a32608e984ff2fa4091273cbdd755d54935c51d520887f4a1dbd5b0"
10829dependencies = [
10830 "prost 0.12.6",
10831]
10832
10833[[package]]
10834name = "proto"
10835version = "0.1.0"
10836dependencies = [
10837 "anyhow",
10838 "collections",
10839 "prost 0.9.0",
10840 "prost-build 0.9.0",
10841 "serde",
10842]
10843
10844[[package]]
10845name = "protobuf"
10846version = "2.28.0"
10847source = "registry+https://github.com/rust-lang/crates.io-index"
10848checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
10849
10850[[package]]
10851name = "psm"
10852version = "0.1.24"
10853source = "registry+https://github.com/rust-lang/crates.io-index"
10854checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810"
10855dependencies = [
10856 "cc",
10857]
10858
10859[[package]]
10860name = "ptr_meta"
10861version = "0.1.4"
10862source = "registry+https://github.com/rust-lang/crates.io-index"
10863checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
10864dependencies = [
10865 "ptr_meta_derive",
10866]
10867
10868[[package]]
10869name = "ptr_meta_derive"
10870version = "0.1.4"
10871source = "registry+https://github.com/rust-lang/crates.io-index"
10872checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
10873dependencies = [
10874 "proc-macro2",
10875 "quote",
10876 "syn 1.0.109",
10877]
10878
10879[[package]]
10880name = "pulldown-cmark"
10881version = "0.10.3"
10882source = "registry+https://github.com/rust-lang/crates.io-index"
10883checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
10884dependencies = [
10885 "bitflags 2.8.0",
10886 "memchr",
10887 "pulldown-cmark-escape",
10888 "unicase",
10889]
10890
10891[[package]]
10892name = "pulldown-cmark"
10893version = "0.12.2"
10894source = "registry+https://github.com/rust-lang/crates.io-index"
10895checksum = "f86ba2052aebccc42cbbb3ed234b8b13ce76f75c3551a303cb2bcffcff12bb14"
10896dependencies = [
10897 "bitflags 2.8.0",
10898 "memchr",
10899 "unicase",
10900]
10901
10902[[package]]
10903name = "pulldown-cmark-escape"
10904version = "0.10.1"
10905source = "registry+https://github.com/rust-lang/crates.io-index"
10906checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
10907
10908[[package]]
10909name = "pulley-interpreter"
10910version = "29.0.1"
10911source = "registry+https://github.com/rust-lang/crates.io-index"
10912checksum = "62d95f8575df49a2708398182f49a888cf9dc30210fb1fd2df87c889edcee75d"
10913dependencies = [
10914 "cranelift-bitset",
10915 "log",
10916 "sptr",
10917 "wasmtime-math",
10918]
10919
10920[[package]]
10921name = "qoi"
10922version = "0.4.1"
10923source = "registry+https://github.com/rust-lang/crates.io-index"
10924checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
10925dependencies = [
10926 "bytemuck",
10927]
10928
10929[[package]]
10930name = "quick-error"
10931version = "2.0.1"
10932source = "registry+https://github.com/rust-lang/crates.io-index"
10933checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
10934
10935[[package]]
10936name = "quick-xml"
10937version = "0.32.0"
10938source = "registry+https://github.com/rust-lang/crates.io-index"
10939checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2"
10940dependencies = [
10941 "memchr",
10942]
10943
10944[[package]]
10945name = "quick-xml"
10946version = "0.37.2"
10947source = "registry+https://github.com/rust-lang/crates.io-index"
10948checksum = "165859e9e55f79d67b96c5d96f4e88b6f2695a1972849c15a6a3f5c59fc2c003"
10949dependencies = [
10950 "memchr",
10951]
10952
10953[[package]]
10954name = "quinn"
10955version = "0.11.6"
10956source = "registry+https://github.com/rust-lang/crates.io-index"
10957checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef"
10958dependencies = [
10959 "bytes 1.10.1",
10960 "pin-project-lite",
10961 "quinn-proto",
10962 "quinn-udp",
10963 "rustc-hash 2.1.1",
10964 "rustls 0.23.25",
10965 "socket2",
10966 "thiserror 2.0.12",
10967 "tokio",
10968 "tracing",
10969]
10970
10971[[package]]
10972name = "quinn-proto"
10973version = "0.11.9"
10974source = "registry+https://github.com/rust-lang/crates.io-index"
10975checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d"
10976dependencies = [
10977 "bytes 1.10.1",
10978 "getrandom 0.2.15",
10979 "rand 0.8.5",
10980 "ring",
10981 "rustc-hash 2.1.1",
10982 "rustls 0.23.25",
10983 "rustls-pki-types",
10984 "slab",
10985 "thiserror 2.0.12",
10986 "tinyvec",
10987 "tracing",
10988 "web-time",
10989]
10990
10991[[package]]
10992name = "quinn-udp"
10993version = "0.5.9"
10994source = "registry+https://github.com/rust-lang/crates.io-index"
10995checksum = "1c40286217b4ba3a71d644d752e6a0b71f13f1b6a2c5311acfcbe0c2418ed904"
10996dependencies = [
10997 "cfg_aliases 0.2.1",
10998 "libc",
10999 "once_cell",
11000 "socket2",
11001 "tracing",
11002 "windows-sys 0.59.0",
11003]
11004
11005[[package]]
11006name = "quote"
11007version = "1.0.40"
11008source = "registry+https://github.com/rust-lang/crates.io-index"
11009checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
11010dependencies = [
11011 "proc-macro2",
11012]
11013
11014[[package]]
11015name = "radium"
11016version = "0.7.0"
11017source = "registry+https://github.com/rust-lang/crates.io-index"
11018checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
11019
11020[[package]]
11021name = "rand"
11022version = "0.7.3"
11023source = "registry+https://github.com/rust-lang/crates.io-index"
11024checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
11025dependencies = [
11026 "getrandom 0.1.16",
11027 "libc",
11028 "rand_chacha 0.2.2",
11029 "rand_core 0.5.1",
11030 "rand_hc",
11031]
11032
11033[[package]]
11034name = "rand"
11035version = "0.8.5"
11036source = "registry+https://github.com/rust-lang/crates.io-index"
11037checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
11038dependencies = [
11039 "libc",
11040 "rand_chacha 0.3.1",
11041 "rand_core 0.6.4",
11042]
11043
11044[[package]]
11045name = "rand"
11046version = "0.9.0"
11047source = "registry+https://github.com/rust-lang/crates.io-index"
11048checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
11049dependencies = [
11050 "rand_chacha 0.9.0",
11051 "rand_core 0.9.0",
11052 "zerocopy 0.8.18",
11053]
11054
11055[[package]]
11056name = "rand_chacha"
11057version = "0.2.2"
11058source = "registry+https://github.com/rust-lang/crates.io-index"
11059checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
11060dependencies = [
11061 "ppv-lite86",
11062 "rand_core 0.5.1",
11063]
11064
11065[[package]]
11066name = "rand_chacha"
11067version = "0.3.1"
11068source = "registry+https://github.com/rust-lang/crates.io-index"
11069checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
11070dependencies = [
11071 "ppv-lite86",
11072 "rand_core 0.6.4",
11073]
11074
11075[[package]]
11076name = "rand_chacha"
11077version = "0.9.0"
11078source = "registry+https://github.com/rust-lang/crates.io-index"
11079checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
11080dependencies = [
11081 "ppv-lite86",
11082 "rand_core 0.9.0",
11083]
11084
11085[[package]]
11086name = "rand_core"
11087version = "0.5.1"
11088source = "registry+https://github.com/rust-lang/crates.io-index"
11089checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
11090dependencies = [
11091 "getrandom 0.1.16",
11092]
11093
11094[[package]]
11095name = "rand_core"
11096version = "0.6.4"
11097source = "registry+https://github.com/rust-lang/crates.io-index"
11098checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
11099dependencies = [
11100 "getrandom 0.2.15",
11101]
11102
11103[[package]]
11104name = "rand_core"
11105version = "0.9.0"
11106source = "registry+https://github.com/rust-lang/crates.io-index"
11107checksum = "b08f3c9802962f7e1b25113931d94f43ed9725bebc59db9d0c3e9a23b67e15ff"
11108dependencies = [
11109 "getrandom 0.3.1",
11110 "zerocopy 0.8.18",
11111]
11112
11113[[package]]
11114name = "rand_hc"
11115version = "0.2.0"
11116source = "registry+https://github.com/rust-lang/crates.io-index"
11117checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
11118dependencies = [
11119 "rand_core 0.5.1",
11120]
11121
11122[[package]]
11123name = "rangemap"
11124version = "1.5.1"
11125source = "registry+https://github.com/rust-lang/crates.io-index"
11126checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684"
11127
11128[[package]]
11129name = "rav1e"
11130version = "0.7.1"
11131source = "registry+https://github.com/rust-lang/crates.io-index"
11132checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
11133dependencies = [
11134 "arbitrary",
11135 "arg_enum_proc_macro",
11136 "arrayvec",
11137 "av1-grain",
11138 "bitstream-io",
11139 "built",
11140 "cfg-if",
11141 "interpolate_name",
11142 "itertools 0.12.1",
11143 "libc",
11144 "libfuzzer-sys",
11145 "log",
11146 "maybe-rayon",
11147 "new_debug_unreachable",
11148 "noop_proc_macro",
11149 "num-derive",
11150 "num-traits",
11151 "once_cell",
11152 "paste",
11153 "profiling",
11154 "rand 0.8.5",
11155 "rand_chacha 0.3.1",
11156 "simd_helpers",
11157 "system-deps",
11158 "thiserror 1.0.69",
11159 "v_frame",
11160 "wasm-bindgen",
11161]
11162
11163[[package]]
11164name = "ravif"
11165version = "0.11.11"
11166source = "registry+https://github.com/rust-lang/crates.io-index"
11167checksum = "2413fd96bd0ea5cdeeb37eaf446a22e6ed7b981d792828721e74ded1980a45c6"
11168dependencies = [
11169 "avif-serialize",
11170 "imgref",
11171 "loop9",
11172 "quick-error",
11173 "rav1e",
11174 "rayon",
11175 "rgb",
11176]
11177
11178[[package]]
11179name = "raw-window-handle"
11180version = "0.6.2"
11181source = "registry+https://github.com/rust-lang/crates.io-index"
11182checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
11183
11184[[package]]
11185name = "raw-window-metal"
11186version = "0.4.0"
11187source = "registry+https://github.com/rust-lang/crates.io-index"
11188checksum = "76e8caa82e31bb98fee12fa8f051c94a6aa36b07cddb03f0d4fc558988360ff1"
11189dependencies = [
11190 "cocoa 0.25.0",
11191 "core-graphics 0.23.2",
11192 "objc",
11193 "raw-window-handle",
11194]
11195
11196[[package]]
11197name = "rayon"
11198version = "1.10.0"
11199source = "registry+https://github.com/rust-lang/crates.io-index"
11200checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
11201dependencies = [
11202 "either",
11203 "rayon-core",
11204]
11205
11206[[package]]
11207name = "rayon-core"
11208version = "1.12.1"
11209source = "registry+https://github.com/rust-lang/crates.io-index"
11210checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
11211dependencies = [
11212 "crossbeam-deque",
11213 "crossbeam-utils",
11214]
11215
11216[[package]]
11217name = "read-fonts"
11218version = "0.22.5"
11219source = "registry+https://github.com/rust-lang/crates.io-index"
11220checksum = "4a04b892cb6f91951f144c33321843790c8574c825aafdb16d815fd7183b5229"
11221dependencies = [
11222 "bytemuck",
11223 "font-types",
11224]
11225
11226[[package]]
11227name = "recent_projects"
11228version = "0.1.0"
11229dependencies = [
11230 "anyhow",
11231 "auto_update",
11232 "dap",
11233 "editor",
11234 "extension_host",
11235 "file_finder",
11236 "futures 0.3.31",
11237 "fuzzy",
11238 "gpui",
11239 "language",
11240 "log",
11241 "markdown",
11242 "menu",
11243 "ordered-float 2.10.1",
11244 "paths",
11245 "picker",
11246 "project",
11247 "release_channel",
11248 "remote",
11249 "schemars",
11250 "serde",
11251 "serde_json",
11252 "settings",
11253 "smol",
11254 "task",
11255 "telemetry",
11256 "theme",
11257 "ui",
11258 "util",
11259 "workspace",
11260 "zed_actions",
11261]
11262
11263[[package]]
11264name = "redox_syscall"
11265version = "0.2.16"
11266source = "registry+https://github.com/rust-lang/crates.io-index"
11267checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
11268dependencies = [
11269 "bitflags 1.3.2",
11270]
11271
11272[[package]]
11273name = "redox_syscall"
11274version = "0.5.8"
11275source = "registry+https://github.com/rust-lang/crates.io-index"
11276checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834"
11277dependencies = [
11278 "bitflags 2.8.0",
11279]
11280
11281[[package]]
11282name = "redox_users"
11283version = "0.4.6"
11284source = "registry+https://github.com/rust-lang/crates.io-index"
11285checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
11286dependencies = [
11287 "getrandom 0.2.15",
11288 "libredox",
11289 "thiserror 1.0.69",
11290]
11291
11292[[package]]
11293name = "refineable"
11294version = "0.1.0"
11295dependencies = [
11296 "derive_refineable",
11297]
11298
11299[[package]]
11300name = "regalloc2"
11301version = "0.11.1"
11302source = "registry+https://github.com/rust-lang/crates.io-index"
11303checksum = "145c1c267e14f20fb0f88aa76a1c5ffec42d592c1d28b3cd9148ae35916158d3"
11304dependencies = [
11305 "allocator-api2",
11306 "bumpalo",
11307 "hashbrown 0.15.2",
11308 "log",
11309 "rustc-hash 2.1.1",
11310 "smallvec",
11311]
11312
11313[[package]]
11314name = "regex"
11315version = "1.11.1"
11316source = "registry+https://github.com/rust-lang/crates.io-index"
11317checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
11318dependencies = [
11319 "aho-corasick",
11320 "memchr",
11321 "regex-automata 0.4.9",
11322 "regex-syntax 0.8.5",
11323]
11324
11325[[package]]
11326name = "regex-automata"
11327version = "0.1.10"
11328source = "registry+https://github.com/rust-lang/crates.io-index"
11329checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
11330dependencies = [
11331 "regex-syntax 0.6.29",
11332]
11333
11334[[package]]
11335name = "regex-automata"
11336version = "0.4.9"
11337source = "registry+https://github.com/rust-lang/crates.io-index"
11338checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
11339dependencies = [
11340 "aho-corasick",
11341 "memchr",
11342 "regex-syntax 0.8.5",
11343]
11344
11345[[package]]
11346name = "regex-lite"
11347version = "0.1.6"
11348source = "registry+https://github.com/rust-lang/crates.io-index"
11349checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
11350
11351[[package]]
11352name = "regex-syntax"
11353version = "0.6.29"
11354source = "registry+https://github.com/rust-lang/crates.io-index"
11355checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
11356
11357[[package]]
11358name = "regex-syntax"
11359version = "0.8.5"
11360source = "registry+https://github.com/rust-lang/crates.io-index"
11361checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
11362
11363[[package]]
11364name = "release_channel"
11365version = "0.1.0"
11366dependencies = [
11367 "gpui",
11368]
11369
11370[[package]]
11371name = "remote"
11372version = "0.1.0"
11373dependencies = [
11374 "anyhow",
11375 "askpass",
11376 "async-trait",
11377 "collections",
11378 "fs",
11379 "futures 0.3.31",
11380 "gpui",
11381 "itertools 0.14.0",
11382 "log",
11383 "parking_lot",
11384 "paths",
11385 "prost 0.9.0",
11386 "release_channel",
11387 "rpc",
11388 "schemars",
11389 "serde",
11390 "serde_json",
11391 "shlex",
11392 "smol",
11393 "tempfile",
11394 "thiserror 2.0.12",
11395 "urlencoding",
11396 "util",
11397]
11398
11399[[package]]
11400name = "remote_server"
11401version = "0.1.0"
11402dependencies = [
11403 "anyhow",
11404 "async-watch",
11405 "backtrace",
11406 "cargo_toml",
11407 "chrono",
11408 "clap",
11409 "client",
11410 "clock",
11411 "env_logger 0.11.7",
11412 "extension",
11413 "extension_host",
11414 "fork",
11415 "fs",
11416 "futures 0.3.31",
11417 "git",
11418 "git_hosting_providers",
11419 "gpui",
11420 "gpui_tokio",
11421 "http_client",
11422 "language",
11423 "language_extension",
11424 "languages",
11425 "libc",
11426 "log",
11427 "lsp",
11428 "node_runtime",
11429 "paths",
11430 "project",
11431 "proto",
11432 "release_channel",
11433 "remote",
11434 "reqwest_client",
11435 "rpc",
11436 "rust-embed",
11437 "serde",
11438 "serde_json",
11439 "settings",
11440 "shellexpand 2.1.2",
11441 "smol",
11442 "sysinfo",
11443 "telemetry_events",
11444 "toml 0.8.20",
11445 "unindent",
11446 "util",
11447 "worktree",
11448]
11449
11450[[package]]
11451name = "rend"
11452version = "0.4.2"
11453source = "registry+https://github.com/rust-lang/crates.io-index"
11454checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
11455dependencies = [
11456 "bytecheck",
11457]
11458
11459[[package]]
11460name = "repl"
11461version = "0.1.0"
11462dependencies = [
11463 "alacritty_terminal",
11464 "anyhow",
11465 "async-dispatcher",
11466 "async-tungstenite",
11467 "base64 0.22.1",
11468 "client",
11469 "collections",
11470 "command_palette_hooks",
11471 "editor",
11472 "env_logger 0.11.7",
11473 "feature_flags",
11474 "file_icons",
11475 "futures 0.3.31",
11476 "gpui",
11477 "http_client",
11478 "image",
11479 "indoc",
11480 "jupyter-protocol",
11481 "jupyter-websocket-client",
11482 "language",
11483 "languages",
11484 "log",
11485 "markdown_preview",
11486 "menu",
11487 "multi_buffer",
11488 "nbformat",
11489 "picker",
11490 "project",
11491 "runtimelib",
11492 "schemars",
11493 "serde",
11494 "serde_json",
11495 "settings",
11496 "smol",
11497 "telemetry",
11498 "terminal",
11499 "terminal_view",
11500 "theme",
11501 "tree-sitter-md",
11502 "tree-sitter-python",
11503 "tree-sitter-typescript",
11504 "ui",
11505 "util",
11506 "uuid",
11507 "workspace",
11508]
11509
11510[[package]]
11511name = "reqwest"
11512version = "0.11.27"
11513source = "registry+https://github.com/rust-lang/crates.io-index"
11514checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
11515dependencies = [
11516 "base64 0.21.7",
11517 "bytes 1.10.1",
11518 "encoding_rs",
11519 "futures-core",
11520 "futures-util",
11521 "h2 0.3.26",
11522 "http 0.2.12",
11523 "http-body 0.4.6",
11524 "hyper 0.14.32",
11525 "hyper-rustls 0.24.2",
11526 "hyper-tls",
11527 "ipnet",
11528 "js-sys",
11529 "log",
11530 "mime",
11531 "native-tls",
11532 "once_cell",
11533 "percent-encoding",
11534 "pin-project-lite",
11535 "rustls 0.21.12",
11536 "rustls-native-certs 0.6.3",
11537 "rustls-pemfile 1.0.4",
11538 "serde",
11539 "serde_json",
11540 "serde_urlencoded",
11541 "sync_wrapper 0.1.2",
11542 "system-configuration 0.5.1",
11543 "tokio",
11544 "tokio-native-tls",
11545 "tokio-rustls 0.24.1",
11546 "tower-service",
11547 "url",
11548 "wasm-bindgen",
11549 "wasm-bindgen-futures",
11550 "web-sys",
11551 "winreg 0.50.0",
11552]
11553
11554[[package]]
11555name = "reqwest"
11556version = "0.12.8"
11557source = "git+https://github.com/zed-industries/reqwest.git?rev=fd110f6998da16bbca97b6dddda9be7827c50e29#fd110f6998da16bbca97b6dddda9be7827c50e29"
11558dependencies = [
11559 "base64 0.22.1",
11560 "bytes 1.10.1",
11561 "encoding_rs",
11562 "futures-core",
11563 "futures-util",
11564 "h2 0.4.7",
11565 "http 1.2.0",
11566 "http-body 1.0.1",
11567 "http-body-util",
11568 "hyper 1.5.1",
11569 "hyper-rustls 0.27.3",
11570 "hyper-util",
11571 "ipnet",
11572 "js-sys",
11573 "log",
11574 "mime",
11575 "once_cell",
11576 "percent-encoding",
11577 "pin-project-lite",
11578 "quinn",
11579 "rustls 0.23.25",
11580 "rustls-native-certs 0.8.1",
11581 "rustls-pemfile 2.2.0",
11582 "rustls-pki-types",
11583 "serde",
11584 "serde_json",
11585 "serde_urlencoded",
11586 "sync_wrapper 1.0.2",
11587 "system-configuration 0.6.1",
11588 "tokio",
11589 "tokio-rustls 0.26.1",
11590 "tokio-socks",
11591 "tokio-util",
11592 "tower-service",
11593 "url",
11594 "wasm-bindgen",
11595 "wasm-bindgen-futures",
11596 "wasm-streams",
11597 "web-sys",
11598 "windows-registry",
11599]
11600
11601[[package]]
11602name = "reqwest_client"
11603version = "0.1.0"
11604dependencies = [
11605 "anyhow",
11606 "bytes 1.10.1",
11607 "futures 0.3.31",
11608 "gpui",
11609 "http_client",
11610 "http_client_tls",
11611 "log",
11612 "regex",
11613 "reqwest 0.12.8",
11614 "serde",
11615 "smol",
11616 "tokio",
11617]
11618
11619[[package]]
11620name = "resvg"
11621version = "0.45.0"
11622source = "registry+https://github.com/rust-lang/crates.io-index"
11623checksum = "dd43d1c474e9dadf09a8fdf22d713ba668b499b5117b9b9079500224e26b5b29"
11624dependencies = [
11625 "log",
11626 "pico-args",
11627 "rgb",
11628 "svgtypes",
11629 "tiny-skia",
11630 "usvg",
11631]
11632
11633[[package]]
11634name = "rfc6979"
11635version = "0.3.1"
11636source = "registry+https://github.com/rust-lang/crates.io-index"
11637checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
11638dependencies = [
11639 "crypto-bigint 0.4.9",
11640 "hmac",
11641 "zeroize",
11642]
11643
11644[[package]]
11645name = "rgb"
11646version = "0.8.50"
11647source = "registry+https://github.com/rust-lang/crates.io-index"
11648checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a"
11649dependencies = [
11650 "bytemuck",
11651]
11652
11653[[package]]
11654name = "rich_text"
11655version = "0.1.0"
11656dependencies = [
11657 "futures 0.3.31",
11658 "gpui",
11659 "language",
11660 "linkify",
11661 "pulldown-cmark 0.12.2",
11662 "theme",
11663 "ui",
11664 "util",
11665]
11666
11667[[package]]
11668name = "ring"
11669version = "0.17.8"
11670source = "registry+https://github.com/rust-lang/crates.io-index"
11671checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
11672dependencies = [
11673 "cc",
11674 "cfg-if",
11675 "getrandom 0.2.15",
11676 "libc",
11677 "spin",
11678 "untrusted",
11679 "windows-sys 0.52.0",
11680]
11681
11682[[package]]
11683name = "rkyv"
11684version = "0.7.45"
11685source = "registry+https://github.com/rust-lang/crates.io-index"
11686checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
11687dependencies = [
11688 "bitvec",
11689 "bytecheck",
11690 "bytes 1.10.1",
11691 "hashbrown 0.12.3",
11692 "ptr_meta",
11693 "rend",
11694 "rkyv_derive",
11695 "seahash",
11696 "tinyvec",
11697 "uuid",
11698]
11699
11700[[package]]
11701name = "rkyv_derive"
11702version = "0.7.45"
11703source = "registry+https://github.com/rust-lang/crates.io-index"
11704checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
11705dependencies = [
11706 "proc-macro2",
11707 "quote",
11708 "syn 1.0.109",
11709]
11710
11711[[package]]
11712name = "rmp"
11713version = "0.8.14"
11714source = "registry+https://github.com/rust-lang/crates.io-index"
11715checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
11716dependencies = [
11717 "byteorder",
11718 "num-traits",
11719 "paste",
11720]
11721
11722[[package]]
11723name = "rmpv"
11724version = "1.3.0"
11725source = "registry+https://github.com/rust-lang/crates.io-index"
11726checksum = "58450723cd9ee93273ce44a20b6ec4efe17f8ed2e3631474387bfdecf18bb2a9"
11727dependencies = [
11728 "num-traits",
11729 "rmp",
11730]
11731
11732[[package]]
11733name = "rodio"
11734version = "0.20.1"
11735source = "registry+https://github.com/rust-lang/crates.io-index"
11736checksum = "e7ceb6607dd738c99bc8cb28eff249b7cd5c8ec88b9db96c0608c1480d140fb1"
11737dependencies = [
11738 "cpal",
11739 "hound",
11740]
11741
11742[[package]]
11743name = "rope"
11744version = "0.1.0"
11745dependencies = [
11746 "arrayvec",
11747 "criterion",
11748 "ctor",
11749 "env_logger 0.11.7",
11750 "gpui",
11751 "log",
11752 "rand 0.8.5",
11753 "rayon",
11754 "smallvec",
11755 "sum_tree",
11756 "unicode-segmentation",
11757 "util",
11758]
11759
11760[[package]]
11761name = "roxmltree"
11762version = "0.20.0"
11763source = "registry+https://github.com/rust-lang/crates.io-index"
11764checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
11765
11766[[package]]
11767name = "rpc"
11768version = "0.1.0"
11769dependencies = [
11770 "anyhow",
11771 "async-tungstenite",
11772 "base64 0.22.1",
11773 "chrono",
11774 "collections",
11775 "env_logger 0.11.7",
11776 "futures 0.3.31",
11777 "gpui",
11778 "parking_lot",
11779 "proto",
11780 "rand 0.8.5",
11781 "rsa",
11782 "serde",
11783 "serde_json",
11784 "sha2",
11785 "strum",
11786 "tracing",
11787 "util",
11788 "zstd",
11789]
11790
11791[[package]]
11792name = "rsa"
11793version = "0.9.8"
11794source = "registry+https://github.com/rust-lang/crates.io-index"
11795checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
11796dependencies = [
11797 "const-oid",
11798 "digest",
11799 "num-bigint-dig",
11800 "num-integer",
11801 "num-traits",
11802 "pkcs1",
11803 "pkcs8 0.10.2",
11804 "rand_core 0.6.4",
11805 "signature 2.2.0",
11806 "spki 0.7.3",
11807 "subtle",
11808 "zeroize",
11809]
11810
11811[[package]]
11812name = "runtimelib"
11813version = "0.25.0"
11814source = "registry+https://github.com/rust-lang/crates.io-index"
11815checksum = "9af6ed9fd10d7ee940676945510c197c2a472806bb652096a713985c44ffd643"
11816dependencies = [
11817 "anyhow",
11818 "async-dispatcher",
11819 "async-std",
11820 "base64 0.22.1",
11821 "bytes 1.10.1",
11822 "chrono",
11823 "data-encoding",
11824 "dirs 5.0.1",
11825 "futures 0.3.31",
11826 "glob",
11827 "jupyter-protocol",
11828 "ring",
11829 "serde",
11830 "serde_json",
11831 "shellexpand 3.1.0",
11832 "smol",
11833 "uuid",
11834 "zeromq",
11835]
11836
11837[[package]]
11838name = "rust-embed"
11839version = "8.5.0"
11840source = "registry+https://github.com/rust-lang/crates.io-index"
11841checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
11842dependencies = [
11843 "rust-embed-impl",
11844 "rust-embed-utils",
11845 "walkdir",
11846]
11847
11848[[package]]
11849name = "rust-embed-impl"
11850version = "8.5.0"
11851source = "registry+https://github.com/rust-lang/crates.io-index"
11852checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
11853dependencies = [
11854 "proc-macro2",
11855 "quote",
11856 "rust-embed-utils",
11857 "syn 2.0.100",
11858 "walkdir",
11859]
11860
11861[[package]]
11862name = "rust-embed-utils"
11863version = "8.5.0"
11864source = "registry+https://github.com/rust-lang/crates.io-index"
11865checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
11866dependencies = [
11867 "globset",
11868 "sha2",
11869 "walkdir",
11870]
11871
11872[[package]]
11873name = "rust_decimal"
11874version = "1.36.0"
11875source = "registry+https://github.com/rust-lang/crates.io-index"
11876checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
11877dependencies = [
11878 "arrayvec",
11879 "borsh",
11880 "bytes 1.10.1",
11881 "num-traits",
11882 "rand 0.8.5",
11883 "rkyv",
11884 "serde",
11885 "serde_json",
11886]
11887
11888[[package]]
11889name = "rustc-demangle"
11890version = "0.1.24"
11891source = "registry+https://github.com/rust-lang/crates.io-index"
11892checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
11893
11894[[package]]
11895name = "rustc-hash"
11896version = "1.1.0"
11897source = "registry+https://github.com/rust-lang/crates.io-index"
11898checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
11899
11900[[package]]
11901name = "rustc-hash"
11902version = "2.1.1"
11903source = "registry+https://github.com/rust-lang/crates.io-index"
11904checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
11905
11906[[package]]
11907name = "rustc_version"
11908version = "0.4.1"
11909source = "registry+https://github.com/rust-lang/crates.io-index"
11910checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
11911dependencies = [
11912 "semver",
11913]
11914
11915[[package]]
11916name = "rustix"
11917version = "0.38.42"
11918source = "registry+https://github.com/rust-lang/crates.io-index"
11919checksum = "f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85"
11920dependencies = [
11921 "bitflags 2.8.0",
11922 "errno 0.3.10",
11923 "itoa",
11924 "libc",
11925 "linux-raw-sys",
11926 "once_cell",
11927 "windows-sys 0.59.0",
11928]
11929
11930[[package]]
11931name = "rustix-openpty"
11932version = "0.1.1"
11933source = "registry+https://github.com/rust-lang/crates.io-index"
11934checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
11935dependencies = [
11936 "errno 0.3.10",
11937 "libc",
11938 "rustix",
11939]
11940
11941[[package]]
11942name = "rustls"
11943version = "0.21.12"
11944source = "registry+https://github.com/rust-lang/crates.io-index"
11945checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
11946dependencies = [
11947 "log",
11948 "ring",
11949 "rustls-webpki 0.101.7",
11950 "sct",
11951]
11952
11953[[package]]
11954name = "rustls"
11955version = "0.23.25"
11956source = "registry+https://github.com/rust-lang/crates.io-index"
11957checksum = "822ee9188ac4ec04a2f0531e55d035fb2de73f18b41a63c70c2712503b6fb13c"
11958dependencies = [
11959 "aws-lc-rs",
11960 "log",
11961 "once_cell",
11962 "ring",
11963 "rustls-pki-types",
11964 "rustls-webpki 0.103.0",
11965 "subtle",
11966 "zeroize",
11967]
11968
11969[[package]]
11970name = "rustls-native-certs"
11971version = "0.6.3"
11972source = "registry+https://github.com/rust-lang/crates.io-index"
11973checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
11974dependencies = [
11975 "openssl-probe",
11976 "rustls-pemfile 1.0.4",
11977 "schannel",
11978 "security-framework 2.11.1",
11979]
11980
11981[[package]]
11982name = "rustls-native-certs"
11983version = "0.8.1"
11984source = "registry+https://github.com/rust-lang/crates.io-index"
11985checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3"
11986dependencies = [
11987 "openssl-probe",
11988 "rustls-pki-types",
11989 "schannel",
11990 "security-framework 3.0.1",
11991]
11992
11993[[package]]
11994name = "rustls-pemfile"
11995version = "1.0.4"
11996source = "registry+https://github.com/rust-lang/crates.io-index"
11997checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
11998dependencies = [
11999 "base64 0.21.7",
12000]
12001
12002[[package]]
12003name = "rustls-pemfile"
12004version = "2.2.0"
12005source = "registry+https://github.com/rust-lang/crates.io-index"
12006checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
12007dependencies = [
12008 "rustls-pki-types",
12009]
12010
12011[[package]]
12012name = "rustls-pki-types"
12013version = "1.11.0"
12014source = "registry+https://github.com/rust-lang/crates.io-index"
12015checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c"
12016dependencies = [
12017 "web-time",
12018]
12019
12020[[package]]
12021name = "rustls-platform-verifier"
12022version = "0.5.1"
12023source = "registry+https://github.com/rust-lang/crates.io-index"
12024checksum = "4a5467026f437b4cb2a533865eaa73eb840019a0916f4b9ec563c6e617e086c9"
12025dependencies = [
12026 "core-foundation 0.10.0",
12027 "core-foundation-sys",
12028 "jni",
12029 "log",
12030 "once_cell",
12031 "rustls 0.23.25",
12032 "rustls-native-certs 0.8.1",
12033 "rustls-platform-verifier-android",
12034 "rustls-webpki 0.103.0",
12035 "security-framework 3.0.1",
12036 "security-framework-sys",
12037 "webpki-root-certs",
12038 "windows-sys 0.59.0",
12039]
12040
12041[[package]]
12042name = "rustls-platform-verifier-android"
12043version = "0.1.1"
12044source = "registry+https://github.com/rust-lang/crates.io-index"
12045checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
12046
12047[[package]]
12048name = "rustls-webpki"
12049version = "0.101.7"
12050source = "registry+https://github.com/rust-lang/crates.io-index"
12051checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
12052dependencies = [
12053 "ring",
12054 "untrusted",
12055]
12056
12057[[package]]
12058name = "rustls-webpki"
12059version = "0.103.0"
12060source = "registry+https://github.com/rust-lang/crates.io-index"
12061checksum = "0aa4eeac2588ffff23e9d7a7e9b3f971c5fb5b7ebc9452745e0c232c64f83b2f"
12062dependencies = [
12063 "aws-lc-rs",
12064 "ring",
12065 "rustls-pki-types",
12066 "untrusted",
12067]
12068
12069[[package]]
12070name = "rustversion"
12071version = "1.0.18"
12072source = "registry+https://github.com/rust-lang/crates.io-index"
12073checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
12074
12075[[package]]
12076name = "rustybuzz"
12077version = "0.14.1"
12078source = "registry+https://github.com/rust-lang/crates.io-index"
12079checksum = "cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c"
12080dependencies = [
12081 "bitflags 2.8.0",
12082 "bytemuck",
12083 "libm",
12084 "smallvec",
12085 "ttf-parser 0.21.1",
12086 "unicode-bidi-mirroring 0.2.0",
12087 "unicode-ccc 0.2.0",
12088 "unicode-properties",
12089 "unicode-script",
12090]
12091
12092[[package]]
12093name = "rustybuzz"
12094version = "0.20.1"
12095source = "registry+https://github.com/rust-lang/crates.io-index"
12096checksum = "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702"
12097dependencies = [
12098 "bitflags 2.8.0",
12099 "bytemuck",
12100 "core_maths",
12101 "log",
12102 "smallvec",
12103 "ttf-parser 0.25.1",
12104 "unicode-bidi-mirroring 0.4.0",
12105 "unicode-ccc 0.4.0",
12106 "unicode-properties",
12107 "unicode-script",
12108]
12109
12110[[package]]
12111name = "ryu"
12112version = "1.0.18"
12113source = "registry+https://github.com/rust-lang/crates.io-index"
12114checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
12115
12116[[package]]
12117name = "salsa20"
12118version = "0.10.2"
12119source = "registry+https://github.com/rust-lang/crates.io-index"
12120checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
12121dependencies = [
12122 "cipher",
12123]
12124
12125[[package]]
12126name = "same-file"
12127version = "1.0.6"
12128source = "registry+https://github.com/rust-lang/crates.io-index"
12129checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
12130dependencies = [
12131 "winapi-util",
12132]
12133
12134[[package]]
12135name = "schannel"
12136version = "0.1.27"
12137source = "registry+https://github.com/rust-lang/crates.io-index"
12138checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
12139dependencies = [
12140 "windows-sys 0.59.0",
12141]
12142
12143[[package]]
12144name = "schema_generator"
12145version = "0.1.0"
12146dependencies = [
12147 "anyhow",
12148 "clap",
12149 "env_logger 0.11.7",
12150 "schemars",
12151 "serde",
12152 "serde_json",
12153 "theme",
12154]
12155
12156[[package]]
12157name = "schemars"
12158version = "0.8.22"
12159source = "registry+https://github.com/rust-lang/crates.io-index"
12160checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615"
12161dependencies = [
12162 "dyn-clone",
12163 "indexmap",
12164 "schemars_derive",
12165 "serde",
12166 "serde_json",
12167]
12168
12169[[package]]
12170name = "schemars_derive"
12171version = "0.8.22"
12172source = "registry+https://github.com/rust-lang/crates.io-index"
12173checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d"
12174dependencies = [
12175 "proc-macro2",
12176 "quote",
12177 "serde_derive_internals",
12178 "syn 2.0.100",
12179]
12180
12181[[package]]
12182name = "scoped-tls"
12183version = "1.0.1"
12184source = "registry+https://github.com/rust-lang/crates.io-index"
12185checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
12186
12187[[package]]
12188name = "scopeguard"
12189version = "1.2.0"
12190source = "registry+https://github.com/rust-lang/crates.io-index"
12191checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
12192
12193[[package]]
12194name = "scratch"
12195version = "1.0.7"
12196source = "registry+https://github.com/rust-lang/crates.io-index"
12197checksum = "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152"
12198
12199[[package]]
12200name = "scripting_tool"
12201version = "0.1.0"
12202dependencies = [
12203 "anyhow",
12204 "buffer_diff",
12205 "clock",
12206 "collections",
12207 "futures 0.3.31",
12208 "gpui",
12209 "language",
12210 "log",
12211 "mlua",
12212 "parking_lot",
12213 "project",
12214 "rand 0.8.5",
12215 "regex",
12216 "schemars",
12217 "serde",
12218 "serde_json",
12219 "settings",
12220 "util",
12221]
12222
12223[[package]]
12224name = "scrypt"
12225version = "0.11.0"
12226source = "registry+https://github.com/rust-lang/crates.io-index"
12227checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
12228dependencies = [
12229 "password-hash 0.5.0",
12230 "pbkdf2 0.12.2",
12231 "salsa20",
12232 "sha2",
12233]
12234
12235[[package]]
12236name = "sct"
12237version = "0.7.1"
12238source = "registry+https://github.com/rust-lang/crates.io-index"
12239checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
12240dependencies = [
12241 "ring",
12242 "untrusted",
12243]
12244
12245[[package]]
12246name = "sea-bae"
12247version = "0.2.1"
12248source = "registry+https://github.com/rust-lang/crates.io-index"
12249checksum = "f694a6ab48f14bc063cfadff30ab551d3c7e46d8f81836c51989d548f44a2a25"
12250dependencies = [
12251 "heck 0.4.1",
12252 "proc-macro-error2",
12253 "proc-macro2",
12254 "quote",
12255 "syn 2.0.100",
12256]
12257
12258[[package]]
12259name = "sea-orm"
12260version = "1.1.7"
12261source = "registry+https://github.com/rust-lang/crates.io-index"
12262checksum = "3417812d38049e8ec3d588c03570f8c60de811d2453fb48e424045a1600ffd86"
12263dependencies = [
12264 "async-stream",
12265 "async-trait",
12266 "bigdecimal",
12267 "chrono",
12268 "futures-util",
12269 "log",
12270 "ouroboros",
12271 "pgvector",
12272 "rust_decimal",
12273 "sea-orm-macros",
12274 "sea-query",
12275 "sea-query-binder",
12276 "serde",
12277 "serde_json",
12278 "sqlx",
12279 "strum",
12280 "thiserror 1.0.69",
12281 "time",
12282 "tracing",
12283 "url",
12284 "uuid",
12285]
12286
12287[[package]]
12288name = "sea-orm-macros"
12289version = "1.1.7"
12290source = "registry+https://github.com/rust-lang/crates.io-index"
12291checksum = "d705ba84e1c74c8ac27784e4ac6f21584058c1dc0cadb9d39b43e109fcf8139c"
12292dependencies = [
12293 "heck 0.4.1",
12294 "proc-macro2",
12295 "quote",
12296 "sea-bae",
12297 "syn 2.0.100",
12298 "unicode-ident",
12299]
12300
12301[[package]]
12302name = "sea-query"
12303version = "0.32.1"
12304source = "registry+https://github.com/rust-lang/crates.io-index"
12305checksum = "085e94f7d7271c0393ac2d164a39994b1dff1b06bc40cd9a0da04f3d672b0fee"
12306dependencies = [
12307 "bigdecimal",
12308 "chrono",
12309 "inherent",
12310 "ordered-float 3.9.2",
12311 "rust_decimal",
12312 "serde_json",
12313 "time",
12314 "uuid",
12315]
12316
12317[[package]]
12318name = "sea-query-binder"
12319version = "0.7.0"
12320source = "registry+https://github.com/rust-lang/crates.io-index"
12321checksum = "b0019f47430f7995af63deda77e238c17323359af241233ec768aba1faea7608"
12322dependencies = [
12323 "bigdecimal",
12324 "chrono",
12325 "rust_decimal",
12326 "sea-query",
12327 "serde_json",
12328 "sqlx",
12329 "time",
12330 "uuid",
12331]
12332
12333[[package]]
12334name = "seahash"
12335version = "4.1.0"
12336source = "registry+https://github.com/rust-lang/crates.io-index"
12337checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
12338
12339[[package]]
12340name = "search"
12341version = "0.1.0"
12342dependencies = [
12343 "any_vec",
12344 "anyhow",
12345 "bitflags 2.8.0",
12346 "client",
12347 "collections",
12348 "editor",
12349 "futures 0.3.31",
12350 "gpui",
12351 "language",
12352 "menu",
12353 "project",
12354 "schemars",
12355 "serde",
12356 "serde_json",
12357 "settings",
12358 "smol",
12359 "theme",
12360 "ui",
12361 "unindent",
12362 "util",
12363 "workspace",
12364 "zed_actions",
12365]
12366
12367[[package]]
12368name = "sec1"
12369version = "0.3.0"
12370source = "registry+https://github.com/rust-lang/crates.io-index"
12371checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
12372dependencies = [
12373 "base16ct",
12374 "der 0.6.1",
12375 "generic-array",
12376 "pkcs8 0.9.0",
12377 "subtle",
12378 "zeroize",
12379]
12380
12381[[package]]
12382name = "security-framework"
12383version = "2.11.1"
12384source = "registry+https://github.com/rust-lang/crates.io-index"
12385checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
12386dependencies = [
12387 "bitflags 2.8.0",
12388 "core-foundation 0.9.4",
12389 "core-foundation-sys",
12390 "libc",
12391 "security-framework-sys",
12392]
12393
12394[[package]]
12395name = "security-framework"
12396version = "3.0.1"
12397source = "registry+https://github.com/rust-lang/crates.io-index"
12398checksum = "e1415a607e92bec364ea2cf9264646dcce0f91e6d65281bd6f2819cca3bf39c8"
12399dependencies = [
12400 "bitflags 2.8.0",
12401 "core-foundation 0.10.0",
12402 "core-foundation-sys",
12403 "libc",
12404 "security-framework-sys",
12405]
12406
12407[[package]]
12408name = "security-framework-sys"
12409version = "2.12.1"
12410source = "registry+https://github.com/rust-lang/crates.io-index"
12411checksum = "fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2"
12412dependencies = [
12413 "core-foundation-sys",
12414 "libc",
12415]
12416
12417[[package]]
12418name = "self_cell"
12419version = "1.1.0"
12420source = "registry+https://github.com/rust-lang/crates.io-index"
12421checksum = "c2fdfc24bc566f839a2da4c4295b82db7d25a24253867d5c64355abb5799bdbe"
12422
12423[[package]]
12424name = "semantic_index"
12425version = "0.1.0"
12426dependencies = [
12427 "anyhow",
12428 "arrayvec",
12429 "blake3",
12430 "client",
12431 "clock",
12432 "collections",
12433 "env_logger 0.11.7",
12434 "feature_flags",
12435 "fs",
12436 "futures 0.3.31",
12437 "futures-batch",
12438 "gpui",
12439 "heed",
12440 "http_client",
12441 "language",
12442 "language_model",
12443 "languages",
12444 "log",
12445 "open_ai",
12446 "parking_lot",
12447 "project",
12448 "reqwest_client",
12449 "serde",
12450 "serde_json",
12451 "settings",
12452 "sha2",
12453 "smol",
12454 "streaming-iterator",
12455 "tempfile",
12456 "theme",
12457 "tree-sitter",
12458 "ui",
12459 "unindent",
12460 "util",
12461 "workspace",
12462 "worktree",
12463]
12464
12465[[package]]
12466name = "semantic_version"
12467version = "0.1.0"
12468dependencies = [
12469 "anyhow",
12470 "serde",
12471]
12472
12473[[package]]
12474name = "semver"
12475version = "1.0.26"
12476source = "registry+https://github.com/rust-lang/crates.io-index"
12477checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0"
12478dependencies = [
12479 "serde",
12480]
12481
12482[[package]]
12483name = "serde"
12484version = "1.0.218"
12485source = "registry+https://github.com/rust-lang/crates.io-index"
12486checksum = "e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60"
12487dependencies = [
12488 "serde_derive",
12489]
12490
12491[[package]]
12492name = "serde_derive"
12493version = "1.0.218"
12494source = "registry+https://github.com/rust-lang/crates.io-index"
12495checksum = "f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b"
12496dependencies = [
12497 "proc-macro2",
12498 "quote",
12499 "syn 2.0.100",
12500]
12501
12502[[package]]
12503name = "serde_derive_internals"
12504version = "0.29.1"
12505source = "registry+https://github.com/rust-lang/crates.io-index"
12506checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
12507dependencies = [
12508 "proc-macro2",
12509 "quote",
12510 "syn 2.0.100",
12511]
12512
12513[[package]]
12514name = "serde_fmt"
12515version = "1.0.3"
12516source = "registry+https://github.com/rust-lang/crates.io-index"
12517checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
12518dependencies = [
12519 "serde",
12520]
12521
12522[[package]]
12523name = "serde_json"
12524version = "1.0.140"
12525source = "registry+https://github.com/rust-lang/crates.io-index"
12526checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373"
12527dependencies = [
12528 "indexmap",
12529 "itoa",
12530 "memchr",
12531 "ryu",
12532 "serde",
12533]
12534
12535[[package]]
12536name = "serde_json_lenient"
12537version = "0.2.4"
12538source = "registry+https://github.com/rust-lang/crates.io-index"
12539checksum = "0e033097bf0d2b59a62b42c18ebbb797503839b26afdda2c4e1415cb6c813540"
12540dependencies = [
12541 "indexmap",
12542 "itoa",
12543 "memchr",
12544 "ryu",
12545 "serde",
12546]
12547
12548[[package]]
12549name = "serde_path_to_error"
12550version = "0.1.16"
12551source = "registry+https://github.com/rust-lang/crates.io-index"
12552checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
12553dependencies = [
12554 "itoa",
12555 "serde",
12556]
12557
12558[[package]]
12559name = "serde_qs"
12560version = "0.8.5"
12561source = "registry+https://github.com/rust-lang/crates.io-index"
12562checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6"
12563dependencies = [
12564 "percent-encoding",
12565 "serde",
12566 "thiserror 1.0.69",
12567]
12568
12569[[package]]
12570name = "serde_qs"
12571version = "0.10.1"
12572source = "registry+https://github.com/rust-lang/crates.io-index"
12573checksum = "8cac3f1e2ca2fe333923a1ae72caca910b98ed0630bb35ef6f8c8517d6e81afa"
12574dependencies = [
12575 "percent-encoding",
12576 "serde",
12577 "thiserror 1.0.69",
12578]
12579
12580[[package]]
12581name = "serde_repr"
12582version = "0.1.20"
12583source = "registry+https://github.com/rust-lang/crates.io-index"
12584checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
12585dependencies = [
12586 "proc-macro2",
12587 "quote",
12588 "syn 2.0.100",
12589]
12590
12591[[package]]
12592name = "serde_spanned"
12593version = "0.6.8"
12594source = "registry+https://github.com/rust-lang/crates.io-index"
12595checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
12596dependencies = [
12597 "serde",
12598]
12599
12600[[package]]
12601name = "serde_urlencoded"
12602version = "0.7.1"
12603source = "registry+https://github.com/rust-lang/crates.io-index"
12604checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
12605dependencies = [
12606 "form_urlencoded",
12607 "itoa",
12608 "ryu",
12609 "serde",
12610]
12611
12612[[package]]
12613name = "session"
12614version = "0.1.0"
12615dependencies = [
12616 "db",
12617 "gpui",
12618 "serde_json",
12619 "util",
12620 "uuid",
12621]
12622
12623[[package]]
12624name = "settings"
12625version = "0.1.0"
12626dependencies = [
12627 "anyhow",
12628 "collections",
12629 "ec4rs",
12630 "fs",
12631 "futures 0.3.31",
12632 "gpui",
12633 "indoc",
12634 "inventory",
12635 "log",
12636 "paths",
12637 "pretty_assertions",
12638 "release_channel",
12639 "rust-embed",
12640 "schemars",
12641 "serde",
12642 "serde_derive",
12643 "serde_json",
12644 "serde_json_lenient",
12645 "smallvec",
12646 "streaming-iterator",
12647 "tree-sitter",
12648 "tree-sitter-json",
12649 "unindent",
12650 "util",
12651]
12652
12653[[package]]
12654name = "settings_ui"
12655version = "0.1.0"
12656dependencies = [
12657 "command_palette_hooks",
12658 "editor",
12659 "feature_flags",
12660 "gpui",
12661 "settings",
12662 "theme",
12663 "ui",
12664 "workspace",
12665]
12666
12667[[package]]
12668name = "sha1"
12669version = "0.10.6"
12670source = "registry+https://github.com/rust-lang/crates.io-index"
12671checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
12672dependencies = [
12673 "cfg-if",
12674 "cpufeatures",
12675 "digest",
12676]
12677
12678[[package]]
12679name = "sha1_smol"
12680version = "1.0.1"
12681source = "registry+https://github.com/rust-lang/crates.io-index"
12682checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
12683
12684[[package]]
12685name = "sha2"
12686version = "0.10.8"
12687source = "registry+https://github.com/rust-lang/crates.io-index"
12688checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
12689dependencies = [
12690 "cfg-if",
12691 "cpufeatures",
12692 "digest",
12693]
12694
12695[[package]]
12696name = "sharded-slab"
12697version = "0.1.7"
12698source = "registry+https://github.com/rust-lang/crates.io-index"
12699checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
12700dependencies = [
12701 "lazy_static",
12702]
12703
12704[[package]]
12705name = "shell-words"
12706version = "1.1.0"
12707source = "registry+https://github.com/rust-lang/crates.io-index"
12708checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
12709
12710[[package]]
12711name = "shellexpand"
12712version = "2.1.2"
12713source = "registry+https://github.com/rust-lang/crates.io-index"
12714checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
12715dependencies = [
12716 "dirs 4.0.0",
12717]
12718
12719[[package]]
12720name = "shellexpand"
12721version = "3.1.0"
12722source = "registry+https://github.com/rust-lang/crates.io-index"
12723checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
12724dependencies = [
12725 "dirs 5.0.1",
12726]
12727
12728[[package]]
12729name = "shlex"
12730version = "1.3.0"
12731source = "registry+https://github.com/rust-lang/crates.io-index"
12732checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
12733
12734[[package]]
12735name = "signal-hook"
12736version = "0.3.17"
12737source = "registry+https://github.com/rust-lang/crates.io-index"
12738checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
12739dependencies = [
12740 "libc",
12741 "signal-hook-registry",
12742]
12743
12744[[package]]
12745name = "signal-hook-registry"
12746version = "1.4.2"
12747source = "registry+https://github.com/rust-lang/crates.io-index"
12748checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
12749dependencies = [
12750 "libc",
12751]
12752
12753[[package]]
12754name = "signature"
12755version = "1.6.4"
12756source = "registry+https://github.com/rust-lang/crates.io-index"
12757checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
12758dependencies = [
12759 "digest",
12760 "rand_core 0.6.4",
12761]
12762
12763[[package]]
12764name = "signature"
12765version = "2.2.0"
12766source = "registry+https://github.com/rust-lang/crates.io-index"
12767checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
12768dependencies = [
12769 "digest",
12770 "rand_core 0.6.4",
12771]
12772
12773[[package]]
12774name = "simd-adler32"
12775version = "0.3.7"
12776source = "registry+https://github.com/rust-lang/crates.io-index"
12777checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
12778
12779[[package]]
12780name = "simd_helpers"
12781version = "0.1.0"
12782source = "registry+https://github.com/rust-lang/crates.io-index"
12783checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
12784dependencies = [
12785 "quote",
12786]
12787
12788[[package]]
12789name = "simdutf8"
12790version = "0.1.5"
12791source = "registry+https://github.com/rust-lang/crates.io-index"
12792checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
12793
12794[[package]]
12795name = "simple_asn1"
12796version = "0.6.2"
12797source = "registry+https://github.com/rust-lang/crates.io-index"
12798checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
12799dependencies = [
12800 "num-bigint",
12801 "num-traits",
12802 "thiserror 1.0.69",
12803 "time",
12804]
12805
12806[[package]]
12807name = "simplecss"
12808version = "0.2.1"
12809source = "registry+https://github.com/rust-lang/crates.io-index"
12810checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
12811dependencies = [
12812 "log",
12813]
12814
12815[[package]]
12816name = "simplelog"
12817version = "0.12.2"
12818source = "registry+https://github.com/rust-lang/crates.io-index"
12819checksum = "16257adbfaef1ee58b1363bdc0664c9b8e1e30aed86049635fb5f147d065a9c0"
12820dependencies = [
12821 "log",
12822 "termcolor",
12823 "time",
12824]
12825
12826[[package]]
12827name = "siphasher"
12828version = "0.3.11"
12829source = "registry+https://github.com/rust-lang/crates.io-index"
12830checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
12831
12832[[package]]
12833name = "siphasher"
12834version = "1.0.1"
12835source = "registry+https://github.com/rust-lang/crates.io-index"
12836checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
12837
12838[[package]]
12839name = "skrifa"
12840version = "0.22.3"
12841source = "registry+https://github.com/rust-lang/crates.io-index"
12842checksum = "8e1c44ad1f6c5bdd4eefed8326711b7dbda9ea45dfd36068c427d332aa382cbe"
12843dependencies = [
12844 "bytemuck",
12845 "read-fonts",
12846]
12847
12848[[package]]
12849name = "slab"
12850version = "0.4.9"
12851source = "registry+https://github.com/rust-lang/crates.io-index"
12852checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
12853dependencies = [
12854 "autocfg",
12855]
12856
12857[[package]]
12858name = "slash_commands_example"
12859version = "0.1.0"
12860dependencies = [
12861 "zed_extension_api 0.1.0",
12862]
12863
12864[[package]]
12865name = "slotmap"
12866version = "1.0.7"
12867source = "registry+https://github.com/rust-lang/crates.io-index"
12868checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
12869dependencies = [
12870 "version_check",
12871]
12872
12873[[package]]
12874name = "smallvec"
12875version = "1.14.0"
12876source = "registry+https://github.com/rust-lang/crates.io-index"
12877checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd"
12878dependencies = [
12879 "serde",
12880]
12881
12882[[package]]
12883name = "smart-default"
12884version = "0.6.0"
12885source = "registry+https://github.com/rust-lang/crates.io-index"
12886checksum = "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6"
12887dependencies = [
12888 "proc-macro2",
12889 "quote",
12890 "syn 1.0.109",
12891]
12892
12893[[package]]
12894name = "smol"
12895version = "2.0.2"
12896source = "registry+https://github.com/rust-lang/crates.io-index"
12897checksum = "a33bd3e260892199c3ccfc487c88b2da2265080acb316cd920da72fdfd7c599f"
12898dependencies = [
12899 "async-channel 2.3.1",
12900 "async-executor",
12901 "async-fs",
12902 "async-io",
12903 "async-lock",
12904 "async-net",
12905 "async-process",
12906 "blocking",
12907 "futures-lite 2.6.0",
12908]
12909
12910[[package]]
12911name = "smol_str"
12912version = "0.1.24"
12913source = "registry+https://github.com/rust-lang/crates.io-index"
12914checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9"
12915dependencies = [
12916 "serde",
12917]
12918
12919[[package]]
12920name = "snippet"
12921version = "0.1.0"
12922dependencies = [
12923 "anyhow",
12924 "smallvec",
12925]
12926
12927[[package]]
12928name = "snippet_provider"
12929version = "0.1.0"
12930dependencies = [
12931 "anyhow",
12932 "collections",
12933 "extension",
12934 "fs",
12935 "futures 0.3.31",
12936 "gpui",
12937 "parking_lot",
12938 "paths",
12939 "schemars",
12940 "serde",
12941 "serde_json_lenient",
12942 "snippet",
12943 "util",
12944]
12945
12946[[package]]
12947name = "snippets_ui"
12948version = "0.1.0"
12949dependencies = [
12950 "fuzzy",
12951 "gpui",
12952 "language",
12953 "paths",
12954 "picker",
12955 "ui",
12956 "util",
12957 "workspace",
12958]
12959
12960[[package]]
12961name = "socket2"
12962version = "0.5.8"
12963source = "registry+https://github.com/rust-lang/crates.io-index"
12964checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
12965dependencies = [
12966 "libc",
12967 "windows-sys 0.52.0",
12968]
12969
12970[[package]]
12971name = "spdx"
12972version = "0.10.7"
12973source = "registry+https://github.com/rust-lang/crates.io-index"
12974checksum = "bae30cc7bfe3656d60ee99bf6836f472b0c53dddcbf335e253329abb16e535a2"
12975dependencies = [
12976 "smallvec",
12977]
12978
12979[[package]]
12980name = "spin"
12981version = "0.9.8"
12982source = "registry+https://github.com/rust-lang/crates.io-index"
12983checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
12984dependencies = [
12985 "lock_api",
12986]
12987
12988[[package]]
12989name = "spirv"
12990version = "0.3.0+sdk-1.3.268.0"
12991source = "registry+https://github.com/rust-lang/crates.io-index"
12992checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
12993dependencies = [
12994 "bitflags 2.8.0",
12995]
12996
12997[[package]]
12998name = "spki"
12999version = "0.6.0"
13000source = "registry+https://github.com/rust-lang/crates.io-index"
13001checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
13002dependencies = [
13003 "base64ct",
13004 "der 0.6.1",
13005]
13006
13007[[package]]
13008name = "spki"
13009version = "0.7.3"
13010source = "registry+https://github.com/rust-lang/crates.io-index"
13011checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
13012dependencies = [
13013 "base64ct",
13014 "der 0.7.9",
13015]
13016
13017[[package]]
13018name = "sptr"
13019version = "0.3.2"
13020source = "registry+https://github.com/rust-lang/crates.io-index"
13021checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
13022
13023[[package]]
13024name = "sqlez"
13025version = "0.1.0"
13026dependencies = [
13027 "anyhow",
13028 "collections",
13029 "futures 0.3.31",
13030 "indoc",
13031 "libsqlite3-sys",
13032 "parking_lot",
13033 "smol",
13034 "sqlformat",
13035 "thread_local",
13036 "util",
13037 "uuid",
13038]
13039
13040[[package]]
13041name = "sqlez_macros"
13042version = "0.1.0"
13043dependencies = [
13044 "sqlez",
13045 "sqlformat",
13046 "syn 1.0.109",
13047]
13048
13049[[package]]
13050name = "sqlformat"
13051version = "0.2.6"
13052source = "registry+https://github.com/rust-lang/crates.io-index"
13053checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
13054dependencies = [
13055 "nom",
13056 "unicode_categories",
13057]
13058
13059[[package]]
13060name = "sqlx"
13061version = "0.8.3"
13062source = "registry+https://github.com/rust-lang/crates.io-index"
13063checksum = "4410e73b3c0d8442c5f99b425d7a435b5ee0ae4167b3196771dd3f7a01be745f"
13064dependencies = [
13065 "sqlx-core",
13066 "sqlx-macros",
13067 "sqlx-mysql",
13068 "sqlx-postgres",
13069 "sqlx-sqlite",
13070]
13071
13072[[package]]
13073name = "sqlx-core"
13074version = "0.8.3"
13075source = "registry+https://github.com/rust-lang/crates.io-index"
13076checksum = "6a007b6936676aa9ab40207cde35daab0a04b823be8ae004368c0793b96a61e0"
13077dependencies = [
13078 "bigdecimal",
13079 "bytes 1.10.1",
13080 "chrono",
13081 "crc",
13082 "crossbeam-queue",
13083 "either",
13084 "event-listener 5.3.1",
13085 "futures-core",
13086 "futures-intrusive",
13087 "futures-io",
13088 "futures-util",
13089 "hashbrown 0.15.2",
13090 "hashlink 0.10.0",
13091 "indexmap",
13092 "log",
13093 "memchr",
13094 "once_cell",
13095 "percent-encoding",
13096 "rust_decimal",
13097 "rustls 0.23.25",
13098 "rustls-pemfile 2.2.0",
13099 "serde",
13100 "serde_json",
13101 "sha2",
13102 "smallvec",
13103 "thiserror 2.0.12",
13104 "time",
13105 "tokio",
13106 "tokio-stream",
13107 "tracing",
13108 "url",
13109 "uuid",
13110 "webpki-roots",
13111]
13112
13113[[package]]
13114name = "sqlx-macros"
13115version = "0.8.3"
13116source = "registry+https://github.com/rust-lang/crates.io-index"
13117checksum = "3112e2ad78643fef903618d78cf0aec1cb3134b019730edb039b69eaf531f310"
13118dependencies = [
13119 "proc-macro2",
13120 "quote",
13121 "sqlx-core",
13122 "sqlx-macros-core",
13123 "syn 2.0.100",
13124]
13125
13126[[package]]
13127name = "sqlx-macros-core"
13128version = "0.8.3"
13129source = "registry+https://github.com/rust-lang/crates.io-index"
13130checksum = "4e9f90acc5ab146a99bf5061a7eb4976b573f560bc898ef3bf8435448dd5e7ad"
13131dependencies = [
13132 "dotenvy",
13133 "either",
13134 "heck 0.5.0",
13135 "hex",
13136 "once_cell",
13137 "proc-macro2",
13138 "quote",
13139 "serde",
13140 "serde_json",
13141 "sha2",
13142 "sqlx-core",
13143 "sqlx-mysql",
13144 "sqlx-postgres",
13145 "sqlx-sqlite",
13146 "syn 2.0.100",
13147 "tempfile",
13148 "tokio",
13149 "url",
13150]
13151
13152[[package]]
13153name = "sqlx-mysql"
13154version = "0.8.3"
13155source = "registry+https://github.com/rust-lang/crates.io-index"
13156checksum = "4560278f0e00ce64938540546f59f590d60beee33fffbd3b9cd47851e5fff233"
13157dependencies = [
13158 "atoi",
13159 "base64 0.22.1",
13160 "bigdecimal",
13161 "bitflags 2.8.0",
13162 "byteorder",
13163 "bytes 1.10.1",
13164 "chrono",
13165 "crc",
13166 "digest",
13167 "dotenvy",
13168 "either",
13169 "futures-channel",
13170 "futures-core",
13171 "futures-io",
13172 "futures-util",
13173 "generic-array",
13174 "hex",
13175 "hkdf",
13176 "hmac",
13177 "itoa",
13178 "log",
13179 "md-5",
13180 "memchr",
13181 "once_cell",
13182 "percent-encoding",
13183 "rand 0.8.5",
13184 "rsa",
13185 "rust_decimal",
13186 "serde",
13187 "sha1",
13188 "sha2",
13189 "smallvec",
13190 "sqlx-core",
13191 "stringprep",
13192 "thiserror 2.0.12",
13193 "time",
13194 "tracing",
13195 "uuid",
13196 "whoami",
13197]
13198
13199[[package]]
13200name = "sqlx-postgres"
13201version = "0.8.3"
13202source = "registry+https://github.com/rust-lang/crates.io-index"
13203checksum = "c5b98a57f363ed6764d5b3a12bfedf62f07aa16e1856a7ddc2a0bb190a959613"
13204dependencies = [
13205 "atoi",
13206 "base64 0.22.1",
13207 "bigdecimal",
13208 "bitflags 2.8.0",
13209 "byteorder",
13210 "chrono",
13211 "crc",
13212 "dotenvy",
13213 "etcetera",
13214 "futures-channel",
13215 "futures-core",
13216 "futures-util",
13217 "hex",
13218 "hkdf",
13219 "hmac",
13220 "home",
13221 "itoa",
13222 "log",
13223 "md-5",
13224 "memchr",
13225 "num-bigint",
13226 "once_cell",
13227 "rand 0.8.5",
13228 "rust_decimal",
13229 "serde",
13230 "serde_json",
13231 "sha2",
13232 "smallvec",
13233 "sqlx-core",
13234 "stringprep",
13235 "thiserror 2.0.12",
13236 "time",
13237 "tracing",
13238 "uuid",
13239 "whoami",
13240]
13241
13242[[package]]
13243name = "sqlx-sqlite"
13244version = "0.8.3"
13245source = "registry+https://github.com/rust-lang/crates.io-index"
13246checksum = "f85ca71d3a5b24e64e1d08dd8fe36c6c95c339a896cc33068148906784620540"
13247dependencies = [
13248 "atoi",
13249 "chrono",
13250 "flume",
13251 "futures-channel",
13252 "futures-core",
13253 "futures-executor",
13254 "futures-intrusive",
13255 "futures-util",
13256 "libsqlite3-sys",
13257 "log",
13258 "percent-encoding",
13259 "serde",
13260 "serde_urlencoded",
13261 "sqlx-core",
13262 "time",
13263 "tracing",
13264 "url",
13265 "uuid",
13266]
13267
13268[[package]]
13269name = "stable_deref_trait"
13270version = "1.2.0"
13271source = "registry+https://github.com/rust-lang/crates.io-index"
13272checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
13273
13274[[package]]
13275name = "static_assertions"
13276version = "1.1.0"
13277source = "registry+https://github.com/rust-lang/crates.io-index"
13278checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
13279
13280[[package]]
13281name = "story"
13282version = "0.1.0"
13283dependencies = [
13284 "gpui",
13285 "itertools 0.14.0",
13286 "smallvec",
13287]
13288
13289[[package]]
13290name = "storybook"
13291version = "0.1.0"
13292dependencies = [
13293 "anyhow",
13294 "clap",
13295 "collab_ui",
13296 "ctrlc",
13297 "dialoguer",
13298 "editor",
13299 "fuzzy",
13300 "gpui",
13301 "indoc",
13302 "language",
13303 "log",
13304 "menu",
13305 "picker",
13306 "project",
13307 "reqwest_client",
13308 "rust-embed",
13309 "settings",
13310 "simplelog",
13311 "story",
13312 "strum",
13313 "theme",
13314 "title_bar",
13315 "ui",
13316]
13317
13318[[package]]
13319name = "streaming-iterator"
13320version = "0.1.9"
13321source = "registry+https://github.com/rust-lang/crates.io-index"
13322checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
13323
13324[[package]]
13325name = "streaming_diff"
13326version = "0.1.0"
13327dependencies = [
13328 "ordered-float 2.10.1",
13329 "rand 0.8.5",
13330 "rope",
13331 "util",
13332]
13333
13334[[package]]
13335name = "strict-num"
13336version = "0.1.1"
13337source = "registry+https://github.com/rust-lang/crates.io-index"
13338checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
13339dependencies = [
13340 "float-cmp",
13341]
13342
13343[[package]]
13344name = "string_cache"
13345version = "0.8.7"
13346source = "registry+https://github.com/rust-lang/crates.io-index"
13347checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
13348dependencies = [
13349 "new_debug_unreachable",
13350 "once_cell",
13351 "parking_lot",
13352 "phf_shared 0.10.0",
13353 "precomputed-hash",
13354 "serde",
13355]
13356
13357[[package]]
13358name = "string_cache_codegen"
13359version = "0.5.2"
13360source = "registry+https://github.com/rust-lang/crates.io-index"
13361checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
13362dependencies = [
13363 "phf_generator 0.10.0",
13364 "phf_shared 0.10.0",
13365 "proc-macro2",
13366 "quote",
13367]
13368
13369[[package]]
13370name = "stringprep"
13371version = "0.1.5"
13372source = "registry+https://github.com/rust-lang/crates.io-index"
13373checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
13374dependencies = [
13375 "unicode-bidi",
13376 "unicode-normalization",
13377 "unicode-properties",
13378]
13379
13380[[package]]
13381name = "strsim"
13382version = "0.11.1"
13383source = "registry+https://github.com/rust-lang/crates.io-index"
13384checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
13385
13386[[package]]
13387name = "strum"
13388version = "0.26.3"
13389source = "registry+https://github.com/rust-lang/crates.io-index"
13390checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
13391dependencies = [
13392 "strum_macros",
13393]
13394
13395[[package]]
13396name = "strum_macros"
13397version = "0.26.4"
13398source = "registry+https://github.com/rust-lang/crates.io-index"
13399checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
13400dependencies = [
13401 "heck 0.5.0",
13402 "proc-macro2",
13403 "quote",
13404 "rustversion",
13405 "syn 2.0.100",
13406]
13407
13408[[package]]
13409name = "subtle"
13410version = "2.6.1"
13411source = "registry+https://github.com/rust-lang/crates.io-index"
13412checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
13413
13414[[package]]
13415name = "sum_tree"
13416version = "0.1.0"
13417dependencies = [
13418 "arrayvec",
13419 "ctor",
13420 "env_logger 0.11.7",
13421 "log",
13422 "rand 0.8.5",
13423 "rayon",
13424]
13425
13426[[package]]
13427name = "supermaven"
13428version = "0.1.0"
13429dependencies = [
13430 "anyhow",
13431 "client",
13432 "collections",
13433 "editor",
13434 "env_logger 0.11.7",
13435 "futures 0.3.31",
13436 "gpui",
13437 "http_client",
13438 "inline_completion",
13439 "language",
13440 "log",
13441 "postage",
13442 "project",
13443 "serde",
13444 "serde_json",
13445 "settings",
13446 "smol",
13447 "supermaven_api",
13448 "text",
13449 "theme",
13450 "ui",
13451 "unicode-segmentation",
13452 "util",
13453]
13454
13455[[package]]
13456name = "supermaven_api"
13457version = "0.1.0"
13458dependencies = [
13459 "anyhow",
13460 "futures 0.3.31",
13461 "http_client",
13462 "paths",
13463 "serde",
13464 "serde_json",
13465 "smol",
13466]
13467
13468[[package]]
13469name = "sval"
13470version = "2.13.2"
13471source = "registry+https://github.com/rust-lang/crates.io-index"
13472checksum = "f6dc0f9830c49db20e73273ffae9b5240f63c42e515af1da1fceefb69fceafd8"
13473
13474[[package]]
13475name = "sval_buffer"
13476version = "2.13.2"
13477source = "registry+https://github.com/rust-lang/crates.io-index"
13478checksum = "429922f7ad43c0ef8fd7309e14d750e38899e32eb7e8da656ea169dd28ee212f"
13479dependencies = [
13480 "sval",
13481 "sval_ref",
13482]
13483
13484[[package]]
13485name = "sval_dynamic"
13486version = "2.13.2"
13487source = "registry+https://github.com/rust-lang/crates.io-index"
13488checksum = "68f16ff5d839396c11a30019b659b0976348f3803db0626f736764c473b50ff4"
13489dependencies = [
13490 "sval",
13491]
13492
13493[[package]]
13494name = "sval_fmt"
13495version = "2.13.2"
13496source = "registry+https://github.com/rust-lang/crates.io-index"
13497checksum = "c01c27a80b6151b0557f9ccbe89c11db571dc5f68113690c1e028d7e974bae94"
13498dependencies = [
13499 "itoa",
13500 "ryu",
13501 "sval",
13502]
13503
13504[[package]]
13505name = "sval_json"
13506version = "2.13.2"
13507source = "registry+https://github.com/rust-lang/crates.io-index"
13508checksum = "0deef63c70da622b2a8069d8600cf4b05396459e665862e7bdb290fd6cf3f155"
13509dependencies = [
13510 "itoa",
13511 "ryu",
13512 "sval",
13513]
13514
13515[[package]]
13516name = "sval_nested"
13517version = "2.13.2"
13518source = "registry+https://github.com/rust-lang/crates.io-index"
13519checksum = "a39ce5976ae1feb814c35d290cf7cf8cd4f045782fe1548d6bc32e21f6156e9f"
13520dependencies = [
13521 "sval",
13522 "sval_buffer",
13523 "sval_ref",
13524]
13525
13526[[package]]
13527name = "sval_ref"
13528version = "2.13.2"
13529source = "registry+https://github.com/rust-lang/crates.io-index"
13530checksum = "bb7c6ee3751795a728bc9316a092023529ffea1783499afbc5c66f5fabebb1fa"
13531dependencies = [
13532 "sval",
13533]
13534
13535[[package]]
13536name = "sval_serde"
13537version = "2.13.2"
13538source = "registry+https://github.com/rust-lang/crates.io-index"
13539checksum = "2a5572d0321b68109a343634e3a5d576bf131b82180c6c442dee06349dfc652a"
13540dependencies = [
13541 "serde",
13542 "sval",
13543 "sval_nested",
13544]
13545
13546[[package]]
13547name = "svg_fmt"
13548version = "0.4.4"
13549source = "registry+https://github.com/rust-lang/crates.io-index"
13550checksum = "ce5d813d71d82c4cbc1742135004e4a79fd870214c155443451c139c9470a0aa"
13551
13552[[package]]
13553name = "svgtypes"
13554version = "0.15.3"
13555source = "registry+https://github.com/rust-lang/crates.io-index"
13556checksum = "68c7541fff44b35860c1a7a47a7cadf3e4a304c457b58f9870d9706ece028afc"
13557dependencies = [
13558 "kurbo",
13559 "siphasher 1.0.1",
13560]
13561
13562[[package]]
13563name = "swash"
13564version = "0.1.19"
13565source = "registry+https://github.com/rust-lang/crates.io-index"
13566checksum = "cbd59f3f359ddd2c95af4758c18270eddd9c730dde98598023cdabff472c2ca2"
13567dependencies = [
13568 "skrifa",
13569 "yazi",
13570 "zeno",
13571]
13572
13573[[package]]
13574name = "syn"
13575version = "1.0.109"
13576source = "registry+https://github.com/rust-lang/crates.io-index"
13577checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
13578dependencies = [
13579 "proc-macro2",
13580 "quote",
13581 "unicode-ident",
13582]
13583
13584[[package]]
13585name = "syn"
13586version = "2.0.100"
13587source = "registry+https://github.com/rust-lang/crates.io-index"
13588checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0"
13589dependencies = [
13590 "proc-macro2",
13591 "quote",
13592 "unicode-ident",
13593]
13594
13595[[package]]
13596name = "sync_wrapper"
13597version = "0.1.2"
13598source = "registry+https://github.com/rust-lang/crates.io-index"
13599checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
13600
13601[[package]]
13602name = "sync_wrapper"
13603version = "1.0.2"
13604source = "registry+https://github.com/rust-lang/crates.io-index"
13605checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
13606dependencies = [
13607 "futures-core",
13608]
13609
13610[[package]]
13611name = "synchronoise"
13612version = "1.0.1"
13613source = "registry+https://github.com/rust-lang/crates.io-index"
13614checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
13615dependencies = [
13616 "crossbeam-queue",
13617]
13618
13619[[package]]
13620name = "synstructure"
13621version = "0.13.1"
13622source = "registry+https://github.com/rust-lang/crates.io-index"
13623checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
13624dependencies = [
13625 "proc-macro2",
13626 "quote",
13627 "syn 2.0.100",
13628]
13629
13630[[package]]
13631name = "sys-locale"
13632version = "0.3.2"
13633source = "registry+https://github.com/rust-lang/crates.io-index"
13634checksum = "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4"
13635dependencies = [
13636 "libc",
13637]
13638
13639[[package]]
13640name = "sysinfo"
13641version = "0.31.4"
13642source = "registry+https://github.com/rust-lang/crates.io-index"
13643checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
13644dependencies = [
13645 "core-foundation-sys",
13646 "libc",
13647 "memchr",
13648 "ntapi",
13649 "rayon",
13650 "windows 0.57.0",
13651]
13652
13653[[package]]
13654name = "system-configuration"
13655version = "0.5.1"
13656source = "registry+https://github.com/rust-lang/crates.io-index"
13657checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
13658dependencies = [
13659 "bitflags 1.3.2",
13660 "core-foundation 0.9.4",
13661 "system-configuration-sys 0.5.0",
13662]
13663
13664[[package]]
13665name = "system-configuration"
13666version = "0.6.1"
13667source = "registry+https://github.com/rust-lang/crates.io-index"
13668checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
13669dependencies = [
13670 "bitflags 2.8.0",
13671 "core-foundation 0.9.4",
13672 "system-configuration-sys 0.6.0",
13673]
13674
13675[[package]]
13676name = "system-configuration-sys"
13677version = "0.5.0"
13678source = "registry+https://github.com/rust-lang/crates.io-index"
13679checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
13680dependencies = [
13681 "core-foundation-sys",
13682 "libc",
13683]
13684
13685[[package]]
13686name = "system-configuration-sys"
13687version = "0.6.0"
13688source = "registry+https://github.com/rust-lang/crates.io-index"
13689checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
13690dependencies = [
13691 "core-foundation-sys",
13692 "libc",
13693]
13694
13695[[package]]
13696name = "system-deps"
13697version = "6.2.2"
13698source = "registry+https://github.com/rust-lang/crates.io-index"
13699checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
13700dependencies = [
13701 "cfg-expr",
13702 "heck 0.5.0",
13703 "pkg-config",
13704 "toml 0.8.20",
13705 "version-compare",
13706]
13707
13708[[package]]
13709name = "system-interface"
13710version = "0.27.3"
13711source = "registry+https://github.com/rust-lang/crates.io-index"
13712checksum = "cc4592f674ce18521c2a81483873a49596655b179f71c5e05d10c1fe66c78745"
13713dependencies = [
13714 "bitflags 2.8.0",
13715 "cap-fs-ext",
13716 "cap-std",
13717 "fd-lock",
13718 "io-lifetimes",
13719 "rustix",
13720 "windows-sys 0.59.0",
13721 "winx",
13722]
13723
13724[[package]]
13725name = "tab_switcher"
13726version = "0.1.0"
13727dependencies = [
13728 "anyhow",
13729 "collections",
13730 "ctor",
13731 "editor",
13732 "env_logger 0.11.7",
13733 "gpui",
13734 "language",
13735 "menu",
13736 "picker",
13737 "project",
13738 "schemars",
13739 "serde",
13740 "serde_json",
13741 "settings",
13742 "theme",
13743 "ui",
13744 "util",
13745 "workspace",
13746]
13747
13748[[package]]
13749name = "taffy"
13750version = "0.4.4"
13751source = "registry+https://github.com/rust-lang/crates.io-index"
13752checksum = "9ec17858c2d465b2f734b798b920818a974faf0babb15d7fef81818a4b2d16f1"
13753dependencies = [
13754 "arrayvec",
13755 "grid",
13756 "num-traits",
13757 "serde",
13758 "slotmap",
13759]
13760
13761[[package]]
13762name = "take-until"
13763version = "0.2.0"
13764source = "registry+https://github.com/rust-lang/crates.io-index"
13765checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
13766
13767[[package]]
13768name = "tap"
13769version = "1.0.1"
13770source = "registry+https://github.com/rust-lang/crates.io-index"
13771checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
13772
13773[[package]]
13774name = "target-lexicon"
13775version = "0.12.16"
13776source = "registry+https://github.com/rust-lang/crates.io-index"
13777checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
13778
13779[[package]]
13780name = "target-lexicon"
13781version = "0.13.2"
13782source = "registry+https://github.com/rust-lang/crates.io-index"
13783checksum = "e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a"
13784
13785[[package]]
13786name = "task"
13787version = "0.1.0"
13788dependencies = [
13789 "anyhow",
13790 "collections",
13791 "dap-types",
13792 "futures 0.3.31",
13793 "gpui",
13794 "hex",
13795 "parking_lot",
13796 "schemars",
13797 "serde",
13798 "serde_json",
13799 "serde_json_lenient",
13800 "sha2",
13801 "shellexpand 2.1.2",
13802 "util",
13803 "zed_actions",
13804]
13805
13806[[package]]
13807name = "tasks_ui"
13808version = "0.1.0"
13809dependencies = [
13810 "anyhow",
13811 "debugger_ui",
13812 "editor",
13813 "feature_flags",
13814 "file_icons",
13815 "fuzzy",
13816 "gpui",
13817 "language",
13818 "menu",
13819 "picker",
13820 "project",
13821 "schemars",
13822 "serde",
13823 "serde_json",
13824 "settings",
13825 "task",
13826 "tree-sitter-rust",
13827 "tree-sitter-typescript",
13828 "ui",
13829 "util",
13830 "workspace",
13831 "zed_actions",
13832]
13833
13834[[package]]
13835name = "telemetry"
13836version = "0.1.0"
13837dependencies = [
13838 "futures 0.3.31",
13839 "serde",
13840 "serde_json",
13841 "telemetry_events",
13842]
13843
13844[[package]]
13845name = "telemetry_events"
13846version = "0.1.0"
13847dependencies = [
13848 "semantic_version",
13849 "serde",
13850 "serde_json",
13851]
13852
13853[[package]]
13854name = "tempfile"
13855version = "3.17.1"
13856source = "registry+https://github.com/rust-lang/crates.io-index"
13857checksum = "22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230"
13858dependencies = [
13859 "cfg-if",
13860 "fastrand 2.3.0",
13861 "getrandom 0.3.1",
13862 "once_cell",
13863 "rustix",
13864 "windows-sys 0.59.0",
13865]
13866
13867[[package]]
13868name = "tendril"
13869version = "0.4.3"
13870source = "registry+https://github.com/rust-lang/crates.io-index"
13871checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
13872dependencies = [
13873 "futf",
13874 "mac",
13875 "utf-8",
13876]
13877
13878[[package]]
13879name = "termcolor"
13880version = "1.4.1"
13881source = "registry+https://github.com/rust-lang/crates.io-index"
13882checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
13883dependencies = [
13884 "winapi-util",
13885]
13886
13887[[package]]
13888name = "terminal"
13889version = "0.1.0"
13890dependencies = [
13891 "alacritty_terminal",
13892 "anyhow",
13893 "collections",
13894 "dirs 4.0.0",
13895 "futures 0.3.31",
13896 "gpui",
13897 "libc",
13898 "rand 0.8.5",
13899 "regex",
13900 "release_channel",
13901 "schemars",
13902 "serde",
13903 "serde_derive",
13904 "settings",
13905 "smol",
13906 "sysinfo",
13907 "task",
13908 "theme",
13909 "thiserror 2.0.12",
13910 "util",
13911 "windows 0.60.0",
13912]
13913
13914[[package]]
13915name = "terminal_size"
13916version = "0.4.1"
13917source = "registry+https://github.com/rust-lang/crates.io-index"
13918checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9"
13919dependencies = [
13920 "rustix",
13921 "windows-sys 0.59.0",
13922]
13923
13924[[package]]
13925name = "terminal_view"
13926version = "0.1.0"
13927dependencies = [
13928 "anyhow",
13929 "async-recursion 1.1.1",
13930 "breadcrumbs",
13931 "client",
13932 "collections",
13933 "db",
13934 "dirs 4.0.0",
13935 "editor",
13936 "futures 0.3.31",
13937 "gpui",
13938 "itertools 0.14.0",
13939 "language",
13940 "log",
13941 "project",
13942 "rand 0.8.5",
13943 "schemars",
13944 "search",
13945 "serde",
13946 "serde_json",
13947 "settings",
13948 "shellexpand 2.1.2",
13949 "smol",
13950 "task",
13951 "terminal",
13952 "theme",
13953 "ui",
13954 "util",
13955 "workspace",
13956 "zed_actions",
13957]
13958
13959[[package]]
13960name = "text"
13961version = "0.1.0"
13962dependencies = [
13963 "anyhow",
13964 "clock",
13965 "collections",
13966 "ctor",
13967 "env_logger 0.11.7",
13968 "gpui",
13969 "http_client",
13970 "log",
13971 "parking_lot",
13972 "postage",
13973 "rand 0.8.5",
13974 "regex",
13975 "rope",
13976 "smallvec",
13977 "sum_tree",
13978 "util",
13979]
13980
13981[[package]]
13982name = "theme"
13983version = "0.1.0"
13984dependencies = [
13985 "anyhow",
13986 "collections",
13987 "derive_more",
13988 "fs",
13989 "futures 0.3.31",
13990 "gpui",
13991 "indexmap",
13992 "log",
13993 "palette",
13994 "parking_lot",
13995 "refineable",
13996 "schemars",
13997 "serde",
13998 "serde_derive",
13999 "serde_json",
14000 "serde_json_lenient",
14001 "serde_repr",
14002 "settings",
14003 "strum",
14004 "thiserror 2.0.12",
14005 "util",
14006 "uuid",
14007]
14008
14009[[package]]
14010name = "theme_extension"
14011version = "0.1.0"
14012dependencies = [
14013 "anyhow",
14014 "extension",
14015 "fs",
14016 "gpui",
14017 "theme",
14018]
14019
14020[[package]]
14021name = "theme_importer"
14022version = "0.1.0"
14023dependencies = [
14024 "anyhow",
14025 "clap",
14026 "gpui",
14027 "indexmap",
14028 "log",
14029 "palette",
14030 "rust-embed",
14031 "serde",
14032 "serde_json",
14033 "serde_json_lenient",
14034 "simplelog",
14035 "strum",
14036 "theme",
14037 "vscode_theme",
14038]
14039
14040[[package]]
14041name = "theme_selector"
14042version = "0.1.0"
14043dependencies = [
14044 "fs",
14045 "fuzzy",
14046 "gpui",
14047 "log",
14048 "picker",
14049 "serde",
14050 "settings",
14051 "telemetry",
14052 "theme",
14053 "ui",
14054 "util",
14055 "workspace",
14056 "zed_actions",
14057]
14058
14059[[package]]
14060name = "thiserror"
14061version = "1.0.69"
14062source = "registry+https://github.com/rust-lang/crates.io-index"
14063checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
14064dependencies = [
14065 "thiserror-impl 1.0.69",
14066]
14067
14068[[package]]
14069name = "thiserror"
14070version = "2.0.12"
14071source = "registry+https://github.com/rust-lang/crates.io-index"
14072checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708"
14073dependencies = [
14074 "thiserror-impl 2.0.12",
14075]
14076
14077[[package]]
14078name = "thiserror-impl"
14079version = "1.0.69"
14080source = "registry+https://github.com/rust-lang/crates.io-index"
14081checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
14082dependencies = [
14083 "proc-macro2",
14084 "quote",
14085 "syn 2.0.100",
14086]
14087
14088[[package]]
14089name = "thiserror-impl"
14090version = "2.0.12"
14091source = "registry+https://github.com/rust-lang/crates.io-index"
14092checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
14093dependencies = [
14094 "proc-macro2",
14095 "quote",
14096 "syn 2.0.100",
14097]
14098
14099[[package]]
14100name = "thread_local"
14101version = "1.1.8"
14102source = "registry+https://github.com/rust-lang/crates.io-index"
14103checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
14104dependencies = [
14105 "cfg-if",
14106 "once_cell",
14107]
14108
14109[[package]]
14110name = "tiff"
14111version = "0.9.1"
14112source = "registry+https://github.com/rust-lang/crates.io-index"
14113checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
14114dependencies = [
14115 "flate2",
14116 "jpeg-decoder",
14117 "weezl",
14118]
14119
14120[[package]]
14121name = "tiktoken-rs"
14122version = "0.6.0"
14123source = "registry+https://github.com/rust-lang/crates.io-index"
14124checksum = "44075987ee2486402f0808505dd65692163d243a337fc54363d49afac41087f6"
14125dependencies = [
14126 "anyhow",
14127 "base64 0.21.7",
14128 "bstr",
14129 "fancy-regex 0.13.0",
14130 "lazy_static",
14131 "parking_lot",
14132 "regex",
14133 "rustc-hash 1.1.0",
14134]
14135
14136[[package]]
14137name = "time"
14138version = "0.3.40"
14139source = "registry+https://github.com/rust-lang/crates.io-index"
14140checksum = "9d9c75b47bdff86fa3334a3db91356b8d7d86a9b839dab7d0bdc5c3d3a077618"
14141dependencies = [
14142 "deranged",
14143 "itoa",
14144 "libc",
14145 "num-conv",
14146 "num_threads",
14147 "powerfmt",
14148 "serde",
14149 "time-core",
14150 "time-macros",
14151]
14152
14153[[package]]
14154name = "time-core"
14155version = "0.1.4"
14156source = "registry+https://github.com/rust-lang/crates.io-index"
14157checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c"
14158
14159[[package]]
14160name = "time-macros"
14161version = "0.2.21"
14162source = "registry+https://github.com/rust-lang/crates.io-index"
14163checksum = "29aa485584182073ed57fd5004aa09c371f021325014694e432313345865fd04"
14164dependencies = [
14165 "num-conv",
14166 "time-core",
14167]
14168
14169[[package]]
14170name = "time_format"
14171version = "0.1.0"
14172dependencies = [
14173 "core-foundation 0.9.4",
14174 "core-foundation-sys",
14175 "sys-locale",
14176 "time",
14177]
14178
14179[[package]]
14180name = "tiny-keccak"
14181version = "2.0.2"
14182source = "registry+https://github.com/rust-lang/crates.io-index"
14183checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
14184dependencies = [
14185 "crunchy",
14186]
14187
14188[[package]]
14189name = "tiny-skia"
14190version = "0.11.4"
14191source = "registry+https://github.com/rust-lang/crates.io-index"
14192checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
14193dependencies = [
14194 "arrayref",
14195 "arrayvec",
14196 "bytemuck",
14197 "cfg-if",
14198 "log",
14199 "png",
14200 "tiny-skia-path",
14201]
14202
14203[[package]]
14204name = "tiny-skia-path"
14205version = "0.11.4"
14206source = "registry+https://github.com/rust-lang/crates.io-index"
14207checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
14208dependencies = [
14209 "arrayref",
14210 "bytemuck",
14211 "strict-num",
14212]
14213
14214[[package]]
14215name = "tiny_http"
14216version = "0.8.2"
14217source = "registry+https://github.com/rust-lang/crates.io-index"
14218checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
14219dependencies = [
14220 "ascii",
14221 "chrono",
14222 "chunked_transfer",
14223 "log",
14224 "url",
14225]
14226
14227[[package]]
14228name = "tinystr"
14229version = "0.7.6"
14230source = "registry+https://github.com/rust-lang/crates.io-index"
14231checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
14232dependencies = [
14233 "displaydoc",
14234 "zerovec",
14235]
14236
14237[[package]]
14238name = "tinytemplate"
14239version = "1.2.1"
14240source = "registry+https://github.com/rust-lang/crates.io-index"
14241checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
14242dependencies = [
14243 "serde",
14244 "serde_json",
14245]
14246
14247[[package]]
14248name = "tinyvec"
14249version = "1.8.0"
14250source = "registry+https://github.com/rust-lang/crates.io-index"
14251checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
14252dependencies = [
14253 "tinyvec_macros",
14254]
14255
14256[[package]]
14257name = "tinyvec_macros"
14258version = "0.1.1"
14259source = "registry+https://github.com/rust-lang/crates.io-index"
14260checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
14261
14262[[package]]
14263name = "title_bar"
14264version = "0.1.0"
14265dependencies = [
14266 "auto_update",
14267 "call",
14268 "client",
14269 "collections",
14270 "feature_flags",
14271 "git_ui",
14272 "gpui",
14273 "http_client",
14274 "notifications",
14275 "pretty_assertions",
14276 "project",
14277 "remote",
14278 "rpc",
14279 "schemars",
14280 "serde",
14281 "settings",
14282 "smallvec",
14283 "story",
14284 "telemetry",
14285 "theme",
14286 "tree-sitter-md",
14287 "ui",
14288 "util",
14289 "windows 0.60.0",
14290 "workspace",
14291 "zed_actions",
14292 "zeta",
14293]
14294
14295[[package]]
14296name = "tokio"
14297version = "1.43.0"
14298source = "registry+https://github.com/rust-lang/crates.io-index"
14299checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
14300dependencies = [
14301 "backtrace",
14302 "bytes 1.10.1",
14303 "libc",
14304 "mio 1.0.3",
14305 "parking_lot",
14306 "pin-project-lite",
14307 "signal-hook-registry",
14308 "socket2",
14309 "tokio-macros",
14310 "windows-sys 0.52.0",
14311]
14312
14313[[package]]
14314name = "tokio-io"
14315version = "0.1.13"
14316source = "registry+https://github.com/rust-lang/crates.io-index"
14317checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
14318dependencies = [
14319 "bytes 0.4.12",
14320 "futures 0.1.31",
14321 "log",
14322]
14323
14324[[package]]
14325name = "tokio-macros"
14326version = "2.5.0"
14327source = "registry+https://github.com/rust-lang/crates.io-index"
14328checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
14329dependencies = [
14330 "proc-macro2",
14331 "quote",
14332 "syn 2.0.100",
14333]
14334
14335[[package]]
14336name = "tokio-native-tls"
14337version = "0.3.1"
14338source = "registry+https://github.com/rust-lang/crates.io-index"
14339checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
14340dependencies = [
14341 "native-tls",
14342 "tokio",
14343]
14344
14345[[package]]
14346name = "tokio-rustls"
14347version = "0.24.1"
14348source = "registry+https://github.com/rust-lang/crates.io-index"
14349checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
14350dependencies = [
14351 "rustls 0.21.12",
14352 "tokio",
14353]
14354
14355[[package]]
14356name = "tokio-rustls"
14357version = "0.26.1"
14358source = "registry+https://github.com/rust-lang/crates.io-index"
14359checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37"
14360dependencies = [
14361 "rustls 0.23.25",
14362 "tokio",
14363]
14364
14365[[package]]
14366name = "tokio-socks"
14367version = "0.5.2"
14368source = "registry+https://github.com/rust-lang/crates.io-index"
14369checksum = "0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f"
14370dependencies = [
14371 "either",
14372 "futures-io",
14373 "futures-util",
14374 "thiserror 1.0.69",
14375 "tokio",
14376]
14377
14378[[package]]
14379name = "tokio-stream"
14380version = "0.1.17"
14381source = "registry+https://github.com/rust-lang/crates.io-index"
14382checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
14383dependencies = [
14384 "futures-core",
14385 "pin-project-lite",
14386 "tokio",
14387]
14388
14389[[package]]
14390name = "tokio-tungstenite"
14391version = "0.20.1"
14392source = "registry+https://github.com/rust-lang/crates.io-index"
14393checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
14394dependencies = [
14395 "futures-util",
14396 "log",
14397 "rustls 0.21.12",
14398 "rustls-native-certs 0.6.3",
14399 "tokio",
14400 "tokio-rustls 0.24.1",
14401 "tungstenite 0.20.1",
14402]
14403
14404[[package]]
14405name = "tokio-tungstenite"
14406version = "0.21.0"
14407source = "registry+https://github.com/rust-lang/crates.io-index"
14408checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
14409dependencies = [
14410 "futures-util",
14411 "log",
14412 "tokio",
14413 "tungstenite 0.21.0",
14414]
14415
14416[[package]]
14417name = "tokio-util"
14418version = "0.7.13"
14419source = "registry+https://github.com/rust-lang/crates.io-index"
14420checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
14421dependencies = [
14422 "bytes 1.10.1",
14423 "futures-core",
14424 "futures-io",
14425 "futures-sink",
14426 "pin-project-lite",
14427 "tokio",
14428]
14429
14430[[package]]
14431name = "toml"
14432version = "0.5.11"
14433source = "registry+https://github.com/rust-lang/crates.io-index"
14434checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
14435dependencies = [
14436 "serde",
14437]
14438
14439[[package]]
14440name = "toml"
14441version = "0.8.20"
14442source = "registry+https://github.com/rust-lang/crates.io-index"
14443checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148"
14444dependencies = [
14445 "serde",
14446 "serde_spanned",
14447 "toml_datetime",
14448 "toml_edit",
14449]
14450
14451[[package]]
14452name = "toml_datetime"
14453version = "0.6.8"
14454source = "registry+https://github.com/rust-lang/crates.io-index"
14455checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
14456dependencies = [
14457 "serde",
14458]
14459
14460[[package]]
14461name = "toml_edit"
14462version = "0.22.23"
14463source = "registry+https://github.com/rust-lang/crates.io-index"
14464checksum = "02a8b472d1a3d7c18e2d61a489aee3453fd9031c33e4f55bd533f4a7adca1bee"
14465dependencies = [
14466 "indexmap",
14467 "serde",
14468 "serde_spanned",
14469 "toml_datetime",
14470 "winnow 0.7.1",
14471]
14472
14473[[package]]
14474name = "toolchain_selector"
14475version = "0.1.0"
14476dependencies = [
14477 "editor",
14478 "fuzzy",
14479 "gpui",
14480 "language",
14481 "picker",
14482 "project",
14483 "ui",
14484 "util",
14485 "workspace",
14486]
14487
14488[[package]]
14489name = "topological-sort"
14490version = "0.2.2"
14491source = "registry+https://github.com/rust-lang/crates.io-index"
14492checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
14493
14494[[package]]
14495name = "tower"
14496version = "0.4.13"
14497source = "registry+https://github.com/rust-lang/crates.io-index"
14498checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
14499dependencies = [
14500 "futures-core",
14501 "futures-util",
14502 "pin-project",
14503 "pin-project-lite",
14504 "tokio",
14505 "tower-layer",
14506 "tower-service",
14507 "tracing",
14508]
14509
14510[[package]]
14511name = "tower-http"
14512version = "0.3.5"
14513source = "registry+https://github.com/rust-lang/crates.io-index"
14514checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
14515dependencies = [
14516 "bitflags 1.3.2",
14517 "bytes 1.10.1",
14518 "futures-core",
14519 "futures-util",
14520 "http 0.2.12",
14521 "http-body 0.4.6",
14522 "http-range-header",
14523 "pin-project-lite",
14524 "tower-layer",
14525 "tower-service",
14526]
14527
14528[[package]]
14529name = "tower-http"
14530version = "0.4.4"
14531source = "registry+https://github.com/rust-lang/crates.io-index"
14532checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
14533dependencies = [
14534 "bitflags 2.8.0",
14535 "bytes 1.10.1",
14536 "futures-core",
14537 "futures-util",
14538 "http 0.2.12",
14539 "http-body 0.4.6",
14540 "http-range-header",
14541 "pin-project-lite",
14542 "tower-layer",
14543 "tower-service",
14544 "tracing",
14545]
14546
14547[[package]]
14548name = "tower-layer"
14549version = "0.3.3"
14550source = "registry+https://github.com/rust-lang/crates.io-index"
14551checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
14552
14553[[package]]
14554name = "tower-service"
14555version = "0.3.3"
14556source = "registry+https://github.com/rust-lang/crates.io-index"
14557checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
14558
14559[[package]]
14560name = "tracing"
14561version = "0.1.41"
14562source = "registry+https://github.com/rust-lang/crates.io-index"
14563checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
14564dependencies = [
14565 "log",
14566 "pin-project-lite",
14567 "tracing-attributes",
14568 "tracing-core",
14569]
14570
14571[[package]]
14572name = "tracing-attributes"
14573version = "0.1.28"
14574source = "registry+https://github.com/rust-lang/crates.io-index"
14575checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
14576dependencies = [
14577 "proc-macro2",
14578 "quote",
14579 "syn 2.0.100",
14580]
14581
14582[[package]]
14583name = "tracing-core"
14584version = "0.1.33"
14585source = "registry+https://github.com/rust-lang/crates.io-index"
14586checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
14587dependencies = [
14588 "once_cell",
14589 "valuable",
14590]
14591
14592[[package]]
14593name = "tracing-log"
14594version = "0.2.0"
14595source = "registry+https://github.com/rust-lang/crates.io-index"
14596checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
14597dependencies = [
14598 "log",
14599 "once_cell",
14600 "tracing-core",
14601]
14602
14603[[package]]
14604name = "tracing-serde"
14605version = "0.2.0"
14606source = "registry+https://github.com/rust-lang/crates.io-index"
14607checksum = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1"
14608dependencies = [
14609 "serde",
14610 "tracing-core",
14611]
14612
14613[[package]]
14614name = "tracing-subscriber"
14615version = "0.3.19"
14616source = "registry+https://github.com/rust-lang/crates.io-index"
14617checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
14618dependencies = [
14619 "matchers",
14620 "nu-ansi-term",
14621 "once_cell",
14622 "regex",
14623 "serde",
14624 "serde_json",
14625 "sharded-slab",
14626 "smallvec",
14627 "thread_local",
14628 "tracing",
14629 "tracing-core",
14630 "tracing-log",
14631 "tracing-serde",
14632]
14633
14634[[package]]
14635name = "trait-variant"
14636version = "0.1.2"
14637source = "registry+https://github.com/rust-lang/crates.io-index"
14638checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7"
14639dependencies = [
14640 "proc-macro2",
14641 "quote",
14642 "syn 2.0.100",
14643]
14644
14645[[package]]
14646name = "tree-sitter"
14647version = "0.25.3"
14648source = "registry+https://github.com/rust-lang/crates.io-index"
14649checksum = "b9ac5ea5e7f2f1700842ec071401010b9c59bf735295f6e9fa079c3dc035b167"
14650dependencies = [
14651 "cc",
14652 "regex",
14653 "regex-syntax 0.8.5",
14654 "serde_json",
14655 "streaming-iterator",
14656 "tree-sitter-language",
14657 "wasmtime-c-api-impl",
14658]
14659
14660[[package]]
14661name = "tree-sitter-bash"
14662version = "0.23.3"
14663source = "registry+https://github.com/rust-lang/crates.io-index"
14664checksum = "329a4d48623ac337d42b1df84e81a1c9dbb2946907c102ca72db158c1964a52e"
14665dependencies = [
14666 "cc",
14667 "tree-sitter-language",
14668]
14669
14670[[package]]
14671name = "tree-sitter-c"
14672version = "0.23.4"
14673source = "registry+https://github.com/rust-lang/crates.io-index"
14674checksum = "afd2b1bf1585dc2ef6d69e87d01db8adb059006649dd5f96f31aa789ee6e9c71"
14675dependencies = [
14676 "cc",
14677 "tree-sitter-language",
14678]
14679
14680[[package]]
14681name = "tree-sitter-cpp"
14682version = "0.23.4"
14683source = "registry+https://github.com/rust-lang/crates.io-index"
14684checksum = "df2196ea9d47b4ab4a31b9297eaa5a5d19a0b121dceb9f118f6790ad0ab94743"
14685dependencies = [
14686 "cc",
14687 "tree-sitter-language",
14688]
14689
14690[[package]]
14691name = "tree-sitter-css"
14692version = "0.23.2"
14693source = "registry+https://github.com/rust-lang/crates.io-index"
14694checksum = "5ad6489794d41350d12a7fbe520e5199f688618f43aace5443980d1ddcf1b29e"
14695dependencies = [
14696 "cc",
14697 "tree-sitter-language",
14698]
14699
14700[[package]]
14701name = "tree-sitter-diff"
14702version = "0.1.0"
14703source = "registry+https://github.com/rust-lang/crates.io-index"
14704checksum = "dfe1e5ca280a65dfe5ba4205c1bcc84edf486464fed315db53dee6da9a335889"
14705dependencies = [
14706 "cc",
14707 "tree-sitter-language",
14708]
14709
14710[[package]]
14711name = "tree-sitter-elixir"
14712version = "0.3.4"
14713source = "registry+https://github.com/rust-lang/crates.io-index"
14714checksum = "e45d444647b4fd53d8fd32474c1b8bedc1baa22669ce3a78d083e365fa9a2d3f"
14715dependencies = [
14716 "cc",
14717 "tree-sitter-language",
14718]
14719
14720[[package]]
14721name = "tree-sitter-embedded-template"
14722version = "0.23.2"
14723source = "registry+https://github.com/rust-lang/crates.io-index"
14724checksum = "790063ef14e5b67556abc0b3be0ed863fb41d65ee791cf8c0b20eb42a1fa46af"
14725dependencies = [
14726 "cc",
14727 "tree-sitter-language",
14728]
14729
14730[[package]]
14731name = "tree-sitter-gitcommit"
14732version = "0.0.1"
14733source = "git+https://github.com/zed-industries/tree-sitter-git-commit?rev=88309716a69dd13ab83443721ba6e0b491d37ee9#88309716a69dd13ab83443721ba6e0b491d37ee9"
14734dependencies = [
14735 "cc",
14736 "tree-sitter-language",
14737]
14738
14739[[package]]
14740name = "tree-sitter-go"
14741version = "0.23.4"
14742source = "registry+https://github.com/rust-lang/crates.io-index"
14743checksum = "b13d476345220dbe600147dd444165c5791bf85ef53e28acbedd46112ee18431"
14744dependencies = [
14745 "cc",
14746 "tree-sitter-language",
14747]
14748
14749[[package]]
14750name = "tree-sitter-gomod"
14751version = "1.1.1"
14752source = "git+https://github.com/camdencheek/tree-sitter-go-mod?rev=6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c#6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c"
14753dependencies = [
14754 "cc",
14755 "tree-sitter-language",
14756]
14757
14758[[package]]
14759name = "tree-sitter-gowork"
14760version = "0.0.1"
14761source = "git+https://github.com/zed-industries/tree-sitter-go-work?rev=acb0617bf7f4fda02c6217676cc64acb89536dc7#acb0617bf7f4fda02c6217676cc64acb89536dc7"
14762dependencies = [
14763 "cc",
14764 "tree-sitter-language",
14765]
14766
14767[[package]]
14768name = "tree-sitter-heex"
14769version = "0.0.1"
14770source = "git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592#1dd45142fbb05562e35b2040c6129c9bca346592"
14771dependencies = [
14772 "cc",
14773 "tree-sitter-language",
14774]
14775
14776[[package]]
14777name = "tree-sitter-html"
14778version = "0.23.2"
14779source = "registry+https://github.com/rust-lang/crates.io-index"
14780checksum = "261b708e5d92061ede329babaaa427b819329a9d427a1d710abb0f67bbef63ee"
14781dependencies = [
14782 "cc",
14783 "tree-sitter-language",
14784]
14785
14786[[package]]
14787name = "tree-sitter-jsdoc"
14788version = "0.23.2"
14789source = "registry+https://github.com/rust-lang/crates.io-index"
14790checksum = "a3862dfcb1038fc5e7812d7df14190afdeb7e1415288fd5f51f58395f8cb0faf"
14791dependencies = [
14792 "cc",
14793 "tree-sitter-language",
14794]
14795
14796[[package]]
14797name = "tree-sitter-json"
14798version = "0.24.8"
14799source = "registry+https://github.com/rust-lang/crates.io-index"
14800checksum = "4d727acca406c0020cffc6cf35516764f36c8e3dc4408e5ebe2cb35a947ec471"
14801dependencies = [
14802 "cc",
14803 "tree-sitter-language",
14804]
14805
14806[[package]]
14807name = "tree-sitter-language"
14808version = "0.1.3"
14809source = "registry+https://github.com/rust-lang/crates.io-index"
14810checksum = "c199356c799a8945965bb5f2c55b2ad9d9aa7c4b4f6e587fe9dea0bc715e5f9c"
14811
14812[[package]]
14813name = "tree-sitter-md"
14814version = "0.3.2"
14815source = "git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539#9a23c1a96c0513d8fc6520972beedd419a973539"
14816dependencies = [
14817 "cc",
14818 "tree-sitter-language",
14819]
14820
14821[[package]]
14822name = "tree-sitter-python"
14823version = "0.23.6"
14824source = "registry+https://github.com/rust-lang/crates.io-index"
14825checksum = "3d065aaa27f3aaceaf60c1f0e0ac09e1cb9eb8ed28e7bcdaa52129cffc7f4b04"
14826dependencies = [
14827 "cc",
14828 "tree-sitter-language",
14829]
14830
14831[[package]]
14832name = "tree-sitter-regex"
14833version = "0.24.3"
14834source = "registry+https://github.com/rust-lang/crates.io-index"
14835checksum = "712656f8c262a5a4b7d6026e6246950787d178d613864952554e1516a33ab0c1"
14836dependencies = [
14837 "cc",
14838 "tree-sitter-language",
14839]
14840
14841[[package]]
14842name = "tree-sitter-ruby"
14843version = "0.23.1"
14844source = "registry+https://github.com/rust-lang/crates.io-index"
14845checksum = "be0484ea4ef6bb9c575b4fdabde7e31340a8d2dbc7d52b321ac83da703249f95"
14846dependencies = [
14847 "cc",
14848 "tree-sitter-language",
14849]
14850
14851[[package]]
14852name = "tree-sitter-rust"
14853version = "0.23.2"
14854source = "registry+https://github.com/rust-lang/crates.io-index"
14855checksum = "a4d64d449ca63e683c562c7743946a646671ca23947b9c925c0cfbe65051a4af"
14856dependencies = [
14857 "cc",
14858 "tree-sitter-language",
14859]
14860
14861[[package]]
14862name = "tree-sitter-typescript"
14863version = "0.23.2"
14864source = "registry+https://github.com/rust-lang/crates.io-index"
14865checksum = "6c5f76ed8d947a75cc446d5fccd8b602ebf0cde64ccf2ffa434d873d7a575eff"
14866dependencies = [
14867 "cc",
14868 "tree-sitter-language",
14869]
14870
14871[[package]]
14872name = "tree-sitter-yaml"
14873version = "0.6.1"
14874source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a"
14875dependencies = [
14876 "cc",
14877 "tree-sitter-language",
14878]
14879
14880[[package]]
14881name = "try-lock"
14882version = "0.2.5"
14883source = "registry+https://github.com/rust-lang/crates.io-index"
14884checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
14885
14886[[package]]
14887name = "ttf-parser"
14888version = "0.21.1"
14889source = "registry+https://github.com/rust-lang/crates.io-index"
14890checksum = "2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8"
14891
14892[[package]]
14893name = "ttf-parser"
14894version = "0.25.1"
14895source = "registry+https://github.com/rust-lang/crates.io-index"
14896checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
14897dependencies = [
14898 "core_maths",
14899]
14900
14901[[package]]
14902name = "tungstenite"
14903version = "0.20.1"
14904source = "registry+https://github.com/rust-lang/crates.io-index"
14905checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
14906dependencies = [
14907 "byteorder",
14908 "bytes 1.10.1",
14909 "data-encoding",
14910 "http 0.2.12",
14911 "httparse",
14912 "log",
14913 "rand 0.8.5",
14914 "rustls 0.21.12",
14915 "sha1",
14916 "thiserror 1.0.69",
14917 "url",
14918 "utf-8",
14919]
14920
14921[[package]]
14922name = "tungstenite"
14923version = "0.21.0"
14924source = "registry+https://github.com/rust-lang/crates.io-index"
14925checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
14926dependencies = [
14927 "byteorder",
14928 "bytes 1.10.1",
14929 "data-encoding",
14930 "http 1.2.0",
14931 "httparse",
14932 "log",
14933 "rand 0.8.5",
14934 "sha1",
14935 "thiserror 1.0.69",
14936 "url",
14937 "utf-8",
14938]
14939
14940[[package]]
14941name = "tungstenite"
14942version = "0.24.0"
14943source = "registry+https://github.com/rust-lang/crates.io-index"
14944checksum = "18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a"
14945dependencies = [
14946 "byteorder",
14947 "bytes 1.10.1",
14948 "data-encoding",
14949 "http 1.2.0",
14950 "httparse",
14951 "log",
14952 "rand 0.8.5",
14953 "sha1",
14954 "thiserror 1.0.69",
14955 "utf-8",
14956]
14957
14958[[package]]
14959name = "typeid"
14960version = "1.0.2"
14961source = "registry+https://github.com/rust-lang/crates.io-index"
14962checksum = "0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e"
14963
14964[[package]]
14965name = "typenum"
14966version = "1.17.0"
14967source = "registry+https://github.com/rust-lang/crates.io-index"
14968checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
14969
14970[[package]]
14971name = "ucd-trie"
14972version = "0.1.7"
14973source = "registry+https://github.com/rust-lang/crates.io-index"
14974checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
14975
14976[[package]]
14977name = "uds_windows"
14978version = "1.1.0"
14979source = "registry+https://github.com/rust-lang/crates.io-index"
14980checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
14981dependencies = [
14982 "memoffset",
14983 "tempfile",
14984 "winapi",
14985]
14986
14987[[package]]
14988name = "ui"
14989version = "0.1.0"
14990dependencies = [
14991 "chrono",
14992 "component",
14993 "gpui",
14994 "itertools 0.14.0",
14995 "linkme",
14996 "menu",
14997 "serde",
14998 "settings",
14999 "smallvec",
15000 "story",
15001 "strum",
15002 "theme",
15003 "ui_macros",
15004 "util",
15005 "windows 0.60.0",
15006]
15007
15008[[package]]
15009name = "ui_input"
15010version = "0.1.0"
15011dependencies = [
15012 "editor",
15013 "gpui",
15014 "settings",
15015 "theme",
15016 "ui",
15017]
15018
15019[[package]]
15020name = "ui_macros"
15021version = "0.1.0"
15022dependencies = [
15023 "convert_case 0.8.0",
15024 "linkme",
15025 "proc-macro2",
15026 "quote",
15027 "syn 1.0.109",
15028]
15029
15030[[package]]
15031name = "ui_prompt"
15032version = "0.1.0"
15033dependencies = [
15034 "gpui",
15035 "markdown",
15036 "menu",
15037 "settings",
15038 "theme",
15039 "ui",
15040 "workspace",
15041]
15042
15043[[package]]
15044name = "unicase"
15045version = "2.8.1"
15046source = "registry+https://github.com/rust-lang/crates.io-index"
15047checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
15048
15049[[package]]
15050name = "unicode-bidi"
15051version = "0.3.17"
15052source = "registry+https://github.com/rust-lang/crates.io-index"
15053checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
15054
15055[[package]]
15056name = "unicode-bidi-mirroring"
15057version = "0.2.0"
15058source = "registry+https://github.com/rust-lang/crates.io-index"
15059checksum = "23cb788ffebc92c5948d0e997106233eeb1d8b9512f93f41651f52b6c5f5af86"
15060
15061[[package]]
15062name = "unicode-bidi-mirroring"
15063version = "0.4.0"
15064source = "registry+https://github.com/rust-lang/crates.io-index"
15065checksum = "5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe"
15066
15067[[package]]
15068name = "unicode-ccc"
15069version = "0.2.0"
15070source = "registry+https://github.com/rust-lang/crates.io-index"
15071checksum = "1df77b101bcc4ea3d78dafc5ad7e4f58ceffe0b2b16bf446aeb50b6cb4157656"
15072
15073[[package]]
15074name = "unicode-ccc"
15075version = "0.4.0"
15076source = "registry+https://github.com/rust-lang/crates.io-index"
15077checksum = "ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e"
15078
15079[[package]]
15080name = "unicode-ident"
15081version = "1.0.14"
15082source = "registry+https://github.com/rust-lang/crates.io-index"
15083checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
15084
15085[[package]]
15086name = "unicode-linebreak"
15087version = "0.1.5"
15088source = "registry+https://github.com/rust-lang/crates.io-index"
15089checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
15090
15091[[package]]
15092name = "unicode-normalization"
15093version = "0.1.24"
15094source = "registry+https://github.com/rust-lang/crates.io-index"
15095checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
15096dependencies = [
15097 "tinyvec",
15098]
15099
15100[[package]]
15101name = "unicode-properties"
15102version = "0.1.3"
15103source = "registry+https://github.com/rust-lang/crates.io-index"
15104checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
15105
15106[[package]]
15107name = "unicode-script"
15108version = "0.5.7"
15109source = "registry+https://github.com/rust-lang/crates.io-index"
15110checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f"
15111
15112[[package]]
15113name = "unicode-segmentation"
15114version = "1.12.0"
15115source = "registry+https://github.com/rust-lang/crates.io-index"
15116checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
15117
15118[[package]]
15119name = "unicode-vo"
15120version = "0.1.0"
15121source = "registry+https://github.com/rust-lang/crates.io-index"
15122checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
15123
15124[[package]]
15125name = "unicode-width"
15126version = "0.1.14"
15127source = "registry+https://github.com/rust-lang/crates.io-index"
15128checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
15129
15130[[package]]
15131name = "unicode-xid"
15132version = "0.2.6"
15133source = "registry+https://github.com/rust-lang/crates.io-index"
15134checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
15135
15136[[package]]
15137name = "unicode_categories"
15138version = "0.1.1"
15139source = "registry+https://github.com/rust-lang/crates.io-index"
15140checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
15141
15142[[package]]
15143name = "unindent"
15144version = "0.2.4"
15145source = "registry+https://github.com/rust-lang/crates.io-index"
15146checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
15147
15148[[package]]
15149name = "untrusted"
15150version = "0.9.0"
15151source = "registry+https://github.com/rust-lang/crates.io-index"
15152checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
15153
15154[[package]]
15155name = "url"
15156version = "2.5.4"
15157source = "registry+https://github.com/rust-lang/crates.io-index"
15158checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
15159dependencies = [
15160 "form_urlencoded",
15161 "idna",
15162 "percent-encoding",
15163 "serde",
15164]
15165
15166[[package]]
15167name = "urlencoding"
15168version = "2.1.3"
15169source = "registry+https://github.com/rust-lang/crates.io-index"
15170checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
15171
15172[[package]]
15173name = "usvg"
15174version = "0.45.0"
15175source = "registry+https://github.com/rust-lang/crates.io-index"
15176checksum = "2ac8e0e3e4696253dc06167990b3fe9a2668ab66270adf949a464db4088cb354"
15177dependencies = [
15178 "base64 0.22.1",
15179 "data-url",
15180 "flate2",
15181 "fontdb 0.23.0",
15182 "imagesize",
15183 "kurbo",
15184 "log",
15185 "pico-args",
15186 "roxmltree",
15187 "rustybuzz 0.20.1",
15188 "simplecss",
15189 "siphasher 1.0.1",
15190 "strict-num",
15191 "svgtypes",
15192 "tiny-skia-path",
15193 "unicode-bidi",
15194 "unicode-script",
15195 "unicode-vo",
15196 "xmlwriter",
15197]
15198
15199[[package]]
15200name = "utf-8"
15201version = "0.7.6"
15202source = "registry+https://github.com/rust-lang/crates.io-index"
15203checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
15204
15205[[package]]
15206name = "utf16_iter"
15207version = "1.0.5"
15208source = "registry+https://github.com/rust-lang/crates.io-index"
15209checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
15210
15211[[package]]
15212name = "utf8_iter"
15213version = "1.0.4"
15214source = "registry+https://github.com/rust-lang/crates.io-index"
15215checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
15216
15217[[package]]
15218name = "utf8parse"
15219version = "0.2.2"
15220source = "registry+https://github.com/rust-lang/crates.io-index"
15221checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
15222
15223[[package]]
15224name = "util"
15225version = "0.1.0"
15226dependencies = [
15227 "anyhow",
15228 "async-fs",
15229 "collections",
15230 "dirs 4.0.0",
15231 "dunce",
15232 "futures 0.3.31",
15233 "futures-lite 1.13.0",
15234 "git2",
15235 "globset",
15236 "itertools 0.14.0",
15237 "libc",
15238 "log",
15239 "rand 0.8.5",
15240 "regex",
15241 "rust-embed",
15242 "serde",
15243 "serde_json",
15244 "smol",
15245 "take-until",
15246 "tempfile",
15247 "tendril",
15248 "unicase",
15249 "util_macros",
15250]
15251
15252[[package]]
15253name = "util_macros"
15254version = "0.1.0"
15255dependencies = [
15256 "quote",
15257 "syn 1.0.109",
15258]
15259
15260[[package]]
15261name = "uuid"
15262version = "1.13.2"
15263source = "registry+https://github.com/rust-lang/crates.io-index"
15264checksum = "8c1f41ffb7cf259f1ecc2876861a17e7142e63ead296f671f81f6ae85903e0d6"
15265dependencies = [
15266 "getrandom 0.3.1",
15267 "serde",
15268 "sha1_smol",
15269]
15270
15271[[package]]
15272name = "v_frame"
15273version = "0.3.8"
15274source = "registry+https://github.com/rust-lang/crates.io-index"
15275checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b"
15276dependencies = [
15277 "aligned-vec",
15278 "num-traits",
15279 "wasm-bindgen",
15280]
15281
15282[[package]]
15283name = "valuable"
15284version = "0.1.0"
15285source = "registry+https://github.com/rust-lang/crates.io-index"
15286checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
15287
15288[[package]]
15289name = "value-bag"
15290version = "1.10.0"
15291source = "registry+https://github.com/rust-lang/crates.io-index"
15292checksum = "3ef4c4aa54d5d05a279399bfa921ec387b7aba77caf7a682ae8d86785b8fdad2"
15293dependencies = [
15294 "value-bag-serde1",
15295 "value-bag-sval2",
15296]
15297
15298[[package]]
15299name = "value-bag-serde1"
15300version = "1.10.0"
15301source = "registry+https://github.com/rust-lang/crates.io-index"
15302checksum = "4bb773bd36fd59c7ca6e336c94454d9c66386416734817927ac93d81cb3c5b0b"
15303dependencies = [
15304 "erased-serde",
15305 "serde",
15306 "serde_fmt",
15307]
15308
15309[[package]]
15310name = "value-bag-sval2"
15311version = "1.10.0"
15312source = "registry+https://github.com/rust-lang/crates.io-index"
15313checksum = "53a916a702cac43a88694c97657d449775667bcd14b70419441d05b7fea4a83a"
15314dependencies = [
15315 "sval",
15316 "sval_buffer",
15317 "sval_dynamic",
15318 "sval_fmt",
15319 "sval_json",
15320 "sval_ref",
15321 "sval_serde",
15322]
15323
15324[[package]]
15325name = "vcpkg"
15326version = "0.2.15"
15327source = "registry+https://github.com/rust-lang/crates.io-index"
15328checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
15329
15330[[package]]
15331name = "version-compare"
15332version = "0.2.0"
15333source = "registry+https://github.com/rust-lang/crates.io-index"
15334checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
15335
15336[[package]]
15337name = "version_check"
15338version = "0.9.5"
15339source = "registry+https://github.com/rust-lang/crates.io-index"
15340checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
15341
15342[[package]]
15343name = "vim"
15344version = "0.1.0"
15345dependencies = [
15346 "anyhow",
15347 "assets",
15348 "async-compat",
15349 "async-trait",
15350 "collections",
15351 "command_palette",
15352 "command_palette_hooks",
15353 "db",
15354 "editor",
15355 "futures 0.3.31",
15356 "git_ui",
15357 "gpui",
15358 "indoc",
15359 "itertools 0.14.0",
15360 "language",
15361 "libc",
15362 "log",
15363 "lsp",
15364 "multi_buffer",
15365 "nvim-rs",
15366 "parking_lot",
15367 "picker",
15368 "project",
15369 "project_panel",
15370 "regex",
15371 "release_channel",
15372 "schemars",
15373 "search",
15374 "serde",
15375 "serde_derive",
15376 "serde_json",
15377 "settings",
15378 "task",
15379 "text",
15380 "theme",
15381 "tokio",
15382 "ui",
15383 "util",
15384 "vim_mode_setting",
15385 "workspace",
15386 "zed_actions",
15387]
15388
15389[[package]]
15390name = "vim_mode_setting"
15391version = "0.1.0"
15392dependencies = [
15393 "anyhow",
15394 "gpui",
15395 "settings",
15396]
15397
15398[[package]]
15399name = "vscode_theme"
15400version = "0.2.0"
15401source = "registry+https://github.com/rust-lang/crates.io-index"
15402checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
15403dependencies = [
15404 "serde",
15405]
15406
15407[[package]]
15408name = "vsimd"
15409version = "0.8.0"
15410source = "registry+https://github.com/rust-lang/crates.io-index"
15411checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
15412
15413[[package]]
15414name = "vswhom"
15415version = "0.1.0"
15416source = "registry+https://github.com/rust-lang/crates.io-index"
15417checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
15418dependencies = [
15419 "libc",
15420 "vswhom-sys",
15421]
15422
15423[[package]]
15424name = "vswhom-sys"
15425version = "0.1.2"
15426source = "registry+https://github.com/rust-lang/crates.io-index"
15427checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
15428dependencies = [
15429 "cc",
15430 "libc",
15431]
15432
15433[[package]]
15434name = "vte"
15435version = "0.15.0"
15436source = "registry+https://github.com/rust-lang/crates.io-index"
15437checksum = "a5924018406ce0063cd67f8e008104968b74b563ee1b85dde3ed1f7cb87d3dbd"
15438dependencies = [
15439 "arrayvec",
15440 "bitflags 2.8.0",
15441 "cursor-icon",
15442 "log",
15443 "memchr",
15444 "serde",
15445]
15446
15447[[package]]
15448name = "waker-fn"
15449version = "1.2.0"
15450source = "registry+https://github.com/rust-lang/crates.io-index"
15451checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
15452
15453[[package]]
15454name = "walkdir"
15455version = "2.5.0"
15456source = "registry+https://github.com/rust-lang/crates.io-index"
15457checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
15458dependencies = [
15459 "same-file",
15460 "winapi-util",
15461]
15462
15463[[package]]
15464name = "want"
15465version = "0.3.1"
15466source = "registry+https://github.com/rust-lang/crates.io-index"
15467checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
15468dependencies = [
15469 "try-lock",
15470]
15471
15472[[package]]
15473name = "warp"
15474version = "0.3.7"
15475source = "registry+https://github.com/rust-lang/crates.io-index"
15476checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c"
15477dependencies = [
15478 "bytes 1.10.1",
15479 "futures-channel",
15480 "futures-util",
15481 "headers",
15482 "http 0.2.12",
15483 "hyper 0.14.32",
15484 "log",
15485 "mime",
15486 "mime_guess",
15487 "percent-encoding",
15488 "pin-project",
15489 "scoped-tls",
15490 "serde",
15491 "serde_json",
15492 "serde_urlencoded",
15493 "tokio",
15494 "tokio-tungstenite 0.21.0",
15495 "tokio-util",
15496 "tower-service",
15497 "tracing",
15498]
15499
15500[[package]]
15501name = "wasi"
15502version = "0.9.0+wasi-snapshot-preview1"
15503source = "registry+https://github.com/rust-lang/crates.io-index"
15504checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
15505
15506[[package]]
15507name = "wasi"
15508version = "0.11.0+wasi-snapshot-preview1"
15509source = "registry+https://github.com/rust-lang/crates.io-index"
15510checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
15511
15512[[package]]
15513name = "wasi"
15514version = "0.13.3+wasi-0.2.2"
15515source = "registry+https://github.com/rust-lang/crates.io-index"
15516checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
15517dependencies = [
15518 "wit-bindgen-rt 0.33.0",
15519]
15520
15521[[package]]
15522name = "wasite"
15523version = "0.1.0"
15524source = "registry+https://github.com/rust-lang/crates.io-index"
15525checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
15526
15527[[package]]
15528name = "wasm-bindgen"
15529version = "0.2.99"
15530source = "registry+https://github.com/rust-lang/crates.io-index"
15531checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396"
15532dependencies = [
15533 "cfg-if",
15534 "once_cell",
15535 "wasm-bindgen-macro",
15536]
15537
15538[[package]]
15539name = "wasm-bindgen-backend"
15540version = "0.2.99"
15541source = "registry+https://github.com/rust-lang/crates.io-index"
15542checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79"
15543dependencies = [
15544 "bumpalo",
15545 "log",
15546 "proc-macro2",
15547 "quote",
15548 "syn 2.0.100",
15549 "wasm-bindgen-shared",
15550]
15551
15552[[package]]
15553name = "wasm-bindgen-futures"
15554version = "0.4.49"
15555source = "registry+https://github.com/rust-lang/crates.io-index"
15556checksum = "38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2"
15557dependencies = [
15558 "cfg-if",
15559 "js-sys",
15560 "once_cell",
15561 "wasm-bindgen",
15562 "web-sys",
15563]
15564
15565[[package]]
15566name = "wasm-bindgen-macro"
15567version = "0.2.99"
15568source = "registry+https://github.com/rust-lang/crates.io-index"
15569checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe"
15570dependencies = [
15571 "quote",
15572 "wasm-bindgen-macro-support",
15573]
15574
15575[[package]]
15576name = "wasm-bindgen-macro-support"
15577version = "0.2.99"
15578source = "registry+https://github.com/rust-lang/crates.io-index"
15579checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2"
15580dependencies = [
15581 "proc-macro2",
15582 "quote",
15583 "syn 2.0.100",
15584 "wasm-bindgen-backend",
15585 "wasm-bindgen-shared",
15586]
15587
15588[[package]]
15589name = "wasm-bindgen-shared"
15590version = "0.2.99"
15591source = "registry+https://github.com/rust-lang/crates.io-index"
15592checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6"
15593
15594[[package]]
15595name = "wasm-encoder"
15596version = "0.201.0"
15597source = "registry+https://github.com/rust-lang/crates.io-index"
15598checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
15599dependencies = [
15600 "leb128",
15601]
15602
15603[[package]]
15604name = "wasm-encoder"
15605version = "0.221.3"
15606source = "registry+https://github.com/rust-lang/crates.io-index"
15607checksum = "dc8444fe4920de80a4fe5ab564fff2ae58b6b73166b89751f8c6c93509da32e5"
15608dependencies = [
15609 "leb128",
15610 "wasmparser 0.221.3",
15611]
15612
15613[[package]]
15614name = "wasm-metadata"
15615version = "0.201.0"
15616source = "registry+https://github.com/rust-lang/crates.io-index"
15617checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
15618dependencies = [
15619 "anyhow",
15620 "indexmap",
15621 "serde",
15622 "serde_derive",
15623 "serde_json",
15624 "spdx",
15625 "wasm-encoder 0.201.0",
15626 "wasmparser 0.201.0",
15627]
15628
15629[[package]]
15630name = "wasm-metadata"
15631version = "0.221.3"
15632source = "registry+https://github.com/rust-lang/crates.io-index"
15633checksum = "11f4ef50d17e103a88774cd4aa5d06bfb1ae44036a8f3f1325e0e9b3e3417ac4"
15634dependencies = [
15635 "anyhow",
15636 "indexmap",
15637 "serde",
15638 "serde_derive",
15639 "serde_json",
15640 "spdx",
15641 "wasm-encoder 0.221.3",
15642 "wasmparser 0.221.3",
15643]
15644
15645[[package]]
15646name = "wasm-streams"
15647version = "0.4.2"
15648source = "registry+https://github.com/rust-lang/crates.io-index"
15649checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
15650dependencies = [
15651 "futures-util",
15652 "js-sys",
15653 "wasm-bindgen",
15654 "wasm-bindgen-futures",
15655 "web-sys",
15656]
15657
15658[[package]]
15659name = "wasmparser"
15660version = "0.201.0"
15661source = "registry+https://github.com/rust-lang/crates.io-index"
15662checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
15663dependencies = [
15664 "bitflags 2.8.0",
15665 "indexmap",
15666 "semver",
15667]
15668
15669[[package]]
15670name = "wasmparser"
15671version = "0.221.3"
15672source = "registry+https://github.com/rust-lang/crates.io-index"
15673checksum = "d06bfa36ab3ac2be0dee563380147a5b81ba10dd8885d7fbbc9eb574be67d185"
15674dependencies = [
15675 "bitflags 2.8.0",
15676 "hashbrown 0.15.2",
15677 "indexmap",
15678 "semver",
15679 "serde",
15680]
15681
15682[[package]]
15683name = "wasmprinter"
15684version = "0.221.3"
15685source = "registry+https://github.com/rust-lang/crates.io-index"
15686checksum = "7343c42a97f2926c7819ff81b64012092ae954c5d83ddd30c9fcdefd97d0b283"
15687dependencies = [
15688 "anyhow",
15689 "termcolor",
15690 "wasmparser 0.221.3",
15691]
15692
15693[[package]]
15694name = "wasmtime"
15695version = "29.0.1"
15696source = "registry+https://github.com/rust-lang/crates.io-index"
15697checksum = "11976a250672556d1c4c04c6d5d7656ac9192ac9edc42a4587d6c21460010e69"
15698dependencies = [
15699 "anyhow",
15700 "async-trait",
15701 "bitflags 2.8.0",
15702 "bumpalo",
15703 "cc",
15704 "cfg-if",
15705 "encoding_rs",
15706 "hashbrown 0.14.5",
15707 "indexmap",
15708 "libc",
15709 "log",
15710 "mach2",
15711 "memfd",
15712 "object",
15713 "once_cell",
15714 "paste",
15715 "postcard",
15716 "psm",
15717 "pulley-interpreter",
15718 "rustix",
15719 "semver",
15720 "serde",
15721 "serde_derive",
15722 "smallvec",
15723 "sptr",
15724 "target-lexicon 0.13.2",
15725 "trait-variant",
15726 "wasmparser 0.221.3",
15727 "wasmtime-asm-macros",
15728 "wasmtime-component-macro",
15729 "wasmtime-component-util",
15730 "wasmtime-cranelift",
15731 "wasmtime-environ",
15732 "wasmtime-fiber",
15733 "wasmtime-jit-icache-coherence",
15734 "wasmtime-math",
15735 "wasmtime-slab",
15736 "wasmtime-versioned-export-macros",
15737 "wasmtime-winch",
15738 "windows-sys 0.59.0",
15739]
15740
15741[[package]]
15742name = "wasmtime-asm-macros"
15743version = "29.0.1"
15744source = "registry+https://github.com/rust-lang/crates.io-index"
15745checksum = "1f178b0d125201fbe9f75beaf849bd3e511891f9e45ba216a5b620802ccf64f2"
15746dependencies = [
15747 "cfg-if",
15748]
15749
15750[[package]]
15751name = "wasmtime-c-api-impl"
15752version = "29.0.1"
15753source = "registry+https://github.com/rust-lang/crates.io-index"
15754checksum = "ea30cef3608f2de5797c7bbb94c1ba4f3676d9a7f81ae86ced1b512e2766ed0c"
15755dependencies = [
15756 "anyhow",
15757 "log",
15758 "tracing",
15759 "wasmtime",
15760 "wasmtime-c-api-macros",
15761]
15762
15763[[package]]
15764name = "wasmtime-c-api-macros"
15765version = "29.0.1"
15766source = "registry+https://github.com/rust-lang/crates.io-index"
15767checksum = "022a79ebe1124d5d384d82463d7e61c6b4dd857d81f15cb8078974eeb86db65b"
15768dependencies = [
15769 "proc-macro2",
15770 "quote",
15771]
15772
15773[[package]]
15774name = "wasmtime-component-macro"
15775version = "29.0.1"
15776source = "registry+https://github.com/rust-lang/crates.io-index"
15777checksum = "d74de6592ed945d0a602f71243982a304d5d02f1e501b638addf57f42d57dfaf"
15778dependencies = [
15779 "anyhow",
15780 "proc-macro2",
15781 "quote",
15782 "syn 2.0.100",
15783 "wasmtime-component-util",
15784 "wasmtime-wit-bindgen",
15785 "wit-parser 0.221.3",
15786]
15787
15788[[package]]
15789name = "wasmtime-component-util"
15790version = "29.0.1"
15791source = "registry+https://github.com/rust-lang/crates.io-index"
15792checksum = "707dc7b3c112ab5a366b30cfe2fb5b2f8e6a0f682f16df96a5ec582bfe6f056e"
15793
15794[[package]]
15795name = "wasmtime-cranelift"
15796version = "29.0.1"
15797source = "registry+https://github.com/rust-lang/crates.io-index"
15798checksum = "366be722674d4bf153290fbcbc4d7d16895cc82fb3e869f8d550ff768f9e9e87"
15799dependencies = [
15800 "anyhow",
15801 "cfg-if",
15802 "cranelift-codegen",
15803 "cranelift-control",
15804 "cranelift-entity",
15805 "cranelift-frontend",
15806 "cranelift-native",
15807 "gimli",
15808 "itertools 0.12.1",
15809 "log",
15810 "object",
15811 "smallvec",
15812 "target-lexicon 0.13.2",
15813 "thiserror 1.0.69",
15814 "wasmparser 0.221.3",
15815 "wasmtime-environ",
15816 "wasmtime-versioned-export-macros",
15817]
15818
15819[[package]]
15820name = "wasmtime-environ"
15821version = "29.0.1"
15822source = "registry+https://github.com/rust-lang/crates.io-index"
15823checksum = "cdadc1af7097347aa276a4f008929810f726b5b46946971c660b6d421e9994ad"
15824dependencies = [
15825 "anyhow",
15826 "cpp_demangle",
15827 "cranelift-bitset",
15828 "cranelift-entity",
15829 "gimli",
15830 "indexmap",
15831 "log",
15832 "object",
15833 "postcard",
15834 "rustc-demangle",
15835 "semver",
15836 "serde",
15837 "serde_derive",
15838 "smallvec",
15839 "target-lexicon 0.13.2",
15840 "wasm-encoder 0.221.3",
15841 "wasmparser 0.221.3",
15842 "wasmprinter",
15843 "wasmtime-component-util",
15844]
15845
15846[[package]]
15847name = "wasmtime-fiber"
15848version = "29.0.1"
15849source = "registry+https://github.com/rust-lang/crates.io-index"
15850checksum = "ccba90d4119f081bca91190485650730a617be1fff5228f8c4757ce133d21117"
15851dependencies = [
15852 "anyhow",
15853 "cc",
15854 "cfg-if",
15855 "rustix",
15856 "wasmtime-asm-macros",
15857 "wasmtime-versioned-export-macros",
15858 "windows-sys 0.59.0",
15859]
15860
15861[[package]]
15862name = "wasmtime-jit-icache-coherence"
15863version = "29.0.1"
15864source = "registry+https://github.com/rust-lang/crates.io-index"
15865checksum = "ec5e8552e01692e6c2e5293171704fed8abdec79d1a6995a0870ab190e5747d1"
15866dependencies = [
15867 "anyhow",
15868 "cfg-if",
15869 "libc",
15870 "windows-sys 0.59.0",
15871]
15872
15873[[package]]
15874name = "wasmtime-math"
15875version = "29.0.1"
15876source = "registry+https://github.com/rust-lang/crates.io-index"
15877checksum = "29210ec2aa25e00f4d54605cedaf080f39ec01a872c5bd520ad04c67af1dde17"
15878dependencies = [
15879 "libm",
15880]
15881
15882[[package]]
15883name = "wasmtime-slab"
15884version = "29.0.1"
15885source = "registry+https://github.com/rust-lang/crates.io-index"
15886checksum = "fcb5821a96fa04ac14bc7b158bb3d5cd7729a053db5a74dad396cd513a5e5ccf"
15887
15888[[package]]
15889name = "wasmtime-versioned-export-macros"
15890version = "29.0.1"
15891source = "registry+https://github.com/rust-lang/crates.io-index"
15892checksum = "86ff86db216dc0240462de40c8290887a613dddf9685508eb39479037ba97b5b"
15893dependencies = [
15894 "proc-macro2",
15895 "quote",
15896 "syn 2.0.100",
15897]
15898
15899[[package]]
15900name = "wasmtime-wasi"
15901version = "29.0.1"
15902source = "registry+https://github.com/rust-lang/crates.io-index"
15903checksum = "8d1be69bfcab1bdac74daa7a1f9695ab992b9c8e21b9b061e7d66434097e0ca4"
15904dependencies = [
15905 "anyhow",
15906 "async-trait",
15907 "bitflags 2.8.0",
15908 "bytes 1.10.1",
15909 "cap-fs-ext",
15910 "cap-net-ext",
15911 "cap-rand",
15912 "cap-std",
15913 "cap-time-ext",
15914 "fs-set-times",
15915 "futures 0.3.31",
15916 "io-extras",
15917 "io-lifetimes",
15918 "rustix",
15919 "system-interface",
15920 "thiserror 1.0.69",
15921 "tokio",
15922 "tracing",
15923 "trait-variant",
15924 "url",
15925 "wasmtime",
15926 "wiggle",
15927 "windows-sys 0.59.0",
15928]
15929
15930[[package]]
15931name = "wasmtime-winch"
15932version = "29.0.1"
15933source = "registry+https://github.com/rust-lang/crates.io-index"
15934checksum = "fdbabfb8f20502d5e1d81092b9ead3682ae59988487aafcd7567387b7a43cf8f"
15935dependencies = [
15936 "anyhow",
15937 "cranelift-codegen",
15938 "gimli",
15939 "object",
15940 "target-lexicon 0.13.2",
15941 "wasmparser 0.221.3",
15942 "wasmtime-cranelift",
15943 "wasmtime-environ",
15944 "winch-codegen",
15945]
15946
15947[[package]]
15948name = "wasmtime-wit-bindgen"
15949version = "29.0.1"
15950source = "registry+https://github.com/rust-lang/crates.io-index"
15951checksum = "8358319c2dd1e4db79e3c1c5d3a5af84956615343f9f89f4e4996a36816e06e6"
15952dependencies = [
15953 "anyhow",
15954 "heck 0.5.0",
15955 "indexmap",
15956 "wit-parser 0.221.3",
15957]
15958
15959[[package]]
15960name = "wast"
15961version = "35.0.2"
15962source = "registry+https://github.com/rust-lang/crates.io-index"
15963checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
15964dependencies = [
15965 "leb128",
15966]
15967
15968[[package]]
15969name = "wayland-backend"
15970version = "0.3.8"
15971source = "registry+https://github.com/rust-lang/crates.io-index"
15972checksum = "b7208998eaa3870dad37ec8836979581506e0c5c64c20c9e79e9d2a10d6f47bf"
15973dependencies = [
15974 "cc",
15975 "downcast-rs",
15976 "rustix",
15977 "scoped-tls",
15978 "smallvec",
15979 "wayland-sys",
15980]
15981
15982[[package]]
15983name = "wayland-client"
15984version = "0.31.8"
15985source = "registry+https://github.com/rust-lang/crates.io-index"
15986checksum = "c2120de3d33638aaef5b9f4472bff75f07c56379cf76ea320bd3a3d65ecaf73f"
15987dependencies = [
15988 "bitflags 2.8.0",
15989 "rustix",
15990 "wayland-backend",
15991 "wayland-scanner",
15992]
15993
15994[[package]]
15995name = "wayland-cursor"
15996version = "0.31.8"
15997source = "registry+https://github.com/rust-lang/crates.io-index"
15998checksum = "a93029cbb6650748881a00e4922b076092a6a08c11e7fbdb923f064b23968c5d"
15999dependencies = [
16000 "rustix",
16001 "wayland-client",
16002 "xcursor",
16003]
16004
16005[[package]]
16006name = "wayland-protocols"
16007version = "0.31.2"
16008source = "registry+https://github.com/rust-lang/crates.io-index"
16009checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
16010dependencies = [
16011 "bitflags 2.8.0",
16012 "wayland-backend",
16013 "wayland-client",
16014 "wayland-scanner",
16015]
16016
16017[[package]]
16018name = "wayland-protocols-plasma"
16019version = "0.2.0"
16020source = "registry+https://github.com/rust-lang/crates.io-index"
16021checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
16022dependencies = [
16023 "bitflags 2.8.0",
16024 "wayland-backend",
16025 "wayland-client",
16026 "wayland-protocols",
16027 "wayland-scanner",
16028]
16029
16030[[package]]
16031name = "wayland-scanner"
16032version = "0.31.6"
16033source = "registry+https://github.com/rust-lang/crates.io-index"
16034checksum = "896fdafd5d28145fce7958917d69f2fd44469b1d4e861cb5961bcbeebc6d1484"
16035dependencies = [
16036 "proc-macro2",
16037 "quick-xml 0.37.2",
16038 "quote",
16039]
16040
16041[[package]]
16042name = "wayland-sys"
16043version = "0.31.6"
16044source = "registry+https://github.com/rust-lang/crates.io-index"
16045checksum = "dbcebb399c77d5aa9fa5db874806ee7b4eba4e73650948e8f93963f128896615"
16046dependencies = [
16047 "dlib",
16048 "log",
16049 "once_cell",
16050 "pkg-config",
16051]
16052
16053[[package]]
16054name = "web-sys"
16055version = "0.3.76"
16056source = "registry+https://github.com/rust-lang/crates.io-index"
16057checksum = "04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc"
16058dependencies = [
16059 "js-sys",
16060 "wasm-bindgen",
16061]
16062
16063[[package]]
16064name = "web-time"
16065version = "1.1.0"
16066source = "registry+https://github.com/rust-lang/crates.io-index"
16067checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
16068dependencies = [
16069 "js-sys",
16070 "wasm-bindgen",
16071]
16072
16073[[package]]
16074name = "webpki-root-certs"
16075version = "0.26.8"
16076source = "registry+https://github.com/rust-lang/crates.io-index"
16077checksum = "09aed61f5e8d2c18344b3faa33a4c837855fe56642757754775548fee21386c4"
16078dependencies = [
16079 "rustls-pki-types",
16080]
16081
16082[[package]]
16083name = "webpki-roots"
16084version = "0.26.7"
16085source = "registry+https://github.com/rust-lang/crates.io-index"
16086checksum = "5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e"
16087dependencies = [
16088 "rustls-pki-types",
16089]
16090
16091[[package]]
16092name = "webrtc-sys"
16093version = "0.3.5"
16094source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
16095dependencies = [
16096 "cc",
16097 "cxx",
16098 "cxx-build",
16099 "glob",
16100 "log",
16101 "webrtc-sys-build",
16102]
16103
16104[[package]]
16105name = "webrtc-sys-build"
16106version = "0.3.5"
16107source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
16108dependencies = [
16109 "fs2",
16110 "regex",
16111 "reqwest 0.11.27",
16112 "scratch",
16113 "semver",
16114 "zip",
16115]
16116
16117[[package]]
16118name = "weezl"
16119version = "0.1.8"
16120source = "registry+https://github.com/rust-lang/crates.io-index"
16121checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
16122
16123[[package]]
16124name = "welcome"
16125version = "0.1.0"
16126dependencies = [
16127 "anyhow",
16128 "client",
16129 "db",
16130 "editor",
16131 "fuzzy",
16132 "gpui",
16133 "install_cli",
16134 "language",
16135 "picker",
16136 "project",
16137 "schemars",
16138 "serde",
16139 "settings",
16140 "telemetry",
16141 "ui",
16142 "util",
16143 "vim_mode_setting",
16144 "workspace",
16145 "zed_actions",
16146]
16147
16148[[package]]
16149name = "which"
16150version = "4.4.2"
16151source = "registry+https://github.com/rust-lang/crates.io-index"
16152checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
16153dependencies = [
16154 "either",
16155 "home",
16156 "once_cell",
16157 "rustix",
16158]
16159
16160[[package]]
16161name = "which"
16162version = "6.0.3"
16163source = "registry+https://github.com/rust-lang/crates.io-index"
16164checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
16165dependencies = [
16166 "either",
16167 "home",
16168 "rustix",
16169 "winsafe",
16170]
16171
16172[[package]]
16173name = "which"
16174version = "7.0.2"
16175source = "registry+https://github.com/rust-lang/crates.io-index"
16176checksum = "2774c861e1f072b3aadc02f8ba886c26ad6321567ecc294c935434cad06f1283"
16177dependencies = [
16178 "either",
16179 "env_home",
16180 "rustix",
16181 "winsafe",
16182]
16183
16184[[package]]
16185name = "whoami"
16186version = "1.5.2"
16187source = "registry+https://github.com/rust-lang/crates.io-index"
16188checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
16189dependencies = [
16190 "redox_syscall 0.5.8",
16191 "wasite",
16192]
16193
16194[[package]]
16195name = "wiggle"
16196version = "29.0.1"
16197source = "registry+https://github.com/rust-lang/crates.io-index"
16198checksum = "4b9af35bc9629c52c261465320a9a07959164928b4241980ba1cf923b9e6751d"
16199dependencies = [
16200 "anyhow",
16201 "async-trait",
16202 "bitflags 2.8.0",
16203 "thiserror 1.0.69",
16204 "tracing",
16205 "wasmtime",
16206 "wiggle-macro",
16207]
16208
16209[[package]]
16210name = "wiggle-generate"
16211version = "29.0.1"
16212source = "registry+https://github.com/rust-lang/crates.io-index"
16213checksum = "2cf267dd05673912c8138f4b54acabe6bd53407d9d1536f0fadb6520dd16e101"
16214dependencies = [
16215 "anyhow",
16216 "heck 0.5.0",
16217 "proc-macro2",
16218 "quote",
16219 "shellexpand 2.1.2",
16220 "syn 2.0.100",
16221 "witx",
16222]
16223
16224[[package]]
16225name = "wiggle-macro"
16226version = "29.0.1"
16227source = "registry+https://github.com/rust-lang/crates.io-index"
16228checksum = "08c5c473d4198e6c2d377f3809f713ff0c110cab88a0805ae099a82119ee250c"
16229dependencies = [
16230 "proc-macro2",
16231 "quote",
16232 "syn 2.0.100",
16233 "wiggle-generate",
16234]
16235
16236[[package]]
16237name = "winapi"
16238version = "0.3.9"
16239source = "registry+https://github.com/rust-lang/crates.io-index"
16240checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
16241dependencies = [
16242 "winapi-i686-pc-windows-gnu",
16243 "winapi-x86_64-pc-windows-gnu",
16244]
16245
16246[[package]]
16247name = "winapi-i686-pc-windows-gnu"
16248version = "0.4.0"
16249source = "registry+https://github.com/rust-lang/crates.io-index"
16250checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
16251
16252[[package]]
16253name = "winapi-util"
16254version = "0.1.9"
16255source = "registry+https://github.com/rust-lang/crates.io-index"
16256checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
16257dependencies = [
16258 "windows-sys 0.59.0",
16259]
16260
16261[[package]]
16262name = "winapi-x86_64-pc-windows-gnu"
16263version = "0.4.0"
16264source = "registry+https://github.com/rust-lang/crates.io-index"
16265checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
16266
16267[[package]]
16268name = "winch-codegen"
16269version = "29.0.1"
16270source = "registry+https://github.com/rust-lang/crates.io-index"
16271checksum = "2f849ef2c5f46cb0a20af4b4487aaa239846e52e2c03f13fa3c784684552859c"
16272dependencies = [
16273 "anyhow",
16274 "cranelift-codegen",
16275 "gimli",
16276 "regalloc2",
16277 "smallvec",
16278 "target-lexicon 0.13.2",
16279 "thiserror 1.0.69",
16280 "wasmparser 0.221.3",
16281 "wasmtime-cranelift",
16282 "wasmtime-environ",
16283]
16284
16285[[package]]
16286name = "windows"
16287version = "0.54.0"
16288source = "registry+https://github.com/rust-lang/crates.io-index"
16289checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
16290dependencies = [
16291 "windows-core 0.54.0",
16292 "windows-targets 0.52.6",
16293]
16294
16295[[package]]
16296name = "windows"
16297version = "0.57.0"
16298source = "registry+https://github.com/rust-lang/crates.io-index"
16299checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
16300dependencies = [
16301 "windows-core 0.57.0",
16302 "windows-targets 0.52.6",
16303]
16304
16305[[package]]
16306name = "windows"
16307version = "0.58.0"
16308source = "registry+https://github.com/rust-lang/crates.io-index"
16309checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
16310dependencies = [
16311 "windows-core 0.58.0",
16312 "windows-targets 0.52.6",
16313]
16314
16315[[package]]
16316name = "windows"
16317version = "0.60.0"
16318source = "registry+https://github.com/rust-lang/crates.io-index"
16319checksum = "ddf874e74c7a99773e62b1c671427abf01a425e77c3d3fb9fb1e4883ea934529"
16320dependencies = [
16321 "windows-collections",
16322 "windows-core 0.60.1",
16323 "windows-future",
16324 "windows-link",
16325 "windows-numerics",
16326]
16327
16328[[package]]
16329name = "windows-collections"
16330version = "0.1.1"
16331source = "registry+https://github.com/rust-lang/crates.io-index"
16332checksum = "5467f79cc1ba3f52ebb2ed41dbb459b8e7db636cc3429458d9a852e15bc24dec"
16333dependencies = [
16334 "windows-core 0.60.1",
16335]
16336
16337[[package]]
16338name = "windows-core"
16339version = "0.52.0"
16340source = "registry+https://github.com/rust-lang/crates.io-index"
16341checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
16342dependencies = [
16343 "windows-targets 0.52.6",
16344]
16345
16346[[package]]
16347name = "windows-core"
16348version = "0.54.0"
16349source = "registry+https://github.com/rust-lang/crates.io-index"
16350checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
16351dependencies = [
16352 "windows-result 0.1.2",
16353 "windows-targets 0.52.6",
16354]
16355
16356[[package]]
16357name = "windows-core"
16358version = "0.57.0"
16359source = "registry+https://github.com/rust-lang/crates.io-index"
16360checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
16361dependencies = [
16362 "windows-implement 0.57.0",
16363 "windows-interface 0.57.0",
16364 "windows-result 0.1.2",
16365 "windows-targets 0.52.6",
16366]
16367
16368[[package]]
16369name = "windows-core"
16370version = "0.58.0"
16371source = "registry+https://github.com/rust-lang/crates.io-index"
16372checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
16373dependencies = [
16374 "windows-implement 0.58.0",
16375 "windows-interface 0.58.0",
16376 "windows-result 0.2.0",
16377 "windows-strings 0.1.0",
16378 "windows-targets 0.52.6",
16379]
16380
16381[[package]]
16382name = "windows-core"
16383version = "0.60.1"
16384source = "registry+https://github.com/rust-lang/crates.io-index"
16385checksum = "ca21a92a9cae9bf4ccae5cf8368dce0837100ddf6e6d57936749e85f152f6247"
16386dependencies = [
16387 "windows-implement 0.59.0",
16388 "windows-interface 0.59.0",
16389 "windows-link",
16390 "windows-result 0.3.1",
16391 "windows-strings 0.3.1",
16392]
16393
16394[[package]]
16395name = "windows-future"
16396version = "0.1.1"
16397source = "registry+https://github.com/rust-lang/crates.io-index"
16398checksum = "a787db4595e7eb80239b74ce8babfb1363d8e343ab072f2ffe901400c03349f0"
16399dependencies = [
16400 "windows-core 0.60.1",
16401 "windows-link",
16402]
16403
16404[[package]]
16405name = "windows-implement"
16406version = "0.57.0"
16407source = "registry+https://github.com/rust-lang/crates.io-index"
16408checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
16409dependencies = [
16410 "proc-macro2",
16411 "quote",
16412 "syn 2.0.100",
16413]
16414
16415[[package]]
16416name = "windows-implement"
16417version = "0.58.0"
16418source = "registry+https://github.com/rust-lang/crates.io-index"
16419checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
16420dependencies = [
16421 "proc-macro2",
16422 "quote",
16423 "syn 2.0.100",
16424]
16425
16426[[package]]
16427name = "windows-implement"
16428version = "0.59.0"
16429source = "registry+https://github.com/rust-lang/crates.io-index"
16430checksum = "83577b051e2f49a058c308f17f273b570a6a758386fc291b5f6a934dd84e48c1"
16431dependencies = [
16432 "proc-macro2",
16433 "quote",
16434 "syn 2.0.100",
16435]
16436
16437[[package]]
16438name = "windows-interface"
16439version = "0.57.0"
16440source = "registry+https://github.com/rust-lang/crates.io-index"
16441checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
16442dependencies = [
16443 "proc-macro2",
16444 "quote",
16445 "syn 2.0.100",
16446]
16447
16448[[package]]
16449name = "windows-interface"
16450version = "0.58.0"
16451source = "registry+https://github.com/rust-lang/crates.io-index"
16452checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
16453dependencies = [
16454 "proc-macro2",
16455 "quote",
16456 "syn 2.0.100",
16457]
16458
16459[[package]]
16460name = "windows-interface"
16461version = "0.59.0"
16462source = "registry+https://github.com/rust-lang/crates.io-index"
16463checksum = "cb26fd936d991781ea39e87c3a27285081e3c0da5ca0fcbc02d368cc6f52ff01"
16464dependencies = [
16465 "proc-macro2",
16466 "quote",
16467 "syn 2.0.100",
16468]
16469
16470[[package]]
16471name = "windows-link"
16472version = "0.1.0"
16473source = "registry+https://github.com/rust-lang/crates.io-index"
16474checksum = "6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3"
16475
16476[[package]]
16477name = "windows-numerics"
16478version = "0.1.1"
16479source = "registry+https://github.com/rust-lang/crates.io-index"
16480checksum = "005dea54e2f6499f2cee279b8f703b3cf3b5734a2d8d21867c8f44003182eeed"
16481dependencies = [
16482 "windows-core 0.60.1",
16483 "windows-link",
16484]
16485
16486[[package]]
16487name = "windows-registry"
16488version = "0.2.0"
16489source = "registry+https://github.com/rust-lang/crates.io-index"
16490checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
16491dependencies = [
16492 "windows-result 0.2.0",
16493 "windows-strings 0.1.0",
16494 "windows-targets 0.52.6",
16495]
16496
16497[[package]]
16498name = "windows-result"
16499version = "0.1.2"
16500source = "registry+https://github.com/rust-lang/crates.io-index"
16501checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
16502dependencies = [
16503 "windows-targets 0.52.6",
16504]
16505
16506[[package]]
16507name = "windows-result"
16508version = "0.2.0"
16509source = "registry+https://github.com/rust-lang/crates.io-index"
16510checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
16511dependencies = [
16512 "windows-targets 0.52.6",
16513]
16514
16515[[package]]
16516name = "windows-result"
16517version = "0.3.1"
16518source = "registry+https://github.com/rust-lang/crates.io-index"
16519checksum = "06374efe858fab7e4f881500e6e86ec8bc28f9462c47e5a9941a0142ad86b189"
16520dependencies = [
16521 "windows-link",
16522]
16523
16524[[package]]
16525name = "windows-strings"
16526version = "0.1.0"
16527source = "registry+https://github.com/rust-lang/crates.io-index"
16528checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
16529dependencies = [
16530 "windows-result 0.2.0",
16531 "windows-targets 0.52.6",
16532]
16533
16534[[package]]
16535name = "windows-strings"
16536version = "0.3.1"
16537source = "registry+https://github.com/rust-lang/crates.io-index"
16538checksum = "87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319"
16539dependencies = [
16540 "windows-link",
16541]
16542
16543[[package]]
16544name = "windows-sys"
16545version = "0.45.0"
16546source = "registry+https://github.com/rust-lang/crates.io-index"
16547checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
16548dependencies = [
16549 "windows-targets 0.42.2",
16550]
16551
16552[[package]]
16553name = "windows-sys"
16554version = "0.48.0"
16555source = "registry+https://github.com/rust-lang/crates.io-index"
16556checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
16557dependencies = [
16558 "windows-targets 0.48.5",
16559]
16560
16561[[package]]
16562name = "windows-sys"
16563version = "0.52.0"
16564source = "registry+https://github.com/rust-lang/crates.io-index"
16565checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
16566dependencies = [
16567 "windows-targets 0.52.6",
16568]
16569
16570[[package]]
16571name = "windows-sys"
16572version = "0.59.0"
16573source = "registry+https://github.com/rust-lang/crates.io-index"
16574checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
16575dependencies = [
16576 "windows-targets 0.52.6",
16577]
16578
16579[[package]]
16580name = "windows-targets"
16581version = "0.42.2"
16582source = "registry+https://github.com/rust-lang/crates.io-index"
16583checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
16584dependencies = [
16585 "windows_aarch64_gnullvm 0.42.2",
16586 "windows_aarch64_msvc 0.42.2",
16587 "windows_i686_gnu 0.42.2",
16588 "windows_i686_msvc 0.42.2",
16589 "windows_x86_64_gnu 0.42.2",
16590 "windows_x86_64_gnullvm 0.42.2",
16591 "windows_x86_64_msvc 0.42.2",
16592]
16593
16594[[package]]
16595name = "windows-targets"
16596version = "0.48.5"
16597source = "registry+https://github.com/rust-lang/crates.io-index"
16598checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
16599dependencies = [
16600 "windows_aarch64_gnullvm 0.48.5",
16601 "windows_aarch64_msvc 0.48.5",
16602 "windows_i686_gnu 0.48.5",
16603 "windows_i686_msvc 0.48.5",
16604 "windows_x86_64_gnu 0.48.5",
16605 "windows_x86_64_gnullvm 0.48.5",
16606 "windows_x86_64_msvc 0.48.5",
16607]
16608
16609[[package]]
16610name = "windows-targets"
16611version = "0.52.6"
16612source = "registry+https://github.com/rust-lang/crates.io-index"
16613checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
16614dependencies = [
16615 "windows_aarch64_gnullvm 0.52.6",
16616 "windows_aarch64_msvc 0.52.6",
16617 "windows_i686_gnu 0.52.6",
16618 "windows_i686_gnullvm",
16619 "windows_i686_msvc 0.52.6",
16620 "windows_x86_64_gnu 0.52.6",
16621 "windows_x86_64_gnullvm 0.52.6",
16622 "windows_x86_64_msvc 0.52.6",
16623]
16624
16625[[package]]
16626name = "windows_aarch64_gnullvm"
16627version = "0.42.2"
16628source = "registry+https://github.com/rust-lang/crates.io-index"
16629checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
16630
16631[[package]]
16632name = "windows_aarch64_gnullvm"
16633version = "0.48.5"
16634source = "registry+https://github.com/rust-lang/crates.io-index"
16635checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
16636
16637[[package]]
16638name = "windows_aarch64_gnullvm"
16639version = "0.52.6"
16640source = "registry+https://github.com/rust-lang/crates.io-index"
16641checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
16642
16643[[package]]
16644name = "windows_aarch64_msvc"
16645version = "0.42.2"
16646source = "registry+https://github.com/rust-lang/crates.io-index"
16647checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
16648
16649[[package]]
16650name = "windows_aarch64_msvc"
16651version = "0.48.5"
16652source = "registry+https://github.com/rust-lang/crates.io-index"
16653checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
16654
16655[[package]]
16656name = "windows_aarch64_msvc"
16657version = "0.52.6"
16658source = "registry+https://github.com/rust-lang/crates.io-index"
16659checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
16660
16661[[package]]
16662name = "windows_i686_gnu"
16663version = "0.42.2"
16664source = "registry+https://github.com/rust-lang/crates.io-index"
16665checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
16666
16667[[package]]
16668name = "windows_i686_gnu"
16669version = "0.48.5"
16670source = "registry+https://github.com/rust-lang/crates.io-index"
16671checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
16672
16673[[package]]
16674name = "windows_i686_gnu"
16675version = "0.52.6"
16676source = "registry+https://github.com/rust-lang/crates.io-index"
16677checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
16678
16679[[package]]
16680name = "windows_i686_gnullvm"
16681version = "0.52.6"
16682source = "registry+https://github.com/rust-lang/crates.io-index"
16683checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
16684
16685[[package]]
16686name = "windows_i686_msvc"
16687version = "0.42.2"
16688source = "registry+https://github.com/rust-lang/crates.io-index"
16689checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
16690
16691[[package]]
16692name = "windows_i686_msvc"
16693version = "0.48.5"
16694source = "registry+https://github.com/rust-lang/crates.io-index"
16695checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
16696
16697[[package]]
16698name = "windows_i686_msvc"
16699version = "0.52.6"
16700source = "registry+https://github.com/rust-lang/crates.io-index"
16701checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
16702
16703[[package]]
16704name = "windows_x86_64_gnu"
16705version = "0.42.2"
16706source = "registry+https://github.com/rust-lang/crates.io-index"
16707checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
16708
16709[[package]]
16710name = "windows_x86_64_gnu"
16711version = "0.48.5"
16712source = "registry+https://github.com/rust-lang/crates.io-index"
16713checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
16714
16715[[package]]
16716name = "windows_x86_64_gnu"
16717version = "0.52.6"
16718source = "registry+https://github.com/rust-lang/crates.io-index"
16719checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
16720
16721[[package]]
16722name = "windows_x86_64_gnullvm"
16723version = "0.42.2"
16724source = "registry+https://github.com/rust-lang/crates.io-index"
16725checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
16726
16727[[package]]
16728name = "windows_x86_64_gnullvm"
16729version = "0.48.5"
16730source = "registry+https://github.com/rust-lang/crates.io-index"
16731checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
16732
16733[[package]]
16734name = "windows_x86_64_gnullvm"
16735version = "0.52.6"
16736source = "registry+https://github.com/rust-lang/crates.io-index"
16737checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
16738
16739[[package]]
16740name = "windows_x86_64_msvc"
16741version = "0.42.2"
16742source = "registry+https://github.com/rust-lang/crates.io-index"
16743checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
16744
16745[[package]]
16746name = "windows_x86_64_msvc"
16747version = "0.48.5"
16748source = "registry+https://github.com/rust-lang/crates.io-index"
16749checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
16750
16751[[package]]
16752name = "windows_x86_64_msvc"
16753version = "0.52.6"
16754source = "registry+https://github.com/rust-lang/crates.io-index"
16755checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
16756
16757[[package]]
16758name = "winnow"
16759version = "0.6.20"
16760source = "registry+https://github.com/rust-lang/crates.io-index"
16761checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b"
16762dependencies = [
16763 "memchr",
16764]
16765
16766[[package]]
16767name = "winnow"
16768version = "0.7.1"
16769source = "registry+https://github.com/rust-lang/crates.io-index"
16770checksum = "86e376c75f4f43f44db463cf729e0d3acbf954d13e22c51e26e4c264b4ab545f"
16771dependencies = [
16772 "memchr",
16773]
16774
16775[[package]]
16776name = "winreg"
16777version = "0.50.0"
16778source = "registry+https://github.com/rust-lang/crates.io-index"
16779checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
16780dependencies = [
16781 "cfg-if",
16782 "windows-sys 0.48.0",
16783]
16784
16785[[package]]
16786name = "winreg"
16787version = "0.52.0"
16788source = "registry+https://github.com/rust-lang/crates.io-index"
16789checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
16790dependencies = [
16791 "cfg-if",
16792 "windows-sys 0.48.0",
16793]
16794
16795[[package]]
16796name = "winresource"
16797version = "0.1.20"
16798source = "registry+https://github.com/rust-lang/crates.io-index"
16799checksum = "ba4a67c78ee5782c0c1cb41bebc7e12c6e79644daa1650ebbc1de5d5b08593f7"
16800dependencies = [
16801 "toml 0.8.20",
16802 "version_check",
16803]
16804
16805[[package]]
16806name = "winsafe"
16807version = "0.0.19"
16808source = "registry+https://github.com/rust-lang/crates.io-index"
16809checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
16810
16811[[package]]
16812name = "winx"
16813version = "0.36.4"
16814source = "registry+https://github.com/rust-lang/crates.io-index"
16815checksum = "3f3fd376f71958b862e7afb20cfe5a22830e1963462f3a17f49d82a6c1d1f42d"
16816dependencies = [
16817 "bitflags 2.8.0",
16818 "windows-sys 0.59.0",
16819]
16820
16821[[package]]
16822name = "wio"
16823version = "0.2.2"
16824source = "registry+https://github.com/rust-lang/crates.io-index"
16825checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
16826dependencies = [
16827 "winapi",
16828]
16829
16830[[package]]
16831name = "wit-bindgen"
16832version = "0.22.0"
16833source = "registry+https://github.com/rust-lang/crates.io-index"
16834checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
16835dependencies = [
16836 "bitflags 2.8.0",
16837 "wit-bindgen-rt 0.22.0",
16838 "wit-bindgen-rust-macro",
16839]
16840
16841[[package]]
16842name = "wit-bindgen-core"
16843version = "0.22.0"
16844source = "registry+https://github.com/rust-lang/crates.io-index"
16845checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
16846dependencies = [
16847 "anyhow",
16848 "wit-parser 0.201.0",
16849]
16850
16851[[package]]
16852name = "wit-bindgen-rt"
16853version = "0.22.0"
16854source = "registry+https://github.com/rust-lang/crates.io-index"
16855checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
16856
16857[[package]]
16858name = "wit-bindgen-rt"
16859version = "0.33.0"
16860source = "registry+https://github.com/rust-lang/crates.io-index"
16861checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
16862dependencies = [
16863 "bitflags 2.8.0",
16864]
16865
16866[[package]]
16867name = "wit-bindgen-rust"
16868version = "0.22.0"
16869source = "registry+https://github.com/rust-lang/crates.io-index"
16870checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
16871dependencies = [
16872 "anyhow",
16873 "heck 0.4.1",
16874 "indexmap",
16875 "wasm-metadata 0.201.0",
16876 "wit-bindgen-core",
16877 "wit-component 0.201.0",
16878]
16879
16880[[package]]
16881name = "wit-bindgen-rust-macro"
16882version = "0.22.0"
16883source = "registry+https://github.com/rust-lang/crates.io-index"
16884checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
16885dependencies = [
16886 "anyhow",
16887 "proc-macro2",
16888 "quote",
16889 "syn 2.0.100",
16890 "wit-bindgen-core",
16891 "wit-bindgen-rust",
16892]
16893
16894[[package]]
16895name = "wit-component"
16896version = "0.201.0"
16897source = "registry+https://github.com/rust-lang/crates.io-index"
16898checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
16899dependencies = [
16900 "anyhow",
16901 "bitflags 2.8.0",
16902 "indexmap",
16903 "log",
16904 "serde",
16905 "serde_derive",
16906 "serde_json",
16907 "wasm-encoder 0.201.0",
16908 "wasm-metadata 0.201.0",
16909 "wasmparser 0.201.0",
16910 "wit-parser 0.201.0",
16911]
16912
16913[[package]]
16914name = "wit-component"
16915version = "0.221.3"
16916source = "registry+https://github.com/rust-lang/crates.io-index"
16917checksum = "66c55ca8772d2b270e28066caed50ce4e53a28c3ac10e01efbd90e5be31e448b"
16918dependencies = [
16919 "anyhow",
16920 "bitflags 2.8.0",
16921 "indexmap",
16922 "log",
16923 "serde",
16924 "serde_derive",
16925 "serde_json",
16926 "wasm-encoder 0.221.3",
16927 "wasm-metadata 0.221.3",
16928 "wasmparser 0.221.3",
16929 "wit-parser 0.221.3",
16930]
16931
16932[[package]]
16933name = "wit-parser"
16934version = "0.201.0"
16935source = "registry+https://github.com/rust-lang/crates.io-index"
16936checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
16937dependencies = [
16938 "anyhow",
16939 "id-arena",
16940 "indexmap",
16941 "log",
16942 "semver",
16943 "serde",
16944 "serde_derive",
16945 "serde_json",
16946 "unicode-xid",
16947 "wasmparser 0.201.0",
16948]
16949
16950[[package]]
16951name = "wit-parser"
16952version = "0.221.3"
16953source = "registry+https://github.com/rust-lang/crates.io-index"
16954checksum = "896112579ed56b4a538b07a3d16e562d101ff6265c46b515ce0c701eef16b2ac"
16955dependencies = [
16956 "anyhow",
16957 "id-arena",
16958 "indexmap",
16959 "log",
16960 "semver",
16961 "serde",
16962 "serde_derive",
16963 "serde_json",
16964 "unicode-xid",
16965 "wasmparser 0.221.3",
16966]
16967
16968[[package]]
16969name = "witx"
16970version = "0.9.1"
16971source = "registry+https://github.com/rust-lang/crates.io-index"
16972checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
16973dependencies = [
16974 "anyhow",
16975 "log",
16976 "thiserror 1.0.69",
16977 "wast",
16978]
16979
16980[[package]]
16981name = "workspace"
16982version = "0.1.0"
16983dependencies = [
16984 "any_vec",
16985 "anyhow",
16986 "async-recursion 1.1.1",
16987 "bincode",
16988 "call",
16989 "client",
16990 "clock",
16991 "collections",
16992 "component",
16993 "db",
16994 "derive_more",
16995 "env_logger 0.11.7",
16996 "fs",
16997 "futures 0.3.31",
16998 "gpui",
16999 "http_client",
17000 "itertools 0.14.0",
17001 "language",
17002 "log",
17003 "node_runtime",
17004 "parking_lot",
17005 "postage",
17006 "project",
17007 "remote",
17008 "schemars",
17009 "serde",
17010 "serde_json",
17011 "session",
17012 "settings",
17013 "smallvec",
17014 "sqlez",
17015 "strum",
17016 "task",
17017 "telemetry",
17018 "tempfile",
17019 "theme",
17020 "ui",
17021 "util",
17022 "uuid",
17023 "zed_actions",
17024]
17025
17026[[package]]
17027name = "worktree"
17028version = "0.1.0"
17029dependencies = [
17030 "anyhow",
17031 "clock",
17032 "collections",
17033 "env_logger 0.11.7",
17034 "fs",
17035 "futures 0.3.31",
17036 "fuzzy",
17037 "git",
17038 "git2",
17039 "git_hosting_providers",
17040 "gpui",
17041 "http_client",
17042 "ignore",
17043 "language",
17044 "log",
17045 "parking_lot",
17046 "paths",
17047 "postage",
17048 "pretty_assertions",
17049 "rand 0.8.5",
17050 "rpc",
17051 "schemars",
17052 "serde",
17053 "serde_json",
17054 "settings",
17055 "smallvec",
17056 "smol",
17057 "sum_tree",
17058 "text",
17059 "util",
17060]
17061
17062[[package]]
17063name = "write16"
17064version = "1.0.0"
17065source = "registry+https://github.com/rust-lang/crates.io-index"
17066checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
17067
17068[[package]]
17069name = "writeable"
17070version = "0.5.5"
17071source = "registry+https://github.com/rust-lang/crates.io-index"
17072checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
17073
17074[[package]]
17075name = "wyz"
17076version = "0.5.1"
17077source = "registry+https://github.com/rust-lang/crates.io-index"
17078checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
17079dependencies = [
17080 "tap",
17081]
17082
17083[[package]]
17084name = "x11-clipboard"
17085version = "0.9.3"
17086source = "registry+https://github.com/rust-lang/crates.io-index"
17087checksum = "662d74b3d77e396b8e5beb00b9cad6a9eccf40b2ef68cc858784b14c41d535a3"
17088dependencies = [
17089 "libc",
17090 "x11rb",
17091]
17092
17093[[package]]
17094name = "x11rb"
17095version = "0.13.1"
17096source = "registry+https://github.com/rust-lang/crates.io-index"
17097checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12"
17098dependencies = [
17099 "as-raw-xcb-connection",
17100 "gethostname",
17101 "libc",
17102 "rustix",
17103 "x11rb-protocol",
17104]
17105
17106[[package]]
17107name = "x11rb-protocol"
17108version = "0.13.1"
17109source = "registry+https://github.com/rust-lang/crates.io-index"
17110checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d"
17111
17112[[package]]
17113name = "xattr"
17114version = "0.2.3"
17115source = "registry+https://github.com/rust-lang/crates.io-index"
17116checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
17117dependencies = [
17118 "libc",
17119]
17120
17121[[package]]
17122name = "xcursor"
17123version = "0.3.8"
17124source = "registry+https://github.com/rust-lang/crates.io-index"
17125checksum = "0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61"
17126
17127[[package]]
17128name = "xdg-home"
17129version = "1.3.0"
17130source = "registry+https://github.com/rust-lang/crates.io-index"
17131checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
17132dependencies = [
17133 "libc",
17134 "windows-sys 0.59.0",
17135]
17136
17137[[package]]
17138name = "xim"
17139version = "0.4.0"
17140source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17141dependencies = [
17142 "ahash 0.8.11",
17143 "hashbrown 0.14.5",
17144 "log",
17145 "x11rb",
17146 "xim-ctext",
17147 "xim-parser",
17148]
17149
17150[[package]]
17151name = "xim-ctext"
17152version = "0.3.0"
17153source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17154dependencies = [
17155 "encoding_rs",
17156]
17157
17158[[package]]
17159name = "xim-parser"
17160version = "0.2.1"
17161source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17162dependencies = [
17163 "bitflags 2.8.0",
17164]
17165
17166[[package]]
17167name = "xkbcommon"
17168version = "0.7.0"
17169source = "git+https://github.com/ConradIrwin/xkbcommon-rs?rev=fcbb4612185cc129ceeff51d22f7fb51810a03b2#fcbb4612185cc129ceeff51d22f7fb51810a03b2"
17170dependencies = [
17171 "as-raw-xcb-connection",
17172 "libc",
17173 "memmap2",
17174 "xkeysym",
17175]
17176
17177[[package]]
17178name = "xkeysym"
17179version = "0.2.1"
17180source = "registry+https://github.com/rust-lang/crates.io-index"
17181checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
17182
17183[[package]]
17184name = "xml5ever"
17185version = "0.18.1"
17186source = "registry+https://github.com/rust-lang/crates.io-index"
17187checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69"
17188dependencies = [
17189 "log",
17190 "mac",
17191 "markup5ever",
17192]
17193
17194[[package]]
17195name = "xmlparser"
17196version = "0.13.6"
17197source = "registry+https://github.com/rust-lang/crates.io-index"
17198checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
17199
17200[[package]]
17201name = "xmlwriter"
17202version = "0.1.0"
17203source = "registry+https://github.com/rust-lang/crates.io-index"
17204checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
17205
17206[[package]]
17207name = "xtask"
17208version = "0.1.0"
17209dependencies = [
17210 "anyhow",
17211 "cargo_metadata",
17212 "cargo_toml",
17213 "clap",
17214]
17215
17216[[package]]
17217name = "yaml-rust2"
17218version = "0.8.1"
17219source = "registry+https://github.com/rust-lang/crates.io-index"
17220checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
17221dependencies = [
17222 "arraydeque",
17223 "encoding_rs",
17224 "hashlink 0.8.4",
17225]
17226
17227[[package]]
17228name = "yansi"
17229version = "1.0.1"
17230source = "registry+https://github.com/rust-lang/crates.io-index"
17231checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
17232
17233[[package]]
17234name = "yazi"
17235version = "0.1.6"
17236source = "registry+https://github.com/rust-lang/crates.io-index"
17237checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
17238
17239[[package]]
17240name = "yeslogic-fontconfig-sys"
17241version = "6.0.0"
17242source = "registry+https://github.com/rust-lang/crates.io-index"
17243checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd"
17244dependencies = [
17245 "dlib",
17246 "once_cell",
17247 "pkg-config",
17248]
17249
17250[[package]]
17251name = "yoke"
17252version = "0.7.5"
17253source = "registry+https://github.com/rust-lang/crates.io-index"
17254checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
17255dependencies = [
17256 "serde",
17257 "stable_deref_trait",
17258 "yoke-derive",
17259 "zerofrom",
17260]
17261
17262[[package]]
17263name = "yoke-derive"
17264version = "0.7.5"
17265source = "registry+https://github.com/rust-lang/crates.io-index"
17266checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
17267dependencies = [
17268 "proc-macro2",
17269 "quote",
17270 "syn 2.0.100",
17271 "synstructure",
17272]
17273
17274[[package]]
17275name = "zbus"
17276version = "5.5.0"
17277source = "registry+https://github.com/rust-lang/crates.io-index"
17278checksum = "59c333f648ea1b647bc95dc1d34807c8e25ed7a6feff3394034dc4776054b236"
17279dependencies = [
17280 "async-broadcast",
17281 "async-executor",
17282 "async-fs",
17283 "async-io",
17284 "async-lock",
17285 "async-process",
17286 "async-recursion 1.1.1",
17287 "async-task",
17288 "async-trait",
17289 "blocking",
17290 "enumflags2",
17291 "event-listener 5.3.1",
17292 "futures-core",
17293 "futures-lite 2.6.0",
17294 "hex",
17295 "nix",
17296 "ordered-stream",
17297 "serde",
17298 "serde_repr",
17299 "static_assertions",
17300 "tracing",
17301 "uds_windows",
17302 "windows-sys 0.59.0",
17303 "winnow 0.7.1",
17304 "xdg-home",
17305 "zbus_macros",
17306 "zbus_names",
17307 "zvariant",
17308]
17309
17310[[package]]
17311name = "zbus_macros"
17312version = "5.5.0"
17313source = "registry+https://github.com/rust-lang/crates.io-index"
17314checksum = "f325ad10eb0d0a3eb060203494c3b7ec3162a01a59db75d2deee100339709fc0"
17315dependencies = [
17316 "proc-macro-crate",
17317 "proc-macro2",
17318 "quote",
17319 "syn 2.0.100",
17320 "zbus_names",
17321 "zvariant",
17322 "zvariant_utils",
17323]
17324
17325[[package]]
17326name = "zbus_names"
17327version = "4.1.0"
17328source = "registry+https://github.com/rust-lang/crates.io-index"
17329checksum = "856b7a38811f71846fd47856ceee8bccaec8399ff53fb370247e66081ace647b"
17330dependencies = [
17331 "serde",
17332 "static_assertions",
17333 "winnow 0.6.20",
17334 "zvariant",
17335]
17336
17337[[package]]
17338name = "zed"
17339version = "0.180.0"
17340dependencies = [
17341 "activity_indicator",
17342 "anyhow",
17343 "ashpd",
17344 "assets",
17345 "assistant",
17346 "assistant2",
17347 "assistant_context_editor",
17348 "assistant_settings",
17349 "assistant_tools",
17350 "async-watch",
17351 "audio",
17352 "auto_update",
17353 "auto_update_ui",
17354 "backtrace",
17355 "breadcrumbs",
17356 "call",
17357 "channel",
17358 "chrono",
17359 "clap",
17360 "cli",
17361 "client",
17362 "collab_ui",
17363 "collections",
17364 "command_palette",
17365 "command_palette_hooks",
17366 "component_preview",
17367 "copilot",
17368 "db",
17369 "debugger_tools",
17370 "debugger_ui",
17371 "diagnostics",
17372 "editor",
17373 "env_logger 0.11.7",
17374 "extension",
17375 "extension_host",
17376 "extensions_ui",
17377 "feature_flags",
17378 "feedback",
17379 "file_finder",
17380 "fs",
17381 "futures 0.3.31",
17382 "git",
17383 "git_hosting_providers",
17384 "git_ui",
17385 "go_to_line",
17386 "gpui",
17387 "gpui_tokio",
17388 "http_client",
17389 "image_viewer",
17390 "inline_completion_button",
17391 "install_cli",
17392 "journal",
17393 "language",
17394 "language_extension",
17395 "language_model",
17396 "language_models",
17397 "language_selector",
17398 "language_tools",
17399 "languages",
17400 "libc",
17401 "log",
17402 "markdown_preview",
17403 "menu",
17404 "migrator",
17405 "mimalloc",
17406 "nix",
17407 "node_runtime",
17408 "notifications",
17409 "outline",
17410 "outline_panel",
17411 "parking_lot",
17412 "paths",
17413 "picker",
17414 "profiling",
17415 "project",
17416 "project_panel",
17417 "project_symbols",
17418 "prompt_store",
17419 "proto",
17420 "recent_projects",
17421 "release_channel",
17422 "remote",
17423 "repl",
17424 "reqwest_client",
17425 "rope",
17426 "search",
17427 "serde",
17428 "serde_json",
17429 "session",
17430 "settings",
17431 "settings_ui",
17432 "shellexpand 2.1.2",
17433 "simplelog",
17434 "smol",
17435 "snippet_provider",
17436 "snippets_ui",
17437 "supermaven",
17438 "sysinfo",
17439 "tab_switcher",
17440 "task",
17441 "tasks_ui",
17442 "telemetry",
17443 "telemetry_events",
17444 "terminal_view",
17445 "theme",
17446 "theme_extension",
17447 "theme_selector",
17448 "time",
17449 "toolchain_selector",
17450 "tree-sitter-md",
17451 "tree-sitter-rust",
17452 "ui",
17453 "ui_prompt",
17454 "url",
17455 "urlencoding",
17456 "util",
17457 "uuid",
17458 "vim",
17459 "vim_mode_setting",
17460 "welcome",
17461 "windows 0.60.0",
17462 "winresource",
17463 "workspace",
17464 "zed_actions",
17465 "zeta",
17466]
17467
17468[[package]]
17469name = "zed_actions"
17470version = "0.1.0"
17471dependencies = [
17472 "gpui",
17473 "schemars",
17474 "serde",
17475]
17476
17477[[package]]
17478name = "zed_emmet"
17479version = "0.0.3"
17480dependencies = [
17481 "zed_extension_api 0.1.0",
17482]
17483
17484[[package]]
17485name = "zed_extension_api"
17486version = "0.1.0"
17487source = "registry+https://github.com/rust-lang/crates.io-index"
17488checksum = "594fd10dd0f2f853eb243e2425e7c95938cef49adb81d9602921d002c5e6d9d9"
17489dependencies = [
17490 "serde",
17491 "serde_json",
17492 "wit-bindgen",
17493]
17494
17495[[package]]
17496name = "zed_extension_api"
17497version = "0.3.0"
17498dependencies = [
17499 "serde",
17500 "serde_json",
17501 "wit-bindgen",
17502]
17503
17504[[package]]
17505name = "zed_glsl"
17506version = "0.1.0"
17507dependencies = [
17508 "zed_extension_api 0.1.0",
17509]
17510
17511[[package]]
17512name = "zed_html"
17513version = "0.1.6"
17514dependencies = [
17515 "zed_extension_api 0.1.0",
17516]
17517
17518[[package]]
17519name = "zed_llm_client"
17520version = "0.4.1"
17521source = "registry+https://github.com/rust-lang/crates.io-index"
17522checksum = "1bf21350eced858d129840589158a8f6895c4fa4327ae56dd8c7d6a98495bed4"
17523dependencies = [
17524 "serde",
17525 "serde_json",
17526 "uuid",
17527]
17528
17529[[package]]
17530name = "zed_proto"
17531version = "0.2.1"
17532dependencies = [
17533 "zed_extension_api 0.1.0",
17534]
17535
17536[[package]]
17537name = "zed_ruff"
17538version = "0.1.0"
17539dependencies = [
17540 "zed_extension_api 0.1.0",
17541]
17542
17543[[package]]
17544name = "zed_snippets"
17545version = "0.0.5"
17546dependencies = [
17547 "serde_json",
17548 "zed_extension_api 0.1.0",
17549]
17550
17551[[package]]
17552name = "zed_test_extension"
17553version = "0.1.0"
17554dependencies = [
17555 "zed_extension_api 0.3.0",
17556]
17557
17558[[package]]
17559name = "zed_toml"
17560version = "0.1.3"
17561dependencies = [
17562 "zed_extension_api 0.1.0",
17563]
17564
17565[[package]]
17566name = "zeno"
17567version = "0.2.3"
17568source = "registry+https://github.com/rust-lang/crates.io-index"
17569checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
17570
17571[[package]]
17572name = "zerocopy"
17573version = "0.7.35"
17574source = "registry+https://github.com/rust-lang/crates.io-index"
17575checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
17576dependencies = [
17577 "byteorder",
17578 "zerocopy-derive 0.7.35",
17579]
17580
17581[[package]]
17582name = "zerocopy"
17583version = "0.8.18"
17584source = "registry+https://github.com/rust-lang/crates.io-index"
17585checksum = "79386d31a42a4996e3336b0919ddb90f81112af416270cff95b5f5af22b839c2"
17586dependencies = [
17587 "zerocopy-derive 0.8.18",
17588]
17589
17590[[package]]
17591name = "zerocopy-derive"
17592version = "0.7.35"
17593source = "registry+https://github.com/rust-lang/crates.io-index"
17594checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
17595dependencies = [
17596 "proc-macro2",
17597 "quote",
17598 "syn 2.0.100",
17599]
17600
17601[[package]]
17602name = "zerocopy-derive"
17603version = "0.8.18"
17604source = "registry+https://github.com/rust-lang/crates.io-index"
17605checksum = "76331675d372f91bf8d17e13afbd5fe639200b73d01f0fc748bb059f9cca2db7"
17606dependencies = [
17607 "proc-macro2",
17608 "quote",
17609 "syn 2.0.100",
17610]
17611
17612[[package]]
17613name = "zerofrom"
17614version = "0.1.5"
17615source = "registry+https://github.com/rust-lang/crates.io-index"
17616checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
17617dependencies = [
17618 "zerofrom-derive",
17619]
17620
17621[[package]]
17622name = "zerofrom-derive"
17623version = "0.1.5"
17624source = "registry+https://github.com/rust-lang/crates.io-index"
17625checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
17626dependencies = [
17627 "proc-macro2",
17628 "quote",
17629 "syn 2.0.100",
17630 "synstructure",
17631]
17632
17633[[package]]
17634name = "zeroize"
17635version = "1.8.1"
17636source = "registry+https://github.com/rust-lang/crates.io-index"
17637checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
17638dependencies = [
17639 "zeroize_derive",
17640]
17641
17642[[package]]
17643name = "zeroize_derive"
17644version = "1.4.2"
17645source = "registry+https://github.com/rust-lang/crates.io-index"
17646checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
17647dependencies = [
17648 "proc-macro2",
17649 "quote",
17650 "syn 2.0.100",
17651]
17652
17653[[package]]
17654name = "zeromq"
17655version = "0.5.0-pre"
17656source = "registry+https://github.com/rust-lang/crates.io-index"
17657checksum = "a1fe92954d37e77bed5e2775cb0fed7dba5f6bc4be6f7f76172a4eb371dc6a9b"
17658dependencies = [
17659 "async-dispatcher",
17660 "async-std",
17661 "async-trait",
17662 "asynchronous-codec",
17663 "bytes 1.10.1",
17664 "crossbeam-queue",
17665 "dashmap 5.5.3",
17666 "futures 0.3.31",
17667 "log",
17668 "num-traits",
17669 "once_cell",
17670 "parking_lot",
17671 "rand 0.8.5",
17672 "regex",
17673 "thiserror 1.0.69",
17674 "uuid",
17675]
17676
17677[[package]]
17678name = "zerovec"
17679version = "0.10.4"
17680source = "registry+https://github.com/rust-lang/crates.io-index"
17681checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
17682dependencies = [
17683 "yoke",
17684 "zerofrom",
17685 "zerovec-derive",
17686]
17687
17688[[package]]
17689name = "zerovec-derive"
17690version = "0.10.3"
17691source = "registry+https://github.com/rust-lang/crates.io-index"
17692checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
17693dependencies = [
17694 "proc-macro2",
17695 "quote",
17696 "syn 2.0.100",
17697]
17698
17699[[package]]
17700name = "zeta"
17701version = "0.1.0"
17702dependencies = [
17703 "anyhow",
17704 "arrayvec",
17705 "call",
17706 "chrono",
17707 "client",
17708 "clock",
17709 "collections",
17710 "command_palette_hooks",
17711 "ctor",
17712 "db",
17713 "editor",
17714 "env_logger 0.11.7",
17715 "feature_flags",
17716 "fs",
17717 "futures 0.3.31",
17718 "gpui",
17719 "http_client",
17720 "indoc",
17721 "inline_completion",
17722 "language",
17723 "language_model",
17724 "log",
17725 "menu",
17726 "migrator",
17727 "paths",
17728 "postage",
17729 "project",
17730 "regex",
17731 "release_channel",
17732 "reqwest_client",
17733 "rpc",
17734 "serde",
17735 "serde_json",
17736 "settings",
17737 "telemetry",
17738 "telemetry_events",
17739 "theme",
17740 "thiserror 2.0.12",
17741 "tree-sitter-go",
17742 "tree-sitter-rust",
17743 "ui",
17744 "unindent",
17745 "util",
17746 "uuid",
17747 "workspace",
17748 "worktree",
17749 "zed_actions",
17750 "zed_llm_client",
17751]
17752
17753[[package]]
17754name = "zip"
17755version = "0.6.6"
17756source = "registry+https://github.com/rust-lang/crates.io-index"
17757checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
17758dependencies = [
17759 "aes",
17760 "byteorder",
17761 "bzip2",
17762 "constant_time_eq 0.1.5",
17763 "crc32fast",
17764 "crossbeam-utils",
17765 "flate2",
17766 "hmac",
17767 "pbkdf2 0.11.0",
17768 "sha1",
17769 "time",
17770 "zstd",
17771]
17772
17773[[package]]
17774name = "zstd"
17775version = "0.11.2+zstd.1.5.2"
17776source = "registry+https://github.com/rust-lang/crates.io-index"
17777checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
17778dependencies = [
17779 "zstd-safe",
17780]
17781
17782[[package]]
17783name = "zstd-safe"
17784version = "5.0.2+zstd.1.5.2"
17785source = "registry+https://github.com/rust-lang/crates.io-index"
17786checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
17787dependencies = [
17788 "libc",
17789 "zstd-sys",
17790]
17791
17792[[package]]
17793name = "zstd-sys"
17794version = "2.0.13+zstd.1.5.6"
17795source = "registry+https://github.com/rust-lang/crates.io-index"
17796checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
17797dependencies = [
17798 "cc",
17799 "pkg-config",
17800]
17801
17802[[package]]
17803name = "zune-core"
17804version = "0.4.12"
17805source = "registry+https://github.com/rust-lang/crates.io-index"
17806checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
17807
17808[[package]]
17809name = "zune-inflate"
17810version = "0.2.54"
17811source = "registry+https://github.com/rust-lang/crates.io-index"
17812checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
17813dependencies = [
17814 "simd-adler32",
17815]
17816
17817[[package]]
17818name = "zune-jpeg"
17819version = "0.4.13"
17820source = "registry+https://github.com/rust-lang/crates.io-index"
17821checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768"
17822dependencies = [
17823 "zune-core",
17824]
17825
17826[[package]]
17827name = "zvariant"
17828version = "5.4.0"
17829source = "registry+https://github.com/rust-lang/crates.io-index"
17830checksum = "b2df9ee044893fcffbdc25de30546edef3e32341466811ca18421e3cd6c5a3ac"
17831dependencies = [
17832 "endi",
17833 "enumflags2",
17834 "serde",
17835 "static_assertions",
17836 "url",
17837 "winnow 0.7.1",
17838 "zvariant_derive",
17839 "zvariant_utils",
17840]
17841
17842[[package]]
17843name = "zvariant_derive"
17844version = "5.4.0"
17845source = "registry+https://github.com/rust-lang/crates.io-index"
17846checksum = "74170caa85b8b84cc4935f2d56a57c7a15ea6185ccdd7eadb57e6edd90f94b2f"
17847dependencies = [
17848 "proc-macro-crate",
17849 "proc-macro2",
17850 "quote",
17851 "syn 2.0.100",
17852 "zvariant_utils",
17853]
17854
17855[[package]]
17856name = "zvariant_utils"
17857version = "3.2.0"
17858source = "registry+https://github.com/rust-lang/crates.io-index"
17859checksum = "e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34"
17860dependencies = [
17861 "proc-macro2",
17862 "quote",
17863 "serde",
17864 "static_assertions",
17865 "syn 2.0.100",
17866 "winnow 0.7.1",
17867]