1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "activity_indicator"
7version = "0.1.0"
8dependencies = [
9 "anyhow",
10 "auto_update",
11 "editor",
12 "extension_host",
13 "futures 0.3.31",
14 "gpui",
15 "language",
16 "project",
17 "smallvec",
18 "ui",
19 "util",
20 "workspace",
21]
22
23[[package]]
24name = "addr2line"
25version = "0.24.2"
26source = "registry+https://github.com/rust-lang/crates.io-index"
27checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
28dependencies = [
29 "gimli",
30]
31
32[[package]]
33name = "adler2"
34version = "2.0.0"
35source = "registry+https://github.com/rust-lang/crates.io-index"
36checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
37
38[[package]]
39name = "aes"
40version = "0.8.4"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
43dependencies = [
44 "cfg-if",
45 "cipher",
46 "cpufeatures",
47 "zeroize",
48]
49
50[[package]]
51name = "ahash"
52version = "0.7.8"
53source = "registry+https://github.com/rust-lang/crates.io-index"
54checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
55dependencies = [
56 "getrandom 0.2.15",
57 "once_cell",
58 "version_check",
59]
60
61[[package]]
62name = "ahash"
63version = "0.8.11"
64source = "registry+https://github.com/rust-lang/crates.io-index"
65checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
66dependencies = [
67 "cfg-if",
68 "const-random",
69 "once_cell",
70 "version_check",
71 "zerocopy 0.7.35",
72]
73
74[[package]]
75name = "aho-corasick"
76version = "1.1.3"
77source = "registry+https://github.com/rust-lang/crates.io-index"
78checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
79dependencies = [
80 "memchr",
81]
82
83[[package]]
84name = "alacritty_terminal"
85version = "0.25.1-dev"
86source = "git+https://github.com/zed-industries/alacritty.git?branch=add-hush-login-flag#828457c9ff1f7ea0a0469337cc8a37ee3a1b0590"
87dependencies = [
88 "base64 0.22.1",
89 "bitflags 2.8.0",
90 "home",
91 "libc",
92 "log",
93 "miow",
94 "parking_lot",
95 "piper",
96 "polling",
97 "regex-automata 0.4.9",
98 "rustix-openpty",
99 "serde",
100 "signal-hook",
101 "unicode-width",
102 "vte",
103 "windows-sys 0.59.0",
104]
105
106[[package]]
107name = "aliasable"
108version = "0.1.3"
109source = "registry+https://github.com/rust-lang/crates.io-index"
110checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
111
112[[package]]
113name = "aligned-vec"
114version = "0.5.0"
115source = "registry+https://github.com/rust-lang/crates.io-index"
116checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1"
117
118[[package]]
119name = "allocator-api2"
120version = "0.2.21"
121source = "registry+https://github.com/rust-lang/crates.io-index"
122checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
123
124[[package]]
125name = "alsa"
126version = "0.9.1"
127source = "registry+https://github.com/rust-lang/crates.io-index"
128checksum = "ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43"
129dependencies = [
130 "alsa-sys",
131 "bitflags 2.8.0",
132 "cfg-if",
133 "libc",
134]
135
136[[package]]
137name = "alsa-sys"
138version = "0.3.1"
139source = "registry+https://github.com/rust-lang/crates.io-index"
140checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
141dependencies = [
142 "libc",
143 "pkg-config",
144]
145
146[[package]]
147name = "ambient-authority"
148version = "0.0.2"
149source = "registry+https://github.com/rust-lang/crates.io-index"
150checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b"
151
152[[package]]
153name = "ammonia"
154version = "4.0.0"
155source = "registry+https://github.com/rust-lang/crates.io-index"
156checksum = "1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459"
157dependencies = [
158 "html5ever",
159 "maplit",
160 "once_cell",
161 "tendril",
162 "url",
163]
164
165[[package]]
166name = "android-tzdata"
167version = "0.1.1"
168source = "registry+https://github.com/rust-lang/crates.io-index"
169checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
170
171[[package]]
172name = "android_system_properties"
173version = "0.1.5"
174source = "registry+https://github.com/rust-lang/crates.io-index"
175checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
176dependencies = [
177 "libc",
178]
179
180[[package]]
181name = "anes"
182version = "0.1.6"
183source = "registry+https://github.com/rust-lang/crates.io-index"
184checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
185
186[[package]]
187name = "anstream"
188version = "0.6.18"
189source = "registry+https://github.com/rust-lang/crates.io-index"
190checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
191dependencies = [
192 "anstyle",
193 "anstyle-parse",
194 "anstyle-query",
195 "anstyle-wincon",
196 "colorchoice",
197 "is_terminal_polyfill",
198 "utf8parse",
199]
200
201[[package]]
202name = "anstyle"
203version = "1.0.10"
204source = "registry+https://github.com/rust-lang/crates.io-index"
205checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
206
207[[package]]
208name = "anstyle-parse"
209version = "0.2.6"
210source = "registry+https://github.com/rust-lang/crates.io-index"
211checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
212dependencies = [
213 "utf8parse",
214]
215
216[[package]]
217name = "anstyle-query"
218version = "1.1.2"
219source = "registry+https://github.com/rust-lang/crates.io-index"
220checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
221dependencies = [
222 "windows-sys 0.59.0",
223]
224
225[[package]]
226name = "anstyle-wincon"
227version = "3.0.6"
228source = "registry+https://github.com/rust-lang/crates.io-index"
229checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
230dependencies = [
231 "anstyle",
232 "windows-sys 0.59.0",
233]
234
235[[package]]
236name = "anthropic"
237version = "0.1.0"
238dependencies = [
239 "anyhow",
240 "chrono",
241 "futures 0.3.31",
242 "http_client",
243 "schemars",
244 "serde",
245 "serde_json",
246 "strum",
247 "thiserror 1.0.69",
248 "util",
249]
250
251[[package]]
252name = "any_vec"
253version = "0.14.0"
254source = "registry+https://github.com/rust-lang/crates.io-index"
255checksum = "34cd60c5e3152cef0a592f1b296f1cc93715d89d2551d85315828c3a09575ff4"
256
257[[package]]
258name = "anyhow"
259version = "1.0.97"
260source = "registry+https://github.com/rust-lang/crates.io-index"
261checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f"
262
263[[package]]
264name = "approx"
265version = "0.5.1"
266source = "registry+https://github.com/rust-lang/crates.io-index"
267checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
268dependencies = [
269 "num-traits",
270]
271
272[[package]]
273name = "arbitrary"
274version = "1.4.1"
275source = "registry+https://github.com/rust-lang/crates.io-index"
276checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223"
277
278[[package]]
279name = "arg_enum_proc_macro"
280version = "0.3.4"
281source = "registry+https://github.com/rust-lang/crates.io-index"
282checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea"
283dependencies = [
284 "proc-macro2",
285 "quote",
286 "syn 2.0.100",
287]
288
289[[package]]
290name = "arraydeque"
291version = "0.5.1"
292source = "registry+https://github.com/rust-lang/crates.io-index"
293checksum = "7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236"
294
295[[package]]
296name = "arrayref"
297version = "0.3.9"
298source = "registry+https://github.com/rust-lang/crates.io-index"
299checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
300
301[[package]]
302name = "arrayvec"
303version = "0.7.6"
304source = "registry+https://github.com/rust-lang/crates.io-index"
305checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
306dependencies = [
307 "serde",
308]
309
310[[package]]
311name = "as-raw-xcb-connection"
312version = "1.0.1"
313source = "registry+https://github.com/rust-lang/crates.io-index"
314checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
315
316[[package]]
317name = "ascii"
318version = "1.1.0"
319source = "registry+https://github.com/rust-lang/crates.io-index"
320checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
321
322[[package]]
323name = "ash"
324version = "0.38.0+1.3.281"
325source = "registry+https://github.com/rust-lang/crates.io-index"
326checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f"
327dependencies = [
328 "libloading",
329]
330
331[[package]]
332name = "ash-window"
333version = "0.13.0"
334source = "registry+https://github.com/rust-lang/crates.io-index"
335checksum = "52bca67b61cb81e5553babde81b8211f713cb6db79766f80168f3e5f40ea6c82"
336dependencies = [
337 "ash",
338 "raw-window-handle",
339 "raw-window-metal",
340]
341
342[[package]]
343name = "ashpd"
344version = "0.11.0"
345source = "registry+https://github.com/rust-lang/crates.io-index"
346checksum = "6cbdf310d77fd3aaee6ea2093db7011dc2d35d2eb3481e5607f1f8d942ed99df"
347dependencies = [
348 "async-fs",
349 "async-net",
350 "enumflags2",
351 "futures-channel",
352 "futures-util",
353 "rand 0.9.0",
354 "serde",
355 "serde_repr",
356 "url",
357 "zbus",
358]
359
360[[package]]
361name = "askpass"
362version = "0.1.0"
363dependencies = [
364 "anyhow",
365 "futures 0.3.31",
366 "gpui",
367 "smol",
368 "tempfile",
369 "util",
370 "which 6.0.3",
371]
372
373[[package]]
374name = "assets"
375version = "0.1.0"
376dependencies = [
377 "anyhow",
378 "gpui",
379 "rust-embed",
380]
381
382[[package]]
383name = "assistant"
384version = "0.1.0"
385dependencies = [
386 "anyhow",
387 "assistant_context_editor",
388 "assistant_settings",
389 "assistant_slash_command",
390 "assistant_slash_commands",
391 "assistant_tool",
392 "async-watch",
393 "client",
394 "collections",
395 "command_palette_hooks",
396 "context_server",
397 "ctor",
398 "db",
399 "editor",
400 "env_logger 0.11.7",
401 "feature_flags",
402 "fs",
403 "futures 0.3.31",
404 "gpui",
405 "indexed_docs",
406 "indoc",
407 "language",
408 "language_model",
409 "language_model_selector",
410 "languages",
411 "log",
412 "lsp",
413 "menu",
414 "multi_buffer",
415 "parking_lot",
416 "paths",
417 "pretty_assertions",
418 "project",
419 "prompt_library",
420 "prompt_store",
421 "proto",
422 "rand 0.8.5",
423 "rope",
424 "schemars",
425 "search",
426 "semantic_index",
427 "serde",
428 "serde_json_lenient",
429 "settings",
430 "smol",
431 "streaming_diff",
432 "telemetry",
433 "telemetry_events",
434 "terminal",
435 "terminal_view",
436 "text",
437 "theme",
438 "tree-sitter-md",
439 "ui",
440 "unindent",
441 "util",
442 "workspace",
443 "zed_actions",
444]
445
446[[package]]
447name = "assistant2"
448version = "0.1.0"
449dependencies = [
450 "anyhow",
451 "assistant_context_editor",
452 "assistant_settings",
453 "assistant_slash_command",
454 "assistant_tool",
455 "async-watch",
456 "chrono",
457 "client",
458 "clock",
459 "collections",
460 "command_palette_hooks",
461 "context_server",
462 "db",
463 "editor",
464 "feature_flags",
465 "file_icons",
466 "fs",
467 "futures 0.3.31",
468 "fuzzy",
469 "git",
470 "gpui",
471 "heed",
472 "html_to_markdown",
473 "http_client",
474 "indoc",
475 "itertools 0.14.0",
476 "language",
477 "language_model",
478 "language_model_selector",
479 "log",
480 "lsp",
481 "markdown",
482 "menu",
483 "multi_buffer",
484 "parking_lot",
485 "paths",
486 "picker",
487 "project",
488 "prompt_library",
489 "prompt_store",
490 "proto",
491 "rand 0.8.5",
492 "rope",
493 "scripting_tool",
494 "serde",
495 "serde_json",
496 "settings",
497 "smol",
498 "streaming_diff",
499 "telemetry",
500 "telemetry_events",
501 "terminal",
502 "terminal_view",
503 "text",
504 "theme",
505 "time",
506 "time_format",
507 "ui",
508 "util",
509 "uuid",
510 "vim_mode_setting",
511 "workspace",
512 "zed_actions",
513]
514
515[[package]]
516name = "assistant_context_editor"
517version = "0.1.0"
518dependencies = [
519 "anyhow",
520 "assistant_settings",
521 "assistant_slash_command",
522 "assistant_slash_commands",
523 "chrono",
524 "client",
525 "clock",
526 "collections",
527 "context_server",
528 "editor",
529 "fs",
530 "futures 0.3.31",
531 "fuzzy",
532 "gpui",
533 "indexed_docs",
534 "language",
535 "language_model",
536 "language_model_selector",
537 "languages",
538 "log",
539 "multi_buffer",
540 "open_ai",
541 "parking_lot",
542 "paths",
543 "picker",
544 "pretty_assertions",
545 "project",
546 "prompt_store",
547 "rand 0.8.5",
548 "regex",
549 "rope",
550 "rpc",
551 "serde",
552 "serde_json",
553 "settings",
554 "smallvec",
555 "smol",
556 "strum",
557 "telemetry_events",
558 "text",
559 "theme",
560 "tree-sitter-md",
561 "ui",
562 "unindent",
563 "util",
564 "uuid",
565 "workspace",
566]
567
568[[package]]
569name = "assistant_eval"
570version = "0.1.0"
571dependencies = [
572 "anyhow",
573 "assistant2",
574 "assistant_tool",
575 "assistant_tools",
576 "clap",
577 "client",
578 "collections",
579 "context_server",
580 "env_logger 0.11.7",
581 "fs",
582 "futures 0.3.31",
583 "gpui",
584 "gpui_tokio",
585 "itertools 0.14.0",
586 "language",
587 "language_model",
588 "language_models",
589 "node_runtime",
590 "project",
591 "prompt_store",
592 "regex",
593 "release_channel",
594 "reqwest_client",
595 "serde",
596 "serde_json",
597 "serde_json_lenient",
598 "settings",
599 "smol",
600 "util",
601]
602
603[[package]]
604name = "assistant_settings"
605version = "0.1.0"
606dependencies = [
607 "anthropic",
608 "anyhow",
609 "deepseek",
610 "feature_flags",
611 "fs",
612 "gpui",
613 "language_model",
614 "lmstudio",
615 "log",
616 "ollama",
617 "open_ai",
618 "paths",
619 "schemars",
620 "serde",
621 "serde_json_lenient",
622 "settings",
623]
624
625[[package]]
626name = "assistant_slash_command"
627version = "0.1.0"
628dependencies = [
629 "anyhow",
630 "async-trait",
631 "collections",
632 "derive_more",
633 "extension",
634 "futures 0.3.31",
635 "gpui",
636 "language",
637 "language_model",
638 "parking_lot",
639 "pretty_assertions",
640 "serde",
641 "serde_json",
642 "ui",
643 "workspace",
644]
645
646[[package]]
647name = "assistant_slash_commands"
648version = "0.1.0"
649dependencies = [
650 "anyhow",
651 "assistant_slash_command",
652 "cargo_toml",
653 "chrono",
654 "collections",
655 "context_server",
656 "editor",
657 "env_logger 0.11.7",
658 "feature_flags",
659 "fs",
660 "futures 0.3.31",
661 "fuzzy",
662 "globset",
663 "gpui",
664 "html_to_markdown",
665 "http_client",
666 "indexed_docs",
667 "language",
668 "language_model",
669 "log",
670 "pretty_assertions",
671 "project",
672 "prompt_store",
673 "rope",
674 "schemars",
675 "semantic_index",
676 "serde",
677 "serde_json",
678 "settings",
679 "smol",
680 "terminal_view",
681 "text",
682 "toml 0.8.20",
683 "ui",
684 "util",
685 "workspace",
686 "worktree",
687]
688
689[[package]]
690name = "assistant_tool"
691version = "0.1.0"
692dependencies = [
693 "anyhow",
694 "clock",
695 "collections",
696 "derive_more",
697 "gpui",
698 "language",
699 "language_model",
700 "parking_lot",
701 "project",
702 "serde",
703 "serde_json",
704]
705
706[[package]]
707name = "assistant_tools"
708version = "0.1.0"
709dependencies = [
710 "anyhow",
711 "assistant_tool",
712 "chrono",
713 "collections",
714 "feature_flags",
715 "futures 0.3.31",
716 "gpui",
717 "html_to_markdown",
718 "http_client",
719 "itertools 0.14.0",
720 "language",
721 "language_model",
722 "project",
723 "rand 0.8.5",
724 "release_channel",
725 "schemars",
726 "serde",
727 "serde_json",
728 "settings",
729 "theme",
730 "ui",
731 "unindent",
732 "util",
733 "workspace",
734 "worktree",
735]
736
737[[package]]
738name = "async-attributes"
739version = "1.1.2"
740source = "registry+https://github.com/rust-lang/crates.io-index"
741checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
742dependencies = [
743 "quote",
744 "syn 1.0.109",
745]
746
747[[package]]
748name = "async-broadcast"
749version = "0.7.2"
750source = "registry+https://github.com/rust-lang/crates.io-index"
751checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
752dependencies = [
753 "event-listener 5.3.1",
754 "event-listener-strategy",
755 "futures-core",
756 "pin-project-lite",
757]
758
759[[package]]
760name = "async-channel"
761version = "1.9.0"
762source = "registry+https://github.com/rust-lang/crates.io-index"
763checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
764dependencies = [
765 "concurrent-queue",
766 "event-listener 2.5.3",
767 "futures-core",
768]
769
770[[package]]
771name = "async-channel"
772version = "2.3.1"
773source = "registry+https://github.com/rust-lang/crates.io-index"
774checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
775dependencies = [
776 "concurrent-queue",
777 "event-listener-strategy",
778 "futures-core",
779 "pin-project-lite",
780]
781
782[[package]]
783name = "async-compat"
784version = "0.2.4"
785source = "registry+https://github.com/rust-lang/crates.io-index"
786checksum = "7bab94bde396a3f7b4962e396fdad640e241ed797d4d8d77fc8c237d14c58fc0"
787dependencies = [
788 "futures-core",
789 "futures-io",
790 "once_cell",
791 "pin-project-lite",
792 "tokio",
793]
794
795[[package]]
796name = "async-compression"
797version = "0.4.20"
798source = "registry+https://github.com/rust-lang/crates.io-index"
799checksum = "310c9bcae737a48ef5cdee3174184e6d548b292739ede61a1f955ef76a738861"
800dependencies = [
801 "deflate64",
802 "flate2",
803 "futures-core",
804 "futures-io",
805 "memchr",
806 "pin-project-lite",
807]
808
809[[package]]
810name = "async-dispatcher"
811version = "0.1.2"
812source = "registry+https://github.com/rust-lang/crates.io-index"
813checksum = "5c8bff43baa5b0ca8f8bcd7f9338f5d30fbd75236a2aa89130a7c5121a06d6ca"
814dependencies = [
815 "async-task",
816 "futures-lite 1.13.0",
817]
818
819[[package]]
820name = "async-executor"
821version = "1.13.1"
822source = "registry+https://github.com/rust-lang/crates.io-index"
823checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec"
824dependencies = [
825 "async-task",
826 "concurrent-queue",
827 "fastrand 2.3.0",
828 "futures-lite 2.6.0",
829 "slab",
830]
831
832[[package]]
833name = "async-fs"
834version = "2.1.2"
835source = "registry+https://github.com/rust-lang/crates.io-index"
836checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a"
837dependencies = [
838 "async-lock",
839 "blocking",
840 "futures-lite 2.6.0",
841]
842
843[[package]]
844name = "async-global-executor"
845version = "2.4.1"
846source = "registry+https://github.com/rust-lang/crates.io-index"
847checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
848dependencies = [
849 "async-channel 2.3.1",
850 "async-executor",
851 "async-io",
852 "async-lock",
853 "blocking",
854 "futures-lite 2.6.0",
855 "once_cell",
856]
857
858[[package]]
859name = "async-io"
860version = "2.4.0"
861source = "registry+https://github.com/rust-lang/crates.io-index"
862checksum = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059"
863dependencies = [
864 "async-lock",
865 "cfg-if",
866 "concurrent-queue",
867 "futures-io",
868 "futures-lite 2.6.0",
869 "parking",
870 "polling",
871 "rustix",
872 "slab",
873 "tracing",
874 "windows-sys 0.59.0",
875]
876
877[[package]]
878name = "async-lock"
879version = "3.4.0"
880source = "registry+https://github.com/rust-lang/crates.io-index"
881checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
882dependencies = [
883 "event-listener 5.3.1",
884 "event-listener-strategy",
885 "pin-project-lite",
886]
887
888[[package]]
889name = "async-native-tls"
890version = "0.5.0"
891source = "registry+https://github.com/rust-lang/crates.io-index"
892checksum = "9343dc5acf07e79ff82d0c37899f079db3534d99f189a1837c8e549c99405bec"
893dependencies = [
894 "futures-util",
895 "native-tls",
896 "thiserror 1.0.69",
897 "url",
898]
899
900[[package]]
901name = "async-net"
902version = "2.0.0"
903source = "registry+https://github.com/rust-lang/crates.io-index"
904checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
905dependencies = [
906 "async-io",
907 "blocking",
908 "futures-lite 2.6.0",
909]
910
911[[package]]
912name = "async-pipe"
913version = "0.1.3"
914source = "git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553#82d00a04211cf4e1236029aa03e6b6ce2a74c553"
915dependencies = [
916 "futures 0.3.31",
917 "log",
918]
919
920[[package]]
921name = "async-process"
922version = "2.3.0"
923source = "registry+https://github.com/rust-lang/crates.io-index"
924checksum = "63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb"
925dependencies = [
926 "async-channel 2.3.1",
927 "async-io",
928 "async-lock",
929 "async-signal",
930 "async-task",
931 "blocking",
932 "cfg-if",
933 "event-listener 5.3.1",
934 "futures-lite 2.6.0",
935 "rustix",
936 "tracing",
937]
938
939[[package]]
940name = "async-recursion"
941version = "0.3.2"
942source = "registry+https://github.com/rust-lang/crates.io-index"
943checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
944dependencies = [
945 "proc-macro2",
946 "quote",
947 "syn 1.0.109",
948]
949
950[[package]]
951name = "async-recursion"
952version = "1.1.1"
953source = "registry+https://github.com/rust-lang/crates.io-index"
954checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
955dependencies = [
956 "proc-macro2",
957 "quote",
958 "syn 2.0.100",
959]
960
961[[package]]
962name = "async-signal"
963version = "0.2.10"
964source = "registry+https://github.com/rust-lang/crates.io-index"
965checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3"
966dependencies = [
967 "async-io",
968 "async-lock",
969 "atomic-waker",
970 "cfg-if",
971 "futures-core",
972 "futures-io",
973 "rustix",
974 "signal-hook-registry",
975 "slab",
976 "windows-sys 0.59.0",
977]
978
979[[package]]
980name = "async-std"
981version = "1.13.0"
982source = "registry+https://github.com/rust-lang/crates.io-index"
983checksum = "c634475f29802fde2b8f0b505b1bd00dfe4df7d4a000f0b36f7671197d5c3615"
984dependencies = [
985 "async-attributes",
986 "async-channel 1.9.0",
987 "async-global-executor",
988 "async-io",
989 "async-lock",
990 "async-process",
991 "crossbeam-utils",
992 "futures-channel",
993 "futures-core",
994 "futures-io",
995 "futures-lite 2.6.0",
996 "gloo-timers",
997 "kv-log-macro",
998 "log",
999 "memchr",
1000 "once_cell",
1001 "pin-project-lite",
1002 "pin-utils",
1003 "slab",
1004 "wasm-bindgen-futures",
1005]
1006
1007[[package]]
1008name = "async-stream"
1009version = "0.3.6"
1010source = "registry+https://github.com/rust-lang/crates.io-index"
1011checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
1012dependencies = [
1013 "async-stream-impl",
1014 "futures-core",
1015 "pin-project-lite",
1016]
1017
1018[[package]]
1019name = "async-stream-impl"
1020version = "0.3.6"
1021source = "registry+https://github.com/rust-lang/crates.io-index"
1022checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
1023dependencies = [
1024 "proc-macro2",
1025 "quote",
1026 "syn 2.0.100",
1027]
1028
1029[[package]]
1030name = "async-stripe"
1031version = "0.40.0"
1032source = "git+https://github.com/zed-industries/async-stripe?rev=3672dd4efb7181aa597bf580bf5a2f5d23db6735#3672dd4efb7181aa597bf580bf5a2f5d23db6735"
1033dependencies = [
1034 "chrono",
1035 "futures-util",
1036 "http-types",
1037 "hyper 0.14.32",
1038 "hyper-rustls 0.24.2",
1039 "serde",
1040 "serde_json",
1041 "serde_path_to_error",
1042 "serde_qs 0.10.1",
1043 "smart-default",
1044 "smol_str",
1045 "thiserror 1.0.69",
1046 "tokio",
1047]
1048
1049[[package]]
1050name = "async-tar"
1051version = "0.5.0"
1052source = "registry+https://github.com/rust-lang/crates.io-index"
1053checksum = "a42f905d4f623faf634bbd1e001e84e0efc24694afa64be9ad239bf6ca49e1f8"
1054dependencies = [
1055 "async-std",
1056 "filetime",
1057 "libc",
1058 "pin-project",
1059 "redox_syscall 0.2.16",
1060 "xattr",
1061]
1062
1063[[package]]
1064name = "async-task"
1065version = "4.7.1"
1066source = "registry+https://github.com/rust-lang/crates.io-index"
1067checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
1068
1069[[package]]
1070name = "async-tls"
1071version = "0.13.0"
1072source = "git+https://github.com/zed-industries/async-tls?rev=1e759a4b5e370f87dc15e40756ac4f8815b61d9d#1e759a4b5e370f87dc15e40756ac4f8815b61d9d"
1073dependencies = [
1074 "futures-core",
1075 "futures-io",
1076 "rustls 0.23.23",
1077 "rustls-pemfile 2.2.0",
1078 "webpki-roots",
1079]
1080
1081[[package]]
1082name = "async-trait"
1083version = "0.1.87"
1084source = "registry+https://github.com/rust-lang/crates.io-index"
1085checksum = "d556ec1359574147ec0c4fc5eb525f3f23263a592b1a9c07e0a75b427de55c97"
1086dependencies = [
1087 "proc-macro2",
1088 "quote",
1089 "syn 2.0.100",
1090]
1091
1092[[package]]
1093name = "async-tungstenite"
1094version = "0.28.2"
1095source = "registry+https://github.com/rust-lang/crates.io-index"
1096checksum = "1c348fb0b6d132c596eca3dcd941df48fb597aafcb07a738ec41c004b087dc99"
1097dependencies = [
1098 "async-std",
1099 "async-tls",
1100 "atomic-waker",
1101 "futures-core",
1102 "futures-io",
1103 "futures-task",
1104 "futures-util",
1105 "log",
1106 "pin-project-lite",
1107 "tungstenite 0.24.0",
1108]
1109
1110[[package]]
1111name = "async-watch"
1112version = "0.3.1"
1113source = "registry+https://github.com/rust-lang/crates.io-index"
1114checksum = "a078faf4e27c0c6cc0efb20e5da59dcccc04968ebf2801d8e0b2195124cdcdb2"
1115dependencies = [
1116 "event-listener 2.5.3",
1117]
1118
1119[[package]]
1120name = "async_zip"
1121version = "0.0.17"
1122source = "registry+https://github.com/rust-lang/crates.io-index"
1123checksum = "00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52"
1124dependencies = [
1125 "async-compression",
1126 "crc32fast",
1127 "futures-lite 2.6.0",
1128 "pin-project",
1129 "thiserror 1.0.69",
1130]
1131
1132[[package]]
1133name = "asynchronous-codec"
1134version = "0.7.0"
1135source = "registry+https://github.com/rust-lang/crates.io-index"
1136checksum = "a860072022177f903e59730004fb5dc13db9275b79bb2aef7ba8ce831956c233"
1137dependencies = [
1138 "bytes 1.10.1",
1139 "futures-sink",
1140 "futures-util",
1141 "memchr",
1142 "pin-project-lite",
1143]
1144
1145[[package]]
1146name = "atoi"
1147version = "2.0.0"
1148source = "registry+https://github.com/rust-lang/crates.io-index"
1149checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
1150dependencies = [
1151 "num-traits",
1152]
1153
1154[[package]]
1155name = "atomic"
1156version = "0.5.3"
1157source = "registry+https://github.com/rust-lang/crates.io-index"
1158checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
1159
1160[[package]]
1161name = "atomic-waker"
1162version = "1.1.2"
1163source = "registry+https://github.com/rust-lang/crates.io-index"
1164checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
1165
1166[[package]]
1167name = "audio"
1168version = "0.1.0"
1169dependencies = [
1170 "anyhow",
1171 "collections",
1172 "derive_more",
1173 "gpui",
1174 "parking_lot",
1175 "rodio",
1176 "util",
1177]
1178
1179[[package]]
1180name = "auto_update"
1181version = "0.1.0"
1182dependencies = [
1183 "anyhow",
1184 "client",
1185 "db",
1186 "gpui",
1187 "http_client",
1188 "log",
1189 "paths",
1190 "release_channel",
1191 "schemars",
1192 "serde",
1193 "serde_json",
1194 "settings",
1195 "smol",
1196 "tempfile",
1197 "which 6.0.3",
1198 "workspace",
1199]
1200
1201[[package]]
1202name = "auto_update_ui"
1203version = "0.1.0"
1204dependencies = [
1205 "anyhow",
1206 "auto_update",
1207 "client",
1208 "editor",
1209 "gpui",
1210 "http_client",
1211 "markdown_preview",
1212 "release_channel",
1213 "serde",
1214 "serde_json",
1215 "smol",
1216 "util",
1217 "workspace",
1218]
1219
1220[[package]]
1221name = "autocfg"
1222version = "1.4.0"
1223source = "registry+https://github.com/rust-lang/crates.io-index"
1224checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
1225
1226[[package]]
1227name = "av1-grain"
1228version = "0.2.3"
1229source = "registry+https://github.com/rust-lang/crates.io-index"
1230checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf"
1231dependencies = [
1232 "anyhow",
1233 "arrayvec",
1234 "log",
1235 "nom",
1236 "num-rational",
1237 "v_frame",
1238]
1239
1240[[package]]
1241name = "avif-serialize"
1242version = "0.8.2"
1243source = "registry+https://github.com/rust-lang/crates.io-index"
1244checksum = "e335041290c43101ca215eed6f43ec437eb5a42125573f600fc3fa42b9bddd62"
1245dependencies = [
1246 "arrayvec",
1247]
1248
1249[[package]]
1250name = "aws-config"
1251version = "1.5.16"
1252source = "registry+https://github.com/rust-lang/crates.io-index"
1253checksum = "50236e4d60fe8458de90a71c0922c761e41755adf091b1b03de1cef537179915"
1254dependencies = [
1255 "aws-credential-types",
1256 "aws-runtime",
1257 "aws-sdk-sso",
1258 "aws-sdk-ssooidc",
1259 "aws-sdk-sts",
1260 "aws-smithy-async",
1261 "aws-smithy-http",
1262 "aws-smithy-json",
1263 "aws-smithy-runtime",
1264 "aws-smithy-runtime-api",
1265 "aws-smithy-types",
1266 "aws-types",
1267 "bytes 1.10.1",
1268 "fastrand 2.3.0",
1269 "hex",
1270 "http 0.2.12",
1271 "ring",
1272 "time",
1273 "tokio",
1274 "tracing",
1275 "url",
1276 "zeroize",
1277]
1278
1279[[package]]
1280name = "aws-credential-types"
1281version = "1.2.1"
1282source = "registry+https://github.com/rust-lang/crates.io-index"
1283checksum = "60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da"
1284dependencies = [
1285 "aws-smithy-async",
1286 "aws-smithy-runtime-api",
1287 "aws-smithy-types",
1288 "zeroize",
1289]
1290
1291[[package]]
1292name = "aws-lc-rs"
1293version = "1.12.6"
1294source = "registry+https://github.com/rust-lang/crates.io-index"
1295checksum = "dabb68eb3a7aa08b46fddfd59a3d55c978243557a90ab804769f7e20e67d2b01"
1296dependencies = [
1297 "aws-lc-sys",
1298 "zeroize",
1299]
1300
1301[[package]]
1302name = "aws-lc-sys"
1303version = "0.27.0"
1304source = "registry+https://github.com/rust-lang/crates.io-index"
1305checksum = "6bbe221bbf523b625a4dd8585c7f38166e31167ec2ca98051dbcb4c3b6e825d2"
1306dependencies = [
1307 "bindgen 0.69.5",
1308 "cc",
1309 "cmake",
1310 "dunce",
1311 "fs_extra",
1312]
1313
1314[[package]]
1315name = "aws-runtime"
1316version = "1.5.5"
1317source = "registry+https://github.com/rust-lang/crates.io-index"
1318checksum = "76dd04d39cc12844c0994f2c9c5a6f5184c22e9188ec1ff723de41910a21dcad"
1319dependencies = [
1320 "aws-credential-types",
1321 "aws-sigv4",
1322 "aws-smithy-async",
1323 "aws-smithy-eventstream",
1324 "aws-smithy-http",
1325 "aws-smithy-runtime",
1326 "aws-smithy-runtime-api",
1327 "aws-smithy-types",
1328 "aws-types",
1329 "bytes 1.10.1",
1330 "fastrand 2.3.0",
1331 "http 0.2.12",
1332 "http-body 0.4.6",
1333 "once_cell",
1334 "percent-encoding",
1335 "pin-project-lite",
1336 "tracing",
1337 "uuid",
1338]
1339
1340[[package]]
1341name = "aws-sdk-bedrockruntime"
1342version = "1.74.0"
1343source = "registry+https://github.com/rust-lang/crates.io-index"
1344checksum = "6938541d1948a543bca23303fec4cff9c36bf0e63b8fa3ae1b337bcb9d5b81af"
1345dependencies = [
1346 "aws-credential-types",
1347 "aws-runtime",
1348 "aws-smithy-async",
1349 "aws-smithy-eventstream",
1350 "aws-smithy-http",
1351 "aws-smithy-json",
1352 "aws-smithy-runtime",
1353 "aws-smithy-runtime-api",
1354 "aws-smithy-types",
1355 "aws-types",
1356 "bytes 1.10.1",
1357 "fastrand 2.3.0",
1358 "http 0.2.12",
1359 "once_cell",
1360 "regex-lite",
1361 "tracing",
1362]
1363
1364[[package]]
1365name = "aws-sdk-kinesis"
1366version = "1.61.0"
1367source = "registry+https://github.com/rust-lang/crates.io-index"
1368checksum = "89f2163d8704e8fdcd51ec6c2e0441c418471e422ee9690451b17a1c46344e1a"
1369dependencies = [
1370 "aws-credential-types",
1371 "aws-runtime",
1372 "aws-smithy-async",
1373 "aws-smithy-http",
1374 "aws-smithy-json",
1375 "aws-smithy-runtime",
1376 "aws-smithy-runtime-api",
1377 "aws-smithy-types",
1378 "aws-types",
1379 "bytes 1.10.1",
1380 "http 0.2.12",
1381 "once_cell",
1382 "regex-lite",
1383 "tracing",
1384]
1385
1386[[package]]
1387name = "aws-sdk-s3"
1388version = "1.76.0"
1389source = "registry+https://github.com/rust-lang/crates.io-index"
1390checksum = "66e83401ad7287ad15244d557e35502c2a94105ca5b41d656c391f1a4fc04ca2"
1391dependencies = [
1392 "aws-credential-types",
1393 "aws-runtime",
1394 "aws-sigv4",
1395 "aws-smithy-async",
1396 "aws-smithy-checksums",
1397 "aws-smithy-eventstream",
1398 "aws-smithy-http",
1399 "aws-smithy-json",
1400 "aws-smithy-runtime",
1401 "aws-smithy-runtime-api",
1402 "aws-smithy-types",
1403 "aws-smithy-xml",
1404 "aws-types",
1405 "bytes 1.10.1",
1406 "fastrand 2.3.0",
1407 "hex",
1408 "hmac",
1409 "http 0.2.12",
1410 "http-body 0.4.6",
1411 "lru",
1412 "once_cell",
1413 "percent-encoding",
1414 "regex-lite",
1415 "sha2",
1416 "tracing",
1417 "url",
1418]
1419
1420[[package]]
1421name = "aws-sdk-sso"
1422version = "1.58.0"
1423source = "registry+https://github.com/rust-lang/crates.io-index"
1424checksum = "16ff718c9ee45cc1ebd4774a0e086bb80a6ab752b4902edf1c9f56b86ee1f770"
1425dependencies = [
1426 "aws-credential-types",
1427 "aws-runtime",
1428 "aws-smithy-async",
1429 "aws-smithy-http",
1430 "aws-smithy-json",
1431 "aws-smithy-runtime",
1432 "aws-smithy-runtime-api",
1433 "aws-smithy-types",
1434 "aws-types",
1435 "bytes 1.10.1",
1436 "http 0.2.12",
1437 "once_cell",
1438 "regex-lite",
1439 "tracing",
1440]
1441
1442[[package]]
1443name = "aws-sdk-ssooidc"
1444version = "1.59.0"
1445source = "registry+https://github.com/rust-lang/crates.io-index"
1446checksum = "5183e088715cc135d8d396fdd3bc02f018f0da4c511f53cb8d795b6a31c55809"
1447dependencies = [
1448 "aws-credential-types",
1449 "aws-runtime",
1450 "aws-smithy-async",
1451 "aws-smithy-http",
1452 "aws-smithy-json",
1453 "aws-smithy-runtime",
1454 "aws-smithy-runtime-api",
1455 "aws-smithy-types",
1456 "aws-types",
1457 "bytes 1.10.1",
1458 "http 0.2.12",
1459 "once_cell",
1460 "regex-lite",
1461 "tracing",
1462]
1463
1464[[package]]
1465name = "aws-sdk-sts"
1466version = "1.59.0"
1467source = "registry+https://github.com/rust-lang/crates.io-index"
1468checksum = "c9f944ef032717596639cea4a2118a3a457268ef51bbb5fde9637e54c465da00"
1469dependencies = [
1470 "aws-credential-types",
1471 "aws-runtime",
1472 "aws-smithy-async",
1473 "aws-smithy-http",
1474 "aws-smithy-json",
1475 "aws-smithy-query",
1476 "aws-smithy-runtime",
1477 "aws-smithy-runtime-api",
1478 "aws-smithy-types",
1479 "aws-smithy-xml",
1480 "aws-types",
1481 "http 0.2.12",
1482 "once_cell",
1483 "regex-lite",
1484 "tracing",
1485]
1486
1487[[package]]
1488name = "aws-sigv4"
1489version = "1.2.9"
1490source = "registry+https://github.com/rust-lang/crates.io-index"
1491checksum = "9bfe75fad52793ce6dec0dc3d4b1f388f038b5eb866c8d4d7f3a8e21b5ea5051"
1492dependencies = [
1493 "aws-credential-types",
1494 "aws-smithy-eventstream",
1495 "aws-smithy-http",
1496 "aws-smithy-runtime-api",
1497 "aws-smithy-types",
1498 "bytes 1.10.1",
1499 "crypto-bigint 0.5.5",
1500 "form_urlencoded",
1501 "hex",
1502 "hmac",
1503 "http 0.2.12",
1504 "http 1.2.0",
1505 "once_cell",
1506 "p256",
1507 "percent-encoding",
1508 "ring",
1509 "sha2",
1510 "subtle",
1511 "time",
1512 "tracing",
1513 "zeroize",
1514]
1515
1516[[package]]
1517name = "aws-smithy-async"
1518version = "1.2.4"
1519source = "registry+https://github.com/rust-lang/crates.io-index"
1520checksum = "fa59d1327d8b5053c54bf2eaae63bf629ba9e904434d0835a28ed3c0ed0a614e"
1521dependencies = [
1522 "futures-util",
1523 "pin-project-lite",
1524 "tokio",
1525]
1526
1527[[package]]
1528name = "aws-smithy-checksums"
1529version = "0.62.0"
1530source = "registry+https://github.com/rust-lang/crates.io-index"
1531checksum = "f2f45a1c384d7a393026bc5f5c177105aa9fa68e4749653b985707ac27d77295"
1532dependencies = [
1533 "aws-smithy-http",
1534 "aws-smithy-types",
1535 "bytes 1.10.1",
1536 "crc32c",
1537 "crc32fast",
1538 "crc64fast-nvme",
1539 "hex",
1540 "http 0.2.12",
1541 "http-body 0.4.6",
1542 "md-5",
1543 "pin-project-lite",
1544 "sha1",
1545 "sha2",
1546 "tracing",
1547]
1548
1549[[package]]
1550name = "aws-smithy-eventstream"
1551version = "0.60.6"
1552source = "registry+https://github.com/rust-lang/crates.io-index"
1553checksum = "8b18559a41e0c909b77625adf2b8c50de480a8041e5e4a3f5f7d177db70abc5a"
1554dependencies = [
1555 "aws-smithy-types",
1556 "bytes 1.10.1",
1557 "crc32fast",
1558]
1559
1560[[package]]
1561name = "aws-smithy-http"
1562version = "0.60.12"
1563source = "registry+https://github.com/rust-lang/crates.io-index"
1564checksum = "7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc"
1565dependencies = [
1566 "aws-smithy-eventstream",
1567 "aws-smithy-runtime-api",
1568 "aws-smithy-types",
1569 "bytes 1.10.1",
1570 "bytes-utils",
1571 "futures-core",
1572 "http 0.2.12",
1573 "http-body 0.4.6",
1574 "once_cell",
1575 "percent-encoding",
1576 "pin-project-lite",
1577 "pin-utils",
1578 "tracing",
1579]
1580
1581[[package]]
1582name = "aws-smithy-json"
1583version = "0.61.2"
1584source = "registry+https://github.com/rust-lang/crates.io-index"
1585checksum = "623a51127f24c30776c8b374295f2df78d92517386f77ba30773f15a30ce1422"
1586dependencies = [
1587 "aws-smithy-types",
1588]
1589
1590[[package]]
1591name = "aws-smithy-query"
1592version = "0.60.7"
1593source = "registry+https://github.com/rust-lang/crates.io-index"
1594checksum = "f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb"
1595dependencies = [
1596 "aws-smithy-types",
1597 "urlencoding",
1598]
1599
1600[[package]]
1601name = "aws-smithy-runtime"
1602version = "1.7.8"
1603source = "registry+https://github.com/rust-lang/crates.io-index"
1604checksum = "d526a12d9ed61fadefda24abe2e682892ba288c2018bcb38b1b4c111d13f6d92"
1605dependencies = [
1606 "aws-smithy-async",
1607 "aws-smithy-http",
1608 "aws-smithy-runtime-api",
1609 "aws-smithy-types",
1610 "bytes 1.10.1",
1611 "fastrand 2.3.0",
1612 "h2 0.3.26",
1613 "http 0.2.12",
1614 "http-body 0.4.6",
1615 "http-body 1.0.1",
1616 "httparse",
1617 "hyper 0.14.32",
1618 "hyper-rustls 0.24.2",
1619 "once_cell",
1620 "pin-project-lite",
1621 "pin-utils",
1622 "rustls 0.21.12",
1623 "tokio",
1624 "tracing",
1625]
1626
1627[[package]]
1628name = "aws-smithy-runtime-api"
1629version = "1.7.3"
1630source = "registry+https://github.com/rust-lang/crates.io-index"
1631checksum = "92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd"
1632dependencies = [
1633 "aws-smithy-async",
1634 "aws-smithy-types",
1635 "bytes 1.10.1",
1636 "http 0.2.12",
1637 "http 1.2.0",
1638 "pin-project-lite",
1639 "tokio",
1640 "tracing",
1641 "zeroize",
1642]
1643
1644[[package]]
1645name = "aws-smithy-types"
1646version = "1.2.13"
1647source = "registry+https://github.com/rust-lang/crates.io-index"
1648checksum = "c7b8a53819e42f10d0821f56da995e1470b199686a1809168db6ca485665f042"
1649dependencies = [
1650 "base64-simd",
1651 "bytes 1.10.1",
1652 "bytes-utils",
1653 "futures-core",
1654 "http 0.2.12",
1655 "http 1.2.0",
1656 "http-body 0.4.6",
1657 "http-body 1.0.1",
1658 "http-body-util",
1659 "itoa",
1660 "num-integer",
1661 "pin-project-lite",
1662 "pin-utils",
1663 "ryu",
1664 "serde",
1665 "time",
1666 "tokio",
1667 "tokio-util",
1668]
1669
1670[[package]]
1671name = "aws-smithy-xml"
1672version = "0.60.9"
1673source = "registry+https://github.com/rust-lang/crates.io-index"
1674checksum = "ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc"
1675dependencies = [
1676 "xmlparser",
1677]
1678
1679[[package]]
1680name = "aws-types"
1681version = "1.3.5"
1682source = "registry+https://github.com/rust-lang/crates.io-index"
1683checksum = "dfbd0a668309ec1f66c0f6bda4840dd6d4796ae26d699ebc266d7cc95c6d040f"
1684dependencies = [
1685 "aws-credential-types",
1686 "aws-smithy-async",
1687 "aws-smithy-runtime-api",
1688 "aws-smithy-types",
1689 "rustc_version",
1690 "tracing",
1691]
1692
1693[[package]]
1694name = "aws_http_client"
1695version = "0.1.0"
1696dependencies = [
1697 "aws-smithy-runtime-api",
1698 "aws-smithy-types",
1699 "futures 0.3.31",
1700 "http_client",
1701 "tokio",
1702]
1703
1704[[package]]
1705name = "axum"
1706version = "0.6.20"
1707source = "registry+https://github.com/rust-lang/crates.io-index"
1708checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
1709dependencies = [
1710 "async-trait",
1711 "axum-core",
1712 "base64 0.21.7",
1713 "bitflags 1.3.2",
1714 "bytes 1.10.1",
1715 "futures-util",
1716 "headers",
1717 "http 0.2.12",
1718 "http-body 0.4.6",
1719 "hyper 0.14.32",
1720 "itoa",
1721 "matchit",
1722 "memchr",
1723 "mime",
1724 "percent-encoding",
1725 "pin-project-lite",
1726 "rustversion",
1727 "serde",
1728 "serde_json",
1729 "serde_path_to_error",
1730 "serde_urlencoded",
1731 "sha1",
1732 "sync_wrapper 0.1.2",
1733 "tokio",
1734 "tokio-tungstenite 0.20.1",
1735 "tower",
1736 "tower-layer",
1737 "tower-service",
1738]
1739
1740[[package]]
1741name = "axum-core"
1742version = "0.3.4"
1743source = "registry+https://github.com/rust-lang/crates.io-index"
1744checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
1745dependencies = [
1746 "async-trait",
1747 "bytes 1.10.1",
1748 "futures-util",
1749 "http 0.2.12",
1750 "http-body 0.4.6",
1751 "mime",
1752 "rustversion",
1753 "tower-layer",
1754 "tower-service",
1755]
1756
1757[[package]]
1758name = "axum-extra"
1759version = "0.4.2"
1760source = "registry+https://github.com/rust-lang/crates.io-index"
1761checksum = "f9a320103719de37b7b4da4c8eb629d4573f6bcfd3dfe80d3208806895ccf81d"
1762dependencies = [
1763 "axum",
1764 "bytes 1.10.1",
1765 "futures-util",
1766 "http 0.2.12",
1767 "mime",
1768 "pin-project-lite",
1769 "serde",
1770 "serde_json",
1771 "tokio",
1772 "tower",
1773 "tower-http 0.3.5",
1774 "tower-layer",
1775 "tower-service",
1776]
1777
1778[[package]]
1779name = "backtrace"
1780version = "0.3.74"
1781source = "registry+https://github.com/rust-lang/crates.io-index"
1782checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
1783dependencies = [
1784 "addr2line",
1785 "cfg-if",
1786 "libc",
1787 "miniz_oxide",
1788 "object",
1789 "rustc-demangle",
1790 "windows-targets 0.52.6",
1791]
1792
1793[[package]]
1794name = "base16ct"
1795version = "0.1.1"
1796source = "registry+https://github.com/rust-lang/crates.io-index"
1797checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
1798
1799[[package]]
1800name = "base64"
1801version = "0.13.1"
1802source = "registry+https://github.com/rust-lang/crates.io-index"
1803checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
1804
1805[[package]]
1806name = "base64"
1807version = "0.21.7"
1808source = "registry+https://github.com/rust-lang/crates.io-index"
1809checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
1810
1811[[package]]
1812name = "base64"
1813version = "0.22.1"
1814source = "registry+https://github.com/rust-lang/crates.io-index"
1815checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
1816
1817[[package]]
1818name = "base64-simd"
1819version = "0.8.0"
1820source = "registry+https://github.com/rust-lang/crates.io-index"
1821checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
1822dependencies = [
1823 "outref",
1824 "vsimd",
1825]
1826
1827[[package]]
1828name = "base64ct"
1829version = "1.6.0"
1830source = "registry+https://github.com/rust-lang/crates.io-index"
1831checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
1832
1833[[package]]
1834name = "bedrock"
1835version = "0.1.0"
1836dependencies = [
1837 "anyhow",
1838 "aws-sdk-bedrockruntime",
1839 "aws-smithy-types",
1840 "futures 0.3.31",
1841 "schemars",
1842 "serde",
1843 "serde_json",
1844 "strum",
1845 "thiserror 1.0.69",
1846 "tokio",
1847]
1848
1849[[package]]
1850name = "bigdecimal"
1851version = "0.4.7"
1852source = "registry+https://github.com/rust-lang/crates.io-index"
1853checksum = "7f31f3af01c5c65a07985c804d3366560e6fa7883d640a122819b14ec327482c"
1854dependencies = [
1855 "autocfg",
1856 "libm",
1857 "num-bigint",
1858 "num-integer",
1859 "num-traits",
1860 "serde",
1861]
1862
1863[[package]]
1864name = "bincode"
1865version = "1.3.3"
1866source = "registry+https://github.com/rust-lang/crates.io-index"
1867checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
1868dependencies = [
1869 "serde",
1870]
1871
1872[[package]]
1873name = "bindgen"
1874version = "0.69.5"
1875source = "registry+https://github.com/rust-lang/crates.io-index"
1876checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
1877dependencies = [
1878 "bitflags 2.8.0",
1879 "cexpr",
1880 "clang-sys",
1881 "itertools 0.12.1",
1882 "lazy_static",
1883 "lazycell",
1884 "log",
1885 "prettyplease",
1886 "proc-macro2",
1887 "quote",
1888 "regex",
1889 "rustc-hash 1.1.0",
1890 "shlex",
1891 "syn 2.0.100",
1892 "which 4.4.2",
1893]
1894
1895[[package]]
1896name = "bindgen"
1897version = "0.70.1"
1898source = "registry+https://github.com/rust-lang/crates.io-index"
1899checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f"
1900dependencies = [
1901 "bitflags 2.8.0",
1902 "cexpr",
1903 "clang-sys",
1904 "itertools 0.12.1",
1905 "log",
1906 "prettyplease",
1907 "proc-macro2",
1908 "quote",
1909 "regex",
1910 "rustc-hash 1.1.0",
1911 "shlex",
1912 "syn 2.0.100",
1913]
1914
1915[[package]]
1916name = "bit-set"
1917version = "0.5.3"
1918source = "registry+https://github.com/rust-lang/crates.io-index"
1919checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
1920dependencies = [
1921 "bit-vec 0.6.3",
1922]
1923
1924[[package]]
1925name = "bit-set"
1926version = "0.8.0"
1927source = "registry+https://github.com/rust-lang/crates.io-index"
1928checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
1929dependencies = [
1930 "bit-vec 0.8.0",
1931]
1932
1933[[package]]
1934name = "bit-vec"
1935version = "0.6.3"
1936source = "registry+https://github.com/rust-lang/crates.io-index"
1937checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
1938
1939[[package]]
1940name = "bit-vec"
1941version = "0.8.0"
1942source = "registry+https://github.com/rust-lang/crates.io-index"
1943checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
1944
1945[[package]]
1946name = "bit_field"
1947version = "0.10.2"
1948source = "registry+https://github.com/rust-lang/crates.io-index"
1949checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61"
1950
1951[[package]]
1952name = "bitflags"
1953version = "1.3.2"
1954source = "registry+https://github.com/rust-lang/crates.io-index"
1955checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
1956
1957[[package]]
1958name = "bitflags"
1959version = "2.8.0"
1960source = "registry+https://github.com/rust-lang/crates.io-index"
1961checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
1962dependencies = [
1963 "serde",
1964]
1965
1966[[package]]
1967name = "bitstream-io"
1968version = "2.6.0"
1969source = "registry+https://github.com/rust-lang/crates.io-index"
1970checksum = "6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2"
1971
1972[[package]]
1973name = "bitvec"
1974version = "1.0.1"
1975source = "registry+https://github.com/rust-lang/crates.io-index"
1976checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
1977dependencies = [
1978 "funty",
1979 "radium",
1980 "tap",
1981 "wyz",
1982]
1983
1984[[package]]
1985name = "blade-graphics"
1986version = "0.6.0"
1987source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
1988dependencies = [
1989 "ash",
1990 "ash-window",
1991 "bitflags 2.8.0",
1992 "bytemuck",
1993 "codespan-reporting",
1994 "glow",
1995 "gpu-alloc",
1996 "gpu-alloc-ash",
1997 "hidden-trait",
1998 "js-sys",
1999 "khronos-egl",
2000 "libloading",
2001 "log",
2002 "mint",
2003 "naga",
2004 "objc2",
2005 "objc2-app-kit",
2006 "objc2-foundation",
2007 "objc2-metal",
2008 "objc2-quartz-core",
2009 "objc2-ui-kit",
2010 "raw-window-handle",
2011 "slab",
2012 "wasm-bindgen",
2013 "web-sys",
2014]
2015
2016[[package]]
2017name = "blade-macros"
2018version = "0.3.0"
2019source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
2020dependencies = [
2021 "proc-macro2",
2022 "quote",
2023 "syn 2.0.100",
2024]
2025
2026[[package]]
2027name = "blade-util"
2028version = "0.2.0"
2029source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
2030dependencies = [
2031 "blade-graphics",
2032 "bytemuck",
2033 "log",
2034 "profiling",
2035]
2036
2037[[package]]
2038name = "blake3"
2039version = "1.6.1"
2040source = "registry+https://github.com/rust-lang/crates.io-index"
2041checksum = "675f87afced0413c9bb02843499dbbd3882a237645883f71a2b59644a6d2f753"
2042dependencies = [
2043 "arrayref",
2044 "arrayvec",
2045 "cc",
2046 "cfg-if",
2047 "constant_time_eq 0.3.1",
2048]
2049
2050[[package]]
2051name = "block"
2052version = "0.1.6"
2053source = "registry+https://github.com/rust-lang/crates.io-index"
2054checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
2055
2056[[package]]
2057name = "block-buffer"
2058version = "0.10.4"
2059source = "registry+https://github.com/rust-lang/crates.io-index"
2060checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
2061dependencies = [
2062 "generic-array",
2063]
2064
2065[[package]]
2066name = "block-padding"
2067version = "0.3.3"
2068source = "registry+https://github.com/rust-lang/crates.io-index"
2069checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
2070dependencies = [
2071 "generic-array",
2072]
2073
2074[[package]]
2075name = "block2"
2076version = "0.5.1"
2077source = "registry+https://github.com/rust-lang/crates.io-index"
2078checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
2079dependencies = [
2080 "objc2",
2081]
2082
2083[[package]]
2084name = "blocking"
2085version = "1.6.1"
2086source = "registry+https://github.com/rust-lang/crates.io-index"
2087checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
2088dependencies = [
2089 "async-channel 2.3.1",
2090 "async-task",
2091 "futures-io",
2092 "futures-lite 2.6.0",
2093 "piper",
2094]
2095
2096[[package]]
2097name = "borsh"
2098version = "1.5.3"
2099source = "registry+https://github.com/rust-lang/crates.io-index"
2100checksum = "2506947f73ad44e344215ccd6403ac2ae18cd8e046e581a441bf8d199f257f03"
2101dependencies = [
2102 "borsh-derive",
2103 "cfg_aliases 0.2.1",
2104]
2105
2106[[package]]
2107name = "borsh-derive"
2108version = "1.5.3"
2109source = "registry+https://github.com/rust-lang/crates.io-index"
2110checksum = "c2593a3b8b938bd68373196c9832f516be11fa487ef4ae745eb282e6a56a7244"
2111dependencies = [
2112 "once_cell",
2113 "proc-macro-crate",
2114 "proc-macro2",
2115 "quote",
2116 "syn 2.0.100",
2117]
2118
2119[[package]]
2120name = "breadcrumbs"
2121version = "0.1.0"
2122dependencies = [
2123 "editor",
2124 "gpui",
2125 "itertools 0.14.0",
2126 "theme",
2127 "ui",
2128 "workspace",
2129 "zed_actions",
2130]
2131
2132[[package]]
2133name = "bstr"
2134version = "1.11.1"
2135source = "registry+https://github.com/rust-lang/crates.io-index"
2136checksum = "786a307d683a5bf92e6fd5fd69a7eb613751668d1d8d67d802846dfe367c62c8"
2137dependencies = [
2138 "memchr",
2139 "regex-automata 0.4.9",
2140 "serde",
2141]
2142
2143[[package]]
2144name = "buffer_diff"
2145version = "0.1.0"
2146dependencies = [
2147 "anyhow",
2148 "clock",
2149 "ctor",
2150 "env_logger 0.11.7",
2151 "futures 0.3.31",
2152 "git2",
2153 "gpui",
2154 "language",
2155 "log",
2156 "pretty_assertions",
2157 "rand 0.8.5",
2158 "rope",
2159 "serde_json",
2160 "sum_tree",
2161 "text",
2162 "unindent",
2163 "util",
2164]
2165
2166[[package]]
2167name = "built"
2168version = "0.7.5"
2169source = "registry+https://github.com/rust-lang/crates.io-index"
2170checksum = "c360505aed52b7ec96a3636c3f039d99103c37d1d9b4f7a8c743d3ea9ffcd03b"
2171
2172[[package]]
2173name = "bumpalo"
2174version = "3.16.0"
2175source = "registry+https://github.com/rust-lang/crates.io-index"
2176checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
2177dependencies = [
2178 "allocator-api2",
2179]
2180
2181[[package]]
2182name = "by_address"
2183version = "1.2.1"
2184source = "registry+https://github.com/rust-lang/crates.io-index"
2185checksum = "64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06"
2186
2187[[package]]
2188name = "bytecheck"
2189version = "0.6.12"
2190source = "registry+https://github.com/rust-lang/crates.io-index"
2191checksum = "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2"
2192dependencies = [
2193 "bytecheck_derive",
2194 "ptr_meta",
2195 "simdutf8",
2196]
2197
2198[[package]]
2199name = "bytecheck_derive"
2200version = "0.6.12"
2201source = "registry+https://github.com/rust-lang/crates.io-index"
2202checksum = "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659"
2203dependencies = [
2204 "proc-macro2",
2205 "quote",
2206 "syn 1.0.109",
2207]
2208
2209[[package]]
2210name = "bytemuck"
2211version = "1.21.0"
2212source = "registry+https://github.com/rust-lang/crates.io-index"
2213checksum = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3"
2214dependencies = [
2215 "bytemuck_derive",
2216]
2217
2218[[package]]
2219name = "bytemuck_derive"
2220version = "1.8.0"
2221source = "registry+https://github.com/rust-lang/crates.io-index"
2222checksum = "bcfcc3cd946cb52f0bbfdbbcfa2f4e24f75ebb6c0e1002f7c25904fada18b9ec"
2223dependencies = [
2224 "proc-macro2",
2225 "quote",
2226 "syn 2.0.100",
2227]
2228
2229[[package]]
2230name = "byteorder"
2231version = "1.5.0"
2232source = "registry+https://github.com/rust-lang/crates.io-index"
2233checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
2234
2235[[package]]
2236name = "byteorder-lite"
2237version = "0.1.0"
2238source = "registry+https://github.com/rust-lang/crates.io-index"
2239checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
2240
2241[[package]]
2242name = "bytes"
2243version = "0.4.12"
2244source = "registry+https://github.com/rust-lang/crates.io-index"
2245checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
2246dependencies = [
2247 "byteorder",
2248 "iovec",
2249]
2250
2251[[package]]
2252name = "bytes"
2253version = "1.10.1"
2254source = "registry+https://github.com/rust-lang/crates.io-index"
2255checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
2256
2257[[package]]
2258name = "bytes-utils"
2259version = "0.1.4"
2260source = "registry+https://github.com/rust-lang/crates.io-index"
2261checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
2262dependencies = [
2263 "bytes 1.10.1",
2264 "either",
2265]
2266
2267[[package]]
2268name = "bzip2"
2269version = "0.4.4"
2270source = "registry+https://github.com/rust-lang/crates.io-index"
2271checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8"
2272dependencies = [
2273 "bzip2-sys",
2274 "libc",
2275]
2276
2277[[package]]
2278name = "bzip2-sys"
2279version = "0.1.11+1.0.8"
2280source = "registry+https://github.com/rust-lang/crates.io-index"
2281checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
2282dependencies = [
2283 "cc",
2284 "libc",
2285 "pkg-config",
2286]
2287
2288[[package]]
2289name = "call"
2290version = "0.1.0"
2291dependencies = [
2292 "anyhow",
2293 "audio",
2294 "client",
2295 "collections",
2296 "fs",
2297 "futures 0.3.31",
2298 "gpui",
2299 "http_client",
2300 "language",
2301 "livekit_client",
2302 "livekit_client_macos",
2303 "log",
2304 "postage",
2305 "project",
2306 "schemars",
2307 "serde",
2308 "serde_derive",
2309 "settings",
2310 "telemetry",
2311 "util",
2312]
2313
2314[[package]]
2315name = "calloop"
2316version = "0.13.0"
2317source = "registry+https://github.com/rust-lang/crates.io-index"
2318checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec"
2319dependencies = [
2320 "bitflags 2.8.0",
2321 "log",
2322 "polling",
2323 "rustix",
2324 "slab",
2325 "thiserror 1.0.69",
2326]
2327
2328[[package]]
2329name = "calloop-wayland-source"
2330version = "0.3.0"
2331source = "registry+https://github.com/rust-lang/crates.io-index"
2332checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20"
2333dependencies = [
2334 "calloop",
2335 "rustix",
2336 "wayland-backend",
2337 "wayland-client",
2338]
2339
2340[[package]]
2341name = "camino"
2342version = "1.1.9"
2343source = "registry+https://github.com/rust-lang/crates.io-index"
2344checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
2345dependencies = [
2346 "serde",
2347]
2348
2349[[package]]
2350name = "cap-fs-ext"
2351version = "3.4.2"
2352source = "registry+https://github.com/rust-lang/crates.io-index"
2353checksum = "7f78efdd7378980d79c0f36b519e51191742d2c9f91ffa5e228fba9f3806d2e1"
2354dependencies = [
2355 "cap-primitives",
2356 "cap-std",
2357 "io-lifetimes",
2358 "windows-sys 0.59.0",
2359]
2360
2361[[package]]
2362name = "cap-net-ext"
2363version = "3.4.2"
2364source = "registry+https://github.com/rust-lang/crates.io-index"
2365checksum = "4ac68674a6042af2bcee1adad9f6abd432642cf03444ce3a5b36c3f39f23baf8"
2366dependencies = [
2367 "cap-primitives",
2368 "cap-std",
2369 "rustix",
2370 "smallvec",
2371]
2372
2373[[package]]
2374name = "cap-primitives"
2375version = "3.4.2"
2376source = "registry+https://github.com/rust-lang/crates.io-index"
2377checksum = "8fc15faeed2223d8b8e8cc1857f5861935a06d06713c4ac106b722ae9ce3c369"
2378dependencies = [
2379 "ambient-authority",
2380 "fs-set-times",
2381 "io-extras",
2382 "io-lifetimes",
2383 "ipnet",
2384 "maybe-owned",
2385 "rustix",
2386 "windows-sys 0.59.0",
2387 "winx",
2388]
2389
2390[[package]]
2391name = "cap-rand"
2392version = "3.4.2"
2393source = "registry+https://github.com/rust-lang/crates.io-index"
2394checksum = "dea13372b49df066d1ae654e5c6e41799c1efd9f6b36794b921e877ea4037977"
2395dependencies = [
2396 "ambient-authority",
2397 "rand 0.8.5",
2398]
2399
2400[[package]]
2401name = "cap-std"
2402version = "3.4.2"
2403source = "registry+https://github.com/rust-lang/crates.io-index"
2404checksum = "c3dbd3e8e8d093d6ccb4b512264869e1281cdb032f7940bd50b2894f96f25609"
2405dependencies = [
2406 "cap-primitives",
2407 "io-extras",
2408 "io-lifetimes",
2409 "rustix",
2410]
2411
2412[[package]]
2413name = "cap-time-ext"
2414version = "3.4.2"
2415source = "registry+https://github.com/rust-lang/crates.io-index"
2416checksum = "bd736b20fc033f564a1995fb82fc349146de43aabba19c7368b4cb17d8f9ea53"
2417dependencies = [
2418 "ambient-authority",
2419 "cap-primitives",
2420 "iana-time-zone",
2421 "once_cell",
2422 "rustix",
2423 "winx",
2424]
2425
2426[[package]]
2427name = "cargo-platform"
2428version = "0.1.9"
2429source = "registry+https://github.com/rust-lang/crates.io-index"
2430checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
2431dependencies = [
2432 "serde",
2433]
2434
2435[[package]]
2436name = "cargo_metadata"
2437version = "0.19.2"
2438source = "registry+https://github.com/rust-lang/crates.io-index"
2439checksum = "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba"
2440dependencies = [
2441 "camino",
2442 "cargo-platform",
2443 "semver",
2444 "serde",
2445 "serde_json",
2446 "thiserror 2.0.6",
2447]
2448
2449[[package]]
2450name = "cargo_toml"
2451version = "0.21.0"
2452source = "registry+https://github.com/rust-lang/crates.io-index"
2453checksum = "5fbd1fe9db3ebf71b89060adaf7b0504c2d6a425cf061313099547e382c2e472"
2454dependencies = [
2455 "serde",
2456 "toml 0.8.20",
2457]
2458
2459[[package]]
2460name = "cast"
2461version = "0.3.0"
2462source = "registry+https://github.com/rust-lang/crates.io-index"
2463checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
2464
2465[[package]]
2466name = "cbc"
2467version = "0.1.2"
2468source = "registry+https://github.com/rust-lang/crates.io-index"
2469checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
2470dependencies = [
2471 "cipher",
2472]
2473
2474[[package]]
2475name = "cbindgen"
2476version = "0.27.0"
2477source = "registry+https://github.com/rust-lang/crates.io-index"
2478checksum = "3fce8dd7fcfcbf3a0a87d8f515194b49d6135acab73e18bd380d1d93bb1a15eb"
2479dependencies = [
2480 "clap",
2481 "heck 0.4.1",
2482 "indexmap",
2483 "log",
2484 "proc-macro2",
2485 "quote",
2486 "serde",
2487 "serde_json",
2488 "syn 2.0.100",
2489 "tempfile",
2490 "toml 0.8.20",
2491]
2492
2493[[package]]
2494name = "cbindgen"
2495version = "0.28.0"
2496source = "registry+https://github.com/rust-lang/crates.io-index"
2497checksum = "eadd868a2ce9ca38de7eeafdcec9c7065ef89b42b32f0839278d55f35c54d1ff"
2498dependencies = [
2499 "heck 0.4.1",
2500 "indexmap",
2501 "log",
2502 "proc-macro2",
2503 "quote",
2504 "serde",
2505 "serde_json",
2506 "syn 2.0.100",
2507 "tempfile",
2508 "toml 0.8.20",
2509]
2510
2511[[package]]
2512name = "cc"
2513version = "1.2.12"
2514source = "registry+https://github.com/rust-lang/crates.io-index"
2515checksum = "755717a7de9ec452bf7f3f1a3099085deabd7f2962b861dae91ecd7a365903d2"
2516dependencies = [
2517 "jobserver",
2518 "libc",
2519 "shlex",
2520]
2521
2522[[package]]
2523name = "cesu8"
2524version = "1.1.0"
2525source = "registry+https://github.com/rust-lang/crates.io-index"
2526checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
2527
2528[[package]]
2529name = "cexpr"
2530version = "0.6.0"
2531source = "registry+https://github.com/rust-lang/crates.io-index"
2532checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
2533dependencies = [
2534 "nom",
2535]
2536
2537[[package]]
2538name = "cfg-expr"
2539version = "0.15.8"
2540source = "registry+https://github.com/rust-lang/crates.io-index"
2541checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
2542dependencies = [
2543 "smallvec",
2544 "target-lexicon 0.12.16",
2545]
2546
2547[[package]]
2548name = "cfg-if"
2549version = "1.0.0"
2550source = "registry+https://github.com/rust-lang/crates.io-index"
2551checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2552
2553[[package]]
2554name = "cfg_aliases"
2555version = "0.1.1"
2556source = "registry+https://github.com/rust-lang/crates.io-index"
2557checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2558
2559[[package]]
2560name = "cfg_aliases"
2561version = "0.2.1"
2562source = "registry+https://github.com/rust-lang/crates.io-index"
2563checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
2564
2565[[package]]
2566name = "channel"
2567version = "0.1.0"
2568dependencies = [
2569 "anyhow",
2570 "client",
2571 "clock",
2572 "collections",
2573 "futures 0.3.31",
2574 "gpui",
2575 "http_client",
2576 "language",
2577 "log",
2578 "rand 0.8.5",
2579 "release_channel",
2580 "rpc",
2581 "settings",
2582 "sum_tree",
2583 "text",
2584 "time",
2585 "util",
2586]
2587
2588[[package]]
2589name = "chrono"
2590version = "0.4.40"
2591source = "registry+https://github.com/rust-lang/crates.io-index"
2592checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c"
2593dependencies = [
2594 "android-tzdata",
2595 "iana-time-zone",
2596 "js-sys",
2597 "num-traits",
2598 "serde",
2599 "wasm-bindgen",
2600 "windows-link",
2601]
2602
2603[[package]]
2604name = "chunked_transfer"
2605version = "1.5.0"
2606source = "registry+https://github.com/rust-lang/crates.io-index"
2607checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
2608
2609[[package]]
2610name = "ciborium"
2611version = "0.2.2"
2612source = "registry+https://github.com/rust-lang/crates.io-index"
2613checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
2614dependencies = [
2615 "ciborium-io",
2616 "ciborium-ll",
2617 "serde",
2618]
2619
2620[[package]]
2621name = "ciborium-io"
2622version = "0.2.2"
2623source = "registry+https://github.com/rust-lang/crates.io-index"
2624checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
2625
2626[[package]]
2627name = "ciborium-ll"
2628version = "0.2.2"
2629source = "registry+https://github.com/rust-lang/crates.io-index"
2630checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
2631dependencies = [
2632 "ciborium-io",
2633 "half",
2634]
2635
2636[[package]]
2637name = "cipher"
2638version = "0.4.4"
2639source = "registry+https://github.com/rust-lang/crates.io-index"
2640checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
2641dependencies = [
2642 "crypto-common",
2643 "inout",
2644 "zeroize",
2645]
2646
2647[[package]]
2648name = "circular-buffer"
2649version = "1.0.0"
2650source = "registry+https://github.com/rust-lang/crates.io-index"
2651checksum = "4dacb91f972298e70fc507a2ffcaf1545807f1a36da586fb846646030adc542f"
2652
2653[[package]]
2654name = "clang-sys"
2655version = "1.8.1"
2656source = "registry+https://github.com/rust-lang/crates.io-index"
2657checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
2658dependencies = [
2659 "glob",
2660 "libc",
2661 "libloading",
2662]
2663
2664[[package]]
2665name = "clap"
2666version = "4.5.32"
2667source = "registry+https://github.com/rust-lang/crates.io-index"
2668checksum = "6088f3ae8c3608d19260cd7445411865a485688711b78b5be70d78cd96136f83"
2669dependencies = [
2670 "clap_builder",
2671 "clap_derive",
2672]
2673
2674[[package]]
2675name = "clap_builder"
2676version = "4.5.32"
2677source = "registry+https://github.com/rust-lang/crates.io-index"
2678checksum = "22a7ef7f676155edfb82daa97f99441f3ebf4a58d5e32f295a56259f1b6facc8"
2679dependencies = [
2680 "anstream",
2681 "anstyle",
2682 "clap_lex",
2683 "strsim",
2684 "terminal_size",
2685]
2686
2687[[package]]
2688name = "clap_complete"
2689version = "4.5.38"
2690source = "registry+https://github.com/rust-lang/crates.io-index"
2691checksum = "d9647a559c112175f17cf724dc72d3645680a883c58481332779192b0d8e7a01"
2692dependencies = [
2693 "clap",
2694]
2695
2696[[package]]
2697name = "clap_derive"
2698version = "4.5.32"
2699source = "registry+https://github.com/rust-lang/crates.io-index"
2700checksum = "09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7"
2701dependencies = [
2702 "heck 0.5.0",
2703 "proc-macro2",
2704 "quote",
2705 "syn 2.0.100",
2706]
2707
2708[[package]]
2709name = "clap_lex"
2710version = "0.7.4"
2711source = "registry+https://github.com/rust-lang/crates.io-index"
2712checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
2713
2714[[package]]
2715name = "cli"
2716version = "0.1.0"
2717dependencies = [
2718 "anyhow",
2719 "clap",
2720 "collections",
2721 "core-foundation 0.9.4",
2722 "core-services",
2723 "exec",
2724 "fork",
2725 "ipc-channel",
2726 "parking_lot",
2727 "paths",
2728 "plist",
2729 "release_channel",
2730 "serde",
2731 "tempfile",
2732 "util",
2733 "windows 0.60.0",
2734]
2735
2736[[package]]
2737name = "client"
2738version = "0.1.0"
2739dependencies = [
2740 "anyhow",
2741 "async-native-tls",
2742 "async-recursion 0.3.2",
2743 "async-tungstenite",
2744 "chrono",
2745 "clock",
2746 "cocoa 0.26.0",
2747 "collections",
2748 "credentials_provider",
2749 "feature_flags",
2750 "futures 0.3.31",
2751 "gpui",
2752 "http_client",
2753 "http_client_tls",
2754 "log",
2755 "parking_lot",
2756 "paths",
2757 "postage",
2758 "rand 0.8.5",
2759 "release_channel",
2760 "rpc",
2761 "schemars",
2762 "serde",
2763 "serde_json",
2764 "settings",
2765 "sha2",
2766 "smol",
2767 "telemetry",
2768 "telemetry_events",
2769 "text",
2770 "thiserror 1.0.69",
2771 "time",
2772 "tiny_http",
2773 "tokio-socks",
2774 "url",
2775 "util",
2776 "windows 0.60.0",
2777 "worktree",
2778]
2779
2780[[package]]
2781name = "clock"
2782version = "0.1.0"
2783dependencies = [
2784 "parking_lot",
2785 "serde",
2786 "smallvec",
2787]
2788
2789[[package]]
2790name = "cmake"
2791version = "0.1.53"
2792source = "registry+https://github.com/rust-lang/crates.io-index"
2793checksum = "e24a03c8b52922d68a1589ad61032f2c1aa5a8158d2aa0d93c6e9534944bbad6"
2794dependencies = [
2795 "cc",
2796]
2797
2798[[package]]
2799name = "cobs"
2800version = "0.2.3"
2801source = "registry+https://github.com/rust-lang/crates.io-index"
2802checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15"
2803
2804[[package]]
2805name = "cocoa"
2806version = "0.25.0"
2807source = "registry+https://github.com/rust-lang/crates.io-index"
2808checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
2809dependencies = [
2810 "bitflags 1.3.2",
2811 "block",
2812 "cocoa-foundation 0.1.2",
2813 "core-foundation 0.9.4",
2814 "core-graphics 0.23.2",
2815 "foreign-types 0.5.0",
2816 "libc",
2817 "objc",
2818]
2819
2820[[package]]
2821name = "cocoa"
2822version = "0.26.0"
2823source = "registry+https://github.com/rust-lang/crates.io-index"
2824checksum = "f79398230a6e2c08f5c9760610eb6924b52aa9e7950a619602baba59dcbbdbb2"
2825dependencies = [
2826 "bitflags 2.8.0",
2827 "block",
2828 "cocoa-foundation 0.2.0",
2829 "core-foundation 0.10.0",
2830 "core-graphics 0.24.0",
2831 "foreign-types 0.5.0",
2832 "libc",
2833 "objc",
2834]
2835
2836[[package]]
2837name = "cocoa-foundation"
2838version = "0.1.2"
2839source = "registry+https://github.com/rust-lang/crates.io-index"
2840checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
2841dependencies = [
2842 "bitflags 1.3.2",
2843 "block",
2844 "core-foundation 0.9.4",
2845 "core-graphics-types 0.1.3",
2846 "libc",
2847 "objc",
2848]
2849
2850[[package]]
2851name = "cocoa-foundation"
2852version = "0.2.0"
2853source = "registry+https://github.com/rust-lang/crates.io-index"
2854checksum = "e14045fb83be07b5acf1c0884b2180461635b433455fa35d1cd6f17f1450679d"
2855dependencies = [
2856 "bitflags 2.8.0",
2857 "block",
2858 "core-foundation 0.10.0",
2859 "core-graphics-types 0.2.0",
2860 "libc",
2861 "objc",
2862]
2863
2864[[package]]
2865name = "codespan-reporting"
2866version = "0.11.1"
2867source = "registry+https://github.com/rust-lang/crates.io-index"
2868checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
2869dependencies = [
2870 "termcolor",
2871 "unicode-width",
2872]
2873
2874[[package]]
2875name = "collab"
2876version = "0.44.0"
2877dependencies = [
2878 "anthropic",
2879 "anyhow",
2880 "assistant",
2881 "assistant_context_editor",
2882 "assistant_slash_command",
2883 "assistant_tool",
2884 "async-stripe",
2885 "async-trait",
2886 "async-tungstenite",
2887 "audio",
2888 "aws-config",
2889 "aws-sdk-kinesis",
2890 "aws-sdk-s3",
2891 "axum",
2892 "axum-extra",
2893 "base64 0.22.1",
2894 "buffer_diff",
2895 "call",
2896 "channel",
2897 "chrono",
2898 "client",
2899 "clock",
2900 "collab_ui",
2901 "collections",
2902 "command_palette_hooks",
2903 "context_server",
2904 "ctor",
2905 "dap",
2906 "dashmap 6.1.0",
2907 "debugger_ui",
2908 "derive_more",
2909 "editor",
2910 "env_logger 0.11.7",
2911 "envy",
2912 "extension",
2913 "file_finder",
2914 "fs",
2915 "futures 0.3.31",
2916 "git",
2917 "git_hosting_providers",
2918 "git_ui",
2919 "google_ai",
2920 "gpui",
2921 "hex",
2922 "http_client",
2923 "hyper 0.14.32",
2924 "indoc",
2925 "jsonwebtoken",
2926 "language",
2927 "language_model",
2928 "livekit_api",
2929 "livekit_client",
2930 "livekit_client_macos",
2931 "log",
2932 "lsp",
2933 "menu",
2934 "multi_buffer",
2935 "nanoid",
2936 "node_runtime",
2937 "notifications",
2938 "open_ai",
2939 "parking_lot",
2940 "pretty_assertions",
2941 "project",
2942 "prometheus",
2943 "prompt_store",
2944 "prost 0.9.0",
2945 "rand 0.8.5",
2946 "recent_projects",
2947 "release_channel",
2948 "remote",
2949 "remote_server",
2950 "reqwest 0.11.27",
2951 "reqwest_client",
2952 "rpc",
2953 "rustc-demangle",
2954 "scrypt",
2955 "sea-orm",
2956 "semantic_version",
2957 "semver",
2958 "serde",
2959 "serde_derive",
2960 "serde_json",
2961 "session",
2962 "settings",
2963 "sha2",
2964 "sqlx",
2965 "strum",
2966 "subtle",
2967 "supermaven_api",
2968 "telemetry_events",
2969 "text",
2970 "theme",
2971 "thiserror 1.0.69",
2972 "time",
2973 "tokio",
2974 "toml 0.8.20",
2975 "tower",
2976 "tower-http 0.4.4",
2977 "tracing",
2978 "tracing-subscriber",
2979 "unindent",
2980 "util",
2981 "uuid",
2982 "workspace",
2983 "worktree",
2984]
2985
2986[[package]]
2987name = "collab_ui"
2988version = "0.1.0"
2989dependencies = [
2990 "anyhow",
2991 "call",
2992 "channel",
2993 "chrono",
2994 "client",
2995 "collections",
2996 "db",
2997 "editor",
2998 "emojis",
2999 "futures 0.3.31",
3000 "fuzzy",
3001 "gpui",
3002 "http_client",
3003 "language",
3004 "menu",
3005 "notifications",
3006 "picker",
3007 "pretty_assertions",
3008 "project",
3009 "release_channel",
3010 "rich_text",
3011 "rpc",
3012 "schemars",
3013 "serde",
3014 "serde_derive",
3015 "serde_json",
3016 "settings",
3017 "smallvec",
3018 "story",
3019 "telemetry",
3020 "theme",
3021 "time",
3022 "time_format",
3023 "title_bar",
3024 "tree-sitter-md",
3025 "ui",
3026 "util",
3027 "workspace",
3028]
3029
3030[[package]]
3031name = "collections"
3032version = "0.1.0"
3033dependencies = [
3034 "indexmap",
3035 "rustc-hash 2.1.1",
3036]
3037
3038[[package]]
3039name = "color_quant"
3040version = "1.1.0"
3041source = "registry+https://github.com/rust-lang/crates.io-index"
3042checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
3043
3044[[package]]
3045name = "colorchoice"
3046version = "1.0.3"
3047source = "registry+https://github.com/rust-lang/crates.io-index"
3048checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
3049
3050[[package]]
3051name = "combine"
3052version = "4.6.7"
3053source = "registry+https://github.com/rust-lang/crates.io-index"
3054checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
3055dependencies = [
3056 "bytes 1.10.1",
3057 "memchr",
3058]
3059
3060[[package]]
3061name = "command_palette"
3062version = "0.1.0"
3063dependencies = [
3064 "client",
3065 "collections",
3066 "command_palette_hooks",
3067 "ctor",
3068 "editor",
3069 "env_logger 0.11.7",
3070 "fuzzy",
3071 "go_to_line",
3072 "gpui",
3073 "language",
3074 "menu",
3075 "picker",
3076 "postage",
3077 "project",
3078 "serde",
3079 "serde_json",
3080 "settings",
3081 "telemetry",
3082 "theme",
3083 "ui",
3084 "util",
3085 "workspace",
3086 "zed_actions",
3087]
3088
3089[[package]]
3090name = "command_palette_hooks"
3091version = "0.1.0"
3092dependencies = [
3093 "collections",
3094 "derive_more",
3095 "gpui",
3096]
3097
3098[[package]]
3099name = "component"
3100version = "0.1.0"
3101dependencies = [
3102 "collections",
3103 "gpui",
3104 "linkme",
3105 "parking_lot",
3106 "theme",
3107]
3108
3109[[package]]
3110name = "component_preview"
3111version = "0.1.0"
3112dependencies = [
3113 "client",
3114 "collections",
3115 "component",
3116 "gpui",
3117 "languages",
3118 "notifications",
3119 "project",
3120 "ui",
3121 "workspace",
3122]
3123
3124[[package]]
3125name = "concurrent-queue"
3126version = "2.5.0"
3127source = "registry+https://github.com/rust-lang/crates.io-index"
3128checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
3129dependencies = [
3130 "crossbeam-utils",
3131]
3132
3133[[package]]
3134name = "console"
3135version = "0.15.8"
3136source = "registry+https://github.com/rust-lang/crates.io-index"
3137checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
3138dependencies = [
3139 "encode_unicode",
3140 "lazy_static",
3141 "libc",
3142 "unicode-width",
3143 "windows-sys 0.52.0",
3144]
3145
3146[[package]]
3147name = "const-oid"
3148version = "0.9.6"
3149source = "registry+https://github.com/rust-lang/crates.io-index"
3150checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
3151
3152[[package]]
3153name = "const-random"
3154version = "0.1.18"
3155source = "registry+https://github.com/rust-lang/crates.io-index"
3156checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
3157dependencies = [
3158 "const-random-macro",
3159]
3160
3161[[package]]
3162name = "const-random-macro"
3163version = "0.1.16"
3164source = "registry+https://github.com/rust-lang/crates.io-index"
3165checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
3166dependencies = [
3167 "getrandom 0.2.15",
3168 "once_cell",
3169 "tiny-keccak",
3170]
3171
3172[[package]]
3173name = "constant_time_eq"
3174version = "0.1.5"
3175source = "registry+https://github.com/rust-lang/crates.io-index"
3176checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
3177
3178[[package]]
3179name = "constant_time_eq"
3180version = "0.3.1"
3181source = "registry+https://github.com/rust-lang/crates.io-index"
3182checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
3183
3184[[package]]
3185name = "context_server"
3186version = "0.1.0"
3187dependencies = [
3188 "anyhow",
3189 "assistant_tool",
3190 "async-trait",
3191 "collections",
3192 "command_palette_hooks",
3193 "context_server_settings",
3194 "extension",
3195 "futures 0.3.31",
3196 "gpui",
3197 "language_model",
3198 "log",
3199 "parking_lot",
3200 "postage",
3201 "project",
3202 "serde",
3203 "serde_json",
3204 "settings",
3205 "smol",
3206 "url",
3207 "util",
3208]
3209
3210[[package]]
3211name = "context_server_settings"
3212version = "0.1.0"
3213dependencies = [
3214 "anyhow",
3215 "collections",
3216 "gpui",
3217 "schemars",
3218 "serde",
3219 "serde_json",
3220 "settings",
3221]
3222
3223[[package]]
3224name = "convert_case"
3225version = "0.4.0"
3226source = "registry+https://github.com/rust-lang/crates.io-index"
3227checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
3228
3229[[package]]
3230name = "convert_case"
3231version = "0.8.0"
3232source = "registry+https://github.com/rust-lang/crates.io-index"
3233checksum = "baaaa0ecca5b51987b9423ccdc971514dd8b0bb7b4060b983d3664dad3f1f89f"
3234dependencies = [
3235 "unicode-segmentation",
3236]
3237
3238[[package]]
3239name = "copilot"
3240version = "0.1.0"
3241dependencies = [
3242 "anyhow",
3243 "async-compression",
3244 "async-std",
3245 "async-tar",
3246 "chrono",
3247 "client",
3248 "clock",
3249 "collections",
3250 "command_palette_hooks",
3251 "ctor",
3252 "editor",
3253 "env_logger 0.11.7",
3254 "fs",
3255 "futures 0.3.31",
3256 "gpui",
3257 "http_client",
3258 "indoc",
3259 "inline_completion",
3260 "language",
3261 "log",
3262 "lsp",
3263 "menu",
3264 "node_runtime",
3265 "parking_lot",
3266 "paths",
3267 "project",
3268 "rpc",
3269 "schemars",
3270 "serde",
3271 "serde_json",
3272 "settings",
3273 "smol",
3274 "strum",
3275 "task",
3276 "theme",
3277 "ui",
3278 "util",
3279 "workspace",
3280]
3281
3282[[package]]
3283name = "core-foundation"
3284version = "0.9.4"
3285source = "registry+https://github.com/rust-lang/crates.io-index"
3286checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
3287dependencies = [
3288 "core-foundation-sys",
3289 "libc",
3290]
3291
3292[[package]]
3293name = "core-foundation"
3294version = "0.10.0"
3295source = "registry+https://github.com/rust-lang/crates.io-index"
3296checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63"
3297dependencies = [
3298 "core-foundation-sys",
3299 "libc",
3300]
3301
3302[[package]]
3303name = "core-foundation-sys"
3304version = "0.8.7"
3305source = "registry+https://github.com/rust-lang/crates.io-index"
3306checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
3307
3308[[package]]
3309name = "core-graphics"
3310version = "0.23.2"
3311source = "registry+https://github.com/rust-lang/crates.io-index"
3312checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
3313dependencies = [
3314 "bitflags 1.3.2",
3315 "core-foundation 0.9.4",
3316 "core-graphics-types 0.1.3",
3317 "foreign-types 0.5.0",
3318 "libc",
3319]
3320
3321[[package]]
3322name = "core-graphics"
3323version = "0.24.0"
3324source = "registry+https://github.com/rust-lang/crates.io-index"
3325checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
3326dependencies = [
3327 "bitflags 2.8.0",
3328 "core-foundation 0.10.0",
3329 "core-graphics-types 0.2.0",
3330 "foreign-types 0.5.0",
3331 "libc",
3332]
3333
3334[[package]]
3335name = "core-graphics-types"
3336version = "0.1.3"
3337source = "registry+https://github.com/rust-lang/crates.io-index"
3338checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
3339dependencies = [
3340 "bitflags 1.3.2",
3341 "core-foundation 0.9.4",
3342 "libc",
3343]
3344
3345[[package]]
3346name = "core-graphics-types"
3347version = "0.2.0"
3348source = "registry+https://github.com/rust-lang/crates.io-index"
3349checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
3350dependencies = [
3351 "bitflags 2.8.0",
3352 "core-foundation 0.10.0",
3353 "libc",
3354]
3355
3356[[package]]
3357name = "core-services"
3358version = "0.2.1"
3359source = "registry+https://github.com/rust-lang/crates.io-index"
3360checksum = "92567e81db522550ebaf742c5d875624ec7820c2c7ee5f8c60e4ce7c2ae3c0fd"
3361dependencies = [
3362 "core-foundation 0.9.4",
3363]
3364
3365[[package]]
3366name = "core-text"
3367version = "20.1.0"
3368source = "registry+https://github.com/rust-lang/crates.io-index"
3369checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5"
3370dependencies = [
3371 "core-foundation 0.9.4",
3372 "core-graphics 0.23.2",
3373 "foreign-types 0.5.0",
3374 "libc",
3375]
3376
3377[[package]]
3378name = "core_maths"
3379version = "0.1.1"
3380source = "registry+https://github.com/rust-lang/crates.io-index"
3381checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30"
3382dependencies = [
3383 "libm",
3384]
3385
3386[[package]]
3387name = "coreaudio-rs"
3388version = "0.11.3"
3389source = "registry+https://github.com/rust-lang/crates.io-index"
3390checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace"
3391dependencies = [
3392 "bitflags 1.3.2",
3393 "core-foundation-sys",
3394 "coreaudio-sys",
3395]
3396
3397[[package]]
3398name = "coreaudio-rs"
3399version = "0.12.1"
3400source = "registry+https://github.com/rust-lang/crates.io-index"
3401checksum = "34ca07354f6d0640333ef95f48d460a4bcf34812a7e7967f9b44c728a8f37c28"
3402dependencies = [
3403 "bitflags 1.3.2",
3404 "core-foundation-sys",
3405 "coreaudio-sys",
3406]
3407
3408[[package]]
3409name = "coreaudio-sys"
3410version = "0.2.16"
3411source = "registry+https://github.com/rust-lang/crates.io-index"
3412checksum = "2ce857aa0b77d77287acc1ac3e37a05a8c95a2af3647d23b15f263bdaeb7562b"
3413dependencies = [
3414 "bindgen 0.70.1",
3415]
3416
3417[[package]]
3418name = "cosmic-text"
3419version = "0.11.2"
3420source = "git+https://github.com/pop-os/cosmic-text?rev=542b20c#542b20ca4376a3b5de5fa629db1a4ace44e18e0c"
3421dependencies = [
3422 "bitflags 2.8.0",
3423 "fontdb 0.18.0",
3424 "log",
3425 "rangemap",
3426 "rayon",
3427 "rustc-hash 1.1.0",
3428 "rustybuzz 0.14.1",
3429 "self_cell",
3430 "swash",
3431 "sys-locale",
3432 "ttf-parser 0.21.1",
3433 "unicode-bidi",
3434 "unicode-linebreak",
3435 "unicode-script",
3436 "unicode-segmentation",
3437]
3438
3439[[package]]
3440name = "cpal"
3441version = "0.15.3"
3442source = "git+https://github.com/zed-industries/cpal?rev=fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50#fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50"
3443dependencies = [
3444 "alsa",
3445 "core-foundation-sys",
3446 "coreaudio-rs 0.11.3",
3447 "dasp_sample",
3448 "jni",
3449 "js-sys",
3450 "libc",
3451 "mach2",
3452 "ndk",
3453 "ndk-context",
3454 "oboe",
3455 "wasm-bindgen",
3456 "wasm-bindgen-futures",
3457 "web-sys",
3458 "windows 0.54.0",
3459]
3460
3461[[package]]
3462name = "cpp_demangle"
3463version = "0.4.4"
3464source = "registry+https://github.com/rust-lang/crates.io-index"
3465checksum = "96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d"
3466dependencies = [
3467 "cfg-if",
3468]
3469
3470[[package]]
3471name = "cpufeatures"
3472version = "0.2.16"
3473source = "registry+https://github.com/rust-lang/crates.io-index"
3474checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3"
3475dependencies = [
3476 "libc",
3477]
3478
3479[[package]]
3480name = "cranelift-bforest"
3481version = "0.116.1"
3482source = "registry+https://github.com/rust-lang/crates.io-index"
3483checksum = "e15d04a0ce86cb36ead88ad68cf693ffd6cda47052b9e0ac114bc47fd9cd23c4"
3484dependencies = [
3485 "cranelift-entity",
3486]
3487
3488[[package]]
3489name = "cranelift-bitset"
3490version = "0.116.1"
3491source = "registry+https://github.com/rust-lang/crates.io-index"
3492checksum = "7c6e3969a7ce267259ce244b7867c5d3bc9e65b0a87e81039588dfdeaede9f34"
3493dependencies = [
3494 "serde",
3495 "serde_derive",
3496]
3497
3498[[package]]
3499name = "cranelift-codegen"
3500version = "0.116.1"
3501source = "registry+https://github.com/rust-lang/crates.io-index"
3502checksum = "2c22032c4cb42558371cf516bb47f26cdad1819d3475c133e93c49f50ebf304e"
3503dependencies = [
3504 "bumpalo",
3505 "cranelift-bforest",
3506 "cranelift-bitset",
3507 "cranelift-codegen-meta",
3508 "cranelift-codegen-shared",
3509 "cranelift-control",
3510 "cranelift-entity",
3511 "cranelift-isle",
3512 "gimli",
3513 "hashbrown 0.14.5",
3514 "log",
3515 "regalloc2",
3516 "rustc-hash 2.1.1",
3517 "serde",
3518 "smallvec",
3519 "target-lexicon 0.13.2",
3520]
3521
3522[[package]]
3523name = "cranelift-codegen-meta"
3524version = "0.116.1"
3525source = "registry+https://github.com/rust-lang/crates.io-index"
3526checksum = "c904bc71c61b27fc57827f4a1379f29de64fe95653b620a3db77d59655eee0b8"
3527dependencies = [
3528 "cranelift-codegen-shared",
3529]
3530
3531[[package]]
3532name = "cranelift-codegen-shared"
3533version = "0.116.1"
3534source = "registry+https://github.com/rust-lang/crates.io-index"
3535checksum = "40180f5497572f644ce88c255480981ae2ec1d7bb4d8e0c0136a13b87a2f2ceb"
3536
3537[[package]]
3538name = "cranelift-control"
3539version = "0.116.1"
3540source = "registry+https://github.com/rust-lang/crates.io-index"
3541checksum = "26d132c6d0bd8a489563472afc171759da0707804a65ece7ceb15a8c6d7dd5ef"
3542dependencies = [
3543 "arbitrary",
3544]
3545
3546[[package]]
3547name = "cranelift-entity"
3548version = "0.116.1"
3549source = "registry+https://github.com/rust-lang/crates.io-index"
3550checksum = "4b2d0d9618275474fbf679dd018ac6e009acbd6ae6850f6a67be33fb3b00b323"
3551dependencies = [
3552 "cranelift-bitset",
3553 "serde",
3554 "serde_derive",
3555]
3556
3557[[package]]
3558name = "cranelift-frontend"
3559version = "0.116.1"
3560source = "registry+https://github.com/rust-lang/crates.io-index"
3561checksum = "4fac41e16729107393174b0c9e3730fb072866100e1e64e80a1a963b2e484d57"
3562dependencies = [
3563 "cranelift-codegen",
3564 "log",
3565 "smallvec",
3566 "target-lexicon 0.13.2",
3567]
3568
3569[[package]]
3570name = "cranelift-isle"
3571version = "0.116.1"
3572source = "registry+https://github.com/rust-lang/crates.io-index"
3573checksum = "1ca20d576e5070044d0a72a9effc2deacf4d6aa650403189d8ea50126483944d"
3574
3575[[package]]
3576name = "cranelift-native"
3577version = "0.116.1"
3578source = "registry+https://github.com/rust-lang/crates.io-index"
3579checksum = "b8dee82f3f1f2c4cba9177f1cc5e350fe98764379bcd29340caa7b01f85076c7"
3580dependencies = [
3581 "cranelift-codegen",
3582 "libc",
3583 "target-lexicon 0.13.2",
3584]
3585
3586[[package]]
3587name = "crc"
3588version = "3.2.1"
3589source = "registry+https://github.com/rust-lang/crates.io-index"
3590checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
3591dependencies = [
3592 "crc-catalog",
3593]
3594
3595[[package]]
3596name = "crc-catalog"
3597version = "2.4.0"
3598source = "registry+https://github.com/rust-lang/crates.io-index"
3599checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
3600
3601[[package]]
3602name = "crc32c"
3603version = "0.6.8"
3604source = "registry+https://github.com/rust-lang/crates.io-index"
3605checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47"
3606dependencies = [
3607 "rustc_version",
3608]
3609
3610[[package]]
3611name = "crc32fast"
3612version = "1.4.2"
3613source = "registry+https://github.com/rust-lang/crates.io-index"
3614checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
3615dependencies = [
3616 "cfg-if",
3617]
3618
3619[[package]]
3620name = "crc64fast-nvme"
3621version = "1.1.1"
3622source = "registry+https://github.com/rust-lang/crates.io-index"
3623checksum = "d5e2ee08013e3f228d6d2394116c4549a6df77708442c62d887d83f68ef2ee37"
3624dependencies = [
3625 "cbindgen 0.27.0",
3626 "crc",
3627]
3628
3629[[package]]
3630name = "credentials_provider"
3631version = "0.1.0"
3632dependencies = [
3633 "anyhow",
3634 "futures 0.3.31",
3635 "gpui",
3636 "paths",
3637 "release_channel",
3638 "serde",
3639 "serde_json",
3640]
3641
3642[[package]]
3643name = "criterion"
3644version = "0.5.1"
3645source = "registry+https://github.com/rust-lang/crates.io-index"
3646checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
3647dependencies = [
3648 "anes",
3649 "cast",
3650 "ciborium",
3651 "clap",
3652 "criterion-plot",
3653 "is-terminal",
3654 "itertools 0.10.5",
3655 "num-traits",
3656 "once_cell",
3657 "oorandom",
3658 "plotters",
3659 "rayon",
3660 "regex",
3661 "serde",
3662 "serde_derive",
3663 "serde_json",
3664 "tinytemplate",
3665 "walkdir",
3666]
3667
3668[[package]]
3669name = "criterion-plot"
3670version = "0.5.0"
3671source = "registry+https://github.com/rust-lang/crates.io-index"
3672checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
3673dependencies = [
3674 "cast",
3675 "itertools 0.10.5",
3676]
3677
3678[[package]]
3679name = "crossbeam-channel"
3680version = "0.5.13"
3681source = "registry+https://github.com/rust-lang/crates.io-index"
3682checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
3683dependencies = [
3684 "crossbeam-utils",
3685]
3686
3687[[package]]
3688name = "crossbeam-deque"
3689version = "0.8.5"
3690source = "registry+https://github.com/rust-lang/crates.io-index"
3691checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
3692dependencies = [
3693 "crossbeam-epoch",
3694 "crossbeam-utils",
3695]
3696
3697[[package]]
3698name = "crossbeam-epoch"
3699version = "0.9.18"
3700source = "registry+https://github.com/rust-lang/crates.io-index"
3701checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
3702dependencies = [
3703 "crossbeam-utils",
3704]
3705
3706[[package]]
3707name = "crossbeam-queue"
3708version = "0.3.11"
3709source = "registry+https://github.com/rust-lang/crates.io-index"
3710checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
3711dependencies = [
3712 "crossbeam-utils",
3713]
3714
3715[[package]]
3716name = "crossbeam-utils"
3717version = "0.8.20"
3718source = "registry+https://github.com/rust-lang/crates.io-index"
3719checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
3720
3721[[package]]
3722name = "crunchy"
3723version = "0.2.2"
3724source = "registry+https://github.com/rust-lang/crates.io-index"
3725checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
3726
3727[[package]]
3728name = "crypto-bigint"
3729version = "0.4.9"
3730source = "registry+https://github.com/rust-lang/crates.io-index"
3731checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
3732dependencies = [
3733 "generic-array",
3734 "rand_core 0.6.4",
3735 "subtle",
3736 "zeroize",
3737]
3738
3739[[package]]
3740name = "crypto-bigint"
3741version = "0.5.5"
3742source = "registry+https://github.com/rust-lang/crates.io-index"
3743checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
3744dependencies = [
3745 "rand_core 0.6.4",
3746 "subtle",
3747]
3748
3749[[package]]
3750name = "crypto-common"
3751version = "0.1.6"
3752source = "registry+https://github.com/rust-lang/crates.io-index"
3753checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
3754dependencies = [
3755 "generic-array",
3756 "rand_core 0.6.4",
3757 "typenum",
3758]
3759
3760[[package]]
3761name = "ctor"
3762version = "0.4.1"
3763source = "registry+https://github.com/rust-lang/crates.io-index"
3764checksum = "07e9666f4a9a948d4f1dff0c08a4512b0f7c86414b23960104c243c10d79f4c3"
3765dependencies = [
3766 "ctor-proc-macro",
3767 "dtor",
3768]
3769
3770[[package]]
3771name = "ctor-proc-macro"
3772version = "0.0.5"
3773source = "registry+https://github.com/rust-lang/crates.io-index"
3774checksum = "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d"
3775
3776[[package]]
3777name = "ctrlc"
3778version = "3.4.5"
3779source = "registry+https://github.com/rust-lang/crates.io-index"
3780checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
3781dependencies = [
3782 "nix",
3783 "windows-sys 0.59.0",
3784]
3785
3786[[package]]
3787name = "cursor-icon"
3788version = "1.1.0"
3789source = "registry+https://github.com/rust-lang/crates.io-index"
3790checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
3791
3792[[package]]
3793name = "cxx"
3794version = "1.0.134"
3795source = "registry+https://github.com/rust-lang/crates.io-index"
3796checksum = "a5a32d755fe20281b46118ee4b507233311fb7a48a0cfd42f554b93640521a2f"
3797dependencies = [
3798 "cc",
3799 "cxxbridge-cmd",
3800 "cxxbridge-flags",
3801 "cxxbridge-macro",
3802 "foldhash",
3803 "link-cplusplus",
3804]
3805
3806[[package]]
3807name = "cxx-build"
3808version = "1.0.134"
3809source = "registry+https://github.com/rust-lang/crates.io-index"
3810checksum = "11645536ada5d1c8804312cbffc9ab950f2216154de431de930da47ca6955199"
3811dependencies = [
3812 "cc",
3813 "codespan-reporting",
3814 "proc-macro2",
3815 "quote",
3816 "scratch",
3817 "syn 2.0.100",
3818]
3819
3820[[package]]
3821name = "cxxbridge-cmd"
3822version = "1.0.134"
3823source = "registry+https://github.com/rust-lang/crates.io-index"
3824checksum = "ebcc9c78e3c7289665aab921a2b394eaffe8bdb369aa18d81ffc0f534fd49385"
3825dependencies = [
3826 "clap",
3827 "codespan-reporting",
3828 "proc-macro2",
3829 "quote",
3830 "syn 2.0.100",
3831]
3832
3833[[package]]
3834name = "cxxbridge-flags"
3835version = "1.0.134"
3836source = "registry+https://github.com/rust-lang/crates.io-index"
3837checksum = "3a22a87bd9e78d7204d793261470a4c9d585154fddd251828d8aefbb5f74c3bf"
3838
3839[[package]]
3840name = "cxxbridge-macro"
3841version = "1.0.134"
3842source = "registry+https://github.com/rust-lang/crates.io-index"
3843checksum = "1dfdb020ff8787c5daf6e0dca743005cc8782868faeadfbabb8824ede5cb1c72"
3844dependencies = [
3845 "proc-macro2",
3846 "quote",
3847 "rustversion",
3848 "syn 2.0.100",
3849]
3850
3851[[package]]
3852name = "dap"
3853version = "0.1.0"
3854dependencies = [
3855 "anyhow",
3856 "async-compression",
3857 "async-pipe",
3858 "async-tar",
3859 "async-trait",
3860 "client",
3861 "collections",
3862 "dap-types",
3863 "env_logger 0.11.7",
3864 "fs",
3865 "futures 0.3.31",
3866 "gpui",
3867 "http_client",
3868 "language",
3869 "log",
3870 "node_runtime",
3871 "parking_lot",
3872 "paths",
3873 "schemars",
3874 "serde",
3875 "serde_json",
3876 "settings",
3877 "smallvec",
3878 "smol",
3879 "task",
3880 "util",
3881]
3882
3883[[package]]
3884name = "dap-types"
3885version = "0.0.1"
3886source = "git+https://github.com/zed-industries/dap-types?rev=bfd4af0#bfd4af084bbaa5f344e6925370d7642e41d0b5b8"
3887dependencies = [
3888 "schemars",
3889 "serde",
3890 "serde_json",
3891]
3892
3893[[package]]
3894name = "dap_adapters"
3895version = "0.1.0"
3896dependencies = [
3897 "anyhow",
3898 "async-trait",
3899 "dap",
3900 "gpui",
3901 "language",
3902 "paths",
3903 "regex",
3904 "serde",
3905 "serde_json",
3906 "sysinfo",
3907 "task",
3908 "util",
3909]
3910
3911[[package]]
3912name = "dashmap"
3913version = "5.5.3"
3914source = "registry+https://github.com/rust-lang/crates.io-index"
3915checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
3916dependencies = [
3917 "cfg-if",
3918 "hashbrown 0.14.5",
3919 "lock_api",
3920 "once_cell",
3921 "parking_lot_core",
3922]
3923
3924[[package]]
3925name = "dashmap"
3926version = "6.1.0"
3927source = "registry+https://github.com/rust-lang/crates.io-index"
3928checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
3929dependencies = [
3930 "cfg-if",
3931 "crossbeam-utils",
3932 "hashbrown 0.14.5",
3933 "lock_api",
3934 "once_cell",
3935 "parking_lot_core",
3936]
3937
3938[[package]]
3939name = "dasp_sample"
3940version = "0.11.0"
3941source = "registry+https://github.com/rust-lang/crates.io-index"
3942checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
3943
3944[[package]]
3945name = "data-encoding"
3946version = "2.6.0"
3947source = "registry+https://github.com/rust-lang/crates.io-index"
3948checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
3949
3950[[package]]
3951name = "data-url"
3952version = "0.3.1"
3953source = "registry+https://github.com/rust-lang/crates.io-index"
3954checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a"
3955
3956[[package]]
3957name = "db"
3958version = "0.1.0"
3959dependencies = [
3960 "anyhow",
3961 "gpui",
3962 "indoc",
3963 "log",
3964 "paths",
3965 "release_channel",
3966 "smol",
3967 "sqlez",
3968 "sqlez_macros",
3969 "tempfile",
3970 "util",
3971]
3972
3973[[package]]
3974name = "dbus"
3975version = "0.9.7"
3976source = "registry+https://github.com/rust-lang/crates.io-index"
3977checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
3978dependencies = [
3979 "libc",
3980 "libdbus-sys",
3981 "winapi",
3982]
3983
3984[[package]]
3985name = "debugger_tools"
3986version = "0.1.0"
3987dependencies = [
3988 "anyhow",
3989 "dap",
3990 "editor",
3991 "futures 0.3.31",
3992 "gpui",
3993 "project",
3994 "serde_json",
3995 "settings",
3996 "smol",
3997 "util",
3998 "workspace",
3999]
4000
4001[[package]]
4002name = "debugger_ui"
4003version = "0.1.0"
4004dependencies = [
4005 "anyhow",
4006 "client",
4007 "collections",
4008 "command_palette_hooks",
4009 "dap",
4010 "editor",
4011 "env_logger 0.11.7",
4012 "feature_flags",
4013 "futures 0.3.31",
4014 "fuzzy",
4015 "gpui",
4016 "language",
4017 "log",
4018 "menu",
4019 "picker",
4020 "pretty_assertions",
4021 "project",
4022 "rpc",
4023 "serde",
4024 "serde_json",
4025 "settings",
4026 "sysinfo",
4027 "task",
4028 "terminal_view",
4029 "theme",
4030 "ui",
4031 "unindent",
4032 "util",
4033 "workspace",
4034]
4035
4036[[package]]
4037name = "deepseek"
4038version = "0.1.0"
4039dependencies = [
4040 "anyhow",
4041 "futures 0.3.31",
4042 "http_client",
4043 "schemars",
4044 "serde",
4045 "serde_json",
4046]
4047
4048[[package]]
4049name = "deflate64"
4050version = "0.1.9"
4051source = "registry+https://github.com/rust-lang/crates.io-index"
4052checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b"
4053
4054[[package]]
4055name = "der"
4056version = "0.6.1"
4057source = "registry+https://github.com/rust-lang/crates.io-index"
4058checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
4059dependencies = [
4060 "const-oid",
4061 "zeroize",
4062]
4063
4064[[package]]
4065name = "der"
4066version = "0.7.9"
4067source = "registry+https://github.com/rust-lang/crates.io-index"
4068checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
4069dependencies = [
4070 "const-oid",
4071 "pem-rfc7468",
4072 "zeroize",
4073]
4074
4075[[package]]
4076name = "deranged"
4077version = "0.3.11"
4078source = "registry+https://github.com/rust-lang/crates.io-index"
4079checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
4080dependencies = [
4081 "powerfmt",
4082 "serde",
4083]
4084
4085[[package]]
4086name = "derive_more"
4087version = "0.99.19"
4088source = "registry+https://github.com/rust-lang/crates.io-index"
4089checksum = "3da29a38df43d6f156149c9b43ded5e018ddff2a855cf2cfd62e8cd7d079c69f"
4090dependencies = [
4091 "convert_case 0.4.0",
4092 "proc-macro2",
4093 "quote",
4094 "rustc_version",
4095 "syn 2.0.100",
4096]
4097
4098[[package]]
4099name = "derive_refineable"
4100version = "0.1.0"
4101dependencies = [
4102 "proc-macro2",
4103 "quote",
4104 "syn 1.0.109",
4105]
4106
4107[[package]]
4108name = "diagnostics"
4109version = "0.1.0"
4110dependencies = [
4111 "anyhow",
4112 "client",
4113 "collections",
4114 "ctor",
4115 "editor",
4116 "env_logger 0.11.7",
4117 "gpui",
4118 "language",
4119 "log",
4120 "lsp",
4121 "pretty_assertions",
4122 "project",
4123 "rand 0.8.5",
4124 "serde",
4125 "serde_json",
4126 "settings",
4127 "theme",
4128 "ui",
4129 "unindent",
4130 "util",
4131 "workspace",
4132]
4133
4134[[package]]
4135name = "dialoguer"
4136version = "0.11.0"
4137source = "registry+https://github.com/rust-lang/crates.io-index"
4138checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
4139dependencies = [
4140 "console",
4141 "fuzzy-matcher",
4142 "shell-words",
4143 "tempfile",
4144 "thiserror 1.0.69",
4145 "zeroize",
4146]
4147
4148[[package]]
4149name = "diff"
4150version = "0.1.13"
4151source = "registry+https://github.com/rust-lang/crates.io-index"
4152checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
4153
4154[[package]]
4155name = "digest"
4156version = "0.10.7"
4157source = "registry+https://github.com/rust-lang/crates.io-index"
4158checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
4159dependencies = [
4160 "block-buffer",
4161 "const-oid",
4162 "crypto-common",
4163 "subtle",
4164]
4165
4166[[package]]
4167name = "dirs"
4168version = "4.0.0"
4169source = "registry+https://github.com/rust-lang/crates.io-index"
4170checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
4171dependencies = [
4172 "dirs-sys 0.3.7",
4173]
4174
4175[[package]]
4176name = "dirs"
4177version = "5.0.1"
4178source = "registry+https://github.com/rust-lang/crates.io-index"
4179checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
4180dependencies = [
4181 "dirs-sys 0.4.1",
4182]
4183
4184[[package]]
4185name = "dirs-sys"
4186version = "0.3.7"
4187source = "registry+https://github.com/rust-lang/crates.io-index"
4188checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
4189dependencies = [
4190 "libc",
4191 "redox_users",
4192 "winapi",
4193]
4194
4195[[package]]
4196name = "dirs-sys"
4197version = "0.4.1"
4198source = "registry+https://github.com/rust-lang/crates.io-index"
4199checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
4200dependencies = [
4201 "libc",
4202 "option-ext",
4203 "redox_users",
4204 "windows-sys 0.48.0",
4205]
4206
4207[[package]]
4208name = "displaydoc"
4209version = "0.2.5"
4210source = "registry+https://github.com/rust-lang/crates.io-index"
4211checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
4212dependencies = [
4213 "proc-macro2",
4214 "quote",
4215 "syn 2.0.100",
4216]
4217
4218[[package]]
4219name = "dlib"
4220version = "0.5.2"
4221source = "registry+https://github.com/rust-lang/crates.io-index"
4222checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
4223dependencies = [
4224 "libloading",
4225]
4226
4227[[package]]
4228name = "docs_preprocessor"
4229version = "0.1.0"
4230dependencies = [
4231 "anyhow",
4232 "clap",
4233 "mdbook",
4234 "regex",
4235 "serde",
4236 "serde_json",
4237 "settings",
4238 "util",
4239]
4240
4241[[package]]
4242name = "dotenvy"
4243version = "0.15.7"
4244source = "registry+https://github.com/rust-lang/crates.io-index"
4245checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
4246
4247[[package]]
4248name = "downcast-rs"
4249version = "1.2.1"
4250source = "registry+https://github.com/rust-lang/crates.io-index"
4251checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
4252
4253[[package]]
4254name = "doxygen-rs"
4255version = "0.4.2"
4256source = "registry+https://github.com/rust-lang/crates.io-index"
4257checksum = "415b6ec780d34dcf624666747194393603d0373b7141eef01d12ee58881507d9"
4258dependencies = [
4259 "phf",
4260]
4261
4262[[package]]
4263name = "dtor"
4264version = "0.0.5"
4265source = "registry+https://github.com/rust-lang/crates.io-index"
4266checksum = "222ef136a1c687d4aa0395c175f2c4586e379924c352fd02f7870cf7de783c23"
4267dependencies = [
4268 "dtor-proc-macro",
4269]
4270
4271[[package]]
4272name = "dtor-proc-macro"
4273version = "0.0.5"
4274source = "registry+https://github.com/rust-lang/crates.io-index"
4275checksum = "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055"
4276
4277[[package]]
4278name = "dunce"
4279version = "1.0.5"
4280source = "registry+https://github.com/rust-lang/crates.io-index"
4281checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
4282
4283[[package]]
4284name = "dwrote"
4285version = "0.11.2"
4286source = "registry+https://github.com/rust-lang/crates.io-index"
4287checksum = "70182709525a3632b2ba96b6569225467b18ecb4a77f46d255f713a6bebf05fd"
4288dependencies = [
4289 "lazy_static",
4290 "libc",
4291 "winapi",
4292 "wio",
4293]
4294
4295[[package]]
4296name = "dyn-clone"
4297version = "1.0.17"
4298source = "registry+https://github.com/rust-lang/crates.io-index"
4299checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
4300
4301[[package]]
4302name = "ec4rs"
4303version = "1.1.1"
4304source = "registry+https://github.com/rust-lang/crates.io-index"
4305checksum = "acf65d056c7da9c971c2847ce250fd1f0f9659d5718845c3ec0ad95f5668352c"
4306
4307[[package]]
4308name = "ecdsa"
4309version = "0.14.8"
4310source = "registry+https://github.com/rust-lang/crates.io-index"
4311checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
4312dependencies = [
4313 "der 0.6.1",
4314 "elliptic-curve",
4315 "rfc6979",
4316 "signature 1.6.4",
4317]
4318
4319[[package]]
4320name = "editor"
4321version = "0.1.0"
4322dependencies = [
4323 "aho-corasick",
4324 "anyhow",
4325 "assets",
4326 "buffer_diff",
4327 "chrono",
4328 "client",
4329 "clock",
4330 "collections",
4331 "convert_case 0.8.0",
4332 "ctor",
4333 "db",
4334 "emojis",
4335 "env_logger 0.11.7",
4336 "feature_flags",
4337 "file_icons",
4338 "fs",
4339 "futures 0.3.31",
4340 "fuzzy",
4341 "git",
4342 "gpui",
4343 "http_client",
4344 "indoc",
4345 "inline_completion",
4346 "itertools 0.14.0",
4347 "language",
4348 "languages",
4349 "linkify",
4350 "log",
4351 "lsp",
4352 "markdown",
4353 "menu",
4354 "multi_buffer",
4355 "ordered-float 2.10.1",
4356 "parking_lot",
4357 "pretty_assertions",
4358 "project",
4359 "rand 0.8.5",
4360 "release_channel",
4361 "rpc",
4362 "schemars",
4363 "serde",
4364 "serde_json",
4365 "settings",
4366 "smallvec",
4367 "smol",
4368 "snippet",
4369 "sum_tree",
4370 "task",
4371 "telemetry",
4372 "tempfile",
4373 "text",
4374 "theme",
4375 "time",
4376 "time_format",
4377 "tree-sitter-html",
4378 "tree-sitter-rust",
4379 "tree-sitter-typescript",
4380 "ui",
4381 "unicode-script",
4382 "unicode-segmentation",
4383 "unindent",
4384 "url",
4385 "util",
4386 "uuid",
4387 "workspace",
4388 "zed_actions",
4389]
4390
4391[[package]]
4392name = "either"
4393version = "1.13.0"
4394source = "registry+https://github.com/rust-lang/crates.io-index"
4395checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
4396dependencies = [
4397 "serde",
4398]
4399
4400[[package]]
4401name = "elasticlunr-rs"
4402version = "3.0.2"
4403source = "registry+https://github.com/rust-lang/crates.io-index"
4404checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
4405dependencies = [
4406 "regex",
4407 "serde",
4408 "serde_derive",
4409 "serde_json",
4410]
4411
4412[[package]]
4413name = "elliptic-curve"
4414version = "0.12.3"
4415source = "registry+https://github.com/rust-lang/crates.io-index"
4416checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
4417dependencies = [
4418 "base16ct",
4419 "crypto-bigint 0.4.9",
4420 "der 0.6.1",
4421 "digest",
4422 "ff",
4423 "generic-array",
4424 "group",
4425 "pkcs8 0.9.0",
4426 "rand_core 0.6.4",
4427 "sec1",
4428 "subtle",
4429 "zeroize",
4430]
4431
4432[[package]]
4433name = "embed-resource"
4434version = "3.0.2"
4435source = "registry+https://github.com/rust-lang/crates.io-index"
4436checksum = "7fbc6e0d8e0c03a655b53ca813f0463d2c956bc4db8138dbc89f120b066551e3"
4437dependencies = [
4438 "cc",
4439 "memchr",
4440 "rustc_version",
4441 "toml 0.8.20",
4442 "vswhom",
4443 "winreg 0.52.0",
4444]
4445
4446[[package]]
4447name = "embedded-io"
4448version = "0.4.0"
4449source = "registry+https://github.com/rust-lang/crates.io-index"
4450checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
4451
4452[[package]]
4453name = "embedded-io"
4454version = "0.6.1"
4455source = "registry+https://github.com/rust-lang/crates.io-index"
4456checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
4457
4458[[package]]
4459name = "emojis"
4460version = "0.6.4"
4461source = "registry+https://github.com/rust-lang/crates.io-index"
4462checksum = "99e1f1df1f181f2539bac8bf027d31ca5ffbf9e559e3f2d09413b9107b5c02f4"
4463dependencies = [
4464 "phf",
4465]
4466
4467[[package]]
4468name = "encode_unicode"
4469version = "0.3.6"
4470source = "registry+https://github.com/rust-lang/crates.io-index"
4471checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
4472
4473[[package]]
4474name = "encoding_rs"
4475version = "0.8.35"
4476source = "registry+https://github.com/rust-lang/crates.io-index"
4477checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
4478dependencies = [
4479 "cfg-if",
4480]
4481
4482[[package]]
4483name = "endi"
4484version = "1.1.0"
4485source = "registry+https://github.com/rust-lang/crates.io-index"
4486checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
4487
4488[[package]]
4489name = "enumflags2"
4490version = "0.7.10"
4491source = "registry+https://github.com/rust-lang/crates.io-index"
4492checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d"
4493dependencies = [
4494 "enumflags2_derive",
4495 "serde",
4496]
4497
4498[[package]]
4499name = "enumflags2_derive"
4500version = "0.7.10"
4501source = "registry+https://github.com/rust-lang/crates.io-index"
4502checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8"
4503dependencies = [
4504 "proc-macro2",
4505 "quote",
4506 "syn 2.0.100",
4507]
4508
4509[[package]]
4510name = "env_filter"
4511version = "0.1.2"
4512source = "registry+https://github.com/rust-lang/crates.io-index"
4513checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
4514dependencies = [
4515 "log",
4516 "regex",
4517]
4518
4519[[package]]
4520name = "env_home"
4521version = "0.1.0"
4522source = "registry+https://github.com/rust-lang/crates.io-index"
4523checksum = "c7f84e12ccf0a7ddc17a6c41c93326024c42920d7ee630d04950e6926645c0fe"
4524
4525[[package]]
4526name = "env_logger"
4527version = "0.10.2"
4528source = "registry+https://github.com/rust-lang/crates.io-index"
4529checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
4530dependencies = [
4531 "humantime",
4532 "is-terminal",
4533 "log",
4534 "regex",
4535 "termcolor",
4536]
4537
4538[[package]]
4539name = "env_logger"
4540version = "0.11.7"
4541source = "registry+https://github.com/rust-lang/crates.io-index"
4542checksum = "c3716d7a920fb4fac5d84e9d4bce8ceb321e9414b4409da61b07b75c1e3d0697"
4543dependencies = [
4544 "anstream",
4545 "anstyle",
4546 "env_filter",
4547 "jiff",
4548 "log",
4549]
4550
4551[[package]]
4552name = "envy"
4553version = "0.4.2"
4554source = "registry+https://github.com/rust-lang/crates.io-index"
4555checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
4556dependencies = [
4557 "serde",
4558]
4559
4560[[package]]
4561name = "equivalent"
4562version = "1.0.1"
4563source = "registry+https://github.com/rust-lang/crates.io-index"
4564checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
4565
4566[[package]]
4567name = "erased-serde"
4568version = "0.4.5"
4569source = "registry+https://github.com/rust-lang/crates.io-index"
4570checksum = "24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d"
4571dependencies = [
4572 "serde",
4573 "typeid",
4574]
4575
4576[[package]]
4577name = "errno"
4578version = "0.2.8"
4579source = "registry+https://github.com/rust-lang/crates.io-index"
4580checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
4581dependencies = [
4582 "errno-dragonfly",
4583 "libc",
4584 "winapi",
4585]
4586
4587[[package]]
4588name = "errno"
4589version = "0.3.10"
4590source = "registry+https://github.com/rust-lang/crates.io-index"
4591checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
4592dependencies = [
4593 "libc",
4594 "windows-sys 0.59.0",
4595]
4596
4597[[package]]
4598name = "errno-dragonfly"
4599version = "0.1.2"
4600source = "registry+https://github.com/rust-lang/crates.io-index"
4601checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
4602dependencies = [
4603 "cc",
4604 "libc",
4605]
4606
4607[[package]]
4608name = "etagere"
4609version = "0.2.15"
4610source = "registry+https://github.com/rust-lang/crates.io-index"
4611checksum = "fc89bf99e5dc15954a60f707c1e09d7540e5cd9af85fa75caa0b510bc08c5342"
4612dependencies = [
4613 "euclid",
4614 "svg_fmt",
4615]
4616
4617[[package]]
4618name = "etcetera"
4619version = "0.8.0"
4620source = "registry+https://github.com/rust-lang/crates.io-index"
4621checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
4622dependencies = [
4623 "cfg-if",
4624 "home",
4625 "windows-sys 0.48.0",
4626]
4627
4628[[package]]
4629name = "euclid"
4630version = "0.22.11"
4631source = "registry+https://github.com/rust-lang/crates.io-index"
4632checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48"
4633dependencies = [
4634 "num-traits",
4635]
4636
4637[[package]]
4638name = "evals"
4639version = "0.1.0"
4640dependencies = [
4641 "anyhow",
4642 "clap",
4643 "client",
4644 "clock",
4645 "collections",
4646 "env_logger 0.11.7",
4647 "feature_flags",
4648 "fs",
4649 "gpui",
4650 "http_client",
4651 "language",
4652 "languages",
4653 "node_runtime",
4654 "open_ai",
4655 "project",
4656 "reqwest_client",
4657 "semantic_index",
4658 "serde",
4659 "serde_json",
4660 "settings",
4661 "smol",
4662 "util",
4663]
4664
4665[[package]]
4666name = "event-listener"
4667version = "2.5.3"
4668source = "registry+https://github.com/rust-lang/crates.io-index"
4669checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
4670
4671[[package]]
4672name = "event-listener"
4673version = "5.3.1"
4674source = "registry+https://github.com/rust-lang/crates.io-index"
4675checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
4676dependencies = [
4677 "concurrent-queue",
4678 "parking",
4679 "pin-project-lite",
4680]
4681
4682[[package]]
4683name = "event-listener-strategy"
4684version = "0.5.3"
4685source = "registry+https://github.com/rust-lang/crates.io-index"
4686checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2"
4687dependencies = [
4688 "event-listener 5.3.1",
4689 "pin-project-lite",
4690]
4691
4692[[package]]
4693name = "exec"
4694version = "0.3.1"
4695source = "registry+https://github.com/rust-lang/crates.io-index"
4696checksum = "886b70328cba8871bfc025858e1de4be16b1d5088f2ba50b57816f4210672615"
4697dependencies = [
4698 "errno 0.2.8",
4699 "libc",
4700]
4701
4702[[package]]
4703name = "exr"
4704version = "1.73.0"
4705source = "registry+https://github.com/rust-lang/crates.io-index"
4706checksum = "f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0"
4707dependencies = [
4708 "bit_field",
4709 "half",
4710 "lebe",
4711 "miniz_oxide",
4712 "rayon-core",
4713 "smallvec",
4714 "zune-inflate",
4715]
4716
4717[[package]]
4718name = "extension"
4719version = "0.1.0"
4720dependencies = [
4721 "anyhow",
4722 "async-compression",
4723 "async-tar",
4724 "async-trait",
4725 "collections",
4726 "convert_case 0.8.0",
4727 "fs",
4728 "futures 0.3.31",
4729 "gpui",
4730 "http_client",
4731 "language",
4732 "log",
4733 "lsp",
4734 "parking_lot",
4735 "semantic_version",
4736 "serde",
4737 "serde_json",
4738 "toml 0.8.20",
4739 "util",
4740 "wasm-encoder 0.221.3",
4741 "wasmparser 0.221.3",
4742 "wit-component 0.221.3",
4743]
4744
4745[[package]]
4746name = "extension_cli"
4747version = "0.1.0"
4748dependencies = [
4749 "anyhow",
4750 "clap",
4751 "env_logger 0.11.7",
4752 "extension",
4753 "fs",
4754 "language",
4755 "log",
4756 "reqwest_client",
4757 "rpc",
4758 "serde",
4759 "serde_json",
4760 "theme",
4761 "tokio",
4762 "toml 0.8.20",
4763 "tree-sitter",
4764 "wasmtime",
4765]
4766
4767[[package]]
4768name = "extension_host"
4769version = "0.1.0"
4770dependencies = [
4771 "anyhow",
4772 "async-compression",
4773 "async-tar",
4774 "async-trait",
4775 "client",
4776 "collections",
4777 "context_server_settings",
4778 "ctor",
4779 "env_logger 0.11.7",
4780 "extension",
4781 "fs",
4782 "futures 0.3.31",
4783 "gpui",
4784 "http_client",
4785 "language",
4786 "language_extension",
4787 "log",
4788 "lsp",
4789 "node_runtime",
4790 "parking_lot",
4791 "paths",
4792 "project",
4793 "release_channel",
4794 "remote",
4795 "reqwest_client",
4796 "schemars",
4797 "semantic_version",
4798 "serde",
4799 "serde_json",
4800 "serde_json_lenient",
4801 "settings",
4802 "task",
4803 "telemetry",
4804 "tempfile",
4805 "theme",
4806 "theme_extension",
4807 "toml 0.8.20",
4808 "url",
4809 "util",
4810 "wasmparser 0.221.3",
4811 "wasmtime",
4812 "wasmtime-wasi",
4813]
4814
4815[[package]]
4816name = "extensions_ui"
4817version = "0.1.0"
4818dependencies = [
4819 "anyhow",
4820 "client",
4821 "collections",
4822 "db",
4823 "editor",
4824 "extension_host",
4825 "fs",
4826 "fuzzy",
4827 "gpui",
4828 "language",
4829 "num-format",
4830 "picker",
4831 "project",
4832 "release_channel",
4833 "semantic_version",
4834 "serde",
4835 "settings",
4836 "smallvec",
4837 "strum",
4838 "telemetry",
4839 "theme",
4840 "ui",
4841 "util",
4842 "vim_mode_setting",
4843 "workspace",
4844 "zed_actions",
4845]
4846
4847[[package]]
4848name = "fallible-iterator"
4849version = "0.3.0"
4850source = "registry+https://github.com/rust-lang/crates.io-index"
4851checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
4852
4853[[package]]
4854name = "fancy-regex"
4855version = "0.13.0"
4856source = "registry+https://github.com/rust-lang/crates.io-index"
4857checksum = "531e46835a22af56d1e3b66f04844bed63158bc094a628bec1d321d9b4c44bf2"
4858dependencies = [
4859 "bit-set 0.5.3",
4860 "regex-automata 0.4.9",
4861 "regex-syntax 0.8.5",
4862]
4863
4864[[package]]
4865name = "fancy-regex"
4866version = "0.14.0"
4867source = "registry+https://github.com/rust-lang/crates.io-index"
4868checksum = "6e24cb5a94bcae1e5408b0effca5cd7172ea3c5755049c5f3af4cd283a165298"
4869dependencies = [
4870 "bit-set 0.8.0",
4871 "regex-automata 0.4.9",
4872 "regex-syntax 0.8.5",
4873]
4874
4875[[package]]
4876name = "fast-srgb8"
4877version = "1.0.0"
4878source = "registry+https://github.com/rust-lang/crates.io-index"
4879checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
4880
4881[[package]]
4882name = "fastrand"
4883version = "1.9.0"
4884source = "registry+https://github.com/rust-lang/crates.io-index"
4885checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
4886dependencies = [
4887 "instant",
4888]
4889
4890[[package]]
4891name = "fastrand"
4892version = "2.3.0"
4893source = "registry+https://github.com/rust-lang/crates.io-index"
4894checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
4895
4896[[package]]
4897name = "fd-lock"
4898version = "4.0.2"
4899source = "registry+https://github.com/rust-lang/crates.io-index"
4900checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
4901dependencies = [
4902 "cfg-if",
4903 "rustix",
4904 "windows-sys 0.52.0",
4905]
4906
4907[[package]]
4908name = "fdeflate"
4909version = "0.3.7"
4910source = "registry+https://github.com/rust-lang/crates.io-index"
4911checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
4912dependencies = [
4913 "simd-adler32",
4914]
4915
4916[[package]]
4917name = "feature_flags"
4918version = "0.1.0"
4919dependencies = [
4920 "futures 0.3.31",
4921 "gpui",
4922 "smol",
4923]
4924
4925[[package]]
4926name = "feedback"
4927version = "0.1.0"
4928dependencies = [
4929 "client",
4930 "editor",
4931 "gpui",
4932 "human_bytes",
4933 "menu",
4934 "release_channel",
4935 "serde",
4936 "sysinfo",
4937 "ui",
4938 "urlencoding",
4939 "util",
4940 "workspace",
4941 "zed_actions",
4942]
4943
4944[[package]]
4945name = "ff"
4946version = "0.12.1"
4947source = "registry+https://github.com/rust-lang/crates.io-index"
4948checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
4949dependencies = [
4950 "rand_core 0.6.4",
4951 "subtle",
4952]
4953
4954[[package]]
4955name = "file_finder"
4956version = "0.1.0"
4957dependencies = [
4958 "anyhow",
4959 "collections",
4960 "ctor",
4961 "editor",
4962 "env_logger 0.11.7",
4963 "file_icons",
4964 "futures 0.3.31",
4965 "fuzzy",
4966 "gpui",
4967 "language",
4968 "menu",
4969 "picker",
4970 "project",
4971 "schemars",
4972 "serde",
4973 "serde_derive",
4974 "serde_json",
4975 "settings",
4976 "text",
4977 "theme",
4978 "ui",
4979 "util",
4980 "workspace",
4981]
4982
4983[[package]]
4984name = "file_icons"
4985version = "0.1.0"
4986dependencies = [
4987 "gpui",
4988 "serde",
4989 "settings",
4990 "theme",
4991 "util",
4992]
4993
4994[[package]]
4995name = "filedescriptor"
4996version = "0.8.3"
4997source = "registry+https://github.com/rust-lang/crates.io-index"
4998checksum = "e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d"
4999dependencies = [
5000 "libc",
5001 "thiserror 1.0.69",
5002 "winapi",
5003]
5004
5005[[package]]
5006name = "filetime"
5007version = "0.2.25"
5008source = "registry+https://github.com/rust-lang/crates.io-index"
5009checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
5010dependencies = [
5011 "cfg-if",
5012 "libc",
5013 "libredox",
5014 "windows-sys 0.59.0",
5015]
5016
5017[[package]]
5018name = "fixedbitset"
5019version = "0.4.2"
5020source = "registry+https://github.com/rust-lang/crates.io-index"
5021checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
5022
5023[[package]]
5024name = "flate2"
5025version = "1.0.35"
5026source = "registry+https://github.com/rust-lang/crates.io-index"
5027checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
5028dependencies = [
5029 "crc32fast",
5030 "miniz_oxide",
5031]
5032
5033[[package]]
5034name = "float-cmp"
5035version = "0.9.0"
5036source = "registry+https://github.com/rust-lang/crates.io-index"
5037checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
5038
5039[[package]]
5040name = "float-ord"
5041version = "0.3.2"
5042source = "registry+https://github.com/rust-lang/crates.io-index"
5043checksum = "8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d"
5044
5045[[package]]
5046name = "float_next_after"
5047version = "1.0.0"
5048source = "registry+https://github.com/rust-lang/crates.io-index"
5049checksum = "8bf7cc16383c4b8d58b9905a8509f02926ce3058053c056376248d958c9df1e8"
5050
5051[[package]]
5052name = "flume"
5053version = "0.11.1"
5054source = "registry+https://github.com/rust-lang/crates.io-index"
5055checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
5056dependencies = [
5057 "futures-core",
5058 "futures-sink",
5059 "nanorand",
5060 "spin",
5061]
5062
5063[[package]]
5064name = "fnv"
5065version = "1.0.7"
5066source = "registry+https://github.com/rust-lang/crates.io-index"
5067checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
5068
5069[[package]]
5070name = "foldhash"
5071version = "0.1.3"
5072source = "registry+https://github.com/rust-lang/crates.io-index"
5073checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
5074
5075[[package]]
5076name = "font-kit"
5077version = "0.14.1"
5078source = "git+https://github.com/zed-industries/font-kit?rev=40391b7#40391b7c0041d8a8572af2afa3de32ae088f0120"
5079dependencies = [
5080 "bitflags 2.8.0",
5081 "byteorder",
5082 "core-foundation 0.9.4",
5083 "core-graphics 0.23.2",
5084 "core-text",
5085 "dirs 5.0.1",
5086 "dwrote",
5087 "float-ord",
5088 "freetype-sys",
5089 "lazy_static",
5090 "libc",
5091 "log",
5092 "pathfinder_geometry",
5093 "pathfinder_simd",
5094 "walkdir",
5095 "winapi",
5096 "yeslogic-fontconfig-sys",
5097]
5098
5099[[package]]
5100name = "font-types"
5101version = "0.7.3"
5102source = "registry+https://github.com/rust-lang/crates.io-index"
5103checksum = "b3971f9a5ca983419cdc386941ba3b9e1feba01a0ab888adf78739feb2798492"
5104dependencies = [
5105 "bytemuck",
5106]
5107
5108[[package]]
5109name = "fontconfig-parser"
5110version = "0.5.7"
5111source = "registry+https://github.com/rust-lang/crates.io-index"
5112checksum = "c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7"
5113dependencies = [
5114 "roxmltree",
5115]
5116
5117[[package]]
5118name = "fontdb"
5119version = "0.18.0"
5120source = "registry+https://github.com/rust-lang/crates.io-index"
5121checksum = "e32eac81c1135c1df01d4e6d4233c47ba11f6a6d07f33e0bba09d18797077770"
5122dependencies = [
5123 "fontconfig-parser",
5124 "log",
5125 "memmap2",
5126 "slotmap",
5127 "tinyvec",
5128 "ttf-parser 0.21.1",
5129]
5130
5131[[package]]
5132name = "fontdb"
5133version = "0.23.0"
5134source = "registry+https://github.com/rust-lang/crates.io-index"
5135checksum = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905"
5136dependencies = [
5137 "fontconfig-parser",
5138 "log",
5139 "memmap2",
5140 "slotmap",
5141 "tinyvec",
5142 "ttf-parser 0.25.1",
5143]
5144
5145[[package]]
5146name = "foreign-types"
5147version = "0.3.2"
5148source = "registry+https://github.com/rust-lang/crates.io-index"
5149checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
5150dependencies = [
5151 "foreign-types-shared 0.1.1",
5152]
5153
5154[[package]]
5155name = "foreign-types"
5156version = "0.5.0"
5157source = "registry+https://github.com/rust-lang/crates.io-index"
5158checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
5159dependencies = [
5160 "foreign-types-macros",
5161 "foreign-types-shared 0.3.1",
5162]
5163
5164[[package]]
5165name = "foreign-types-macros"
5166version = "0.2.3"
5167source = "registry+https://github.com/rust-lang/crates.io-index"
5168checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
5169dependencies = [
5170 "proc-macro2",
5171 "quote",
5172 "syn 2.0.100",
5173]
5174
5175[[package]]
5176name = "foreign-types-shared"
5177version = "0.1.1"
5178source = "registry+https://github.com/rust-lang/crates.io-index"
5179checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
5180
5181[[package]]
5182name = "foreign-types-shared"
5183version = "0.3.1"
5184source = "registry+https://github.com/rust-lang/crates.io-index"
5185checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
5186
5187[[package]]
5188name = "fork"
5189version = "0.2.0"
5190source = "registry+https://github.com/rust-lang/crates.io-index"
5191checksum = "05dc8b302e04a1c27f4fe694439ef0f29779ca4edc205b7b58f00db04e29656d"
5192dependencies = [
5193 "libc",
5194]
5195
5196[[package]]
5197name = "form_urlencoded"
5198version = "1.2.1"
5199source = "registry+https://github.com/rust-lang/crates.io-index"
5200checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
5201dependencies = [
5202 "percent-encoding",
5203]
5204
5205[[package]]
5206name = "freetype-sys"
5207version = "0.20.1"
5208source = "registry+https://github.com/rust-lang/crates.io-index"
5209checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134"
5210dependencies = [
5211 "cc",
5212 "libc",
5213 "pkg-config",
5214]
5215
5216[[package]]
5217name = "fs"
5218version = "0.1.0"
5219dependencies = [
5220 "anyhow",
5221 "ashpd",
5222 "async-tar",
5223 "async-trait",
5224 "cocoa 0.26.0",
5225 "collections",
5226 "fsevent",
5227 "futures 0.3.31",
5228 "git",
5229 "git2",
5230 "gpui",
5231 "libc",
5232 "log",
5233 "notify 6.1.1",
5234 "objc",
5235 "parking_lot",
5236 "paths",
5237 "proto",
5238 "rope",
5239 "serde",
5240 "serde_json",
5241 "smol",
5242 "tempfile",
5243 "text",
5244 "time",
5245 "util",
5246 "windows 0.60.0",
5247]
5248
5249[[package]]
5250name = "fs-set-times"
5251version = "0.20.2"
5252source = "registry+https://github.com/rust-lang/crates.io-index"
5253checksum = "5e2e6123af26f0f2c51cc66869137080199406754903cc926a7690401ce09cb4"
5254dependencies = [
5255 "io-lifetimes",
5256 "rustix",
5257 "windows-sys 0.59.0",
5258]
5259
5260[[package]]
5261name = "fs2"
5262version = "0.4.3"
5263source = "registry+https://github.com/rust-lang/crates.io-index"
5264checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
5265dependencies = [
5266 "libc",
5267 "winapi",
5268]
5269
5270[[package]]
5271name = "fs_extra"
5272version = "1.3.0"
5273source = "registry+https://github.com/rust-lang/crates.io-index"
5274checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
5275
5276[[package]]
5277name = "fsevent"
5278version = "0.1.0"
5279dependencies = [
5280 "bitflags 2.8.0",
5281 "core-foundation 0.9.4",
5282 "fsevent-sys 3.1.0",
5283 "parking_lot",
5284 "tempfile",
5285]
5286
5287[[package]]
5288name = "fsevent-sys"
5289version = "3.1.0"
5290source = "registry+https://github.com/rust-lang/crates.io-index"
5291checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
5292dependencies = [
5293 "libc",
5294]
5295
5296[[package]]
5297name = "fsevent-sys"
5298version = "4.1.0"
5299source = "registry+https://github.com/rust-lang/crates.io-index"
5300checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
5301dependencies = [
5302 "libc",
5303]
5304
5305[[package]]
5306name = "funty"
5307version = "2.0.0"
5308source = "registry+https://github.com/rust-lang/crates.io-index"
5309checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
5310
5311[[package]]
5312name = "futf"
5313version = "0.1.5"
5314source = "registry+https://github.com/rust-lang/crates.io-index"
5315checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
5316dependencies = [
5317 "mac",
5318 "new_debug_unreachable",
5319]
5320
5321[[package]]
5322name = "futures"
5323version = "0.1.31"
5324source = "registry+https://github.com/rust-lang/crates.io-index"
5325checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
5326
5327[[package]]
5328name = "futures"
5329version = "0.3.31"
5330source = "registry+https://github.com/rust-lang/crates.io-index"
5331checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
5332dependencies = [
5333 "futures-channel",
5334 "futures-core",
5335 "futures-executor",
5336 "futures-io",
5337 "futures-sink",
5338 "futures-task",
5339 "futures-util",
5340]
5341
5342[[package]]
5343name = "futures-batch"
5344version = "0.6.1"
5345source = "registry+https://github.com/rust-lang/crates.io-index"
5346checksum = "6f444c45a1cb86f2a7e301469fd50a82084a60dadc25d94529a8312276ecb71a"
5347dependencies = [
5348 "futures 0.3.31",
5349 "futures-timer",
5350 "pin-utils",
5351]
5352
5353[[package]]
5354name = "futures-channel"
5355version = "0.3.31"
5356source = "registry+https://github.com/rust-lang/crates.io-index"
5357checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
5358dependencies = [
5359 "futures-core",
5360 "futures-sink",
5361]
5362
5363[[package]]
5364name = "futures-core"
5365version = "0.3.31"
5366source = "registry+https://github.com/rust-lang/crates.io-index"
5367checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
5368
5369[[package]]
5370name = "futures-executor"
5371version = "0.3.31"
5372source = "registry+https://github.com/rust-lang/crates.io-index"
5373checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
5374dependencies = [
5375 "futures-core",
5376 "futures-task",
5377 "futures-util",
5378]
5379
5380[[package]]
5381name = "futures-intrusive"
5382version = "0.5.0"
5383source = "registry+https://github.com/rust-lang/crates.io-index"
5384checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
5385dependencies = [
5386 "futures-core",
5387 "lock_api",
5388 "parking_lot",
5389]
5390
5391[[package]]
5392name = "futures-io"
5393version = "0.3.31"
5394source = "registry+https://github.com/rust-lang/crates.io-index"
5395checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
5396
5397[[package]]
5398name = "futures-lite"
5399version = "1.13.0"
5400source = "registry+https://github.com/rust-lang/crates.io-index"
5401checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
5402dependencies = [
5403 "fastrand 1.9.0",
5404 "futures-core",
5405 "futures-io",
5406 "memchr",
5407 "parking",
5408 "pin-project-lite",
5409 "waker-fn",
5410]
5411
5412[[package]]
5413name = "futures-lite"
5414version = "2.6.0"
5415source = "registry+https://github.com/rust-lang/crates.io-index"
5416checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532"
5417dependencies = [
5418 "fastrand 2.3.0",
5419 "futures-core",
5420 "futures-io",
5421 "parking",
5422 "pin-project-lite",
5423]
5424
5425[[package]]
5426name = "futures-macro"
5427version = "0.3.31"
5428source = "registry+https://github.com/rust-lang/crates.io-index"
5429checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
5430dependencies = [
5431 "proc-macro2",
5432 "quote",
5433 "syn 2.0.100",
5434]
5435
5436[[package]]
5437name = "futures-sink"
5438version = "0.3.31"
5439source = "registry+https://github.com/rust-lang/crates.io-index"
5440checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
5441
5442[[package]]
5443name = "futures-task"
5444version = "0.3.31"
5445source = "registry+https://github.com/rust-lang/crates.io-index"
5446checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
5447
5448[[package]]
5449name = "futures-timer"
5450version = "3.0.3"
5451source = "registry+https://github.com/rust-lang/crates.io-index"
5452checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
5453
5454[[package]]
5455name = "futures-util"
5456version = "0.3.31"
5457source = "registry+https://github.com/rust-lang/crates.io-index"
5458checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
5459dependencies = [
5460 "futures 0.1.31",
5461 "futures-channel",
5462 "futures-core",
5463 "futures-io",
5464 "futures-macro",
5465 "futures-sink",
5466 "futures-task",
5467 "memchr",
5468 "pin-project-lite",
5469 "pin-utils",
5470 "slab",
5471 "tokio-io",
5472]
5473
5474[[package]]
5475name = "fuzzy"
5476version = "0.1.0"
5477dependencies = [
5478 "gpui",
5479 "log",
5480 "util",
5481]
5482
5483[[package]]
5484name = "fuzzy-matcher"
5485version = "0.3.7"
5486source = "registry+https://github.com/rust-lang/crates.io-index"
5487checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
5488dependencies = [
5489 "thread_local",
5490]
5491
5492[[package]]
5493name = "generic-array"
5494version = "0.14.7"
5495source = "registry+https://github.com/rust-lang/crates.io-index"
5496checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
5497dependencies = [
5498 "typenum",
5499 "version_check",
5500]
5501
5502[[package]]
5503name = "gethostname"
5504version = "0.4.3"
5505source = "registry+https://github.com/rust-lang/crates.io-index"
5506checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
5507dependencies = [
5508 "libc",
5509 "windows-targets 0.48.5",
5510]
5511
5512[[package]]
5513name = "getrandom"
5514version = "0.1.16"
5515source = "registry+https://github.com/rust-lang/crates.io-index"
5516checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
5517dependencies = [
5518 "cfg-if",
5519 "libc",
5520 "wasi 0.9.0+wasi-snapshot-preview1",
5521]
5522
5523[[package]]
5524name = "getrandom"
5525version = "0.2.15"
5526source = "registry+https://github.com/rust-lang/crates.io-index"
5527checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
5528dependencies = [
5529 "cfg-if",
5530 "js-sys",
5531 "libc",
5532 "wasi 0.11.0+wasi-snapshot-preview1",
5533 "wasm-bindgen",
5534]
5535
5536[[package]]
5537name = "getrandom"
5538version = "0.3.1"
5539source = "registry+https://github.com/rust-lang/crates.io-index"
5540checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
5541dependencies = [
5542 "cfg-if",
5543 "libc",
5544 "wasi 0.13.3+wasi-0.2.2",
5545 "windows-targets 0.52.6",
5546]
5547
5548[[package]]
5549name = "gif"
5550version = "0.13.1"
5551source = "registry+https://github.com/rust-lang/crates.io-index"
5552checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2"
5553dependencies = [
5554 "color_quant",
5555 "weezl",
5556]
5557
5558[[package]]
5559name = "gimli"
5560version = "0.31.1"
5561source = "registry+https://github.com/rust-lang/crates.io-index"
5562checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
5563dependencies = [
5564 "fallible-iterator",
5565 "indexmap",
5566 "stable_deref_trait",
5567]
5568
5569[[package]]
5570name = "git"
5571version = "0.1.0"
5572dependencies = [
5573 "anyhow",
5574 "askpass",
5575 "async-trait",
5576 "collections",
5577 "derive_more",
5578 "futures 0.3.31",
5579 "git2",
5580 "gpui",
5581 "http_client",
5582 "log",
5583 "parking_lot",
5584 "pretty_assertions",
5585 "regex",
5586 "rope",
5587 "schemars",
5588 "serde",
5589 "serde_json",
5590 "smol",
5591 "sum_tree",
5592 "text",
5593 "time",
5594 "unindent",
5595 "url",
5596 "util",
5597]
5598
5599[[package]]
5600name = "git2"
5601version = "0.20.1"
5602source = "registry+https://github.com/rust-lang/crates.io-index"
5603checksum = "5220b8ba44c68a9a7f7a7659e864dd73692e417ef0211bea133c7b74e031eeb9"
5604dependencies = [
5605 "bitflags 2.8.0",
5606 "libc",
5607 "libgit2-sys",
5608 "log",
5609 "url",
5610]
5611
5612[[package]]
5613name = "git_hosting_providers"
5614version = "0.1.0"
5615dependencies = [
5616 "anyhow",
5617 "async-trait",
5618 "futures 0.3.31",
5619 "git",
5620 "gpui",
5621 "http_client",
5622 "indoc",
5623 "pretty_assertions",
5624 "regex",
5625 "schemars",
5626 "serde",
5627 "serde_json",
5628 "settings",
5629 "url",
5630 "util",
5631]
5632
5633[[package]]
5634name = "git_ui"
5635version = "0.1.0"
5636dependencies = [
5637 "anyhow",
5638 "askpass",
5639 "assistant_settings",
5640 "buffer_diff",
5641 "chrono",
5642 "collections",
5643 "command_palette_hooks",
5644 "component",
5645 "ctor",
5646 "db",
5647 "editor",
5648 "env_logger 0.11.7",
5649 "futures 0.3.31",
5650 "fuzzy",
5651 "git",
5652 "gpui",
5653 "itertools 0.14.0",
5654 "language",
5655 "language_model",
5656 "linkify",
5657 "linkme",
5658 "log",
5659 "menu",
5660 "multi_buffer",
5661 "notifications",
5662 "panel",
5663 "picker",
5664 "postage",
5665 "pretty_assertions",
5666 "project",
5667 "schemars",
5668 "serde",
5669 "serde_derive",
5670 "serde_json",
5671 "settings",
5672 "strum",
5673 "telemetry",
5674 "theme",
5675 "time",
5676 "time_format",
5677 "ui",
5678 "unindent",
5679 "util",
5680 "windows 0.60.0",
5681 "workspace",
5682 "zed_actions",
5683]
5684
5685[[package]]
5686name = "glob"
5687version = "0.3.1"
5688source = "registry+https://github.com/rust-lang/crates.io-index"
5689checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
5690
5691[[package]]
5692name = "globset"
5693version = "0.4.16"
5694source = "registry+https://github.com/rust-lang/crates.io-index"
5695checksum = "54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5"
5696dependencies = [
5697 "aho-corasick",
5698 "bstr",
5699 "log",
5700 "regex-automata 0.4.9",
5701 "regex-syntax 0.8.5",
5702]
5703
5704[[package]]
5705name = "gloo-timers"
5706version = "0.3.0"
5707source = "registry+https://github.com/rust-lang/crates.io-index"
5708checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994"
5709dependencies = [
5710 "futures-channel",
5711 "futures-core",
5712 "js-sys",
5713 "wasm-bindgen",
5714]
5715
5716[[package]]
5717name = "glow"
5718version = "0.14.2"
5719source = "registry+https://github.com/rust-lang/crates.io-index"
5720checksum = "d51fa363f025f5c111e03f13eda21162faeacb6911fe8caa0c0349f9cf0c4483"
5721dependencies = [
5722 "js-sys",
5723 "slotmap",
5724 "wasm-bindgen",
5725 "web-sys",
5726]
5727
5728[[package]]
5729name = "go_to_line"
5730version = "0.1.0"
5731dependencies = [
5732 "anyhow",
5733 "editor",
5734 "gpui",
5735 "indoc",
5736 "language",
5737 "menu",
5738 "project",
5739 "rope",
5740 "schemars",
5741 "serde",
5742 "serde_json",
5743 "settings",
5744 "text",
5745 "theme",
5746 "tree-sitter-rust",
5747 "tree-sitter-typescript",
5748 "ui",
5749 "util",
5750 "workspace",
5751]
5752
5753[[package]]
5754name = "google_ai"
5755version = "0.1.0"
5756dependencies = [
5757 "anyhow",
5758 "futures 0.3.31",
5759 "http_client",
5760 "schemars",
5761 "serde",
5762 "serde_json",
5763 "strum",
5764]
5765
5766[[package]]
5767name = "gpu-alloc"
5768version = "0.6.0"
5769source = "registry+https://github.com/rust-lang/crates.io-index"
5770checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
5771dependencies = [
5772 "bitflags 2.8.0",
5773 "gpu-alloc-types",
5774]
5775
5776[[package]]
5777name = "gpu-alloc-ash"
5778version = "0.7.0"
5779source = "registry+https://github.com/rust-lang/crates.io-index"
5780checksum = "cbda7a18a29bc98c2e0de0435c347df935bf59489935d0cbd0b73f1679b6f79a"
5781dependencies = [
5782 "ash",
5783 "gpu-alloc-types",
5784 "tinyvec",
5785]
5786
5787[[package]]
5788name = "gpu-alloc-types"
5789version = "0.3.0"
5790source = "registry+https://github.com/rust-lang/crates.io-index"
5791checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
5792dependencies = [
5793 "bitflags 2.8.0",
5794]
5795
5796[[package]]
5797name = "gpui"
5798version = "0.1.0"
5799dependencies = [
5800 "anyhow",
5801 "as-raw-xcb-connection",
5802 "ashpd",
5803 "async-task",
5804 "backtrace",
5805 "bindgen 0.70.1",
5806 "blade-graphics",
5807 "blade-macros",
5808 "blade-util",
5809 "block",
5810 "bytemuck",
5811 "calloop",
5812 "calloop-wayland-source",
5813 "cbindgen 0.28.0",
5814 "cocoa 0.26.0",
5815 "collections",
5816 "core-foundation 0.9.4",
5817 "core-foundation-sys",
5818 "core-graphics 0.23.2",
5819 "core-text",
5820 "cosmic-text",
5821 "ctor",
5822 "derive_more",
5823 "embed-resource",
5824 "env_logger 0.11.7",
5825 "etagere",
5826 "filedescriptor",
5827 "flume",
5828 "font-kit",
5829 "foreign-types 0.5.0",
5830 "futures 0.3.31",
5831 "gpui_macros",
5832 "http_client",
5833 "image",
5834 "inventory",
5835 "itertools 0.14.0",
5836 "log",
5837 "lyon",
5838 "media",
5839 "metal",
5840 "naga",
5841 "num_cpus",
5842 "objc",
5843 "objc2",
5844 "objc2-metal",
5845 "oo7",
5846 "open",
5847 "parking",
5848 "parking_lot",
5849 "pathfinder_geometry",
5850 "postage",
5851 "profiling",
5852 "rand 0.8.5",
5853 "raw-window-handle",
5854 "refineable",
5855 "reqwest_client",
5856 "resvg",
5857 "schemars",
5858 "seahash",
5859 "semantic_version",
5860 "serde",
5861 "serde_derive",
5862 "serde_json",
5863 "slotmap",
5864 "smallvec",
5865 "smol",
5866 "strum",
5867 "sum_tree",
5868 "taffy",
5869 "thiserror 1.0.69",
5870 "unicode-segmentation",
5871 "usvg",
5872 "util",
5873 "uuid",
5874 "waker-fn",
5875 "wayland-backend",
5876 "wayland-client",
5877 "wayland-cursor",
5878 "wayland-protocols",
5879 "wayland-protocols-plasma",
5880 "windows 0.60.0",
5881 "windows-core 0.60.1",
5882 "x11-clipboard",
5883 "x11rb",
5884 "xim",
5885 "xkbcommon",
5886]
5887
5888[[package]]
5889name = "gpui_macros"
5890version = "0.1.0"
5891dependencies = [
5892 "gpui",
5893 "proc-macro2",
5894 "quote",
5895 "syn 1.0.109",
5896]
5897
5898[[package]]
5899name = "gpui_tokio"
5900version = "0.1.0"
5901dependencies = [
5902 "gpui",
5903 "tokio",
5904 "util",
5905]
5906
5907[[package]]
5908name = "grid"
5909version = "0.13.0"
5910source = "registry+https://github.com/rust-lang/crates.io-index"
5911checksum = "d196ffc1627db18a531359249b2bf8416178d84b729f3cebeb278f285fb9b58c"
5912
5913[[package]]
5914name = "group"
5915version = "0.12.1"
5916source = "registry+https://github.com/rust-lang/crates.io-index"
5917checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
5918dependencies = [
5919 "ff",
5920 "rand_core 0.6.4",
5921 "subtle",
5922]
5923
5924[[package]]
5925name = "h2"
5926version = "0.3.26"
5927source = "registry+https://github.com/rust-lang/crates.io-index"
5928checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
5929dependencies = [
5930 "bytes 1.10.1",
5931 "fnv",
5932 "futures-core",
5933 "futures-sink",
5934 "futures-util",
5935 "http 0.2.12",
5936 "indexmap",
5937 "slab",
5938 "tokio",
5939 "tokio-util",
5940 "tracing",
5941]
5942
5943[[package]]
5944name = "h2"
5945version = "0.4.7"
5946source = "registry+https://github.com/rust-lang/crates.io-index"
5947checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e"
5948dependencies = [
5949 "atomic-waker",
5950 "bytes 1.10.1",
5951 "fnv",
5952 "futures-core",
5953 "futures-sink",
5954 "http 1.2.0",
5955 "indexmap",
5956 "slab",
5957 "tokio",
5958 "tokio-util",
5959 "tracing",
5960]
5961
5962[[package]]
5963name = "half"
5964version = "2.4.1"
5965source = "registry+https://github.com/rust-lang/crates.io-index"
5966checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
5967dependencies = [
5968 "cfg-if",
5969 "crunchy",
5970]
5971
5972[[package]]
5973name = "handlebars"
5974version = "4.5.0"
5975source = "registry+https://github.com/rust-lang/crates.io-index"
5976checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225"
5977dependencies = [
5978 "log",
5979 "pest",
5980 "pest_derive",
5981 "serde",
5982 "serde_json",
5983 "thiserror 1.0.69",
5984]
5985
5986[[package]]
5987name = "handlebars"
5988version = "6.2.0"
5989source = "registry+https://github.com/rust-lang/crates.io-index"
5990checksum = "fd4ccde012831f9a071a637b0d4e31df31c0f6c525784b35ae76a9ac6bc1e315"
5991dependencies = [
5992 "log",
5993 "num-order",
5994 "pest",
5995 "pest_derive",
5996 "serde",
5997 "serde_json",
5998 "thiserror 1.0.69",
5999]
6000
6001[[package]]
6002name = "hashbrown"
6003version = "0.12.3"
6004source = "registry+https://github.com/rust-lang/crates.io-index"
6005checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
6006dependencies = [
6007 "ahash 0.7.8",
6008]
6009
6010[[package]]
6011name = "hashbrown"
6012version = "0.14.5"
6013source = "registry+https://github.com/rust-lang/crates.io-index"
6014checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
6015dependencies = [
6016 "ahash 0.8.11",
6017 "allocator-api2",
6018]
6019
6020[[package]]
6021name = "hashbrown"
6022version = "0.15.2"
6023source = "registry+https://github.com/rust-lang/crates.io-index"
6024checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
6025dependencies = [
6026 "allocator-api2",
6027 "equivalent",
6028 "foldhash",
6029 "serde",
6030]
6031
6032[[package]]
6033name = "hashlink"
6034version = "0.8.4"
6035source = "registry+https://github.com/rust-lang/crates.io-index"
6036checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
6037dependencies = [
6038 "hashbrown 0.14.5",
6039]
6040
6041[[package]]
6042name = "hashlink"
6043version = "0.10.0"
6044source = "registry+https://github.com/rust-lang/crates.io-index"
6045checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
6046dependencies = [
6047 "hashbrown 0.15.2",
6048]
6049
6050[[package]]
6051name = "headers"
6052version = "0.3.9"
6053source = "registry+https://github.com/rust-lang/crates.io-index"
6054checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
6055dependencies = [
6056 "base64 0.21.7",
6057 "bytes 1.10.1",
6058 "headers-core",
6059 "http 0.2.12",
6060 "httpdate",
6061 "mime",
6062 "sha1",
6063]
6064
6065[[package]]
6066name = "headers-core"
6067version = "0.2.0"
6068source = "registry+https://github.com/rust-lang/crates.io-index"
6069checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
6070dependencies = [
6071 "http 0.2.12",
6072]
6073
6074[[package]]
6075name = "heck"
6076version = "0.3.3"
6077source = "registry+https://github.com/rust-lang/crates.io-index"
6078checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
6079dependencies = [
6080 "unicode-segmentation",
6081]
6082
6083[[package]]
6084name = "heck"
6085version = "0.4.1"
6086source = "registry+https://github.com/rust-lang/crates.io-index"
6087checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
6088dependencies = [
6089 "unicode-segmentation",
6090]
6091
6092[[package]]
6093name = "heck"
6094version = "0.5.0"
6095source = "registry+https://github.com/rust-lang/crates.io-index"
6096checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
6097
6098[[package]]
6099name = "heed"
6100version = "0.21.0"
6101source = "registry+https://github.com/rust-lang/crates.io-index"
6102checksum = "bd54745cfacb7b97dee45e8fdb91814b62bccddb481debb7de0f9ee6b7bf5b43"
6103dependencies = [
6104 "bitflags 2.8.0",
6105 "byteorder",
6106 "heed-traits",
6107 "heed-types",
6108 "libc",
6109 "lmdb-master-sys",
6110 "once_cell",
6111 "page_size",
6112 "serde",
6113 "synchronoise",
6114 "url",
6115]
6116
6117[[package]]
6118name = "heed-traits"
6119version = "0.20.0"
6120source = "registry+https://github.com/rust-lang/crates.io-index"
6121checksum = "eb3130048d404c57ce5a1ac61a903696e8fcde7e8c2991e9fcfc1f27c3ef74ff"
6122
6123[[package]]
6124name = "heed-types"
6125version = "0.21.0"
6126source = "registry+https://github.com/rust-lang/crates.io-index"
6127checksum = "13c255bdf46e07fb840d120a36dcc81f385140d7191c76a7391672675c01a55d"
6128dependencies = [
6129 "bincode",
6130 "byteorder",
6131 "heed-traits",
6132 "serde",
6133 "serde_json",
6134]
6135
6136[[package]]
6137name = "hermit-abi"
6138version = "0.3.9"
6139source = "registry+https://github.com/rust-lang/crates.io-index"
6140checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
6141
6142[[package]]
6143name = "hermit-abi"
6144version = "0.4.0"
6145source = "registry+https://github.com/rust-lang/crates.io-index"
6146checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
6147
6148[[package]]
6149name = "hex"
6150version = "0.4.3"
6151source = "registry+https://github.com/rust-lang/crates.io-index"
6152checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
6153
6154[[package]]
6155name = "hexf-parse"
6156version = "0.2.1"
6157source = "registry+https://github.com/rust-lang/crates.io-index"
6158checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
6159
6160[[package]]
6161name = "hidden-trait"
6162version = "0.1.2"
6163source = "registry+https://github.com/rust-lang/crates.io-index"
6164checksum = "68ed9e850438ac849bec07e7d09fbe9309cbd396a5988c30b010580ce08860df"
6165dependencies = [
6166 "proc-macro2",
6167 "quote",
6168 "syn 1.0.109",
6169]
6170
6171[[package]]
6172name = "hkdf"
6173version = "0.12.4"
6174source = "registry+https://github.com/rust-lang/crates.io-index"
6175checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
6176dependencies = [
6177 "hmac",
6178]
6179
6180[[package]]
6181name = "hmac"
6182version = "0.12.1"
6183source = "registry+https://github.com/rust-lang/crates.io-index"
6184checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
6185dependencies = [
6186 "digest",
6187]
6188
6189[[package]]
6190name = "home"
6191version = "0.5.9"
6192source = "registry+https://github.com/rust-lang/crates.io-index"
6193checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
6194dependencies = [
6195 "windows-sys 0.52.0",
6196]
6197
6198[[package]]
6199name = "hound"
6200version = "3.5.1"
6201source = "registry+https://github.com/rust-lang/crates.io-index"
6202checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"
6203
6204[[package]]
6205name = "html5ever"
6206version = "0.27.0"
6207source = "registry+https://github.com/rust-lang/crates.io-index"
6208checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
6209dependencies = [
6210 "log",
6211 "mac",
6212 "markup5ever",
6213 "proc-macro2",
6214 "quote",
6215 "syn 2.0.100",
6216]
6217
6218[[package]]
6219name = "html_to_markdown"
6220version = "0.1.0"
6221dependencies = [
6222 "anyhow",
6223 "html5ever",
6224 "indoc",
6225 "markup5ever_rcdom",
6226 "pretty_assertions",
6227 "regex",
6228]
6229
6230[[package]]
6231name = "http"
6232version = "0.2.12"
6233source = "registry+https://github.com/rust-lang/crates.io-index"
6234checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
6235dependencies = [
6236 "bytes 1.10.1",
6237 "fnv",
6238 "itoa",
6239]
6240
6241[[package]]
6242name = "http"
6243version = "1.2.0"
6244source = "registry+https://github.com/rust-lang/crates.io-index"
6245checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
6246dependencies = [
6247 "bytes 1.10.1",
6248 "fnv",
6249 "itoa",
6250]
6251
6252[[package]]
6253name = "http-body"
6254version = "0.4.6"
6255source = "registry+https://github.com/rust-lang/crates.io-index"
6256checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
6257dependencies = [
6258 "bytes 1.10.1",
6259 "http 0.2.12",
6260 "pin-project-lite",
6261]
6262
6263[[package]]
6264name = "http-body"
6265version = "1.0.1"
6266source = "registry+https://github.com/rust-lang/crates.io-index"
6267checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
6268dependencies = [
6269 "bytes 1.10.1",
6270 "http 1.2.0",
6271]
6272
6273[[package]]
6274name = "http-body-util"
6275version = "0.1.2"
6276source = "registry+https://github.com/rust-lang/crates.io-index"
6277checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
6278dependencies = [
6279 "bytes 1.10.1",
6280 "futures-util",
6281 "http 1.2.0",
6282 "http-body 1.0.1",
6283 "pin-project-lite",
6284]
6285
6286[[package]]
6287name = "http-range-header"
6288version = "0.3.1"
6289source = "registry+https://github.com/rust-lang/crates.io-index"
6290checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
6291
6292[[package]]
6293name = "http-types"
6294version = "2.12.0"
6295source = "registry+https://github.com/rust-lang/crates.io-index"
6296checksum = "6e9b187a72d63adbfba487f48095306ac823049cb504ee195541e91c7775f5ad"
6297dependencies = [
6298 "anyhow",
6299 "async-channel 1.9.0",
6300 "base64 0.13.1",
6301 "futures-lite 1.13.0",
6302 "http 0.2.12",
6303 "infer",
6304 "pin-project-lite",
6305 "rand 0.7.3",
6306 "serde",
6307 "serde_json",
6308 "serde_qs 0.8.5",
6309 "serde_urlencoded",
6310 "url",
6311]
6312
6313[[package]]
6314name = "http_client"
6315version = "0.1.0"
6316dependencies = [
6317 "anyhow",
6318 "bytes 1.10.1",
6319 "derive_more",
6320 "futures 0.3.31",
6321 "http 1.2.0",
6322 "log",
6323 "serde",
6324 "serde_json",
6325 "url",
6326]
6327
6328[[package]]
6329name = "http_client_tls"
6330version = "0.1.0"
6331dependencies = [
6332 "rustls 0.23.23",
6333 "rustls-platform-verifier",
6334]
6335
6336[[package]]
6337name = "httparse"
6338version = "1.9.5"
6339source = "registry+https://github.com/rust-lang/crates.io-index"
6340checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
6341
6342[[package]]
6343name = "httpdate"
6344version = "1.0.3"
6345source = "registry+https://github.com/rust-lang/crates.io-index"
6346checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
6347
6348[[package]]
6349name = "human_bytes"
6350version = "0.4.3"
6351source = "registry+https://github.com/rust-lang/crates.io-index"
6352checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
6353
6354[[package]]
6355name = "humantime"
6356version = "2.1.0"
6357source = "registry+https://github.com/rust-lang/crates.io-index"
6358checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
6359
6360[[package]]
6361name = "hyper"
6362version = "0.14.32"
6363source = "registry+https://github.com/rust-lang/crates.io-index"
6364checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
6365dependencies = [
6366 "bytes 1.10.1",
6367 "futures-channel",
6368 "futures-core",
6369 "futures-util",
6370 "h2 0.3.26",
6371 "http 0.2.12",
6372 "http-body 0.4.6",
6373 "httparse",
6374 "httpdate",
6375 "itoa",
6376 "pin-project-lite",
6377 "socket2",
6378 "tokio",
6379 "tower-service",
6380 "tracing",
6381 "want",
6382]
6383
6384[[package]]
6385name = "hyper"
6386version = "1.5.1"
6387source = "registry+https://github.com/rust-lang/crates.io-index"
6388checksum = "97818827ef4f364230e16705d4706e2897df2bb60617d6ca15d598025a3c481f"
6389dependencies = [
6390 "bytes 1.10.1",
6391 "futures-channel",
6392 "futures-util",
6393 "h2 0.4.7",
6394 "http 1.2.0",
6395 "http-body 1.0.1",
6396 "httparse",
6397 "itoa",
6398 "pin-project-lite",
6399 "smallvec",
6400 "tokio",
6401 "want",
6402]
6403
6404[[package]]
6405name = "hyper-rustls"
6406version = "0.24.2"
6407source = "registry+https://github.com/rust-lang/crates.io-index"
6408checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
6409dependencies = [
6410 "futures-util",
6411 "http 0.2.12",
6412 "hyper 0.14.32",
6413 "log",
6414 "rustls 0.21.12",
6415 "rustls-native-certs 0.6.3",
6416 "tokio",
6417 "tokio-rustls 0.24.1",
6418]
6419
6420[[package]]
6421name = "hyper-rustls"
6422version = "0.27.3"
6423source = "registry+https://github.com/rust-lang/crates.io-index"
6424checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333"
6425dependencies = [
6426 "futures-util",
6427 "http 1.2.0",
6428 "hyper 1.5.1",
6429 "hyper-util",
6430 "rustls 0.23.23",
6431 "rustls-native-certs 0.8.1",
6432 "rustls-pki-types",
6433 "tokio",
6434 "tokio-rustls 0.26.1",
6435 "tower-service",
6436]
6437
6438[[package]]
6439name = "hyper-tls"
6440version = "0.5.0"
6441source = "registry+https://github.com/rust-lang/crates.io-index"
6442checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
6443dependencies = [
6444 "bytes 1.10.1",
6445 "hyper 0.14.32",
6446 "native-tls",
6447 "tokio",
6448 "tokio-native-tls",
6449]
6450
6451[[package]]
6452name = "hyper-util"
6453version = "0.1.10"
6454source = "registry+https://github.com/rust-lang/crates.io-index"
6455checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4"
6456dependencies = [
6457 "bytes 1.10.1",
6458 "futures-channel",
6459 "futures-util",
6460 "http 1.2.0",
6461 "http-body 1.0.1",
6462 "hyper 1.5.1",
6463 "pin-project-lite",
6464 "socket2",
6465 "tokio",
6466 "tower-service",
6467 "tracing",
6468]
6469
6470[[package]]
6471name = "iana-time-zone"
6472version = "0.1.61"
6473source = "registry+https://github.com/rust-lang/crates.io-index"
6474checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
6475dependencies = [
6476 "android_system_properties",
6477 "core-foundation-sys",
6478 "iana-time-zone-haiku",
6479 "js-sys",
6480 "wasm-bindgen",
6481 "windows-core 0.52.0",
6482]
6483
6484[[package]]
6485name = "iana-time-zone-haiku"
6486version = "0.1.2"
6487source = "registry+https://github.com/rust-lang/crates.io-index"
6488checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
6489dependencies = [
6490 "cc",
6491]
6492
6493[[package]]
6494name = "icu_collections"
6495version = "1.5.0"
6496source = "registry+https://github.com/rust-lang/crates.io-index"
6497checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
6498dependencies = [
6499 "displaydoc",
6500 "yoke",
6501 "zerofrom",
6502 "zerovec",
6503]
6504
6505[[package]]
6506name = "icu_locid"
6507version = "1.5.0"
6508source = "registry+https://github.com/rust-lang/crates.io-index"
6509checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
6510dependencies = [
6511 "displaydoc",
6512 "litemap",
6513 "tinystr",
6514 "writeable",
6515 "zerovec",
6516]
6517
6518[[package]]
6519name = "icu_locid_transform"
6520version = "1.5.0"
6521source = "registry+https://github.com/rust-lang/crates.io-index"
6522checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
6523dependencies = [
6524 "displaydoc",
6525 "icu_locid",
6526 "icu_locid_transform_data",
6527 "icu_provider",
6528 "tinystr",
6529 "zerovec",
6530]
6531
6532[[package]]
6533name = "icu_locid_transform_data"
6534version = "1.5.0"
6535source = "registry+https://github.com/rust-lang/crates.io-index"
6536checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
6537
6538[[package]]
6539name = "icu_normalizer"
6540version = "1.5.0"
6541source = "registry+https://github.com/rust-lang/crates.io-index"
6542checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
6543dependencies = [
6544 "displaydoc",
6545 "icu_collections",
6546 "icu_normalizer_data",
6547 "icu_properties",
6548 "icu_provider",
6549 "smallvec",
6550 "utf16_iter",
6551 "utf8_iter",
6552 "write16",
6553 "zerovec",
6554]
6555
6556[[package]]
6557name = "icu_normalizer_data"
6558version = "1.5.0"
6559source = "registry+https://github.com/rust-lang/crates.io-index"
6560checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
6561
6562[[package]]
6563name = "icu_properties"
6564version = "1.5.1"
6565source = "registry+https://github.com/rust-lang/crates.io-index"
6566checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
6567dependencies = [
6568 "displaydoc",
6569 "icu_collections",
6570 "icu_locid_transform",
6571 "icu_properties_data",
6572 "icu_provider",
6573 "tinystr",
6574 "zerovec",
6575]
6576
6577[[package]]
6578name = "icu_properties_data"
6579version = "1.5.0"
6580source = "registry+https://github.com/rust-lang/crates.io-index"
6581checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
6582
6583[[package]]
6584name = "icu_provider"
6585version = "1.5.0"
6586source = "registry+https://github.com/rust-lang/crates.io-index"
6587checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
6588dependencies = [
6589 "displaydoc",
6590 "icu_locid",
6591 "icu_provider_macros",
6592 "stable_deref_trait",
6593 "tinystr",
6594 "writeable",
6595 "yoke",
6596 "zerofrom",
6597 "zerovec",
6598]
6599
6600[[package]]
6601name = "icu_provider_macros"
6602version = "1.5.0"
6603source = "registry+https://github.com/rust-lang/crates.io-index"
6604checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
6605dependencies = [
6606 "proc-macro2",
6607 "quote",
6608 "syn 2.0.100",
6609]
6610
6611[[package]]
6612name = "id-arena"
6613version = "2.2.1"
6614source = "registry+https://github.com/rust-lang/crates.io-index"
6615checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
6616
6617[[package]]
6618name = "idna"
6619version = "1.0.3"
6620source = "registry+https://github.com/rust-lang/crates.io-index"
6621checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
6622dependencies = [
6623 "idna_adapter",
6624 "smallvec",
6625 "utf8_iter",
6626]
6627
6628[[package]]
6629name = "idna_adapter"
6630version = "1.2.0"
6631source = "registry+https://github.com/rust-lang/crates.io-index"
6632checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
6633dependencies = [
6634 "icu_normalizer",
6635 "icu_properties",
6636]
6637
6638[[package]]
6639name = "ignore"
6640version = "0.4.23"
6641source = "registry+https://github.com/rust-lang/crates.io-index"
6642checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
6643dependencies = [
6644 "crossbeam-deque",
6645 "globset",
6646 "log",
6647 "memchr",
6648 "regex-automata 0.4.9",
6649 "same-file",
6650 "walkdir",
6651 "winapi-util",
6652]
6653
6654[[package]]
6655name = "image"
6656version = "0.25.5"
6657source = "registry+https://github.com/rust-lang/crates.io-index"
6658checksum = "cd6f44aed642f18953a158afeb30206f4d50da59fbc66ecb53c66488de73563b"
6659dependencies = [
6660 "bytemuck",
6661 "byteorder-lite",
6662 "color_quant",
6663 "exr",
6664 "gif",
6665 "image-webp",
6666 "num-traits",
6667 "png",
6668 "qoi",
6669 "ravif",
6670 "rayon",
6671 "rgb",
6672 "tiff",
6673 "zune-core",
6674 "zune-jpeg",
6675]
6676
6677[[package]]
6678name = "image-webp"
6679version = "0.2.0"
6680source = "registry+https://github.com/rust-lang/crates.io-index"
6681checksum = "e031e8e3d94711a9ccb5d6ea357439ef3dcbed361798bd4071dc4d9793fbe22f"
6682dependencies = [
6683 "byteorder-lite",
6684 "quick-error",
6685]
6686
6687[[package]]
6688name = "image_viewer"
6689version = "0.1.0"
6690dependencies = [
6691 "anyhow",
6692 "db",
6693 "editor",
6694 "file_icons",
6695 "gpui",
6696 "project",
6697 "schemars",
6698 "serde",
6699 "settings",
6700 "theme",
6701 "ui",
6702 "util",
6703 "workspace",
6704]
6705
6706[[package]]
6707name = "imagesize"
6708version = "0.13.0"
6709source = "registry+https://github.com/rust-lang/crates.io-index"
6710checksum = "edcd27d72f2f071c64249075f42e205ff93c9a4c5f6c6da53e79ed9f9832c285"
6711
6712[[package]]
6713name = "imara-diff"
6714version = "0.1.8"
6715source = "registry+https://github.com/rust-lang/crates.io-index"
6716checksum = "17d34b7d42178945f775e84bc4c36dde7c1c6cdfea656d3354d009056f2bb3d2"
6717dependencies = [
6718 "hashbrown 0.15.2",
6719]
6720
6721[[package]]
6722name = "imgref"
6723version = "1.11.0"
6724source = "registry+https://github.com/rust-lang/crates.io-index"
6725checksum = "d0263a3d970d5c054ed9312c0057b4f3bde9c0b33836d3637361d4a9e6e7a408"
6726
6727[[package]]
6728name = "indexed_docs"
6729version = "0.1.0"
6730dependencies = [
6731 "anyhow",
6732 "async-trait",
6733 "cargo_metadata",
6734 "collections",
6735 "derive_more",
6736 "extension",
6737 "fs",
6738 "futures 0.3.31",
6739 "fuzzy",
6740 "gpui",
6741 "heed",
6742 "html_to_markdown",
6743 "http_client",
6744 "indexmap",
6745 "indoc",
6746 "parking_lot",
6747 "paths",
6748 "pretty_assertions",
6749 "serde",
6750 "strum",
6751 "util",
6752]
6753
6754[[package]]
6755name = "indexmap"
6756version = "2.7.1"
6757source = "registry+https://github.com/rust-lang/crates.io-index"
6758checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652"
6759dependencies = [
6760 "equivalent",
6761 "hashbrown 0.15.2",
6762 "serde",
6763]
6764
6765[[package]]
6766name = "indoc"
6767version = "2.0.6"
6768source = "registry+https://github.com/rust-lang/crates.io-index"
6769checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
6770
6771[[package]]
6772name = "infer"
6773version = "0.2.3"
6774source = "registry+https://github.com/rust-lang/crates.io-index"
6775checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac"
6776
6777[[package]]
6778name = "inherent"
6779version = "1.0.11"
6780source = "registry+https://github.com/rust-lang/crates.io-index"
6781checksum = "0122b7114117e64a63ac49f752a5ca4624d534c7b1c7de796ac196381cd2d947"
6782dependencies = [
6783 "proc-macro2",
6784 "quote",
6785 "syn 2.0.100",
6786]
6787
6788[[package]]
6789name = "inline_completion"
6790version = "0.1.0"
6791dependencies = [
6792 "gpui",
6793 "language",
6794 "project",
6795]
6796
6797[[package]]
6798name = "inline_completion_button"
6799version = "0.1.0"
6800dependencies = [
6801 "anyhow",
6802 "client",
6803 "copilot",
6804 "editor",
6805 "feature_flags",
6806 "fs",
6807 "futures 0.3.31",
6808 "gpui",
6809 "indoc",
6810 "inline_completion",
6811 "language",
6812 "lsp",
6813 "paths",
6814 "project",
6815 "regex",
6816 "serde_json",
6817 "settings",
6818 "supermaven",
6819 "telemetry",
6820 "theme",
6821 "ui",
6822 "workspace",
6823 "zed_actions",
6824 "zeta",
6825]
6826
6827[[package]]
6828name = "inotify"
6829version = "0.9.6"
6830source = "registry+https://github.com/rust-lang/crates.io-index"
6831checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
6832dependencies = [
6833 "bitflags 1.3.2",
6834 "inotify-sys",
6835 "libc",
6836]
6837
6838[[package]]
6839name = "inotify"
6840version = "0.11.0"
6841source = "registry+https://github.com/rust-lang/crates.io-index"
6842checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3"
6843dependencies = [
6844 "bitflags 2.8.0",
6845 "inotify-sys",
6846 "libc",
6847]
6848
6849[[package]]
6850name = "inotify-sys"
6851version = "0.1.5"
6852source = "registry+https://github.com/rust-lang/crates.io-index"
6853checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
6854dependencies = [
6855 "libc",
6856]
6857
6858[[package]]
6859name = "inout"
6860version = "0.1.3"
6861source = "registry+https://github.com/rust-lang/crates.io-index"
6862checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
6863dependencies = [
6864 "block-padding",
6865 "generic-array",
6866]
6867
6868[[package]]
6869name = "install_cli"
6870version = "0.1.0"
6871dependencies = [
6872 "anyhow",
6873 "gpui",
6874 "smol",
6875 "util",
6876]
6877
6878[[package]]
6879name = "instant"
6880version = "0.1.13"
6881source = "registry+https://github.com/rust-lang/crates.io-index"
6882checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
6883dependencies = [
6884 "cfg-if",
6885]
6886
6887[[package]]
6888name = "interpolate_name"
6889version = "0.2.4"
6890source = "registry+https://github.com/rust-lang/crates.io-index"
6891checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60"
6892dependencies = [
6893 "proc-macro2",
6894 "quote",
6895 "syn 2.0.100",
6896]
6897
6898[[package]]
6899name = "inventory"
6900version = "0.3.20"
6901source = "registry+https://github.com/rust-lang/crates.io-index"
6902checksum = "ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83"
6903dependencies = [
6904 "rustversion",
6905]
6906
6907[[package]]
6908name = "io-extras"
6909version = "0.18.4"
6910source = "registry+https://github.com/rust-lang/crates.io-index"
6911checksum = "2285ddfe3054097ef4b2fe909ef8c3bcd1ea52a8f0d274416caebeef39f04a65"
6912dependencies = [
6913 "io-lifetimes",
6914 "windows-sys 0.59.0",
6915]
6916
6917[[package]]
6918name = "io-lifetimes"
6919version = "2.0.4"
6920source = "registry+https://github.com/rust-lang/crates.io-index"
6921checksum = "06432fb54d3be7964ecd3649233cddf80db2832f47fec34c01f65b3d9d774983"
6922
6923[[package]]
6924name = "iovec"
6925version = "0.1.4"
6926source = "registry+https://github.com/rust-lang/crates.io-index"
6927checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
6928dependencies = [
6929 "libc",
6930]
6931
6932[[package]]
6933name = "ipc-channel"
6934version = "0.19.0"
6935source = "registry+https://github.com/rust-lang/crates.io-index"
6936checksum = "6fb8251fb7bcd9ccd3725ed8deae9fe7db8e586495c9eb5b0c52e6233e5e75ea"
6937dependencies = [
6938 "bincode",
6939 "crossbeam-channel",
6940 "fnv",
6941 "lazy_static",
6942 "libc",
6943 "mio 1.0.3",
6944 "rand 0.8.5",
6945 "serde",
6946 "tempfile",
6947 "uuid",
6948 "windows 0.58.0",
6949]
6950
6951[[package]]
6952name = "ipnet"
6953version = "2.10.1"
6954source = "registry+https://github.com/rust-lang/crates.io-index"
6955checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
6956
6957[[package]]
6958name = "is-docker"
6959version = "0.2.0"
6960source = "registry+https://github.com/rust-lang/crates.io-index"
6961checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
6962dependencies = [
6963 "once_cell",
6964]
6965
6966[[package]]
6967name = "is-terminal"
6968version = "0.4.13"
6969source = "registry+https://github.com/rust-lang/crates.io-index"
6970checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b"
6971dependencies = [
6972 "hermit-abi 0.4.0",
6973 "libc",
6974 "windows-sys 0.52.0",
6975]
6976
6977[[package]]
6978name = "is-wsl"
6979version = "0.4.0"
6980source = "registry+https://github.com/rust-lang/crates.io-index"
6981checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
6982dependencies = [
6983 "is-docker",
6984 "once_cell",
6985]
6986
6987[[package]]
6988name = "is_terminal_polyfill"
6989version = "1.70.1"
6990source = "registry+https://github.com/rust-lang/crates.io-index"
6991checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
6992
6993[[package]]
6994name = "itertools"
6995version = "0.10.5"
6996source = "registry+https://github.com/rust-lang/crates.io-index"
6997checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
6998dependencies = [
6999 "either",
7000]
7001
7002[[package]]
7003name = "itertools"
7004version = "0.11.0"
7005source = "registry+https://github.com/rust-lang/crates.io-index"
7006checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
7007dependencies = [
7008 "either",
7009]
7010
7011[[package]]
7012name = "itertools"
7013version = "0.12.1"
7014source = "registry+https://github.com/rust-lang/crates.io-index"
7015checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
7016dependencies = [
7017 "either",
7018]
7019
7020[[package]]
7021name = "itertools"
7022version = "0.14.0"
7023source = "registry+https://github.com/rust-lang/crates.io-index"
7024checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
7025dependencies = [
7026 "either",
7027]
7028
7029[[package]]
7030name = "itoa"
7031version = "1.0.14"
7032source = "registry+https://github.com/rust-lang/crates.io-index"
7033checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
7034
7035[[package]]
7036name = "jiff"
7037version = "0.2.4"
7038source = "registry+https://github.com/rust-lang/crates.io-index"
7039checksum = "d699bc6dfc879fb1bf9bdff0d4c56f0884fc6f0d0eb0fba397a6d00cd9a6b85e"
7040dependencies = [
7041 "jiff-static",
7042 "log",
7043 "portable-atomic",
7044 "portable-atomic-util",
7045 "serde",
7046]
7047
7048[[package]]
7049name = "jiff-static"
7050version = "0.2.4"
7051source = "registry+https://github.com/rust-lang/crates.io-index"
7052checksum = "8d16e75759ee0aa64c57a56acbf43916987b20c77373cb7e808979e02b93c9f9"
7053dependencies = [
7054 "proc-macro2",
7055 "quote",
7056 "syn 2.0.100",
7057]
7058
7059[[package]]
7060name = "jni"
7061version = "0.21.1"
7062source = "registry+https://github.com/rust-lang/crates.io-index"
7063checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
7064dependencies = [
7065 "cesu8",
7066 "cfg-if",
7067 "combine",
7068 "jni-sys",
7069 "log",
7070 "thiserror 1.0.69",
7071 "walkdir",
7072 "windows-sys 0.45.0",
7073]
7074
7075[[package]]
7076name = "jni-sys"
7077version = "0.3.0"
7078source = "registry+https://github.com/rust-lang/crates.io-index"
7079checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
7080
7081[[package]]
7082name = "jobserver"
7083version = "0.1.32"
7084source = "registry+https://github.com/rust-lang/crates.io-index"
7085checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
7086dependencies = [
7087 "libc",
7088]
7089
7090[[package]]
7091name = "journal"
7092version = "0.1.0"
7093dependencies = [
7094 "anyhow",
7095 "chrono",
7096 "editor",
7097 "gpui",
7098 "log",
7099 "schemars",
7100 "serde",
7101 "settings",
7102 "shellexpand 2.1.2",
7103 "workspace",
7104]
7105
7106[[package]]
7107name = "jpeg-decoder"
7108version = "0.3.1"
7109source = "registry+https://github.com/rust-lang/crates.io-index"
7110checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
7111
7112[[package]]
7113name = "js-sys"
7114version = "0.3.76"
7115source = "registry+https://github.com/rust-lang/crates.io-index"
7116checksum = "6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7"
7117dependencies = [
7118 "once_cell",
7119 "wasm-bindgen",
7120]
7121
7122[[package]]
7123name = "jsonwebtoken"
7124version = "9.3.1"
7125source = "registry+https://github.com/rust-lang/crates.io-index"
7126checksum = "5a87cc7a48537badeae96744432de36f4be2b4a34a05a5ef32e9dd8a1c169dde"
7127dependencies = [
7128 "base64 0.22.1",
7129 "js-sys",
7130 "pem",
7131 "ring",
7132 "serde",
7133 "serde_json",
7134 "simple_asn1",
7135]
7136
7137[[package]]
7138name = "jupyter-protocol"
7139version = "0.6.0"
7140source = "registry+https://github.com/rust-lang/crates.io-index"
7141checksum = "c9ae6296f9476658b3550293c113996daf75fa542cd8d078abb4c60207bded14"
7142dependencies = [
7143 "anyhow",
7144 "async-trait",
7145 "bytes 1.10.1",
7146 "chrono",
7147 "futures 0.3.31",
7148 "serde",
7149 "serde_json",
7150 "uuid",
7151]
7152
7153[[package]]
7154name = "jupyter-websocket-client"
7155version = "0.9.0"
7156source = "registry+https://github.com/rust-lang/crates.io-index"
7157checksum = "49c1ba895c5271ff8dcae51c347fd3588905ba0025a57e20955fd231fe1228cc"
7158dependencies = [
7159 "anyhow",
7160 "async-trait",
7161 "async-tungstenite",
7162 "futures 0.3.31",
7163 "jupyter-protocol",
7164 "serde",
7165 "serde_json",
7166 "url",
7167 "uuid",
7168]
7169
7170[[package]]
7171name = "khronos-egl"
7172version = "6.0.0"
7173source = "registry+https://github.com/rust-lang/crates.io-index"
7174checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
7175dependencies = [
7176 "libc",
7177 "libloading",
7178]
7179
7180[[package]]
7181name = "kqueue"
7182version = "1.0.8"
7183source = "registry+https://github.com/rust-lang/crates.io-index"
7184checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
7185dependencies = [
7186 "kqueue-sys",
7187 "libc",
7188]
7189
7190[[package]]
7191name = "kqueue-sys"
7192version = "1.0.4"
7193source = "registry+https://github.com/rust-lang/crates.io-index"
7194checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
7195dependencies = [
7196 "bitflags 1.3.2",
7197 "libc",
7198]
7199
7200[[package]]
7201name = "kurbo"
7202version = "0.11.1"
7203source = "registry+https://github.com/rust-lang/crates.io-index"
7204checksum = "89234b2cc610a7dd927ebde6b41dd1a5d4214cffaef4cf1fb2195d592f92518f"
7205dependencies = [
7206 "arrayvec",
7207 "smallvec",
7208]
7209
7210[[package]]
7211name = "kv-log-macro"
7212version = "1.0.7"
7213source = "registry+https://github.com/rust-lang/crates.io-index"
7214checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
7215dependencies = [
7216 "log",
7217]
7218
7219[[package]]
7220name = "language"
7221version = "0.1.0"
7222dependencies = [
7223 "anyhow",
7224 "async-trait",
7225 "async-watch",
7226 "clock",
7227 "collections",
7228 "ctor",
7229 "ec4rs",
7230 "env_logger 0.11.7",
7231 "fs",
7232 "futures 0.3.31",
7233 "fuzzy",
7234 "globset",
7235 "gpui",
7236 "http_client",
7237 "imara-diff",
7238 "indoc",
7239 "itertools 0.14.0",
7240 "log",
7241 "lsp",
7242 "parking_lot",
7243 "postage",
7244 "pretty_assertions",
7245 "rand 0.8.5",
7246 "regex",
7247 "rpc",
7248 "schemars",
7249 "serde",
7250 "serde_json",
7251 "settings",
7252 "smallvec",
7253 "smol",
7254 "streaming-iterator",
7255 "strsim",
7256 "sum_tree",
7257 "task",
7258 "text",
7259 "theme",
7260 "tree-sitter",
7261 "tree-sitter-elixir",
7262 "tree-sitter-embedded-template",
7263 "tree-sitter-heex",
7264 "tree-sitter-html",
7265 "tree-sitter-json",
7266 "tree-sitter-md",
7267 "tree-sitter-ruby",
7268 "tree-sitter-rust",
7269 "tree-sitter-typescript",
7270 "unicase",
7271 "unindent",
7272 "util",
7273]
7274
7275[[package]]
7276name = "language_extension"
7277version = "0.1.0"
7278dependencies = [
7279 "anyhow",
7280 "async-trait",
7281 "collections",
7282 "extension",
7283 "fs",
7284 "futures 0.3.31",
7285 "gpui",
7286 "language",
7287 "lsp",
7288 "serde",
7289 "serde_json",
7290 "util",
7291]
7292
7293[[package]]
7294name = "language_model"
7295version = "0.1.0"
7296dependencies = [
7297 "anthropic",
7298 "anyhow",
7299 "base64 0.22.1",
7300 "client",
7301 "collections",
7302 "futures 0.3.31",
7303 "google_ai",
7304 "gpui",
7305 "http_client",
7306 "image",
7307 "log",
7308 "open_ai",
7309 "parking_lot",
7310 "proto",
7311 "schemars",
7312 "serde",
7313 "serde_json",
7314 "smol",
7315 "strum",
7316 "telemetry_events",
7317 "thiserror 1.0.69",
7318 "ui",
7319 "util",
7320]
7321
7322[[package]]
7323name = "language_model_selector"
7324version = "0.1.0"
7325dependencies = [
7326 "feature_flags",
7327 "gpui",
7328 "language_model",
7329 "log",
7330 "picker",
7331 "proto",
7332 "ui",
7333 "workspace",
7334 "zed_actions",
7335]
7336
7337[[package]]
7338name = "language_models"
7339version = "0.1.0"
7340dependencies = [
7341 "anthropic",
7342 "anyhow",
7343 "aws-config",
7344 "aws-credential-types",
7345 "aws_http_client",
7346 "bedrock",
7347 "client",
7348 "collections",
7349 "copilot",
7350 "credentials_provider",
7351 "deepseek",
7352 "editor",
7353 "feature_flags",
7354 "fs",
7355 "futures 0.3.31",
7356 "google_ai",
7357 "gpui",
7358 "gpui_tokio",
7359 "http_client",
7360 "language_model",
7361 "lmstudio",
7362 "log",
7363 "menu",
7364 "mistral",
7365 "ollama",
7366 "open_ai",
7367 "project",
7368 "proto",
7369 "schemars",
7370 "serde",
7371 "serde_json",
7372 "settings",
7373 "smol",
7374 "strum",
7375 "theme",
7376 "tiktoken-rs",
7377 "tokio",
7378 "ui",
7379 "util",
7380]
7381
7382[[package]]
7383name = "language_selector"
7384version = "0.1.0"
7385dependencies = [
7386 "anyhow",
7387 "editor",
7388 "file_finder",
7389 "file_icons",
7390 "fuzzy",
7391 "gpui",
7392 "language",
7393 "picker",
7394 "project",
7395 "settings",
7396 "ui",
7397 "util",
7398 "workspace",
7399]
7400
7401[[package]]
7402name = "language_tools"
7403version = "0.1.0"
7404dependencies = [
7405 "anyhow",
7406 "client",
7407 "collections",
7408 "copilot",
7409 "editor",
7410 "env_logger 0.11.7",
7411 "futures 0.3.31",
7412 "gpui",
7413 "itertools 0.14.0",
7414 "language",
7415 "lsp",
7416 "project",
7417 "release_channel",
7418 "serde_json",
7419 "settings",
7420 "theme",
7421 "tree-sitter",
7422 "ui",
7423 "util",
7424 "workspace",
7425 "zed_actions",
7426]
7427
7428[[package]]
7429name = "languages"
7430version = "0.1.0"
7431dependencies = [
7432 "anyhow",
7433 "async-compression",
7434 "async-tar",
7435 "async-trait",
7436 "collections",
7437 "futures 0.3.31",
7438 "gpui",
7439 "http_client",
7440 "language",
7441 "log",
7442 "lsp",
7443 "node_runtime",
7444 "paths",
7445 "pet",
7446 "pet-conda",
7447 "pet-core",
7448 "pet-fs",
7449 "pet-poetry",
7450 "pet-reporter",
7451 "pretty_assertions",
7452 "project",
7453 "regex",
7454 "rope",
7455 "rust-embed",
7456 "serde",
7457 "serde_json",
7458 "settings",
7459 "smol",
7460 "snippet_provider",
7461 "task",
7462 "text",
7463 "theme",
7464 "toml 0.8.20",
7465 "tree-sitter",
7466 "tree-sitter-bash",
7467 "tree-sitter-c",
7468 "tree-sitter-cpp",
7469 "tree-sitter-css",
7470 "tree-sitter-diff",
7471 "tree-sitter-gitcommit",
7472 "tree-sitter-go",
7473 "tree-sitter-gomod",
7474 "tree-sitter-gowork",
7475 "tree-sitter-jsdoc",
7476 "tree-sitter-json",
7477 "tree-sitter-md",
7478 "tree-sitter-python",
7479 "tree-sitter-regex",
7480 "tree-sitter-rust",
7481 "tree-sitter-typescript",
7482 "tree-sitter-yaml",
7483 "unindent",
7484 "util",
7485 "workspace",
7486]
7487
7488[[package]]
7489name = "lazy_static"
7490version = "1.5.0"
7491source = "registry+https://github.com/rust-lang/crates.io-index"
7492checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
7493dependencies = [
7494 "spin",
7495]
7496
7497[[package]]
7498name = "lazycell"
7499version = "1.3.0"
7500source = "registry+https://github.com/rust-lang/crates.io-index"
7501checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
7502
7503[[package]]
7504name = "leb128"
7505version = "0.2.5"
7506source = "registry+https://github.com/rust-lang/crates.io-index"
7507checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
7508
7509[[package]]
7510name = "lebe"
7511version = "0.5.2"
7512source = "registry+https://github.com/rust-lang/crates.io-index"
7513checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
7514
7515[[package]]
7516name = "libc"
7517version = "0.2.171"
7518source = "registry+https://github.com/rust-lang/crates.io-index"
7519checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6"
7520
7521[[package]]
7522name = "libdbus-sys"
7523version = "0.2.5"
7524source = "registry+https://github.com/rust-lang/crates.io-index"
7525checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
7526dependencies = [
7527 "cc",
7528 "pkg-config",
7529]
7530
7531[[package]]
7532name = "libfuzzer-sys"
7533version = "0.4.8"
7534source = "registry+https://github.com/rust-lang/crates.io-index"
7535checksum = "9b9569d2f74e257076d8c6bfa73fb505b46b851e51ddaecc825944aa3bed17fa"
7536dependencies = [
7537 "arbitrary",
7538 "cc",
7539]
7540
7541[[package]]
7542name = "libgit2-sys"
7543version = "0.18.1+1.9.0"
7544source = "registry+https://github.com/rust-lang/crates.io-index"
7545checksum = "e1dcb20f84ffcdd825c7a311ae347cce604a6f084a767dec4a4929829645290e"
7546dependencies = [
7547 "cc",
7548 "libc",
7549 "libz-sys",
7550 "pkg-config",
7551]
7552
7553[[package]]
7554name = "libloading"
7555version = "0.8.6"
7556source = "registry+https://github.com/rust-lang/crates.io-index"
7557checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
7558dependencies = [
7559 "cfg-if",
7560 "windows-targets 0.52.6",
7561]
7562
7563[[package]]
7564name = "libm"
7565version = "0.2.11"
7566source = "registry+https://github.com/rust-lang/crates.io-index"
7567checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
7568
7569[[package]]
7570name = "libmimalloc-sys"
7571version = "0.1.39"
7572source = "registry+https://github.com/rust-lang/crates.io-index"
7573checksum = "23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44"
7574dependencies = [
7575 "cc",
7576 "libc",
7577]
7578
7579[[package]]
7580name = "libredox"
7581version = "0.1.3"
7582source = "registry+https://github.com/rust-lang/crates.io-index"
7583checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
7584dependencies = [
7585 "bitflags 2.8.0",
7586 "libc",
7587 "redox_syscall 0.5.8",
7588]
7589
7590[[package]]
7591name = "libsqlite3-sys"
7592version = "0.30.1"
7593source = "registry+https://github.com/rust-lang/crates.io-index"
7594checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
7595dependencies = [
7596 "cc",
7597 "pkg-config",
7598 "vcpkg",
7599]
7600
7601[[package]]
7602name = "libwebrtc"
7603version = "0.3.7"
7604source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7605dependencies = [
7606 "cxx",
7607 "jni",
7608 "js-sys",
7609 "lazy_static",
7610 "livekit-protocol",
7611 "livekit-runtime",
7612 "log",
7613 "parking_lot",
7614 "serde",
7615 "serde_json",
7616 "thiserror 1.0.69",
7617 "tokio",
7618 "wasm-bindgen",
7619 "wasm-bindgen-futures",
7620 "web-sys",
7621 "webrtc-sys",
7622]
7623
7624[[package]]
7625name = "libz-sys"
7626version = "1.1.20"
7627source = "registry+https://github.com/rust-lang/crates.io-index"
7628checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
7629dependencies = [
7630 "cc",
7631 "libc",
7632 "pkg-config",
7633 "vcpkg",
7634]
7635
7636[[package]]
7637name = "link-cplusplus"
7638version = "1.0.9"
7639source = "registry+https://github.com/rust-lang/crates.io-index"
7640checksum = "9d240c6f7e1ba3a28b0249f774e6a9dd0175054b52dfbb61b16eb8505c3785c9"
7641dependencies = [
7642 "cc",
7643]
7644
7645[[package]]
7646name = "linkify"
7647version = "0.10.0"
7648source = "registry+https://github.com/rust-lang/crates.io-index"
7649checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
7650dependencies = [
7651 "memchr",
7652]
7653
7654[[package]]
7655name = "linkme"
7656version = "0.3.32"
7657source = "registry+https://github.com/rust-lang/crates.io-index"
7658checksum = "22d227772b5999ddc0690e733f734f95ca05387e329c4084fe65678c51198ffe"
7659dependencies = [
7660 "linkme-impl",
7661]
7662
7663[[package]]
7664name = "linkme-impl"
7665version = "0.3.32"
7666source = "registry+https://github.com/rust-lang/crates.io-index"
7667checksum = "71a98813fa0073a317ed6a8055dcd4722a49d9b862af828ee68449adb799b6be"
7668dependencies = [
7669 "proc-macro2",
7670 "quote",
7671 "syn 2.0.100",
7672]
7673
7674[[package]]
7675name = "linux-raw-sys"
7676version = "0.4.14"
7677source = "registry+https://github.com/rust-lang/crates.io-index"
7678checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
7679
7680[[package]]
7681name = "litemap"
7682version = "0.7.4"
7683source = "registry+https://github.com/rust-lang/crates.io-index"
7684checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
7685
7686[[package]]
7687name = "livekit"
7688version = "0.7.0"
7689source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7690dependencies = [
7691 "chrono",
7692 "futures-util",
7693 "lazy_static",
7694 "libwebrtc",
7695 "livekit-api",
7696 "livekit-protocol",
7697 "livekit-runtime",
7698 "log",
7699 "parking_lot",
7700 "prost 0.12.6",
7701 "semver",
7702 "serde",
7703 "serde_json",
7704 "thiserror 1.0.69",
7705 "tokio",
7706]
7707
7708[[package]]
7709name = "livekit-api"
7710version = "0.4.1"
7711source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7712dependencies = [
7713 "async-tungstenite",
7714 "futures-util",
7715 "http 0.2.12",
7716 "jsonwebtoken",
7717 "livekit-protocol",
7718 "livekit-runtime",
7719 "log",
7720 "parking_lot",
7721 "prost 0.12.6",
7722 "reqwest 0.11.27",
7723 "scopeguard",
7724 "serde",
7725 "serde_json",
7726 "sha2",
7727 "thiserror 1.0.69",
7728 "tokio",
7729 "tokio-tungstenite 0.20.1",
7730 "url",
7731]
7732
7733[[package]]
7734name = "livekit-protocol"
7735version = "0.3.6"
7736source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7737dependencies = [
7738 "futures-util",
7739 "livekit-runtime",
7740 "parking_lot",
7741 "pbjson",
7742 "pbjson-types",
7743 "prost 0.12.6",
7744 "prost-types 0.12.6",
7745 "serde",
7746 "thiserror 1.0.69",
7747 "tokio",
7748]
7749
7750[[package]]
7751name = "livekit-runtime"
7752version = "0.3.1"
7753source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7754dependencies = [
7755 "async-io",
7756 "async-std",
7757 "async-task",
7758 "futures 0.3.31",
7759]
7760
7761[[package]]
7762name = "livekit_api"
7763version = "0.1.0"
7764dependencies = [
7765 "anyhow",
7766 "async-trait",
7767 "jsonwebtoken",
7768 "log",
7769 "prost 0.9.0",
7770 "prost-build 0.9.0",
7771 "prost-types 0.9.0",
7772 "reqwest 0.12.8",
7773 "serde",
7774]
7775
7776[[package]]
7777name = "livekit_client"
7778version = "0.1.0"
7779dependencies = [
7780 "anyhow",
7781 "async-trait",
7782 "collections",
7783 "core-foundation 0.9.4",
7784 "coreaudio-rs 0.12.1",
7785 "cpal",
7786 "futures 0.3.31",
7787 "gpui",
7788 "http 0.2.12",
7789 "http_client",
7790 "image",
7791 "livekit",
7792 "livekit_api",
7793 "log",
7794 "media",
7795 "nanoid",
7796 "parking_lot",
7797 "postage",
7798 "serde",
7799 "serde_json",
7800 "sha2",
7801 "simplelog",
7802 "smallvec",
7803 "util",
7804]
7805
7806[[package]]
7807name = "livekit_client_macos"
7808version = "0.1.0"
7809dependencies = [
7810 "anyhow",
7811 "async-broadcast",
7812 "async-trait",
7813 "collections",
7814 "core-foundation 0.9.4",
7815 "futures 0.3.31",
7816 "gpui",
7817 "livekit_api",
7818 "log",
7819 "media",
7820 "nanoid",
7821 "parking_lot",
7822 "postage",
7823 "serde",
7824 "serde_json",
7825 "sha2",
7826 "simplelog",
7827]
7828
7829[[package]]
7830name = "lmdb-master-sys"
7831version = "0.2.4"
7832source = "registry+https://github.com/rust-lang/crates.io-index"
7833checksum = "472c3760e2a8d0f61f322fb36788021bb36d573c502b50fa3e2bcaac3ec326c9"
7834dependencies = [
7835 "cc",
7836 "doxygen-rs",
7837 "libc",
7838]
7839
7840[[package]]
7841name = "lmstudio"
7842version = "0.1.0"
7843dependencies = [
7844 "anyhow",
7845 "futures 0.3.31",
7846 "http_client",
7847 "schemars",
7848 "serde",
7849 "serde_json",
7850]
7851
7852[[package]]
7853name = "lock_api"
7854version = "0.4.12"
7855source = "registry+https://github.com/rust-lang/crates.io-index"
7856checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
7857dependencies = [
7858 "autocfg",
7859 "scopeguard",
7860]
7861
7862[[package]]
7863name = "log"
7864version = "0.4.26"
7865source = "registry+https://github.com/rust-lang/crates.io-index"
7866checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e"
7867dependencies = [
7868 "serde",
7869 "value-bag",
7870]
7871
7872[[package]]
7873name = "loop9"
7874version = "0.1.5"
7875source = "registry+https://github.com/rust-lang/crates.io-index"
7876checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
7877dependencies = [
7878 "imgref",
7879]
7880
7881[[package]]
7882name = "lru"
7883version = "0.12.5"
7884source = "registry+https://github.com/rust-lang/crates.io-index"
7885checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
7886dependencies = [
7887 "hashbrown 0.15.2",
7888]
7889
7890[[package]]
7891name = "lsp"
7892version = "0.1.0"
7893dependencies = [
7894 "anyhow",
7895 "async-pipe",
7896 "collections",
7897 "ctor",
7898 "env_logger 0.11.7",
7899 "futures 0.3.31",
7900 "gpui",
7901 "log",
7902 "lsp-types",
7903 "parking_lot",
7904 "postage",
7905 "release_channel",
7906 "schemars",
7907 "serde",
7908 "serde_json",
7909 "smol",
7910 "util",
7911]
7912
7913[[package]]
7914name = "lsp-types"
7915version = "0.95.1"
7916source = "git+https://github.com/zed-industries/lsp-types?rev=1fff0dd12e2071c5667327394cfec163d2a466ab#1fff0dd12e2071c5667327394cfec163d2a466ab"
7917dependencies = [
7918 "bitflags 1.3.2",
7919 "serde",
7920 "serde_json",
7921 "serde_repr",
7922 "url",
7923]
7924
7925[[package]]
7926name = "lua-src"
7927version = "547.0.0"
7928source = "registry+https://github.com/rust-lang/crates.io-index"
7929checksum = "1edaf29e3517b49b8b746701e5648ccb5785cde1c119062cbabbc5d5cd115e42"
7930dependencies = [
7931 "cc",
7932]
7933
7934[[package]]
7935name = "luajit-src"
7936version = "210.5.12+a4f56a4"
7937source = "registry+https://github.com/rust-lang/crates.io-index"
7938checksum = "b3a8e7962a5368d5f264d045a5a255e90f9aa3fc1941ae15a8d2940d42cac671"
7939dependencies = [
7940 "cc",
7941 "which 7.0.2",
7942]
7943
7944[[package]]
7945name = "lyon"
7946version = "1.0.1"
7947source = "registry+https://github.com/rust-lang/crates.io-index"
7948checksum = "91e7f9cda98b5430809e63ca5197b06c7d191bf7e26dfc467d5a3f0290e2a74f"
7949dependencies = [
7950 "lyon_algorithms",
7951 "lyon_extra",
7952 "lyon_tessellation",
7953]
7954
7955[[package]]
7956name = "lyon_algorithms"
7957version = "1.0.5"
7958source = "registry+https://github.com/rust-lang/crates.io-index"
7959checksum = "f13c9be19d257c7d37e70608ed858e8eab4b2afcea2e3c9a622e892acbf43c08"
7960dependencies = [
7961 "lyon_path",
7962 "num-traits",
7963]
7964
7965[[package]]
7966name = "lyon_extra"
7967version = "1.0.3"
7968source = "registry+https://github.com/rust-lang/crates.io-index"
7969checksum = "1ca94c7bf1e2557c2798989c43416822c12fc5dcc5e17cc3307ef0e71894a955"
7970dependencies = [
7971 "lyon_path",
7972 "thiserror 1.0.69",
7973]
7974
7975[[package]]
7976name = "lyon_geom"
7977version = "1.0.6"
7978source = "registry+https://github.com/rust-lang/crates.io-index"
7979checksum = "8af69edc087272df438b3ee436c4bb6d7c04aa8af665cfd398feae627dbd8570"
7980dependencies = [
7981 "arrayvec",
7982 "euclid",
7983 "num-traits",
7984]
7985
7986[[package]]
7987name = "lyon_path"
7988version = "1.0.6"
7989source = "registry+https://github.com/rust-lang/crates.io-index"
7990checksum = "8e0b8aec2f58586f6eef237985b9a9b7cb3a3aff4417c575075cf95bf925252e"
7991dependencies = [
7992 "lyon_geom",
7993 "num-traits",
7994]
7995
7996[[package]]
7997name = "lyon_tessellation"
7998version = "1.0.15"
7999source = "registry+https://github.com/rust-lang/crates.io-index"
8000checksum = "579d42360a4b09846eff2feef28f538696c7d6c7439bfa65874ff3cbe0951b2c"
8001dependencies = [
8002 "float_next_after",
8003 "lyon_path",
8004 "num-traits",
8005]
8006
8007[[package]]
8008name = "mac"
8009version = "0.1.1"
8010source = "registry+https://github.com/rust-lang/crates.io-index"
8011checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
8012
8013[[package]]
8014name = "mach2"
8015version = "0.4.2"
8016source = "registry+https://github.com/rust-lang/crates.io-index"
8017checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
8018dependencies = [
8019 "libc",
8020]
8021
8022[[package]]
8023name = "malloc_buf"
8024version = "0.0.6"
8025source = "registry+https://github.com/rust-lang/crates.io-index"
8026checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
8027dependencies = [
8028 "libc",
8029]
8030
8031[[package]]
8032name = "maplit"
8033version = "1.0.2"
8034source = "registry+https://github.com/rust-lang/crates.io-index"
8035checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
8036
8037[[package]]
8038name = "markdown"
8039version = "0.1.0"
8040dependencies = [
8041 "anyhow",
8042 "assets",
8043 "env_logger 0.11.7",
8044 "gpui",
8045 "language",
8046 "languages",
8047 "linkify",
8048 "log",
8049 "node_runtime",
8050 "pulldown-cmark 0.12.2",
8051 "settings",
8052 "theme",
8053 "ui",
8054 "util",
8055]
8056
8057[[package]]
8058name = "markdown_preview"
8059version = "0.1.0"
8060dependencies = [
8061 "anyhow",
8062 "async-recursion 1.1.1",
8063 "collections",
8064 "editor",
8065 "gpui",
8066 "language",
8067 "linkify",
8068 "log",
8069 "pretty_assertions",
8070 "pulldown-cmark 0.12.2",
8071 "settings",
8072 "theme",
8073 "ui",
8074 "util",
8075 "workspace",
8076]
8077
8078[[package]]
8079name = "markup5ever"
8080version = "0.12.1"
8081source = "registry+https://github.com/rust-lang/crates.io-index"
8082checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
8083dependencies = [
8084 "log",
8085 "phf",
8086 "phf_codegen",
8087 "string_cache",
8088 "string_cache_codegen",
8089 "tendril",
8090]
8091
8092[[package]]
8093name = "markup5ever_rcdom"
8094version = "0.3.0"
8095source = "registry+https://github.com/rust-lang/crates.io-index"
8096checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
8097dependencies = [
8098 "html5ever",
8099 "markup5ever",
8100 "tendril",
8101 "xml5ever",
8102]
8103
8104[[package]]
8105name = "matchers"
8106version = "0.1.0"
8107source = "registry+https://github.com/rust-lang/crates.io-index"
8108checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
8109dependencies = [
8110 "regex-automata 0.1.10",
8111]
8112
8113[[package]]
8114name = "matchit"
8115version = "0.7.3"
8116source = "registry+https://github.com/rust-lang/crates.io-index"
8117checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
8118
8119[[package]]
8120name = "maybe-owned"
8121version = "0.3.4"
8122source = "registry+https://github.com/rust-lang/crates.io-index"
8123checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
8124
8125[[package]]
8126name = "maybe-rayon"
8127version = "0.1.1"
8128source = "registry+https://github.com/rust-lang/crates.io-index"
8129checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
8130dependencies = [
8131 "cfg-if",
8132 "rayon",
8133]
8134
8135[[package]]
8136name = "md-5"
8137version = "0.10.6"
8138source = "registry+https://github.com/rust-lang/crates.io-index"
8139checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
8140dependencies = [
8141 "cfg-if",
8142 "digest",
8143]
8144
8145[[package]]
8146name = "mdbook"
8147version = "0.4.47"
8148source = "registry+https://github.com/rust-lang/crates.io-index"
8149checksum = "7e1a8fe3a4a01f28dab245c474cb7b95ccb4d3d2f17a5419a3d949f474c45e84"
8150dependencies = [
8151 "ammonia",
8152 "anyhow",
8153 "chrono",
8154 "clap",
8155 "clap_complete",
8156 "elasticlunr-rs",
8157 "env_logger 0.11.7",
8158 "futures-util",
8159 "handlebars 6.2.0",
8160 "hex",
8161 "ignore",
8162 "log",
8163 "memchr",
8164 "notify 8.0.0",
8165 "notify-debouncer-mini",
8166 "once_cell",
8167 "opener",
8168 "pathdiff",
8169 "pulldown-cmark 0.10.3",
8170 "regex",
8171 "serde",
8172 "serde_json",
8173 "sha2",
8174 "shlex",
8175 "tempfile",
8176 "tokio",
8177 "toml 0.5.11",
8178 "topological-sort",
8179 "walkdir",
8180 "warp",
8181]
8182
8183[[package]]
8184name = "media"
8185version = "0.1.0"
8186dependencies = [
8187 "anyhow",
8188 "bindgen 0.70.1",
8189 "core-foundation 0.9.4",
8190 "ctor",
8191 "foreign-types 0.5.0",
8192 "metal",
8193 "objc",
8194]
8195
8196[[package]]
8197name = "memchr"
8198version = "2.7.4"
8199source = "registry+https://github.com/rust-lang/crates.io-index"
8200checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
8201
8202[[package]]
8203name = "memfd"
8204version = "0.6.4"
8205source = "registry+https://github.com/rust-lang/crates.io-index"
8206checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
8207dependencies = [
8208 "rustix",
8209]
8210
8211[[package]]
8212name = "memmap2"
8213version = "0.9.5"
8214source = "registry+https://github.com/rust-lang/crates.io-index"
8215checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f"
8216dependencies = [
8217 "libc",
8218]
8219
8220[[package]]
8221name = "memoffset"
8222version = "0.9.1"
8223source = "registry+https://github.com/rust-lang/crates.io-index"
8224checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
8225dependencies = [
8226 "autocfg",
8227]
8228
8229[[package]]
8230name = "menu"
8231version = "0.1.0"
8232dependencies = [
8233 "gpui",
8234 "serde",
8235]
8236
8237[[package]]
8238name = "metal"
8239version = "0.31.0"
8240source = "registry+https://github.com/rust-lang/crates.io-index"
8241checksum = "f569fb946490b5743ad69813cb19629130ce9374034abe31614a36402d18f99e"
8242dependencies = [
8243 "bitflags 2.8.0",
8244 "block",
8245 "core-graphics-types 0.1.3",
8246 "foreign-types 0.5.0",
8247 "log",
8248 "objc",
8249 "paste",
8250]
8251
8252[[package]]
8253name = "migrator"
8254version = "0.1.0"
8255dependencies = [
8256 "anyhow",
8257 "collections",
8258 "convert_case 0.8.0",
8259 "log",
8260 "pretty_assertions",
8261 "streaming-iterator",
8262 "tree-sitter",
8263 "tree-sitter-json",
8264]
8265
8266[[package]]
8267name = "mimalloc"
8268version = "0.1.43"
8269source = "registry+https://github.com/rust-lang/crates.io-index"
8270checksum = "68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633"
8271dependencies = [
8272 "libmimalloc-sys",
8273]
8274
8275[[package]]
8276name = "mime"
8277version = "0.3.17"
8278source = "registry+https://github.com/rust-lang/crates.io-index"
8279checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
8280
8281[[package]]
8282name = "mime_guess"
8283version = "2.0.5"
8284source = "registry+https://github.com/rust-lang/crates.io-index"
8285checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
8286dependencies = [
8287 "mime",
8288 "unicase",
8289]
8290
8291[[package]]
8292name = "minimal-lexical"
8293version = "0.2.1"
8294source = "registry+https://github.com/rust-lang/crates.io-index"
8295checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
8296
8297[[package]]
8298name = "miniz_oxide"
8299version = "0.8.0"
8300source = "registry+https://github.com/rust-lang/crates.io-index"
8301checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
8302dependencies = [
8303 "adler2",
8304 "simd-adler32",
8305]
8306
8307[[package]]
8308name = "mint"
8309version = "0.5.9"
8310source = "registry+https://github.com/rust-lang/crates.io-index"
8311checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
8312
8313[[package]]
8314name = "mio"
8315version = "0.8.11"
8316source = "registry+https://github.com/rust-lang/crates.io-index"
8317checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
8318dependencies = [
8319 "libc",
8320 "log",
8321 "wasi 0.11.0+wasi-snapshot-preview1",
8322 "windows-sys 0.48.0",
8323]
8324
8325[[package]]
8326name = "mio"
8327version = "1.0.3"
8328source = "registry+https://github.com/rust-lang/crates.io-index"
8329checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
8330dependencies = [
8331 "libc",
8332 "log",
8333 "wasi 0.11.0+wasi-snapshot-preview1",
8334 "windows-sys 0.52.0",
8335]
8336
8337[[package]]
8338name = "miow"
8339version = "0.6.0"
8340source = "registry+https://github.com/rust-lang/crates.io-index"
8341checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
8342dependencies = [
8343 "windows-sys 0.48.0",
8344]
8345
8346[[package]]
8347name = "mistral"
8348version = "0.1.0"
8349dependencies = [
8350 "anyhow",
8351 "futures 0.3.31",
8352 "http_client",
8353 "schemars",
8354 "serde",
8355 "serde_json",
8356 "strum",
8357]
8358
8359[[package]]
8360name = "mlua"
8361version = "0.10.3"
8362source = "registry+https://github.com/rust-lang/crates.io-index"
8363checksum = "d3f763c1041eff92ffb5d7169968a327e1ed2ebfe425dac0ee5a35f29082534b"
8364dependencies = [
8365 "bstr",
8366 "either",
8367 "futures-util",
8368 "mlua-sys",
8369 "num-traits",
8370 "parking_lot",
8371 "rustc-hash 2.1.1",
8372]
8373
8374[[package]]
8375name = "mlua-sys"
8376version = "0.6.7"
8377source = "registry+https://github.com/rust-lang/crates.io-index"
8378checksum = "1901c1a635a22fe9250ffcc4fcc937c16b47c2e9e71adba8784af8bca1f69594"
8379dependencies = [
8380 "cc",
8381 "cfg-if",
8382 "lua-src",
8383 "luajit-src",
8384 "pkg-config",
8385]
8386
8387[[package]]
8388name = "msvc_spectre_libs"
8389version = "0.1.2"
8390source = "registry+https://github.com/rust-lang/crates.io-index"
8391checksum = "8661ace213a0a130c7c5b9542df5023aedf092a02008ccf477b39ff108990305"
8392dependencies = [
8393 "cc",
8394]
8395
8396[[package]]
8397name = "multi_buffer"
8398version = "0.1.0"
8399dependencies = [
8400 "anyhow",
8401 "buffer_diff",
8402 "clock",
8403 "collections",
8404 "ctor",
8405 "env_logger 0.11.7",
8406 "futures 0.3.31",
8407 "gpui",
8408 "indoc",
8409 "itertools 0.14.0",
8410 "language",
8411 "log",
8412 "parking_lot",
8413 "pretty_assertions",
8414 "project",
8415 "rand 0.8.5",
8416 "rope",
8417 "serde",
8418 "settings",
8419 "smallvec",
8420 "smol",
8421 "sum_tree",
8422 "text",
8423 "theme",
8424 "tree-sitter",
8425 "util",
8426]
8427
8428[[package]]
8429name = "multimap"
8430version = "0.8.3"
8431source = "registry+https://github.com/rust-lang/crates.io-index"
8432checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
8433
8434[[package]]
8435name = "multimap"
8436version = "0.10.0"
8437source = "registry+https://github.com/rust-lang/crates.io-index"
8438checksum = "defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03"
8439
8440[[package]]
8441name = "naga"
8442version = "23.1.0"
8443source = "registry+https://github.com/rust-lang/crates.io-index"
8444checksum = "364f94bc34f61332abebe8cad6f6cd82a5b65cff22c828d05d0968911462ca4f"
8445dependencies = [
8446 "arrayvec",
8447 "bit-set 0.8.0",
8448 "bitflags 2.8.0",
8449 "cfg_aliases 0.1.1",
8450 "codespan-reporting",
8451 "hexf-parse",
8452 "indexmap",
8453 "log",
8454 "rustc-hash 1.1.0",
8455 "spirv",
8456 "termcolor",
8457 "thiserror 1.0.69",
8458 "unicode-xid",
8459]
8460
8461[[package]]
8462name = "nanoid"
8463version = "0.4.0"
8464source = "registry+https://github.com/rust-lang/crates.io-index"
8465checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
8466dependencies = [
8467 "rand 0.8.5",
8468]
8469
8470[[package]]
8471name = "nanorand"
8472version = "0.7.0"
8473source = "registry+https://github.com/rust-lang/crates.io-index"
8474checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
8475dependencies = [
8476 "getrandom 0.2.15",
8477]
8478
8479[[package]]
8480name = "native-tls"
8481version = "0.2.12"
8482source = "registry+https://github.com/rust-lang/crates.io-index"
8483checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
8484dependencies = [
8485 "libc",
8486 "log",
8487 "openssl",
8488 "openssl-probe",
8489 "openssl-sys",
8490 "schannel",
8491 "security-framework 2.11.1",
8492 "security-framework-sys",
8493 "tempfile",
8494]
8495
8496[[package]]
8497name = "nbformat"
8498version = "0.10.0"
8499source = "registry+https://github.com/rust-lang/crates.io-index"
8500checksum = "244c1673f02b4d5f3c51b6f8ed28d57182cb166a50a6dbf651a3d53e23dc81c0"
8501dependencies = [
8502 "anyhow",
8503 "chrono",
8504 "jupyter-protocol",
8505 "serde",
8506 "serde_json",
8507 "thiserror 1.0.69",
8508 "uuid",
8509]
8510
8511[[package]]
8512name = "ndk"
8513version = "0.8.0"
8514source = "registry+https://github.com/rust-lang/crates.io-index"
8515checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
8516dependencies = [
8517 "bitflags 2.8.0",
8518 "jni-sys",
8519 "log",
8520 "ndk-sys",
8521 "num_enum",
8522 "thiserror 1.0.69",
8523]
8524
8525[[package]]
8526name = "ndk-context"
8527version = "0.1.1"
8528source = "registry+https://github.com/rust-lang/crates.io-index"
8529checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
8530
8531[[package]]
8532name = "ndk-sys"
8533version = "0.5.0+25.2.9519653"
8534source = "registry+https://github.com/rust-lang/crates.io-index"
8535checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
8536dependencies = [
8537 "jni-sys",
8538]
8539
8540[[package]]
8541name = "new_debug_unreachable"
8542version = "1.0.6"
8543source = "registry+https://github.com/rust-lang/crates.io-index"
8544checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
8545
8546[[package]]
8547name = "nix"
8548version = "0.29.0"
8549source = "registry+https://github.com/rust-lang/crates.io-index"
8550checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
8551dependencies = [
8552 "bitflags 2.8.0",
8553 "cfg-if",
8554 "cfg_aliases 0.2.1",
8555 "libc",
8556 "memoffset",
8557]
8558
8559[[package]]
8560name = "node_runtime"
8561version = "0.1.0"
8562dependencies = [
8563 "anyhow",
8564 "async-compression",
8565 "async-std",
8566 "async-tar",
8567 "async-trait",
8568 "async-watch",
8569 "async_zip",
8570 "futures 0.3.31",
8571 "http_client",
8572 "log",
8573 "paths",
8574 "semver",
8575 "serde",
8576 "serde_json",
8577 "smol",
8578 "tempfile",
8579 "util",
8580 "walkdir",
8581 "which 6.0.3",
8582]
8583
8584[[package]]
8585name = "nom"
8586version = "7.1.3"
8587source = "registry+https://github.com/rust-lang/crates.io-index"
8588checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
8589dependencies = [
8590 "memchr",
8591 "minimal-lexical",
8592]
8593
8594[[package]]
8595name = "noop_proc_macro"
8596version = "0.3.0"
8597source = "registry+https://github.com/rust-lang/crates.io-index"
8598checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
8599
8600[[package]]
8601name = "normpath"
8602version = "1.3.0"
8603source = "registry+https://github.com/rust-lang/crates.io-index"
8604checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
8605dependencies = [
8606 "windows-sys 0.59.0",
8607]
8608
8609[[package]]
8610name = "notifications"
8611version = "0.1.0"
8612dependencies = [
8613 "anyhow",
8614 "channel",
8615 "client",
8616 "collections",
8617 "component",
8618 "db",
8619 "gpui",
8620 "linkme",
8621 "rpc",
8622 "settings",
8623 "sum_tree",
8624 "time",
8625 "ui",
8626 "util",
8627 "workspace",
8628]
8629
8630[[package]]
8631name = "notify"
8632version = "6.1.1"
8633source = "registry+https://github.com/rust-lang/crates.io-index"
8634checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
8635dependencies = [
8636 "bitflags 2.8.0",
8637 "crossbeam-channel",
8638 "filetime",
8639 "fsevent-sys 4.1.0",
8640 "inotify 0.9.6",
8641 "kqueue",
8642 "libc",
8643 "log",
8644 "mio 0.8.11",
8645 "walkdir",
8646 "windows-sys 0.48.0",
8647]
8648
8649[[package]]
8650name = "notify"
8651version = "8.0.0"
8652source = "registry+https://github.com/rust-lang/crates.io-index"
8653checksum = "2fee8403b3d66ac7b26aee6e40a897d85dc5ce26f44da36b8b73e987cc52e943"
8654dependencies = [
8655 "bitflags 2.8.0",
8656 "filetime",
8657 "fsevent-sys 4.1.0",
8658 "inotify 0.11.0",
8659 "kqueue",
8660 "libc",
8661 "log",
8662 "mio 1.0.3",
8663 "notify-types",
8664 "walkdir",
8665 "windows-sys 0.59.0",
8666]
8667
8668[[package]]
8669name = "notify-debouncer-mini"
8670version = "0.6.0"
8671source = "registry+https://github.com/rust-lang/crates.io-index"
8672checksum = "a689eb4262184d9a1727f9087cd03883ea716682ab03ed24efec57d7716dccb8"
8673dependencies = [
8674 "log",
8675 "notify 8.0.0",
8676 "notify-types",
8677 "tempfile",
8678]
8679
8680[[package]]
8681name = "notify-types"
8682version = "2.0.0"
8683source = "registry+https://github.com/rust-lang/crates.io-index"
8684checksum = "5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d"
8685
8686[[package]]
8687name = "ntapi"
8688version = "0.4.1"
8689source = "registry+https://github.com/rust-lang/crates.io-index"
8690checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
8691dependencies = [
8692 "winapi",
8693]
8694
8695[[package]]
8696name = "nu-ansi-term"
8697version = "0.46.0"
8698source = "registry+https://github.com/rust-lang/crates.io-index"
8699checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
8700dependencies = [
8701 "overload",
8702 "winapi",
8703]
8704
8705[[package]]
8706name = "num"
8707version = "0.4.3"
8708source = "registry+https://github.com/rust-lang/crates.io-index"
8709checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
8710dependencies = [
8711 "num-bigint",
8712 "num-complex",
8713 "num-integer",
8714 "num-iter",
8715 "num-rational",
8716 "num-traits",
8717]
8718
8719[[package]]
8720name = "num-bigint"
8721version = "0.4.6"
8722source = "registry+https://github.com/rust-lang/crates.io-index"
8723checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
8724dependencies = [
8725 "num-integer",
8726 "num-traits",
8727]
8728
8729[[package]]
8730name = "num-bigint-dig"
8731version = "0.8.4"
8732source = "registry+https://github.com/rust-lang/crates.io-index"
8733checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
8734dependencies = [
8735 "byteorder",
8736 "lazy_static",
8737 "libm",
8738 "num-integer",
8739 "num-iter",
8740 "num-traits",
8741 "rand 0.8.5",
8742 "serde",
8743 "smallvec",
8744 "zeroize",
8745]
8746
8747[[package]]
8748name = "num-complex"
8749version = "0.4.6"
8750source = "registry+https://github.com/rust-lang/crates.io-index"
8751checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
8752dependencies = [
8753 "num-traits",
8754]
8755
8756[[package]]
8757name = "num-conv"
8758version = "0.1.0"
8759source = "registry+https://github.com/rust-lang/crates.io-index"
8760checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
8761
8762[[package]]
8763name = "num-derive"
8764version = "0.4.2"
8765source = "registry+https://github.com/rust-lang/crates.io-index"
8766checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
8767dependencies = [
8768 "proc-macro2",
8769 "quote",
8770 "syn 2.0.100",
8771]
8772
8773[[package]]
8774name = "num-format"
8775version = "0.4.4"
8776source = "registry+https://github.com/rust-lang/crates.io-index"
8777checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
8778dependencies = [
8779 "arrayvec",
8780 "itoa",
8781]
8782
8783[[package]]
8784name = "num-integer"
8785version = "0.1.46"
8786source = "registry+https://github.com/rust-lang/crates.io-index"
8787checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
8788dependencies = [
8789 "num-traits",
8790]
8791
8792[[package]]
8793name = "num-iter"
8794version = "0.1.45"
8795source = "registry+https://github.com/rust-lang/crates.io-index"
8796checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
8797dependencies = [
8798 "autocfg",
8799 "num-integer",
8800 "num-traits",
8801]
8802
8803[[package]]
8804name = "num-modular"
8805version = "0.6.1"
8806source = "registry+https://github.com/rust-lang/crates.io-index"
8807checksum = "17bb261bf36fa7d83f4c294f834e91256769097b3cb505d44831e0a179ac647f"
8808
8809[[package]]
8810name = "num-order"
8811version = "1.2.0"
8812source = "registry+https://github.com/rust-lang/crates.io-index"
8813checksum = "537b596b97c40fcf8056d153049eb22f481c17ebce72a513ec9286e4986d1bb6"
8814dependencies = [
8815 "num-modular",
8816]
8817
8818[[package]]
8819name = "num-rational"
8820version = "0.4.2"
8821source = "registry+https://github.com/rust-lang/crates.io-index"
8822checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
8823dependencies = [
8824 "num-bigint",
8825 "num-integer",
8826 "num-traits",
8827]
8828
8829[[package]]
8830name = "num-traits"
8831version = "0.2.19"
8832source = "registry+https://github.com/rust-lang/crates.io-index"
8833checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
8834dependencies = [
8835 "autocfg",
8836 "libm",
8837]
8838
8839[[package]]
8840name = "num_cpus"
8841version = "1.16.0"
8842source = "registry+https://github.com/rust-lang/crates.io-index"
8843checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
8844dependencies = [
8845 "hermit-abi 0.3.9",
8846 "libc",
8847]
8848
8849[[package]]
8850name = "num_enum"
8851version = "0.7.3"
8852source = "registry+https://github.com/rust-lang/crates.io-index"
8853checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179"
8854dependencies = [
8855 "num_enum_derive",
8856]
8857
8858[[package]]
8859name = "num_enum_derive"
8860version = "0.7.3"
8861source = "registry+https://github.com/rust-lang/crates.io-index"
8862checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56"
8863dependencies = [
8864 "proc-macro-crate",
8865 "proc-macro2",
8866 "quote",
8867 "syn 2.0.100",
8868]
8869
8870[[package]]
8871name = "num_threads"
8872version = "0.1.7"
8873source = "registry+https://github.com/rust-lang/crates.io-index"
8874checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
8875dependencies = [
8876 "libc",
8877]
8878
8879[[package]]
8880name = "nvim-rs"
8881version = "0.8.0-pre"
8882source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#69500bae73b8b3f02a05b7bee621a0d0e633da6c"
8883dependencies = [
8884 "async-trait",
8885 "futures 0.3.31",
8886 "log",
8887 "parity-tokio-ipc",
8888 "rmp",
8889 "rmpv",
8890 "tokio",
8891 "tokio-util",
8892 "winapi",
8893]
8894
8895[[package]]
8896name = "objc"
8897version = "0.2.7"
8898source = "registry+https://github.com/rust-lang/crates.io-index"
8899checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
8900dependencies = [
8901 "malloc_buf",
8902]
8903
8904[[package]]
8905name = "objc-sys"
8906version = "0.3.5"
8907source = "registry+https://github.com/rust-lang/crates.io-index"
8908checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
8909
8910[[package]]
8911name = "objc2"
8912version = "0.5.2"
8913source = "registry+https://github.com/rust-lang/crates.io-index"
8914checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
8915dependencies = [
8916 "objc-sys",
8917 "objc2-encode",
8918]
8919
8920[[package]]
8921name = "objc2-app-kit"
8922version = "0.2.2"
8923source = "registry+https://github.com/rust-lang/crates.io-index"
8924checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff"
8925dependencies = [
8926 "bitflags 2.8.0",
8927 "block2",
8928 "libc",
8929 "objc2",
8930 "objc2-core-data",
8931 "objc2-core-image",
8932 "objc2-foundation",
8933 "objc2-quartz-core",
8934]
8935
8936[[package]]
8937name = "objc2-cloud-kit"
8938version = "0.2.2"
8939source = "registry+https://github.com/rust-lang/crates.io-index"
8940checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009"
8941dependencies = [
8942 "bitflags 2.8.0",
8943 "block2",
8944 "objc2",
8945 "objc2-core-location",
8946 "objc2-foundation",
8947]
8948
8949[[package]]
8950name = "objc2-contacts"
8951version = "0.2.2"
8952source = "registry+https://github.com/rust-lang/crates.io-index"
8953checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889"
8954dependencies = [
8955 "block2",
8956 "objc2",
8957 "objc2-foundation",
8958]
8959
8960[[package]]
8961name = "objc2-core-data"
8962version = "0.2.2"
8963source = "registry+https://github.com/rust-lang/crates.io-index"
8964checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef"
8965dependencies = [
8966 "bitflags 2.8.0",
8967 "block2",
8968 "objc2",
8969 "objc2-foundation",
8970]
8971
8972[[package]]
8973name = "objc2-core-image"
8974version = "0.2.2"
8975source = "registry+https://github.com/rust-lang/crates.io-index"
8976checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80"
8977dependencies = [
8978 "block2",
8979 "objc2",
8980 "objc2-foundation",
8981 "objc2-metal",
8982]
8983
8984[[package]]
8985name = "objc2-core-location"
8986version = "0.2.2"
8987source = "registry+https://github.com/rust-lang/crates.io-index"
8988checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781"
8989dependencies = [
8990 "block2",
8991 "objc2",
8992 "objc2-contacts",
8993 "objc2-foundation",
8994]
8995
8996[[package]]
8997name = "objc2-encode"
8998version = "4.0.3"
8999source = "registry+https://github.com/rust-lang/crates.io-index"
9000checksum = "7891e71393cd1f227313c9379a26a584ff3d7e6e7159e988851f0934c993f0f8"
9001
9002[[package]]
9003name = "objc2-foundation"
9004version = "0.2.2"
9005source = "registry+https://github.com/rust-lang/crates.io-index"
9006checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
9007dependencies = [
9008 "bitflags 2.8.0",
9009 "block2",
9010 "libc",
9011 "objc2",
9012]
9013
9014[[package]]
9015name = "objc2-link-presentation"
9016version = "0.2.2"
9017source = "registry+https://github.com/rust-lang/crates.io-index"
9018checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398"
9019dependencies = [
9020 "block2",
9021 "objc2",
9022 "objc2-app-kit",
9023 "objc2-foundation",
9024]
9025
9026[[package]]
9027name = "objc2-metal"
9028version = "0.2.2"
9029source = "registry+https://github.com/rust-lang/crates.io-index"
9030checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
9031dependencies = [
9032 "bitflags 2.8.0",
9033 "block2",
9034 "objc2",
9035 "objc2-foundation",
9036]
9037
9038[[package]]
9039name = "objc2-quartz-core"
9040version = "0.2.2"
9041source = "registry+https://github.com/rust-lang/crates.io-index"
9042checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
9043dependencies = [
9044 "bitflags 2.8.0",
9045 "block2",
9046 "objc2",
9047 "objc2-foundation",
9048 "objc2-metal",
9049]
9050
9051[[package]]
9052name = "objc2-symbols"
9053version = "0.2.2"
9054source = "registry+https://github.com/rust-lang/crates.io-index"
9055checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc"
9056dependencies = [
9057 "objc2",
9058 "objc2-foundation",
9059]
9060
9061[[package]]
9062name = "objc2-ui-kit"
9063version = "0.2.2"
9064source = "registry+https://github.com/rust-lang/crates.io-index"
9065checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f"
9066dependencies = [
9067 "bitflags 2.8.0",
9068 "block2",
9069 "objc2",
9070 "objc2-cloud-kit",
9071 "objc2-core-data",
9072 "objc2-core-image",
9073 "objc2-core-location",
9074 "objc2-foundation",
9075 "objc2-link-presentation",
9076 "objc2-quartz-core",
9077 "objc2-symbols",
9078 "objc2-uniform-type-identifiers",
9079 "objc2-user-notifications",
9080]
9081
9082[[package]]
9083name = "objc2-uniform-type-identifiers"
9084version = "0.2.2"
9085source = "registry+https://github.com/rust-lang/crates.io-index"
9086checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe"
9087dependencies = [
9088 "block2",
9089 "objc2",
9090 "objc2-foundation",
9091]
9092
9093[[package]]
9094name = "objc2-user-notifications"
9095version = "0.2.2"
9096source = "registry+https://github.com/rust-lang/crates.io-index"
9097checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3"
9098dependencies = [
9099 "bitflags 2.8.0",
9100 "block2",
9101 "objc2",
9102 "objc2-core-location",
9103 "objc2-foundation",
9104]
9105
9106[[package]]
9107name = "object"
9108version = "0.36.5"
9109source = "registry+https://github.com/rust-lang/crates.io-index"
9110checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
9111dependencies = [
9112 "crc32fast",
9113 "hashbrown 0.15.2",
9114 "indexmap",
9115 "memchr",
9116]
9117
9118[[package]]
9119name = "oboe"
9120version = "0.6.1"
9121source = "registry+https://github.com/rust-lang/crates.io-index"
9122checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
9123dependencies = [
9124 "jni",
9125 "ndk",
9126 "ndk-context",
9127 "num-derive",
9128 "num-traits",
9129 "oboe-sys",
9130]
9131
9132[[package]]
9133name = "oboe-sys"
9134version = "0.6.1"
9135source = "registry+https://github.com/rust-lang/crates.io-index"
9136checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
9137dependencies = [
9138 "cc",
9139]
9140
9141[[package]]
9142name = "ollama"
9143version = "0.1.0"
9144dependencies = [
9145 "anyhow",
9146 "futures 0.3.31",
9147 "http_client",
9148 "schemars",
9149 "serde",
9150 "serde_json",
9151]
9152
9153[[package]]
9154name = "once_cell"
9155version = "1.20.3"
9156source = "registry+https://github.com/rust-lang/crates.io-index"
9157checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e"
9158
9159[[package]]
9160name = "oo7"
9161version = "0.4.1"
9162source = "registry+https://github.com/rust-lang/crates.io-index"
9163checksum = "72c84df357c7049f98c8b157abe71ee751531166c14ba09366e08bc6ab1ea2c9"
9164dependencies = [
9165 "aes",
9166 "ashpd",
9167 "async-fs",
9168 "async-io",
9169 "async-lock",
9170 "blocking",
9171 "cbc",
9172 "cipher",
9173 "digest",
9174 "endi",
9175 "futures-lite 2.6.0",
9176 "futures-util",
9177 "getrandom 0.3.1",
9178 "hkdf",
9179 "hmac",
9180 "md-5",
9181 "num",
9182 "num-bigint-dig",
9183 "pbkdf2 0.12.2",
9184 "rand 0.9.0",
9185 "serde",
9186 "sha2",
9187 "subtle",
9188 "zbus",
9189 "zbus_macros",
9190 "zeroize",
9191 "zvariant",
9192]
9193
9194[[package]]
9195name = "oorandom"
9196version = "11.1.4"
9197source = "registry+https://github.com/rust-lang/crates.io-index"
9198checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
9199
9200[[package]]
9201name = "open"
9202version = "5.3.2"
9203source = "registry+https://github.com/rust-lang/crates.io-index"
9204checksum = "e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95"
9205dependencies = [
9206 "is-wsl",
9207 "libc",
9208 "pathdiff",
9209]
9210
9211[[package]]
9212name = "open_ai"
9213version = "0.1.0"
9214dependencies = [
9215 "anyhow",
9216 "futures 0.3.31",
9217 "http_client",
9218 "schemars",
9219 "serde",
9220 "serde_json",
9221 "strum",
9222]
9223
9224[[package]]
9225name = "opener"
9226version = "0.7.2"
9227source = "registry+https://github.com/rust-lang/crates.io-index"
9228checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
9229dependencies = [
9230 "bstr",
9231 "dbus",
9232 "normpath",
9233 "windows-sys 0.59.0",
9234]
9235
9236[[package]]
9237name = "openssl"
9238version = "0.10.70"
9239source = "registry+https://github.com/rust-lang/crates.io-index"
9240checksum = "61cfb4e166a8bb8c9b55c500bc2308550148ece889be90f609377e58140f42c6"
9241dependencies = [
9242 "bitflags 2.8.0",
9243 "cfg-if",
9244 "foreign-types 0.3.2",
9245 "libc",
9246 "once_cell",
9247 "openssl-macros",
9248 "openssl-sys",
9249]
9250
9251[[package]]
9252name = "openssl-macros"
9253version = "0.1.1"
9254source = "registry+https://github.com/rust-lang/crates.io-index"
9255checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
9256dependencies = [
9257 "proc-macro2",
9258 "quote",
9259 "syn 2.0.100",
9260]
9261
9262[[package]]
9263name = "openssl-probe"
9264version = "0.1.5"
9265source = "registry+https://github.com/rust-lang/crates.io-index"
9266checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
9267
9268[[package]]
9269name = "openssl-src"
9270version = "300.4.1+3.4.0"
9271source = "registry+https://github.com/rust-lang/crates.io-index"
9272checksum = "faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c"
9273dependencies = [
9274 "cc",
9275]
9276
9277[[package]]
9278name = "openssl-sys"
9279version = "0.9.105"
9280source = "registry+https://github.com/rust-lang/crates.io-index"
9281checksum = "8b22d5b84be05a8d6947c7cb71f7c849aa0f112acd4bf51c2a7c1c988ac0a9dc"
9282dependencies = [
9283 "cc",
9284 "libc",
9285 "openssl-src",
9286 "pkg-config",
9287 "vcpkg",
9288]
9289
9290[[package]]
9291name = "option-ext"
9292version = "0.2.0"
9293source = "registry+https://github.com/rust-lang/crates.io-index"
9294checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
9295
9296[[package]]
9297name = "ordered-float"
9298version = "2.10.1"
9299source = "registry+https://github.com/rust-lang/crates.io-index"
9300checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c"
9301dependencies = [
9302 "num-traits",
9303]
9304
9305[[package]]
9306name = "ordered-float"
9307version = "3.9.2"
9308source = "registry+https://github.com/rust-lang/crates.io-index"
9309checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
9310dependencies = [
9311 "num-traits",
9312]
9313
9314[[package]]
9315name = "ordered-stream"
9316version = "0.2.0"
9317source = "registry+https://github.com/rust-lang/crates.io-index"
9318checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
9319dependencies = [
9320 "futures-core",
9321 "pin-project-lite",
9322]
9323
9324[[package]]
9325name = "ouroboros"
9326version = "0.18.4"
9327source = "registry+https://github.com/rust-lang/crates.io-index"
9328checksum = "944fa20996a25aded6b4795c6d63f10014a7a83f8be9828a11860b08c5fc4a67"
9329dependencies = [
9330 "aliasable",
9331 "ouroboros_macro",
9332 "static_assertions",
9333]
9334
9335[[package]]
9336name = "ouroboros_macro"
9337version = "0.18.4"
9338source = "registry+https://github.com/rust-lang/crates.io-index"
9339checksum = "39b0deead1528fd0e5947a8546a9642a9777c25f6e1e26f34c97b204bbb465bd"
9340dependencies = [
9341 "heck 0.4.1",
9342 "itertools 0.12.1",
9343 "proc-macro2",
9344 "proc-macro2-diagnostics",
9345 "quote",
9346 "syn 2.0.100",
9347]
9348
9349[[package]]
9350name = "outline"
9351version = "0.1.0"
9352dependencies = [
9353 "editor",
9354 "fuzzy",
9355 "gpui",
9356 "indoc",
9357 "language",
9358 "menu",
9359 "ordered-float 2.10.1",
9360 "picker",
9361 "project",
9362 "rope",
9363 "serde_json",
9364 "settings",
9365 "smol",
9366 "theme",
9367 "tree-sitter-rust",
9368 "tree-sitter-typescript",
9369 "ui",
9370 "util",
9371 "workspace",
9372 "zed_actions",
9373]
9374
9375[[package]]
9376name = "outline_panel"
9377version = "0.1.0"
9378dependencies = [
9379 "anyhow",
9380 "collections",
9381 "db",
9382 "editor",
9383 "file_icons",
9384 "fuzzy",
9385 "gpui",
9386 "itertools 0.14.0",
9387 "language",
9388 "log",
9389 "menu",
9390 "outline",
9391 "pretty_assertions",
9392 "project",
9393 "schemars",
9394 "search",
9395 "serde",
9396 "serde_json",
9397 "settings",
9398 "smallvec",
9399 "smol",
9400 "theme",
9401 "ui",
9402 "util",
9403 "workspace",
9404 "worktree",
9405 "zed_actions",
9406]
9407
9408[[package]]
9409name = "outref"
9410version = "0.5.1"
9411source = "registry+https://github.com/rust-lang/crates.io-index"
9412checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
9413
9414[[package]]
9415name = "overload"
9416version = "0.1.1"
9417source = "registry+https://github.com/rust-lang/crates.io-index"
9418checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
9419
9420[[package]]
9421name = "p256"
9422version = "0.11.1"
9423source = "registry+https://github.com/rust-lang/crates.io-index"
9424checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
9425dependencies = [
9426 "ecdsa",
9427 "elliptic-curve",
9428 "sha2",
9429]
9430
9431[[package]]
9432name = "page_size"
9433version = "0.6.0"
9434source = "registry+https://github.com/rust-lang/crates.io-index"
9435checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
9436dependencies = [
9437 "libc",
9438 "winapi",
9439]
9440
9441[[package]]
9442name = "palette"
9443version = "0.7.6"
9444source = "registry+https://github.com/rust-lang/crates.io-index"
9445checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6"
9446dependencies = [
9447 "approx",
9448 "fast-srgb8",
9449 "palette_derive",
9450]
9451
9452[[package]]
9453name = "palette_derive"
9454version = "0.7.6"
9455source = "registry+https://github.com/rust-lang/crates.io-index"
9456checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30"
9457dependencies = [
9458 "by_address",
9459 "proc-macro2",
9460 "quote",
9461 "syn 2.0.100",
9462]
9463
9464[[package]]
9465name = "panel"
9466version = "0.1.0"
9467dependencies = [
9468 "editor",
9469 "gpui",
9470 "settings",
9471 "theme",
9472 "ui",
9473 "workspace",
9474]
9475
9476[[package]]
9477name = "parity-tokio-ipc"
9478version = "0.9.0"
9479source = "registry+https://github.com/rust-lang/crates.io-index"
9480checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
9481dependencies = [
9482 "futures 0.3.31",
9483 "libc",
9484 "log",
9485 "rand 0.7.3",
9486 "tokio",
9487 "winapi",
9488]
9489
9490[[package]]
9491name = "parking"
9492version = "2.2.1"
9493source = "registry+https://github.com/rust-lang/crates.io-index"
9494checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
9495
9496[[package]]
9497name = "parking_lot"
9498version = "0.12.3"
9499source = "registry+https://github.com/rust-lang/crates.io-index"
9500checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
9501dependencies = [
9502 "lock_api",
9503 "parking_lot_core",
9504]
9505
9506[[package]]
9507name = "parking_lot_core"
9508version = "0.9.10"
9509source = "registry+https://github.com/rust-lang/crates.io-index"
9510checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
9511dependencies = [
9512 "cfg-if",
9513 "libc",
9514 "redox_syscall 0.5.8",
9515 "smallvec",
9516 "windows-targets 0.52.6",
9517]
9518
9519[[package]]
9520name = "password-hash"
9521version = "0.4.2"
9522source = "registry+https://github.com/rust-lang/crates.io-index"
9523checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700"
9524dependencies = [
9525 "base64ct",
9526 "rand_core 0.6.4",
9527 "subtle",
9528]
9529
9530[[package]]
9531name = "password-hash"
9532version = "0.5.0"
9533source = "registry+https://github.com/rust-lang/crates.io-index"
9534checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
9535dependencies = [
9536 "base64ct",
9537 "rand_core 0.6.4",
9538 "subtle",
9539]
9540
9541[[package]]
9542name = "paste"
9543version = "1.0.15"
9544source = "registry+https://github.com/rust-lang/crates.io-index"
9545checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
9546
9547[[package]]
9548name = "pathdiff"
9549version = "0.2.3"
9550source = "registry+https://github.com/rust-lang/crates.io-index"
9551checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
9552
9553[[package]]
9554name = "pathfinder_geometry"
9555version = "0.5.1"
9556source = "registry+https://github.com/rust-lang/crates.io-index"
9557checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
9558dependencies = [
9559 "log",
9560 "pathfinder_simd",
9561]
9562
9563[[package]]
9564name = "pathfinder_simd"
9565version = "0.5.4"
9566source = "registry+https://github.com/rust-lang/crates.io-index"
9567checksum = "5cf07ef4804cfa9aea3b04a7bbdd5a40031dbb6b4f2cbaf2b011666c80c5b4f2"
9568dependencies = [
9569 "rustc_version",
9570]
9571
9572[[package]]
9573name = "paths"
9574version = "0.1.0"
9575dependencies = [
9576 "dirs 4.0.0",
9577 "util",
9578]
9579
9580[[package]]
9581name = "pbjson"
9582version = "0.6.0"
9583source = "registry+https://github.com/rust-lang/crates.io-index"
9584checksum = "1030c719b0ec2a2d25a5df729d6cff1acf3cc230bf766f4f97833591f7577b90"
9585dependencies = [
9586 "base64 0.21.7",
9587 "serde",
9588]
9589
9590[[package]]
9591name = "pbjson-build"
9592version = "0.6.2"
9593source = "registry+https://github.com/rust-lang/crates.io-index"
9594checksum = "2580e33f2292d34be285c5bc3dba5259542b083cfad6037b6d70345f24dcb735"
9595dependencies = [
9596 "heck 0.4.1",
9597 "itertools 0.11.0",
9598 "prost 0.12.6",
9599 "prost-types 0.12.6",
9600]
9601
9602[[package]]
9603name = "pbjson-types"
9604version = "0.6.0"
9605source = "registry+https://github.com/rust-lang/crates.io-index"
9606checksum = "18f596653ba4ac51bdecbb4ef6773bc7f56042dc13927910de1684ad3d32aa12"
9607dependencies = [
9608 "bytes 1.10.1",
9609 "chrono",
9610 "pbjson",
9611 "pbjson-build",
9612 "prost 0.12.6",
9613 "prost-build 0.12.6",
9614 "serde",
9615]
9616
9617[[package]]
9618name = "pbkdf2"
9619version = "0.11.0"
9620source = "registry+https://github.com/rust-lang/crates.io-index"
9621checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
9622dependencies = [
9623 "digest",
9624 "hmac",
9625 "password-hash 0.4.2",
9626 "sha2",
9627]
9628
9629[[package]]
9630name = "pbkdf2"
9631version = "0.12.2"
9632source = "registry+https://github.com/rust-lang/crates.io-index"
9633checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
9634dependencies = [
9635 "digest",
9636 "hmac",
9637]
9638
9639[[package]]
9640name = "pem"
9641version = "3.0.4"
9642source = "registry+https://github.com/rust-lang/crates.io-index"
9643checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
9644dependencies = [
9645 "base64 0.22.1",
9646 "serde",
9647]
9648
9649[[package]]
9650name = "pem-rfc7468"
9651version = "0.7.0"
9652source = "registry+https://github.com/rust-lang/crates.io-index"
9653checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
9654dependencies = [
9655 "base64ct",
9656]
9657
9658[[package]]
9659name = "percent-encoding"
9660version = "2.3.1"
9661source = "registry+https://github.com/rust-lang/crates.io-index"
9662checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
9663
9664[[package]]
9665name = "perplexity"
9666version = "0.1.0"
9667dependencies = [
9668 "serde",
9669 "zed_extension_api 0.3.0",
9670]
9671
9672[[package]]
9673name = "pest"
9674version = "2.7.15"
9675source = "registry+https://github.com/rust-lang/crates.io-index"
9676checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc"
9677dependencies = [
9678 "memchr",
9679 "thiserror 2.0.6",
9680 "ucd-trie",
9681]
9682
9683[[package]]
9684name = "pest_derive"
9685version = "2.7.15"
9686source = "registry+https://github.com/rust-lang/crates.io-index"
9687checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e"
9688dependencies = [
9689 "pest",
9690 "pest_generator",
9691]
9692
9693[[package]]
9694name = "pest_generator"
9695version = "2.7.15"
9696source = "registry+https://github.com/rust-lang/crates.io-index"
9697checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b"
9698dependencies = [
9699 "pest",
9700 "pest_meta",
9701 "proc-macro2",
9702 "quote",
9703 "syn 2.0.100",
9704]
9705
9706[[package]]
9707name = "pest_meta"
9708version = "2.7.15"
9709source = "registry+https://github.com/rust-lang/crates.io-index"
9710checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea"
9711dependencies = [
9712 "once_cell",
9713 "pest",
9714 "sha2",
9715]
9716
9717[[package]]
9718name = "pet"
9719version = "0.1.0"
9720source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9721dependencies = [
9722 "clap",
9723 "env_logger 0.10.2",
9724 "lazy_static",
9725 "log",
9726 "msvc_spectre_libs",
9727 "pet-conda",
9728 "pet-core",
9729 "pet-env-var-path",
9730 "pet-fs",
9731 "pet-global-virtualenvs",
9732 "pet-homebrew",
9733 "pet-jsonrpc",
9734 "pet-linux-global-python",
9735 "pet-mac-commandlinetools",
9736 "pet-mac-python-org",
9737 "pet-mac-xcode",
9738 "pet-pipenv",
9739 "pet-pixi",
9740 "pet-poetry",
9741 "pet-pyenv",
9742 "pet-python-utils",
9743 "pet-reporter",
9744 "pet-telemetry",
9745 "pet-venv",
9746 "pet-virtualenv",
9747 "pet-virtualenvwrapper",
9748 "pet-windows-registry",
9749 "pet-windows-store",
9750 "serde",
9751 "serde_json",
9752]
9753
9754[[package]]
9755name = "pet-conda"
9756version = "0.1.0"
9757source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9758dependencies = [
9759 "env_logger 0.10.2",
9760 "lazy_static",
9761 "log",
9762 "msvc_spectre_libs",
9763 "pet-core",
9764 "pet-fs",
9765 "pet-python-utils",
9766 "pet-reporter",
9767 "regex",
9768 "serde",
9769 "serde_json",
9770 "yaml-rust2",
9771]
9772
9773[[package]]
9774name = "pet-core"
9775version = "0.1.0"
9776source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9777dependencies = [
9778 "clap",
9779 "lazy_static",
9780 "log",
9781 "msvc_spectre_libs",
9782 "pet-fs",
9783 "regex",
9784 "serde",
9785 "serde_json",
9786]
9787
9788[[package]]
9789name = "pet-env-var-path"
9790version = "0.1.0"
9791source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9792dependencies = [
9793 "lazy_static",
9794 "log",
9795 "msvc_spectre_libs",
9796 "pet-conda",
9797 "pet-core",
9798 "pet-fs",
9799 "pet-python-utils",
9800 "pet-virtualenv",
9801 "regex",
9802]
9803
9804[[package]]
9805name = "pet-fs"
9806version = "0.1.0"
9807source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9808dependencies = [
9809 "log",
9810 "msvc_spectre_libs",
9811]
9812
9813[[package]]
9814name = "pet-global-virtualenvs"
9815version = "0.1.0"
9816source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9817dependencies = [
9818 "log",
9819 "msvc_spectre_libs",
9820 "pet-conda",
9821 "pet-core",
9822 "pet-fs",
9823 "pet-virtualenv",
9824]
9825
9826[[package]]
9827name = "pet-homebrew"
9828version = "0.1.0"
9829source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9830dependencies = [
9831 "lazy_static",
9832 "log",
9833 "msvc_spectre_libs",
9834 "pet-conda",
9835 "pet-core",
9836 "pet-fs",
9837 "pet-python-utils",
9838 "pet-virtualenv",
9839 "regex",
9840 "serde",
9841 "serde_json",
9842]
9843
9844[[package]]
9845name = "pet-jsonrpc"
9846version = "0.1.0"
9847source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9848dependencies = [
9849 "env_logger 0.10.2",
9850 "log",
9851 "msvc_spectre_libs",
9852 "pet-core",
9853 "serde",
9854 "serde_json",
9855]
9856
9857[[package]]
9858name = "pet-linux-global-python"
9859version = "0.1.0"
9860source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9861dependencies = [
9862 "log",
9863 "msvc_spectre_libs",
9864 "pet-core",
9865 "pet-fs",
9866 "pet-python-utils",
9867 "pet-virtualenv",
9868]
9869
9870[[package]]
9871name = "pet-mac-commandlinetools"
9872version = "0.1.0"
9873source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9874dependencies = [
9875 "log",
9876 "msvc_spectre_libs",
9877 "pet-core",
9878 "pet-fs",
9879 "pet-python-utils",
9880 "pet-virtualenv",
9881]
9882
9883[[package]]
9884name = "pet-mac-python-org"
9885version = "0.1.0"
9886source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9887dependencies = [
9888 "log",
9889 "msvc_spectre_libs",
9890 "pet-core",
9891 "pet-fs",
9892 "pet-python-utils",
9893 "pet-virtualenv",
9894]
9895
9896[[package]]
9897name = "pet-mac-xcode"
9898version = "0.1.0"
9899source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9900dependencies = [
9901 "log",
9902 "msvc_spectre_libs",
9903 "pet-core",
9904 "pet-fs",
9905 "pet-python-utils",
9906 "pet-virtualenv",
9907]
9908
9909[[package]]
9910name = "pet-pipenv"
9911version = "0.1.0"
9912source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9913dependencies = [
9914 "log",
9915 "msvc_spectre_libs",
9916 "pet-core",
9917 "pet-fs",
9918 "pet-python-utils",
9919 "pet-virtualenv",
9920]
9921
9922[[package]]
9923name = "pet-pixi"
9924version = "0.1.0"
9925source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9926dependencies = [
9927 "log",
9928 "msvc_spectre_libs",
9929 "pet-conda",
9930 "pet-core",
9931 "pet-python-utils",
9932]
9933
9934[[package]]
9935name = "pet-poetry"
9936version = "0.1.0"
9937source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9938dependencies = [
9939 "base64 0.22.1",
9940 "lazy_static",
9941 "log",
9942 "msvc_spectre_libs",
9943 "pet-core",
9944 "pet-fs",
9945 "pet-python-utils",
9946 "pet-reporter",
9947 "pet-virtualenv",
9948 "regex",
9949 "serde",
9950 "serde_json",
9951 "sha2",
9952 "toml 0.8.20",
9953]
9954
9955[[package]]
9956name = "pet-pyenv"
9957version = "0.1.0"
9958source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9959dependencies = [
9960 "lazy_static",
9961 "log",
9962 "msvc_spectre_libs",
9963 "pet-conda",
9964 "pet-core",
9965 "pet-fs",
9966 "pet-python-utils",
9967 "pet-reporter",
9968 "regex",
9969 "serde",
9970 "serde_json",
9971]
9972
9973[[package]]
9974name = "pet-python-utils"
9975version = "0.1.0"
9976source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9977dependencies = [
9978 "env_logger 0.10.2",
9979 "lazy_static",
9980 "log",
9981 "msvc_spectre_libs",
9982 "pet-core",
9983 "pet-fs",
9984 "regex",
9985 "serde",
9986 "serde_json",
9987 "sha2",
9988]
9989
9990[[package]]
9991name = "pet-reporter"
9992version = "0.1.0"
9993source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9994dependencies = [
9995 "env_logger 0.10.2",
9996 "log",
9997 "msvc_spectre_libs",
9998 "pet-core",
9999 "pet-jsonrpc",
10000 "serde",
10001 "serde_json",
10002]
10003
10004[[package]]
10005name = "pet-telemetry"
10006version = "0.1.0"
10007source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10008dependencies = [
10009 "env_logger 0.10.2",
10010 "lazy_static",
10011 "log",
10012 "msvc_spectre_libs",
10013 "pet-core",
10014 "pet-fs",
10015 "pet-python-utils",
10016 "regex",
10017]
10018
10019[[package]]
10020name = "pet-venv"
10021version = "0.1.0"
10022source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10023dependencies = [
10024 "log",
10025 "msvc_spectre_libs",
10026 "pet-core",
10027 "pet-python-utils",
10028 "pet-virtualenv",
10029]
10030
10031[[package]]
10032name = "pet-virtualenv"
10033version = "0.1.0"
10034source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10035dependencies = [
10036 "log",
10037 "msvc_spectre_libs",
10038 "pet-core",
10039 "pet-fs",
10040 "pet-python-utils",
10041]
10042
10043[[package]]
10044name = "pet-virtualenvwrapper"
10045version = "0.1.0"
10046source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10047dependencies = [
10048 "log",
10049 "msvc_spectre_libs",
10050 "pet-core",
10051 "pet-fs",
10052 "pet-python-utils",
10053 "pet-virtualenv",
10054]
10055
10056[[package]]
10057name = "pet-windows-registry"
10058version = "0.1.0"
10059source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10060dependencies = [
10061 "lazy_static",
10062 "log",
10063 "msvc_spectre_libs",
10064 "pet-conda",
10065 "pet-core",
10066 "pet-fs",
10067 "pet-python-utils",
10068 "pet-virtualenv",
10069 "pet-windows-store",
10070 "regex",
10071 "winreg 0.52.0",
10072]
10073
10074[[package]]
10075name = "pet-windows-store"
10076version = "0.1.0"
10077source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10078dependencies = [
10079 "lazy_static",
10080 "log",
10081 "msvc_spectre_libs",
10082 "pet-core",
10083 "pet-fs",
10084 "pet-python-utils",
10085 "pet-virtualenv",
10086 "regex",
10087 "winreg 0.52.0",
10088]
10089
10090[[package]]
10091name = "petgraph"
10092version = "0.6.5"
10093source = "registry+https://github.com/rust-lang/crates.io-index"
10094checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
10095dependencies = [
10096 "fixedbitset",
10097 "indexmap",
10098]
10099
10100[[package]]
10101name = "phf"
10102version = "0.11.2"
10103source = "registry+https://github.com/rust-lang/crates.io-index"
10104checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
10105dependencies = [
10106 "phf_macros",
10107 "phf_shared 0.11.2",
10108]
10109
10110[[package]]
10111name = "phf_codegen"
10112version = "0.11.2"
10113source = "registry+https://github.com/rust-lang/crates.io-index"
10114checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
10115dependencies = [
10116 "phf_generator 0.11.2",
10117 "phf_shared 0.11.2",
10118]
10119
10120[[package]]
10121name = "phf_generator"
10122version = "0.10.0"
10123source = "registry+https://github.com/rust-lang/crates.io-index"
10124checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
10125dependencies = [
10126 "phf_shared 0.10.0",
10127 "rand 0.8.5",
10128]
10129
10130[[package]]
10131name = "phf_generator"
10132version = "0.11.2"
10133source = "registry+https://github.com/rust-lang/crates.io-index"
10134checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
10135dependencies = [
10136 "phf_shared 0.11.2",
10137 "rand 0.8.5",
10138]
10139
10140[[package]]
10141name = "phf_macros"
10142version = "0.11.2"
10143source = "registry+https://github.com/rust-lang/crates.io-index"
10144checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
10145dependencies = [
10146 "phf_generator 0.11.2",
10147 "phf_shared 0.11.2",
10148 "proc-macro2",
10149 "quote",
10150 "syn 2.0.100",
10151]
10152
10153[[package]]
10154name = "phf_shared"
10155version = "0.10.0"
10156source = "registry+https://github.com/rust-lang/crates.io-index"
10157checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
10158dependencies = [
10159 "siphasher 0.3.11",
10160]
10161
10162[[package]]
10163name = "phf_shared"
10164version = "0.11.2"
10165source = "registry+https://github.com/rust-lang/crates.io-index"
10166checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
10167dependencies = [
10168 "siphasher 0.3.11",
10169]
10170
10171[[package]]
10172name = "picker"
10173version = "0.1.0"
10174dependencies = [
10175 "anyhow",
10176 "ctor",
10177 "editor",
10178 "env_logger 0.11.7",
10179 "gpui",
10180 "menu",
10181 "schemars",
10182 "serde",
10183 "serde_json",
10184 "ui",
10185 "util",
10186 "workspace",
10187]
10188
10189[[package]]
10190name = "pico-args"
10191version = "0.5.0"
10192source = "registry+https://github.com/rust-lang/crates.io-index"
10193checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
10194
10195[[package]]
10196name = "pin-project"
10197version = "1.1.7"
10198source = "registry+https://github.com/rust-lang/crates.io-index"
10199checksum = "be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95"
10200dependencies = [
10201 "pin-project-internal",
10202]
10203
10204[[package]]
10205name = "pin-project-internal"
10206version = "1.1.7"
10207source = "registry+https://github.com/rust-lang/crates.io-index"
10208checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c"
10209dependencies = [
10210 "proc-macro2",
10211 "quote",
10212 "syn 2.0.100",
10213]
10214
10215[[package]]
10216name = "pin-project-lite"
10217version = "0.2.16"
10218source = "registry+https://github.com/rust-lang/crates.io-index"
10219checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
10220
10221[[package]]
10222name = "pin-utils"
10223version = "0.1.0"
10224source = "registry+https://github.com/rust-lang/crates.io-index"
10225checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
10226
10227[[package]]
10228name = "piper"
10229version = "0.2.4"
10230source = "registry+https://github.com/rust-lang/crates.io-index"
10231checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
10232dependencies = [
10233 "atomic-waker",
10234 "fastrand 2.3.0",
10235 "futures-io",
10236]
10237
10238[[package]]
10239name = "pkcs1"
10240version = "0.7.5"
10241source = "registry+https://github.com/rust-lang/crates.io-index"
10242checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
10243dependencies = [
10244 "der 0.7.9",
10245 "pkcs8 0.10.2",
10246 "spki 0.7.3",
10247]
10248
10249[[package]]
10250name = "pkcs8"
10251version = "0.9.0"
10252source = "registry+https://github.com/rust-lang/crates.io-index"
10253checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
10254dependencies = [
10255 "der 0.6.1",
10256 "spki 0.6.0",
10257]
10258
10259[[package]]
10260name = "pkcs8"
10261version = "0.10.2"
10262source = "registry+https://github.com/rust-lang/crates.io-index"
10263checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
10264dependencies = [
10265 "der 0.7.9",
10266 "spki 0.7.3",
10267]
10268
10269[[package]]
10270name = "pkg-config"
10271version = "0.3.31"
10272source = "registry+https://github.com/rust-lang/crates.io-index"
10273checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
10274
10275[[package]]
10276name = "plist"
10277version = "1.7.0"
10278source = "registry+https://github.com/rust-lang/crates.io-index"
10279checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016"
10280dependencies = [
10281 "base64 0.22.1",
10282 "indexmap",
10283 "quick-xml 0.32.0",
10284 "serde",
10285 "time",
10286]
10287
10288[[package]]
10289name = "plotters"
10290version = "0.3.7"
10291source = "registry+https://github.com/rust-lang/crates.io-index"
10292checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
10293dependencies = [
10294 "num-traits",
10295 "plotters-backend",
10296 "plotters-svg",
10297 "wasm-bindgen",
10298 "web-sys",
10299]
10300
10301[[package]]
10302name = "plotters-backend"
10303version = "0.3.7"
10304source = "registry+https://github.com/rust-lang/crates.io-index"
10305checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
10306
10307[[package]]
10308name = "plotters-svg"
10309version = "0.3.7"
10310source = "registry+https://github.com/rust-lang/crates.io-index"
10311checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
10312dependencies = [
10313 "plotters-backend",
10314]
10315
10316[[package]]
10317name = "png"
10318version = "0.17.15"
10319source = "registry+https://github.com/rust-lang/crates.io-index"
10320checksum = "b67582bd5b65bdff614270e2ea89a1cf15bef71245cc1e5f7ea126977144211d"
10321dependencies = [
10322 "bitflags 1.3.2",
10323 "crc32fast",
10324 "fdeflate",
10325 "flate2",
10326 "miniz_oxide",
10327]
10328
10329[[package]]
10330name = "polling"
10331version = "3.7.4"
10332source = "registry+https://github.com/rust-lang/crates.io-index"
10333checksum = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f"
10334dependencies = [
10335 "cfg-if",
10336 "concurrent-queue",
10337 "hermit-abi 0.4.0",
10338 "pin-project-lite",
10339 "rustix",
10340 "tracing",
10341 "windows-sys 0.59.0",
10342]
10343
10344[[package]]
10345name = "pollster"
10346version = "0.2.5"
10347source = "registry+https://github.com/rust-lang/crates.io-index"
10348checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
10349
10350[[package]]
10351name = "portable-atomic"
10352version = "1.11.0"
10353source = "registry+https://github.com/rust-lang/crates.io-index"
10354checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e"
10355
10356[[package]]
10357name = "portable-atomic-util"
10358version = "0.2.4"
10359source = "registry+https://github.com/rust-lang/crates.io-index"
10360checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507"
10361dependencies = [
10362 "portable-atomic",
10363]
10364
10365[[package]]
10366name = "postage"
10367version = "0.5.0"
10368source = "registry+https://github.com/rust-lang/crates.io-index"
10369checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
10370dependencies = [
10371 "atomic",
10372 "crossbeam-queue",
10373 "futures 0.3.31",
10374 "log",
10375 "parking_lot",
10376 "pin-project",
10377 "pollster",
10378 "static_assertions",
10379 "thiserror 1.0.69",
10380]
10381
10382[[package]]
10383name = "postcard"
10384version = "1.1.1"
10385source = "registry+https://github.com/rust-lang/crates.io-index"
10386checksum = "170a2601f67cc9dba8edd8c4870b15f71a6a2dc196daec8c83f72b59dff628a8"
10387dependencies = [
10388 "cobs",
10389 "embedded-io 0.4.0",
10390 "embedded-io 0.6.1",
10391 "serde",
10392]
10393
10394[[package]]
10395name = "powerfmt"
10396version = "0.2.0"
10397source = "registry+https://github.com/rust-lang/crates.io-index"
10398checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
10399
10400[[package]]
10401name = "ppv-lite86"
10402version = "0.2.20"
10403source = "registry+https://github.com/rust-lang/crates.io-index"
10404checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
10405dependencies = [
10406 "zerocopy 0.7.35",
10407]
10408
10409[[package]]
10410name = "precomputed-hash"
10411version = "0.1.1"
10412source = "registry+https://github.com/rust-lang/crates.io-index"
10413checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
10414
10415[[package]]
10416name = "prettier"
10417version = "0.1.0"
10418dependencies = [
10419 "anyhow",
10420 "collections",
10421 "fs",
10422 "gpui",
10423 "language",
10424 "log",
10425 "lsp",
10426 "node_runtime",
10427 "parking_lot",
10428 "paths",
10429 "serde",
10430 "serde_json",
10431 "util",
10432]
10433
10434[[package]]
10435name = "pretty_assertions"
10436version = "1.4.1"
10437source = "registry+https://github.com/rust-lang/crates.io-index"
10438checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
10439dependencies = [
10440 "diff",
10441 "yansi",
10442]
10443
10444[[package]]
10445name = "prettyplease"
10446version = "0.2.25"
10447source = "registry+https://github.com/rust-lang/crates.io-index"
10448checksum = "64d1ec885c64d0457d564db4ec299b2dae3f9c02808b8ad9c3a089c591b18033"
10449dependencies = [
10450 "proc-macro2",
10451 "syn 2.0.100",
10452]
10453
10454[[package]]
10455name = "proc-macro-crate"
10456version = "3.2.0"
10457source = "registry+https://github.com/rust-lang/crates.io-index"
10458checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
10459dependencies = [
10460 "toml_edit",
10461]
10462
10463[[package]]
10464name = "proc-macro-error-attr2"
10465version = "2.0.0"
10466source = "registry+https://github.com/rust-lang/crates.io-index"
10467checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5"
10468dependencies = [
10469 "proc-macro2",
10470 "quote",
10471]
10472
10473[[package]]
10474name = "proc-macro-error2"
10475version = "2.0.1"
10476source = "registry+https://github.com/rust-lang/crates.io-index"
10477checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802"
10478dependencies = [
10479 "proc-macro-error-attr2",
10480 "proc-macro2",
10481 "quote",
10482 "syn 2.0.100",
10483]
10484
10485[[package]]
10486name = "proc-macro2"
10487version = "1.0.94"
10488source = "registry+https://github.com/rust-lang/crates.io-index"
10489checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84"
10490dependencies = [
10491 "unicode-ident",
10492]
10493
10494[[package]]
10495name = "proc-macro2-diagnostics"
10496version = "0.10.1"
10497source = "registry+https://github.com/rust-lang/crates.io-index"
10498checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
10499dependencies = [
10500 "proc-macro2",
10501 "quote",
10502 "syn 2.0.100",
10503 "version_check",
10504 "yansi",
10505]
10506
10507[[package]]
10508name = "profiling"
10509version = "1.0.16"
10510source = "registry+https://github.com/rust-lang/crates.io-index"
10511checksum = "afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d"
10512dependencies = [
10513 "profiling-procmacros",
10514]
10515
10516[[package]]
10517name = "profiling-procmacros"
10518version = "1.0.16"
10519source = "registry+https://github.com/rust-lang/crates.io-index"
10520checksum = "a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30"
10521dependencies = [
10522 "quote",
10523 "syn 2.0.100",
10524]
10525
10526[[package]]
10527name = "project"
10528version = "0.1.0"
10529dependencies = [
10530 "aho-corasick",
10531 "anyhow",
10532 "askpass",
10533 "async-trait",
10534 "buffer_diff",
10535 "circular-buffer",
10536 "client",
10537 "clock",
10538 "collections",
10539 "dap",
10540 "dap_adapters",
10541 "env_logger 0.11.7",
10542 "extension",
10543 "fancy-regex 0.14.0",
10544 "fs",
10545 "futures 0.3.31",
10546 "fuzzy",
10547 "git",
10548 "git2",
10549 "globset",
10550 "gpui",
10551 "http_client",
10552 "image",
10553 "indexmap",
10554 "itertools 0.14.0",
10555 "language",
10556 "log",
10557 "lsp",
10558 "node_runtime",
10559 "parking_lot",
10560 "pathdiff",
10561 "paths",
10562 "postage",
10563 "prettier",
10564 "pretty_assertions",
10565 "rand 0.8.5",
10566 "regex",
10567 "release_channel",
10568 "remote",
10569 "rpc",
10570 "schemars",
10571 "serde",
10572 "serde_json",
10573 "settings",
10574 "sha2",
10575 "shellexpand 2.1.2",
10576 "shlex",
10577 "smol",
10578 "snippet",
10579 "snippet_provider",
10580 "task",
10581 "tempfile",
10582 "terminal",
10583 "text",
10584 "toml 0.8.20",
10585 "unindent",
10586 "url",
10587 "util",
10588 "which 6.0.3",
10589 "worktree",
10590]
10591
10592[[package]]
10593name = "project_panel"
10594version = "0.1.0"
10595dependencies = [
10596 "anyhow",
10597 "client",
10598 "collections",
10599 "command_palette_hooks",
10600 "db",
10601 "editor",
10602 "file_icons",
10603 "git",
10604 "gpui",
10605 "indexmap",
10606 "language",
10607 "menu",
10608 "pretty_assertions",
10609 "project",
10610 "schemars",
10611 "search",
10612 "serde",
10613 "serde_derive",
10614 "serde_json",
10615 "settings",
10616 "smallvec",
10617 "theme",
10618 "ui",
10619 "util",
10620 "workspace",
10621 "worktree",
10622 "zed_actions",
10623]
10624
10625[[package]]
10626name = "project_symbols"
10627version = "0.1.0"
10628dependencies = [
10629 "anyhow",
10630 "editor",
10631 "futures 0.3.31",
10632 "fuzzy",
10633 "gpui",
10634 "language",
10635 "lsp",
10636 "ordered-float 2.10.1",
10637 "picker",
10638 "project",
10639 "release_channel",
10640 "serde_json",
10641 "settings",
10642 "theme",
10643 "util",
10644 "workspace",
10645]
10646
10647[[package]]
10648name = "prometheus"
10649version = "0.13.4"
10650source = "registry+https://github.com/rust-lang/crates.io-index"
10651checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
10652dependencies = [
10653 "cfg-if",
10654 "fnv",
10655 "lazy_static",
10656 "memchr",
10657 "parking_lot",
10658 "protobuf",
10659 "thiserror 1.0.69",
10660]
10661
10662[[package]]
10663name = "prompt_library"
10664version = "0.1.0"
10665dependencies = [
10666 "anyhow",
10667 "collections",
10668 "editor",
10669 "gpui",
10670 "language",
10671 "language_model",
10672 "log",
10673 "menu",
10674 "picker",
10675 "prompt_store",
10676 "release_channel",
10677 "rope",
10678 "serde",
10679 "settings",
10680 "theme",
10681 "ui",
10682 "util",
10683 "workspace",
10684 "zed_actions",
10685]
10686
10687[[package]]
10688name = "prompt_store"
10689version = "0.1.0"
10690dependencies = [
10691 "anyhow",
10692 "assets",
10693 "chrono",
10694 "collections",
10695 "fs",
10696 "futures 0.3.31",
10697 "fuzzy",
10698 "gpui",
10699 "handlebars 4.5.0",
10700 "heed",
10701 "language",
10702 "log",
10703 "parking_lot",
10704 "paths",
10705 "rope",
10706 "serde",
10707 "text",
10708 "util",
10709 "uuid",
10710]
10711
10712[[package]]
10713name = "prost"
10714version = "0.9.0"
10715source = "registry+https://github.com/rust-lang/crates.io-index"
10716checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
10717dependencies = [
10718 "bytes 1.10.1",
10719 "prost-derive 0.9.0",
10720]
10721
10722[[package]]
10723name = "prost"
10724version = "0.12.6"
10725source = "registry+https://github.com/rust-lang/crates.io-index"
10726checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29"
10727dependencies = [
10728 "bytes 1.10.1",
10729 "prost-derive 0.12.6",
10730]
10731
10732[[package]]
10733name = "prost-build"
10734version = "0.9.0"
10735source = "registry+https://github.com/rust-lang/crates.io-index"
10736checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
10737dependencies = [
10738 "bytes 1.10.1",
10739 "heck 0.3.3",
10740 "itertools 0.10.5",
10741 "lazy_static",
10742 "log",
10743 "multimap 0.8.3",
10744 "petgraph",
10745 "prost 0.9.0",
10746 "prost-types 0.9.0",
10747 "regex",
10748 "tempfile",
10749 "which 4.4.2",
10750]
10751
10752[[package]]
10753name = "prost-build"
10754version = "0.12.6"
10755source = "registry+https://github.com/rust-lang/crates.io-index"
10756checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4"
10757dependencies = [
10758 "bytes 1.10.1",
10759 "heck 0.5.0",
10760 "itertools 0.12.1",
10761 "log",
10762 "multimap 0.10.0",
10763 "once_cell",
10764 "petgraph",
10765 "prettyplease",
10766 "prost 0.12.6",
10767 "prost-types 0.12.6",
10768 "regex",
10769 "syn 2.0.100",
10770 "tempfile",
10771]
10772
10773[[package]]
10774name = "prost-derive"
10775version = "0.9.0"
10776source = "registry+https://github.com/rust-lang/crates.io-index"
10777checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
10778dependencies = [
10779 "anyhow",
10780 "itertools 0.10.5",
10781 "proc-macro2",
10782 "quote",
10783 "syn 1.0.109",
10784]
10785
10786[[package]]
10787name = "prost-derive"
10788version = "0.12.6"
10789source = "registry+https://github.com/rust-lang/crates.io-index"
10790checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1"
10791dependencies = [
10792 "anyhow",
10793 "itertools 0.12.1",
10794 "proc-macro2",
10795 "quote",
10796 "syn 2.0.100",
10797]
10798
10799[[package]]
10800name = "prost-types"
10801version = "0.9.0"
10802source = "registry+https://github.com/rust-lang/crates.io-index"
10803checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
10804dependencies = [
10805 "bytes 1.10.1",
10806 "prost 0.9.0",
10807]
10808
10809[[package]]
10810name = "prost-types"
10811version = "0.12.6"
10812source = "registry+https://github.com/rust-lang/crates.io-index"
10813checksum = "9091c90b0a32608e984ff2fa4091273cbdd755d54935c51d520887f4a1dbd5b0"
10814dependencies = [
10815 "prost 0.12.6",
10816]
10817
10818[[package]]
10819name = "proto"
10820version = "0.1.0"
10821dependencies = [
10822 "anyhow",
10823 "collections",
10824 "prost 0.9.0",
10825 "prost-build 0.9.0",
10826 "serde",
10827]
10828
10829[[package]]
10830name = "protobuf"
10831version = "2.28.0"
10832source = "registry+https://github.com/rust-lang/crates.io-index"
10833checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
10834
10835[[package]]
10836name = "psm"
10837version = "0.1.24"
10838source = "registry+https://github.com/rust-lang/crates.io-index"
10839checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810"
10840dependencies = [
10841 "cc",
10842]
10843
10844[[package]]
10845name = "ptr_meta"
10846version = "0.1.4"
10847source = "registry+https://github.com/rust-lang/crates.io-index"
10848checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
10849dependencies = [
10850 "ptr_meta_derive",
10851]
10852
10853[[package]]
10854name = "ptr_meta_derive"
10855version = "0.1.4"
10856source = "registry+https://github.com/rust-lang/crates.io-index"
10857checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
10858dependencies = [
10859 "proc-macro2",
10860 "quote",
10861 "syn 1.0.109",
10862]
10863
10864[[package]]
10865name = "pulldown-cmark"
10866version = "0.10.3"
10867source = "registry+https://github.com/rust-lang/crates.io-index"
10868checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
10869dependencies = [
10870 "bitflags 2.8.0",
10871 "memchr",
10872 "pulldown-cmark-escape",
10873 "unicase",
10874]
10875
10876[[package]]
10877name = "pulldown-cmark"
10878version = "0.12.2"
10879source = "registry+https://github.com/rust-lang/crates.io-index"
10880checksum = "f86ba2052aebccc42cbbb3ed234b8b13ce76f75c3551a303cb2bcffcff12bb14"
10881dependencies = [
10882 "bitflags 2.8.0",
10883 "memchr",
10884 "unicase",
10885]
10886
10887[[package]]
10888name = "pulldown-cmark-escape"
10889version = "0.10.1"
10890source = "registry+https://github.com/rust-lang/crates.io-index"
10891checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
10892
10893[[package]]
10894name = "pulley-interpreter"
10895version = "29.0.1"
10896source = "registry+https://github.com/rust-lang/crates.io-index"
10897checksum = "62d95f8575df49a2708398182f49a888cf9dc30210fb1fd2df87c889edcee75d"
10898dependencies = [
10899 "cranelift-bitset",
10900 "log",
10901 "sptr",
10902 "wasmtime-math",
10903]
10904
10905[[package]]
10906name = "qoi"
10907version = "0.4.1"
10908source = "registry+https://github.com/rust-lang/crates.io-index"
10909checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
10910dependencies = [
10911 "bytemuck",
10912]
10913
10914[[package]]
10915name = "quick-error"
10916version = "2.0.1"
10917source = "registry+https://github.com/rust-lang/crates.io-index"
10918checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
10919
10920[[package]]
10921name = "quick-xml"
10922version = "0.32.0"
10923source = "registry+https://github.com/rust-lang/crates.io-index"
10924checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2"
10925dependencies = [
10926 "memchr",
10927]
10928
10929[[package]]
10930name = "quick-xml"
10931version = "0.37.2"
10932source = "registry+https://github.com/rust-lang/crates.io-index"
10933checksum = "165859e9e55f79d67b96c5d96f4e88b6f2695a1972849c15a6a3f5c59fc2c003"
10934dependencies = [
10935 "memchr",
10936]
10937
10938[[package]]
10939name = "quinn"
10940version = "0.11.6"
10941source = "registry+https://github.com/rust-lang/crates.io-index"
10942checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef"
10943dependencies = [
10944 "bytes 1.10.1",
10945 "pin-project-lite",
10946 "quinn-proto",
10947 "quinn-udp",
10948 "rustc-hash 2.1.1",
10949 "rustls 0.23.23",
10950 "socket2",
10951 "thiserror 2.0.6",
10952 "tokio",
10953 "tracing",
10954]
10955
10956[[package]]
10957name = "quinn-proto"
10958version = "0.11.9"
10959source = "registry+https://github.com/rust-lang/crates.io-index"
10960checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d"
10961dependencies = [
10962 "bytes 1.10.1",
10963 "getrandom 0.2.15",
10964 "rand 0.8.5",
10965 "ring",
10966 "rustc-hash 2.1.1",
10967 "rustls 0.23.23",
10968 "rustls-pki-types",
10969 "slab",
10970 "thiserror 2.0.6",
10971 "tinyvec",
10972 "tracing",
10973 "web-time",
10974]
10975
10976[[package]]
10977name = "quinn-udp"
10978version = "0.5.9"
10979source = "registry+https://github.com/rust-lang/crates.io-index"
10980checksum = "1c40286217b4ba3a71d644d752e6a0b71f13f1b6a2c5311acfcbe0c2418ed904"
10981dependencies = [
10982 "cfg_aliases 0.2.1",
10983 "libc",
10984 "once_cell",
10985 "socket2",
10986 "tracing",
10987 "windows-sys 0.59.0",
10988]
10989
10990[[package]]
10991name = "quote"
10992version = "1.0.40"
10993source = "registry+https://github.com/rust-lang/crates.io-index"
10994checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
10995dependencies = [
10996 "proc-macro2",
10997]
10998
10999[[package]]
11000name = "radium"
11001version = "0.7.0"
11002source = "registry+https://github.com/rust-lang/crates.io-index"
11003checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
11004
11005[[package]]
11006name = "rand"
11007version = "0.7.3"
11008source = "registry+https://github.com/rust-lang/crates.io-index"
11009checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
11010dependencies = [
11011 "getrandom 0.1.16",
11012 "libc",
11013 "rand_chacha 0.2.2",
11014 "rand_core 0.5.1",
11015 "rand_hc",
11016]
11017
11018[[package]]
11019name = "rand"
11020version = "0.8.5"
11021source = "registry+https://github.com/rust-lang/crates.io-index"
11022checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
11023dependencies = [
11024 "libc",
11025 "rand_chacha 0.3.1",
11026 "rand_core 0.6.4",
11027]
11028
11029[[package]]
11030name = "rand"
11031version = "0.9.0"
11032source = "registry+https://github.com/rust-lang/crates.io-index"
11033checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
11034dependencies = [
11035 "rand_chacha 0.9.0",
11036 "rand_core 0.9.0",
11037 "zerocopy 0.8.18",
11038]
11039
11040[[package]]
11041name = "rand_chacha"
11042version = "0.2.2"
11043source = "registry+https://github.com/rust-lang/crates.io-index"
11044checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
11045dependencies = [
11046 "ppv-lite86",
11047 "rand_core 0.5.1",
11048]
11049
11050[[package]]
11051name = "rand_chacha"
11052version = "0.3.1"
11053source = "registry+https://github.com/rust-lang/crates.io-index"
11054checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
11055dependencies = [
11056 "ppv-lite86",
11057 "rand_core 0.6.4",
11058]
11059
11060[[package]]
11061name = "rand_chacha"
11062version = "0.9.0"
11063source = "registry+https://github.com/rust-lang/crates.io-index"
11064checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
11065dependencies = [
11066 "ppv-lite86",
11067 "rand_core 0.9.0",
11068]
11069
11070[[package]]
11071name = "rand_core"
11072version = "0.5.1"
11073source = "registry+https://github.com/rust-lang/crates.io-index"
11074checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
11075dependencies = [
11076 "getrandom 0.1.16",
11077]
11078
11079[[package]]
11080name = "rand_core"
11081version = "0.6.4"
11082source = "registry+https://github.com/rust-lang/crates.io-index"
11083checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
11084dependencies = [
11085 "getrandom 0.2.15",
11086]
11087
11088[[package]]
11089name = "rand_core"
11090version = "0.9.0"
11091source = "registry+https://github.com/rust-lang/crates.io-index"
11092checksum = "b08f3c9802962f7e1b25113931d94f43ed9725bebc59db9d0c3e9a23b67e15ff"
11093dependencies = [
11094 "getrandom 0.3.1",
11095 "zerocopy 0.8.18",
11096]
11097
11098[[package]]
11099name = "rand_hc"
11100version = "0.2.0"
11101source = "registry+https://github.com/rust-lang/crates.io-index"
11102checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
11103dependencies = [
11104 "rand_core 0.5.1",
11105]
11106
11107[[package]]
11108name = "rangemap"
11109version = "1.5.1"
11110source = "registry+https://github.com/rust-lang/crates.io-index"
11111checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684"
11112
11113[[package]]
11114name = "rav1e"
11115version = "0.7.1"
11116source = "registry+https://github.com/rust-lang/crates.io-index"
11117checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
11118dependencies = [
11119 "arbitrary",
11120 "arg_enum_proc_macro",
11121 "arrayvec",
11122 "av1-grain",
11123 "bitstream-io",
11124 "built",
11125 "cfg-if",
11126 "interpolate_name",
11127 "itertools 0.12.1",
11128 "libc",
11129 "libfuzzer-sys",
11130 "log",
11131 "maybe-rayon",
11132 "new_debug_unreachable",
11133 "noop_proc_macro",
11134 "num-derive",
11135 "num-traits",
11136 "once_cell",
11137 "paste",
11138 "profiling",
11139 "rand 0.8.5",
11140 "rand_chacha 0.3.1",
11141 "simd_helpers",
11142 "system-deps",
11143 "thiserror 1.0.69",
11144 "v_frame",
11145 "wasm-bindgen",
11146]
11147
11148[[package]]
11149name = "ravif"
11150version = "0.11.11"
11151source = "registry+https://github.com/rust-lang/crates.io-index"
11152checksum = "2413fd96bd0ea5cdeeb37eaf446a22e6ed7b981d792828721e74ded1980a45c6"
11153dependencies = [
11154 "avif-serialize",
11155 "imgref",
11156 "loop9",
11157 "quick-error",
11158 "rav1e",
11159 "rayon",
11160 "rgb",
11161]
11162
11163[[package]]
11164name = "raw-window-handle"
11165version = "0.6.2"
11166source = "registry+https://github.com/rust-lang/crates.io-index"
11167checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
11168
11169[[package]]
11170name = "raw-window-metal"
11171version = "0.4.0"
11172source = "registry+https://github.com/rust-lang/crates.io-index"
11173checksum = "76e8caa82e31bb98fee12fa8f051c94a6aa36b07cddb03f0d4fc558988360ff1"
11174dependencies = [
11175 "cocoa 0.25.0",
11176 "core-graphics 0.23.2",
11177 "objc",
11178 "raw-window-handle",
11179]
11180
11181[[package]]
11182name = "rayon"
11183version = "1.10.0"
11184source = "registry+https://github.com/rust-lang/crates.io-index"
11185checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
11186dependencies = [
11187 "either",
11188 "rayon-core",
11189]
11190
11191[[package]]
11192name = "rayon-core"
11193version = "1.12.1"
11194source = "registry+https://github.com/rust-lang/crates.io-index"
11195checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
11196dependencies = [
11197 "crossbeam-deque",
11198 "crossbeam-utils",
11199]
11200
11201[[package]]
11202name = "read-fonts"
11203version = "0.22.5"
11204source = "registry+https://github.com/rust-lang/crates.io-index"
11205checksum = "4a04b892cb6f91951f144c33321843790c8574c825aafdb16d815fd7183b5229"
11206dependencies = [
11207 "bytemuck",
11208 "font-types",
11209]
11210
11211[[package]]
11212name = "recent_projects"
11213version = "0.1.0"
11214dependencies = [
11215 "anyhow",
11216 "auto_update",
11217 "dap",
11218 "editor",
11219 "extension_host",
11220 "file_finder",
11221 "futures 0.3.31",
11222 "fuzzy",
11223 "gpui",
11224 "language",
11225 "log",
11226 "markdown",
11227 "menu",
11228 "ordered-float 2.10.1",
11229 "paths",
11230 "picker",
11231 "project",
11232 "release_channel",
11233 "remote",
11234 "schemars",
11235 "serde",
11236 "serde_json",
11237 "settings",
11238 "smol",
11239 "task",
11240 "telemetry",
11241 "theme",
11242 "ui",
11243 "util",
11244 "workspace",
11245 "zed_actions",
11246]
11247
11248[[package]]
11249name = "redox_syscall"
11250version = "0.2.16"
11251source = "registry+https://github.com/rust-lang/crates.io-index"
11252checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
11253dependencies = [
11254 "bitflags 1.3.2",
11255]
11256
11257[[package]]
11258name = "redox_syscall"
11259version = "0.5.8"
11260source = "registry+https://github.com/rust-lang/crates.io-index"
11261checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834"
11262dependencies = [
11263 "bitflags 2.8.0",
11264]
11265
11266[[package]]
11267name = "redox_users"
11268version = "0.4.6"
11269source = "registry+https://github.com/rust-lang/crates.io-index"
11270checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
11271dependencies = [
11272 "getrandom 0.2.15",
11273 "libredox",
11274 "thiserror 1.0.69",
11275]
11276
11277[[package]]
11278name = "refineable"
11279version = "0.1.0"
11280dependencies = [
11281 "derive_refineable",
11282]
11283
11284[[package]]
11285name = "regalloc2"
11286version = "0.11.1"
11287source = "registry+https://github.com/rust-lang/crates.io-index"
11288checksum = "145c1c267e14f20fb0f88aa76a1c5ffec42d592c1d28b3cd9148ae35916158d3"
11289dependencies = [
11290 "allocator-api2",
11291 "bumpalo",
11292 "hashbrown 0.15.2",
11293 "log",
11294 "rustc-hash 2.1.1",
11295 "smallvec",
11296]
11297
11298[[package]]
11299name = "regex"
11300version = "1.11.1"
11301source = "registry+https://github.com/rust-lang/crates.io-index"
11302checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
11303dependencies = [
11304 "aho-corasick",
11305 "memchr",
11306 "regex-automata 0.4.9",
11307 "regex-syntax 0.8.5",
11308]
11309
11310[[package]]
11311name = "regex-automata"
11312version = "0.1.10"
11313source = "registry+https://github.com/rust-lang/crates.io-index"
11314checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
11315dependencies = [
11316 "regex-syntax 0.6.29",
11317]
11318
11319[[package]]
11320name = "regex-automata"
11321version = "0.4.9"
11322source = "registry+https://github.com/rust-lang/crates.io-index"
11323checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
11324dependencies = [
11325 "aho-corasick",
11326 "memchr",
11327 "regex-syntax 0.8.5",
11328]
11329
11330[[package]]
11331name = "regex-lite"
11332version = "0.1.6"
11333source = "registry+https://github.com/rust-lang/crates.io-index"
11334checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
11335
11336[[package]]
11337name = "regex-syntax"
11338version = "0.6.29"
11339source = "registry+https://github.com/rust-lang/crates.io-index"
11340checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
11341
11342[[package]]
11343name = "regex-syntax"
11344version = "0.8.5"
11345source = "registry+https://github.com/rust-lang/crates.io-index"
11346checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
11347
11348[[package]]
11349name = "release_channel"
11350version = "0.1.0"
11351dependencies = [
11352 "gpui",
11353]
11354
11355[[package]]
11356name = "remote"
11357version = "0.1.0"
11358dependencies = [
11359 "anyhow",
11360 "askpass",
11361 "async-trait",
11362 "collections",
11363 "fs",
11364 "futures 0.3.31",
11365 "gpui",
11366 "itertools 0.14.0",
11367 "log",
11368 "parking_lot",
11369 "paths",
11370 "prost 0.9.0",
11371 "release_channel",
11372 "rpc",
11373 "schemars",
11374 "serde",
11375 "serde_json",
11376 "shlex",
11377 "smol",
11378 "tempfile",
11379 "thiserror 1.0.69",
11380 "urlencoding",
11381 "util",
11382]
11383
11384[[package]]
11385name = "remote_server"
11386version = "0.1.0"
11387dependencies = [
11388 "anyhow",
11389 "async-watch",
11390 "backtrace",
11391 "cargo_toml",
11392 "chrono",
11393 "clap",
11394 "client",
11395 "clock",
11396 "env_logger 0.11.7",
11397 "extension",
11398 "extension_host",
11399 "fork",
11400 "fs",
11401 "futures 0.3.31",
11402 "git",
11403 "git_hosting_providers",
11404 "gpui",
11405 "gpui_tokio",
11406 "http_client",
11407 "language",
11408 "language_extension",
11409 "languages",
11410 "libc",
11411 "log",
11412 "lsp",
11413 "node_runtime",
11414 "paths",
11415 "project",
11416 "proto",
11417 "release_channel",
11418 "remote",
11419 "reqwest_client",
11420 "rpc",
11421 "rust-embed",
11422 "serde",
11423 "serde_json",
11424 "settings",
11425 "shellexpand 2.1.2",
11426 "smol",
11427 "sysinfo",
11428 "telemetry_events",
11429 "toml 0.8.20",
11430 "unindent",
11431 "util",
11432 "worktree",
11433]
11434
11435[[package]]
11436name = "rend"
11437version = "0.4.2"
11438source = "registry+https://github.com/rust-lang/crates.io-index"
11439checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
11440dependencies = [
11441 "bytecheck",
11442]
11443
11444[[package]]
11445name = "repl"
11446version = "0.1.0"
11447dependencies = [
11448 "alacritty_terminal",
11449 "anyhow",
11450 "async-dispatcher",
11451 "async-tungstenite",
11452 "base64 0.22.1",
11453 "client",
11454 "collections",
11455 "command_palette_hooks",
11456 "editor",
11457 "env_logger 0.11.7",
11458 "feature_flags",
11459 "file_icons",
11460 "futures 0.3.31",
11461 "gpui",
11462 "http_client",
11463 "image",
11464 "indoc",
11465 "jupyter-protocol",
11466 "jupyter-websocket-client",
11467 "language",
11468 "languages",
11469 "log",
11470 "markdown_preview",
11471 "menu",
11472 "multi_buffer",
11473 "nbformat",
11474 "picker",
11475 "project",
11476 "runtimelib",
11477 "schemars",
11478 "serde",
11479 "serde_json",
11480 "settings",
11481 "smol",
11482 "telemetry",
11483 "terminal",
11484 "terminal_view",
11485 "theme",
11486 "tree-sitter-md",
11487 "tree-sitter-python",
11488 "tree-sitter-typescript",
11489 "ui",
11490 "util",
11491 "uuid",
11492 "workspace",
11493]
11494
11495[[package]]
11496name = "reqwest"
11497version = "0.11.27"
11498source = "registry+https://github.com/rust-lang/crates.io-index"
11499checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
11500dependencies = [
11501 "base64 0.21.7",
11502 "bytes 1.10.1",
11503 "encoding_rs",
11504 "futures-core",
11505 "futures-util",
11506 "h2 0.3.26",
11507 "http 0.2.12",
11508 "http-body 0.4.6",
11509 "hyper 0.14.32",
11510 "hyper-rustls 0.24.2",
11511 "hyper-tls",
11512 "ipnet",
11513 "js-sys",
11514 "log",
11515 "mime",
11516 "native-tls",
11517 "once_cell",
11518 "percent-encoding",
11519 "pin-project-lite",
11520 "rustls 0.21.12",
11521 "rustls-native-certs 0.6.3",
11522 "rustls-pemfile 1.0.4",
11523 "serde",
11524 "serde_json",
11525 "serde_urlencoded",
11526 "sync_wrapper 0.1.2",
11527 "system-configuration 0.5.1",
11528 "tokio",
11529 "tokio-native-tls",
11530 "tokio-rustls 0.24.1",
11531 "tower-service",
11532 "url",
11533 "wasm-bindgen",
11534 "wasm-bindgen-futures",
11535 "web-sys",
11536 "winreg 0.50.0",
11537]
11538
11539[[package]]
11540name = "reqwest"
11541version = "0.12.8"
11542source = "git+https://github.com/zed-industries/reqwest.git?rev=fd110f6998da16bbca97b6dddda9be7827c50e29#fd110f6998da16bbca97b6dddda9be7827c50e29"
11543dependencies = [
11544 "base64 0.22.1",
11545 "bytes 1.10.1",
11546 "encoding_rs",
11547 "futures-core",
11548 "futures-util",
11549 "h2 0.4.7",
11550 "http 1.2.0",
11551 "http-body 1.0.1",
11552 "http-body-util",
11553 "hyper 1.5.1",
11554 "hyper-rustls 0.27.3",
11555 "hyper-util",
11556 "ipnet",
11557 "js-sys",
11558 "log",
11559 "mime",
11560 "once_cell",
11561 "percent-encoding",
11562 "pin-project-lite",
11563 "quinn",
11564 "rustls 0.23.23",
11565 "rustls-native-certs 0.8.1",
11566 "rustls-pemfile 2.2.0",
11567 "rustls-pki-types",
11568 "serde",
11569 "serde_json",
11570 "serde_urlencoded",
11571 "sync_wrapper 1.0.2",
11572 "system-configuration 0.6.1",
11573 "tokio",
11574 "tokio-rustls 0.26.1",
11575 "tokio-socks",
11576 "tokio-util",
11577 "tower-service",
11578 "url",
11579 "wasm-bindgen",
11580 "wasm-bindgen-futures",
11581 "wasm-streams",
11582 "web-sys",
11583 "windows-registry",
11584]
11585
11586[[package]]
11587name = "reqwest_client"
11588version = "0.1.0"
11589dependencies = [
11590 "anyhow",
11591 "bytes 1.10.1",
11592 "futures 0.3.31",
11593 "gpui",
11594 "http_client",
11595 "http_client_tls",
11596 "log",
11597 "regex",
11598 "reqwest 0.12.8",
11599 "serde",
11600 "smol",
11601 "tokio",
11602]
11603
11604[[package]]
11605name = "resvg"
11606version = "0.45.0"
11607source = "registry+https://github.com/rust-lang/crates.io-index"
11608checksum = "dd43d1c474e9dadf09a8fdf22d713ba668b499b5117b9b9079500224e26b5b29"
11609dependencies = [
11610 "log",
11611 "pico-args",
11612 "rgb",
11613 "svgtypes",
11614 "tiny-skia",
11615 "usvg",
11616]
11617
11618[[package]]
11619name = "rfc6979"
11620version = "0.3.1"
11621source = "registry+https://github.com/rust-lang/crates.io-index"
11622checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
11623dependencies = [
11624 "crypto-bigint 0.4.9",
11625 "hmac",
11626 "zeroize",
11627]
11628
11629[[package]]
11630name = "rgb"
11631version = "0.8.50"
11632source = "registry+https://github.com/rust-lang/crates.io-index"
11633checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a"
11634dependencies = [
11635 "bytemuck",
11636]
11637
11638[[package]]
11639name = "rich_text"
11640version = "0.1.0"
11641dependencies = [
11642 "futures 0.3.31",
11643 "gpui",
11644 "language",
11645 "linkify",
11646 "pulldown-cmark 0.12.2",
11647 "theme",
11648 "ui",
11649 "util",
11650]
11651
11652[[package]]
11653name = "ring"
11654version = "0.17.8"
11655source = "registry+https://github.com/rust-lang/crates.io-index"
11656checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
11657dependencies = [
11658 "cc",
11659 "cfg-if",
11660 "getrandom 0.2.15",
11661 "libc",
11662 "spin",
11663 "untrusted",
11664 "windows-sys 0.52.0",
11665]
11666
11667[[package]]
11668name = "rkyv"
11669version = "0.7.45"
11670source = "registry+https://github.com/rust-lang/crates.io-index"
11671checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
11672dependencies = [
11673 "bitvec",
11674 "bytecheck",
11675 "bytes 1.10.1",
11676 "hashbrown 0.12.3",
11677 "ptr_meta",
11678 "rend",
11679 "rkyv_derive",
11680 "seahash",
11681 "tinyvec",
11682 "uuid",
11683]
11684
11685[[package]]
11686name = "rkyv_derive"
11687version = "0.7.45"
11688source = "registry+https://github.com/rust-lang/crates.io-index"
11689checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
11690dependencies = [
11691 "proc-macro2",
11692 "quote",
11693 "syn 1.0.109",
11694]
11695
11696[[package]]
11697name = "rmp"
11698version = "0.8.14"
11699source = "registry+https://github.com/rust-lang/crates.io-index"
11700checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
11701dependencies = [
11702 "byteorder",
11703 "num-traits",
11704 "paste",
11705]
11706
11707[[package]]
11708name = "rmpv"
11709version = "1.3.0"
11710source = "registry+https://github.com/rust-lang/crates.io-index"
11711checksum = "58450723cd9ee93273ce44a20b6ec4efe17f8ed2e3631474387bfdecf18bb2a9"
11712dependencies = [
11713 "num-traits",
11714 "rmp",
11715]
11716
11717[[package]]
11718name = "rodio"
11719version = "0.20.1"
11720source = "registry+https://github.com/rust-lang/crates.io-index"
11721checksum = "e7ceb6607dd738c99bc8cb28eff249b7cd5c8ec88b9db96c0608c1480d140fb1"
11722dependencies = [
11723 "cpal",
11724 "hound",
11725]
11726
11727[[package]]
11728name = "rope"
11729version = "0.1.0"
11730dependencies = [
11731 "arrayvec",
11732 "criterion",
11733 "ctor",
11734 "env_logger 0.11.7",
11735 "gpui",
11736 "log",
11737 "rand 0.8.5",
11738 "rayon",
11739 "smallvec",
11740 "sum_tree",
11741 "unicode-segmentation",
11742 "util",
11743]
11744
11745[[package]]
11746name = "roxmltree"
11747version = "0.20.0"
11748source = "registry+https://github.com/rust-lang/crates.io-index"
11749checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
11750
11751[[package]]
11752name = "rpc"
11753version = "0.1.0"
11754dependencies = [
11755 "anyhow",
11756 "async-tungstenite",
11757 "base64 0.22.1",
11758 "chrono",
11759 "collections",
11760 "env_logger 0.11.7",
11761 "futures 0.3.31",
11762 "gpui",
11763 "parking_lot",
11764 "proto",
11765 "rand 0.8.5",
11766 "rsa",
11767 "serde",
11768 "serde_json",
11769 "sha2",
11770 "strum",
11771 "tracing",
11772 "util",
11773 "zstd",
11774]
11775
11776[[package]]
11777name = "rsa"
11778version = "0.9.8"
11779source = "registry+https://github.com/rust-lang/crates.io-index"
11780checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
11781dependencies = [
11782 "const-oid",
11783 "digest",
11784 "num-bigint-dig",
11785 "num-integer",
11786 "num-traits",
11787 "pkcs1",
11788 "pkcs8 0.10.2",
11789 "rand_core 0.6.4",
11790 "signature 2.2.0",
11791 "spki 0.7.3",
11792 "subtle",
11793 "zeroize",
11794]
11795
11796[[package]]
11797name = "runtimelib"
11798version = "0.25.0"
11799source = "registry+https://github.com/rust-lang/crates.io-index"
11800checksum = "9af6ed9fd10d7ee940676945510c197c2a472806bb652096a713985c44ffd643"
11801dependencies = [
11802 "anyhow",
11803 "async-dispatcher",
11804 "async-std",
11805 "base64 0.22.1",
11806 "bytes 1.10.1",
11807 "chrono",
11808 "data-encoding",
11809 "dirs 5.0.1",
11810 "futures 0.3.31",
11811 "glob",
11812 "jupyter-protocol",
11813 "ring",
11814 "serde",
11815 "serde_json",
11816 "shellexpand 3.1.0",
11817 "smol",
11818 "uuid",
11819 "zeromq",
11820]
11821
11822[[package]]
11823name = "rust-embed"
11824version = "8.5.0"
11825source = "registry+https://github.com/rust-lang/crates.io-index"
11826checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
11827dependencies = [
11828 "rust-embed-impl",
11829 "rust-embed-utils",
11830 "walkdir",
11831]
11832
11833[[package]]
11834name = "rust-embed-impl"
11835version = "8.5.0"
11836source = "registry+https://github.com/rust-lang/crates.io-index"
11837checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
11838dependencies = [
11839 "proc-macro2",
11840 "quote",
11841 "rust-embed-utils",
11842 "syn 2.0.100",
11843 "walkdir",
11844]
11845
11846[[package]]
11847name = "rust-embed-utils"
11848version = "8.5.0"
11849source = "registry+https://github.com/rust-lang/crates.io-index"
11850checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
11851dependencies = [
11852 "globset",
11853 "sha2",
11854 "walkdir",
11855]
11856
11857[[package]]
11858name = "rust_decimal"
11859version = "1.36.0"
11860source = "registry+https://github.com/rust-lang/crates.io-index"
11861checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
11862dependencies = [
11863 "arrayvec",
11864 "borsh",
11865 "bytes 1.10.1",
11866 "num-traits",
11867 "rand 0.8.5",
11868 "rkyv",
11869 "serde",
11870 "serde_json",
11871]
11872
11873[[package]]
11874name = "rustc-demangle"
11875version = "0.1.24"
11876source = "registry+https://github.com/rust-lang/crates.io-index"
11877checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
11878
11879[[package]]
11880name = "rustc-hash"
11881version = "1.1.0"
11882source = "registry+https://github.com/rust-lang/crates.io-index"
11883checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
11884
11885[[package]]
11886name = "rustc-hash"
11887version = "2.1.1"
11888source = "registry+https://github.com/rust-lang/crates.io-index"
11889checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
11890
11891[[package]]
11892name = "rustc_version"
11893version = "0.4.1"
11894source = "registry+https://github.com/rust-lang/crates.io-index"
11895checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
11896dependencies = [
11897 "semver",
11898]
11899
11900[[package]]
11901name = "rustix"
11902version = "0.38.42"
11903source = "registry+https://github.com/rust-lang/crates.io-index"
11904checksum = "f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85"
11905dependencies = [
11906 "bitflags 2.8.0",
11907 "errno 0.3.10",
11908 "itoa",
11909 "libc",
11910 "linux-raw-sys",
11911 "once_cell",
11912 "windows-sys 0.59.0",
11913]
11914
11915[[package]]
11916name = "rustix-openpty"
11917version = "0.1.1"
11918source = "registry+https://github.com/rust-lang/crates.io-index"
11919checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
11920dependencies = [
11921 "errno 0.3.10",
11922 "libc",
11923 "rustix",
11924]
11925
11926[[package]]
11927name = "rustls"
11928version = "0.21.12"
11929source = "registry+https://github.com/rust-lang/crates.io-index"
11930checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
11931dependencies = [
11932 "log",
11933 "ring",
11934 "rustls-webpki 0.101.7",
11935 "sct",
11936]
11937
11938[[package]]
11939name = "rustls"
11940version = "0.23.23"
11941source = "registry+https://github.com/rust-lang/crates.io-index"
11942checksum = "47796c98c480fce5406ef69d1c76378375492c3b0a0de587be0c1d9feb12f395"
11943dependencies = [
11944 "aws-lc-rs",
11945 "log",
11946 "once_cell",
11947 "ring",
11948 "rustls-pki-types",
11949 "rustls-webpki 0.102.8",
11950 "subtle",
11951 "zeroize",
11952]
11953
11954[[package]]
11955name = "rustls-native-certs"
11956version = "0.6.3"
11957source = "registry+https://github.com/rust-lang/crates.io-index"
11958checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
11959dependencies = [
11960 "openssl-probe",
11961 "rustls-pemfile 1.0.4",
11962 "schannel",
11963 "security-framework 2.11.1",
11964]
11965
11966[[package]]
11967name = "rustls-native-certs"
11968version = "0.8.1"
11969source = "registry+https://github.com/rust-lang/crates.io-index"
11970checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3"
11971dependencies = [
11972 "openssl-probe",
11973 "rustls-pki-types",
11974 "schannel",
11975 "security-framework 3.0.1",
11976]
11977
11978[[package]]
11979name = "rustls-pemfile"
11980version = "1.0.4"
11981source = "registry+https://github.com/rust-lang/crates.io-index"
11982checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
11983dependencies = [
11984 "base64 0.21.7",
11985]
11986
11987[[package]]
11988name = "rustls-pemfile"
11989version = "2.2.0"
11990source = "registry+https://github.com/rust-lang/crates.io-index"
11991checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
11992dependencies = [
11993 "rustls-pki-types",
11994]
11995
11996[[package]]
11997name = "rustls-pki-types"
11998version = "1.10.0"
11999source = "registry+https://github.com/rust-lang/crates.io-index"
12000checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b"
12001dependencies = [
12002 "web-time",
12003]
12004
12005[[package]]
12006name = "rustls-platform-verifier"
12007version = "0.5.0"
12008source = "registry+https://github.com/rust-lang/crates.io-index"
12009checksum = "e012c45844a1790332c9386ed4ca3a06def221092eda277e6f079728f8ea99da"
12010dependencies = [
12011 "core-foundation 0.10.0",
12012 "core-foundation-sys",
12013 "jni",
12014 "log",
12015 "once_cell",
12016 "rustls 0.23.23",
12017 "rustls-native-certs 0.8.1",
12018 "rustls-platform-verifier-android",
12019 "rustls-webpki 0.102.8",
12020 "security-framework 3.0.1",
12021 "security-framework-sys",
12022 "webpki-root-certs",
12023 "windows-sys 0.52.0",
12024]
12025
12026[[package]]
12027name = "rustls-platform-verifier-android"
12028version = "0.1.1"
12029source = "registry+https://github.com/rust-lang/crates.io-index"
12030checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
12031
12032[[package]]
12033name = "rustls-webpki"
12034version = "0.101.7"
12035source = "registry+https://github.com/rust-lang/crates.io-index"
12036checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
12037dependencies = [
12038 "ring",
12039 "untrusted",
12040]
12041
12042[[package]]
12043name = "rustls-webpki"
12044version = "0.102.8"
12045source = "registry+https://github.com/rust-lang/crates.io-index"
12046checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
12047dependencies = [
12048 "aws-lc-rs",
12049 "ring",
12050 "rustls-pki-types",
12051 "untrusted",
12052]
12053
12054[[package]]
12055name = "rustversion"
12056version = "1.0.18"
12057source = "registry+https://github.com/rust-lang/crates.io-index"
12058checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
12059
12060[[package]]
12061name = "rustybuzz"
12062version = "0.14.1"
12063source = "registry+https://github.com/rust-lang/crates.io-index"
12064checksum = "cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c"
12065dependencies = [
12066 "bitflags 2.8.0",
12067 "bytemuck",
12068 "libm",
12069 "smallvec",
12070 "ttf-parser 0.21.1",
12071 "unicode-bidi-mirroring 0.2.0",
12072 "unicode-ccc 0.2.0",
12073 "unicode-properties",
12074 "unicode-script",
12075]
12076
12077[[package]]
12078name = "rustybuzz"
12079version = "0.20.1"
12080source = "registry+https://github.com/rust-lang/crates.io-index"
12081checksum = "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702"
12082dependencies = [
12083 "bitflags 2.8.0",
12084 "bytemuck",
12085 "core_maths",
12086 "log",
12087 "smallvec",
12088 "ttf-parser 0.25.1",
12089 "unicode-bidi-mirroring 0.4.0",
12090 "unicode-ccc 0.4.0",
12091 "unicode-properties",
12092 "unicode-script",
12093]
12094
12095[[package]]
12096name = "ryu"
12097version = "1.0.18"
12098source = "registry+https://github.com/rust-lang/crates.io-index"
12099checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
12100
12101[[package]]
12102name = "salsa20"
12103version = "0.10.2"
12104source = "registry+https://github.com/rust-lang/crates.io-index"
12105checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
12106dependencies = [
12107 "cipher",
12108]
12109
12110[[package]]
12111name = "same-file"
12112version = "1.0.6"
12113source = "registry+https://github.com/rust-lang/crates.io-index"
12114checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
12115dependencies = [
12116 "winapi-util",
12117]
12118
12119[[package]]
12120name = "schannel"
12121version = "0.1.27"
12122source = "registry+https://github.com/rust-lang/crates.io-index"
12123checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
12124dependencies = [
12125 "windows-sys 0.59.0",
12126]
12127
12128[[package]]
12129name = "schema_generator"
12130version = "0.1.0"
12131dependencies = [
12132 "anyhow",
12133 "clap",
12134 "env_logger 0.11.7",
12135 "schemars",
12136 "serde",
12137 "serde_json",
12138 "theme",
12139]
12140
12141[[package]]
12142name = "schemars"
12143version = "0.8.22"
12144source = "registry+https://github.com/rust-lang/crates.io-index"
12145checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615"
12146dependencies = [
12147 "dyn-clone",
12148 "indexmap",
12149 "schemars_derive",
12150 "serde",
12151 "serde_json",
12152]
12153
12154[[package]]
12155name = "schemars_derive"
12156version = "0.8.22"
12157source = "registry+https://github.com/rust-lang/crates.io-index"
12158checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d"
12159dependencies = [
12160 "proc-macro2",
12161 "quote",
12162 "serde_derive_internals",
12163 "syn 2.0.100",
12164]
12165
12166[[package]]
12167name = "scoped-tls"
12168version = "1.0.1"
12169source = "registry+https://github.com/rust-lang/crates.io-index"
12170checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
12171
12172[[package]]
12173name = "scopeguard"
12174version = "1.2.0"
12175source = "registry+https://github.com/rust-lang/crates.io-index"
12176checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
12177
12178[[package]]
12179name = "scratch"
12180version = "1.0.7"
12181source = "registry+https://github.com/rust-lang/crates.io-index"
12182checksum = "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152"
12183
12184[[package]]
12185name = "scripting_tool"
12186version = "0.1.0"
12187dependencies = [
12188 "anyhow",
12189 "buffer_diff",
12190 "clock",
12191 "collections",
12192 "futures 0.3.31",
12193 "gpui",
12194 "language",
12195 "log",
12196 "mlua",
12197 "parking_lot",
12198 "project",
12199 "rand 0.8.5",
12200 "regex",
12201 "schemars",
12202 "serde",
12203 "serde_json",
12204 "settings",
12205 "util",
12206]
12207
12208[[package]]
12209name = "scrypt"
12210version = "0.11.0"
12211source = "registry+https://github.com/rust-lang/crates.io-index"
12212checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
12213dependencies = [
12214 "password-hash 0.5.0",
12215 "pbkdf2 0.12.2",
12216 "salsa20",
12217 "sha2",
12218]
12219
12220[[package]]
12221name = "sct"
12222version = "0.7.1"
12223source = "registry+https://github.com/rust-lang/crates.io-index"
12224checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
12225dependencies = [
12226 "ring",
12227 "untrusted",
12228]
12229
12230[[package]]
12231name = "sea-bae"
12232version = "0.2.1"
12233source = "registry+https://github.com/rust-lang/crates.io-index"
12234checksum = "f694a6ab48f14bc063cfadff30ab551d3c7e46d8f81836c51989d548f44a2a25"
12235dependencies = [
12236 "heck 0.4.1",
12237 "proc-macro-error2",
12238 "proc-macro2",
12239 "quote",
12240 "syn 2.0.100",
12241]
12242
12243[[package]]
12244name = "sea-orm"
12245version = "1.1.5"
12246source = "registry+https://github.com/rust-lang/crates.io-index"
12247checksum = "00733e5418e8ae3758cdb988c3654174e716230cc53ee2cb884207cf86a23029"
12248dependencies = [
12249 "async-stream",
12250 "async-trait",
12251 "bigdecimal",
12252 "chrono",
12253 "futures 0.3.31",
12254 "log",
12255 "ouroboros",
12256 "rust_decimal",
12257 "sea-orm-macros",
12258 "sea-query",
12259 "sea-query-binder",
12260 "serde",
12261 "serde_json",
12262 "sqlx",
12263 "strum",
12264 "thiserror 1.0.69",
12265 "time",
12266 "tracing",
12267 "url",
12268 "uuid",
12269]
12270
12271[[package]]
12272name = "sea-orm-macros"
12273version = "1.1.5"
12274source = "registry+https://github.com/rust-lang/crates.io-index"
12275checksum = "a98408f82fb4875d41ef469a79944a7da29767c7b3e4028e22188a3dd613b10f"
12276dependencies = [
12277 "heck 0.4.1",
12278 "proc-macro2",
12279 "quote",
12280 "sea-bae",
12281 "syn 2.0.100",
12282 "unicode-ident",
12283]
12284
12285[[package]]
12286name = "sea-query"
12287version = "0.32.1"
12288source = "registry+https://github.com/rust-lang/crates.io-index"
12289checksum = "085e94f7d7271c0393ac2d164a39994b1dff1b06bc40cd9a0da04f3d672b0fee"
12290dependencies = [
12291 "bigdecimal",
12292 "chrono",
12293 "inherent",
12294 "ordered-float 3.9.2",
12295 "rust_decimal",
12296 "serde_json",
12297 "time",
12298 "uuid",
12299]
12300
12301[[package]]
12302name = "sea-query-binder"
12303version = "0.7.0"
12304source = "registry+https://github.com/rust-lang/crates.io-index"
12305checksum = "b0019f47430f7995af63deda77e238c17323359af241233ec768aba1faea7608"
12306dependencies = [
12307 "bigdecimal",
12308 "chrono",
12309 "rust_decimal",
12310 "sea-query",
12311 "serde_json",
12312 "sqlx",
12313 "time",
12314 "uuid",
12315]
12316
12317[[package]]
12318name = "seahash"
12319version = "4.1.0"
12320source = "registry+https://github.com/rust-lang/crates.io-index"
12321checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
12322
12323[[package]]
12324name = "search"
12325version = "0.1.0"
12326dependencies = [
12327 "any_vec",
12328 "anyhow",
12329 "bitflags 2.8.0",
12330 "client",
12331 "collections",
12332 "editor",
12333 "futures 0.3.31",
12334 "gpui",
12335 "language",
12336 "menu",
12337 "project",
12338 "schemars",
12339 "serde",
12340 "serde_json",
12341 "settings",
12342 "smol",
12343 "theme",
12344 "ui",
12345 "unindent",
12346 "util",
12347 "workspace",
12348 "zed_actions",
12349]
12350
12351[[package]]
12352name = "sec1"
12353version = "0.3.0"
12354source = "registry+https://github.com/rust-lang/crates.io-index"
12355checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
12356dependencies = [
12357 "base16ct",
12358 "der 0.6.1",
12359 "generic-array",
12360 "pkcs8 0.9.0",
12361 "subtle",
12362 "zeroize",
12363]
12364
12365[[package]]
12366name = "security-framework"
12367version = "2.11.1"
12368source = "registry+https://github.com/rust-lang/crates.io-index"
12369checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
12370dependencies = [
12371 "bitflags 2.8.0",
12372 "core-foundation 0.9.4",
12373 "core-foundation-sys",
12374 "libc",
12375 "security-framework-sys",
12376]
12377
12378[[package]]
12379name = "security-framework"
12380version = "3.0.1"
12381source = "registry+https://github.com/rust-lang/crates.io-index"
12382checksum = "e1415a607e92bec364ea2cf9264646dcce0f91e6d65281bd6f2819cca3bf39c8"
12383dependencies = [
12384 "bitflags 2.8.0",
12385 "core-foundation 0.10.0",
12386 "core-foundation-sys",
12387 "libc",
12388 "security-framework-sys",
12389]
12390
12391[[package]]
12392name = "security-framework-sys"
12393version = "2.12.1"
12394source = "registry+https://github.com/rust-lang/crates.io-index"
12395checksum = "fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2"
12396dependencies = [
12397 "core-foundation-sys",
12398 "libc",
12399]
12400
12401[[package]]
12402name = "self_cell"
12403version = "1.1.0"
12404source = "registry+https://github.com/rust-lang/crates.io-index"
12405checksum = "c2fdfc24bc566f839a2da4c4295b82db7d25a24253867d5c64355abb5799bdbe"
12406
12407[[package]]
12408name = "semantic_index"
12409version = "0.1.0"
12410dependencies = [
12411 "anyhow",
12412 "arrayvec",
12413 "blake3",
12414 "client",
12415 "clock",
12416 "collections",
12417 "env_logger 0.11.7",
12418 "feature_flags",
12419 "fs",
12420 "futures 0.3.31",
12421 "futures-batch",
12422 "gpui",
12423 "heed",
12424 "http_client",
12425 "language",
12426 "language_model",
12427 "languages",
12428 "log",
12429 "open_ai",
12430 "parking_lot",
12431 "project",
12432 "reqwest_client",
12433 "serde",
12434 "serde_json",
12435 "settings",
12436 "sha2",
12437 "smol",
12438 "streaming-iterator",
12439 "tempfile",
12440 "theme",
12441 "tree-sitter",
12442 "ui",
12443 "unindent",
12444 "util",
12445 "workspace",
12446 "worktree",
12447]
12448
12449[[package]]
12450name = "semantic_version"
12451version = "0.1.0"
12452dependencies = [
12453 "anyhow",
12454 "serde",
12455]
12456
12457[[package]]
12458name = "semver"
12459version = "1.0.25"
12460source = "registry+https://github.com/rust-lang/crates.io-index"
12461checksum = "f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03"
12462dependencies = [
12463 "serde",
12464]
12465
12466[[package]]
12467name = "serde"
12468version = "1.0.218"
12469source = "registry+https://github.com/rust-lang/crates.io-index"
12470checksum = "e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60"
12471dependencies = [
12472 "serde_derive",
12473]
12474
12475[[package]]
12476name = "serde_derive"
12477version = "1.0.218"
12478source = "registry+https://github.com/rust-lang/crates.io-index"
12479checksum = "f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b"
12480dependencies = [
12481 "proc-macro2",
12482 "quote",
12483 "syn 2.0.100",
12484]
12485
12486[[package]]
12487name = "serde_derive_internals"
12488version = "0.29.1"
12489source = "registry+https://github.com/rust-lang/crates.io-index"
12490checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
12491dependencies = [
12492 "proc-macro2",
12493 "quote",
12494 "syn 2.0.100",
12495]
12496
12497[[package]]
12498name = "serde_fmt"
12499version = "1.0.3"
12500source = "registry+https://github.com/rust-lang/crates.io-index"
12501checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
12502dependencies = [
12503 "serde",
12504]
12505
12506[[package]]
12507name = "serde_json"
12508version = "1.0.139"
12509source = "registry+https://github.com/rust-lang/crates.io-index"
12510checksum = "44f86c3acccc9c65b153fe1b85a3be07fe5515274ec9f0653b4a0875731c72a6"
12511dependencies = [
12512 "indexmap",
12513 "itoa",
12514 "memchr",
12515 "ryu",
12516 "serde",
12517]
12518
12519[[package]]
12520name = "serde_json_lenient"
12521version = "0.2.4"
12522source = "registry+https://github.com/rust-lang/crates.io-index"
12523checksum = "0e033097bf0d2b59a62b42c18ebbb797503839b26afdda2c4e1415cb6c813540"
12524dependencies = [
12525 "indexmap",
12526 "itoa",
12527 "memchr",
12528 "ryu",
12529 "serde",
12530]
12531
12532[[package]]
12533name = "serde_path_to_error"
12534version = "0.1.16"
12535source = "registry+https://github.com/rust-lang/crates.io-index"
12536checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
12537dependencies = [
12538 "itoa",
12539 "serde",
12540]
12541
12542[[package]]
12543name = "serde_qs"
12544version = "0.8.5"
12545source = "registry+https://github.com/rust-lang/crates.io-index"
12546checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6"
12547dependencies = [
12548 "percent-encoding",
12549 "serde",
12550 "thiserror 1.0.69",
12551]
12552
12553[[package]]
12554name = "serde_qs"
12555version = "0.10.1"
12556source = "registry+https://github.com/rust-lang/crates.io-index"
12557checksum = "8cac3f1e2ca2fe333923a1ae72caca910b98ed0630bb35ef6f8c8517d6e81afa"
12558dependencies = [
12559 "percent-encoding",
12560 "serde",
12561 "thiserror 1.0.69",
12562]
12563
12564[[package]]
12565name = "serde_repr"
12566version = "0.1.19"
12567source = "registry+https://github.com/rust-lang/crates.io-index"
12568checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9"
12569dependencies = [
12570 "proc-macro2",
12571 "quote",
12572 "syn 2.0.100",
12573]
12574
12575[[package]]
12576name = "serde_spanned"
12577version = "0.6.8"
12578source = "registry+https://github.com/rust-lang/crates.io-index"
12579checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
12580dependencies = [
12581 "serde",
12582]
12583
12584[[package]]
12585name = "serde_urlencoded"
12586version = "0.7.1"
12587source = "registry+https://github.com/rust-lang/crates.io-index"
12588checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
12589dependencies = [
12590 "form_urlencoded",
12591 "itoa",
12592 "ryu",
12593 "serde",
12594]
12595
12596[[package]]
12597name = "session"
12598version = "0.1.0"
12599dependencies = [
12600 "db",
12601 "gpui",
12602 "serde_json",
12603 "util",
12604 "uuid",
12605]
12606
12607[[package]]
12608name = "settings"
12609version = "0.1.0"
12610dependencies = [
12611 "anyhow",
12612 "collections",
12613 "ec4rs",
12614 "fs",
12615 "futures 0.3.31",
12616 "gpui",
12617 "indoc",
12618 "inventory",
12619 "log",
12620 "paths",
12621 "pretty_assertions",
12622 "release_channel",
12623 "rust-embed",
12624 "schemars",
12625 "serde",
12626 "serde_derive",
12627 "serde_json",
12628 "serde_json_lenient",
12629 "smallvec",
12630 "streaming-iterator",
12631 "tree-sitter",
12632 "tree-sitter-json",
12633 "unindent",
12634 "util",
12635]
12636
12637[[package]]
12638name = "settings_ui"
12639version = "0.1.0"
12640dependencies = [
12641 "command_palette_hooks",
12642 "editor",
12643 "feature_flags",
12644 "gpui",
12645 "settings",
12646 "theme",
12647 "ui",
12648 "workspace",
12649]
12650
12651[[package]]
12652name = "sha1"
12653version = "0.10.6"
12654source = "registry+https://github.com/rust-lang/crates.io-index"
12655checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
12656dependencies = [
12657 "cfg-if",
12658 "cpufeatures",
12659 "digest",
12660]
12661
12662[[package]]
12663name = "sha1_smol"
12664version = "1.0.1"
12665source = "registry+https://github.com/rust-lang/crates.io-index"
12666checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
12667
12668[[package]]
12669name = "sha2"
12670version = "0.10.8"
12671source = "registry+https://github.com/rust-lang/crates.io-index"
12672checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
12673dependencies = [
12674 "cfg-if",
12675 "cpufeatures",
12676 "digest",
12677]
12678
12679[[package]]
12680name = "sharded-slab"
12681version = "0.1.7"
12682source = "registry+https://github.com/rust-lang/crates.io-index"
12683checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
12684dependencies = [
12685 "lazy_static",
12686]
12687
12688[[package]]
12689name = "shell-words"
12690version = "1.1.0"
12691source = "registry+https://github.com/rust-lang/crates.io-index"
12692checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
12693
12694[[package]]
12695name = "shellexpand"
12696version = "2.1.2"
12697source = "registry+https://github.com/rust-lang/crates.io-index"
12698checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
12699dependencies = [
12700 "dirs 4.0.0",
12701]
12702
12703[[package]]
12704name = "shellexpand"
12705version = "3.1.0"
12706source = "registry+https://github.com/rust-lang/crates.io-index"
12707checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
12708dependencies = [
12709 "dirs 5.0.1",
12710]
12711
12712[[package]]
12713name = "shlex"
12714version = "1.3.0"
12715source = "registry+https://github.com/rust-lang/crates.io-index"
12716checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
12717
12718[[package]]
12719name = "signal-hook"
12720version = "0.3.17"
12721source = "registry+https://github.com/rust-lang/crates.io-index"
12722checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
12723dependencies = [
12724 "libc",
12725 "signal-hook-registry",
12726]
12727
12728[[package]]
12729name = "signal-hook-registry"
12730version = "1.4.2"
12731source = "registry+https://github.com/rust-lang/crates.io-index"
12732checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
12733dependencies = [
12734 "libc",
12735]
12736
12737[[package]]
12738name = "signature"
12739version = "1.6.4"
12740source = "registry+https://github.com/rust-lang/crates.io-index"
12741checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
12742dependencies = [
12743 "digest",
12744 "rand_core 0.6.4",
12745]
12746
12747[[package]]
12748name = "signature"
12749version = "2.2.0"
12750source = "registry+https://github.com/rust-lang/crates.io-index"
12751checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
12752dependencies = [
12753 "digest",
12754 "rand_core 0.6.4",
12755]
12756
12757[[package]]
12758name = "simd-adler32"
12759version = "0.3.7"
12760source = "registry+https://github.com/rust-lang/crates.io-index"
12761checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
12762
12763[[package]]
12764name = "simd_helpers"
12765version = "0.1.0"
12766source = "registry+https://github.com/rust-lang/crates.io-index"
12767checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
12768dependencies = [
12769 "quote",
12770]
12771
12772[[package]]
12773name = "simdutf8"
12774version = "0.1.5"
12775source = "registry+https://github.com/rust-lang/crates.io-index"
12776checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
12777
12778[[package]]
12779name = "simple_asn1"
12780version = "0.6.2"
12781source = "registry+https://github.com/rust-lang/crates.io-index"
12782checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
12783dependencies = [
12784 "num-bigint",
12785 "num-traits",
12786 "thiserror 1.0.69",
12787 "time",
12788]
12789
12790[[package]]
12791name = "simplecss"
12792version = "0.2.1"
12793source = "registry+https://github.com/rust-lang/crates.io-index"
12794checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
12795dependencies = [
12796 "log",
12797]
12798
12799[[package]]
12800name = "simplelog"
12801version = "0.12.2"
12802source = "registry+https://github.com/rust-lang/crates.io-index"
12803checksum = "16257adbfaef1ee58b1363bdc0664c9b8e1e30aed86049635fb5f147d065a9c0"
12804dependencies = [
12805 "log",
12806 "termcolor",
12807 "time",
12808]
12809
12810[[package]]
12811name = "siphasher"
12812version = "0.3.11"
12813source = "registry+https://github.com/rust-lang/crates.io-index"
12814checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
12815
12816[[package]]
12817name = "siphasher"
12818version = "1.0.1"
12819source = "registry+https://github.com/rust-lang/crates.io-index"
12820checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
12821
12822[[package]]
12823name = "skrifa"
12824version = "0.22.3"
12825source = "registry+https://github.com/rust-lang/crates.io-index"
12826checksum = "8e1c44ad1f6c5bdd4eefed8326711b7dbda9ea45dfd36068c427d332aa382cbe"
12827dependencies = [
12828 "bytemuck",
12829 "read-fonts",
12830]
12831
12832[[package]]
12833name = "slab"
12834version = "0.4.9"
12835source = "registry+https://github.com/rust-lang/crates.io-index"
12836checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
12837dependencies = [
12838 "autocfg",
12839]
12840
12841[[package]]
12842name = "slash_commands_example"
12843version = "0.1.0"
12844dependencies = [
12845 "zed_extension_api 0.1.0",
12846]
12847
12848[[package]]
12849name = "slotmap"
12850version = "1.0.7"
12851source = "registry+https://github.com/rust-lang/crates.io-index"
12852checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
12853dependencies = [
12854 "version_check",
12855]
12856
12857[[package]]
12858name = "smallvec"
12859version = "1.14.0"
12860source = "registry+https://github.com/rust-lang/crates.io-index"
12861checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd"
12862dependencies = [
12863 "serde",
12864]
12865
12866[[package]]
12867name = "smart-default"
12868version = "0.6.0"
12869source = "registry+https://github.com/rust-lang/crates.io-index"
12870checksum = "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6"
12871dependencies = [
12872 "proc-macro2",
12873 "quote",
12874 "syn 1.0.109",
12875]
12876
12877[[package]]
12878name = "smol"
12879version = "2.0.2"
12880source = "registry+https://github.com/rust-lang/crates.io-index"
12881checksum = "a33bd3e260892199c3ccfc487c88b2da2265080acb316cd920da72fdfd7c599f"
12882dependencies = [
12883 "async-channel 2.3.1",
12884 "async-executor",
12885 "async-fs",
12886 "async-io",
12887 "async-lock",
12888 "async-net",
12889 "async-process",
12890 "blocking",
12891 "futures-lite 2.6.0",
12892]
12893
12894[[package]]
12895name = "smol_str"
12896version = "0.1.24"
12897source = "registry+https://github.com/rust-lang/crates.io-index"
12898checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9"
12899dependencies = [
12900 "serde",
12901]
12902
12903[[package]]
12904name = "snippet"
12905version = "0.1.0"
12906dependencies = [
12907 "anyhow",
12908 "smallvec",
12909]
12910
12911[[package]]
12912name = "snippet_provider"
12913version = "0.1.0"
12914dependencies = [
12915 "anyhow",
12916 "collections",
12917 "extension",
12918 "fs",
12919 "futures 0.3.31",
12920 "gpui",
12921 "parking_lot",
12922 "paths",
12923 "schemars",
12924 "serde",
12925 "serde_json_lenient",
12926 "snippet",
12927 "util",
12928]
12929
12930[[package]]
12931name = "snippets_ui"
12932version = "0.1.0"
12933dependencies = [
12934 "fuzzy",
12935 "gpui",
12936 "language",
12937 "paths",
12938 "picker",
12939 "ui",
12940 "util",
12941 "workspace",
12942]
12943
12944[[package]]
12945name = "socket2"
12946version = "0.5.8"
12947source = "registry+https://github.com/rust-lang/crates.io-index"
12948checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
12949dependencies = [
12950 "libc",
12951 "windows-sys 0.52.0",
12952]
12953
12954[[package]]
12955name = "spdx"
12956version = "0.10.7"
12957source = "registry+https://github.com/rust-lang/crates.io-index"
12958checksum = "bae30cc7bfe3656d60ee99bf6836f472b0c53dddcbf335e253329abb16e535a2"
12959dependencies = [
12960 "smallvec",
12961]
12962
12963[[package]]
12964name = "spin"
12965version = "0.9.8"
12966source = "registry+https://github.com/rust-lang/crates.io-index"
12967checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
12968dependencies = [
12969 "lock_api",
12970]
12971
12972[[package]]
12973name = "spirv"
12974version = "0.3.0+sdk-1.3.268.0"
12975source = "registry+https://github.com/rust-lang/crates.io-index"
12976checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
12977dependencies = [
12978 "bitflags 2.8.0",
12979]
12980
12981[[package]]
12982name = "spki"
12983version = "0.6.0"
12984source = "registry+https://github.com/rust-lang/crates.io-index"
12985checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
12986dependencies = [
12987 "base64ct",
12988 "der 0.6.1",
12989]
12990
12991[[package]]
12992name = "spki"
12993version = "0.7.3"
12994source = "registry+https://github.com/rust-lang/crates.io-index"
12995checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
12996dependencies = [
12997 "base64ct",
12998 "der 0.7.9",
12999]
13000
13001[[package]]
13002name = "sptr"
13003version = "0.3.2"
13004source = "registry+https://github.com/rust-lang/crates.io-index"
13005checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
13006
13007[[package]]
13008name = "sqlez"
13009version = "0.1.0"
13010dependencies = [
13011 "anyhow",
13012 "collections",
13013 "futures 0.3.31",
13014 "indoc",
13015 "libsqlite3-sys",
13016 "parking_lot",
13017 "smol",
13018 "sqlformat",
13019 "thread_local",
13020 "util",
13021 "uuid",
13022]
13023
13024[[package]]
13025name = "sqlez_macros"
13026version = "0.1.0"
13027dependencies = [
13028 "sqlez",
13029 "sqlformat",
13030 "syn 1.0.109",
13031]
13032
13033[[package]]
13034name = "sqlformat"
13035version = "0.2.6"
13036source = "registry+https://github.com/rust-lang/crates.io-index"
13037checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
13038dependencies = [
13039 "nom",
13040 "unicode_categories",
13041]
13042
13043[[package]]
13044name = "sqlx"
13045version = "0.8.3"
13046source = "registry+https://github.com/rust-lang/crates.io-index"
13047checksum = "4410e73b3c0d8442c5f99b425d7a435b5ee0ae4167b3196771dd3f7a01be745f"
13048dependencies = [
13049 "sqlx-core",
13050 "sqlx-macros",
13051 "sqlx-mysql",
13052 "sqlx-postgres",
13053 "sqlx-sqlite",
13054]
13055
13056[[package]]
13057name = "sqlx-core"
13058version = "0.8.3"
13059source = "registry+https://github.com/rust-lang/crates.io-index"
13060checksum = "6a007b6936676aa9ab40207cde35daab0a04b823be8ae004368c0793b96a61e0"
13061dependencies = [
13062 "bigdecimal",
13063 "bytes 1.10.1",
13064 "chrono",
13065 "crc",
13066 "crossbeam-queue",
13067 "either",
13068 "event-listener 5.3.1",
13069 "futures-core",
13070 "futures-intrusive",
13071 "futures-io",
13072 "futures-util",
13073 "hashbrown 0.15.2",
13074 "hashlink 0.10.0",
13075 "indexmap",
13076 "log",
13077 "memchr",
13078 "once_cell",
13079 "percent-encoding",
13080 "rust_decimal",
13081 "rustls 0.23.23",
13082 "rustls-pemfile 2.2.0",
13083 "serde",
13084 "serde_json",
13085 "sha2",
13086 "smallvec",
13087 "thiserror 2.0.6",
13088 "time",
13089 "tokio",
13090 "tokio-stream",
13091 "tracing",
13092 "url",
13093 "uuid",
13094 "webpki-roots",
13095]
13096
13097[[package]]
13098name = "sqlx-macros"
13099version = "0.8.3"
13100source = "registry+https://github.com/rust-lang/crates.io-index"
13101checksum = "3112e2ad78643fef903618d78cf0aec1cb3134b019730edb039b69eaf531f310"
13102dependencies = [
13103 "proc-macro2",
13104 "quote",
13105 "sqlx-core",
13106 "sqlx-macros-core",
13107 "syn 2.0.100",
13108]
13109
13110[[package]]
13111name = "sqlx-macros-core"
13112version = "0.8.3"
13113source = "registry+https://github.com/rust-lang/crates.io-index"
13114checksum = "4e9f90acc5ab146a99bf5061a7eb4976b573f560bc898ef3bf8435448dd5e7ad"
13115dependencies = [
13116 "dotenvy",
13117 "either",
13118 "heck 0.5.0",
13119 "hex",
13120 "once_cell",
13121 "proc-macro2",
13122 "quote",
13123 "serde",
13124 "serde_json",
13125 "sha2",
13126 "sqlx-core",
13127 "sqlx-mysql",
13128 "sqlx-postgres",
13129 "sqlx-sqlite",
13130 "syn 2.0.100",
13131 "tempfile",
13132 "tokio",
13133 "url",
13134]
13135
13136[[package]]
13137name = "sqlx-mysql"
13138version = "0.8.3"
13139source = "registry+https://github.com/rust-lang/crates.io-index"
13140checksum = "4560278f0e00ce64938540546f59f590d60beee33fffbd3b9cd47851e5fff233"
13141dependencies = [
13142 "atoi",
13143 "base64 0.22.1",
13144 "bigdecimal",
13145 "bitflags 2.8.0",
13146 "byteorder",
13147 "bytes 1.10.1",
13148 "chrono",
13149 "crc",
13150 "digest",
13151 "dotenvy",
13152 "either",
13153 "futures-channel",
13154 "futures-core",
13155 "futures-io",
13156 "futures-util",
13157 "generic-array",
13158 "hex",
13159 "hkdf",
13160 "hmac",
13161 "itoa",
13162 "log",
13163 "md-5",
13164 "memchr",
13165 "once_cell",
13166 "percent-encoding",
13167 "rand 0.8.5",
13168 "rsa",
13169 "rust_decimal",
13170 "serde",
13171 "sha1",
13172 "sha2",
13173 "smallvec",
13174 "sqlx-core",
13175 "stringprep",
13176 "thiserror 2.0.6",
13177 "time",
13178 "tracing",
13179 "uuid",
13180 "whoami",
13181]
13182
13183[[package]]
13184name = "sqlx-postgres"
13185version = "0.8.3"
13186source = "registry+https://github.com/rust-lang/crates.io-index"
13187checksum = "c5b98a57f363ed6764d5b3a12bfedf62f07aa16e1856a7ddc2a0bb190a959613"
13188dependencies = [
13189 "atoi",
13190 "base64 0.22.1",
13191 "bigdecimal",
13192 "bitflags 2.8.0",
13193 "byteorder",
13194 "chrono",
13195 "crc",
13196 "dotenvy",
13197 "etcetera",
13198 "futures-channel",
13199 "futures-core",
13200 "futures-util",
13201 "hex",
13202 "hkdf",
13203 "hmac",
13204 "home",
13205 "itoa",
13206 "log",
13207 "md-5",
13208 "memchr",
13209 "num-bigint",
13210 "once_cell",
13211 "rand 0.8.5",
13212 "rust_decimal",
13213 "serde",
13214 "serde_json",
13215 "sha2",
13216 "smallvec",
13217 "sqlx-core",
13218 "stringprep",
13219 "thiserror 2.0.6",
13220 "time",
13221 "tracing",
13222 "uuid",
13223 "whoami",
13224]
13225
13226[[package]]
13227name = "sqlx-sqlite"
13228version = "0.8.3"
13229source = "registry+https://github.com/rust-lang/crates.io-index"
13230checksum = "f85ca71d3a5b24e64e1d08dd8fe36c6c95c339a896cc33068148906784620540"
13231dependencies = [
13232 "atoi",
13233 "chrono",
13234 "flume",
13235 "futures-channel",
13236 "futures-core",
13237 "futures-executor",
13238 "futures-intrusive",
13239 "futures-util",
13240 "libsqlite3-sys",
13241 "log",
13242 "percent-encoding",
13243 "serde",
13244 "serde_urlencoded",
13245 "sqlx-core",
13246 "time",
13247 "tracing",
13248 "url",
13249 "uuid",
13250]
13251
13252[[package]]
13253name = "stable_deref_trait"
13254version = "1.2.0"
13255source = "registry+https://github.com/rust-lang/crates.io-index"
13256checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
13257
13258[[package]]
13259name = "static_assertions"
13260version = "1.1.0"
13261source = "registry+https://github.com/rust-lang/crates.io-index"
13262checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
13263
13264[[package]]
13265name = "story"
13266version = "0.1.0"
13267dependencies = [
13268 "gpui",
13269 "itertools 0.14.0",
13270 "smallvec",
13271]
13272
13273[[package]]
13274name = "storybook"
13275version = "0.1.0"
13276dependencies = [
13277 "anyhow",
13278 "clap",
13279 "collab_ui",
13280 "ctrlc",
13281 "dialoguer",
13282 "editor",
13283 "fuzzy",
13284 "gpui",
13285 "indoc",
13286 "language",
13287 "log",
13288 "menu",
13289 "picker",
13290 "project",
13291 "reqwest_client",
13292 "rust-embed",
13293 "settings",
13294 "simplelog",
13295 "story",
13296 "strum",
13297 "theme",
13298 "title_bar",
13299 "ui",
13300]
13301
13302[[package]]
13303name = "streaming-iterator"
13304version = "0.1.9"
13305source = "registry+https://github.com/rust-lang/crates.io-index"
13306checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
13307
13308[[package]]
13309name = "streaming_diff"
13310version = "0.1.0"
13311dependencies = [
13312 "ordered-float 2.10.1",
13313 "rand 0.8.5",
13314 "rope",
13315 "util",
13316]
13317
13318[[package]]
13319name = "strict-num"
13320version = "0.1.1"
13321source = "registry+https://github.com/rust-lang/crates.io-index"
13322checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
13323dependencies = [
13324 "float-cmp",
13325]
13326
13327[[package]]
13328name = "string_cache"
13329version = "0.8.7"
13330source = "registry+https://github.com/rust-lang/crates.io-index"
13331checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
13332dependencies = [
13333 "new_debug_unreachable",
13334 "once_cell",
13335 "parking_lot",
13336 "phf_shared 0.10.0",
13337 "precomputed-hash",
13338 "serde",
13339]
13340
13341[[package]]
13342name = "string_cache_codegen"
13343version = "0.5.2"
13344source = "registry+https://github.com/rust-lang/crates.io-index"
13345checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
13346dependencies = [
13347 "phf_generator 0.10.0",
13348 "phf_shared 0.10.0",
13349 "proc-macro2",
13350 "quote",
13351]
13352
13353[[package]]
13354name = "stringprep"
13355version = "0.1.5"
13356source = "registry+https://github.com/rust-lang/crates.io-index"
13357checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
13358dependencies = [
13359 "unicode-bidi",
13360 "unicode-normalization",
13361 "unicode-properties",
13362]
13363
13364[[package]]
13365name = "strsim"
13366version = "0.11.1"
13367source = "registry+https://github.com/rust-lang/crates.io-index"
13368checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
13369
13370[[package]]
13371name = "strum"
13372version = "0.26.3"
13373source = "registry+https://github.com/rust-lang/crates.io-index"
13374checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
13375dependencies = [
13376 "strum_macros",
13377]
13378
13379[[package]]
13380name = "strum_macros"
13381version = "0.26.4"
13382source = "registry+https://github.com/rust-lang/crates.io-index"
13383checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
13384dependencies = [
13385 "heck 0.5.0",
13386 "proc-macro2",
13387 "quote",
13388 "rustversion",
13389 "syn 2.0.100",
13390]
13391
13392[[package]]
13393name = "subtle"
13394version = "2.6.1"
13395source = "registry+https://github.com/rust-lang/crates.io-index"
13396checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
13397
13398[[package]]
13399name = "sum_tree"
13400version = "0.1.0"
13401dependencies = [
13402 "arrayvec",
13403 "ctor",
13404 "env_logger 0.11.7",
13405 "log",
13406 "rand 0.8.5",
13407 "rayon",
13408]
13409
13410[[package]]
13411name = "supermaven"
13412version = "0.1.0"
13413dependencies = [
13414 "anyhow",
13415 "client",
13416 "collections",
13417 "editor",
13418 "env_logger 0.11.7",
13419 "futures 0.3.31",
13420 "gpui",
13421 "http_client",
13422 "inline_completion",
13423 "language",
13424 "log",
13425 "postage",
13426 "project",
13427 "serde",
13428 "serde_json",
13429 "settings",
13430 "smol",
13431 "supermaven_api",
13432 "text",
13433 "theme",
13434 "ui",
13435 "unicode-segmentation",
13436 "util",
13437]
13438
13439[[package]]
13440name = "supermaven_api"
13441version = "0.1.0"
13442dependencies = [
13443 "anyhow",
13444 "futures 0.3.31",
13445 "http_client",
13446 "paths",
13447 "serde",
13448 "serde_json",
13449 "smol",
13450]
13451
13452[[package]]
13453name = "sval"
13454version = "2.13.2"
13455source = "registry+https://github.com/rust-lang/crates.io-index"
13456checksum = "f6dc0f9830c49db20e73273ffae9b5240f63c42e515af1da1fceefb69fceafd8"
13457
13458[[package]]
13459name = "sval_buffer"
13460version = "2.13.2"
13461source = "registry+https://github.com/rust-lang/crates.io-index"
13462checksum = "429922f7ad43c0ef8fd7309e14d750e38899e32eb7e8da656ea169dd28ee212f"
13463dependencies = [
13464 "sval",
13465 "sval_ref",
13466]
13467
13468[[package]]
13469name = "sval_dynamic"
13470version = "2.13.2"
13471source = "registry+https://github.com/rust-lang/crates.io-index"
13472checksum = "68f16ff5d839396c11a30019b659b0976348f3803db0626f736764c473b50ff4"
13473dependencies = [
13474 "sval",
13475]
13476
13477[[package]]
13478name = "sval_fmt"
13479version = "2.13.2"
13480source = "registry+https://github.com/rust-lang/crates.io-index"
13481checksum = "c01c27a80b6151b0557f9ccbe89c11db571dc5f68113690c1e028d7e974bae94"
13482dependencies = [
13483 "itoa",
13484 "ryu",
13485 "sval",
13486]
13487
13488[[package]]
13489name = "sval_json"
13490version = "2.13.2"
13491source = "registry+https://github.com/rust-lang/crates.io-index"
13492checksum = "0deef63c70da622b2a8069d8600cf4b05396459e665862e7bdb290fd6cf3f155"
13493dependencies = [
13494 "itoa",
13495 "ryu",
13496 "sval",
13497]
13498
13499[[package]]
13500name = "sval_nested"
13501version = "2.13.2"
13502source = "registry+https://github.com/rust-lang/crates.io-index"
13503checksum = "a39ce5976ae1feb814c35d290cf7cf8cd4f045782fe1548d6bc32e21f6156e9f"
13504dependencies = [
13505 "sval",
13506 "sval_buffer",
13507 "sval_ref",
13508]
13509
13510[[package]]
13511name = "sval_ref"
13512version = "2.13.2"
13513source = "registry+https://github.com/rust-lang/crates.io-index"
13514checksum = "bb7c6ee3751795a728bc9316a092023529ffea1783499afbc5c66f5fabebb1fa"
13515dependencies = [
13516 "sval",
13517]
13518
13519[[package]]
13520name = "sval_serde"
13521version = "2.13.2"
13522source = "registry+https://github.com/rust-lang/crates.io-index"
13523checksum = "2a5572d0321b68109a343634e3a5d576bf131b82180c6c442dee06349dfc652a"
13524dependencies = [
13525 "serde",
13526 "sval",
13527 "sval_nested",
13528]
13529
13530[[package]]
13531name = "svg_fmt"
13532version = "0.4.4"
13533source = "registry+https://github.com/rust-lang/crates.io-index"
13534checksum = "ce5d813d71d82c4cbc1742135004e4a79fd870214c155443451c139c9470a0aa"
13535
13536[[package]]
13537name = "svgtypes"
13538version = "0.15.3"
13539source = "registry+https://github.com/rust-lang/crates.io-index"
13540checksum = "68c7541fff44b35860c1a7a47a7cadf3e4a304c457b58f9870d9706ece028afc"
13541dependencies = [
13542 "kurbo",
13543 "siphasher 1.0.1",
13544]
13545
13546[[package]]
13547name = "swash"
13548version = "0.1.19"
13549source = "registry+https://github.com/rust-lang/crates.io-index"
13550checksum = "cbd59f3f359ddd2c95af4758c18270eddd9c730dde98598023cdabff472c2ca2"
13551dependencies = [
13552 "skrifa",
13553 "yazi",
13554 "zeno",
13555]
13556
13557[[package]]
13558name = "syn"
13559version = "1.0.109"
13560source = "registry+https://github.com/rust-lang/crates.io-index"
13561checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
13562dependencies = [
13563 "proc-macro2",
13564 "quote",
13565 "unicode-ident",
13566]
13567
13568[[package]]
13569name = "syn"
13570version = "2.0.100"
13571source = "registry+https://github.com/rust-lang/crates.io-index"
13572checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0"
13573dependencies = [
13574 "proc-macro2",
13575 "quote",
13576 "unicode-ident",
13577]
13578
13579[[package]]
13580name = "sync_wrapper"
13581version = "0.1.2"
13582source = "registry+https://github.com/rust-lang/crates.io-index"
13583checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
13584
13585[[package]]
13586name = "sync_wrapper"
13587version = "1.0.2"
13588source = "registry+https://github.com/rust-lang/crates.io-index"
13589checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
13590dependencies = [
13591 "futures-core",
13592]
13593
13594[[package]]
13595name = "synchronoise"
13596version = "1.0.1"
13597source = "registry+https://github.com/rust-lang/crates.io-index"
13598checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
13599dependencies = [
13600 "crossbeam-queue",
13601]
13602
13603[[package]]
13604name = "synstructure"
13605version = "0.13.1"
13606source = "registry+https://github.com/rust-lang/crates.io-index"
13607checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
13608dependencies = [
13609 "proc-macro2",
13610 "quote",
13611 "syn 2.0.100",
13612]
13613
13614[[package]]
13615name = "sys-locale"
13616version = "0.3.2"
13617source = "registry+https://github.com/rust-lang/crates.io-index"
13618checksum = "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4"
13619dependencies = [
13620 "libc",
13621]
13622
13623[[package]]
13624name = "sysinfo"
13625version = "0.31.4"
13626source = "registry+https://github.com/rust-lang/crates.io-index"
13627checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
13628dependencies = [
13629 "core-foundation-sys",
13630 "libc",
13631 "memchr",
13632 "ntapi",
13633 "rayon",
13634 "windows 0.57.0",
13635]
13636
13637[[package]]
13638name = "system-configuration"
13639version = "0.5.1"
13640source = "registry+https://github.com/rust-lang/crates.io-index"
13641checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
13642dependencies = [
13643 "bitflags 1.3.2",
13644 "core-foundation 0.9.4",
13645 "system-configuration-sys 0.5.0",
13646]
13647
13648[[package]]
13649name = "system-configuration"
13650version = "0.6.1"
13651source = "registry+https://github.com/rust-lang/crates.io-index"
13652checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
13653dependencies = [
13654 "bitflags 2.8.0",
13655 "core-foundation 0.9.4",
13656 "system-configuration-sys 0.6.0",
13657]
13658
13659[[package]]
13660name = "system-configuration-sys"
13661version = "0.5.0"
13662source = "registry+https://github.com/rust-lang/crates.io-index"
13663checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
13664dependencies = [
13665 "core-foundation-sys",
13666 "libc",
13667]
13668
13669[[package]]
13670name = "system-configuration-sys"
13671version = "0.6.0"
13672source = "registry+https://github.com/rust-lang/crates.io-index"
13673checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
13674dependencies = [
13675 "core-foundation-sys",
13676 "libc",
13677]
13678
13679[[package]]
13680name = "system-deps"
13681version = "6.2.2"
13682source = "registry+https://github.com/rust-lang/crates.io-index"
13683checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
13684dependencies = [
13685 "cfg-expr",
13686 "heck 0.5.0",
13687 "pkg-config",
13688 "toml 0.8.20",
13689 "version-compare",
13690]
13691
13692[[package]]
13693name = "system-interface"
13694version = "0.27.3"
13695source = "registry+https://github.com/rust-lang/crates.io-index"
13696checksum = "cc4592f674ce18521c2a81483873a49596655b179f71c5e05d10c1fe66c78745"
13697dependencies = [
13698 "bitflags 2.8.0",
13699 "cap-fs-ext",
13700 "cap-std",
13701 "fd-lock",
13702 "io-lifetimes",
13703 "rustix",
13704 "windows-sys 0.59.0",
13705 "winx",
13706]
13707
13708[[package]]
13709name = "tab_switcher"
13710version = "0.1.0"
13711dependencies = [
13712 "anyhow",
13713 "collections",
13714 "ctor",
13715 "editor",
13716 "env_logger 0.11.7",
13717 "gpui",
13718 "language",
13719 "menu",
13720 "picker",
13721 "project",
13722 "schemars",
13723 "serde",
13724 "serde_json",
13725 "settings",
13726 "theme",
13727 "ui",
13728 "util",
13729 "workspace",
13730]
13731
13732[[package]]
13733name = "taffy"
13734version = "0.4.4"
13735source = "registry+https://github.com/rust-lang/crates.io-index"
13736checksum = "9ec17858c2d465b2f734b798b920818a974faf0babb15d7fef81818a4b2d16f1"
13737dependencies = [
13738 "arrayvec",
13739 "grid",
13740 "num-traits",
13741 "serde",
13742 "slotmap",
13743]
13744
13745[[package]]
13746name = "take-until"
13747version = "0.2.0"
13748source = "registry+https://github.com/rust-lang/crates.io-index"
13749checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
13750
13751[[package]]
13752name = "tap"
13753version = "1.0.1"
13754source = "registry+https://github.com/rust-lang/crates.io-index"
13755checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
13756
13757[[package]]
13758name = "target-lexicon"
13759version = "0.12.16"
13760source = "registry+https://github.com/rust-lang/crates.io-index"
13761checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
13762
13763[[package]]
13764name = "target-lexicon"
13765version = "0.13.2"
13766source = "registry+https://github.com/rust-lang/crates.io-index"
13767checksum = "e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a"
13768
13769[[package]]
13770name = "task"
13771version = "0.1.0"
13772dependencies = [
13773 "anyhow",
13774 "collections",
13775 "dap-types",
13776 "futures 0.3.31",
13777 "gpui",
13778 "hex",
13779 "parking_lot",
13780 "schemars",
13781 "serde",
13782 "serde_json",
13783 "serde_json_lenient",
13784 "sha2",
13785 "shellexpand 2.1.2",
13786 "util",
13787 "zed_actions",
13788]
13789
13790[[package]]
13791name = "tasks_ui"
13792version = "0.1.0"
13793dependencies = [
13794 "anyhow",
13795 "debugger_ui",
13796 "editor",
13797 "feature_flags",
13798 "file_icons",
13799 "fuzzy",
13800 "gpui",
13801 "language",
13802 "menu",
13803 "picker",
13804 "project",
13805 "schemars",
13806 "serde",
13807 "serde_json",
13808 "settings",
13809 "task",
13810 "tree-sitter-rust",
13811 "tree-sitter-typescript",
13812 "ui",
13813 "util",
13814 "workspace",
13815 "zed_actions",
13816]
13817
13818[[package]]
13819name = "telemetry"
13820version = "0.1.0"
13821dependencies = [
13822 "futures 0.3.31",
13823 "serde",
13824 "serde_json",
13825 "telemetry_events",
13826]
13827
13828[[package]]
13829name = "telemetry_events"
13830version = "0.1.0"
13831dependencies = [
13832 "semantic_version",
13833 "serde",
13834 "serde_json",
13835]
13836
13837[[package]]
13838name = "tempfile"
13839version = "3.17.1"
13840source = "registry+https://github.com/rust-lang/crates.io-index"
13841checksum = "22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230"
13842dependencies = [
13843 "cfg-if",
13844 "fastrand 2.3.0",
13845 "getrandom 0.3.1",
13846 "once_cell",
13847 "rustix",
13848 "windows-sys 0.59.0",
13849]
13850
13851[[package]]
13852name = "tendril"
13853version = "0.4.3"
13854source = "registry+https://github.com/rust-lang/crates.io-index"
13855checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
13856dependencies = [
13857 "futf",
13858 "mac",
13859 "utf-8",
13860]
13861
13862[[package]]
13863name = "termcolor"
13864version = "1.4.1"
13865source = "registry+https://github.com/rust-lang/crates.io-index"
13866checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
13867dependencies = [
13868 "winapi-util",
13869]
13870
13871[[package]]
13872name = "terminal"
13873version = "0.1.0"
13874dependencies = [
13875 "alacritty_terminal",
13876 "anyhow",
13877 "collections",
13878 "dirs 4.0.0",
13879 "futures 0.3.31",
13880 "gpui",
13881 "libc",
13882 "rand 0.8.5",
13883 "regex",
13884 "release_channel",
13885 "schemars",
13886 "serde",
13887 "serde_derive",
13888 "settings",
13889 "smol",
13890 "sysinfo",
13891 "task",
13892 "theme",
13893 "thiserror 1.0.69",
13894 "util",
13895 "windows 0.60.0",
13896]
13897
13898[[package]]
13899name = "terminal_size"
13900version = "0.4.1"
13901source = "registry+https://github.com/rust-lang/crates.io-index"
13902checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9"
13903dependencies = [
13904 "rustix",
13905 "windows-sys 0.59.0",
13906]
13907
13908[[package]]
13909name = "terminal_view"
13910version = "0.1.0"
13911dependencies = [
13912 "anyhow",
13913 "async-recursion 1.1.1",
13914 "breadcrumbs",
13915 "client",
13916 "collections",
13917 "db",
13918 "dirs 4.0.0",
13919 "editor",
13920 "futures 0.3.31",
13921 "gpui",
13922 "itertools 0.14.0",
13923 "language",
13924 "log",
13925 "project",
13926 "rand 0.8.5",
13927 "schemars",
13928 "search",
13929 "serde",
13930 "serde_json",
13931 "settings",
13932 "shellexpand 2.1.2",
13933 "smol",
13934 "task",
13935 "terminal",
13936 "theme",
13937 "ui",
13938 "util",
13939 "workspace",
13940 "zed_actions",
13941]
13942
13943[[package]]
13944name = "text"
13945version = "0.1.0"
13946dependencies = [
13947 "anyhow",
13948 "clock",
13949 "collections",
13950 "ctor",
13951 "env_logger 0.11.7",
13952 "gpui",
13953 "http_client",
13954 "log",
13955 "parking_lot",
13956 "postage",
13957 "rand 0.8.5",
13958 "regex",
13959 "rope",
13960 "smallvec",
13961 "sum_tree",
13962 "util",
13963]
13964
13965[[package]]
13966name = "theme"
13967version = "0.1.0"
13968dependencies = [
13969 "anyhow",
13970 "collections",
13971 "derive_more",
13972 "fs",
13973 "futures 0.3.31",
13974 "gpui",
13975 "indexmap",
13976 "log",
13977 "palette",
13978 "parking_lot",
13979 "refineable",
13980 "schemars",
13981 "serde",
13982 "serde_derive",
13983 "serde_json",
13984 "serde_json_lenient",
13985 "serde_repr",
13986 "settings",
13987 "strum",
13988 "thiserror 1.0.69",
13989 "util",
13990 "uuid",
13991]
13992
13993[[package]]
13994name = "theme_extension"
13995version = "0.1.0"
13996dependencies = [
13997 "anyhow",
13998 "extension",
13999 "fs",
14000 "gpui",
14001 "theme",
14002]
14003
14004[[package]]
14005name = "theme_importer"
14006version = "0.1.0"
14007dependencies = [
14008 "anyhow",
14009 "clap",
14010 "gpui",
14011 "indexmap",
14012 "log",
14013 "palette",
14014 "rust-embed",
14015 "serde",
14016 "serde_json",
14017 "serde_json_lenient",
14018 "simplelog",
14019 "strum",
14020 "theme",
14021 "vscode_theme",
14022]
14023
14024[[package]]
14025name = "theme_selector"
14026version = "0.1.0"
14027dependencies = [
14028 "fs",
14029 "fuzzy",
14030 "gpui",
14031 "log",
14032 "picker",
14033 "serde",
14034 "settings",
14035 "telemetry",
14036 "theme",
14037 "ui",
14038 "util",
14039 "workspace",
14040 "zed_actions",
14041]
14042
14043[[package]]
14044name = "thiserror"
14045version = "1.0.69"
14046source = "registry+https://github.com/rust-lang/crates.io-index"
14047checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
14048dependencies = [
14049 "thiserror-impl 1.0.69",
14050]
14051
14052[[package]]
14053name = "thiserror"
14054version = "2.0.6"
14055source = "registry+https://github.com/rust-lang/crates.io-index"
14056checksum = "8fec2a1820ebd077e2b90c4df007bebf344cd394098a13c563957d0afc83ea47"
14057dependencies = [
14058 "thiserror-impl 2.0.6",
14059]
14060
14061[[package]]
14062name = "thiserror-impl"
14063version = "1.0.69"
14064source = "registry+https://github.com/rust-lang/crates.io-index"
14065checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
14066dependencies = [
14067 "proc-macro2",
14068 "quote",
14069 "syn 2.0.100",
14070]
14071
14072[[package]]
14073name = "thiserror-impl"
14074version = "2.0.6"
14075source = "registry+https://github.com/rust-lang/crates.io-index"
14076checksum = "d65750cab40f4ff1929fb1ba509e9914eb756131cef4210da8d5d700d26f6312"
14077dependencies = [
14078 "proc-macro2",
14079 "quote",
14080 "syn 2.0.100",
14081]
14082
14083[[package]]
14084name = "thread_local"
14085version = "1.1.8"
14086source = "registry+https://github.com/rust-lang/crates.io-index"
14087checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
14088dependencies = [
14089 "cfg-if",
14090 "once_cell",
14091]
14092
14093[[package]]
14094name = "tiff"
14095version = "0.9.1"
14096source = "registry+https://github.com/rust-lang/crates.io-index"
14097checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
14098dependencies = [
14099 "flate2",
14100 "jpeg-decoder",
14101 "weezl",
14102]
14103
14104[[package]]
14105name = "tiktoken-rs"
14106version = "0.6.0"
14107source = "registry+https://github.com/rust-lang/crates.io-index"
14108checksum = "44075987ee2486402f0808505dd65692163d243a337fc54363d49afac41087f6"
14109dependencies = [
14110 "anyhow",
14111 "base64 0.21.7",
14112 "bstr",
14113 "fancy-regex 0.13.0",
14114 "lazy_static",
14115 "parking_lot",
14116 "regex",
14117 "rustc-hash 1.1.0",
14118]
14119
14120[[package]]
14121name = "time"
14122version = "0.3.37"
14123source = "registry+https://github.com/rust-lang/crates.io-index"
14124checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21"
14125dependencies = [
14126 "deranged",
14127 "itoa",
14128 "libc",
14129 "num-conv",
14130 "num_threads",
14131 "powerfmt",
14132 "serde",
14133 "time-core",
14134 "time-macros",
14135]
14136
14137[[package]]
14138name = "time-core"
14139version = "0.1.2"
14140source = "registry+https://github.com/rust-lang/crates.io-index"
14141checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
14142
14143[[package]]
14144name = "time-macros"
14145version = "0.2.19"
14146source = "registry+https://github.com/rust-lang/crates.io-index"
14147checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de"
14148dependencies = [
14149 "num-conv",
14150 "time-core",
14151]
14152
14153[[package]]
14154name = "time_format"
14155version = "0.1.0"
14156dependencies = [
14157 "core-foundation 0.9.4",
14158 "core-foundation-sys",
14159 "sys-locale",
14160 "time",
14161]
14162
14163[[package]]
14164name = "tiny-keccak"
14165version = "2.0.2"
14166source = "registry+https://github.com/rust-lang/crates.io-index"
14167checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
14168dependencies = [
14169 "crunchy",
14170]
14171
14172[[package]]
14173name = "tiny-skia"
14174version = "0.11.4"
14175source = "registry+https://github.com/rust-lang/crates.io-index"
14176checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
14177dependencies = [
14178 "arrayref",
14179 "arrayvec",
14180 "bytemuck",
14181 "cfg-if",
14182 "log",
14183 "png",
14184 "tiny-skia-path",
14185]
14186
14187[[package]]
14188name = "tiny-skia-path"
14189version = "0.11.4"
14190source = "registry+https://github.com/rust-lang/crates.io-index"
14191checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
14192dependencies = [
14193 "arrayref",
14194 "bytemuck",
14195 "strict-num",
14196]
14197
14198[[package]]
14199name = "tiny_http"
14200version = "0.8.2"
14201source = "registry+https://github.com/rust-lang/crates.io-index"
14202checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
14203dependencies = [
14204 "ascii",
14205 "chrono",
14206 "chunked_transfer",
14207 "log",
14208 "url",
14209]
14210
14211[[package]]
14212name = "tinystr"
14213version = "0.7.6"
14214source = "registry+https://github.com/rust-lang/crates.io-index"
14215checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
14216dependencies = [
14217 "displaydoc",
14218 "zerovec",
14219]
14220
14221[[package]]
14222name = "tinytemplate"
14223version = "1.2.1"
14224source = "registry+https://github.com/rust-lang/crates.io-index"
14225checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
14226dependencies = [
14227 "serde",
14228 "serde_json",
14229]
14230
14231[[package]]
14232name = "tinyvec"
14233version = "1.8.0"
14234source = "registry+https://github.com/rust-lang/crates.io-index"
14235checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
14236dependencies = [
14237 "tinyvec_macros",
14238]
14239
14240[[package]]
14241name = "tinyvec_macros"
14242version = "0.1.1"
14243source = "registry+https://github.com/rust-lang/crates.io-index"
14244checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
14245
14246[[package]]
14247name = "title_bar"
14248version = "0.1.0"
14249dependencies = [
14250 "auto_update",
14251 "call",
14252 "client",
14253 "collections",
14254 "feature_flags",
14255 "git_ui",
14256 "gpui",
14257 "http_client",
14258 "notifications",
14259 "pretty_assertions",
14260 "project",
14261 "remote",
14262 "rpc",
14263 "schemars",
14264 "serde",
14265 "settings",
14266 "smallvec",
14267 "story",
14268 "telemetry",
14269 "theme",
14270 "tree-sitter-md",
14271 "ui",
14272 "util",
14273 "windows 0.60.0",
14274 "workspace",
14275 "zed_actions",
14276 "zeta",
14277]
14278
14279[[package]]
14280name = "tokio"
14281version = "1.43.0"
14282source = "registry+https://github.com/rust-lang/crates.io-index"
14283checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
14284dependencies = [
14285 "backtrace",
14286 "bytes 1.10.1",
14287 "libc",
14288 "mio 1.0.3",
14289 "parking_lot",
14290 "pin-project-lite",
14291 "signal-hook-registry",
14292 "socket2",
14293 "tokio-macros",
14294 "windows-sys 0.52.0",
14295]
14296
14297[[package]]
14298name = "tokio-io"
14299version = "0.1.13"
14300source = "registry+https://github.com/rust-lang/crates.io-index"
14301checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
14302dependencies = [
14303 "bytes 0.4.12",
14304 "futures 0.1.31",
14305 "log",
14306]
14307
14308[[package]]
14309name = "tokio-macros"
14310version = "2.5.0"
14311source = "registry+https://github.com/rust-lang/crates.io-index"
14312checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
14313dependencies = [
14314 "proc-macro2",
14315 "quote",
14316 "syn 2.0.100",
14317]
14318
14319[[package]]
14320name = "tokio-native-tls"
14321version = "0.3.1"
14322source = "registry+https://github.com/rust-lang/crates.io-index"
14323checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
14324dependencies = [
14325 "native-tls",
14326 "tokio",
14327]
14328
14329[[package]]
14330name = "tokio-rustls"
14331version = "0.24.1"
14332source = "registry+https://github.com/rust-lang/crates.io-index"
14333checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
14334dependencies = [
14335 "rustls 0.21.12",
14336 "tokio",
14337]
14338
14339[[package]]
14340name = "tokio-rustls"
14341version = "0.26.1"
14342source = "registry+https://github.com/rust-lang/crates.io-index"
14343checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37"
14344dependencies = [
14345 "rustls 0.23.23",
14346 "tokio",
14347]
14348
14349[[package]]
14350name = "tokio-socks"
14351version = "0.5.2"
14352source = "registry+https://github.com/rust-lang/crates.io-index"
14353checksum = "0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f"
14354dependencies = [
14355 "either",
14356 "futures-io",
14357 "futures-util",
14358 "thiserror 1.0.69",
14359 "tokio",
14360]
14361
14362[[package]]
14363name = "tokio-stream"
14364version = "0.1.17"
14365source = "registry+https://github.com/rust-lang/crates.io-index"
14366checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
14367dependencies = [
14368 "futures-core",
14369 "pin-project-lite",
14370 "tokio",
14371]
14372
14373[[package]]
14374name = "tokio-tungstenite"
14375version = "0.20.1"
14376source = "registry+https://github.com/rust-lang/crates.io-index"
14377checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
14378dependencies = [
14379 "futures-util",
14380 "log",
14381 "rustls 0.21.12",
14382 "rustls-native-certs 0.6.3",
14383 "tokio",
14384 "tokio-rustls 0.24.1",
14385 "tungstenite 0.20.1",
14386]
14387
14388[[package]]
14389name = "tokio-tungstenite"
14390version = "0.21.0"
14391source = "registry+https://github.com/rust-lang/crates.io-index"
14392checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
14393dependencies = [
14394 "futures-util",
14395 "log",
14396 "tokio",
14397 "tungstenite 0.21.0",
14398]
14399
14400[[package]]
14401name = "tokio-util"
14402version = "0.7.13"
14403source = "registry+https://github.com/rust-lang/crates.io-index"
14404checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
14405dependencies = [
14406 "bytes 1.10.1",
14407 "futures-core",
14408 "futures-io",
14409 "futures-sink",
14410 "pin-project-lite",
14411 "tokio",
14412]
14413
14414[[package]]
14415name = "toml"
14416version = "0.5.11"
14417source = "registry+https://github.com/rust-lang/crates.io-index"
14418checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
14419dependencies = [
14420 "serde",
14421]
14422
14423[[package]]
14424name = "toml"
14425version = "0.8.20"
14426source = "registry+https://github.com/rust-lang/crates.io-index"
14427checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148"
14428dependencies = [
14429 "serde",
14430 "serde_spanned",
14431 "toml_datetime",
14432 "toml_edit",
14433]
14434
14435[[package]]
14436name = "toml_datetime"
14437version = "0.6.8"
14438source = "registry+https://github.com/rust-lang/crates.io-index"
14439checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
14440dependencies = [
14441 "serde",
14442]
14443
14444[[package]]
14445name = "toml_edit"
14446version = "0.22.23"
14447source = "registry+https://github.com/rust-lang/crates.io-index"
14448checksum = "02a8b472d1a3d7c18e2d61a489aee3453fd9031c33e4f55bd533f4a7adca1bee"
14449dependencies = [
14450 "indexmap",
14451 "serde",
14452 "serde_spanned",
14453 "toml_datetime",
14454 "winnow 0.7.1",
14455]
14456
14457[[package]]
14458name = "toolchain_selector"
14459version = "0.1.0"
14460dependencies = [
14461 "editor",
14462 "fuzzy",
14463 "gpui",
14464 "language",
14465 "picker",
14466 "project",
14467 "ui",
14468 "util",
14469 "workspace",
14470]
14471
14472[[package]]
14473name = "topological-sort"
14474version = "0.2.2"
14475source = "registry+https://github.com/rust-lang/crates.io-index"
14476checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
14477
14478[[package]]
14479name = "tower"
14480version = "0.4.13"
14481source = "registry+https://github.com/rust-lang/crates.io-index"
14482checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
14483dependencies = [
14484 "futures-core",
14485 "futures-util",
14486 "pin-project",
14487 "pin-project-lite",
14488 "tokio",
14489 "tower-layer",
14490 "tower-service",
14491 "tracing",
14492]
14493
14494[[package]]
14495name = "tower-http"
14496version = "0.3.5"
14497source = "registry+https://github.com/rust-lang/crates.io-index"
14498checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
14499dependencies = [
14500 "bitflags 1.3.2",
14501 "bytes 1.10.1",
14502 "futures-core",
14503 "futures-util",
14504 "http 0.2.12",
14505 "http-body 0.4.6",
14506 "http-range-header",
14507 "pin-project-lite",
14508 "tower-layer",
14509 "tower-service",
14510]
14511
14512[[package]]
14513name = "tower-http"
14514version = "0.4.4"
14515source = "registry+https://github.com/rust-lang/crates.io-index"
14516checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
14517dependencies = [
14518 "bitflags 2.8.0",
14519 "bytes 1.10.1",
14520 "futures-core",
14521 "futures-util",
14522 "http 0.2.12",
14523 "http-body 0.4.6",
14524 "http-range-header",
14525 "pin-project-lite",
14526 "tower-layer",
14527 "tower-service",
14528 "tracing",
14529]
14530
14531[[package]]
14532name = "tower-layer"
14533version = "0.3.3"
14534source = "registry+https://github.com/rust-lang/crates.io-index"
14535checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
14536
14537[[package]]
14538name = "tower-service"
14539version = "0.3.3"
14540source = "registry+https://github.com/rust-lang/crates.io-index"
14541checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
14542
14543[[package]]
14544name = "tracing"
14545version = "0.1.41"
14546source = "registry+https://github.com/rust-lang/crates.io-index"
14547checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
14548dependencies = [
14549 "log",
14550 "pin-project-lite",
14551 "tracing-attributes",
14552 "tracing-core",
14553]
14554
14555[[package]]
14556name = "tracing-attributes"
14557version = "0.1.28"
14558source = "registry+https://github.com/rust-lang/crates.io-index"
14559checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
14560dependencies = [
14561 "proc-macro2",
14562 "quote",
14563 "syn 2.0.100",
14564]
14565
14566[[package]]
14567name = "tracing-core"
14568version = "0.1.33"
14569source = "registry+https://github.com/rust-lang/crates.io-index"
14570checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
14571dependencies = [
14572 "once_cell",
14573 "valuable",
14574]
14575
14576[[package]]
14577name = "tracing-log"
14578version = "0.2.0"
14579source = "registry+https://github.com/rust-lang/crates.io-index"
14580checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
14581dependencies = [
14582 "log",
14583 "once_cell",
14584 "tracing-core",
14585]
14586
14587[[package]]
14588name = "tracing-serde"
14589version = "0.2.0"
14590source = "registry+https://github.com/rust-lang/crates.io-index"
14591checksum = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1"
14592dependencies = [
14593 "serde",
14594 "tracing-core",
14595]
14596
14597[[package]]
14598name = "tracing-subscriber"
14599version = "0.3.19"
14600source = "registry+https://github.com/rust-lang/crates.io-index"
14601checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
14602dependencies = [
14603 "matchers",
14604 "nu-ansi-term",
14605 "once_cell",
14606 "regex",
14607 "serde",
14608 "serde_json",
14609 "sharded-slab",
14610 "smallvec",
14611 "thread_local",
14612 "tracing",
14613 "tracing-core",
14614 "tracing-log",
14615 "tracing-serde",
14616]
14617
14618[[package]]
14619name = "trait-variant"
14620version = "0.1.2"
14621source = "registry+https://github.com/rust-lang/crates.io-index"
14622checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7"
14623dependencies = [
14624 "proc-macro2",
14625 "quote",
14626 "syn 2.0.100",
14627]
14628
14629[[package]]
14630name = "tree-sitter"
14631version = "0.25.3"
14632source = "registry+https://github.com/rust-lang/crates.io-index"
14633checksum = "b9ac5ea5e7f2f1700842ec071401010b9c59bf735295f6e9fa079c3dc035b167"
14634dependencies = [
14635 "cc",
14636 "regex",
14637 "regex-syntax 0.8.5",
14638 "serde_json",
14639 "streaming-iterator",
14640 "tree-sitter-language",
14641 "wasmtime-c-api-impl",
14642]
14643
14644[[package]]
14645name = "tree-sitter-bash"
14646version = "0.23.3"
14647source = "registry+https://github.com/rust-lang/crates.io-index"
14648checksum = "329a4d48623ac337d42b1df84e81a1c9dbb2946907c102ca72db158c1964a52e"
14649dependencies = [
14650 "cc",
14651 "tree-sitter-language",
14652]
14653
14654[[package]]
14655name = "tree-sitter-c"
14656version = "0.23.4"
14657source = "registry+https://github.com/rust-lang/crates.io-index"
14658checksum = "afd2b1bf1585dc2ef6d69e87d01db8adb059006649dd5f96f31aa789ee6e9c71"
14659dependencies = [
14660 "cc",
14661 "tree-sitter-language",
14662]
14663
14664[[package]]
14665name = "tree-sitter-cpp"
14666version = "0.23.4"
14667source = "registry+https://github.com/rust-lang/crates.io-index"
14668checksum = "df2196ea9d47b4ab4a31b9297eaa5a5d19a0b121dceb9f118f6790ad0ab94743"
14669dependencies = [
14670 "cc",
14671 "tree-sitter-language",
14672]
14673
14674[[package]]
14675name = "tree-sitter-css"
14676version = "0.23.2"
14677source = "registry+https://github.com/rust-lang/crates.io-index"
14678checksum = "5ad6489794d41350d12a7fbe520e5199f688618f43aace5443980d1ddcf1b29e"
14679dependencies = [
14680 "cc",
14681 "tree-sitter-language",
14682]
14683
14684[[package]]
14685name = "tree-sitter-diff"
14686version = "0.1.0"
14687source = "registry+https://github.com/rust-lang/crates.io-index"
14688checksum = "dfe1e5ca280a65dfe5ba4205c1bcc84edf486464fed315db53dee6da9a335889"
14689dependencies = [
14690 "cc",
14691 "tree-sitter-language",
14692]
14693
14694[[package]]
14695name = "tree-sitter-elixir"
14696version = "0.3.4"
14697source = "registry+https://github.com/rust-lang/crates.io-index"
14698checksum = "e45d444647b4fd53d8fd32474c1b8bedc1baa22669ce3a78d083e365fa9a2d3f"
14699dependencies = [
14700 "cc",
14701 "tree-sitter-language",
14702]
14703
14704[[package]]
14705name = "tree-sitter-embedded-template"
14706version = "0.23.2"
14707source = "registry+https://github.com/rust-lang/crates.io-index"
14708checksum = "790063ef14e5b67556abc0b3be0ed863fb41d65ee791cf8c0b20eb42a1fa46af"
14709dependencies = [
14710 "cc",
14711 "tree-sitter-language",
14712]
14713
14714[[package]]
14715name = "tree-sitter-gitcommit"
14716version = "0.0.1"
14717source = "git+https://github.com/zed-industries/tree-sitter-git-commit?rev=88309716a69dd13ab83443721ba6e0b491d37ee9#88309716a69dd13ab83443721ba6e0b491d37ee9"
14718dependencies = [
14719 "cc",
14720 "tree-sitter-language",
14721]
14722
14723[[package]]
14724name = "tree-sitter-go"
14725version = "0.23.4"
14726source = "registry+https://github.com/rust-lang/crates.io-index"
14727checksum = "b13d476345220dbe600147dd444165c5791bf85ef53e28acbedd46112ee18431"
14728dependencies = [
14729 "cc",
14730 "tree-sitter-language",
14731]
14732
14733[[package]]
14734name = "tree-sitter-gomod"
14735version = "1.1.1"
14736source = "git+https://github.com/camdencheek/tree-sitter-go-mod?rev=6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c#6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c"
14737dependencies = [
14738 "cc",
14739 "tree-sitter-language",
14740]
14741
14742[[package]]
14743name = "tree-sitter-gowork"
14744version = "0.0.1"
14745source = "git+https://github.com/zed-industries/tree-sitter-go-work?rev=acb0617bf7f4fda02c6217676cc64acb89536dc7#acb0617bf7f4fda02c6217676cc64acb89536dc7"
14746dependencies = [
14747 "cc",
14748 "tree-sitter-language",
14749]
14750
14751[[package]]
14752name = "tree-sitter-heex"
14753version = "0.0.1"
14754source = "git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592#1dd45142fbb05562e35b2040c6129c9bca346592"
14755dependencies = [
14756 "cc",
14757 "tree-sitter-language",
14758]
14759
14760[[package]]
14761name = "tree-sitter-html"
14762version = "0.23.2"
14763source = "registry+https://github.com/rust-lang/crates.io-index"
14764checksum = "261b708e5d92061ede329babaaa427b819329a9d427a1d710abb0f67bbef63ee"
14765dependencies = [
14766 "cc",
14767 "tree-sitter-language",
14768]
14769
14770[[package]]
14771name = "tree-sitter-jsdoc"
14772version = "0.23.2"
14773source = "registry+https://github.com/rust-lang/crates.io-index"
14774checksum = "a3862dfcb1038fc5e7812d7df14190afdeb7e1415288fd5f51f58395f8cb0faf"
14775dependencies = [
14776 "cc",
14777 "tree-sitter-language",
14778]
14779
14780[[package]]
14781name = "tree-sitter-json"
14782version = "0.24.8"
14783source = "registry+https://github.com/rust-lang/crates.io-index"
14784checksum = "4d727acca406c0020cffc6cf35516764f36c8e3dc4408e5ebe2cb35a947ec471"
14785dependencies = [
14786 "cc",
14787 "tree-sitter-language",
14788]
14789
14790[[package]]
14791name = "tree-sitter-language"
14792version = "0.1.3"
14793source = "registry+https://github.com/rust-lang/crates.io-index"
14794checksum = "c199356c799a8945965bb5f2c55b2ad9d9aa7c4b4f6e587fe9dea0bc715e5f9c"
14795
14796[[package]]
14797name = "tree-sitter-md"
14798version = "0.3.2"
14799source = "git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539#9a23c1a96c0513d8fc6520972beedd419a973539"
14800dependencies = [
14801 "cc",
14802 "tree-sitter-language",
14803]
14804
14805[[package]]
14806name = "tree-sitter-python"
14807version = "0.23.6"
14808source = "registry+https://github.com/rust-lang/crates.io-index"
14809checksum = "3d065aaa27f3aaceaf60c1f0e0ac09e1cb9eb8ed28e7bcdaa52129cffc7f4b04"
14810dependencies = [
14811 "cc",
14812 "tree-sitter-language",
14813]
14814
14815[[package]]
14816name = "tree-sitter-regex"
14817version = "0.24.3"
14818source = "registry+https://github.com/rust-lang/crates.io-index"
14819checksum = "712656f8c262a5a4b7d6026e6246950787d178d613864952554e1516a33ab0c1"
14820dependencies = [
14821 "cc",
14822 "tree-sitter-language",
14823]
14824
14825[[package]]
14826name = "tree-sitter-ruby"
14827version = "0.23.1"
14828source = "registry+https://github.com/rust-lang/crates.io-index"
14829checksum = "be0484ea4ef6bb9c575b4fdabde7e31340a8d2dbc7d52b321ac83da703249f95"
14830dependencies = [
14831 "cc",
14832 "tree-sitter-language",
14833]
14834
14835[[package]]
14836name = "tree-sitter-rust"
14837version = "0.23.2"
14838source = "registry+https://github.com/rust-lang/crates.io-index"
14839checksum = "a4d64d449ca63e683c562c7743946a646671ca23947b9c925c0cfbe65051a4af"
14840dependencies = [
14841 "cc",
14842 "tree-sitter-language",
14843]
14844
14845[[package]]
14846name = "tree-sitter-typescript"
14847version = "0.23.2"
14848source = "registry+https://github.com/rust-lang/crates.io-index"
14849checksum = "6c5f76ed8d947a75cc446d5fccd8b602ebf0cde64ccf2ffa434d873d7a575eff"
14850dependencies = [
14851 "cc",
14852 "tree-sitter-language",
14853]
14854
14855[[package]]
14856name = "tree-sitter-yaml"
14857version = "0.6.1"
14858source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a"
14859dependencies = [
14860 "cc",
14861 "tree-sitter-language",
14862]
14863
14864[[package]]
14865name = "try-lock"
14866version = "0.2.5"
14867source = "registry+https://github.com/rust-lang/crates.io-index"
14868checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
14869
14870[[package]]
14871name = "ttf-parser"
14872version = "0.21.1"
14873source = "registry+https://github.com/rust-lang/crates.io-index"
14874checksum = "2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8"
14875
14876[[package]]
14877name = "ttf-parser"
14878version = "0.25.1"
14879source = "registry+https://github.com/rust-lang/crates.io-index"
14880checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
14881dependencies = [
14882 "core_maths",
14883]
14884
14885[[package]]
14886name = "tungstenite"
14887version = "0.20.1"
14888source = "registry+https://github.com/rust-lang/crates.io-index"
14889checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
14890dependencies = [
14891 "byteorder",
14892 "bytes 1.10.1",
14893 "data-encoding",
14894 "http 0.2.12",
14895 "httparse",
14896 "log",
14897 "rand 0.8.5",
14898 "rustls 0.21.12",
14899 "sha1",
14900 "thiserror 1.0.69",
14901 "url",
14902 "utf-8",
14903]
14904
14905[[package]]
14906name = "tungstenite"
14907version = "0.21.0"
14908source = "registry+https://github.com/rust-lang/crates.io-index"
14909checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
14910dependencies = [
14911 "byteorder",
14912 "bytes 1.10.1",
14913 "data-encoding",
14914 "http 1.2.0",
14915 "httparse",
14916 "log",
14917 "rand 0.8.5",
14918 "sha1",
14919 "thiserror 1.0.69",
14920 "url",
14921 "utf-8",
14922]
14923
14924[[package]]
14925name = "tungstenite"
14926version = "0.24.0"
14927source = "registry+https://github.com/rust-lang/crates.io-index"
14928checksum = "18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a"
14929dependencies = [
14930 "byteorder",
14931 "bytes 1.10.1",
14932 "data-encoding",
14933 "http 1.2.0",
14934 "httparse",
14935 "log",
14936 "rand 0.8.5",
14937 "sha1",
14938 "thiserror 1.0.69",
14939 "utf-8",
14940]
14941
14942[[package]]
14943name = "typeid"
14944version = "1.0.2"
14945source = "registry+https://github.com/rust-lang/crates.io-index"
14946checksum = "0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e"
14947
14948[[package]]
14949name = "typenum"
14950version = "1.17.0"
14951source = "registry+https://github.com/rust-lang/crates.io-index"
14952checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
14953
14954[[package]]
14955name = "ucd-trie"
14956version = "0.1.7"
14957source = "registry+https://github.com/rust-lang/crates.io-index"
14958checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
14959
14960[[package]]
14961name = "uds_windows"
14962version = "1.1.0"
14963source = "registry+https://github.com/rust-lang/crates.io-index"
14964checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
14965dependencies = [
14966 "memoffset",
14967 "tempfile",
14968 "winapi",
14969]
14970
14971[[package]]
14972name = "ui"
14973version = "0.1.0"
14974dependencies = [
14975 "chrono",
14976 "component",
14977 "gpui",
14978 "itertools 0.14.0",
14979 "linkme",
14980 "menu",
14981 "serde",
14982 "settings",
14983 "smallvec",
14984 "story",
14985 "strum",
14986 "theme",
14987 "ui_macros",
14988 "util",
14989 "windows 0.60.0",
14990]
14991
14992[[package]]
14993name = "ui_input"
14994version = "0.1.0"
14995dependencies = [
14996 "editor",
14997 "gpui",
14998 "settings",
14999 "theme",
15000 "ui",
15001]
15002
15003[[package]]
15004name = "ui_macros"
15005version = "0.1.0"
15006dependencies = [
15007 "convert_case 0.8.0",
15008 "linkme",
15009 "proc-macro2",
15010 "quote",
15011 "syn 1.0.109",
15012]
15013
15014[[package]]
15015name = "ui_prompt"
15016version = "0.1.0"
15017dependencies = [
15018 "gpui",
15019 "markdown",
15020 "menu",
15021 "settings",
15022 "theme",
15023 "ui",
15024 "workspace",
15025]
15026
15027[[package]]
15028name = "unicase"
15029version = "2.8.1"
15030source = "registry+https://github.com/rust-lang/crates.io-index"
15031checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
15032
15033[[package]]
15034name = "unicode-bidi"
15035version = "0.3.17"
15036source = "registry+https://github.com/rust-lang/crates.io-index"
15037checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
15038
15039[[package]]
15040name = "unicode-bidi-mirroring"
15041version = "0.2.0"
15042source = "registry+https://github.com/rust-lang/crates.io-index"
15043checksum = "23cb788ffebc92c5948d0e997106233eeb1d8b9512f93f41651f52b6c5f5af86"
15044
15045[[package]]
15046name = "unicode-bidi-mirroring"
15047version = "0.4.0"
15048source = "registry+https://github.com/rust-lang/crates.io-index"
15049checksum = "5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe"
15050
15051[[package]]
15052name = "unicode-ccc"
15053version = "0.2.0"
15054source = "registry+https://github.com/rust-lang/crates.io-index"
15055checksum = "1df77b101bcc4ea3d78dafc5ad7e4f58ceffe0b2b16bf446aeb50b6cb4157656"
15056
15057[[package]]
15058name = "unicode-ccc"
15059version = "0.4.0"
15060source = "registry+https://github.com/rust-lang/crates.io-index"
15061checksum = "ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e"
15062
15063[[package]]
15064name = "unicode-ident"
15065version = "1.0.14"
15066source = "registry+https://github.com/rust-lang/crates.io-index"
15067checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
15068
15069[[package]]
15070name = "unicode-linebreak"
15071version = "0.1.5"
15072source = "registry+https://github.com/rust-lang/crates.io-index"
15073checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
15074
15075[[package]]
15076name = "unicode-normalization"
15077version = "0.1.24"
15078source = "registry+https://github.com/rust-lang/crates.io-index"
15079checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
15080dependencies = [
15081 "tinyvec",
15082]
15083
15084[[package]]
15085name = "unicode-properties"
15086version = "0.1.3"
15087source = "registry+https://github.com/rust-lang/crates.io-index"
15088checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
15089
15090[[package]]
15091name = "unicode-script"
15092version = "0.5.7"
15093source = "registry+https://github.com/rust-lang/crates.io-index"
15094checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f"
15095
15096[[package]]
15097name = "unicode-segmentation"
15098version = "1.12.0"
15099source = "registry+https://github.com/rust-lang/crates.io-index"
15100checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
15101
15102[[package]]
15103name = "unicode-vo"
15104version = "0.1.0"
15105source = "registry+https://github.com/rust-lang/crates.io-index"
15106checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
15107
15108[[package]]
15109name = "unicode-width"
15110version = "0.1.14"
15111source = "registry+https://github.com/rust-lang/crates.io-index"
15112checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
15113
15114[[package]]
15115name = "unicode-xid"
15116version = "0.2.6"
15117source = "registry+https://github.com/rust-lang/crates.io-index"
15118checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
15119
15120[[package]]
15121name = "unicode_categories"
15122version = "0.1.1"
15123source = "registry+https://github.com/rust-lang/crates.io-index"
15124checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
15125
15126[[package]]
15127name = "unindent"
15128version = "0.2.3"
15129source = "registry+https://github.com/rust-lang/crates.io-index"
15130checksum = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce"
15131
15132[[package]]
15133name = "untrusted"
15134version = "0.9.0"
15135source = "registry+https://github.com/rust-lang/crates.io-index"
15136checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
15137
15138[[package]]
15139name = "url"
15140version = "2.5.4"
15141source = "registry+https://github.com/rust-lang/crates.io-index"
15142checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
15143dependencies = [
15144 "form_urlencoded",
15145 "idna",
15146 "percent-encoding",
15147 "serde",
15148]
15149
15150[[package]]
15151name = "urlencoding"
15152version = "2.1.3"
15153source = "registry+https://github.com/rust-lang/crates.io-index"
15154checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
15155
15156[[package]]
15157name = "usvg"
15158version = "0.45.0"
15159source = "registry+https://github.com/rust-lang/crates.io-index"
15160checksum = "2ac8e0e3e4696253dc06167990b3fe9a2668ab66270adf949a464db4088cb354"
15161dependencies = [
15162 "base64 0.22.1",
15163 "data-url",
15164 "flate2",
15165 "fontdb 0.23.0",
15166 "imagesize",
15167 "kurbo",
15168 "log",
15169 "pico-args",
15170 "roxmltree",
15171 "rustybuzz 0.20.1",
15172 "simplecss",
15173 "siphasher 1.0.1",
15174 "strict-num",
15175 "svgtypes",
15176 "tiny-skia-path",
15177 "unicode-bidi",
15178 "unicode-script",
15179 "unicode-vo",
15180 "xmlwriter",
15181]
15182
15183[[package]]
15184name = "utf-8"
15185version = "0.7.6"
15186source = "registry+https://github.com/rust-lang/crates.io-index"
15187checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
15188
15189[[package]]
15190name = "utf16_iter"
15191version = "1.0.5"
15192source = "registry+https://github.com/rust-lang/crates.io-index"
15193checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
15194
15195[[package]]
15196name = "utf8_iter"
15197version = "1.0.4"
15198source = "registry+https://github.com/rust-lang/crates.io-index"
15199checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
15200
15201[[package]]
15202name = "utf8parse"
15203version = "0.2.2"
15204source = "registry+https://github.com/rust-lang/crates.io-index"
15205checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
15206
15207[[package]]
15208name = "util"
15209version = "0.1.0"
15210dependencies = [
15211 "anyhow",
15212 "async-fs",
15213 "collections",
15214 "dirs 4.0.0",
15215 "dunce",
15216 "futures 0.3.31",
15217 "futures-lite 1.13.0",
15218 "git2",
15219 "globset",
15220 "itertools 0.14.0",
15221 "libc",
15222 "log",
15223 "rand 0.8.5",
15224 "regex",
15225 "rust-embed",
15226 "serde",
15227 "serde_json",
15228 "smol",
15229 "take-until",
15230 "tempfile",
15231 "tendril",
15232 "unicase",
15233 "util_macros",
15234]
15235
15236[[package]]
15237name = "util_macros"
15238version = "0.1.0"
15239dependencies = [
15240 "quote",
15241 "syn 1.0.109",
15242]
15243
15244[[package]]
15245name = "uuid"
15246version = "1.13.2"
15247source = "registry+https://github.com/rust-lang/crates.io-index"
15248checksum = "8c1f41ffb7cf259f1ecc2876861a17e7142e63ead296f671f81f6ae85903e0d6"
15249dependencies = [
15250 "getrandom 0.3.1",
15251 "serde",
15252 "sha1_smol",
15253]
15254
15255[[package]]
15256name = "v_frame"
15257version = "0.3.8"
15258source = "registry+https://github.com/rust-lang/crates.io-index"
15259checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b"
15260dependencies = [
15261 "aligned-vec",
15262 "num-traits",
15263 "wasm-bindgen",
15264]
15265
15266[[package]]
15267name = "valuable"
15268version = "0.1.0"
15269source = "registry+https://github.com/rust-lang/crates.io-index"
15270checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
15271
15272[[package]]
15273name = "value-bag"
15274version = "1.10.0"
15275source = "registry+https://github.com/rust-lang/crates.io-index"
15276checksum = "3ef4c4aa54d5d05a279399bfa921ec387b7aba77caf7a682ae8d86785b8fdad2"
15277dependencies = [
15278 "value-bag-serde1",
15279 "value-bag-sval2",
15280]
15281
15282[[package]]
15283name = "value-bag-serde1"
15284version = "1.10.0"
15285source = "registry+https://github.com/rust-lang/crates.io-index"
15286checksum = "4bb773bd36fd59c7ca6e336c94454d9c66386416734817927ac93d81cb3c5b0b"
15287dependencies = [
15288 "erased-serde",
15289 "serde",
15290 "serde_fmt",
15291]
15292
15293[[package]]
15294name = "value-bag-sval2"
15295version = "1.10.0"
15296source = "registry+https://github.com/rust-lang/crates.io-index"
15297checksum = "53a916a702cac43a88694c97657d449775667bcd14b70419441d05b7fea4a83a"
15298dependencies = [
15299 "sval",
15300 "sval_buffer",
15301 "sval_dynamic",
15302 "sval_fmt",
15303 "sval_json",
15304 "sval_ref",
15305 "sval_serde",
15306]
15307
15308[[package]]
15309name = "vcpkg"
15310version = "0.2.15"
15311source = "registry+https://github.com/rust-lang/crates.io-index"
15312checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
15313
15314[[package]]
15315name = "version-compare"
15316version = "0.2.0"
15317source = "registry+https://github.com/rust-lang/crates.io-index"
15318checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
15319
15320[[package]]
15321name = "version_check"
15322version = "0.9.5"
15323source = "registry+https://github.com/rust-lang/crates.io-index"
15324checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
15325
15326[[package]]
15327name = "vim"
15328version = "0.1.0"
15329dependencies = [
15330 "anyhow",
15331 "assets",
15332 "async-compat",
15333 "async-trait",
15334 "collections",
15335 "command_palette",
15336 "command_palette_hooks",
15337 "db",
15338 "editor",
15339 "futures 0.3.31",
15340 "git_ui",
15341 "gpui",
15342 "indoc",
15343 "itertools 0.14.0",
15344 "language",
15345 "libc",
15346 "log",
15347 "lsp",
15348 "multi_buffer",
15349 "nvim-rs",
15350 "parking_lot",
15351 "picker",
15352 "project",
15353 "project_panel",
15354 "regex",
15355 "release_channel",
15356 "schemars",
15357 "search",
15358 "serde",
15359 "serde_derive",
15360 "serde_json",
15361 "settings",
15362 "task",
15363 "text",
15364 "theme",
15365 "tokio",
15366 "ui",
15367 "util",
15368 "vim_mode_setting",
15369 "workspace",
15370 "zed_actions",
15371]
15372
15373[[package]]
15374name = "vim_mode_setting"
15375version = "0.1.0"
15376dependencies = [
15377 "anyhow",
15378 "gpui",
15379 "settings",
15380]
15381
15382[[package]]
15383name = "vscode_theme"
15384version = "0.2.0"
15385source = "registry+https://github.com/rust-lang/crates.io-index"
15386checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
15387dependencies = [
15388 "serde",
15389]
15390
15391[[package]]
15392name = "vsimd"
15393version = "0.8.0"
15394source = "registry+https://github.com/rust-lang/crates.io-index"
15395checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
15396
15397[[package]]
15398name = "vswhom"
15399version = "0.1.0"
15400source = "registry+https://github.com/rust-lang/crates.io-index"
15401checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
15402dependencies = [
15403 "libc",
15404 "vswhom-sys",
15405]
15406
15407[[package]]
15408name = "vswhom-sys"
15409version = "0.1.2"
15410source = "registry+https://github.com/rust-lang/crates.io-index"
15411checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
15412dependencies = [
15413 "cc",
15414 "libc",
15415]
15416
15417[[package]]
15418name = "vte"
15419version = "0.15.0"
15420source = "registry+https://github.com/rust-lang/crates.io-index"
15421checksum = "a5924018406ce0063cd67f8e008104968b74b563ee1b85dde3ed1f7cb87d3dbd"
15422dependencies = [
15423 "arrayvec",
15424 "bitflags 2.8.0",
15425 "cursor-icon",
15426 "log",
15427 "memchr",
15428 "serde",
15429]
15430
15431[[package]]
15432name = "waker-fn"
15433version = "1.2.0"
15434source = "registry+https://github.com/rust-lang/crates.io-index"
15435checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
15436
15437[[package]]
15438name = "walkdir"
15439version = "2.5.0"
15440source = "registry+https://github.com/rust-lang/crates.io-index"
15441checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
15442dependencies = [
15443 "same-file",
15444 "winapi-util",
15445]
15446
15447[[package]]
15448name = "want"
15449version = "0.3.1"
15450source = "registry+https://github.com/rust-lang/crates.io-index"
15451checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
15452dependencies = [
15453 "try-lock",
15454]
15455
15456[[package]]
15457name = "warp"
15458version = "0.3.7"
15459source = "registry+https://github.com/rust-lang/crates.io-index"
15460checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c"
15461dependencies = [
15462 "bytes 1.10.1",
15463 "futures-channel",
15464 "futures-util",
15465 "headers",
15466 "http 0.2.12",
15467 "hyper 0.14.32",
15468 "log",
15469 "mime",
15470 "mime_guess",
15471 "percent-encoding",
15472 "pin-project",
15473 "scoped-tls",
15474 "serde",
15475 "serde_json",
15476 "serde_urlencoded",
15477 "tokio",
15478 "tokio-tungstenite 0.21.0",
15479 "tokio-util",
15480 "tower-service",
15481 "tracing",
15482]
15483
15484[[package]]
15485name = "wasi"
15486version = "0.9.0+wasi-snapshot-preview1"
15487source = "registry+https://github.com/rust-lang/crates.io-index"
15488checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
15489
15490[[package]]
15491name = "wasi"
15492version = "0.11.0+wasi-snapshot-preview1"
15493source = "registry+https://github.com/rust-lang/crates.io-index"
15494checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
15495
15496[[package]]
15497name = "wasi"
15498version = "0.13.3+wasi-0.2.2"
15499source = "registry+https://github.com/rust-lang/crates.io-index"
15500checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
15501dependencies = [
15502 "wit-bindgen-rt 0.33.0",
15503]
15504
15505[[package]]
15506name = "wasite"
15507version = "0.1.0"
15508source = "registry+https://github.com/rust-lang/crates.io-index"
15509checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
15510
15511[[package]]
15512name = "wasm-bindgen"
15513version = "0.2.99"
15514source = "registry+https://github.com/rust-lang/crates.io-index"
15515checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396"
15516dependencies = [
15517 "cfg-if",
15518 "once_cell",
15519 "wasm-bindgen-macro",
15520]
15521
15522[[package]]
15523name = "wasm-bindgen-backend"
15524version = "0.2.99"
15525source = "registry+https://github.com/rust-lang/crates.io-index"
15526checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79"
15527dependencies = [
15528 "bumpalo",
15529 "log",
15530 "proc-macro2",
15531 "quote",
15532 "syn 2.0.100",
15533 "wasm-bindgen-shared",
15534]
15535
15536[[package]]
15537name = "wasm-bindgen-futures"
15538version = "0.4.49"
15539source = "registry+https://github.com/rust-lang/crates.io-index"
15540checksum = "38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2"
15541dependencies = [
15542 "cfg-if",
15543 "js-sys",
15544 "once_cell",
15545 "wasm-bindgen",
15546 "web-sys",
15547]
15548
15549[[package]]
15550name = "wasm-bindgen-macro"
15551version = "0.2.99"
15552source = "registry+https://github.com/rust-lang/crates.io-index"
15553checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe"
15554dependencies = [
15555 "quote",
15556 "wasm-bindgen-macro-support",
15557]
15558
15559[[package]]
15560name = "wasm-bindgen-macro-support"
15561version = "0.2.99"
15562source = "registry+https://github.com/rust-lang/crates.io-index"
15563checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2"
15564dependencies = [
15565 "proc-macro2",
15566 "quote",
15567 "syn 2.0.100",
15568 "wasm-bindgen-backend",
15569 "wasm-bindgen-shared",
15570]
15571
15572[[package]]
15573name = "wasm-bindgen-shared"
15574version = "0.2.99"
15575source = "registry+https://github.com/rust-lang/crates.io-index"
15576checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6"
15577
15578[[package]]
15579name = "wasm-encoder"
15580version = "0.201.0"
15581source = "registry+https://github.com/rust-lang/crates.io-index"
15582checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
15583dependencies = [
15584 "leb128",
15585]
15586
15587[[package]]
15588name = "wasm-encoder"
15589version = "0.221.3"
15590source = "registry+https://github.com/rust-lang/crates.io-index"
15591checksum = "dc8444fe4920de80a4fe5ab564fff2ae58b6b73166b89751f8c6c93509da32e5"
15592dependencies = [
15593 "leb128",
15594 "wasmparser 0.221.3",
15595]
15596
15597[[package]]
15598name = "wasm-metadata"
15599version = "0.201.0"
15600source = "registry+https://github.com/rust-lang/crates.io-index"
15601checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
15602dependencies = [
15603 "anyhow",
15604 "indexmap",
15605 "serde",
15606 "serde_derive",
15607 "serde_json",
15608 "spdx",
15609 "wasm-encoder 0.201.0",
15610 "wasmparser 0.201.0",
15611]
15612
15613[[package]]
15614name = "wasm-metadata"
15615version = "0.221.3"
15616source = "registry+https://github.com/rust-lang/crates.io-index"
15617checksum = "11f4ef50d17e103a88774cd4aa5d06bfb1ae44036a8f3f1325e0e9b3e3417ac4"
15618dependencies = [
15619 "anyhow",
15620 "indexmap",
15621 "serde",
15622 "serde_derive",
15623 "serde_json",
15624 "spdx",
15625 "wasm-encoder 0.221.3",
15626 "wasmparser 0.221.3",
15627]
15628
15629[[package]]
15630name = "wasm-streams"
15631version = "0.4.2"
15632source = "registry+https://github.com/rust-lang/crates.io-index"
15633checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
15634dependencies = [
15635 "futures-util",
15636 "js-sys",
15637 "wasm-bindgen",
15638 "wasm-bindgen-futures",
15639 "web-sys",
15640]
15641
15642[[package]]
15643name = "wasmparser"
15644version = "0.201.0"
15645source = "registry+https://github.com/rust-lang/crates.io-index"
15646checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
15647dependencies = [
15648 "bitflags 2.8.0",
15649 "indexmap",
15650 "semver",
15651]
15652
15653[[package]]
15654name = "wasmparser"
15655version = "0.221.3"
15656source = "registry+https://github.com/rust-lang/crates.io-index"
15657checksum = "d06bfa36ab3ac2be0dee563380147a5b81ba10dd8885d7fbbc9eb574be67d185"
15658dependencies = [
15659 "bitflags 2.8.0",
15660 "hashbrown 0.15.2",
15661 "indexmap",
15662 "semver",
15663 "serde",
15664]
15665
15666[[package]]
15667name = "wasmprinter"
15668version = "0.221.3"
15669source = "registry+https://github.com/rust-lang/crates.io-index"
15670checksum = "7343c42a97f2926c7819ff81b64012092ae954c5d83ddd30c9fcdefd97d0b283"
15671dependencies = [
15672 "anyhow",
15673 "termcolor",
15674 "wasmparser 0.221.3",
15675]
15676
15677[[package]]
15678name = "wasmtime"
15679version = "29.0.1"
15680source = "registry+https://github.com/rust-lang/crates.io-index"
15681checksum = "11976a250672556d1c4c04c6d5d7656ac9192ac9edc42a4587d6c21460010e69"
15682dependencies = [
15683 "anyhow",
15684 "async-trait",
15685 "bitflags 2.8.0",
15686 "bumpalo",
15687 "cc",
15688 "cfg-if",
15689 "encoding_rs",
15690 "hashbrown 0.14.5",
15691 "indexmap",
15692 "libc",
15693 "log",
15694 "mach2",
15695 "memfd",
15696 "object",
15697 "once_cell",
15698 "paste",
15699 "postcard",
15700 "psm",
15701 "pulley-interpreter",
15702 "rustix",
15703 "semver",
15704 "serde",
15705 "serde_derive",
15706 "smallvec",
15707 "sptr",
15708 "target-lexicon 0.13.2",
15709 "trait-variant",
15710 "wasmparser 0.221.3",
15711 "wasmtime-asm-macros",
15712 "wasmtime-component-macro",
15713 "wasmtime-component-util",
15714 "wasmtime-cranelift",
15715 "wasmtime-environ",
15716 "wasmtime-fiber",
15717 "wasmtime-jit-icache-coherence",
15718 "wasmtime-math",
15719 "wasmtime-slab",
15720 "wasmtime-versioned-export-macros",
15721 "wasmtime-winch",
15722 "windows-sys 0.59.0",
15723]
15724
15725[[package]]
15726name = "wasmtime-asm-macros"
15727version = "29.0.1"
15728source = "registry+https://github.com/rust-lang/crates.io-index"
15729checksum = "1f178b0d125201fbe9f75beaf849bd3e511891f9e45ba216a5b620802ccf64f2"
15730dependencies = [
15731 "cfg-if",
15732]
15733
15734[[package]]
15735name = "wasmtime-c-api-impl"
15736version = "29.0.1"
15737source = "registry+https://github.com/rust-lang/crates.io-index"
15738checksum = "ea30cef3608f2de5797c7bbb94c1ba4f3676d9a7f81ae86ced1b512e2766ed0c"
15739dependencies = [
15740 "anyhow",
15741 "log",
15742 "tracing",
15743 "wasmtime",
15744 "wasmtime-c-api-macros",
15745]
15746
15747[[package]]
15748name = "wasmtime-c-api-macros"
15749version = "29.0.1"
15750source = "registry+https://github.com/rust-lang/crates.io-index"
15751checksum = "022a79ebe1124d5d384d82463d7e61c6b4dd857d81f15cb8078974eeb86db65b"
15752dependencies = [
15753 "proc-macro2",
15754 "quote",
15755]
15756
15757[[package]]
15758name = "wasmtime-component-macro"
15759version = "29.0.1"
15760source = "registry+https://github.com/rust-lang/crates.io-index"
15761checksum = "d74de6592ed945d0a602f71243982a304d5d02f1e501b638addf57f42d57dfaf"
15762dependencies = [
15763 "anyhow",
15764 "proc-macro2",
15765 "quote",
15766 "syn 2.0.100",
15767 "wasmtime-component-util",
15768 "wasmtime-wit-bindgen",
15769 "wit-parser 0.221.3",
15770]
15771
15772[[package]]
15773name = "wasmtime-component-util"
15774version = "29.0.1"
15775source = "registry+https://github.com/rust-lang/crates.io-index"
15776checksum = "707dc7b3c112ab5a366b30cfe2fb5b2f8e6a0f682f16df96a5ec582bfe6f056e"
15777
15778[[package]]
15779name = "wasmtime-cranelift"
15780version = "29.0.1"
15781source = "registry+https://github.com/rust-lang/crates.io-index"
15782checksum = "366be722674d4bf153290fbcbc4d7d16895cc82fb3e869f8d550ff768f9e9e87"
15783dependencies = [
15784 "anyhow",
15785 "cfg-if",
15786 "cranelift-codegen",
15787 "cranelift-control",
15788 "cranelift-entity",
15789 "cranelift-frontend",
15790 "cranelift-native",
15791 "gimli",
15792 "itertools 0.12.1",
15793 "log",
15794 "object",
15795 "smallvec",
15796 "target-lexicon 0.13.2",
15797 "thiserror 1.0.69",
15798 "wasmparser 0.221.3",
15799 "wasmtime-environ",
15800 "wasmtime-versioned-export-macros",
15801]
15802
15803[[package]]
15804name = "wasmtime-environ"
15805version = "29.0.1"
15806source = "registry+https://github.com/rust-lang/crates.io-index"
15807checksum = "cdadc1af7097347aa276a4f008929810f726b5b46946971c660b6d421e9994ad"
15808dependencies = [
15809 "anyhow",
15810 "cpp_demangle",
15811 "cranelift-bitset",
15812 "cranelift-entity",
15813 "gimli",
15814 "indexmap",
15815 "log",
15816 "object",
15817 "postcard",
15818 "rustc-demangle",
15819 "semver",
15820 "serde",
15821 "serde_derive",
15822 "smallvec",
15823 "target-lexicon 0.13.2",
15824 "wasm-encoder 0.221.3",
15825 "wasmparser 0.221.3",
15826 "wasmprinter",
15827 "wasmtime-component-util",
15828]
15829
15830[[package]]
15831name = "wasmtime-fiber"
15832version = "29.0.1"
15833source = "registry+https://github.com/rust-lang/crates.io-index"
15834checksum = "ccba90d4119f081bca91190485650730a617be1fff5228f8c4757ce133d21117"
15835dependencies = [
15836 "anyhow",
15837 "cc",
15838 "cfg-if",
15839 "rustix",
15840 "wasmtime-asm-macros",
15841 "wasmtime-versioned-export-macros",
15842 "windows-sys 0.59.0",
15843]
15844
15845[[package]]
15846name = "wasmtime-jit-icache-coherence"
15847version = "29.0.1"
15848source = "registry+https://github.com/rust-lang/crates.io-index"
15849checksum = "ec5e8552e01692e6c2e5293171704fed8abdec79d1a6995a0870ab190e5747d1"
15850dependencies = [
15851 "anyhow",
15852 "cfg-if",
15853 "libc",
15854 "windows-sys 0.59.0",
15855]
15856
15857[[package]]
15858name = "wasmtime-math"
15859version = "29.0.1"
15860source = "registry+https://github.com/rust-lang/crates.io-index"
15861checksum = "29210ec2aa25e00f4d54605cedaf080f39ec01a872c5bd520ad04c67af1dde17"
15862dependencies = [
15863 "libm",
15864]
15865
15866[[package]]
15867name = "wasmtime-slab"
15868version = "29.0.1"
15869source = "registry+https://github.com/rust-lang/crates.io-index"
15870checksum = "fcb5821a96fa04ac14bc7b158bb3d5cd7729a053db5a74dad396cd513a5e5ccf"
15871
15872[[package]]
15873name = "wasmtime-versioned-export-macros"
15874version = "29.0.1"
15875source = "registry+https://github.com/rust-lang/crates.io-index"
15876checksum = "86ff86db216dc0240462de40c8290887a613dddf9685508eb39479037ba97b5b"
15877dependencies = [
15878 "proc-macro2",
15879 "quote",
15880 "syn 2.0.100",
15881]
15882
15883[[package]]
15884name = "wasmtime-wasi"
15885version = "29.0.1"
15886source = "registry+https://github.com/rust-lang/crates.io-index"
15887checksum = "8d1be69bfcab1bdac74daa7a1f9695ab992b9c8e21b9b061e7d66434097e0ca4"
15888dependencies = [
15889 "anyhow",
15890 "async-trait",
15891 "bitflags 2.8.0",
15892 "bytes 1.10.1",
15893 "cap-fs-ext",
15894 "cap-net-ext",
15895 "cap-rand",
15896 "cap-std",
15897 "cap-time-ext",
15898 "fs-set-times",
15899 "futures 0.3.31",
15900 "io-extras",
15901 "io-lifetimes",
15902 "rustix",
15903 "system-interface",
15904 "thiserror 1.0.69",
15905 "tokio",
15906 "tracing",
15907 "trait-variant",
15908 "url",
15909 "wasmtime",
15910 "wiggle",
15911 "windows-sys 0.59.0",
15912]
15913
15914[[package]]
15915name = "wasmtime-winch"
15916version = "29.0.1"
15917source = "registry+https://github.com/rust-lang/crates.io-index"
15918checksum = "fdbabfb8f20502d5e1d81092b9ead3682ae59988487aafcd7567387b7a43cf8f"
15919dependencies = [
15920 "anyhow",
15921 "cranelift-codegen",
15922 "gimli",
15923 "object",
15924 "target-lexicon 0.13.2",
15925 "wasmparser 0.221.3",
15926 "wasmtime-cranelift",
15927 "wasmtime-environ",
15928 "winch-codegen",
15929]
15930
15931[[package]]
15932name = "wasmtime-wit-bindgen"
15933version = "29.0.1"
15934source = "registry+https://github.com/rust-lang/crates.io-index"
15935checksum = "8358319c2dd1e4db79e3c1c5d3a5af84956615343f9f89f4e4996a36816e06e6"
15936dependencies = [
15937 "anyhow",
15938 "heck 0.5.0",
15939 "indexmap",
15940 "wit-parser 0.221.3",
15941]
15942
15943[[package]]
15944name = "wast"
15945version = "35.0.2"
15946source = "registry+https://github.com/rust-lang/crates.io-index"
15947checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
15948dependencies = [
15949 "leb128",
15950]
15951
15952[[package]]
15953name = "wayland-backend"
15954version = "0.3.8"
15955source = "registry+https://github.com/rust-lang/crates.io-index"
15956checksum = "b7208998eaa3870dad37ec8836979581506e0c5c64c20c9e79e9d2a10d6f47bf"
15957dependencies = [
15958 "cc",
15959 "downcast-rs",
15960 "rustix",
15961 "scoped-tls",
15962 "smallvec",
15963 "wayland-sys",
15964]
15965
15966[[package]]
15967name = "wayland-client"
15968version = "0.31.8"
15969source = "registry+https://github.com/rust-lang/crates.io-index"
15970checksum = "c2120de3d33638aaef5b9f4472bff75f07c56379cf76ea320bd3a3d65ecaf73f"
15971dependencies = [
15972 "bitflags 2.8.0",
15973 "rustix",
15974 "wayland-backend",
15975 "wayland-scanner",
15976]
15977
15978[[package]]
15979name = "wayland-cursor"
15980version = "0.31.8"
15981source = "registry+https://github.com/rust-lang/crates.io-index"
15982checksum = "a93029cbb6650748881a00e4922b076092a6a08c11e7fbdb923f064b23968c5d"
15983dependencies = [
15984 "rustix",
15985 "wayland-client",
15986 "xcursor",
15987]
15988
15989[[package]]
15990name = "wayland-protocols"
15991version = "0.31.2"
15992source = "registry+https://github.com/rust-lang/crates.io-index"
15993checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
15994dependencies = [
15995 "bitflags 2.8.0",
15996 "wayland-backend",
15997 "wayland-client",
15998 "wayland-scanner",
15999]
16000
16001[[package]]
16002name = "wayland-protocols-plasma"
16003version = "0.2.0"
16004source = "registry+https://github.com/rust-lang/crates.io-index"
16005checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
16006dependencies = [
16007 "bitflags 2.8.0",
16008 "wayland-backend",
16009 "wayland-client",
16010 "wayland-protocols",
16011 "wayland-scanner",
16012]
16013
16014[[package]]
16015name = "wayland-scanner"
16016version = "0.31.6"
16017source = "registry+https://github.com/rust-lang/crates.io-index"
16018checksum = "896fdafd5d28145fce7958917d69f2fd44469b1d4e861cb5961bcbeebc6d1484"
16019dependencies = [
16020 "proc-macro2",
16021 "quick-xml 0.37.2",
16022 "quote",
16023]
16024
16025[[package]]
16026name = "wayland-sys"
16027version = "0.31.6"
16028source = "registry+https://github.com/rust-lang/crates.io-index"
16029checksum = "dbcebb399c77d5aa9fa5db874806ee7b4eba4e73650948e8f93963f128896615"
16030dependencies = [
16031 "dlib",
16032 "log",
16033 "once_cell",
16034 "pkg-config",
16035]
16036
16037[[package]]
16038name = "web-sys"
16039version = "0.3.76"
16040source = "registry+https://github.com/rust-lang/crates.io-index"
16041checksum = "04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc"
16042dependencies = [
16043 "js-sys",
16044 "wasm-bindgen",
16045]
16046
16047[[package]]
16048name = "web-time"
16049version = "1.1.0"
16050source = "registry+https://github.com/rust-lang/crates.io-index"
16051checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
16052dependencies = [
16053 "js-sys",
16054 "wasm-bindgen",
16055]
16056
16057[[package]]
16058name = "webpki-root-certs"
16059version = "0.26.8"
16060source = "registry+https://github.com/rust-lang/crates.io-index"
16061checksum = "09aed61f5e8d2c18344b3faa33a4c837855fe56642757754775548fee21386c4"
16062dependencies = [
16063 "rustls-pki-types",
16064]
16065
16066[[package]]
16067name = "webpki-roots"
16068version = "0.26.7"
16069source = "registry+https://github.com/rust-lang/crates.io-index"
16070checksum = "5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e"
16071dependencies = [
16072 "rustls-pki-types",
16073]
16074
16075[[package]]
16076name = "webrtc-sys"
16077version = "0.3.5"
16078source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
16079dependencies = [
16080 "cc",
16081 "cxx",
16082 "cxx-build",
16083 "glob",
16084 "log",
16085 "webrtc-sys-build",
16086]
16087
16088[[package]]
16089name = "webrtc-sys-build"
16090version = "0.3.5"
16091source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
16092dependencies = [
16093 "fs2",
16094 "regex",
16095 "reqwest 0.11.27",
16096 "scratch",
16097 "semver",
16098 "zip",
16099]
16100
16101[[package]]
16102name = "weezl"
16103version = "0.1.8"
16104source = "registry+https://github.com/rust-lang/crates.io-index"
16105checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
16106
16107[[package]]
16108name = "welcome"
16109version = "0.1.0"
16110dependencies = [
16111 "anyhow",
16112 "client",
16113 "db",
16114 "editor",
16115 "fuzzy",
16116 "gpui",
16117 "install_cli",
16118 "language",
16119 "picker",
16120 "project",
16121 "schemars",
16122 "serde",
16123 "settings",
16124 "telemetry",
16125 "ui",
16126 "util",
16127 "vim_mode_setting",
16128 "workspace",
16129 "zed_actions",
16130]
16131
16132[[package]]
16133name = "which"
16134version = "4.4.2"
16135source = "registry+https://github.com/rust-lang/crates.io-index"
16136checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
16137dependencies = [
16138 "either",
16139 "home",
16140 "once_cell",
16141 "rustix",
16142]
16143
16144[[package]]
16145name = "which"
16146version = "6.0.3"
16147source = "registry+https://github.com/rust-lang/crates.io-index"
16148checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
16149dependencies = [
16150 "either",
16151 "home",
16152 "rustix",
16153 "winsafe",
16154]
16155
16156[[package]]
16157name = "which"
16158version = "7.0.2"
16159source = "registry+https://github.com/rust-lang/crates.io-index"
16160checksum = "2774c861e1f072b3aadc02f8ba886c26ad6321567ecc294c935434cad06f1283"
16161dependencies = [
16162 "either",
16163 "env_home",
16164 "rustix",
16165 "winsafe",
16166]
16167
16168[[package]]
16169name = "whoami"
16170version = "1.5.2"
16171source = "registry+https://github.com/rust-lang/crates.io-index"
16172checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
16173dependencies = [
16174 "redox_syscall 0.5.8",
16175 "wasite",
16176]
16177
16178[[package]]
16179name = "wiggle"
16180version = "29.0.1"
16181source = "registry+https://github.com/rust-lang/crates.io-index"
16182checksum = "4b9af35bc9629c52c261465320a9a07959164928b4241980ba1cf923b9e6751d"
16183dependencies = [
16184 "anyhow",
16185 "async-trait",
16186 "bitflags 2.8.0",
16187 "thiserror 1.0.69",
16188 "tracing",
16189 "wasmtime",
16190 "wiggle-macro",
16191]
16192
16193[[package]]
16194name = "wiggle-generate"
16195version = "29.0.1"
16196source = "registry+https://github.com/rust-lang/crates.io-index"
16197checksum = "2cf267dd05673912c8138f4b54acabe6bd53407d9d1536f0fadb6520dd16e101"
16198dependencies = [
16199 "anyhow",
16200 "heck 0.5.0",
16201 "proc-macro2",
16202 "quote",
16203 "shellexpand 2.1.2",
16204 "syn 2.0.100",
16205 "witx",
16206]
16207
16208[[package]]
16209name = "wiggle-macro"
16210version = "29.0.1"
16211source = "registry+https://github.com/rust-lang/crates.io-index"
16212checksum = "08c5c473d4198e6c2d377f3809f713ff0c110cab88a0805ae099a82119ee250c"
16213dependencies = [
16214 "proc-macro2",
16215 "quote",
16216 "syn 2.0.100",
16217 "wiggle-generate",
16218]
16219
16220[[package]]
16221name = "winapi"
16222version = "0.3.9"
16223source = "registry+https://github.com/rust-lang/crates.io-index"
16224checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
16225dependencies = [
16226 "winapi-i686-pc-windows-gnu",
16227 "winapi-x86_64-pc-windows-gnu",
16228]
16229
16230[[package]]
16231name = "winapi-i686-pc-windows-gnu"
16232version = "0.4.0"
16233source = "registry+https://github.com/rust-lang/crates.io-index"
16234checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
16235
16236[[package]]
16237name = "winapi-util"
16238version = "0.1.9"
16239source = "registry+https://github.com/rust-lang/crates.io-index"
16240checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
16241dependencies = [
16242 "windows-sys 0.59.0",
16243]
16244
16245[[package]]
16246name = "winapi-x86_64-pc-windows-gnu"
16247version = "0.4.0"
16248source = "registry+https://github.com/rust-lang/crates.io-index"
16249checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
16250
16251[[package]]
16252name = "winch-codegen"
16253version = "29.0.1"
16254source = "registry+https://github.com/rust-lang/crates.io-index"
16255checksum = "2f849ef2c5f46cb0a20af4b4487aaa239846e52e2c03f13fa3c784684552859c"
16256dependencies = [
16257 "anyhow",
16258 "cranelift-codegen",
16259 "gimli",
16260 "regalloc2",
16261 "smallvec",
16262 "target-lexicon 0.13.2",
16263 "thiserror 1.0.69",
16264 "wasmparser 0.221.3",
16265 "wasmtime-cranelift",
16266 "wasmtime-environ",
16267]
16268
16269[[package]]
16270name = "windows"
16271version = "0.54.0"
16272source = "registry+https://github.com/rust-lang/crates.io-index"
16273checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
16274dependencies = [
16275 "windows-core 0.54.0",
16276 "windows-targets 0.52.6",
16277]
16278
16279[[package]]
16280name = "windows"
16281version = "0.57.0"
16282source = "registry+https://github.com/rust-lang/crates.io-index"
16283checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
16284dependencies = [
16285 "windows-core 0.57.0",
16286 "windows-targets 0.52.6",
16287]
16288
16289[[package]]
16290name = "windows"
16291version = "0.58.0"
16292source = "registry+https://github.com/rust-lang/crates.io-index"
16293checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
16294dependencies = [
16295 "windows-core 0.58.0",
16296 "windows-targets 0.52.6",
16297]
16298
16299[[package]]
16300name = "windows"
16301version = "0.60.0"
16302source = "registry+https://github.com/rust-lang/crates.io-index"
16303checksum = "ddf874e74c7a99773e62b1c671427abf01a425e77c3d3fb9fb1e4883ea934529"
16304dependencies = [
16305 "windows-collections",
16306 "windows-core 0.60.1",
16307 "windows-future",
16308 "windows-link",
16309 "windows-numerics",
16310]
16311
16312[[package]]
16313name = "windows-collections"
16314version = "0.1.1"
16315source = "registry+https://github.com/rust-lang/crates.io-index"
16316checksum = "5467f79cc1ba3f52ebb2ed41dbb459b8e7db636cc3429458d9a852e15bc24dec"
16317dependencies = [
16318 "windows-core 0.60.1",
16319]
16320
16321[[package]]
16322name = "windows-core"
16323version = "0.52.0"
16324source = "registry+https://github.com/rust-lang/crates.io-index"
16325checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
16326dependencies = [
16327 "windows-targets 0.52.6",
16328]
16329
16330[[package]]
16331name = "windows-core"
16332version = "0.54.0"
16333source = "registry+https://github.com/rust-lang/crates.io-index"
16334checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
16335dependencies = [
16336 "windows-result 0.1.2",
16337 "windows-targets 0.52.6",
16338]
16339
16340[[package]]
16341name = "windows-core"
16342version = "0.57.0"
16343source = "registry+https://github.com/rust-lang/crates.io-index"
16344checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
16345dependencies = [
16346 "windows-implement 0.57.0",
16347 "windows-interface 0.57.0",
16348 "windows-result 0.1.2",
16349 "windows-targets 0.52.6",
16350]
16351
16352[[package]]
16353name = "windows-core"
16354version = "0.58.0"
16355source = "registry+https://github.com/rust-lang/crates.io-index"
16356checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
16357dependencies = [
16358 "windows-implement 0.58.0",
16359 "windows-interface 0.58.0",
16360 "windows-result 0.2.0",
16361 "windows-strings 0.1.0",
16362 "windows-targets 0.52.6",
16363]
16364
16365[[package]]
16366name = "windows-core"
16367version = "0.60.1"
16368source = "registry+https://github.com/rust-lang/crates.io-index"
16369checksum = "ca21a92a9cae9bf4ccae5cf8368dce0837100ddf6e6d57936749e85f152f6247"
16370dependencies = [
16371 "windows-implement 0.59.0",
16372 "windows-interface 0.59.0",
16373 "windows-link",
16374 "windows-result 0.3.1",
16375 "windows-strings 0.3.1",
16376]
16377
16378[[package]]
16379name = "windows-future"
16380version = "0.1.1"
16381source = "registry+https://github.com/rust-lang/crates.io-index"
16382checksum = "a787db4595e7eb80239b74ce8babfb1363d8e343ab072f2ffe901400c03349f0"
16383dependencies = [
16384 "windows-core 0.60.1",
16385 "windows-link",
16386]
16387
16388[[package]]
16389name = "windows-implement"
16390version = "0.57.0"
16391source = "registry+https://github.com/rust-lang/crates.io-index"
16392checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
16393dependencies = [
16394 "proc-macro2",
16395 "quote",
16396 "syn 2.0.100",
16397]
16398
16399[[package]]
16400name = "windows-implement"
16401version = "0.58.0"
16402source = "registry+https://github.com/rust-lang/crates.io-index"
16403checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
16404dependencies = [
16405 "proc-macro2",
16406 "quote",
16407 "syn 2.0.100",
16408]
16409
16410[[package]]
16411name = "windows-implement"
16412version = "0.59.0"
16413source = "registry+https://github.com/rust-lang/crates.io-index"
16414checksum = "83577b051e2f49a058c308f17f273b570a6a758386fc291b5f6a934dd84e48c1"
16415dependencies = [
16416 "proc-macro2",
16417 "quote",
16418 "syn 2.0.100",
16419]
16420
16421[[package]]
16422name = "windows-interface"
16423version = "0.57.0"
16424source = "registry+https://github.com/rust-lang/crates.io-index"
16425checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
16426dependencies = [
16427 "proc-macro2",
16428 "quote",
16429 "syn 2.0.100",
16430]
16431
16432[[package]]
16433name = "windows-interface"
16434version = "0.58.0"
16435source = "registry+https://github.com/rust-lang/crates.io-index"
16436checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
16437dependencies = [
16438 "proc-macro2",
16439 "quote",
16440 "syn 2.0.100",
16441]
16442
16443[[package]]
16444name = "windows-interface"
16445version = "0.59.0"
16446source = "registry+https://github.com/rust-lang/crates.io-index"
16447checksum = "cb26fd936d991781ea39e87c3a27285081e3c0da5ca0fcbc02d368cc6f52ff01"
16448dependencies = [
16449 "proc-macro2",
16450 "quote",
16451 "syn 2.0.100",
16452]
16453
16454[[package]]
16455name = "windows-link"
16456version = "0.1.0"
16457source = "registry+https://github.com/rust-lang/crates.io-index"
16458checksum = "6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3"
16459
16460[[package]]
16461name = "windows-numerics"
16462version = "0.1.1"
16463source = "registry+https://github.com/rust-lang/crates.io-index"
16464checksum = "005dea54e2f6499f2cee279b8f703b3cf3b5734a2d8d21867c8f44003182eeed"
16465dependencies = [
16466 "windows-core 0.60.1",
16467 "windows-link",
16468]
16469
16470[[package]]
16471name = "windows-registry"
16472version = "0.2.0"
16473source = "registry+https://github.com/rust-lang/crates.io-index"
16474checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
16475dependencies = [
16476 "windows-result 0.2.0",
16477 "windows-strings 0.1.0",
16478 "windows-targets 0.52.6",
16479]
16480
16481[[package]]
16482name = "windows-result"
16483version = "0.1.2"
16484source = "registry+https://github.com/rust-lang/crates.io-index"
16485checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
16486dependencies = [
16487 "windows-targets 0.52.6",
16488]
16489
16490[[package]]
16491name = "windows-result"
16492version = "0.2.0"
16493source = "registry+https://github.com/rust-lang/crates.io-index"
16494checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
16495dependencies = [
16496 "windows-targets 0.52.6",
16497]
16498
16499[[package]]
16500name = "windows-result"
16501version = "0.3.1"
16502source = "registry+https://github.com/rust-lang/crates.io-index"
16503checksum = "06374efe858fab7e4f881500e6e86ec8bc28f9462c47e5a9941a0142ad86b189"
16504dependencies = [
16505 "windows-link",
16506]
16507
16508[[package]]
16509name = "windows-strings"
16510version = "0.1.0"
16511source = "registry+https://github.com/rust-lang/crates.io-index"
16512checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
16513dependencies = [
16514 "windows-result 0.2.0",
16515 "windows-targets 0.52.6",
16516]
16517
16518[[package]]
16519name = "windows-strings"
16520version = "0.3.1"
16521source = "registry+https://github.com/rust-lang/crates.io-index"
16522checksum = "87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319"
16523dependencies = [
16524 "windows-link",
16525]
16526
16527[[package]]
16528name = "windows-sys"
16529version = "0.45.0"
16530source = "registry+https://github.com/rust-lang/crates.io-index"
16531checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
16532dependencies = [
16533 "windows-targets 0.42.2",
16534]
16535
16536[[package]]
16537name = "windows-sys"
16538version = "0.48.0"
16539source = "registry+https://github.com/rust-lang/crates.io-index"
16540checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
16541dependencies = [
16542 "windows-targets 0.48.5",
16543]
16544
16545[[package]]
16546name = "windows-sys"
16547version = "0.52.0"
16548source = "registry+https://github.com/rust-lang/crates.io-index"
16549checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
16550dependencies = [
16551 "windows-targets 0.52.6",
16552]
16553
16554[[package]]
16555name = "windows-sys"
16556version = "0.59.0"
16557source = "registry+https://github.com/rust-lang/crates.io-index"
16558checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
16559dependencies = [
16560 "windows-targets 0.52.6",
16561]
16562
16563[[package]]
16564name = "windows-targets"
16565version = "0.42.2"
16566source = "registry+https://github.com/rust-lang/crates.io-index"
16567checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
16568dependencies = [
16569 "windows_aarch64_gnullvm 0.42.2",
16570 "windows_aarch64_msvc 0.42.2",
16571 "windows_i686_gnu 0.42.2",
16572 "windows_i686_msvc 0.42.2",
16573 "windows_x86_64_gnu 0.42.2",
16574 "windows_x86_64_gnullvm 0.42.2",
16575 "windows_x86_64_msvc 0.42.2",
16576]
16577
16578[[package]]
16579name = "windows-targets"
16580version = "0.48.5"
16581source = "registry+https://github.com/rust-lang/crates.io-index"
16582checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
16583dependencies = [
16584 "windows_aarch64_gnullvm 0.48.5",
16585 "windows_aarch64_msvc 0.48.5",
16586 "windows_i686_gnu 0.48.5",
16587 "windows_i686_msvc 0.48.5",
16588 "windows_x86_64_gnu 0.48.5",
16589 "windows_x86_64_gnullvm 0.48.5",
16590 "windows_x86_64_msvc 0.48.5",
16591]
16592
16593[[package]]
16594name = "windows-targets"
16595version = "0.52.6"
16596source = "registry+https://github.com/rust-lang/crates.io-index"
16597checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
16598dependencies = [
16599 "windows_aarch64_gnullvm 0.52.6",
16600 "windows_aarch64_msvc 0.52.6",
16601 "windows_i686_gnu 0.52.6",
16602 "windows_i686_gnullvm",
16603 "windows_i686_msvc 0.52.6",
16604 "windows_x86_64_gnu 0.52.6",
16605 "windows_x86_64_gnullvm 0.52.6",
16606 "windows_x86_64_msvc 0.52.6",
16607]
16608
16609[[package]]
16610name = "windows_aarch64_gnullvm"
16611version = "0.42.2"
16612source = "registry+https://github.com/rust-lang/crates.io-index"
16613checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
16614
16615[[package]]
16616name = "windows_aarch64_gnullvm"
16617version = "0.48.5"
16618source = "registry+https://github.com/rust-lang/crates.io-index"
16619checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
16620
16621[[package]]
16622name = "windows_aarch64_gnullvm"
16623version = "0.52.6"
16624source = "registry+https://github.com/rust-lang/crates.io-index"
16625checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
16626
16627[[package]]
16628name = "windows_aarch64_msvc"
16629version = "0.42.2"
16630source = "registry+https://github.com/rust-lang/crates.io-index"
16631checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
16632
16633[[package]]
16634name = "windows_aarch64_msvc"
16635version = "0.48.5"
16636source = "registry+https://github.com/rust-lang/crates.io-index"
16637checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
16638
16639[[package]]
16640name = "windows_aarch64_msvc"
16641version = "0.52.6"
16642source = "registry+https://github.com/rust-lang/crates.io-index"
16643checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
16644
16645[[package]]
16646name = "windows_i686_gnu"
16647version = "0.42.2"
16648source = "registry+https://github.com/rust-lang/crates.io-index"
16649checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
16650
16651[[package]]
16652name = "windows_i686_gnu"
16653version = "0.48.5"
16654source = "registry+https://github.com/rust-lang/crates.io-index"
16655checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
16656
16657[[package]]
16658name = "windows_i686_gnu"
16659version = "0.52.6"
16660source = "registry+https://github.com/rust-lang/crates.io-index"
16661checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
16662
16663[[package]]
16664name = "windows_i686_gnullvm"
16665version = "0.52.6"
16666source = "registry+https://github.com/rust-lang/crates.io-index"
16667checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
16668
16669[[package]]
16670name = "windows_i686_msvc"
16671version = "0.42.2"
16672source = "registry+https://github.com/rust-lang/crates.io-index"
16673checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
16674
16675[[package]]
16676name = "windows_i686_msvc"
16677version = "0.48.5"
16678source = "registry+https://github.com/rust-lang/crates.io-index"
16679checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
16680
16681[[package]]
16682name = "windows_i686_msvc"
16683version = "0.52.6"
16684source = "registry+https://github.com/rust-lang/crates.io-index"
16685checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
16686
16687[[package]]
16688name = "windows_x86_64_gnu"
16689version = "0.42.2"
16690source = "registry+https://github.com/rust-lang/crates.io-index"
16691checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
16692
16693[[package]]
16694name = "windows_x86_64_gnu"
16695version = "0.48.5"
16696source = "registry+https://github.com/rust-lang/crates.io-index"
16697checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
16698
16699[[package]]
16700name = "windows_x86_64_gnu"
16701version = "0.52.6"
16702source = "registry+https://github.com/rust-lang/crates.io-index"
16703checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
16704
16705[[package]]
16706name = "windows_x86_64_gnullvm"
16707version = "0.42.2"
16708source = "registry+https://github.com/rust-lang/crates.io-index"
16709checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
16710
16711[[package]]
16712name = "windows_x86_64_gnullvm"
16713version = "0.48.5"
16714source = "registry+https://github.com/rust-lang/crates.io-index"
16715checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
16716
16717[[package]]
16718name = "windows_x86_64_gnullvm"
16719version = "0.52.6"
16720source = "registry+https://github.com/rust-lang/crates.io-index"
16721checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
16722
16723[[package]]
16724name = "windows_x86_64_msvc"
16725version = "0.42.2"
16726source = "registry+https://github.com/rust-lang/crates.io-index"
16727checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
16728
16729[[package]]
16730name = "windows_x86_64_msvc"
16731version = "0.48.5"
16732source = "registry+https://github.com/rust-lang/crates.io-index"
16733checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
16734
16735[[package]]
16736name = "windows_x86_64_msvc"
16737version = "0.52.6"
16738source = "registry+https://github.com/rust-lang/crates.io-index"
16739checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
16740
16741[[package]]
16742name = "winnow"
16743version = "0.6.20"
16744source = "registry+https://github.com/rust-lang/crates.io-index"
16745checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b"
16746dependencies = [
16747 "memchr",
16748]
16749
16750[[package]]
16751name = "winnow"
16752version = "0.7.1"
16753source = "registry+https://github.com/rust-lang/crates.io-index"
16754checksum = "86e376c75f4f43f44db463cf729e0d3acbf954d13e22c51e26e4c264b4ab545f"
16755dependencies = [
16756 "memchr",
16757]
16758
16759[[package]]
16760name = "winreg"
16761version = "0.50.0"
16762source = "registry+https://github.com/rust-lang/crates.io-index"
16763checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
16764dependencies = [
16765 "cfg-if",
16766 "windows-sys 0.48.0",
16767]
16768
16769[[package]]
16770name = "winreg"
16771version = "0.52.0"
16772source = "registry+https://github.com/rust-lang/crates.io-index"
16773checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
16774dependencies = [
16775 "cfg-if",
16776 "windows-sys 0.48.0",
16777]
16778
16779[[package]]
16780name = "winresource"
16781version = "0.1.19"
16782source = "registry+https://github.com/rust-lang/crates.io-index"
16783checksum = "7276691b353ad4547af8c3268488d1311f4be791ffdc0c65b8cfa8f41eed693b"
16784dependencies = [
16785 "toml 0.8.20",
16786 "version_check",
16787]
16788
16789[[package]]
16790name = "winsafe"
16791version = "0.0.19"
16792source = "registry+https://github.com/rust-lang/crates.io-index"
16793checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
16794
16795[[package]]
16796name = "winx"
16797version = "0.36.4"
16798source = "registry+https://github.com/rust-lang/crates.io-index"
16799checksum = "3f3fd376f71958b862e7afb20cfe5a22830e1963462f3a17f49d82a6c1d1f42d"
16800dependencies = [
16801 "bitflags 2.8.0",
16802 "windows-sys 0.59.0",
16803]
16804
16805[[package]]
16806name = "wio"
16807version = "0.2.2"
16808source = "registry+https://github.com/rust-lang/crates.io-index"
16809checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
16810dependencies = [
16811 "winapi",
16812]
16813
16814[[package]]
16815name = "wit-bindgen"
16816version = "0.22.0"
16817source = "registry+https://github.com/rust-lang/crates.io-index"
16818checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
16819dependencies = [
16820 "bitflags 2.8.0",
16821 "wit-bindgen-rt 0.22.0",
16822 "wit-bindgen-rust-macro",
16823]
16824
16825[[package]]
16826name = "wit-bindgen-core"
16827version = "0.22.0"
16828source = "registry+https://github.com/rust-lang/crates.io-index"
16829checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
16830dependencies = [
16831 "anyhow",
16832 "wit-parser 0.201.0",
16833]
16834
16835[[package]]
16836name = "wit-bindgen-rt"
16837version = "0.22.0"
16838source = "registry+https://github.com/rust-lang/crates.io-index"
16839checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
16840
16841[[package]]
16842name = "wit-bindgen-rt"
16843version = "0.33.0"
16844source = "registry+https://github.com/rust-lang/crates.io-index"
16845checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
16846dependencies = [
16847 "bitflags 2.8.0",
16848]
16849
16850[[package]]
16851name = "wit-bindgen-rust"
16852version = "0.22.0"
16853source = "registry+https://github.com/rust-lang/crates.io-index"
16854checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
16855dependencies = [
16856 "anyhow",
16857 "heck 0.4.1",
16858 "indexmap",
16859 "wasm-metadata 0.201.0",
16860 "wit-bindgen-core",
16861 "wit-component 0.201.0",
16862]
16863
16864[[package]]
16865name = "wit-bindgen-rust-macro"
16866version = "0.22.0"
16867source = "registry+https://github.com/rust-lang/crates.io-index"
16868checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
16869dependencies = [
16870 "anyhow",
16871 "proc-macro2",
16872 "quote",
16873 "syn 2.0.100",
16874 "wit-bindgen-core",
16875 "wit-bindgen-rust",
16876]
16877
16878[[package]]
16879name = "wit-component"
16880version = "0.201.0"
16881source = "registry+https://github.com/rust-lang/crates.io-index"
16882checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
16883dependencies = [
16884 "anyhow",
16885 "bitflags 2.8.0",
16886 "indexmap",
16887 "log",
16888 "serde",
16889 "serde_derive",
16890 "serde_json",
16891 "wasm-encoder 0.201.0",
16892 "wasm-metadata 0.201.0",
16893 "wasmparser 0.201.0",
16894 "wit-parser 0.201.0",
16895]
16896
16897[[package]]
16898name = "wit-component"
16899version = "0.221.3"
16900source = "registry+https://github.com/rust-lang/crates.io-index"
16901checksum = "66c55ca8772d2b270e28066caed50ce4e53a28c3ac10e01efbd90e5be31e448b"
16902dependencies = [
16903 "anyhow",
16904 "bitflags 2.8.0",
16905 "indexmap",
16906 "log",
16907 "serde",
16908 "serde_derive",
16909 "serde_json",
16910 "wasm-encoder 0.221.3",
16911 "wasm-metadata 0.221.3",
16912 "wasmparser 0.221.3",
16913 "wit-parser 0.221.3",
16914]
16915
16916[[package]]
16917name = "wit-parser"
16918version = "0.201.0"
16919source = "registry+https://github.com/rust-lang/crates.io-index"
16920checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
16921dependencies = [
16922 "anyhow",
16923 "id-arena",
16924 "indexmap",
16925 "log",
16926 "semver",
16927 "serde",
16928 "serde_derive",
16929 "serde_json",
16930 "unicode-xid",
16931 "wasmparser 0.201.0",
16932]
16933
16934[[package]]
16935name = "wit-parser"
16936version = "0.221.3"
16937source = "registry+https://github.com/rust-lang/crates.io-index"
16938checksum = "896112579ed56b4a538b07a3d16e562d101ff6265c46b515ce0c701eef16b2ac"
16939dependencies = [
16940 "anyhow",
16941 "id-arena",
16942 "indexmap",
16943 "log",
16944 "semver",
16945 "serde",
16946 "serde_derive",
16947 "serde_json",
16948 "unicode-xid",
16949 "wasmparser 0.221.3",
16950]
16951
16952[[package]]
16953name = "witx"
16954version = "0.9.1"
16955source = "registry+https://github.com/rust-lang/crates.io-index"
16956checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
16957dependencies = [
16958 "anyhow",
16959 "log",
16960 "thiserror 1.0.69",
16961 "wast",
16962]
16963
16964[[package]]
16965name = "workspace"
16966version = "0.1.0"
16967dependencies = [
16968 "any_vec",
16969 "anyhow",
16970 "async-recursion 1.1.1",
16971 "bincode",
16972 "call",
16973 "client",
16974 "clock",
16975 "collections",
16976 "component",
16977 "db",
16978 "derive_more",
16979 "env_logger 0.11.7",
16980 "fs",
16981 "futures 0.3.31",
16982 "gpui",
16983 "http_client",
16984 "itertools 0.14.0",
16985 "language",
16986 "log",
16987 "node_runtime",
16988 "parking_lot",
16989 "postage",
16990 "project",
16991 "remote",
16992 "schemars",
16993 "serde",
16994 "serde_json",
16995 "session",
16996 "settings",
16997 "smallvec",
16998 "sqlez",
16999 "strum",
17000 "task",
17001 "telemetry",
17002 "tempfile",
17003 "theme",
17004 "ui",
17005 "util",
17006 "uuid",
17007 "zed_actions",
17008]
17009
17010[[package]]
17011name = "worktree"
17012version = "0.1.0"
17013dependencies = [
17014 "anyhow",
17015 "clock",
17016 "collections",
17017 "env_logger 0.11.7",
17018 "fs",
17019 "futures 0.3.31",
17020 "fuzzy",
17021 "git",
17022 "git2",
17023 "git_hosting_providers",
17024 "gpui",
17025 "http_client",
17026 "ignore",
17027 "language",
17028 "log",
17029 "parking_lot",
17030 "paths",
17031 "postage",
17032 "pretty_assertions",
17033 "rand 0.8.5",
17034 "rpc",
17035 "schemars",
17036 "serde",
17037 "serde_json",
17038 "settings",
17039 "smallvec",
17040 "smol",
17041 "sum_tree",
17042 "text",
17043 "util",
17044]
17045
17046[[package]]
17047name = "write16"
17048version = "1.0.0"
17049source = "registry+https://github.com/rust-lang/crates.io-index"
17050checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
17051
17052[[package]]
17053name = "writeable"
17054version = "0.5.5"
17055source = "registry+https://github.com/rust-lang/crates.io-index"
17056checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
17057
17058[[package]]
17059name = "wyz"
17060version = "0.5.1"
17061source = "registry+https://github.com/rust-lang/crates.io-index"
17062checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
17063dependencies = [
17064 "tap",
17065]
17066
17067[[package]]
17068name = "x11-clipboard"
17069version = "0.9.3"
17070source = "registry+https://github.com/rust-lang/crates.io-index"
17071checksum = "662d74b3d77e396b8e5beb00b9cad6a9eccf40b2ef68cc858784b14c41d535a3"
17072dependencies = [
17073 "libc",
17074 "x11rb",
17075]
17076
17077[[package]]
17078name = "x11rb"
17079version = "0.13.1"
17080source = "registry+https://github.com/rust-lang/crates.io-index"
17081checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12"
17082dependencies = [
17083 "as-raw-xcb-connection",
17084 "gethostname",
17085 "libc",
17086 "rustix",
17087 "x11rb-protocol",
17088]
17089
17090[[package]]
17091name = "x11rb-protocol"
17092version = "0.13.1"
17093source = "registry+https://github.com/rust-lang/crates.io-index"
17094checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d"
17095
17096[[package]]
17097name = "xattr"
17098version = "0.2.3"
17099source = "registry+https://github.com/rust-lang/crates.io-index"
17100checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
17101dependencies = [
17102 "libc",
17103]
17104
17105[[package]]
17106name = "xcursor"
17107version = "0.3.8"
17108source = "registry+https://github.com/rust-lang/crates.io-index"
17109checksum = "0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61"
17110
17111[[package]]
17112name = "xdg-home"
17113version = "1.3.0"
17114source = "registry+https://github.com/rust-lang/crates.io-index"
17115checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
17116dependencies = [
17117 "libc",
17118 "windows-sys 0.59.0",
17119]
17120
17121[[package]]
17122name = "xim"
17123version = "0.4.0"
17124source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17125dependencies = [
17126 "ahash 0.8.11",
17127 "hashbrown 0.14.5",
17128 "log",
17129 "x11rb",
17130 "xim-ctext",
17131 "xim-parser",
17132]
17133
17134[[package]]
17135name = "xim-ctext"
17136version = "0.3.0"
17137source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17138dependencies = [
17139 "encoding_rs",
17140]
17141
17142[[package]]
17143name = "xim-parser"
17144version = "0.2.1"
17145source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17146dependencies = [
17147 "bitflags 2.8.0",
17148]
17149
17150[[package]]
17151name = "xkbcommon"
17152version = "0.7.0"
17153source = "git+https://github.com/ConradIrwin/xkbcommon-rs?rev=fcbb4612185cc129ceeff51d22f7fb51810a03b2#fcbb4612185cc129ceeff51d22f7fb51810a03b2"
17154dependencies = [
17155 "as-raw-xcb-connection",
17156 "libc",
17157 "memmap2",
17158 "xkeysym",
17159]
17160
17161[[package]]
17162name = "xkeysym"
17163version = "0.2.1"
17164source = "registry+https://github.com/rust-lang/crates.io-index"
17165checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
17166
17167[[package]]
17168name = "xml5ever"
17169version = "0.18.1"
17170source = "registry+https://github.com/rust-lang/crates.io-index"
17171checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69"
17172dependencies = [
17173 "log",
17174 "mac",
17175 "markup5ever",
17176]
17177
17178[[package]]
17179name = "xmlparser"
17180version = "0.13.6"
17181source = "registry+https://github.com/rust-lang/crates.io-index"
17182checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
17183
17184[[package]]
17185name = "xmlwriter"
17186version = "0.1.0"
17187source = "registry+https://github.com/rust-lang/crates.io-index"
17188checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
17189
17190[[package]]
17191name = "xtask"
17192version = "0.1.0"
17193dependencies = [
17194 "anyhow",
17195 "cargo_metadata",
17196 "cargo_toml",
17197 "clap",
17198]
17199
17200[[package]]
17201name = "yaml-rust2"
17202version = "0.8.1"
17203source = "registry+https://github.com/rust-lang/crates.io-index"
17204checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
17205dependencies = [
17206 "arraydeque",
17207 "encoding_rs",
17208 "hashlink 0.8.4",
17209]
17210
17211[[package]]
17212name = "yansi"
17213version = "1.0.1"
17214source = "registry+https://github.com/rust-lang/crates.io-index"
17215checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
17216
17217[[package]]
17218name = "yazi"
17219version = "0.1.6"
17220source = "registry+https://github.com/rust-lang/crates.io-index"
17221checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
17222
17223[[package]]
17224name = "yeslogic-fontconfig-sys"
17225version = "6.0.0"
17226source = "registry+https://github.com/rust-lang/crates.io-index"
17227checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd"
17228dependencies = [
17229 "dlib",
17230 "once_cell",
17231 "pkg-config",
17232]
17233
17234[[package]]
17235name = "yoke"
17236version = "0.7.5"
17237source = "registry+https://github.com/rust-lang/crates.io-index"
17238checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
17239dependencies = [
17240 "serde",
17241 "stable_deref_trait",
17242 "yoke-derive",
17243 "zerofrom",
17244]
17245
17246[[package]]
17247name = "yoke-derive"
17248version = "0.7.5"
17249source = "registry+https://github.com/rust-lang/crates.io-index"
17250checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
17251dependencies = [
17252 "proc-macro2",
17253 "quote",
17254 "syn 2.0.100",
17255 "synstructure",
17256]
17257
17258[[package]]
17259name = "zbus"
17260version = "5.5.0"
17261source = "registry+https://github.com/rust-lang/crates.io-index"
17262checksum = "59c333f648ea1b647bc95dc1d34807c8e25ed7a6feff3394034dc4776054b236"
17263dependencies = [
17264 "async-broadcast",
17265 "async-executor",
17266 "async-fs",
17267 "async-io",
17268 "async-lock",
17269 "async-process",
17270 "async-recursion 1.1.1",
17271 "async-task",
17272 "async-trait",
17273 "blocking",
17274 "enumflags2",
17275 "event-listener 5.3.1",
17276 "futures-core",
17277 "futures-lite 2.6.0",
17278 "hex",
17279 "nix",
17280 "ordered-stream",
17281 "serde",
17282 "serde_repr",
17283 "static_assertions",
17284 "tracing",
17285 "uds_windows",
17286 "windows-sys 0.59.0",
17287 "winnow 0.7.1",
17288 "xdg-home",
17289 "zbus_macros",
17290 "zbus_names",
17291 "zvariant",
17292]
17293
17294[[package]]
17295name = "zbus_macros"
17296version = "5.5.0"
17297source = "registry+https://github.com/rust-lang/crates.io-index"
17298checksum = "f325ad10eb0d0a3eb060203494c3b7ec3162a01a59db75d2deee100339709fc0"
17299dependencies = [
17300 "proc-macro-crate",
17301 "proc-macro2",
17302 "quote",
17303 "syn 2.0.100",
17304 "zbus_names",
17305 "zvariant",
17306 "zvariant_utils",
17307]
17308
17309[[package]]
17310name = "zbus_names"
17311version = "4.1.0"
17312source = "registry+https://github.com/rust-lang/crates.io-index"
17313checksum = "856b7a38811f71846fd47856ceee8bccaec8399ff53fb370247e66081ace647b"
17314dependencies = [
17315 "serde",
17316 "static_assertions",
17317 "winnow 0.6.20",
17318 "zvariant",
17319]
17320
17321[[package]]
17322name = "zed"
17323version = "0.179.5"
17324dependencies = [
17325 "activity_indicator",
17326 "anyhow",
17327 "ashpd",
17328 "assets",
17329 "assistant",
17330 "assistant2",
17331 "assistant_context_editor",
17332 "assistant_settings",
17333 "assistant_tools",
17334 "async-watch",
17335 "audio",
17336 "auto_update",
17337 "auto_update_ui",
17338 "backtrace",
17339 "breadcrumbs",
17340 "call",
17341 "channel",
17342 "chrono",
17343 "clap",
17344 "cli",
17345 "client",
17346 "collab_ui",
17347 "collections",
17348 "command_palette",
17349 "command_palette_hooks",
17350 "component_preview",
17351 "copilot",
17352 "db",
17353 "debugger_tools",
17354 "debugger_ui",
17355 "diagnostics",
17356 "editor",
17357 "env_logger 0.11.7",
17358 "extension",
17359 "extension_host",
17360 "extensions_ui",
17361 "feature_flags",
17362 "feedback",
17363 "file_finder",
17364 "fs",
17365 "futures 0.3.31",
17366 "git",
17367 "git_hosting_providers",
17368 "git_ui",
17369 "go_to_line",
17370 "gpui",
17371 "gpui_tokio",
17372 "http_client",
17373 "image_viewer",
17374 "inline_completion_button",
17375 "install_cli",
17376 "journal",
17377 "language",
17378 "language_extension",
17379 "language_model",
17380 "language_models",
17381 "language_selector",
17382 "language_tools",
17383 "languages",
17384 "libc",
17385 "log",
17386 "markdown_preview",
17387 "menu",
17388 "migrator",
17389 "mimalloc",
17390 "nix",
17391 "node_runtime",
17392 "notifications",
17393 "outline",
17394 "outline_panel",
17395 "parking_lot",
17396 "paths",
17397 "picker",
17398 "profiling",
17399 "project",
17400 "project_panel",
17401 "project_symbols",
17402 "prompt_store",
17403 "proto",
17404 "recent_projects",
17405 "release_channel",
17406 "remote",
17407 "repl",
17408 "reqwest_client",
17409 "rope",
17410 "search",
17411 "serde",
17412 "serde_json",
17413 "session",
17414 "settings",
17415 "settings_ui",
17416 "shellexpand 2.1.2",
17417 "simplelog",
17418 "smol",
17419 "snippet_provider",
17420 "snippets_ui",
17421 "supermaven",
17422 "sysinfo",
17423 "tab_switcher",
17424 "task",
17425 "tasks_ui",
17426 "telemetry",
17427 "telemetry_events",
17428 "terminal_view",
17429 "theme",
17430 "theme_extension",
17431 "theme_selector",
17432 "time",
17433 "toolchain_selector",
17434 "tree-sitter-md",
17435 "tree-sitter-rust",
17436 "ui",
17437 "ui_prompt",
17438 "url",
17439 "urlencoding",
17440 "util",
17441 "uuid",
17442 "vim",
17443 "vim_mode_setting",
17444 "welcome",
17445 "windows 0.60.0",
17446 "winresource",
17447 "workspace",
17448 "zed_actions",
17449 "zeta",
17450]
17451
17452[[package]]
17453name = "zed_actions"
17454version = "0.1.0"
17455dependencies = [
17456 "gpui",
17457 "schemars",
17458 "serde",
17459]
17460
17461[[package]]
17462name = "zed_emmet"
17463version = "0.0.3"
17464dependencies = [
17465 "zed_extension_api 0.1.0",
17466]
17467
17468[[package]]
17469name = "zed_extension_api"
17470version = "0.1.0"
17471source = "registry+https://github.com/rust-lang/crates.io-index"
17472checksum = "594fd10dd0f2f853eb243e2425e7c95938cef49adb81d9602921d002c5e6d9d9"
17473dependencies = [
17474 "serde",
17475 "serde_json",
17476 "wit-bindgen",
17477]
17478
17479[[package]]
17480name = "zed_extension_api"
17481version = "0.3.0"
17482dependencies = [
17483 "serde",
17484 "serde_json",
17485 "wit-bindgen",
17486]
17487
17488[[package]]
17489name = "zed_glsl"
17490version = "0.1.0"
17491dependencies = [
17492 "zed_extension_api 0.1.0",
17493]
17494
17495[[package]]
17496name = "zed_html"
17497version = "0.1.6"
17498dependencies = [
17499 "zed_extension_api 0.1.0",
17500]
17501
17502[[package]]
17503name = "zed_llm_client"
17504version = "0.4.1"
17505source = "registry+https://github.com/rust-lang/crates.io-index"
17506checksum = "1bf21350eced858d129840589158a8f6895c4fa4327ae56dd8c7d6a98495bed4"
17507dependencies = [
17508 "serde",
17509 "serde_json",
17510 "uuid",
17511]
17512
17513[[package]]
17514name = "zed_proto"
17515version = "0.2.1"
17516dependencies = [
17517 "zed_extension_api 0.1.0",
17518]
17519
17520[[package]]
17521name = "zed_ruff"
17522version = "0.1.0"
17523dependencies = [
17524 "zed_extension_api 0.1.0",
17525]
17526
17527[[package]]
17528name = "zed_snippets"
17529version = "0.0.5"
17530dependencies = [
17531 "serde_json",
17532 "zed_extension_api 0.1.0",
17533]
17534
17535[[package]]
17536name = "zed_test_extension"
17537version = "0.1.0"
17538dependencies = [
17539 "zed_extension_api 0.3.0",
17540]
17541
17542[[package]]
17543name = "zed_toml"
17544version = "0.1.3"
17545dependencies = [
17546 "zed_extension_api 0.1.0",
17547]
17548
17549[[package]]
17550name = "zeno"
17551version = "0.2.3"
17552source = "registry+https://github.com/rust-lang/crates.io-index"
17553checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
17554
17555[[package]]
17556name = "zerocopy"
17557version = "0.7.35"
17558source = "registry+https://github.com/rust-lang/crates.io-index"
17559checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
17560dependencies = [
17561 "byteorder",
17562 "zerocopy-derive 0.7.35",
17563]
17564
17565[[package]]
17566name = "zerocopy"
17567version = "0.8.18"
17568source = "registry+https://github.com/rust-lang/crates.io-index"
17569checksum = "79386d31a42a4996e3336b0919ddb90f81112af416270cff95b5f5af22b839c2"
17570dependencies = [
17571 "zerocopy-derive 0.8.18",
17572]
17573
17574[[package]]
17575name = "zerocopy-derive"
17576version = "0.7.35"
17577source = "registry+https://github.com/rust-lang/crates.io-index"
17578checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
17579dependencies = [
17580 "proc-macro2",
17581 "quote",
17582 "syn 2.0.100",
17583]
17584
17585[[package]]
17586name = "zerocopy-derive"
17587version = "0.8.18"
17588source = "registry+https://github.com/rust-lang/crates.io-index"
17589checksum = "76331675d372f91bf8d17e13afbd5fe639200b73d01f0fc748bb059f9cca2db7"
17590dependencies = [
17591 "proc-macro2",
17592 "quote",
17593 "syn 2.0.100",
17594]
17595
17596[[package]]
17597name = "zerofrom"
17598version = "0.1.5"
17599source = "registry+https://github.com/rust-lang/crates.io-index"
17600checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
17601dependencies = [
17602 "zerofrom-derive",
17603]
17604
17605[[package]]
17606name = "zerofrom-derive"
17607version = "0.1.5"
17608source = "registry+https://github.com/rust-lang/crates.io-index"
17609checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
17610dependencies = [
17611 "proc-macro2",
17612 "quote",
17613 "syn 2.0.100",
17614 "synstructure",
17615]
17616
17617[[package]]
17618name = "zeroize"
17619version = "1.8.1"
17620source = "registry+https://github.com/rust-lang/crates.io-index"
17621checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
17622dependencies = [
17623 "zeroize_derive",
17624]
17625
17626[[package]]
17627name = "zeroize_derive"
17628version = "1.4.2"
17629source = "registry+https://github.com/rust-lang/crates.io-index"
17630checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
17631dependencies = [
17632 "proc-macro2",
17633 "quote",
17634 "syn 2.0.100",
17635]
17636
17637[[package]]
17638name = "zeromq"
17639version = "0.5.0-pre"
17640source = "registry+https://github.com/rust-lang/crates.io-index"
17641checksum = "a1fe92954d37e77bed5e2775cb0fed7dba5f6bc4be6f7f76172a4eb371dc6a9b"
17642dependencies = [
17643 "async-dispatcher",
17644 "async-std",
17645 "async-trait",
17646 "asynchronous-codec",
17647 "bytes 1.10.1",
17648 "crossbeam-queue",
17649 "dashmap 5.5.3",
17650 "futures 0.3.31",
17651 "log",
17652 "num-traits",
17653 "once_cell",
17654 "parking_lot",
17655 "rand 0.8.5",
17656 "regex",
17657 "thiserror 1.0.69",
17658 "uuid",
17659]
17660
17661[[package]]
17662name = "zerovec"
17663version = "0.10.4"
17664source = "registry+https://github.com/rust-lang/crates.io-index"
17665checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
17666dependencies = [
17667 "yoke",
17668 "zerofrom",
17669 "zerovec-derive",
17670]
17671
17672[[package]]
17673name = "zerovec-derive"
17674version = "0.10.3"
17675source = "registry+https://github.com/rust-lang/crates.io-index"
17676checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
17677dependencies = [
17678 "proc-macro2",
17679 "quote",
17680 "syn 2.0.100",
17681]
17682
17683[[package]]
17684name = "zeta"
17685version = "0.1.0"
17686dependencies = [
17687 "anyhow",
17688 "arrayvec",
17689 "call",
17690 "chrono",
17691 "client",
17692 "clock",
17693 "collections",
17694 "command_palette_hooks",
17695 "ctor",
17696 "db",
17697 "editor",
17698 "env_logger 0.11.7",
17699 "feature_flags",
17700 "fs",
17701 "futures 0.3.31",
17702 "gpui",
17703 "http_client",
17704 "indoc",
17705 "inline_completion",
17706 "language",
17707 "language_model",
17708 "log",
17709 "menu",
17710 "migrator",
17711 "paths",
17712 "postage",
17713 "project",
17714 "regex",
17715 "release_channel",
17716 "reqwest_client",
17717 "rpc",
17718 "serde",
17719 "serde_json",
17720 "settings",
17721 "telemetry",
17722 "telemetry_events",
17723 "theme",
17724 "thiserror 1.0.69",
17725 "tree-sitter-go",
17726 "tree-sitter-rust",
17727 "ui",
17728 "unindent",
17729 "util",
17730 "uuid",
17731 "workspace",
17732 "worktree",
17733 "zed_actions",
17734 "zed_llm_client",
17735]
17736
17737[[package]]
17738name = "zip"
17739version = "0.6.6"
17740source = "registry+https://github.com/rust-lang/crates.io-index"
17741checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
17742dependencies = [
17743 "aes",
17744 "byteorder",
17745 "bzip2",
17746 "constant_time_eq 0.1.5",
17747 "crc32fast",
17748 "crossbeam-utils",
17749 "flate2",
17750 "hmac",
17751 "pbkdf2 0.11.0",
17752 "sha1",
17753 "time",
17754 "zstd",
17755]
17756
17757[[package]]
17758name = "zstd"
17759version = "0.11.2+zstd.1.5.2"
17760source = "registry+https://github.com/rust-lang/crates.io-index"
17761checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
17762dependencies = [
17763 "zstd-safe",
17764]
17765
17766[[package]]
17767name = "zstd-safe"
17768version = "5.0.2+zstd.1.5.2"
17769source = "registry+https://github.com/rust-lang/crates.io-index"
17770checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
17771dependencies = [
17772 "libc",
17773 "zstd-sys",
17774]
17775
17776[[package]]
17777name = "zstd-sys"
17778version = "2.0.13+zstd.1.5.6"
17779source = "registry+https://github.com/rust-lang/crates.io-index"
17780checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
17781dependencies = [
17782 "cc",
17783 "pkg-config",
17784]
17785
17786[[package]]
17787name = "zune-core"
17788version = "0.4.12"
17789source = "registry+https://github.com/rust-lang/crates.io-index"
17790checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
17791
17792[[package]]
17793name = "zune-inflate"
17794version = "0.2.54"
17795source = "registry+https://github.com/rust-lang/crates.io-index"
17796checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
17797dependencies = [
17798 "simd-adler32",
17799]
17800
17801[[package]]
17802name = "zune-jpeg"
17803version = "0.4.13"
17804source = "registry+https://github.com/rust-lang/crates.io-index"
17805checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768"
17806dependencies = [
17807 "zune-core",
17808]
17809
17810[[package]]
17811name = "zvariant"
17812version = "5.4.0"
17813source = "registry+https://github.com/rust-lang/crates.io-index"
17814checksum = "b2df9ee044893fcffbdc25de30546edef3e32341466811ca18421e3cd6c5a3ac"
17815dependencies = [
17816 "endi",
17817 "enumflags2",
17818 "serde",
17819 "static_assertions",
17820 "url",
17821 "winnow 0.7.1",
17822 "zvariant_derive",
17823 "zvariant_utils",
17824]
17825
17826[[package]]
17827name = "zvariant_derive"
17828version = "5.4.0"
17829source = "registry+https://github.com/rust-lang/crates.io-index"
17830checksum = "74170caa85b8b84cc4935f2d56a57c7a15ea6185ccdd7eadb57e6edd90f94b2f"
17831dependencies = [
17832 "proc-macro-crate",
17833 "proc-macro2",
17834 "quote",
17835 "syn 2.0.100",
17836 "zvariant_utils",
17837]
17838
17839[[package]]
17840name = "zvariant_utils"
17841version = "3.2.0"
17842source = "registry+https://github.com/rust-lang/crates.io-index"
17843checksum = "e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34"
17844dependencies = [
17845 "proc-macro2",
17846 "quote",
17847 "serde",
17848 "static_assertions",
17849 "syn 2.0.100",
17850 "winnow 0.7.1",
17851]