1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "activity_indicator"
7version = "0.1.0"
8dependencies = [
9 "anyhow",
10 "auto_update",
11 "editor",
12 "extension_host",
13 "futures 0.3.31",
14 "gpui",
15 "language",
16 "project",
17 "smallvec",
18 "ui",
19 "util",
20 "workspace",
21]
22
23[[package]]
24name = "addr2line"
25version = "0.24.2"
26source = "registry+https://github.com/rust-lang/crates.io-index"
27checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
28dependencies = [
29 "gimli",
30]
31
32[[package]]
33name = "adler2"
34version = "2.0.0"
35source = "registry+https://github.com/rust-lang/crates.io-index"
36checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
37
38[[package]]
39name = "aes"
40version = "0.8.4"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
43dependencies = [
44 "cfg-if",
45 "cipher",
46 "cpufeatures",
47 "zeroize",
48]
49
50[[package]]
51name = "ahash"
52version = "0.7.8"
53source = "registry+https://github.com/rust-lang/crates.io-index"
54checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
55dependencies = [
56 "getrandom 0.2.15",
57 "once_cell",
58 "version_check",
59]
60
61[[package]]
62name = "ahash"
63version = "0.8.11"
64source = "registry+https://github.com/rust-lang/crates.io-index"
65checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
66dependencies = [
67 "cfg-if",
68 "const-random",
69 "once_cell",
70 "version_check",
71 "zerocopy 0.7.35",
72]
73
74[[package]]
75name = "aho-corasick"
76version = "1.1.3"
77source = "registry+https://github.com/rust-lang/crates.io-index"
78checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
79dependencies = [
80 "memchr",
81]
82
83[[package]]
84name = "alacritty_terminal"
85version = "0.25.1-dev"
86source = "git+https://github.com/zed-industries/alacritty.git?branch=add-hush-login-flag#828457c9ff1f7ea0a0469337cc8a37ee3a1b0590"
87dependencies = [
88 "base64 0.22.1",
89 "bitflags 2.8.0",
90 "home",
91 "libc",
92 "log",
93 "miow",
94 "parking_lot",
95 "piper",
96 "polling",
97 "regex-automata 0.4.9",
98 "rustix-openpty",
99 "serde",
100 "signal-hook",
101 "unicode-width",
102 "vte",
103 "windows-sys 0.59.0",
104]
105
106[[package]]
107name = "aliasable"
108version = "0.1.3"
109source = "registry+https://github.com/rust-lang/crates.io-index"
110checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
111
112[[package]]
113name = "aligned-vec"
114version = "0.5.0"
115source = "registry+https://github.com/rust-lang/crates.io-index"
116checksum = "4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1"
117
118[[package]]
119name = "allocator-api2"
120version = "0.2.21"
121source = "registry+https://github.com/rust-lang/crates.io-index"
122checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
123
124[[package]]
125name = "alsa"
126version = "0.9.1"
127source = "registry+https://github.com/rust-lang/crates.io-index"
128checksum = "ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43"
129dependencies = [
130 "alsa-sys",
131 "bitflags 2.8.0",
132 "cfg-if",
133 "libc",
134]
135
136[[package]]
137name = "alsa-sys"
138version = "0.3.1"
139source = "registry+https://github.com/rust-lang/crates.io-index"
140checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
141dependencies = [
142 "libc",
143 "pkg-config",
144]
145
146[[package]]
147name = "ambient-authority"
148version = "0.0.2"
149source = "registry+https://github.com/rust-lang/crates.io-index"
150checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b"
151
152[[package]]
153name = "ammonia"
154version = "4.0.0"
155source = "registry+https://github.com/rust-lang/crates.io-index"
156checksum = "1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459"
157dependencies = [
158 "html5ever",
159 "maplit",
160 "once_cell",
161 "tendril",
162 "url",
163]
164
165[[package]]
166name = "android-tzdata"
167version = "0.1.1"
168source = "registry+https://github.com/rust-lang/crates.io-index"
169checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
170
171[[package]]
172name = "android_system_properties"
173version = "0.1.5"
174source = "registry+https://github.com/rust-lang/crates.io-index"
175checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
176dependencies = [
177 "libc",
178]
179
180[[package]]
181name = "anes"
182version = "0.1.6"
183source = "registry+https://github.com/rust-lang/crates.io-index"
184checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
185
186[[package]]
187name = "anstream"
188version = "0.6.18"
189source = "registry+https://github.com/rust-lang/crates.io-index"
190checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
191dependencies = [
192 "anstyle",
193 "anstyle-parse",
194 "anstyle-query",
195 "anstyle-wincon",
196 "colorchoice",
197 "is_terminal_polyfill",
198 "utf8parse",
199]
200
201[[package]]
202name = "anstyle"
203version = "1.0.10"
204source = "registry+https://github.com/rust-lang/crates.io-index"
205checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
206
207[[package]]
208name = "anstyle-parse"
209version = "0.2.6"
210source = "registry+https://github.com/rust-lang/crates.io-index"
211checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
212dependencies = [
213 "utf8parse",
214]
215
216[[package]]
217name = "anstyle-query"
218version = "1.1.2"
219source = "registry+https://github.com/rust-lang/crates.io-index"
220checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
221dependencies = [
222 "windows-sys 0.59.0",
223]
224
225[[package]]
226name = "anstyle-wincon"
227version = "3.0.6"
228source = "registry+https://github.com/rust-lang/crates.io-index"
229checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
230dependencies = [
231 "anstyle",
232 "windows-sys 0.59.0",
233]
234
235[[package]]
236name = "anthropic"
237version = "0.1.0"
238dependencies = [
239 "anyhow",
240 "chrono",
241 "futures 0.3.31",
242 "http_client",
243 "schemars",
244 "serde",
245 "serde_json",
246 "strum",
247 "thiserror 2.0.12",
248 "util",
249]
250
251[[package]]
252name = "any_vec"
253version = "0.14.0"
254source = "registry+https://github.com/rust-lang/crates.io-index"
255checksum = "34cd60c5e3152cef0a592f1b296f1cc93715d89d2551d85315828c3a09575ff4"
256
257[[package]]
258name = "anyhow"
259version = "1.0.97"
260source = "registry+https://github.com/rust-lang/crates.io-index"
261checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f"
262
263[[package]]
264name = "approx"
265version = "0.5.1"
266source = "registry+https://github.com/rust-lang/crates.io-index"
267checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
268dependencies = [
269 "num-traits",
270]
271
272[[package]]
273name = "arbitrary"
274version = "1.4.1"
275source = "registry+https://github.com/rust-lang/crates.io-index"
276checksum = "dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223"
277
278[[package]]
279name = "arg_enum_proc_macro"
280version = "0.3.4"
281source = "registry+https://github.com/rust-lang/crates.io-index"
282checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea"
283dependencies = [
284 "proc-macro2",
285 "quote",
286 "syn 2.0.100",
287]
288
289[[package]]
290name = "arraydeque"
291version = "0.5.1"
292source = "registry+https://github.com/rust-lang/crates.io-index"
293checksum = "7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236"
294
295[[package]]
296name = "arrayref"
297version = "0.3.9"
298source = "registry+https://github.com/rust-lang/crates.io-index"
299checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
300
301[[package]]
302name = "arrayvec"
303version = "0.7.6"
304source = "registry+https://github.com/rust-lang/crates.io-index"
305checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
306dependencies = [
307 "serde",
308]
309
310[[package]]
311name = "as-raw-xcb-connection"
312version = "1.0.1"
313source = "registry+https://github.com/rust-lang/crates.io-index"
314checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
315
316[[package]]
317name = "ascii"
318version = "1.1.0"
319source = "registry+https://github.com/rust-lang/crates.io-index"
320checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
321
322[[package]]
323name = "ash"
324version = "0.38.0+1.3.281"
325source = "registry+https://github.com/rust-lang/crates.io-index"
326checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f"
327dependencies = [
328 "libloading",
329]
330
331[[package]]
332name = "ash-window"
333version = "0.13.0"
334source = "registry+https://github.com/rust-lang/crates.io-index"
335checksum = "52bca67b61cb81e5553babde81b8211f713cb6db79766f80168f3e5f40ea6c82"
336dependencies = [
337 "ash",
338 "raw-window-handle",
339 "raw-window-metal",
340]
341
342[[package]]
343name = "ashpd"
344version = "0.11.0"
345source = "registry+https://github.com/rust-lang/crates.io-index"
346checksum = "6cbdf310d77fd3aaee6ea2093db7011dc2d35d2eb3481e5607f1f8d942ed99df"
347dependencies = [
348 "async-fs",
349 "async-net",
350 "enumflags2",
351 "futures-channel",
352 "futures-util",
353 "rand 0.9.0",
354 "serde",
355 "serde_repr",
356 "url",
357 "zbus",
358]
359
360[[package]]
361name = "askpass"
362version = "0.1.0"
363dependencies = [
364 "anyhow",
365 "futures 0.3.31",
366 "gpui",
367 "smol",
368 "tempfile",
369 "util",
370 "which 6.0.3",
371]
372
373[[package]]
374name = "assets"
375version = "0.1.0"
376dependencies = [
377 "anyhow",
378 "gpui",
379 "rust-embed",
380]
381
382[[package]]
383name = "assistant"
384version = "0.1.0"
385dependencies = [
386 "anyhow",
387 "assistant_context_editor",
388 "assistant_settings",
389 "assistant_slash_command",
390 "assistant_slash_commands",
391 "assistant_tool",
392 "async-watch",
393 "client",
394 "collections",
395 "command_palette_hooks",
396 "context_server",
397 "ctor",
398 "db",
399 "editor",
400 "env_logger 0.11.7",
401 "feature_flags",
402 "fs",
403 "futures 0.3.31",
404 "gpui",
405 "indexed_docs",
406 "indoc",
407 "language",
408 "language_model",
409 "language_model_selector",
410 "languages",
411 "log",
412 "lsp",
413 "menu",
414 "multi_buffer",
415 "parking_lot",
416 "paths",
417 "pretty_assertions",
418 "project",
419 "prompt_library",
420 "prompt_store",
421 "proto",
422 "rand 0.8.5",
423 "rope",
424 "schemars",
425 "search",
426 "semantic_index",
427 "serde",
428 "serde_json_lenient",
429 "settings",
430 "smol",
431 "streaming_diff",
432 "telemetry",
433 "telemetry_events",
434 "terminal",
435 "terminal_view",
436 "text",
437 "theme",
438 "tree-sitter-md",
439 "ui",
440 "unindent",
441 "util",
442 "workspace",
443 "zed_actions",
444]
445
446[[package]]
447name = "assistant2"
448version = "0.1.0"
449dependencies = [
450 "anyhow",
451 "assistant_context_editor",
452 "assistant_settings",
453 "assistant_slash_command",
454 "assistant_tool",
455 "async-watch",
456 "chrono",
457 "client",
458 "clock",
459 "collections",
460 "command_palette_hooks",
461 "context_server",
462 "db",
463 "editor",
464 "feature_flags",
465 "file_icons",
466 "fs",
467 "futures 0.3.31",
468 "fuzzy",
469 "git",
470 "git_ui",
471 "gpui",
472 "heed",
473 "html_to_markdown",
474 "http_client",
475 "indexmap",
476 "indoc",
477 "itertools 0.14.0",
478 "language",
479 "language_model",
480 "language_model_selector",
481 "log",
482 "lsp",
483 "markdown",
484 "menu",
485 "multi_buffer",
486 "parking_lot",
487 "paths",
488 "picker",
489 "project",
490 "prompt_library",
491 "prompt_store",
492 "proto",
493 "rand 0.8.5",
494 "regex",
495 "release_channel",
496 "rope",
497 "serde",
498 "serde_json",
499 "settings",
500 "smallvec",
501 "smol",
502 "streaming_diff",
503 "telemetry",
504 "telemetry_events",
505 "terminal",
506 "terminal_view",
507 "text",
508 "theme",
509 "time",
510 "time_format",
511 "ui",
512 "util",
513 "uuid",
514 "vim_mode_setting",
515 "workspace",
516 "zed_actions",
517]
518
519[[package]]
520name = "assistant_context_editor"
521version = "0.1.0"
522dependencies = [
523 "anyhow",
524 "assistant_settings",
525 "assistant_slash_command",
526 "assistant_slash_commands",
527 "chrono",
528 "client",
529 "clock",
530 "collections",
531 "context_server",
532 "editor",
533 "fs",
534 "futures 0.3.31",
535 "fuzzy",
536 "gpui",
537 "indexed_docs",
538 "language",
539 "language_model",
540 "language_model_selector",
541 "languages",
542 "log",
543 "multi_buffer",
544 "open_ai",
545 "parking_lot",
546 "paths",
547 "picker",
548 "pretty_assertions",
549 "project",
550 "prompt_store",
551 "rand 0.8.5",
552 "regex",
553 "rope",
554 "rpc",
555 "serde",
556 "serde_json",
557 "settings",
558 "smallvec",
559 "smol",
560 "strum",
561 "telemetry_events",
562 "text",
563 "theme",
564 "tree-sitter-md",
565 "ui",
566 "unindent",
567 "util",
568 "uuid",
569 "workspace",
570]
571
572[[package]]
573name = "assistant_eval"
574version = "0.1.0"
575dependencies = [
576 "anyhow",
577 "assistant2",
578 "assistant_tool",
579 "assistant_tools",
580 "clap",
581 "client",
582 "collections",
583 "context_server",
584 "env_logger 0.11.7",
585 "fs",
586 "futures 0.3.31",
587 "gpui",
588 "gpui_tokio",
589 "itertools 0.14.0",
590 "language",
591 "language_model",
592 "language_models",
593 "node_runtime",
594 "project",
595 "prompt_store",
596 "regex",
597 "release_channel",
598 "reqwest_client",
599 "serde",
600 "serde_json",
601 "serde_json_lenient",
602 "settings",
603 "smol",
604 "util",
605]
606
607[[package]]
608name = "assistant_settings"
609version = "0.1.0"
610dependencies = [
611 "anthropic",
612 "anyhow",
613 "deepseek",
614 "feature_flags",
615 "fs",
616 "gpui",
617 "indexmap",
618 "language_model",
619 "lmstudio",
620 "log",
621 "ollama",
622 "open_ai",
623 "paths",
624 "schemars",
625 "serde",
626 "serde_json_lenient",
627 "settings",
628]
629
630[[package]]
631name = "assistant_slash_command"
632version = "0.1.0"
633dependencies = [
634 "anyhow",
635 "async-trait",
636 "collections",
637 "derive_more",
638 "extension",
639 "futures 0.3.31",
640 "gpui",
641 "language",
642 "language_model",
643 "parking_lot",
644 "pretty_assertions",
645 "serde",
646 "serde_json",
647 "ui",
648 "workspace",
649]
650
651[[package]]
652name = "assistant_slash_commands"
653version = "0.1.0"
654dependencies = [
655 "anyhow",
656 "assistant_slash_command",
657 "cargo_toml",
658 "chrono",
659 "collections",
660 "context_server",
661 "editor",
662 "env_logger 0.11.7",
663 "feature_flags",
664 "fs",
665 "futures 0.3.31",
666 "fuzzy",
667 "globset",
668 "gpui",
669 "html_to_markdown",
670 "http_client",
671 "indexed_docs",
672 "language",
673 "language_model",
674 "log",
675 "pretty_assertions",
676 "project",
677 "prompt_store",
678 "rope",
679 "schemars",
680 "semantic_index",
681 "serde",
682 "serde_json",
683 "settings",
684 "smol",
685 "terminal_view",
686 "text",
687 "toml 0.8.20",
688 "ui",
689 "util",
690 "workspace",
691 "worktree",
692]
693
694[[package]]
695name = "assistant_tool"
696version = "0.1.0"
697dependencies = [
698 "anyhow",
699 "clock",
700 "collections",
701 "derive_more",
702 "gpui",
703 "icons",
704 "language",
705 "language_model",
706 "parking_lot",
707 "project",
708 "serde",
709 "serde_json",
710]
711
712[[package]]
713name = "assistant_tools"
714version = "0.1.0"
715dependencies = [
716 "anyhow",
717 "assistant_tool",
718 "chrono",
719 "collections",
720 "feature_flags",
721 "futures 0.3.31",
722 "gpui",
723 "html_to_markdown",
724 "http_client",
725 "itertools 0.14.0",
726 "language",
727 "language_model",
728 "project",
729 "rand 0.8.5",
730 "release_channel",
731 "schemars",
732 "serde",
733 "serde_json",
734 "settings",
735 "theme",
736 "ui",
737 "unindent",
738 "util",
739 "workspace",
740 "worktree",
741]
742
743[[package]]
744name = "async-attributes"
745version = "1.1.2"
746source = "registry+https://github.com/rust-lang/crates.io-index"
747checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
748dependencies = [
749 "quote",
750 "syn 1.0.109",
751]
752
753[[package]]
754name = "async-broadcast"
755version = "0.7.2"
756source = "registry+https://github.com/rust-lang/crates.io-index"
757checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
758dependencies = [
759 "event-listener 5.3.1",
760 "event-listener-strategy",
761 "futures-core",
762 "pin-project-lite",
763]
764
765[[package]]
766name = "async-channel"
767version = "1.9.0"
768source = "registry+https://github.com/rust-lang/crates.io-index"
769checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
770dependencies = [
771 "concurrent-queue",
772 "event-listener 2.5.3",
773 "futures-core",
774]
775
776[[package]]
777name = "async-channel"
778version = "2.3.1"
779source = "registry+https://github.com/rust-lang/crates.io-index"
780checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
781dependencies = [
782 "concurrent-queue",
783 "event-listener-strategy",
784 "futures-core",
785 "pin-project-lite",
786]
787
788[[package]]
789name = "async-compat"
790version = "0.2.4"
791source = "registry+https://github.com/rust-lang/crates.io-index"
792checksum = "7bab94bde396a3f7b4962e396fdad640e241ed797d4d8d77fc8c237d14c58fc0"
793dependencies = [
794 "futures-core",
795 "futures-io",
796 "once_cell",
797 "pin-project-lite",
798 "tokio",
799]
800
801[[package]]
802name = "async-compression"
803version = "0.4.21"
804source = "registry+https://github.com/rust-lang/crates.io-index"
805checksum = "c0cf008e5e1a9e9e22a7d3c9a4992e21a350290069e36d8fb72304ed17e8f2d2"
806dependencies = [
807 "deflate64",
808 "flate2",
809 "futures-core",
810 "futures-io",
811 "memchr",
812 "pin-project-lite",
813]
814
815[[package]]
816name = "async-dispatcher"
817version = "0.1.2"
818source = "registry+https://github.com/rust-lang/crates.io-index"
819checksum = "5c8bff43baa5b0ca8f8bcd7f9338f5d30fbd75236a2aa89130a7c5121a06d6ca"
820dependencies = [
821 "async-task",
822 "futures-lite 1.13.0",
823]
824
825[[package]]
826name = "async-executor"
827version = "1.13.1"
828source = "registry+https://github.com/rust-lang/crates.io-index"
829checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec"
830dependencies = [
831 "async-task",
832 "concurrent-queue",
833 "fastrand 2.3.0",
834 "futures-lite 2.6.0",
835 "slab",
836]
837
838[[package]]
839name = "async-fs"
840version = "2.1.2"
841source = "registry+https://github.com/rust-lang/crates.io-index"
842checksum = "ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a"
843dependencies = [
844 "async-lock",
845 "blocking",
846 "futures-lite 2.6.0",
847]
848
849[[package]]
850name = "async-global-executor"
851version = "2.4.1"
852source = "registry+https://github.com/rust-lang/crates.io-index"
853checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
854dependencies = [
855 "async-channel 2.3.1",
856 "async-executor",
857 "async-io",
858 "async-lock",
859 "blocking",
860 "futures-lite 2.6.0",
861 "once_cell",
862]
863
864[[package]]
865name = "async-io"
866version = "2.4.0"
867source = "registry+https://github.com/rust-lang/crates.io-index"
868checksum = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059"
869dependencies = [
870 "async-lock",
871 "cfg-if",
872 "concurrent-queue",
873 "futures-io",
874 "futures-lite 2.6.0",
875 "parking",
876 "polling",
877 "rustix",
878 "slab",
879 "tracing",
880 "windows-sys 0.59.0",
881]
882
883[[package]]
884name = "async-lock"
885version = "3.4.0"
886source = "registry+https://github.com/rust-lang/crates.io-index"
887checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
888dependencies = [
889 "event-listener 5.3.1",
890 "event-listener-strategy",
891 "pin-project-lite",
892]
893
894[[package]]
895name = "async-native-tls"
896version = "0.5.0"
897source = "registry+https://github.com/rust-lang/crates.io-index"
898checksum = "9343dc5acf07e79ff82d0c37899f079db3534d99f189a1837c8e549c99405bec"
899dependencies = [
900 "futures-util",
901 "native-tls",
902 "thiserror 1.0.69",
903 "url",
904]
905
906[[package]]
907name = "async-net"
908version = "2.0.0"
909source = "registry+https://github.com/rust-lang/crates.io-index"
910checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
911dependencies = [
912 "async-io",
913 "blocking",
914 "futures-lite 2.6.0",
915]
916
917[[package]]
918name = "async-pipe"
919version = "0.1.3"
920source = "git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553#82d00a04211cf4e1236029aa03e6b6ce2a74c553"
921dependencies = [
922 "futures 0.3.31",
923 "log",
924]
925
926[[package]]
927name = "async-process"
928version = "2.3.0"
929source = "registry+https://github.com/rust-lang/crates.io-index"
930checksum = "63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb"
931dependencies = [
932 "async-channel 2.3.1",
933 "async-io",
934 "async-lock",
935 "async-signal",
936 "async-task",
937 "blocking",
938 "cfg-if",
939 "event-listener 5.3.1",
940 "futures-lite 2.6.0",
941 "rustix",
942 "tracing",
943]
944
945[[package]]
946name = "async-recursion"
947version = "0.3.2"
948source = "registry+https://github.com/rust-lang/crates.io-index"
949checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
950dependencies = [
951 "proc-macro2",
952 "quote",
953 "syn 1.0.109",
954]
955
956[[package]]
957name = "async-recursion"
958version = "1.1.1"
959source = "registry+https://github.com/rust-lang/crates.io-index"
960checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
961dependencies = [
962 "proc-macro2",
963 "quote",
964 "syn 2.0.100",
965]
966
967[[package]]
968name = "async-signal"
969version = "0.2.10"
970source = "registry+https://github.com/rust-lang/crates.io-index"
971checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3"
972dependencies = [
973 "async-io",
974 "async-lock",
975 "atomic-waker",
976 "cfg-if",
977 "futures-core",
978 "futures-io",
979 "rustix",
980 "signal-hook-registry",
981 "slab",
982 "windows-sys 0.59.0",
983]
984
985[[package]]
986name = "async-std"
987version = "1.13.1"
988source = "registry+https://github.com/rust-lang/crates.io-index"
989checksum = "730294c1c08c2e0f85759590518f6333f0d5a0a766a27d519c1b244c3dfd8a24"
990dependencies = [
991 "async-attributes",
992 "async-channel 1.9.0",
993 "async-global-executor",
994 "async-io",
995 "async-lock",
996 "async-process",
997 "crossbeam-utils",
998 "futures-channel",
999 "futures-core",
1000 "futures-io",
1001 "futures-lite 2.6.0",
1002 "gloo-timers",
1003 "kv-log-macro",
1004 "log",
1005 "memchr",
1006 "once_cell",
1007 "pin-project-lite",
1008 "pin-utils",
1009 "slab",
1010 "wasm-bindgen-futures",
1011]
1012
1013[[package]]
1014name = "async-stream"
1015version = "0.3.6"
1016source = "registry+https://github.com/rust-lang/crates.io-index"
1017checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
1018dependencies = [
1019 "async-stream-impl",
1020 "futures-core",
1021 "pin-project-lite",
1022]
1023
1024[[package]]
1025name = "async-stream-impl"
1026version = "0.3.6"
1027source = "registry+https://github.com/rust-lang/crates.io-index"
1028checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
1029dependencies = [
1030 "proc-macro2",
1031 "quote",
1032 "syn 2.0.100",
1033]
1034
1035[[package]]
1036name = "async-stripe"
1037version = "0.40.0"
1038source = "git+https://github.com/zed-industries/async-stripe?rev=3672dd4efb7181aa597bf580bf5a2f5d23db6735#3672dd4efb7181aa597bf580bf5a2f5d23db6735"
1039dependencies = [
1040 "chrono",
1041 "futures-util",
1042 "http-types",
1043 "hyper 0.14.32",
1044 "hyper-rustls 0.24.2",
1045 "serde",
1046 "serde_json",
1047 "serde_path_to_error",
1048 "serde_qs 0.10.1",
1049 "smart-default",
1050 "smol_str 0.1.24",
1051 "thiserror 1.0.69",
1052 "tokio",
1053]
1054
1055[[package]]
1056name = "async-tar"
1057version = "0.5.0"
1058source = "registry+https://github.com/rust-lang/crates.io-index"
1059checksum = "a42f905d4f623faf634bbd1e001e84e0efc24694afa64be9ad239bf6ca49e1f8"
1060dependencies = [
1061 "async-std",
1062 "filetime",
1063 "libc",
1064 "pin-project",
1065 "redox_syscall 0.2.16",
1066 "xattr",
1067]
1068
1069[[package]]
1070name = "async-task"
1071version = "4.7.1"
1072source = "registry+https://github.com/rust-lang/crates.io-index"
1073checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
1074
1075[[package]]
1076name = "async-tls"
1077version = "0.13.0"
1078source = "git+https://github.com/zed-industries/async-tls?rev=1e759a4b5e370f87dc15e40756ac4f8815b61d9d#1e759a4b5e370f87dc15e40756ac4f8815b61d9d"
1079dependencies = [
1080 "futures-core",
1081 "futures-io",
1082 "rustls 0.23.25",
1083 "rustls-pemfile 2.2.0",
1084 "webpki-roots",
1085]
1086
1087[[package]]
1088name = "async-trait"
1089version = "0.1.88"
1090source = "registry+https://github.com/rust-lang/crates.io-index"
1091checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5"
1092dependencies = [
1093 "proc-macro2",
1094 "quote",
1095 "syn 2.0.100",
1096]
1097
1098[[package]]
1099name = "async-tungstenite"
1100version = "0.28.2"
1101source = "registry+https://github.com/rust-lang/crates.io-index"
1102checksum = "1c348fb0b6d132c596eca3dcd941df48fb597aafcb07a738ec41c004b087dc99"
1103dependencies = [
1104 "async-std",
1105 "async-tls",
1106 "atomic-waker",
1107 "futures-core",
1108 "futures-io",
1109 "futures-task",
1110 "futures-util",
1111 "log",
1112 "pin-project-lite",
1113 "tungstenite 0.24.0",
1114]
1115
1116[[package]]
1117name = "async-watch"
1118version = "0.3.1"
1119source = "registry+https://github.com/rust-lang/crates.io-index"
1120checksum = "a078faf4e27c0c6cc0efb20e5da59dcccc04968ebf2801d8e0b2195124cdcdb2"
1121dependencies = [
1122 "event-listener 2.5.3",
1123]
1124
1125[[package]]
1126name = "async_zip"
1127version = "0.0.17"
1128source = "registry+https://github.com/rust-lang/crates.io-index"
1129checksum = "00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52"
1130dependencies = [
1131 "async-compression",
1132 "crc32fast",
1133 "futures-lite 2.6.0",
1134 "pin-project",
1135 "thiserror 1.0.69",
1136]
1137
1138[[package]]
1139name = "asynchronous-codec"
1140version = "0.7.0"
1141source = "registry+https://github.com/rust-lang/crates.io-index"
1142checksum = "a860072022177f903e59730004fb5dc13db9275b79bb2aef7ba8ce831956c233"
1143dependencies = [
1144 "bytes 1.10.1",
1145 "futures-sink",
1146 "futures-util",
1147 "memchr",
1148 "pin-project-lite",
1149]
1150
1151[[package]]
1152name = "atoi"
1153version = "2.0.0"
1154source = "registry+https://github.com/rust-lang/crates.io-index"
1155checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
1156dependencies = [
1157 "num-traits",
1158]
1159
1160[[package]]
1161name = "atomic"
1162version = "0.5.3"
1163source = "registry+https://github.com/rust-lang/crates.io-index"
1164checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
1165
1166[[package]]
1167name = "atomic-waker"
1168version = "1.1.2"
1169source = "registry+https://github.com/rust-lang/crates.io-index"
1170checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
1171
1172[[package]]
1173name = "audio"
1174version = "0.1.0"
1175dependencies = [
1176 "anyhow",
1177 "collections",
1178 "derive_more",
1179 "gpui",
1180 "parking_lot",
1181 "rodio",
1182 "util",
1183]
1184
1185[[package]]
1186name = "auto_update"
1187version = "0.1.0"
1188dependencies = [
1189 "anyhow",
1190 "client",
1191 "db",
1192 "gpui",
1193 "http_client",
1194 "log",
1195 "paths",
1196 "release_channel",
1197 "schemars",
1198 "serde",
1199 "serde_json",
1200 "settings",
1201 "smol",
1202 "tempfile",
1203 "which 6.0.3",
1204 "workspace",
1205]
1206
1207[[package]]
1208name = "auto_update_ui"
1209version = "0.1.0"
1210dependencies = [
1211 "anyhow",
1212 "auto_update",
1213 "client",
1214 "editor",
1215 "gpui",
1216 "http_client",
1217 "markdown_preview",
1218 "release_channel",
1219 "serde",
1220 "serde_json",
1221 "smol",
1222 "util",
1223 "workspace",
1224]
1225
1226[[package]]
1227name = "autocfg"
1228version = "1.4.0"
1229source = "registry+https://github.com/rust-lang/crates.io-index"
1230checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
1231
1232[[package]]
1233name = "av1-grain"
1234version = "0.2.3"
1235source = "registry+https://github.com/rust-lang/crates.io-index"
1236checksum = "6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf"
1237dependencies = [
1238 "anyhow",
1239 "arrayvec",
1240 "log",
1241 "nom",
1242 "num-rational",
1243 "v_frame",
1244]
1245
1246[[package]]
1247name = "avif-serialize"
1248version = "0.8.2"
1249source = "registry+https://github.com/rust-lang/crates.io-index"
1250checksum = "e335041290c43101ca215eed6f43ec437eb5a42125573f600fc3fa42b9bddd62"
1251dependencies = [
1252 "arrayvec",
1253]
1254
1255[[package]]
1256name = "aws-config"
1257version = "1.5.16"
1258source = "registry+https://github.com/rust-lang/crates.io-index"
1259checksum = "50236e4d60fe8458de90a71c0922c761e41755adf091b1b03de1cef537179915"
1260dependencies = [
1261 "aws-credential-types",
1262 "aws-runtime",
1263 "aws-sdk-sso",
1264 "aws-sdk-ssooidc",
1265 "aws-sdk-sts",
1266 "aws-smithy-async",
1267 "aws-smithy-http",
1268 "aws-smithy-json",
1269 "aws-smithy-runtime",
1270 "aws-smithy-runtime-api",
1271 "aws-smithy-types",
1272 "aws-types",
1273 "bytes 1.10.1",
1274 "fastrand 2.3.0",
1275 "hex",
1276 "http 0.2.12",
1277 "ring",
1278 "time",
1279 "tokio",
1280 "tracing",
1281 "url",
1282 "zeroize",
1283]
1284
1285[[package]]
1286name = "aws-credential-types"
1287version = "1.2.1"
1288source = "registry+https://github.com/rust-lang/crates.io-index"
1289checksum = "60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da"
1290dependencies = [
1291 "aws-smithy-async",
1292 "aws-smithy-runtime-api",
1293 "aws-smithy-types",
1294 "zeroize",
1295]
1296
1297[[package]]
1298name = "aws-lc-rs"
1299version = "1.12.6"
1300source = "registry+https://github.com/rust-lang/crates.io-index"
1301checksum = "dabb68eb3a7aa08b46fddfd59a3d55c978243557a90ab804769f7e20e67d2b01"
1302dependencies = [
1303 "aws-lc-sys",
1304 "zeroize",
1305]
1306
1307[[package]]
1308name = "aws-lc-sys"
1309version = "0.27.0"
1310source = "registry+https://github.com/rust-lang/crates.io-index"
1311checksum = "6bbe221bbf523b625a4dd8585c7f38166e31167ec2ca98051dbcb4c3b6e825d2"
1312dependencies = [
1313 "bindgen 0.69.5",
1314 "cc",
1315 "cmake",
1316 "dunce",
1317 "fs_extra",
1318]
1319
1320[[package]]
1321name = "aws-runtime"
1322version = "1.5.5"
1323source = "registry+https://github.com/rust-lang/crates.io-index"
1324checksum = "76dd04d39cc12844c0994f2c9c5a6f5184c22e9188ec1ff723de41910a21dcad"
1325dependencies = [
1326 "aws-credential-types",
1327 "aws-sigv4",
1328 "aws-smithy-async",
1329 "aws-smithy-eventstream",
1330 "aws-smithy-http",
1331 "aws-smithy-runtime",
1332 "aws-smithy-runtime-api",
1333 "aws-smithy-types",
1334 "aws-types",
1335 "bytes 1.10.1",
1336 "fastrand 2.3.0",
1337 "http 0.2.12",
1338 "http-body 0.4.6",
1339 "once_cell",
1340 "percent-encoding",
1341 "pin-project-lite",
1342 "tracing",
1343 "uuid",
1344]
1345
1346[[package]]
1347name = "aws-sdk-bedrockruntime"
1348version = "1.74.0"
1349source = "registry+https://github.com/rust-lang/crates.io-index"
1350checksum = "6938541d1948a543bca23303fec4cff9c36bf0e63b8fa3ae1b337bcb9d5b81af"
1351dependencies = [
1352 "aws-credential-types",
1353 "aws-runtime",
1354 "aws-smithy-async",
1355 "aws-smithy-eventstream",
1356 "aws-smithy-http",
1357 "aws-smithy-json",
1358 "aws-smithy-runtime",
1359 "aws-smithy-runtime-api",
1360 "aws-smithy-types",
1361 "aws-types",
1362 "bytes 1.10.1",
1363 "fastrand 2.3.0",
1364 "http 0.2.12",
1365 "once_cell",
1366 "regex-lite",
1367 "tracing",
1368]
1369
1370[[package]]
1371name = "aws-sdk-kinesis"
1372version = "1.61.0"
1373source = "registry+https://github.com/rust-lang/crates.io-index"
1374checksum = "89f2163d8704e8fdcd51ec6c2e0441c418471e422ee9690451b17a1c46344e1a"
1375dependencies = [
1376 "aws-credential-types",
1377 "aws-runtime",
1378 "aws-smithy-async",
1379 "aws-smithy-http",
1380 "aws-smithy-json",
1381 "aws-smithy-runtime",
1382 "aws-smithy-runtime-api",
1383 "aws-smithy-types",
1384 "aws-types",
1385 "bytes 1.10.1",
1386 "http 0.2.12",
1387 "once_cell",
1388 "regex-lite",
1389 "tracing",
1390]
1391
1392[[package]]
1393name = "aws-sdk-s3"
1394version = "1.76.0"
1395source = "registry+https://github.com/rust-lang/crates.io-index"
1396checksum = "66e83401ad7287ad15244d557e35502c2a94105ca5b41d656c391f1a4fc04ca2"
1397dependencies = [
1398 "aws-credential-types",
1399 "aws-runtime",
1400 "aws-sigv4",
1401 "aws-smithy-async",
1402 "aws-smithy-checksums",
1403 "aws-smithy-eventstream",
1404 "aws-smithy-http",
1405 "aws-smithy-json",
1406 "aws-smithy-runtime",
1407 "aws-smithy-runtime-api",
1408 "aws-smithy-types",
1409 "aws-smithy-xml",
1410 "aws-types",
1411 "bytes 1.10.1",
1412 "fastrand 2.3.0",
1413 "hex",
1414 "hmac",
1415 "http 0.2.12",
1416 "http-body 0.4.6",
1417 "lru",
1418 "once_cell",
1419 "percent-encoding",
1420 "regex-lite",
1421 "sha2",
1422 "tracing",
1423 "url",
1424]
1425
1426[[package]]
1427name = "aws-sdk-sso"
1428version = "1.58.0"
1429source = "registry+https://github.com/rust-lang/crates.io-index"
1430checksum = "16ff718c9ee45cc1ebd4774a0e086bb80a6ab752b4902edf1c9f56b86ee1f770"
1431dependencies = [
1432 "aws-credential-types",
1433 "aws-runtime",
1434 "aws-smithy-async",
1435 "aws-smithy-http",
1436 "aws-smithy-json",
1437 "aws-smithy-runtime",
1438 "aws-smithy-runtime-api",
1439 "aws-smithy-types",
1440 "aws-types",
1441 "bytes 1.10.1",
1442 "http 0.2.12",
1443 "once_cell",
1444 "regex-lite",
1445 "tracing",
1446]
1447
1448[[package]]
1449name = "aws-sdk-ssooidc"
1450version = "1.59.0"
1451source = "registry+https://github.com/rust-lang/crates.io-index"
1452checksum = "5183e088715cc135d8d396fdd3bc02f018f0da4c511f53cb8d795b6a31c55809"
1453dependencies = [
1454 "aws-credential-types",
1455 "aws-runtime",
1456 "aws-smithy-async",
1457 "aws-smithy-http",
1458 "aws-smithy-json",
1459 "aws-smithy-runtime",
1460 "aws-smithy-runtime-api",
1461 "aws-smithy-types",
1462 "aws-types",
1463 "bytes 1.10.1",
1464 "http 0.2.12",
1465 "once_cell",
1466 "regex-lite",
1467 "tracing",
1468]
1469
1470[[package]]
1471name = "aws-sdk-sts"
1472version = "1.59.0"
1473source = "registry+https://github.com/rust-lang/crates.io-index"
1474checksum = "c9f944ef032717596639cea4a2118a3a457268ef51bbb5fde9637e54c465da00"
1475dependencies = [
1476 "aws-credential-types",
1477 "aws-runtime",
1478 "aws-smithy-async",
1479 "aws-smithy-http",
1480 "aws-smithy-json",
1481 "aws-smithy-query",
1482 "aws-smithy-runtime",
1483 "aws-smithy-runtime-api",
1484 "aws-smithy-types",
1485 "aws-smithy-xml",
1486 "aws-types",
1487 "http 0.2.12",
1488 "once_cell",
1489 "regex-lite",
1490 "tracing",
1491]
1492
1493[[package]]
1494name = "aws-sigv4"
1495version = "1.2.9"
1496source = "registry+https://github.com/rust-lang/crates.io-index"
1497checksum = "9bfe75fad52793ce6dec0dc3d4b1f388f038b5eb866c8d4d7f3a8e21b5ea5051"
1498dependencies = [
1499 "aws-credential-types",
1500 "aws-smithy-eventstream",
1501 "aws-smithy-http",
1502 "aws-smithy-runtime-api",
1503 "aws-smithy-types",
1504 "bytes 1.10.1",
1505 "crypto-bigint 0.5.5",
1506 "form_urlencoded",
1507 "hex",
1508 "hmac",
1509 "http 0.2.12",
1510 "http 1.2.0",
1511 "once_cell",
1512 "p256",
1513 "percent-encoding",
1514 "ring",
1515 "sha2",
1516 "subtle",
1517 "time",
1518 "tracing",
1519 "zeroize",
1520]
1521
1522[[package]]
1523name = "aws-smithy-async"
1524version = "1.2.4"
1525source = "registry+https://github.com/rust-lang/crates.io-index"
1526checksum = "fa59d1327d8b5053c54bf2eaae63bf629ba9e904434d0835a28ed3c0ed0a614e"
1527dependencies = [
1528 "futures-util",
1529 "pin-project-lite",
1530 "tokio",
1531]
1532
1533[[package]]
1534name = "aws-smithy-checksums"
1535version = "0.62.0"
1536source = "registry+https://github.com/rust-lang/crates.io-index"
1537checksum = "f2f45a1c384d7a393026bc5f5c177105aa9fa68e4749653b985707ac27d77295"
1538dependencies = [
1539 "aws-smithy-http",
1540 "aws-smithy-types",
1541 "bytes 1.10.1",
1542 "crc32c",
1543 "crc32fast",
1544 "crc64fast-nvme",
1545 "hex",
1546 "http 0.2.12",
1547 "http-body 0.4.6",
1548 "md-5",
1549 "pin-project-lite",
1550 "sha1",
1551 "sha2",
1552 "tracing",
1553]
1554
1555[[package]]
1556name = "aws-smithy-eventstream"
1557version = "0.60.6"
1558source = "registry+https://github.com/rust-lang/crates.io-index"
1559checksum = "8b18559a41e0c909b77625adf2b8c50de480a8041e5e4a3f5f7d177db70abc5a"
1560dependencies = [
1561 "aws-smithy-types",
1562 "bytes 1.10.1",
1563 "crc32fast",
1564]
1565
1566[[package]]
1567name = "aws-smithy-http"
1568version = "0.60.12"
1569source = "registry+https://github.com/rust-lang/crates.io-index"
1570checksum = "7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc"
1571dependencies = [
1572 "aws-smithy-eventstream",
1573 "aws-smithy-runtime-api",
1574 "aws-smithy-types",
1575 "bytes 1.10.1",
1576 "bytes-utils",
1577 "futures-core",
1578 "http 0.2.12",
1579 "http-body 0.4.6",
1580 "once_cell",
1581 "percent-encoding",
1582 "pin-project-lite",
1583 "pin-utils",
1584 "tracing",
1585]
1586
1587[[package]]
1588name = "aws-smithy-json"
1589version = "0.61.2"
1590source = "registry+https://github.com/rust-lang/crates.io-index"
1591checksum = "623a51127f24c30776c8b374295f2df78d92517386f77ba30773f15a30ce1422"
1592dependencies = [
1593 "aws-smithy-types",
1594]
1595
1596[[package]]
1597name = "aws-smithy-query"
1598version = "0.60.7"
1599source = "registry+https://github.com/rust-lang/crates.io-index"
1600checksum = "f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb"
1601dependencies = [
1602 "aws-smithy-types",
1603 "urlencoding",
1604]
1605
1606[[package]]
1607name = "aws-smithy-runtime"
1608version = "1.7.8"
1609source = "registry+https://github.com/rust-lang/crates.io-index"
1610checksum = "d526a12d9ed61fadefda24abe2e682892ba288c2018bcb38b1b4c111d13f6d92"
1611dependencies = [
1612 "aws-smithy-async",
1613 "aws-smithy-http",
1614 "aws-smithy-runtime-api",
1615 "aws-smithy-types",
1616 "bytes 1.10.1",
1617 "fastrand 2.3.0",
1618 "h2 0.3.26",
1619 "http 0.2.12",
1620 "http-body 0.4.6",
1621 "http-body 1.0.1",
1622 "httparse",
1623 "hyper 0.14.32",
1624 "hyper-rustls 0.24.2",
1625 "once_cell",
1626 "pin-project-lite",
1627 "pin-utils",
1628 "rustls 0.21.12",
1629 "tokio",
1630 "tracing",
1631]
1632
1633[[package]]
1634name = "aws-smithy-runtime-api"
1635version = "1.7.3"
1636source = "registry+https://github.com/rust-lang/crates.io-index"
1637checksum = "92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd"
1638dependencies = [
1639 "aws-smithy-async",
1640 "aws-smithy-types",
1641 "bytes 1.10.1",
1642 "http 0.2.12",
1643 "http 1.2.0",
1644 "pin-project-lite",
1645 "tokio",
1646 "tracing",
1647 "zeroize",
1648]
1649
1650[[package]]
1651name = "aws-smithy-types"
1652version = "1.2.13"
1653source = "registry+https://github.com/rust-lang/crates.io-index"
1654checksum = "c7b8a53819e42f10d0821f56da995e1470b199686a1809168db6ca485665f042"
1655dependencies = [
1656 "base64-simd",
1657 "bytes 1.10.1",
1658 "bytes-utils",
1659 "futures-core",
1660 "http 0.2.12",
1661 "http 1.2.0",
1662 "http-body 0.4.6",
1663 "http-body 1.0.1",
1664 "http-body-util",
1665 "itoa",
1666 "num-integer",
1667 "pin-project-lite",
1668 "pin-utils",
1669 "ryu",
1670 "serde",
1671 "time",
1672 "tokio",
1673 "tokio-util",
1674]
1675
1676[[package]]
1677name = "aws-smithy-xml"
1678version = "0.60.9"
1679source = "registry+https://github.com/rust-lang/crates.io-index"
1680checksum = "ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc"
1681dependencies = [
1682 "xmlparser",
1683]
1684
1685[[package]]
1686name = "aws-types"
1687version = "1.3.5"
1688source = "registry+https://github.com/rust-lang/crates.io-index"
1689checksum = "dfbd0a668309ec1f66c0f6bda4840dd6d4796ae26d699ebc266d7cc95c6d040f"
1690dependencies = [
1691 "aws-credential-types",
1692 "aws-smithy-async",
1693 "aws-smithy-runtime-api",
1694 "aws-smithy-types",
1695 "rustc_version",
1696 "tracing",
1697]
1698
1699[[package]]
1700name = "aws_http_client"
1701version = "0.1.0"
1702dependencies = [
1703 "aws-smithy-runtime-api",
1704 "aws-smithy-types",
1705 "futures 0.3.31",
1706 "http_client",
1707 "tokio",
1708]
1709
1710[[package]]
1711name = "axum"
1712version = "0.6.20"
1713source = "registry+https://github.com/rust-lang/crates.io-index"
1714checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
1715dependencies = [
1716 "async-trait",
1717 "axum-core",
1718 "base64 0.21.7",
1719 "bitflags 1.3.2",
1720 "bytes 1.10.1",
1721 "futures-util",
1722 "headers",
1723 "http 0.2.12",
1724 "http-body 0.4.6",
1725 "hyper 0.14.32",
1726 "itoa",
1727 "matchit",
1728 "memchr",
1729 "mime",
1730 "percent-encoding",
1731 "pin-project-lite",
1732 "rustversion",
1733 "serde",
1734 "serde_json",
1735 "serde_path_to_error",
1736 "serde_urlencoded",
1737 "sha1",
1738 "sync_wrapper 0.1.2",
1739 "tokio",
1740 "tokio-tungstenite 0.20.1",
1741 "tower",
1742 "tower-layer",
1743 "tower-service",
1744]
1745
1746[[package]]
1747name = "axum-core"
1748version = "0.3.4"
1749source = "registry+https://github.com/rust-lang/crates.io-index"
1750checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
1751dependencies = [
1752 "async-trait",
1753 "bytes 1.10.1",
1754 "futures-util",
1755 "http 0.2.12",
1756 "http-body 0.4.6",
1757 "mime",
1758 "rustversion",
1759 "tower-layer",
1760 "tower-service",
1761]
1762
1763[[package]]
1764name = "axum-extra"
1765version = "0.4.2"
1766source = "registry+https://github.com/rust-lang/crates.io-index"
1767checksum = "f9a320103719de37b7b4da4c8eb629d4573f6bcfd3dfe80d3208806895ccf81d"
1768dependencies = [
1769 "axum",
1770 "bytes 1.10.1",
1771 "futures-util",
1772 "http 0.2.12",
1773 "mime",
1774 "pin-project-lite",
1775 "serde",
1776 "serde_json",
1777 "tokio",
1778 "tower",
1779 "tower-http 0.3.5",
1780 "tower-layer",
1781 "tower-service",
1782]
1783
1784[[package]]
1785name = "backtrace"
1786version = "0.3.74"
1787source = "registry+https://github.com/rust-lang/crates.io-index"
1788checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
1789dependencies = [
1790 "addr2line",
1791 "cfg-if",
1792 "libc",
1793 "miniz_oxide",
1794 "object",
1795 "rustc-demangle",
1796 "windows-targets 0.52.6",
1797]
1798
1799[[package]]
1800name = "base16ct"
1801version = "0.1.1"
1802source = "registry+https://github.com/rust-lang/crates.io-index"
1803checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
1804
1805[[package]]
1806name = "base64"
1807version = "0.13.1"
1808source = "registry+https://github.com/rust-lang/crates.io-index"
1809checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
1810
1811[[package]]
1812name = "base64"
1813version = "0.21.7"
1814source = "registry+https://github.com/rust-lang/crates.io-index"
1815checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
1816
1817[[package]]
1818name = "base64"
1819version = "0.22.1"
1820source = "registry+https://github.com/rust-lang/crates.io-index"
1821checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
1822
1823[[package]]
1824name = "base64-simd"
1825version = "0.8.0"
1826source = "registry+https://github.com/rust-lang/crates.io-index"
1827checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
1828dependencies = [
1829 "outref",
1830 "vsimd",
1831]
1832
1833[[package]]
1834name = "base64ct"
1835version = "1.6.0"
1836source = "registry+https://github.com/rust-lang/crates.io-index"
1837checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
1838
1839[[package]]
1840name = "bedrock"
1841version = "0.1.0"
1842dependencies = [
1843 "anyhow",
1844 "aws-sdk-bedrockruntime",
1845 "aws-smithy-types",
1846 "futures 0.3.31",
1847 "schemars",
1848 "serde",
1849 "serde_json",
1850 "strum",
1851 "thiserror 2.0.12",
1852 "tokio",
1853]
1854
1855[[package]]
1856name = "bigdecimal"
1857version = "0.4.7"
1858source = "registry+https://github.com/rust-lang/crates.io-index"
1859checksum = "7f31f3af01c5c65a07985c804d3366560e6fa7883d640a122819b14ec327482c"
1860dependencies = [
1861 "autocfg",
1862 "libm",
1863 "num-bigint",
1864 "num-integer",
1865 "num-traits",
1866 "serde",
1867]
1868
1869[[package]]
1870name = "bincode"
1871version = "1.3.3"
1872source = "registry+https://github.com/rust-lang/crates.io-index"
1873checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
1874dependencies = [
1875 "serde",
1876]
1877
1878[[package]]
1879name = "bindgen"
1880version = "0.69.5"
1881source = "registry+https://github.com/rust-lang/crates.io-index"
1882checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
1883dependencies = [
1884 "bitflags 2.8.0",
1885 "cexpr",
1886 "clang-sys",
1887 "itertools 0.12.1",
1888 "lazy_static",
1889 "lazycell",
1890 "log",
1891 "prettyplease",
1892 "proc-macro2",
1893 "quote",
1894 "regex",
1895 "rustc-hash 1.1.0",
1896 "shlex",
1897 "syn 2.0.100",
1898 "which 4.4.2",
1899]
1900
1901[[package]]
1902name = "bindgen"
1903version = "0.70.1"
1904source = "registry+https://github.com/rust-lang/crates.io-index"
1905checksum = "f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f"
1906dependencies = [
1907 "bitflags 2.8.0",
1908 "cexpr",
1909 "clang-sys",
1910 "itertools 0.12.1",
1911 "log",
1912 "prettyplease",
1913 "proc-macro2",
1914 "quote",
1915 "regex",
1916 "rustc-hash 1.1.0",
1917 "shlex",
1918 "syn 2.0.100",
1919]
1920
1921[[package]]
1922name = "bit-set"
1923version = "0.5.3"
1924source = "registry+https://github.com/rust-lang/crates.io-index"
1925checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
1926dependencies = [
1927 "bit-vec 0.6.3",
1928]
1929
1930[[package]]
1931name = "bit-set"
1932version = "0.8.0"
1933source = "registry+https://github.com/rust-lang/crates.io-index"
1934checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3"
1935dependencies = [
1936 "bit-vec 0.8.0",
1937]
1938
1939[[package]]
1940name = "bit-vec"
1941version = "0.6.3"
1942source = "registry+https://github.com/rust-lang/crates.io-index"
1943checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
1944
1945[[package]]
1946name = "bit-vec"
1947version = "0.8.0"
1948source = "registry+https://github.com/rust-lang/crates.io-index"
1949checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7"
1950
1951[[package]]
1952name = "bit_field"
1953version = "0.10.2"
1954source = "registry+https://github.com/rust-lang/crates.io-index"
1955checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61"
1956
1957[[package]]
1958name = "bitflags"
1959version = "1.3.2"
1960source = "registry+https://github.com/rust-lang/crates.io-index"
1961checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
1962
1963[[package]]
1964name = "bitflags"
1965version = "2.8.0"
1966source = "registry+https://github.com/rust-lang/crates.io-index"
1967checksum = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36"
1968dependencies = [
1969 "serde",
1970]
1971
1972[[package]]
1973name = "bitstream-io"
1974version = "2.6.0"
1975source = "registry+https://github.com/rust-lang/crates.io-index"
1976checksum = "6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2"
1977
1978[[package]]
1979name = "bitvec"
1980version = "1.0.1"
1981source = "registry+https://github.com/rust-lang/crates.io-index"
1982checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
1983dependencies = [
1984 "funty",
1985 "radium",
1986 "tap",
1987 "wyz",
1988]
1989
1990[[package]]
1991name = "blade-graphics"
1992version = "0.6.0"
1993source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
1994dependencies = [
1995 "ash",
1996 "ash-window",
1997 "bitflags 2.8.0",
1998 "bytemuck",
1999 "codespan-reporting",
2000 "glow",
2001 "gpu-alloc",
2002 "gpu-alloc-ash",
2003 "hidden-trait",
2004 "js-sys",
2005 "khronos-egl",
2006 "libloading",
2007 "log",
2008 "mint",
2009 "naga",
2010 "objc2",
2011 "objc2-app-kit",
2012 "objc2-foundation",
2013 "objc2-metal",
2014 "objc2-quartz-core",
2015 "objc2-ui-kit",
2016 "raw-window-handle",
2017 "slab",
2018 "wasm-bindgen",
2019 "web-sys",
2020]
2021
2022[[package]]
2023name = "blade-macros"
2024version = "0.3.0"
2025source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
2026dependencies = [
2027 "proc-macro2",
2028 "quote",
2029 "syn 2.0.100",
2030]
2031
2032[[package]]
2033name = "blade-util"
2034version = "0.2.0"
2035source = "git+https://github.com/kvark/blade?rev=b16f5c7bd873c7126f48c82c39e7ae64602ae74f#b16f5c7bd873c7126f48c82c39e7ae64602ae74f"
2036dependencies = [
2037 "blade-graphics",
2038 "bytemuck",
2039 "log",
2040 "profiling",
2041]
2042
2043[[package]]
2044name = "blake3"
2045version = "1.6.1"
2046source = "registry+https://github.com/rust-lang/crates.io-index"
2047checksum = "675f87afced0413c9bb02843499dbbd3882a237645883f71a2b59644a6d2f753"
2048dependencies = [
2049 "arrayref",
2050 "arrayvec",
2051 "cc",
2052 "cfg-if",
2053 "constant_time_eq 0.3.1",
2054]
2055
2056[[package]]
2057name = "block"
2058version = "0.1.6"
2059source = "registry+https://github.com/rust-lang/crates.io-index"
2060checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
2061
2062[[package]]
2063name = "block-buffer"
2064version = "0.10.4"
2065source = "registry+https://github.com/rust-lang/crates.io-index"
2066checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
2067dependencies = [
2068 "generic-array",
2069]
2070
2071[[package]]
2072name = "block-padding"
2073version = "0.3.3"
2074source = "registry+https://github.com/rust-lang/crates.io-index"
2075checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
2076dependencies = [
2077 "generic-array",
2078]
2079
2080[[package]]
2081name = "block2"
2082version = "0.5.1"
2083source = "registry+https://github.com/rust-lang/crates.io-index"
2084checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
2085dependencies = [
2086 "objc2",
2087]
2088
2089[[package]]
2090name = "blocking"
2091version = "1.6.1"
2092source = "registry+https://github.com/rust-lang/crates.io-index"
2093checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
2094dependencies = [
2095 "async-channel 2.3.1",
2096 "async-task",
2097 "futures-io",
2098 "futures-lite 2.6.0",
2099 "piper",
2100]
2101
2102[[package]]
2103name = "borsh"
2104version = "1.5.3"
2105source = "registry+https://github.com/rust-lang/crates.io-index"
2106checksum = "2506947f73ad44e344215ccd6403ac2ae18cd8e046e581a441bf8d199f257f03"
2107dependencies = [
2108 "borsh-derive",
2109 "cfg_aliases 0.2.1",
2110]
2111
2112[[package]]
2113name = "borsh-derive"
2114version = "1.5.3"
2115source = "registry+https://github.com/rust-lang/crates.io-index"
2116checksum = "c2593a3b8b938bd68373196c9832f516be11fa487ef4ae745eb282e6a56a7244"
2117dependencies = [
2118 "once_cell",
2119 "proc-macro-crate",
2120 "proc-macro2",
2121 "quote",
2122 "syn 2.0.100",
2123]
2124
2125[[package]]
2126name = "breadcrumbs"
2127version = "0.1.0"
2128dependencies = [
2129 "editor",
2130 "gpui",
2131 "itertools 0.14.0",
2132 "theme",
2133 "ui",
2134 "workspace",
2135 "zed_actions",
2136]
2137
2138[[package]]
2139name = "bstr"
2140version = "1.11.1"
2141source = "registry+https://github.com/rust-lang/crates.io-index"
2142checksum = "786a307d683a5bf92e6fd5fd69a7eb613751668d1d8d67d802846dfe367c62c8"
2143dependencies = [
2144 "memchr",
2145 "regex-automata 0.4.9",
2146 "serde",
2147]
2148
2149[[package]]
2150name = "buffer_diff"
2151version = "0.1.0"
2152dependencies = [
2153 "anyhow",
2154 "clock",
2155 "ctor",
2156 "env_logger 0.11.7",
2157 "futures 0.3.31",
2158 "git2",
2159 "gpui",
2160 "language",
2161 "log",
2162 "pretty_assertions",
2163 "rand 0.8.5",
2164 "rope",
2165 "serde_json",
2166 "sum_tree",
2167 "text",
2168 "unindent",
2169 "util",
2170]
2171
2172[[package]]
2173name = "built"
2174version = "0.7.5"
2175source = "registry+https://github.com/rust-lang/crates.io-index"
2176checksum = "c360505aed52b7ec96a3636c3f039d99103c37d1d9b4f7a8c743d3ea9ffcd03b"
2177
2178[[package]]
2179name = "bumpalo"
2180version = "3.16.0"
2181source = "registry+https://github.com/rust-lang/crates.io-index"
2182checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
2183dependencies = [
2184 "allocator-api2",
2185]
2186
2187[[package]]
2188name = "by_address"
2189version = "1.2.1"
2190source = "registry+https://github.com/rust-lang/crates.io-index"
2191checksum = "64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06"
2192
2193[[package]]
2194name = "bytecheck"
2195version = "0.6.12"
2196source = "registry+https://github.com/rust-lang/crates.io-index"
2197checksum = "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2"
2198dependencies = [
2199 "bytecheck_derive",
2200 "ptr_meta",
2201 "simdutf8",
2202]
2203
2204[[package]]
2205name = "bytecheck_derive"
2206version = "0.6.12"
2207source = "registry+https://github.com/rust-lang/crates.io-index"
2208checksum = "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659"
2209dependencies = [
2210 "proc-macro2",
2211 "quote",
2212 "syn 1.0.109",
2213]
2214
2215[[package]]
2216name = "bytemuck"
2217version = "1.21.0"
2218source = "registry+https://github.com/rust-lang/crates.io-index"
2219checksum = "ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3"
2220dependencies = [
2221 "bytemuck_derive",
2222]
2223
2224[[package]]
2225name = "bytemuck_derive"
2226version = "1.8.0"
2227source = "registry+https://github.com/rust-lang/crates.io-index"
2228checksum = "bcfcc3cd946cb52f0bbfdbbcfa2f4e24f75ebb6c0e1002f7c25904fada18b9ec"
2229dependencies = [
2230 "proc-macro2",
2231 "quote",
2232 "syn 2.0.100",
2233]
2234
2235[[package]]
2236name = "byteorder"
2237version = "1.5.0"
2238source = "registry+https://github.com/rust-lang/crates.io-index"
2239checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
2240
2241[[package]]
2242name = "byteorder-lite"
2243version = "0.1.0"
2244source = "registry+https://github.com/rust-lang/crates.io-index"
2245checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
2246
2247[[package]]
2248name = "bytes"
2249version = "0.4.12"
2250source = "registry+https://github.com/rust-lang/crates.io-index"
2251checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
2252dependencies = [
2253 "byteorder",
2254 "iovec",
2255]
2256
2257[[package]]
2258name = "bytes"
2259version = "1.10.1"
2260source = "registry+https://github.com/rust-lang/crates.io-index"
2261checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
2262
2263[[package]]
2264name = "bytes-utils"
2265version = "0.1.4"
2266source = "registry+https://github.com/rust-lang/crates.io-index"
2267checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
2268dependencies = [
2269 "bytes 1.10.1",
2270 "either",
2271]
2272
2273[[package]]
2274name = "bzip2"
2275version = "0.4.4"
2276source = "registry+https://github.com/rust-lang/crates.io-index"
2277checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8"
2278dependencies = [
2279 "bzip2-sys",
2280 "libc",
2281]
2282
2283[[package]]
2284name = "bzip2-sys"
2285version = "0.1.11+1.0.8"
2286source = "registry+https://github.com/rust-lang/crates.io-index"
2287checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
2288dependencies = [
2289 "cc",
2290 "libc",
2291 "pkg-config",
2292]
2293
2294[[package]]
2295name = "call"
2296version = "0.1.0"
2297dependencies = [
2298 "anyhow",
2299 "audio",
2300 "client",
2301 "collections",
2302 "fs",
2303 "futures 0.3.31",
2304 "gpui",
2305 "http_client",
2306 "language",
2307 "livekit_client",
2308 "livekit_client_macos",
2309 "log",
2310 "postage",
2311 "project",
2312 "schemars",
2313 "serde",
2314 "serde_derive",
2315 "settings",
2316 "telemetry",
2317 "util",
2318]
2319
2320[[package]]
2321name = "calloop"
2322version = "0.13.0"
2323source = "registry+https://github.com/rust-lang/crates.io-index"
2324checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec"
2325dependencies = [
2326 "bitflags 2.8.0",
2327 "log",
2328 "polling",
2329 "rustix",
2330 "slab",
2331 "thiserror 1.0.69",
2332]
2333
2334[[package]]
2335name = "calloop-wayland-source"
2336version = "0.3.0"
2337source = "registry+https://github.com/rust-lang/crates.io-index"
2338checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20"
2339dependencies = [
2340 "calloop",
2341 "rustix",
2342 "wayland-backend",
2343 "wayland-client",
2344]
2345
2346[[package]]
2347name = "camino"
2348version = "1.1.9"
2349source = "registry+https://github.com/rust-lang/crates.io-index"
2350checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
2351dependencies = [
2352 "serde",
2353]
2354
2355[[package]]
2356name = "cap-fs-ext"
2357version = "3.4.2"
2358source = "registry+https://github.com/rust-lang/crates.io-index"
2359checksum = "7f78efdd7378980d79c0f36b519e51191742d2c9f91ffa5e228fba9f3806d2e1"
2360dependencies = [
2361 "cap-primitives",
2362 "cap-std",
2363 "io-lifetimes",
2364 "windows-sys 0.59.0",
2365]
2366
2367[[package]]
2368name = "cap-net-ext"
2369version = "3.4.2"
2370source = "registry+https://github.com/rust-lang/crates.io-index"
2371checksum = "4ac68674a6042af2bcee1adad9f6abd432642cf03444ce3a5b36c3f39f23baf8"
2372dependencies = [
2373 "cap-primitives",
2374 "cap-std",
2375 "rustix",
2376 "smallvec",
2377]
2378
2379[[package]]
2380name = "cap-primitives"
2381version = "3.4.2"
2382source = "registry+https://github.com/rust-lang/crates.io-index"
2383checksum = "8fc15faeed2223d8b8e8cc1857f5861935a06d06713c4ac106b722ae9ce3c369"
2384dependencies = [
2385 "ambient-authority",
2386 "fs-set-times",
2387 "io-extras",
2388 "io-lifetimes",
2389 "ipnet",
2390 "maybe-owned",
2391 "rustix",
2392 "windows-sys 0.59.0",
2393 "winx",
2394]
2395
2396[[package]]
2397name = "cap-rand"
2398version = "3.4.2"
2399source = "registry+https://github.com/rust-lang/crates.io-index"
2400checksum = "dea13372b49df066d1ae654e5c6e41799c1efd9f6b36794b921e877ea4037977"
2401dependencies = [
2402 "ambient-authority",
2403 "rand 0.8.5",
2404]
2405
2406[[package]]
2407name = "cap-std"
2408version = "3.4.2"
2409source = "registry+https://github.com/rust-lang/crates.io-index"
2410checksum = "c3dbd3e8e8d093d6ccb4b512264869e1281cdb032f7940bd50b2894f96f25609"
2411dependencies = [
2412 "cap-primitives",
2413 "io-extras",
2414 "io-lifetimes",
2415 "rustix",
2416]
2417
2418[[package]]
2419name = "cap-time-ext"
2420version = "3.4.2"
2421source = "registry+https://github.com/rust-lang/crates.io-index"
2422checksum = "bd736b20fc033f564a1995fb82fc349146de43aabba19c7368b4cb17d8f9ea53"
2423dependencies = [
2424 "ambient-authority",
2425 "cap-primitives",
2426 "iana-time-zone",
2427 "once_cell",
2428 "rustix",
2429 "winx",
2430]
2431
2432[[package]]
2433name = "cargo-platform"
2434version = "0.1.9"
2435source = "registry+https://github.com/rust-lang/crates.io-index"
2436checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
2437dependencies = [
2438 "serde",
2439]
2440
2441[[package]]
2442name = "cargo_metadata"
2443version = "0.19.2"
2444source = "registry+https://github.com/rust-lang/crates.io-index"
2445checksum = "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba"
2446dependencies = [
2447 "camino",
2448 "cargo-platform",
2449 "semver",
2450 "serde",
2451 "serde_json",
2452 "thiserror 2.0.12",
2453]
2454
2455[[package]]
2456name = "cargo_toml"
2457version = "0.21.0"
2458source = "registry+https://github.com/rust-lang/crates.io-index"
2459checksum = "5fbd1fe9db3ebf71b89060adaf7b0504c2d6a425cf061313099547e382c2e472"
2460dependencies = [
2461 "serde",
2462 "toml 0.8.20",
2463]
2464
2465[[package]]
2466name = "cast"
2467version = "0.3.0"
2468source = "registry+https://github.com/rust-lang/crates.io-index"
2469checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
2470
2471[[package]]
2472name = "cbc"
2473version = "0.1.2"
2474source = "registry+https://github.com/rust-lang/crates.io-index"
2475checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
2476dependencies = [
2477 "cipher",
2478]
2479
2480[[package]]
2481name = "cbindgen"
2482version = "0.27.0"
2483source = "registry+https://github.com/rust-lang/crates.io-index"
2484checksum = "3fce8dd7fcfcbf3a0a87d8f515194b49d6135acab73e18bd380d1d93bb1a15eb"
2485dependencies = [
2486 "clap",
2487 "heck 0.4.1",
2488 "indexmap",
2489 "log",
2490 "proc-macro2",
2491 "quote",
2492 "serde",
2493 "serde_json",
2494 "syn 2.0.100",
2495 "tempfile",
2496 "toml 0.8.20",
2497]
2498
2499[[package]]
2500name = "cbindgen"
2501version = "0.28.0"
2502source = "registry+https://github.com/rust-lang/crates.io-index"
2503checksum = "eadd868a2ce9ca38de7eeafdcec9c7065ef89b42b32f0839278d55f35c54d1ff"
2504dependencies = [
2505 "heck 0.4.1",
2506 "indexmap",
2507 "log",
2508 "proc-macro2",
2509 "quote",
2510 "serde",
2511 "serde_json",
2512 "syn 2.0.100",
2513 "tempfile",
2514 "toml 0.8.20",
2515]
2516
2517[[package]]
2518name = "cc"
2519version = "1.2.12"
2520source = "registry+https://github.com/rust-lang/crates.io-index"
2521checksum = "755717a7de9ec452bf7f3f1a3099085deabd7f2962b861dae91ecd7a365903d2"
2522dependencies = [
2523 "jobserver",
2524 "libc",
2525 "shlex",
2526]
2527
2528[[package]]
2529name = "cesu8"
2530version = "1.1.0"
2531source = "registry+https://github.com/rust-lang/crates.io-index"
2532checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
2533
2534[[package]]
2535name = "cexpr"
2536version = "0.6.0"
2537source = "registry+https://github.com/rust-lang/crates.io-index"
2538checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
2539dependencies = [
2540 "nom",
2541]
2542
2543[[package]]
2544name = "cfg-expr"
2545version = "0.15.8"
2546source = "registry+https://github.com/rust-lang/crates.io-index"
2547checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
2548dependencies = [
2549 "smallvec",
2550 "target-lexicon 0.12.16",
2551]
2552
2553[[package]]
2554name = "cfg-if"
2555version = "1.0.0"
2556source = "registry+https://github.com/rust-lang/crates.io-index"
2557checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2558
2559[[package]]
2560name = "cfg_aliases"
2561version = "0.1.1"
2562source = "registry+https://github.com/rust-lang/crates.io-index"
2563checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
2564
2565[[package]]
2566name = "cfg_aliases"
2567version = "0.2.1"
2568source = "registry+https://github.com/rust-lang/crates.io-index"
2569checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
2570
2571[[package]]
2572name = "channel"
2573version = "0.1.0"
2574dependencies = [
2575 "anyhow",
2576 "client",
2577 "clock",
2578 "collections",
2579 "futures 0.3.31",
2580 "gpui",
2581 "http_client",
2582 "language",
2583 "log",
2584 "rand 0.8.5",
2585 "release_channel",
2586 "rpc",
2587 "settings",
2588 "sum_tree",
2589 "text",
2590 "time",
2591 "util",
2592]
2593
2594[[package]]
2595name = "chrono"
2596version = "0.4.40"
2597source = "registry+https://github.com/rust-lang/crates.io-index"
2598checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c"
2599dependencies = [
2600 "android-tzdata",
2601 "iana-time-zone",
2602 "js-sys",
2603 "num-traits",
2604 "serde",
2605 "wasm-bindgen",
2606 "windows-link",
2607]
2608
2609[[package]]
2610name = "chunked_transfer"
2611version = "1.5.0"
2612source = "registry+https://github.com/rust-lang/crates.io-index"
2613checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
2614
2615[[package]]
2616name = "ciborium"
2617version = "0.2.2"
2618source = "registry+https://github.com/rust-lang/crates.io-index"
2619checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
2620dependencies = [
2621 "ciborium-io",
2622 "ciborium-ll",
2623 "serde",
2624]
2625
2626[[package]]
2627name = "ciborium-io"
2628version = "0.2.2"
2629source = "registry+https://github.com/rust-lang/crates.io-index"
2630checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
2631
2632[[package]]
2633name = "ciborium-ll"
2634version = "0.2.2"
2635source = "registry+https://github.com/rust-lang/crates.io-index"
2636checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
2637dependencies = [
2638 "ciborium-io",
2639 "half",
2640]
2641
2642[[package]]
2643name = "cipher"
2644version = "0.4.4"
2645source = "registry+https://github.com/rust-lang/crates.io-index"
2646checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
2647dependencies = [
2648 "crypto-common",
2649 "inout",
2650 "zeroize",
2651]
2652
2653[[package]]
2654name = "circular-buffer"
2655version = "1.0.0"
2656source = "registry+https://github.com/rust-lang/crates.io-index"
2657checksum = "4dacb91f972298e70fc507a2ffcaf1545807f1a36da586fb846646030adc542f"
2658
2659[[package]]
2660name = "clang-sys"
2661version = "1.8.1"
2662source = "registry+https://github.com/rust-lang/crates.io-index"
2663checksum = "0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4"
2664dependencies = [
2665 "glob",
2666 "libc",
2667 "libloading",
2668]
2669
2670[[package]]
2671name = "clap"
2672version = "4.5.32"
2673source = "registry+https://github.com/rust-lang/crates.io-index"
2674checksum = "6088f3ae8c3608d19260cd7445411865a485688711b78b5be70d78cd96136f83"
2675dependencies = [
2676 "clap_builder",
2677 "clap_derive",
2678]
2679
2680[[package]]
2681name = "clap_builder"
2682version = "4.5.32"
2683source = "registry+https://github.com/rust-lang/crates.io-index"
2684checksum = "22a7ef7f676155edfb82daa97f99441f3ebf4a58d5e32f295a56259f1b6facc8"
2685dependencies = [
2686 "anstream",
2687 "anstyle",
2688 "clap_lex",
2689 "strsim",
2690 "terminal_size",
2691]
2692
2693[[package]]
2694name = "clap_complete"
2695version = "4.5.38"
2696source = "registry+https://github.com/rust-lang/crates.io-index"
2697checksum = "d9647a559c112175f17cf724dc72d3645680a883c58481332779192b0d8e7a01"
2698dependencies = [
2699 "clap",
2700]
2701
2702[[package]]
2703name = "clap_derive"
2704version = "4.5.32"
2705source = "registry+https://github.com/rust-lang/crates.io-index"
2706checksum = "09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7"
2707dependencies = [
2708 "heck 0.5.0",
2709 "proc-macro2",
2710 "quote",
2711 "syn 2.0.100",
2712]
2713
2714[[package]]
2715name = "clap_lex"
2716version = "0.7.4"
2717source = "registry+https://github.com/rust-lang/crates.io-index"
2718checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
2719
2720[[package]]
2721name = "cli"
2722version = "0.1.0"
2723dependencies = [
2724 "anyhow",
2725 "clap",
2726 "collections",
2727 "core-foundation 0.9.4",
2728 "core-services",
2729 "exec",
2730 "fork",
2731 "ipc-channel",
2732 "parking_lot",
2733 "paths",
2734 "plist",
2735 "release_channel",
2736 "serde",
2737 "tempfile",
2738 "util",
2739 "windows 0.61.1",
2740]
2741
2742[[package]]
2743name = "client"
2744version = "0.1.0"
2745dependencies = [
2746 "anyhow",
2747 "async-native-tls",
2748 "async-recursion 0.3.2",
2749 "async-tungstenite",
2750 "chrono",
2751 "clock",
2752 "cocoa 0.26.0",
2753 "collections",
2754 "credentials_provider",
2755 "feature_flags",
2756 "futures 0.3.31",
2757 "gpui",
2758 "http_client",
2759 "http_client_tls",
2760 "log",
2761 "parking_lot",
2762 "paths",
2763 "postage",
2764 "rand 0.8.5",
2765 "release_channel",
2766 "rpc",
2767 "schemars",
2768 "serde",
2769 "serde_json",
2770 "settings",
2771 "sha2",
2772 "smol",
2773 "telemetry",
2774 "telemetry_events",
2775 "text",
2776 "thiserror 2.0.12",
2777 "time",
2778 "tiny_http",
2779 "tokio-socks",
2780 "url",
2781 "util",
2782 "windows 0.61.1",
2783 "worktree",
2784]
2785
2786[[package]]
2787name = "clock"
2788version = "0.1.0"
2789dependencies = [
2790 "parking_lot",
2791 "serde",
2792 "smallvec",
2793]
2794
2795[[package]]
2796name = "cmake"
2797version = "0.1.53"
2798source = "registry+https://github.com/rust-lang/crates.io-index"
2799checksum = "e24a03c8b52922d68a1589ad61032f2c1aa5a8158d2aa0d93c6e9534944bbad6"
2800dependencies = [
2801 "cc",
2802]
2803
2804[[package]]
2805name = "cobs"
2806version = "0.2.3"
2807source = "registry+https://github.com/rust-lang/crates.io-index"
2808checksum = "67ba02a97a2bd10f4b59b25c7973101c79642302776489e030cd13cdab09ed15"
2809
2810[[package]]
2811name = "cocoa"
2812version = "0.25.0"
2813source = "registry+https://github.com/rust-lang/crates.io-index"
2814checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
2815dependencies = [
2816 "bitflags 1.3.2",
2817 "block",
2818 "cocoa-foundation 0.1.2",
2819 "core-foundation 0.9.4",
2820 "core-graphics 0.23.2",
2821 "foreign-types 0.5.0",
2822 "libc",
2823 "objc",
2824]
2825
2826[[package]]
2827name = "cocoa"
2828version = "0.26.0"
2829source = "registry+https://github.com/rust-lang/crates.io-index"
2830checksum = "f79398230a6e2c08f5c9760610eb6924b52aa9e7950a619602baba59dcbbdbb2"
2831dependencies = [
2832 "bitflags 2.8.0",
2833 "block",
2834 "cocoa-foundation 0.2.0",
2835 "core-foundation 0.10.0",
2836 "core-graphics 0.24.0",
2837 "foreign-types 0.5.0",
2838 "libc",
2839 "objc",
2840]
2841
2842[[package]]
2843name = "cocoa-foundation"
2844version = "0.1.2"
2845source = "registry+https://github.com/rust-lang/crates.io-index"
2846checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
2847dependencies = [
2848 "bitflags 1.3.2",
2849 "block",
2850 "core-foundation 0.9.4",
2851 "core-graphics-types 0.1.3",
2852 "libc",
2853 "objc",
2854]
2855
2856[[package]]
2857name = "cocoa-foundation"
2858version = "0.2.0"
2859source = "registry+https://github.com/rust-lang/crates.io-index"
2860checksum = "e14045fb83be07b5acf1c0884b2180461635b433455fa35d1cd6f17f1450679d"
2861dependencies = [
2862 "bitflags 2.8.0",
2863 "block",
2864 "core-foundation 0.10.0",
2865 "core-graphics-types 0.2.0",
2866 "libc",
2867 "objc",
2868]
2869
2870[[package]]
2871name = "codespan-reporting"
2872version = "0.11.1"
2873source = "registry+https://github.com/rust-lang/crates.io-index"
2874checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
2875dependencies = [
2876 "termcolor",
2877 "unicode-width",
2878]
2879
2880[[package]]
2881name = "collab"
2882version = "0.44.0"
2883dependencies = [
2884 "anthropic",
2885 "anyhow",
2886 "assistant",
2887 "assistant_context_editor",
2888 "assistant_slash_command",
2889 "assistant_tool",
2890 "async-stripe",
2891 "async-trait",
2892 "async-tungstenite",
2893 "audio",
2894 "aws-config",
2895 "aws-sdk-kinesis",
2896 "aws-sdk-s3",
2897 "axum",
2898 "axum-extra",
2899 "base64 0.22.1",
2900 "buffer_diff",
2901 "call",
2902 "channel",
2903 "chrono",
2904 "client",
2905 "clock",
2906 "collab_ui",
2907 "collections",
2908 "command_palette_hooks",
2909 "context_server",
2910 "ctor",
2911 "dap",
2912 "dashmap 6.1.0",
2913 "debugger_ui",
2914 "derive_more",
2915 "editor",
2916 "env_logger 0.11.7",
2917 "envy",
2918 "extension",
2919 "file_finder",
2920 "fs",
2921 "futures 0.3.31",
2922 "git",
2923 "git_hosting_providers",
2924 "git_ui",
2925 "google_ai",
2926 "gpui",
2927 "hex",
2928 "http_client",
2929 "hyper 0.14.32",
2930 "indoc",
2931 "jsonwebtoken",
2932 "language",
2933 "language_model",
2934 "livekit_api",
2935 "livekit_client",
2936 "livekit_client_macos",
2937 "log",
2938 "lsp",
2939 "menu",
2940 "multi_buffer",
2941 "nanoid",
2942 "node_runtime",
2943 "notifications",
2944 "open_ai",
2945 "parking_lot",
2946 "pretty_assertions",
2947 "project",
2948 "prometheus",
2949 "prompt_store",
2950 "prost 0.9.0",
2951 "rand 0.8.5",
2952 "recent_projects",
2953 "release_channel",
2954 "remote",
2955 "remote_server",
2956 "reqwest 0.11.27",
2957 "reqwest_client",
2958 "rpc",
2959 "rustc-demangle",
2960 "scrypt",
2961 "sea-orm",
2962 "semantic_version",
2963 "semver",
2964 "serde",
2965 "serde_derive",
2966 "serde_json",
2967 "session",
2968 "settings",
2969 "sha2",
2970 "sqlx",
2971 "strum",
2972 "subtle",
2973 "supermaven_api",
2974 "telemetry_events",
2975 "text",
2976 "theme",
2977 "thiserror 2.0.12",
2978 "time",
2979 "tokio",
2980 "toml 0.8.20",
2981 "tower",
2982 "tower-http 0.4.4",
2983 "tracing",
2984 "tracing-subscriber",
2985 "unindent",
2986 "util",
2987 "uuid",
2988 "workspace",
2989 "worktree",
2990]
2991
2992[[package]]
2993name = "collab_ui"
2994version = "0.1.0"
2995dependencies = [
2996 "anyhow",
2997 "call",
2998 "channel",
2999 "chrono",
3000 "client",
3001 "collections",
3002 "db",
3003 "editor",
3004 "emojis",
3005 "futures 0.3.31",
3006 "fuzzy",
3007 "gpui",
3008 "http_client",
3009 "language",
3010 "menu",
3011 "notifications",
3012 "picker",
3013 "pretty_assertions",
3014 "project",
3015 "release_channel",
3016 "rich_text",
3017 "rpc",
3018 "schemars",
3019 "serde",
3020 "serde_derive",
3021 "serde_json",
3022 "settings",
3023 "smallvec",
3024 "story",
3025 "telemetry",
3026 "theme",
3027 "time",
3028 "time_format",
3029 "title_bar",
3030 "tree-sitter-md",
3031 "ui",
3032 "util",
3033 "workspace",
3034]
3035
3036[[package]]
3037name = "collections"
3038version = "0.1.0"
3039dependencies = [
3040 "indexmap",
3041 "rustc-hash 2.1.1",
3042]
3043
3044[[package]]
3045name = "color_quant"
3046version = "1.1.0"
3047source = "registry+https://github.com/rust-lang/crates.io-index"
3048checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
3049
3050[[package]]
3051name = "colorchoice"
3052version = "1.0.3"
3053source = "registry+https://github.com/rust-lang/crates.io-index"
3054checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
3055
3056[[package]]
3057name = "combine"
3058version = "4.6.7"
3059source = "registry+https://github.com/rust-lang/crates.io-index"
3060checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
3061dependencies = [
3062 "bytes 1.10.1",
3063 "memchr",
3064]
3065
3066[[package]]
3067name = "command_palette"
3068version = "0.1.0"
3069dependencies = [
3070 "client",
3071 "collections",
3072 "command_palette_hooks",
3073 "ctor",
3074 "editor",
3075 "env_logger 0.11.7",
3076 "fuzzy",
3077 "go_to_line",
3078 "gpui",
3079 "language",
3080 "menu",
3081 "picker",
3082 "postage",
3083 "project",
3084 "serde",
3085 "serde_json",
3086 "settings",
3087 "telemetry",
3088 "theme",
3089 "ui",
3090 "util",
3091 "workspace",
3092 "zed_actions",
3093]
3094
3095[[package]]
3096name = "command_palette_hooks"
3097version = "0.1.0"
3098dependencies = [
3099 "collections",
3100 "derive_more",
3101 "gpui",
3102]
3103
3104[[package]]
3105name = "component"
3106version = "0.1.0"
3107dependencies = [
3108 "collections",
3109 "gpui",
3110 "linkme",
3111 "parking_lot",
3112 "theme",
3113]
3114
3115[[package]]
3116name = "component_preview"
3117version = "0.1.0"
3118dependencies = [
3119 "client",
3120 "collections",
3121 "component",
3122 "gpui",
3123 "languages",
3124 "notifications",
3125 "project",
3126 "ui",
3127 "workspace",
3128]
3129
3130[[package]]
3131name = "concurrent-queue"
3132version = "2.5.0"
3133source = "registry+https://github.com/rust-lang/crates.io-index"
3134checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
3135dependencies = [
3136 "crossbeam-utils",
3137]
3138
3139[[package]]
3140name = "console"
3141version = "0.15.8"
3142source = "registry+https://github.com/rust-lang/crates.io-index"
3143checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
3144dependencies = [
3145 "encode_unicode",
3146 "lazy_static",
3147 "libc",
3148 "unicode-width",
3149 "windows-sys 0.52.0",
3150]
3151
3152[[package]]
3153name = "const-oid"
3154version = "0.9.6"
3155source = "registry+https://github.com/rust-lang/crates.io-index"
3156checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
3157
3158[[package]]
3159name = "const-random"
3160version = "0.1.18"
3161source = "registry+https://github.com/rust-lang/crates.io-index"
3162checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
3163dependencies = [
3164 "const-random-macro",
3165]
3166
3167[[package]]
3168name = "const-random-macro"
3169version = "0.1.16"
3170source = "registry+https://github.com/rust-lang/crates.io-index"
3171checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
3172dependencies = [
3173 "getrandom 0.2.15",
3174 "once_cell",
3175 "tiny-keccak",
3176]
3177
3178[[package]]
3179name = "constant_time_eq"
3180version = "0.1.5"
3181source = "registry+https://github.com/rust-lang/crates.io-index"
3182checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
3183
3184[[package]]
3185name = "constant_time_eq"
3186version = "0.3.1"
3187source = "registry+https://github.com/rust-lang/crates.io-index"
3188checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
3189
3190[[package]]
3191name = "context_server"
3192version = "0.1.0"
3193dependencies = [
3194 "anyhow",
3195 "assistant_tool",
3196 "async-trait",
3197 "collections",
3198 "command_palette_hooks",
3199 "context_server_settings",
3200 "extension",
3201 "futures 0.3.31",
3202 "gpui",
3203 "icons",
3204 "language_model",
3205 "log",
3206 "parking_lot",
3207 "postage",
3208 "project",
3209 "serde",
3210 "serde_json",
3211 "settings",
3212 "smol",
3213 "url",
3214 "util",
3215]
3216
3217[[package]]
3218name = "context_server_settings"
3219version = "0.1.0"
3220dependencies = [
3221 "anyhow",
3222 "collections",
3223 "gpui",
3224 "schemars",
3225 "serde",
3226 "serde_json",
3227 "settings",
3228]
3229
3230[[package]]
3231name = "convert_case"
3232version = "0.4.0"
3233source = "registry+https://github.com/rust-lang/crates.io-index"
3234checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
3235
3236[[package]]
3237name = "convert_case"
3238version = "0.8.0"
3239source = "registry+https://github.com/rust-lang/crates.io-index"
3240checksum = "baaaa0ecca5b51987b9423ccdc971514dd8b0bb7b4060b983d3664dad3f1f89f"
3241dependencies = [
3242 "unicode-segmentation",
3243]
3244
3245[[package]]
3246name = "copilot"
3247version = "0.1.0"
3248dependencies = [
3249 "anyhow",
3250 "async-std",
3251 "chrono",
3252 "client",
3253 "clock",
3254 "collections",
3255 "command_palette_hooks",
3256 "ctor",
3257 "editor",
3258 "env_logger 0.11.7",
3259 "fs",
3260 "futures 0.3.31",
3261 "gpui",
3262 "http_client",
3263 "indoc",
3264 "inline_completion",
3265 "language",
3266 "log",
3267 "lsp",
3268 "menu",
3269 "node_runtime",
3270 "parking_lot",
3271 "paths",
3272 "project",
3273 "rpc",
3274 "schemars",
3275 "serde",
3276 "serde_json",
3277 "settings",
3278 "strum",
3279 "task",
3280 "theme",
3281 "ui",
3282 "util",
3283 "workspace",
3284]
3285
3286[[package]]
3287name = "core-foundation"
3288version = "0.9.4"
3289source = "registry+https://github.com/rust-lang/crates.io-index"
3290checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
3291dependencies = [
3292 "core-foundation-sys",
3293 "libc",
3294]
3295
3296[[package]]
3297name = "core-foundation"
3298version = "0.10.0"
3299source = "registry+https://github.com/rust-lang/crates.io-index"
3300checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63"
3301dependencies = [
3302 "core-foundation-sys",
3303 "libc",
3304]
3305
3306[[package]]
3307name = "core-foundation-sys"
3308version = "0.8.7"
3309source = "registry+https://github.com/rust-lang/crates.io-index"
3310checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
3311
3312[[package]]
3313name = "core-graphics"
3314version = "0.23.2"
3315source = "registry+https://github.com/rust-lang/crates.io-index"
3316checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
3317dependencies = [
3318 "bitflags 1.3.2",
3319 "core-foundation 0.9.4",
3320 "core-graphics-types 0.1.3",
3321 "foreign-types 0.5.0",
3322 "libc",
3323]
3324
3325[[package]]
3326name = "core-graphics"
3327version = "0.24.0"
3328source = "registry+https://github.com/rust-lang/crates.io-index"
3329checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
3330dependencies = [
3331 "bitflags 2.8.0",
3332 "core-foundation 0.10.0",
3333 "core-graphics-types 0.2.0",
3334 "foreign-types 0.5.0",
3335 "libc",
3336]
3337
3338[[package]]
3339name = "core-graphics-types"
3340version = "0.1.3"
3341source = "registry+https://github.com/rust-lang/crates.io-index"
3342checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
3343dependencies = [
3344 "bitflags 1.3.2",
3345 "core-foundation 0.9.4",
3346 "libc",
3347]
3348
3349[[package]]
3350name = "core-graphics-types"
3351version = "0.2.0"
3352source = "registry+https://github.com/rust-lang/crates.io-index"
3353checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
3354dependencies = [
3355 "bitflags 2.8.0",
3356 "core-foundation 0.10.0",
3357 "libc",
3358]
3359
3360[[package]]
3361name = "core-services"
3362version = "0.2.1"
3363source = "registry+https://github.com/rust-lang/crates.io-index"
3364checksum = "92567e81db522550ebaf742c5d875624ec7820c2c7ee5f8c60e4ce7c2ae3c0fd"
3365dependencies = [
3366 "core-foundation 0.9.4",
3367]
3368
3369[[package]]
3370name = "core-text"
3371version = "20.1.0"
3372source = "registry+https://github.com/rust-lang/crates.io-index"
3373checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5"
3374dependencies = [
3375 "core-foundation 0.9.4",
3376 "core-graphics 0.23.2",
3377 "foreign-types 0.5.0",
3378 "libc",
3379]
3380
3381[[package]]
3382name = "core_maths"
3383version = "0.1.1"
3384source = "registry+https://github.com/rust-lang/crates.io-index"
3385checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30"
3386dependencies = [
3387 "libm",
3388]
3389
3390[[package]]
3391name = "coreaudio-rs"
3392version = "0.11.3"
3393source = "registry+https://github.com/rust-lang/crates.io-index"
3394checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace"
3395dependencies = [
3396 "bitflags 1.3.2",
3397 "core-foundation-sys",
3398 "coreaudio-sys",
3399]
3400
3401[[package]]
3402name = "coreaudio-rs"
3403version = "0.12.1"
3404source = "registry+https://github.com/rust-lang/crates.io-index"
3405checksum = "34ca07354f6d0640333ef95f48d460a4bcf34812a7e7967f9b44c728a8f37c28"
3406dependencies = [
3407 "bitflags 1.3.2",
3408 "core-foundation-sys",
3409 "coreaudio-sys",
3410]
3411
3412[[package]]
3413name = "coreaudio-sys"
3414version = "0.2.16"
3415source = "registry+https://github.com/rust-lang/crates.io-index"
3416checksum = "2ce857aa0b77d77287acc1ac3e37a05a8c95a2af3647d23b15f263bdaeb7562b"
3417dependencies = [
3418 "bindgen 0.70.1",
3419]
3420
3421[[package]]
3422name = "cosmic-text"
3423version = "0.13.2"
3424source = "registry+https://github.com/rust-lang/crates.io-index"
3425checksum = "e418dd4f5128c3e93eab12246391c54a20c496811131f85754dc8152ee207892"
3426dependencies = [
3427 "bitflags 2.8.0",
3428 "fontdb 0.16.2",
3429 "log",
3430 "rangemap",
3431 "rustc-hash 1.1.0",
3432 "rustybuzz 0.14.1",
3433 "self_cell",
3434 "smol_str 0.2.2",
3435 "swash",
3436 "sys-locale",
3437 "ttf-parser 0.21.1",
3438 "unicode-bidi",
3439 "unicode-linebreak",
3440 "unicode-script",
3441 "unicode-segmentation",
3442]
3443
3444[[package]]
3445name = "cpal"
3446version = "0.15.3"
3447source = "git+https://github.com/zed-industries/cpal?rev=fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50#fd8bc2fd39f1f5fdee5a0690656caff9a26d9d50"
3448dependencies = [
3449 "alsa",
3450 "core-foundation-sys",
3451 "coreaudio-rs 0.11.3",
3452 "dasp_sample",
3453 "jni",
3454 "js-sys",
3455 "libc",
3456 "mach2",
3457 "ndk",
3458 "ndk-context",
3459 "oboe",
3460 "wasm-bindgen",
3461 "wasm-bindgen-futures",
3462 "web-sys",
3463 "windows 0.54.0",
3464]
3465
3466[[package]]
3467name = "cpp_demangle"
3468version = "0.4.4"
3469source = "registry+https://github.com/rust-lang/crates.io-index"
3470checksum = "96e58d342ad113c2b878f16d5d034c03be492ae460cdbc02b7f0f2284d310c7d"
3471dependencies = [
3472 "cfg-if",
3473]
3474
3475[[package]]
3476name = "cpufeatures"
3477version = "0.2.16"
3478source = "registry+https://github.com/rust-lang/crates.io-index"
3479checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3"
3480dependencies = [
3481 "libc",
3482]
3483
3484[[package]]
3485name = "cranelift-bforest"
3486version = "0.116.1"
3487source = "registry+https://github.com/rust-lang/crates.io-index"
3488checksum = "e15d04a0ce86cb36ead88ad68cf693ffd6cda47052b9e0ac114bc47fd9cd23c4"
3489dependencies = [
3490 "cranelift-entity",
3491]
3492
3493[[package]]
3494name = "cranelift-bitset"
3495version = "0.116.1"
3496source = "registry+https://github.com/rust-lang/crates.io-index"
3497checksum = "7c6e3969a7ce267259ce244b7867c5d3bc9e65b0a87e81039588dfdeaede9f34"
3498dependencies = [
3499 "serde",
3500 "serde_derive",
3501]
3502
3503[[package]]
3504name = "cranelift-codegen"
3505version = "0.116.1"
3506source = "registry+https://github.com/rust-lang/crates.io-index"
3507checksum = "2c22032c4cb42558371cf516bb47f26cdad1819d3475c133e93c49f50ebf304e"
3508dependencies = [
3509 "bumpalo",
3510 "cranelift-bforest",
3511 "cranelift-bitset",
3512 "cranelift-codegen-meta",
3513 "cranelift-codegen-shared",
3514 "cranelift-control",
3515 "cranelift-entity",
3516 "cranelift-isle",
3517 "gimli",
3518 "hashbrown 0.14.5",
3519 "log",
3520 "regalloc2",
3521 "rustc-hash 2.1.1",
3522 "serde",
3523 "smallvec",
3524 "target-lexicon 0.13.2",
3525]
3526
3527[[package]]
3528name = "cranelift-codegen-meta"
3529version = "0.116.1"
3530source = "registry+https://github.com/rust-lang/crates.io-index"
3531checksum = "c904bc71c61b27fc57827f4a1379f29de64fe95653b620a3db77d59655eee0b8"
3532dependencies = [
3533 "cranelift-codegen-shared",
3534]
3535
3536[[package]]
3537name = "cranelift-codegen-shared"
3538version = "0.116.1"
3539source = "registry+https://github.com/rust-lang/crates.io-index"
3540checksum = "40180f5497572f644ce88c255480981ae2ec1d7bb4d8e0c0136a13b87a2f2ceb"
3541
3542[[package]]
3543name = "cranelift-control"
3544version = "0.116.1"
3545source = "registry+https://github.com/rust-lang/crates.io-index"
3546checksum = "26d132c6d0bd8a489563472afc171759da0707804a65ece7ceb15a8c6d7dd5ef"
3547dependencies = [
3548 "arbitrary",
3549]
3550
3551[[package]]
3552name = "cranelift-entity"
3553version = "0.116.1"
3554source = "registry+https://github.com/rust-lang/crates.io-index"
3555checksum = "4b2d0d9618275474fbf679dd018ac6e009acbd6ae6850f6a67be33fb3b00b323"
3556dependencies = [
3557 "cranelift-bitset",
3558 "serde",
3559 "serde_derive",
3560]
3561
3562[[package]]
3563name = "cranelift-frontend"
3564version = "0.116.1"
3565source = "registry+https://github.com/rust-lang/crates.io-index"
3566checksum = "4fac41e16729107393174b0c9e3730fb072866100e1e64e80a1a963b2e484d57"
3567dependencies = [
3568 "cranelift-codegen",
3569 "log",
3570 "smallvec",
3571 "target-lexicon 0.13.2",
3572]
3573
3574[[package]]
3575name = "cranelift-isle"
3576version = "0.116.1"
3577source = "registry+https://github.com/rust-lang/crates.io-index"
3578checksum = "1ca20d576e5070044d0a72a9effc2deacf4d6aa650403189d8ea50126483944d"
3579
3580[[package]]
3581name = "cranelift-native"
3582version = "0.116.1"
3583source = "registry+https://github.com/rust-lang/crates.io-index"
3584checksum = "b8dee82f3f1f2c4cba9177f1cc5e350fe98764379bcd29340caa7b01f85076c7"
3585dependencies = [
3586 "cranelift-codegen",
3587 "libc",
3588 "target-lexicon 0.13.2",
3589]
3590
3591[[package]]
3592name = "crc"
3593version = "3.2.1"
3594source = "registry+https://github.com/rust-lang/crates.io-index"
3595checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
3596dependencies = [
3597 "crc-catalog",
3598]
3599
3600[[package]]
3601name = "crc-catalog"
3602version = "2.4.0"
3603source = "registry+https://github.com/rust-lang/crates.io-index"
3604checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
3605
3606[[package]]
3607name = "crc32c"
3608version = "0.6.8"
3609source = "registry+https://github.com/rust-lang/crates.io-index"
3610checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47"
3611dependencies = [
3612 "rustc_version",
3613]
3614
3615[[package]]
3616name = "crc32fast"
3617version = "1.4.2"
3618source = "registry+https://github.com/rust-lang/crates.io-index"
3619checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
3620dependencies = [
3621 "cfg-if",
3622]
3623
3624[[package]]
3625name = "crc64fast-nvme"
3626version = "1.1.1"
3627source = "registry+https://github.com/rust-lang/crates.io-index"
3628checksum = "d5e2ee08013e3f228d6d2394116c4549a6df77708442c62d887d83f68ef2ee37"
3629dependencies = [
3630 "cbindgen 0.27.0",
3631 "crc",
3632]
3633
3634[[package]]
3635name = "credentials_provider"
3636version = "0.1.0"
3637dependencies = [
3638 "anyhow",
3639 "futures 0.3.31",
3640 "gpui",
3641 "paths",
3642 "release_channel",
3643 "serde",
3644 "serde_json",
3645]
3646
3647[[package]]
3648name = "criterion"
3649version = "0.5.1"
3650source = "registry+https://github.com/rust-lang/crates.io-index"
3651checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f"
3652dependencies = [
3653 "anes",
3654 "cast",
3655 "ciborium",
3656 "clap",
3657 "criterion-plot",
3658 "is-terminal",
3659 "itertools 0.10.5",
3660 "num-traits",
3661 "once_cell",
3662 "oorandom",
3663 "plotters",
3664 "rayon",
3665 "regex",
3666 "serde",
3667 "serde_derive",
3668 "serde_json",
3669 "tinytemplate",
3670 "walkdir",
3671]
3672
3673[[package]]
3674name = "criterion-plot"
3675version = "0.5.0"
3676source = "registry+https://github.com/rust-lang/crates.io-index"
3677checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
3678dependencies = [
3679 "cast",
3680 "itertools 0.10.5",
3681]
3682
3683[[package]]
3684name = "crossbeam-channel"
3685version = "0.5.13"
3686source = "registry+https://github.com/rust-lang/crates.io-index"
3687checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
3688dependencies = [
3689 "crossbeam-utils",
3690]
3691
3692[[package]]
3693name = "crossbeam-deque"
3694version = "0.8.5"
3695source = "registry+https://github.com/rust-lang/crates.io-index"
3696checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
3697dependencies = [
3698 "crossbeam-epoch",
3699 "crossbeam-utils",
3700]
3701
3702[[package]]
3703name = "crossbeam-epoch"
3704version = "0.9.18"
3705source = "registry+https://github.com/rust-lang/crates.io-index"
3706checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
3707dependencies = [
3708 "crossbeam-utils",
3709]
3710
3711[[package]]
3712name = "crossbeam-queue"
3713version = "0.3.11"
3714source = "registry+https://github.com/rust-lang/crates.io-index"
3715checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
3716dependencies = [
3717 "crossbeam-utils",
3718]
3719
3720[[package]]
3721name = "crossbeam-utils"
3722version = "0.8.20"
3723source = "registry+https://github.com/rust-lang/crates.io-index"
3724checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
3725
3726[[package]]
3727name = "crunchy"
3728version = "0.2.2"
3729source = "registry+https://github.com/rust-lang/crates.io-index"
3730checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
3731
3732[[package]]
3733name = "crypto-bigint"
3734version = "0.4.9"
3735source = "registry+https://github.com/rust-lang/crates.io-index"
3736checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
3737dependencies = [
3738 "generic-array",
3739 "rand_core 0.6.4",
3740 "subtle",
3741 "zeroize",
3742]
3743
3744[[package]]
3745name = "crypto-bigint"
3746version = "0.5.5"
3747source = "registry+https://github.com/rust-lang/crates.io-index"
3748checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
3749dependencies = [
3750 "rand_core 0.6.4",
3751 "subtle",
3752]
3753
3754[[package]]
3755name = "crypto-common"
3756version = "0.1.6"
3757source = "registry+https://github.com/rust-lang/crates.io-index"
3758checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
3759dependencies = [
3760 "generic-array",
3761 "rand_core 0.6.4",
3762 "typenum",
3763]
3764
3765[[package]]
3766name = "ctor"
3767version = "0.4.1"
3768source = "registry+https://github.com/rust-lang/crates.io-index"
3769checksum = "07e9666f4a9a948d4f1dff0c08a4512b0f7c86414b23960104c243c10d79f4c3"
3770dependencies = [
3771 "ctor-proc-macro",
3772 "dtor",
3773]
3774
3775[[package]]
3776name = "ctor-proc-macro"
3777version = "0.0.5"
3778source = "registry+https://github.com/rust-lang/crates.io-index"
3779checksum = "4f211af61d8efdd104f96e57adf5e426ba1bc3ed7a4ead616e15e5881fd79c4d"
3780
3781[[package]]
3782name = "ctrlc"
3783version = "3.4.5"
3784source = "registry+https://github.com/rust-lang/crates.io-index"
3785checksum = "90eeab0aa92f3f9b4e87f258c72b139c207d251f9cbc1080a0086b86a8870dd3"
3786dependencies = [
3787 "nix",
3788 "windows-sys 0.59.0",
3789]
3790
3791[[package]]
3792name = "cursor-icon"
3793version = "1.1.0"
3794source = "registry+https://github.com/rust-lang/crates.io-index"
3795checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
3796
3797[[package]]
3798name = "cxx"
3799version = "1.0.134"
3800source = "registry+https://github.com/rust-lang/crates.io-index"
3801checksum = "a5a32d755fe20281b46118ee4b507233311fb7a48a0cfd42f554b93640521a2f"
3802dependencies = [
3803 "cc",
3804 "cxxbridge-cmd",
3805 "cxxbridge-flags",
3806 "cxxbridge-macro",
3807 "foldhash",
3808 "link-cplusplus",
3809]
3810
3811[[package]]
3812name = "cxx-build"
3813version = "1.0.134"
3814source = "registry+https://github.com/rust-lang/crates.io-index"
3815checksum = "11645536ada5d1c8804312cbffc9ab950f2216154de431de930da47ca6955199"
3816dependencies = [
3817 "cc",
3818 "codespan-reporting",
3819 "proc-macro2",
3820 "quote",
3821 "scratch",
3822 "syn 2.0.100",
3823]
3824
3825[[package]]
3826name = "cxxbridge-cmd"
3827version = "1.0.134"
3828source = "registry+https://github.com/rust-lang/crates.io-index"
3829checksum = "ebcc9c78e3c7289665aab921a2b394eaffe8bdb369aa18d81ffc0f534fd49385"
3830dependencies = [
3831 "clap",
3832 "codespan-reporting",
3833 "proc-macro2",
3834 "quote",
3835 "syn 2.0.100",
3836]
3837
3838[[package]]
3839name = "cxxbridge-flags"
3840version = "1.0.134"
3841source = "registry+https://github.com/rust-lang/crates.io-index"
3842checksum = "3a22a87bd9e78d7204d793261470a4c9d585154fddd251828d8aefbb5f74c3bf"
3843
3844[[package]]
3845name = "cxxbridge-macro"
3846version = "1.0.134"
3847source = "registry+https://github.com/rust-lang/crates.io-index"
3848checksum = "1dfdb020ff8787c5daf6e0dca743005cc8782868faeadfbabb8824ede5cb1c72"
3849dependencies = [
3850 "proc-macro2",
3851 "quote",
3852 "rustversion",
3853 "syn 2.0.100",
3854]
3855
3856[[package]]
3857name = "dap"
3858version = "0.1.0"
3859dependencies = [
3860 "anyhow",
3861 "async-compression",
3862 "async-pipe",
3863 "async-tar",
3864 "async-trait",
3865 "client",
3866 "collections",
3867 "dap-types",
3868 "env_logger 0.11.7",
3869 "fs",
3870 "futures 0.3.31",
3871 "gpui",
3872 "http_client",
3873 "language",
3874 "log",
3875 "node_runtime",
3876 "parking_lot",
3877 "paths",
3878 "schemars",
3879 "serde",
3880 "serde_json",
3881 "settings",
3882 "smallvec",
3883 "smol",
3884 "task",
3885 "util",
3886]
3887
3888[[package]]
3889name = "dap-types"
3890version = "0.0.1"
3891source = "git+https://github.com/zed-industries/dap-types?rev=bfd4af0#bfd4af084bbaa5f344e6925370d7642e41d0b5b8"
3892dependencies = [
3893 "schemars",
3894 "serde",
3895 "serde_json",
3896]
3897
3898[[package]]
3899name = "dap_adapters"
3900version = "0.1.0"
3901dependencies = [
3902 "anyhow",
3903 "async-trait",
3904 "dap",
3905 "gpui",
3906 "language",
3907 "paths",
3908 "regex",
3909 "serde",
3910 "serde_json",
3911 "sysinfo",
3912 "task",
3913 "util",
3914]
3915
3916[[package]]
3917name = "dashmap"
3918version = "5.5.3"
3919source = "registry+https://github.com/rust-lang/crates.io-index"
3920checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
3921dependencies = [
3922 "cfg-if",
3923 "hashbrown 0.14.5",
3924 "lock_api",
3925 "once_cell",
3926 "parking_lot_core",
3927]
3928
3929[[package]]
3930name = "dashmap"
3931version = "6.1.0"
3932source = "registry+https://github.com/rust-lang/crates.io-index"
3933checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
3934dependencies = [
3935 "cfg-if",
3936 "crossbeam-utils",
3937 "hashbrown 0.14.5",
3938 "lock_api",
3939 "once_cell",
3940 "parking_lot_core",
3941]
3942
3943[[package]]
3944name = "dasp_sample"
3945version = "0.11.0"
3946source = "registry+https://github.com/rust-lang/crates.io-index"
3947checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
3948
3949[[package]]
3950name = "data-encoding"
3951version = "2.6.0"
3952source = "registry+https://github.com/rust-lang/crates.io-index"
3953checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
3954
3955[[package]]
3956name = "data-url"
3957version = "0.3.1"
3958source = "registry+https://github.com/rust-lang/crates.io-index"
3959checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a"
3960
3961[[package]]
3962name = "db"
3963version = "0.1.0"
3964dependencies = [
3965 "anyhow",
3966 "gpui",
3967 "indoc",
3968 "log",
3969 "paths",
3970 "release_channel",
3971 "smol",
3972 "sqlez",
3973 "sqlez_macros",
3974 "tempfile",
3975 "util",
3976]
3977
3978[[package]]
3979name = "dbus"
3980version = "0.9.7"
3981source = "registry+https://github.com/rust-lang/crates.io-index"
3982checksum = "1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b"
3983dependencies = [
3984 "libc",
3985 "libdbus-sys",
3986 "winapi",
3987]
3988
3989[[package]]
3990name = "debugger_tools"
3991version = "0.1.0"
3992dependencies = [
3993 "anyhow",
3994 "dap",
3995 "editor",
3996 "futures 0.3.31",
3997 "gpui",
3998 "project",
3999 "serde_json",
4000 "settings",
4001 "smol",
4002 "util",
4003 "workspace",
4004]
4005
4006[[package]]
4007name = "debugger_ui"
4008version = "0.1.0"
4009dependencies = [
4010 "anyhow",
4011 "client",
4012 "collections",
4013 "command_palette_hooks",
4014 "dap",
4015 "editor",
4016 "env_logger 0.11.7",
4017 "feature_flags",
4018 "futures 0.3.31",
4019 "fuzzy",
4020 "gpui",
4021 "language",
4022 "log",
4023 "menu",
4024 "picker",
4025 "pretty_assertions",
4026 "project",
4027 "rpc",
4028 "serde",
4029 "serde_json",
4030 "settings",
4031 "sysinfo",
4032 "task",
4033 "terminal_view",
4034 "theme",
4035 "ui",
4036 "unindent",
4037 "util",
4038 "workspace",
4039]
4040
4041[[package]]
4042name = "deepseek"
4043version = "0.1.0"
4044dependencies = [
4045 "anyhow",
4046 "futures 0.3.31",
4047 "http_client",
4048 "schemars",
4049 "serde",
4050 "serde_json",
4051]
4052
4053[[package]]
4054name = "deflate64"
4055version = "0.1.9"
4056source = "registry+https://github.com/rust-lang/crates.io-index"
4057checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b"
4058
4059[[package]]
4060name = "der"
4061version = "0.6.1"
4062source = "registry+https://github.com/rust-lang/crates.io-index"
4063checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
4064dependencies = [
4065 "const-oid",
4066 "zeroize",
4067]
4068
4069[[package]]
4070name = "der"
4071version = "0.7.9"
4072source = "registry+https://github.com/rust-lang/crates.io-index"
4073checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
4074dependencies = [
4075 "const-oid",
4076 "pem-rfc7468",
4077 "zeroize",
4078]
4079
4080[[package]]
4081name = "deranged"
4082version = "0.4.0"
4083source = "registry+https://github.com/rust-lang/crates.io-index"
4084checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e"
4085dependencies = [
4086 "powerfmt",
4087 "serde",
4088]
4089
4090[[package]]
4091name = "derive_more"
4092version = "0.99.19"
4093source = "registry+https://github.com/rust-lang/crates.io-index"
4094checksum = "3da29a38df43d6f156149c9b43ded5e018ddff2a855cf2cfd62e8cd7d079c69f"
4095dependencies = [
4096 "convert_case 0.4.0",
4097 "proc-macro2",
4098 "quote",
4099 "rustc_version",
4100 "syn 2.0.100",
4101]
4102
4103[[package]]
4104name = "derive_refineable"
4105version = "0.1.0"
4106dependencies = [
4107 "proc-macro2",
4108 "quote",
4109 "syn 1.0.109",
4110]
4111
4112[[package]]
4113name = "diagnostics"
4114version = "0.1.0"
4115dependencies = [
4116 "anyhow",
4117 "client",
4118 "collections",
4119 "ctor",
4120 "editor",
4121 "env_logger 0.11.7",
4122 "gpui",
4123 "language",
4124 "log",
4125 "lsp",
4126 "pretty_assertions",
4127 "project",
4128 "rand 0.8.5",
4129 "serde",
4130 "serde_json",
4131 "settings",
4132 "theme",
4133 "ui",
4134 "unindent",
4135 "util",
4136 "workspace",
4137]
4138
4139[[package]]
4140name = "dialoguer"
4141version = "0.11.0"
4142source = "registry+https://github.com/rust-lang/crates.io-index"
4143checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
4144dependencies = [
4145 "console",
4146 "fuzzy-matcher",
4147 "shell-words",
4148 "tempfile",
4149 "thiserror 1.0.69",
4150 "zeroize",
4151]
4152
4153[[package]]
4154name = "diff"
4155version = "0.1.13"
4156source = "registry+https://github.com/rust-lang/crates.io-index"
4157checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
4158
4159[[package]]
4160name = "digest"
4161version = "0.10.7"
4162source = "registry+https://github.com/rust-lang/crates.io-index"
4163checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
4164dependencies = [
4165 "block-buffer",
4166 "const-oid",
4167 "crypto-common",
4168 "subtle",
4169]
4170
4171[[package]]
4172name = "dirs"
4173version = "4.0.0"
4174source = "registry+https://github.com/rust-lang/crates.io-index"
4175checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
4176dependencies = [
4177 "dirs-sys 0.3.7",
4178]
4179
4180[[package]]
4181name = "dirs"
4182version = "5.0.1"
4183source = "registry+https://github.com/rust-lang/crates.io-index"
4184checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
4185dependencies = [
4186 "dirs-sys 0.4.1",
4187]
4188
4189[[package]]
4190name = "dirs-sys"
4191version = "0.3.7"
4192source = "registry+https://github.com/rust-lang/crates.io-index"
4193checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
4194dependencies = [
4195 "libc",
4196 "redox_users",
4197 "winapi",
4198]
4199
4200[[package]]
4201name = "dirs-sys"
4202version = "0.4.1"
4203source = "registry+https://github.com/rust-lang/crates.io-index"
4204checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
4205dependencies = [
4206 "libc",
4207 "option-ext",
4208 "redox_users",
4209 "windows-sys 0.48.0",
4210]
4211
4212[[package]]
4213name = "displaydoc"
4214version = "0.2.5"
4215source = "registry+https://github.com/rust-lang/crates.io-index"
4216checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
4217dependencies = [
4218 "proc-macro2",
4219 "quote",
4220 "syn 2.0.100",
4221]
4222
4223[[package]]
4224name = "dlib"
4225version = "0.5.2"
4226source = "registry+https://github.com/rust-lang/crates.io-index"
4227checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
4228dependencies = [
4229 "libloading",
4230]
4231
4232[[package]]
4233name = "docs_preprocessor"
4234version = "0.1.0"
4235dependencies = [
4236 "anyhow",
4237 "clap",
4238 "mdbook",
4239 "regex",
4240 "serde",
4241 "serde_json",
4242 "settings",
4243 "util",
4244]
4245
4246[[package]]
4247name = "dotenvy"
4248version = "0.15.7"
4249source = "registry+https://github.com/rust-lang/crates.io-index"
4250checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
4251
4252[[package]]
4253name = "downcast-rs"
4254version = "1.2.1"
4255source = "registry+https://github.com/rust-lang/crates.io-index"
4256checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
4257
4258[[package]]
4259name = "doxygen-rs"
4260version = "0.4.2"
4261source = "registry+https://github.com/rust-lang/crates.io-index"
4262checksum = "415b6ec780d34dcf624666747194393603d0373b7141eef01d12ee58881507d9"
4263dependencies = [
4264 "phf",
4265]
4266
4267[[package]]
4268name = "dtor"
4269version = "0.0.5"
4270source = "registry+https://github.com/rust-lang/crates.io-index"
4271checksum = "222ef136a1c687d4aa0395c175f2c4586e379924c352fd02f7870cf7de783c23"
4272dependencies = [
4273 "dtor-proc-macro",
4274]
4275
4276[[package]]
4277name = "dtor-proc-macro"
4278version = "0.0.5"
4279source = "registry+https://github.com/rust-lang/crates.io-index"
4280checksum = "7454e41ff9012c00d53cf7f475c5e3afa3b91b7c90568495495e8d9bf47a1055"
4281
4282[[package]]
4283name = "dunce"
4284version = "1.0.5"
4285source = "registry+https://github.com/rust-lang/crates.io-index"
4286checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
4287
4288[[package]]
4289name = "dwrote"
4290version = "0.11.2"
4291source = "registry+https://github.com/rust-lang/crates.io-index"
4292checksum = "70182709525a3632b2ba96b6569225467b18ecb4a77f46d255f713a6bebf05fd"
4293dependencies = [
4294 "lazy_static",
4295 "libc",
4296 "winapi",
4297 "wio",
4298]
4299
4300[[package]]
4301name = "dyn-clone"
4302version = "1.0.17"
4303source = "registry+https://github.com/rust-lang/crates.io-index"
4304checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
4305
4306[[package]]
4307name = "ec4rs"
4308version = "1.1.1"
4309source = "registry+https://github.com/rust-lang/crates.io-index"
4310checksum = "acf65d056c7da9c971c2847ce250fd1f0f9659d5718845c3ec0ad95f5668352c"
4311
4312[[package]]
4313name = "ecdsa"
4314version = "0.14.8"
4315source = "registry+https://github.com/rust-lang/crates.io-index"
4316checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
4317dependencies = [
4318 "der 0.6.1",
4319 "elliptic-curve",
4320 "rfc6979",
4321 "signature 1.6.4",
4322]
4323
4324[[package]]
4325name = "editor"
4326version = "0.1.0"
4327dependencies = [
4328 "aho-corasick",
4329 "anyhow",
4330 "assets",
4331 "buffer_diff",
4332 "chrono",
4333 "client",
4334 "clock",
4335 "collections",
4336 "convert_case 0.8.0",
4337 "ctor",
4338 "db",
4339 "emojis",
4340 "env_logger 0.11.7",
4341 "feature_flags",
4342 "file_icons",
4343 "fs",
4344 "futures 0.3.31",
4345 "fuzzy",
4346 "git",
4347 "gpui",
4348 "http_client",
4349 "indoc",
4350 "inline_completion",
4351 "itertools 0.14.0",
4352 "language",
4353 "languages",
4354 "linkify",
4355 "log",
4356 "lsp",
4357 "markdown",
4358 "menu",
4359 "multi_buffer",
4360 "ordered-float 2.10.1",
4361 "parking_lot",
4362 "pretty_assertions",
4363 "project",
4364 "rand 0.8.5",
4365 "release_channel",
4366 "rpc",
4367 "schemars",
4368 "serde",
4369 "serde_json",
4370 "settings",
4371 "smallvec",
4372 "smol",
4373 "snippet",
4374 "sum_tree",
4375 "task",
4376 "telemetry",
4377 "tempfile",
4378 "text",
4379 "theme",
4380 "time",
4381 "time_format",
4382 "tree-sitter-html",
4383 "tree-sitter-rust",
4384 "tree-sitter-typescript",
4385 "ui",
4386 "unicode-script",
4387 "unicode-segmentation",
4388 "unindent",
4389 "url",
4390 "util",
4391 "uuid",
4392 "workspace",
4393 "zed_actions",
4394]
4395
4396[[package]]
4397name = "either"
4398version = "1.13.0"
4399source = "registry+https://github.com/rust-lang/crates.io-index"
4400checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
4401dependencies = [
4402 "serde",
4403]
4404
4405[[package]]
4406name = "elasticlunr-rs"
4407version = "3.0.2"
4408source = "registry+https://github.com/rust-lang/crates.io-index"
4409checksum = "41e83863a500656dfa214fee6682de9c5b9f03de6860fec531235ed2ae9f6571"
4410dependencies = [
4411 "regex",
4412 "serde",
4413 "serde_derive",
4414 "serde_json",
4415]
4416
4417[[package]]
4418name = "elliptic-curve"
4419version = "0.12.3"
4420source = "registry+https://github.com/rust-lang/crates.io-index"
4421checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
4422dependencies = [
4423 "base16ct",
4424 "crypto-bigint 0.4.9",
4425 "der 0.6.1",
4426 "digest",
4427 "ff",
4428 "generic-array",
4429 "group",
4430 "pkcs8 0.9.0",
4431 "rand_core 0.6.4",
4432 "sec1",
4433 "subtle",
4434 "zeroize",
4435]
4436
4437[[package]]
4438name = "embed-resource"
4439version = "3.0.2"
4440source = "registry+https://github.com/rust-lang/crates.io-index"
4441checksum = "7fbc6e0d8e0c03a655b53ca813f0463d2c956bc4db8138dbc89f120b066551e3"
4442dependencies = [
4443 "cc",
4444 "memchr",
4445 "rustc_version",
4446 "toml 0.8.20",
4447 "vswhom",
4448 "winreg 0.52.0",
4449]
4450
4451[[package]]
4452name = "embedded-io"
4453version = "0.4.0"
4454source = "registry+https://github.com/rust-lang/crates.io-index"
4455checksum = "ef1a6892d9eef45c8fa6b9e0086428a2cca8491aca8f787c534a3d6d0bcb3ced"
4456
4457[[package]]
4458name = "embedded-io"
4459version = "0.6.1"
4460source = "registry+https://github.com/rust-lang/crates.io-index"
4461checksum = "edd0f118536f44f5ccd48bcb8b111bdc3de888b58c74639dfb034a357d0f206d"
4462
4463[[package]]
4464name = "emojis"
4465version = "0.6.4"
4466source = "registry+https://github.com/rust-lang/crates.io-index"
4467checksum = "99e1f1df1f181f2539bac8bf027d31ca5ffbf9e559e3f2d09413b9107b5c02f4"
4468dependencies = [
4469 "phf",
4470]
4471
4472[[package]]
4473name = "encode_unicode"
4474version = "0.3.6"
4475source = "registry+https://github.com/rust-lang/crates.io-index"
4476checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
4477
4478[[package]]
4479name = "encoding_rs"
4480version = "0.8.35"
4481source = "registry+https://github.com/rust-lang/crates.io-index"
4482checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
4483dependencies = [
4484 "cfg-if",
4485]
4486
4487[[package]]
4488name = "endi"
4489version = "1.1.0"
4490source = "registry+https://github.com/rust-lang/crates.io-index"
4491checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
4492
4493[[package]]
4494name = "enumflags2"
4495version = "0.7.10"
4496source = "registry+https://github.com/rust-lang/crates.io-index"
4497checksum = "d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d"
4498dependencies = [
4499 "enumflags2_derive",
4500 "serde",
4501]
4502
4503[[package]]
4504name = "enumflags2_derive"
4505version = "0.7.10"
4506source = "registry+https://github.com/rust-lang/crates.io-index"
4507checksum = "de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8"
4508dependencies = [
4509 "proc-macro2",
4510 "quote",
4511 "syn 2.0.100",
4512]
4513
4514[[package]]
4515name = "env_filter"
4516version = "0.1.2"
4517source = "registry+https://github.com/rust-lang/crates.io-index"
4518checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
4519dependencies = [
4520 "log",
4521 "regex",
4522]
4523
4524[[package]]
4525name = "env_logger"
4526version = "0.10.2"
4527source = "registry+https://github.com/rust-lang/crates.io-index"
4528checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
4529dependencies = [
4530 "humantime",
4531 "is-terminal",
4532 "log",
4533 "regex",
4534 "termcolor",
4535]
4536
4537[[package]]
4538name = "env_logger"
4539version = "0.11.7"
4540source = "registry+https://github.com/rust-lang/crates.io-index"
4541checksum = "c3716d7a920fb4fac5d84e9d4bce8ceb321e9414b4409da61b07b75c1e3d0697"
4542dependencies = [
4543 "anstream",
4544 "anstyle",
4545 "env_filter",
4546 "jiff",
4547 "log",
4548]
4549
4550[[package]]
4551name = "envy"
4552version = "0.4.2"
4553source = "registry+https://github.com/rust-lang/crates.io-index"
4554checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
4555dependencies = [
4556 "serde",
4557]
4558
4559[[package]]
4560name = "equivalent"
4561version = "1.0.1"
4562source = "registry+https://github.com/rust-lang/crates.io-index"
4563checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
4564
4565[[package]]
4566name = "erased-serde"
4567version = "0.4.5"
4568source = "registry+https://github.com/rust-lang/crates.io-index"
4569checksum = "24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d"
4570dependencies = [
4571 "serde",
4572 "typeid",
4573]
4574
4575[[package]]
4576name = "errno"
4577version = "0.2.8"
4578source = "registry+https://github.com/rust-lang/crates.io-index"
4579checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
4580dependencies = [
4581 "errno-dragonfly",
4582 "libc",
4583 "winapi",
4584]
4585
4586[[package]]
4587name = "errno"
4588version = "0.3.10"
4589source = "registry+https://github.com/rust-lang/crates.io-index"
4590checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
4591dependencies = [
4592 "libc",
4593 "windows-sys 0.59.0",
4594]
4595
4596[[package]]
4597name = "errno-dragonfly"
4598version = "0.1.2"
4599source = "registry+https://github.com/rust-lang/crates.io-index"
4600checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
4601dependencies = [
4602 "cc",
4603 "libc",
4604]
4605
4606[[package]]
4607name = "etagere"
4608version = "0.2.15"
4609source = "registry+https://github.com/rust-lang/crates.io-index"
4610checksum = "fc89bf99e5dc15954a60f707c1e09d7540e5cd9af85fa75caa0b510bc08c5342"
4611dependencies = [
4612 "euclid",
4613 "svg_fmt",
4614]
4615
4616[[package]]
4617name = "etcetera"
4618version = "0.8.0"
4619source = "registry+https://github.com/rust-lang/crates.io-index"
4620checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
4621dependencies = [
4622 "cfg-if",
4623 "home",
4624 "windows-sys 0.48.0",
4625]
4626
4627[[package]]
4628name = "euclid"
4629version = "0.22.11"
4630source = "registry+https://github.com/rust-lang/crates.io-index"
4631checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48"
4632dependencies = [
4633 "num-traits",
4634]
4635
4636[[package]]
4637name = "evals"
4638version = "0.1.0"
4639dependencies = [
4640 "anyhow",
4641 "clap",
4642 "client",
4643 "clock",
4644 "collections",
4645 "env_logger 0.11.7",
4646 "feature_flags",
4647 "fs",
4648 "gpui",
4649 "http_client",
4650 "language",
4651 "languages",
4652 "node_runtime",
4653 "open_ai",
4654 "project",
4655 "reqwest_client",
4656 "semantic_index",
4657 "serde",
4658 "serde_json",
4659 "settings",
4660 "smol",
4661 "util",
4662]
4663
4664[[package]]
4665name = "event-listener"
4666version = "2.5.3"
4667source = "registry+https://github.com/rust-lang/crates.io-index"
4668checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
4669
4670[[package]]
4671name = "event-listener"
4672version = "5.3.1"
4673source = "registry+https://github.com/rust-lang/crates.io-index"
4674checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
4675dependencies = [
4676 "concurrent-queue",
4677 "parking",
4678 "pin-project-lite",
4679]
4680
4681[[package]]
4682name = "event-listener-strategy"
4683version = "0.5.3"
4684source = "registry+https://github.com/rust-lang/crates.io-index"
4685checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2"
4686dependencies = [
4687 "event-listener 5.3.1",
4688 "pin-project-lite",
4689]
4690
4691[[package]]
4692name = "exec"
4693version = "0.3.1"
4694source = "registry+https://github.com/rust-lang/crates.io-index"
4695checksum = "886b70328cba8871bfc025858e1de4be16b1d5088f2ba50b57816f4210672615"
4696dependencies = [
4697 "errno 0.2.8",
4698 "libc",
4699]
4700
4701[[package]]
4702name = "exr"
4703version = "1.73.0"
4704source = "registry+https://github.com/rust-lang/crates.io-index"
4705checksum = "f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0"
4706dependencies = [
4707 "bit_field",
4708 "half",
4709 "lebe",
4710 "miniz_oxide",
4711 "rayon-core",
4712 "smallvec",
4713 "zune-inflate",
4714]
4715
4716[[package]]
4717name = "extension"
4718version = "0.1.0"
4719dependencies = [
4720 "anyhow",
4721 "async-compression",
4722 "async-tar",
4723 "async-trait",
4724 "collections",
4725 "convert_case 0.8.0",
4726 "fs",
4727 "futures 0.3.31",
4728 "gpui",
4729 "http_client",
4730 "language",
4731 "log",
4732 "lsp",
4733 "parking_lot",
4734 "semantic_version",
4735 "serde",
4736 "serde_json",
4737 "toml 0.8.20",
4738 "util",
4739 "wasm-encoder 0.221.3",
4740 "wasmparser 0.221.3",
4741 "wit-component 0.221.3",
4742]
4743
4744[[package]]
4745name = "extension_cli"
4746version = "0.1.0"
4747dependencies = [
4748 "anyhow",
4749 "clap",
4750 "env_logger 0.11.7",
4751 "extension",
4752 "fs",
4753 "language",
4754 "log",
4755 "reqwest_client",
4756 "rpc",
4757 "serde",
4758 "serde_json",
4759 "theme",
4760 "tokio",
4761 "toml 0.8.20",
4762 "tree-sitter",
4763 "wasmtime",
4764]
4765
4766[[package]]
4767name = "extension_host"
4768version = "0.1.0"
4769dependencies = [
4770 "anyhow",
4771 "async-compression",
4772 "async-tar",
4773 "async-trait",
4774 "client",
4775 "collections",
4776 "context_server_settings",
4777 "ctor",
4778 "env_logger 0.11.7",
4779 "extension",
4780 "fs",
4781 "futures 0.3.31",
4782 "gpui",
4783 "http_client",
4784 "language",
4785 "language_extension",
4786 "log",
4787 "lsp",
4788 "node_runtime",
4789 "parking_lot",
4790 "paths",
4791 "project",
4792 "release_channel",
4793 "remote",
4794 "reqwest_client",
4795 "schemars",
4796 "semantic_version",
4797 "serde",
4798 "serde_json",
4799 "serde_json_lenient",
4800 "settings",
4801 "task",
4802 "telemetry",
4803 "tempfile",
4804 "theme",
4805 "theme_extension",
4806 "toml 0.8.20",
4807 "url",
4808 "util",
4809 "wasmparser 0.221.3",
4810 "wasmtime",
4811 "wasmtime-wasi",
4812]
4813
4814[[package]]
4815name = "extensions_ui"
4816version = "0.1.0"
4817dependencies = [
4818 "anyhow",
4819 "client",
4820 "collections",
4821 "db",
4822 "editor",
4823 "extension_host",
4824 "fs",
4825 "fuzzy",
4826 "gpui",
4827 "language",
4828 "num-format",
4829 "picker",
4830 "project",
4831 "release_channel",
4832 "semantic_version",
4833 "serde",
4834 "settings",
4835 "smallvec",
4836 "strum",
4837 "telemetry",
4838 "theme",
4839 "ui",
4840 "util",
4841 "vim_mode_setting",
4842 "workspace",
4843 "zed_actions",
4844]
4845
4846[[package]]
4847name = "fallible-iterator"
4848version = "0.3.0"
4849source = "registry+https://github.com/rust-lang/crates.io-index"
4850checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
4851
4852[[package]]
4853name = "fancy-regex"
4854version = "0.13.0"
4855source = "registry+https://github.com/rust-lang/crates.io-index"
4856checksum = "531e46835a22af56d1e3b66f04844bed63158bc094a628bec1d321d9b4c44bf2"
4857dependencies = [
4858 "bit-set 0.5.3",
4859 "regex-automata 0.4.9",
4860 "regex-syntax 0.8.5",
4861]
4862
4863[[package]]
4864name = "fancy-regex"
4865version = "0.14.0"
4866source = "registry+https://github.com/rust-lang/crates.io-index"
4867checksum = "6e24cb5a94bcae1e5408b0effca5cd7172ea3c5755049c5f3af4cd283a165298"
4868dependencies = [
4869 "bit-set 0.8.0",
4870 "regex-automata 0.4.9",
4871 "regex-syntax 0.8.5",
4872]
4873
4874[[package]]
4875name = "fast-srgb8"
4876version = "1.0.0"
4877source = "registry+https://github.com/rust-lang/crates.io-index"
4878checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
4879
4880[[package]]
4881name = "fastrand"
4882version = "1.9.0"
4883source = "registry+https://github.com/rust-lang/crates.io-index"
4884checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
4885dependencies = [
4886 "instant",
4887]
4888
4889[[package]]
4890name = "fastrand"
4891version = "2.3.0"
4892source = "registry+https://github.com/rust-lang/crates.io-index"
4893checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
4894
4895[[package]]
4896name = "fd-lock"
4897version = "4.0.2"
4898source = "registry+https://github.com/rust-lang/crates.io-index"
4899checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
4900dependencies = [
4901 "cfg-if",
4902 "rustix",
4903 "windows-sys 0.52.0",
4904]
4905
4906[[package]]
4907name = "fdeflate"
4908version = "0.3.7"
4909source = "registry+https://github.com/rust-lang/crates.io-index"
4910checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
4911dependencies = [
4912 "simd-adler32",
4913]
4914
4915[[package]]
4916name = "feature_flags"
4917version = "0.1.0"
4918dependencies = [
4919 "futures 0.3.31",
4920 "gpui",
4921 "smol",
4922]
4923
4924[[package]]
4925name = "feedback"
4926version = "0.1.0"
4927dependencies = [
4928 "client",
4929 "editor",
4930 "gpui",
4931 "human_bytes",
4932 "menu",
4933 "release_channel",
4934 "serde",
4935 "sysinfo",
4936 "ui",
4937 "urlencoding",
4938 "util",
4939 "workspace",
4940 "zed_actions",
4941]
4942
4943[[package]]
4944name = "ff"
4945version = "0.12.1"
4946source = "registry+https://github.com/rust-lang/crates.io-index"
4947checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
4948dependencies = [
4949 "rand_core 0.6.4",
4950 "subtle",
4951]
4952
4953[[package]]
4954name = "file_finder"
4955version = "0.1.0"
4956dependencies = [
4957 "anyhow",
4958 "collections",
4959 "ctor",
4960 "editor",
4961 "env_logger 0.11.7",
4962 "file_icons",
4963 "futures 0.3.31",
4964 "fuzzy",
4965 "gpui",
4966 "language",
4967 "menu",
4968 "picker",
4969 "project",
4970 "schemars",
4971 "serde",
4972 "serde_derive",
4973 "serde_json",
4974 "settings",
4975 "text",
4976 "theme",
4977 "ui",
4978 "util",
4979 "workspace",
4980]
4981
4982[[package]]
4983name = "file_icons"
4984version = "0.1.0"
4985dependencies = [
4986 "gpui",
4987 "serde",
4988 "settings",
4989 "theme",
4990 "util",
4991]
4992
4993[[package]]
4994name = "filedescriptor"
4995version = "0.8.3"
4996source = "registry+https://github.com/rust-lang/crates.io-index"
4997checksum = "e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d"
4998dependencies = [
4999 "libc",
5000 "thiserror 1.0.69",
5001 "winapi",
5002]
5003
5004[[package]]
5005name = "filetime"
5006version = "0.2.25"
5007source = "registry+https://github.com/rust-lang/crates.io-index"
5008checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
5009dependencies = [
5010 "cfg-if",
5011 "libc",
5012 "libredox",
5013 "windows-sys 0.59.0",
5014]
5015
5016[[package]]
5017name = "fixedbitset"
5018version = "0.4.2"
5019source = "registry+https://github.com/rust-lang/crates.io-index"
5020checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
5021
5022[[package]]
5023name = "flate2"
5024version = "1.0.35"
5025source = "registry+https://github.com/rust-lang/crates.io-index"
5026checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
5027dependencies = [
5028 "crc32fast",
5029 "miniz_oxide",
5030]
5031
5032[[package]]
5033name = "float-cmp"
5034version = "0.9.0"
5035source = "registry+https://github.com/rust-lang/crates.io-index"
5036checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
5037
5038[[package]]
5039name = "float-ord"
5040version = "0.3.2"
5041source = "registry+https://github.com/rust-lang/crates.io-index"
5042checksum = "8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d"
5043
5044[[package]]
5045name = "float_next_after"
5046version = "1.0.0"
5047source = "registry+https://github.com/rust-lang/crates.io-index"
5048checksum = "8bf7cc16383c4b8d58b9905a8509f02926ce3058053c056376248d958c9df1e8"
5049
5050[[package]]
5051name = "flume"
5052version = "0.11.1"
5053source = "registry+https://github.com/rust-lang/crates.io-index"
5054checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
5055dependencies = [
5056 "futures-core",
5057 "futures-sink",
5058 "nanorand",
5059 "spin",
5060]
5061
5062[[package]]
5063name = "fnv"
5064version = "1.0.7"
5065source = "registry+https://github.com/rust-lang/crates.io-index"
5066checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
5067
5068[[package]]
5069name = "foldhash"
5070version = "0.1.3"
5071source = "registry+https://github.com/rust-lang/crates.io-index"
5072checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
5073
5074[[package]]
5075name = "font-kit"
5076version = "0.14.1"
5077source = "git+https://github.com/zed-industries/font-kit?rev=40391b7#40391b7c0041d8a8572af2afa3de32ae088f0120"
5078dependencies = [
5079 "bitflags 2.8.0",
5080 "byteorder",
5081 "core-foundation 0.9.4",
5082 "core-graphics 0.23.2",
5083 "core-text",
5084 "dirs 5.0.1",
5085 "dwrote",
5086 "float-ord",
5087 "freetype-sys",
5088 "lazy_static",
5089 "libc",
5090 "log",
5091 "pathfinder_geometry",
5092 "pathfinder_simd",
5093 "walkdir",
5094 "winapi",
5095 "yeslogic-fontconfig-sys",
5096]
5097
5098[[package]]
5099name = "font-types"
5100version = "0.8.3"
5101source = "registry+https://github.com/rust-lang/crates.io-index"
5102checksum = "d868ec188a98bb014c606072edd47e52e7ab7297db943b0b28503121e1d037bd"
5103dependencies = [
5104 "bytemuck",
5105]
5106
5107[[package]]
5108name = "fontconfig-parser"
5109version = "0.5.7"
5110source = "registry+https://github.com/rust-lang/crates.io-index"
5111checksum = "c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7"
5112dependencies = [
5113 "roxmltree",
5114]
5115
5116[[package]]
5117name = "fontdb"
5118version = "0.16.2"
5119source = "registry+https://github.com/rust-lang/crates.io-index"
5120checksum = "b0299020c3ef3f60f526a4f64ab4a3d4ce116b1acbf24cdd22da0068e5d81dc3"
5121dependencies = [
5122 "fontconfig-parser",
5123 "log",
5124 "memmap2",
5125 "slotmap",
5126 "tinyvec",
5127 "ttf-parser 0.20.0",
5128]
5129
5130[[package]]
5131name = "fontdb"
5132version = "0.23.0"
5133source = "registry+https://github.com/rust-lang/crates.io-index"
5134checksum = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905"
5135dependencies = [
5136 "fontconfig-parser",
5137 "log",
5138 "memmap2",
5139 "slotmap",
5140 "tinyvec",
5141 "ttf-parser 0.25.1",
5142]
5143
5144[[package]]
5145name = "foreign-types"
5146version = "0.3.2"
5147source = "registry+https://github.com/rust-lang/crates.io-index"
5148checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
5149dependencies = [
5150 "foreign-types-shared 0.1.1",
5151]
5152
5153[[package]]
5154name = "foreign-types"
5155version = "0.5.0"
5156source = "registry+https://github.com/rust-lang/crates.io-index"
5157checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
5158dependencies = [
5159 "foreign-types-macros",
5160 "foreign-types-shared 0.3.1",
5161]
5162
5163[[package]]
5164name = "foreign-types-macros"
5165version = "0.2.3"
5166source = "registry+https://github.com/rust-lang/crates.io-index"
5167checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
5168dependencies = [
5169 "proc-macro2",
5170 "quote",
5171 "syn 2.0.100",
5172]
5173
5174[[package]]
5175name = "foreign-types-shared"
5176version = "0.1.1"
5177source = "registry+https://github.com/rust-lang/crates.io-index"
5178checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
5179
5180[[package]]
5181name = "foreign-types-shared"
5182version = "0.3.1"
5183source = "registry+https://github.com/rust-lang/crates.io-index"
5184checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
5185
5186[[package]]
5187name = "fork"
5188version = "0.2.0"
5189source = "registry+https://github.com/rust-lang/crates.io-index"
5190checksum = "05dc8b302e04a1c27f4fe694439ef0f29779ca4edc205b7b58f00db04e29656d"
5191dependencies = [
5192 "libc",
5193]
5194
5195[[package]]
5196name = "form_urlencoded"
5197version = "1.2.1"
5198source = "registry+https://github.com/rust-lang/crates.io-index"
5199checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
5200dependencies = [
5201 "percent-encoding",
5202]
5203
5204[[package]]
5205name = "freetype-sys"
5206version = "0.20.1"
5207source = "registry+https://github.com/rust-lang/crates.io-index"
5208checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134"
5209dependencies = [
5210 "cc",
5211 "libc",
5212 "pkg-config",
5213]
5214
5215[[package]]
5216name = "fs"
5217version = "0.1.0"
5218dependencies = [
5219 "anyhow",
5220 "ashpd",
5221 "async-tar",
5222 "async-trait",
5223 "cocoa 0.26.0",
5224 "collections",
5225 "fsevent",
5226 "futures 0.3.31",
5227 "git",
5228 "gpui",
5229 "ignore",
5230 "libc",
5231 "log",
5232 "notify 6.1.1",
5233 "objc",
5234 "parking_lot",
5235 "paths",
5236 "proto",
5237 "rope",
5238 "serde",
5239 "serde_json",
5240 "smol",
5241 "tempfile",
5242 "text",
5243 "time",
5244 "util",
5245 "windows 0.61.1",
5246]
5247
5248[[package]]
5249name = "fs-set-times"
5250version = "0.20.2"
5251source = "registry+https://github.com/rust-lang/crates.io-index"
5252checksum = "5e2e6123af26f0f2c51cc66869137080199406754903cc926a7690401ce09cb4"
5253dependencies = [
5254 "io-lifetimes",
5255 "rustix",
5256 "windows-sys 0.59.0",
5257]
5258
5259[[package]]
5260name = "fs2"
5261version = "0.4.3"
5262source = "registry+https://github.com/rust-lang/crates.io-index"
5263checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
5264dependencies = [
5265 "libc",
5266 "winapi",
5267]
5268
5269[[package]]
5270name = "fs_extra"
5271version = "1.3.0"
5272source = "registry+https://github.com/rust-lang/crates.io-index"
5273checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
5274
5275[[package]]
5276name = "fsevent"
5277version = "0.1.0"
5278dependencies = [
5279 "bitflags 2.8.0",
5280 "core-foundation 0.9.4",
5281 "fsevent-sys 3.1.0",
5282 "parking_lot",
5283 "tempfile",
5284]
5285
5286[[package]]
5287name = "fsevent-sys"
5288version = "3.1.0"
5289source = "registry+https://github.com/rust-lang/crates.io-index"
5290checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
5291dependencies = [
5292 "libc",
5293]
5294
5295[[package]]
5296name = "fsevent-sys"
5297version = "4.1.0"
5298source = "registry+https://github.com/rust-lang/crates.io-index"
5299checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
5300dependencies = [
5301 "libc",
5302]
5303
5304[[package]]
5305name = "funty"
5306version = "2.0.0"
5307source = "registry+https://github.com/rust-lang/crates.io-index"
5308checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
5309
5310[[package]]
5311name = "futf"
5312version = "0.1.5"
5313source = "registry+https://github.com/rust-lang/crates.io-index"
5314checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
5315dependencies = [
5316 "mac",
5317 "new_debug_unreachable",
5318]
5319
5320[[package]]
5321name = "futures"
5322version = "0.1.31"
5323source = "registry+https://github.com/rust-lang/crates.io-index"
5324checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
5325
5326[[package]]
5327name = "futures"
5328version = "0.3.31"
5329source = "registry+https://github.com/rust-lang/crates.io-index"
5330checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
5331dependencies = [
5332 "futures-channel",
5333 "futures-core",
5334 "futures-executor",
5335 "futures-io",
5336 "futures-sink",
5337 "futures-task",
5338 "futures-util",
5339]
5340
5341[[package]]
5342name = "futures-batch"
5343version = "0.6.1"
5344source = "registry+https://github.com/rust-lang/crates.io-index"
5345checksum = "6f444c45a1cb86f2a7e301469fd50a82084a60dadc25d94529a8312276ecb71a"
5346dependencies = [
5347 "futures 0.3.31",
5348 "futures-timer",
5349 "pin-utils",
5350]
5351
5352[[package]]
5353name = "futures-channel"
5354version = "0.3.31"
5355source = "registry+https://github.com/rust-lang/crates.io-index"
5356checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
5357dependencies = [
5358 "futures-core",
5359 "futures-sink",
5360]
5361
5362[[package]]
5363name = "futures-core"
5364version = "0.3.31"
5365source = "registry+https://github.com/rust-lang/crates.io-index"
5366checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
5367
5368[[package]]
5369name = "futures-executor"
5370version = "0.3.31"
5371source = "registry+https://github.com/rust-lang/crates.io-index"
5372checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
5373dependencies = [
5374 "futures-core",
5375 "futures-task",
5376 "futures-util",
5377]
5378
5379[[package]]
5380name = "futures-intrusive"
5381version = "0.5.0"
5382source = "registry+https://github.com/rust-lang/crates.io-index"
5383checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
5384dependencies = [
5385 "futures-core",
5386 "lock_api",
5387 "parking_lot",
5388]
5389
5390[[package]]
5391name = "futures-io"
5392version = "0.3.31"
5393source = "registry+https://github.com/rust-lang/crates.io-index"
5394checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
5395
5396[[package]]
5397name = "futures-lite"
5398version = "1.13.0"
5399source = "registry+https://github.com/rust-lang/crates.io-index"
5400checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
5401dependencies = [
5402 "fastrand 1.9.0",
5403 "futures-core",
5404 "futures-io",
5405 "memchr",
5406 "parking",
5407 "pin-project-lite",
5408 "waker-fn",
5409]
5410
5411[[package]]
5412name = "futures-lite"
5413version = "2.6.0"
5414source = "registry+https://github.com/rust-lang/crates.io-index"
5415checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532"
5416dependencies = [
5417 "fastrand 2.3.0",
5418 "futures-core",
5419 "futures-io",
5420 "parking",
5421 "pin-project-lite",
5422]
5423
5424[[package]]
5425name = "futures-macro"
5426version = "0.3.31"
5427source = "registry+https://github.com/rust-lang/crates.io-index"
5428checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
5429dependencies = [
5430 "proc-macro2",
5431 "quote",
5432 "syn 2.0.100",
5433]
5434
5435[[package]]
5436name = "futures-sink"
5437version = "0.3.31"
5438source = "registry+https://github.com/rust-lang/crates.io-index"
5439checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
5440
5441[[package]]
5442name = "futures-task"
5443version = "0.3.31"
5444source = "registry+https://github.com/rust-lang/crates.io-index"
5445checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
5446
5447[[package]]
5448name = "futures-timer"
5449version = "3.0.3"
5450source = "registry+https://github.com/rust-lang/crates.io-index"
5451checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
5452
5453[[package]]
5454name = "futures-util"
5455version = "0.3.31"
5456source = "registry+https://github.com/rust-lang/crates.io-index"
5457checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
5458dependencies = [
5459 "futures 0.1.31",
5460 "futures-channel",
5461 "futures-core",
5462 "futures-io",
5463 "futures-macro",
5464 "futures-sink",
5465 "futures-task",
5466 "memchr",
5467 "pin-project-lite",
5468 "pin-utils",
5469 "slab",
5470 "tokio-io",
5471]
5472
5473[[package]]
5474name = "fuzzy"
5475version = "0.1.0"
5476dependencies = [
5477 "gpui",
5478 "log",
5479 "util",
5480]
5481
5482[[package]]
5483name = "fuzzy-matcher"
5484version = "0.3.7"
5485source = "registry+https://github.com/rust-lang/crates.io-index"
5486checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
5487dependencies = [
5488 "thread_local",
5489]
5490
5491[[package]]
5492name = "generic-array"
5493version = "0.14.7"
5494source = "registry+https://github.com/rust-lang/crates.io-index"
5495checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
5496dependencies = [
5497 "typenum",
5498 "version_check",
5499]
5500
5501[[package]]
5502name = "gethostname"
5503version = "0.4.3"
5504source = "registry+https://github.com/rust-lang/crates.io-index"
5505checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
5506dependencies = [
5507 "libc",
5508 "windows-targets 0.48.5",
5509]
5510
5511[[package]]
5512name = "getrandom"
5513version = "0.1.16"
5514source = "registry+https://github.com/rust-lang/crates.io-index"
5515checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
5516dependencies = [
5517 "cfg-if",
5518 "libc",
5519 "wasi 0.9.0+wasi-snapshot-preview1",
5520]
5521
5522[[package]]
5523name = "getrandom"
5524version = "0.2.15"
5525source = "registry+https://github.com/rust-lang/crates.io-index"
5526checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
5527dependencies = [
5528 "cfg-if",
5529 "js-sys",
5530 "libc",
5531 "wasi 0.11.0+wasi-snapshot-preview1",
5532 "wasm-bindgen",
5533]
5534
5535[[package]]
5536name = "getrandom"
5537version = "0.3.1"
5538source = "registry+https://github.com/rust-lang/crates.io-index"
5539checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
5540dependencies = [
5541 "cfg-if",
5542 "libc",
5543 "wasi 0.13.3+wasi-0.2.2",
5544 "windows-targets 0.52.6",
5545]
5546
5547[[package]]
5548name = "gif"
5549version = "0.13.1"
5550source = "registry+https://github.com/rust-lang/crates.io-index"
5551checksum = "3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2"
5552dependencies = [
5553 "color_quant",
5554 "weezl",
5555]
5556
5557[[package]]
5558name = "gimli"
5559version = "0.31.1"
5560source = "registry+https://github.com/rust-lang/crates.io-index"
5561checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
5562dependencies = [
5563 "fallible-iterator",
5564 "indexmap",
5565 "stable_deref_trait",
5566]
5567
5568[[package]]
5569name = "git"
5570version = "0.1.0"
5571dependencies = [
5572 "anyhow",
5573 "askpass",
5574 "async-trait",
5575 "collections",
5576 "derive_more",
5577 "futures 0.3.31",
5578 "git2",
5579 "gpui",
5580 "http_client",
5581 "log",
5582 "parking_lot",
5583 "pretty_assertions",
5584 "regex",
5585 "rope",
5586 "schemars",
5587 "serde",
5588 "serde_json",
5589 "smol",
5590 "sum_tree",
5591 "tempfile",
5592 "text",
5593 "thiserror 2.0.12",
5594 "time",
5595 "unindent",
5596 "url",
5597 "util",
5598 "uuid",
5599]
5600
5601[[package]]
5602name = "git2"
5603version = "0.20.1"
5604source = "registry+https://github.com/rust-lang/crates.io-index"
5605checksum = "5220b8ba44c68a9a7f7a7659e864dd73692e417ef0211bea133c7b74e031eeb9"
5606dependencies = [
5607 "bitflags 2.8.0",
5608 "libc",
5609 "libgit2-sys",
5610 "log",
5611 "url",
5612]
5613
5614[[package]]
5615name = "git_hosting_providers"
5616version = "0.1.0"
5617dependencies = [
5618 "anyhow",
5619 "async-trait",
5620 "futures 0.3.31",
5621 "git",
5622 "gpui",
5623 "http_client",
5624 "indoc",
5625 "pretty_assertions",
5626 "regex",
5627 "schemars",
5628 "serde",
5629 "serde_json",
5630 "settings",
5631 "url",
5632 "util",
5633]
5634
5635[[package]]
5636name = "git_ui"
5637version = "0.1.0"
5638dependencies = [
5639 "anyhow",
5640 "askpass",
5641 "assistant_settings",
5642 "buffer_diff",
5643 "collections",
5644 "command_palette_hooks",
5645 "component",
5646 "ctor",
5647 "db",
5648 "editor",
5649 "env_logger 0.11.7",
5650 "futures 0.3.31",
5651 "fuzzy",
5652 "git",
5653 "gpui",
5654 "itertools 0.14.0",
5655 "language",
5656 "language_model",
5657 "linkify",
5658 "linkme",
5659 "log",
5660 "menu",
5661 "multi_buffer",
5662 "notifications",
5663 "panel",
5664 "picker",
5665 "postage",
5666 "pretty_assertions",
5667 "project",
5668 "schemars",
5669 "serde",
5670 "serde_derive",
5671 "serde_json",
5672 "settings",
5673 "strum",
5674 "telemetry",
5675 "theme",
5676 "time",
5677 "time_format",
5678 "ui",
5679 "unindent",
5680 "util",
5681 "windows 0.61.1",
5682 "workspace",
5683 "zed_actions",
5684]
5685
5686[[package]]
5687name = "glob"
5688version = "0.3.1"
5689source = "registry+https://github.com/rust-lang/crates.io-index"
5690checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
5691
5692[[package]]
5693name = "globset"
5694version = "0.4.16"
5695source = "registry+https://github.com/rust-lang/crates.io-index"
5696checksum = "54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5"
5697dependencies = [
5698 "aho-corasick",
5699 "bstr",
5700 "log",
5701 "regex-automata 0.4.9",
5702 "regex-syntax 0.8.5",
5703]
5704
5705[[package]]
5706name = "gloo-timers"
5707version = "0.3.0"
5708source = "registry+https://github.com/rust-lang/crates.io-index"
5709checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994"
5710dependencies = [
5711 "futures-channel",
5712 "futures-core",
5713 "js-sys",
5714 "wasm-bindgen",
5715]
5716
5717[[package]]
5718name = "glow"
5719version = "0.14.2"
5720source = "registry+https://github.com/rust-lang/crates.io-index"
5721checksum = "d51fa363f025f5c111e03f13eda21162faeacb6911fe8caa0c0349f9cf0c4483"
5722dependencies = [
5723 "js-sys",
5724 "slotmap",
5725 "wasm-bindgen",
5726 "web-sys",
5727]
5728
5729[[package]]
5730name = "go_to_line"
5731version = "0.1.0"
5732dependencies = [
5733 "anyhow",
5734 "editor",
5735 "gpui",
5736 "indoc",
5737 "language",
5738 "menu",
5739 "project",
5740 "rope",
5741 "schemars",
5742 "serde",
5743 "serde_json",
5744 "settings",
5745 "text",
5746 "theme",
5747 "tree-sitter-rust",
5748 "tree-sitter-typescript",
5749 "ui",
5750 "util",
5751 "workspace",
5752]
5753
5754[[package]]
5755name = "google_ai"
5756version = "0.1.0"
5757dependencies = [
5758 "anyhow",
5759 "futures 0.3.31",
5760 "http_client",
5761 "schemars",
5762 "serde",
5763 "serde_json",
5764 "strum",
5765]
5766
5767[[package]]
5768name = "gpu-alloc"
5769version = "0.6.0"
5770source = "registry+https://github.com/rust-lang/crates.io-index"
5771checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
5772dependencies = [
5773 "bitflags 2.8.0",
5774 "gpu-alloc-types",
5775]
5776
5777[[package]]
5778name = "gpu-alloc-ash"
5779version = "0.7.0"
5780source = "registry+https://github.com/rust-lang/crates.io-index"
5781checksum = "cbda7a18a29bc98c2e0de0435c347df935bf59489935d0cbd0b73f1679b6f79a"
5782dependencies = [
5783 "ash",
5784 "gpu-alloc-types",
5785 "tinyvec",
5786]
5787
5788[[package]]
5789name = "gpu-alloc-types"
5790version = "0.3.0"
5791source = "registry+https://github.com/rust-lang/crates.io-index"
5792checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
5793dependencies = [
5794 "bitflags 2.8.0",
5795]
5796
5797[[package]]
5798name = "gpui"
5799version = "0.1.0"
5800dependencies = [
5801 "anyhow",
5802 "as-raw-xcb-connection",
5803 "ashpd",
5804 "async-task",
5805 "backtrace",
5806 "bindgen 0.70.1",
5807 "blade-graphics",
5808 "blade-macros",
5809 "blade-util",
5810 "block",
5811 "bytemuck",
5812 "calloop",
5813 "calloop-wayland-source",
5814 "cbindgen 0.28.0",
5815 "cocoa 0.26.0",
5816 "collections",
5817 "core-foundation 0.9.4",
5818 "core-foundation-sys",
5819 "core-graphics 0.23.2",
5820 "core-text",
5821 "cosmic-text",
5822 "ctor",
5823 "derive_more",
5824 "embed-resource",
5825 "env_logger 0.11.7",
5826 "etagere",
5827 "filedescriptor",
5828 "flume",
5829 "font-kit",
5830 "foreign-types 0.5.0",
5831 "futures 0.3.31",
5832 "gpui_macros",
5833 "http_client",
5834 "image",
5835 "inventory",
5836 "itertools 0.14.0",
5837 "log",
5838 "lyon",
5839 "media",
5840 "metal",
5841 "naga",
5842 "num_cpus",
5843 "objc",
5844 "objc2",
5845 "objc2-metal",
5846 "oo7",
5847 "open",
5848 "parking",
5849 "parking_lot",
5850 "pathfinder_geometry",
5851 "postage",
5852 "profiling",
5853 "rand 0.8.5",
5854 "raw-window-handle",
5855 "refineable",
5856 "reqwest_client",
5857 "resvg",
5858 "schemars",
5859 "seahash",
5860 "semantic_version",
5861 "serde",
5862 "serde_derive",
5863 "serde_json",
5864 "slotmap",
5865 "smallvec",
5866 "smol",
5867 "strum",
5868 "sum_tree",
5869 "taffy",
5870 "thiserror 2.0.12",
5871 "unicode-segmentation",
5872 "usvg",
5873 "util",
5874 "uuid",
5875 "waker-fn",
5876 "wayland-backend",
5877 "wayland-client",
5878 "wayland-cursor",
5879 "wayland-protocols",
5880 "wayland-protocols-plasma",
5881 "windows 0.61.1",
5882 "windows-core 0.61.0",
5883 "windows-numerics",
5884 "x11-clipboard",
5885 "x11rb",
5886 "xim",
5887 "xkbcommon",
5888]
5889
5890[[package]]
5891name = "gpui_macros"
5892version = "0.1.0"
5893dependencies = [
5894 "gpui",
5895 "proc-macro2",
5896 "quote",
5897 "syn 1.0.109",
5898]
5899
5900[[package]]
5901name = "gpui_tokio"
5902version = "0.1.0"
5903dependencies = [
5904 "gpui",
5905 "tokio",
5906 "util",
5907]
5908
5909[[package]]
5910name = "grid"
5911version = "0.13.0"
5912source = "registry+https://github.com/rust-lang/crates.io-index"
5913checksum = "d196ffc1627db18a531359249b2bf8416178d84b729f3cebeb278f285fb9b58c"
5914
5915[[package]]
5916name = "group"
5917version = "0.12.1"
5918source = "registry+https://github.com/rust-lang/crates.io-index"
5919checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
5920dependencies = [
5921 "ff",
5922 "rand_core 0.6.4",
5923 "subtle",
5924]
5925
5926[[package]]
5927name = "h2"
5928version = "0.3.26"
5929source = "registry+https://github.com/rust-lang/crates.io-index"
5930checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
5931dependencies = [
5932 "bytes 1.10.1",
5933 "fnv",
5934 "futures-core",
5935 "futures-sink",
5936 "futures-util",
5937 "http 0.2.12",
5938 "indexmap",
5939 "slab",
5940 "tokio",
5941 "tokio-util",
5942 "tracing",
5943]
5944
5945[[package]]
5946name = "h2"
5947version = "0.4.7"
5948source = "registry+https://github.com/rust-lang/crates.io-index"
5949checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e"
5950dependencies = [
5951 "atomic-waker",
5952 "bytes 1.10.1",
5953 "fnv",
5954 "futures-core",
5955 "futures-sink",
5956 "http 1.2.0",
5957 "indexmap",
5958 "slab",
5959 "tokio",
5960 "tokio-util",
5961 "tracing",
5962]
5963
5964[[package]]
5965name = "half"
5966version = "2.4.1"
5967source = "registry+https://github.com/rust-lang/crates.io-index"
5968checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
5969dependencies = [
5970 "cfg-if",
5971 "crunchy",
5972]
5973
5974[[package]]
5975name = "handlebars"
5976version = "4.5.0"
5977source = "registry+https://github.com/rust-lang/crates.io-index"
5978checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225"
5979dependencies = [
5980 "log",
5981 "pest",
5982 "pest_derive",
5983 "serde",
5984 "serde_json",
5985 "thiserror 1.0.69",
5986]
5987
5988[[package]]
5989name = "handlebars"
5990version = "6.2.0"
5991source = "registry+https://github.com/rust-lang/crates.io-index"
5992checksum = "fd4ccde012831f9a071a637b0d4e31df31c0f6c525784b35ae76a9ac6bc1e315"
5993dependencies = [
5994 "log",
5995 "num-order",
5996 "pest",
5997 "pest_derive",
5998 "serde",
5999 "serde_json",
6000 "thiserror 1.0.69",
6001]
6002
6003[[package]]
6004name = "hashbrown"
6005version = "0.12.3"
6006source = "registry+https://github.com/rust-lang/crates.io-index"
6007checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
6008dependencies = [
6009 "ahash 0.7.8",
6010]
6011
6012[[package]]
6013name = "hashbrown"
6014version = "0.14.5"
6015source = "registry+https://github.com/rust-lang/crates.io-index"
6016checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
6017dependencies = [
6018 "ahash 0.8.11",
6019 "allocator-api2",
6020]
6021
6022[[package]]
6023name = "hashbrown"
6024version = "0.15.2"
6025source = "registry+https://github.com/rust-lang/crates.io-index"
6026checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
6027dependencies = [
6028 "allocator-api2",
6029 "equivalent",
6030 "foldhash",
6031 "serde",
6032]
6033
6034[[package]]
6035name = "hashlink"
6036version = "0.8.4"
6037source = "registry+https://github.com/rust-lang/crates.io-index"
6038checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
6039dependencies = [
6040 "hashbrown 0.14.5",
6041]
6042
6043[[package]]
6044name = "hashlink"
6045version = "0.10.0"
6046source = "registry+https://github.com/rust-lang/crates.io-index"
6047checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
6048dependencies = [
6049 "hashbrown 0.15.2",
6050]
6051
6052[[package]]
6053name = "headers"
6054version = "0.3.9"
6055source = "registry+https://github.com/rust-lang/crates.io-index"
6056checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
6057dependencies = [
6058 "base64 0.21.7",
6059 "bytes 1.10.1",
6060 "headers-core",
6061 "http 0.2.12",
6062 "httpdate",
6063 "mime",
6064 "sha1",
6065]
6066
6067[[package]]
6068name = "headers-core"
6069version = "0.2.0"
6070source = "registry+https://github.com/rust-lang/crates.io-index"
6071checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
6072dependencies = [
6073 "http 0.2.12",
6074]
6075
6076[[package]]
6077name = "heck"
6078version = "0.3.3"
6079source = "registry+https://github.com/rust-lang/crates.io-index"
6080checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
6081dependencies = [
6082 "unicode-segmentation",
6083]
6084
6085[[package]]
6086name = "heck"
6087version = "0.4.1"
6088source = "registry+https://github.com/rust-lang/crates.io-index"
6089checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
6090dependencies = [
6091 "unicode-segmentation",
6092]
6093
6094[[package]]
6095name = "heck"
6096version = "0.5.0"
6097source = "registry+https://github.com/rust-lang/crates.io-index"
6098checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
6099
6100[[package]]
6101name = "heed"
6102version = "0.21.0"
6103source = "registry+https://github.com/rust-lang/crates.io-index"
6104checksum = "bd54745cfacb7b97dee45e8fdb91814b62bccddb481debb7de0f9ee6b7bf5b43"
6105dependencies = [
6106 "bitflags 2.8.0",
6107 "byteorder",
6108 "heed-traits",
6109 "heed-types",
6110 "libc",
6111 "lmdb-master-sys",
6112 "once_cell",
6113 "page_size",
6114 "serde",
6115 "synchronoise",
6116 "url",
6117]
6118
6119[[package]]
6120name = "heed-traits"
6121version = "0.20.0"
6122source = "registry+https://github.com/rust-lang/crates.io-index"
6123checksum = "eb3130048d404c57ce5a1ac61a903696e8fcde7e8c2991e9fcfc1f27c3ef74ff"
6124
6125[[package]]
6126name = "heed-types"
6127version = "0.21.0"
6128source = "registry+https://github.com/rust-lang/crates.io-index"
6129checksum = "13c255bdf46e07fb840d120a36dcc81f385140d7191c76a7391672675c01a55d"
6130dependencies = [
6131 "bincode",
6132 "byteorder",
6133 "heed-traits",
6134 "serde",
6135 "serde_json",
6136]
6137
6138[[package]]
6139name = "hermit-abi"
6140version = "0.3.9"
6141source = "registry+https://github.com/rust-lang/crates.io-index"
6142checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
6143
6144[[package]]
6145name = "hermit-abi"
6146version = "0.4.0"
6147source = "registry+https://github.com/rust-lang/crates.io-index"
6148checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
6149
6150[[package]]
6151name = "hex"
6152version = "0.4.3"
6153source = "registry+https://github.com/rust-lang/crates.io-index"
6154checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
6155
6156[[package]]
6157name = "hexf-parse"
6158version = "0.2.1"
6159source = "registry+https://github.com/rust-lang/crates.io-index"
6160checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
6161
6162[[package]]
6163name = "hidden-trait"
6164version = "0.1.2"
6165source = "registry+https://github.com/rust-lang/crates.io-index"
6166checksum = "68ed9e850438ac849bec07e7d09fbe9309cbd396a5988c30b010580ce08860df"
6167dependencies = [
6168 "proc-macro2",
6169 "quote",
6170 "syn 1.0.109",
6171]
6172
6173[[package]]
6174name = "hkdf"
6175version = "0.12.4"
6176source = "registry+https://github.com/rust-lang/crates.io-index"
6177checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
6178dependencies = [
6179 "hmac",
6180]
6181
6182[[package]]
6183name = "hmac"
6184version = "0.12.1"
6185source = "registry+https://github.com/rust-lang/crates.io-index"
6186checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
6187dependencies = [
6188 "digest",
6189]
6190
6191[[package]]
6192name = "home"
6193version = "0.5.9"
6194source = "registry+https://github.com/rust-lang/crates.io-index"
6195checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
6196dependencies = [
6197 "windows-sys 0.52.0",
6198]
6199
6200[[package]]
6201name = "hound"
6202version = "3.5.1"
6203source = "registry+https://github.com/rust-lang/crates.io-index"
6204checksum = "62adaabb884c94955b19907d60019f4e145d091c75345379e70d1ee696f7854f"
6205
6206[[package]]
6207name = "html5ever"
6208version = "0.27.0"
6209source = "registry+https://github.com/rust-lang/crates.io-index"
6210checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
6211dependencies = [
6212 "log",
6213 "mac",
6214 "markup5ever",
6215 "proc-macro2",
6216 "quote",
6217 "syn 2.0.100",
6218]
6219
6220[[package]]
6221name = "html_to_markdown"
6222version = "0.1.0"
6223dependencies = [
6224 "anyhow",
6225 "html5ever",
6226 "indoc",
6227 "markup5ever_rcdom",
6228 "pretty_assertions",
6229 "regex",
6230]
6231
6232[[package]]
6233name = "http"
6234version = "0.2.12"
6235source = "registry+https://github.com/rust-lang/crates.io-index"
6236checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
6237dependencies = [
6238 "bytes 1.10.1",
6239 "fnv",
6240 "itoa",
6241]
6242
6243[[package]]
6244name = "http"
6245version = "1.2.0"
6246source = "registry+https://github.com/rust-lang/crates.io-index"
6247checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
6248dependencies = [
6249 "bytes 1.10.1",
6250 "fnv",
6251 "itoa",
6252]
6253
6254[[package]]
6255name = "http-body"
6256version = "0.4.6"
6257source = "registry+https://github.com/rust-lang/crates.io-index"
6258checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
6259dependencies = [
6260 "bytes 1.10.1",
6261 "http 0.2.12",
6262 "pin-project-lite",
6263]
6264
6265[[package]]
6266name = "http-body"
6267version = "1.0.1"
6268source = "registry+https://github.com/rust-lang/crates.io-index"
6269checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
6270dependencies = [
6271 "bytes 1.10.1",
6272 "http 1.2.0",
6273]
6274
6275[[package]]
6276name = "http-body-util"
6277version = "0.1.2"
6278source = "registry+https://github.com/rust-lang/crates.io-index"
6279checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
6280dependencies = [
6281 "bytes 1.10.1",
6282 "futures-util",
6283 "http 1.2.0",
6284 "http-body 1.0.1",
6285 "pin-project-lite",
6286]
6287
6288[[package]]
6289name = "http-range-header"
6290version = "0.3.1"
6291source = "registry+https://github.com/rust-lang/crates.io-index"
6292checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
6293
6294[[package]]
6295name = "http-types"
6296version = "2.12.0"
6297source = "registry+https://github.com/rust-lang/crates.io-index"
6298checksum = "6e9b187a72d63adbfba487f48095306ac823049cb504ee195541e91c7775f5ad"
6299dependencies = [
6300 "anyhow",
6301 "async-channel 1.9.0",
6302 "base64 0.13.1",
6303 "futures-lite 1.13.0",
6304 "http 0.2.12",
6305 "infer",
6306 "pin-project-lite",
6307 "rand 0.7.3",
6308 "serde",
6309 "serde_json",
6310 "serde_qs 0.8.5",
6311 "serde_urlencoded",
6312 "url",
6313]
6314
6315[[package]]
6316name = "http_client"
6317version = "0.1.0"
6318dependencies = [
6319 "anyhow",
6320 "bytes 1.10.1",
6321 "derive_more",
6322 "futures 0.3.31",
6323 "http 1.2.0",
6324 "log",
6325 "serde",
6326 "serde_json",
6327 "url",
6328]
6329
6330[[package]]
6331name = "http_client_tls"
6332version = "0.1.0"
6333dependencies = [
6334 "rustls 0.23.25",
6335 "rustls-platform-verifier",
6336]
6337
6338[[package]]
6339name = "httparse"
6340version = "1.9.5"
6341source = "registry+https://github.com/rust-lang/crates.io-index"
6342checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
6343
6344[[package]]
6345name = "httpdate"
6346version = "1.0.3"
6347source = "registry+https://github.com/rust-lang/crates.io-index"
6348checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
6349
6350[[package]]
6351name = "human_bytes"
6352version = "0.4.3"
6353source = "registry+https://github.com/rust-lang/crates.io-index"
6354checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
6355
6356[[package]]
6357name = "humantime"
6358version = "2.1.0"
6359source = "registry+https://github.com/rust-lang/crates.io-index"
6360checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
6361
6362[[package]]
6363name = "hyper"
6364version = "0.14.32"
6365source = "registry+https://github.com/rust-lang/crates.io-index"
6366checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
6367dependencies = [
6368 "bytes 1.10.1",
6369 "futures-channel",
6370 "futures-core",
6371 "futures-util",
6372 "h2 0.3.26",
6373 "http 0.2.12",
6374 "http-body 0.4.6",
6375 "httparse",
6376 "httpdate",
6377 "itoa",
6378 "pin-project-lite",
6379 "socket2",
6380 "tokio",
6381 "tower-service",
6382 "tracing",
6383 "want",
6384]
6385
6386[[package]]
6387name = "hyper"
6388version = "1.5.1"
6389source = "registry+https://github.com/rust-lang/crates.io-index"
6390checksum = "97818827ef4f364230e16705d4706e2897df2bb60617d6ca15d598025a3c481f"
6391dependencies = [
6392 "bytes 1.10.1",
6393 "futures-channel",
6394 "futures-util",
6395 "h2 0.4.7",
6396 "http 1.2.0",
6397 "http-body 1.0.1",
6398 "httparse",
6399 "itoa",
6400 "pin-project-lite",
6401 "smallvec",
6402 "tokio",
6403 "want",
6404]
6405
6406[[package]]
6407name = "hyper-rustls"
6408version = "0.24.2"
6409source = "registry+https://github.com/rust-lang/crates.io-index"
6410checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
6411dependencies = [
6412 "futures-util",
6413 "http 0.2.12",
6414 "hyper 0.14.32",
6415 "log",
6416 "rustls 0.21.12",
6417 "rustls-native-certs 0.6.3",
6418 "tokio",
6419 "tokio-rustls 0.24.1",
6420]
6421
6422[[package]]
6423name = "hyper-rustls"
6424version = "0.27.3"
6425source = "registry+https://github.com/rust-lang/crates.io-index"
6426checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333"
6427dependencies = [
6428 "futures-util",
6429 "http 1.2.0",
6430 "hyper 1.5.1",
6431 "hyper-util",
6432 "rustls 0.23.25",
6433 "rustls-native-certs 0.8.1",
6434 "rustls-pki-types",
6435 "tokio",
6436 "tokio-rustls 0.26.1",
6437 "tower-service",
6438]
6439
6440[[package]]
6441name = "hyper-tls"
6442version = "0.5.0"
6443source = "registry+https://github.com/rust-lang/crates.io-index"
6444checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
6445dependencies = [
6446 "bytes 1.10.1",
6447 "hyper 0.14.32",
6448 "native-tls",
6449 "tokio",
6450 "tokio-native-tls",
6451]
6452
6453[[package]]
6454name = "hyper-util"
6455version = "0.1.10"
6456source = "registry+https://github.com/rust-lang/crates.io-index"
6457checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4"
6458dependencies = [
6459 "bytes 1.10.1",
6460 "futures-channel",
6461 "futures-util",
6462 "http 1.2.0",
6463 "http-body 1.0.1",
6464 "hyper 1.5.1",
6465 "pin-project-lite",
6466 "socket2",
6467 "tokio",
6468 "tower-service",
6469 "tracing",
6470]
6471
6472[[package]]
6473name = "iana-time-zone"
6474version = "0.1.61"
6475source = "registry+https://github.com/rust-lang/crates.io-index"
6476checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
6477dependencies = [
6478 "android_system_properties",
6479 "core-foundation-sys",
6480 "iana-time-zone-haiku",
6481 "js-sys",
6482 "wasm-bindgen",
6483 "windows-core 0.52.0",
6484]
6485
6486[[package]]
6487name = "iana-time-zone-haiku"
6488version = "0.1.2"
6489source = "registry+https://github.com/rust-lang/crates.io-index"
6490checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
6491dependencies = [
6492 "cc",
6493]
6494
6495[[package]]
6496name = "icons"
6497version = "0.1.0"
6498dependencies = [
6499 "serde",
6500 "strum",
6501]
6502
6503[[package]]
6504name = "icu_collections"
6505version = "1.5.0"
6506source = "registry+https://github.com/rust-lang/crates.io-index"
6507checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
6508dependencies = [
6509 "displaydoc",
6510 "yoke",
6511 "zerofrom",
6512 "zerovec",
6513]
6514
6515[[package]]
6516name = "icu_locid"
6517version = "1.5.0"
6518source = "registry+https://github.com/rust-lang/crates.io-index"
6519checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
6520dependencies = [
6521 "displaydoc",
6522 "litemap",
6523 "tinystr",
6524 "writeable",
6525 "zerovec",
6526]
6527
6528[[package]]
6529name = "icu_locid_transform"
6530version = "1.5.0"
6531source = "registry+https://github.com/rust-lang/crates.io-index"
6532checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
6533dependencies = [
6534 "displaydoc",
6535 "icu_locid",
6536 "icu_locid_transform_data",
6537 "icu_provider",
6538 "tinystr",
6539 "zerovec",
6540]
6541
6542[[package]]
6543name = "icu_locid_transform_data"
6544version = "1.5.0"
6545source = "registry+https://github.com/rust-lang/crates.io-index"
6546checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
6547
6548[[package]]
6549name = "icu_normalizer"
6550version = "1.5.0"
6551source = "registry+https://github.com/rust-lang/crates.io-index"
6552checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
6553dependencies = [
6554 "displaydoc",
6555 "icu_collections",
6556 "icu_normalizer_data",
6557 "icu_properties",
6558 "icu_provider",
6559 "smallvec",
6560 "utf16_iter",
6561 "utf8_iter",
6562 "write16",
6563 "zerovec",
6564]
6565
6566[[package]]
6567name = "icu_normalizer_data"
6568version = "1.5.0"
6569source = "registry+https://github.com/rust-lang/crates.io-index"
6570checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
6571
6572[[package]]
6573name = "icu_properties"
6574version = "1.5.1"
6575source = "registry+https://github.com/rust-lang/crates.io-index"
6576checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
6577dependencies = [
6578 "displaydoc",
6579 "icu_collections",
6580 "icu_locid_transform",
6581 "icu_properties_data",
6582 "icu_provider",
6583 "tinystr",
6584 "zerovec",
6585]
6586
6587[[package]]
6588name = "icu_properties_data"
6589version = "1.5.0"
6590source = "registry+https://github.com/rust-lang/crates.io-index"
6591checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
6592
6593[[package]]
6594name = "icu_provider"
6595version = "1.5.0"
6596source = "registry+https://github.com/rust-lang/crates.io-index"
6597checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
6598dependencies = [
6599 "displaydoc",
6600 "icu_locid",
6601 "icu_provider_macros",
6602 "stable_deref_trait",
6603 "tinystr",
6604 "writeable",
6605 "yoke",
6606 "zerofrom",
6607 "zerovec",
6608]
6609
6610[[package]]
6611name = "icu_provider_macros"
6612version = "1.5.0"
6613source = "registry+https://github.com/rust-lang/crates.io-index"
6614checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
6615dependencies = [
6616 "proc-macro2",
6617 "quote",
6618 "syn 2.0.100",
6619]
6620
6621[[package]]
6622name = "id-arena"
6623version = "2.2.1"
6624source = "registry+https://github.com/rust-lang/crates.io-index"
6625checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
6626
6627[[package]]
6628name = "idna"
6629version = "1.0.3"
6630source = "registry+https://github.com/rust-lang/crates.io-index"
6631checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
6632dependencies = [
6633 "idna_adapter",
6634 "smallvec",
6635 "utf8_iter",
6636]
6637
6638[[package]]
6639name = "idna_adapter"
6640version = "1.2.0"
6641source = "registry+https://github.com/rust-lang/crates.io-index"
6642checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
6643dependencies = [
6644 "icu_normalizer",
6645 "icu_properties",
6646]
6647
6648[[package]]
6649name = "ignore"
6650version = "0.4.23"
6651source = "registry+https://github.com/rust-lang/crates.io-index"
6652checksum = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b"
6653dependencies = [
6654 "crossbeam-deque",
6655 "globset",
6656 "log",
6657 "memchr",
6658 "regex-automata 0.4.9",
6659 "same-file",
6660 "walkdir",
6661 "winapi-util",
6662]
6663
6664[[package]]
6665name = "image"
6666version = "0.25.5"
6667source = "registry+https://github.com/rust-lang/crates.io-index"
6668checksum = "cd6f44aed642f18953a158afeb30206f4d50da59fbc66ecb53c66488de73563b"
6669dependencies = [
6670 "bytemuck",
6671 "byteorder-lite",
6672 "color_quant",
6673 "exr",
6674 "gif",
6675 "image-webp",
6676 "num-traits",
6677 "png",
6678 "qoi",
6679 "ravif",
6680 "rayon",
6681 "rgb",
6682 "tiff",
6683 "zune-core",
6684 "zune-jpeg",
6685]
6686
6687[[package]]
6688name = "image-webp"
6689version = "0.2.0"
6690source = "registry+https://github.com/rust-lang/crates.io-index"
6691checksum = "e031e8e3d94711a9ccb5d6ea357439ef3dcbed361798bd4071dc4d9793fbe22f"
6692dependencies = [
6693 "byteorder-lite",
6694 "quick-error",
6695]
6696
6697[[package]]
6698name = "image_viewer"
6699version = "0.1.0"
6700dependencies = [
6701 "anyhow",
6702 "db",
6703 "editor",
6704 "file_icons",
6705 "gpui",
6706 "project",
6707 "schemars",
6708 "serde",
6709 "settings",
6710 "theme",
6711 "ui",
6712 "util",
6713 "workspace",
6714]
6715
6716[[package]]
6717name = "imagesize"
6718version = "0.13.0"
6719source = "registry+https://github.com/rust-lang/crates.io-index"
6720checksum = "edcd27d72f2f071c64249075f42e205ff93c9a4c5f6c6da53e79ed9f9832c285"
6721
6722[[package]]
6723name = "imara-diff"
6724version = "0.1.8"
6725source = "registry+https://github.com/rust-lang/crates.io-index"
6726checksum = "17d34b7d42178945f775e84bc4c36dde7c1c6cdfea656d3354d009056f2bb3d2"
6727dependencies = [
6728 "hashbrown 0.15.2",
6729]
6730
6731[[package]]
6732name = "imgref"
6733version = "1.11.0"
6734source = "registry+https://github.com/rust-lang/crates.io-index"
6735checksum = "d0263a3d970d5c054ed9312c0057b4f3bde9c0b33836d3637361d4a9e6e7a408"
6736
6737[[package]]
6738name = "indexed_docs"
6739version = "0.1.0"
6740dependencies = [
6741 "anyhow",
6742 "async-trait",
6743 "cargo_metadata",
6744 "collections",
6745 "derive_more",
6746 "extension",
6747 "fs",
6748 "futures 0.3.31",
6749 "fuzzy",
6750 "gpui",
6751 "heed",
6752 "html_to_markdown",
6753 "http_client",
6754 "indexmap",
6755 "indoc",
6756 "parking_lot",
6757 "paths",
6758 "pretty_assertions",
6759 "serde",
6760 "strum",
6761 "util",
6762]
6763
6764[[package]]
6765name = "indexmap"
6766version = "2.7.1"
6767source = "registry+https://github.com/rust-lang/crates.io-index"
6768checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652"
6769dependencies = [
6770 "equivalent",
6771 "hashbrown 0.15.2",
6772 "serde",
6773]
6774
6775[[package]]
6776name = "indoc"
6777version = "2.0.6"
6778source = "registry+https://github.com/rust-lang/crates.io-index"
6779checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
6780
6781[[package]]
6782name = "infer"
6783version = "0.2.3"
6784source = "registry+https://github.com/rust-lang/crates.io-index"
6785checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac"
6786
6787[[package]]
6788name = "inherent"
6789version = "1.0.11"
6790source = "registry+https://github.com/rust-lang/crates.io-index"
6791checksum = "0122b7114117e64a63ac49f752a5ca4624d534c7b1c7de796ac196381cd2d947"
6792dependencies = [
6793 "proc-macro2",
6794 "quote",
6795 "syn 2.0.100",
6796]
6797
6798[[package]]
6799name = "inline_completion"
6800version = "0.1.0"
6801dependencies = [
6802 "gpui",
6803 "language",
6804 "project",
6805]
6806
6807[[package]]
6808name = "inline_completion_button"
6809version = "0.1.0"
6810dependencies = [
6811 "anyhow",
6812 "client",
6813 "copilot",
6814 "editor",
6815 "feature_flags",
6816 "fs",
6817 "futures 0.3.31",
6818 "gpui",
6819 "indoc",
6820 "inline_completion",
6821 "language",
6822 "lsp",
6823 "paths",
6824 "project",
6825 "regex",
6826 "serde_json",
6827 "settings",
6828 "supermaven",
6829 "telemetry",
6830 "theme",
6831 "ui",
6832 "workspace",
6833 "zed_actions",
6834 "zeta",
6835]
6836
6837[[package]]
6838name = "inotify"
6839version = "0.9.6"
6840source = "registry+https://github.com/rust-lang/crates.io-index"
6841checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
6842dependencies = [
6843 "bitflags 1.3.2",
6844 "inotify-sys",
6845 "libc",
6846]
6847
6848[[package]]
6849name = "inotify"
6850version = "0.11.0"
6851source = "registry+https://github.com/rust-lang/crates.io-index"
6852checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3"
6853dependencies = [
6854 "bitflags 2.8.0",
6855 "inotify-sys",
6856 "libc",
6857]
6858
6859[[package]]
6860name = "inotify-sys"
6861version = "0.1.5"
6862source = "registry+https://github.com/rust-lang/crates.io-index"
6863checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
6864dependencies = [
6865 "libc",
6866]
6867
6868[[package]]
6869name = "inout"
6870version = "0.1.3"
6871source = "registry+https://github.com/rust-lang/crates.io-index"
6872checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
6873dependencies = [
6874 "block-padding",
6875 "generic-array",
6876]
6877
6878[[package]]
6879name = "install_cli"
6880version = "0.1.0"
6881dependencies = [
6882 "anyhow",
6883 "gpui",
6884 "smol",
6885 "util",
6886]
6887
6888[[package]]
6889name = "instant"
6890version = "0.1.13"
6891source = "registry+https://github.com/rust-lang/crates.io-index"
6892checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
6893dependencies = [
6894 "cfg-if",
6895]
6896
6897[[package]]
6898name = "interpolate_name"
6899version = "0.2.4"
6900source = "registry+https://github.com/rust-lang/crates.io-index"
6901checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60"
6902dependencies = [
6903 "proc-macro2",
6904 "quote",
6905 "syn 2.0.100",
6906]
6907
6908[[package]]
6909name = "inventory"
6910version = "0.3.20"
6911source = "registry+https://github.com/rust-lang/crates.io-index"
6912checksum = "ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83"
6913dependencies = [
6914 "rustversion",
6915]
6916
6917[[package]]
6918name = "io-extras"
6919version = "0.18.4"
6920source = "registry+https://github.com/rust-lang/crates.io-index"
6921checksum = "2285ddfe3054097ef4b2fe909ef8c3bcd1ea52a8f0d274416caebeef39f04a65"
6922dependencies = [
6923 "io-lifetimes",
6924 "windows-sys 0.59.0",
6925]
6926
6927[[package]]
6928name = "io-lifetimes"
6929version = "2.0.4"
6930source = "registry+https://github.com/rust-lang/crates.io-index"
6931checksum = "06432fb54d3be7964ecd3649233cddf80db2832f47fec34c01f65b3d9d774983"
6932
6933[[package]]
6934name = "iovec"
6935version = "0.1.4"
6936source = "registry+https://github.com/rust-lang/crates.io-index"
6937checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
6938dependencies = [
6939 "libc",
6940]
6941
6942[[package]]
6943name = "ipc-channel"
6944version = "0.19.0"
6945source = "registry+https://github.com/rust-lang/crates.io-index"
6946checksum = "6fb8251fb7bcd9ccd3725ed8deae9fe7db8e586495c9eb5b0c52e6233e5e75ea"
6947dependencies = [
6948 "bincode",
6949 "crossbeam-channel",
6950 "fnv",
6951 "lazy_static",
6952 "libc",
6953 "mio 1.0.3",
6954 "rand 0.8.5",
6955 "serde",
6956 "tempfile",
6957 "uuid",
6958 "windows 0.58.0",
6959]
6960
6961[[package]]
6962name = "ipnet"
6963version = "2.10.1"
6964source = "registry+https://github.com/rust-lang/crates.io-index"
6965checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
6966
6967[[package]]
6968name = "is-docker"
6969version = "0.2.0"
6970source = "registry+https://github.com/rust-lang/crates.io-index"
6971checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
6972dependencies = [
6973 "once_cell",
6974]
6975
6976[[package]]
6977name = "is-terminal"
6978version = "0.4.13"
6979source = "registry+https://github.com/rust-lang/crates.io-index"
6980checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b"
6981dependencies = [
6982 "hermit-abi 0.4.0",
6983 "libc",
6984 "windows-sys 0.52.0",
6985]
6986
6987[[package]]
6988name = "is-wsl"
6989version = "0.4.0"
6990source = "registry+https://github.com/rust-lang/crates.io-index"
6991checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
6992dependencies = [
6993 "is-docker",
6994 "once_cell",
6995]
6996
6997[[package]]
6998name = "is_terminal_polyfill"
6999version = "1.70.1"
7000source = "registry+https://github.com/rust-lang/crates.io-index"
7001checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
7002
7003[[package]]
7004name = "itertools"
7005version = "0.10.5"
7006source = "registry+https://github.com/rust-lang/crates.io-index"
7007checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
7008dependencies = [
7009 "either",
7010]
7011
7012[[package]]
7013name = "itertools"
7014version = "0.11.0"
7015source = "registry+https://github.com/rust-lang/crates.io-index"
7016checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
7017dependencies = [
7018 "either",
7019]
7020
7021[[package]]
7022name = "itertools"
7023version = "0.12.1"
7024source = "registry+https://github.com/rust-lang/crates.io-index"
7025checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
7026dependencies = [
7027 "either",
7028]
7029
7030[[package]]
7031name = "itertools"
7032version = "0.14.0"
7033source = "registry+https://github.com/rust-lang/crates.io-index"
7034checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
7035dependencies = [
7036 "either",
7037]
7038
7039[[package]]
7040name = "itoa"
7041version = "1.0.14"
7042source = "registry+https://github.com/rust-lang/crates.io-index"
7043checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
7044
7045[[package]]
7046name = "jiff"
7047version = "0.2.4"
7048source = "registry+https://github.com/rust-lang/crates.io-index"
7049checksum = "d699bc6dfc879fb1bf9bdff0d4c56f0884fc6f0d0eb0fba397a6d00cd9a6b85e"
7050dependencies = [
7051 "jiff-static",
7052 "log",
7053 "portable-atomic",
7054 "portable-atomic-util",
7055 "serde",
7056]
7057
7058[[package]]
7059name = "jiff-static"
7060version = "0.2.4"
7061source = "registry+https://github.com/rust-lang/crates.io-index"
7062checksum = "8d16e75759ee0aa64c57a56acbf43916987b20c77373cb7e808979e02b93c9f9"
7063dependencies = [
7064 "proc-macro2",
7065 "quote",
7066 "syn 2.0.100",
7067]
7068
7069[[package]]
7070name = "jni"
7071version = "0.21.1"
7072source = "registry+https://github.com/rust-lang/crates.io-index"
7073checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
7074dependencies = [
7075 "cesu8",
7076 "cfg-if",
7077 "combine",
7078 "jni-sys",
7079 "log",
7080 "thiserror 1.0.69",
7081 "walkdir",
7082 "windows-sys 0.45.0",
7083]
7084
7085[[package]]
7086name = "jni-sys"
7087version = "0.3.0"
7088source = "registry+https://github.com/rust-lang/crates.io-index"
7089checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
7090
7091[[package]]
7092name = "jobserver"
7093version = "0.1.32"
7094source = "registry+https://github.com/rust-lang/crates.io-index"
7095checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
7096dependencies = [
7097 "libc",
7098]
7099
7100[[package]]
7101name = "journal"
7102version = "0.1.0"
7103dependencies = [
7104 "anyhow",
7105 "chrono",
7106 "editor",
7107 "gpui",
7108 "log",
7109 "schemars",
7110 "serde",
7111 "settings",
7112 "shellexpand 2.1.2",
7113 "workspace",
7114]
7115
7116[[package]]
7117name = "jpeg-decoder"
7118version = "0.3.1"
7119source = "registry+https://github.com/rust-lang/crates.io-index"
7120checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
7121
7122[[package]]
7123name = "js-sys"
7124version = "0.3.76"
7125source = "registry+https://github.com/rust-lang/crates.io-index"
7126checksum = "6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7"
7127dependencies = [
7128 "once_cell",
7129 "wasm-bindgen",
7130]
7131
7132[[package]]
7133name = "jsonwebtoken"
7134version = "9.3.1"
7135source = "registry+https://github.com/rust-lang/crates.io-index"
7136checksum = "5a87cc7a48537badeae96744432de36f4be2b4a34a05a5ef32e9dd8a1c169dde"
7137dependencies = [
7138 "base64 0.22.1",
7139 "js-sys",
7140 "pem",
7141 "ring",
7142 "serde",
7143 "serde_json",
7144 "simple_asn1",
7145]
7146
7147[[package]]
7148name = "jupyter-protocol"
7149version = "0.6.0"
7150source = "registry+https://github.com/rust-lang/crates.io-index"
7151checksum = "c9ae6296f9476658b3550293c113996daf75fa542cd8d078abb4c60207bded14"
7152dependencies = [
7153 "anyhow",
7154 "async-trait",
7155 "bytes 1.10.1",
7156 "chrono",
7157 "futures 0.3.31",
7158 "serde",
7159 "serde_json",
7160 "uuid",
7161]
7162
7163[[package]]
7164name = "jupyter-websocket-client"
7165version = "0.9.0"
7166source = "registry+https://github.com/rust-lang/crates.io-index"
7167checksum = "49c1ba895c5271ff8dcae51c347fd3588905ba0025a57e20955fd231fe1228cc"
7168dependencies = [
7169 "anyhow",
7170 "async-trait",
7171 "async-tungstenite",
7172 "futures 0.3.31",
7173 "jupyter-protocol",
7174 "serde",
7175 "serde_json",
7176 "url",
7177 "uuid",
7178]
7179
7180[[package]]
7181name = "khronos-egl"
7182version = "6.0.0"
7183source = "registry+https://github.com/rust-lang/crates.io-index"
7184checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
7185dependencies = [
7186 "libc",
7187 "libloading",
7188]
7189
7190[[package]]
7191name = "kqueue"
7192version = "1.0.8"
7193source = "registry+https://github.com/rust-lang/crates.io-index"
7194checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
7195dependencies = [
7196 "kqueue-sys",
7197 "libc",
7198]
7199
7200[[package]]
7201name = "kqueue-sys"
7202version = "1.0.4"
7203source = "registry+https://github.com/rust-lang/crates.io-index"
7204checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
7205dependencies = [
7206 "bitflags 1.3.2",
7207 "libc",
7208]
7209
7210[[package]]
7211name = "kurbo"
7212version = "0.11.1"
7213source = "registry+https://github.com/rust-lang/crates.io-index"
7214checksum = "89234b2cc610a7dd927ebde6b41dd1a5d4214cffaef4cf1fb2195d592f92518f"
7215dependencies = [
7216 "arrayvec",
7217 "smallvec",
7218]
7219
7220[[package]]
7221name = "kv-log-macro"
7222version = "1.0.7"
7223source = "registry+https://github.com/rust-lang/crates.io-index"
7224checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
7225dependencies = [
7226 "log",
7227]
7228
7229[[package]]
7230name = "language"
7231version = "0.1.0"
7232dependencies = [
7233 "anyhow",
7234 "async-trait",
7235 "async-watch",
7236 "clock",
7237 "collections",
7238 "ctor",
7239 "ec4rs",
7240 "env_logger 0.11.7",
7241 "fs",
7242 "futures 0.3.31",
7243 "fuzzy",
7244 "globset",
7245 "gpui",
7246 "http_client",
7247 "imara-diff",
7248 "indoc",
7249 "itertools 0.14.0",
7250 "log",
7251 "lsp",
7252 "parking_lot",
7253 "postage",
7254 "pretty_assertions",
7255 "rand 0.8.5",
7256 "regex",
7257 "rpc",
7258 "schemars",
7259 "serde",
7260 "serde_json",
7261 "settings",
7262 "smallvec",
7263 "smol",
7264 "streaming-iterator",
7265 "strsim",
7266 "sum_tree",
7267 "task",
7268 "text",
7269 "theme",
7270 "tree-sitter",
7271 "tree-sitter-elixir",
7272 "tree-sitter-embedded-template",
7273 "tree-sitter-heex",
7274 "tree-sitter-html",
7275 "tree-sitter-json",
7276 "tree-sitter-md",
7277 "tree-sitter-ruby",
7278 "tree-sitter-rust",
7279 "tree-sitter-typescript",
7280 "unicase",
7281 "unindent",
7282 "util",
7283]
7284
7285[[package]]
7286name = "language_extension"
7287version = "0.1.0"
7288dependencies = [
7289 "anyhow",
7290 "async-trait",
7291 "collections",
7292 "extension",
7293 "fs",
7294 "futures 0.3.31",
7295 "gpui",
7296 "language",
7297 "lsp",
7298 "serde",
7299 "serde_json",
7300 "util",
7301]
7302
7303[[package]]
7304name = "language_model"
7305version = "0.1.0"
7306dependencies = [
7307 "anthropic",
7308 "anyhow",
7309 "base64 0.22.1",
7310 "client",
7311 "collections",
7312 "futures 0.3.31",
7313 "google_ai",
7314 "gpui",
7315 "http_client",
7316 "icons",
7317 "image",
7318 "log",
7319 "open_ai",
7320 "parking_lot",
7321 "proto",
7322 "schemars",
7323 "serde",
7324 "serde_json",
7325 "smol",
7326 "strum",
7327 "telemetry_events",
7328 "thiserror 2.0.12",
7329 "util",
7330]
7331
7332[[package]]
7333name = "language_model_selector"
7334version = "0.1.0"
7335dependencies = [
7336 "feature_flags",
7337 "gpui",
7338 "language_model",
7339 "log",
7340 "picker",
7341 "proto",
7342 "ui",
7343 "workspace",
7344 "zed_actions",
7345]
7346
7347[[package]]
7348name = "language_models"
7349version = "0.1.0"
7350dependencies = [
7351 "anthropic",
7352 "anyhow",
7353 "aws-config",
7354 "aws-credential-types",
7355 "aws_http_client",
7356 "bedrock",
7357 "client",
7358 "collections",
7359 "copilot",
7360 "credentials_provider",
7361 "deepseek",
7362 "editor",
7363 "feature_flags",
7364 "fs",
7365 "futures 0.3.31",
7366 "google_ai",
7367 "gpui",
7368 "gpui_tokio",
7369 "http_client",
7370 "language_model",
7371 "lmstudio",
7372 "log",
7373 "menu",
7374 "mistral",
7375 "ollama",
7376 "open_ai",
7377 "project",
7378 "proto",
7379 "schemars",
7380 "serde",
7381 "serde_json",
7382 "settings",
7383 "smol",
7384 "strum",
7385 "theme",
7386 "tiktoken-rs",
7387 "tokio",
7388 "ui",
7389 "util",
7390]
7391
7392[[package]]
7393name = "language_selector"
7394version = "0.1.0"
7395dependencies = [
7396 "anyhow",
7397 "editor",
7398 "file_finder",
7399 "file_icons",
7400 "fuzzy",
7401 "gpui",
7402 "language",
7403 "picker",
7404 "project",
7405 "settings",
7406 "ui",
7407 "util",
7408 "workspace",
7409]
7410
7411[[package]]
7412name = "language_tools"
7413version = "0.1.0"
7414dependencies = [
7415 "anyhow",
7416 "client",
7417 "collections",
7418 "copilot",
7419 "editor",
7420 "env_logger 0.11.7",
7421 "futures 0.3.31",
7422 "gpui",
7423 "itertools 0.14.0",
7424 "language",
7425 "lsp",
7426 "project",
7427 "release_channel",
7428 "serde_json",
7429 "settings",
7430 "theme",
7431 "tree-sitter",
7432 "ui",
7433 "util",
7434 "workspace",
7435 "zed_actions",
7436]
7437
7438[[package]]
7439name = "languages"
7440version = "0.1.0"
7441dependencies = [
7442 "anyhow",
7443 "async-compression",
7444 "async-tar",
7445 "async-trait",
7446 "collections",
7447 "futures 0.3.31",
7448 "gpui",
7449 "http_client",
7450 "language",
7451 "log",
7452 "lsp",
7453 "node_runtime",
7454 "paths",
7455 "pet",
7456 "pet-conda",
7457 "pet-core",
7458 "pet-fs",
7459 "pet-poetry",
7460 "pet-reporter",
7461 "pretty_assertions",
7462 "project",
7463 "regex",
7464 "rope",
7465 "rust-embed",
7466 "serde",
7467 "serde_json",
7468 "settings",
7469 "smol",
7470 "snippet_provider",
7471 "task",
7472 "text",
7473 "theme",
7474 "toml 0.8.20",
7475 "tree-sitter",
7476 "tree-sitter-bash",
7477 "tree-sitter-c",
7478 "tree-sitter-cpp",
7479 "tree-sitter-css",
7480 "tree-sitter-diff",
7481 "tree-sitter-gitcommit",
7482 "tree-sitter-go",
7483 "tree-sitter-gomod",
7484 "tree-sitter-gowork",
7485 "tree-sitter-jsdoc",
7486 "tree-sitter-json",
7487 "tree-sitter-md",
7488 "tree-sitter-python",
7489 "tree-sitter-regex",
7490 "tree-sitter-rust",
7491 "tree-sitter-typescript",
7492 "tree-sitter-yaml",
7493 "unindent",
7494 "util",
7495 "workspace",
7496]
7497
7498[[package]]
7499name = "lazy_static"
7500version = "1.5.0"
7501source = "registry+https://github.com/rust-lang/crates.io-index"
7502checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
7503dependencies = [
7504 "spin",
7505]
7506
7507[[package]]
7508name = "lazycell"
7509version = "1.3.0"
7510source = "registry+https://github.com/rust-lang/crates.io-index"
7511checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
7512
7513[[package]]
7514name = "leb128"
7515version = "0.2.5"
7516source = "registry+https://github.com/rust-lang/crates.io-index"
7517checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
7518
7519[[package]]
7520name = "lebe"
7521version = "0.5.2"
7522source = "registry+https://github.com/rust-lang/crates.io-index"
7523checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
7524
7525[[package]]
7526name = "libc"
7527version = "0.2.171"
7528source = "registry+https://github.com/rust-lang/crates.io-index"
7529checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6"
7530
7531[[package]]
7532name = "libdbus-sys"
7533version = "0.2.5"
7534source = "registry+https://github.com/rust-lang/crates.io-index"
7535checksum = "06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72"
7536dependencies = [
7537 "cc",
7538 "pkg-config",
7539]
7540
7541[[package]]
7542name = "libfuzzer-sys"
7543version = "0.4.8"
7544source = "registry+https://github.com/rust-lang/crates.io-index"
7545checksum = "9b9569d2f74e257076d8c6bfa73fb505b46b851e51ddaecc825944aa3bed17fa"
7546dependencies = [
7547 "arbitrary",
7548 "cc",
7549]
7550
7551[[package]]
7552name = "libgit2-sys"
7553version = "0.18.1+1.9.0"
7554source = "registry+https://github.com/rust-lang/crates.io-index"
7555checksum = "e1dcb20f84ffcdd825c7a311ae347cce604a6f084a767dec4a4929829645290e"
7556dependencies = [
7557 "cc",
7558 "libc",
7559 "libz-sys",
7560 "pkg-config",
7561]
7562
7563[[package]]
7564name = "libloading"
7565version = "0.8.6"
7566source = "registry+https://github.com/rust-lang/crates.io-index"
7567checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
7568dependencies = [
7569 "cfg-if",
7570 "windows-targets 0.52.6",
7571]
7572
7573[[package]]
7574name = "libm"
7575version = "0.2.11"
7576source = "registry+https://github.com/rust-lang/crates.io-index"
7577checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
7578
7579[[package]]
7580name = "libmimalloc-sys"
7581version = "0.1.40"
7582source = "registry+https://github.com/rust-lang/crates.io-index"
7583checksum = "07d0e07885d6a754b9c7993f2625187ad694ee985d60f23355ff0e7077261502"
7584dependencies = [
7585 "cc",
7586 "libc",
7587]
7588
7589[[package]]
7590name = "libredox"
7591version = "0.1.3"
7592source = "registry+https://github.com/rust-lang/crates.io-index"
7593checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
7594dependencies = [
7595 "bitflags 2.8.0",
7596 "libc",
7597 "redox_syscall 0.5.8",
7598]
7599
7600[[package]]
7601name = "libsqlite3-sys"
7602version = "0.30.1"
7603source = "registry+https://github.com/rust-lang/crates.io-index"
7604checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
7605dependencies = [
7606 "cc",
7607 "pkg-config",
7608 "vcpkg",
7609]
7610
7611[[package]]
7612name = "libwebrtc"
7613version = "0.3.7"
7614source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7615dependencies = [
7616 "cxx",
7617 "jni",
7618 "js-sys",
7619 "lazy_static",
7620 "livekit-protocol",
7621 "livekit-runtime",
7622 "log",
7623 "parking_lot",
7624 "serde",
7625 "serde_json",
7626 "thiserror 1.0.69",
7627 "tokio",
7628 "wasm-bindgen",
7629 "wasm-bindgen-futures",
7630 "web-sys",
7631 "webrtc-sys",
7632]
7633
7634[[package]]
7635name = "libz-sys"
7636version = "1.1.20"
7637source = "registry+https://github.com/rust-lang/crates.io-index"
7638checksum = "d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472"
7639dependencies = [
7640 "cc",
7641 "libc",
7642 "pkg-config",
7643 "vcpkg",
7644]
7645
7646[[package]]
7647name = "link-cplusplus"
7648version = "1.0.9"
7649source = "registry+https://github.com/rust-lang/crates.io-index"
7650checksum = "9d240c6f7e1ba3a28b0249f774e6a9dd0175054b52dfbb61b16eb8505c3785c9"
7651dependencies = [
7652 "cc",
7653]
7654
7655[[package]]
7656name = "linkify"
7657version = "0.10.0"
7658source = "registry+https://github.com/rust-lang/crates.io-index"
7659checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
7660dependencies = [
7661 "memchr",
7662]
7663
7664[[package]]
7665name = "linkme"
7666version = "0.3.32"
7667source = "registry+https://github.com/rust-lang/crates.io-index"
7668checksum = "22d227772b5999ddc0690e733f734f95ca05387e329c4084fe65678c51198ffe"
7669dependencies = [
7670 "linkme-impl",
7671]
7672
7673[[package]]
7674name = "linkme-impl"
7675version = "0.3.32"
7676source = "registry+https://github.com/rust-lang/crates.io-index"
7677checksum = "71a98813fa0073a317ed6a8055dcd4722a49d9b862af828ee68449adb799b6be"
7678dependencies = [
7679 "proc-macro2",
7680 "quote",
7681 "syn 2.0.100",
7682]
7683
7684[[package]]
7685name = "linux-raw-sys"
7686version = "0.4.14"
7687source = "registry+https://github.com/rust-lang/crates.io-index"
7688checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
7689
7690[[package]]
7691name = "litemap"
7692version = "0.7.4"
7693source = "registry+https://github.com/rust-lang/crates.io-index"
7694checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
7695
7696[[package]]
7697name = "livekit"
7698version = "0.7.0"
7699source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7700dependencies = [
7701 "chrono",
7702 "futures-util",
7703 "lazy_static",
7704 "libwebrtc",
7705 "livekit-api",
7706 "livekit-protocol",
7707 "livekit-runtime",
7708 "log",
7709 "parking_lot",
7710 "prost 0.12.6",
7711 "semver",
7712 "serde",
7713 "serde_json",
7714 "thiserror 1.0.69",
7715 "tokio",
7716]
7717
7718[[package]]
7719name = "livekit-api"
7720version = "0.4.1"
7721source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7722dependencies = [
7723 "async-tungstenite",
7724 "futures-util",
7725 "http 0.2.12",
7726 "jsonwebtoken",
7727 "livekit-protocol",
7728 "livekit-runtime",
7729 "log",
7730 "parking_lot",
7731 "prost 0.12.6",
7732 "reqwest 0.11.27",
7733 "scopeguard",
7734 "serde",
7735 "serde_json",
7736 "sha2",
7737 "thiserror 1.0.69",
7738 "tokio",
7739 "tokio-tungstenite 0.20.1",
7740 "url",
7741]
7742
7743[[package]]
7744name = "livekit-protocol"
7745version = "0.3.6"
7746source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7747dependencies = [
7748 "futures-util",
7749 "livekit-runtime",
7750 "parking_lot",
7751 "pbjson",
7752 "pbjson-types",
7753 "prost 0.12.6",
7754 "prost-types 0.12.6",
7755 "serde",
7756 "thiserror 1.0.69",
7757 "tokio",
7758]
7759
7760[[package]]
7761name = "livekit-runtime"
7762version = "0.3.1"
7763source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
7764dependencies = [
7765 "async-io",
7766 "async-std",
7767 "async-task",
7768 "futures 0.3.31",
7769]
7770
7771[[package]]
7772name = "livekit_api"
7773version = "0.1.0"
7774dependencies = [
7775 "anyhow",
7776 "async-trait",
7777 "jsonwebtoken",
7778 "log",
7779 "prost 0.9.0",
7780 "prost-build 0.9.0",
7781 "prost-types 0.9.0",
7782 "reqwest 0.12.8",
7783 "serde",
7784]
7785
7786[[package]]
7787name = "livekit_client"
7788version = "0.1.0"
7789dependencies = [
7790 "anyhow",
7791 "async-trait",
7792 "collections",
7793 "core-foundation 0.9.4",
7794 "coreaudio-rs 0.12.1",
7795 "cpal",
7796 "futures 0.3.31",
7797 "gpui",
7798 "http 0.2.12",
7799 "http_client",
7800 "image",
7801 "livekit",
7802 "livekit_api",
7803 "log",
7804 "media",
7805 "nanoid",
7806 "parking_lot",
7807 "postage",
7808 "serde",
7809 "serde_json",
7810 "sha2",
7811 "simplelog",
7812 "smallvec",
7813 "util",
7814]
7815
7816[[package]]
7817name = "livekit_client_macos"
7818version = "0.1.0"
7819dependencies = [
7820 "anyhow",
7821 "async-broadcast",
7822 "async-trait",
7823 "collections",
7824 "core-foundation 0.9.4",
7825 "futures 0.3.31",
7826 "gpui",
7827 "livekit_api",
7828 "log",
7829 "media",
7830 "nanoid",
7831 "parking_lot",
7832 "postage",
7833 "serde",
7834 "serde_json",
7835 "sha2",
7836 "simplelog",
7837]
7838
7839[[package]]
7840name = "lmdb-master-sys"
7841version = "0.2.4"
7842source = "registry+https://github.com/rust-lang/crates.io-index"
7843checksum = "472c3760e2a8d0f61f322fb36788021bb36d573c502b50fa3e2bcaac3ec326c9"
7844dependencies = [
7845 "cc",
7846 "doxygen-rs",
7847 "libc",
7848]
7849
7850[[package]]
7851name = "lmstudio"
7852version = "0.1.0"
7853dependencies = [
7854 "anyhow",
7855 "futures 0.3.31",
7856 "http_client",
7857 "schemars",
7858 "serde",
7859 "serde_json",
7860]
7861
7862[[package]]
7863name = "lock_api"
7864version = "0.4.12"
7865source = "registry+https://github.com/rust-lang/crates.io-index"
7866checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
7867dependencies = [
7868 "autocfg",
7869 "scopeguard",
7870]
7871
7872[[package]]
7873name = "log"
7874version = "0.4.26"
7875source = "registry+https://github.com/rust-lang/crates.io-index"
7876checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e"
7877dependencies = [
7878 "serde",
7879 "value-bag",
7880]
7881
7882[[package]]
7883name = "loop9"
7884version = "0.1.5"
7885source = "registry+https://github.com/rust-lang/crates.io-index"
7886checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
7887dependencies = [
7888 "imgref",
7889]
7890
7891[[package]]
7892name = "lru"
7893version = "0.12.5"
7894source = "registry+https://github.com/rust-lang/crates.io-index"
7895checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
7896dependencies = [
7897 "hashbrown 0.15.2",
7898]
7899
7900[[package]]
7901name = "lsp"
7902version = "0.1.0"
7903dependencies = [
7904 "anyhow",
7905 "async-pipe",
7906 "collections",
7907 "ctor",
7908 "env_logger 0.11.7",
7909 "futures 0.3.31",
7910 "gpui",
7911 "log",
7912 "lsp-types",
7913 "parking_lot",
7914 "postage",
7915 "release_channel",
7916 "schemars",
7917 "serde",
7918 "serde_json",
7919 "smol",
7920 "util",
7921]
7922
7923[[package]]
7924name = "lsp-types"
7925version = "0.95.1"
7926source = "git+https://github.com/zed-industries/lsp-types?rev=1fff0dd12e2071c5667327394cfec163d2a466ab#1fff0dd12e2071c5667327394cfec163d2a466ab"
7927dependencies = [
7928 "bitflags 1.3.2",
7929 "serde",
7930 "serde_json",
7931 "serde_repr",
7932 "url",
7933]
7934
7935[[package]]
7936name = "lyon"
7937version = "1.0.1"
7938source = "registry+https://github.com/rust-lang/crates.io-index"
7939checksum = "91e7f9cda98b5430809e63ca5197b06c7d191bf7e26dfc467d5a3f0290e2a74f"
7940dependencies = [
7941 "lyon_algorithms",
7942 "lyon_extra",
7943 "lyon_tessellation",
7944]
7945
7946[[package]]
7947name = "lyon_algorithms"
7948version = "1.0.5"
7949source = "registry+https://github.com/rust-lang/crates.io-index"
7950checksum = "f13c9be19d257c7d37e70608ed858e8eab4b2afcea2e3c9a622e892acbf43c08"
7951dependencies = [
7952 "lyon_path",
7953 "num-traits",
7954]
7955
7956[[package]]
7957name = "lyon_extra"
7958version = "1.0.3"
7959source = "registry+https://github.com/rust-lang/crates.io-index"
7960checksum = "1ca94c7bf1e2557c2798989c43416822c12fc5dcc5e17cc3307ef0e71894a955"
7961dependencies = [
7962 "lyon_path",
7963 "thiserror 1.0.69",
7964]
7965
7966[[package]]
7967name = "lyon_geom"
7968version = "1.0.6"
7969source = "registry+https://github.com/rust-lang/crates.io-index"
7970checksum = "8af69edc087272df438b3ee436c4bb6d7c04aa8af665cfd398feae627dbd8570"
7971dependencies = [
7972 "arrayvec",
7973 "euclid",
7974 "num-traits",
7975]
7976
7977[[package]]
7978name = "lyon_path"
7979version = "1.0.6"
7980source = "registry+https://github.com/rust-lang/crates.io-index"
7981checksum = "8e0b8aec2f58586f6eef237985b9a9b7cb3a3aff4417c575075cf95bf925252e"
7982dependencies = [
7983 "lyon_geom",
7984 "num-traits",
7985]
7986
7987[[package]]
7988name = "lyon_tessellation"
7989version = "1.0.15"
7990source = "registry+https://github.com/rust-lang/crates.io-index"
7991checksum = "579d42360a4b09846eff2feef28f538696c7d6c7439bfa65874ff3cbe0951b2c"
7992dependencies = [
7993 "float_next_after",
7994 "lyon_path",
7995 "num-traits",
7996]
7997
7998[[package]]
7999name = "mac"
8000version = "0.1.1"
8001source = "registry+https://github.com/rust-lang/crates.io-index"
8002checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
8003
8004[[package]]
8005name = "mach2"
8006version = "0.4.2"
8007source = "registry+https://github.com/rust-lang/crates.io-index"
8008checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709"
8009dependencies = [
8010 "libc",
8011]
8012
8013[[package]]
8014name = "malloc_buf"
8015version = "0.0.6"
8016source = "registry+https://github.com/rust-lang/crates.io-index"
8017checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
8018dependencies = [
8019 "libc",
8020]
8021
8022[[package]]
8023name = "maplit"
8024version = "1.0.2"
8025source = "registry+https://github.com/rust-lang/crates.io-index"
8026checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
8027
8028[[package]]
8029name = "markdown"
8030version = "0.1.0"
8031dependencies = [
8032 "anyhow",
8033 "assets",
8034 "env_logger 0.11.7",
8035 "gpui",
8036 "language",
8037 "languages",
8038 "linkify",
8039 "log",
8040 "node_runtime",
8041 "pulldown-cmark 0.12.2",
8042 "settings",
8043 "theme",
8044 "ui",
8045 "util",
8046]
8047
8048[[package]]
8049name = "markdown_preview"
8050version = "0.1.0"
8051dependencies = [
8052 "anyhow",
8053 "async-recursion 1.1.1",
8054 "collections",
8055 "editor",
8056 "gpui",
8057 "language",
8058 "linkify",
8059 "log",
8060 "pretty_assertions",
8061 "pulldown-cmark 0.12.2",
8062 "settings",
8063 "theme",
8064 "ui",
8065 "util",
8066 "workspace",
8067]
8068
8069[[package]]
8070name = "markup5ever"
8071version = "0.12.1"
8072source = "registry+https://github.com/rust-lang/crates.io-index"
8073checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
8074dependencies = [
8075 "log",
8076 "phf",
8077 "phf_codegen",
8078 "string_cache",
8079 "string_cache_codegen",
8080 "tendril",
8081]
8082
8083[[package]]
8084name = "markup5ever_rcdom"
8085version = "0.3.0"
8086source = "registry+https://github.com/rust-lang/crates.io-index"
8087checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
8088dependencies = [
8089 "html5ever",
8090 "markup5ever",
8091 "tendril",
8092 "xml5ever",
8093]
8094
8095[[package]]
8096name = "matchers"
8097version = "0.1.0"
8098source = "registry+https://github.com/rust-lang/crates.io-index"
8099checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
8100dependencies = [
8101 "regex-automata 0.1.10",
8102]
8103
8104[[package]]
8105name = "matchit"
8106version = "0.7.3"
8107source = "registry+https://github.com/rust-lang/crates.io-index"
8108checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
8109
8110[[package]]
8111name = "maybe-owned"
8112version = "0.3.4"
8113source = "registry+https://github.com/rust-lang/crates.io-index"
8114checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
8115
8116[[package]]
8117name = "maybe-rayon"
8118version = "0.1.1"
8119source = "registry+https://github.com/rust-lang/crates.io-index"
8120checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
8121dependencies = [
8122 "cfg-if",
8123 "rayon",
8124]
8125
8126[[package]]
8127name = "md-5"
8128version = "0.10.6"
8129source = "registry+https://github.com/rust-lang/crates.io-index"
8130checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
8131dependencies = [
8132 "cfg-if",
8133 "digest",
8134]
8135
8136[[package]]
8137name = "mdbook"
8138version = "0.4.47"
8139source = "registry+https://github.com/rust-lang/crates.io-index"
8140checksum = "7e1a8fe3a4a01f28dab245c474cb7b95ccb4d3d2f17a5419a3d949f474c45e84"
8141dependencies = [
8142 "ammonia",
8143 "anyhow",
8144 "chrono",
8145 "clap",
8146 "clap_complete",
8147 "elasticlunr-rs",
8148 "env_logger 0.11.7",
8149 "futures-util",
8150 "handlebars 6.2.0",
8151 "hex",
8152 "ignore",
8153 "log",
8154 "memchr",
8155 "notify 8.0.0",
8156 "notify-debouncer-mini",
8157 "once_cell",
8158 "opener",
8159 "pathdiff",
8160 "pulldown-cmark 0.10.3",
8161 "regex",
8162 "serde",
8163 "serde_json",
8164 "sha2",
8165 "shlex",
8166 "tempfile",
8167 "tokio",
8168 "toml 0.5.11",
8169 "topological-sort",
8170 "walkdir",
8171 "warp",
8172]
8173
8174[[package]]
8175name = "media"
8176version = "0.1.0"
8177dependencies = [
8178 "anyhow",
8179 "bindgen 0.70.1",
8180 "core-foundation 0.9.4",
8181 "ctor",
8182 "foreign-types 0.5.0",
8183 "metal",
8184 "objc",
8185]
8186
8187[[package]]
8188name = "memchr"
8189version = "2.7.4"
8190source = "registry+https://github.com/rust-lang/crates.io-index"
8191checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
8192
8193[[package]]
8194name = "memfd"
8195version = "0.6.4"
8196source = "registry+https://github.com/rust-lang/crates.io-index"
8197checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
8198dependencies = [
8199 "rustix",
8200]
8201
8202[[package]]
8203name = "memmap2"
8204version = "0.9.5"
8205source = "registry+https://github.com/rust-lang/crates.io-index"
8206checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f"
8207dependencies = [
8208 "libc",
8209]
8210
8211[[package]]
8212name = "memoffset"
8213version = "0.9.1"
8214source = "registry+https://github.com/rust-lang/crates.io-index"
8215checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
8216dependencies = [
8217 "autocfg",
8218]
8219
8220[[package]]
8221name = "menu"
8222version = "0.1.0"
8223dependencies = [
8224 "gpui",
8225 "serde",
8226]
8227
8228[[package]]
8229name = "metal"
8230version = "0.31.0"
8231source = "registry+https://github.com/rust-lang/crates.io-index"
8232checksum = "f569fb946490b5743ad69813cb19629130ce9374034abe31614a36402d18f99e"
8233dependencies = [
8234 "bitflags 2.8.0",
8235 "block",
8236 "core-graphics-types 0.1.3",
8237 "foreign-types 0.5.0",
8238 "log",
8239 "objc",
8240 "paste",
8241]
8242
8243[[package]]
8244name = "migrator"
8245version = "0.1.0"
8246dependencies = [
8247 "anyhow",
8248 "collections",
8249 "convert_case 0.8.0",
8250 "log",
8251 "pretty_assertions",
8252 "streaming-iterator",
8253 "tree-sitter",
8254 "tree-sitter-json",
8255]
8256
8257[[package]]
8258name = "mimalloc"
8259version = "0.1.44"
8260source = "registry+https://github.com/rust-lang/crates.io-index"
8261checksum = "99585191385958383e13f6b822e6b6d8d9cf928e7d286ceb092da92b43c87bc1"
8262dependencies = [
8263 "libmimalloc-sys",
8264]
8265
8266[[package]]
8267name = "mime"
8268version = "0.3.17"
8269source = "registry+https://github.com/rust-lang/crates.io-index"
8270checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
8271
8272[[package]]
8273name = "mime_guess"
8274version = "2.0.5"
8275source = "registry+https://github.com/rust-lang/crates.io-index"
8276checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
8277dependencies = [
8278 "mime",
8279 "unicase",
8280]
8281
8282[[package]]
8283name = "minimal-lexical"
8284version = "0.2.1"
8285source = "registry+https://github.com/rust-lang/crates.io-index"
8286checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
8287
8288[[package]]
8289name = "miniz_oxide"
8290version = "0.8.0"
8291source = "registry+https://github.com/rust-lang/crates.io-index"
8292checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
8293dependencies = [
8294 "adler2",
8295 "simd-adler32",
8296]
8297
8298[[package]]
8299name = "mint"
8300version = "0.5.9"
8301source = "registry+https://github.com/rust-lang/crates.io-index"
8302checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
8303
8304[[package]]
8305name = "mio"
8306version = "0.8.11"
8307source = "registry+https://github.com/rust-lang/crates.io-index"
8308checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
8309dependencies = [
8310 "libc",
8311 "log",
8312 "wasi 0.11.0+wasi-snapshot-preview1",
8313 "windows-sys 0.48.0",
8314]
8315
8316[[package]]
8317name = "mio"
8318version = "1.0.3"
8319source = "registry+https://github.com/rust-lang/crates.io-index"
8320checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
8321dependencies = [
8322 "libc",
8323 "log",
8324 "wasi 0.11.0+wasi-snapshot-preview1",
8325 "windows-sys 0.52.0",
8326]
8327
8328[[package]]
8329name = "miow"
8330version = "0.6.0"
8331source = "registry+https://github.com/rust-lang/crates.io-index"
8332checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
8333dependencies = [
8334 "windows-sys 0.48.0",
8335]
8336
8337[[package]]
8338name = "mistral"
8339version = "0.1.0"
8340dependencies = [
8341 "anyhow",
8342 "futures 0.3.31",
8343 "http_client",
8344 "schemars",
8345 "serde",
8346 "serde_json",
8347 "strum",
8348]
8349
8350[[package]]
8351name = "msvc_spectre_libs"
8352version = "0.1.2"
8353source = "registry+https://github.com/rust-lang/crates.io-index"
8354checksum = "8661ace213a0a130c7c5b9542df5023aedf092a02008ccf477b39ff108990305"
8355dependencies = [
8356 "cc",
8357]
8358
8359[[package]]
8360name = "multi_buffer"
8361version = "0.1.0"
8362dependencies = [
8363 "anyhow",
8364 "buffer_diff",
8365 "clock",
8366 "collections",
8367 "ctor",
8368 "env_logger 0.11.7",
8369 "futures 0.3.31",
8370 "gpui",
8371 "indoc",
8372 "itertools 0.14.0",
8373 "language",
8374 "log",
8375 "parking_lot",
8376 "pretty_assertions",
8377 "project",
8378 "rand 0.8.5",
8379 "rope",
8380 "serde",
8381 "settings",
8382 "smallvec",
8383 "smol",
8384 "sum_tree",
8385 "text",
8386 "theme",
8387 "tree-sitter",
8388 "util",
8389]
8390
8391[[package]]
8392name = "multimap"
8393version = "0.8.3"
8394source = "registry+https://github.com/rust-lang/crates.io-index"
8395checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
8396
8397[[package]]
8398name = "multimap"
8399version = "0.10.0"
8400source = "registry+https://github.com/rust-lang/crates.io-index"
8401checksum = "defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03"
8402
8403[[package]]
8404name = "naga"
8405version = "23.1.0"
8406source = "registry+https://github.com/rust-lang/crates.io-index"
8407checksum = "364f94bc34f61332abebe8cad6f6cd82a5b65cff22c828d05d0968911462ca4f"
8408dependencies = [
8409 "arrayvec",
8410 "bit-set 0.8.0",
8411 "bitflags 2.8.0",
8412 "cfg_aliases 0.1.1",
8413 "codespan-reporting",
8414 "hexf-parse",
8415 "indexmap",
8416 "log",
8417 "rustc-hash 1.1.0",
8418 "spirv",
8419 "termcolor",
8420 "thiserror 1.0.69",
8421 "unicode-xid",
8422]
8423
8424[[package]]
8425name = "nanoid"
8426version = "0.4.0"
8427source = "registry+https://github.com/rust-lang/crates.io-index"
8428checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
8429dependencies = [
8430 "rand 0.8.5",
8431]
8432
8433[[package]]
8434name = "nanorand"
8435version = "0.7.0"
8436source = "registry+https://github.com/rust-lang/crates.io-index"
8437checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
8438dependencies = [
8439 "getrandom 0.2.15",
8440]
8441
8442[[package]]
8443name = "native-tls"
8444version = "0.2.12"
8445source = "registry+https://github.com/rust-lang/crates.io-index"
8446checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
8447dependencies = [
8448 "libc",
8449 "log",
8450 "openssl",
8451 "openssl-probe",
8452 "openssl-sys",
8453 "schannel",
8454 "security-framework 2.11.1",
8455 "security-framework-sys",
8456 "tempfile",
8457]
8458
8459[[package]]
8460name = "nbformat"
8461version = "0.10.0"
8462source = "registry+https://github.com/rust-lang/crates.io-index"
8463checksum = "244c1673f02b4d5f3c51b6f8ed28d57182cb166a50a6dbf651a3d53e23dc81c0"
8464dependencies = [
8465 "anyhow",
8466 "chrono",
8467 "jupyter-protocol",
8468 "serde",
8469 "serde_json",
8470 "thiserror 1.0.69",
8471 "uuid",
8472]
8473
8474[[package]]
8475name = "ndk"
8476version = "0.8.0"
8477source = "registry+https://github.com/rust-lang/crates.io-index"
8478checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7"
8479dependencies = [
8480 "bitflags 2.8.0",
8481 "jni-sys",
8482 "log",
8483 "ndk-sys",
8484 "num_enum",
8485 "thiserror 1.0.69",
8486]
8487
8488[[package]]
8489name = "ndk-context"
8490version = "0.1.1"
8491source = "registry+https://github.com/rust-lang/crates.io-index"
8492checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
8493
8494[[package]]
8495name = "ndk-sys"
8496version = "0.5.0+25.2.9519653"
8497source = "registry+https://github.com/rust-lang/crates.io-index"
8498checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691"
8499dependencies = [
8500 "jni-sys",
8501]
8502
8503[[package]]
8504name = "new_debug_unreachable"
8505version = "1.0.6"
8506source = "registry+https://github.com/rust-lang/crates.io-index"
8507checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
8508
8509[[package]]
8510name = "nix"
8511version = "0.29.0"
8512source = "registry+https://github.com/rust-lang/crates.io-index"
8513checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
8514dependencies = [
8515 "bitflags 2.8.0",
8516 "cfg-if",
8517 "cfg_aliases 0.2.1",
8518 "libc",
8519 "memoffset",
8520]
8521
8522[[package]]
8523name = "node_runtime"
8524version = "0.1.0"
8525dependencies = [
8526 "anyhow",
8527 "async-compression",
8528 "async-std",
8529 "async-tar",
8530 "async-trait",
8531 "async-watch",
8532 "async_zip",
8533 "futures 0.3.31",
8534 "http_client",
8535 "log",
8536 "paths",
8537 "semver",
8538 "serde",
8539 "serde_json",
8540 "smol",
8541 "tempfile",
8542 "util",
8543 "walkdir",
8544 "which 6.0.3",
8545]
8546
8547[[package]]
8548name = "nom"
8549version = "7.1.3"
8550source = "registry+https://github.com/rust-lang/crates.io-index"
8551checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
8552dependencies = [
8553 "memchr",
8554 "minimal-lexical",
8555]
8556
8557[[package]]
8558name = "noop_proc_macro"
8559version = "0.3.0"
8560source = "registry+https://github.com/rust-lang/crates.io-index"
8561checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
8562
8563[[package]]
8564name = "normpath"
8565version = "1.3.0"
8566source = "registry+https://github.com/rust-lang/crates.io-index"
8567checksum = "c8911957c4b1549ac0dc74e30db9c8b0e66ddcd6d7acc33098f4c63a64a6d7ed"
8568dependencies = [
8569 "windows-sys 0.59.0",
8570]
8571
8572[[package]]
8573name = "notifications"
8574version = "0.1.0"
8575dependencies = [
8576 "anyhow",
8577 "channel",
8578 "client",
8579 "collections",
8580 "component",
8581 "db",
8582 "gpui",
8583 "linkme",
8584 "rpc",
8585 "settings",
8586 "sum_tree",
8587 "time",
8588 "ui",
8589 "util",
8590 "workspace",
8591]
8592
8593[[package]]
8594name = "notify"
8595version = "6.1.1"
8596source = "registry+https://github.com/rust-lang/crates.io-index"
8597checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
8598dependencies = [
8599 "bitflags 2.8.0",
8600 "crossbeam-channel",
8601 "filetime",
8602 "fsevent-sys 4.1.0",
8603 "inotify 0.9.6",
8604 "kqueue",
8605 "libc",
8606 "log",
8607 "mio 0.8.11",
8608 "walkdir",
8609 "windows-sys 0.48.0",
8610]
8611
8612[[package]]
8613name = "notify"
8614version = "8.0.0"
8615source = "registry+https://github.com/rust-lang/crates.io-index"
8616checksum = "2fee8403b3d66ac7b26aee6e40a897d85dc5ce26f44da36b8b73e987cc52e943"
8617dependencies = [
8618 "bitflags 2.8.0",
8619 "filetime",
8620 "fsevent-sys 4.1.0",
8621 "inotify 0.11.0",
8622 "kqueue",
8623 "libc",
8624 "log",
8625 "mio 1.0.3",
8626 "notify-types",
8627 "walkdir",
8628 "windows-sys 0.59.0",
8629]
8630
8631[[package]]
8632name = "notify-debouncer-mini"
8633version = "0.6.0"
8634source = "registry+https://github.com/rust-lang/crates.io-index"
8635checksum = "a689eb4262184d9a1727f9087cd03883ea716682ab03ed24efec57d7716dccb8"
8636dependencies = [
8637 "log",
8638 "notify 8.0.0",
8639 "notify-types",
8640 "tempfile",
8641]
8642
8643[[package]]
8644name = "notify-types"
8645version = "2.0.0"
8646source = "registry+https://github.com/rust-lang/crates.io-index"
8647checksum = "5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d"
8648
8649[[package]]
8650name = "ntapi"
8651version = "0.4.1"
8652source = "registry+https://github.com/rust-lang/crates.io-index"
8653checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
8654dependencies = [
8655 "winapi",
8656]
8657
8658[[package]]
8659name = "nu-ansi-term"
8660version = "0.46.0"
8661source = "registry+https://github.com/rust-lang/crates.io-index"
8662checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
8663dependencies = [
8664 "overload",
8665 "winapi",
8666]
8667
8668[[package]]
8669name = "num"
8670version = "0.4.3"
8671source = "registry+https://github.com/rust-lang/crates.io-index"
8672checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
8673dependencies = [
8674 "num-bigint",
8675 "num-complex",
8676 "num-integer",
8677 "num-iter",
8678 "num-rational",
8679 "num-traits",
8680]
8681
8682[[package]]
8683name = "num-bigint"
8684version = "0.4.6"
8685source = "registry+https://github.com/rust-lang/crates.io-index"
8686checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
8687dependencies = [
8688 "num-integer",
8689 "num-traits",
8690]
8691
8692[[package]]
8693name = "num-bigint-dig"
8694version = "0.8.4"
8695source = "registry+https://github.com/rust-lang/crates.io-index"
8696checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
8697dependencies = [
8698 "byteorder",
8699 "lazy_static",
8700 "libm",
8701 "num-integer",
8702 "num-iter",
8703 "num-traits",
8704 "rand 0.8.5",
8705 "serde",
8706 "smallvec",
8707 "zeroize",
8708]
8709
8710[[package]]
8711name = "num-complex"
8712version = "0.4.6"
8713source = "registry+https://github.com/rust-lang/crates.io-index"
8714checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
8715dependencies = [
8716 "num-traits",
8717]
8718
8719[[package]]
8720name = "num-conv"
8721version = "0.1.0"
8722source = "registry+https://github.com/rust-lang/crates.io-index"
8723checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
8724
8725[[package]]
8726name = "num-derive"
8727version = "0.4.2"
8728source = "registry+https://github.com/rust-lang/crates.io-index"
8729checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
8730dependencies = [
8731 "proc-macro2",
8732 "quote",
8733 "syn 2.0.100",
8734]
8735
8736[[package]]
8737name = "num-format"
8738version = "0.4.4"
8739source = "registry+https://github.com/rust-lang/crates.io-index"
8740checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
8741dependencies = [
8742 "arrayvec",
8743 "itoa",
8744]
8745
8746[[package]]
8747name = "num-integer"
8748version = "0.1.46"
8749source = "registry+https://github.com/rust-lang/crates.io-index"
8750checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
8751dependencies = [
8752 "num-traits",
8753]
8754
8755[[package]]
8756name = "num-iter"
8757version = "0.1.45"
8758source = "registry+https://github.com/rust-lang/crates.io-index"
8759checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
8760dependencies = [
8761 "autocfg",
8762 "num-integer",
8763 "num-traits",
8764]
8765
8766[[package]]
8767name = "num-modular"
8768version = "0.6.1"
8769source = "registry+https://github.com/rust-lang/crates.io-index"
8770checksum = "17bb261bf36fa7d83f4c294f834e91256769097b3cb505d44831e0a179ac647f"
8771
8772[[package]]
8773name = "num-order"
8774version = "1.2.0"
8775source = "registry+https://github.com/rust-lang/crates.io-index"
8776checksum = "537b596b97c40fcf8056d153049eb22f481c17ebce72a513ec9286e4986d1bb6"
8777dependencies = [
8778 "num-modular",
8779]
8780
8781[[package]]
8782name = "num-rational"
8783version = "0.4.2"
8784source = "registry+https://github.com/rust-lang/crates.io-index"
8785checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
8786dependencies = [
8787 "num-bigint",
8788 "num-integer",
8789 "num-traits",
8790]
8791
8792[[package]]
8793name = "num-traits"
8794version = "0.2.19"
8795source = "registry+https://github.com/rust-lang/crates.io-index"
8796checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
8797dependencies = [
8798 "autocfg",
8799 "libm",
8800]
8801
8802[[package]]
8803name = "num_cpus"
8804version = "1.16.0"
8805source = "registry+https://github.com/rust-lang/crates.io-index"
8806checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
8807dependencies = [
8808 "hermit-abi 0.3.9",
8809 "libc",
8810]
8811
8812[[package]]
8813name = "num_enum"
8814version = "0.7.3"
8815source = "registry+https://github.com/rust-lang/crates.io-index"
8816checksum = "4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179"
8817dependencies = [
8818 "num_enum_derive",
8819]
8820
8821[[package]]
8822name = "num_enum_derive"
8823version = "0.7.3"
8824source = "registry+https://github.com/rust-lang/crates.io-index"
8825checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56"
8826dependencies = [
8827 "proc-macro-crate",
8828 "proc-macro2",
8829 "quote",
8830 "syn 2.0.100",
8831]
8832
8833[[package]]
8834name = "num_threads"
8835version = "0.1.7"
8836source = "registry+https://github.com/rust-lang/crates.io-index"
8837checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
8838dependencies = [
8839 "libc",
8840]
8841
8842[[package]]
8843name = "nvim-rs"
8844version = "0.8.0-pre"
8845source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#69500bae73b8b3f02a05b7bee621a0d0e633da6c"
8846dependencies = [
8847 "async-trait",
8848 "futures 0.3.31",
8849 "log",
8850 "parity-tokio-ipc",
8851 "rmp",
8852 "rmpv",
8853 "tokio",
8854 "tokio-util",
8855 "winapi",
8856]
8857
8858[[package]]
8859name = "objc"
8860version = "0.2.7"
8861source = "registry+https://github.com/rust-lang/crates.io-index"
8862checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
8863dependencies = [
8864 "malloc_buf",
8865]
8866
8867[[package]]
8868name = "objc-sys"
8869version = "0.3.5"
8870source = "registry+https://github.com/rust-lang/crates.io-index"
8871checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
8872
8873[[package]]
8874name = "objc2"
8875version = "0.5.2"
8876source = "registry+https://github.com/rust-lang/crates.io-index"
8877checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
8878dependencies = [
8879 "objc-sys",
8880 "objc2-encode",
8881]
8882
8883[[package]]
8884name = "objc2-app-kit"
8885version = "0.2.2"
8886source = "registry+https://github.com/rust-lang/crates.io-index"
8887checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff"
8888dependencies = [
8889 "bitflags 2.8.0",
8890 "block2",
8891 "libc",
8892 "objc2",
8893 "objc2-core-data",
8894 "objc2-core-image",
8895 "objc2-foundation",
8896 "objc2-quartz-core",
8897]
8898
8899[[package]]
8900name = "objc2-cloud-kit"
8901version = "0.2.2"
8902source = "registry+https://github.com/rust-lang/crates.io-index"
8903checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009"
8904dependencies = [
8905 "bitflags 2.8.0",
8906 "block2",
8907 "objc2",
8908 "objc2-core-location",
8909 "objc2-foundation",
8910]
8911
8912[[package]]
8913name = "objc2-contacts"
8914version = "0.2.2"
8915source = "registry+https://github.com/rust-lang/crates.io-index"
8916checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889"
8917dependencies = [
8918 "block2",
8919 "objc2",
8920 "objc2-foundation",
8921]
8922
8923[[package]]
8924name = "objc2-core-data"
8925version = "0.2.2"
8926source = "registry+https://github.com/rust-lang/crates.io-index"
8927checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef"
8928dependencies = [
8929 "bitflags 2.8.0",
8930 "block2",
8931 "objc2",
8932 "objc2-foundation",
8933]
8934
8935[[package]]
8936name = "objc2-core-image"
8937version = "0.2.2"
8938source = "registry+https://github.com/rust-lang/crates.io-index"
8939checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80"
8940dependencies = [
8941 "block2",
8942 "objc2",
8943 "objc2-foundation",
8944 "objc2-metal",
8945]
8946
8947[[package]]
8948name = "objc2-core-location"
8949version = "0.2.2"
8950source = "registry+https://github.com/rust-lang/crates.io-index"
8951checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781"
8952dependencies = [
8953 "block2",
8954 "objc2",
8955 "objc2-contacts",
8956 "objc2-foundation",
8957]
8958
8959[[package]]
8960name = "objc2-encode"
8961version = "4.0.3"
8962source = "registry+https://github.com/rust-lang/crates.io-index"
8963checksum = "7891e71393cd1f227313c9379a26a584ff3d7e6e7159e988851f0934c993f0f8"
8964
8965[[package]]
8966name = "objc2-foundation"
8967version = "0.2.2"
8968source = "registry+https://github.com/rust-lang/crates.io-index"
8969checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
8970dependencies = [
8971 "bitflags 2.8.0",
8972 "block2",
8973 "libc",
8974 "objc2",
8975]
8976
8977[[package]]
8978name = "objc2-link-presentation"
8979version = "0.2.2"
8980source = "registry+https://github.com/rust-lang/crates.io-index"
8981checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398"
8982dependencies = [
8983 "block2",
8984 "objc2",
8985 "objc2-app-kit",
8986 "objc2-foundation",
8987]
8988
8989[[package]]
8990name = "objc2-metal"
8991version = "0.2.2"
8992source = "registry+https://github.com/rust-lang/crates.io-index"
8993checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
8994dependencies = [
8995 "bitflags 2.8.0",
8996 "block2",
8997 "objc2",
8998 "objc2-foundation",
8999]
9000
9001[[package]]
9002name = "objc2-quartz-core"
9003version = "0.2.2"
9004source = "registry+https://github.com/rust-lang/crates.io-index"
9005checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
9006dependencies = [
9007 "bitflags 2.8.0",
9008 "block2",
9009 "objc2",
9010 "objc2-foundation",
9011 "objc2-metal",
9012]
9013
9014[[package]]
9015name = "objc2-symbols"
9016version = "0.2.2"
9017source = "registry+https://github.com/rust-lang/crates.io-index"
9018checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc"
9019dependencies = [
9020 "objc2",
9021 "objc2-foundation",
9022]
9023
9024[[package]]
9025name = "objc2-ui-kit"
9026version = "0.2.2"
9027source = "registry+https://github.com/rust-lang/crates.io-index"
9028checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f"
9029dependencies = [
9030 "bitflags 2.8.0",
9031 "block2",
9032 "objc2",
9033 "objc2-cloud-kit",
9034 "objc2-core-data",
9035 "objc2-core-image",
9036 "objc2-core-location",
9037 "objc2-foundation",
9038 "objc2-link-presentation",
9039 "objc2-quartz-core",
9040 "objc2-symbols",
9041 "objc2-uniform-type-identifiers",
9042 "objc2-user-notifications",
9043]
9044
9045[[package]]
9046name = "objc2-uniform-type-identifiers"
9047version = "0.2.2"
9048source = "registry+https://github.com/rust-lang/crates.io-index"
9049checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe"
9050dependencies = [
9051 "block2",
9052 "objc2",
9053 "objc2-foundation",
9054]
9055
9056[[package]]
9057name = "objc2-user-notifications"
9058version = "0.2.2"
9059source = "registry+https://github.com/rust-lang/crates.io-index"
9060checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3"
9061dependencies = [
9062 "bitflags 2.8.0",
9063 "block2",
9064 "objc2",
9065 "objc2-core-location",
9066 "objc2-foundation",
9067]
9068
9069[[package]]
9070name = "object"
9071version = "0.36.5"
9072source = "registry+https://github.com/rust-lang/crates.io-index"
9073checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
9074dependencies = [
9075 "crc32fast",
9076 "hashbrown 0.15.2",
9077 "indexmap",
9078 "memchr",
9079]
9080
9081[[package]]
9082name = "oboe"
9083version = "0.6.1"
9084source = "registry+https://github.com/rust-lang/crates.io-index"
9085checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb"
9086dependencies = [
9087 "jni",
9088 "ndk",
9089 "ndk-context",
9090 "num-derive",
9091 "num-traits",
9092 "oboe-sys",
9093]
9094
9095[[package]]
9096name = "oboe-sys"
9097version = "0.6.1"
9098source = "registry+https://github.com/rust-lang/crates.io-index"
9099checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d"
9100dependencies = [
9101 "cc",
9102]
9103
9104[[package]]
9105name = "ollama"
9106version = "0.1.0"
9107dependencies = [
9108 "anyhow",
9109 "futures 0.3.31",
9110 "http_client",
9111 "schemars",
9112 "serde",
9113 "serde_json",
9114]
9115
9116[[package]]
9117name = "once_cell"
9118version = "1.20.3"
9119source = "registry+https://github.com/rust-lang/crates.io-index"
9120checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e"
9121
9122[[package]]
9123name = "oo7"
9124version = "0.4.1"
9125source = "registry+https://github.com/rust-lang/crates.io-index"
9126checksum = "72c84df357c7049f98c8b157abe71ee751531166c14ba09366e08bc6ab1ea2c9"
9127dependencies = [
9128 "aes",
9129 "ashpd",
9130 "async-fs",
9131 "async-io",
9132 "async-lock",
9133 "blocking",
9134 "cbc",
9135 "cipher",
9136 "digest",
9137 "endi",
9138 "futures-lite 2.6.0",
9139 "futures-util",
9140 "getrandom 0.3.1",
9141 "hkdf",
9142 "hmac",
9143 "md-5",
9144 "num",
9145 "num-bigint-dig",
9146 "pbkdf2 0.12.2",
9147 "rand 0.9.0",
9148 "serde",
9149 "sha2",
9150 "subtle",
9151 "zbus",
9152 "zbus_macros",
9153 "zeroize",
9154 "zvariant",
9155]
9156
9157[[package]]
9158name = "oorandom"
9159version = "11.1.4"
9160source = "registry+https://github.com/rust-lang/crates.io-index"
9161checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
9162
9163[[package]]
9164name = "open"
9165version = "5.3.2"
9166source = "registry+https://github.com/rust-lang/crates.io-index"
9167checksum = "e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95"
9168dependencies = [
9169 "is-wsl",
9170 "libc",
9171 "pathdiff",
9172]
9173
9174[[package]]
9175name = "open_ai"
9176version = "0.1.0"
9177dependencies = [
9178 "anyhow",
9179 "futures 0.3.31",
9180 "http_client",
9181 "schemars",
9182 "serde",
9183 "serde_json",
9184 "strum",
9185]
9186
9187[[package]]
9188name = "opener"
9189version = "0.7.2"
9190source = "registry+https://github.com/rust-lang/crates.io-index"
9191checksum = "d0812e5e4df08da354c851a3376fead46db31c2214f849d3de356d774d057681"
9192dependencies = [
9193 "bstr",
9194 "dbus",
9195 "normpath",
9196 "windows-sys 0.59.0",
9197]
9198
9199[[package]]
9200name = "openssl"
9201version = "0.10.70"
9202source = "registry+https://github.com/rust-lang/crates.io-index"
9203checksum = "61cfb4e166a8bb8c9b55c500bc2308550148ece889be90f609377e58140f42c6"
9204dependencies = [
9205 "bitflags 2.8.0",
9206 "cfg-if",
9207 "foreign-types 0.3.2",
9208 "libc",
9209 "once_cell",
9210 "openssl-macros",
9211 "openssl-sys",
9212]
9213
9214[[package]]
9215name = "openssl-macros"
9216version = "0.1.1"
9217source = "registry+https://github.com/rust-lang/crates.io-index"
9218checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
9219dependencies = [
9220 "proc-macro2",
9221 "quote",
9222 "syn 2.0.100",
9223]
9224
9225[[package]]
9226name = "openssl-probe"
9227version = "0.1.5"
9228source = "registry+https://github.com/rust-lang/crates.io-index"
9229checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
9230
9231[[package]]
9232name = "openssl-src"
9233version = "300.4.1+3.4.0"
9234source = "registry+https://github.com/rust-lang/crates.io-index"
9235checksum = "faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c"
9236dependencies = [
9237 "cc",
9238]
9239
9240[[package]]
9241name = "openssl-sys"
9242version = "0.9.105"
9243source = "registry+https://github.com/rust-lang/crates.io-index"
9244checksum = "8b22d5b84be05a8d6947c7cb71f7c849aa0f112acd4bf51c2a7c1c988ac0a9dc"
9245dependencies = [
9246 "cc",
9247 "libc",
9248 "openssl-src",
9249 "pkg-config",
9250 "vcpkg",
9251]
9252
9253[[package]]
9254name = "option-ext"
9255version = "0.2.0"
9256source = "registry+https://github.com/rust-lang/crates.io-index"
9257checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
9258
9259[[package]]
9260name = "ordered-float"
9261version = "2.10.1"
9262source = "registry+https://github.com/rust-lang/crates.io-index"
9263checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c"
9264dependencies = [
9265 "num-traits",
9266]
9267
9268[[package]]
9269name = "ordered-float"
9270version = "3.9.2"
9271source = "registry+https://github.com/rust-lang/crates.io-index"
9272checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
9273dependencies = [
9274 "num-traits",
9275]
9276
9277[[package]]
9278name = "ordered-stream"
9279version = "0.2.0"
9280source = "registry+https://github.com/rust-lang/crates.io-index"
9281checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
9282dependencies = [
9283 "futures-core",
9284 "pin-project-lite",
9285]
9286
9287[[package]]
9288name = "ouroboros"
9289version = "0.18.4"
9290source = "registry+https://github.com/rust-lang/crates.io-index"
9291checksum = "944fa20996a25aded6b4795c6d63f10014a7a83f8be9828a11860b08c5fc4a67"
9292dependencies = [
9293 "aliasable",
9294 "ouroboros_macro",
9295 "static_assertions",
9296]
9297
9298[[package]]
9299name = "ouroboros_macro"
9300version = "0.18.4"
9301source = "registry+https://github.com/rust-lang/crates.io-index"
9302checksum = "39b0deead1528fd0e5947a8546a9642a9777c25f6e1e26f34c97b204bbb465bd"
9303dependencies = [
9304 "heck 0.4.1",
9305 "itertools 0.12.1",
9306 "proc-macro2",
9307 "proc-macro2-diagnostics",
9308 "quote",
9309 "syn 2.0.100",
9310]
9311
9312[[package]]
9313name = "outline"
9314version = "0.1.0"
9315dependencies = [
9316 "editor",
9317 "fuzzy",
9318 "gpui",
9319 "indoc",
9320 "language",
9321 "menu",
9322 "ordered-float 2.10.1",
9323 "picker",
9324 "project",
9325 "rope",
9326 "serde_json",
9327 "settings",
9328 "smol",
9329 "theme",
9330 "tree-sitter-rust",
9331 "tree-sitter-typescript",
9332 "ui",
9333 "util",
9334 "workspace",
9335 "zed_actions",
9336]
9337
9338[[package]]
9339name = "outline_panel"
9340version = "0.1.0"
9341dependencies = [
9342 "anyhow",
9343 "collections",
9344 "db",
9345 "editor",
9346 "file_icons",
9347 "fuzzy",
9348 "gpui",
9349 "itertools 0.14.0",
9350 "language",
9351 "log",
9352 "menu",
9353 "outline",
9354 "pretty_assertions",
9355 "project",
9356 "schemars",
9357 "search",
9358 "serde",
9359 "serde_json",
9360 "settings",
9361 "smallvec",
9362 "smol",
9363 "theme",
9364 "ui",
9365 "util",
9366 "workspace",
9367 "worktree",
9368 "zed_actions",
9369]
9370
9371[[package]]
9372name = "outref"
9373version = "0.5.1"
9374source = "registry+https://github.com/rust-lang/crates.io-index"
9375checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
9376
9377[[package]]
9378name = "overload"
9379version = "0.1.1"
9380source = "registry+https://github.com/rust-lang/crates.io-index"
9381checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
9382
9383[[package]]
9384name = "p256"
9385version = "0.11.1"
9386source = "registry+https://github.com/rust-lang/crates.io-index"
9387checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
9388dependencies = [
9389 "ecdsa",
9390 "elliptic-curve",
9391 "sha2",
9392]
9393
9394[[package]]
9395name = "page_size"
9396version = "0.6.0"
9397source = "registry+https://github.com/rust-lang/crates.io-index"
9398checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
9399dependencies = [
9400 "libc",
9401 "winapi",
9402]
9403
9404[[package]]
9405name = "palette"
9406version = "0.7.6"
9407source = "registry+https://github.com/rust-lang/crates.io-index"
9408checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6"
9409dependencies = [
9410 "approx",
9411 "fast-srgb8",
9412 "palette_derive",
9413]
9414
9415[[package]]
9416name = "palette_derive"
9417version = "0.7.6"
9418source = "registry+https://github.com/rust-lang/crates.io-index"
9419checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30"
9420dependencies = [
9421 "by_address",
9422 "proc-macro2",
9423 "quote",
9424 "syn 2.0.100",
9425]
9426
9427[[package]]
9428name = "panel"
9429version = "0.1.0"
9430dependencies = [
9431 "editor",
9432 "gpui",
9433 "settings",
9434 "theme",
9435 "ui",
9436 "workspace",
9437]
9438
9439[[package]]
9440name = "parity-tokio-ipc"
9441version = "0.9.0"
9442source = "registry+https://github.com/rust-lang/crates.io-index"
9443checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
9444dependencies = [
9445 "futures 0.3.31",
9446 "libc",
9447 "log",
9448 "rand 0.7.3",
9449 "tokio",
9450 "winapi",
9451]
9452
9453[[package]]
9454name = "parking"
9455version = "2.2.1"
9456source = "registry+https://github.com/rust-lang/crates.io-index"
9457checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
9458
9459[[package]]
9460name = "parking_lot"
9461version = "0.12.3"
9462source = "registry+https://github.com/rust-lang/crates.io-index"
9463checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
9464dependencies = [
9465 "lock_api",
9466 "parking_lot_core",
9467]
9468
9469[[package]]
9470name = "parking_lot_core"
9471version = "0.9.10"
9472source = "registry+https://github.com/rust-lang/crates.io-index"
9473checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
9474dependencies = [
9475 "cfg-if",
9476 "libc",
9477 "redox_syscall 0.5.8",
9478 "smallvec",
9479 "windows-targets 0.52.6",
9480]
9481
9482[[package]]
9483name = "password-hash"
9484version = "0.4.2"
9485source = "registry+https://github.com/rust-lang/crates.io-index"
9486checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700"
9487dependencies = [
9488 "base64ct",
9489 "rand_core 0.6.4",
9490 "subtle",
9491]
9492
9493[[package]]
9494name = "password-hash"
9495version = "0.5.0"
9496source = "registry+https://github.com/rust-lang/crates.io-index"
9497checksum = "346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166"
9498dependencies = [
9499 "base64ct",
9500 "rand_core 0.6.4",
9501 "subtle",
9502]
9503
9504[[package]]
9505name = "paste"
9506version = "1.0.15"
9507source = "registry+https://github.com/rust-lang/crates.io-index"
9508checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
9509
9510[[package]]
9511name = "pathdiff"
9512version = "0.2.3"
9513source = "registry+https://github.com/rust-lang/crates.io-index"
9514checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
9515
9516[[package]]
9517name = "pathfinder_geometry"
9518version = "0.5.1"
9519source = "registry+https://github.com/rust-lang/crates.io-index"
9520checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
9521dependencies = [
9522 "log",
9523 "pathfinder_simd",
9524]
9525
9526[[package]]
9527name = "pathfinder_simd"
9528version = "0.5.4"
9529source = "registry+https://github.com/rust-lang/crates.io-index"
9530checksum = "5cf07ef4804cfa9aea3b04a7bbdd5a40031dbb6b4f2cbaf2b011666c80c5b4f2"
9531dependencies = [
9532 "rustc_version",
9533]
9534
9535[[package]]
9536name = "paths"
9537version = "0.1.0"
9538dependencies = [
9539 "dirs 4.0.0",
9540 "util",
9541]
9542
9543[[package]]
9544name = "pbjson"
9545version = "0.6.0"
9546source = "registry+https://github.com/rust-lang/crates.io-index"
9547checksum = "1030c719b0ec2a2d25a5df729d6cff1acf3cc230bf766f4f97833591f7577b90"
9548dependencies = [
9549 "base64 0.21.7",
9550 "serde",
9551]
9552
9553[[package]]
9554name = "pbjson-build"
9555version = "0.6.2"
9556source = "registry+https://github.com/rust-lang/crates.io-index"
9557checksum = "2580e33f2292d34be285c5bc3dba5259542b083cfad6037b6d70345f24dcb735"
9558dependencies = [
9559 "heck 0.4.1",
9560 "itertools 0.11.0",
9561 "prost 0.12.6",
9562 "prost-types 0.12.6",
9563]
9564
9565[[package]]
9566name = "pbjson-types"
9567version = "0.6.0"
9568source = "registry+https://github.com/rust-lang/crates.io-index"
9569checksum = "18f596653ba4ac51bdecbb4ef6773bc7f56042dc13927910de1684ad3d32aa12"
9570dependencies = [
9571 "bytes 1.10.1",
9572 "chrono",
9573 "pbjson",
9574 "pbjson-build",
9575 "prost 0.12.6",
9576 "prost-build 0.12.6",
9577 "serde",
9578]
9579
9580[[package]]
9581name = "pbkdf2"
9582version = "0.11.0"
9583source = "registry+https://github.com/rust-lang/crates.io-index"
9584checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
9585dependencies = [
9586 "digest",
9587 "hmac",
9588 "password-hash 0.4.2",
9589 "sha2",
9590]
9591
9592[[package]]
9593name = "pbkdf2"
9594version = "0.12.2"
9595source = "registry+https://github.com/rust-lang/crates.io-index"
9596checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
9597dependencies = [
9598 "digest",
9599 "hmac",
9600]
9601
9602[[package]]
9603name = "pem"
9604version = "3.0.4"
9605source = "registry+https://github.com/rust-lang/crates.io-index"
9606checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
9607dependencies = [
9608 "base64 0.22.1",
9609 "serde",
9610]
9611
9612[[package]]
9613name = "pem-rfc7468"
9614version = "0.7.0"
9615source = "registry+https://github.com/rust-lang/crates.io-index"
9616checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
9617dependencies = [
9618 "base64ct",
9619]
9620
9621[[package]]
9622name = "percent-encoding"
9623version = "2.3.1"
9624source = "registry+https://github.com/rust-lang/crates.io-index"
9625checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
9626
9627[[package]]
9628name = "perplexity"
9629version = "0.1.0"
9630dependencies = [
9631 "serde",
9632 "zed_extension_api 0.4.0",
9633]
9634
9635[[package]]
9636name = "pest"
9637version = "2.7.15"
9638source = "registry+https://github.com/rust-lang/crates.io-index"
9639checksum = "8b7cafe60d6cf8e62e1b9b2ea516a089c008945bb5a275416789e7db0bc199dc"
9640dependencies = [
9641 "memchr",
9642 "thiserror 2.0.12",
9643 "ucd-trie",
9644]
9645
9646[[package]]
9647name = "pest_derive"
9648version = "2.7.15"
9649source = "registry+https://github.com/rust-lang/crates.io-index"
9650checksum = "816518421cfc6887a0d62bf441b6ffb4536fcc926395a69e1a85852d4363f57e"
9651dependencies = [
9652 "pest",
9653 "pest_generator",
9654]
9655
9656[[package]]
9657name = "pest_generator"
9658version = "2.7.15"
9659source = "registry+https://github.com/rust-lang/crates.io-index"
9660checksum = "7d1396fd3a870fc7838768d171b4616d5c91f6cc25e377b673d714567d99377b"
9661dependencies = [
9662 "pest",
9663 "pest_meta",
9664 "proc-macro2",
9665 "quote",
9666 "syn 2.0.100",
9667]
9668
9669[[package]]
9670name = "pest_meta"
9671version = "2.7.15"
9672source = "registry+https://github.com/rust-lang/crates.io-index"
9673checksum = "e1e58089ea25d717bfd31fb534e4f3afcc2cc569c70de3e239778991ea3b7dea"
9674dependencies = [
9675 "once_cell",
9676 "pest",
9677 "sha2",
9678]
9679
9680[[package]]
9681name = "pet"
9682version = "0.1.0"
9683source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9684dependencies = [
9685 "clap",
9686 "env_logger 0.10.2",
9687 "lazy_static",
9688 "log",
9689 "msvc_spectre_libs",
9690 "pet-conda",
9691 "pet-core",
9692 "pet-env-var-path",
9693 "pet-fs",
9694 "pet-global-virtualenvs",
9695 "pet-homebrew",
9696 "pet-jsonrpc",
9697 "pet-linux-global-python",
9698 "pet-mac-commandlinetools",
9699 "pet-mac-python-org",
9700 "pet-mac-xcode",
9701 "pet-pipenv",
9702 "pet-pixi",
9703 "pet-poetry",
9704 "pet-pyenv",
9705 "pet-python-utils",
9706 "pet-reporter",
9707 "pet-telemetry",
9708 "pet-venv",
9709 "pet-virtualenv",
9710 "pet-virtualenvwrapper",
9711 "pet-windows-registry",
9712 "pet-windows-store",
9713 "serde",
9714 "serde_json",
9715]
9716
9717[[package]]
9718name = "pet-conda"
9719version = "0.1.0"
9720source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9721dependencies = [
9722 "env_logger 0.10.2",
9723 "lazy_static",
9724 "log",
9725 "msvc_spectre_libs",
9726 "pet-core",
9727 "pet-fs",
9728 "pet-python-utils",
9729 "pet-reporter",
9730 "regex",
9731 "serde",
9732 "serde_json",
9733 "yaml-rust2",
9734]
9735
9736[[package]]
9737name = "pet-core"
9738version = "0.1.0"
9739source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9740dependencies = [
9741 "clap",
9742 "lazy_static",
9743 "log",
9744 "msvc_spectre_libs",
9745 "pet-fs",
9746 "regex",
9747 "serde",
9748 "serde_json",
9749]
9750
9751[[package]]
9752name = "pet-env-var-path"
9753version = "0.1.0"
9754source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9755dependencies = [
9756 "lazy_static",
9757 "log",
9758 "msvc_spectre_libs",
9759 "pet-conda",
9760 "pet-core",
9761 "pet-fs",
9762 "pet-python-utils",
9763 "pet-virtualenv",
9764 "regex",
9765]
9766
9767[[package]]
9768name = "pet-fs"
9769version = "0.1.0"
9770source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9771dependencies = [
9772 "log",
9773 "msvc_spectre_libs",
9774]
9775
9776[[package]]
9777name = "pet-global-virtualenvs"
9778version = "0.1.0"
9779source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9780dependencies = [
9781 "log",
9782 "msvc_spectre_libs",
9783 "pet-conda",
9784 "pet-core",
9785 "pet-fs",
9786 "pet-virtualenv",
9787]
9788
9789[[package]]
9790name = "pet-homebrew"
9791version = "0.1.0"
9792source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9793dependencies = [
9794 "lazy_static",
9795 "log",
9796 "msvc_spectre_libs",
9797 "pet-conda",
9798 "pet-core",
9799 "pet-fs",
9800 "pet-python-utils",
9801 "pet-virtualenv",
9802 "regex",
9803 "serde",
9804 "serde_json",
9805]
9806
9807[[package]]
9808name = "pet-jsonrpc"
9809version = "0.1.0"
9810source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9811dependencies = [
9812 "env_logger 0.10.2",
9813 "log",
9814 "msvc_spectre_libs",
9815 "pet-core",
9816 "serde",
9817 "serde_json",
9818]
9819
9820[[package]]
9821name = "pet-linux-global-python"
9822version = "0.1.0"
9823source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9824dependencies = [
9825 "log",
9826 "msvc_spectre_libs",
9827 "pet-core",
9828 "pet-fs",
9829 "pet-python-utils",
9830 "pet-virtualenv",
9831]
9832
9833[[package]]
9834name = "pet-mac-commandlinetools"
9835version = "0.1.0"
9836source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9837dependencies = [
9838 "log",
9839 "msvc_spectre_libs",
9840 "pet-core",
9841 "pet-fs",
9842 "pet-python-utils",
9843 "pet-virtualenv",
9844]
9845
9846[[package]]
9847name = "pet-mac-python-org"
9848version = "0.1.0"
9849source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9850dependencies = [
9851 "log",
9852 "msvc_spectre_libs",
9853 "pet-core",
9854 "pet-fs",
9855 "pet-python-utils",
9856 "pet-virtualenv",
9857]
9858
9859[[package]]
9860name = "pet-mac-xcode"
9861version = "0.1.0"
9862source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9863dependencies = [
9864 "log",
9865 "msvc_spectre_libs",
9866 "pet-core",
9867 "pet-fs",
9868 "pet-python-utils",
9869 "pet-virtualenv",
9870]
9871
9872[[package]]
9873name = "pet-pipenv"
9874version = "0.1.0"
9875source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9876dependencies = [
9877 "log",
9878 "msvc_spectre_libs",
9879 "pet-core",
9880 "pet-fs",
9881 "pet-python-utils",
9882 "pet-virtualenv",
9883]
9884
9885[[package]]
9886name = "pet-pixi"
9887version = "0.1.0"
9888source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9889dependencies = [
9890 "log",
9891 "msvc_spectre_libs",
9892 "pet-conda",
9893 "pet-core",
9894 "pet-python-utils",
9895]
9896
9897[[package]]
9898name = "pet-poetry"
9899version = "0.1.0"
9900source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9901dependencies = [
9902 "base64 0.22.1",
9903 "lazy_static",
9904 "log",
9905 "msvc_spectre_libs",
9906 "pet-core",
9907 "pet-fs",
9908 "pet-python-utils",
9909 "pet-reporter",
9910 "pet-virtualenv",
9911 "regex",
9912 "serde",
9913 "serde_json",
9914 "sha2",
9915 "toml 0.8.20",
9916]
9917
9918[[package]]
9919name = "pet-pyenv"
9920version = "0.1.0"
9921source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9922dependencies = [
9923 "lazy_static",
9924 "log",
9925 "msvc_spectre_libs",
9926 "pet-conda",
9927 "pet-core",
9928 "pet-fs",
9929 "pet-python-utils",
9930 "pet-reporter",
9931 "regex",
9932 "serde",
9933 "serde_json",
9934]
9935
9936[[package]]
9937name = "pet-python-utils"
9938version = "0.1.0"
9939source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9940dependencies = [
9941 "env_logger 0.10.2",
9942 "lazy_static",
9943 "log",
9944 "msvc_spectre_libs",
9945 "pet-core",
9946 "pet-fs",
9947 "regex",
9948 "serde",
9949 "serde_json",
9950 "sha2",
9951]
9952
9953[[package]]
9954name = "pet-reporter"
9955version = "0.1.0"
9956source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9957dependencies = [
9958 "env_logger 0.10.2",
9959 "log",
9960 "msvc_spectre_libs",
9961 "pet-core",
9962 "pet-jsonrpc",
9963 "serde",
9964 "serde_json",
9965]
9966
9967[[package]]
9968name = "pet-telemetry"
9969version = "0.1.0"
9970source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9971dependencies = [
9972 "env_logger 0.10.2",
9973 "lazy_static",
9974 "log",
9975 "msvc_spectre_libs",
9976 "pet-core",
9977 "pet-fs",
9978 "pet-python-utils",
9979 "regex",
9980]
9981
9982[[package]]
9983name = "pet-venv"
9984version = "0.1.0"
9985source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9986dependencies = [
9987 "log",
9988 "msvc_spectre_libs",
9989 "pet-core",
9990 "pet-python-utils",
9991 "pet-virtualenv",
9992]
9993
9994[[package]]
9995name = "pet-virtualenv"
9996version = "0.1.0"
9997source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
9998dependencies = [
9999 "log",
10000 "msvc_spectre_libs",
10001 "pet-core",
10002 "pet-fs",
10003 "pet-python-utils",
10004]
10005
10006[[package]]
10007name = "pet-virtualenvwrapper"
10008version = "0.1.0"
10009source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10010dependencies = [
10011 "log",
10012 "msvc_spectre_libs",
10013 "pet-core",
10014 "pet-fs",
10015 "pet-python-utils",
10016 "pet-virtualenv",
10017]
10018
10019[[package]]
10020name = "pet-windows-registry"
10021version = "0.1.0"
10022source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10023dependencies = [
10024 "lazy_static",
10025 "log",
10026 "msvc_spectre_libs",
10027 "pet-conda",
10028 "pet-core",
10029 "pet-fs",
10030 "pet-python-utils",
10031 "pet-virtualenv",
10032 "pet-windows-store",
10033 "regex",
10034 "winreg 0.52.0",
10035]
10036
10037[[package]]
10038name = "pet-windows-store"
10039version = "0.1.0"
10040source = "git+https://github.com/microsoft/python-environment-tools.git?rev=1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0#1abe5cec5ebfbe97ca71746a4cfc7fe89bddf8e0"
10041dependencies = [
10042 "lazy_static",
10043 "log",
10044 "msvc_spectre_libs",
10045 "pet-core",
10046 "pet-fs",
10047 "pet-python-utils",
10048 "pet-virtualenv",
10049 "regex",
10050 "winreg 0.52.0",
10051]
10052
10053[[package]]
10054name = "petgraph"
10055version = "0.6.5"
10056source = "registry+https://github.com/rust-lang/crates.io-index"
10057checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
10058dependencies = [
10059 "fixedbitset",
10060 "indexmap",
10061]
10062
10063[[package]]
10064name = "pgvector"
10065version = "0.4.0"
10066source = "registry+https://github.com/rust-lang/crates.io-index"
10067checksum = "e0e8871b6d7ca78348c6cd29b911b94851f3429f0cd403130ca17f26c1fb91a6"
10068dependencies = [
10069 "serde",
10070]
10071
10072[[package]]
10073name = "phf"
10074version = "0.11.2"
10075source = "registry+https://github.com/rust-lang/crates.io-index"
10076checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
10077dependencies = [
10078 "phf_macros",
10079 "phf_shared 0.11.2",
10080]
10081
10082[[package]]
10083name = "phf_codegen"
10084version = "0.11.2"
10085source = "registry+https://github.com/rust-lang/crates.io-index"
10086checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
10087dependencies = [
10088 "phf_generator 0.11.2",
10089 "phf_shared 0.11.2",
10090]
10091
10092[[package]]
10093name = "phf_generator"
10094version = "0.10.0"
10095source = "registry+https://github.com/rust-lang/crates.io-index"
10096checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
10097dependencies = [
10098 "phf_shared 0.10.0",
10099 "rand 0.8.5",
10100]
10101
10102[[package]]
10103name = "phf_generator"
10104version = "0.11.2"
10105source = "registry+https://github.com/rust-lang/crates.io-index"
10106checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
10107dependencies = [
10108 "phf_shared 0.11.2",
10109 "rand 0.8.5",
10110]
10111
10112[[package]]
10113name = "phf_macros"
10114version = "0.11.2"
10115source = "registry+https://github.com/rust-lang/crates.io-index"
10116checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
10117dependencies = [
10118 "phf_generator 0.11.2",
10119 "phf_shared 0.11.2",
10120 "proc-macro2",
10121 "quote",
10122 "syn 2.0.100",
10123]
10124
10125[[package]]
10126name = "phf_shared"
10127version = "0.10.0"
10128source = "registry+https://github.com/rust-lang/crates.io-index"
10129checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
10130dependencies = [
10131 "siphasher 0.3.11",
10132]
10133
10134[[package]]
10135name = "phf_shared"
10136version = "0.11.2"
10137source = "registry+https://github.com/rust-lang/crates.io-index"
10138checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
10139dependencies = [
10140 "siphasher 0.3.11",
10141]
10142
10143[[package]]
10144name = "picker"
10145version = "0.1.0"
10146dependencies = [
10147 "anyhow",
10148 "ctor",
10149 "editor",
10150 "env_logger 0.11.7",
10151 "gpui",
10152 "menu",
10153 "schemars",
10154 "serde",
10155 "serde_json",
10156 "ui",
10157 "util",
10158 "workspace",
10159]
10160
10161[[package]]
10162name = "pico-args"
10163version = "0.5.0"
10164source = "registry+https://github.com/rust-lang/crates.io-index"
10165checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
10166
10167[[package]]
10168name = "pin-project"
10169version = "1.1.7"
10170source = "registry+https://github.com/rust-lang/crates.io-index"
10171checksum = "be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95"
10172dependencies = [
10173 "pin-project-internal",
10174]
10175
10176[[package]]
10177name = "pin-project-internal"
10178version = "1.1.7"
10179source = "registry+https://github.com/rust-lang/crates.io-index"
10180checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c"
10181dependencies = [
10182 "proc-macro2",
10183 "quote",
10184 "syn 2.0.100",
10185]
10186
10187[[package]]
10188name = "pin-project-lite"
10189version = "0.2.16"
10190source = "registry+https://github.com/rust-lang/crates.io-index"
10191checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
10192
10193[[package]]
10194name = "pin-utils"
10195version = "0.1.0"
10196source = "registry+https://github.com/rust-lang/crates.io-index"
10197checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
10198
10199[[package]]
10200name = "piper"
10201version = "0.2.4"
10202source = "registry+https://github.com/rust-lang/crates.io-index"
10203checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
10204dependencies = [
10205 "atomic-waker",
10206 "fastrand 2.3.0",
10207 "futures-io",
10208]
10209
10210[[package]]
10211name = "pkcs1"
10212version = "0.7.5"
10213source = "registry+https://github.com/rust-lang/crates.io-index"
10214checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
10215dependencies = [
10216 "der 0.7.9",
10217 "pkcs8 0.10.2",
10218 "spki 0.7.3",
10219]
10220
10221[[package]]
10222name = "pkcs8"
10223version = "0.9.0"
10224source = "registry+https://github.com/rust-lang/crates.io-index"
10225checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
10226dependencies = [
10227 "der 0.6.1",
10228 "spki 0.6.0",
10229]
10230
10231[[package]]
10232name = "pkcs8"
10233version = "0.10.2"
10234source = "registry+https://github.com/rust-lang/crates.io-index"
10235checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
10236dependencies = [
10237 "der 0.7.9",
10238 "spki 0.7.3",
10239]
10240
10241[[package]]
10242name = "pkg-config"
10243version = "0.3.31"
10244source = "registry+https://github.com/rust-lang/crates.io-index"
10245checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
10246
10247[[package]]
10248name = "plist"
10249version = "1.7.0"
10250source = "registry+https://github.com/rust-lang/crates.io-index"
10251checksum = "42cf17e9a1800f5f396bc67d193dc9411b59012a5876445ef450d449881e1016"
10252dependencies = [
10253 "base64 0.22.1",
10254 "indexmap",
10255 "quick-xml 0.32.0",
10256 "serde",
10257 "time",
10258]
10259
10260[[package]]
10261name = "plotters"
10262version = "0.3.7"
10263source = "registry+https://github.com/rust-lang/crates.io-index"
10264checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
10265dependencies = [
10266 "num-traits",
10267 "plotters-backend",
10268 "plotters-svg",
10269 "wasm-bindgen",
10270 "web-sys",
10271]
10272
10273[[package]]
10274name = "plotters-backend"
10275version = "0.3.7"
10276source = "registry+https://github.com/rust-lang/crates.io-index"
10277checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
10278
10279[[package]]
10280name = "plotters-svg"
10281version = "0.3.7"
10282source = "registry+https://github.com/rust-lang/crates.io-index"
10283checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
10284dependencies = [
10285 "plotters-backend",
10286]
10287
10288[[package]]
10289name = "png"
10290version = "0.17.15"
10291source = "registry+https://github.com/rust-lang/crates.io-index"
10292checksum = "b67582bd5b65bdff614270e2ea89a1cf15bef71245cc1e5f7ea126977144211d"
10293dependencies = [
10294 "bitflags 1.3.2",
10295 "crc32fast",
10296 "fdeflate",
10297 "flate2",
10298 "miniz_oxide",
10299]
10300
10301[[package]]
10302name = "polling"
10303version = "3.7.4"
10304source = "registry+https://github.com/rust-lang/crates.io-index"
10305checksum = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f"
10306dependencies = [
10307 "cfg-if",
10308 "concurrent-queue",
10309 "hermit-abi 0.4.0",
10310 "pin-project-lite",
10311 "rustix",
10312 "tracing",
10313 "windows-sys 0.59.0",
10314]
10315
10316[[package]]
10317name = "pollster"
10318version = "0.2.5"
10319source = "registry+https://github.com/rust-lang/crates.io-index"
10320checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
10321
10322[[package]]
10323name = "portable-atomic"
10324version = "1.11.0"
10325source = "registry+https://github.com/rust-lang/crates.io-index"
10326checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e"
10327
10328[[package]]
10329name = "portable-atomic-util"
10330version = "0.2.4"
10331source = "registry+https://github.com/rust-lang/crates.io-index"
10332checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507"
10333dependencies = [
10334 "portable-atomic",
10335]
10336
10337[[package]]
10338name = "postage"
10339version = "0.5.0"
10340source = "registry+https://github.com/rust-lang/crates.io-index"
10341checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
10342dependencies = [
10343 "atomic",
10344 "crossbeam-queue",
10345 "futures 0.3.31",
10346 "log",
10347 "parking_lot",
10348 "pin-project",
10349 "pollster",
10350 "static_assertions",
10351 "thiserror 1.0.69",
10352]
10353
10354[[package]]
10355name = "postcard"
10356version = "1.1.1"
10357source = "registry+https://github.com/rust-lang/crates.io-index"
10358checksum = "170a2601f67cc9dba8edd8c4870b15f71a6a2dc196daec8c83f72b59dff628a8"
10359dependencies = [
10360 "cobs",
10361 "embedded-io 0.4.0",
10362 "embedded-io 0.6.1",
10363 "serde",
10364]
10365
10366[[package]]
10367name = "powerfmt"
10368version = "0.2.0"
10369source = "registry+https://github.com/rust-lang/crates.io-index"
10370checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
10371
10372[[package]]
10373name = "ppv-lite86"
10374version = "0.2.20"
10375source = "registry+https://github.com/rust-lang/crates.io-index"
10376checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
10377dependencies = [
10378 "zerocopy 0.7.35",
10379]
10380
10381[[package]]
10382name = "precomputed-hash"
10383version = "0.1.1"
10384source = "registry+https://github.com/rust-lang/crates.io-index"
10385checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
10386
10387[[package]]
10388name = "prettier"
10389version = "0.1.0"
10390dependencies = [
10391 "anyhow",
10392 "collections",
10393 "fs",
10394 "gpui",
10395 "language",
10396 "log",
10397 "lsp",
10398 "node_runtime",
10399 "parking_lot",
10400 "paths",
10401 "serde",
10402 "serde_json",
10403 "util",
10404]
10405
10406[[package]]
10407name = "pretty_assertions"
10408version = "1.4.1"
10409source = "registry+https://github.com/rust-lang/crates.io-index"
10410checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
10411dependencies = [
10412 "diff",
10413 "yansi",
10414]
10415
10416[[package]]
10417name = "prettyplease"
10418version = "0.2.25"
10419source = "registry+https://github.com/rust-lang/crates.io-index"
10420checksum = "64d1ec885c64d0457d564db4ec299b2dae3f9c02808b8ad9c3a089c591b18033"
10421dependencies = [
10422 "proc-macro2",
10423 "syn 2.0.100",
10424]
10425
10426[[package]]
10427name = "proc-macro-crate"
10428version = "3.2.0"
10429source = "registry+https://github.com/rust-lang/crates.io-index"
10430checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
10431dependencies = [
10432 "toml_edit",
10433]
10434
10435[[package]]
10436name = "proc-macro-error-attr2"
10437version = "2.0.0"
10438source = "registry+https://github.com/rust-lang/crates.io-index"
10439checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5"
10440dependencies = [
10441 "proc-macro2",
10442 "quote",
10443]
10444
10445[[package]]
10446name = "proc-macro-error2"
10447version = "2.0.1"
10448source = "registry+https://github.com/rust-lang/crates.io-index"
10449checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802"
10450dependencies = [
10451 "proc-macro-error-attr2",
10452 "proc-macro2",
10453 "quote",
10454 "syn 2.0.100",
10455]
10456
10457[[package]]
10458name = "proc-macro2"
10459version = "1.0.94"
10460source = "registry+https://github.com/rust-lang/crates.io-index"
10461checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84"
10462dependencies = [
10463 "unicode-ident",
10464]
10465
10466[[package]]
10467name = "proc-macro2-diagnostics"
10468version = "0.10.1"
10469source = "registry+https://github.com/rust-lang/crates.io-index"
10470checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
10471dependencies = [
10472 "proc-macro2",
10473 "quote",
10474 "syn 2.0.100",
10475 "version_check",
10476 "yansi",
10477]
10478
10479[[package]]
10480name = "profiling"
10481version = "1.0.16"
10482source = "registry+https://github.com/rust-lang/crates.io-index"
10483checksum = "afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d"
10484dependencies = [
10485 "profiling-procmacros",
10486]
10487
10488[[package]]
10489name = "profiling-procmacros"
10490version = "1.0.16"
10491source = "registry+https://github.com/rust-lang/crates.io-index"
10492checksum = "a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30"
10493dependencies = [
10494 "quote",
10495 "syn 2.0.100",
10496]
10497
10498[[package]]
10499name = "project"
10500version = "0.1.0"
10501dependencies = [
10502 "aho-corasick",
10503 "anyhow",
10504 "askpass",
10505 "async-trait",
10506 "buffer_diff",
10507 "circular-buffer",
10508 "client",
10509 "clock",
10510 "collections",
10511 "dap",
10512 "dap_adapters",
10513 "env_logger 0.11.7",
10514 "extension",
10515 "fancy-regex 0.14.0",
10516 "fs",
10517 "futures 0.3.31",
10518 "fuzzy",
10519 "git",
10520 "git2",
10521 "globset",
10522 "gpui",
10523 "http_client",
10524 "image",
10525 "indexmap",
10526 "itertools 0.14.0",
10527 "language",
10528 "log",
10529 "lsp",
10530 "node_runtime",
10531 "parking_lot",
10532 "pathdiff",
10533 "paths",
10534 "postage",
10535 "prettier",
10536 "pretty_assertions",
10537 "rand 0.8.5",
10538 "regex",
10539 "release_channel",
10540 "remote",
10541 "rpc",
10542 "schemars",
10543 "serde",
10544 "serde_json",
10545 "settings",
10546 "sha2",
10547 "shellexpand 2.1.2",
10548 "shlex",
10549 "smol",
10550 "snippet",
10551 "snippet_provider",
10552 "sum_tree",
10553 "task",
10554 "tempfile",
10555 "terminal",
10556 "text",
10557 "toml 0.8.20",
10558 "unindent",
10559 "url",
10560 "util",
10561 "which 6.0.3",
10562 "worktree",
10563 "zlog",
10564]
10565
10566[[package]]
10567name = "project_panel"
10568version = "0.1.0"
10569dependencies = [
10570 "anyhow",
10571 "client",
10572 "collections",
10573 "command_palette_hooks",
10574 "db",
10575 "editor",
10576 "file_icons",
10577 "git",
10578 "gpui",
10579 "indexmap",
10580 "language",
10581 "menu",
10582 "pretty_assertions",
10583 "project",
10584 "schemars",
10585 "search",
10586 "serde",
10587 "serde_derive",
10588 "serde_json",
10589 "settings",
10590 "smallvec",
10591 "theme",
10592 "ui",
10593 "util",
10594 "workspace",
10595 "worktree",
10596 "zed_actions",
10597]
10598
10599[[package]]
10600name = "project_symbols"
10601version = "0.1.0"
10602dependencies = [
10603 "anyhow",
10604 "editor",
10605 "futures 0.3.31",
10606 "fuzzy",
10607 "gpui",
10608 "language",
10609 "lsp",
10610 "ordered-float 2.10.1",
10611 "picker",
10612 "project",
10613 "release_channel",
10614 "serde_json",
10615 "settings",
10616 "theme",
10617 "util",
10618 "workspace",
10619]
10620
10621[[package]]
10622name = "prometheus"
10623version = "0.13.4"
10624source = "registry+https://github.com/rust-lang/crates.io-index"
10625checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
10626dependencies = [
10627 "cfg-if",
10628 "fnv",
10629 "lazy_static",
10630 "memchr",
10631 "parking_lot",
10632 "protobuf",
10633 "thiserror 1.0.69",
10634]
10635
10636[[package]]
10637name = "prompt_library"
10638version = "0.1.0"
10639dependencies = [
10640 "anyhow",
10641 "collections",
10642 "editor",
10643 "gpui",
10644 "language",
10645 "language_model",
10646 "log",
10647 "menu",
10648 "picker",
10649 "prompt_store",
10650 "release_channel",
10651 "rope",
10652 "serde",
10653 "settings",
10654 "theme",
10655 "ui",
10656 "util",
10657 "workspace",
10658 "zed_actions",
10659]
10660
10661[[package]]
10662name = "prompt_store"
10663version = "0.1.0"
10664dependencies = [
10665 "anyhow",
10666 "assets",
10667 "chrono",
10668 "collections",
10669 "fs",
10670 "futures 0.3.31",
10671 "fuzzy",
10672 "gpui",
10673 "handlebars 4.5.0",
10674 "heed",
10675 "language",
10676 "log",
10677 "parking_lot",
10678 "paths",
10679 "rope",
10680 "serde",
10681 "text",
10682 "util",
10683 "uuid",
10684]
10685
10686[[package]]
10687name = "prost"
10688version = "0.9.0"
10689source = "registry+https://github.com/rust-lang/crates.io-index"
10690checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
10691dependencies = [
10692 "bytes 1.10.1",
10693 "prost-derive 0.9.0",
10694]
10695
10696[[package]]
10697name = "prost"
10698version = "0.12.6"
10699source = "registry+https://github.com/rust-lang/crates.io-index"
10700checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29"
10701dependencies = [
10702 "bytes 1.10.1",
10703 "prost-derive 0.12.6",
10704]
10705
10706[[package]]
10707name = "prost-build"
10708version = "0.9.0"
10709source = "registry+https://github.com/rust-lang/crates.io-index"
10710checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
10711dependencies = [
10712 "bytes 1.10.1",
10713 "heck 0.3.3",
10714 "itertools 0.10.5",
10715 "lazy_static",
10716 "log",
10717 "multimap 0.8.3",
10718 "petgraph",
10719 "prost 0.9.0",
10720 "prost-types 0.9.0",
10721 "regex",
10722 "tempfile",
10723 "which 4.4.2",
10724]
10725
10726[[package]]
10727name = "prost-build"
10728version = "0.12.6"
10729source = "registry+https://github.com/rust-lang/crates.io-index"
10730checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4"
10731dependencies = [
10732 "bytes 1.10.1",
10733 "heck 0.5.0",
10734 "itertools 0.12.1",
10735 "log",
10736 "multimap 0.10.0",
10737 "once_cell",
10738 "petgraph",
10739 "prettyplease",
10740 "prost 0.12.6",
10741 "prost-types 0.12.6",
10742 "regex",
10743 "syn 2.0.100",
10744 "tempfile",
10745]
10746
10747[[package]]
10748name = "prost-derive"
10749version = "0.9.0"
10750source = "registry+https://github.com/rust-lang/crates.io-index"
10751checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
10752dependencies = [
10753 "anyhow",
10754 "itertools 0.10.5",
10755 "proc-macro2",
10756 "quote",
10757 "syn 1.0.109",
10758]
10759
10760[[package]]
10761name = "prost-derive"
10762version = "0.12.6"
10763source = "registry+https://github.com/rust-lang/crates.io-index"
10764checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1"
10765dependencies = [
10766 "anyhow",
10767 "itertools 0.12.1",
10768 "proc-macro2",
10769 "quote",
10770 "syn 2.0.100",
10771]
10772
10773[[package]]
10774name = "prost-types"
10775version = "0.9.0"
10776source = "registry+https://github.com/rust-lang/crates.io-index"
10777checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
10778dependencies = [
10779 "bytes 1.10.1",
10780 "prost 0.9.0",
10781]
10782
10783[[package]]
10784name = "prost-types"
10785version = "0.12.6"
10786source = "registry+https://github.com/rust-lang/crates.io-index"
10787checksum = "9091c90b0a32608e984ff2fa4091273cbdd755d54935c51d520887f4a1dbd5b0"
10788dependencies = [
10789 "prost 0.12.6",
10790]
10791
10792[[package]]
10793name = "proto"
10794version = "0.1.0"
10795dependencies = [
10796 "anyhow",
10797 "collections",
10798 "prost 0.9.0",
10799 "prost-build 0.9.0",
10800 "serde",
10801]
10802
10803[[package]]
10804name = "protobuf"
10805version = "2.28.0"
10806source = "registry+https://github.com/rust-lang/crates.io-index"
10807checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
10808
10809[[package]]
10810name = "psm"
10811version = "0.1.24"
10812source = "registry+https://github.com/rust-lang/crates.io-index"
10813checksum = "200b9ff220857e53e184257720a14553b2f4aa02577d2ed9842d45d4b9654810"
10814dependencies = [
10815 "cc",
10816]
10817
10818[[package]]
10819name = "ptr_meta"
10820version = "0.1.4"
10821source = "registry+https://github.com/rust-lang/crates.io-index"
10822checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
10823dependencies = [
10824 "ptr_meta_derive",
10825]
10826
10827[[package]]
10828name = "ptr_meta_derive"
10829version = "0.1.4"
10830source = "registry+https://github.com/rust-lang/crates.io-index"
10831checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
10832dependencies = [
10833 "proc-macro2",
10834 "quote",
10835 "syn 1.0.109",
10836]
10837
10838[[package]]
10839name = "pulldown-cmark"
10840version = "0.10.3"
10841source = "registry+https://github.com/rust-lang/crates.io-index"
10842checksum = "76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993"
10843dependencies = [
10844 "bitflags 2.8.0",
10845 "memchr",
10846 "pulldown-cmark-escape",
10847 "unicase",
10848]
10849
10850[[package]]
10851name = "pulldown-cmark"
10852version = "0.12.2"
10853source = "registry+https://github.com/rust-lang/crates.io-index"
10854checksum = "f86ba2052aebccc42cbbb3ed234b8b13ce76f75c3551a303cb2bcffcff12bb14"
10855dependencies = [
10856 "bitflags 2.8.0",
10857 "memchr",
10858 "unicase",
10859]
10860
10861[[package]]
10862name = "pulldown-cmark-escape"
10863version = "0.10.1"
10864source = "registry+https://github.com/rust-lang/crates.io-index"
10865checksum = "bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3"
10866
10867[[package]]
10868name = "pulley-interpreter"
10869version = "29.0.1"
10870source = "registry+https://github.com/rust-lang/crates.io-index"
10871checksum = "62d95f8575df49a2708398182f49a888cf9dc30210fb1fd2df87c889edcee75d"
10872dependencies = [
10873 "cranelift-bitset",
10874 "log",
10875 "sptr",
10876 "wasmtime-math",
10877]
10878
10879[[package]]
10880name = "qoi"
10881version = "0.4.1"
10882source = "registry+https://github.com/rust-lang/crates.io-index"
10883checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
10884dependencies = [
10885 "bytemuck",
10886]
10887
10888[[package]]
10889name = "quick-error"
10890version = "2.0.1"
10891source = "registry+https://github.com/rust-lang/crates.io-index"
10892checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
10893
10894[[package]]
10895name = "quick-xml"
10896version = "0.32.0"
10897source = "registry+https://github.com/rust-lang/crates.io-index"
10898checksum = "1d3a6e5838b60e0e8fa7a43f22ade549a37d61f8bdbe636d0d7816191de969c2"
10899dependencies = [
10900 "memchr",
10901]
10902
10903[[package]]
10904name = "quick-xml"
10905version = "0.37.2"
10906source = "registry+https://github.com/rust-lang/crates.io-index"
10907checksum = "165859e9e55f79d67b96c5d96f4e88b6f2695a1972849c15a6a3f5c59fc2c003"
10908dependencies = [
10909 "memchr",
10910]
10911
10912[[package]]
10913name = "quinn"
10914version = "0.11.6"
10915source = "registry+https://github.com/rust-lang/crates.io-index"
10916checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef"
10917dependencies = [
10918 "bytes 1.10.1",
10919 "pin-project-lite",
10920 "quinn-proto",
10921 "quinn-udp",
10922 "rustc-hash 2.1.1",
10923 "rustls 0.23.25",
10924 "socket2",
10925 "thiserror 2.0.12",
10926 "tokio",
10927 "tracing",
10928]
10929
10930[[package]]
10931name = "quinn-proto"
10932version = "0.11.9"
10933source = "registry+https://github.com/rust-lang/crates.io-index"
10934checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d"
10935dependencies = [
10936 "bytes 1.10.1",
10937 "getrandom 0.2.15",
10938 "rand 0.8.5",
10939 "ring",
10940 "rustc-hash 2.1.1",
10941 "rustls 0.23.25",
10942 "rustls-pki-types",
10943 "slab",
10944 "thiserror 2.0.12",
10945 "tinyvec",
10946 "tracing",
10947 "web-time",
10948]
10949
10950[[package]]
10951name = "quinn-udp"
10952version = "0.5.9"
10953source = "registry+https://github.com/rust-lang/crates.io-index"
10954checksum = "1c40286217b4ba3a71d644d752e6a0b71f13f1b6a2c5311acfcbe0c2418ed904"
10955dependencies = [
10956 "cfg_aliases 0.2.1",
10957 "libc",
10958 "once_cell",
10959 "socket2",
10960 "tracing",
10961 "windows-sys 0.59.0",
10962]
10963
10964[[package]]
10965name = "quote"
10966version = "1.0.40"
10967source = "registry+https://github.com/rust-lang/crates.io-index"
10968checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
10969dependencies = [
10970 "proc-macro2",
10971]
10972
10973[[package]]
10974name = "radium"
10975version = "0.7.0"
10976source = "registry+https://github.com/rust-lang/crates.io-index"
10977checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
10978
10979[[package]]
10980name = "rand"
10981version = "0.7.3"
10982source = "registry+https://github.com/rust-lang/crates.io-index"
10983checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
10984dependencies = [
10985 "getrandom 0.1.16",
10986 "libc",
10987 "rand_chacha 0.2.2",
10988 "rand_core 0.5.1",
10989 "rand_hc",
10990]
10991
10992[[package]]
10993name = "rand"
10994version = "0.8.5"
10995source = "registry+https://github.com/rust-lang/crates.io-index"
10996checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
10997dependencies = [
10998 "libc",
10999 "rand_chacha 0.3.1",
11000 "rand_core 0.6.4",
11001]
11002
11003[[package]]
11004name = "rand"
11005version = "0.9.0"
11006source = "registry+https://github.com/rust-lang/crates.io-index"
11007checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
11008dependencies = [
11009 "rand_chacha 0.9.0",
11010 "rand_core 0.9.0",
11011 "zerocopy 0.8.18",
11012]
11013
11014[[package]]
11015name = "rand_chacha"
11016version = "0.2.2"
11017source = "registry+https://github.com/rust-lang/crates.io-index"
11018checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
11019dependencies = [
11020 "ppv-lite86",
11021 "rand_core 0.5.1",
11022]
11023
11024[[package]]
11025name = "rand_chacha"
11026version = "0.3.1"
11027source = "registry+https://github.com/rust-lang/crates.io-index"
11028checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
11029dependencies = [
11030 "ppv-lite86",
11031 "rand_core 0.6.4",
11032]
11033
11034[[package]]
11035name = "rand_chacha"
11036version = "0.9.0"
11037source = "registry+https://github.com/rust-lang/crates.io-index"
11038checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
11039dependencies = [
11040 "ppv-lite86",
11041 "rand_core 0.9.0",
11042]
11043
11044[[package]]
11045name = "rand_core"
11046version = "0.5.1"
11047source = "registry+https://github.com/rust-lang/crates.io-index"
11048checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
11049dependencies = [
11050 "getrandom 0.1.16",
11051]
11052
11053[[package]]
11054name = "rand_core"
11055version = "0.6.4"
11056source = "registry+https://github.com/rust-lang/crates.io-index"
11057checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
11058dependencies = [
11059 "getrandom 0.2.15",
11060]
11061
11062[[package]]
11063name = "rand_core"
11064version = "0.9.0"
11065source = "registry+https://github.com/rust-lang/crates.io-index"
11066checksum = "b08f3c9802962f7e1b25113931d94f43ed9725bebc59db9d0c3e9a23b67e15ff"
11067dependencies = [
11068 "getrandom 0.3.1",
11069 "zerocopy 0.8.18",
11070]
11071
11072[[package]]
11073name = "rand_hc"
11074version = "0.2.0"
11075source = "registry+https://github.com/rust-lang/crates.io-index"
11076checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
11077dependencies = [
11078 "rand_core 0.5.1",
11079]
11080
11081[[package]]
11082name = "rangemap"
11083version = "1.5.1"
11084source = "registry+https://github.com/rust-lang/crates.io-index"
11085checksum = "f60fcc7d6849342eff22c4350c8b9a989ee8ceabc4b481253e8946b9fe83d684"
11086
11087[[package]]
11088name = "rav1e"
11089version = "0.7.1"
11090source = "registry+https://github.com/rust-lang/crates.io-index"
11091checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
11092dependencies = [
11093 "arbitrary",
11094 "arg_enum_proc_macro",
11095 "arrayvec",
11096 "av1-grain",
11097 "bitstream-io",
11098 "built",
11099 "cfg-if",
11100 "interpolate_name",
11101 "itertools 0.12.1",
11102 "libc",
11103 "libfuzzer-sys",
11104 "log",
11105 "maybe-rayon",
11106 "new_debug_unreachable",
11107 "noop_proc_macro",
11108 "num-derive",
11109 "num-traits",
11110 "once_cell",
11111 "paste",
11112 "profiling",
11113 "rand 0.8.5",
11114 "rand_chacha 0.3.1",
11115 "simd_helpers",
11116 "system-deps",
11117 "thiserror 1.0.69",
11118 "v_frame",
11119 "wasm-bindgen",
11120]
11121
11122[[package]]
11123name = "ravif"
11124version = "0.11.11"
11125source = "registry+https://github.com/rust-lang/crates.io-index"
11126checksum = "2413fd96bd0ea5cdeeb37eaf446a22e6ed7b981d792828721e74ded1980a45c6"
11127dependencies = [
11128 "avif-serialize",
11129 "imgref",
11130 "loop9",
11131 "quick-error",
11132 "rav1e",
11133 "rayon",
11134 "rgb",
11135]
11136
11137[[package]]
11138name = "raw-window-handle"
11139version = "0.6.2"
11140source = "registry+https://github.com/rust-lang/crates.io-index"
11141checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
11142
11143[[package]]
11144name = "raw-window-metal"
11145version = "0.4.0"
11146source = "registry+https://github.com/rust-lang/crates.io-index"
11147checksum = "76e8caa82e31bb98fee12fa8f051c94a6aa36b07cddb03f0d4fc558988360ff1"
11148dependencies = [
11149 "cocoa 0.25.0",
11150 "core-graphics 0.23.2",
11151 "objc",
11152 "raw-window-handle",
11153]
11154
11155[[package]]
11156name = "rayon"
11157version = "1.10.0"
11158source = "registry+https://github.com/rust-lang/crates.io-index"
11159checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
11160dependencies = [
11161 "either",
11162 "rayon-core",
11163]
11164
11165[[package]]
11166name = "rayon-core"
11167version = "1.12.1"
11168source = "registry+https://github.com/rust-lang/crates.io-index"
11169checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
11170dependencies = [
11171 "crossbeam-deque",
11172 "crossbeam-utils",
11173]
11174
11175[[package]]
11176name = "read-fonts"
11177version = "0.25.3"
11178source = "registry+https://github.com/rust-lang/crates.io-index"
11179checksum = "f6f9e8a4f503e5c8750e4cd3b32a4e090035c46374b305a15c70bad833dca05f"
11180dependencies = [
11181 "bytemuck",
11182 "font-types",
11183]
11184
11185[[package]]
11186name = "recent_projects"
11187version = "0.1.0"
11188dependencies = [
11189 "anyhow",
11190 "auto_update",
11191 "dap",
11192 "editor",
11193 "extension_host",
11194 "file_finder",
11195 "futures 0.3.31",
11196 "fuzzy",
11197 "gpui",
11198 "language",
11199 "log",
11200 "markdown",
11201 "menu",
11202 "ordered-float 2.10.1",
11203 "paths",
11204 "picker",
11205 "project",
11206 "release_channel",
11207 "remote",
11208 "schemars",
11209 "serde",
11210 "serde_json",
11211 "settings",
11212 "smol",
11213 "task",
11214 "telemetry",
11215 "theme",
11216 "ui",
11217 "util",
11218 "workspace",
11219 "zed_actions",
11220]
11221
11222[[package]]
11223name = "redox_syscall"
11224version = "0.2.16"
11225source = "registry+https://github.com/rust-lang/crates.io-index"
11226checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
11227dependencies = [
11228 "bitflags 1.3.2",
11229]
11230
11231[[package]]
11232name = "redox_syscall"
11233version = "0.5.8"
11234source = "registry+https://github.com/rust-lang/crates.io-index"
11235checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834"
11236dependencies = [
11237 "bitflags 2.8.0",
11238]
11239
11240[[package]]
11241name = "redox_users"
11242version = "0.4.6"
11243source = "registry+https://github.com/rust-lang/crates.io-index"
11244checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
11245dependencies = [
11246 "getrandom 0.2.15",
11247 "libredox",
11248 "thiserror 1.0.69",
11249]
11250
11251[[package]]
11252name = "refineable"
11253version = "0.1.0"
11254dependencies = [
11255 "derive_refineable",
11256]
11257
11258[[package]]
11259name = "regalloc2"
11260version = "0.11.1"
11261source = "registry+https://github.com/rust-lang/crates.io-index"
11262checksum = "145c1c267e14f20fb0f88aa76a1c5ffec42d592c1d28b3cd9148ae35916158d3"
11263dependencies = [
11264 "allocator-api2",
11265 "bumpalo",
11266 "hashbrown 0.15.2",
11267 "log",
11268 "rustc-hash 2.1.1",
11269 "smallvec",
11270]
11271
11272[[package]]
11273name = "regex"
11274version = "1.11.1"
11275source = "registry+https://github.com/rust-lang/crates.io-index"
11276checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
11277dependencies = [
11278 "aho-corasick",
11279 "memchr",
11280 "regex-automata 0.4.9",
11281 "regex-syntax 0.8.5",
11282]
11283
11284[[package]]
11285name = "regex-automata"
11286version = "0.1.10"
11287source = "registry+https://github.com/rust-lang/crates.io-index"
11288checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
11289dependencies = [
11290 "regex-syntax 0.6.29",
11291]
11292
11293[[package]]
11294name = "regex-automata"
11295version = "0.4.9"
11296source = "registry+https://github.com/rust-lang/crates.io-index"
11297checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
11298dependencies = [
11299 "aho-corasick",
11300 "memchr",
11301 "regex-syntax 0.8.5",
11302]
11303
11304[[package]]
11305name = "regex-lite"
11306version = "0.1.6"
11307source = "registry+https://github.com/rust-lang/crates.io-index"
11308checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
11309
11310[[package]]
11311name = "regex-syntax"
11312version = "0.6.29"
11313source = "registry+https://github.com/rust-lang/crates.io-index"
11314checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
11315
11316[[package]]
11317name = "regex-syntax"
11318version = "0.8.5"
11319source = "registry+https://github.com/rust-lang/crates.io-index"
11320checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
11321
11322[[package]]
11323name = "release_channel"
11324version = "0.1.0"
11325dependencies = [
11326 "gpui",
11327]
11328
11329[[package]]
11330name = "remote"
11331version = "0.1.0"
11332dependencies = [
11333 "anyhow",
11334 "askpass",
11335 "async-trait",
11336 "collections",
11337 "fs",
11338 "futures 0.3.31",
11339 "gpui",
11340 "itertools 0.14.0",
11341 "log",
11342 "parking_lot",
11343 "paths",
11344 "prost 0.9.0",
11345 "release_channel",
11346 "rpc",
11347 "schemars",
11348 "serde",
11349 "serde_json",
11350 "shlex",
11351 "smol",
11352 "tempfile",
11353 "thiserror 2.0.12",
11354 "urlencoding",
11355 "util",
11356]
11357
11358[[package]]
11359name = "remote_server"
11360version = "0.1.0"
11361dependencies = [
11362 "anyhow",
11363 "async-watch",
11364 "backtrace",
11365 "cargo_toml",
11366 "chrono",
11367 "clap",
11368 "client",
11369 "clock",
11370 "env_logger 0.11.7",
11371 "extension",
11372 "extension_host",
11373 "fork",
11374 "fs",
11375 "futures 0.3.31",
11376 "git",
11377 "git_hosting_providers",
11378 "gpui",
11379 "gpui_tokio",
11380 "http_client",
11381 "language",
11382 "language_extension",
11383 "languages",
11384 "libc",
11385 "log",
11386 "lsp",
11387 "node_runtime",
11388 "paths",
11389 "project",
11390 "proto",
11391 "release_channel",
11392 "remote",
11393 "reqwest_client",
11394 "rpc",
11395 "rust-embed",
11396 "serde",
11397 "serde_json",
11398 "settings",
11399 "shellexpand 2.1.2",
11400 "smol",
11401 "sysinfo",
11402 "telemetry_events",
11403 "toml 0.8.20",
11404 "unindent",
11405 "util",
11406 "worktree",
11407]
11408
11409[[package]]
11410name = "rend"
11411version = "0.4.2"
11412source = "registry+https://github.com/rust-lang/crates.io-index"
11413checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
11414dependencies = [
11415 "bytecheck",
11416]
11417
11418[[package]]
11419name = "repl"
11420version = "0.1.0"
11421dependencies = [
11422 "alacritty_terminal",
11423 "anyhow",
11424 "async-dispatcher",
11425 "async-tungstenite",
11426 "base64 0.22.1",
11427 "client",
11428 "collections",
11429 "command_palette_hooks",
11430 "editor",
11431 "env_logger 0.11.7",
11432 "feature_flags",
11433 "file_icons",
11434 "futures 0.3.31",
11435 "gpui",
11436 "http_client",
11437 "image",
11438 "indoc",
11439 "jupyter-protocol",
11440 "jupyter-websocket-client",
11441 "language",
11442 "languages",
11443 "log",
11444 "markdown_preview",
11445 "menu",
11446 "multi_buffer",
11447 "nbformat",
11448 "picker",
11449 "project",
11450 "runtimelib",
11451 "schemars",
11452 "serde",
11453 "serde_json",
11454 "settings",
11455 "smol",
11456 "telemetry",
11457 "terminal",
11458 "terminal_view",
11459 "theme",
11460 "tree-sitter-md",
11461 "tree-sitter-python",
11462 "tree-sitter-typescript",
11463 "ui",
11464 "util",
11465 "uuid",
11466 "workspace",
11467]
11468
11469[[package]]
11470name = "reqwest"
11471version = "0.11.27"
11472source = "registry+https://github.com/rust-lang/crates.io-index"
11473checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62"
11474dependencies = [
11475 "base64 0.21.7",
11476 "bytes 1.10.1",
11477 "encoding_rs",
11478 "futures-core",
11479 "futures-util",
11480 "h2 0.3.26",
11481 "http 0.2.12",
11482 "http-body 0.4.6",
11483 "hyper 0.14.32",
11484 "hyper-rustls 0.24.2",
11485 "hyper-tls",
11486 "ipnet",
11487 "js-sys",
11488 "log",
11489 "mime",
11490 "native-tls",
11491 "once_cell",
11492 "percent-encoding",
11493 "pin-project-lite",
11494 "rustls 0.21.12",
11495 "rustls-native-certs 0.6.3",
11496 "rustls-pemfile 1.0.4",
11497 "serde",
11498 "serde_json",
11499 "serde_urlencoded",
11500 "sync_wrapper 0.1.2",
11501 "system-configuration 0.5.1",
11502 "tokio",
11503 "tokio-native-tls",
11504 "tokio-rustls 0.24.1",
11505 "tower-service",
11506 "url",
11507 "wasm-bindgen",
11508 "wasm-bindgen-futures",
11509 "web-sys",
11510 "winreg 0.50.0",
11511]
11512
11513[[package]]
11514name = "reqwest"
11515version = "0.12.8"
11516source = "git+https://github.com/zed-industries/reqwest.git?rev=fd110f6998da16bbca97b6dddda9be7827c50e29#fd110f6998da16bbca97b6dddda9be7827c50e29"
11517dependencies = [
11518 "base64 0.22.1",
11519 "bytes 1.10.1",
11520 "encoding_rs",
11521 "futures-core",
11522 "futures-util",
11523 "h2 0.4.7",
11524 "http 1.2.0",
11525 "http-body 1.0.1",
11526 "http-body-util",
11527 "hyper 1.5.1",
11528 "hyper-rustls 0.27.3",
11529 "hyper-util",
11530 "ipnet",
11531 "js-sys",
11532 "log",
11533 "mime",
11534 "once_cell",
11535 "percent-encoding",
11536 "pin-project-lite",
11537 "quinn",
11538 "rustls 0.23.25",
11539 "rustls-native-certs 0.8.1",
11540 "rustls-pemfile 2.2.0",
11541 "rustls-pki-types",
11542 "serde",
11543 "serde_json",
11544 "serde_urlencoded",
11545 "sync_wrapper 1.0.2",
11546 "system-configuration 0.6.1",
11547 "tokio",
11548 "tokio-rustls 0.26.1",
11549 "tokio-socks",
11550 "tokio-util",
11551 "tower-service",
11552 "url",
11553 "wasm-bindgen",
11554 "wasm-bindgen-futures",
11555 "wasm-streams",
11556 "web-sys",
11557 "windows-registry",
11558]
11559
11560[[package]]
11561name = "reqwest_client"
11562version = "0.1.0"
11563dependencies = [
11564 "anyhow",
11565 "bytes 1.10.1",
11566 "futures 0.3.31",
11567 "gpui",
11568 "http_client",
11569 "http_client_tls",
11570 "log",
11571 "regex",
11572 "reqwest 0.12.8",
11573 "serde",
11574 "smol",
11575 "tokio",
11576]
11577
11578[[package]]
11579name = "resvg"
11580version = "0.45.0"
11581source = "registry+https://github.com/rust-lang/crates.io-index"
11582checksum = "dd43d1c474e9dadf09a8fdf22d713ba668b499b5117b9b9079500224e26b5b29"
11583dependencies = [
11584 "log",
11585 "pico-args",
11586 "rgb",
11587 "svgtypes",
11588 "tiny-skia",
11589 "usvg",
11590]
11591
11592[[package]]
11593name = "rfc6979"
11594version = "0.3.1"
11595source = "registry+https://github.com/rust-lang/crates.io-index"
11596checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
11597dependencies = [
11598 "crypto-bigint 0.4.9",
11599 "hmac",
11600 "zeroize",
11601]
11602
11603[[package]]
11604name = "rgb"
11605version = "0.8.50"
11606source = "registry+https://github.com/rust-lang/crates.io-index"
11607checksum = "57397d16646700483b67d2dd6511d79318f9d057fdbd21a4066aeac8b41d310a"
11608dependencies = [
11609 "bytemuck",
11610]
11611
11612[[package]]
11613name = "rich_text"
11614version = "0.1.0"
11615dependencies = [
11616 "futures 0.3.31",
11617 "gpui",
11618 "language",
11619 "linkify",
11620 "pulldown-cmark 0.12.2",
11621 "theme",
11622 "ui",
11623 "util",
11624]
11625
11626[[package]]
11627name = "ring"
11628version = "0.17.8"
11629source = "registry+https://github.com/rust-lang/crates.io-index"
11630checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
11631dependencies = [
11632 "cc",
11633 "cfg-if",
11634 "getrandom 0.2.15",
11635 "libc",
11636 "spin",
11637 "untrusted",
11638 "windows-sys 0.52.0",
11639]
11640
11641[[package]]
11642name = "rkyv"
11643version = "0.7.45"
11644source = "registry+https://github.com/rust-lang/crates.io-index"
11645checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
11646dependencies = [
11647 "bitvec",
11648 "bytecheck",
11649 "bytes 1.10.1",
11650 "hashbrown 0.12.3",
11651 "ptr_meta",
11652 "rend",
11653 "rkyv_derive",
11654 "seahash",
11655 "tinyvec",
11656 "uuid",
11657]
11658
11659[[package]]
11660name = "rkyv_derive"
11661version = "0.7.45"
11662source = "registry+https://github.com/rust-lang/crates.io-index"
11663checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
11664dependencies = [
11665 "proc-macro2",
11666 "quote",
11667 "syn 1.0.109",
11668]
11669
11670[[package]]
11671name = "rmp"
11672version = "0.8.14"
11673source = "registry+https://github.com/rust-lang/crates.io-index"
11674checksum = "228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4"
11675dependencies = [
11676 "byteorder",
11677 "num-traits",
11678 "paste",
11679]
11680
11681[[package]]
11682name = "rmpv"
11683version = "1.3.0"
11684source = "registry+https://github.com/rust-lang/crates.io-index"
11685checksum = "58450723cd9ee93273ce44a20b6ec4efe17f8ed2e3631474387bfdecf18bb2a9"
11686dependencies = [
11687 "num-traits",
11688 "rmp",
11689]
11690
11691[[package]]
11692name = "rodio"
11693version = "0.20.1"
11694source = "registry+https://github.com/rust-lang/crates.io-index"
11695checksum = "e7ceb6607dd738c99bc8cb28eff249b7cd5c8ec88b9db96c0608c1480d140fb1"
11696dependencies = [
11697 "cpal",
11698 "hound",
11699]
11700
11701[[package]]
11702name = "rope"
11703version = "0.1.0"
11704dependencies = [
11705 "arrayvec",
11706 "criterion",
11707 "ctor",
11708 "env_logger 0.11.7",
11709 "gpui",
11710 "log",
11711 "rand 0.8.5",
11712 "rayon",
11713 "smallvec",
11714 "sum_tree",
11715 "unicode-segmentation",
11716 "util",
11717]
11718
11719[[package]]
11720name = "roxmltree"
11721version = "0.20.0"
11722source = "registry+https://github.com/rust-lang/crates.io-index"
11723checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
11724
11725[[package]]
11726name = "rpc"
11727version = "0.1.0"
11728dependencies = [
11729 "anyhow",
11730 "async-tungstenite",
11731 "base64 0.22.1",
11732 "chrono",
11733 "collections",
11734 "env_logger 0.11.7",
11735 "futures 0.3.31",
11736 "gpui",
11737 "parking_lot",
11738 "proto",
11739 "rand 0.8.5",
11740 "rsa",
11741 "serde",
11742 "serde_json",
11743 "sha2",
11744 "strum",
11745 "tracing",
11746 "util",
11747 "zstd",
11748]
11749
11750[[package]]
11751name = "rsa"
11752version = "0.9.8"
11753source = "registry+https://github.com/rust-lang/crates.io-index"
11754checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
11755dependencies = [
11756 "const-oid",
11757 "digest",
11758 "num-bigint-dig",
11759 "num-integer",
11760 "num-traits",
11761 "pkcs1",
11762 "pkcs8 0.10.2",
11763 "rand_core 0.6.4",
11764 "signature 2.2.0",
11765 "spki 0.7.3",
11766 "subtle",
11767 "zeroize",
11768]
11769
11770[[package]]
11771name = "runtimelib"
11772version = "0.25.0"
11773source = "registry+https://github.com/rust-lang/crates.io-index"
11774checksum = "9af6ed9fd10d7ee940676945510c197c2a472806bb652096a713985c44ffd643"
11775dependencies = [
11776 "anyhow",
11777 "async-dispatcher",
11778 "async-std",
11779 "base64 0.22.1",
11780 "bytes 1.10.1",
11781 "chrono",
11782 "data-encoding",
11783 "dirs 5.0.1",
11784 "futures 0.3.31",
11785 "glob",
11786 "jupyter-protocol",
11787 "ring",
11788 "serde",
11789 "serde_json",
11790 "shellexpand 3.1.0",
11791 "smol",
11792 "uuid",
11793 "zeromq",
11794]
11795
11796[[package]]
11797name = "rust-embed"
11798version = "8.5.0"
11799source = "registry+https://github.com/rust-lang/crates.io-index"
11800checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
11801dependencies = [
11802 "rust-embed-impl",
11803 "rust-embed-utils",
11804 "walkdir",
11805]
11806
11807[[package]]
11808name = "rust-embed-impl"
11809version = "8.5.0"
11810source = "registry+https://github.com/rust-lang/crates.io-index"
11811checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
11812dependencies = [
11813 "proc-macro2",
11814 "quote",
11815 "rust-embed-utils",
11816 "syn 2.0.100",
11817 "walkdir",
11818]
11819
11820[[package]]
11821name = "rust-embed-utils"
11822version = "8.5.0"
11823source = "registry+https://github.com/rust-lang/crates.io-index"
11824checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
11825dependencies = [
11826 "globset",
11827 "sha2",
11828 "walkdir",
11829]
11830
11831[[package]]
11832name = "rust_decimal"
11833version = "1.36.0"
11834source = "registry+https://github.com/rust-lang/crates.io-index"
11835checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
11836dependencies = [
11837 "arrayvec",
11838 "borsh",
11839 "bytes 1.10.1",
11840 "num-traits",
11841 "rand 0.8.5",
11842 "rkyv",
11843 "serde",
11844 "serde_json",
11845]
11846
11847[[package]]
11848name = "rustc-demangle"
11849version = "0.1.24"
11850source = "registry+https://github.com/rust-lang/crates.io-index"
11851checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
11852
11853[[package]]
11854name = "rustc-hash"
11855version = "1.1.0"
11856source = "registry+https://github.com/rust-lang/crates.io-index"
11857checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
11858
11859[[package]]
11860name = "rustc-hash"
11861version = "2.1.1"
11862source = "registry+https://github.com/rust-lang/crates.io-index"
11863checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
11864
11865[[package]]
11866name = "rustc_version"
11867version = "0.4.1"
11868source = "registry+https://github.com/rust-lang/crates.io-index"
11869checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
11870dependencies = [
11871 "semver",
11872]
11873
11874[[package]]
11875name = "rustix"
11876version = "0.38.42"
11877source = "registry+https://github.com/rust-lang/crates.io-index"
11878checksum = "f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85"
11879dependencies = [
11880 "bitflags 2.8.0",
11881 "errno 0.3.10",
11882 "itoa",
11883 "libc",
11884 "linux-raw-sys",
11885 "once_cell",
11886 "windows-sys 0.59.0",
11887]
11888
11889[[package]]
11890name = "rustix-openpty"
11891version = "0.1.1"
11892source = "registry+https://github.com/rust-lang/crates.io-index"
11893checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
11894dependencies = [
11895 "errno 0.3.10",
11896 "libc",
11897 "rustix",
11898]
11899
11900[[package]]
11901name = "rustls"
11902version = "0.21.12"
11903source = "registry+https://github.com/rust-lang/crates.io-index"
11904checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
11905dependencies = [
11906 "log",
11907 "ring",
11908 "rustls-webpki 0.101.7",
11909 "sct",
11910]
11911
11912[[package]]
11913name = "rustls"
11914version = "0.23.25"
11915source = "registry+https://github.com/rust-lang/crates.io-index"
11916checksum = "822ee9188ac4ec04a2f0531e55d035fb2de73f18b41a63c70c2712503b6fb13c"
11917dependencies = [
11918 "aws-lc-rs",
11919 "log",
11920 "once_cell",
11921 "ring",
11922 "rustls-pki-types",
11923 "rustls-webpki 0.103.0",
11924 "subtle",
11925 "zeroize",
11926]
11927
11928[[package]]
11929name = "rustls-native-certs"
11930version = "0.6.3"
11931source = "registry+https://github.com/rust-lang/crates.io-index"
11932checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
11933dependencies = [
11934 "openssl-probe",
11935 "rustls-pemfile 1.0.4",
11936 "schannel",
11937 "security-framework 2.11.1",
11938]
11939
11940[[package]]
11941name = "rustls-native-certs"
11942version = "0.8.1"
11943source = "registry+https://github.com/rust-lang/crates.io-index"
11944checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3"
11945dependencies = [
11946 "openssl-probe",
11947 "rustls-pki-types",
11948 "schannel",
11949 "security-framework 3.0.1",
11950]
11951
11952[[package]]
11953name = "rustls-pemfile"
11954version = "1.0.4"
11955source = "registry+https://github.com/rust-lang/crates.io-index"
11956checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
11957dependencies = [
11958 "base64 0.21.7",
11959]
11960
11961[[package]]
11962name = "rustls-pemfile"
11963version = "2.2.0"
11964source = "registry+https://github.com/rust-lang/crates.io-index"
11965checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
11966dependencies = [
11967 "rustls-pki-types",
11968]
11969
11970[[package]]
11971name = "rustls-pki-types"
11972version = "1.11.0"
11973source = "registry+https://github.com/rust-lang/crates.io-index"
11974checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c"
11975dependencies = [
11976 "web-time",
11977]
11978
11979[[package]]
11980name = "rustls-platform-verifier"
11981version = "0.5.1"
11982source = "registry+https://github.com/rust-lang/crates.io-index"
11983checksum = "4a5467026f437b4cb2a533865eaa73eb840019a0916f4b9ec563c6e617e086c9"
11984dependencies = [
11985 "core-foundation 0.10.0",
11986 "core-foundation-sys",
11987 "jni",
11988 "log",
11989 "once_cell",
11990 "rustls 0.23.25",
11991 "rustls-native-certs 0.8.1",
11992 "rustls-platform-verifier-android",
11993 "rustls-webpki 0.103.0",
11994 "security-framework 3.0.1",
11995 "security-framework-sys",
11996 "webpki-root-certs",
11997 "windows-sys 0.59.0",
11998]
11999
12000[[package]]
12001name = "rustls-platform-verifier-android"
12002version = "0.1.1"
12003source = "registry+https://github.com/rust-lang/crates.io-index"
12004checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
12005
12006[[package]]
12007name = "rustls-webpki"
12008version = "0.101.7"
12009source = "registry+https://github.com/rust-lang/crates.io-index"
12010checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
12011dependencies = [
12012 "ring",
12013 "untrusted",
12014]
12015
12016[[package]]
12017name = "rustls-webpki"
12018version = "0.103.0"
12019source = "registry+https://github.com/rust-lang/crates.io-index"
12020checksum = "0aa4eeac2588ffff23e9d7a7e9b3f971c5fb5b7ebc9452745e0c232c64f83b2f"
12021dependencies = [
12022 "aws-lc-rs",
12023 "ring",
12024 "rustls-pki-types",
12025 "untrusted",
12026]
12027
12028[[package]]
12029name = "rustversion"
12030version = "1.0.18"
12031source = "registry+https://github.com/rust-lang/crates.io-index"
12032checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
12033
12034[[package]]
12035name = "rustybuzz"
12036version = "0.14.1"
12037source = "registry+https://github.com/rust-lang/crates.io-index"
12038checksum = "cfb9cf8877777222e4a3bc7eb247e398b56baba500c38c1c46842431adc8b55c"
12039dependencies = [
12040 "bitflags 2.8.0",
12041 "bytemuck",
12042 "libm",
12043 "smallvec",
12044 "ttf-parser 0.21.1",
12045 "unicode-bidi-mirroring 0.2.0",
12046 "unicode-ccc 0.2.0",
12047 "unicode-properties",
12048 "unicode-script",
12049]
12050
12051[[package]]
12052name = "rustybuzz"
12053version = "0.20.1"
12054source = "registry+https://github.com/rust-lang/crates.io-index"
12055checksum = "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702"
12056dependencies = [
12057 "bitflags 2.8.0",
12058 "bytemuck",
12059 "core_maths",
12060 "log",
12061 "smallvec",
12062 "ttf-parser 0.25.1",
12063 "unicode-bidi-mirroring 0.4.0",
12064 "unicode-ccc 0.4.0",
12065 "unicode-properties",
12066 "unicode-script",
12067]
12068
12069[[package]]
12070name = "ryu"
12071version = "1.0.18"
12072source = "registry+https://github.com/rust-lang/crates.io-index"
12073checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
12074
12075[[package]]
12076name = "salsa20"
12077version = "0.10.2"
12078source = "registry+https://github.com/rust-lang/crates.io-index"
12079checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
12080dependencies = [
12081 "cipher",
12082]
12083
12084[[package]]
12085name = "same-file"
12086version = "1.0.6"
12087source = "registry+https://github.com/rust-lang/crates.io-index"
12088checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
12089dependencies = [
12090 "winapi-util",
12091]
12092
12093[[package]]
12094name = "schannel"
12095version = "0.1.27"
12096source = "registry+https://github.com/rust-lang/crates.io-index"
12097checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
12098dependencies = [
12099 "windows-sys 0.59.0",
12100]
12101
12102[[package]]
12103name = "schema_generator"
12104version = "0.1.0"
12105dependencies = [
12106 "anyhow",
12107 "clap",
12108 "env_logger 0.11.7",
12109 "schemars",
12110 "serde",
12111 "serde_json",
12112 "theme",
12113]
12114
12115[[package]]
12116name = "schemars"
12117version = "0.8.22"
12118source = "registry+https://github.com/rust-lang/crates.io-index"
12119checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615"
12120dependencies = [
12121 "dyn-clone",
12122 "indexmap",
12123 "schemars_derive",
12124 "serde",
12125 "serde_json",
12126]
12127
12128[[package]]
12129name = "schemars_derive"
12130version = "0.8.22"
12131source = "registry+https://github.com/rust-lang/crates.io-index"
12132checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d"
12133dependencies = [
12134 "proc-macro2",
12135 "quote",
12136 "serde_derive_internals",
12137 "syn 2.0.100",
12138]
12139
12140[[package]]
12141name = "scoped-tls"
12142version = "1.0.1"
12143source = "registry+https://github.com/rust-lang/crates.io-index"
12144checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
12145
12146[[package]]
12147name = "scopeguard"
12148version = "1.2.0"
12149source = "registry+https://github.com/rust-lang/crates.io-index"
12150checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
12151
12152[[package]]
12153name = "scratch"
12154version = "1.0.7"
12155source = "registry+https://github.com/rust-lang/crates.io-index"
12156checksum = "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152"
12157
12158[[package]]
12159name = "scrypt"
12160version = "0.11.0"
12161source = "registry+https://github.com/rust-lang/crates.io-index"
12162checksum = "0516a385866c09368f0b5bcd1caff3366aace790fcd46e2bb032697bb172fd1f"
12163dependencies = [
12164 "password-hash 0.5.0",
12165 "pbkdf2 0.12.2",
12166 "salsa20",
12167 "sha2",
12168]
12169
12170[[package]]
12171name = "sct"
12172version = "0.7.1"
12173source = "registry+https://github.com/rust-lang/crates.io-index"
12174checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
12175dependencies = [
12176 "ring",
12177 "untrusted",
12178]
12179
12180[[package]]
12181name = "sea-bae"
12182version = "0.2.1"
12183source = "registry+https://github.com/rust-lang/crates.io-index"
12184checksum = "f694a6ab48f14bc063cfadff30ab551d3c7e46d8f81836c51989d548f44a2a25"
12185dependencies = [
12186 "heck 0.4.1",
12187 "proc-macro-error2",
12188 "proc-macro2",
12189 "quote",
12190 "syn 2.0.100",
12191]
12192
12193[[package]]
12194name = "sea-orm"
12195version = "1.1.7"
12196source = "registry+https://github.com/rust-lang/crates.io-index"
12197checksum = "3417812d38049e8ec3d588c03570f8c60de811d2453fb48e424045a1600ffd86"
12198dependencies = [
12199 "async-stream",
12200 "async-trait",
12201 "bigdecimal",
12202 "chrono",
12203 "futures-util",
12204 "log",
12205 "ouroboros",
12206 "pgvector",
12207 "rust_decimal",
12208 "sea-orm-macros",
12209 "sea-query",
12210 "sea-query-binder",
12211 "serde",
12212 "serde_json",
12213 "sqlx",
12214 "strum",
12215 "thiserror 1.0.69",
12216 "time",
12217 "tracing",
12218 "url",
12219 "uuid",
12220]
12221
12222[[package]]
12223name = "sea-orm-macros"
12224version = "1.1.7"
12225source = "registry+https://github.com/rust-lang/crates.io-index"
12226checksum = "d705ba84e1c74c8ac27784e4ac6f21584058c1dc0cadb9d39b43e109fcf8139c"
12227dependencies = [
12228 "heck 0.4.1",
12229 "proc-macro2",
12230 "quote",
12231 "sea-bae",
12232 "syn 2.0.100",
12233 "unicode-ident",
12234]
12235
12236[[package]]
12237name = "sea-query"
12238version = "0.32.1"
12239source = "registry+https://github.com/rust-lang/crates.io-index"
12240checksum = "085e94f7d7271c0393ac2d164a39994b1dff1b06bc40cd9a0da04f3d672b0fee"
12241dependencies = [
12242 "bigdecimal",
12243 "chrono",
12244 "inherent",
12245 "ordered-float 3.9.2",
12246 "rust_decimal",
12247 "serde_json",
12248 "time",
12249 "uuid",
12250]
12251
12252[[package]]
12253name = "sea-query-binder"
12254version = "0.7.0"
12255source = "registry+https://github.com/rust-lang/crates.io-index"
12256checksum = "b0019f47430f7995af63deda77e238c17323359af241233ec768aba1faea7608"
12257dependencies = [
12258 "bigdecimal",
12259 "chrono",
12260 "rust_decimal",
12261 "sea-query",
12262 "serde_json",
12263 "sqlx",
12264 "time",
12265 "uuid",
12266]
12267
12268[[package]]
12269name = "seahash"
12270version = "4.1.0"
12271source = "registry+https://github.com/rust-lang/crates.io-index"
12272checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
12273
12274[[package]]
12275name = "search"
12276version = "0.1.0"
12277dependencies = [
12278 "any_vec",
12279 "anyhow",
12280 "bitflags 2.8.0",
12281 "client",
12282 "collections",
12283 "editor",
12284 "futures 0.3.31",
12285 "gpui",
12286 "language",
12287 "menu",
12288 "project",
12289 "schemars",
12290 "serde",
12291 "serde_json",
12292 "settings",
12293 "smol",
12294 "theme",
12295 "ui",
12296 "unindent",
12297 "util",
12298 "workspace",
12299 "zed_actions",
12300]
12301
12302[[package]]
12303name = "sec1"
12304version = "0.3.0"
12305source = "registry+https://github.com/rust-lang/crates.io-index"
12306checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
12307dependencies = [
12308 "base16ct",
12309 "der 0.6.1",
12310 "generic-array",
12311 "pkcs8 0.9.0",
12312 "subtle",
12313 "zeroize",
12314]
12315
12316[[package]]
12317name = "security-framework"
12318version = "2.11.1"
12319source = "registry+https://github.com/rust-lang/crates.io-index"
12320checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
12321dependencies = [
12322 "bitflags 2.8.0",
12323 "core-foundation 0.9.4",
12324 "core-foundation-sys",
12325 "libc",
12326 "security-framework-sys",
12327]
12328
12329[[package]]
12330name = "security-framework"
12331version = "3.0.1"
12332source = "registry+https://github.com/rust-lang/crates.io-index"
12333checksum = "e1415a607e92bec364ea2cf9264646dcce0f91e6d65281bd6f2819cca3bf39c8"
12334dependencies = [
12335 "bitflags 2.8.0",
12336 "core-foundation 0.10.0",
12337 "core-foundation-sys",
12338 "libc",
12339 "security-framework-sys",
12340]
12341
12342[[package]]
12343name = "security-framework-sys"
12344version = "2.12.1"
12345source = "registry+https://github.com/rust-lang/crates.io-index"
12346checksum = "fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2"
12347dependencies = [
12348 "core-foundation-sys",
12349 "libc",
12350]
12351
12352[[package]]
12353name = "self_cell"
12354version = "1.1.0"
12355source = "registry+https://github.com/rust-lang/crates.io-index"
12356checksum = "c2fdfc24bc566f839a2da4c4295b82db7d25a24253867d5c64355abb5799bdbe"
12357
12358[[package]]
12359name = "semantic_index"
12360version = "0.1.0"
12361dependencies = [
12362 "anyhow",
12363 "arrayvec",
12364 "blake3",
12365 "client",
12366 "clock",
12367 "collections",
12368 "env_logger 0.11.7",
12369 "feature_flags",
12370 "fs",
12371 "futures 0.3.31",
12372 "futures-batch",
12373 "gpui",
12374 "heed",
12375 "http_client",
12376 "language",
12377 "language_model",
12378 "languages",
12379 "log",
12380 "open_ai",
12381 "parking_lot",
12382 "project",
12383 "reqwest_client",
12384 "serde",
12385 "serde_json",
12386 "settings",
12387 "sha2",
12388 "smol",
12389 "streaming-iterator",
12390 "tempfile",
12391 "theme",
12392 "tree-sitter",
12393 "ui",
12394 "unindent",
12395 "util",
12396 "workspace",
12397 "worktree",
12398]
12399
12400[[package]]
12401name = "semantic_version"
12402version = "0.1.0"
12403dependencies = [
12404 "anyhow",
12405 "serde",
12406]
12407
12408[[package]]
12409name = "semver"
12410version = "1.0.26"
12411source = "registry+https://github.com/rust-lang/crates.io-index"
12412checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0"
12413dependencies = [
12414 "serde",
12415]
12416
12417[[package]]
12418name = "serde"
12419version = "1.0.218"
12420source = "registry+https://github.com/rust-lang/crates.io-index"
12421checksum = "e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60"
12422dependencies = [
12423 "serde_derive",
12424]
12425
12426[[package]]
12427name = "serde_derive"
12428version = "1.0.218"
12429source = "registry+https://github.com/rust-lang/crates.io-index"
12430checksum = "f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b"
12431dependencies = [
12432 "proc-macro2",
12433 "quote",
12434 "syn 2.0.100",
12435]
12436
12437[[package]]
12438name = "serde_derive_internals"
12439version = "0.29.1"
12440source = "registry+https://github.com/rust-lang/crates.io-index"
12441checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
12442dependencies = [
12443 "proc-macro2",
12444 "quote",
12445 "syn 2.0.100",
12446]
12447
12448[[package]]
12449name = "serde_fmt"
12450version = "1.0.3"
12451source = "registry+https://github.com/rust-lang/crates.io-index"
12452checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
12453dependencies = [
12454 "serde",
12455]
12456
12457[[package]]
12458name = "serde_json"
12459version = "1.0.140"
12460source = "registry+https://github.com/rust-lang/crates.io-index"
12461checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373"
12462dependencies = [
12463 "indexmap",
12464 "itoa",
12465 "memchr",
12466 "ryu",
12467 "serde",
12468]
12469
12470[[package]]
12471name = "serde_json_lenient"
12472version = "0.2.4"
12473source = "registry+https://github.com/rust-lang/crates.io-index"
12474checksum = "0e033097bf0d2b59a62b42c18ebbb797503839b26afdda2c4e1415cb6c813540"
12475dependencies = [
12476 "indexmap",
12477 "itoa",
12478 "memchr",
12479 "ryu",
12480 "serde",
12481]
12482
12483[[package]]
12484name = "serde_path_to_error"
12485version = "0.1.16"
12486source = "registry+https://github.com/rust-lang/crates.io-index"
12487checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
12488dependencies = [
12489 "itoa",
12490 "serde",
12491]
12492
12493[[package]]
12494name = "serde_qs"
12495version = "0.8.5"
12496source = "registry+https://github.com/rust-lang/crates.io-index"
12497checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6"
12498dependencies = [
12499 "percent-encoding",
12500 "serde",
12501 "thiserror 1.0.69",
12502]
12503
12504[[package]]
12505name = "serde_qs"
12506version = "0.10.1"
12507source = "registry+https://github.com/rust-lang/crates.io-index"
12508checksum = "8cac3f1e2ca2fe333923a1ae72caca910b98ed0630bb35ef6f8c8517d6e81afa"
12509dependencies = [
12510 "percent-encoding",
12511 "serde",
12512 "thiserror 1.0.69",
12513]
12514
12515[[package]]
12516name = "serde_repr"
12517version = "0.1.20"
12518source = "registry+https://github.com/rust-lang/crates.io-index"
12519checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
12520dependencies = [
12521 "proc-macro2",
12522 "quote",
12523 "syn 2.0.100",
12524]
12525
12526[[package]]
12527name = "serde_spanned"
12528version = "0.6.8"
12529source = "registry+https://github.com/rust-lang/crates.io-index"
12530checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
12531dependencies = [
12532 "serde",
12533]
12534
12535[[package]]
12536name = "serde_urlencoded"
12537version = "0.7.1"
12538source = "registry+https://github.com/rust-lang/crates.io-index"
12539checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
12540dependencies = [
12541 "form_urlencoded",
12542 "itoa",
12543 "ryu",
12544 "serde",
12545]
12546
12547[[package]]
12548name = "session"
12549version = "0.1.0"
12550dependencies = [
12551 "db",
12552 "gpui",
12553 "serde_json",
12554 "util",
12555 "uuid",
12556]
12557
12558[[package]]
12559name = "settings"
12560version = "0.1.0"
12561dependencies = [
12562 "anyhow",
12563 "collections",
12564 "ec4rs",
12565 "fs",
12566 "futures 0.3.31",
12567 "gpui",
12568 "indoc",
12569 "inventory",
12570 "log",
12571 "paths",
12572 "pretty_assertions",
12573 "release_channel",
12574 "rust-embed",
12575 "schemars",
12576 "serde",
12577 "serde_derive",
12578 "serde_json",
12579 "serde_json_lenient",
12580 "smallvec",
12581 "streaming-iterator",
12582 "tree-sitter",
12583 "tree-sitter-json",
12584 "unindent",
12585 "util",
12586]
12587
12588[[package]]
12589name = "settings_ui"
12590version = "0.1.0"
12591dependencies = [
12592 "command_palette_hooks",
12593 "editor",
12594 "feature_flags",
12595 "gpui",
12596 "settings",
12597 "theme",
12598 "ui",
12599 "workspace",
12600]
12601
12602[[package]]
12603name = "sha1"
12604version = "0.10.6"
12605source = "registry+https://github.com/rust-lang/crates.io-index"
12606checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
12607dependencies = [
12608 "cfg-if",
12609 "cpufeatures",
12610 "digest",
12611]
12612
12613[[package]]
12614name = "sha1_smol"
12615version = "1.0.1"
12616source = "registry+https://github.com/rust-lang/crates.io-index"
12617checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
12618
12619[[package]]
12620name = "sha2"
12621version = "0.10.8"
12622source = "registry+https://github.com/rust-lang/crates.io-index"
12623checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
12624dependencies = [
12625 "cfg-if",
12626 "cpufeatures",
12627 "digest",
12628]
12629
12630[[package]]
12631name = "sharded-slab"
12632version = "0.1.7"
12633source = "registry+https://github.com/rust-lang/crates.io-index"
12634checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
12635dependencies = [
12636 "lazy_static",
12637]
12638
12639[[package]]
12640name = "shell-words"
12641version = "1.1.0"
12642source = "registry+https://github.com/rust-lang/crates.io-index"
12643checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
12644
12645[[package]]
12646name = "shellexpand"
12647version = "2.1.2"
12648source = "registry+https://github.com/rust-lang/crates.io-index"
12649checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
12650dependencies = [
12651 "dirs 4.0.0",
12652]
12653
12654[[package]]
12655name = "shellexpand"
12656version = "3.1.0"
12657source = "registry+https://github.com/rust-lang/crates.io-index"
12658checksum = "da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b"
12659dependencies = [
12660 "dirs 5.0.1",
12661]
12662
12663[[package]]
12664name = "shlex"
12665version = "1.3.0"
12666source = "registry+https://github.com/rust-lang/crates.io-index"
12667checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
12668
12669[[package]]
12670name = "signal-hook"
12671version = "0.3.17"
12672source = "registry+https://github.com/rust-lang/crates.io-index"
12673checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
12674dependencies = [
12675 "libc",
12676 "signal-hook-registry",
12677]
12678
12679[[package]]
12680name = "signal-hook-registry"
12681version = "1.4.2"
12682source = "registry+https://github.com/rust-lang/crates.io-index"
12683checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
12684dependencies = [
12685 "libc",
12686]
12687
12688[[package]]
12689name = "signature"
12690version = "1.6.4"
12691source = "registry+https://github.com/rust-lang/crates.io-index"
12692checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
12693dependencies = [
12694 "digest",
12695 "rand_core 0.6.4",
12696]
12697
12698[[package]]
12699name = "signature"
12700version = "2.2.0"
12701source = "registry+https://github.com/rust-lang/crates.io-index"
12702checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
12703dependencies = [
12704 "digest",
12705 "rand_core 0.6.4",
12706]
12707
12708[[package]]
12709name = "simd-adler32"
12710version = "0.3.7"
12711source = "registry+https://github.com/rust-lang/crates.io-index"
12712checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
12713
12714[[package]]
12715name = "simd_helpers"
12716version = "0.1.0"
12717source = "registry+https://github.com/rust-lang/crates.io-index"
12718checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
12719dependencies = [
12720 "quote",
12721]
12722
12723[[package]]
12724name = "simdutf8"
12725version = "0.1.5"
12726source = "registry+https://github.com/rust-lang/crates.io-index"
12727checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
12728
12729[[package]]
12730name = "simple_asn1"
12731version = "0.6.2"
12732source = "registry+https://github.com/rust-lang/crates.io-index"
12733checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
12734dependencies = [
12735 "num-bigint",
12736 "num-traits",
12737 "thiserror 1.0.69",
12738 "time",
12739]
12740
12741[[package]]
12742name = "simplecss"
12743version = "0.2.1"
12744source = "registry+https://github.com/rust-lang/crates.io-index"
12745checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
12746dependencies = [
12747 "log",
12748]
12749
12750[[package]]
12751name = "simplelog"
12752version = "0.12.2"
12753source = "registry+https://github.com/rust-lang/crates.io-index"
12754checksum = "16257adbfaef1ee58b1363bdc0664c9b8e1e30aed86049635fb5f147d065a9c0"
12755dependencies = [
12756 "log",
12757 "termcolor",
12758 "time",
12759]
12760
12761[[package]]
12762name = "siphasher"
12763version = "0.3.11"
12764source = "registry+https://github.com/rust-lang/crates.io-index"
12765checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
12766
12767[[package]]
12768name = "siphasher"
12769version = "1.0.1"
12770source = "registry+https://github.com/rust-lang/crates.io-index"
12771checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
12772
12773[[package]]
12774name = "skrifa"
12775version = "0.26.6"
12776source = "registry+https://github.com/rust-lang/crates.io-index"
12777checksum = "8cc1aa86c26dbb1b63875a7180aa0819709b33348eb5b1491e4321fae388179d"
12778dependencies = [
12779 "bytemuck",
12780 "read-fonts",
12781]
12782
12783[[package]]
12784name = "slab"
12785version = "0.4.9"
12786source = "registry+https://github.com/rust-lang/crates.io-index"
12787checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
12788dependencies = [
12789 "autocfg",
12790]
12791
12792[[package]]
12793name = "slash_commands_example"
12794version = "0.1.0"
12795dependencies = [
12796 "zed_extension_api 0.1.0",
12797]
12798
12799[[package]]
12800name = "slotmap"
12801version = "1.0.7"
12802source = "registry+https://github.com/rust-lang/crates.io-index"
12803checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
12804dependencies = [
12805 "version_check",
12806]
12807
12808[[package]]
12809name = "smallvec"
12810version = "1.14.0"
12811source = "registry+https://github.com/rust-lang/crates.io-index"
12812checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd"
12813dependencies = [
12814 "serde",
12815]
12816
12817[[package]]
12818name = "smart-default"
12819version = "0.6.0"
12820source = "registry+https://github.com/rust-lang/crates.io-index"
12821checksum = "133659a15339456eeeb07572eb02a91c91e9815e9cbc89566944d2c8d3efdbf6"
12822dependencies = [
12823 "proc-macro2",
12824 "quote",
12825 "syn 1.0.109",
12826]
12827
12828[[package]]
12829name = "smol"
12830version = "2.0.2"
12831source = "registry+https://github.com/rust-lang/crates.io-index"
12832checksum = "a33bd3e260892199c3ccfc487c88b2da2265080acb316cd920da72fdfd7c599f"
12833dependencies = [
12834 "async-channel 2.3.1",
12835 "async-executor",
12836 "async-fs",
12837 "async-io",
12838 "async-lock",
12839 "async-net",
12840 "async-process",
12841 "blocking",
12842 "futures-lite 2.6.0",
12843]
12844
12845[[package]]
12846name = "smol_str"
12847version = "0.1.24"
12848source = "registry+https://github.com/rust-lang/crates.io-index"
12849checksum = "fad6c857cbab2627dcf01ec85a623ca4e7dcb5691cbaa3d7fb7653671f0d09c9"
12850dependencies = [
12851 "serde",
12852]
12853
12854[[package]]
12855name = "smol_str"
12856version = "0.2.2"
12857source = "registry+https://github.com/rust-lang/crates.io-index"
12858checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead"
12859
12860[[package]]
12861name = "snippet"
12862version = "0.1.0"
12863dependencies = [
12864 "anyhow",
12865 "smallvec",
12866]
12867
12868[[package]]
12869name = "snippet_provider"
12870version = "0.1.0"
12871dependencies = [
12872 "anyhow",
12873 "collections",
12874 "extension",
12875 "fs",
12876 "futures 0.3.31",
12877 "gpui",
12878 "parking_lot",
12879 "paths",
12880 "schemars",
12881 "serde",
12882 "serde_json_lenient",
12883 "snippet",
12884 "util",
12885]
12886
12887[[package]]
12888name = "snippets_ui"
12889version = "0.1.0"
12890dependencies = [
12891 "fuzzy",
12892 "gpui",
12893 "language",
12894 "paths",
12895 "picker",
12896 "ui",
12897 "util",
12898 "workspace",
12899]
12900
12901[[package]]
12902name = "socket2"
12903version = "0.5.8"
12904source = "registry+https://github.com/rust-lang/crates.io-index"
12905checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
12906dependencies = [
12907 "libc",
12908 "windows-sys 0.52.0",
12909]
12910
12911[[package]]
12912name = "spdx"
12913version = "0.10.7"
12914source = "registry+https://github.com/rust-lang/crates.io-index"
12915checksum = "bae30cc7bfe3656d60ee99bf6836f472b0c53dddcbf335e253329abb16e535a2"
12916dependencies = [
12917 "smallvec",
12918]
12919
12920[[package]]
12921name = "spin"
12922version = "0.9.8"
12923source = "registry+https://github.com/rust-lang/crates.io-index"
12924checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
12925dependencies = [
12926 "lock_api",
12927]
12928
12929[[package]]
12930name = "spirv"
12931version = "0.3.0+sdk-1.3.268.0"
12932source = "registry+https://github.com/rust-lang/crates.io-index"
12933checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844"
12934dependencies = [
12935 "bitflags 2.8.0",
12936]
12937
12938[[package]]
12939name = "spki"
12940version = "0.6.0"
12941source = "registry+https://github.com/rust-lang/crates.io-index"
12942checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
12943dependencies = [
12944 "base64ct",
12945 "der 0.6.1",
12946]
12947
12948[[package]]
12949name = "spki"
12950version = "0.7.3"
12951source = "registry+https://github.com/rust-lang/crates.io-index"
12952checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
12953dependencies = [
12954 "base64ct",
12955 "der 0.7.9",
12956]
12957
12958[[package]]
12959name = "sptr"
12960version = "0.3.2"
12961source = "registry+https://github.com/rust-lang/crates.io-index"
12962checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
12963
12964[[package]]
12965name = "sqlez"
12966version = "0.1.0"
12967dependencies = [
12968 "anyhow",
12969 "collections",
12970 "futures 0.3.31",
12971 "indoc",
12972 "libsqlite3-sys",
12973 "parking_lot",
12974 "smol",
12975 "sqlformat",
12976 "thread_local",
12977 "util",
12978 "uuid",
12979]
12980
12981[[package]]
12982name = "sqlez_macros"
12983version = "0.1.0"
12984dependencies = [
12985 "sqlez",
12986 "sqlformat",
12987 "syn 1.0.109",
12988]
12989
12990[[package]]
12991name = "sqlformat"
12992version = "0.2.6"
12993source = "registry+https://github.com/rust-lang/crates.io-index"
12994checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
12995dependencies = [
12996 "nom",
12997 "unicode_categories",
12998]
12999
13000[[package]]
13001name = "sqlx"
13002version = "0.8.3"
13003source = "registry+https://github.com/rust-lang/crates.io-index"
13004checksum = "4410e73b3c0d8442c5f99b425d7a435b5ee0ae4167b3196771dd3f7a01be745f"
13005dependencies = [
13006 "sqlx-core",
13007 "sqlx-macros",
13008 "sqlx-mysql",
13009 "sqlx-postgres",
13010 "sqlx-sqlite",
13011]
13012
13013[[package]]
13014name = "sqlx-core"
13015version = "0.8.3"
13016source = "registry+https://github.com/rust-lang/crates.io-index"
13017checksum = "6a007b6936676aa9ab40207cde35daab0a04b823be8ae004368c0793b96a61e0"
13018dependencies = [
13019 "bigdecimal",
13020 "bytes 1.10.1",
13021 "chrono",
13022 "crc",
13023 "crossbeam-queue",
13024 "either",
13025 "event-listener 5.3.1",
13026 "futures-core",
13027 "futures-intrusive",
13028 "futures-io",
13029 "futures-util",
13030 "hashbrown 0.15.2",
13031 "hashlink 0.10.0",
13032 "indexmap",
13033 "log",
13034 "memchr",
13035 "once_cell",
13036 "percent-encoding",
13037 "rust_decimal",
13038 "rustls 0.23.25",
13039 "rustls-pemfile 2.2.0",
13040 "serde",
13041 "serde_json",
13042 "sha2",
13043 "smallvec",
13044 "thiserror 2.0.12",
13045 "time",
13046 "tokio",
13047 "tokio-stream",
13048 "tracing",
13049 "url",
13050 "uuid",
13051 "webpki-roots",
13052]
13053
13054[[package]]
13055name = "sqlx-macros"
13056version = "0.8.3"
13057source = "registry+https://github.com/rust-lang/crates.io-index"
13058checksum = "3112e2ad78643fef903618d78cf0aec1cb3134b019730edb039b69eaf531f310"
13059dependencies = [
13060 "proc-macro2",
13061 "quote",
13062 "sqlx-core",
13063 "sqlx-macros-core",
13064 "syn 2.0.100",
13065]
13066
13067[[package]]
13068name = "sqlx-macros-core"
13069version = "0.8.3"
13070source = "registry+https://github.com/rust-lang/crates.io-index"
13071checksum = "4e9f90acc5ab146a99bf5061a7eb4976b573f560bc898ef3bf8435448dd5e7ad"
13072dependencies = [
13073 "dotenvy",
13074 "either",
13075 "heck 0.5.0",
13076 "hex",
13077 "once_cell",
13078 "proc-macro2",
13079 "quote",
13080 "serde",
13081 "serde_json",
13082 "sha2",
13083 "sqlx-core",
13084 "sqlx-mysql",
13085 "sqlx-postgres",
13086 "sqlx-sqlite",
13087 "syn 2.0.100",
13088 "tempfile",
13089 "tokio",
13090 "url",
13091]
13092
13093[[package]]
13094name = "sqlx-mysql"
13095version = "0.8.3"
13096source = "registry+https://github.com/rust-lang/crates.io-index"
13097checksum = "4560278f0e00ce64938540546f59f590d60beee33fffbd3b9cd47851e5fff233"
13098dependencies = [
13099 "atoi",
13100 "base64 0.22.1",
13101 "bigdecimal",
13102 "bitflags 2.8.0",
13103 "byteorder",
13104 "bytes 1.10.1",
13105 "chrono",
13106 "crc",
13107 "digest",
13108 "dotenvy",
13109 "either",
13110 "futures-channel",
13111 "futures-core",
13112 "futures-io",
13113 "futures-util",
13114 "generic-array",
13115 "hex",
13116 "hkdf",
13117 "hmac",
13118 "itoa",
13119 "log",
13120 "md-5",
13121 "memchr",
13122 "once_cell",
13123 "percent-encoding",
13124 "rand 0.8.5",
13125 "rsa",
13126 "rust_decimal",
13127 "serde",
13128 "sha1",
13129 "sha2",
13130 "smallvec",
13131 "sqlx-core",
13132 "stringprep",
13133 "thiserror 2.0.12",
13134 "time",
13135 "tracing",
13136 "uuid",
13137 "whoami",
13138]
13139
13140[[package]]
13141name = "sqlx-postgres"
13142version = "0.8.3"
13143source = "registry+https://github.com/rust-lang/crates.io-index"
13144checksum = "c5b98a57f363ed6764d5b3a12bfedf62f07aa16e1856a7ddc2a0bb190a959613"
13145dependencies = [
13146 "atoi",
13147 "base64 0.22.1",
13148 "bigdecimal",
13149 "bitflags 2.8.0",
13150 "byteorder",
13151 "chrono",
13152 "crc",
13153 "dotenvy",
13154 "etcetera",
13155 "futures-channel",
13156 "futures-core",
13157 "futures-util",
13158 "hex",
13159 "hkdf",
13160 "hmac",
13161 "home",
13162 "itoa",
13163 "log",
13164 "md-5",
13165 "memchr",
13166 "num-bigint",
13167 "once_cell",
13168 "rand 0.8.5",
13169 "rust_decimal",
13170 "serde",
13171 "serde_json",
13172 "sha2",
13173 "smallvec",
13174 "sqlx-core",
13175 "stringprep",
13176 "thiserror 2.0.12",
13177 "time",
13178 "tracing",
13179 "uuid",
13180 "whoami",
13181]
13182
13183[[package]]
13184name = "sqlx-sqlite"
13185version = "0.8.3"
13186source = "registry+https://github.com/rust-lang/crates.io-index"
13187checksum = "f85ca71d3a5b24e64e1d08dd8fe36c6c95c339a896cc33068148906784620540"
13188dependencies = [
13189 "atoi",
13190 "chrono",
13191 "flume",
13192 "futures-channel",
13193 "futures-core",
13194 "futures-executor",
13195 "futures-intrusive",
13196 "futures-util",
13197 "libsqlite3-sys",
13198 "log",
13199 "percent-encoding",
13200 "serde",
13201 "serde_urlencoded",
13202 "sqlx-core",
13203 "time",
13204 "tracing",
13205 "url",
13206 "uuid",
13207]
13208
13209[[package]]
13210name = "stable_deref_trait"
13211version = "1.2.0"
13212source = "registry+https://github.com/rust-lang/crates.io-index"
13213checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
13214
13215[[package]]
13216name = "static_assertions"
13217version = "1.1.0"
13218source = "registry+https://github.com/rust-lang/crates.io-index"
13219checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
13220
13221[[package]]
13222name = "story"
13223version = "0.1.0"
13224dependencies = [
13225 "gpui",
13226 "itertools 0.14.0",
13227 "smallvec",
13228]
13229
13230[[package]]
13231name = "storybook"
13232version = "0.1.0"
13233dependencies = [
13234 "anyhow",
13235 "clap",
13236 "collab_ui",
13237 "ctrlc",
13238 "dialoguer",
13239 "editor",
13240 "fuzzy",
13241 "gpui",
13242 "indoc",
13243 "language",
13244 "log",
13245 "menu",
13246 "picker",
13247 "project",
13248 "reqwest_client",
13249 "rust-embed",
13250 "settings",
13251 "simplelog",
13252 "story",
13253 "strum",
13254 "theme",
13255 "title_bar",
13256 "ui",
13257]
13258
13259[[package]]
13260name = "streaming-iterator"
13261version = "0.1.9"
13262source = "registry+https://github.com/rust-lang/crates.io-index"
13263checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
13264
13265[[package]]
13266name = "streaming_diff"
13267version = "0.1.0"
13268dependencies = [
13269 "ordered-float 2.10.1",
13270 "rand 0.8.5",
13271 "rope",
13272 "util",
13273]
13274
13275[[package]]
13276name = "strict-num"
13277version = "0.1.1"
13278source = "registry+https://github.com/rust-lang/crates.io-index"
13279checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
13280dependencies = [
13281 "float-cmp",
13282]
13283
13284[[package]]
13285name = "string_cache"
13286version = "0.8.7"
13287source = "registry+https://github.com/rust-lang/crates.io-index"
13288checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
13289dependencies = [
13290 "new_debug_unreachable",
13291 "once_cell",
13292 "parking_lot",
13293 "phf_shared 0.10.0",
13294 "precomputed-hash",
13295 "serde",
13296]
13297
13298[[package]]
13299name = "string_cache_codegen"
13300version = "0.5.2"
13301source = "registry+https://github.com/rust-lang/crates.io-index"
13302checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
13303dependencies = [
13304 "phf_generator 0.10.0",
13305 "phf_shared 0.10.0",
13306 "proc-macro2",
13307 "quote",
13308]
13309
13310[[package]]
13311name = "stringprep"
13312version = "0.1.5"
13313source = "registry+https://github.com/rust-lang/crates.io-index"
13314checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
13315dependencies = [
13316 "unicode-bidi",
13317 "unicode-normalization",
13318 "unicode-properties",
13319]
13320
13321[[package]]
13322name = "strsim"
13323version = "0.11.1"
13324source = "registry+https://github.com/rust-lang/crates.io-index"
13325checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
13326
13327[[package]]
13328name = "strum"
13329version = "0.26.3"
13330source = "registry+https://github.com/rust-lang/crates.io-index"
13331checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
13332dependencies = [
13333 "strum_macros",
13334]
13335
13336[[package]]
13337name = "strum_macros"
13338version = "0.26.4"
13339source = "registry+https://github.com/rust-lang/crates.io-index"
13340checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
13341dependencies = [
13342 "heck 0.5.0",
13343 "proc-macro2",
13344 "quote",
13345 "rustversion",
13346 "syn 2.0.100",
13347]
13348
13349[[package]]
13350name = "subtle"
13351version = "2.6.1"
13352source = "registry+https://github.com/rust-lang/crates.io-index"
13353checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
13354
13355[[package]]
13356name = "sum_tree"
13357version = "0.1.0"
13358dependencies = [
13359 "arrayvec",
13360 "ctor",
13361 "env_logger 0.11.7",
13362 "log",
13363 "rand 0.8.5",
13364 "rayon",
13365]
13366
13367[[package]]
13368name = "supermaven"
13369version = "0.1.0"
13370dependencies = [
13371 "anyhow",
13372 "client",
13373 "collections",
13374 "editor",
13375 "env_logger 0.11.7",
13376 "futures 0.3.31",
13377 "gpui",
13378 "http_client",
13379 "inline_completion",
13380 "language",
13381 "log",
13382 "postage",
13383 "project",
13384 "serde",
13385 "serde_json",
13386 "settings",
13387 "smol",
13388 "supermaven_api",
13389 "text",
13390 "theme",
13391 "ui",
13392 "unicode-segmentation",
13393 "util",
13394]
13395
13396[[package]]
13397name = "supermaven_api"
13398version = "0.1.0"
13399dependencies = [
13400 "anyhow",
13401 "futures 0.3.31",
13402 "http_client",
13403 "paths",
13404 "serde",
13405 "serde_json",
13406 "smol",
13407]
13408
13409[[package]]
13410name = "sval"
13411version = "2.13.2"
13412source = "registry+https://github.com/rust-lang/crates.io-index"
13413checksum = "f6dc0f9830c49db20e73273ffae9b5240f63c42e515af1da1fceefb69fceafd8"
13414
13415[[package]]
13416name = "sval_buffer"
13417version = "2.13.2"
13418source = "registry+https://github.com/rust-lang/crates.io-index"
13419checksum = "429922f7ad43c0ef8fd7309e14d750e38899e32eb7e8da656ea169dd28ee212f"
13420dependencies = [
13421 "sval",
13422 "sval_ref",
13423]
13424
13425[[package]]
13426name = "sval_dynamic"
13427version = "2.13.2"
13428source = "registry+https://github.com/rust-lang/crates.io-index"
13429checksum = "68f16ff5d839396c11a30019b659b0976348f3803db0626f736764c473b50ff4"
13430dependencies = [
13431 "sval",
13432]
13433
13434[[package]]
13435name = "sval_fmt"
13436version = "2.13.2"
13437source = "registry+https://github.com/rust-lang/crates.io-index"
13438checksum = "c01c27a80b6151b0557f9ccbe89c11db571dc5f68113690c1e028d7e974bae94"
13439dependencies = [
13440 "itoa",
13441 "ryu",
13442 "sval",
13443]
13444
13445[[package]]
13446name = "sval_json"
13447version = "2.13.2"
13448source = "registry+https://github.com/rust-lang/crates.io-index"
13449checksum = "0deef63c70da622b2a8069d8600cf4b05396459e665862e7bdb290fd6cf3f155"
13450dependencies = [
13451 "itoa",
13452 "ryu",
13453 "sval",
13454]
13455
13456[[package]]
13457name = "sval_nested"
13458version = "2.13.2"
13459source = "registry+https://github.com/rust-lang/crates.io-index"
13460checksum = "a39ce5976ae1feb814c35d290cf7cf8cd4f045782fe1548d6bc32e21f6156e9f"
13461dependencies = [
13462 "sval",
13463 "sval_buffer",
13464 "sval_ref",
13465]
13466
13467[[package]]
13468name = "sval_ref"
13469version = "2.13.2"
13470source = "registry+https://github.com/rust-lang/crates.io-index"
13471checksum = "bb7c6ee3751795a728bc9316a092023529ffea1783499afbc5c66f5fabebb1fa"
13472dependencies = [
13473 "sval",
13474]
13475
13476[[package]]
13477name = "sval_serde"
13478version = "2.13.2"
13479source = "registry+https://github.com/rust-lang/crates.io-index"
13480checksum = "2a5572d0321b68109a343634e3a5d576bf131b82180c6c442dee06349dfc652a"
13481dependencies = [
13482 "serde",
13483 "sval",
13484 "sval_nested",
13485]
13486
13487[[package]]
13488name = "svg_fmt"
13489version = "0.4.4"
13490source = "registry+https://github.com/rust-lang/crates.io-index"
13491checksum = "ce5d813d71d82c4cbc1742135004e4a79fd870214c155443451c139c9470a0aa"
13492
13493[[package]]
13494name = "svgtypes"
13495version = "0.15.3"
13496source = "registry+https://github.com/rust-lang/crates.io-index"
13497checksum = "68c7541fff44b35860c1a7a47a7cadf3e4a304c457b58f9870d9706ece028afc"
13498dependencies = [
13499 "kurbo",
13500 "siphasher 1.0.1",
13501]
13502
13503[[package]]
13504name = "swash"
13505version = "0.2.1"
13506source = "registry+https://github.com/rust-lang/crates.io-index"
13507checksum = "13d5bbc2aa266907ed8ee977c9c9e16363cc2b001266104e13397b57f1d15f71"
13508dependencies = [
13509 "skrifa",
13510 "yazi",
13511 "zeno",
13512]
13513
13514[[package]]
13515name = "syn"
13516version = "1.0.109"
13517source = "registry+https://github.com/rust-lang/crates.io-index"
13518checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
13519dependencies = [
13520 "proc-macro2",
13521 "quote",
13522 "unicode-ident",
13523]
13524
13525[[package]]
13526name = "syn"
13527version = "2.0.100"
13528source = "registry+https://github.com/rust-lang/crates.io-index"
13529checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0"
13530dependencies = [
13531 "proc-macro2",
13532 "quote",
13533 "unicode-ident",
13534]
13535
13536[[package]]
13537name = "sync_wrapper"
13538version = "0.1.2"
13539source = "registry+https://github.com/rust-lang/crates.io-index"
13540checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
13541
13542[[package]]
13543name = "sync_wrapper"
13544version = "1.0.2"
13545source = "registry+https://github.com/rust-lang/crates.io-index"
13546checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
13547dependencies = [
13548 "futures-core",
13549]
13550
13551[[package]]
13552name = "synchronoise"
13553version = "1.0.1"
13554source = "registry+https://github.com/rust-lang/crates.io-index"
13555checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
13556dependencies = [
13557 "crossbeam-queue",
13558]
13559
13560[[package]]
13561name = "synstructure"
13562version = "0.13.1"
13563source = "registry+https://github.com/rust-lang/crates.io-index"
13564checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
13565dependencies = [
13566 "proc-macro2",
13567 "quote",
13568 "syn 2.0.100",
13569]
13570
13571[[package]]
13572name = "sys-locale"
13573version = "0.3.2"
13574source = "registry+https://github.com/rust-lang/crates.io-index"
13575checksum = "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4"
13576dependencies = [
13577 "libc",
13578]
13579
13580[[package]]
13581name = "sysinfo"
13582version = "0.31.4"
13583source = "registry+https://github.com/rust-lang/crates.io-index"
13584checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
13585dependencies = [
13586 "core-foundation-sys",
13587 "libc",
13588 "memchr",
13589 "ntapi",
13590 "rayon",
13591 "windows 0.57.0",
13592]
13593
13594[[package]]
13595name = "system-configuration"
13596version = "0.5.1"
13597source = "registry+https://github.com/rust-lang/crates.io-index"
13598checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
13599dependencies = [
13600 "bitflags 1.3.2",
13601 "core-foundation 0.9.4",
13602 "system-configuration-sys 0.5.0",
13603]
13604
13605[[package]]
13606name = "system-configuration"
13607version = "0.6.1"
13608source = "registry+https://github.com/rust-lang/crates.io-index"
13609checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
13610dependencies = [
13611 "bitflags 2.8.0",
13612 "core-foundation 0.9.4",
13613 "system-configuration-sys 0.6.0",
13614]
13615
13616[[package]]
13617name = "system-configuration-sys"
13618version = "0.5.0"
13619source = "registry+https://github.com/rust-lang/crates.io-index"
13620checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
13621dependencies = [
13622 "core-foundation-sys",
13623 "libc",
13624]
13625
13626[[package]]
13627name = "system-configuration-sys"
13628version = "0.6.0"
13629source = "registry+https://github.com/rust-lang/crates.io-index"
13630checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
13631dependencies = [
13632 "core-foundation-sys",
13633 "libc",
13634]
13635
13636[[package]]
13637name = "system-deps"
13638version = "6.2.2"
13639source = "registry+https://github.com/rust-lang/crates.io-index"
13640checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
13641dependencies = [
13642 "cfg-expr",
13643 "heck 0.5.0",
13644 "pkg-config",
13645 "toml 0.8.20",
13646 "version-compare",
13647]
13648
13649[[package]]
13650name = "system-interface"
13651version = "0.27.3"
13652source = "registry+https://github.com/rust-lang/crates.io-index"
13653checksum = "cc4592f674ce18521c2a81483873a49596655b179f71c5e05d10c1fe66c78745"
13654dependencies = [
13655 "bitflags 2.8.0",
13656 "cap-fs-ext",
13657 "cap-std",
13658 "fd-lock",
13659 "io-lifetimes",
13660 "rustix",
13661 "windows-sys 0.59.0",
13662 "winx",
13663]
13664
13665[[package]]
13666name = "tab_switcher"
13667version = "0.1.0"
13668dependencies = [
13669 "anyhow",
13670 "collections",
13671 "ctor",
13672 "editor",
13673 "env_logger 0.11.7",
13674 "gpui",
13675 "language",
13676 "menu",
13677 "picker",
13678 "project",
13679 "schemars",
13680 "serde",
13681 "serde_json",
13682 "settings",
13683 "theme",
13684 "ui",
13685 "util",
13686 "workspace",
13687]
13688
13689[[package]]
13690name = "taffy"
13691version = "0.4.4"
13692source = "registry+https://github.com/rust-lang/crates.io-index"
13693checksum = "9ec17858c2d465b2f734b798b920818a974faf0babb15d7fef81818a4b2d16f1"
13694dependencies = [
13695 "arrayvec",
13696 "grid",
13697 "num-traits",
13698 "serde",
13699 "slotmap",
13700]
13701
13702[[package]]
13703name = "take-until"
13704version = "0.2.0"
13705source = "registry+https://github.com/rust-lang/crates.io-index"
13706checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
13707
13708[[package]]
13709name = "tap"
13710version = "1.0.1"
13711source = "registry+https://github.com/rust-lang/crates.io-index"
13712checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
13713
13714[[package]]
13715name = "target-lexicon"
13716version = "0.12.16"
13717source = "registry+https://github.com/rust-lang/crates.io-index"
13718checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
13719
13720[[package]]
13721name = "target-lexicon"
13722version = "0.13.2"
13723source = "registry+https://github.com/rust-lang/crates.io-index"
13724checksum = "e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a"
13725
13726[[package]]
13727name = "task"
13728version = "0.1.0"
13729dependencies = [
13730 "anyhow",
13731 "collections",
13732 "dap-types",
13733 "futures 0.3.31",
13734 "gpui",
13735 "hex",
13736 "parking_lot",
13737 "schemars",
13738 "serde",
13739 "serde_json",
13740 "serde_json_lenient",
13741 "sha2",
13742 "shellexpand 2.1.2",
13743 "util",
13744 "zed_actions",
13745]
13746
13747[[package]]
13748name = "tasks_ui"
13749version = "0.1.0"
13750dependencies = [
13751 "anyhow",
13752 "debugger_ui",
13753 "editor",
13754 "feature_flags",
13755 "file_icons",
13756 "fuzzy",
13757 "gpui",
13758 "language",
13759 "menu",
13760 "picker",
13761 "project",
13762 "schemars",
13763 "serde",
13764 "serde_json",
13765 "settings",
13766 "task",
13767 "tree-sitter-rust",
13768 "tree-sitter-typescript",
13769 "ui",
13770 "util",
13771 "workspace",
13772 "zed_actions",
13773]
13774
13775[[package]]
13776name = "telemetry"
13777version = "0.1.0"
13778dependencies = [
13779 "futures 0.3.31",
13780 "serde",
13781 "serde_json",
13782 "telemetry_events",
13783]
13784
13785[[package]]
13786name = "telemetry_events"
13787version = "0.1.0"
13788dependencies = [
13789 "semantic_version",
13790 "serde",
13791 "serde_json",
13792]
13793
13794[[package]]
13795name = "tempfile"
13796version = "3.17.1"
13797source = "registry+https://github.com/rust-lang/crates.io-index"
13798checksum = "22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230"
13799dependencies = [
13800 "cfg-if",
13801 "fastrand 2.3.0",
13802 "getrandom 0.3.1",
13803 "once_cell",
13804 "rustix",
13805 "windows-sys 0.59.0",
13806]
13807
13808[[package]]
13809name = "tendril"
13810version = "0.4.3"
13811source = "registry+https://github.com/rust-lang/crates.io-index"
13812checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
13813dependencies = [
13814 "futf",
13815 "mac",
13816 "utf-8",
13817]
13818
13819[[package]]
13820name = "termcolor"
13821version = "1.4.1"
13822source = "registry+https://github.com/rust-lang/crates.io-index"
13823checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
13824dependencies = [
13825 "winapi-util",
13826]
13827
13828[[package]]
13829name = "terminal"
13830version = "0.1.0"
13831dependencies = [
13832 "alacritty_terminal",
13833 "anyhow",
13834 "collections",
13835 "dirs 4.0.0",
13836 "futures 0.3.31",
13837 "gpui",
13838 "libc",
13839 "rand 0.8.5",
13840 "regex",
13841 "release_channel",
13842 "schemars",
13843 "serde",
13844 "serde_derive",
13845 "settings",
13846 "smol",
13847 "sysinfo",
13848 "task",
13849 "theme",
13850 "thiserror 2.0.12",
13851 "util",
13852 "windows 0.61.1",
13853]
13854
13855[[package]]
13856name = "terminal_size"
13857version = "0.4.1"
13858source = "registry+https://github.com/rust-lang/crates.io-index"
13859checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9"
13860dependencies = [
13861 "rustix",
13862 "windows-sys 0.59.0",
13863]
13864
13865[[package]]
13866name = "terminal_view"
13867version = "0.1.0"
13868dependencies = [
13869 "anyhow",
13870 "async-recursion 1.1.1",
13871 "breadcrumbs",
13872 "client",
13873 "collections",
13874 "db",
13875 "dirs 4.0.0",
13876 "editor",
13877 "futures 0.3.31",
13878 "gpui",
13879 "itertools 0.14.0",
13880 "language",
13881 "log",
13882 "project",
13883 "rand 0.8.5",
13884 "schemars",
13885 "search",
13886 "serde",
13887 "serde_json",
13888 "settings",
13889 "shellexpand 2.1.2",
13890 "smol",
13891 "task",
13892 "terminal",
13893 "theme",
13894 "ui",
13895 "util",
13896 "workspace",
13897 "zed_actions",
13898]
13899
13900[[package]]
13901name = "text"
13902version = "0.1.0"
13903dependencies = [
13904 "anyhow",
13905 "clock",
13906 "collections",
13907 "ctor",
13908 "env_logger 0.11.7",
13909 "gpui",
13910 "http_client",
13911 "log",
13912 "parking_lot",
13913 "postage",
13914 "rand 0.8.5",
13915 "regex",
13916 "rope",
13917 "smallvec",
13918 "sum_tree",
13919 "util",
13920]
13921
13922[[package]]
13923name = "theme"
13924version = "0.1.0"
13925dependencies = [
13926 "anyhow",
13927 "collections",
13928 "derive_more",
13929 "fs",
13930 "futures 0.3.31",
13931 "gpui",
13932 "indexmap",
13933 "log",
13934 "palette",
13935 "parking_lot",
13936 "refineable",
13937 "schemars",
13938 "serde",
13939 "serde_derive",
13940 "serde_json",
13941 "serde_json_lenient",
13942 "serde_repr",
13943 "settings",
13944 "strum",
13945 "thiserror 2.0.12",
13946 "util",
13947 "uuid",
13948]
13949
13950[[package]]
13951name = "theme_extension"
13952version = "0.1.0"
13953dependencies = [
13954 "anyhow",
13955 "extension",
13956 "fs",
13957 "gpui",
13958 "theme",
13959]
13960
13961[[package]]
13962name = "theme_importer"
13963version = "0.1.0"
13964dependencies = [
13965 "anyhow",
13966 "clap",
13967 "gpui",
13968 "indexmap",
13969 "log",
13970 "palette",
13971 "rust-embed",
13972 "serde",
13973 "serde_json",
13974 "serde_json_lenient",
13975 "simplelog",
13976 "strum",
13977 "theme",
13978 "vscode_theme",
13979]
13980
13981[[package]]
13982name = "theme_selector"
13983version = "0.1.0"
13984dependencies = [
13985 "fs",
13986 "fuzzy",
13987 "gpui",
13988 "log",
13989 "picker",
13990 "serde",
13991 "settings",
13992 "telemetry",
13993 "theme",
13994 "ui",
13995 "util",
13996 "workspace",
13997 "zed_actions",
13998]
13999
14000[[package]]
14001name = "thiserror"
14002version = "1.0.69"
14003source = "registry+https://github.com/rust-lang/crates.io-index"
14004checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
14005dependencies = [
14006 "thiserror-impl 1.0.69",
14007]
14008
14009[[package]]
14010name = "thiserror"
14011version = "2.0.12"
14012source = "registry+https://github.com/rust-lang/crates.io-index"
14013checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708"
14014dependencies = [
14015 "thiserror-impl 2.0.12",
14016]
14017
14018[[package]]
14019name = "thiserror-impl"
14020version = "1.0.69"
14021source = "registry+https://github.com/rust-lang/crates.io-index"
14022checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
14023dependencies = [
14024 "proc-macro2",
14025 "quote",
14026 "syn 2.0.100",
14027]
14028
14029[[package]]
14030name = "thiserror-impl"
14031version = "2.0.12"
14032source = "registry+https://github.com/rust-lang/crates.io-index"
14033checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
14034dependencies = [
14035 "proc-macro2",
14036 "quote",
14037 "syn 2.0.100",
14038]
14039
14040[[package]]
14041name = "thread_local"
14042version = "1.1.8"
14043source = "registry+https://github.com/rust-lang/crates.io-index"
14044checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
14045dependencies = [
14046 "cfg-if",
14047 "once_cell",
14048]
14049
14050[[package]]
14051name = "tiff"
14052version = "0.9.1"
14053source = "registry+https://github.com/rust-lang/crates.io-index"
14054checksum = "ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e"
14055dependencies = [
14056 "flate2",
14057 "jpeg-decoder",
14058 "weezl",
14059]
14060
14061[[package]]
14062name = "tiktoken-rs"
14063version = "0.6.0"
14064source = "registry+https://github.com/rust-lang/crates.io-index"
14065checksum = "44075987ee2486402f0808505dd65692163d243a337fc54363d49afac41087f6"
14066dependencies = [
14067 "anyhow",
14068 "base64 0.21.7",
14069 "bstr",
14070 "fancy-regex 0.13.0",
14071 "lazy_static",
14072 "parking_lot",
14073 "regex",
14074 "rustc-hash 1.1.0",
14075]
14076
14077[[package]]
14078name = "time"
14079version = "0.3.40"
14080source = "registry+https://github.com/rust-lang/crates.io-index"
14081checksum = "9d9c75b47bdff86fa3334a3db91356b8d7d86a9b839dab7d0bdc5c3d3a077618"
14082dependencies = [
14083 "deranged",
14084 "itoa",
14085 "libc",
14086 "num-conv",
14087 "num_threads",
14088 "powerfmt",
14089 "serde",
14090 "time-core",
14091 "time-macros",
14092]
14093
14094[[package]]
14095name = "time-core"
14096version = "0.1.4"
14097source = "registry+https://github.com/rust-lang/crates.io-index"
14098checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c"
14099
14100[[package]]
14101name = "time-macros"
14102version = "0.2.21"
14103source = "registry+https://github.com/rust-lang/crates.io-index"
14104checksum = "29aa485584182073ed57fd5004aa09c371f021325014694e432313345865fd04"
14105dependencies = [
14106 "num-conv",
14107 "time-core",
14108]
14109
14110[[package]]
14111name = "time_format"
14112version = "0.1.0"
14113dependencies = [
14114 "core-foundation 0.9.4",
14115 "core-foundation-sys",
14116 "sys-locale",
14117 "time",
14118]
14119
14120[[package]]
14121name = "tiny-keccak"
14122version = "2.0.2"
14123source = "registry+https://github.com/rust-lang/crates.io-index"
14124checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
14125dependencies = [
14126 "crunchy",
14127]
14128
14129[[package]]
14130name = "tiny-skia"
14131version = "0.11.4"
14132source = "registry+https://github.com/rust-lang/crates.io-index"
14133checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
14134dependencies = [
14135 "arrayref",
14136 "arrayvec",
14137 "bytemuck",
14138 "cfg-if",
14139 "log",
14140 "png",
14141 "tiny-skia-path",
14142]
14143
14144[[package]]
14145name = "tiny-skia-path"
14146version = "0.11.4"
14147source = "registry+https://github.com/rust-lang/crates.io-index"
14148checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
14149dependencies = [
14150 "arrayref",
14151 "bytemuck",
14152 "strict-num",
14153]
14154
14155[[package]]
14156name = "tiny_http"
14157version = "0.8.2"
14158source = "registry+https://github.com/rust-lang/crates.io-index"
14159checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
14160dependencies = [
14161 "ascii",
14162 "chrono",
14163 "chunked_transfer",
14164 "log",
14165 "url",
14166]
14167
14168[[package]]
14169name = "tinystr"
14170version = "0.7.6"
14171source = "registry+https://github.com/rust-lang/crates.io-index"
14172checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
14173dependencies = [
14174 "displaydoc",
14175 "zerovec",
14176]
14177
14178[[package]]
14179name = "tinytemplate"
14180version = "1.2.1"
14181source = "registry+https://github.com/rust-lang/crates.io-index"
14182checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
14183dependencies = [
14184 "serde",
14185 "serde_json",
14186]
14187
14188[[package]]
14189name = "tinyvec"
14190version = "1.8.0"
14191source = "registry+https://github.com/rust-lang/crates.io-index"
14192checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
14193dependencies = [
14194 "tinyvec_macros",
14195]
14196
14197[[package]]
14198name = "tinyvec_macros"
14199version = "0.1.1"
14200source = "registry+https://github.com/rust-lang/crates.io-index"
14201checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
14202
14203[[package]]
14204name = "title_bar"
14205version = "0.1.0"
14206dependencies = [
14207 "auto_update",
14208 "call",
14209 "chrono",
14210 "client",
14211 "collections",
14212 "db",
14213 "feature_flags",
14214 "gpui",
14215 "http_client",
14216 "notifications",
14217 "pretty_assertions",
14218 "project",
14219 "remote",
14220 "rpc",
14221 "schemars",
14222 "serde",
14223 "settings",
14224 "smallvec",
14225 "story",
14226 "telemetry",
14227 "theme",
14228 "tree-sitter-md",
14229 "ui",
14230 "util",
14231 "windows 0.61.1",
14232 "workspace",
14233 "zed_actions",
14234]
14235
14236[[package]]
14237name = "tokio"
14238version = "1.43.0"
14239source = "registry+https://github.com/rust-lang/crates.io-index"
14240checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
14241dependencies = [
14242 "backtrace",
14243 "bytes 1.10.1",
14244 "libc",
14245 "mio 1.0.3",
14246 "parking_lot",
14247 "pin-project-lite",
14248 "signal-hook-registry",
14249 "socket2",
14250 "tokio-macros",
14251 "windows-sys 0.52.0",
14252]
14253
14254[[package]]
14255name = "tokio-io"
14256version = "0.1.13"
14257source = "registry+https://github.com/rust-lang/crates.io-index"
14258checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
14259dependencies = [
14260 "bytes 0.4.12",
14261 "futures 0.1.31",
14262 "log",
14263]
14264
14265[[package]]
14266name = "tokio-macros"
14267version = "2.5.0"
14268source = "registry+https://github.com/rust-lang/crates.io-index"
14269checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
14270dependencies = [
14271 "proc-macro2",
14272 "quote",
14273 "syn 2.0.100",
14274]
14275
14276[[package]]
14277name = "tokio-native-tls"
14278version = "0.3.1"
14279source = "registry+https://github.com/rust-lang/crates.io-index"
14280checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
14281dependencies = [
14282 "native-tls",
14283 "tokio",
14284]
14285
14286[[package]]
14287name = "tokio-rustls"
14288version = "0.24.1"
14289source = "registry+https://github.com/rust-lang/crates.io-index"
14290checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
14291dependencies = [
14292 "rustls 0.21.12",
14293 "tokio",
14294]
14295
14296[[package]]
14297name = "tokio-rustls"
14298version = "0.26.1"
14299source = "registry+https://github.com/rust-lang/crates.io-index"
14300checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37"
14301dependencies = [
14302 "rustls 0.23.25",
14303 "tokio",
14304]
14305
14306[[package]]
14307name = "tokio-socks"
14308version = "0.5.2"
14309source = "registry+https://github.com/rust-lang/crates.io-index"
14310checksum = "0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f"
14311dependencies = [
14312 "either",
14313 "futures-io",
14314 "futures-util",
14315 "thiserror 1.0.69",
14316 "tokio",
14317]
14318
14319[[package]]
14320name = "tokio-stream"
14321version = "0.1.17"
14322source = "registry+https://github.com/rust-lang/crates.io-index"
14323checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
14324dependencies = [
14325 "futures-core",
14326 "pin-project-lite",
14327 "tokio",
14328]
14329
14330[[package]]
14331name = "tokio-tungstenite"
14332version = "0.20.1"
14333source = "registry+https://github.com/rust-lang/crates.io-index"
14334checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
14335dependencies = [
14336 "futures-util",
14337 "log",
14338 "rustls 0.21.12",
14339 "rustls-native-certs 0.6.3",
14340 "tokio",
14341 "tokio-rustls 0.24.1",
14342 "tungstenite 0.20.1",
14343]
14344
14345[[package]]
14346name = "tokio-tungstenite"
14347version = "0.21.0"
14348source = "registry+https://github.com/rust-lang/crates.io-index"
14349checksum = "c83b561d025642014097b66e6c1bb422783339e0909e4429cde4749d1990bc38"
14350dependencies = [
14351 "futures-util",
14352 "log",
14353 "tokio",
14354 "tungstenite 0.21.0",
14355]
14356
14357[[package]]
14358name = "tokio-util"
14359version = "0.7.13"
14360source = "registry+https://github.com/rust-lang/crates.io-index"
14361checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
14362dependencies = [
14363 "bytes 1.10.1",
14364 "futures-core",
14365 "futures-io",
14366 "futures-sink",
14367 "pin-project-lite",
14368 "tokio",
14369]
14370
14371[[package]]
14372name = "toml"
14373version = "0.5.11"
14374source = "registry+https://github.com/rust-lang/crates.io-index"
14375checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
14376dependencies = [
14377 "serde",
14378]
14379
14380[[package]]
14381name = "toml"
14382version = "0.8.20"
14383source = "registry+https://github.com/rust-lang/crates.io-index"
14384checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148"
14385dependencies = [
14386 "serde",
14387 "serde_spanned",
14388 "toml_datetime",
14389 "toml_edit",
14390]
14391
14392[[package]]
14393name = "toml_datetime"
14394version = "0.6.8"
14395source = "registry+https://github.com/rust-lang/crates.io-index"
14396checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
14397dependencies = [
14398 "serde",
14399]
14400
14401[[package]]
14402name = "toml_edit"
14403version = "0.22.23"
14404source = "registry+https://github.com/rust-lang/crates.io-index"
14405checksum = "02a8b472d1a3d7c18e2d61a489aee3453fd9031c33e4f55bd533f4a7adca1bee"
14406dependencies = [
14407 "indexmap",
14408 "serde",
14409 "serde_spanned",
14410 "toml_datetime",
14411 "winnow 0.7.1",
14412]
14413
14414[[package]]
14415name = "toolchain_selector"
14416version = "0.1.0"
14417dependencies = [
14418 "editor",
14419 "fuzzy",
14420 "gpui",
14421 "language",
14422 "picker",
14423 "project",
14424 "ui",
14425 "util",
14426 "workspace",
14427]
14428
14429[[package]]
14430name = "topological-sort"
14431version = "0.2.2"
14432source = "registry+https://github.com/rust-lang/crates.io-index"
14433checksum = "ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d"
14434
14435[[package]]
14436name = "tower"
14437version = "0.4.13"
14438source = "registry+https://github.com/rust-lang/crates.io-index"
14439checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
14440dependencies = [
14441 "futures-core",
14442 "futures-util",
14443 "pin-project",
14444 "pin-project-lite",
14445 "tokio",
14446 "tower-layer",
14447 "tower-service",
14448 "tracing",
14449]
14450
14451[[package]]
14452name = "tower-http"
14453version = "0.3.5"
14454source = "registry+https://github.com/rust-lang/crates.io-index"
14455checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
14456dependencies = [
14457 "bitflags 1.3.2",
14458 "bytes 1.10.1",
14459 "futures-core",
14460 "futures-util",
14461 "http 0.2.12",
14462 "http-body 0.4.6",
14463 "http-range-header",
14464 "pin-project-lite",
14465 "tower-layer",
14466 "tower-service",
14467]
14468
14469[[package]]
14470name = "tower-http"
14471version = "0.4.4"
14472source = "registry+https://github.com/rust-lang/crates.io-index"
14473checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
14474dependencies = [
14475 "bitflags 2.8.0",
14476 "bytes 1.10.1",
14477 "futures-core",
14478 "futures-util",
14479 "http 0.2.12",
14480 "http-body 0.4.6",
14481 "http-range-header",
14482 "pin-project-lite",
14483 "tower-layer",
14484 "tower-service",
14485 "tracing",
14486]
14487
14488[[package]]
14489name = "tower-layer"
14490version = "0.3.3"
14491source = "registry+https://github.com/rust-lang/crates.io-index"
14492checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
14493
14494[[package]]
14495name = "tower-service"
14496version = "0.3.3"
14497source = "registry+https://github.com/rust-lang/crates.io-index"
14498checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
14499
14500[[package]]
14501name = "tracing"
14502version = "0.1.41"
14503source = "registry+https://github.com/rust-lang/crates.io-index"
14504checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
14505dependencies = [
14506 "log",
14507 "pin-project-lite",
14508 "tracing-attributes",
14509 "tracing-core",
14510]
14511
14512[[package]]
14513name = "tracing-attributes"
14514version = "0.1.28"
14515source = "registry+https://github.com/rust-lang/crates.io-index"
14516checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
14517dependencies = [
14518 "proc-macro2",
14519 "quote",
14520 "syn 2.0.100",
14521]
14522
14523[[package]]
14524name = "tracing-core"
14525version = "0.1.33"
14526source = "registry+https://github.com/rust-lang/crates.io-index"
14527checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
14528dependencies = [
14529 "once_cell",
14530 "valuable",
14531]
14532
14533[[package]]
14534name = "tracing-log"
14535version = "0.2.0"
14536source = "registry+https://github.com/rust-lang/crates.io-index"
14537checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
14538dependencies = [
14539 "log",
14540 "once_cell",
14541 "tracing-core",
14542]
14543
14544[[package]]
14545name = "tracing-serde"
14546version = "0.2.0"
14547source = "registry+https://github.com/rust-lang/crates.io-index"
14548checksum = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1"
14549dependencies = [
14550 "serde",
14551 "tracing-core",
14552]
14553
14554[[package]]
14555name = "tracing-subscriber"
14556version = "0.3.19"
14557source = "registry+https://github.com/rust-lang/crates.io-index"
14558checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
14559dependencies = [
14560 "matchers",
14561 "nu-ansi-term",
14562 "once_cell",
14563 "regex",
14564 "serde",
14565 "serde_json",
14566 "sharded-slab",
14567 "smallvec",
14568 "thread_local",
14569 "tracing",
14570 "tracing-core",
14571 "tracing-log",
14572 "tracing-serde",
14573]
14574
14575[[package]]
14576name = "trait-variant"
14577version = "0.1.2"
14578source = "registry+https://github.com/rust-lang/crates.io-index"
14579checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7"
14580dependencies = [
14581 "proc-macro2",
14582 "quote",
14583 "syn 2.0.100",
14584]
14585
14586[[package]]
14587name = "tree-sitter"
14588version = "0.25.3"
14589source = "registry+https://github.com/rust-lang/crates.io-index"
14590checksum = "b9ac5ea5e7f2f1700842ec071401010b9c59bf735295f6e9fa079c3dc035b167"
14591dependencies = [
14592 "cc",
14593 "regex",
14594 "regex-syntax 0.8.5",
14595 "serde_json",
14596 "streaming-iterator",
14597 "tree-sitter-language",
14598 "wasmtime-c-api-impl",
14599]
14600
14601[[package]]
14602name = "tree-sitter-bash"
14603version = "0.23.3"
14604source = "registry+https://github.com/rust-lang/crates.io-index"
14605checksum = "329a4d48623ac337d42b1df84e81a1c9dbb2946907c102ca72db158c1964a52e"
14606dependencies = [
14607 "cc",
14608 "tree-sitter-language",
14609]
14610
14611[[package]]
14612name = "tree-sitter-c"
14613version = "0.23.4"
14614source = "registry+https://github.com/rust-lang/crates.io-index"
14615checksum = "afd2b1bf1585dc2ef6d69e87d01db8adb059006649dd5f96f31aa789ee6e9c71"
14616dependencies = [
14617 "cc",
14618 "tree-sitter-language",
14619]
14620
14621[[package]]
14622name = "tree-sitter-cpp"
14623version = "0.23.4"
14624source = "registry+https://github.com/rust-lang/crates.io-index"
14625checksum = "df2196ea9d47b4ab4a31b9297eaa5a5d19a0b121dceb9f118f6790ad0ab94743"
14626dependencies = [
14627 "cc",
14628 "tree-sitter-language",
14629]
14630
14631[[package]]
14632name = "tree-sitter-css"
14633version = "0.23.2"
14634source = "registry+https://github.com/rust-lang/crates.io-index"
14635checksum = "5ad6489794d41350d12a7fbe520e5199f688618f43aace5443980d1ddcf1b29e"
14636dependencies = [
14637 "cc",
14638 "tree-sitter-language",
14639]
14640
14641[[package]]
14642name = "tree-sitter-diff"
14643version = "0.1.0"
14644source = "registry+https://github.com/rust-lang/crates.io-index"
14645checksum = "dfe1e5ca280a65dfe5ba4205c1bcc84edf486464fed315db53dee6da9a335889"
14646dependencies = [
14647 "cc",
14648 "tree-sitter-language",
14649]
14650
14651[[package]]
14652name = "tree-sitter-elixir"
14653version = "0.3.4"
14654source = "registry+https://github.com/rust-lang/crates.io-index"
14655checksum = "e45d444647b4fd53d8fd32474c1b8bedc1baa22669ce3a78d083e365fa9a2d3f"
14656dependencies = [
14657 "cc",
14658 "tree-sitter-language",
14659]
14660
14661[[package]]
14662name = "tree-sitter-embedded-template"
14663version = "0.23.2"
14664source = "registry+https://github.com/rust-lang/crates.io-index"
14665checksum = "790063ef14e5b67556abc0b3be0ed863fb41d65ee791cf8c0b20eb42a1fa46af"
14666dependencies = [
14667 "cc",
14668 "tree-sitter-language",
14669]
14670
14671[[package]]
14672name = "tree-sitter-gitcommit"
14673version = "0.0.1"
14674source = "git+https://github.com/zed-industries/tree-sitter-git-commit?rev=88309716a69dd13ab83443721ba6e0b491d37ee9#88309716a69dd13ab83443721ba6e0b491d37ee9"
14675dependencies = [
14676 "cc",
14677 "tree-sitter-language",
14678]
14679
14680[[package]]
14681name = "tree-sitter-go"
14682version = "0.23.4"
14683source = "registry+https://github.com/rust-lang/crates.io-index"
14684checksum = "b13d476345220dbe600147dd444165c5791bf85ef53e28acbedd46112ee18431"
14685dependencies = [
14686 "cc",
14687 "tree-sitter-language",
14688]
14689
14690[[package]]
14691name = "tree-sitter-gomod"
14692version = "1.1.1"
14693source = "git+https://github.com/camdencheek/tree-sitter-go-mod?rev=6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c#6efb59652d30e0e9cd5f3b3a669afd6f1a926d3c"
14694dependencies = [
14695 "cc",
14696 "tree-sitter-language",
14697]
14698
14699[[package]]
14700name = "tree-sitter-gowork"
14701version = "0.0.1"
14702source = "git+https://github.com/zed-industries/tree-sitter-go-work?rev=acb0617bf7f4fda02c6217676cc64acb89536dc7#acb0617bf7f4fda02c6217676cc64acb89536dc7"
14703dependencies = [
14704 "cc",
14705 "tree-sitter-language",
14706]
14707
14708[[package]]
14709name = "tree-sitter-heex"
14710version = "0.0.1"
14711source = "git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592#1dd45142fbb05562e35b2040c6129c9bca346592"
14712dependencies = [
14713 "cc",
14714 "tree-sitter-language",
14715]
14716
14717[[package]]
14718name = "tree-sitter-html"
14719version = "0.23.2"
14720source = "registry+https://github.com/rust-lang/crates.io-index"
14721checksum = "261b708e5d92061ede329babaaa427b819329a9d427a1d710abb0f67bbef63ee"
14722dependencies = [
14723 "cc",
14724 "tree-sitter-language",
14725]
14726
14727[[package]]
14728name = "tree-sitter-jsdoc"
14729version = "0.23.2"
14730source = "registry+https://github.com/rust-lang/crates.io-index"
14731checksum = "a3862dfcb1038fc5e7812d7df14190afdeb7e1415288fd5f51f58395f8cb0faf"
14732dependencies = [
14733 "cc",
14734 "tree-sitter-language",
14735]
14736
14737[[package]]
14738name = "tree-sitter-json"
14739version = "0.24.8"
14740source = "registry+https://github.com/rust-lang/crates.io-index"
14741checksum = "4d727acca406c0020cffc6cf35516764f36c8e3dc4408e5ebe2cb35a947ec471"
14742dependencies = [
14743 "cc",
14744 "tree-sitter-language",
14745]
14746
14747[[package]]
14748name = "tree-sitter-language"
14749version = "0.1.3"
14750source = "registry+https://github.com/rust-lang/crates.io-index"
14751checksum = "c199356c799a8945965bb5f2c55b2ad9d9aa7c4b4f6e587fe9dea0bc715e5f9c"
14752
14753[[package]]
14754name = "tree-sitter-md"
14755version = "0.3.2"
14756source = "git+https://github.com/tree-sitter-grammars/tree-sitter-markdown?rev=9a23c1a96c0513d8fc6520972beedd419a973539#9a23c1a96c0513d8fc6520972beedd419a973539"
14757dependencies = [
14758 "cc",
14759 "tree-sitter-language",
14760]
14761
14762[[package]]
14763name = "tree-sitter-python"
14764version = "0.23.6"
14765source = "registry+https://github.com/rust-lang/crates.io-index"
14766checksum = "3d065aaa27f3aaceaf60c1f0e0ac09e1cb9eb8ed28e7bcdaa52129cffc7f4b04"
14767dependencies = [
14768 "cc",
14769 "tree-sitter-language",
14770]
14771
14772[[package]]
14773name = "tree-sitter-regex"
14774version = "0.24.3"
14775source = "registry+https://github.com/rust-lang/crates.io-index"
14776checksum = "712656f8c262a5a4b7d6026e6246950787d178d613864952554e1516a33ab0c1"
14777dependencies = [
14778 "cc",
14779 "tree-sitter-language",
14780]
14781
14782[[package]]
14783name = "tree-sitter-ruby"
14784version = "0.23.1"
14785source = "registry+https://github.com/rust-lang/crates.io-index"
14786checksum = "be0484ea4ef6bb9c575b4fdabde7e31340a8d2dbc7d52b321ac83da703249f95"
14787dependencies = [
14788 "cc",
14789 "tree-sitter-language",
14790]
14791
14792[[package]]
14793name = "tree-sitter-rust"
14794version = "0.23.2"
14795source = "registry+https://github.com/rust-lang/crates.io-index"
14796checksum = "a4d64d449ca63e683c562c7743946a646671ca23947b9c925c0cfbe65051a4af"
14797dependencies = [
14798 "cc",
14799 "tree-sitter-language",
14800]
14801
14802[[package]]
14803name = "tree-sitter-typescript"
14804version = "0.23.2"
14805source = "registry+https://github.com/rust-lang/crates.io-index"
14806checksum = "6c5f76ed8d947a75cc446d5fccd8b602ebf0cde64ccf2ffa434d873d7a575eff"
14807dependencies = [
14808 "cc",
14809 "tree-sitter-language",
14810]
14811
14812[[package]]
14813name = "tree-sitter-yaml"
14814version = "0.6.1"
14815source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a"
14816dependencies = [
14817 "cc",
14818 "tree-sitter-language",
14819]
14820
14821[[package]]
14822name = "try-lock"
14823version = "0.2.5"
14824source = "registry+https://github.com/rust-lang/crates.io-index"
14825checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
14826
14827[[package]]
14828name = "ttf-parser"
14829version = "0.20.0"
14830source = "registry+https://github.com/rust-lang/crates.io-index"
14831checksum = "17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4"
14832
14833[[package]]
14834name = "ttf-parser"
14835version = "0.21.1"
14836source = "registry+https://github.com/rust-lang/crates.io-index"
14837checksum = "2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8"
14838
14839[[package]]
14840name = "ttf-parser"
14841version = "0.25.1"
14842source = "registry+https://github.com/rust-lang/crates.io-index"
14843checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
14844dependencies = [
14845 "core_maths",
14846]
14847
14848[[package]]
14849name = "tungstenite"
14850version = "0.20.1"
14851source = "registry+https://github.com/rust-lang/crates.io-index"
14852checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
14853dependencies = [
14854 "byteorder",
14855 "bytes 1.10.1",
14856 "data-encoding",
14857 "http 0.2.12",
14858 "httparse",
14859 "log",
14860 "rand 0.8.5",
14861 "rustls 0.21.12",
14862 "sha1",
14863 "thiserror 1.0.69",
14864 "url",
14865 "utf-8",
14866]
14867
14868[[package]]
14869name = "tungstenite"
14870version = "0.21.0"
14871source = "registry+https://github.com/rust-lang/crates.io-index"
14872checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1"
14873dependencies = [
14874 "byteorder",
14875 "bytes 1.10.1",
14876 "data-encoding",
14877 "http 1.2.0",
14878 "httparse",
14879 "log",
14880 "rand 0.8.5",
14881 "sha1",
14882 "thiserror 1.0.69",
14883 "url",
14884 "utf-8",
14885]
14886
14887[[package]]
14888name = "tungstenite"
14889version = "0.24.0"
14890source = "registry+https://github.com/rust-lang/crates.io-index"
14891checksum = "18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a"
14892dependencies = [
14893 "byteorder",
14894 "bytes 1.10.1",
14895 "data-encoding",
14896 "http 1.2.0",
14897 "httparse",
14898 "log",
14899 "rand 0.8.5",
14900 "sha1",
14901 "thiserror 1.0.69",
14902 "utf-8",
14903]
14904
14905[[package]]
14906name = "typeid"
14907version = "1.0.2"
14908source = "registry+https://github.com/rust-lang/crates.io-index"
14909checksum = "0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e"
14910
14911[[package]]
14912name = "typenum"
14913version = "1.17.0"
14914source = "registry+https://github.com/rust-lang/crates.io-index"
14915checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
14916
14917[[package]]
14918name = "ucd-trie"
14919version = "0.1.7"
14920source = "registry+https://github.com/rust-lang/crates.io-index"
14921checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
14922
14923[[package]]
14924name = "uds_windows"
14925version = "1.1.0"
14926source = "registry+https://github.com/rust-lang/crates.io-index"
14927checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
14928dependencies = [
14929 "memoffset",
14930 "tempfile",
14931 "winapi",
14932]
14933
14934[[package]]
14935name = "ui"
14936version = "0.1.0"
14937dependencies = [
14938 "chrono",
14939 "component",
14940 "gpui",
14941 "icons",
14942 "itertools 0.14.0",
14943 "linkme",
14944 "menu",
14945 "serde",
14946 "settings",
14947 "smallvec",
14948 "story",
14949 "strum",
14950 "theme",
14951 "ui_macros",
14952 "util",
14953 "windows 0.61.1",
14954]
14955
14956[[package]]
14957name = "ui_input"
14958version = "0.1.0"
14959dependencies = [
14960 "editor",
14961 "gpui",
14962 "settings",
14963 "theme",
14964 "ui",
14965]
14966
14967[[package]]
14968name = "ui_macros"
14969version = "0.1.0"
14970dependencies = [
14971 "convert_case 0.8.0",
14972 "linkme",
14973 "proc-macro2",
14974 "quote",
14975 "syn 1.0.109",
14976]
14977
14978[[package]]
14979name = "ui_prompt"
14980version = "0.1.0"
14981dependencies = [
14982 "gpui",
14983 "markdown",
14984 "menu",
14985 "settings",
14986 "theme",
14987 "ui",
14988 "workspace",
14989]
14990
14991[[package]]
14992name = "unicase"
14993version = "2.8.1"
14994source = "registry+https://github.com/rust-lang/crates.io-index"
14995checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
14996
14997[[package]]
14998name = "unicode-bidi"
14999version = "0.3.17"
15000source = "registry+https://github.com/rust-lang/crates.io-index"
15001checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893"
15002
15003[[package]]
15004name = "unicode-bidi-mirroring"
15005version = "0.2.0"
15006source = "registry+https://github.com/rust-lang/crates.io-index"
15007checksum = "23cb788ffebc92c5948d0e997106233eeb1d8b9512f93f41651f52b6c5f5af86"
15008
15009[[package]]
15010name = "unicode-bidi-mirroring"
15011version = "0.4.0"
15012source = "registry+https://github.com/rust-lang/crates.io-index"
15013checksum = "5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe"
15014
15015[[package]]
15016name = "unicode-ccc"
15017version = "0.2.0"
15018source = "registry+https://github.com/rust-lang/crates.io-index"
15019checksum = "1df77b101bcc4ea3d78dafc5ad7e4f58ceffe0b2b16bf446aeb50b6cb4157656"
15020
15021[[package]]
15022name = "unicode-ccc"
15023version = "0.4.0"
15024source = "registry+https://github.com/rust-lang/crates.io-index"
15025checksum = "ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e"
15026
15027[[package]]
15028name = "unicode-ident"
15029version = "1.0.14"
15030source = "registry+https://github.com/rust-lang/crates.io-index"
15031checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
15032
15033[[package]]
15034name = "unicode-linebreak"
15035version = "0.1.5"
15036source = "registry+https://github.com/rust-lang/crates.io-index"
15037checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
15038
15039[[package]]
15040name = "unicode-normalization"
15041version = "0.1.24"
15042source = "registry+https://github.com/rust-lang/crates.io-index"
15043checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
15044dependencies = [
15045 "tinyvec",
15046]
15047
15048[[package]]
15049name = "unicode-properties"
15050version = "0.1.3"
15051source = "registry+https://github.com/rust-lang/crates.io-index"
15052checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
15053
15054[[package]]
15055name = "unicode-script"
15056version = "0.5.7"
15057source = "registry+https://github.com/rust-lang/crates.io-index"
15058checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f"
15059
15060[[package]]
15061name = "unicode-segmentation"
15062version = "1.12.0"
15063source = "registry+https://github.com/rust-lang/crates.io-index"
15064checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
15065
15066[[package]]
15067name = "unicode-vo"
15068version = "0.1.0"
15069source = "registry+https://github.com/rust-lang/crates.io-index"
15070checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
15071
15072[[package]]
15073name = "unicode-width"
15074version = "0.1.14"
15075source = "registry+https://github.com/rust-lang/crates.io-index"
15076checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
15077
15078[[package]]
15079name = "unicode-xid"
15080version = "0.2.6"
15081source = "registry+https://github.com/rust-lang/crates.io-index"
15082checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
15083
15084[[package]]
15085name = "unicode_categories"
15086version = "0.1.1"
15087source = "registry+https://github.com/rust-lang/crates.io-index"
15088checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
15089
15090[[package]]
15091name = "unindent"
15092version = "0.2.4"
15093source = "registry+https://github.com/rust-lang/crates.io-index"
15094checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
15095
15096[[package]]
15097name = "untrusted"
15098version = "0.9.0"
15099source = "registry+https://github.com/rust-lang/crates.io-index"
15100checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
15101
15102[[package]]
15103name = "url"
15104version = "2.5.4"
15105source = "registry+https://github.com/rust-lang/crates.io-index"
15106checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
15107dependencies = [
15108 "form_urlencoded",
15109 "idna",
15110 "percent-encoding",
15111 "serde",
15112]
15113
15114[[package]]
15115name = "urlencoding"
15116version = "2.1.3"
15117source = "registry+https://github.com/rust-lang/crates.io-index"
15118checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
15119
15120[[package]]
15121name = "usvg"
15122version = "0.45.0"
15123source = "registry+https://github.com/rust-lang/crates.io-index"
15124checksum = "2ac8e0e3e4696253dc06167990b3fe9a2668ab66270adf949a464db4088cb354"
15125dependencies = [
15126 "base64 0.22.1",
15127 "data-url",
15128 "flate2",
15129 "fontdb 0.23.0",
15130 "imagesize",
15131 "kurbo",
15132 "log",
15133 "pico-args",
15134 "roxmltree",
15135 "rustybuzz 0.20.1",
15136 "simplecss",
15137 "siphasher 1.0.1",
15138 "strict-num",
15139 "svgtypes",
15140 "tiny-skia-path",
15141 "unicode-bidi",
15142 "unicode-script",
15143 "unicode-vo",
15144 "xmlwriter",
15145]
15146
15147[[package]]
15148name = "utf-8"
15149version = "0.7.6"
15150source = "registry+https://github.com/rust-lang/crates.io-index"
15151checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
15152
15153[[package]]
15154name = "utf16_iter"
15155version = "1.0.5"
15156source = "registry+https://github.com/rust-lang/crates.io-index"
15157checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
15158
15159[[package]]
15160name = "utf8_iter"
15161version = "1.0.4"
15162source = "registry+https://github.com/rust-lang/crates.io-index"
15163checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
15164
15165[[package]]
15166name = "utf8parse"
15167version = "0.2.2"
15168source = "registry+https://github.com/rust-lang/crates.io-index"
15169checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
15170
15171[[package]]
15172name = "util"
15173version = "0.1.0"
15174dependencies = [
15175 "anyhow",
15176 "async-fs",
15177 "collections",
15178 "dirs 4.0.0",
15179 "dunce",
15180 "futures 0.3.31",
15181 "futures-lite 1.13.0",
15182 "git2",
15183 "globset",
15184 "itertools 0.14.0",
15185 "libc",
15186 "log",
15187 "rand 0.8.5",
15188 "regex",
15189 "rust-embed",
15190 "serde",
15191 "serde_json",
15192 "smol",
15193 "take-until",
15194 "tempfile",
15195 "tendril",
15196 "unicase",
15197 "util_macros",
15198]
15199
15200[[package]]
15201name = "util_macros"
15202version = "0.1.0"
15203dependencies = [
15204 "quote",
15205 "syn 1.0.109",
15206]
15207
15208[[package]]
15209name = "uuid"
15210version = "1.13.2"
15211source = "registry+https://github.com/rust-lang/crates.io-index"
15212checksum = "8c1f41ffb7cf259f1ecc2876861a17e7142e63ead296f671f81f6ae85903e0d6"
15213dependencies = [
15214 "getrandom 0.3.1",
15215 "serde",
15216 "sha1_smol",
15217]
15218
15219[[package]]
15220name = "v_frame"
15221version = "0.3.8"
15222source = "registry+https://github.com/rust-lang/crates.io-index"
15223checksum = "d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b"
15224dependencies = [
15225 "aligned-vec",
15226 "num-traits",
15227 "wasm-bindgen",
15228]
15229
15230[[package]]
15231name = "valuable"
15232version = "0.1.0"
15233source = "registry+https://github.com/rust-lang/crates.io-index"
15234checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
15235
15236[[package]]
15237name = "value-bag"
15238version = "1.10.0"
15239source = "registry+https://github.com/rust-lang/crates.io-index"
15240checksum = "3ef4c4aa54d5d05a279399bfa921ec387b7aba77caf7a682ae8d86785b8fdad2"
15241dependencies = [
15242 "value-bag-serde1",
15243 "value-bag-sval2",
15244]
15245
15246[[package]]
15247name = "value-bag-serde1"
15248version = "1.10.0"
15249source = "registry+https://github.com/rust-lang/crates.io-index"
15250checksum = "4bb773bd36fd59c7ca6e336c94454d9c66386416734817927ac93d81cb3c5b0b"
15251dependencies = [
15252 "erased-serde",
15253 "serde",
15254 "serde_fmt",
15255]
15256
15257[[package]]
15258name = "value-bag-sval2"
15259version = "1.10.0"
15260source = "registry+https://github.com/rust-lang/crates.io-index"
15261checksum = "53a916a702cac43a88694c97657d449775667bcd14b70419441d05b7fea4a83a"
15262dependencies = [
15263 "sval",
15264 "sval_buffer",
15265 "sval_dynamic",
15266 "sval_fmt",
15267 "sval_json",
15268 "sval_ref",
15269 "sval_serde",
15270]
15271
15272[[package]]
15273name = "vcpkg"
15274version = "0.2.15"
15275source = "registry+https://github.com/rust-lang/crates.io-index"
15276checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
15277
15278[[package]]
15279name = "version-compare"
15280version = "0.2.0"
15281source = "registry+https://github.com/rust-lang/crates.io-index"
15282checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
15283
15284[[package]]
15285name = "version_check"
15286version = "0.9.5"
15287source = "registry+https://github.com/rust-lang/crates.io-index"
15288checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
15289
15290[[package]]
15291name = "vim"
15292version = "0.1.0"
15293dependencies = [
15294 "anyhow",
15295 "assets",
15296 "async-compat",
15297 "async-trait",
15298 "collections",
15299 "command_palette",
15300 "command_palette_hooks",
15301 "db",
15302 "editor",
15303 "futures 0.3.31",
15304 "git_ui",
15305 "gpui",
15306 "indoc",
15307 "itertools 0.14.0",
15308 "language",
15309 "libc",
15310 "log",
15311 "lsp",
15312 "multi_buffer",
15313 "nvim-rs",
15314 "parking_lot",
15315 "picker",
15316 "project",
15317 "project_panel",
15318 "regex",
15319 "release_channel",
15320 "schemars",
15321 "search",
15322 "serde",
15323 "serde_derive",
15324 "serde_json",
15325 "settings",
15326 "task",
15327 "text",
15328 "theme",
15329 "tokio",
15330 "ui",
15331 "util",
15332 "vim_mode_setting",
15333 "workspace",
15334 "zed_actions",
15335]
15336
15337[[package]]
15338name = "vim_mode_setting"
15339version = "0.1.0"
15340dependencies = [
15341 "anyhow",
15342 "gpui",
15343 "settings",
15344]
15345
15346[[package]]
15347name = "vscode_theme"
15348version = "0.2.0"
15349source = "registry+https://github.com/rust-lang/crates.io-index"
15350checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
15351dependencies = [
15352 "serde",
15353]
15354
15355[[package]]
15356name = "vsimd"
15357version = "0.8.0"
15358source = "registry+https://github.com/rust-lang/crates.io-index"
15359checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
15360
15361[[package]]
15362name = "vswhom"
15363version = "0.1.0"
15364source = "registry+https://github.com/rust-lang/crates.io-index"
15365checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
15366dependencies = [
15367 "libc",
15368 "vswhom-sys",
15369]
15370
15371[[package]]
15372name = "vswhom-sys"
15373version = "0.1.2"
15374source = "registry+https://github.com/rust-lang/crates.io-index"
15375checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
15376dependencies = [
15377 "cc",
15378 "libc",
15379]
15380
15381[[package]]
15382name = "vte"
15383version = "0.15.0"
15384source = "registry+https://github.com/rust-lang/crates.io-index"
15385checksum = "a5924018406ce0063cd67f8e008104968b74b563ee1b85dde3ed1f7cb87d3dbd"
15386dependencies = [
15387 "arrayvec",
15388 "bitflags 2.8.0",
15389 "cursor-icon",
15390 "log",
15391 "memchr",
15392 "serde",
15393]
15394
15395[[package]]
15396name = "waker-fn"
15397version = "1.2.0"
15398source = "registry+https://github.com/rust-lang/crates.io-index"
15399checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
15400
15401[[package]]
15402name = "walkdir"
15403version = "2.5.0"
15404source = "registry+https://github.com/rust-lang/crates.io-index"
15405checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
15406dependencies = [
15407 "same-file",
15408 "winapi-util",
15409]
15410
15411[[package]]
15412name = "want"
15413version = "0.3.1"
15414source = "registry+https://github.com/rust-lang/crates.io-index"
15415checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
15416dependencies = [
15417 "try-lock",
15418]
15419
15420[[package]]
15421name = "warp"
15422version = "0.3.7"
15423source = "registry+https://github.com/rust-lang/crates.io-index"
15424checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c"
15425dependencies = [
15426 "bytes 1.10.1",
15427 "futures-channel",
15428 "futures-util",
15429 "headers",
15430 "http 0.2.12",
15431 "hyper 0.14.32",
15432 "log",
15433 "mime",
15434 "mime_guess",
15435 "percent-encoding",
15436 "pin-project",
15437 "scoped-tls",
15438 "serde",
15439 "serde_json",
15440 "serde_urlencoded",
15441 "tokio",
15442 "tokio-tungstenite 0.21.0",
15443 "tokio-util",
15444 "tower-service",
15445 "tracing",
15446]
15447
15448[[package]]
15449name = "wasi"
15450version = "0.9.0+wasi-snapshot-preview1"
15451source = "registry+https://github.com/rust-lang/crates.io-index"
15452checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
15453
15454[[package]]
15455name = "wasi"
15456version = "0.11.0+wasi-snapshot-preview1"
15457source = "registry+https://github.com/rust-lang/crates.io-index"
15458checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
15459
15460[[package]]
15461name = "wasi"
15462version = "0.13.3+wasi-0.2.2"
15463source = "registry+https://github.com/rust-lang/crates.io-index"
15464checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
15465dependencies = [
15466 "wit-bindgen-rt 0.33.0",
15467]
15468
15469[[package]]
15470name = "wasite"
15471version = "0.1.0"
15472source = "registry+https://github.com/rust-lang/crates.io-index"
15473checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
15474
15475[[package]]
15476name = "wasm-bindgen"
15477version = "0.2.99"
15478source = "registry+https://github.com/rust-lang/crates.io-index"
15479checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396"
15480dependencies = [
15481 "cfg-if",
15482 "once_cell",
15483 "wasm-bindgen-macro",
15484]
15485
15486[[package]]
15487name = "wasm-bindgen-backend"
15488version = "0.2.99"
15489source = "registry+https://github.com/rust-lang/crates.io-index"
15490checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79"
15491dependencies = [
15492 "bumpalo",
15493 "log",
15494 "proc-macro2",
15495 "quote",
15496 "syn 2.0.100",
15497 "wasm-bindgen-shared",
15498]
15499
15500[[package]]
15501name = "wasm-bindgen-futures"
15502version = "0.4.49"
15503source = "registry+https://github.com/rust-lang/crates.io-index"
15504checksum = "38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2"
15505dependencies = [
15506 "cfg-if",
15507 "js-sys",
15508 "once_cell",
15509 "wasm-bindgen",
15510 "web-sys",
15511]
15512
15513[[package]]
15514name = "wasm-bindgen-macro"
15515version = "0.2.99"
15516source = "registry+https://github.com/rust-lang/crates.io-index"
15517checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe"
15518dependencies = [
15519 "quote",
15520 "wasm-bindgen-macro-support",
15521]
15522
15523[[package]]
15524name = "wasm-bindgen-macro-support"
15525version = "0.2.99"
15526source = "registry+https://github.com/rust-lang/crates.io-index"
15527checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2"
15528dependencies = [
15529 "proc-macro2",
15530 "quote",
15531 "syn 2.0.100",
15532 "wasm-bindgen-backend",
15533 "wasm-bindgen-shared",
15534]
15535
15536[[package]]
15537name = "wasm-bindgen-shared"
15538version = "0.2.99"
15539source = "registry+https://github.com/rust-lang/crates.io-index"
15540checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6"
15541
15542[[package]]
15543name = "wasm-encoder"
15544version = "0.201.0"
15545source = "registry+https://github.com/rust-lang/crates.io-index"
15546checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
15547dependencies = [
15548 "leb128",
15549]
15550
15551[[package]]
15552name = "wasm-encoder"
15553version = "0.221.3"
15554source = "registry+https://github.com/rust-lang/crates.io-index"
15555checksum = "dc8444fe4920de80a4fe5ab564fff2ae58b6b73166b89751f8c6c93509da32e5"
15556dependencies = [
15557 "leb128",
15558 "wasmparser 0.221.3",
15559]
15560
15561[[package]]
15562name = "wasm-metadata"
15563version = "0.201.0"
15564source = "registry+https://github.com/rust-lang/crates.io-index"
15565checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
15566dependencies = [
15567 "anyhow",
15568 "indexmap",
15569 "serde",
15570 "serde_derive",
15571 "serde_json",
15572 "spdx",
15573 "wasm-encoder 0.201.0",
15574 "wasmparser 0.201.0",
15575]
15576
15577[[package]]
15578name = "wasm-metadata"
15579version = "0.221.3"
15580source = "registry+https://github.com/rust-lang/crates.io-index"
15581checksum = "11f4ef50d17e103a88774cd4aa5d06bfb1ae44036a8f3f1325e0e9b3e3417ac4"
15582dependencies = [
15583 "anyhow",
15584 "indexmap",
15585 "serde",
15586 "serde_derive",
15587 "serde_json",
15588 "spdx",
15589 "wasm-encoder 0.221.3",
15590 "wasmparser 0.221.3",
15591]
15592
15593[[package]]
15594name = "wasm-streams"
15595version = "0.4.2"
15596source = "registry+https://github.com/rust-lang/crates.io-index"
15597checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
15598dependencies = [
15599 "futures-util",
15600 "js-sys",
15601 "wasm-bindgen",
15602 "wasm-bindgen-futures",
15603 "web-sys",
15604]
15605
15606[[package]]
15607name = "wasmparser"
15608version = "0.201.0"
15609source = "registry+https://github.com/rust-lang/crates.io-index"
15610checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
15611dependencies = [
15612 "bitflags 2.8.0",
15613 "indexmap",
15614 "semver",
15615]
15616
15617[[package]]
15618name = "wasmparser"
15619version = "0.221.3"
15620source = "registry+https://github.com/rust-lang/crates.io-index"
15621checksum = "d06bfa36ab3ac2be0dee563380147a5b81ba10dd8885d7fbbc9eb574be67d185"
15622dependencies = [
15623 "bitflags 2.8.0",
15624 "hashbrown 0.15.2",
15625 "indexmap",
15626 "semver",
15627 "serde",
15628]
15629
15630[[package]]
15631name = "wasmprinter"
15632version = "0.221.3"
15633source = "registry+https://github.com/rust-lang/crates.io-index"
15634checksum = "7343c42a97f2926c7819ff81b64012092ae954c5d83ddd30c9fcdefd97d0b283"
15635dependencies = [
15636 "anyhow",
15637 "termcolor",
15638 "wasmparser 0.221.3",
15639]
15640
15641[[package]]
15642name = "wasmtime"
15643version = "29.0.1"
15644source = "registry+https://github.com/rust-lang/crates.io-index"
15645checksum = "11976a250672556d1c4c04c6d5d7656ac9192ac9edc42a4587d6c21460010e69"
15646dependencies = [
15647 "anyhow",
15648 "async-trait",
15649 "bitflags 2.8.0",
15650 "bumpalo",
15651 "cc",
15652 "cfg-if",
15653 "encoding_rs",
15654 "hashbrown 0.14.5",
15655 "indexmap",
15656 "libc",
15657 "log",
15658 "mach2",
15659 "memfd",
15660 "object",
15661 "once_cell",
15662 "paste",
15663 "postcard",
15664 "psm",
15665 "pulley-interpreter",
15666 "rustix",
15667 "semver",
15668 "serde",
15669 "serde_derive",
15670 "smallvec",
15671 "sptr",
15672 "target-lexicon 0.13.2",
15673 "trait-variant",
15674 "wasmparser 0.221.3",
15675 "wasmtime-asm-macros",
15676 "wasmtime-component-macro",
15677 "wasmtime-component-util",
15678 "wasmtime-cranelift",
15679 "wasmtime-environ",
15680 "wasmtime-fiber",
15681 "wasmtime-jit-icache-coherence",
15682 "wasmtime-math",
15683 "wasmtime-slab",
15684 "wasmtime-versioned-export-macros",
15685 "wasmtime-winch",
15686 "windows-sys 0.59.0",
15687]
15688
15689[[package]]
15690name = "wasmtime-asm-macros"
15691version = "29.0.1"
15692source = "registry+https://github.com/rust-lang/crates.io-index"
15693checksum = "1f178b0d125201fbe9f75beaf849bd3e511891f9e45ba216a5b620802ccf64f2"
15694dependencies = [
15695 "cfg-if",
15696]
15697
15698[[package]]
15699name = "wasmtime-c-api-impl"
15700version = "29.0.1"
15701source = "registry+https://github.com/rust-lang/crates.io-index"
15702checksum = "ea30cef3608f2de5797c7bbb94c1ba4f3676d9a7f81ae86ced1b512e2766ed0c"
15703dependencies = [
15704 "anyhow",
15705 "log",
15706 "tracing",
15707 "wasmtime",
15708 "wasmtime-c-api-macros",
15709]
15710
15711[[package]]
15712name = "wasmtime-c-api-macros"
15713version = "29.0.1"
15714source = "registry+https://github.com/rust-lang/crates.io-index"
15715checksum = "022a79ebe1124d5d384d82463d7e61c6b4dd857d81f15cb8078974eeb86db65b"
15716dependencies = [
15717 "proc-macro2",
15718 "quote",
15719]
15720
15721[[package]]
15722name = "wasmtime-component-macro"
15723version = "29.0.1"
15724source = "registry+https://github.com/rust-lang/crates.io-index"
15725checksum = "d74de6592ed945d0a602f71243982a304d5d02f1e501b638addf57f42d57dfaf"
15726dependencies = [
15727 "anyhow",
15728 "proc-macro2",
15729 "quote",
15730 "syn 2.0.100",
15731 "wasmtime-component-util",
15732 "wasmtime-wit-bindgen",
15733 "wit-parser 0.221.3",
15734]
15735
15736[[package]]
15737name = "wasmtime-component-util"
15738version = "29.0.1"
15739source = "registry+https://github.com/rust-lang/crates.io-index"
15740checksum = "707dc7b3c112ab5a366b30cfe2fb5b2f8e6a0f682f16df96a5ec582bfe6f056e"
15741
15742[[package]]
15743name = "wasmtime-cranelift"
15744version = "29.0.1"
15745source = "registry+https://github.com/rust-lang/crates.io-index"
15746checksum = "366be722674d4bf153290fbcbc4d7d16895cc82fb3e869f8d550ff768f9e9e87"
15747dependencies = [
15748 "anyhow",
15749 "cfg-if",
15750 "cranelift-codegen",
15751 "cranelift-control",
15752 "cranelift-entity",
15753 "cranelift-frontend",
15754 "cranelift-native",
15755 "gimli",
15756 "itertools 0.12.1",
15757 "log",
15758 "object",
15759 "smallvec",
15760 "target-lexicon 0.13.2",
15761 "thiserror 1.0.69",
15762 "wasmparser 0.221.3",
15763 "wasmtime-environ",
15764 "wasmtime-versioned-export-macros",
15765]
15766
15767[[package]]
15768name = "wasmtime-environ"
15769version = "29.0.1"
15770source = "registry+https://github.com/rust-lang/crates.io-index"
15771checksum = "cdadc1af7097347aa276a4f008929810f726b5b46946971c660b6d421e9994ad"
15772dependencies = [
15773 "anyhow",
15774 "cpp_demangle",
15775 "cranelift-bitset",
15776 "cranelift-entity",
15777 "gimli",
15778 "indexmap",
15779 "log",
15780 "object",
15781 "postcard",
15782 "rustc-demangle",
15783 "semver",
15784 "serde",
15785 "serde_derive",
15786 "smallvec",
15787 "target-lexicon 0.13.2",
15788 "wasm-encoder 0.221.3",
15789 "wasmparser 0.221.3",
15790 "wasmprinter",
15791 "wasmtime-component-util",
15792]
15793
15794[[package]]
15795name = "wasmtime-fiber"
15796version = "29.0.1"
15797source = "registry+https://github.com/rust-lang/crates.io-index"
15798checksum = "ccba90d4119f081bca91190485650730a617be1fff5228f8c4757ce133d21117"
15799dependencies = [
15800 "anyhow",
15801 "cc",
15802 "cfg-if",
15803 "rustix",
15804 "wasmtime-asm-macros",
15805 "wasmtime-versioned-export-macros",
15806 "windows-sys 0.59.0",
15807]
15808
15809[[package]]
15810name = "wasmtime-jit-icache-coherence"
15811version = "29.0.1"
15812source = "registry+https://github.com/rust-lang/crates.io-index"
15813checksum = "ec5e8552e01692e6c2e5293171704fed8abdec79d1a6995a0870ab190e5747d1"
15814dependencies = [
15815 "anyhow",
15816 "cfg-if",
15817 "libc",
15818 "windows-sys 0.59.0",
15819]
15820
15821[[package]]
15822name = "wasmtime-math"
15823version = "29.0.1"
15824source = "registry+https://github.com/rust-lang/crates.io-index"
15825checksum = "29210ec2aa25e00f4d54605cedaf080f39ec01a872c5bd520ad04c67af1dde17"
15826dependencies = [
15827 "libm",
15828]
15829
15830[[package]]
15831name = "wasmtime-slab"
15832version = "29.0.1"
15833source = "registry+https://github.com/rust-lang/crates.io-index"
15834checksum = "fcb5821a96fa04ac14bc7b158bb3d5cd7729a053db5a74dad396cd513a5e5ccf"
15835
15836[[package]]
15837name = "wasmtime-versioned-export-macros"
15838version = "29.0.1"
15839source = "registry+https://github.com/rust-lang/crates.io-index"
15840checksum = "86ff86db216dc0240462de40c8290887a613dddf9685508eb39479037ba97b5b"
15841dependencies = [
15842 "proc-macro2",
15843 "quote",
15844 "syn 2.0.100",
15845]
15846
15847[[package]]
15848name = "wasmtime-wasi"
15849version = "29.0.1"
15850source = "registry+https://github.com/rust-lang/crates.io-index"
15851checksum = "8d1be69bfcab1bdac74daa7a1f9695ab992b9c8e21b9b061e7d66434097e0ca4"
15852dependencies = [
15853 "anyhow",
15854 "async-trait",
15855 "bitflags 2.8.0",
15856 "bytes 1.10.1",
15857 "cap-fs-ext",
15858 "cap-net-ext",
15859 "cap-rand",
15860 "cap-std",
15861 "cap-time-ext",
15862 "fs-set-times",
15863 "futures 0.3.31",
15864 "io-extras",
15865 "io-lifetimes",
15866 "rustix",
15867 "system-interface",
15868 "thiserror 1.0.69",
15869 "tokio",
15870 "tracing",
15871 "trait-variant",
15872 "url",
15873 "wasmtime",
15874 "wiggle",
15875 "windows-sys 0.59.0",
15876]
15877
15878[[package]]
15879name = "wasmtime-winch"
15880version = "29.0.1"
15881source = "registry+https://github.com/rust-lang/crates.io-index"
15882checksum = "fdbabfb8f20502d5e1d81092b9ead3682ae59988487aafcd7567387b7a43cf8f"
15883dependencies = [
15884 "anyhow",
15885 "cranelift-codegen",
15886 "gimli",
15887 "object",
15888 "target-lexicon 0.13.2",
15889 "wasmparser 0.221.3",
15890 "wasmtime-cranelift",
15891 "wasmtime-environ",
15892 "winch-codegen",
15893]
15894
15895[[package]]
15896name = "wasmtime-wit-bindgen"
15897version = "29.0.1"
15898source = "registry+https://github.com/rust-lang/crates.io-index"
15899checksum = "8358319c2dd1e4db79e3c1c5d3a5af84956615343f9f89f4e4996a36816e06e6"
15900dependencies = [
15901 "anyhow",
15902 "heck 0.5.0",
15903 "indexmap",
15904 "wit-parser 0.221.3",
15905]
15906
15907[[package]]
15908name = "wast"
15909version = "35.0.2"
15910source = "registry+https://github.com/rust-lang/crates.io-index"
15911checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
15912dependencies = [
15913 "leb128",
15914]
15915
15916[[package]]
15917name = "wayland-backend"
15918version = "0.3.8"
15919source = "registry+https://github.com/rust-lang/crates.io-index"
15920checksum = "b7208998eaa3870dad37ec8836979581506e0c5c64c20c9e79e9d2a10d6f47bf"
15921dependencies = [
15922 "cc",
15923 "downcast-rs",
15924 "rustix",
15925 "scoped-tls",
15926 "smallvec",
15927 "wayland-sys",
15928]
15929
15930[[package]]
15931name = "wayland-client"
15932version = "0.31.8"
15933source = "registry+https://github.com/rust-lang/crates.io-index"
15934checksum = "c2120de3d33638aaef5b9f4472bff75f07c56379cf76ea320bd3a3d65ecaf73f"
15935dependencies = [
15936 "bitflags 2.8.0",
15937 "rustix",
15938 "wayland-backend",
15939 "wayland-scanner",
15940]
15941
15942[[package]]
15943name = "wayland-cursor"
15944version = "0.31.8"
15945source = "registry+https://github.com/rust-lang/crates.io-index"
15946checksum = "a93029cbb6650748881a00e4922b076092a6a08c11e7fbdb923f064b23968c5d"
15947dependencies = [
15948 "rustix",
15949 "wayland-client",
15950 "xcursor",
15951]
15952
15953[[package]]
15954name = "wayland-protocols"
15955version = "0.31.2"
15956source = "registry+https://github.com/rust-lang/crates.io-index"
15957checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
15958dependencies = [
15959 "bitflags 2.8.0",
15960 "wayland-backend",
15961 "wayland-client",
15962 "wayland-scanner",
15963]
15964
15965[[package]]
15966name = "wayland-protocols-plasma"
15967version = "0.2.0"
15968source = "registry+https://github.com/rust-lang/crates.io-index"
15969checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
15970dependencies = [
15971 "bitflags 2.8.0",
15972 "wayland-backend",
15973 "wayland-client",
15974 "wayland-protocols",
15975 "wayland-scanner",
15976]
15977
15978[[package]]
15979name = "wayland-scanner"
15980version = "0.31.6"
15981source = "registry+https://github.com/rust-lang/crates.io-index"
15982checksum = "896fdafd5d28145fce7958917d69f2fd44469b1d4e861cb5961bcbeebc6d1484"
15983dependencies = [
15984 "proc-macro2",
15985 "quick-xml 0.37.2",
15986 "quote",
15987]
15988
15989[[package]]
15990name = "wayland-sys"
15991version = "0.31.6"
15992source = "registry+https://github.com/rust-lang/crates.io-index"
15993checksum = "dbcebb399c77d5aa9fa5db874806ee7b4eba4e73650948e8f93963f128896615"
15994dependencies = [
15995 "dlib",
15996 "log",
15997 "once_cell",
15998 "pkg-config",
15999]
16000
16001[[package]]
16002name = "web-sys"
16003version = "0.3.76"
16004source = "registry+https://github.com/rust-lang/crates.io-index"
16005checksum = "04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc"
16006dependencies = [
16007 "js-sys",
16008 "wasm-bindgen",
16009]
16010
16011[[package]]
16012name = "web-time"
16013version = "1.1.0"
16014source = "registry+https://github.com/rust-lang/crates.io-index"
16015checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
16016dependencies = [
16017 "js-sys",
16018 "wasm-bindgen",
16019]
16020
16021[[package]]
16022name = "webpki-root-certs"
16023version = "0.26.8"
16024source = "registry+https://github.com/rust-lang/crates.io-index"
16025checksum = "09aed61f5e8d2c18344b3faa33a4c837855fe56642757754775548fee21386c4"
16026dependencies = [
16027 "rustls-pki-types",
16028]
16029
16030[[package]]
16031name = "webpki-roots"
16032version = "0.26.7"
16033source = "registry+https://github.com/rust-lang/crates.io-index"
16034checksum = "5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e"
16035dependencies = [
16036 "rustls-pki-types",
16037]
16038
16039[[package]]
16040name = "webrtc-sys"
16041version = "0.3.5"
16042source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
16043dependencies = [
16044 "cc",
16045 "cxx",
16046 "cxx-build",
16047 "glob",
16048 "log",
16049 "webrtc-sys-build",
16050]
16051
16052[[package]]
16053name = "webrtc-sys-build"
16054version = "0.3.5"
16055source = "git+https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae29fabee455f110c56cd66b3f49a7e5003"
16056dependencies = [
16057 "fs2",
16058 "regex",
16059 "reqwest 0.11.27",
16060 "scratch",
16061 "semver",
16062 "zip",
16063]
16064
16065[[package]]
16066name = "weezl"
16067version = "0.1.8"
16068source = "registry+https://github.com/rust-lang/crates.io-index"
16069checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
16070
16071[[package]]
16072name = "welcome"
16073version = "0.1.0"
16074dependencies = [
16075 "anyhow",
16076 "client",
16077 "db",
16078 "editor",
16079 "fuzzy",
16080 "gpui",
16081 "install_cli",
16082 "language",
16083 "picker",
16084 "project",
16085 "schemars",
16086 "serde",
16087 "settings",
16088 "telemetry",
16089 "ui",
16090 "util",
16091 "vim_mode_setting",
16092 "workspace",
16093 "zed_actions",
16094]
16095
16096[[package]]
16097name = "which"
16098version = "4.4.2"
16099source = "registry+https://github.com/rust-lang/crates.io-index"
16100checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
16101dependencies = [
16102 "either",
16103 "home",
16104 "once_cell",
16105 "rustix",
16106]
16107
16108[[package]]
16109name = "which"
16110version = "6.0.3"
16111source = "registry+https://github.com/rust-lang/crates.io-index"
16112checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
16113dependencies = [
16114 "either",
16115 "home",
16116 "rustix",
16117 "winsafe",
16118]
16119
16120[[package]]
16121name = "whoami"
16122version = "1.5.2"
16123source = "registry+https://github.com/rust-lang/crates.io-index"
16124checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
16125dependencies = [
16126 "redox_syscall 0.5.8",
16127 "wasite",
16128]
16129
16130[[package]]
16131name = "wiggle"
16132version = "29.0.1"
16133source = "registry+https://github.com/rust-lang/crates.io-index"
16134checksum = "4b9af35bc9629c52c261465320a9a07959164928b4241980ba1cf923b9e6751d"
16135dependencies = [
16136 "anyhow",
16137 "async-trait",
16138 "bitflags 2.8.0",
16139 "thiserror 1.0.69",
16140 "tracing",
16141 "wasmtime",
16142 "wiggle-macro",
16143]
16144
16145[[package]]
16146name = "wiggle-generate"
16147version = "29.0.1"
16148source = "registry+https://github.com/rust-lang/crates.io-index"
16149checksum = "2cf267dd05673912c8138f4b54acabe6bd53407d9d1536f0fadb6520dd16e101"
16150dependencies = [
16151 "anyhow",
16152 "heck 0.5.0",
16153 "proc-macro2",
16154 "quote",
16155 "shellexpand 2.1.2",
16156 "syn 2.0.100",
16157 "witx",
16158]
16159
16160[[package]]
16161name = "wiggle-macro"
16162version = "29.0.1"
16163source = "registry+https://github.com/rust-lang/crates.io-index"
16164checksum = "08c5c473d4198e6c2d377f3809f713ff0c110cab88a0805ae099a82119ee250c"
16165dependencies = [
16166 "proc-macro2",
16167 "quote",
16168 "syn 2.0.100",
16169 "wiggle-generate",
16170]
16171
16172[[package]]
16173name = "winapi"
16174version = "0.3.9"
16175source = "registry+https://github.com/rust-lang/crates.io-index"
16176checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
16177dependencies = [
16178 "winapi-i686-pc-windows-gnu",
16179 "winapi-x86_64-pc-windows-gnu",
16180]
16181
16182[[package]]
16183name = "winapi-i686-pc-windows-gnu"
16184version = "0.4.0"
16185source = "registry+https://github.com/rust-lang/crates.io-index"
16186checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
16187
16188[[package]]
16189name = "winapi-util"
16190version = "0.1.9"
16191source = "registry+https://github.com/rust-lang/crates.io-index"
16192checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
16193dependencies = [
16194 "windows-sys 0.59.0",
16195]
16196
16197[[package]]
16198name = "winapi-x86_64-pc-windows-gnu"
16199version = "0.4.0"
16200source = "registry+https://github.com/rust-lang/crates.io-index"
16201checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
16202
16203[[package]]
16204name = "winch-codegen"
16205version = "29.0.1"
16206source = "registry+https://github.com/rust-lang/crates.io-index"
16207checksum = "2f849ef2c5f46cb0a20af4b4487aaa239846e52e2c03f13fa3c784684552859c"
16208dependencies = [
16209 "anyhow",
16210 "cranelift-codegen",
16211 "gimli",
16212 "regalloc2",
16213 "smallvec",
16214 "target-lexicon 0.13.2",
16215 "thiserror 1.0.69",
16216 "wasmparser 0.221.3",
16217 "wasmtime-cranelift",
16218 "wasmtime-environ",
16219]
16220
16221[[package]]
16222name = "windows"
16223version = "0.54.0"
16224source = "registry+https://github.com/rust-lang/crates.io-index"
16225checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49"
16226dependencies = [
16227 "windows-core 0.54.0",
16228 "windows-targets 0.52.6",
16229]
16230
16231[[package]]
16232name = "windows"
16233version = "0.57.0"
16234source = "registry+https://github.com/rust-lang/crates.io-index"
16235checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
16236dependencies = [
16237 "windows-core 0.57.0",
16238 "windows-targets 0.52.6",
16239]
16240
16241[[package]]
16242name = "windows"
16243version = "0.58.0"
16244source = "registry+https://github.com/rust-lang/crates.io-index"
16245checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
16246dependencies = [
16247 "windows-core 0.58.0",
16248 "windows-targets 0.52.6",
16249]
16250
16251[[package]]
16252name = "windows"
16253version = "0.61.1"
16254source = "registry+https://github.com/rust-lang/crates.io-index"
16255checksum = "c5ee8f3d025738cb02bad7868bbb5f8a6327501e870bf51f1b455b0a2454a419"
16256dependencies = [
16257 "windows-collections",
16258 "windows-core 0.61.0",
16259 "windows-future",
16260 "windows-link",
16261 "windows-numerics",
16262]
16263
16264[[package]]
16265name = "windows-collections"
16266version = "0.2.0"
16267source = "registry+https://github.com/rust-lang/crates.io-index"
16268checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
16269dependencies = [
16270 "windows-core 0.61.0",
16271]
16272
16273[[package]]
16274name = "windows-core"
16275version = "0.52.0"
16276source = "registry+https://github.com/rust-lang/crates.io-index"
16277checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
16278dependencies = [
16279 "windows-targets 0.52.6",
16280]
16281
16282[[package]]
16283name = "windows-core"
16284version = "0.54.0"
16285source = "registry+https://github.com/rust-lang/crates.io-index"
16286checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65"
16287dependencies = [
16288 "windows-result 0.1.2",
16289 "windows-targets 0.52.6",
16290]
16291
16292[[package]]
16293name = "windows-core"
16294version = "0.57.0"
16295source = "registry+https://github.com/rust-lang/crates.io-index"
16296checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
16297dependencies = [
16298 "windows-implement 0.57.0",
16299 "windows-interface 0.57.0",
16300 "windows-result 0.1.2",
16301 "windows-targets 0.52.6",
16302]
16303
16304[[package]]
16305name = "windows-core"
16306version = "0.58.0"
16307source = "registry+https://github.com/rust-lang/crates.io-index"
16308checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
16309dependencies = [
16310 "windows-implement 0.58.0",
16311 "windows-interface 0.58.0",
16312 "windows-result 0.2.0",
16313 "windows-strings 0.1.0",
16314 "windows-targets 0.52.6",
16315]
16316
16317[[package]]
16318name = "windows-core"
16319version = "0.61.0"
16320source = "registry+https://github.com/rust-lang/crates.io-index"
16321checksum = "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980"
16322dependencies = [
16323 "windows-implement 0.60.0",
16324 "windows-interface 0.59.1",
16325 "windows-link",
16326 "windows-result 0.3.2",
16327 "windows-strings 0.4.0",
16328]
16329
16330[[package]]
16331name = "windows-future"
16332version = "0.2.0"
16333source = "registry+https://github.com/rust-lang/crates.io-index"
16334checksum = "7a1d6bbefcb7b60acd19828e1bc965da6fcf18a7e39490c5f8be71e54a19ba32"
16335dependencies = [
16336 "windows-core 0.61.0",
16337 "windows-link",
16338]
16339
16340[[package]]
16341name = "windows-implement"
16342version = "0.57.0"
16343source = "registry+https://github.com/rust-lang/crates.io-index"
16344checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
16345dependencies = [
16346 "proc-macro2",
16347 "quote",
16348 "syn 2.0.100",
16349]
16350
16351[[package]]
16352name = "windows-implement"
16353version = "0.58.0"
16354source = "registry+https://github.com/rust-lang/crates.io-index"
16355checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
16356dependencies = [
16357 "proc-macro2",
16358 "quote",
16359 "syn 2.0.100",
16360]
16361
16362[[package]]
16363name = "windows-implement"
16364version = "0.60.0"
16365source = "registry+https://github.com/rust-lang/crates.io-index"
16366checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
16367dependencies = [
16368 "proc-macro2",
16369 "quote",
16370 "syn 2.0.100",
16371]
16372
16373[[package]]
16374name = "windows-interface"
16375version = "0.57.0"
16376source = "registry+https://github.com/rust-lang/crates.io-index"
16377checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
16378dependencies = [
16379 "proc-macro2",
16380 "quote",
16381 "syn 2.0.100",
16382]
16383
16384[[package]]
16385name = "windows-interface"
16386version = "0.58.0"
16387source = "registry+https://github.com/rust-lang/crates.io-index"
16388checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
16389dependencies = [
16390 "proc-macro2",
16391 "quote",
16392 "syn 2.0.100",
16393]
16394
16395[[package]]
16396name = "windows-interface"
16397version = "0.59.1"
16398source = "registry+https://github.com/rust-lang/crates.io-index"
16399checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
16400dependencies = [
16401 "proc-macro2",
16402 "quote",
16403 "syn 2.0.100",
16404]
16405
16406[[package]]
16407name = "windows-link"
16408version = "0.1.1"
16409source = "registry+https://github.com/rust-lang/crates.io-index"
16410checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38"
16411
16412[[package]]
16413name = "windows-numerics"
16414version = "0.2.0"
16415source = "registry+https://github.com/rust-lang/crates.io-index"
16416checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
16417dependencies = [
16418 "windows-core 0.61.0",
16419 "windows-link",
16420]
16421
16422[[package]]
16423name = "windows-registry"
16424version = "0.2.0"
16425source = "registry+https://github.com/rust-lang/crates.io-index"
16426checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
16427dependencies = [
16428 "windows-result 0.2.0",
16429 "windows-strings 0.1.0",
16430 "windows-targets 0.52.6",
16431]
16432
16433[[package]]
16434name = "windows-result"
16435version = "0.1.2"
16436source = "registry+https://github.com/rust-lang/crates.io-index"
16437checksum = "5e383302e8ec8515204254685643de10811af0ed97ea37210dc26fb0032647f8"
16438dependencies = [
16439 "windows-targets 0.52.6",
16440]
16441
16442[[package]]
16443name = "windows-result"
16444version = "0.2.0"
16445source = "registry+https://github.com/rust-lang/crates.io-index"
16446checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
16447dependencies = [
16448 "windows-targets 0.52.6",
16449]
16450
16451[[package]]
16452name = "windows-result"
16453version = "0.3.2"
16454source = "registry+https://github.com/rust-lang/crates.io-index"
16455checksum = "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252"
16456dependencies = [
16457 "windows-link",
16458]
16459
16460[[package]]
16461name = "windows-strings"
16462version = "0.1.0"
16463source = "registry+https://github.com/rust-lang/crates.io-index"
16464checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
16465dependencies = [
16466 "windows-result 0.2.0",
16467 "windows-targets 0.52.6",
16468]
16469
16470[[package]]
16471name = "windows-strings"
16472version = "0.4.0"
16473source = "registry+https://github.com/rust-lang/crates.io-index"
16474checksum = "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97"
16475dependencies = [
16476 "windows-link",
16477]
16478
16479[[package]]
16480name = "windows-sys"
16481version = "0.45.0"
16482source = "registry+https://github.com/rust-lang/crates.io-index"
16483checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
16484dependencies = [
16485 "windows-targets 0.42.2",
16486]
16487
16488[[package]]
16489name = "windows-sys"
16490version = "0.48.0"
16491source = "registry+https://github.com/rust-lang/crates.io-index"
16492checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
16493dependencies = [
16494 "windows-targets 0.48.5",
16495]
16496
16497[[package]]
16498name = "windows-sys"
16499version = "0.52.0"
16500source = "registry+https://github.com/rust-lang/crates.io-index"
16501checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
16502dependencies = [
16503 "windows-targets 0.52.6",
16504]
16505
16506[[package]]
16507name = "windows-sys"
16508version = "0.59.0"
16509source = "registry+https://github.com/rust-lang/crates.io-index"
16510checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
16511dependencies = [
16512 "windows-targets 0.52.6",
16513]
16514
16515[[package]]
16516name = "windows-targets"
16517version = "0.42.2"
16518source = "registry+https://github.com/rust-lang/crates.io-index"
16519checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
16520dependencies = [
16521 "windows_aarch64_gnullvm 0.42.2",
16522 "windows_aarch64_msvc 0.42.2",
16523 "windows_i686_gnu 0.42.2",
16524 "windows_i686_msvc 0.42.2",
16525 "windows_x86_64_gnu 0.42.2",
16526 "windows_x86_64_gnullvm 0.42.2",
16527 "windows_x86_64_msvc 0.42.2",
16528]
16529
16530[[package]]
16531name = "windows-targets"
16532version = "0.48.5"
16533source = "registry+https://github.com/rust-lang/crates.io-index"
16534checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
16535dependencies = [
16536 "windows_aarch64_gnullvm 0.48.5",
16537 "windows_aarch64_msvc 0.48.5",
16538 "windows_i686_gnu 0.48.5",
16539 "windows_i686_msvc 0.48.5",
16540 "windows_x86_64_gnu 0.48.5",
16541 "windows_x86_64_gnullvm 0.48.5",
16542 "windows_x86_64_msvc 0.48.5",
16543]
16544
16545[[package]]
16546name = "windows-targets"
16547version = "0.52.6"
16548source = "registry+https://github.com/rust-lang/crates.io-index"
16549checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
16550dependencies = [
16551 "windows_aarch64_gnullvm 0.52.6",
16552 "windows_aarch64_msvc 0.52.6",
16553 "windows_i686_gnu 0.52.6",
16554 "windows_i686_gnullvm",
16555 "windows_i686_msvc 0.52.6",
16556 "windows_x86_64_gnu 0.52.6",
16557 "windows_x86_64_gnullvm 0.52.6",
16558 "windows_x86_64_msvc 0.52.6",
16559]
16560
16561[[package]]
16562name = "windows_aarch64_gnullvm"
16563version = "0.42.2"
16564source = "registry+https://github.com/rust-lang/crates.io-index"
16565checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
16566
16567[[package]]
16568name = "windows_aarch64_gnullvm"
16569version = "0.48.5"
16570source = "registry+https://github.com/rust-lang/crates.io-index"
16571checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
16572
16573[[package]]
16574name = "windows_aarch64_gnullvm"
16575version = "0.52.6"
16576source = "registry+https://github.com/rust-lang/crates.io-index"
16577checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
16578
16579[[package]]
16580name = "windows_aarch64_msvc"
16581version = "0.42.2"
16582source = "registry+https://github.com/rust-lang/crates.io-index"
16583checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
16584
16585[[package]]
16586name = "windows_aarch64_msvc"
16587version = "0.48.5"
16588source = "registry+https://github.com/rust-lang/crates.io-index"
16589checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
16590
16591[[package]]
16592name = "windows_aarch64_msvc"
16593version = "0.52.6"
16594source = "registry+https://github.com/rust-lang/crates.io-index"
16595checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
16596
16597[[package]]
16598name = "windows_i686_gnu"
16599version = "0.42.2"
16600source = "registry+https://github.com/rust-lang/crates.io-index"
16601checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
16602
16603[[package]]
16604name = "windows_i686_gnu"
16605version = "0.48.5"
16606source = "registry+https://github.com/rust-lang/crates.io-index"
16607checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
16608
16609[[package]]
16610name = "windows_i686_gnu"
16611version = "0.52.6"
16612source = "registry+https://github.com/rust-lang/crates.io-index"
16613checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
16614
16615[[package]]
16616name = "windows_i686_gnullvm"
16617version = "0.52.6"
16618source = "registry+https://github.com/rust-lang/crates.io-index"
16619checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
16620
16621[[package]]
16622name = "windows_i686_msvc"
16623version = "0.42.2"
16624source = "registry+https://github.com/rust-lang/crates.io-index"
16625checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
16626
16627[[package]]
16628name = "windows_i686_msvc"
16629version = "0.48.5"
16630source = "registry+https://github.com/rust-lang/crates.io-index"
16631checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
16632
16633[[package]]
16634name = "windows_i686_msvc"
16635version = "0.52.6"
16636source = "registry+https://github.com/rust-lang/crates.io-index"
16637checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
16638
16639[[package]]
16640name = "windows_x86_64_gnu"
16641version = "0.42.2"
16642source = "registry+https://github.com/rust-lang/crates.io-index"
16643checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
16644
16645[[package]]
16646name = "windows_x86_64_gnu"
16647version = "0.48.5"
16648source = "registry+https://github.com/rust-lang/crates.io-index"
16649checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
16650
16651[[package]]
16652name = "windows_x86_64_gnu"
16653version = "0.52.6"
16654source = "registry+https://github.com/rust-lang/crates.io-index"
16655checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
16656
16657[[package]]
16658name = "windows_x86_64_gnullvm"
16659version = "0.42.2"
16660source = "registry+https://github.com/rust-lang/crates.io-index"
16661checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
16662
16663[[package]]
16664name = "windows_x86_64_gnullvm"
16665version = "0.48.5"
16666source = "registry+https://github.com/rust-lang/crates.io-index"
16667checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
16668
16669[[package]]
16670name = "windows_x86_64_gnullvm"
16671version = "0.52.6"
16672source = "registry+https://github.com/rust-lang/crates.io-index"
16673checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
16674
16675[[package]]
16676name = "windows_x86_64_msvc"
16677version = "0.42.2"
16678source = "registry+https://github.com/rust-lang/crates.io-index"
16679checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
16680
16681[[package]]
16682name = "windows_x86_64_msvc"
16683version = "0.48.5"
16684source = "registry+https://github.com/rust-lang/crates.io-index"
16685checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
16686
16687[[package]]
16688name = "windows_x86_64_msvc"
16689version = "0.52.6"
16690source = "registry+https://github.com/rust-lang/crates.io-index"
16691checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
16692
16693[[package]]
16694name = "winnow"
16695version = "0.6.20"
16696source = "registry+https://github.com/rust-lang/crates.io-index"
16697checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b"
16698dependencies = [
16699 "memchr",
16700]
16701
16702[[package]]
16703name = "winnow"
16704version = "0.7.1"
16705source = "registry+https://github.com/rust-lang/crates.io-index"
16706checksum = "86e376c75f4f43f44db463cf729e0d3acbf954d13e22c51e26e4c264b4ab545f"
16707dependencies = [
16708 "memchr",
16709]
16710
16711[[package]]
16712name = "winreg"
16713version = "0.50.0"
16714source = "registry+https://github.com/rust-lang/crates.io-index"
16715checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
16716dependencies = [
16717 "cfg-if",
16718 "windows-sys 0.48.0",
16719]
16720
16721[[package]]
16722name = "winreg"
16723version = "0.52.0"
16724source = "registry+https://github.com/rust-lang/crates.io-index"
16725checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
16726dependencies = [
16727 "cfg-if",
16728 "windows-sys 0.48.0",
16729]
16730
16731[[package]]
16732name = "winresource"
16733version = "0.1.20"
16734source = "registry+https://github.com/rust-lang/crates.io-index"
16735checksum = "ba4a67c78ee5782c0c1cb41bebc7e12c6e79644daa1650ebbc1de5d5b08593f7"
16736dependencies = [
16737 "toml 0.8.20",
16738 "version_check",
16739]
16740
16741[[package]]
16742name = "winsafe"
16743version = "0.0.19"
16744source = "registry+https://github.com/rust-lang/crates.io-index"
16745checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
16746
16747[[package]]
16748name = "winx"
16749version = "0.36.4"
16750source = "registry+https://github.com/rust-lang/crates.io-index"
16751checksum = "3f3fd376f71958b862e7afb20cfe5a22830e1963462f3a17f49d82a6c1d1f42d"
16752dependencies = [
16753 "bitflags 2.8.0",
16754 "windows-sys 0.59.0",
16755]
16756
16757[[package]]
16758name = "wio"
16759version = "0.2.2"
16760source = "registry+https://github.com/rust-lang/crates.io-index"
16761checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
16762dependencies = [
16763 "winapi",
16764]
16765
16766[[package]]
16767name = "wit-bindgen"
16768version = "0.22.0"
16769source = "registry+https://github.com/rust-lang/crates.io-index"
16770checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
16771dependencies = [
16772 "bitflags 2.8.0",
16773 "wit-bindgen-rt 0.22.0",
16774 "wit-bindgen-rust-macro",
16775]
16776
16777[[package]]
16778name = "wit-bindgen-core"
16779version = "0.22.0"
16780source = "registry+https://github.com/rust-lang/crates.io-index"
16781checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
16782dependencies = [
16783 "anyhow",
16784 "wit-parser 0.201.0",
16785]
16786
16787[[package]]
16788name = "wit-bindgen-rt"
16789version = "0.22.0"
16790source = "registry+https://github.com/rust-lang/crates.io-index"
16791checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
16792
16793[[package]]
16794name = "wit-bindgen-rt"
16795version = "0.33.0"
16796source = "registry+https://github.com/rust-lang/crates.io-index"
16797checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
16798dependencies = [
16799 "bitflags 2.8.0",
16800]
16801
16802[[package]]
16803name = "wit-bindgen-rust"
16804version = "0.22.0"
16805source = "registry+https://github.com/rust-lang/crates.io-index"
16806checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
16807dependencies = [
16808 "anyhow",
16809 "heck 0.4.1",
16810 "indexmap",
16811 "wasm-metadata 0.201.0",
16812 "wit-bindgen-core",
16813 "wit-component 0.201.0",
16814]
16815
16816[[package]]
16817name = "wit-bindgen-rust-macro"
16818version = "0.22.0"
16819source = "registry+https://github.com/rust-lang/crates.io-index"
16820checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
16821dependencies = [
16822 "anyhow",
16823 "proc-macro2",
16824 "quote",
16825 "syn 2.0.100",
16826 "wit-bindgen-core",
16827 "wit-bindgen-rust",
16828]
16829
16830[[package]]
16831name = "wit-component"
16832version = "0.201.0"
16833source = "registry+https://github.com/rust-lang/crates.io-index"
16834checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
16835dependencies = [
16836 "anyhow",
16837 "bitflags 2.8.0",
16838 "indexmap",
16839 "log",
16840 "serde",
16841 "serde_derive",
16842 "serde_json",
16843 "wasm-encoder 0.201.0",
16844 "wasm-metadata 0.201.0",
16845 "wasmparser 0.201.0",
16846 "wit-parser 0.201.0",
16847]
16848
16849[[package]]
16850name = "wit-component"
16851version = "0.221.3"
16852source = "registry+https://github.com/rust-lang/crates.io-index"
16853checksum = "66c55ca8772d2b270e28066caed50ce4e53a28c3ac10e01efbd90e5be31e448b"
16854dependencies = [
16855 "anyhow",
16856 "bitflags 2.8.0",
16857 "indexmap",
16858 "log",
16859 "serde",
16860 "serde_derive",
16861 "serde_json",
16862 "wasm-encoder 0.221.3",
16863 "wasm-metadata 0.221.3",
16864 "wasmparser 0.221.3",
16865 "wit-parser 0.221.3",
16866]
16867
16868[[package]]
16869name = "wit-parser"
16870version = "0.201.0"
16871source = "registry+https://github.com/rust-lang/crates.io-index"
16872checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
16873dependencies = [
16874 "anyhow",
16875 "id-arena",
16876 "indexmap",
16877 "log",
16878 "semver",
16879 "serde",
16880 "serde_derive",
16881 "serde_json",
16882 "unicode-xid",
16883 "wasmparser 0.201.0",
16884]
16885
16886[[package]]
16887name = "wit-parser"
16888version = "0.221.3"
16889source = "registry+https://github.com/rust-lang/crates.io-index"
16890checksum = "896112579ed56b4a538b07a3d16e562d101ff6265c46b515ce0c701eef16b2ac"
16891dependencies = [
16892 "anyhow",
16893 "id-arena",
16894 "indexmap",
16895 "log",
16896 "semver",
16897 "serde",
16898 "serde_derive",
16899 "serde_json",
16900 "unicode-xid",
16901 "wasmparser 0.221.3",
16902]
16903
16904[[package]]
16905name = "witx"
16906version = "0.9.1"
16907source = "registry+https://github.com/rust-lang/crates.io-index"
16908checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
16909dependencies = [
16910 "anyhow",
16911 "log",
16912 "thiserror 1.0.69",
16913 "wast",
16914]
16915
16916[[package]]
16917name = "workspace"
16918version = "0.1.0"
16919dependencies = [
16920 "any_vec",
16921 "anyhow",
16922 "async-recursion 1.1.1",
16923 "bincode",
16924 "call",
16925 "client",
16926 "clock",
16927 "collections",
16928 "component",
16929 "db",
16930 "derive_more",
16931 "env_logger 0.11.7",
16932 "fs",
16933 "futures 0.3.31",
16934 "gpui",
16935 "http_client",
16936 "itertools 0.14.0",
16937 "language",
16938 "log",
16939 "node_runtime",
16940 "parking_lot",
16941 "postage",
16942 "project",
16943 "remote",
16944 "schemars",
16945 "serde",
16946 "serde_json",
16947 "session",
16948 "settings",
16949 "smallvec",
16950 "sqlez",
16951 "strum",
16952 "task",
16953 "telemetry",
16954 "tempfile",
16955 "theme",
16956 "ui",
16957 "util",
16958 "uuid",
16959 "zed_actions",
16960]
16961
16962[[package]]
16963name = "worktree"
16964version = "0.1.0"
16965dependencies = [
16966 "anyhow",
16967 "clock",
16968 "collections",
16969 "env_logger 0.11.7",
16970 "fs",
16971 "futures 0.3.31",
16972 "fuzzy",
16973 "git",
16974 "git2",
16975 "git_hosting_providers",
16976 "gpui",
16977 "http_client",
16978 "ignore",
16979 "language",
16980 "log",
16981 "parking_lot",
16982 "paths",
16983 "postage",
16984 "pretty_assertions",
16985 "rand 0.8.5",
16986 "rpc",
16987 "schemars",
16988 "serde",
16989 "serde_json",
16990 "settings",
16991 "smallvec",
16992 "smol",
16993 "sum_tree",
16994 "text",
16995 "util",
16996]
16997
16998[[package]]
16999name = "write16"
17000version = "1.0.0"
17001source = "registry+https://github.com/rust-lang/crates.io-index"
17002checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
17003
17004[[package]]
17005name = "writeable"
17006version = "0.5.5"
17007source = "registry+https://github.com/rust-lang/crates.io-index"
17008checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
17009
17010[[package]]
17011name = "wyz"
17012version = "0.5.1"
17013source = "registry+https://github.com/rust-lang/crates.io-index"
17014checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
17015dependencies = [
17016 "tap",
17017]
17018
17019[[package]]
17020name = "x11-clipboard"
17021version = "0.9.3"
17022source = "registry+https://github.com/rust-lang/crates.io-index"
17023checksum = "662d74b3d77e396b8e5beb00b9cad6a9eccf40b2ef68cc858784b14c41d535a3"
17024dependencies = [
17025 "libc",
17026 "x11rb",
17027]
17028
17029[[package]]
17030name = "x11rb"
17031version = "0.13.1"
17032source = "registry+https://github.com/rust-lang/crates.io-index"
17033checksum = "5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12"
17034dependencies = [
17035 "as-raw-xcb-connection",
17036 "gethostname",
17037 "libc",
17038 "rustix",
17039 "x11rb-protocol",
17040]
17041
17042[[package]]
17043name = "x11rb-protocol"
17044version = "0.13.1"
17045source = "registry+https://github.com/rust-lang/crates.io-index"
17046checksum = "ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d"
17047
17048[[package]]
17049name = "xattr"
17050version = "0.2.3"
17051source = "registry+https://github.com/rust-lang/crates.io-index"
17052checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
17053dependencies = [
17054 "libc",
17055]
17056
17057[[package]]
17058name = "xcursor"
17059version = "0.3.8"
17060source = "registry+https://github.com/rust-lang/crates.io-index"
17061checksum = "0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61"
17062
17063[[package]]
17064name = "xdg-home"
17065version = "1.3.0"
17066source = "registry+https://github.com/rust-lang/crates.io-index"
17067checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
17068dependencies = [
17069 "libc",
17070 "windows-sys 0.59.0",
17071]
17072
17073[[package]]
17074name = "xim"
17075version = "0.4.0"
17076source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17077dependencies = [
17078 "ahash 0.8.11",
17079 "hashbrown 0.14.5",
17080 "log",
17081 "x11rb",
17082 "xim-ctext",
17083 "xim-parser",
17084]
17085
17086[[package]]
17087name = "xim-ctext"
17088version = "0.3.0"
17089source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17090dependencies = [
17091 "encoding_rs",
17092]
17093
17094[[package]]
17095name = "xim-parser"
17096version = "0.2.1"
17097source = "git+https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d461764c2213655cd9cf65a0ea94c70d3c4fd"
17098dependencies = [
17099 "bitflags 2.8.0",
17100]
17101
17102[[package]]
17103name = "xkbcommon"
17104version = "0.8.0"
17105source = "registry+https://github.com/rust-lang/crates.io-index"
17106checksum = "8d66ca9352cbd4eecbbc40871d8a11b4ac8107cfc528a6e14d7c19c69d0e1ac9"
17107dependencies = [
17108 "as-raw-xcb-connection",
17109 "libc",
17110 "memmap2",
17111 "xkeysym",
17112]
17113
17114[[package]]
17115name = "xkeysym"
17116version = "0.2.1"
17117source = "registry+https://github.com/rust-lang/crates.io-index"
17118checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
17119
17120[[package]]
17121name = "xml5ever"
17122version = "0.18.1"
17123source = "registry+https://github.com/rust-lang/crates.io-index"
17124checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69"
17125dependencies = [
17126 "log",
17127 "mac",
17128 "markup5ever",
17129]
17130
17131[[package]]
17132name = "xmlparser"
17133version = "0.13.6"
17134source = "registry+https://github.com/rust-lang/crates.io-index"
17135checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
17136
17137[[package]]
17138name = "xmlwriter"
17139version = "0.1.0"
17140source = "registry+https://github.com/rust-lang/crates.io-index"
17141checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
17142
17143[[package]]
17144name = "xtask"
17145version = "0.1.0"
17146dependencies = [
17147 "anyhow",
17148 "cargo_metadata",
17149 "cargo_toml",
17150 "clap",
17151]
17152
17153[[package]]
17154name = "yaml-rust2"
17155version = "0.8.1"
17156source = "registry+https://github.com/rust-lang/crates.io-index"
17157checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
17158dependencies = [
17159 "arraydeque",
17160 "encoding_rs",
17161 "hashlink 0.8.4",
17162]
17163
17164[[package]]
17165name = "yansi"
17166version = "1.0.1"
17167source = "registry+https://github.com/rust-lang/crates.io-index"
17168checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
17169
17170[[package]]
17171name = "yazi"
17172version = "0.2.1"
17173source = "registry+https://github.com/rust-lang/crates.io-index"
17174checksum = "e01738255b5a16e78bbb83e7fbba0a1e7dd506905cfc53f4622d89015a03fbb5"
17175
17176[[package]]
17177name = "yeslogic-fontconfig-sys"
17178version = "6.0.0"
17179source = "registry+https://github.com/rust-lang/crates.io-index"
17180checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd"
17181dependencies = [
17182 "dlib",
17183 "once_cell",
17184 "pkg-config",
17185]
17186
17187[[package]]
17188name = "yoke"
17189version = "0.7.5"
17190source = "registry+https://github.com/rust-lang/crates.io-index"
17191checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
17192dependencies = [
17193 "serde",
17194 "stable_deref_trait",
17195 "yoke-derive",
17196 "zerofrom",
17197]
17198
17199[[package]]
17200name = "yoke-derive"
17201version = "0.7.5"
17202source = "registry+https://github.com/rust-lang/crates.io-index"
17203checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
17204dependencies = [
17205 "proc-macro2",
17206 "quote",
17207 "syn 2.0.100",
17208 "synstructure",
17209]
17210
17211[[package]]
17212name = "zbus"
17213version = "5.5.0"
17214source = "registry+https://github.com/rust-lang/crates.io-index"
17215checksum = "59c333f648ea1b647bc95dc1d34807c8e25ed7a6feff3394034dc4776054b236"
17216dependencies = [
17217 "async-broadcast",
17218 "async-executor",
17219 "async-fs",
17220 "async-io",
17221 "async-lock",
17222 "async-process",
17223 "async-recursion 1.1.1",
17224 "async-task",
17225 "async-trait",
17226 "blocking",
17227 "enumflags2",
17228 "event-listener 5.3.1",
17229 "futures-core",
17230 "futures-lite 2.6.0",
17231 "hex",
17232 "nix",
17233 "ordered-stream",
17234 "serde",
17235 "serde_repr",
17236 "static_assertions",
17237 "tracing",
17238 "uds_windows",
17239 "windows-sys 0.59.0",
17240 "winnow 0.7.1",
17241 "xdg-home",
17242 "zbus_macros",
17243 "zbus_names",
17244 "zvariant",
17245]
17246
17247[[package]]
17248name = "zbus_macros"
17249version = "5.5.0"
17250source = "registry+https://github.com/rust-lang/crates.io-index"
17251checksum = "f325ad10eb0d0a3eb060203494c3b7ec3162a01a59db75d2deee100339709fc0"
17252dependencies = [
17253 "proc-macro-crate",
17254 "proc-macro2",
17255 "quote",
17256 "syn 2.0.100",
17257 "zbus_names",
17258 "zvariant",
17259 "zvariant_utils",
17260]
17261
17262[[package]]
17263name = "zbus_names"
17264version = "4.1.0"
17265source = "registry+https://github.com/rust-lang/crates.io-index"
17266checksum = "856b7a38811f71846fd47856ceee8bccaec8399ff53fb370247e66081ace647b"
17267dependencies = [
17268 "serde",
17269 "static_assertions",
17270 "winnow 0.6.20",
17271 "zvariant",
17272]
17273
17274[[package]]
17275name = "zed"
17276version = "0.180.0"
17277dependencies = [
17278 "activity_indicator",
17279 "anyhow",
17280 "ashpd",
17281 "assets",
17282 "assistant",
17283 "assistant2",
17284 "assistant_context_editor",
17285 "assistant_settings",
17286 "assistant_tools",
17287 "async-watch",
17288 "audio",
17289 "auto_update",
17290 "auto_update_ui",
17291 "backtrace",
17292 "breadcrumbs",
17293 "call",
17294 "channel",
17295 "chrono",
17296 "clap",
17297 "cli",
17298 "client",
17299 "collab_ui",
17300 "collections",
17301 "command_palette",
17302 "command_palette_hooks",
17303 "component_preview",
17304 "copilot",
17305 "db",
17306 "debugger_tools",
17307 "debugger_ui",
17308 "diagnostics",
17309 "editor",
17310 "env_logger 0.11.7",
17311 "extension",
17312 "extension_host",
17313 "extensions_ui",
17314 "feature_flags",
17315 "feedback",
17316 "file_finder",
17317 "fs",
17318 "futures 0.3.31",
17319 "git",
17320 "git_hosting_providers",
17321 "git_ui",
17322 "go_to_line",
17323 "gpui",
17324 "gpui_tokio",
17325 "http_client",
17326 "image_viewer",
17327 "inline_completion_button",
17328 "install_cli",
17329 "journal",
17330 "language",
17331 "language_extension",
17332 "language_model",
17333 "language_models",
17334 "language_selector",
17335 "language_tools",
17336 "languages",
17337 "libc",
17338 "log",
17339 "markdown_preview",
17340 "menu",
17341 "migrator",
17342 "mimalloc",
17343 "nix",
17344 "node_runtime",
17345 "notifications",
17346 "outline",
17347 "outline_panel",
17348 "parking_lot",
17349 "paths",
17350 "picker",
17351 "profiling",
17352 "project",
17353 "project_panel",
17354 "project_symbols",
17355 "prompt_store",
17356 "proto",
17357 "recent_projects",
17358 "release_channel",
17359 "remote",
17360 "repl",
17361 "reqwest_client",
17362 "rope",
17363 "search",
17364 "serde",
17365 "serde_json",
17366 "session",
17367 "settings",
17368 "settings_ui",
17369 "shellexpand 2.1.2",
17370 "simplelog",
17371 "smol",
17372 "snippet_provider",
17373 "snippets_ui",
17374 "supermaven",
17375 "sysinfo",
17376 "tab_switcher",
17377 "task",
17378 "tasks_ui",
17379 "telemetry",
17380 "telemetry_events",
17381 "terminal_view",
17382 "theme",
17383 "theme_extension",
17384 "theme_selector",
17385 "time",
17386 "title_bar",
17387 "toolchain_selector",
17388 "tree-sitter-md",
17389 "tree-sitter-rust",
17390 "ui",
17391 "ui_prompt",
17392 "url",
17393 "urlencoding",
17394 "util",
17395 "uuid",
17396 "vim",
17397 "vim_mode_setting",
17398 "welcome",
17399 "windows 0.61.1",
17400 "winresource",
17401 "workspace",
17402 "zed_actions",
17403 "zeta",
17404 "zlog_settings",
17405]
17406
17407[[package]]
17408name = "zed_actions"
17409version = "0.1.0"
17410dependencies = [
17411 "gpui",
17412 "schemars",
17413 "serde",
17414]
17415
17416[[package]]
17417name = "zed_emmet"
17418version = "0.0.3"
17419dependencies = [
17420 "zed_extension_api 0.1.0",
17421]
17422
17423[[package]]
17424name = "zed_extension_api"
17425version = "0.1.0"
17426source = "registry+https://github.com/rust-lang/crates.io-index"
17427checksum = "594fd10dd0f2f853eb243e2425e7c95938cef49adb81d9602921d002c5e6d9d9"
17428dependencies = [
17429 "serde",
17430 "serde_json",
17431 "wit-bindgen",
17432]
17433
17434[[package]]
17435name = "zed_extension_api"
17436version = "0.4.0"
17437dependencies = [
17438 "serde",
17439 "serde_json",
17440 "wit-bindgen",
17441]
17442
17443[[package]]
17444name = "zed_glsl"
17445version = "0.1.0"
17446dependencies = [
17447 "zed_extension_api 0.1.0",
17448]
17449
17450[[package]]
17451name = "zed_html"
17452version = "0.1.6"
17453dependencies = [
17454 "zed_extension_api 0.1.0",
17455]
17456
17457[[package]]
17458name = "zed_llm_client"
17459version = "0.4.1"
17460source = "registry+https://github.com/rust-lang/crates.io-index"
17461checksum = "1bf21350eced858d129840589158a8f6895c4fa4327ae56dd8c7d6a98495bed4"
17462dependencies = [
17463 "serde",
17464 "serde_json",
17465 "uuid",
17466]
17467
17468[[package]]
17469name = "zed_proto"
17470version = "0.2.1"
17471dependencies = [
17472 "zed_extension_api 0.1.0",
17473]
17474
17475[[package]]
17476name = "zed_ruff"
17477version = "0.1.0"
17478dependencies = [
17479 "zed_extension_api 0.1.0",
17480]
17481
17482[[package]]
17483name = "zed_snippets"
17484version = "0.0.5"
17485dependencies = [
17486 "serde_json",
17487 "zed_extension_api 0.1.0",
17488]
17489
17490[[package]]
17491name = "zed_test_extension"
17492version = "0.1.0"
17493dependencies = [
17494 "zed_extension_api 0.4.0",
17495]
17496
17497[[package]]
17498name = "zed_toml"
17499version = "0.1.3"
17500dependencies = [
17501 "zed_extension_api 0.1.0",
17502]
17503
17504[[package]]
17505name = "zeno"
17506version = "0.3.2"
17507source = "registry+https://github.com/rust-lang/crates.io-index"
17508checksum = "cc0de2315dc13d00e5df3cd6b8d2124a6eaec6a2d4b6a1c5f37b7efad17fcc17"
17509
17510[[package]]
17511name = "zerocopy"
17512version = "0.7.35"
17513source = "registry+https://github.com/rust-lang/crates.io-index"
17514checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
17515dependencies = [
17516 "byteorder",
17517 "zerocopy-derive 0.7.35",
17518]
17519
17520[[package]]
17521name = "zerocopy"
17522version = "0.8.18"
17523source = "registry+https://github.com/rust-lang/crates.io-index"
17524checksum = "79386d31a42a4996e3336b0919ddb90f81112af416270cff95b5f5af22b839c2"
17525dependencies = [
17526 "zerocopy-derive 0.8.18",
17527]
17528
17529[[package]]
17530name = "zerocopy-derive"
17531version = "0.7.35"
17532source = "registry+https://github.com/rust-lang/crates.io-index"
17533checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
17534dependencies = [
17535 "proc-macro2",
17536 "quote",
17537 "syn 2.0.100",
17538]
17539
17540[[package]]
17541name = "zerocopy-derive"
17542version = "0.8.18"
17543source = "registry+https://github.com/rust-lang/crates.io-index"
17544checksum = "76331675d372f91bf8d17e13afbd5fe639200b73d01f0fc748bb059f9cca2db7"
17545dependencies = [
17546 "proc-macro2",
17547 "quote",
17548 "syn 2.0.100",
17549]
17550
17551[[package]]
17552name = "zerofrom"
17553version = "0.1.5"
17554source = "registry+https://github.com/rust-lang/crates.io-index"
17555checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
17556dependencies = [
17557 "zerofrom-derive",
17558]
17559
17560[[package]]
17561name = "zerofrom-derive"
17562version = "0.1.5"
17563source = "registry+https://github.com/rust-lang/crates.io-index"
17564checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
17565dependencies = [
17566 "proc-macro2",
17567 "quote",
17568 "syn 2.0.100",
17569 "synstructure",
17570]
17571
17572[[package]]
17573name = "zeroize"
17574version = "1.8.1"
17575source = "registry+https://github.com/rust-lang/crates.io-index"
17576checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
17577dependencies = [
17578 "zeroize_derive",
17579]
17580
17581[[package]]
17582name = "zeroize_derive"
17583version = "1.4.2"
17584source = "registry+https://github.com/rust-lang/crates.io-index"
17585checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
17586dependencies = [
17587 "proc-macro2",
17588 "quote",
17589 "syn 2.0.100",
17590]
17591
17592[[package]]
17593name = "zeromq"
17594version = "0.5.0-pre"
17595source = "registry+https://github.com/rust-lang/crates.io-index"
17596checksum = "a1fe92954d37e77bed5e2775cb0fed7dba5f6bc4be6f7f76172a4eb371dc6a9b"
17597dependencies = [
17598 "async-dispatcher",
17599 "async-std",
17600 "async-trait",
17601 "asynchronous-codec",
17602 "bytes 1.10.1",
17603 "crossbeam-queue",
17604 "dashmap 5.5.3",
17605 "futures 0.3.31",
17606 "log",
17607 "num-traits",
17608 "once_cell",
17609 "parking_lot",
17610 "rand 0.8.5",
17611 "regex",
17612 "thiserror 1.0.69",
17613 "uuid",
17614]
17615
17616[[package]]
17617name = "zerovec"
17618version = "0.10.4"
17619source = "registry+https://github.com/rust-lang/crates.io-index"
17620checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
17621dependencies = [
17622 "yoke",
17623 "zerofrom",
17624 "zerovec-derive",
17625]
17626
17627[[package]]
17628name = "zerovec-derive"
17629version = "0.10.3"
17630source = "registry+https://github.com/rust-lang/crates.io-index"
17631checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
17632dependencies = [
17633 "proc-macro2",
17634 "quote",
17635 "syn 2.0.100",
17636]
17637
17638[[package]]
17639name = "zeta"
17640version = "0.1.0"
17641dependencies = [
17642 "anyhow",
17643 "arrayvec",
17644 "call",
17645 "client",
17646 "clock",
17647 "collections",
17648 "command_palette_hooks",
17649 "ctor",
17650 "db",
17651 "editor",
17652 "env_logger 0.11.7",
17653 "feature_flags",
17654 "fs",
17655 "futures 0.3.31",
17656 "gpui",
17657 "http_client",
17658 "indoc",
17659 "inline_completion",
17660 "language",
17661 "language_model",
17662 "log",
17663 "menu",
17664 "migrator",
17665 "paths",
17666 "postage",
17667 "project",
17668 "regex",
17669 "release_channel",
17670 "reqwest_client",
17671 "rpc",
17672 "serde",
17673 "serde_json",
17674 "settings",
17675 "telemetry",
17676 "telemetry_events",
17677 "theme",
17678 "thiserror 2.0.12",
17679 "tree-sitter-go",
17680 "tree-sitter-rust",
17681 "ui",
17682 "unindent",
17683 "util",
17684 "uuid",
17685 "workspace",
17686 "worktree",
17687 "zed_actions",
17688 "zed_llm_client",
17689]
17690
17691[[package]]
17692name = "zip"
17693version = "0.6.6"
17694source = "registry+https://github.com/rust-lang/crates.io-index"
17695checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
17696dependencies = [
17697 "aes",
17698 "byteorder",
17699 "bzip2",
17700 "constant_time_eq 0.1.5",
17701 "crc32fast",
17702 "crossbeam-utils",
17703 "flate2",
17704 "hmac",
17705 "pbkdf2 0.11.0",
17706 "sha1",
17707 "time",
17708 "zstd",
17709]
17710
17711[[package]]
17712name = "zlog"
17713version = "0.1.0"
17714dependencies = [
17715 "log",
17716]
17717
17718[[package]]
17719name = "zlog_settings"
17720version = "0.1.0"
17721dependencies = [
17722 "anyhow",
17723 "gpui",
17724 "schemars",
17725 "serde",
17726 "settings",
17727 "zlog",
17728]
17729
17730[[package]]
17731name = "zstd"
17732version = "0.11.2+zstd.1.5.2"
17733source = "registry+https://github.com/rust-lang/crates.io-index"
17734checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
17735dependencies = [
17736 "zstd-safe",
17737]
17738
17739[[package]]
17740name = "zstd-safe"
17741version = "5.0.2+zstd.1.5.2"
17742source = "registry+https://github.com/rust-lang/crates.io-index"
17743checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
17744dependencies = [
17745 "libc",
17746 "zstd-sys",
17747]
17748
17749[[package]]
17750name = "zstd-sys"
17751version = "2.0.13+zstd.1.5.6"
17752source = "registry+https://github.com/rust-lang/crates.io-index"
17753checksum = "38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa"
17754dependencies = [
17755 "cc",
17756 "pkg-config",
17757]
17758
17759[[package]]
17760name = "zune-core"
17761version = "0.4.12"
17762source = "registry+https://github.com/rust-lang/crates.io-index"
17763checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
17764
17765[[package]]
17766name = "zune-inflate"
17767version = "0.2.54"
17768source = "registry+https://github.com/rust-lang/crates.io-index"
17769checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
17770dependencies = [
17771 "simd-adler32",
17772]
17773
17774[[package]]
17775name = "zune-jpeg"
17776version = "0.4.13"
17777source = "registry+https://github.com/rust-lang/crates.io-index"
17778checksum = "16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768"
17779dependencies = [
17780 "zune-core",
17781]
17782
17783[[package]]
17784name = "zvariant"
17785version = "5.4.0"
17786source = "registry+https://github.com/rust-lang/crates.io-index"
17787checksum = "b2df9ee044893fcffbdc25de30546edef3e32341466811ca18421e3cd6c5a3ac"
17788dependencies = [
17789 "endi",
17790 "enumflags2",
17791 "serde",
17792 "static_assertions",
17793 "url",
17794 "winnow 0.7.1",
17795 "zvariant_derive",
17796 "zvariant_utils",
17797]
17798
17799[[package]]
17800name = "zvariant_derive"
17801version = "5.4.0"
17802source = "registry+https://github.com/rust-lang/crates.io-index"
17803checksum = "74170caa85b8b84cc4935f2d56a57c7a15ea6185ccdd7eadb57e6edd90f94b2f"
17804dependencies = [
17805 "proc-macro-crate",
17806 "proc-macro2",
17807 "quote",
17808 "syn 2.0.100",
17809 "zvariant_utils",
17810]
17811
17812[[package]]
17813name = "zvariant_utils"
17814version = "3.2.0"
17815source = "registry+https://github.com/rust-lang/crates.io-index"
17816checksum = "e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34"
17817dependencies = [
17818 "proc-macro2",
17819 "quote",
17820 "serde",
17821 "static_assertions",
17822 "syn 2.0.100",
17823 "winnow 0.7.1",
17824]